code
stringlengths 2k
1.04M
| repo_path
stringlengths 5
517
| parsed_code
stringlengths 0
1.04M
| quality_prob
float64 0.02
0.95
| learning_prob
float64 0.02
0.93
|
---|---|---|---|---|
body {
font-family: Verdana;
font-size: 136%;
background-color: #FFF;
line-height: 22px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.container {
font-family: 'Muli', Verdana;
font-size: 16px;
}
.navbar {
border-bottom: 4px solid #bb3937;
}
#doc-content h1, h2, h3, h4, h5, h6 {
font-family: 'Roboto', sans-serif;
font-weight: normal;
}
#doc-content h3 {
color:#2b3442;
}
#navigation nav a {
padding:0;
}
#navigation nav li {
padding:0px 5px;
color:#FFF;
}
/* {{{ Sidebar */
#doc-sidebar {
color: #444444;
font-size: 13px;
position: fixed;
top:60px;
bottom: 0px;
overflow:hidden;
background:#f0f0f0;
}
#sidebar > .nav:first-child {
margin-top:0px;
}
#sidebar {
/*border-right:1px solid #e0e0e0;*/
padding: 10px;
padding-top: 0px;
top:125px;
position:fixed;
bottom:0px;
overflow-y: auto;
overflow-x: hidden;
}
#sidebar h3 {
font-family: Arial;
text-transform: capitalize;
color: #444;
font-size: 18px;
}
#doc-sidebar.guide #class_search {
display:none;
}
#doc-sidebar.guide #sidebar {
top:60px;
}
#doc-sidebar.floating {
display:block !important;
}
#doc-sidebar.floating,
#doc-sidebar.floating #sidebar {
right:0px;
width:250px;
}
#api_nav {
overflow-x: hidden;
overflow-y: auto;
/* Need to be fixed with top & bottom set for simplebar to works */
position: fixed;
bottom: 0px;
top: 94px;
}
#sidebar ul li {
transition: all 0.15s;
}
#sidebar ul li a {
padding: 2px 15px;
color: #777;
}
/*
#sidebar ul li.actived a {
color:#FFF;
}
#sidebar ul li.actived > a {
font-weight: bolder;
}
*/
/*
#sidebar span {
color:#7d94bd;
}
#sidebar ul li.actived,
#sidebar li.class:hover {
transition: all 0.15s;
background:#364052;
}
#sidebar ul li.class.actived > a,
#sidebar li.class:hover > a {
transition: all 0.15s;
background:#252c38;
color:#FFF;
text-decoration:none;
}
#sidebar ul li.class:hover .sub_class a {
color:#fff;
}
*/
#sidebar li.category > span {
border-bottom:1px solid #EEE;
border-top:1px solid #EEE;
display:block;
line-height:25px;
font-weight:bold;
padding-left:10px;
}
#sidebar li.class > a {
display:block;
border-bottom:1px solid #EEE;
line-height:25px;
padding-left:10px;
}
#sidebar li.sub_class > a {
display:block;
line-height:20px;
padding-left:25px;
}
#sidebar ul li.actived {
border-left:3px solid #bb3937 !important;
}
#sidebar ul li a.actived, /* for guide */
#sidebar ul li a:hover,
#sidebar ul li.active > a,
#sidebar ul li.actived > a {
text-decoration:none;
color:#bb3937 !important;
}
/*
#sidebar ul li.actived > a,
#sidebar ul li.actived > a:hover,
#sidebar ul li.sub_class.actived > a,
#sidebar ul li.sub_class > a:hover {
#sidebar .menu_class_title a:hover,
#sidebar .menu_class_title .active a {
*/
#sidebar li.class.noborder > a {
border-bottom:none;
}
#sidebar li.sub_class.last {
border-bottom:1px solid #EEE;
}
#sidebar li.repo > span {
display:block;
background:#FFF;
border-bottom:1px solid #EEE;
line-height:40px;
padding-left:10px;
font-weight:bold;
font-size:18px;
}
#sidebar .menu_class_methods {
font-size:13px;
}
#sidebar .menu_class_methods > li {
padding-left:25px;
}
#sidebar .menu_class_methods li a{
font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;
}
#sidebar li.menu_class_title {
padding-left:25px;
margin-top:8px;
}
#sidebar li.menu_class_title:first-of-type {
margin-top:0px;
}
#sidebar li.menu_class_title span {
/*font-style: italic;*/
font-weight:bold;
/*text-decoration:underline;*/
padding-left:5px;
}
#api_nav .simplebar-content {
padding-bottom:30px;
}
#docSwitcher {
position:fixed;
width:235px;
bottom:0px;
margin:0px;
z-index:2;
height:30px;
padding:0;
background:#1e242e;
}
#docSwitcher li.selected {
background:#23527c;
}
#docSwitcher li {
width:50%;
float:left;
text-align:center;
list-style-type:none;
}
#docSwitcher li a:hover {
color:#FFF !important;
}
#docSwitcher a {
color:#FFF;
line-height:30px;
}
/* }}} */
/* {{{ Table Of Content */
#tocScroll {
top:80px;
right:0px;
bottom:20px;
position: fixed;
overflow-x: hidden;
overflow-y: auto;
}
.toc {
border-left: 4px solid #bb3937;
}
.toc {
width:200px;
}
#toc {
display:none;
}
#doc-toc-content {
margin: 10px;
}
.toc ul li {
margin: 0;
padding: 0;
list-style-type: none;
line-height: 16px;
margin-top: 5px;
}
.toc ul li > ul {
padding-left: 12px;
}
.toc > ul {
padding-left: 14px;
}
.toc a {
font-size: 13px;
color: #222;
}
.toc li.active > a {
color: #bb3937;
}
/* }}} */
.navbar-header {
float:left;
}
.breadcrumb .active {
font-weight:bold;
color:#FFF;
}
.breadcrumb a {
color:#FFF;
}
.breadcrumb a:hover {
background:none !important;
}
.breadcrumb {
border-radius: 0;
background:none;
list-style: none outside none;
margin-left:50px;
}
#breadcrumb {
float:left;
margin:0;
padding:0;
margin-left:20px;
max-width:550px;
overflow:hidden;
white-space:nowrap;
}
#breadcrumb ul {
margin:0;
padding:0;
}
#toggleSidebar,
#search {
float:right;
margin-right:30px;
padding-top:15px;
}
#search.floating form{
display:block !important;
position:absolute;
right:0px;
top:59px;
padding:10px;
background:#1E242E;
}
#toggleSidebar.active,
#search .icon.active {
color:#336b9c;
}
#toggleSidebar,
#search .icon {
color:#EEE;
font-size:20px;
cursor:pointer;
}
.thumbnail h3 {
border-bottom: 1px solid #D0D0D0;
color: #882200;
margin: 0 0 14px;
padding-bottom: 11px;
}
.footerNext {
border: 1px solid #D0D0D0;
border-radius: 3px;
display: inline-block;
font-size: 16px;
font-weight: bolder;
padding: 7px 16px;
}
a.anchor {
}
/*
a[name] {
padding-top: 80px;
display: inline-block;
text-decoration: none;
color: inherit;
}
*/
.method tr {
border-bottom: 1px solid #e0e0e0;
}
.method {
margin-bottom : 50px;
}
.method h3 {
color: #880000;
font-size: 25px;
margin: 10px 10px 3px 0px;
padding: 0;
}
.card {
padding: 0px 10px 10px 10px;
background:none;
line-height: 26px;
}
.card h1 {
color: #757575;
font-weight: 300!important;
margin-top: 12px;
}
.card h2 {
border-bottom: 1px solid #ebebeb;
}
.card h2:first-of-type {
margin-top: 25px;
}
.card h2 .label,
.card h3 .label {
font-size: 11px;
padding: 2px 4px;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
margin-top:-5px;
}
.method .arguments {
font-size: 20px;
color: #666666;
}
.method_summary_name {
/*white-space: nowrap*/
width:50%;
}
.params_list code {
font-size:100%;
}
.params_list .type > code {
text-transform: capitalize;
cursor:pointer;
}
code.alt,
.params_list .type > code {
color:#4b7000;
background:#f4f9f2;
}
.params_list table tr:not(:last-child) > td {
border-bottom:1px solid #CCC;
}
.boxed {
/*text-align: justify;*/
}
.card blockquote p,
.card blockquote,
.card blockquote li,
.card .nidium_alert p,
.card .nidium_alert,
.card .nidium_alert li {
font-style: italic;
font-size:14px;
padding-left:15px;
}
.card blockquote,
.card .nidium_alert {
padding: 0;
margin: 10px;
position: relative;
border-radius:6px;
border:1px solid;
border-left-width: 6px;
}
.card blockquote:before,
.card .nidium_alert:before {
position: absolute;
font-style:normal;
top: 50%;
left: -12px;
width: 20px;
height: 20px;
border-radius: 100%;
text-align: center;
line-height: 20px;
font-weight: bold;
font-size: 14px;
margin-top:-10px;
}
.card .alert_warning {
border-color: #d49b9b;
background-color:#f2dede;
}
.card .alert_warning:before {
background-color: #d49b9b;
color:#a11a17;
content: "!";
}
.card .alert_info {
background-color: #d9edf7;
border-color:#bcdff1;
}
.card .alert_info:before {
background-color:#bcdff1;
color:#31708f;
text-indent:7px;
text-align:left;
content: "ℹ";
}
.card blockquote,
.card .alert_important {
background-color: rgba(231,228,157,0.25);
border-color:#E7E49D;
}
.card blockquote:before,
.card .alert_important:before {
background-color:rgba(231,228,157,1);
color:#73714e;
line-height:17px;
content: "▸";
}
.navbar-search {
left: 13px;
padding-top: 11px;
position: relative;
}
input.search-query {
border: 0 solid;
border-radius: 13px;
padding: 4px 14px;
}
li p,
table p {
margin:0 !important;
padding:0 !important;
}
p {
padding:10px 0px;
margin:0;
}
.summary h3 {
border-bottom:1px solid #BBB;
border-top:none;
background:none;
line-height: 30px;
margin-left: 10px;
margin-right: 10px;
text-transform:none;
padding:0;
}
.methods_summary p {
margin:0;
}
#hidden_methods.stuck {
position: fixed;
top: 58px;
}
.stuck a {
color: #FFF;
text-shadow: none;
}
.stuck li {
text-shadow: none;
color: #DDD;
}
span.arguments {
}
.desc{
}
.public{
}
.static{
}
.sees{
font-size: 100%;
}
.code_example pre {
border:none;
clear:both;
margin-bottom:0px;
border-top:1px solid #CCC;
border-radius:0;
background:url("/static/img/grid_dark.png");
}
.code_example {
border:1px solid #CCC;
margin:20px 0;
}
.code_example_name,
.code_example_run {
height:30px;
cursor:pointer;
line-height:30px;
}
.code_example_name {
padding-left:10px;
float:left;
}
.code_example_run {
padding-right:10px;
float:right;
padding-left:10px;
border-left:1px solid #CCC;
}
.code_example_run:hover .fa{
color:#ff5500;
}
.code_example_run:hover{
background:#FAFAFA;
}
.nested_param_description table {
margin:0;
}
.nested_param_description tr td {
padding:8px;
}
.nested_param_description_title {
color:#4b7000;
background:#f4f9f2;
position: relative;
padding:2px 6px;
margin-top: -24px;
float: left;
display: block;
border: 1px solid #CCC;
border-bottom: none;
margin-left: -9px;
border-radius:4px 4px 0 0;
background: linear-gradient(#f4f9f2, #FDFDFD);
}
.nested_param_description {
background: #FDFDFD;
border:1px solid #CCC;
border-radius:0 4px 4px 4px;
padding:0 8px;
margin-top:26px;
margin-bottom:4px;
}
#class_search {
width:90%;
margin-left:10%;
position:relative;
margin:15px auto;
}
#class_search_input:focus,
#class_search_input:active,
#class_search_input {
width:100%;
padding-left:10px;
border:none;
outline:none;
border:1px solid #E0E0E0;
border-radius:15px;
line-height:30px;
}
#class_search i {
position:absolute;
right:10px;
padding-top:8px;
}
.search_highlight {
background:#FF9;
border-radius:1px;
}
#search_results ul {
margin:0;
padding:0;
list-style-type:none;
}
#search_results li {
margin:0;
padding:10px;
}
#search_results li:hover {
background:#F2F2F2;
}
#search_results a {
font-weight:bold;
}
.search_match_detail span {
font-size:10px;
}
.search_match_detail code {
font-size:11px;
}
.search_match_detail {
vertical-align:super;
}
#version_selector {
border:none;
background:none;
padding-right:5px;
color:#FFF;
}
#version_dropdown .btn {
padding-top:2px;
padding-bottom:2px;
line-height:unset;
}
img.screenshot {
display:block;
margin:5px auto;
border: 1px solid #EEE;
box-shadow: 0px 0px 5px #CCC;
padding:10px;
}
/* xs */
@media(max-width:767px){
}
/* sm */
@media(min-width:768px){
}
/* md */
@media(min-width:992px){
.container {
width: 100%;
padding:0;
}
.navbar-header {
margin-left:10px !important;
}
#doc-content {
margin-left:265px;
padding:10px 30px;
}
#sidebar,
#doc-sidebar {
width: 235px;
font-size: 13px;
}
}
/* lg */
@media(min-width:1200px) {
#sidebar,
#doc-sidebar {
width: 300px !important;
font-size: 14px !important;
}
#docSwitcher {
width:300px;
}
#doc-content {
margin-right:200px;
}
#toc {
display: block!important;
}
#doc-toc-content {
display: none;
}
#doc-content {
margin-left:280px;
margin-right:180px;
}
}
/* Extra Large desktop */
@media(min-width: 1500px) {
.container {
width:1400px;
}
.navbar-header {
margin-left:0px;
}
#doc-content {
width:840px;
margin-right:0px;
float:left;
}
#toc {
float:left;
width:200px;
position:static;
}
#tocScroll {
bottom:20px;
right:unset;
}
}
/* Large desktop */
@media (min-width: 1200px) and (max-width: 1499px) {
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 990px) and (max-width: 1200px) {
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 991px) {
#doc-sidebar {
font-size: 12px;
}
#docSwitcher {
margin-right: 5px
}
#docSwitcher li a {
font-size: 8px;
padding: 7px;
}
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
pre {
font-size: 12px;
}
}
/* Landscape phones and down */
@media (max-width: 480px) {
pre {
font-size: 10px;
}
}
|
src/main/resources/static/assets/css/style2.css
|
body {
font-family: Verdana;
font-size: 136%;
background-color: #FFF;
line-height: 22px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.container {
font-family: 'Muli', Verdana;
font-size: 16px;
}
.navbar {
border-bottom: 4px solid #bb3937;
}
#doc-content h1, h2, h3, h4, h5, h6 {
font-family: 'Roboto', sans-serif;
font-weight: normal;
}
#doc-content h3 {
color:#2b3442;
}
#navigation nav a {
padding:0;
}
#navigation nav li {
padding:0px 5px;
color:#FFF;
}
/* {{{ Sidebar */
#doc-sidebar {
color: #444444;
font-size: 13px;
position: fixed;
top:60px;
bottom: 0px;
overflow:hidden;
background:#f0f0f0;
}
#sidebar > .nav:first-child {
margin-top:0px;
}
#sidebar {
/*border-right:1px solid #e0e0e0;*/
padding: 10px;
padding-top: 0px;
top:125px;
position:fixed;
bottom:0px;
overflow-y: auto;
overflow-x: hidden;
}
#sidebar h3 {
font-family: Arial;
text-transform: capitalize;
color: #444;
font-size: 18px;
}
#doc-sidebar.guide #class_search {
display:none;
}
#doc-sidebar.guide #sidebar {
top:60px;
}
#doc-sidebar.floating {
display:block !important;
}
#doc-sidebar.floating,
#doc-sidebar.floating #sidebar {
right:0px;
width:250px;
}
#api_nav {
overflow-x: hidden;
overflow-y: auto;
/* Need to be fixed with top & bottom set for simplebar to works */
position: fixed;
bottom: 0px;
top: 94px;
}
#sidebar ul li {
transition: all 0.15s;
}
#sidebar ul li a {
padding: 2px 15px;
color: #777;
}
/*
#sidebar ul li.actived a {
color:#FFF;
}
#sidebar ul li.actived > a {
font-weight: bolder;
}
*/
/*
#sidebar span {
color:#7d94bd;
}
#sidebar ul li.actived,
#sidebar li.class:hover {
transition: all 0.15s;
background:#364052;
}
#sidebar ul li.class.actived > a,
#sidebar li.class:hover > a {
transition: all 0.15s;
background:#252c38;
color:#FFF;
text-decoration:none;
}
#sidebar ul li.class:hover .sub_class a {
color:#fff;
}
*/
#sidebar li.category > span {
border-bottom:1px solid #EEE;
border-top:1px solid #EEE;
display:block;
line-height:25px;
font-weight:bold;
padding-left:10px;
}
#sidebar li.class > a {
display:block;
border-bottom:1px solid #EEE;
line-height:25px;
padding-left:10px;
}
#sidebar li.sub_class > a {
display:block;
line-height:20px;
padding-left:25px;
}
#sidebar ul li.actived {
border-left:3px solid #bb3937 !important;
}
#sidebar ul li a.actived, /* for guide */
#sidebar ul li a:hover,
#sidebar ul li.active > a,
#sidebar ul li.actived > a {
text-decoration:none;
color:#bb3937 !important;
}
/*
#sidebar ul li.actived > a,
#sidebar ul li.actived > a:hover,
#sidebar ul li.sub_class.actived > a,
#sidebar ul li.sub_class > a:hover {
#sidebar .menu_class_title a:hover,
#sidebar .menu_class_title .active a {
*/
#sidebar li.class.noborder > a {
border-bottom:none;
}
#sidebar li.sub_class.last {
border-bottom:1px solid #EEE;
}
#sidebar li.repo > span {
display:block;
background:#FFF;
border-bottom:1px solid #EEE;
line-height:40px;
padding-left:10px;
font-weight:bold;
font-size:18px;
}
#sidebar .menu_class_methods {
font-size:13px;
}
#sidebar .menu_class_methods > li {
padding-left:25px;
}
#sidebar .menu_class_methods li a{
font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;
}
#sidebar li.menu_class_title {
padding-left:25px;
margin-top:8px;
}
#sidebar li.menu_class_title:first-of-type {
margin-top:0px;
}
#sidebar li.menu_class_title span {
/*font-style: italic;*/
font-weight:bold;
/*text-decoration:underline;*/
padding-left:5px;
}
#api_nav .simplebar-content {
padding-bottom:30px;
}
#docSwitcher {
position:fixed;
width:235px;
bottom:0px;
margin:0px;
z-index:2;
height:30px;
padding:0;
background:#1e242e;
}
#docSwitcher li.selected {
background:#23527c;
}
#docSwitcher li {
width:50%;
float:left;
text-align:center;
list-style-type:none;
}
#docSwitcher li a:hover {
color:#FFF !important;
}
#docSwitcher a {
color:#FFF;
line-height:30px;
}
/* }}} */
/* {{{ Table Of Content */
#tocScroll {
top:80px;
right:0px;
bottom:20px;
position: fixed;
overflow-x: hidden;
overflow-y: auto;
}
.toc {
border-left: 4px solid #bb3937;
}
.toc {
width:200px;
}
#toc {
display:none;
}
#doc-toc-content {
margin: 10px;
}
.toc ul li {
margin: 0;
padding: 0;
list-style-type: none;
line-height: 16px;
margin-top: 5px;
}
.toc ul li > ul {
padding-left: 12px;
}
.toc > ul {
padding-left: 14px;
}
.toc a {
font-size: 13px;
color: #222;
}
.toc li.active > a {
color: #bb3937;
}
/* }}} */
.navbar-header {
float:left;
}
.breadcrumb .active {
font-weight:bold;
color:#FFF;
}
.breadcrumb a {
color:#FFF;
}
.breadcrumb a:hover {
background:none !important;
}
.breadcrumb {
border-radius: 0;
background:none;
list-style: none outside none;
margin-left:50px;
}
#breadcrumb {
float:left;
margin:0;
padding:0;
margin-left:20px;
max-width:550px;
overflow:hidden;
white-space:nowrap;
}
#breadcrumb ul {
margin:0;
padding:0;
}
#toggleSidebar,
#search {
float:right;
margin-right:30px;
padding-top:15px;
}
#search.floating form{
display:block !important;
position:absolute;
right:0px;
top:59px;
padding:10px;
background:#1E242E;
}
#toggleSidebar.active,
#search .icon.active {
color:#336b9c;
}
#toggleSidebar,
#search .icon {
color:#EEE;
font-size:20px;
cursor:pointer;
}
.thumbnail h3 {
border-bottom: 1px solid #D0D0D0;
color: #882200;
margin: 0 0 14px;
padding-bottom: 11px;
}
.footerNext {
border: 1px solid #D0D0D0;
border-radius: 3px;
display: inline-block;
font-size: 16px;
font-weight: bolder;
padding: 7px 16px;
}
a.anchor {
}
/*
a[name] {
padding-top: 80px;
display: inline-block;
text-decoration: none;
color: inherit;
}
*/
.method tr {
border-bottom: 1px solid #e0e0e0;
}
.method {
margin-bottom : 50px;
}
.method h3 {
color: #880000;
font-size: 25px;
margin: 10px 10px 3px 0px;
padding: 0;
}
.card {
padding: 0px 10px 10px 10px;
background:none;
line-height: 26px;
}
.card h1 {
color: #757575;
font-weight: 300!important;
margin-top: 12px;
}
.card h2 {
border-bottom: 1px solid #ebebeb;
}
.card h2:first-of-type {
margin-top: 25px;
}
.card h2 .label,
.card h3 .label {
font-size: 11px;
padding: 2px 4px;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
margin-top:-5px;
}
.method .arguments {
font-size: 20px;
color: #666666;
}
.method_summary_name {
/*white-space: nowrap*/
width:50%;
}
.params_list code {
font-size:100%;
}
.params_list .type > code {
text-transform: capitalize;
cursor:pointer;
}
code.alt,
.params_list .type > code {
color:#4b7000;
background:#f4f9f2;
}
.params_list table tr:not(:last-child) > td {
border-bottom:1px solid #CCC;
}
.boxed {
/*text-align: justify;*/
}
.card blockquote p,
.card blockquote,
.card blockquote li,
.card .nidium_alert p,
.card .nidium_alert,
.card .nidium_alert li {
font-style: italic;
font-size:14px;
padding-left:15px;
}
.card blockquote,
.card .nidium_alert {
padding: 0;
margin: 10px;
position: relative;
border-radius:6px;
border:1px solid;
border-left-width: 6px;
}
.card blockquote:before,
.card .nidium_alert:before {
position: absolute;
font-style:normal;
top: 50%;
left: -12px;
width: 20px;
height: 20px;
border-radius: 100%;
text-align: center;
line-height: 20px;
font-weight: bold;
font-size: 14px;
margin-top:-10px;
}
.card .alert_warning {
border-color: #d49b9b;
background-color:#f2dede;
}
.card .alert_warning:before {
background-color: #d49b9b;
color:#a11a17;
content: "!";
}
.card .alert_info {
background-color: #d9edf7;
border-color:#bcdff1;
}
.card .alert_info:before {
background-color:#bcdff1;
color:#31708f;
text-indent:7px;
text-align:left;
content: "ℹ";
}
.card blockquote,
.card .alert_important {
background-color: rgba(231,228,157,0.25);
border-color:#E7E49D;
}
.card blockquote:before,
.card .alert_important:before {
background-color:rgba(231,228,157,1);
color:#73714e;
line-height:17px;
content: "▸";
}
.navbar-search {
left: 13px;
padding-top: 11px;
position: relative;
}
input.search-query {
border: 0 solid;
border-radius: 13px;
padding: 4px 14px;
}
li p,
table p {
margin:0 !important;
padding:0 !important;
}
p {
padding:10px 0px;
margin:0;
}
.summary h3 {
border-bottom:1px solid #BBB;
border-top:none;
background:none;
line-height: 30px;
margin-left: 10px;
margin-right: 10px;
text-transform:none;
padding:0;
}
.methods_summary p {
margin:0;
}
#hidden_methods.stuck {
position: fixed;
top: 58px;
}
.stuck a {
color: #FFF;
text-shadow: none;
}
.stuck li {
text-shadow: none;
color: #DDD;
}
span.arguments {
}
.desc{
}
.public{
}
.static{
}
.sees{
font-size: 100%;
}
.code_example pre {
border:none;
clear:both;
margin-bottom:0px;
border-top:1px solid #CCC;
border-radius:0;
background:url("/static/img/grid_dark.png");
}
.code_example {
border:1px solid #CCC;
margin:20px 0;
}
.code_example_name,
.code_example_run {
height:30px;
cursor:pointer;
line-height:30px;
}
.code_example_name {
padding-left:10px;
float:left;
}
.code_example_run {
padding-right:10px;
float:right;
padding-left:10px;
border-left:1px solid #CCC;
}
.code_example_run:hover .fa{
color:#ff5500;
}
.code_example_run:hover{
background:#FAFAFA;
}
.nested_param_description table {
margin:0;
}
.nested_param_description tr td {
padding:8px;
}
.nested_param_description_title {
color:#4b7000;
background:#f4f9f2;
position: relative;
padding:2px 6px;
margin-top: -24px;
float: left;
display: block;
border: 1px solid #CCC;
border-bottom: none;
margin-left: -9px;
border-radius:4px 4px 0 0;
background: linear-gradient(#f4f9f2, #FDFDFD);
}
.nested_param_description {
background: #FDFDFD;
border:1px solid #CCC;
border-radius:0 4px 4px 4px;
padding:0 8px;
margin-top:26px;
margin-bottom:4px;
}
#class_search {
width:90%;
margin-left:10%;
position:relative;
margin:15px auto;
}
#class_search_input:focus,
#class_search_input:active,
#class_search_input {
width:100%;
padding-left:10px;
border:none;
outline:none;
border:1px solid #E0E0E0;
border-radius:15px;
line-height:30px;
}
#class_search i {
position:absolute;
right:10px;
padding-top:8px;
}
.search_highlight {
background:#FF9;
border-radius:1px;
}
#search_results ul {
margin:0;
padding:0;
list-style-type:none;
}
#search_results li {
margin:0;
padding:10px;
}
#search_results li:hover {
background:#F2F2F2;
}
#search_results a {
font-weight:bold;
}
.search_match_detail span {
font-size:10px;
}
.search_match_detail code {
font-size:11px;
}
.search_match_detail {
vertical-align:super;
}
#version_selector {
border:none;
background:none;
padding-right:5px;
color:#FFF;
}
#version_dropdown .btn {
padding-top:2px;
padding-bottom:2px;
line-height:unset;
}
img.screenshot {
display:block;
margin:5px auto;
border: 1px solid #EEE;
box-shadow: 0px 0px 5px #CCC;
padding:10px;
}
/* xs */
@media(max-width:767px){
}
/* sm */
@media(min-width:768px){
}
/* md */
@media(min-width:992px){
.container {
width: 100%;
padding:0;
}
.navbar-header {
margin-left:10px !important;
}
#doc-content {
margin-left:265px;
padding:10px 30px;
}
#sidebar,
#doc-sidebar {
width: 235px;
font-size: 13px;
}
}
/* lg */
@media(min-width:1200px) {
#sidebar,
#doc-sidebar {
width: 300px !important;
font-size: 14px !important;
}
#docSwitcher {
width:300px;
}
#doc-content {
margin-right:200px;
}
#toc {
display: block!important;
}
#doc-toc-content {
display: none;
}
#doc-content {
margin-left:280px;
margin-right:180px;
}
}
/* Extra Large desktop */
@media(min-width: 1500px) {
.container {
width:1400px;
}
.navbar-header {
margin-left:0px;
}
#doc-content {
width:840px;
margin-right:0px;
float:left;
}
#toc {
float:left;
width:200px;
position:static;
}
#tocScroll {
bottom:20px;
right:unset;
}
}
/* Large desktop */
@media (min-width: 1200px) and (max-width: 1499px) {
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 990px) and (max-width: 1200px) {
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 991px) {
#doc-sidebar {
font-size: 12px;
}
#docSwitcher {
margin-right: 5px
}
#docSwitcher li a {
font-size: 8px;
padding: 7px;
}
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
pre {
font-size: 12px;
}
}
/* Landscape phones and down */
@media (max-width: 480px) {
pre {
font-size: 10px;
}
}
| 0.305801 | 0.095814 |
@charset "UTF-8";
.cropbox .btn-file {
position: relative;
overflow: hidden;
}
.cropbox .btn-file input[type=file] {
position: absolute;
top: 0;
right: 0;
min-width: 100%;
min-height: 100%;
font-size: 100px;
text-align: right;
filter: alpha(opacity=0);
opacity: 0;
outline: none;
background: white;
cursor: inherit;
display: block;
}
.cropbox .cropped {
margin-top: 10px;
}
.syntaxhighlighter table .container:before {
display: none !important;
}
.workarea-cropbox {
overflow: hidden;
display: none;
position: absolute;
overflow: hidden;
display: none;
width: 100%;
left: 0;
top: 0;
height: 500px;
}
}
.bg-cropbox {
position: relative;
border: 1px solid #aaa;
overflow: hidden;
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC");
}
.membrane-cropbox {
background-color: rgba(0, 0, 0, 0.5);
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
cursor: move;
}
.frame-cropbox {
position: absolute;
box-sizing: border-box;
outline: 2px solid #999;
cursor: move;
overflow: hidden;
background-repeat: no-repeat;
min-width: 16px;
min-height: 16px;
}
.frame-cropbox:hover {
outline-color: #337ab7;
box-shadow: 0 0 5px 3px #2e6da4;
}
.image-cropbox {
position: relative;
}
.resize-cropbox {
width: 16px;
height: 16px;
position: absolute;
bottom: 0;
right: 0;
cursor: se-resize;
}
.cropbox1 .btn-file {
position: relative;
overflow: hidden;
}
.cropbox1 .btn-file input[type=file] {
position: absolute;
top: 0;
right: 0;
min-width: 100%;
min-height: 100%;
font-size: 100px;
text-align: right;
filter: alpha(opacity=0);
opacity: 0;
outline: none;
background: white;
cursor: inherit;
display: block;
}
.cropbox1 .cropped {
margin-top: 10px;
}
.syntaxhighlighter table .container:before {
display: none !important;
}
.workarea-cropbox1 {
overflow: hidden;
display: none;
position: absolute;
overflow: hidden;
display: none;
width: 100%;
left: 0;
top: 0;
height: 500px;
}
}
.bg-cropbox1 {
position: relative;
border: 1px solid #aaa;
overflow: hidden;
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC");
}
.membrane-cropbox1 {
background-color: rgba(0, 0, 0, 0.5);
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
cursor: move;
}
.frame-cropbox1 {
position: absolute;
box-sizing: border-box;
outline: 2px solid #999;
cursor: move;
overflow: hidden;
background-repeat: no-repeat;
min-width: 16px;
min-height: 16px;
}
.frame-cropbox1:hover {
outline-color: #337ab7;
box-shadow: 0 0 5px 3px #2e6da4;
}
.image-cropbox1 {
position: relative;
}
.resize-cropbox1 {
width: 16px;
height: 16px;
position: absolute;
bottom: 0;
right: 0;
cursor: se-resize;
}
@charset "UTF-8";
.cropbox .btn-file {
position: relative;
overflow: hidden;
}
.cropbox .btn-file input[type=file] {
position: absolute;
top: 0;
right: 0;
min-width: 100%;
min-height: 100%;
font-size: 100px;
text-align: right;
filter: alpha(opacity=0);
opacity: 0;
outline: none;
background: white;
cursor: inherit;
display: block;
}
.cropbox .cropped {
margin-top: 10px;
}
.syntaxhighlighter table .container:before {
display: none !important;
}
.workarea-cropbox {
overflow: hidden;
display: none;
position: absolute;
overflow: hidden;
display: none;
width: 100%;
left: 0;
top: 0;
height: 500px;
}
}
.bg-cropbox {
position: relative;
border: 1px solid #aaa;
overflow: hidden;
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC");
}
.membrane-cropbox {
background-color: rgba(0, 0, 0, 0.5);
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
cursor: move;
}
.frame-cropbox {
position: absolute;
box-sizing: border-box;
outline: 2px solid #999;
cursor: move;
overflow: hidden;
background-repeat: no-repeat;
min-width: 16px;
min-height: 16px;
}
.frame-cropbox:hover {
outline-color: #337ab7;
box-shadow: 0 0 5px 3px #2e6da4;
}
.image-cropbox {
position: relative;
}
.resize-cropbox {
width: 16px;
height: 16px;
position: absolute;
bottom: 0;
right: 0;
cursor: se-resize;
}
.cropbox .btn-file {
position: relative;
overflow: hidden;
}
.cropbox .btn-file input[type=file] {
position: absolute;
top: 0;
right: 0;
min-width: 100%;
min-height: 100%;
font-size: 100px;
text-align: right;
filter: alpha(opacity=0);
opacity: 0;
outline: none;
background: white;
cursor: inherit;
display: block;
}
.cropbox .cropped {
margin-top: 10px;
}
.syntaxhighlighter table .container:before {
display: none !important;
}
.workarea-cropbox {
overflow: hidden;
display: none;
position: absolute;
overflow: hidden;
display: none;
width: 100%;
left: 0;
top: 0;
height: 500px;
}
}
.bg-cropbox {
position: relative;
border: 1px solid #aaa;
overflow: hidden;
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC");
}
.membrane-cropbox {
background-color: rgba(0, 0, 0, 0.5);
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
cursor: move;
}
.frame-cropbox {
position: absolute;
box-sizing: border-box;
outline: 2px solid #999;
cursor: move;
overflow: hidden;
background-repeat: no-repeat;
min-width: 16px;
min-height: 16px;
}
.frame-cropbox:hover {
outline-color: #337ab7;
box-shadow: 0 0 5px 3px #2e6da4;
}
.image-cropbox {
position: relative;
}
.resize-cropbox {
width: 16px;
height: 16px;
position: absolute;
bottom: 0;
right: 0;
cursor: se-resize;
}
|
public/frontend/css/jquery.cropbox.css
|
@charset "UTF-8";
.cropbox .btn-file {
position: relative;
overflow: hidden;
}
.cropbox .btn-file input[type=file] {
position: absolute;
top: 0;
right: 0;
min-width: 100%;
min-height: 100%;
font-size: 100px;
text-align: right;
filter: alpha(opacity=0);
opacity: 0;
outline: none;
background: white;
cursor: inherit;
display: block;
}
.cropbox .cropped {
margin-top: 10px;
}
.syntaxhighlighter table .container:before {
display: none !important;
}
.workarea-cropbox {
overflow: hidden;
display: none;
position: absolute;
overflow: hidden;
display: none;
width: 100%;
left: 0;
top: 0;
height: 500px;
}
}
.bg-cropbox {
position: relative;
border: 1px solid #aaa;
overflow: hidden;
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC");
}
.membrane-cropbox {
background-color: rgba(0, 0, 0, 0.5);
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
cursor: move;
}
.frame-cropbox {
position: absolute;
box-sizing: border-box;
outline: 2px solid #999;
cursor: move;
overflow: hidden;
background-repeat: no-repeat;
min-width: 16px;
min-height: 16px;
}
.frame-cropbox:hover {
outline-color: #337ab7;
box-shadow: 0 0 5px 3px #2e6da4;
}
.image-cropbox {
position: relative;
}
.resize-cropbox {
width: 16px;
height: 16px;
position: absolute;
bottom: 0;
right: 0;
cursor: se-resize;
}
.cropbox1 .btn-file {
position: relative;
overflow: hidden;
}
.cropbox1 .btn-file input[type=file] {
position: absolute;
top: 0;
right: 0;
min-width: 100%;
min-height: 100%;
font-size: 100px;
text-align: right;
filter: alpha(opacity=0);
opacity: 0;
outline: none;
background: white;
cursor: inherit;
display: block;
}
.cropbox1 .cropped {
margin-top: 10px;
}
.syntaxhighlighter table .container:before {
display: none !important;
}
.workarea-cropbox1 {
overflow: hidden;
display: none;
position: absolute;
overflow: hidden;
display: none;
width: 100%;
left: 0;
top: 0;
height: 500px;
}
}
.bg-cropbox1 {
position: relative;
border: 1px solid #aaa;
overflow: hidden;
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC");
}
.membrane-cropbox1 {
background-color: rgba(0, 0, 0, 0.5);
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
cursor: move;
}
.frame-cropbox1 {
position: absolute;
box-sizing: border-box;
outline: 2px solid #999;
cursor: move;
overflow: hidden;
background-repeat: no-repeat;
min-width: 16px;
min-height: 16px;
}
.frame-cropbox1:hover {
outline-color: #337ab7;
box-shadow: 0 0 5px 3px #2e6da4;
}
.image-cropbox1 {
position: relative;
}
.resize-cropbox1 {
width: 16px;
height: 16px;
position: absolute;
bottom: 0;
right: 0;
cursor: se-resize;
}
@charset "UTF-8";
.cropbox .btn-file {
position: relative;
overflow: hidden;
}
.cropbox .btn-file input[type=file] {
position: absolute;
top: 0;
right: 0;
min-width: 100%;
min-height: 100%;
font-size: 100px;
text-align: right;
filter: alpha(opacity=0);
opacity: 0;
outline: none;
background: white;
cursor: inherit;
display: block;
}
.cropbox .cropped {
margin-top: 10px;
}
.syntaxhighlighter table .container:before {
display: none !important;
}
.workarea-cropbox {
overflow: hidden;
display: none;
position: absolute;
overflow: hidden;
display: none;
width: 100%;
left: 0;
top: 0;
height: 500px;
}
}
.bg-cropbox {
position: relative;
border: 1px solid #aaa;
overflow: hidden;
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC");
}
.membrane-cropbox {
background-color: rgba(0, 0, 0, 0.5);
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
cursor: move;
}
.frame-cropbox {
position: absolute;
box-sizing: border-box;
outline: 2px solid #999;
cursor: move;
overflow: hidden;
background-repeat: no-repeat;
min-width: 16px;
min-height: 16px;
}
.frame-cropbox:hover {
outline-color: #337ab7;
box-shadow: 0 0 5px 3px #2e6da4;
}
.image-cropbox {
position: relative;
}
.resize-cropbox {
width: 16px;
height: 16px;
position: absolute;
bottom: 0;
right: 0;
cursor: se-resize;
}
.cropbox .btn-file {
position: relative;
overflow: hidden;
}
.cropbox .btn-file input[type=file] {
position: absolute;
top: 0;
right: 0;
min-width: 100%;
min-height: 100%;
font-size: 100px;
text-align: right;
filter: alpha(opacity=0);
opacity: 0;
outline: none;
background: white;
cursor: inherit;
display: block;
}
.cropbox .cropped {
margin-top: 10px;
}
.syntaxhighlighter table .container:before {
display: none !important;
}
.workarea-cropbox {
overflow: hidden;
display: none;
position: absolute;
overflow: hidden;
display: none;
width: 100%;
left: 0;
top: 0;
height: 500px;
}
}
.bg-cropbox {
position: relative;
border: 1px solid #aaa;
overflow: hidden;
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC");
}
.membrane-cropbox {
background-color: rgba(0, 0, 0, 0.5);
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
cursor: move;
}
.frame-cropbox {
position: absolute;
box-sizing: border-box;
outline: 2px solid #999;
cursor: move;
overflow: hidden;
background-repeat: no-repeat;
min-width: 16px;
min-height: 16px;
}
.frame-cropbox:hover {
outline-color: #337ab7;
box-shadow: 0 0 5px 3px #2e6da4;
}
.image-cropbox {
position: relative;
}
.resize-cropbox {
width: 16px;
height: 16px;
position: absolute;
bottom: 0;
right: 0;
cursor: se-resize;
}
| 0.561696 | 0.074231 |
-------------------------------------------------------------- */
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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol, ul {
list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
border-collapse: collapse;
border-spacing: 0;
margin: 0 0 1.5em;
width: 100%;
}
th {
font-weight: bold;
}
th, td {
border: 1px solid #EAEAEA;
padding: 6px 10px;
}
caption, th, td {
text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
outline: 0;
}
a img {
border: 0;
}
a img:hover {
opacity: 0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */
box-shadow: #000 0 0 0;
}
embed, iframe, object {
max-width: 100%;
}
/* =GLOBAL
----------------------------------------------- */
body,
button,
input,
select,
textarea {
color: #666666;
font: 16px 'Roboto', sans-serif;
line-height: 20px;
word-wrap: break-word;
font-weight: 300;
}
body {
background: #eaeaea;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
padding-bottom: 18px;
color: #353e45;
font-weight: normal;
font-family: 'Roboto Slab', sans-serif;
}
h1 { font-size: 30px; line-height: 36px; }
h2 { font-size: 28px; line-height: 34px; }
h3 { font-size: 26px; line-height: 32px; }
h4 { font-size: 24px; line-height: 30px; }
h5 { font-size: 22px; line-height: 28px; }
h6 { font-size: 19px; line-height: 25px; }
hr {
border-color: #EAEAEA;
border-style: solid none none;
border-width: 1px 0 0;
height: 0;
margin: 30px 0;
}
/* =TEXT ELEMENTS
----------------------------------------------- */
p {
line-height: 24px;
margin-bottom: 15px;
font-family: 'Roboto', sans-serif;
font-size: 16px;
font-weight: 300;
}
strong {
font-weight: bold;
}
cite, em, i {
font-style: italic;
}
pre {
background-color: #fff;
margin-bottom: 20px;
overflow: auto;
padding: 20px;
border: 1px solid #EAEAEA;
}
pre, code, kbd, var, samp, tt {
font-family:"Courier 10 Pitch",Courier,monospace;
font-size: 14px;
line-height: 19px;
white-space: pre-wrap;
}
abbr, acronym, dfn {
border-bottom: 1px dotted #666666;
cursor: help;
}
address {
display: block;
font-style: italic;
margin: 0 0 15px;
}
ins {
background: #F8F8F8;
}
table {
margin: 0 0 1.5em;
width: 100%;
}
/* =SUPERCRIPT AND SUBSCRIPT
----------------------------------------------- */
sup, sub {
font-size: 10px;
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
dl {
margin-bottom: 24px;
font-size: 16px;
}
dt {
font-weight: bold;
margin-bottom: 5px;
}
dd {
margin-bottom: 24px;
}
ul,
ol {
list-style: none;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin: 0 0 0 10px;
}
/* =BLOCKQUOTE
----------------------------------------------- */
blockquote {
padding: 30px 30px 20px 50px;
margin-bottom: 20px;
background-color: #77CC6D;
color: #FFFFFF;
border-radius: 5px;
}
blockquote p {
font-size: 22px;
font-family: 'Roboto Slab';
line-height: 1.4;
position: relative;
}
blockquote p:before {
content: "\f10d";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #FFFFFF;
font-size: 22px;
position: absolute;
top: -5px;
left: -30px;
}
blockquote em, blockquote i, blockquote cite {
font-style: normal;
}
blockquote cite {
font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
letter-spacing: 0.05em;
float: right;
}
blockquote a {
color: #ffffff;
text-decoration: underline;
}
blockquote a:hover {
text-decoration: underline;
font-weight: bold;
}
/* =FORMS
----------------------------------------------- */
input, textarea {
-webkit-border-radius: 0px;
}
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
-moz-appearance: none !important;
-webkit-appearance: none !important;
appearance: none !important;
}
input[type="text"],
input[type="email"],
input[type="password"],
textarea {
padding: 1%;
border: 1px solid #EAEAEA;
line-height: 20px;
width: 98%;
margin: 0 0 20px;
background-color: #F8F8F8;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
border: 1px solid #EAEAEA;
}
input.s {
width: 60%;
padding: 4px 10px;
height: 22px;
color: #666666;
background-color: #FFFFFF;
margin: 0;
border: 1px solid #EAEAEA;
}
input.s:focus {
padding-left: 10px;
border-color: #EAEAEA;
text-indent: 0;
}
.accelerate-button,
input[type="reset"],
input[type="button"],
input[type="submit"],
button {
margin-bottom: 30px;
padding: 10px 20px;
background-color: #77CC6D;
border: 0px;
transition: background-color 0.3s linear 0s;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius:4px;
font-size: 14px;
-moz-appearance: none !important;
-webkit-appearance: none !important;
appearance: none !important;
cursor: pointer;
display:inline-block;
color: #FFFFFF;
}
#search-form input[type="submit"] {
border-radius: 0;
margin-left: -8px;
margin-bottom: 0;
padding: 6px 10px 5px;
}
.accelerate-button:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
button:hover {
background-color: #33363B;
}
.previous a,
.next a {
padding: 5px 0;
cursor: pointer;
font-size: 16px;
}
.previous a:hover,
.next a:hover {
text-decoration: underline;
}
/* =LINKS
----------------------------------------------- */
a {
color: #77CC6D;
text-decoration: none;
}
a:focus, a:active, a:hover {
text-decoration: none;
}
/* =IMAGES
----------------------------------------------- */
figure {
margin: 0;
text-align: center;
}
img {
max-width:100%;
height:auto;
vertical-align:top;
margin-bottom: 18px;
}
.entry-content img, .comment-content img, .widget img {
max-width: 100%;
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
}
img.size-full, img.size-large {
max-width: 100%;
height: auto;
}
.entry-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 1.625em;
}
p img {
}
img#wpstats {
display: none;
}
/* =CLEARFIX
----------------------------------------------- */
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix {
display: inline-block;
}
* html .clearfix {
height:1%;
}
.clearfix {
display: block;
}
.tg-after-three-blocks-clearfix {
clear: both;
}
.tg-featured-posts-clearfix {
clear: both;
}
/* =ALIGNMENT
----------------------------------------------- */
.alignleft {
display: inline;
float: left;
margin-right: 30px;
}
.alignright {
display: inline;
float: right;
margin-left: 30px;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
/*****************************************************************/
/*****************************************************************/
/* =BODY
----------------------------------------------- */
body {
padding-top: 15px;
padding-bottom: 15px;
}
#page {
max-width: 1180px;
margin: 0 auto;
background-color: #FFFFFF;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
border-top: 3px solid #77CC6D;
}
.wide {
padding-top: 0;
padding-bottom: 0;
}
.wide #page {
max-width: 100%;
}
.inner-wrap {
margin: 0 auto;
max-width: 1100px;
}
/* =HEADER
----------------------------------------------- */
#masthead {
}
#header-text-nav-container {
border-bottom: 1px solid #ededed;
background-color: #ededed;
}
#header-text-nav-wrap {
padding: 20px 0 20px;
}
#header-left-section {
float: left;
margin-right: 25px;
}
#header-logo-image {
float: left;
padding: 0 20px 0 0;
max-width: 100%;
}
#header-logo-image img {
margin-bottom: 0px;
height: 120px;
}
#header-text {
float: left;
padding: 10px 20px 0 0;
}
#site-title a {
color: #353e45;
font-size: 36px;
}
h1#site-title {
padding-bottom: 5px;
}
#site-title a:hover {
color: #77CC6D;
}
#site-description {
line-height: 24px;
font-size: 20px;
padding-bottom: 0;
color: #353e45;
max-width: 540px;
font-family: Roboto;
font-weight: 300;
}
#header-right-section {
float: right;
}
#header-right-sidebar {
overflow: hidden;
}
#header-right-section .widget {
text-align: right;
padding-top: 10px;
color: #999999;
font-size: 14px;
}
#header-right-section .widget h3 {
padding-bottom: 5px;
font-size: 20px;
line-height: 28px;
}
.header-image {
margin-bottom: 0;
width: 100%;
}
/* =SEARCH WIDGET
----------------------------------------------- */
#masthead input.s {
width: 150px;
}
#search-form span {
background-color: #77CC6D;
height: 32px;
width: 30px;
line-height: 40px;
margin-left: -2px;
color: #FFFFFF;
position: absolute;
text-align: center;
}
#masthead .search-wrap {
position: relative;
}
#masthead .search-wrap span {
right: 1px;
}
/* =NAVIGATION
----------------------------------------------- */
nav li > ul,
nav li > ol {
margin: 0;
list-style: none;
}
.main-navigation {
width: 100%;
background-color: #ededed;
}
.main-navigation li {
float: left;
position: relative;
font-family: 'Roboto', sans-serif;
font-weight: 300;
}
.main-navigation a {
color: #353e45;
display: block;
float: left;
font-size: 20px;
padding: 12px 16px;
}
.main-navigation li.default-menu,
li.default-menu {
display: none;
}
.main-navigation a:hover,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor a,
.main-navigation ul li.current-menu-ancestor a,
.main-navigation ul li.current_page_item a,
.main-navigation ul li:hover > a {
color: #FFFFFF;
background-color: #77CC6D;
}
/* =DROP DOWN
----------------------------------------------- */
.main-navigation ul li ul,
.main-navigation ul li:hover ul ul,
.main-navigation ul ul li:hover ul ul,
.main-navigation ul ul ul li:hover ul ul,
.main-navigation ul ul ul ul li:hover ul ul {
display:none;
z-index: 100;
border-left: 1px solid #F8F8F8;
border-right: 1px solid #F8F8F8;
border-bottom: 1px solid #F8F8F8;
margin-left: -1px;
}
.main-navigation ul li:hover ul,
.main-navigation ul ul li:hover ul,
.main-navigation ul ul ul li:hover ul,
.main-navigation ul ul ul ul li:hover ul,
.main-navigation ul ul ul ul ul li:hover ul {
display:block;
}
.main-navigation ul li ul {
position: absolute;
width: 200px;
top: 44px;
}
.main-navigation ul li ul li {
float: none;
border-bottom: 1px solid #F8F8F8;
}
.main-navigation ul li ul li:last-child {
float: none;
border-bottom: none;
}
.main-navigation ul li ul li a,
.main-navigation ul li.current-menu-item ul li a,
.main-navigation ul li ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor ul li a,
.main-navigation ul li.current-menu-ancestor ul li a,
.main-navigation ul li.current_page_item ul li a {
float: none;
font-size: 14px;
font-weight: 300;
height: 100%;
padding: 8px 14px;
color: #353e45;
background-color: #ededed;
}
.main-navigation ul li ul li a:hover,
.main-navigation ul li ul li:hover > a,
.main-navigation ul li.current-menu-item ul li a:hover {
color: #FFFFFF;
background-color: #77CC6D;
}
.main-navigation ul li ul li ul {
left: 200px;
top: 0;
}
.main-navigation select {
display: none;
}
/* =RESPONSIVE MENU
----------------------------------------------- */
.menu-toggle {
display: none;
cursor: pointer;
}
.site-header .menu-toggle {
background: #ededed;
color: #353e45;
font-size: 20px;
font-weight: 300;
padding: 5px 22px;
margin: 0;
text-align: center;
font-family: 'Roboto';
}
.site-header .menu-toggle:before {
content: "\f0c9";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #FFFFFF;
font-size: 21px;
color: #77CC6D;
padding-right: 10px;
}
.main-small-navigation {
float: none;
padding-top: 0;
background-color: #000000;
}
.main-small-navigation ul {
margin: 0;
list-style: none;
}
.main-small-navigation a {
display: block;
color: #353e45;
padding: 10px 20px;
text-decoration: none;
border-bottom: 1px solid #F8F8F8;
}
.main-small-navigation li {
background-color: #FFFFFF;
}
.main-small-navigation li:hover {
background-color: #77CC6D;
color: #FFFFFF;
}
.main-small-navigation ul ul a {
padding-left: 60px;
}
.main-small-navigation ul ul ul a {
padding-left: 80px;
}
.main-small-navigation ul > .current_page_item,
.main-small-navigation ul > .current-menu-item {
background: #77CC6D;
color: #FFFFFF;
}
/* =FOOTER MENU
----------------------------------------------- */
.footer-menu {
float: right;
}
.footer-menu li {
float: left;
position: relative;
}
.footer-menu li.default-menu,
li.default-menu {
display: none;
}
.footer-menu a {
color: #666666;
display: block;
float: left;
font-size: 10px;
height: 21px;
padding: 5px 0 0 16px;
font-size: 12px;
}
.footer-menu a:hover,
.footer-menu ul li.current-menu-item a,
.footer-menu ul li.current_page_ancestor a,
.footer-menu ul li.current-menu-ancestor a,
.footer-menu ul li.current_page_item a,
.footer-menu ul li:hover > a {
color: #77CC6D;
}
/* =FEATURED SLIDER
----------------------------------------------- */
#featured-slider {
}
#featured-slider,
#featured-slider .slider-cycle {
position: relative;
max-width: 100%;
}
.slider-cycle {
}
#featured-slider .displayblock {
display: block;
}
#featured-slider .displaynone {
display: none;
}
#featured-slider .entry-container {
right: 4%;
margin: auto;
position: absolute;
bottom: 15%;
z-index: 98;
font-family: 'Roboto';
}
#featured-slider .entry-description-container {
}
#featured-slider img {
margin-bottom: 0px;
}
#featured-slider .slider-title-head {
left: 0;
margin-bottom: 10px;
text-align: right;
}
#featured-slider .entry-title {
padding: 0;
}
.slider-title-head .entry-title a {
color: #FFFFFF;
text-decoration: none;
background-color: #77CC6D;
padding: 10px 15px;
max-width: 400px;
display: inline-block;
font-size: 22px;
}
#featured-slider .entry-content {
color: #FFFFFF;
display: inline-block;
max-width: 400px;
text-align: right;
}
#featured-slider .entry-content p {
margin: 0;
padding: 10px 15px;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
font-size: 15px;
}
#featured-slider .entry-container-left {
left: 4%;
right: auto;
}
#featured-slider .entry-container-left .slider-title-head {
text-align: left;
}
#featured-slider .entry-container-left .entry-content {
text-align: left;
}
#featured-slider .slider-image{
width: 100%;
height: 450px;
background-size: cover;
background-position: 50% 50%;
}
a.slide-prev,
a.slide-next {
opacity: 0.7;
filter:alpha(opacity=70);
background-color: #77CC6D;
padding: 12px 14px;
visibility: hidden;
position: absolute;
top: 50%;
-ms-transform: translateY(-50%); /* IE 9 */
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 99;
}
.slide-prev i,
.slide-next i {
color: #FFFFFF;
font-size: 22px;
}
a.slide-next {
padding-right: 8px;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
right: 0;
}
a.slide-prev {
padding-left: 8px;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
}
.slider-cycle:hover a.slide-prev,
.slider-cycle:hover a.slide-next {
visibility: visible;
}
a.slide-prev:hover,
a.slide-next:hover {
opacity: 1;
filter:alpha(opacity=100);
}
/* =SLIDER CONTROLLERS
----------------------------------------------- */
#controllers {
text-align:center;
line-height:0;
position: absolute;
width: 100%;
bottom: 15px;
z-index: 99;
}
#controllers a {
width: 16px;
height: 6px;
margin: 0 4px;
overflow:hidden;
display:inline-block;
background-color: #FFFFFF;
color: #FFFFFF;
}
#controllers a:hover, #controllers a.active {
background-color: #77CC6D;
color: #77CC6D;
}
/* =PAGE HEADER TITLE
----------------------------------------------- */
.page-header .page-title {
border-bottom: 1px solid #F8F8F8;
margin-bottom: 20px;
}
/* =CONTENT
----------------------------------------------- */
.sticky {
}
#main {
padding-top: 50px;
}
/* =POST FORMAT
----------------------------------------------- */
/* POST FORMAT LINK */
.format-link .entry-content p {
text-align: center;
padding-top: 30px;
}
.format-link .entry-content a {
text-decoration: underline;
text-transform: uppercase;
padding: 15px 40px;
border-radius: 3px;
background-color: #77CC6D;
color: #FFFFFF;
transition: background-color 0.3s linear 0s;
display: inline-block;
}
.format-link .entry-content a:hover {
background-color: #33363B;
}
/* POST FORMAT ASIDE */
.format-aside .entry-header { display: none; }
/* POST FORMAT STATUS */
/* POST FORMAT STANDARD */
.format-standard .entry-meta .post-format i { display: none; }
.format-standard .entry-meta .sep { margin-right: 0; }
/* STICKY POST */
.sticky .entry-meta .post-format i { display: block; }
.sticky .entry-meta .sep { margin-right: 60px; }
/* =2,3,4 COLUMNS
----------------------------------------------- */
/* THREE COLUMN */
.tg-one-third {
float: left;
margin: 0 3.6364% 0 0;
width: 30.909%;
}
.tg-one-third-last {
float: right;
margin-right: 0;
}
/* FOUR COLUMN */
.tg-one-fourth {
float: left;
width: 23.1527094%;
margin: 0 2.46305419% 0 0;
}
.tg-one-fourth-last {
margin: 0px;
}
/* TWO COLUMN */
.tg-one-half {
float: left;
width: 48.7684729%;
margin: 0 2.46305419% 0 0;
padding: 0px 0px 30px;
}
.tg-one-half-last {
float: right;
margin: 0px;
}
/* =RECENT WORK WIDGET
----------------------------------------------- */
.widget_recent_work {
margin-bottom: 60px;
}
.widget_recent_work .widget-title {
color: #353e45;
font-size: 28px;
padding-bottom: 5px;
text-align: center;
}
.widget_recent_work p {
margin-bottom: 30px;
text-align: center;
}
.widget_recent_work img {
margin-bottom: 0px;
height: 200px;
}
.widget_recent_work .tg-one-fourth {
position: relative;
width: 25%;
margin-right: 0;
}
.widget_recent_work .recent_work_title {
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6);
bottom: 0;
position: absolute;
transition: all 0.6s ease-out 0s;
width: 100%;
z-index: 1000;
}
.widget_recent_work .recent_work_title .title_box {
text-align: center;
}
.widget_recent_work .recent_work_title .title_box h5 {
font-size: 16px;
font-family: 'Roboto';
padding: 8px;
}
/* =WIDGET FEATURED SINGLE POST
----------------------------------------------- */
#secondary .widget_featured_single_post h3.widget-title a {
color: #353e45;
}
#secondary .widget_featured_single_post h3.widget-title a:hover {
text-decoration: none;
color: #77CC6D;
}
#secondary .widget_featured_single_post a.read-more:hover {
text-decoration: none;
}
/* =WIDGET IMAGE SERVICE WIDGET
----------------------------------------------- */
.widget_image_service_block {
text-align: center;
padding-bottom: 50px;
}
.widget_image_service_block .tg-one-third:hover .entry-title a{
color: #f69d02;
}
.widget_image_service_block img {
margin-bottom: 15px;
height: 250px;
width: 250px;
-webkit-border-radius: 50% 50%;
border-radius: 50% 50%;
-webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
filter: grayscale(100%);
}
.widget_image_service_block img:hover{
-webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
filter: grayscale(0%);
}
.widget_image_service_block .entry-title {
font-size: 22px;
line-height: 26px;
padding-bottom: 10px;
}
.widget_image_service_block .entry-title a {
color: #353e45;
}
.widget_image_service_block .entry-title a:hover {
color: #77CC6D;
}
.widget_image_service_block p {
font-size: 15px;
display: none;
}
.widget_image_service_block .more-link span {
font-size: 14px;
padding: 6px 14px;
}
/* =NAVIGATION
----------------------------------------------- */
.default-wp-page .previous {
float: left;
margin-bottom: 30px;
}
.default-wp-page .next {
float: right;
margin-bottom: 30px;
}
.wp-pagenavi {
text-align: center;
}
/* =PAGINATION
----------------------------------------------- */
.pagination {
margin: 15px 0;
}
.pagination span {
padding: 2px 5px;
border: 1px solid #EAEAEA;
background-color: #77CC6D;
color: #FFFFFF;
}
.pagination a span {
background-color: #FFFFFF;
color: #666666;
}
.pagination a span:hover {
color: #77CC6D;
border-color: #77CC6D;
text-decoration: none;
}
/* =CALL TO ACTION WIDGET
----------------------------------------------- */
.widget_call_to_action {
text-align: center;
margin-bottom: 60px;
}
.call-to-action-content-wrapper {
background-color: #F8F8F8;
border-radius: 5px;
padding-bottom: 30px;
padding-top: 30px;
}
.call-to-action-content h3 {
font-size: 28px;
padding-bottom: 6px;
}
.widget_call_to_action .read-more {
float: none;
font-size: 20px;
padding: 15px 40px;
}
/* =MEDIA
----------------------------------------------- */
.wp-caption {
border: 1px solid #ccc;
margin-bottom: 10px;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 1.2% auto 0;
max-width: 98%;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 4px 0;
}
.gallery-caption {
}
/* =WORDPRESS GALLERY SUPPORT
----------------------------------------------- */
.gallery {
margin: 0 auto 2em;
}
.gallery .gallery-item {
float: left;
display: block;
background: #fff;
margin: 10px 1.5% 20px;
text-align: center;
}
.gallery .gallery-item:hover { }
.gallery .gallery-icon {
text-align: center;
padding: 0;
margin: 0;
overflow: hidden;
line-height: 0;
}
.gallery-columns-1 .gallery-item { float: none; text-align: center; width:100%; margin: 10px 0 20px; }
.gallery-columns-2 .gallery-item { width:47%; }
.gallery-columns-3 .gallery-item { width:30.33%; }
.gallery-columns-4 .gallery-item { width:22%; }
.gallery-columns-5 .gallery-item { width:17%; }
.gallery-columns-6 .gallery-item { width:13.6%; }
.gallery-columns-7 .gallery-item { width:12.25%; margin:10px 1% 10px; }
.gallery-columns-8 .gallery-item { width:10.5%; margin:10px 1% 10px; }
.gallery-columns-9 .gallery-item { width:9.11%; margin:10px 1% 10px; }
.gallery dl a {
display: block;
}
.gallery dl a img {
height: auto;
margin: 0 auto;
}
.gallery .gallery-caption {
font-size: 20px;
line-height: 1.2;
margin: 10px 0 0;
}
.gallery br+br { display:none; }
/* =COMMENTS
----------------------------------------------- */
#comments {
border-top: 1px solid #F8F8F8;
padding-top: 15px;
}
#comments i {
font-size: 16px;
color: #AAAAAA;
padding-right: 10px;
}
.comments-title {
font-size: 22px;
line-height: 28px;
}
.comment-content a {
word-wrap: break-word;
}
.comment-navigation {
margin-bottom: 15px;
}
.bypostauthor {
}
#comments h2.comments-title {
margin-bottom: 10px;
}
.avatar {
border-radius: 50%;
float: left;
}
.comments-area article header {
margin: 0 0 5px;
overflow: hidden;
position: relative;
}
.comments-area .comment-edit-link,
.comments-area .comment-permalink,
.comments-area .comment-date-time,
.comments-area .comment-author-link {
display: block;
margin-left: 100px;
color: #999999;
}
#content .comments-area article header cite a:hover,
#content .comments-area a.comment-edit-link:hover,
#content .comments-area a.comment-permalink:hover {
color: #77CC6D;
}
.comments-area .comment-author-link a {
color: #999999;
}
.comments-area .comment-author-link a:hover {
color: #77CC6D;
}
.comments-area .comment-author-link span {
margin-left: 10px;
padding: 0 5px;
background-color: #77CC6D;
color: #FFFFFF;
border-radius: 3px;
}
.comments-area article header .comment-edit-link:before{
content: "\f044";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #AAAAAA;
font-size: 16px;
padding-right: 10px;
}
.comment-content {
padding: 15px 15px 25px;
background-color: #F8F8F8;
border: 1px solid #EAEAEA;
border-radius: 2px;
}
.comment {
margin-bottom: 20px;
}
.comment ul, .comment ol {
margin: 0 0 20px 20px;
}
.comment ul {
list-style: square outside none;
}
.comment .comment-reply-link {
float: right;
color: #AAAAAA;
}
.comment .comment-reply-link:before {
content: "\f112";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #AAAAAA;
font-size: 16px;
padding-right: 10px;
}
.comment .comment-reply-link:hover {
color: #77CC6D;
}
.comment-list {
margin-bottom: 25px;
}
.comment-list .children {
margin-left: 20px;
}
.comment-list, .comment-list .children {
list-style-type: none;
padding: 0;
}
.screen-reader-text { display: none; }
.nav-previous,
.nav-next {
margin-bottom: 15px;
}
.nav-previous a,
.nav-next a {
color: #77CC6D;
cursor: pointer;
font-size: 16px;
}
.nav-previous a { float: left; }
.nav-next a { float: right; }
.nav-previous a:hover,
.nav-next a:hover {
text-decoration: underline;
}
/* =COMMENT FORM
----------------------------------------------- */
#respond {
}
#respond h3#reply-title {
font-size: 22px;
line-height: 28px;
}
#respond h3#reply-title #cancel-comment-reply-link {
margin-left: 10px;
margin-left: 1rem;
font-weight: normal;
font-size: 16px;
font-size: 1.6rem;
}
#respond form label {
display: block;
line-height: 1.5;
}
#respond form input[type="text"],
#respond form textarea {
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 16px;
line-height: 1.5;
padding: 10px;
width: 100%;
}
#respond form p.form-allowed-tags {
font-size: 15px;
line-height: 1;
color: #5e5e5e;
display: none;
}
.required {
color: red;
}
/* =WIDGETS
----------------------------------------------- */
#secondary .widget ul li, #colophon .widget ul li {
line-height: 1.5;
border-bottom: 1px solid #F8F8F8;
padding: 5px 0;
}
#colophon .widget ul li {
border-bottom: 1px solid #353e45;
}
#secondary .widget ul li li, #colophon .widget ul li li {
border-bottom: none;
}
#secondary .widget ul ul, #colophon .widget ul ul {
padding-left: 10px;
}
.widget select {
border: 1px solid #DDDDDD;
color: #666666;
padding: 2px;
width: 60%;
}
#secondary h3.widget-title {
font-size: 22px;
line-height: 32px;
padding-bottom: 15px;
}
#secondary .widget, .error-404 .widget {
margin-bottom: 35px;
font-size: 16px;
}
#secondary a:hover {
text-decoration: underline;
}
.error-404 {
padding-bottom: 20px;
text-align: center;
}
.error-404 input.s {
width: 50%;
}
/* =CALENDAR WIDGET
----------------------------------------------- */
#wp-calendar {
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
text-align: left;
padding-bottom: 10px;
}
#wp-calendar #today {
color: #77CC6D;
}
#wp-calendar caption {
text-align: center;
}
#wp-calendar #next {
padding-right: 35px;
text-align: right;
}
.widget_calendar #wp-calendar th {
font-weight: 600;
}
.widget-title span {
border-bottom: 2px solid #77CC6D;
padding-bottom: 5px;
}
#colophon #wp-calendar th,
#colophon #wp-calendar td {
border: 1px solid #353e45;
padding: 3px 2px 3px 8px;
}
.widget th, .widget td {
padding: 1px 1px 1px 2px;
}
/* =WIDGETS ICON
----------------------------------------------- */
#secondary h3 span:before, .footer-widgets-area h3 span:before {
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #77CC6D;
font-size: 20px;
padding-right: 5px;
}
#archives h3 span:before,
.widget_archive h3 span:before {
content: "\f017";
}
.widget_calendar h3 span:before {
content: "\f073";
font-size: 16px;
}
.widget_categories h3 span:before {
content: "\f07c";
}
#secondary .widget_pages h3 span:before,
.footer-widgets-area .widget_pages h3 span:before {
content: "\f0f6";
padding-right: 8px;
}
.widget_recent_comments h3 span:before {
content: "\f0e6";
}
.widget_recent_comments #recentcomments li:before {
content: "\f075";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #EAEAEA;
font-size: 16px;
padding-right: 5px;
}
.widget_search h3 span:before {
content: "\f002";
}
.widget_text h3 span:before {
content: "\f0f6";
}
.widget_tag_cloud h3 span:before {
content: "\f02c";
}
.accelerate_tagcloud_widget h3 span:before {
content: "\f02c";
}
.accelerate_tagcloud_widget h3 span:before {
content: "\f02c";
}
.accelerate_tagcloud_widget a:before {
content: "\f02b";
color: #D5D5D5;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
font-size: 12px;
padding-right: 5px;
}
.accelerate_tagcloud_widget a {
color: #666666;
background-color: #F8F8F8;
margin: 0 4px 6px 0;
padding: 3px 6px;
display: inline-block;
border-radius: 3px;
}
.footer-widgets-area .accelerate_tagcloud_widget a {
background-color: #D5D5D5;
color: #666666;
}
.footer-widgets-area .accelerate_tagcloud_widget a:before {
color: #FFFFFF;
}
#secondary .accelerate_tagcloud_widget a:hover,
.footer-widgets-area .accelerate_tagcloud_widget a:hover {
text-decoration: none;
color: #FFFFFF;
background-color: #77CC6D;
}
#secondary .widget_nav_menu h3 span:before,
.footer-widgets-area .widget_nav_menu h3 span:before {
content: "\f0c9";
font-size: 21px;
}
.widget_recent_entries h3 span:before {
content: "\f040";
}
/* =FOOTER WIDGET AREA
----------------------------------------------- */
.footer-widgets-wrapper {
background-color: #27313D;
border-top: 1px solid #F2F2F2;
}
.footer-widgets-area {
padding-top: 30px;
padding-bottom: 10px;
color: #AAAAAA;
}
.footer-widgets-area .widget-title {
text-align: left;
}
.footer-widgets-area h3.widget-title {
color: #FFFFFF;
}
.footer-widgets-area p {
text-align: left;
color: #AAAAAA;
}
.footer-widgets-area a {
color: #FFFFFF;
}
.footer-widgets-area a:hover {
color: #77CC6D;
}
#colophon .widget {
padding-bottom: 25px;
}
#colophon .widget-title {
font-size: 22px;
line-height: 32px;
}
#colophon, #colophon p {
font-size: 14px;
line-height: 20px;
}
/* =FOOTER SOCKET AREA
----------------------------------------------- */
.footer-socket-wrapper {
padding: 10px 0px;
background-color: #F8F8F8;
border-top: 3px solid #77CC6D;
}
.footer-socket-area {
width: 100%;
}
.footer-socket-wrapper .copyright {
color: #666666;
max-width: 50%;
float: left;
font-size: 12px;
}
.footer-socket-wrapper .copyright a {
color: #666666;
}
.footer-socket-wrapper .copyright a:hover {
color: #77CC6D;
}
.footer-socket-wrapper .footer-menu {
float: right;
}
.footer-socket-wrapper .footer-menu a {
padding-top: 0;
}
.footer-socket-wrapper .footer-menu ul li ul {
top: 21px;
}
/* =SCROLL UP
----------------------------------------------- */
a#scroll-up {
bottom: 20px;
position: fixed;
right: 20px;
display: none;
background-color: #77CC6D;
opacity: 0.5;
filter:alpha(opacity=50); /* For IE8 and earlier */
padding: 10px 16px;
border-radius: 2px;
}
a#scroll-up i {
color: #FFFFFF;
}
a#scroll-up:hover {
opacity: 1;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
/* =PRIMARY AND SECONDARY CONTENT AREA
----------------------------------------------- */
#primary {
float: left;
width: 65.4546%;
}
#secondary {
float: right;
width: 30.909%;
}
/* =LEFT SIDEBAR CONTENT LAYOUT
-------------------------------------------------------------- */
.left-sidebar #primary {
float: right;
}
.left-sidebar #secondary {
float: left;
}
/* =NO SIDEBAR CONTENT LAYOUT
-------------------------------------------------------------- */
.no-sidebar #primary {
float: none;
margin: 0 auto;
}
.no-sidebar-full-width #primary {
width: 100%;
}
.no-sidebar #secondary,
.no-sidebar-full-width #secondary {
display: none;
}
/* =POST CONTENT
----------------------------------------------- */
#content .post, #content .page {
padding-bottom: 35px;
}
#content .post {
}
.single #content .post {
padding-bottom: 25px;
}
.post .entry-title {
font-size: 26px;
line-height: 32px;
}
.post .entry-title a {
color: #353e45;
transition: all 0.3s ease 0s
}
.post .entry-title a:hover {
color: #77CC6D;
}
.post .entry-content {
margin-bottom: 10px;
}
.entry-content ul {
list-style: square;
}
.entry-content ul,
.entry-content ol {
padding: 0 0 0 35px;
margin-bottom: 30px;
}
.entry-content li > ul,
.entry-content li > ol {
margin-bottom: 0;
}
.entry-content li {
line-height: 1.3;
}
.post .entry-content a:hover {
text-decoration: underline;
}
.post-image-content-wrap .entry-content img, .post-image-content-wrap .entry-content iframe{
display: none;
}
.blog-small .post .post-featured-image {
float: left;
width: 32%;
text-align: left;
padding-right: 4%;
}
.blog-alternate-small #primary article:nth-child(odd) figure {
float: left;
padding-right: 4%;
}
.blog-alternate-small #primary article:nth-child(even) figure {
float: right;
padding-left: 4%;
}
/* =POST META
----------------------------------------------- */
.entry-meta {
color: #AAAAAA;
padding-bottom: 20px;
}
.entry-meta .byline i,
.entry-meta .cat-links i {
padding-left: 5px;
padding-right: 5px;
font-size: 16px;
color: #77CC6D;
}
.entry-meta .byline,
.entry-meta .cat-links {
}
.entry-meta .byline {
margin-right: 25px;
}
.entry-meta a {
color:#77CC6D;
}
.entry-meta a:hover {
text-decoration: underline;
}
.entry-meta .sep {
display:block;
border-top:1px solid #F8F8F8;
position:relative;
margin:15px 60px 10px 0;
}
.entry-meta .post-format {
padding: 5px;
position: absolute;
right: -64px;
top: -32px;
}
.entry-meta .post-format i {
background-color: #77CC6D;
border-radius: 5px;
color: #FFFFFF;
display: block;
height: 30px;
line-height: 30px;
text-align: center;
width: 30px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
padding: 12px 8px 8px 8px;
font-size: 20px;
}
.entry-meta .posted-on,
.entry-meta .comments-link,
.entry-meta .edit-link,
.entry-meta .tag-links {
font-size:12px;
line-height:20px;
margin-right:25px;
}
.entry-meta .posted-on a,
.entry-meta .comments-link a,
.entry-meta .edit-link a,
.entry-meta .tag-links a {
color: #AAAAAA;
}
.entry-meta .posted-on a:hover,
.entry-meta .comments-link a:hover,
.entry-meta .edit-link a:hover,
.entry-meta .tag-links a:hover {
color:#77CC6D;
text-decoration:none;
}
.entry-meta .posted-on i,
.entry-meta .comments-link i,
.entry-meta .edit-link i,
.entry-meta .tag-links i {
font-size:14px;
padding-right: 5px;
padding-left: 5px;
text-decoration:none
}
.read-more {
font-size: 16px;
margin-top: 10px;
padding: 10px 20px;
color: #FFFFFF;
background-color: #77CC6D;
transition: background-color 0.3s linear 0s;
border-radius: 4px;
cursor: pointer;
display: inline-block;
float: left;
}
a.read-more:hover {
background-color: #33363B;
border-color: #33363B;
}
.more-link {
display: block;
margin-top: 25px;
}
.more-link span {
font-size: 16px;
padding: 10px 20px;
color: #FFFFFF;
background-color: #77CC6D;
transition: background-color 0.3s linear 0s;
border-radius: 4px;
cursor: pointer;
display: inline-block;
}
.more-link span:hover {
background-color: #33363B;
border-color: #33363B;
}
.entry-content a.read-more:hover {
text-decoration: none;
}
#google-maps{
width: 100%;
height: 500px;
}
/* =RESPONSIVE STRUCTURE
----------------------------------------------- */
@media screen and (max-width: 1190px) {
#page {
width: 97%;
}
.wide #page {
width: 100%;
}
.inner-wrap {
width: 94%;
}
}
@media screen and (max-width: 768px) {
#header-text-nav-wrap {
padding: 15px 0;
}
#header-left-section {
float: none;
max-width: 100%;
margin-right: 0;
}
#header-logo-image {
float: none;
text-align: center;
margin-bottom: 10px;
padding-right: 0;
}
#header-text {
float: none;
text-align: center;
padding: 0;
margin-bottom: 10px;
}
#site-description {
padding-bottom: 5px;
}
#header-right-section {
float: none;
max-width: 100%;
}
#header-right-section .widget {
padding: 0 0 10px 0;
float: none;
text-align: center;
}
.widget_recent_work .tg-one-fourth {
width: 50%;
float: left;
}
.footer-socket-wrapper .copyright {
float: none;
max-width: 100%;
text-align: center;
margin-bottom: 5px;
}
.footer-socket-wrapper .footer-menu {
float: none;
text-align: center;
}
.footer-socket-wrapper .footer-menu li {
float: none;
display: inline;
}
.footer-socket-wrapper .footer-menu a {
float: none;
display: inline;
padding: 5px 5px 0;
}
}
@media screen and (max-width: 768px) {
.menu-toggle,
.main-navigation.toggled .nav-menu {
display: block;
}
.main-navigation ul {
display: none;
}
.main-navigation {
float: none;
}
#featured-slider .entry-content {
display: none;
}
.slider-nav {
display: none;
}
#primary, #secondary {
float: none;
width: 100%;
}
.tg-one-half, .tg-one-third, .tg-one-fourth {
float: none;
width: 100%;
margin: 0;
}
.widget_image_service_block .tg-one-third {
padding-bottom: 20px;
}
}
@media only screen and (max-width: 600px) {
#featured-slider .slider-title-head .entry-title a {
font-size: 16px;
padding: 4px 12px;
}
.widget_recent_work .tg-one-fourth {
width: 100%;
text-align: center;
position: relative;
}
.widget_recent_work .recent_work_title {
right: 0;
}
.entry-meta .post-format {
padding: 0;
top: -18px;
}
.entry-meta .post-format i {
font-size: 12px;
padding: 2px 0 0;
}
}
@media only screen and (max-width: 400px) {
#featured-slider .slider-title-head .entry-title a {
font-size: 12px;
padding: 0 8px;
}
#google-maps{
height: 380px;
}
}
|
wp-content/themes/accelerate/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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol, ul {
list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
border-collapse: collapse;
border-spacing: 0;
margin: 0 0 1.5em;
width: 100%;
}
th {
font-weight: bold;
}
th, td {
border: 1px solid #EAEAEA;
padding: 6px 10px;
}
caption, th, td {
text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
outline: 0;
}
a img {
border: 0;
}
a img:hover {
opacity: 0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */
box-shadow: #000 0 0 0;
}
embed, iframe, object {
max-width: 100%;
}
/* =GLOBAL
----------------------------------------------- */
body,
button,
input,
select,
textarea {
color: #666666;
font: 16px 'Roboto', sans-serif;
line-height: 20px;
word-wrap: break-word;
font-weight: 300;
}
body {
background: #eaeaea;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
padding-bottom: 18px;
color: #353e45;
font-weight: normal;
font-family: 'Roboto Slab', sans-serif;
}
h1 { font-size: 30px; line-height: 36px; }
h2 { font-size: 28px; line-height: 34px; }
h3 { font-size: 26px; line-height: 32px; }
h4 { font-size: 24px; line-height: 30px; }
h5 { font-size: 22px; line-height: 28px; }
h6 { font-size: 19px; line-height: 25px; }
hr {
border-color: #EAEAEA;
border-style: solid none none;
border-width: 1px 0 0;
height: 0;
margin: 30px 0;
}
/* =TEXT ELEMENTS
----------------------------------------------- */
p {
line-height: 24px;
margin-bottom: 15px;
font-family: 'Roboto', sans-serif;
font-size: 16px;
font-weight: 300;
}
strong {
font-weight: bold;
}
cite, em, i {
font-style: italic;
}
pre {
background-color: #fff;
margin-bottom: 20px;
overflow: auto;
padding: 20px;
border: 1px solid #EAEAEA;
}
pre, code, kbd, var, samp, tt {
font-family:"Courier 10 Pitch",Courier,monospace;
font-size: 14px;
line-height: 19px;
white-space: pre-wrap;
}
abbr, acronym, dfn {
border-bottom: 1px dotted #666666;
cursor: help;
}
address {
display: block;
font-style: italic;
margin: 0 0 15px;
}
ins {
background: #F8F8F8;
}
table {
margin: 0 0 1.5em;
width: 100%;
}
/* =SUPERCRIPT AND SUBSCRIPT
----------------------------------------------- */
sup, sub {
font-size: 10px;
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
dl {
margin-bottom: 24px;
font-size: 16px;
}
dt {
font-weight: bold;
margin-bottom: 5px;
}
dd {
margin-bottom: 24px;
}
ul,
ol {
list-style: none;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin: 0 0 0 10px;
}
/* =BLOCKQUOTE
----------------------------------------------- */
blockquote {
padding: 30px 30px 20px 50px;
margin-bottom: 20px;
background-color: #77CC6D;
color: #FFFFFF;
border-radius: 5px;
}
blockquote p {
font-size: 22px;
font-family: 'Roboto Slab';
line-height: 1.4;
position: relative;
}
blockquote p:before {
content: "\f10d";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #FFFFFF;
font-size: 22px;
position: absolute;
top: -5px;
left: -30px;
}
blockquote em, blockquote i, blockquote cite {
font-style: normal;
}
blockquote cite {
font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
letter-spacing: 0.05em;
float: right;
}
blockquote a {
color: #ffffff;
text-decoration: underline;
}
blockquote a:hover {
text-decoration: underline;
font-weight: bold;
}
/* =FORMS
----------------------------------------------- */
input, textarea {
-webkit-border-radius: 0px;
}
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
-moz-appearance: none !important;
-webkit-appearance: none !important;
appearance: none !important;
}
input[type="text"],
input[type="email"],
input[type="password"],
textarea {
padding: 1%;
border: 1px solid #EAEAEA;
line-height: 20px;
width: 98%;
margin: 0 0 20px;
background-color: #F8F8F8;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
border: 1px solid #EAEAEA;
}
input.s {
width: 60%;
padding: 4px 10px;
height: 22px;
color: #666666;
background-color: #FFFFFF;
margin: 0;
border: 1px solid #EAEAEA;
}
input.s:focus {
padding-left: 10px;
border-color: #EAEAEA;
text-indent: 0;
}
.accelerate-button,
input[type="reset"],
input[type="button"],
input[type="submit"],
button {
margin-bottom: 30px;
padding: 10px 20px;
background-color: #77CC6D;
border: 0px;
transition: background-color 0.3s linear 0s;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius:4px;
font-size: 14px;
-moz-appearance: none !important;
-webkit-appearance: none !important;
appearance: none !important;
cursor: pointer;
display:inline-block;
color: #FFFFFF;
}
#search-form input[type="submit"] {
border-radius: 0;
margin-left: -8px;
margin-bottom: 0;
padding: 6px 10px 5px;
}
.accelerate-button:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
button:hover {
background-color: #33363B;
}
.previous a,
.next a {
padding: 5px 0;
cursor: pointer;
font-size: 16px;
}
.previous a:hover,
.next a:hover {
text-decoration: underline;
}
/* =LINKS
----------------------------------------------- */
a {
color: #77CC6D;
text-decoration: none;
}
a:focus, a:active, a:hover {
text-decoration: none;
}
/* =IMAGES
----------------------------------------------- */
figure {
margin: 0;
text-align: center;
}
img {
max-width:100%;
height:auto;
vertical-align:top;
margin-bottom: 18px;
}
.entry-content img, .comment-content img, .widget img {
max-width: 100%;
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
}
img.size-full, img.size-large {
max-width: 100%;
height: auto;
}
.entry-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 1.625em;
}
p img {
}
img#wpstats {
display: none;
}
/* =CLEARFIX
----------------------------------------------- */
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix {
display: inline-block;
}
* html .clearfix {
height:1%;
}
.clearfix {
display: block;
}
.tg-after-three-blocks-clearfix {
clear: both;
}
.tg-featured-posts-clearfix {
clear: both;
}
/* =ALIGNMENT
----------------------------------------------- */
.alignleft {
display: inline;
float: left;
margin-right: 30px;
}
.alignright {
display: inline;
float: right;
margin-left: 30px;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
/*****************************************************************/
/*****************************************************************/
/* =BODY
----------------------------------------------- */
body {
padding-top: 15px;
padding-bottom: 15px;
}
#page {
max-width: 1180px;
margin: 0 auto;
background-color: #FFFFFF;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
border-top: 3px solid #77CC6D;
}
.wide {
padding-top: 0;
padding-bottom: 0;
}
.wide #page {
max-width: 100%;
}
.inner-wrap {
margin: 0 auto;
max-width: 1100px;
}
/* =HEADER
----------------------------------------------- */
#masthead {
}
#header-text-nav-container {
border-bottom: 1px solid #ededed;
background-color: #ededed;
}
#header-text-nav-wrap {
padding: 20px 0 20px;
}
#header-left-section {
float: left;
margin-right: 25px;
}
#header-logo-image {
float: left;
padding: 0 20px 0 0;
max-width: 100%;
}
#header-logo-image img {
margin-bottom: 0px;
height: 120px;
}
#header-text {
float: left;
padding: 10px 20px 0 0;
}
#site-title a {
color: #353e45;
font-size: 36px;
}
h1#site-title {
padding-bottom: 5px;
}
#site-title a:hover {
color: #77CC6D;
}
#site-description {
line-height: 24px;
font-size: 20px;
padding-bottom: 0;
color: #353e45;
max-width: 540px;
font-family: Roboto;
font-weight: 300;
}
#header-right-section {
float: right;
}
#header-right-sidebar {
overflow: hidden;
}
#header-right-section .widget {
text-align: right;
padding-top: 10px;
color: #999999;
font-size: 14px;
}
#header-right-section .widget h3 {
padding-bottom: 5px;
font-size: 20px;
line-height: 28px;
}
.header-image {
margin-bottom: 0;
width: 100%;
}
/* =SEARCH WIDGET
----------------------------------------------- */
#masthead input.s {
width: 150px;
}
#search-form span {
background-color: #77CC6D;
height: 32px;
width: 30px;
line-height: 40px;
margin-left: -2px;
color: #FFFFFF;
position: absolute;
text-align: center;
}
#masthead .search-wrap {
position: relative;
}
#masthead .search-wrap span {
right: 1px;
}
/* =NAVIGATION
----------------------------------------------- */
nav li > ul,
nav li > ol {
margin: 0;
list-style: none;
}
.main-navigation {
width: 100%;
background-color: #ededed;
}
.main-navigation li {
float: left;
position: relative;
font-family: 'Roboto', sans-serif;
font-weight: 300;
}
.main-navigation a {
color: #353e45;
display: block;
float: left;
font-size: 20px;
padding: 12px 16px;
}
.main-navigation li.default-menu,
li.default-menu {
display: none;
}
.main-navigation a:hover,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor a,
.main-navigation ul li.current-menu-ancestor a,
.main-navigation ul li.current_page_item a,
.main-navigation ul li:hover > a {
color: #FFFFFF;
background-color: #77CC6D;
}
/* =DROP DOWN
----------------------------------------------- */
.main-navigation ul li ul,
.main-navigation ul li:hover ul ul,
.main-navigation ul ul li:hover ul ul,
.main-navigation ul ul ul li:hover ul ul,
.main-navigation ul ul ul ul li:hover ul ul {
display:none;
z-index: 100;
border-left: 1px solid #F8F8F8;
border-right: 1px solid #F8F8F8;
border-bottom: 1px solid #F8F8F8;
margin-left: -1px;
}
.main-navigation ul li:hover ul,
.main-navigation ul ul li:hover ul,
.main-navigation ul ul ul li:hover ul,
.main-navigation ul ul ul ul li:hover ul,
.main-navigation ul ul ul ul ul li:hover ul {
display:block;
}
.main-navigation ul li ul {
position: absolute;
width: 200px;
top: 44px;
}
.main-navigation ul li ul li {
float: none;
border-bottom: 1px solid #F8F8F8;
}
.main-navigation ul li ul li:last-child {
float: none;
border-bottom: none;
}
.main-navigation ul li ul li a,
.main-navigation ul li.current-menu-item ul li a,
.main-navigation ul li ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor ul li a,
.main-navigation ul li.current-menu-ancestor ul li a,
.main-navigation ul li.current_page_item ul li a {
float: none;
font-size: 14px;
font-weight: 300;
height: 100%;
padding: 8px 14px;
color: #353e45;
background-color: #ededed;
}
.main-navigation ul li ul li a:hover,
.main-navigation ul li ul li:hover > a,
.main-navigation ul li.current-menu-item ul li a:hover {
color: #FFFFFF;
background-color: #77CC6D;
}
.main-navigation ul li ul li ul {
left: 200px;
top: 0;
}
.main-navigation select {
display: none;
}
/* =RESPONSIVE MENU
----------------------------------------------- */
.menu-toggle {
display: none;
cursor: pointer;
}
.site-header .menu-toggle {
background: #ededed;
color: #353e45;
font-size: 20px;
font-weight: 300;
padding: 5px 22px;
margin: 0;
text-align: center;
font-family: 'Roboto';
}
.site-header .menu-toggle:before {
content: "\f0c9";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #FFFFFF;
font-size: 21px;
color: #77CC6D;
padding-right: 10px;
}
.main-small-navigation {
float: none;
padding-top: 0;
background-color: #000000;
}
.main-small-navigation ul {
margin: 0;
list-style: none;
}
.main-small-navigation a {
display: block;
color: #353e45;
padding: 10px 20px;
text-decoration: none;
border-bottom: 1px solid #F8F8F8;
}
.main-small-navigation li {
background-color: #FFFFFF;
}
.main-small-navigation li:hover {
background-color: #77CC6D;
color: #FFFFFF;
}
.main-small-navigation ul ul a {
padding-left: 60px;
}
.main-small-navigation ul ul ul a {
padding-left: 80px;
}
.main-small-navigation ul > .current_page_item,
.main-small-navigation ul > .current-menu-item {
background: #77CC6D;
color: #FFFFFF;
}
/* =FOOTER MENU
----------------------------------------------- */
.footer-menu {
float: right;
}
.footer-menu li {
float: left;
position: relative;
}
.footer-menu li.default-menu,
li.default-menu {
display: none;
}
.footer-menu a {
color: #666666;
display: block;
float: left;
font-size: 10px;
height: 21px;
padding: 5px 0 0 16px;
font-size: 12px;
}
.footer-menu a:hover,
.footer-menu ul li.current-menu-item a,
.footer-menu ul li.current_page_ancestor a,
.footer-menu ul li.current-menu-ancestor a,
.footer-menu ul li.current_page_item a,
.footer-menu ul li:hover > a {
color: #77CC6D;
}
/* =FEATURED SLIDER
----------------------------------------------- */
#featured-slider {
}
#featured-slider,
#featured-slider .slider-cycle {
position: relative;
max-width: 100%;
}
.slider-cycle {
}
#featured-slider .displayblock {
display: block;
}
#featured-slider .displaynone {
display: none;
}
#featured-slider .entry-container {
right: 4%;
margin: auto;
position: absolute;
bottom: 15%;
z-index: 98;
font-family: 'Roboto';
}
#featured-slider .entry-description-container {
}
#featured-slider img {
margin-bottom: 0px;
}
#featured-slider .slider-title-head {
left: 0;
margin-bottom: 10px;
text-align: right;
}
#featured-slider .entry-title {
padding: 0;
}
.slider-title-head .entry-title a {
color: #FFFFFF;
text-decoration: none;
background-color: #77CC6D;
padding: 10px 15px;
max-width: 400px;
display: inline-block;
font-size: 22px;
}
#featured-slider .entry-content {
color: #FFFFFF;
display: inline-block;
max-width: 400px;
text-align: right;
}
#featured-slider .entry-content p {
margin: 0;
padding: 10px 15px;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
font-size: 15px;
}
#featured-slider .entry-container-left {
left: 4%;
right: auto;
}
#featured-slider .entry-container-left .slider-title-head {
text-align: left;
}
#featured-slider .entry-container-left .entry-content {
text-align: left;
}
#featured-slider .slider-image{
width: 100%;
height: 450px;
background-size: cover;
background-position: 50% 50%;
}
a.slide-prev,
a.slide-next {
opacity: 0.7;
filter:alpha(opacity=70);
background-color: #77CC6D;
padding: 12px 14px;
visibility: hidden;
position: absolute;
top: 50%;
-ms-transform: translateY(-50%); /* IE 9 */
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 99;
}
.slide-prev i,
.slide-next i {
color: #FFFFFF;
font-size: 22px;
}
a.slide-next {
padding-right: 8px;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
right: 0;
}
a.slide-prev {
padding-left: 8px;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
}
.slider-cycle:hover a.slide-prev,
.slider-cycle:hover a.slide-next {
visibility: visible;
}
a.slide-prev:hover,
a.slide-next:hover {
opacity: 1;
filter:alpha(opacity=100);
}
/* =SLIDER CONTROLLERS
----------------------------------------------- */
#controllers {
text-align:center;
line-height:0;
position: absolute;
width: 100%;
bottom: 15px;
z-index: 99;
}
#controllers a {
width: 16px;
height: 6px;
margin: 0 4px;
overflow:hidden;
display:inline-block;
background-color: #FFFFFF;
color: #FFFFFF;
}
#controllers a:hover, #controllers a.active {
background-color: #77CC6D;
color: #77CC6D;
}
/* =PAGE HEADER TITLE
----------------------------------------------- */
.page-header .page-title {
border-bottom: 1px solid #F8F8F8;
margin-bottom: 20px;
}
/* =CONTENT
----------------------------------------------- */
.sticky {
}
#main {
padding-top: 50px;
}
/* =POST FORMAT
----------------------------------------------- */
/* POST FORMAT LINK */
.format-link .entry-content p {
text-align: center;
padding-top: 30px;
}
.format-link .entry-content a {
text-decoration: underline;
text-transform: uppercase;
padding: 15px 40px;
border-radius: 3px;
background-color: #77CC6D;
color: #FFFFFF;
transition: background-color 0.3s linear 0s;
display: inline-block;
}
.format-link .entry-content a:hover {
background-color: #33363B;
}
/* POST FORMAT ASIDE */
.format-aside .entry-header { display: none; }
/* POST FORMAT STATUS */
/* POST FORMAT STANDARD */
.format-standard .entry-meta .post-format i { display: none; }
.format-standard .entry-meta .sep { margin-right: 0; }
/* STICKY POST */
.sticky .entry-meta .post-format i { display: block; }
.sticky .entry-meta .sep { margin-right: 60px; }
/* =2,3,4 COLUMNS
----------------------------------------------- */
/* THREE COLUMN */
.tg-one-third {
float: left;
margin: 0 3.6364% 0 0;
width: 30.909%;
}
.tg-one-third-last {
float: right;
margin-right: 0;
}
/* FOUR COLUMN */
.tg-one-fourth {
float: left;
width: 23.1527094%;
margin: 0 2.46305419% 0 0;
}
.tg-one-fourth-last {
margin: 0px;
}
/* TWO COLUMN */
.tg-one-half {
float: left;
width: 48.7684729%;
margin: 0 2.46305419% 0 0;
padding: 0px 0px 30px;
}
.tg-one-half-last {
float: right;
margin: 0px;
}
/* =RECENT WORK WIDGET
----------------------------------------------- */
.widget_recent_work {
margin-bottom: 60px;
}
.widget_recent_work .widget-title {
color: #353e45;
font-size: 28px;
padding-bottom: 5px;
text-align: center;
}
.widget_recent_work p {
margin-bottom: 30px;
text-align: center;
}
.widget_recent_work img {
margin-bottom: 0px;
height: 200px;
}
.widget_recent_work .tg-one-fourth {
position: relative;
width: 25%;
margin-right: 0;
}
.widget_recent_work .recent_work_title {
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6);
bottom: 0;
position: absolute;
transition: all 0.6s ease-out 0s;
width: 100%;
z-index: 1000;
}
.widget_recent_work .recent_work_title .title_box {
text-align: center;
}
.widget_recent_work .recent_work_title .title_box h5 {
font-size: 16px;
font-family: 'Roboto';
padding: 8px;
}
/* =WIDGET FEATURED SINGLE POST
----------------------------------------------- */
#secondary .widget_featured_single_post h3.widget-title a {
color: #353e45;
}
#secondary .widget_featured_single_post h3.widget-title a:hover {
text-decoration: none;
color: #77CC6D;
}
#secondary .widget_featured_single_post a.read-more:hover {
text-decoration: none;
}
/* =WIDGET IMAGE SERVICE WIDGET
----------------------------------------------- */
.widget_image_service_block {
text-align: center;
padding-bottom: 50px;
}
.widget_image_service_block .tg-one-third:hover .entry-title a{
color: #f69d02;
}
.widget_image_service_block img {
margin-bottom: 15px;
height: 250px;
width: 250px;
-webkit-border-radius: 50% 50%;
border-radius: 50% 50%;
-webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
filter: grayscale(100%);
}
.widget_image_service_block img:hover{
-webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
filter: grayscale(0%);
}
.widget_image_service_block .entry-title {
font-size: 22px;
line-height: 26px;
padding-bottom: 10px;
}
.widget_image_service_block .entry-title a {
color: #353e45;
}
.widget_image_service_block .entry-title a:hover {
color: #77CC6D;
}
.widget_image_service_block p {
font-size: 15px;
display: none;
}
.widget_image_service_block .more-link span {
font-size: 14px;
padding: 6px 14px;
}
/* =NAVIGATION
----------------------------------------------- */
.default-wp-page .previous {
float: left;
margin-bottom: 30px;
}
.default-wp-page .next {
float: right;
margin-bottom: 30px;
}
.wp-pagenavi {
text-align: center;
}
/* =PAGINATION
----------------------------------------------- */
.pagination {
margin: 15px 0;
}
.pagination span {
padding: 2px 5px;
border: 1px solid #EAEAEA;
background-color: #77CC6D;
color: #FFFFFF;
}
.pagination a span {
background-color: #FFFFFF;
color: #666666;
}
.pagination a span:hover {
color: #77CC6D;
border-color: #77CC6D;
text-decoration: none;
}
/* =CALL TO ACTION WIDGET
----------------------------------------------- */
.widget_call_to_action {
text-align: center;
margin-bottom: 60px;
}
.call-to-action-content-wrapper {
background-color: #F8F8F8;
border-radius: 5px;
padding-bottom: 30px;
padding-top: 30px;
}
.call-to-action-content h3 {
font-size: 28px;
padding-bottom: 6px;
}
.widget_call_to_action .read-more {
float: none;
font-size: 20px;
padding: 15px 40px;
}
/* =MEDIA
----------------------------------------------- */
.wp-caption {
border: 1px solid #ccc;
margin-bottom: 10px;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 1.2% auto 0;
max-width: 98%;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 4px 0;
}
.gallery-caption {
}
/* =WORDPRESS GALLERY SUPPORT
----------------------------------------------- */
.gallery {
margin: 0 auto 2em;
}
.gallery .gallery-item {
float: left;
display: block;
background: #fff;
margin: 10px 1.5% 20px;
text-align: center;
}
.gallery .gallery-item:hover { }
.gallery .gallery-icon {
text-align: center;
padding: 0;
margin: 0;
overflow: hidden;
line-height: 0;
}
.gallery-columns-1 .gallery-item { float: none; text-align: center; width:100%; margin: 10px 0 20px; }
.gallery-columns-2 .gallery-item { width:47%; }
.gallery-columns-3 .gallery-item { width:30.33%; }
.gallery-columns-4 .gallery-item { width:22%; }
.gallery-columns-5 .gallery-item { width:17%; }
.gallery-columns-6 .gallery-item { width:13.6%; }
.gallery-columns-7 .gallery-item { width:12.25%; margin:10px 1% 10px; }
.gallery-columns-8 .gallery-item { width:10.5%; margin:10px 1% 10px; }
.gallery-columns-9 .gallery-item { width:9.11%; margin:10px 1% 10px; }
.gallery dl a {
display: block;
}
.gallery dl a img {
height: auto;
margin: 0 auto;
}
.gallery .gallery-caption {
font-size: 20px;
line-height: 1.2;
margin: 10px 0 0;
}
.gallery br+br { display:none; }
/* =COMMENTS
----------------------------------------------- */
#comments {
border-top: 1px solid #F8F8F8;
padding-top: 15px;
}
#comments i {
font-size: 16px;
color: #AAAAAA;
padding-right: 10px;
}
.comments-title {
font-size: 22px;
line-height: 28px;
}
.comment-content a {
word-wrap: break-word;
}
.comment-navigation {
margin-bottom: 15px;
}
.bypostauthor {
}
#comments h2.comments-title {
margin-bottom: 10px;
}
.avatar {
border-radius: 50%;
float: left;
}
.comments-area article header {
margin: 0 0 5px;
overflow: hidden;
position: relative;
}
.comments-area .comment-edit-link,
.comments-area .comment-permalink,
.comments-area .comment-date-time,
.comments-area .comment-author-link {
display: block;
margin-left: 100px;
color: #999999;
}
#content .comments-area article header cite a:hover,
#content .comments-area a.comment-edit-link:hover,
#content .comments-area a.comment-permalink:hover {
color: #77CC6D;
}
.comments-area .comment-author-link a {
color: #999999;
}
.comments-area .comment-author-link a:hover {
color: #77CC6D;
}
.comments-area .comment-author-link span {
margin-left: 10px;
padding: 0 5px;
background-color: #77CC6D;
color: #FFFFFF;
border-radius: 3px;
}
.comments-area article header .comment-edit-link:before{
content: "\f044";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #AAAAAA;
font-size: 16px;
padding-right: 10px;
}
.comment-content {
padding: 15px 15px 25px;
background-color: #F8F8F8;
border: 1px solid #EAEAEA;
border-radius: 2px;
}
.comment {
margin-bottom: 20px;
}
.comment ul, .comment ol {
margin: 0 0 20px 20px;
}
.comment ul {
list-style: square outside none;
}
.comment .comment-reply-link {
float: right;
color: #AAAAAA;
}
.comment .comment-reply-link:before {
content: "\f112";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #AAAAAA;
font-size: 16px;
padding-right: 10px;
}
.comment .comment-reply-link:hover {
color: #77CC6D;
}
.comment-list {
margin-bottom: 25px;
}
.comment-list .children {
margin-left: 20px;
}
.comment-list, .comment-list .children {
list-style-type: none;
padding: 0;
}
.screen-reader-text { display: none; }
.nav-previous,
.nav-next {
margin-bottom: 15px;
}
.nav-previous a,
.nav-next a {
color: #77CC6D;
cursor: pointer;
font-size: 16px;
}
.nav-previous a { float: left; }
.nav-next a { float: right; }
.nav-previous a:hover,
.nav-next a:hover {
text-decoration: underline;
}
/* =COMMENT FORM
----------------------------------------------- */
#respond {
}
#respond h3#reply-title {
font-size: 22px;
line-height: 28px;
}
#respond h3#reply-title #cancel-comment-reply-link {
margin-left: 10px;
margin-left: 1rem;
font-weight: normal;
font-size: 16px;
font-size: 1.6rem;
}
#respond form label {
display: block;
line-height: 1.5;
}
#respond form input[type="text"],
#respond form textarea {
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 16px;
line-height: 1.5;
padding: 10px;
width: 100%;
}
#respond form p.form-allowed-tags {
font-size: 15px;
line-height: 1;
color: #5e5e5e;
display: none;
}
.required {
color: red;
}
/* =WIDGETS
----------------------------------------------- */
#secondary .widget ul li, #colophon .widget ul li {
line-height: 1.5;
border-bottom: 1px solid #F8F8F8;
padding: 5px 0;
}
#colophon .widget ul li {
border-bottom: 1px solid #353e45;
}
#secondary .widget ul li li, #colophon .widget ul li li {
border-bottom: none;
}
#secondary .widget ul ul, #colophon .widget ul ul {
padding-left: 10px;
}
.widget select {
border: 1px solid #DDDDDD;
color: #666666;
padding: 2px;
width: 60%;
}
#secondary h3.widget-title {
font-size: 22px;
line-height: 32px;
padding-bottom: 15px;
}
#secondary .widget, .error-404 .widget {
margin-bottom: 35px;
font-size: 16px;
}
#secondary a:hover {
text-decoration: underline;
}
.error-404 {
padding-bottom: 20px;
text-align: center;
}
.error-404 input.s {
width: 50%;
}
/* =CALENDAR WIDGET
----------------------------------------------- */
#wp-calendar {
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
text-align: left;
padding-bottom: 10px;
}
#wp-calendar #today {
color: #77CC6D;
}
#wp-calendar caption {
text-align: center;
}
#wp-calendar #next {
padding-right: 35px;
text-align: right;
}
.widget_calendar #wp-calendar th {
font-weight: 600;
}
.widget-title span {
border-bottom: 2px solid #77CC6D;
padding-bottom: 5px;
}
#colophon #wp-calendar th,
#colophon #wp-calendar td {
border: 1px solid #353e45;
padding: 3px 2px 3px 8px;
}
.widget th, .widget td {
padding: 1px 1px 1px 2px;
}
/* =WIDGETS ICON
----------------------------------------------- */
#secondary h3 span:before, .footer-widgets-area h3 span:before {
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #77CC6D;
font-size: 20px;
padding-right: 5px;
}
#archives h3 span:before,
.widget_archive h3 span:before {
content: "\f017";
}
.widget_calendar h3 span:before {
content: "\f073";
font-size: 16px;
}
.widget_categories h3 span:before {
content: "\f07c";
}
#secondary .widget_pages h3 span:before,
.footer-widgets-area .widget_pages h3 span:before {
content: "\f0f6";
padding-right: 8px;
}
.widget_recent_comments h3 span:before {
content: "\f0e6";
}
.widget_recent_comments #recentcomments li:before {
content: "\f075";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #EAEAEA;
font-size: 16px;
padding-right: 5px;
}
.widget_search h3 span:before {
content: "\f002";
}
.widget_text h3 span:before {
content: "\f0f6";
}
.widget_tag_cloud h3 span:before {
content: "\f02c";
}
.accelerate_tagcloud_widget h3 span:before {
content: "\f02c";
}
.accelerate_tagcloud_widget h3 span:before {
content: "\f02c";
}
.accelerate_tagcloud_widget a:before {
content: "\f02b";
color: #D5D5D5;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
font-size: 12px;
padding-right: 5px;
}
.accelerate_tagcloud_widget a {
color: #666666;
background-color: #F8F8F8;
margin: 0 4px 6px 0;
padding: 3px 6px;
display: inline-block;
border-radius: 3px;
}
.footer-widgets-area .accelerate_tagcloud_widget a {
background-color: #D5D5D5;
color: #666666;
}
.footer-widgets-area .accelerate_tagcloud_widget a:before {
color: #FFFFFF;
}
#secondary .accelerate_tagcloud_widget a:hover,
.footer-widgets-area .accelerate_tagcloud_widget a:hover {
text-decoration: none;
color: #FFFFFF;
background-color: #77CC6D;
}
#secondary .widget_nav_menu h3 span:before,
.footer-widgets-area .widget_nav_menu h3 span:before {
content: "\f0c9";
font-size: 21px;
}
.widget_recent_entries h3 span:before {
content: "\f040";
}
/* =FOOTER WIDGET AREA
----------------------------------------------- */
.footer-widgets-wrapper {
background-color: #27313D;
border-top: 1px solid #F2F2F2;
}
.footer-widgets-area {
padding-top: 30px;
padding-bottom: 10px;
color: #AAAAAA;
}
.footer-widgets-area .widget-title {
text-align: left;
}
.footer-widgets-area h3.widget-title {
color: #FFFFFF;
}
.footer-widgets-area p {
text-align: left;
color: #AAAAAA;
}
.footer-widgets-area a {
color: #FFFFFF;
}
.footer-widgets-area a:hover {
color: #77CC6D;
}
#colophon .widget {
padding-bottom: 25px;
}
#colophon .widget-title {
font-size: 22px;
line-height: 32px;
}
#colophon, #colophon p {
font-size: 14px;
line-height: 20px;
}
/* =FOOTER SOCKET AREA
----------------------------------------------- */
.footer-socket-wrapper {
padding: 10px 0px;
background-color: #F8F8F8;
border-top: 3px solid #77CC6D;
}
.footer-socket-area {
width: 100%;
}
.footer-socket-wrapper .copyright {
color: #666666;
max-width: 50%;
float: left;
font-size: 12px;
}
.footer-socket-wrapper .copyright a {
color: #666666;
}
.footer-socket-wrapper .copyright a:hover {
color: #77CC6D;
}
.footer-socket-wrapper .footer-menu {
float: right;
}
.footer-socket-wrapper .footer-menu a {
padding-top: 0;
}
.footer-socket-wrapper .footer-menu ul li ul {
top: 21px;
}
/* =SCROLL UP
----------------------------------------------- */
a#scroll-up {
bottom: 20px;
position: fixed;
right: 20px;
display: none;
background-color: #77CC6D;
opacity: 0.5;
filter:alpha(opacity=50); /* For IE8 and earlier */
padding: 10px 16px;
border-radius: 2px;
}
a#scroll-up i {
color: #FFFFFF;
}
a#scroll-up:hover {
opacity: 1;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
/* =PRIMARY AND SECONDARY CONTENT AREA
----------------------------------------------- */
#primary {
float: left;
width: 65.4546%;
}
#secondary {
float: right;
width: 30.909%;
}
/* =LEFT SIDEBAR CONTENT LAYOUT
-------------------------------------------------------------- */
.left-sidebar #primary {
float: right;
}
.left-sidebar #secondary {
float: left;
}
/* =NO SIDEBAR CONTENT LAYOUT
-------------------------------------------------------------- */
.no-sidebar #primary {
float: none;
margin: 0 auto;
}
.no-sidebar-full-width #primary {
width: 100%;
}
.no-sidebar #secondary,
.no-sidebar-full-width #secondary {
display: none;
}
/* =POST CONTENT
----------------------------------------------- */
#content .post, #content .page {
padding-bottom: 35px;
}
#content .post {
}
.single #content .post {
padding-bottom: 25px;
}
.post .entry-title {
font-size: 26px;
line-height: 32px;
}
.post .entry-title a {
color: #353e45;
transition: all 0.3s ease 0s
}
.post .entry-title a:hover {
color: #77CC6D;
}
.post .entry-content {
margin-bottom: 10px;
}
.entry-content ul {
list-style: square;
}
.entry-content ul,
.entry-content ol {
padding: 0 0 0 35px;
margin-bottom: 30px;
}
.entry-content li > ul,
.entry-content li > ol {
margin-bottom: 0;
}
.entry-content li {
line-height: 1.3;
}
.post .entry-content a:hover {
text-decoration: underline;
}
.post-image-content-wrap .entry-content img, .post-image-content-wrap .entry-content iframe{
display: none;
}
.blog-small .post .post-featured-image {
float: left;
width: 32%;
text-align: left;
padding-right: 4%;
}
.blog-alternate-small #primary article:nth-child(odd) figure {
float: left;
padding-right: 4%;
}
.blog-alternate-small #primary article:nth-child(even) figure {
float: right;
padding-left: 4%;
}
/* =POST META
----------------------------------------------- */
.entry-meta {
color: #AAAAAA;
padding-bottom: 20px;
}
.entry-meta .byline i,
.entry-meta .cat-links i {
padding-left: 5px;
padding-right: 5px;
font-size: 16px;
color: #77CC6D;
}
.entry-meta .byline,
.entry-meta .cat-links {
}
.entry-meta .byline {
margin-right: 25px;
}
.entry-meta a {
color:#77CC6D;
}
.entry-meta a:hover {
text-decoration: underline;
}
.entry-meta .sep {
display:block;
border-top:1px solid #F8F8F8;
position:relative;
margin:15px 60px 10px 0;
}
.entry-meta .post-format {
padding: 5px;
position: absolute;
right: -64px;
top: -32px;
}
.entry-meta .post-format i {
background-color: #77CC6D;
border-radius: 5px;
color: #FFFFFF;
display: block;
height: 30px;
line-height: 30px;
text-align: center;
width: 30px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
padding: 12px 8px 8px 8px;
font-size: 20px;
}
.entry-meta .posted-on,
.entry-meta .comments-link,
.entry-meta .edit-link,
.entry-meta .tag-links {
font-size:12px;
line-height:20px;
margin-right:25px;
}
.entry-meta .posted-on a,
.entry-meta .comments-link a,
.entry-meta .edit-link a,
.entry-meta .tag-links a {
color: #AAAAAA;
}
.entry-meta .posted-on a:hover,
.entry-meta .comments-link a:hover,
.entry-meta .edit-link a:hover,
.entry-meta .tag-links a:hover {
color:#77CC6D;
text-decoration:none;
}
.entry-meta .posted-on i,
.entry-meta .comments-link i,
.entry-meta .edit-link i,
.entry-meta .tag-links i {
font-size:14px;
padding-right: 5px;
padding-left: 5px;
text-decoration:none
}
.read-more {
font-size: 16px;
margin-top: 10px;
padding: 10px 20px;
color: #FFFFFF;
background-color: #77CC6D;
transition: background-color 0.3s linear 0s;
border-radius: 4px;
cursor: pointer;
display: inline-block;
float: left;
}
a.read-more:hover {
background-color: #33363B;
border-color: #33363B;
}
.more-link {
display: block;
margin-top: 25px;
}
.more-link span {
font-size: 16px;
padding: 10px 20px;
color: #FFFFFF;
background-color: #77CC6D;
transition: background-color 0.3s linear 0s;
border-radius: 4px;
cursor: pointer;
display: inline-block;
}
.more-link span:hover {
background-color: #33363B;
border-color: #33363B;
}
.entry-content a.read-more:hover {
text-decoration: none;
}
#google-maps{
width: 100%;
height: 500px;
}
/* =RESPONSIVE STRUCTURE
----------------------------------------------- */
@media screen and (max-width: 1190px) {
#page {
width: 97%;
}
.wide #page {
width: 100%;
}
.inner-wrap {
width: 94%;
}
}
@media screen and (max-width: 768px) {
#header-text-nav-wrap {
padding: 15px 0;
}
#header-left-section {
float: none;
max-width: 100%;
margin-right: 0;
}
#header-logo-image {
float: none;
text-align: center;
margin-bottom: 10px;
padding-right: 0;
}
#header-text {
float: none;
text-align: center;
padding: 0;
margin-bottom: 10px;
}
#site-description {
padding-bottom: 5px;
}
#header-right-section {
float: none;
max-width: 100%;
}
#header-right-section .widget {
padding: 0 0 10px 0;
float: none;
text-align: center;
}
.widget_recent_work .tg-one-fourth {
width: 50%;
float: left;
}
.footer-socket-wrapper .copyright {
float: none;
max-width: 100%;
text-align: center;
margin-bottom: 5px;
}
.footer-socket-wrapper .footer-menu {
float: none;
text-align: center;
}
.footer-socket-wrapper .footer-menu li {
float: none;
display: inline;
}
.footer-socket-wrapper .footer-menu a {
float: none;
display: inline;
padding: 5px 5px 0;
}
}
@media screen and (max-width: 768px) {
.menu-toggle,
.main-navigation.toggled .nav-menu {
display: block;
}
.main-navigation ul {
display: none;
}
.main-navigation {
float: none;
}
#featured-slider .entry-content {
display: none;
}
.slider-nav {
display: none;
}
#primary, #secondary {
float: none;
width: 100%;
}
.tg-one-half, .tg-one-third, .tg-one-fourth {
float: none;
width: 100%;
margin: 0;
}
.widget_image_service_block .tg-one-third {
padding-bottom: 20px;
}
}
@media only screen and (max-width: 600px) {
#featured-slider .slider-title-head .entry-title a {
font-size: 16px;
padding: 4px 12px;
}
.widget_recent_work .tg-one-fourth {
width: 100%;
text-align: center;
position: relative;
}
.widget_recent_work .recent_work_title {
right: 0;
}
.entry-meta .post-format {
padding: 0;
top: -18px;
}
.entry-meta .post-format i {
font-size: 12px;
padding: 2px 0 0;
}
}
@media only screen and (max-width: 400px) {
#featured-slider .slider-title-head .entry-title a {
font-size: 12px;
padding: 0 8px;
}
#google-maps{
height: 380px;
}
}
| 0.196325 | 0.075312 |
.filter_main{
}
.goster,.filterTop{
background-color: #3f3f45;
border-top: 5px solid #ED5258;
padding: 15px 15px;
font-weight: bolder;
font-size: 17px;
text-align: center;
color: white;
text-transform: uppercase;
}
.filter_headers{
font-weight: bold;
margin-top: 10px;
float: left;
}
.filter_divs{
border-bottom: 1px solid #D3D3D3;
padding-bottom: 5px;
}
.filter_divs .fa-plus{
font-size: 12px;
}
.toggle_kateqoriya,.toggle_qiymet,.toggle_olcu,.toggle_ceki,.toggle_cins,.toggle_age_grupu{
display: none !important;
}
.kateqoriya a,.qiymet p,.olcu p,.ceki p,.cins p,.age_grupu p{
display: block;
width: 100%;
padding-top: 5px;
padding-bottom: 5px;
color: #3f3f45;
font-size: 14px;
text-decoration: none;
margin: 0px;
margin-bottom: 1px;
cursor: pointer;
-o-transition:background-color 0.3s,padding-left 0.3s,color 0.3s;
-webkit-transition:background-color 0.3s,padding-left 0.3s,color 0.3s;
transition: background-color 0.3s,padding-left 0.3s,color 0.3s;
}
.kateqoriya a:hover,.qiymet p:hover,.olcu p:hover,.ceki p:hover,.cins p:hover,.age_grupu p:hover{
padding-left: 10px;
background-color: #ED5258;
color: white;
text-decoration: none;
}
.selected_filter:before{
font-family: "FontAwesome";
content: "\f14a";
position: absolute;
left: 0;
font-size: 16px;
color: #ED5258;
}
.olcu .fa-minus{
font-size: 13px;
}
.filterTop_main_div,.filterTop_main_div div{
padding-left: 0px !important;
padding-right: 0px !important;
}
.filterTop{
margin-top: 50px;
float: left;
width: 100%;
}
.filterTop_main_div a{
color: #3f3f45;
}
.filterTop_imgbox{
border-bottom: 1px solid #D3D3D3;
padding-bottom: 5px;
margin-top: 15px !important;
}
.filterTop_imgbox img{
width: 125px;
border: 1px solid #ebebeb;
}
.filterTop_imgbox h2{
height: 108px;
font-size: 14px;
margin: 0;
}
.filterTop_imgbox p{
margin:0;
color: #3f3f45;
}
.filterTop_imgbox:hover{
color: #ED5258;
}
@media(max-width: 1200px){
.filterTop_imgbox img{
width: 100px;
margin-bottom: 5px;
}
.filterTop_imgbox h2{
height: 85px;
}
}
@media(max-width: 992px){
.filter_divs .fa-plus{
font-size: 11px;
}
.kateqoriya a,.qiymet p,.olcu p,.ceki p,.cins p,.age_grupu p{
font-size: 13.1px;
}
.kateqoriya a:hover,.qiymet p:hover,.olcu p:hover,.ceki p:hover,.cins p:hover,.age_grupu p:hover{
padding-left: 8px;
}
.filterTop_imgbox img{
width: 157px;
margin-bottom: 5px;
}
.filterTop_imgbox h2{
height: 60px;
}
}
@media(max-width: 768px){
.filter_divs{
display: none;
overflow: hidden;
}
.filter_headers{
width: 100%;
}
.toggle_kateqoriya,.toggle_qiymet,.toggle_olcu,.toggle_ceki,.toggle_cins,.toggle_age_grupu{
display: inline-block !important;
float: right;
font-size: 20px !important;
}
.kicik_ekran{
display: block;
}
.boyuk_ekran{
display: none;
}
.filterTop_imgbox img{
width: 80%;
margin-bottom: 5px;
margin-left: 10%;
}
.filterTop_imgbox h2{
text-align: center;
min-height: 70px;
font-size: 13px;
}
.en_cox_satilanlar_xs_image_div,.en_yeniler_xs_image_div{
min-height: 180px !important;
}
}
@media(min-width: 768px){
.filter_divs{
display: block !important;
}
.kicik_ekran{
display: none;
}
.boyuk_ekran{
display: block;
}
}
/*en_cox_satilanlar_xs_image_div ve en_yeniler_xs_image_div klasi, kicik (xs) ekranlarda top sells divinin standart olmasi yeni bir birleri ile eyni sirada qalmasi ucun birinin hundur birinin alcaq olmamasi ucun verilmisdir.*/
@media(max-width: 700px){
.en_cox_satilanlar_xs_image_div,.en_yeniler_xs_image_div{
min-height: 170px !important;
}
}
@media(max-width: 600px){
.en_cox_satilanlar_xs_image_div,.en_yeniler_xs_image_div{
min-height: 140px !important;
}
}
@media(max-width: 550px){
.en_cox_satilanlar_xs_image_div,.en_yeniler_xs_image_div{
min-height: 130px !important;
}
}
@media(max-width: 450px){
.en_cox_satilanlar_xs_image_div,.en_yeniler_xs_image_div{
min-height: 100px !important;
}
}
|
gumush.az/css/uzukler.css
|
.filter_main{
}
.goster,.filterTop{
background-color: #3f3f45;
border-top: 5px solid #ED5258;
padding: 15px 15px;
font-weight: bolder;
font-size: 17px;
text-align: center;
color: white;
text-transform: uppercase;
}
.filter_headers{
font-weight: bold;
margin-top: 10px;
float: left;
}
.filter_divs{
border-bottom: 1px solid #D3D3D3;
padding-bottom: 5px;
}
.filter_divs .fa-plus{
font-size: 12px;
}
.toggle_kateqoriya,.toggle_qiymet,.toggle_olcu,.toggle_ceki,.toggle_cins,.toggle_age_grupu{
display: none !important;
}
.kateqoriya a,.qiymet p,.olcu p,.ceki p,.cins p,.age_grupu p{
display: block;
width: 100%;
padding-top: 5px;
padding-bottom: 5px;
color: #3f3f45;
font-size: 14px;
text-decoration: none;
margin: 0px;
margin-bottom: 1px;
cursor: pointer;
-o-transition:background-color 0.3s,padding-left 0.3s,color 0.3s;
-webkit-transition:background-color 0.3s,padding-left 0.3s,color 0.3s;
transition: background-color 0.3s,padding-left 0.3s,color 0.3s;
}
.kateqoriya a:hover,.qiymet p:hover,.olcu p:hover,.ceki p:hover,.cins p:hover,.age_grupu p:hover{
padding-left: 10px;
background-color: #ED5258;
color: white;
text-decoration: none;
}
.selected_filter:before{
font-family: "FontAwesome";
content: "\f14a";
position: absolute;
left: 0;
font-size: 16px;
color: #ED5258;
}
.olcu .fa-minus{
font-size: 13px;
}
.filterTop_main_div,.filterTop_main_div div{
padding-left: 0px !important;
padding-right: 0px !important;
}
.filterTop{
margin-top: 50px;
float: left;
width: 100%;
}
.filterTop_main_div a{
color: #3f3f45;
}
.filterTop_imgbox{
border-bottom: 1px solid #D3D3D3;
padding-bottom: 5px;
margin-top: 15px !important;
}
.filterTop_imgbox img{
width: 125px;
border: 1px solid #ebebeb;
}
.filterTop_imgbox h2{
height: 108px;
font-size: 14px;
margin: 0;
}
.filterTop_imgbox p{
margin:0;
color: #3f3f45;
}
.filterTop_imgbox:hover{
color: #ED5258;
}
@media(max-width: 1200px){
.filterTop_imgbox img{
width: 100px;
margin-bottom: 5px;
}
.filterTop_imgbox h2{
height: 85px;
}
}
@media(max-width: 992px){
.filter_divs .fa-plus{
font-size: 11px;
}
.kateqoriya a,.qiymet p,.olcu p,.ceki p,.cins p,.age_grupu p{
font-size: 13.1px;
}
.kateqoriya a:hover,.qiymet p:hover,.olcu p:hover,.ceki p:hover,.cins p:hover,.age_grupu p:hover{
padding-left: 8px;
}
.filterTop_imgbox img{
width: 157px;
margin-bottom: 5px;
}
.filterTop_imgbox h2{
height: 60px;
}
}
@media(max-width: 768px){
.filter_divs{
display: none;
overflow: hidden;
}
.filter_headers{
width: 100%;
}
.toggle_kateqoriya,.toggle_qiymet,.toggle_olcu,.toggle_ceki,.toggle_cins,.toggle_age_grupu{
display: inline-block !important;
float: right;
font-size: 20px !important;
}
.kicik_ekran{
display: block;
}
.boyuk_ekran{
display: none;
}
.filterTop_imgbox img{
width: 80%;
margin-bottom: 5px;
margin-left: 10%;
}
.filterTop_imgbox h2{
text-align: center;
min-height: 70px;
font-size: 13px;
}
.en_cox_satilanlar_xs_image_div,.en_yeniler_xs_image_div{
min-height: 180px !important;
}
}
@media(min-width: 768px){
.filter_divs{
display: block !important;
}
.kicik_ekran{
display: none;
}
.boyuk_ekran{
display: block;
}
}
/*en_cox_satilanlar_xs_image_div ve en_yeniler_xs_image_div klasi, kicik (xs) ekranlarda top sells divinin standart olmasi yeni bir birleri ile eyni sirada qalmasi ucun birinin hundur birinin alcaq olmamasi ucun verilmisdir.*/
@media(max-width: 700px){
.en_cox_satilanlar_xs_image_div,.en_yeniler_xs_image_div{
min-height: 170px !important;
}
}
@media(max-width: 600px){
.en_cox_satilanlar_xs_image_div,.en_yeniler_xs_image_div{
min-height: 140px !important;
}
}
@media(max-width: 550px){
.en_cox_satilanlar_xs_image_div,.en_yeniler_xs_image_div{
min-height: 130px !important;
}
}
@media(max-width: 450px){
.en_cox_satilanlar_xs_image_div,.en_yeniler_xs_image_div{
min-height: 100px !important;
}
}
| 0.189484 | 0.107157 |
@charset "utf-8";
* {
margin: 0;
padding: 0;
border: 0;
list-style: none;
text-decoration: none;
}
body {
background: url(../img/taikongren.gif) no-repeat left top -185px;
background-size: 1920px;
position: relative;
}
.blue {
color: #9bb7ff;
}
#into {
position: absolute;
top: 95px;
left: 260px;
font-size: 35px;
font-family: "Verdana";
color: #e5e5ee;
/* color: #9bb7ff; */
}
#tittle {
position: absolute;
top: 150px;
left: 460px;
height: 100px;
width: 780px;
/* background-color: yellow; */
font-size: 45px;
font-family: "Comic Sans MS";
}
#caidan {
position: absolute;
top: 90px;
right: 270px;
}
#caidan img {
width: 54px;
}
.font {
color: #9bb7ff;
/* color: #49407b; */
font-family: "Comic Sans MS";
font-size: 28px;
font-weight: bold;
}
.small {
color: black;
font-family: "Comic Sans MS";
font-size: 17px;
}
#nav .navlist {
position: absolute;
display: none;
z-index: 998;
line-height: 95px;
top: 30px;
right: 350px;
background: url(../img/hello.gif);
padding-left: 25px;
width: 310px;
}
#close {
position: absolute;
top: 30px;
right: 30px;
}
#close img {
width: 37px;
visibility: hidden;
}
#wapper {
position: relative;
top: 900px;
left: 0px;
z-index: 999;
/* background-color: yellow; */
background-color: #e6e2ef;
height: 955px;
width: 1900px;
}
#wapper .about {
position: absolute;
top: 0px;
left: 200px;
z-index: 1000;
/* background-color: blue; */
background-color: #e6e2ef;
height: 955px;
width: 1500px;
}
#wapper .about .top {
height: 450px;
/* background-color: brown; */
background-color: #e6e2ef;
padding-top: 28px;
padding-left: 28px;
}
#wapper .about .top img {
float: left;
height: 420px;
margin-right: 14px;
}
#wapper .about .top .left_top {
float: left;
height: 320px;
width: 1010px;
/* background-color: magenta; */
background-color: #e6e2ef;
}
#wapper .about .top .left_top .small {
display: block;
padding-bottom: 17px;
border-bottom: 2px solid gray;
width: 750px;
}
#wapper .about .top .left_top span {
margin-left: 12px;
/* margin-bottom: 3px; */
}
#wapper .about .top .left_top .introduce {
margin-top: 16px;
font-size: 20px;
color: #000000;
font-weight: 400;
line-height: 40px;
}
#wapper .about .top .left_top .more {
margin-top: 25px;
display: block;
width: 140px;
height: 40px;
background-color: #9bb7ff;
text-align: center;
line-height: 40px;
font-family: "Comic Sans MS";
color: white;
}
#wapper .about .top .left_bottom {
float: left;
height: 100px;
width: 1010px;
/* background-color: aqua; */
background-color: #e6e2ef;
}
#wapper .about .top .left_bottom ul {
margin-left: 12px;
}
#wapper .about .top .left_bottom ul li {
float: left;
}
#wapper .about .top .left_bottom ul li img {
margin-top: 30px;
margin-left: 5px;
height: 37px;
}
#wapper .about .top .left_bottom ul li img:hover{
transform: scale(0.94);
transition-duration: 0.2s;
}
#wapper .about .bottom {
height: 450px;
/* background-color: purple; */
background-color: #e6e2ef;
}
#wapper .about .bottom .left_content {
margin-left: 27px;
float: left;
width: 425px;
height: 446px;
background-color: #9BB7FF;
}
#wapper .about .bottom .left_content p {
margin-top: 8px;
margin-bottom: 12px;
margin-left: 17px;
font-family: "Comic Sans MS";
font-size: 26px;
font-weight: 600;
}
#wapper .about .bottom .left_content span {
margin-left: 18px;
line-height: 50px;
font-family: "Comic Sans MS";
font-size: 18px;
font-weight: 500;
}
#wapper .about .bottom .left_content .Hire {
display: block;
width: 260px;
text-align: center;
margin-left: 15px;
margin-top: 15px;
height: 50px;
line-height: 50px;
font-family: "Comic Sans MS";
background-color: #30416f;
color: #e6e2ef;
}
#wapper .about .bottom .left_content .im {
/* line-height: 50px; */
font-family: "Comic Sans MS";
font-size: 20px;
font-weight: 400;
}
#wapper .about .bottom .right_content {
margin-left: 16px;
width: 865px;
height: 450px;
float: left;
padding-left: 150px;
/* background-color: yellowgreen; */
background-color: #e6e2ef;
}
#wapper .about .bottom .right_content img {
height: 50px;
margin-top: 30px;
margin-bottom: 5px;
margin-left: 30px;
}
#wapper .about .bottom .right_content div {
margin: 8px;
}
#wapper .about .bottom .right_content .dispaly01 {
float: left;
width: 300px;
height: 210px;
background-color: #9bb7ff;
}
#wapper .about .bottom .right_content .dispaly02 {
margin-right: 200px;
float: left;
width: 300px;
height: 210px;
background-color: #30416f;
}
#wapper .about .bottom .right_content .dispaly03 {
float: left;
width: 300px;
height: 210px;
background-color: #30416f;
}
#wapper .about .bottom .right_content .dispaly04 {
float: left;
width: 300px;
height: 210px;
background-color: #9bb7ff;
}
#wapper .about .bottom .right_content span {
margin-left: 18px;
font-family: "Comic Sans MS";
font-size: 20px;
font-weight: 400;
color: #fbfbfc;
}
#wapper .about .bottom .right_content .disc {
margin-left: 18px;
margin-top: 6px;
font-family: "Comic Sans MS";
font-size: 19px;
font-weight: 400;
}
#ability {
background: url(../img/qiu.gif) no-repeat;
background-size: 1400px;
height: 1900px;
width: 1500px;
margin: 0 auto;
position: relative;
}
#ability img {
float: left;
}
#ability .ti {
padding-top: 15px;
margin-top: 900px;
font-family: "Comic Sans MS";
font-size: 28px;
font-weight: bold;
color: #fcfffe;
margin-left: 655px;
}
#ability div {
margin-left: 20px;
width: 65px;
/* height: 620px; */
background: #9BB7FF;
float: right;
}
.javafx {
margin-top: 170px;
margin-right: 210px;
height: 450px;
}
.java {
margin-top: 100px;
height: 520px;
}
.js {
margin-top: 220px;
height: 400px;
}
.css {
margin-top: 160px;
height: 460px;
}
.html {
margin-top: 190px;
height: 430px;
}
#ability .data {
position: absolute;
top: 682px;
right: 214px;
}
#ability .data li {
color: #9BB7FF;
float: left;
/* margin-left: 40px; */
width: 65px;
text-align: center;
/* background-color: green; */
margin-left: 20px;
font-family: "Comic Sans MS";
font-size: 20px;
font-weight: 300;
color: #fcfffe;
}
#qualification {
height: 1160px;
width: 1400px;
/* background-color: #FFFF00;
background-color: #000000; */
background-color: #000009;
position: absolute;
top: 2700px;
left: 200px;
}
#qualification .titl {
text-align: center;
padding-top: 15px;
font-family: "Comic Sans MS";
font-size: 28px;
font-weight: bold;
color: #fcfffe;
}
#qualification .zp1 {
margin-top: 12px;
margin-left: 138px;
cursor: pointer;
}
#qualification .zp2 {
height: 371.5px;
margin-left: 138px;
cursor: pointer;
}
#contact {
height: 750px;
width: 1400px;
/* background-color: #FFFF00; */
background-color: #9bb7ff;
position: absolute;
top: 3900px;
left: 200px;
}
#contact .titx {
padding-top: 15px;
font-family: "Comic Sans MS";
font-size: 35px;
font-weight: bold;
margin-left: 586px;
color: #fcfffe;
}
#contact .in {
float: left;
margin-left: 60px;
margin-top: 50px;
width: 600px;
height: 80px;
padding-left: 12px;
font-family: "Comic Sans MS";
font-size: 17px;
font-weight: 400;
border: 1px solid gray;
}
#contact textarea {
width: 1267px;
height: 250px;
margin-left: 60px;
margin-top: 15px;
padding: 11px;
font-family: "Comic Sans MS";
font-size: 17px;
font-weight: 400;
border: 1px solid gray;
}
#contact .bu {
margin-left: 60px;
width: 1290px;
height: 60px;
background-color: black;
font-family: "Comic Sans MS";
font-size: 17px;
color: #fcfffe;
margin-top: 20px;
cursor: pointer;
}
#footer {
margin-top: 12px;
position: absolute;
top: 4650px;
padding-left: 740px;
width: 1900px;
height: 80px;
background-color: #282828;
background-color: #221e35;
color: #d4ffff;
line-height: 80px;
font-size: 18px;
}
.top_im{
position: fixed;
z-index: 20000;
bottom: 225px;
right: 100px;
width:65px;
}
|
PersonalProfile/css/index.css
|
@charset "utf-8";
* {
margin: 0;
padding: 0;
border: 0;
list-style: none;
text-decoration: none;
}
body {
background: url(../img/taikongren.gif) no-repeat left top -185px;
background-size: 1920px;
position: relative;
}
.blue {
color: #9bb7ff;
}
#into {
position: absolute;
top: 95px;
left: 260px;
font-size: 35px;
font-family: "Verdana";
color: #e5e5ee;
/* color: #9bb7ff; */
}
#tittle {
position: absolute;
top: 150px;
left: 460px;
height: 100px;
width: 780px;
/* background-color: yellow; */
font-size: 45px;
font-family: "Comic Sans MS";
}
#caidan {
position: absolute;
top: 90px;
right: 270px;
}
#caidan img {
width: 54px;
}
.font {
color: #9bb7ff;
/* color: #49407b; */
font-family: "Comic Sans MS";
font-size: 28px;
font-weight: bold;
}
.small {
color: black;
font-family: "Comic Sans MS";
font-size: 17px;
}
#nav .navlist {
position: absolute;
display: none;
z-index: 998;
line-height: 95px;
top: 30px;
right: 350px;
background: url(../img/hello.gif);
padding-left: 25px;
width: 310px;
}
#close {
position: absolute;
top: 30px;
right: 30px;
}
#close img {
width: 37px;
visibility: hidden;
}
#wapper {
position: relative;
top: 900px;
left: 0px;
z-index: 999;
/* background-color: yellow; */
background-color: #e6e2ef;
height: 955px;
width: 1900px;
}
#wapper .about {
position: absolute;
top: 0px;
left: 200px;
z-index: 1000;
/* background-color: blue; */
background-color: #e6e2ef;
height: 955px;
width: 1500px;
}
#wapper .about .top {
height: 450px;
/* background-color: brown; */
background-color: #e6e2ef;
padding-top: 28px;
padding-left: 28px;
}
#wapper .about .top img {
float: left;
height: 420px;
margin-right: 14px;
}
#wapper .about .top .left_top {
float: left;
height: 320px;
width: 1010px;
/* background-color: magenta; */
background-color: #e6e2ef;
}
#wapper .about .top .left_top .small {
display: block;
padding-bottom: 17px;
border-bottom: 2px solid gray;
width: 750px;
}
#wapper .about .top .left_top span {
margin-left: 12px;
/* margin-bottom: 3px; */
}
#wapper .about .top .left_top .introduce {
margin-top: 16px;
font-size: 20px;
color: #000000;
font-weight: 400;
line-height: 40px;
}
#wapper .about .top .left_top .more {
margin-top: 25px;
display: block;
width: 140px;
height: 40px;
background-color: #9bb7ff;
text-align: center;
line-height: 40px;
font-family: "Comic Sans MS";
color: white;
}
#wapper .about .top .left_bottom {
float: left;
height: 100px;
width: 1010px;
/* background-color: aqua; */
background-color: #e6e2ef;
}
#wapper .about .top .left_bottom ul {
margin-left: 12px;
}
#wapper .about .top .left_bottom ul li {
float: left;
}
#wapper .about .top .left_bottom ul li img {
margin-top: 30px;
margin-left: 5px;
height: 37px;
}
#wapper .about .top .left_bottom ul li img:hover{
transform: scale(0.94);
transition-duration: 0.2s;
}
#wapper .about .bottom {
height: 450px;
/* background-color: purple; */
background-color: #e6e2ef;
}
#wapper .about .bottom .left_content {
margin-left: 27px;
float: left;
width: 425px;
height: 446px;
background-color: #9BB7FF;
}
#wapper .about .bottom .left_content p {
margin-top: 8px;
margin-bottom: 12px;
margin-left: 17px;
font-family: "Comic Sans MS";
font-size: 26px;
font-weight: 600;
}
#wapper .about .bottom .left_content span {
margin-left: 18px;
line-height: 50px;
font-family: "Comic Sans MS";
font-size: 18px;
font-weight: 500;
}
#wapper .about .bottom .left_content .Hire {
display: block;
width: 260px;
text-align: center;
margin-left: 15px;
margin-top: 15px;
height: 50px;
line-height: 50px;
font-family: "Comic Sans MS";
background-color: #30416f;
color: #e6e2ef;
}
#wapper .about .bottom .left_content .im {
/* line-height: 50px; */
font-family: "Comic Sans MS";
font-size: 20px;
font-weight: 400;
}
#wapper .about .bottom .right_content {
margin-left: 16px;
width: 865px;
height: 450px;
float: left;
padding-left: 150px;
/* background-color: yellowgreen; */
background-color: #e6e2ef;
}
#wapper .about .bottom .right_content img {
height: 50px;
margin-top: 30px;
margin-bottom: 5px;
margin-left: 30px;
}
#wapper .about .bottom .right_content div {
margin: 8px;
}
#wapper .about .bottom .right_content .dispaly01 {
float: left;
width: 300px;
height: 210px;
background-color: #9bb7ff;
}
#wapper .about .bottom .right_content .dispaly02 {
margin-right: 200px;
float: left;
width: 300px;
height: 210px;
background-color: #30416f;
}
#wapper .about .bottom .right_content .dispaly03 {
float: left;
width: 300px;
height: 210px;
background-color: #30416f;
}
#wapper .about .bottom .right_content .dispaly04 {
float: left;
width: 300px;
height: 210px;
background-color: #9bb7ff;
}
#wapper .about .bottom .right_content span {
margin-left: 18px;
font-family: "Comic Sans MS";
font-size: 20px;
font-weight: 400;
color: #fbfbfc;
}
#wapper .about .bottom .right_content .disc {
margin-left: 18px;
margin-top: 6px;
font-family: "Comic Sans MS";
font-size: 19px;
font-weight: 400;
}
#ability {
background: url(../img/qiu.gif) no-repeat;
background-size: 1400px;
height: 1900px;
width: 1500px;
margin: 0 auto;
position: relative;
}
#ability img {
float: left;
}
#ability .ti {
padding-top: 15px;
margin-top: 900px;
font-family: "Comic Sans MS";
font-size: 28px;
font-weight: bold;
color: #fcfffe;
margin-left: 655px;
}
#ability div {
margin-left: 20px;
width: 65px;
/* height: 620px; */
background: #9BB7FF;
float: right;
}
.javafx {
margin-top: 170px;
margin-right: 210px;
height: 450px;
}
.java {
margin-top: 100px;
height: 520px;
}
.js {
margin-top: 220px;
height: 400px;
}
.css {
margin-top: 160px;
height: 460px;
}
.html {
margin-top: 190px;
height: 430px;
}
#ability .data {
position: absolute;
top: 682px;
right: 214px;
}
#ability .data li {
color: #9BB7FF;
float: left;
/* margin-left: 40px; */
width: 65px;
text-align: center;
/* background-color: green; */
margin-left: 20px;
font-family: "Comic Sans MS";
font-size: 20px;
font-weight: 300;
color: #fcfffe;
}
#qualification {
height: 1160px;
width: 1400px;
/* background-color: #FFFF00;
background-color: #000000; */
background-color: #000009;
position: absolute;
top: 2700px;
left: 200px;
}
#qualification .titl {
text-align: center;
padding-top: 15px;
font-family: "Comic Sans MS";
font-size: 28px;
font-weight: bold;
color: #fcfffe;
}
#qualification .zp1 {
margin-top: 12px;
margin-left: 138px;
cursor: pointer;
}
#qualification .zp2 {
height: 371.5px;
margin-left: 138px;
cursor: pointer;
}
#contact {
height: 750px;
width: 1400px;
/* background-color: #FFFF00; */
background-color: #9bb7ff;
position: absolute;
top: 3900px;
left: 200px;
}
#contact .titx {
padding-top: 15px;
font-family: "Comic Sans MS";
font-size: 35px;
font-weight: bold;
margin-left: 586px;
color: #fcfffe;
}
#contact .in {
float: left;
margin-left: 60px;
margin-top: 50px;
width: 600px;
height: 80px;
padding-left: 12px;
font-family: "Comic Sans MS";
font-size: 17px;
font-weight: 400;
border: 1px solid gray;
}
#contact textarea {
width: 1267px;
height: 250px;
margin-left: 60px;
margin-top: 15px;
padding: 11px;
font-family: "Comic Sans MS";
font-size: 17px;
font-weight: 400;
border: 1px solid gray;
}
#contact .bu {
margin-left: 60px;
width: 1290px;
height: 60px;
background-color: black;
font-family: "Comic Sans MS";
font-size: 17px;
color: #fcfffe;
margin-top: 20px;
cursor: pointer;
}
#footer {
margin-top: 12px;
position: absolute;
top: 4650px;
padding-left: 740px;
width: 1900px;
height: 80px;
background-color: #282828;
background-color: #221e35;
color: #d4ffff;
line-height: 80px;
font-size: 18px;
}
.top_im{
position: fixed;
z-index: 20000;
bottom: 225px;
right: 100px;
width:65px;
}
| 0.268366 | 0.0464 |
*{
font-family: 'Alef', sans-serif;
text-align: right;
}
.management_page{
clear:both;
}
.management_options{
margin-top: 2%;
direction: rtl;
}
.vertical_nav{
height: 100%;
}
.center {
display: block;
margin-left: auto;
margin-right: auto;
width: 50%;
}
[class*="float_right"] {
float: right;
}
.tab {
overflow: hidden;
margin-bottom: 10%;
width:17%;
}
.tab button {
display: block;
background-color: #23242b ;
opacity: 0.8;
color: white;
padding: 22px 16px;
width: 100%;
outline: none;
text-align: right;
border-radius: 5px;
cursor: pointer;
transition: 0.3s;
font-size: 20px;
}
.tab button:hover {
background-color: #FFD700;
}
.tab button.active {
background-color: #FFD700;
}
.tabcontent {
display: none;
padding: 6px 12px;
border-top: none;
background-color: #f4f5f5;
animation: fadeEffect 1s;
overflow: auto;
color:black;
}
.tabs{
margin-bottom: 10%;
}
#homepage{
display:block;
}
.inventory_title , .costumers_title{
text-align: center;
font-weight: bold;
font-size: 36px;
}
.boxed {
height: 130px;
width: 170px;
background-color:#23242b;
margin-right: auto;
margin-left: auto;
border-radius: 10px;
position: relative;
margin-bottom: 5%;
}
.box_info{
font-size: 20px;
text-align: center;
font-weight: bold;
color:white;
}
.box_info:hover{
color:#FFD700;
text-decoration: none;
}
.img_box{
height: 70px;
width: 70px;
margin-left: auto;
margin-right: auto;
display: block;
position: absolute;
top:55px;
right:50px;
}
.homepage_title{
font-weight: bold;
text-align: center;
}
.time {
color: #FFD700;
position: absolute;
top:0;
left:0;
font-size: 12px;
display: inline-block;
}
.hour {
font-size: 50px;
margin-right: 13%;
}
.date {
font-size: 15px;
}
#barchart_top_products_sales{
width:75%;
height: 300px;
float:right;
margin-top: 3%;
overflow-y: hidden;
overflow-x: hidden;
}
#piechart_products_unit_sales_by_categories, #piechart_products_sales_income_by_categories{
width:95%;
height: 300px;
overflow-y: hidden;
overflow-x: hidden;
margin-top: 3%;
float:right;
margin-bottom: 2%;
direction: unset !important;
text-align: left;
}
.top_products_sales_title{
font-weight: bold;
text-align: center;
text-decoration: underline;
margin-top: 5%;
}
.legend{
margin-top: 3%;
display: inline-block;
height: 300px;
background-color: #808080;
color:white;
}
.legend_title{
font-weight: bold;
text-decoration: underline;
text-align: center;
}
.hr_line{
border:solid #808080 1px;
}
div.google-visualization-tooltip{
background-color: #F5F5F5 !important;
}
.hidden_homepage_mobile{
display: none;
}
.subtitle{
text-align: center;
}
@media screen and (max-width: 820px){
#homepage{
width:650px;
}
#barchart_top_products_sales{
width:90%;
}
.legend{
width:90%;
text-align: center;
margin-top: 0%;
height: 180px;
}
.time{
display: none;
}
}
@media screen and (max-width: 420px){
.tab{
width:25%;
}
.management_options{
width:30%;
float:left;
margin-left: 40%;
}
#homepage{
width:300px;
}
#barchart_top_products_sales{
width:60%;
}
#piechart_products_unit_sales_by_categories, #piechart_products_sales_income_by_categories{
width:70%;
}
.hidden_homepage_mobile{
display: block;
text-align: center;
font-weight: bold;
}
}
|
assets/css/management_welcome_page_style.css
|
*{
font-family: 'Alef', sans-serif;
text-align: right;
}
.management_page{
clear:both;
}
.management_options{
margin-top: 2%;
direction: rtl;
}
.vertical_nav{
height: 100%;
}
.center {
display: block;
margin-left: auto;
margin-right: auto;
width: 50%;
}
[class*="float_right"] {
float: right;
}
.tab {
overflow: hidden;
margin-bottom: 10%;
width:17%;
}
.tab button {
display: block;
background-color: #23242b ;
opacity: 0.8;
color: white;
padding: 22px 16px;
width: 100%;
outline: none;
text-align: right;
border-radius: 5px;
cursor: pointer;
transition: 0.3s;
font-size: 20px;
}
.tab button:hover {
background-color: #FFD700;
}
.tab button.active {
background-color: #FFD700;
}
.tabcontent {
display: none;
padding: 6px 12px;
border-top: none;
background-color: #f4f5f5;
animation: fadeEffect 1s;
overflow: auto;
color:black;
}
.tabs{
margin-bottom: 10%;
}
#homepage{
display:block;
}
.inventory_title , .costumers_title{
text-align: center;
font-weight: bold;
font-size: 36px;
}
.boxed {
height: 130px;
width: 170px;
background-color:#23242b;
margin-right: auto;
margin-left: auto;
border-radius: 10px;
position: relative;
margin-bottom: 5%;
}
.box_info{
font-size: 20px;
text-align: center;
font-weight: bold;
color:white;
}
.box_info:hover{
color:#FFD700;
text-decoration: none;
}
.img_box{
height: 70px;
width: 70px;
margin-left: auto;
margin-right: auto;
display: block;
position: absolute;
top:55px;
right:50px;
}
.homepage_title{
font-weight: bold;
text-align: center;
}
.time {
color: #FFD700;
position: absolute;
top:0;
left:0;
font-size: 12px;
display: inline-block;
}
.hour {
font-size: 50px;
margin-right: 13%;
}
.date {
font-size: 15px;
}
#barchart_top_products_sales{
width:75%;
height: 300px;
float:right;
margin-top: 3%;
overflow-y: hidden;
overflow-x: hidden;
}
#piechart_products_unit_sales_by_categories, #piechart_products_sales_income_by_categories{
width:95%;
height: 300px;
overflow-y: hidden;
overflow-x: hidden;
margin-top: 3%;
float:right;
margin-bottom: 2%;
direction: unset !important;
text-align: left;
}
.top_products_sales_title{
font-weight: bold;
text-align: center;
text-decoration: underline;
margin-top: 5%;
}
.legend{
margin-top: 3%;
display: inline-block;
height: 300px;
background-color: #808080;
color:white;
}
.legend_title{
font-weight: bold;
text-decoration: underline;
text-align: center;
}
.hr_line{
border:solid #808080 1px;
}
div.google-visualization-tooltip{
background-color: #F5F5F5 !important;
}
.hidden_homepage_mobile{
display: none;
}
.subtitle{
text-align: center;
}
@media screen and (max-width: 820px){
#homepage{
width:650px;
}
#barchart_top_products_sales{
width:90%;
}
.legend{
width:90%;
text-align: center;
margin-top: 0%;
height: 180px;
}
.time{
display: none;
}
}
@media screen and (max-width: 420px){
.tab{
width:25%;
}
.management_options{
width:30%;
float:left;
margin-left: 40%;
}
#homepage{
width:300px;
}
#barchart_top_products_sales{
width:60%;
}
#piechart_products_unit_sales_by_categories, #piechart_products_sales_income_by_categories{
width:70%;
}
.hidden_homepage_mobile{
display: block;
text-align: center;
font-weight: bold;
}
}
| 0.397003 | 0.113187 |
.zoiaTableSortingIndicator {
font-size: 80%;
}
.za-pagination>li.za-active>a {
font-weight: bold;
}
.noselect {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.zoia-action-btn-mobile-wrap {
margin-top: 10px;
}
.zoia-action-btn-mobile {
padding: 10px;
border: 1px solid #ccc;
font-size: 90%;
color: #111;
}
.zoia-action-btn-mobile:hover {
color: #111;
text-decoration: none;
background: #eee;
}
.za-checkbox:selection {
border: 1px solid #ddd;
background: #ddd;
}
#zoiaEditDialogLoading {
height: 200px;
}
.zoiaEditDialogLoadingSpinnerWrap {
margin: 0 auto;
width: 30px;
padding-top: 85px;
position: relative;
}
.editForm-help-text {
font-size: 75%;
}
.editForm-field-wrap {
margin-right: 5px;
}
#warehouse_actions,
#properties_actions,
#variants_actions,
#collections_actions,
#variantscollections_actions,
#delivery_actions,
#orders_actions {
width: 90px;
}
.warehouseSearchInput {
height: 40px;
}
#warehouse>tbody>tr:hover {
background: #FFF8E3;
}
.za-edit-buttons-wrap {
margin: 40px 0 40px 0;
}
.zoia-folders-btn {
padding: 10px;
}
.zoia-folders-btn-revert {
padding: 10px;
}
#zoia_folders_tree {
margin-top: 20px;
}
.editForm-folder-selector,
.editForm-images-selector {
padding: 6px 30px 0 30px;
background: #efefef;
max-width: 150px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
direction: rtl;
text-align: left;
}
.editForm-folder-selector:after {
content: '/';
}
.zoia-edit-languages-area {
margin-top: -20px;
padding: 20px;
border-top-style: hidden;
-webkit-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.1);
}
.zoia-spinner-dialog {
background: transparent;
position: absolute;
width: 30px;
height: 30px;
z-index: 15;
top: 50%;
left: 50%;
}
.zoia-folder-column {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 120px;
direction: rtl;
text-align: left;
}
.warehouseBtnSettings,
.warehouseBtnRefresh,
.warehouseBtnSelectAll,
.warehouseBtnSelectNone,
.ordersBtnSelectAll,
.ordersBtnSelectNone,
.ordersBtnRefresh {
padding: 9px;
}
.zoia-nav-default>li {
padding-left: 0;
padding-right: 0;
}
.zoia-nav-default>li>a {
padding-left: 10px;
padding-right: 10px;
}
#zoiaSpinnerDialog.za-modal {
background: rgba(255, 255, 255, .6);
}
#zoia-upload-area {
border: 1px dashed #ccc;
min-height: 100px;
cursor: pointer;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
#zoia-upload-files {
padding-top: 25px;
}
.zoia-upload-files-label {
margin-bottom: -15px;
font-size: 11px;
color: #222;
}
#imagesList {
margin-left: 0px;
}
.warehouse-image-item {
width: 130px;
height: 130px;
margin-left: 5px;
margin-bottom: 5px;
padding: 0;
}
.warehouse-image-item>img {
margin: 5px;
width: 120px;
height: 120px;
}
.warehouse-image-item-selected {
background: #F3B562;
}
.zoiaImagesDialogHint {
font-size: 90%;
text-align: center;
color: #666;
}
#zoiaSpinnerMain {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #fff;
opacity: .7;
z-index: 900;
}
#editForm_properties_wrap:empty,
#editForm_variants_wrap:empty,
.addressFormDataItems:empty {
display: none;
}
.za-catalog-cart-del,
.za-catalog-cost-del {
cursor: pointer;
}
#za_catalog_order_btn_add_spinner>svg {
width: 15px;
margin-top: 4px;
margin-right: 5px
}
.za-address-textarea {
height: 150px;
}
@media (min-width: 641px) {
.editForm-variants-item {
width: 200px;
}
}
|
modules/warehouse/static/css/warehouse.css
|
.zoiaTableSortingIndicator {
font-size: 80%;
}
.za-pagination>li.za-active>a {
font-weight: bold;
}
.noselect {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.zoia-action-btn-mobile-wrap {
margin-top: 10px;
}
.zoia-action-btn-mobile {
padding: 10px;
border: 1px solid #ccc;
font-size: 90%;
color: #111;
}
.zoia-action-btn-mobile:hover {
color: #111;
text-decoration: none;
background: #eee;
}
.za-checkbox:selection {
border: 1px solid #ddd;
background: #ddd;
}
#zoiaEditDialogLoading {
height: 200px;
}
.zoiaEditDialogLoadingSpinnerWrap {
margin: 0 auto;
width: 30px;
padding-top: 85px;
position: relative;
}
.editForm-help-text {
font-size: 75%;
}
.editForm-field-wrap {
margin-right: 5px;
}
#warehouse_actions,
#properties_actions,
#variants_actions,
#collections_actions,
#variantscollections_actions,
#delivery_actions,
#orders_actions {
width: 90px;
}
.warehouseSearchInput {
height: 40px;
}
#warehouse>tbody>tr:hover {
background: #FFF8E3;
}
.za-edit-buttons-wrap {
margin: 40px 0 40px 0;
}
.zoia-folders-btn {
padding: 10px;
}
.zoia-folders-btn-revert {
padding: 10px;
}
#zoia_folders_tree {
margin-top: 20px;
}
.editForm-folder-selector,
.editForm-images-selector {
padding: 6px 30px 0 30px;
background: #efefef;
max-width: 150px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
direction: rtl;
text-align: left;
}
.editForm-folder-selector:after {
content: '/';
}
.zoia-edit-languages-area {
margin-top: -20px;
padding: 20px;
border-top-style: hidden;
-webkit-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.1);
}
.zoia-spinner-dialog {
background: transparent;
position: absolute;
width: 30px;
height: 30px;
z-index: 15;
top: 50%;
left: 50%;
}
.zoia-folder-column {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 120px;
direction: rtl;
text-align: left;
}
.warehouseBtnSettings,
.warehouseBtnRefresh,
.warehouseBtnSelectAll,
.warehouseBtnSelectNone,
.ordersBtnSelectAll,
.ordersBtnSelectNone,
.ordersBtnRefresh {
padding: 9px;
}
.zoia-nav-default>li {
padding-left: 0;
padding-right: 0;
}
.zoia-nav-default>li>a {
padding-left: 10px;
padding-right: 10px;
}
#zoiaSpinnerDialog.za-modal {
background: rgba(255, 255, 255, .6);
}
#zoia-upload-area {
border: 1px dashed #ccc;
min-height: 100px;
cursor: pointer;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
#zoia-upload-files {
padding-top: 25px;
}
.zoia-upload-files-label {
margin-bottom: -15px;
font-size: 11px;
color: #222;
}
#imagesList {
margin-left: 0px;
}
.warehouse-image-item {
width: 130px;
height: 130px;
margin-left: 5px;
margin-bottom: 5px;
padding: 0;
}
.warehouse-image-item>img {
margin: 5px;
width: 120px;
height: 120px;
}
.warehouse-image-item-selected {
background: #F3B562;
}
.zoiaImagesDialogHint {
font-size: 90%;
text-align: center;
color: #666;
}
#zoiaSpinnerMain {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #fff;
opacity: .7;
z-index: 900;
}
#editForm_properties_wrap:empty,
#editForm_variants_wrap:empty,
.addressFormDataItems:empty {
display: none;
}
.za-catalog-cart-del,
.za-catalog-cost-del {
cursor: pointer;
}
#za_catalog_order_btn_add_spinner>svg {
width: 15px;
margin-top: 4px;
margin-right: 5px
}
.za-address-textarea {
height: 150px;
}
@media (min-width: 641px) {
.editForm-variants-item {
width: 200px;
}
}
| 0.467818 | 0.086131 |
.sidedevices .browseriphone .mask {
height: 100%;
width: 100%;
overflow: hidden;
background: white;
}
.sidedevices .browseriphone .mask-img {
width: 100%;
display: block;
}
.sidedevices .browseriphone .browser {
border-radius: 6px;
background: linear-gradient(to bottom, rgba(233,232,233,1) 0%,rgba(212,212,213,1) 100%);
background-size: 60px;
box-shadow: 0 10px 20px rgba(40,39,66,.06);
overflow: hidden;
width: 900px;
height: 560px;
z-index: 2;
padding: 30px 0 0 0;
position: relative;
top: 0;
left: 90px;
}
.sidedevices .browseriphone .browser:before {
content: "\25CF \25CF \25CF";
letter-spacing: -1px;
border-radius: 10px;
color: rgba(0,0,0,.05);
background: -webkit-linear-gradient(left, rgba(255,99,91,1) 0%,rgba(255,99,91,1) 35%,rgba(255,99,91,1) 35%,rgba(255,195,48,1) 35%,rgba(255,195,48,1) 66%,rgba(41,207,66,1) 66%,rgba(41,207,66,1) 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-size: 26px;
line-height: 30px;
height: 30px;
padding-left: 8px;
position: absolute;
top: 0;
}
.sidedevices .browseriphone .iphone {
background: linear-gradient(to bottom, rgba(247,251,254,1) 0%,rgba(221,226,232,1) 100%);
box-shadow: inset 0 4px 7px 1px #fff,inset 0 -5px 20px rgba(187,200,225,.35),0 2px 6px rgba(40,39,66,.14),0 10px 20px rgba(40,39,66,.06), 0px 36px 79px -1px rgba(0,0,0,0.15);
overflow: hidden;
border-radius: 30px;
width: 220px;
height: 440px;
padding: 50px 8px 60px;
z-index: 3;
position: absolute;
top: 0;
transform: translate3d(0,130px,0);
}
.sidedevices .browseriphone .iphone .mask {
border-radius: 4px;
}
.sidedevices .browseriphone .iphone:after {
content: "";
width: 44px;
height: 44px;
border-radius: 50%;
background: rgba(0,0,0,.05);
position: absolute;
top: calc(50% - 22px);
right: 23px;
}
.sidedevices .browseriphone .iphone:after {
top: initial;
width: 38px;
height: 38px;
left: calc(50% - 19px);
bottom: 12px;
}
.sidedevices .browseriphone .iphone:before {
content: "";
width: 50px;
height: 7px;
border-radius: 10px;
background: rgba(0,0,0,.08);
position: absolute;
top: 24px;
left: calc(50% - 25px);
}
@media (max-width: 660px) {
.sidedevices .browseriphone {
white-space: nowrap;
overflow: scroll;
margin-left: -20px;
width: calc(100% + 40px;);
-webkit-overflow-scrolling: touch;
vertical-align: top;
}
.sidedevices .browseriphone .iphone {
display: inline-block;
vertical-align: top;
position: relative;
transform: none;
margin: 0 20px;
}
.sidedevices .browseriphone .browser {
height: 440px;
width: 708px;
display: inline-block;
vertical-align: top;
left: inherit;
margin: 0 20px 0 0;
}
}.centerdevices .browserwrapper .mask {
height: 100%;
width: 100%;
overflow: hidden;
background: white;
}
.centerdevices .browserwrapper .mask-img {
width: 100%;
display: block;
}
.centerdevices .browserwrapper .browser {
border-radius: 6px;
background: linear-gradient(to bottom, rgba(233,232,233,1) 0%,rgba(212,212,213,1) 100%);
background-size: 60px;
box-shadow: 0 10px 20px rgba(40,39,66,.06);
overflow: hidden;
width: 1020px;
height: 610px;
z-index: 2;
padding: 30px 0 0 0;
margin: auto;
}
.centerdevices .browserwrapper .browser:before {
content: "\25CF \25CF \25CF";
letter-spacing: -1px;
border-radius: 10px;
color: rgba(0,0,0,.05);
background: -webkit-linear-gradient(left, rgba(255,99,91,1) 0%,rgba(255,99,91,1) 35%,rgba(255,99,91,1) 35%,rgba(255,195,48,1) 35%,rgba(255,195,48,1) 66%,rgba(41,207,66,1) 66%,rgba(41,207,66,1) 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-size: 26px;
line-height: 30px;
height: 30px;
padding-left: 8px;
position: absolute;
top: 0;
}
@media screen and (max-width: 1120px) {
.centerdevices .browserwrapper .header-images {
position: relative;
white-space: nowrap;
vertical-align: top;
overflow: scroll;
width: calc(100% + 40px);
margin: 0 0 0 -20px;
padding-bottom: 60px;
-webkit-overflow-scrolling: touch;
}
.centerdevices .browserwrapper .browser {
width: 100%;
height: calc(100vw * .65);
}
}.sidedevices .computeriphone .mask {
height: 100%;
width: 100%;
overflow: hidden;
border-radius: 8px;
box-shadow: -1px 1px 4px rgba(107,124,147,.45);
background: white;
}
.sidedevices .computeriphone .mask-img {
width: 100%;
display: block;
}
.sidedevices .computeriphone .computer {
width: 800px;
height: 560px;
margin-left: 100px;
background: linear-gradient(to bottom, rgba(247,251,254,1) 0%,rgba(221,226,232,1) 100%);
border-radius: 18px;
position: relative;
box-shadow: inset 0 2px 7px 1px rgba(255,255,255,.5),inset 0 -5px 20px rgba(187,200,225,.35),0 2px 6px rgba(40,39,66,.14),0 10px 20px rgba(40,39,66,.06), 76px 75px 169px -35px rgba(0,0,0,0.4);
padding: 35px 20px;
}
.sidedevices .computeriphone .computer:after,
.sidedevices .computeriphone .computer:before {
content: "";
position: absolute;
border-radius: 3px 3px 0 0;
width: calc(100% + 200px);
height: 10px;
background: linear-gradient(to right, rgba(246,250,253,1) 0%,rgba(221,226,233,1) 6%,rgba(246,250,253,1) 15%,rgba(246,250,253,1) 42%,rgba(230, 230, 230, 1) 42%,rgba(246,250,253,1) 45%,rgba(246,250,253,1) 53%,rgba(230, 230, 230, 1) 56%,rgba(246,250,253,1) 56%, rgba(246,250,253,1) 85%,rgba(221,226,233,1) 94%,rgba(246,250,253,1) 100%);
left: -100px;
bottom: -5px;
}
.sidedevices .computeriphone .computer:before {
height: 6px;
bottom: -11px;
border-radius: 0 0 40px 40px;
background: #dde2e9;
box-shadow: inset 0px -25px 10px -20px rgba(0,0,0,.5);
}
.sidedevices .computeriphone .iphone {
border-radius: 30px;
background: linear-gradient(to bottom, rgba(247,251,254,1) 0%,rgba(221,226,232,1) 100%);
box-shadow: inset 0 4px 7px 1px #fff,inset 0 -5px 20px rgba(187,200,225,.35),0 2px 6px rgba(40,39,66,.14),0 10px 20px rgba(40,39,66,.06), 76px 75px 169px -35px rgba(0,0,0,0.4);
border-style: solid;
border-color: #e7ecf1;
overflow: hidden;
height: 460px;
width: 220px;
padding: 45px 8px 60px;
z-index: 2;
-moz-transform: matrix3d(.8,-.09,0,.00032,.05,.86,0,.00006,0,0,1,0,-9,-70,0,1.05);
-webkit-transform: matrix3d(.8,-.09,0,.00032,.05,.86,0,.00006,0,0,1,0,-9,-70,0,1.05);
transform: matrix3d(1,-.09,0,.00032,.05,1,0,.00006,0,0,1,0,-9,-70,0,1.05);
position: absolute;
bottom: 0;
border-width: 2px 2px 4px 6px;
}
.sidedevices .computeriphone .iphone:after {
content: "";
width: 38px;
height: 38px;
left: calc(50% - 19px);
bottom: 12px;
border-radius: 50%;
background: rgba(0,0,0,.05);
position: absolute;
}
.sidedevices .computeriphone .iphone:before {
content: "";
width: 50px;
height: 7px;
border-radius: 10px;
background: rgba(0,0,0,.08);
position: absolute;
top: 24px;
left: calc(50% - 25px);
}
|
app/assets/stylesheets/devices.css
|
.sidedevices .browseriphone .mask {
height: 100%;
width: 100%;
overflow: hidden;
background: white;
}
.sidedevices .browseriphone .mask-img {
width: 100%;
display: block;
}
.sidedevices .browseriphone .browser {
border-radius: 6px;
background: linear-gradient(to bottom, rgba(233,232,233,1) 0%,rgba(212,212,213,1) 100%);
background-size: 60px;
box-shadow: 0 10px 20px rgba(40,39,66,.06);
overflow: hidden;
width: 900px;
height: 560px;
z-index: 2;
padding: 30px 0 0 0;
position: relative;
top: 0;
left: 90px;
}
.sidedevices .browseriphone .browser:before {
content: "\25CF \25CF \25CF";
letter-spacing: -1px;
border-radius: 10px;
color: rgba(0,0,0,.05);
background: -webkit-linear-gradient(left, rgba(255,99,91,1) 0%,rgba(255,99,91,1) 35%,rgba(255,99,91,1) 35%,rgba(255,195,48,1) 35%,rgba(255,195,48,1) 66%,rgba(41,207,66,1) 66%,rgba(41,207,66,1) 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-size: 26px;
line-height: 30px;
height: 30px;
padding-left: 8px;
position: absolute;
top: 0;
}
.sidedevices .browseriphone .iphone {
background: linear-gradient(to bottom, rgba(247,251,254,1) 0%,rgba(221,226,232,1) 100%);
box-shadow: inset 0 4px 7px 1px #fff,inset 0 -5px 20px rgba(187,200,225,.35),0 2px 6px rgba(40,39,66,.14),0 10px 20px rgba(40,39,66,.06), 0px 36px 79px -1px rgba(0,0,0,0.15);
overflow: hidden;
border-radius: 30px;
width: 220px;
height: 440px;
padding: 50px 8px 60px;
z-index: 3;
position: absolute;
top: 0;
transform: translate3d(0,130px,0);
}
.sidedevices .browseriphone .iphone .mask {
border-radius: 4px;
}
.sidedevices .browseriphone .iphone:after {
content: "";
width: 44px;
height: 44px;
border-radius: 50%;
background: rgba(0,0,0,.05);
position: absolute;
top: calc(50% - 22px);
right: 23px;
}
.sidedevices .browseriphone .iphone:after {
top: initial;
width: 38px;
height: 38px;
left: calc(50% - 19px);
bottom: 12px;
}
.sidedevices .browseriphone .iphone:before {
content: "";
width: 50px;
height: 7px;
border-radius: 10px;
background: rgba(0,0,0,.08);
position: absolute;
top: 24px;
left: calc(50% - 25px);
}
@media (max-width: 660px) {
.sidedevices .browseriphone {
white-space: nowrap;
overflow: scroll;
margin-left: -20px;
width: calc(100% + 40px;);
-webkit-overflow-scrolling: touch;
vertical-align: top;
}
.sidedevices .browseriphone .iphone {
display: inline-block;
vertical-align: top;
position: relative;
transform: none;
margin: 0 20px;
}
.sidedevices .browseriphone .browser {
height: 440px;
width: 708px;
display: inline-block;
vertical-align: top;
left: inherit;
margin: 0 20px 0 0;
}
}.centerdevices .browserwrapper .mask {
height: 100%;
width: 100%;
overflow: hidden;
background: white;
}
.centerdevices .browserwrapper .mask-img {
width: 100%;
display: block;
}
.centerdevices .browserwrapper .browser {
border-radius: 6px;
background: linear-gradient(to bottom, rgba(233,232,233,1) 0%,rgba(212,212,213,1) 100%);
background-size: 60px;
box-shadow: 0 10px 20px rgba(40,39,66,.06);
overflow: hidden;
width: 1020px;
height: 610px;
z-index: 2;
padding: 30px 0 0 0;
margin: auto;
}
.centerdevices .browserwrapper .browser:before {
content: "\25CF \25CF \25CF";
letter-spacing: -1px;
border-radius: 10px;
color: rgba(0,0,0,.05);
background: -webkit-linear-gradient(left, rgba(255,99,91,1) 0%,rgba(255,99,91,1) 35%,rgba(255,99,91,1) 35%,rgba(255,195,48,1) 35%,rgba(255,195,48,1) 66%,rgba(41,207,66,1) 66%,rgba(41,207,66,1) 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-size: 26px;
line-height: 30px;
height: 30px;
padding-left: 8px;
position: absolute;
top: 0;
}
@media screen and (max-width: 1120px) {
.centerdevices .browserwrapper .header-images {
position: relative;
white-space: nowrap;
vertical-align: top;
overflow: scroll;
width: calc(100% + 40px);
margin: 0 0 0 -20px;
padding-bottom: 60px;
-webkit-overflow-scrolling: touch;
}
.centerdevices .browserwrapper .browser {
width: 100%;
height: calc(100vw * .65);
}
}.sidedevices .computeriphone .mask {
height: 100%;
width: 100%;
overflow: hidden;
border-radius: 8px;
box-shadow: -1px 1px 4px rgba(107,124,147,.45);
background: white;
}
.sidedevices .computeriphone .mask-img {
width: 100%;
display: block;
}
.sidedevices .computeriphone .computer {
width: 800px;
height: 560px;
margin-left: 100px;
background: linear-gradient(to bottom, rgba(247,251,254,1) 0%,rgba(221,226,232,1) 100%);
border-radius: 18px;
position: relative;
box-shadow: inset 0 2px 7px 1px rgba(255,255,255,.5),inset 0 -5px 20px rgba(187,200,225,.35),0 2px 6px rgba(40,39,66,.14),0 10px 20px rgba(40,39,66,.06), 76px 75px 169px -35px rgba(0,0,0,0.4);
padding: 35px 20px;
}
.sidedevices .computeriphone .computer:after,
.sidedevices .computeriphone .computer:before {
content: "";
position: absolute;
border-radius: 3px 3px 0 0;
width: calc(100% + 200px);
height: 10px;
background: linear-gradient(to right, rgba(246,250,253,1) 0%,rgba(221,226,233,1) 6%,rgba(246,250,253,1) 15%,rgba(246,250,253,1) 42%,rgba(230, 230, 230, 1) 42%,rgba(246,250,253,1) 45%,rgba(246,250,253,1) 53%,rgba(230, 230, 230, 1) 56%,rgba(246,250,253,1) 56%, rgba(246,250,253,1) 85%,rgba(221,226,233,1) 94%,rgba(246,250,253,1) 100%);
left: -100px;
bottom: -5px;
}
.sidedevices .computeriphone .computer:before {
height: 6px;
bottom: -11px;
border-radius: 0 0 40px 40px;
background: #dde2e9;
box-shadow: inset 0px -25px 10px -20px rgba(0,0,0,.5);
}
.sidedevices .computeriphone .iphone {
border-radius: 30px;
background: linear-gradient(to bottom, rgba(247,251,254,1) 0%,rgba(221,226,232,1) 100%);
box-shadow: inset 0 4px 7px 1px #fff,inset 0 -5px 20px rgba(187,200,225,.35),0 2px 6px rgba(40,39,66,.14),0 10px 20px rgba(40,39,66,.06), 76px 75px 169px -35px rgba(0,0,0,0.4);
border-style: solid;
border-color: #e7ecf1;
overflow: hidden;
height: 460px;
width: 220px;
padding: 45px 8px 60px;
z-index: 2;
-moz-transform: matrix3d(.8,-.09,0,.00032,.05,.86,0,.00006,0,0,1,0,-9,-70,0,1.05);
-webkit-transform: matrix3d(.8,-.09,0,.00032,.05,.86,0,.00006,0,0,1,0,-9,-70,0,1.05);
transform: matrix3d(1,-.09,0,.00032,.05,1,0,.00006,0,0,1,0,-9,-70,0,1.05);
position: absolute;
bottom: 0;
border-width: 2px 2px 4px 6px;
}
.sidedevices .computeriphone .iphone:after {
content: "";
width: 38px;
height: 38px;
left: calc(50% - 19px);
bottom: 12px;
border-radius: 50%;
background: rgba(0,0,0,.05);
position: absolute;
}
.sidedevices .computeriphone .iphone:before {
content: "";
width: 50px;
height: 7px;
border-radius: 10px;
background: rgba(0,0,0,.08);
position: absolute;
top: 24px;
left: calc(50% - 25px);
}
| 0.310381 | 0.07056 |
.fw-page-content {
position: absolute;
width:100%;
font-size: 18px;
color: #ADAEAB;
background: url('../image/[email protected]') no-repeat ;
background-size: 100% 100%;
overflow-x: hidden;
overflow-y: auto;
z-index: 100;
-webkit-overflow-scrolling:touch;
padding-top: 44px;
}
.fw-page-content_white {
position: absolute;
width:100%;
font-size: 18px;
color: #ADAEAB;
background: url('../image/[email protected]') no-repeat ;
background-size: 100% 100%;
overflow-x: hidden;
overflow-y: auto;
z-index: 100;
-webkit-overflow-scrolling:touch;
padding-top: 44px;
}
.fw-page-content_white2 {
position: absolute;
width:100%;
font-size: 18px;
color: #ADAEAB;
background: #fff ;
overflow-x: hidden;
overflow-y: auto;
z-index: 100;
-webkit-overflow-scrolling:touch;
padding-top: 44px;
}
.tc {
text-align: center;
}
.club_btn {
color: #342A21;
background-color: #ADAEAB;
font-size: 18px;
border-radius: 3px;
width: 100%;
height: 48px;
line-height: 48px;
border: 0;
display: inline-block;
}
.club_btn:active {
background-color: #878787;
}
.common_bd {
overflow: hidden;
clear: both;
background-color:transparent;
margin: 0px 30px;
}
.common_form {
position: relative;
height: 48px;
line-height: 48px;
overflow: hidden;
margin: 0 0 11px 0;
font-size: 18px;
border: 1px solid #ADAEAB;
border-radius: 3px;
}
.common_logo {
float: left;
width: 44px;
padding: 0 11px 0 17px;
}
.common_form_cont {
margin-left: 44px;
}
.common_form_cont_10 {
margin-left: 10px;
}
.requestyzm_out {
float: right;
width: 33%;
min-width: 101px;
max-width: 100px;
text-align: right;
position: absolute;
top: -1px;
right: 2px;
}
.command_button_sms {
color: #342A21;
background-color: #ADAEAB;
font-size: 18px;
border-radius: 3px;
width: 100%;
height: 40px;
line-height: 40px;
border: 0;
display: inline-block;
}
.command_button_sms:active {
background-color: #878787;
}
.common_form_input {
width: 100%;
height: 48px;
background-color: transparent;
border: 0;
}
.common_title {
padding: 10px 0;
}
input[type=number] {
-moz-appearance:textfield;
-webkit-appearance:textfield;
appearance:textfield;
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none !important; margin: 0;}
.common_form_input_num {
height: auto;
}
.fw-placeholder {
color: #ADAEAB;
display: block;
height: 100%;
line-height: 48px;
}
.logo {
margin: 4px auto 68px auto;
text-align: center;
}
.fs22 {
font-size: 22px;
color: #C6C6C6;
text-align: center;
margin: 24px auto;
}
.fs14 {
font-size: 14px;
color: #C6C6C6;
text-align: center;
margin: 58px auto 48px auto;
}
.result_img {
text-align: center;
}
|
css/css_bgcoffee.css
|
.fw-page-content {
position: absolute;
width:100%;
font-size: 18px;
color: #ADAEAB;
background: url('../image/[email protected]') no-repeat ;
background-size: 100% 100%;
overflow-x: hidden;
overflow-y: auto;
z-index: 100;
-webkit-overflow-scrolling:touch;
padding-top: 44px;
}
.fw-page-content_white {
position: absolute;
width:100%;
font-size: 18px;
color: #ADAEAB;
background: url('../image/[email protected]') no-repeat ;
background-size: 100% 100%;
overflow-x: hidden;
overflow-y: auto;
z-index: 100;
-webkit-overflow-scrolling:touch;
padding-top: 44px;
}
.fw-page-content_white2 {
position: absolute;
width:100%;
font-size: 18px;
color: #ADAEAB;
background: #fff ;
overflow-x: hidden;
overflow-y: auto;
z-index: 100;
-webkit-overflow-scrolling:touch;
padding-top: 44px;
}
.tc {
text-align: center;
}
.club_btn {
color: #342A21;
background-color: #ADAEAB;
font-size: 18px;
border-radius: 3px;
width: 100%;
height: 48px;
line-height: 48px;
border: 0;
display: inline-block;
}
.club_btn:active {
background-color: #878787;
}
.common_bd {
overflow: hidden;
clear: both;
background-color:transparent;
margin: 0px 30px;
}
.common_form {
position: relative;
height: 48px;
line-height: 48px;
overflow: hidden;
margin: 0 0 11px 0;
font-size: 18px;
border: 1px solid #ADAEAB;
border-radius: 3px;
}
.common_logo {
float: left;
width: 44px;
padding: 0 11px 0 17px;
}
.common_form_cont {
margin-left: 44px;
}
.common_form_cont_10 {
margin-left: 10px;
}
.requestyzm_out {
float: right;
width: 33%;
min-width: 101px;
max-width: 100px;
text-align: right;
position: absolute;
top: -1px;
right: 2px;
}
.command_button_sms {
color: #342A21;
background-color: #ADAEAB;
font-size: 18px;
border-radius: 3px;
width: 100%;
height: 40px;
line-height: 40px;
border: 0;
display: inline-block;
}
.command_button_sms:active {
background-color: #878787;
}
.common_form_input {
width: 100%;
height: 48px;
background-color: transparent;
border: 0;
}
.common_title {
padding: 10px 0;
}
input[type=number] {
-moz-appearance:textfield;
-webkit-appearance:textfield;
appearance:textfield;
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none !important; margin: 0;}
.common_form_input_num {
height: auto;
}
.fw-placeholder {
color: #ADAEAB;
display: block;
height: 100%;
line-height: 48px;
}
.logo {
margin: 4px auto 68px auto;
text-align: center;
}
.fs22 {
font-size: 22px;
color: #C6C6C6;
text-align: center;
margin: 24px auto;
}
.fs14 {
font-size: 14px;
color: #C6C6C6;
text-align: center;
margin: 58px auto 48px auto;
}
.result_img {
text-align: center;
}
| 0.451568 | 0.078607 |
.text-outline, .lp__subgrid-md h2 span {
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #fafafa;
color: transparent;
}
img {
width: 100%;
}
.lp {
width: 100%;
margin: 0;
height: auto;
display: flex;
flex-direction: column;
position: relative;
}
h2, p, a {
color: #fafafa;
}
/*GRID*/
.lp__grid-3 {
display: grid;
grid-template-columns: repeat(3, 1fr);
padding: 16px 48px;
}
.lp__grid__item {
height: 100%;
width: 100%;
box-sizing: border-box;
padding: 8px;
}
/*...grid item 1...*/
.lp__grid-col {
display: grid;
grid-template-columns: 24px auto;
position: relative;
}
.textHolder {
position: relative;
}
.lp__grid-col p {
transform: rotate(270deg);
height: 24px;
margin: 0;
font-size: 16px;
position: absolute;
bottom: 130px;
left: -130px;
font-size: 12px;
}
.lp__gridImage-1 {
height: 496px;
background: url("https://s3.sa-east-1.amazonaws.com/circle-photo/0ca8ba312c524d97beb8f8c203e33ac9/87263c376860069e7ac0b10d48213fdd.jpg");
background-size: cover;
}
/*grid item 2 + 3*/
.lp__subgrid {
display: grid;
height: 100%;
}
.lp__subgrid-sm {
grid-template-rows: 72px auto;
}
.lp__subgrid-sm p {
line-height: 1.4;
padding: 0;
margin: 0;
font-size: 12px;
}
.lp__subgrid-md {
grid-template-rows: 144px auto;
}
.lp__subgrid-md h2 {
font-size: 64px;
line-height: 1;
margin: 0;
}
.lp__subgrid-md h2 span {
display: block;
}
.lp__gridImage-2 {
background: url("https://cdn.pixabay.com/photo/2017/07/31/23/51/people-2562109_1280.jpg") no-repeat right;
background-size: cover;
}
.lp__gridImage-3 {
background: url("https://s3.sa-east-1.amazonaws.com/circle-photo/0ca8ba312c524d97beb8f8c203e33ac9/4d43ce9cefe592d9994e4e0f5ffe4fc6.jpg") no-repeat center;
background-size: cover;
}
@media screen and (max-width: 650px) {
.lp {
width: 100%;
margin: 0;
height: auto;
display: block;
flex-direction: row;
position: relative;
}
.lp__grid-3 {
display: block;
grid-template-columns: unset;
padding: 16px 48px;
}
}
/*# sourceMappingURL=home.component.css.map */
|
src/app/home/home.component.css
|
.text-outline, .lp__subgrid-md h2 span {
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #fafafa;
color: transparent;
}
img {
width: 100%;
}
.lp {
width: 100%;
margin: 0;
height: auto;
display: flex;
flex-direction: column;
position: relative;
}
h2, p, a {
color: #fafafa;
}
/*GRID*/
.lp__grid-3 {
display: grid;
grid-template-columns: repeat(3, 1fr);
padding: 16px 48px;
}
.lp__grid__item {
height: 100%;
width: 100%;
box-sizing: border-box;
padding: 8px;
}
/*...grid item 1...*/
.lp__grid-col {
display: grid;
grid-template-columns: 24px auto;
position: relative;
}
.textHolder {
position: relative;
}
.lp__grid-col p {
transform: rotate(270deg);
height: 24px;
margin: 0;
font-size: 16px;
position: absolute;
bottom: 130px;
left: -130px;
font-size: 12px;
}
.lp__gridImage-1 {
height: 496px;
background: url("https://s3.sa-east-1.amazonaws.com/circle-photo/0ca8ba312c524d97beb8f8c203e33ac9/87263c376860069e7ac0b10d48213fdd.jpg");
background-size: cover;
}
/*grid item 2 + 3*/
.lp__subgrid {
display: grid;
height: 100%;
}
.lp__subgrid-sm {
grid-template-rows: 72px auto;
}
.lp__subgrid-sm p {
line-height: 1.4;
padding: 0;
margin: 0;
font-size: 12px;
}
.lp__subgrid-md {
grid-template-rows: 144px auto;
}
.lp__subgrid-md h2 {
font-size: 64px;
line-height: 1;
margin: 0;
}
.lp__subgrid-md h2 span {
display: block;
}
.lp__gridImage-2 {
background: url("https://cdn.pixabay.com/photo/2017/07/31/23/51/people-2562109_1280.jpg") no-repeat right;
background-size: cover;
}
.lp__gridImage-3 {
background: url("https://s3.sa-east-1.amazonaws.com/circle-photo/0ca8ba312c524d97beb8f8c203e33ac9/4d43ce9cefe592d9994e4e0f5ffe4fc6.jpg") no-repeat center;
background-size: cover;
}
@media screen and (max-width: 650px) {
.lp {
width: 100%;
margin: 0;
height: auto;
display: block;
flex-direction: row;
position: relative;
}
.lp__grid-3 {
display: block;
grid-template-columns: unset;
padding: 16px 48px;
}
}
/*# sourceMappingURL=home.component.css.map */
| 0.400046 | 0.070081 |
@import url("https://fonts.googleapis.com/css?family=Source+Code+Pro:400,700");
:root {
--base-color: #DBDBDB;
--border: dashed 1px rgba(219,
219,
219,
0.9);
--selection-background: rgba(219,
219,
219,
0.99);
--selection-text: #000;
--background-color: #000;
--text-color: var(--base-color);
--placeholder-color: var(--base-color);
--link-color: var(--base-color);
--code-color-1: #aaaaaa;
--code-color-2: #ffffcc;
--code-color-3: #F00000;
--code-color-4: #F0A0A0;
--code-color-5: #b38aff;
--code-color-6: #5ba711;
--code-color-7: #e4e477;
--code-color-8: #000080;
--code-color-9: #05ca05;
--code-color-10: #888888;
--code-color-11: #555555;
--code-color-12: #800080;
--code-color-13: #00d4d4;
--code-color-14: #00c1c1;
--code-color-15: #ed9d13;
--code-color-16: #1e90ff;
--code-color-17: #800000;
--code-color-18: #bbbbbb
}
body {
background-color:var(--background-color);
margin:0 auto;
padding:0;
font-family:"Source Code Pro",monospace;
font-size:16px;
color:var(--text-color);
text-align:left;
line-height:1.5 !important
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-size:16px;
margin:0px;
margin-top:22px;
font-weight:bold;
color:var(--text-color)
}
p,
ul,
ol {
margin:0px;
color:var(--text-color)
}
a {
text-decoration:underline;
color:var(--link-color)
}
a:hover {
color:var(--background-color);
background-color:var(--base-color)
}
@media only screen and (max-device-width: 500px) {
* {
font-size:12px !important
}
}
.container {
width:90%;
max-width:800px;
margin-right:auto;
margin-left:auto
}
p {
word-wrap:break-word;
word-break:break-word;
white-space:pre-wrap
}
footer {
color:var(--text-color);
border-top:var(--border);
margin:20px auto 15px;
padding-top:10px;
text-align:right
}
header {
margin-top:25px;
margin-bottom:10px
}
header p {
text-align:left;
margin:0
}
footer {
margin-bottom:20px
}
::selection {
background:var(--selection-background);
color:var(--selection-text)
}
::-moz-selection {
background:var(--selection-background);
color:var(--selection-text)
}
:not(.menu)>ul {
list-style:none;
padding-left:0
}
:not(.menu)>ul {
list-style-type:none
}
:not(.menu)>ul>li:before {
content:"-";
margin-right:9px
}
.menu {
border-top:var(--border);
border-bottom:var(--border);
margin-bottom:25px
}
.menu ul {
margin-top:12px;
margin-bottom:12px;
padding-left:0px;
list-style-type:none;
text-align:right
}
.menu ul li {
display:inline;
margin-left:10px
}
.menu ul li a {
text-decoration:none;
color:var(--text-color)
}
.menu ul li a:hover {
text-decoration:none;
color:var(--background-color);
background-color:var(--base-color)
}
input,
select,
textarea {
padding:0;
margin:0;
-webkit-appearance:none;
-webkit-border-radius:0;
border:none
}
input[type=text],
select,
textarea {
width:100%;
resize:none;
background-color:var(--background-color);
color:var(--text-color);
caret-color:var(--text-color);
font-size:16px;
font-family:"Source Code Pro",monospace;
line-height:1.5
}
input,
select,
textarea,
textarea::-webkit-input-placeholder {
text-indent:0px
}
::placeholder {
color:var(--placeholder-color);
opacity:1
}
:-ms-input-placeholder {
color:var(--placeholder-color)
}
::-ms-input-placeholder {
color:var(--placeholder-color)
}
input[type=submit] {
font-size:16px;
font-family:"Source Code Pro",monospace;
line-height:1.5;
cursor:pointer;
color:var(--link-color);
background-color:var(--background-color)
}
input[type=submit]:hover {
color:var(--background-color);
background-color:var(--base-color)
}
*:focus {
outline:none
}
textarea {
vertical-align:top
}
.lineno {
color:var(--code-color-1);
margin-right:15px
}
figure.highlight {
margin:5px 0
}
pre {
background-color:var(--background-color);
border:none;
padding:0;
margin:0;
overflow:auto;
font-size:16px;
color:var(--text-color);
line-height:1.7 !important;
font-family:"Source Code Pro",monospace !important
}
.highlight .hll {
background-color:var(--code-color-2)
}
.highlight .c {
color:var(--code-color-1);
font-style:italic
}
.highlight .err {
color:var(--code-color-3);
background-color:var(--code-color-4)
}
.highlight .k {
color:var(--code-color-5)
}
.highlight .cm {
color:var(--code-color-1);
font-style:italic
}
.highlight .cp {
color:var(--code-color-6)
}
.highlight .c1 {
color:var(--code-color-1);
font-style:italic
}
.highlight .cs {
color:var(--code-color-5);
font-style:italic
}
.highlight .gd {
color:var(--code-color-7)
}
.highlight .ge {
font-style:italic
}
.highlight .gr {
color:var(--code-color-7)
}
.highlight .gh {
color:var(--code-color-8);
font-weight:bold
}
.highlight .gi {
color:var(--code-color-9)
}
.highlight .go {
color:var(--code-color-10)
}
.highlight .gp {
color:var(--code-color-11)
}
.highlight .gs {
font-weight:bold
}
.highlight .gu {
color:var(--code-color-12);
font-weight:bold
}
.highlight .gt {
color:var(--code-color-7)
}
.highlight .kc {
color:var(--code-color-5)
}
.highlight .kd {
color:var(--code-color-5)
}
.highlight .kn {
color:var(--code-color-5)
}
.highlight .kp {
color:var(--code-color-5)
}
.highlight .kr {
color:var(--code-color-5)
}
.highlight .kt {
color:var(--code-color-13)
}
.highlight .m {
color:var(--code-color-14)
}
.highlight .s {
color:var(--code-color-15)
}
.highlight .na {
color:var(--code-color-16)
}
.highlight .nb {
color:var(--code-color-13)
}
.highlight .nc {
color:var(--code-color-9);
text-decoration:underline
}
.highlight .no {
color:var(--code-color-7)
}
.highlight .nd {
color:var(--code-color-10)
}
.highlight .ni {
color:var(--code-color-17);
font-weight:bold
}
.highlight .nf {
color:var(--code-color-9)
}
.highlight .nn {
color:var(--code-color-13);
text-decoration:underline
}
.highlight .nt {
color:var(--code-color-16);
font-weight:bold
}
.highlight .nv {
color:var(--code-color-7)
}
.highlight .ow {
color:var(--code-color-5)
}
.highlight .w {
color:var(--code-color-18)
}
.highlight .mf {
color:var(--code-color-14)
}
.highlight .mh {
color:var(--code-color-14)
}
.highlight .mi {
color:var(--code-color-14)
}
.highlight .mo {
color:var(--code-color-14)
}
.highlight .sb {
color:var(--code-color-15)
}
.highlight .sc {
color:var(--code-color-15)
}
.highlight .sd {
color:var(--code-color-15)
}
.highlight .s2 {
color:var(--code-color-15)
}
.highlight .se {
color:var(--code-color-15)
}
.highlight .sh {
color:var(--code-color-15)
}
.highlight .si {
color:var(--code-color-15)
}
.highlight .sx {
color:var(--code-color-15)
}
.highlight .sr {
color:var(--code-color-14)
}
.highlight .s1 {
color:var(--code-color-15)
}
.highlight .ss {
color:var(--code-color-5)
}
.highlight .bp {
color:var(--code-color-13)
}
.highlight .vc {
color:var(--code-color-7)
}
.highlight .vg {
color:var(--code-color-7)
}
.highlight .vi {
color:var(--code-color-7)
}
.highlight .il {
color:var(--code-color-14)
}
|
main-dark.css
|
@import url("https://fonts.googleapis.com/css?family=Source+Code+Pro:400,700");
:root {
--base-color: #DBDBDB;
--border: dashed 1px rgba(219,
219,
219,
0.9);
--selection-background: rgba(219,
219,
219,
0.99);
--selection-text: #000;
--background-color: #000;
--text-color: var(--base-color);
--placeholder-color: var(--base-color);
--link-color: var(--base-color);
--code-color-1: #aaaaaa;
--code-color-2: #ffffcc;
--code-color-3: #F00000;
--code-color-4: #F0A0A0;
--code-color-5: #b38aff;
--code-color-6: #5ba711;
--code-color-7: #e4e477;
--code-color-8: #000080;
--code-color-9: #05ca05;
--code-color-10: #888888;
--code-color-11: #555555;
--code-color-12: #800080;
--code-color-13: #00d4d4;
--code-color-14: #00c1c1;
--code-color-15: #ed9d13;
--code-color-16: #1e90ff;
--code-color-17: #800000;
--code-color-18: #bbbbbb
}
body {
background-color:var(--background-color);
margin:0 auto;
padding:0;
font-family:"Source Code Pro",monospace;
font-size:16px;
color:var(--text-color);
text-align:left;
line-height:1.5 !important
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-size:16px;
margin:0px;
margin-top:22px;
font-weight:bold;
color:var(--text-color)
}
p,
ul,
ol {
margin:0px;
color:var(--text-color)
}
a {
text-decoration:underline;
color:var(--link-color)
}
a:hover {
color:var(--background-color);
background-color:var(--base-color)
}
@media only screen and (max-device-width: 500px) {
* {
font-size:12px !important
}
}
.container {
width:90%;
max-width:800px;
margin-right:auto;
margin-left:auto
}
p {
word-wrap:break-word;
word-break:break-word;
white-space:pre-wrap
}
footer {
color:var(--text-color);
border-top:var(--border);
margin:20px auto 15px;
padding-top:10px;
text-align:right
}
header {
margin-top:25px;
margin-bottom:10px
}
header p {
text-align:left;
margin:0
}
footer {
margin-bottom:20px
}
::selection {
background:var(--selection-background);
color:var(--selection-text)
}
::-moz-selection {
background:var(--selection-background);
color:var(--selection-text)
}
:not(.menu)>ul {
list-style:none;
padding-left:0
}
:not(.menu)>ul {
list-style-type:none
}
:not(.menu)>ul>li:before {
content:"-";
margin-right:9px
}
.menu {
border-top:var(--border);
border-bottom:var(--border);
margin-bottom:25px
}
.menu ul {
margin-top:12px;
margin-bottom:12px;
padding-left:0px;
list-style-type:none;
text-align:right
}
.menu ul li {
display:inline;
margin-left:10px
}
.menu ul li a {
text-decoration:none;
color:var(--text-color)
}
.menu ul li a:hover {
text-decoration:none;
color:var(--background-color);
background-color:var(--base-color)
}
input,
select,
textarea {
padding:0;
margin:0;
-webkit-appearance:none;
-webkit-border-radius:0;
border:none
}
input[type=text],
select,
textarea {
width:100%;
resize:none;
background-color:var(--background-color);
color:var(--text-color);
caret-color:var(--text-color);
font-size:16px;
font-family:"Source Code Pro",monospace;
line-height:1.5
}
input,
select,
textarea,
textarea::-webkit-input-placeholder {
text-indent:0px
}
::placeholder {
color:var(--placeholder-color);
opacity:1
}
:-ms-input-placeholder {
color:var(--placeholder-color)
}
::-ms-input-placeholder {
color:var(--placeholder-color)
}
input[type=submit] {
font-size:16px;
font-family:"Source Code Pro",monospace;
line-height:1.5;
cursor:pointer;
color:var(--link-color);
background-color:var(--background-color)
}
input[type=submit]:hover {
color:var(--background-color);
background-color:var(--base-color)
}
*:focus {
outline:none
}
textarea {
vertical-align:top
}
.lineno {
color:var(--code-color-1);
margin-right:15px
}
figure.highlight {
margin:5px 0
}
pre {
background-color:var(--background-color);
border:none;
padding:0;
margin:0;
overflow:auto;
font-size:16px;
color:var(--text-color);
line-height:1.7 !important;
font-family:"Source Code Pro",monospace !important
}
.highlight .hll {
background-color:var(--code-color-2)
}
.highlight .c {
color:var(--code-color-1);
font-style:italic
}
.highlight .err {
color:var(--code-color-3);
background-color:var(--code-color-4)
}
.highlight .k {
color:var(--code-color-5)
}
.highlight .cm {
color:var(--code-color-1);
font-style:italic
}
.highlight .cp {
color:var(--code-color-6)
}
.highlight .c1 {
color:var(--code-color-1);
font-style:italic
}
.highlight .cs {
color:var(--code-color-5);
font-style:italic
}
.highlight .gd {
color:var(--code-color-7)
}
.highlight .ge {
font-style:italic
}
.highlight .gr {
color:var(--code-color-7)
}
.highlight .gh {
color:var(--code-color-8);
font-weight:bold
}
.highlight .gi {
color:var(--code-color-9)
}
.highlight .go {
color:var(--code-color-10)
}
.highlight .gp {
color:var(--code-color-11)
}
.highlight .gs {
font-weight:bold
}
.highlight .gu {
color:var(--code-color-12);
font-weight:bold
}
.highlight .gt {
color:var(--code-color-7)
}
.highlight .kc {
color:var(--code-color-5)
}
.highlight .kd {
color:var(--code-color-5)
}
.highlight .kn {
color:var(--code-color-5)
}
.highlight .kp {
color:var(--code-color-5)
}
.highlight .kr {
color:var(--code-color-5)
}
.highlight .kt {
color:var(--code-color-13)
}
.highlight .m {
color:var(--code-color-14)
}
.highlight .s {
color:var(--code-color-15)
}
.highlight .na {
color:var(--code-color-16)
}
.highlight .nb {
color:var(--code-color-13)
}
.highlight .nc {
color:var(--code-color-9);
text-decoration:underline
}
.highlight .no {
color:var(--code-color-7)
}
.highlight .nd {
color:var(--code-color-10)
}
.highlight .ni {
color:var(--code-color-17);
font-weight:bold
}
.highlight .nf {
color:var(--code-color-9)
}
.highlight .nn {
color:var(--code-color-13);
text-decoration:underline
}
.highlight .nt {
color:var(--code-color-16);
font-weight:bold
}
.highlight .nv {
color:var(--code-color-7)
}
.highlight .ow {
color:var(--code-color-5)
}
.highlight .w {
color:var(--code-color-18)
}
.highlight .mf {
color:var(--code-color-14)
}
.highlight .mh {
color:var(--code-color-14)
}
.highlight .mi {
color:var(--code-color-14)
}
.highlight .mo {
color:var(--code-color-14)
}
.highlight .sb {
color:var(--code-color-15)
}
.highlight .sc {
color:var(--code-color-15)
}
.highlight .sd {
color:var(--code-color-15)
}
.highlight .s2 {
color:var(--code-color-15)
}
.highlight .se {
color:var(--code-color-15)
}
.highlight .sh {
color:var(--code-color-15)
}
.highlight .si {
color:var(--code-color-15)
}
.highlight .sx {
color:var(--code-color-15)
}
.highlight .sr {
color:var(--code-color-14)
}
.highlight .s1 {
color:var(--code-color-15)
}
.highlight .ss {
color:var(--code-color-5)
}
.highlight .bp {
color:var(--code-color-13)
}
.highlight .vc {
color:var(--code-color-7)
}
.highlight .vg {
color:var(--code-color-7)
}
.highlight .vi {
color:var(--code-color-7)
}
.highlight .il {
color:var(--code-color-14)
}
| 0.486819 | 0.101723 |
body{
width:100%;
background:
linear-gradient(
rgba(53, 92, 125, 0.8), /* #355c7d */
rgba(108, 91, 123, 0.8), /* #6c5b7b */
rgba(192, 108, 123, 0.8) /* #c06c7b */
),
url('../Imagens/pexels-photo-237898.jpeg') no-repeat left top;
background-size: cover;
z-index: 0; /* bottom layout */
}
/* ############# FIM BACKGROUND ##################*/
/*############### CONFIGURAÇÕES DO HEADER (IMAGEM E TEXTO) ##############*/
.header {
position: relative;
height: 525px;
}
.header .center {
position: absolute;
top: 50%;
left: 50%;
width: 90%;
transform:translate(-50%,-50%);
z-index: 5;
padding: 1rem;
}
.header .left {
position: absolute;
top: 50%;
left: 50%;
width: 90%;
transform:translate(-50%,-50%);
z-index: 5;
padding: 1rem;
}
.header .right {
position: absolute;
top: 50%;
left: 50%;
width: 90%;
transform:translate(-50%,-50%);
z-index: 5;
padding: 1rem;
}
.header .scroll {
position: absolute;
top: 95%;
left: 50%;
transform:translate(-50%,-50%);
color: #fff;
font-size: 1.5rem;
}
/*=== Large devices (desktops, 992px and up) ===*/
@media (min-width: 992px) {
.header .center {
width: 100%;
}
.header .left {
position: absolute;
top: 20%;
left: 10%;
width: 40%;
height: 60%;
transform:translate(0, 0);
padding: 1rem;
}
.header .right {
position: absolute;
top: 20%;
left: 50%;
width: 40%;
height: 60%;
transform:translate(0, 0);
padding: 1rem;
}
}
/* =======================================
header#4
========================================*/
#header4 {
background: #355c7d;
background:
linear-gradient(
rgba(53, 92, 125, 0.8), /* #355c7d */
rgba(108, 91, 123, 0.8), /* #6c5b7b */
rgba(192, 108, 123, 0.8) /* #c06c7b */
),
url('https://cdn.stocksnap.io/img-thumbs/960w/LPPN6E2YK4.jpg') no-repeat left top;
background-size: cover;
z-index: 0; /* bottom layout */
}
#header4 .caption {
z-index: 5;
text-align: center;
color: #fff;
}
#header4 .caption .title {
margin-bottom: 1.5rem;
}
#header4 .caption .text {
margin-bottom: 1.5rem;
}
#header4 .caption .action {
display: flex;
margin-bottom: 1rem;
margin-left: 15%;
width: 70%;
}
/*=== Large devices (desktops, 992px and up) ===*/
@media (min-width: 992px) {
#header4 .caption .action {
margin-left: 10%;
width: 80%;
}
}
/*############### FIM DAS CONFIGURAÇÕES DO HEADER ##############*/
/* #################### CONFIGURAÇÕES DA PARTE AZUL ######## */
.header-content{
background: linear-gradient(
rgba(34, 67, 97, 0.8), /* #355c7d */
rgba(108, 91, 123, 0.8), /* #6c5b7b */
rgba(192, 108, 123, 0.8) /* #c06c7b */
);
color: #fff;
height: 250px;
padding-top: 130px;
position: relative;
text-align: center;
width: 100%;
}
.header-content h2{
margin-top:2%;
font-size: 30px;
text-transform: uppercase;
}
.header-content p{
padding: 0px 150px;
}
.header-content:before{
position: absolute;
content: "";
width: 60%;
height: 125px;
top: -50px;
left: 0;
background:#6860f4;
transform: skewY(10deg);
}
.header-content:after{
position: absolute;
content: "";
width: 60%;
height: 125px;
top: -50px;
right: 0;
background:#6860f4;
transform: skewY(-10deg);
}
/* ######################### FIM DAS CONFIGURAÇÕES DA PARTE LARANJA */
/* ########### CONFIGURAÇÕES DAS DIVS E TEXTOS ######*/
h1, h2, h3, h4, h5, h6 { color: #25292a; margin: 0px 0px 10px 0px; font-family: 'Overpass', sans-serif; font-weight: 700; letter-spacing: -1px; line-height: 1; }
h1 { font-size: 34px; }
h2 { font-size: 28px; line-height: 38px; }
h3 { font-size: 22px; line-height: 32px; }
h4 { font-size: 20px; }
h5 { font-size: 17px; }
h6 { font-size: 12px; }
p { margin: 0 0 20px; line-height: 1.7; }
p:last-child { margin: 0px; }
.link { color: #212529 !important; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
.card-section { position: relative; bottom: 60px; }
.card-block { padding: 80px; }
.section-title { margin-bottom: 60px; }
/* ########### FIM DAS CONFIGURAÇÕES DA DIVS E TEXTOS ######*/
/* ########## COMEÇO DA LISTA DE CURSOS ############# */
.our-team-main
{
width:100%;
height:auto;
border-bottom:5px #323233 solid;
background:#fff;
text-align:center;
border-radius:10px;
overflow:hidden;
position:relative;
transition:0.5s;
margin-bottom:28px;
}
.our-team-main img
{
border-radius:50%;
margin-bottom:20px;
width: 90px;
}
.our-team-main h3
{
font-size:20px;
font-weight:700;
}
.our-team-main p
{
margin-bottom:0;
}
.team-back
{
width:100%;
height:auto;
position:absolute;
top:0;
left:0;
padding:5px 15px 0 15px;
text-align:left;
background:rgba(218, 206, 206, 0.829);
}
.team-front
{
width:100%;
height:auto;
position:relative;
z-index:10;
background: linear-gradient(
rgba(53, 92, 125, 0.8), /* #355c7d */
rgba(108, 91, 123, 0.8), /* #6c5b7b */
rgba(192, 108, 123, 0.8) /* #c06c7b */
),
url('../Imagens/pexels-photo-237898.jpeg') no-repeat left top;
padding:15px;
bottom:0px;
transition: all 0.5s ease;
}
.our-team-main:hover .team-front
{
bottom:-200px;
transition: all 0.5s ease;
}
.our-team-main:hover
{
border-color:#777;
transition:0.5s;
}
/*our-team-main*/
/* ############### FIM LISTA DE CURSOS ##################### */
/* TESTTEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE */
|
app/static/CSS/graduacao.css
|
body{
width:100%;
background:
linear-gradient(
rgba(53, 92, 125, 0.8), /* #355c7d */
rgba(108, 91, 123, 0.8), /* #6c5b7b */
rgba(192, 108, 123, 0.8) /* #c06c7b */
),
url('../Imagens/pexels-photo-237898.jpeg') no-repeat left top;
background-size: cover;
z-index: 0; /* bottom layout */
}
/* ############# FIM BACKGROUND ##################*/
/*############### CONFIGURAÇÕES DO HEADER (IMAGEM E TEXTO) ##############*/
.header {
position: relative;
height: 525px;
}
.header .center {
position: absolute;
top: 50%;
left: 50%;
width: 90%;
transform:translate(-50%,-50%);
z-index: 5;
padding: 1rem;
}
.header .left {
position: absolute;
top: 50%;
left: 50%;
width: 90%;
transform:translate(-50%,-50%);
z-index: 5;
padding: 1rem;
}
.header .right {
position: absolute;
top: 50%;
left: 50%;
width: 90%;
transform:translate(-50%,-50%);
z-index: 5;
padding: 1rem;
}
.header .scroll {
position: absolute;
top: 95%;
left: 50%;
transform:translate(-50%,-50%);
color: #fff;
font-size: 1.5rem;
}
/*=== Large devices (desktops, 992px and up) ===*/
@media (min-width: 992px) {
.header .center {
width: 100%;
}
.header .left {
position: absolute;
top: 20%;
left: 10%;
width: 40%;
height: 60%;
transform:translate(0, 0);
padding: 1rem;
}
.header .right {
position: absolute;
top: 20%;
left: 50%;
width: 40%;
height: 60%;
transform:translate(0, 0);
padding: 1rem;
}
}
/* =======================================
header#4
========================================*/
#header4 {
background: #355c7d;
background:
linear-gradient(
rgba(53, 92, 125, 0.8), /* #355c7d */
rgba(108, 91, 123, 0.8), /* #6c5b7b */
rgba(192, 108, 123, 0.8) /* #c06c7b */
),
url('https://cdn.stocksnap.io/img-thumbs/960w/LPPN6E2YK4.jpg') no-repeat left top;
background-size: cover;
z-index: 0; /* bottom layout */
}
#header4 .caption {
z-index: 5;
text-align: center;
color: #fff;
}
#header4 .caption .title {
margin-bottom: 1.5rem;
}
#header4 .caption .text {
margin-bottom: 1.5rem;
}
#header4 .caption .action {
display: flex;
margin-bottom: 1rem;
margin-left: 15%;
width: 70%;
}
/*=== Large devices (desktops, 992px and up) ===*/
@media (min-width: 992px) {
#header4 .caption .action {
margin-left: 10%;
width: 80%;
}
}
/*############### FIM DAS CONFIGURAÇÕES DO HEADER ##############*/
/* #################### CONFIGURAÇÕES DA PARTE AZUL ######## */
.header-content{
background: linear-gradient(
rgba(34, 67, 97, 0.8), /* #355c7d */
rgba(108, 91, 123, 0.8), /* #6c5b7b */
rgba(192, 108, 123, 0.8) /* #c06c7b */
);
color: #fff;
height: 250px;
padding-top: 130px;
position: relative;
text-align: center;
width: 100%;
}
.header-content h2{
margin-top:2%;
font-size: 30px;
text-transform: uppercase;
}
.header-content p{
padding: 0px 150px;
}
.header-content:before{
position: absolute;
content: "";
width: 60%;
height: 125px;
top: -50px;
left: 0;
background:#6860f4;
transform: skewY(10deg);
}
.header-content:after{
position: absolute;
content: "";
width: 60%;
height: 125px;
top: -50px;
right: 0;
background:#6860f4;
transform: skewY(-10deg);
}
/* ######################### FIM DAS CONFIGURAÇÕES DA PARTE LARANJA */
/* ########### CONFIGURAÇÕES DAS DIVS E TEXTOS ######*/
h1, h2, h3, h4, h5, h6 { color: #25292a; margin: 0px 0px 10px 0px; font-family: 'Overpass', sans-serif; font-weight: 700; letter-spacing: -1px; line-height: 1; }
h1 { font-size: 34px; }
h2 { font-size: 28px; line-height: 38px; }
h3 { font-size: 22px; line-height: 32px; }
h4 { font-size: 20px; }
h5 { font-size: 17px; }
h6 { font-size: 12px; }
p { margin: 0 0 20px; line-height: 1.7; }
p:last-child { margin: 0px; }
.link { color: #212529 !important; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
.card-section { position: relative; bottom: 60px; }
.card-block { padding: 80px; }
.section-title { margin-bottom: 60px; }
/* ########### FIM DAS CONFIGURAÇÕES DA DIVS E TEXTOS ######*/
/* ########## COMEÇO DA LISTA DE CURSOS ############# */
.our-team-main
{
width:100%;
height:auto;
border-bottom:5px #323233 solid;
background:#fff;
text-align:center;
border-radius:10px;
overflow:hidden;
position:relative;
transition:0.5s;
margin-bottom:28px;
}
.our-team-main img
{
border-radius:50%;
margin-bottom:20px;
width: 90px;
}
.our-team-main h3
{
font-size:20px;
font-weight:700;
}
.our-team-main p
{
margin-bottom:0;
}
.team-back
{
width:100%;
height:auto;
position:absolute;
top:0;
left:0;
padding:5px 15px 0 15px;
text-align:left;
background:rgba(218, 206, 206, 0.829);
}
.team-front
{
width:100%;
height:auto;
position:relative;
z-index:10;
background: linear-gradient(
rgba(53, 92, 125, 0.8), /* #355c7d */
rgba(108, 91, 123, 0.8), /* #6c5b7b */
rgba(192, 108, 123, 0.8) /* #c06c7b */
),
url('../Imagens/pexels-photo-237898.jpeg') no-repeat left top;
padding:15px;
bottom:0px;
transition: all 0.5s ease;
}
.our-team-main:hover .team-front
{
bottom:-200px;
transition: all 0.5s ease;
}
.our-team-main:hover
{
border-color:#777;
transition:0.5s;
}
/*our-team-main*/
/* ############### FIM LISTA DE CURSOS ##################### */
/* TESTTEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE */
| 0.306631 | 0.056418 |
margin-top: 100px;
padding: 0 2em;
& h2 {
color: var(--textColor);
font-family: 'museo_sans300';
font-size: 24px;
line-height: 31px;
}
& h3 {
color: var(--mediumBlue);
font-family: 'museo_sans700';
font-size: 18px;
line-height: 24px;
}
& .news-date {
color: var(--blue);
font-size: 15px;
line-height: 21px;
text-transform: uppercase;
}
& .grid {
display: flex;
flex-wrap: wrap;
}
& .post {
margin: 50px 2%;
@media (width >= 1000px) {
width: 46%;
}
}
& .tags a {
color: var(--textColor);
font-size: 11px;
text-decoration: none;
display: none;
}
& .pagination {
margin: 100px auto;
}
}
.page-numbers {
margin: 0 8px;
text-decoration: none;
}
.page-numbers,
.page-numbers:visited {
color: var(--blue);
}
.page-numbers.current {
font-family: 'museo_sans700';
font-size: 21px;
}
.inner-content {
& p {
font-size: 14px;
line-height: 21px;
}
& a {
text-decoration: none;
transition: border 123ms ease-in-out;
}
& a:hover {
& .news-card {
box-shadow: 0 2px 3px rgba(0,0,0,0.1);
}
& h3 {
text-decoration: underline;
}
}
}
.news-card {
border: 1px solid rgba(0,0,0,0.1);
border-radius: 6px;
padding: 0.5em;
& h3 {
margin-bottom: 0.25em;
transition: all 100ms ease-in;
}
& p {
color: var(--gray);
font-size: 13px;
line-height: 18px;
}
& .news-card-image {
min-width: 200px;
width: 100%;
}
& .news-card-content {
padding-left: 1em;
}
}
.single {
& header {
margin-bottom: 54px;
padding-bottom: 14px;
position: relative;
& p {
color: var(--gray);
}
}
& header:before {
background-color: var(--blue);
bottom: 0;
content: '';
left: 0;
height: 6px;
position: absolute;
width: 300px;
}
& .post-inner-content {
max-width: 840px;
}
}
h1.single-title {
color: var(--textColor);
font-size: 31px;
max-width: 710px;
}
|
src/assets/css/news.css
|
margin-top: 100px;
padding: 0 2em;
& h2 {
color: var(--textColor);
font-family: 'museo_sans300';
font-size: 24px;
line-height: 31px;
}
& h3 {
color: var(--mediumBlue);
font-family: 'museo_sans700';
font-size: 18px;
line-height: 24px;
}
& .news-date {
color: var(--blue);
font-size: 15px;
line-height: 21px;
text-transform: uppercase;
}
& .grid {
display: flex;
flex-wrap: wrap;
}
& .post {
margin: 50px 2%;
@media (width >= 1000px) {
width: 46%;
}
}
& .tags a {
color: var(--textColor);
font-size: 11px;
text-decoration: none;
display: none;
}
& .pagination {
margin: 100px auto;
}
}
.page-numbers {
margin: 0 8px;
text-decoration: none;
}
.page-numbers,
.page-numbers:visited {
color: var(--blue);
}
.page-numbers.current {
font-family: 'museo_sans700';
font-size: 21px;
}
.inner-content {
& p {
font-size: 14px;
line-height: 21px;
}
& a {
text-decoration: none;
transition: border 123ms ease-in-out;
}
& a:hover {
& .news-card {
box-shadow: 0 2px 3px rgba(0,0,0,0.1);
}
& h3 {
text-decoration: underline;
}
}
}
.news-card {
border: 1px solid rgba(0,0,0,0.1);
border-radius: 6px;
padding: 0.5em;
& h3 {
margin-bottom: 0.25em;
transition: all 100ms ease-in;
}
& p {
color: var(--gray);
font-size: 13px;
line-height: 18px;
}
& .news-card-image {
min-width: 200px;
width: 100%;
}
& .news-card-content {
padding-left: 1em;
}
}
.single {
& header {
margin-bottom: 54px;
padding-bottom: 14px;
position: relative;
& p {
color: var(--gray);
}
}
& header:before {
background-color: var(--blue);
bottom: 0;
content: '';
left: 0;
height: 6px;
position: absolute;
width: 300px;
}
& .post-inner-content {
max-width: 840px;
}
}
h1.single-title {
color: var(--textColor);
font-size: 31px;
max-width: 710px;
}
| 0.546254 | 0.138055 |
p{ line-height: 1em; }
h1, h2, h3, h4{
color: #024457;
font-family: Verdana;
font-weight: normal;
line-height: 1.1em;
margin: 0 0 .5em 0;
}
h1{ font-size: 1.7em; }
h2{ font-size: 1.5em; }
a{
color: black;
text-decoration: none;
}
a:hover,
a:active{ text-decoration: underline; }
body{
font-family: Verdana; size: normal; line-height: 1.2em;
width: 100%; margin: 0; background: #fff
}
#page{
margin: 0px;
background: white;
padding: 20px;
clear: both;
}
#nav{
width: 60%;
display: inline-block;
text-align: right;
float: right;
margin: 20px;
}
#nav ul{}
#nav ul li{
display: inline-block;
height: 62px;
}
#nav ul li a{
padding: 20px;
background: #024457;
color: white;
}
#nav ul li a:hover{
background-color: #ffb424;
box-shadow: 0px 1px 1px #666;
}
#nav ul li a:active{ background-color: #ff8f00; }
#header{
text-align: center;
background: url('http://www.globalhealthphoto.com/wp-content/uploads/2013/11/bangladesh-221-1461.jpg');
background-size: cover;
color: black;
}
h1 {font-size: 78px;
}
img{
margin: 40px 0x 0px 0px;
border: 7px solid white;
border-radius: 20px;
}
@media (max-width: 500px) {h1 {
font-size: 36px;
}
}
#footer{
border-bottom: 1px #ccc solid;
margin-bottom: 10px;
}
#footer p{
text-align: right;
text-transform: uppercase;
font-size: 80%;
color: grey;
}
/* multiple styles seperated by a , */
#content,
ul li a{ box-shadow: 0px 1px 1px #999; }
/.responstable {
margin: 1em 0;
width: 250px;
height: 150px;
overflow: hidden;
background: #FFF;
color: #024457;
border-radius: 10px;
border: 1px solid #167F92;
}.responstable tr {
border: 1px solid #D9E4E6;
}
.responstable tr:nth-child(odd) {
background-color: #EAF3F3;
}
.responstable th {
display: none;
border: 1px solid #FFF;
background-color: #167F92;
color: #FFF;
padding: 1em;
}
.responstable th:first-child {
display: table-cell;
text-align: center;
}
.responstable th:nth-child(2) {
display: table-cell;
}
.responstable th:nth-child(2) span {
display: none;
}
.responstable th:nth-child(2):after {
content: attr(data-th);
}
@media (min-width: 480px) {
.responstable th:nth-child(2) span {
display: block;
}
.responstable th:nth-child(2):after {
display: none;
}
}
.responstable td {
display: block;
word-wrap: break-word;
max-width: 15em;
}
.responstable td:first-child {
display: table-cell;
text-align: center;
border-right: 1px solid #D9E4E6;
}
@media (min-width: 480px) {
.responstable td {
border: 1px solid #D9E4E6;
}
}
.responstable th, .responstable td {
text-align: left;
margin: .5em 1em;
}
@media (min-width: 480px) {
.responstable th, .responstable td {
display: table-cell;
padding: 1em;
}
}
h1 {
font-family: Verdana;
font-weight: normal;
color: black;
}
h3 {
font-family: Verdana;
font-weight: normal;
font-size: xx-large;
color: #024457;
}
h1 span {
color: #167F92;
}
h5 {
font-family: Helvetica;
font-weight: heavy;
font-size: 50px;
color: #fff;
}
|
key-chalice-150719/stylesheets/css/style.css
|
p{ line-height: 1em; }
h1, h2, h3, h4{
color: #024457;
font-family: Verdana;
font-weight: normal;
line-height: 1.1em;
margin: 0 0 .5em 0;
}
h1{ font-size: 1.7em; }
h2{ font-size: 1.5em; }
a{
color: black;
text-decoration: none;
}
a:hover,
a:active{ text-decoration: underline; }
body{
font-family: Verdana; size: normal; line-height: 1.2em;
width: 100%; margin: 0; background: #fff
}
#page{
margin: 0px;
background: white;
padding: 20px;
clear: both;
}
#nav{
width: 60%;
display: inline-block;
text-align: right;
float: right;
margin: 20px;
}
#nav ul{}
#nav ul li{
display: inline-block;
height: 62px;
}
#nav ul li a{
padding: 20px;
background: #024457;
color: white;
}
#nav ul li a:hover{
background-color: #ffb424;
box-shadow: 0px 1px 1px #666;
}
#nav ul li a:active{ background-color: #ff8f00; }
#header{
text-align: center;
background: url('http://www.globalhealthphoto.com/wp-content/uploads/2013/11/bangladesh-221-1461.jpg');
background-size: cover;
color: black;
}
h1 {font-size: 78px;
}
img{
margin: 40px 0x 0px 0px;
border: 7px solid white;
border-radius: 20px;
}
@media (max-width: 500px) {h1 {
font-size: 36px;
}
}
#footer{
border-bottom: 1px #ccc solid;
margin-bottom: 10px;
}
#footer p{
text-align: right;
text-transform: uppercase;
font-size: 80%;
color: grey;
}
/* multiple styles seperated by a , */
#content,
ul li a{ box-shadow: 0px 1px 1px #999; }
/.responstable {
margin: 1em 0;
width: 250px;
height: 150px;
overflow: hidden;
background: #FFF;
color: #024457;
border-radius: 10px;
border: 1px solid #167F92;
}.responstable tr {
border: 1px solid #D9E4E6;
}
.responstable tr:nth-child(odd) {
background-color: #EAF3F3;
}
.responstable th {
display: none;
border: 1px solid #FFF;
background-color: #167F92;
color: #FFF;
padding: 1em;
}
.responstable th:first-child {
display: table-cell;
text-align: center;
}
.responstable th:nth-child(2) {
display: table-cell;
}
.responstable th:nth-child(2) span {
display: none;
}
.responstable th:nth-child(2):after {
content: attr(data-th);
}
@media (min-width: 480px) {
.responstable th:nth-child(2) span {
display: block;
}
.responstable th:nth-child(2):after {
display: none;
}
}
.responstable td {
display: block;
word-wrap: break-word;
max-width: 15em;
}
.responstable td:first-child {
display: table-cell;
text-align: center;
border-right: 1px solid #D9E4E6;
}
@media (min-width: 480px) {
.responstable td {
border: 1px solid #D9E4E6;
}
}
.responstable th, .responstable td {
text-align: left;
margin: .5em 1em;
}
@media (min-width: 480px) {
.responstable th, .responstable td {
display: table-cell;
padding: 1em;
}
}
h1 {
font-family: Verdana;
font-weight: normal;
color: black;
}
h3 {
font-family: Verdana;
font-weight: normal;
font-size: xx-large;
color: #024457;
}
h1 span {
color: #167F92;
}
h5 {
font-family: Helvetica;
font-weight: heavy;
font-size: 50px;
color: #fff;
}
| 0.264833 | 0.07579 |
.visuallyhidden {
position: absolute;
overflow: hidden;
clip: rect(0 0 0 0);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
}
html,
body {
font-family: Helvetica, sans-serif;
margin: 0;
padding: 0;
width: 100%;
}
a {
color: rgb(103, 114, 212);
}
.button {
background: none;
border: 2px solid rgb(103, 114, 212);
color: rgb(103, 114, 212);
display: inline-block;
font-size: 16px;
padding: 10px;
text-decoration: none;
transition-duration: 0.2s;
}
.button:after {
content: ' →';
}
.button:hover {
background-color: rgb(103, 114, 212);
color: white;
cursor: pointer;
}
/* HEADER */
header {
background: black;
color: white;
height: 100vh;
overflow: hidden;
position: relative;
text-align: center;
}
.centered-overlay {
align-items: center;
display: flex;
flex-direction: column;
justify-content: center;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.centered-top {
align-items: center;
display: flex;
flex-direction: column;
justify-content: center;
position: absolute;
top: 0;
bottom: 100%;
left: 0;
right: 0;
}
.centered-bottem {
align-items: center;
display: flex;
flex-direction: column;
justify-content: center;
position: absolute;
top: 100%;
bottom: 0;
left: 0;
right: 0;
}
header h1 {
font-size: 48px;
margin: 8px;
}
header h2 {
font-size: 36px;
margin: 8px;
}
header strong {
color: rgb(153, 163, 255);
}
header canvas,
header .background {
position: absolute;
top: -10px;
bottom: -10px;
left: -10px;
right: -10px;
}
header .background img {
height: 100%;
object-fit: cover;
width: 100%;
}
header.small-header {
height: auto;
padding: 8px;
}
header.small-header h1 {
font-size: 32px;
}
header.small-header h2 {
font-size: 24px;
}
/* NAV */
nav {
background-color: rgb(103, 114, 212);
}
nav ul {
display: flex;
flex-wrap: wrap;
list-style: none;
justify-content: center;
margin: 0;
padding: 0;
}
nav li {
margin: 15px 30px;
}
nav a {
display: block;
color: white;
font-weight: bold;
padding: 10px 0px 5px;
text-decoration: none;
text-transform: uppercase;
transition: 500ms;
}
nav a:hover,
nav a[aria-current='page'] {
border-bottom: 2px solid white;
margin-bottom: -2px;
transition: 100ms;
}
/* MAIN */
main {
background-color: #f7f7f7;
padding: 20px 0;
}
main h2 {
flex: 0 0 100%;
text-align: center;
}
section {
padding: 20px 0;
}
section:nth-child(2n) {
background-color: #f0f0f0;
}
.info {
justify-content: center;
display: flex;
flex-wrap: wrap;
}
.info article {
box-sizing: border-box;
display: table-cell;
border: 1px solid rgb(177, 184, 241);
padding: 20px;
margin: 40px;
position: relative;
width: 375px;
height: 500px;
vertical-align: top;
z-index: 1;
transition: 500ms;
}
.info article:hover {
transition: 100ms;
border: 1px solid rgb(103, 114, 212);
}
.discord {
justify-content: center;
display: flex;
flex-wrap: wrap;
}
.discord article {
box-sizing: border-box;
display: table-cell;
padding: 20px;
margin: 40px;
position: relative;
width: 375px;
height: 500px;
vertical-align: bottom;
z-index: 1;
transition: 500ms;
}
[data-component='slideshow'] .slide {
display: none;
}
[data-component='slideshow'] .slide.active {
display: block;
}
.gallery {
justify-content: center;
display: flex;
flex-wrap: wrap;
}
.gallery .button {
border-color: black;
color: black;
}
.gallery .button:hover {
background-color: black;
border-color: black;
color: white;
}
.gallery article {
box-sizing: border-box;
display: table-cell;
border: 1px solid rgb(177, 184, 241);
padding: 20px;
margin: 40px;
position: relative;
width: 375px;
height: 500px;
vertical-align: top;
z-index: 1;
transition: 500ms;
}
.gallery article:hover {
transition: 100ms;
border: 1px solid rgb(103, 114, 212);
}
.slideshow > div {
position: absolute;
max-width: 100%;
width: auto;
height: 80%;
max-height: 100%;
}
.slideshow > div > img {
height: 100%;
width: 100%;
}
/* FOOTER */
footer {
background-color: black;
color: white;
display: flex;
justify-content: space-between;
padding: 40px;
}
|
assets/scripts/css/style.css
|
.visuallyhidden {
position: absolute;
overflow: hidden;
clip: rect(0 0 0 0);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
}
html,
body {
font-family: Helvetica, sans-serif;
margin: 0;
padding: 0;
width: 100%;
}
a {
color: rgb(103, 114, 212);
}
.button {
background: none;
border: 2px solid rgb(103, 114, 212);
color: rgb(103, 114, 212);
display: inline-block;
font-size: 16px;
padding: 10px;
text-decoration: none;
transition-duration: 0.2s;
}
.button:after {
content: ' →';
}
.button:hover {
background-color: rgb(103, 114, 212);
color: white;
cursor: pointer;
}
/* HEADER */
header {
background: black;
color: white;
height: 100vh;
overflow: hidden;
position: relative;
text-align: center;
}
.centered-overlay {
align-items: center;
display: flex;
flex-direction: column;
justify-content: center;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.centered-top {
align-items: center;
display: flex;
flex-direction: column;
justify-content: center;
position: absolute;
top: 0;
bottom: 100%;
left: 0;
right: 0;
}
.centered-bottem {
align-items: center;
display: flex;
flex-direction: column;
justify-content: center;
position: absolute;
top: 100%;
bottom: 0;
left: 0;
right: 0;
}
header h1 {
font-size: 48px;
margin: 8px;
}
header h2 {
font-size: 36px;
margin: 8px;
}
header strong {
color: rgb(153, 163, 255);
}
header canvas,
header .background {
position: absolute;
top: -10px;
bottom: -10px;
left: -10px;
right: -10px;
}
header .background img {
height: 100%;
object-fit: cover;
width: 100%;
}
header.small-header {
height: auto;
padding: 8px;
}
header.small-header h1 {
font-size: 32px;
}
header.small-header h2 {
font-size: 24px;
}
/* NAV */
nav {
background-color: rgb(103, 114, 212);
}
nav ul {
display: flex;
flex-wrap: wrap;
list-style: none;
justify-content: center;
margin: 0;
padding: 0;
}
nav li {
margin: 15px 30px;
}
nav a {
display: block;
color: white;
font-weight: bold;
padding: 10px 0px 5px;
text-decoration: none;
text-transform: uppercase;
transition: 500ms;
}
nav a:hover,
nav a[aria-current='page'] {
border-bottom: 2px solid white;
margin-bottom: -2px;
transition: 100ms;
}
/* MAIN */
main {
background-color: #f7f7f7;
padding: 20px 0;
}
main h2 {
flex: 0 0 100%;
text-align: center;
}
section {
padding: 20px 0;
}
section:nth-child(2n) {
background-color: #f0f0f0;
}
.info {
justify-content: center;
display: flex;
flex-wrap: wrap;
}
.info article {
box-sizing: border-box;
display: table-cell;
border: 1px solid rgb(177, 184, 241);
padding: 20px;
margin: 40px;
position: relative;
width: 375px;
height: 500px;
vertical-align: top;
z-index: 1;
transition: 500ms;
}
.info article:hover {
transition: 100ms;
border: 1px solid rgb(103, 114, 212);
}
.discord {
justify-content: center;
display: flex;
flex-wrap: wrap;
}
.discord article {
box-sizing: border-box;
display: table-cell;
padding: 20px;
margin: 40px;
position: relative;
width: 375px;
height: 500px;
vertical-align: bottom;
z-index: 1;
transition: 500ms;
}
[data-component='slideshow'] .slide {
display: none;
}
[data-component='slideshow'] .slide.active {
display: block;
}
.gallery {
justify-content: center;
display: flex;
flex-wrap: wrap;
}
.gallery .button {
border-color: black;
color: black;
}
.gallery .button:hover {
background-color: black;
border-color: black;
color: white;
}
.gallery article {
box-sizing: border-box;
display: table-cell;
border: 1px solid rgb(177, 184, 241);
padding: 20px;
margin: 40px;
position: relative;
width: 375px;
height: 500px;
vertical-align: top;
z-index: 1;
transition: 500ms;
}
.gallery article:hover {
transition: 100ms;
border: 1px solid rgb(103, 114, 212);
}
.slideshow > div {
position: absolute;
max-width: 100%;
width: auto;
height: 80%;
max-height: 100%;
}
.slideshow > div > img {
height: 100%;
width: 100%;
}
/* FOOTER */
footer {
background-color: black;
color: white;
display: flex;
justify-content: space-between;
padding: 40px;
}
| 0.579638 | 0.088387 |
* {
padding: 0;
margin: 0;
}
.cf:before, .cf:after {
content: "";
display: table;
}
.cf:after {
clear: both;
}
.cf {
zoom: 1;
}
html, body {
width: 100%;
height: 100%;
margin: 0;
overflow: hidden;
padding: 0;
font-size: 12px;
font-family: sans-serif;
line-height: 1.25em;
}
.sigma-parent {
height: 100%;
overflow: hidden;
position: relative;
}
.sigma-expand {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #eee no-repeat center center;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
canvas#sigma_bg_1 {
display: none;
}
#attributepane {
display: none;
position: absolute;
height: auto;
bottom: 0;
top: 0;
right: 0;
width: 360px;
background-color: #fff;
margin: 0;
word-wrap: break-word;
background-color: rgba(255, 255, 255, 0.8);
border-left: 1px solid #ccc;
padding: 0 18px 0 18px;
z-index: 1;
}
#attributepane .text {
height: 100%;
}
#attributepane .returntext em {
background: url('../img/sprite.png') no-repeat -91px -13px;
display: block;
width: 20px;
height: 20px;
float: left;
}
#attributepane .returntext span {
padding-left: 5px;
display: block;
}
#attributepane .close {
padding-left: 14px;
margin-top: 10px;
}
#attributepane .close .c {
border-top: 2px solid #999;
padding: 10px 0 14px 0;
}
#attributepane .close em {
background: url('../img/sprite.png') no-repeat -11px -13px;
display: block;
width: 24px;
height: 16px;
float: left;
}
#attributepane .close span {
display: block;
width: 151px;
float: left;
}
#attributepane .nodeattributes {
display: block;
height: 95%;
overflow-x: hidden;
}
#attributepane .name {
font-size: 18px;
cursor: default;
padding-bottom: 10px;
padding-top: 18px;
font-weight: bold;
}
#attributepane .data {
}
#attributepane .share_data {
margin-top: 12px;
}
#attributepane .data .plus {
background: url('../img/sprite.png') no-repeat -171px -122px;
width: 22px;
height: 20px;
float: left;
display: block;
}
#attributepane .link {
padding: 0 0 0 8px;
}
#attributepane .link li {
padding-top: 2px;
cursor: pointer;
}
#attributepane .p {
padding-bottom: 5px;
padding-top: 10px;
font-weight: bold;
font-size: 14px;
}
.left-close {
margin-left: -37px;
z-index: 99999;
cursor: pointer;
padding-left: 31px;
line-height: 36px;
background: url('../img/fancybox_sprite.png') no-repeat;
font-size: 12px;
}
#developercontainer {
margin-left: 25px;
margin-bottom: 25px;
position: fixed;
bottom: 0;
}
#maintitle {
width: 100%;
height: 72px;
background-repeat: no-repeat;
margin-bottom: 20px;
}
#maintitle h1 {
display: none;
font-size: 20px;
}
#mainpanel {
margin-left: 25px;
margin-top: 25px;
background: rgba(255, 255, 255, 0.8);
border: 1px solid #ccc;
z-index: 20;
position: fixed;
top: 0;
}
#mainpanel .b1 {
padding: 0 0 0 0;
}
#mainpanel .col {
width: 270px;
padding: 9px 18px 9px 18px;
margin: 0;
}
#title {
font-weight: bold;
}
#titletext {
padding: 6px 0 10px 0;
}
#info {
padding-bottom: 15px;
}
#search {
padding: 10px 0 0 2px;
}
input {
border: 1px solid #999;
background-color: #fff;
padding: 5px 7px 4px 7px;
width: 200px;
}
#search .state {
width: 14px;
height: 14px;
float: right;
margin-top: 6px;
cursor: pointer;
background: url('../img/sprite.png') -131px -13px;
}
#search .state.searching {
background-position: -11px -13px;
}
#search .results {
display: none;
margin: 6px;
max-height: 100px;
overflow-x: hidden;
overflow-y: auto;
}
#search .results b {
padding-left: 2px;
}
#search .results a {
padding: 1px 2px;
display: block;
cursor: pointer;
text-decoration: none;
color: #000;
}
#search .results a:hover {
background-color: #999;
color: #fff;
}
#attributeselect {
margin: 20px 0 13px 0 ;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
#attributeselect .select {
border: 1px solid #999;
padding: 5px 7px 4px 7px;
color: #fff;
cursor: pointer;
background: #999 url('../img/sprite.png') no-repeat 200px -144px;
}
#attributeselect .close {
background-position: 200px -8px;
}
#attributeselect .list {
display: none;
border: 1px solid
#999;
padding: 6px;
height: 150px;
width: 226px;
overflow-y: scroll;
overflow-x: hidden;
background-color: #999;
position: absolute;
margin-left: 240px;
margin-top: -164px;
color: white;
}
#attributeselect .list a {
display: block;
padding: 2px;
text-decoration: none;
color: #fff;
}
#attributeselect .list a:hover {
background-color: #fff;
color: #000;
}
.item-group {
line-height: 12px;
}
.item-group-color {
border: 1px solid #fff;
display: inline-block;
height: 12px;
width: 40px;
}
.legend-item {
width: 12px;
}
.link h2 {
font-size: 1em;
padding-top: 1em;
}
#mainpanel h2 {
font-size: 16px;
}
#mainpanel dt {
width: 20px;
height: 20px;
float: left;
background: url('../img/sprite.png') no-repeat;
}
#legend dl {
}
#mainpanel h2 {
padding-bottom: 10px;
}
#legend dd {
color: #000;
margin-bottom: 8px;
}
#mainpanel .infos dd {
margin-bottom: 12px;
}
#mainpanel .node {
background-position: -11px -119px;
}
#mainpanel .edge {
background-position: -51px -122px;
}
#legend {
margin-bottom: 8px;
margin-top: 16px;
padding-bottom: 8px;
}
#mainpanel .regions {
background-position: -171px -13px;
}
#mainpanel .download {
background-position: -51px -13px;
}
#mainpanel .moreinformation {
background: url('../img/info.png') no-repeat;
margin-left: 5px;
}
#copyright {
margin: 0 auto;
position: fixed;
right: 40px;
bottom: 25px;
z-index: 0;
}
#copyright a {
color: #000;
}
#copyright .explanation {
display: none;
}
#zoom {
z-index: 999;
position: fixed;
left: 45%;
bottom: 25px;
margin: 0 auto;
padding: 0;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-align: left;
}
/*noinspection CssOptimizeSimilarProperties*/
#zoom .z {
background-color: rgba(255, 255, 255, 0.5);
background-position: center;
background-repeat: no-repeat;
border: 1px solid #ccc;
cursor: pointer;
float: left;
height: 60px;
margin-right: 4px;
width: 60px;
}
#menu {
background-image: url('../img/menu.png');
}
#zoom .z[rel=center] {
background-image: url('../img/zoom_reset.png');
}
#zoom .z[rel=in] {
background-image: url('../img/zoom_in.png');
}
#zoom .z[rel=out] {
background-image: url('../img/zoom_out.png');
}
.line {
font-size: 12px;
color: #000;
text-decoration: none;
font-weight: bold;
cursor: pointer;
}
#information {
display: none;
background: #fff;
padding: 1px 10px 10px 10px;
}
#information h3 {
margin: 14px 0 4px 0;
}
#information p {
margin: 0 0 4px 0;
}
#information .button {
width: 14px;
height: 14px;
background-image: url('../img/sprite.png');
border: 1px solid #999;
display: inline-block;
*display: inline;
*zoom: 1;
}
#information .button span {
display: none;
}
#information .button.plus {
background-position: -91px -122px;
}
#information .button.moins {
background-position: -131px -122px;
}
#minify {
padding: 4px 4px 4px 25px;
cursor: pointer;
background: #fff url('../img/sprite.png') no-repeat -167px -118px;
position: absolute;
top: 65px;
left: 15px;
display: none;
}
#minifier {
position: absolute;
width: 229px;
height: 200px;
background: url('../img/sprite.png') no-repeat -45px -147px;
cursor: pointer;
display: none;
}
.fb-share-button {
margin-bottom: 3px;
margin-right: 3px;
vertical-align: top;
}
.fb_iframe_widget_fluid {
display: inline-block !important;
}
.twitter-share-button {
margin-bottom: 3px;
vertical-align: top;
}
.wa_btn {
vertical-align: top;
}
|
src/css/map.css
|
* {
padding: 0;
margin: 0;
}
.cf:before, .cf:after {
content: "";
display: table;
}
.cf:after {
clear: both;
}
.cf {
zoom: 1;
}
html, body {
width: 100%;
height: 100%;
margin: 0;
overflow: hidden;
padding: 0;
font-size: 12px;
font-family: sans-serif;
line-height: 1.25em;
}
.sigma-parent {
height: 100%;
overflow: hidden;
position: relative;
}
.sigma-expand {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #eee no-repeat center center;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
canvas#sigma_bg_1 {
display: none;
}
#attributepane {
display: none;
position: absolute;
height: auto;
bottom: 0;
top: 0;
right: 0;
width: 360px;
background-color: #fff;
margin: 0;
word-wrap: break-word;
background-color: rgba(255, 255, 255, 0.8);
border-left: 1px solid #ccc;
padding: 0 18px 0 18px;
z-index: 1;
}
#attributepane .text {
height: 100%;
}
#attributepane .returntext em {
background: url('../img/sprite.png') no-repeat -91px -13px;
display: block;
width: 20px;
height: 20px;
float: left;
}
#attributepane .returntext span {
padding-left: 5px;
display: block;
}
#attributepane .close {
padding-left: 14px;
margin-top: 10px;
}
#attributepane .close .c {
border-top: 2px solid #999;
padding: 10px 0 14px 0;
}
#attributepane .close em {
background: url('../img/sprite.png') no-repeat -11px -13px;
display: block;
width: 24px;
height: 16px;
float: left;
}
#attributepane .close span {
display: block;
width: 151px;
float: left;
}
#attributepane .nodeattributes {
display: block;
height: 95%;
overflow-x: hidden;
}
#attributepane .name {
font-size: 18px;
cursor: default;
padding-bottom: 10px;
padding-top: 18px;
font-weight: bold;
}
#attributepane .data {
}
#attributepane .share_data {
margin-top: 12px;
}
#attributepane .data .plus {
background: url('../img/sprite.png') no-repeat -171px -122px;
width: 22px;
height: 20px;
float: left;
display: block;
}
#attributepane .link {
padding: 0 0 0 8px;
}
#attributepane .link li {
padding-top: 2px;
cursor: pointer;
}
#attributepane .p {
padding-bottom: 5px;
padding-top: 10px;
font-weight: bold;
font-size: 14px;
}
.left-close {
margin-left: -37px;
z-index: 99999;
cursor: pointer;
padding-left: 31px;
line-height: 36px;
background: url('../img/fancybox_sprite.png') no-repeat;
font-size: 12px;
}
#developercontainer {
margin-left: 25px;
margin-bottom: 25px;
position: fixed;
bottom: 0;
}
#maintitle {
width: 100%;
height: 72px;
background-repeat: no-repeat;
margin-bottom: 20px;
}
#maintitle h1 {
display: none;
font-size: 20px;
}
#mainpanel {
margin-left: 25px;
margin-top: 25px;
background: rgba(255, 255, 255, 0.8);
border: 1px solid #ccc;
z-index: 20;
position: fixed;
top: 0;
}
#mainpanel .b1 {
padding: 0 0 0 0;
}
#mainpanel .col {
width: 270px;
padding: 9px 18px 9px 18px;
margin: 0;
}
#title {
font-weight: bold;
}
#titletext {
padding: 6px 0 10px 0;
}
#info {
padding-bottom: 15px;
}
#search {
padding: 10px 0 0 2px;
}
input {
border: 1px solid #999;
background-color: #fff;
padding: 5px 7px 4px 7px;
width: 200px;
}
#search .state {
width: 14px;
height: 14px;
float: right;
margin-top: 6px;
cursor: pointer;
background: url('../img/sprite.png') -131px -13px;
}
#search .state.searching {
background-position: -11px -13px;
}
#search .results {
display: none;
margin: 6px;
max-height: 100px;
overflow-x: hidden;
overflow-y: auto;
}
#search .results b {
padding-left: 2px;
}
#search .results a {
padding: 1px 2px;
display: block;
cursor: pointer;
text-decoration: none;
color: #000;
}
#search .results a:hover {
background-color: #999;
color: #fff;
}
#attributeselect {
margin: 20px 0 13px 0 ;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
#attributeselect .select {
border: 1px solid #999;
padding: 5px 7px 4px 7px;
color: #fff;
cursor: pointer;
background: #999 url('../img/sprite.png') no-repeat 200px -144px;
}
#attributeselect .close {
background-position: 200px -8px;
}
#attributeselect .list {
display: none;
border: 1px solid
#999;
padding: 6px;
height: 150px;
width: 226px;
overflow-y: scroll;
overflow-x: hidden;
background-color: #999;
position: absolute;
margin-left: 240px;
margin-top: -164px;
color: white;
}
#attributeselect .list a {
display: block;
padding: 2px;
text-decoration: none;
color: #fff;
}
#attributeselect .list a:hover {
background-color: #fff;
color: #000;
}
.item-group {
line-height: 12px;
}
.item-group-color {
border: 1px solid #fff;
display: inline-block;
height: 12px;
width: 40px;
}
.legend-item {
width: 12px;
}
.link h2 {
font-size: 1em;
padding-top: 1em;
}
#mainpanel h2 {
font-size: 16px;
}
#mainpanel dt {
width: 20px;
height: 20px;
float: left;
background: url('../img/sprite.png') no-repeat;
}
#legend dl {
}
#mainpanel h2 {
padding-bottom: 10px;
}
#legend dd {
color: #000;
margin-bottom: 8px;
}
#mainpanel .infos dd {
margin-bottom: 12px;
}
#mainpanel .node {
background-position: -11px -119px;
}
#mainpanel .edge {
background-position: -51px -122px;
}
#legend {
margin-bottom: 8px;
margin-top: 16px;
padding-bottom: 8px;
}
#mainpanel .regions {
background-position: -171px -13px;
}
#mainpanel .download {
background-position: -51px -13px;
}
#mainpanel .moreinformation {
background: url('../img/info.png') no-repeat;
margin-left: 5px;
}
#copyright {
margin: 0 auto;
position: fixed;
right: 40px;
bottom: 25px;
z-index: 0;
}
#copyright a {
color: #000;
}
#copyright .explanation {
display: none;
}
#zoom {
z-index: 999;
position: fixed;
left: 45%;
bottom: 25px;
margin: 0 auto;
padding: 0;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-align: left;
}
/*noinspection CssOptimizeSimilarProperties*/
#zoom .z {
background-color: rgba(255, 255, 255, 0.5);
background-position: center;
background-repeat: no-repeat;
border: 1px solid #ccc;
cursor: pointer;
float: left;
height: 60px;
margin-right: 4px;
width: 60px;
}
#menu {
background-image: url('../img/menu.png');
}
#zoom .z[rel=center] {
background-image: url('../img/zoom_reset.png');
}
#zoom .z[rel=in] {
background-image: url('../img/zoom_in.png');
}
#zoom .z[rel=out] {
background-image: url('../img/zoom_out.png');
}
.line {
font-size: 12px;
color: #000;
text-decoration: none;
font-weight: bold;
cursor: pointer;
}
#information {
display: none;
background: #fff;
padding: 1px 10px 10px 10px;
}
#information h3 {
margin: 14px 0 4px 0;
}
#information p {
margin: 0 0 4px 0;
}
#information .button {
width: 14px;
height: 14px;
background-image: url('../img/sprite.png');
border: 1px solid #999;
display: inline-block;
*display: inline;
*zoom: 1;
}
#information .button span {
display: none;
}
#information .button.plus {
background-position: -91px -122px;
}
#information .button.moins {
background-position: -131px -122px;
}
#minify {
padding: 4px 4px 4px 25px;
cursor: pointer;
background: #fff url('../img/sprite.png') no-repeat -167px -118px;
position: absolute;
top: 65px;
left: 15px;
display: none;
}
#minifier {
position: absolute;
width: 229px;
height: 200px;
background: url('../img/sprite.png') no-repeat -45px -147px;
cursor: pointer;
display: none;
}
.fb-share-button {
margin-bottom: 3px;
margin-right: 3px;
vertical-align: top;
}
.fb_iframe_widget_fluid {
display: inline-block !important;
}
.twitter-share-button {
margin-bottom: 3px;
vertical-align: top;
}
.wa_btn {
vertical-align: top;
}
| 0.234757 | 0.086903 |
.collapse-toggler { cursor: pointer; }
.collapse-toggler:before { display: inline-block; margin-right: 2pt; }
.collapsable.collapsed > .collapsable-header > .collapse-toggler:before {
content: "";
height: 0;
width: 0;
border-color: transparent blue;
border-style: solid;
border-width: 0.35em 0 0.35em 0.5em;
}
.collapsable > .collapsable-header > .collapse-toggler:before {
content: "";
height: 0;
width: 0;
border-color: blue transparent ;
border-style: solid;
border-width: 0.5em 0.35em 0 0.35em;
}
ul.scasp-justification li { list-style: none; }
ul.scasp-justification { padding-left: 0px; }
div.scasp-justification { padding-left: 1em; }
div.scasp-model { padding-left: 1em; }
div.scasp-tree-buttons { font-size: small; line-height: 1.8ex; }
li.always-collapsed { opacity: 0.5; }
/* The model */
ul.scasp-model { list-style-type: "\027A2"; }
ul.scasp-model > li > span { margin-left: 5px; }
/* Query */
div.scasp-query-title { color: #888; }
div.scasp-query-literal { margin-left: 1em; }
/* s(CASP) atoms */
.scasp-atom .human .atom.not.neg { color: green; }
.scasp-atom .human .atom.not { color: orange; }
.scasp-atom .human .atom.neg { color: red; }
.scasp-atom .human .atom.chs { color: darkgreen; }
.scasp-atom .human .atom.assume { color: seagreen; }
.scasp-atom .human .atom.proved { color: blue; }
.scasp-atom .human .atom.pos { color: black; }
.scasp-atom .human .atom { font-weight: bold; }
.atom.not.neg > .pl-compound > .pl-functor { color: green; }
.atom.not.neg > .pl-atom { color: green; }
.atom.not > .pl-compound > .pl-functor { color: orange; }
.atom.not > .pl-atom { color: orange; }
.atom.neg > .pl-compound > .pl-functor { color: red; }
.atom.neg > .pl-atom { color: red; }
.atom.chs > .pl-compound > .pl-functor { color: darkgreen; }
.atom.chs > .pl-atom { color: darkgreen; }
.atom.assume > .pl-compound > .pl-functor { color: seagreen; }
.atom.assume > .pl-atom { color: seagreen; }
.atom.proved > .pl-compound > .pl-functor { color: blue; }
.atom.proved > .pl-atom { color: blue; }
.atom.pos > .pl-compound > .pl-functor { color: black; }
.atom.pos > .pl-atom { color: black; }
.atom > .pl-compound > .pl-functor { font-weight: bold; }
.atom > .pl-atom { font-weight: bold; }
span.module { color: #aaa; }
.connector { color: #2a9; }
/* Human <-> machine switch */
div.human .machine {display: none;}
div.machine .human {display: none;}
div.human span.hm-switch:before { content: "\01f464"; }
div.machine span.hm-switch:before { content: "\00267E"; }
span.hm-switch { margin-left: 0.3em; }
.collapsable.collapsed span.hm-switch { display: none; }
/* SWISH embedding */
div.scasp-answer { margin-left: 1em; }
div.scasp-answer h4 { margin-bottom: 5px; }
/* Main output */
div.scasp-answer-header {
margin-top: 2em;
margin-bottom: 5px;
text-align: center;
font-weight: bold;
border-top: 2px solid #888;
border-bottom: 2px solid #888;
}
|
prolog/scasp/web/css/scasp.css
|
.collapse-toggler { cursor: pointer; }
.collapse-toggler:before { display: inline-block; margin-right: 2pt; }
.collapsable.collapsed > .collapsable-header > .collapse-toggler:before {
content: "";
height: 0;
width: 0;
border-color: transparent blue;
border-style: solid;
border-width: 0.35em 0 0.35em 0.5em;
}
.collapsable > .collapsable-header > .collapse-toggler:before {
content: "";
height: 0;
width: 0;
border-color: blue transparent ;
border-style: solid;
border-width: 0.5em 0.35em 0 0.35em;
}
ul.scasp-justification li { list-style: none; }
ul.scasp-justification { padding-left: 0px; }
div.scasp-justification { padding-left: 1em; }
div.scasp-model { padding-left: 1em; }
div.scasp-tree-buttons { font-size: small; line-height: 1.8ex; }
li.always-collapsed { opacity: 0.5; }
/* The model */
ul.scasp-model { list-style-type: "\027A2"; }
ul.scasp-model > li > span { margin-left: 5px; }
/* Query */
div.scasp-query-title { color: #888; }
div.scasp-query-literal { margin-left: 1em; }
/* s(CASP) atoms */
.scasp-atom .human .atom.not.neg { color: green; }
.scasp-atom .human .atom.not { color: orange; }
.scasp-atom .human .atom.neg { color: red; }
.scasp-atom .human .atom.chs { color: darkgreen; }
.scasp-atom .human .atom.assume { color: seagreen; }
.scasp-atom .human .atom.proved { color: blue; }
.scasp-atom .human .atom.pos { color: black; }
.scasp-atom .human .atom { font-weight: bold; }
.atom.not.neg > .pl-compound > .pl-functor { color: green; }
.atom.not.neg > .pl-atom { color: green; }
.atom.not > .pl-compound > .pl-functor { color: orange; }
.atom.not > .pl-atom { color: orange; }
.atom.neg > .pl-compound > .pl-functor { color: red; }
.atom.neg > .pl-atom { color: red; }
.atom.chs > .pl-compound > .pl-functor { color: darkgreen; }
.atom.chs > .pl-atom { color: darkgreen; }
.atom.assume > .pl-compound > .pl-functor { color: seagreen; }
.atom.assume > .pl-atom { color: seagreen; }
.atom.proved > .pl-compound > .pl-functor { color: blue; }
.atom.proved > .pl-atom { color: blue; }
.atom.pos > .pl-compound > .pl-functor { color: black; }
.atom.pos > .pl-atom { color: black; }
.atom > .pl-compound > .pl-functor { font-weight: bold; }
.atom > .pl-atom { font-weight: bold; }
span.module { color: #aaa; }
.connector { color: #2a9; }
/* Human <-> machine switch */
div.human .machine {display: none;}
div.machine .human {display: none;}
div.human span.hm-switch:before { content: "\01f464"; }
div.machine span.hm-switch:before { content: "\00267E"; }
span.hm-switch { margin-left: 0.3em; }
.collapsable.collapsed span.hm-switch { display: none; }
/* SWISH embedding */
div.scasp-answer { margin-left: 1em; }
div.scasp-answer h4 { margin-bottom: 5px; }
/* Main output */
div.scasp-answer-header {
margin-top: 2em;
margin-bottom: 5px;
text-align: center;
font-weight: bold;
border-top: 2px solid #888;
border-bottom: 2px solid #888;
}
| 0.461988 | 0.180504 |
@font-face {
font-family: 'saxmono';
src: url('../fonts/saxmono-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "envy";
src: url('../fonts/envy_code_r.eot');
src: url('../fonts/envy_code_r.eot?#iefix') format('embedded-opentype'),
url('../fonts/envy_code_r.woff2') format('woff2'),
url('../fonts/envy_code_r.woff') format('woff'),
url('../fonts/envy_code_r.ttf') format('truetype'),
url('../fonts/envy_code_r.svg') format('svg');
font-weight: normal;
font-style: normal;
}
body {
font-family: "saxmono";
font-size: 16px;
background-color: #202224;
color: #beced0;
}
a {
color: #3d4047;
text-decoration: none;
}
a:active,
a:hover,
a:focus {
text-decoration: none;
color: #62a8b2;
background: transparent;
}
#quote {
color: #535558;
}
.panel {
background-color: transparent;
}
.panel-default {
border-color: transparent;
}
.panel-body {
padding: 0px;
}
.panellist > li > a {
text-decoration: none;
color: #62a8b2;
}
hr {
margin-top: 3px;
margin-bottom: 1px;
border-top: solid 1px #3d4047;
}
.rootcontent {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
text-align: left;
}
.rootcontent > pre {
background-color: #202224;
border-color: #202224;
font-size: 16px;
color: #beced0;
line-height: 35px;
}
.rootcontent > pre > a {
text-decoration: none;
color: #beced0;
}
.rootcontent > p.menu > a {
color: #beced0;
background-color: #202224;
padding: 5px;
text-decoration: none;
}
.rootcontent > pre > a:hover,
a:active,
a:focus {
color: #62a8b2;
text-decoration: none;
}
.content > h3 {
color: #cd6e42;
text-transform: uppercase;
}
.content > h4, h5 {
color: #646086;
text-transform: uppercase;
}
.content > a {
color: #62a8b2;
text-decoration: none;
}
.content > p > a {
color: #62a8b2;
text-decoration: none;
}
.content > p > a:hover,
a:active,
a:focus {
color: #33708c;
text-decoration: none;
}
.content > ul > li > a {
color: #62a8b2;
text-decoration: none;
}
.content > ul > li > a:hover {
color: #33708c;
text-decoration: none;
}
ul {
list-style: none;
}
code {
color: #beced0;
background-color: #3d4047;
padding: 0px 3px 0px 3px;
border-radius: 5px;
font-family: envy;
font-size: 13px;
}
pre {
/*max-width: 70%;*/
color: #dceef1;
background-color: #161719;
font-family: envy;
font-size: 13px;
border-radius: 5px;
border-color: #76b660;
border-width: 1px;
border-style: solid;
}
blockquote {
font-size: 1em;
border: 0px solid #3d4047;
border-radius: 5px;
background-color: #161719;
max-width: 90%;
margin-left: 5%;
color: #beced0;
}
blockquote > h4 {
color: #beced0;
text-transform: uppercase;
}
blockquote:hover > p {
color: #62a8b2 !important;
text-decoration: none;
}
nav.navbar {
margin-bottom: 0px;
}
.nav > li > a {
color: #eeeeec;
}
.nav > li > a:hover,
a:active,
a:focus {
background-color: transparent;
}
footer {
border-top: solid #535558 1px;
padding-top: 10px;
}
|
css/custom.css
|
@font-face {
font-family: 'saxmono';
src: url('../fonts/saxmono-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "envy";
src: url('../fonts/envy_code_r.eot');
src: url('../fonts/envy_code_r.eot?#iefix') format('embedded-opentype'),
url('../fonts/envy_code_r.woff2') format('woff2'),
url('../fonts/envy_code_r.woff') format('woff'),
url('../fonts/envy_code_r.ttf') format('truetype'),
url('../fonts/envy_code_r.svg') format('svg');
font-weight: normal;
font-style: normal;
}
body {
font-family: "saxmono";
font-size: 16px;
background-color: #202224;
color: #beced0;
}
a {
color: #3d4047;
text-decoration: none;
}
a:active,
a:hover,
a:focus {
text-decoration: none;
color: #62a8b2;
background: transparent;
}
#quote {
color: #535558;
}
.panel {
background-color: transparent;
}
.panel-default {
border-color: transparent;
}
.panel-body {
padding: 0px;
}
.panellist > li > a {
text-decoration: none;
color: #62a8b2;
}
hr {
margin-top: 3px;
margin-bottom: 1px;
border-top: solid 1px #3d4047;
}
.rootcontent {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
text-align: left;
}
.rootcontent > pre {
background-color: #202224;
border-color: #202224;
font-size: 16px;
color: #beced0;
line-height: 35px;
}
.rootcontent > pre > a {
text-decoration: none;
color: #beced0;
}
.rootcontent > p.menu > a {
color: #beced0;
background-color: #202224;
padding: 5px;
text-decoration: none;
}
.rootcontent > pre > a:hover,
a:active,
a:focus {
color: #62a8b2;
text-decoration: none;
}
.content > h3 {
color: #cd6e42;
text-transform: uppercase;
}
.content > h4, h5 {
color: #646086;
text-transform: uppercase;
}
.content > a {
color: #62a8b2;
text-decoration: none;
}
.content > p > a {
color: #62a8b2;
text-decoration: none;
}
.content > p > a:hover,
a:active,
a:focus {
color: #33708c;
text-decoration: none;
}
.content > ul > li > a {
color: #62a8b2;
text-decoration: none;
}
.content > ul > li > a:hover {
color: #33708c;
text-decoration: none;
}
ul {
list-style: none;
}
code {
color: #beced0;
background-color: #3d4047;
padding: 0px 3px 0px 3px;
border-radius: 5px;
font-family: envy;
font-size: 13px;
}
pre {
/*max-width: 70%;*/
color: #dceef1;
background-color: #161719;
font-family: envy;
font-size: 13px;
border-radius: 5px;
border-color: #76b660;
border-width: 1px;
border-style: solid;
}
blockquote {
font-size: 1em;
border: 0px solid #3d4047;
border-radius: 5px;
background-color: #161719;
max-width: 90%;
margin-left: 5%;
color: #beced0;
}
blockquote > h4 {
color: #beced0;
text-transform: uppercase;
}
blockquote:hover > p {
color: #62a8b2 !important;
text-decoration: none;
}
nav.navbar {
margin-bottom: 0px;
}
.nav > li > a {
color: #eeeeec;
}
.nav > li > a:hover,
a:active,
a:focus {
background-color: transparent;
}
footer {
border-top: solid #535558 1px;
padding-top: 10px;
}
| 0.33764 | 0.077973 |
.ant-notification {
font-family: "Helvetica Neue For Number", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.5;
color: rgba(0, 0, 0, 0.65);
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
list-style: none;
position: fixed;
z-index: 1010;
width: 384px;
margin-right: 24px;
}
.ant-notification-topLeft,
.ant-notification-bottomLeft {
margin-left: 24px;
margin-right: 0;
}
.ant-notification-topLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-bottomLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-topLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,
.ant-notification-bottomLeft .ant-notification-fade-appear.ant-notification-fade-appear-active {
-webkit-animation-name: NotificationLeftFadeIn;
animation-name: NotificationLeftFadeIn;
}
.ant-notification-notice {
padding: 16px 24px;
border-radius: 4px;
-webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
background: #fff;
line-height: 1.5;
position: relative;
margin-bottom: 16px;
overflow: hidden;
}
.ant-notification-notice-message {
font-size: 16px;
color: rgba(0, 0, 0, 0.85);
margin-bottom: 8px;
line-height: 24px;
display: inline-block;
}
.ant-notification-notice-message-single-line-auto-margin {
width: calc(384px - 16px 24px * 2 - 24px - 48px - 100%);
background-color: transparent;
pointer-events: none;
display: block;
max-width: 4px;
}
.ant-notification-notice-message-single-line-auto-margin:before {
content: '';
display: block;
padding-bottom: 100%;
}
.ant-notification-notice-description {
font-size: 14px;
}
.ant-notification-notice-closable .ant-notification-notice-message {
padding-right: 24px;
}
.ant-notification-notice-with-icon .ant-notification-notice-message {
font-size: 16px;
margin-left: 48px;
margin-bottom: 4px;
}
.ant-notification-notice-with-icon .ant-notification-notice-description {
margin-left: 48px;
font-size: 14px;
}
.ant-notification-notice-icon {
position: absolute;
font-size: 24px;
line-height: 24px;
margin-left: 4px;
}
.ant-notification-notice-icon-success {
color: #52c41a;
}
.ant-notification-notice-icon-info {
color: #1890ff;
}
.ant-notification-notice-icon-warning {
color: #faad14;
}
.ant-notification-notice-icon-error {
color: #f5222d;
}
.ant-notification-notice-close-x:after {
font-size: 14px;
content: "\e633";
font-family: "anticon";
cursor: pointer;
}
.ant-notification-notice-close {
position: absolute;
right: 22px;
top: 16px;
color: rgba(0, 0, 0, 0.45);
outline: none;
}
a.ant-notification-notice-close:focus {
text-decoration: none;
}
.ant-notification-notice-close:hover {
color: #404040;
}
.ant-notification-notice-btn {
float: right;
margin-top: 16px;
}
.ant-notification .notification-fade-effect {
-webkit-animation-duration: 0.24s;
animation-duration: 0.24s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-notification-fade-enter,
.ant-notification-fade-appear {
opacity: 0;
-webkit-animation-duration: 0.24s;
animation-duration: 0.24s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.ant-notification-fade-leave {
-webkit-animation-duration: 0.24s;
animation-duration: 0.24s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-fade-appear.ant-notification-fade-appear-active {
-webkit-animation-name: NotificationFadeIn;
animation-name: NotificationFadeIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.ant-notification-fade-leave.ant-notification-fade-leave-active {
-webkit-animation-name: NotificationFadeOut;
animation-name: NotificationFadeOut;
-webkit-animation-play-state: running;
animation-play-state: running;
}
@-webkit-keyframes NotificationFadeIn {
0% {
opacity: 0;
left: 384px;
}
100% {
left: 0;
opacity: 1;
}
}
@keyframes NotificationFadeIn {
0% {
opacity: 0;
left: 384px;
}
100% {
left: 0;
opacity: 1;
}
}
@-webkit-keyframes NotificationLeftFadeIn {
0% {
opacity: 0;
right: 384px;
}
100% {
right: 0;
opacity: 1;
}
}
@keyframes NotificationLeftFadeIn {
0% {
opacity: 0;
right: 384px;
}
100% {
right: 0;
opacity: 1;
}
}
@-webkit-keyframes NotificationFadeOut {
0% {
opacity: 1;
margin-bottom: 16px;
padding-top: 16px 24px;
padding-bottom: 16px 24px;
max-height: 150px;
}
100% {
opacity: 0;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
max-height: 0;
}
}
@keyframes NotificationFadeOut {
0% {
opacity: 1;
margin-bottom: 16px;
padding-top: 16px 24px;
padding-bottom: 16px 24px;
max-height: 150px;
}
100% {
opacity: 0;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
max-height: 0;
}
}
|
node_modules/antd/lib/notification/style/index.css
|
.ant-notification {
font-family: "Helvetica Neue For Number", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.5;
color: rgba(0, 0, 0, 0.65);
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
list-style: none;
position: fixed;
z-index: 1010;
width: 384px;
margin-right: 24px;
}
.ant-notification-topLeft,
.ant-notification-bottomLeft {
margin-left: 24px;
margin-right: 0;
}
.ant-notification-topLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-bottomLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-topLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,
.ant-notification-bottomLeft .ant-notification-fade-appear.ant-notification-fade-appear-active {
-webkit-animation-name: NotificationLeftFadeIn;
animation-name: NotificationLeftFadeIn;
}
.ant-notification-notice {
padding: 16px 24px;
border-radius: 4px;
-webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
background: #fff;
line-height: 1.5;
position: relative;
margin-bottom: 16px;
overflow: hidden;
}
.ant-notification-notice-message {
font-size: 16px;
color: rgba(0, 0, 0, 0.85);
margin-bottom: 8px;
line-height: 24px;
display: inline-block;
}
.ant-notification-notice-message-single-line-auto-margin {
width: calc(384px - 16px 24px * 2 - 24px - 48px - 100%);
background-color: transparent;
pointer-events: none;
display: block;
max-width: 4px;
}
.ant-notification-notice-message-single-line-auto-margin:before {
content: '';
display: block;
padding-bottom: 100%;
}
.ant-notification-notice-description {
font-size: 14px;
}
.ant-notification-notice-closable .ant-notification-notice-message {
padding-right: 24px;
}
.ant-notification-notice-with-icon .ant-notification-notice-message {
font-size: 16px;
margin-left: 48px;
margin-bottom: 4px;
}
.ant-notification-notice-with-icon .ant-notification-notice-description {
margin-left: 48px;
font-size: 14px;
}
.ant-notification-notice-icon {
position: absolute;
font-size: 24px;
line-height: 24px;
margin-left: 4px;
}
.ant-notification-notice-icon-success {
color: #52c41a;
}
.ant-notification-notice-icon-info {
color: #1890ff;
}
.ant-notification-notice-icon-warning {
color: #faad14;
}
.ant-notification-notice-icon-error {
color: #f5222d;
}
.ant-notification-notice-close-x:after {
font-size: 14px;
content: "\e633";
font-family: "anticon";
cursor: pointer;
}
.ant-notification-notice-close {
position: absolute;
right: 22px;
top: 16px;
color: rgba(0, 0, 0, 0.45);
outline: none;
}
a.ant-notification-notice-close:focus {
text-decoration: none;
}
.ant-notification-notice-close:hover {
color: #404040;
}
.ant-notification-notice-btn {
float: right;
margin-top: 16px;
}
.ant-notification .notification-fade-effect {
-webkit-animation-duration: 0.24s;
animation-duration: 0.24s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-notification-fade-enter,
.ant-notification-fade-appear {
opacity: 0;
-webkit-animation-duration: 0.24s;
animation-duration: 0.24s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.ant-notification-fade-leave {
-webkit-animation-duration: 0.24s;
animation-duration: 0.24s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-fade-appear.ant-notification-fade-appear-active {
-webkit-animation-name: NotificationFadeIn;
animation-name: NotificationFadeIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.ant-notification-fade-leave.ant-notification-fade-leave-active {
-webkit-animation-name: NotificationFadeOut;
animation-name: NotificationFadeOut;
-webkit-animation-play-state: running;
animation-play-state: running;
}
@-webkit-keyframes NotificationFadeIn {
0% {
opacity: 0;
left: 384px;
}
100% {
left: 0;
opacity: 1;
}
}
@keyframes NotificationFadeIn {
0% {
opacity: 0;
left: 384px;
}
100% {
left: 0;
opacity: 1;
}
}
@-webkit-keyframes NotificationLeftFadeIn {
0% {
opacity: 0;
right: 384px;
}
100% {
right: 0;
opacity: 1;
}
}
@keyframes NotificationLeftFadeIn {
0% {
opacity: 0;
right: 384px;
}
100% {
right: 0;
opacity: 1;
}
}
@-webkit-keyframes NotificationFadeOut {
0% {
opacity: 1;
margin-bottom: 16px;
padding-top: 16px 24px;
padding-bottom: 16px 24px;
max-height: 150px;
}
100% {
opacity: 0;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
max-height: 0;
}
}
@keyframes NotificationFadeOut {
0% {
opacity: 1;
margin-bottom: 16px;
padding-top: 16px 24px;
padding-bottom: 16px 24px;
max-height: 150px;
}
100% {
opacity: 0;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
max-height: 0;
}
}
| 0.444324 | 0.049681 |
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,600,700');
@import url('https://fonts.googleapis.com/css?family=Catamaran:400,800');
.error-container {
text-align: center;
font-size: 106px;
font-family: 'Catamaran', sans-serif;
font-weight: 800;
margin: 70px 15px;
}
.error-container > span {
display: inline-block;
position: relative;
}
.error-container > span.four {
width: 136px;
height: 43px;
border-radius: 999px;
background:
linear-gradient(140deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.07) 43%, transparent 44%, transparent 100%),
linear-gradient(105deg, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.06) 41%, rgba(0, 0, 0, 0.07) 76%, transparent 77%, transparent 100%),
linear-gradient(to right, #d89ca4, #e27b7e);
}
.error-container > span.four:before,
.error-container > span.four:after {
content: '';
display: block;
position: absolute;
border-radius: 999px;
}
.error-container > span.four:before {
width: 43px;
height: 156px;
left: 60px;
bottom: -43px;
background:
linear-gradient(128deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.07) 40%, transparent 41%, transparent 100%),
linear-gradient(116deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.07) 50%, transparent 51%, transparent 100%),
linear-gradient(to top, #99749D, #B895AB, #CC9AA6, #D7969E, #E0787F);
}
.error-container > span.four:after {
width: 137px;
height: 43px;
transform: rotate(-49.5deg);
left: -18px;
bottom: 36px;
background: linear-gradient(to right, #99749D, #B895AB, #CC9AA6, #D7969E, #E0787F);
}
.error-container > span.zero {
vertical-align: text-top;
width: 156px;
height: 156px;
border-radius: 999px;
background: linear-gradient(-45deg, transparent 0%, rgba(0, 0, 0, 0.06) 50%, transparent 51%, transparent 100%),
linear-gradient(to top right, #99749D, #99749D, #B895AB, #CC9AA6, #D7969E, #ED8687, #ED8687);
overflow: hidden;
animation: bgshadow 5s infinite;
}
.error-container > span.zero:before {
content: '';
display: block;
position: absolute;
transform: rotate(45deg);
width: 90px;
height: 90px;
background-color: transparent;
left: 0px;
bottom: 0px;
background:
linear-gradient(95deg, transparent 0%, transparent 8%, rgba(0, 0, 0, 0.07) 9%, transparent 50%, transparent 100%),
linear-gradient(85deg, transparent 0%, transparent 19%, rgba(0, 0, 0, 0.05) 20%, rgba(0, 0, 0, 0.07) 91%, transparent 92%, transparent 100%);
}
.error-container > span.zero:after {
content: '';
display: block;
position: absolute;
border-radius: 999px;
width: 70px;
height: 70px;
left: 43px;
bottom: 43px;
background: #FDFAF5;
box-shadow: -2px 2px 2px 0px rgba(0, 0, 0, 0.1);
}
.screen-reader-text {
position: absolute;
top: -9999em;
left: -9999em;
}
@keyframes bgshadow {
0% {
box-shadow: inset -160px 160px 0px 5px rgba(0, 0, 0, 0.4);
}
45% {
box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
}
55% {
box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
}
100% {
box-shadow: inset 160px -160px 0px 5px rgba(0, 0, 0, 0.4);
}
}
/* demo stuff */
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
background-color: #FDFAF5;
margin-bottom: 50px;
}
html, button, input, select, textarea {
font-family: 'Montserrat', Helvetica, sans-serif;
color: #bbb;
}
h1 {
text-align: center;
margin: 30px 15px;
}
.zoom-area {
max-width: 490px;
margin: 30px auto 30px;
font-size: 19px;
text-align: center;
}
.link-container {
text-align: center;
}
a.more-link {
text-transform: uppercase;
font-size: 13px;
background-color: #de7e85;
padding: 10px 15px;
border-radius: 0;
color: #fff;
display: inline-block;
margin-right: 5px;
margin-bottom: 5px;
line-height: 1.5;
text-decoration: none;
margin-top: 50px;
letter-spacing: 1px;
}
|
public/style/error.css
|
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,600,700');
@import url('https://fonts.googleapis.com/css?family=Catamaran:400,800');
.error-container {
text-align: center;
font-size: 106px;
font-family: 'Catamaran', sans-serif;
font-weight: 800;
margin: 70px 15px;
}
.error-container > span {
display: inline-block;
position: relative;
}
.error-container > span.four {
width: 136px;
height: 43px;
border-radius: 999px;
background:
linear-gradient(140deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.07) 43%, transparent 44%, transparent 100%),
linear-gradient(105deg, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.06) 41%, rgba(0, 0, 0, 0.07) 76%, transparent 77%, transparent 100%),
linear-gradient(to right, #d89ca4, #e27b7e);
}
.error-container > span.four:before,
.error-container > span.four:after {
content: '';
display: block;
position: absolute;
border-radius: 999px;
}
.error-container > span.four:before {
width: 43px;
height: 156px;
left: 60px;
bottom: -43px;
background:
linear-gradient(128deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.07) 40%, transparent 41%, transparent 100%),
linear-gradient(116deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.07) 50%, transparent 51%, transparent 100%),
linear-gradient(to top, #99749D, #B895AB, #CC9AA6, #D7969E, #E0787F);
}
.error-container > span.four:after {
width: 137px;
height: 43px;
transform: rotate(-49.5deg);
left: -18px;
bottom: 36px;
background: linear-gradient(to right, #99749D, #B895AB, #CC9AA6, #D7969E, #E0787F);
}
.error-container > span.zero {
vertical-align: text-top;
width: 156px;
height: 156px;
border-radius: 999px;
background: linear-gradient(-45deg, transparent 0%, rgba(0, 0, 0, 0.06) 50%, transparent 51%, transparent 100%),
linear-gradient(to top right, #99749D, #99749D, #B895AB, #CC9AA6, #D7969E, #ED8687, #ED8687);
overflow: hidden;
animation: bgshadow 5s infinite;
}
.error-container > span.zero:before {
content: '';
display: block;
position: absolute;
transform: rotate(45deg);
width: 90px;
height: 90px;
background-color: transparent;
left: 0px;
bottom: 0px;
background:
linear-gradient(95deg, transparent 0%, transparent 8%, rgba(0, 0, 0, 0.07) 9%, transparent 50%, transparent 100%),
linear-gradient(85deg, transparent 0%, transparent 19%, rgba(0, 0, 0, 0.05) 20%, rgba(0, 0, 0, 0.07) 91%, transparent 92%, transparent 100%);
}
.error-container > span.zero:after {
content: '';
display: block;
position: absolute;
border-radius: 999px;
width: 70px;
height: 70px;
left: 43px;
bottom: 43px;
background: #FDFAF5;
box-shadow: -2px 2px 2px 0px rgba(0, 0, 0, 0.1);
}
.screen-reader-text {
position: absolute;
top: -9999em;
left: -9999em;
}
@keyframes bgshadow {
0% {
box-shadow: inset -160px 160px 0px 5px rgba(0, 0, 0, 0.4);
}
45% {
box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
}
55% {
box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
}
100% {
box-shadow: inset 160px -160px 0px 5px rgba(0, 0, 0, 0.4);
}
}
/* demo stuff */
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
background-color: #FDFAF5;
margin-bottom: 50px;
}
html, button, input, select, textarea {
font-family: 'Montserrat', Helvetica, sans-serif;
color: #bbb;
}
h1 {
text-align: center;
margin: 30px 15px;
}
.zoom-area {
max-width: 490px;
margin: 30px auto 30px;
font-size: 19px;
text-align: center;
}
.link-container {
text-align: center;
}
a.more-link {
text-transform: uppercase;
font-size: 13px;
background-color: #de7e85;
padding: 10px 15px;
border-radius: 0;
color: #fff;
display: inline-block;
margin-right: 5px;
margin-bottom: 5px;
line-height: 1.5;
text-decoration: none;
margin-top: 50px;
letter-spacing: 1px;
}
| 0.384565 | 0.091992 |
html, body {
margin: 0;
padding: 0;
top: 0;
left: 0;
min-height: 100vh;
font-family: "HelveticaNeue-Light","Helvetica Neue Light",
"Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 300;
}
/* Header Styles */
h1, h2 { padding: 0; padding-top:4px; text-align: center; color: #565A5C; }
h1 { margin: 0; font-size: 24pt; }
h2 { margin: 5px 10px; font-size: 14pt; }
h3 { margin: 15px 0; margin-bottom:0; font-size: 16pt; width: 100%; text-align: left; color: #000000; }
h4 { margin: 2px 0; font-size: 12pt; width: 100%; text-align: left; color: #000000; }
p {
font-size: 12pt;
font-family: Arial,sans-serif;
}
/* Link Styles */
a:link, a:visited { color: #003399; text-decoration: none; }
a:hover { color: #3366CC; text-decoration: none; }
a:active { color: #6699FF; text-decoration: none; }
/* Div, Span, Paragragh, etc. Classes */
.bold { font-weight: bold; }
.italics { font-style: italic; }
.left { text-align: left; width: 100%; margin: 10px 0; }
.right { text-align: right; width: 100%; margin: 10px 0; clear: left; }
.center { text-align: center; width: 100%; margin: 10px 0; }
.justify { text-align: justify; width: 100%; }
.small { font-size: 9pt; padding: 1px 0; margin: 0; }
.large { font-size: 16pt; padding: 1px 0; margin: 10px 20px; width: auto; }
.black { color: #000000; }
/*---------------------------
Define general div properties
---------------------------*/
/* Horizontal Line */
div.hline { height: 1px; margin: 6px 0; width: 100%; background-color: #DDDDDD; }
/* Primary page foreground and background */
#background { position: fixed; width: 100%; top: 0; bottom: 0; z-index: 1; background-color: #999999; }
#foreground {
position: relative; width: 100%; height: 100%; padding: 0px; margin: 0px;
text-align: center; display: block; float: left; z-index: 2;
}
/* About sections */
.about-section {
width: calc( 100% - 150px );
height: 100%;
padding: 10px;
padding-top:5px;
background-color: #FFFFFF;
display: inline-block;
vertical-align: top;
text-align: left;
border: 0px solid #E0E0E0;
}
.about-section ul { width: 80%; }
.about-section ul li { width: 100%; }
.about-section h3{
margin-top: 10px;
margin-bottom: 10px;
}
.about-section h4{
margin-left: 15px;
margin-right: 15px;
}
.about-section p {
text-align: left;
margin: 0px;
margin-left: 15px;
margin-right: 15px;
}
/*-----------------------
Define Content aProperties
-----------------------*/
.content-container {
width: 100%;
margin: 0px;
padding: 0px;
display: block;
}
/* Style Primary Containers */
#menu-container {
position:relative; top:0px; left:0px;
width:100%; margin: 0px; border: 0px; padding:0px;
text-align: center;
z-index: 2;
}
#main-container {
width: 100%;
min-height: calc(100vh - 163px);
padding: 0px;
background-color: #FFFFFF;
}
#footer-container {
display: block;
position:fixed;
top: calc(100vh - 30px);
width: 100%;
height: 30px;
padding: 3px;
background-color: #000000;
margin: 0;
padding-left: 5px;
}
#footer-container-app {
display: block;
position:fixed;
top: calc(100vh - 36px);
width: 100%;
height: 30px;
text-align: left;
padding: 3px;
background-color: #000000;
margin: 0;
padding-left: 5px;
}
#footer-area {
width: 100%;
padding: 5px 5px;
margin: 0;
font-size: 9pt;
font-weight: bold;
line-height: 20px;
}
#footer-area div.hline { width: auto; margin: 20px; }
#footer-area a:link, #footer-area a:visited { color: #FFFFFF; text-decoration: none; padding-right: 10px; }
#footer-area a:hover, #footer-area a:active { color: #A2A4A3; }
div#footer-left, div#footer-right {}
div#footer-left { position: relative; float: left; text-align: center; display:inline; z-index: -1}
div#footer-right { float: right; text-align: center; displa:inline; margin-right: 10px;}
/* mapbox attribution */
#attribution {
position: absolute;
top: 0;
bottom: 0;
color: #FFFFFF;
width: 100%;
}
.mapbox-attribution-container {
bottom: 0px;
right: 0;
position: absolute;
display: block;
margin: 0 10 5;
color: #FFFFFF
z-index: 100;
}
.mapbox-attribution-container a {
color: #FFFFFF;
font-size: 10px
}
/* Image Container Styling */
.image-box {
width: 208px;
height: 157px;
padding: 0px;
margin: 20px 10px;
border: 1px solid #DDDDDD;
display: inline-block;
}
.image-box img { width: 100%; height: 117px; display: block; float: left; }
.img-text { width: 100%; height: 40px; display: block; float: left; }
image-box:after {
content:url("img/ic_search_grey600_48dp.png");
position: absolute;
margin: 5px auto;
height: 100px;
width: 100%;
}
.image-box-large {
width: 260px;
height: 200px;
padding: 0px;
margin: 20px 10px;
border: 1px solid #DDDDDD;
display: inline-block;
}
.image-box-large img { width: 100%; height: 160px; display: block; float: left; }
.img-text { width: 100%; height: 40px; display: block; float: left; }
/*---------------------------
Define page header properties
---------------------------*/
header { background-color: #000000; margin: 0px; border: 0px; }
/* All content above the navigation bar */
#menuhead { width: 100%; max-width: 1090px; margin: 0px auto; height: 43px; }
#menuhead-landing { width: 100%; max-width: 1090px; margin: 0px auto; height: 83px; display: inline-block; text-align: left;}
#menuhead-map { width: 100%; margin: 0px auto; height: 43px; }
#menucontentname { margin-left: 18px; text-align: left; float: left; }
#menucontentname-landing { margin-left: 10px; text-align: left; width:100%; display: inline;}
#menucontentname-landing h1{ margin-left: 10px; text-align: left; width:100%; display: inline;}
#menucontenttitle { margin-right: 10px; text-align: left; float: right; }
#menucontentname, #menucontenttitle { line-height: 43px; vertical-align: middle; }
#menucontenttitle-landing{margin-left: 10px; text-align: left; width:100%}
#menucontenttitle-landing h2{margin-left: 10px; text-align: left; width:100%}
.header {
text-align: center;
}
.header h1{
padding-top: 20px;
text-align: left;
color: #FFFFFF
}
.header h2{
padding-top: 5px;
text-align: left;
}
.header img {
float: left;
}
.clear {
clear: both;
}
#header-image{
position:relative;
width: 110px;
height: 110px;
cursor: pointer;
opacity: 0.9;
margin-left: 25px;
margin-bottom: -5px;
padding-left:5px;
padding-right: 15px;
vertical-align: middle;
}
#loadpage-image{
display:block;
margin: auto;
margin-top: 200px;
width: 50%;
height: 50%;
opacity: 0.9;
}
.top { color: #FFFFFF; margin:0px auto; }
/* Navigation Bar Links in Menu */
#menulinks {
clear:both;
width:100%;
background-color: #FFFFFF;
text-align: center;
top:auto;
border-radius:0px;
margin-top:0px;
margin-left:0px;
border-left: 0px;
border-style:solid;
border-color: #000000;
line-height: 22px;
height: 22px;
overflow: hidden;
}
/* Navbar Link List Style */
#menulinks ul {
list-style-type: none;
margin: 0px;
padding: 0px;
text-align:center;
margin-left: auto;
margin-right: auto;
overflow: hidden;
border:0px solid #FFFFFF;
}
#menulinks ul li {
display:inline-block;
float: center;
border: 0;
margin: 0;
overflow: hidden;
text-align:center;
}
/* Navbar Links Style */
a.navbar:link, a.navbar:visited {
display: block;
background-color: #FFFFFF;
font-weight: bold;
color: #000000;
text-align: center;
text-decoration: none;
text-transform: uppercase;
padding: 0px 25px;
margin: 0px;
border: 0px;
border-style: solid;
border-color: #d3d3d3;
-webkit-transition: background-color 0.5s; /* Safari 3.1 to 6.0 */
transition: background-color 0.5s;
}
#navbar-last-box{
border: 0px;
}
a.navbar:hover, a.navbar:active { background-color: #d3d3d3; }
/* CCAR and CU Boulder links in Header of page */
.top a:link, .top a:visited { color: #FFFFFF; text-decoration: none; }
.top a:hover, .top a:active { color: #A2A4A3; }
/* Image Popups */
.overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
min-height: 100%;
background: rgba(0, 0, 0, 0.7);
transition: opacity 500ms;
visibility: hidden;
opacity: 0;
}
.overlay:target {
visibility: visible;
opacity: 1;
}
.img-popup {
margin: 70px auto;
padding: 20px;
background: #fff;
border-radius: 5px;
width: 80%;
position: relative;
transition: all 5s ease-in-out;
}
.img-popup h2 {
margin-top: 0;
}
.img-popup .close {
position: absolute;
top: 20px;
right: 30px;
transition: all 200ms;
font-size: 30px;
font-weight: bold;
text-decoration: none;
color: #333;
}
.img-popup .close:hover {
color: orange;
}
.img-popup .content {
max-height: 80%;
overflow: auto;
}
.img-popup .content img {
width: 100%;
overflow: auto;
}
/* d3 component fill plot styles */
.fillgsmb {
fill: #e41a1c;
stroke-width: 0;
opacity: 0.75;
}
.fillgdyn {
fill: #377eb8;
stroke-width: 0;
opacity: 0.75;
}
.fillodyn {
fill: #4daf4a;
opacity: 0.75;
}
.filladyn {
fill: #984ea3;
opacity: 0.75;
}
.fillasmb{
fill: #ff7f00;
opacity: 0.75;
}
.fillglac{
fill: #a65628;
opacity: 0.75;
}
.fillvcm{
fill: #f781bf;
opacity: 0.75;
}
.fillgia{
fill: #ffff33;
opacity: 0.75;
}
/* Account for smaller screen widths */
@media screen and (max-width: 1010px) {
div#menucontenttitle { display: none; }
div#menucontentname { float: none; }
#menulinks ul li { float: none; }
#footer-area {font-size:8pt;}
}
@media screen and (max-width: 900px) {
div#menulinks a.navbar { font-size: 12pt; padding: 0 10px; }
#footer-area {font-size:7pt;}
}
@media screen and (max-width: 500px) {
div#menucontentname h1 { font-size: 16pt; }
div#menulinks a.navbar { font-size: 10pt; }
}
@media screen and (max-width: 400px) {
div#menucontentname h1 { font-size: 16pt; }
div#menulinks a.navbar { font-size: 8pt; }
}
@media screen and (max-width: 350px) {
div#menulinks a.navbar { font-size: 7pt; }
}
|
css/mainpage-styles.css
|
html, body {
margin: 0;
padding: 0;
top: 0;
left: 0;
min-height: 100vh;
font-family: "HelveticaNeue-Light","Helvetica Neue Light",
"Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 300;
}
/* Header Styles */
h1, h2 { padding: 0; padding-top:4px; text-align: center; color: #565A5C; }
h1 { margin: 0; font-size: 24pt; }
h2 { margin: 5px 10px; font-size: 14pt; }
h3 { margin: 15px 0; margin-bottom:0; font-size: 16pt; width: 100%; text-align: left; color: #000000; }
h4 { margin: 2px 0; font-size: 12pt; width: 100%; text-align: left; color: #000000; }
p {
font-size: 12pt;
font-family: Arial,sans-serif;
}
/* Link Styles */
a:link, a:visited { color: #003399; text-decoration: none; }
a:hover { color: #3366CC; text-decoration: none; }
a:active { color: #6699FF; text-decoration: none; }
/* Div, Span, Paragragh, etc. Classes */
.bold { font-weight: bold; }
.italics { font-style: italic; }
.left { text-align: left; width: 100%; margin: 10px 0; }
.right { text-align: right; width: 100%; margin: 10px 0; clear: left; }
.center { text-align: center; width: 100%; margin: 10px 0; }
.justify { text-align: justify; width: 100%; }
.small { font-size: 9pt; padding: 1px 0; margin: 0; }
.large { font-size: 16pt; padding: 1px 0; margin: 10px 20px; width: auto; }
.black { color: #000000; }
/*---------------------------
Define general div properties
---------------------------*/
/* Horizontal Line */
div.hline { height: 1px; margin: 6px 0; width: 100%; background-color: #DDDDDD; }
/* Primary page foreground and background */
#background { position: fixed; width: 100%; top: 0; bottom: 0; z-index: 1; background-color: #999999; }
#foreground {
position: relative; width: 100%; height: 100%; padding: 0px; margin: 0px;
text-align: center; display: block; float: left; z-index: 2;
}
/* About sections */
.about-section {
width: calc( 100% - 150px );
height: 100%;
padding: 10px;
padding-top:5px;
background-color: #FFFFFF;
display: inline-block;
vertical-align: top;
text-align: left;
border: 0px solid #E0E0E0;
}
.about-section ul { width: 80%; }
.about-section ul li { width: 100%; }
.about-section h3{
margin-top: 10px;
margin-bottom: 10px;
}
.about-section h4{
margin-left: 15px;
margin-right: 15px;
}
.about-section p {
text-align: left;
margin: 0px;
margin-left: 15px;
margin-right: 15px;
}
/*-----------------------
Define Content aProperties
-----------------------*/
.content-container {
width: 100%;
margin: 0px;
padding: 0px;
display: block;
}
/* Style Primary Containers */
#menu-container {
position:relative; top:0px; left:0px;
width:100%; margin: 0px; border: 0px; padding:0px;
text-align: center;
z-index: 2;
}
#main-container {
width: 100%;
min-height: calc(100vh - 163px);
padding: 0px;
background-color: #FFFFFF;
}
#footer-container {
display: block;
position:fixed;
top: calc(100vh - 30px);
width: 100%;
height: 30px;
padding: 3px;
background-color: #000000;
margin: 0;
padding-left: 5px;
}
#footer-container-app {
display: block;
position:fixed;
top: calc(100vh - 36px);
width: 100%;
height: 30px;
text-align: left;
padding: 3px;
background-color: #000000;
margin: 0;
padding-left: 5px;
}
#footer-area {
width: 100%;
padding: 5px 5px;
margin: 0;
font-size: 9pt;
font-weight: bold;
line-height: 20px;
}
#footer-area div.hline { width: auto; margin: 20px; }
#footer-area a:link, #footer-area a:visited { color: #FFFFFF; text-decoration: none; padding-right: 10px; }
#footer-area a:hover, #footer-area a:active { color: #A2A4A3; }
div#footer-left, div#footer-right {}
div#footer-left { position: relative; float: left; text-align: center; display:inline; z-index: -1}
div#footer-right { float: right; text-align: center; displa:inline; margin-right: 10px;}
/* mapbox attribution */
#attribution {
position: absolute;
top: 0;
bottom: 0;
color: #FFFFFF;
width: 100%;
}
.mapbox-attribution-container {
bottom: 0px;
right: 0;
position: absolute;
display: block;
margin: 0 10 5;
color: #FFFFFF
z-index: 100;
}
.mapbox-attribution-container a {
color: #FFFFFF;
font-size: 10px
}
/* Image Container Styling */
.image-box {
width: 208px;
height: 157px;
padding: 0px;
margin: 20px 10px;
border: 1px solid #DDDDDD;
display: inline-block;
}
.image-box img { width: 100%; height: 117px; display: block; float: left; }
.img-text { width: 100%; height: 40px; display: block; float: left; }
image-box:after {
content:url("img/ic_search_grey600_48dp.png");
position: absolute;
margin: 5px auto;
height: 100px;
width: 100%;
}
.image-box-large {
width: 260px;
height: 200px;
padding: 0px;
margin: 20px 10px;
border: 1px solid #DDDDDD;
display: inline-block;
}
.image-box-large img { width: 100%; height: 160px; display: block; float: left; }
.img-text { width: 100%; height: 40px; display: block; float: left; }
/*---------------------------
Define page header properties
---------------------------*/
header { background-color: #000000; margin: 0px; border: 0px; }
/* All content above the navigation bar */
#menuhead { width: 100%; max-width: 1090px; margin: 0px auto; height: 43px; }
#menuhead-landing { width: 100%; max-width: 1090px; margin: 0px auto; height: 83px; display: inline-block; text-align: left;}
#menuhead-map { width: 100%; margin: 0px auto; height: 43px; }
#menucontentname { margin-left: 18px; text-align: left; float: left; }
#menucontentname-landing { margin-left: 10px; text-align: left; width:100%; display: inline;}
#menucontentname-landing h1{ margin-left: 10px; text-align: left; width:100%; display: inline;}
#menucontenttitle { margin-right: 10px; text-align: left; float: right; }
#menucontentname, #menucontenttitle { line-height: 43px; vertical-align: middle; }
#menucontenttitle-landing{margin-left: 10px; text-align: left; width:100%}
#menucontenttitle-landing h2{margin-left: 10px; text-align: left; width:100%}
.header {
text-align: center;
}
.header h1{
padding-top: 20px;
text-align: left;
color: #FFFFFF
}
.header h2{
padding-top: 5px;
text-align: left;
}
.header img {
float: left;
}
.clear {
clear: both;
}
#header-image{
position:relative;
width: 110px;
height: 110px;
cursor: pointer;
opacity: 0.9;
margin-left: 25px;
margin-bottom: -5px;
padding-left:5px;
padding-right: 15px;
vertical-align: middle;
}
#loadpage-image{
display:block;
margin: auto;
margin-top: 200px;
width: 50%;
height: 50%;
opacity: 0.9;
}
.top { color: #FFFFFF; margin:0px auto; }
/* Navigation Bar Links in Menu */
#menulinks {
clear:both;
width:100%;
background-color: #FFFFFF;
text-align: center;
top:auto;
border-radius:0px;
margin-top:0px;
margin-left:0px;
border-left: 0px;
border-style:solid;
border-color: #000000;
line-height: 22px;
height: 22px;
overflow: hidden;
}
/* Navbar Link List Style */
#menulinks ul {
list-style-type: none;
margin: 0px;
padding: 0px;
text-align:center;
margin-left: auto;
margin-right: auto;
overflow: hidden;
border:0px solid #FFFFFF;
}
#menulinks ul li {
display:inline-block;
float: center;
border: 0;
margin: 0;
overflow: hidden;
text-align:center;
}
/* Navbar Links Style */
a.navbar:link, a.navbar:visited {
display: block;
background-color: #FFFFFF;
font-weight: bold;
color: #000000;
text-align: center;
text-decoration: none;
text-transform: uppercase;
padding: 0px 25px;
margin: 0px;
border: 0px;
border-style: solid;
border-color: #d3d3d3;
-webkit-transition: background-color 0.5s; /* Safari 3.1 to 6.0 */
transition: background-color 0.5s;
}
#navbar-last-box{
border: 0px;
}
a.navbar:hover, a.navbar:active { background-color: #d3d3d3; }
/* CCAR and CU Boulder links in Header of page */
.top a:link, .top a:visited { color: #FFFFFF; text-decoration: none; }
.top a:hover, .top a:active { color: #A2A4A3; }
/* Image Popups */
.overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
min-height: 100%;
background: rgba(0, 0, 0, 0.7);
transition: opacity 500ms;
visibility: hidden;
opacity: 0;
}
.overlay:target {
visibility: visible;
opacity: 1;
}
.img-popup {
margin: 70px auto;
padding: 20px;
background: #fff;
border-radius: 5px;
width: 80%;
position: relative;
transition: all 5s ease-in-out;
}
.img-popup h2 {
margin-top: 0;
}
.img-popup .close {
position: absolute;
top: 20px;
right: 30px;
transition: all 200ms;
font-size: 30px;
font-weight: bold;
text-decoration: none;
color: #333;
}
.img-popup .close:hover {
color: orange;
}
.img-popup .content {
max-height: 80%;
overflow: auto;
}
.img-popup .content img {
width: 100%;
overflow: auto;
}
/* d3 component fill plot styles */
.fillgsmb {
fill: #e41a1c;
stroke-width: 0;
opacity: 0.75;
}
.fillgdyn {
fill: #377eb8;
stroke-width: 0;
opacity: 0.75;
}
.fillodyn {
fill: #4daf4a;
opacity: 0.75;
}
.filladyn {
fill: #984ea3;
opacity: 0.75;
}
.fillasmb{
fill: #ff7f00;
opacity: 0.75;
}
.fillglac{
fill: #a65628;
opacity: 0.75;
}
.fillvcm{
fill: #f781bf;
opacity: 0.75;
}
.fillgia{
fill: #ffff33;
opacity: 0.75;
}
/* Account for smaller screen widths */
@media screen and (max-width: 1010px) {
div#menucontenttitle { display: none; }
div#menucontentname { float: none; }
#menulinks ul li { float: none; }
#footer-area {font-size:8pt;}
}
@media screen and (max-width: 900px) {
div#menulinks a.navbar { font-size: 12pt; padding: 0 10px; }
#footer-area {font-size:7pt;}
}
@media screen and (max-width: 500px) {
div#menucontentname h1 { font-size: 16pt; }
div#menulinks a.navbar { font-size: 10pt; }
}
@media screen and (max-width: 400px) {
div#menucontentname h1 { font-size: 16pt; }
div#menulinks a.navbar { font-size: 8pt; }
}
@media screen and (max-width: 350px) {
div#menulinks a.navbar { font-size: 7pt; }
}
| 0.367838 | 0.121477 |
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700|Droid+Serif:400,400italic,700);
/* line 12, ../sass/_type.sass */
body {
line-height: 1.65;
}
/* line 15, ../sass/_type.sass */
body,
button,
input,
select,
textarea {
color: #333337;
font-family: "Droid Serif", serif;
}
/* line 24, ../sass/_type.sass */
.post-preview,
.sidebar,
.post-favorite,
.favorites {
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
}
/* line 31, ../sass/_type.sass */
p {
margin-bottom: 30px;
font-size: 18px;
font-size: 1.8rem;
}
@media (min-width: 768px) {
/* line 31, ../sass/_type.sass */
p {
font-size: 20px;
font-size: 2rem;
}
}
@media (min-width: 992px) {
/* line 31, ../sass/_type.sass */
p {
font-size: 21px;
font-size: 2.1rem;
}
}
/* line 40, ../sass/_type.sass */
a {
text-decoration: none;
color: #fff;
border-bottom: solid 1px #fAfafa;
}
/* line 45, ../sass/_type.sass */
a:hover, a:active {
color: #4761e2;
transition: all 400ms;
}
/* line 50, ../sass/_type.sass */
h1 {
font-family: 'Montserrat', "Source Sans Pro", serif;
}
h2 {
font-weight: 700;
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
}
/* line 55, ../sass/_type.sass */
h1 {
font-size: 3.8rem;
}
/* line 58, ../sass/_type.sass */
h2 {
font-size: 32px;
font-size: 3.2rem;
}
/* line 60, ../sass/_type.sass */
h2.favorites {
padding: 10px 0;
color: #b3b3b7;
text-transform: uppercase;
letter-spacing: 2pt;
border-bottom: solid 1px #dedede;
border-top: solid 1px #dedede;
font-size: 12px;
font-size: 1.2rem;
}
/* line 68, ../sass/_type.sass */
h3 {
font-size: 26px;
font-size: 2.6rem;
}
h1.page-header {
font-family: 'Montserrat', "Source Sans Pro", serif;
margin-bottom: 0.2em;
border-bottom: none;
}
h2.page-subheader {
font-family: 'Montserrat', "Source Sans Pro", serif;
margin-bottom: 2em;
}
@media (min-width: 0px) {
h1.page-header {
font-size: 29px;
}
h2.page-subheader {
font-size: 16px;
}
}
@media (min-width: 992px) {
h1.page-header {
font-size: 45px;
}
h2.page-subheader {
font-size: 20px;
}
}
@media (min-width: 1200px) {
h1.page-header {
font-size: 65px;
}
h2.page-subheader {
font-size: 29px;
}
}
/* line 72, ../sass/_type.sass */
b {
font-weight: 700;
}
/* line 74, ../sass/_type.sass */
i {
font-style: italic;
}
/* line 76, ../sass/_type.sass */
ul,
ol {
margin-bottom: 20px;
padding-left: 20px;
font-size: 16px;
font-size: 1.6rem;
}
/* line 82, ../sass/_type.sass */
ul li,
ol li {
margin: 5px 0;
}
/* line 1, ../sass/_animate.scss */
.animated {
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-ms-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
}
/* line 1, ../sass/_animate.scss */
.animated.hinge {
-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-ms-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-moz-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-o-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
/* line 20, ../sass/_animate.scss */
.fadeIn {
-webkit-animation-name: fadeIn;
-moz-animation-name: fadeIn;
-o-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInUp {
0% {
opacity: 0;
-moz-transform: translateY(20px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInUp {
0% {
opacity: 0;
-o-transform: translateY(20px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
transform: translateY(20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
/* line 74, ../sass/_animate.scss */
.fadeInUp {
-webkit-animation-name: fadeInUp;
-moz-animation-name: fadeInUp;
-o-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInDown {
0% {
opacity: 0;
-moz-transform: translateY(-20px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInDown {
0% {
opacity: 0;
-o-transform: translateY(-20px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
transform: translateY(-20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
/* line 128, ../sass/_animate.scss */
.fadeInDown {
-webkit-animation-name: fadeInDown;
-moz-animation-name: fadeInDown;
-o-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeInLeft {
0% {
opacity: 0;
-moz-transform: translateX(-20px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes fadeInLeft {
0% {
opacity: 0;
-o-transform: translateX(-20px);
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
transform: translateX(-20px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
/* line 182, ../sass/_animate.scss */
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
-moz-animation-name: fadeInLeft;
-o-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeInRight {
0% {
opacity: 0;
-moz-transform: translateX(20px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes fadeInRight {
0% {
opacity: 0;
-o-transform: translateX(20px);
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
transform: translateX(20px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
/* line 236, ../sass/_animate.scss */
.fadeInRight {
-webkit-animation-name: fadeInRight;
-moz-animation-name: fadeInRight;
-o-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInDownBig {
0% {
opacity: 0;
-moz-transform: translateY(-2000px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInDownBig {
0% {
opacity: 0;
-o-transform: translateY(-2000px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
transform: translateY(-2000px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
/* line 290, ../sass/_animate.scss */
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
-moz-animation-name: fadeInDownBig;
-o-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-moz-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-o-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
/* line 316, ../sass/_animate.scss */
.fadeOut {
-webkit-animation-name: fadeOut;
-moz-animation-name: fadeOut;
-o-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
}
}
@-moz-keyframes fadeOutUp {
0% {
opacity: 1;
-moz-transform: translateY(0);
}
100% {
opacity: 0;
-moz-transform: translateY(-20px);
}
}
@-o-keyframes fadeOutUp {
0% {
opacity: 1;
-o-transform: translateY(0);
}
100% {
opacity: 0;
-o-transform: translateY(-20px);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
transform: translateY(0);
}
100% {
opacity: 0;
transform: translateY(-20px);
}
}
/* line 367, ../sass/_animate.scss */
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
-moz-animation-name: fadeOutUp;
-o-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
}
}
@-moz-keyframes fadeOutDown {
0% {
opacity: 1;
-moz-transform: translateY(0);
}
100% {
opacity: 0;
-moz-transform: translateY(20px);
}
}
@-o-keyframes fadeOutDown {
0% {
opacity: 1;
-o-transform: translateY(0);
}
100% {
opacity: 0;
-o-transform: translateY(20px);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
transform: translateY(0);
}
100% {
opacity: 0;
transform: translateY(20px);
}
}
/* line 421, ../sass/_animate.scss */
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
-moz-animation-name: fadeOutDown;
-o-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
}
}
@-moz-keyframes fadeOutLeft {
0% {
opacity: 1;
-moz-transform: translateX(0);
}
100% {
opacity: 0;
-moz-transform: translateX(-20px);
}
}
@-o-keyframes fadeOutLeft {
0% {
opacity: 1;
-o-transform: translateX(0);
}
100% {
opacity: 0;
-o-transform: translateX(-20px);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
transform: translateX(0);
}
100% {
opacity: 0;
transform: translateX(-20px);
}
}
/* line 475, ../sass/_animate.scss */
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
-moz-animation-name: fadeOutLeft;
-o-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
}
}
@-moz-keyframes fadeOutRight {
0% {
opacity: 1;
-moz-transform: translateX(0);
}
100% {
opacity: 0;
-moz-transform: translateX(20px);
}
}
@-o-keyframes fadeOutRight {
0% {
opacity: 1;
-o-transform: translateX(0);
}
100% {
opacity: 0;
-o-transform: translateX(20px);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
transform: translateX(0);
}
100% {
opacity: 0;
transform: translateX(20px);
}
}
/* line 529, ../sass/_animate.scss */
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
-moz-animation-name: fadeOutRight;
-o-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
/* line 1, ../sass/partials/_bootstrap-components.sass */
.btn-primary,
.label-primary,
.progress-bar-primary {
background: #4761e2;
border-color: #314edf;
}
/* line 7, ../sass/partials/_bootstrap-components.sass */
.btn-primary:hover,
.label-primary:hover,
.progress-bar-primary:hover {
background: #2140d5;
border-color: #213ed0;
}
/* line 11, ../sass/partials/_bootstrap-components.sass */
.btn-primary {
background: #4761e2;
color: #fff;
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
}
/* line 16, ../sass/partials/_bootstrap-components.sass */
.btn-primary:hover {
background-color: #2F49CA;
color: #fff;
}
/* line 20, ../sass/partials/_bootstrap-components.sass */
.btn-primary:active {
background-color: #2B43BD;
}
/* line 23, ../sass/partials/_bootstrap-components.sass */
.btn-success,
.label-success,
.progress-bar-success {
background: #1abc9c;
border-color: #17a689;
}
/* line 29, ../sass/partials/_bootstrap-components.sass */
.btn-success:hover,
.label-success:hover,
.progress-bar-success:hover {
background: #148f77;
border-color: #138b73;
}
/* line 33, ../sass/partials/_bootstrap-components.sass */
.btn-warning,
.label-warning,
.progress-bar-warning {
background: #f39c12;
border-color: #e08e0b;
}
/* line 39, ../sass/partials/_bootstrap-components.sass */
.btn-warning:hover,
.label-warning:hover,
.progress-bar-warning:hover {
background: #c87f0a;
border-color: #c37b0a;
}
/* line 43, ../sass/partials/_bootstrap-components.sass */
.btn-danger,
.label-danger,
.progress-bar-danger {
background: #e24747;
border-color: #e03a3a;
}
/* line 49, ../sass/partials/_bootstrap-components.sass */
.btn-danger:hover,
.label-danger:hover,
.progress-bar-danger:hover {
background: #dd2828;
border-color: #dc2424;
}
/* line 53, ../sass/partials/_bootstrap-components.sass */
.btn-info,
.label-info,
.progress-bar-info {
background: #9b59b6;
border-color: #8f4bab;
}
/* line 59, ../sass/partials/_bootstrap-components.sass */
.btn-info:hover,
.label-info:hover,
.progress-bar-info:hover {
background: #804399;
border-color: #7d4295;
}
/* line 63, ../sass/partials/_bootstrap-components.sass */
.alert-success {
background: #dbfaf4;
border-color: #aef4e6;
color: #117964;
}
/* line 68, ../sass/partials/_bootstrap-components.sass */
.alert-warning {
background: #fef7ec;
border-color: #fce3bc;
color: #b06f09;
}
/* line 73, ../sass/partials/_bootstrap-components.sass */
.alert-danger {
background: #fef7f7;
border-color: #fae1e1;
color: #be1e1e;
}
/* line 78, ../sass/partials/_bootstrap-components.sass */
.alert-info {
background: #f0e7f4;
border-color: #e6d5ed;
color: #713b87;
}
/* line 84, ../sass/partials/_bootstrap-components.sass */
.progress,
.alert,
.panel {
border-radius: 0;
}
/* line 90, ../sass/partials/_bootstrap-components.sass */
.bs-example {
margin-bottom: 20px;
}
/* line 1, ../sass/partials/_shared.sass */
.meta {
color: #b6b6b6;
font-size: 14px;
font-size: 1.4rem;
}
@media (min-width: 992px) {
/* line 1, ../sass/partials/_shared.sass */
.meta {
font-size: 16px;
font-size: 1.6rem;
}
}
/* line 8, ../sass/partials/_shared.sass */
.meta a {
color: #b6b6b6;
}
/* line 11, ../sass/partials/_shared.sass */
.meta a:hover, .meta a:active {
text-decoration: none;
color: #333337;
border-bottom: 1px solid #b6b6b6;
}
/* line 17, ../sass/partials/_shared.sass */
.meta i {
font-style: normal;
}
/* line 20, ../sass/partials/_shared.sass */
.btn-default {
padding: 10px 15px;
background: #fafafa;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
text-shadow: 0 0 0;
border-radius: 4px;
}
/* line 27, ../sass/partials/_shared.sass */
.link-spacer {
margin: 0 2px 4px 2px;
display: inline-block;
height: 2px;
width: 2px;
background-color: #b6b6b6;
border-radius: 100%;
}
/* line 35, ../sass/partials/_shared.sass */
.user-icon {
width: 50px;
height: 50px;
padding: 0;
float: right;
border-radius: 50%;
}
/* line 1, ../sass/partials/_menu.sass */
#menu-target {
position: absolute !important;
top: -9999px !important;
left: -9999px !important;
}
/* line 6, ../sass/partials/_menu.sass */
.jPanelMenu-panel {
box-shadow: #000 2px 2px 10px;
transition: all 450ms;
background-color: #fff !important;
min-height: 100%;
}
/* line 12, ../sass/partials/_menu.sass */
#jPanelMenu-menu {
background-color: #333337;
overflow: hidden;
overflow-y: hidden !important;
}
/* line 17, ../sass/partials/_menu.sass */
#jPanelMenu-menu ul {
padding: 10px 0;
}
/* line 20, ../sass/partials/_menu.sass */
#jPanelMenu-menu li {
margin: 0;
padding: 10px 0;
list-style: none;
}
/* line 25, ../sass/partials/_menu.sass */
#jPanelMenu-menu li i {
padding: 0 20px;
color: #DADADA;
font-style: normal;
font-size: 14px;
font-size: 1.4rem;
}
/* line 30, ../sass/partials/_menu.sass */
#jPanelMenu-menu li a {
color: #DADADA;
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
font-weight: 700;
border-bottom: 0 transparent;
font-size: 12px;
font-size: 1.2rem;
}
/* line 37, ../sass/partials/_menu.sass */
#jPanelMenu-menu li a:hover {
border-bottom: none;
color: #fff;
}
/* line 40, ../sass/partials/_menu.sass */
#jPanelMenu-menu hr {
margin: 20px auto;
width: 40%;
}
/* line 44, ../sass/partials/_menu.sass */
.menu-trigger {
top: 15px;
left: 15px;
z-index: 1080;
position: absolute;
display: block;
height: 40px;
width: 40px;
background: #333;
padding-top: 8px;
cursor: pointer;
}
/* line 56, ../sass/partials/_menu.sass */
.menu-trigger span {
height: 5px;
width: 28px;
float: left;
display: block;
margin: 0 6px 5px;
background: #fff;
}
/* line 1, ../sass/partials/_sidebar.sass */
.sidebar {
padding: 15px;
width: 100%;
height: 350px;
background-image: url(../img/default-sidebar.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
transition: all 450ms;
}
@media (min-width: 768px) {
/* line 1, ../sass/partials/_sidebar.sass */
.sidebar {
height: 450px;
}
}
@media (min-width: 992px) {
/* line 1, ../sass/partials/_sidebar.sass */
.sidebar {
width: 400px;
height: 100%;
position: fixed;
background-color: #f5f5f5;
}
}
@media (min-width: 1200px) {
/* line 1, ../sass/partials/_sidebar.sass */
.sidebar {
width: 464px;
}
}
/* line 23, ../sass/partials/_sidebar.sass */
.sidebar .site-info {
padding: 90px 15px 15px 15px;
padding-bottom: 15px !important;
color: #fafafa;
background: rgba(0,0,0,0.8);
}
@media (min-width: 768px) {
/* line 23, ../sass/partials/_sidebar.sass */
.sidebar .site-info {
padding: 180px 100px 0 100px;
}
}
@media (min-width: 992px) {
/* line 23, ../sass/partials/_sidebar.sass */
.sidebar .site-info {
padding: 0 20px;
position: absolute;
bottom: 40px;
}
}
@media (min-width: 1200px) {
/* line 23, ../sass/partials/_sidebar.sass */
.sidebar .site-info {
padding: 0 30px;
}
}
/* line 36, ../sass/partials/_sidebar.sass */
.sidebar .site-info h1 {
text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
letter-spacing: -2pt;
margin-bottom: 0;
}
@media (min-width: 768px) {
/* line 36, ../sass/partials/_sidebar.sass */
.sidebar .site-info h1 {
letter-spacing: 0pt;
margin-bottom: 10px;
font-size: 34px;
font-size: 3.4rem;
}
}
/* line 45, ../sass/partials/_sidebar.sass */
.sidebar .site-info p {
margin-bottom: 10px;
text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
line-height: 24px;
line-height: 2.4rem;
font-size: 16px;
font-size: 1.6rem;
}
/* line 51, ../sass/partials/_sidebar.sass */
.sidebar .site-info i {
font-style: normal;
margin-right: 10px;
}
/* line 55, ../sass/partials/_sidebar.sass */
.sidebar .site-info .primary-info {
border-bottom: solid 1px rgba(255, 255, 255, 0.3);
}
/* line 58, ../sass/partials/_sidebar.sass */
.sidebar .site-info .primary-info a {
color: #E0E0E0;
}
/* line 60, ../sass/partials/_sidebar.sass */
.sidebar .site-info .primary-info a:hover,
.sidebar .site-info .primary-info a:active {
color: #fafafa;
}
/* line 66, ../sass/partials/_sidebar.sass */
.sidebar .site-info .secondary-info p {
margin: 20px 0 0;
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
font-size: 14px;
font-size: 1.4rem;
}
/* line 1, ../sass/partials/_main-content.sass */
.main-content {
padding: 30px;
}
@media (min-width: 768px) {
/* line 1, ../sass/partials/_main-content.sass */
.main-content {
padding: 0px 120px;
}
}
@media (min-width: 992px) {
/* line 1, ../sass/partials/_main-content.sass */
.main-content {
padding: 50px;
}
}
/* line 10, ../sass/partials/_main-content.sass */
.sub-nav {
border-bottom: solid 1px #f5f5f5;
line-height: 30px;
}
/* line 14, ../sass/partials/_main-content.sass */
.sub-nav a {
display: inline-block;
margin-right: 10px;
line-height: 30px;
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
letter-spacing: 2pt;
text-decoration: none;
color: #b6b6b6;
text-transform: uppercase;
font-weight: 700;
font-size: 12px;
font-size: 1.2rem;
}
/* line 25, ../sass/partials/_main-content.sass */
.sub-nav a:hover, .sub-nav a:active, .sub-nav a.active {
border-bottom: solid 2px #000;
color: #333337;
}
/* line 31, ../sass/partials/_main-content.sass */
.post {
padding: 30px 0;
border-bottom: solid 1px #f5f5f5;
*zoom: 1;
}
/* line 30, ../sass/_mixins.sass */
.post:before, .post:after {
content: " ";
display: table;
}
/* line 35, ../sass/_mixins.sass */
.post:after {
clear: both;
}
/* line 38, ../sass/partials/_main-content.sass */
.post .post-preview h2 {
margin-top: 0;
font-size: 24px;
font-size: 2.4rem;
}
@media (min-width: 992px) {
/* line 38, ../sass/partials/_main-content.sass */
.post .post-preview h2 {
font-size: 24px;
font-size: 2.6rem;
}
}
/* line 45, ../sass/partials/_main-content.sass */
.post .post-preview h2 a {
text-decoration: none;
color: #333337;
border: none;
}
/* line 50, ../sass/partials/_main-content.sass */
.post .post-preview h2 a:hover {
color: #b6b6b6;
}
/* line 52, ../sass/partials/_main-content.sass */
.post .post-preview p {
font-family: "Droid Serif", serif;
font-size: 16px;
font-size: 1.6rem;
margin-bottom: 10px;
}
@media (min-width: 992px) {
/* line 52, ../sass/partials/_main-content.sass */
.post .post-preview p {
font-size: 16px;
font-size: 1.6rem;
line-height: 22px;
line-height: 2.2rem;
}
}
/* line 60, ../sass/partials/_main-content.sass */
.post.author-page .post-preview p {
margin: 0;
}
/* line 66, ../sass/partials/_main-content.sass */
.category {
margin-top: 15px;
margin-bottom: 15px;
}
/* line 70, ../sass/partials/_main-content.sass */
.category-preview {
margin: 15px 0;
}
/* line 73, ../sass/partials/_main-content.sass */
.category-preview h2 {
margin: 0;
padding: 10px;
position: absolute;
bottom: 0;
font-size: 20px;
font-size: 2rem;
color: #fff;
}
/* line 81, ../sass/partials/_main-content.sass */
.split-footer {
padding: 10px 0;
font-size: 11px;
font-size: 1.1rem;
letter-spacing: 1px;
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-weight: 700;
}
/* line 88, ../sass/partials/_main-content.sass */
.split-footer a {
color: #999;
border-bottom: none;
}
/* line 92, ../sass/partials/_main-content.sass */
.split-footer a:hover, .split-footer a:active {
color: #333;
border-bottom: none;
}
/* line 1, ../sass/partials/_single.sass */
.hero-image {
height: 150px;
width: 100%;
background-image: url(../img/default-single-hero.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.hero-image .floating-container {
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.hero-image h1 {
margin-bottom: 30px;
color: #fff;
font-size: 30px;
padding-left: 8%;
padding-right: 8%;
line-height: 1.3;
}
.hero-image h1 .floating-title {
padding: 1px 3px;
background: rgba(0,0,0,0.8);
}
@media (min-width: 768px) {
/* line 1, ../sass/partials/_single.sass */
.hero-image {
height: 300px;
}
}
@media (min-width: 992px) {
/* line 1, ../sass/partials/_single.sass */
.hero-image {
height: 390px;
}
.hero-image h1 {
margin-bottom: 20px;
color: #fff;
font-size: 40px;
padding-right: 14%;
padding-left: 14%;
}
}
@media (min-width: 1200px) {
/* line 1, ../sass/partials/_single.sass */
.hero-image {
height: 460px;
}
.hero-image h1 {
margin-bottom: 30px;
color: #fff;
font-size: 50px;
padding-right: 18%;
padding-left: 18%;
}
}
/* line 16, ../sass/partials/_single.sass */
.meta {
*zoom: 1;
font-size: 13px !important;
font-size: 1.4rem !important;
margin-bottom: 0;
}
/* line 30, ../sass/_mixins.sass */
.meta:before, .meta:after {
content: " ";
display: table;
}
/* line 35, ../sass/_mixins.sass */
.meta:after {
clear: both;
}
@media (min-width: 768px) {
/* line 16, ../sass/partials/_single.sass */
.meta {
font-size: 16px;
font-size: 1.6rem;
}
}
/* line 25, ../sass/partials/_single.sass */
.meta .time {
font-size: 23px;
font-size: 2.3rem;
float: right;
}
/* line 28, ../sass/partials/_single.sass */
.meta .min {
font-size: 13px;
font-size: 1.3rem;
float: right;
}
/* line 32, ../sass/partials/_single.sass */
hr {
display: block;
width: 20%;
margin: 50px auto 40px auto;
border: 1px solid #dededc;
}
/* line 38, ../sass/partials/_single.sass */
blockquote {
font-size: 24px;
font-size: 2.4rem;
padding: 0 20px;
}
/* line 42, ../sass/partials/_single.sass */
.pullquote {
text-align: center;
line-height: 48px;
line-height: 4.8rem;
font-size: 38px;
font-size: 3.8rem;
margin: 50px -5%;
}
/* line 48, ../sass/partials/_single.sass */
.single-content,
.single-content-sidebar {
padding: 30px 8%;
}
@media (min-width: 992px) {
/* line 48, ../sass/partials/_single.sass */
.single-content,
.single-content-sidebar {
padding: 30px 14% 70px;
}
}
@media (min-width: 1200px) {
/* line 48, ../sass/partials/_single.sass */
.single-content,
.single-content-sidebar {
padding: 30px 18% 170px;
}
}
/* line 57, ../sass/partials/_single.sass */
.single-content h1,
.single-content-sidebar h1 {
letter-spacing: -1pt;
}
@media (min-width: 768px) {
/* line 57, ../sass/partials/_single.sass */
.single-content h1,
.single-content-sidebar h1 {
font-size: 44px;
font-size: 4.4rem;
}
}
/* line 62, ../sass/partials/_single.sass */
.single-content h2,
.single-content-sidebar h2 {
font-size: 28px;
font-size: 2.8rem;
}
/* line 65, ../sass/partials/_single.sass */
.single-content-sidebar {
padding: 30px 8%;
}
@media (min-width: 992px) {
/* line 65, ../sass/partials/_single.sass */
.single-content-sidebar {
padding: 30px 0 70px;
}
}
@media (min-width: 1200px) {
/* line 65, ../sass/partials/_single.sass */
.single-content-sidebar {
padding: 30px 0 170px;
}
}
/* line 74, ../sass/partials/_single.sass */
.single-content-sidebar-area {
padding: 30px 15px;
}
@media (min-width: 992px) {
/* line 74, ../sass/partials/_single.sass */
.single-content-sidebar-area {
padding: 70px 0 0 25px;
}
}
/* line 81, ../sass/partials/_single.sass */
.single-content-sidebar-area .meta {
*zoom: 1;
width: 80%;
}
/* line 30, ../sass/_mixins.sass */
.single-content-sidebar-area .meta:before, .single-content-sidebar-area .meta:after {
content: " ";
display: table;
}
/* line 35, ../sass/_mixins.sass */
.single-content-sidebar-area .meta:after {
clear: both;
}
@media (min-width: 992px) {
/* line 81, ../sass/partials/_single.sass */
.single-content-sidebar-area .meta {
margin-bottom: 200px;
}
}
/* line 87, ../sass/partials/_single.sass */
.single-content-sidebar-area .user-img {
width: 20%;
}
/* line 90, ../sass/partials/_single.sass */
.single-content-sidebar-area hr {
width: 100%;
margin: 15px auto;
}
/* line 97, ../sass/partials/_single.sass */
.single-content-sidebar-area .similar-post a,
.single-content-sidebar-area .similar-post h3 {
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
font-weight: 700;
color: #333;
font-size: 20px;
font-size: 2rem;
}
/* line 105, ../sass/partials/_single.sass */
.single-content-sidebar-area .similar-cat {
position: relative;
margin-bottom: 10px;
}
/* line 109, ../sass/partials/_single.sass */
.single-content-sidebar-area .similar-cat img {
width: 100%;
}
/* line 111, ../sass/partials/_single.sass */
.single-content-sidebar-area .similar-cat h3 {
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
font-weight: 700;
color: #fff;
font-size: 20px;
font-size: 2rem;
position: absolute;
bottom: 15px;
right: 15px;
margin: 0;
}
/* line 121, ../sass/partials/_single.sass */
footer.single {
padding: 40px 0 0 0;
background-color: #F5F5F5;
border-top: solid 1px #E9E9E9;
text-align: center;
}
/* line 127, ../sass/partials/_single.sass */
footer.single.without-readmore {
padding: 40px 0 40px 0;
}
@media (min-width: 768px) {
/* line 121, ../sass/partials/_single.sass */
footer.single {
text-align: left;
}
}
/* line 132, ../sass/partials/_single.sass */
footer.single .social {
text-align: center;
}
/* line 137, ../sass/partials/_single.sass */
footer.single .social-icon {
margin: 20px 10px;
display: inline-block;
color: #ccc;
font-size: 24px;
font-size: 2.4rem;
}
/* line 143, ../sass/partials/_single.sass */
footer.single .social-icon i {
font-style: normal;
}
/* line 146, ../sass/partials/_single.sass */
footer.single .social-icon:hover {
border: none;
}
/* line 149, ../sass/partials/_single.sass */
footer.single .category-list {
padding: 30px 0;
}
@media (min-width: 768px) {
/* line 149, ../sass/partials/_single.sass */
footer.single .category-list {
border-right: solid 4px #E9E9E9;
padding: 0;
}
}
/* line 155, ../sass/partials/_single.sass */
footer.single img {
width: 60px;
height: 60px;
}
/* line 159, ../sass/partials/_single.sass */
footer.single .user-icon {
float: none;
}
@media (min-width: 768px) {
/* line 159, ../sass/partials/_single.sass */
footer.single .user-icon {
float: right;
}
}
/* line 164, ../sass/partials/_single.sass */
footer.single p,
footer.single h3 {
text-transform: uppercase;
letter-spacing: 2px;
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
font-size: 14px;
font-size: 1.4rem;
line-height: 30px;
margin: 0;
}
/* line 173, ../sass/partials/_single.sass */
footer.single p span,
footer.single h3 span {
border-bottom: solid 1px #222;
}
/* line 176, ../sass/partials/_single.sass */
footer.single h3 {
display: inline;
}
/* line 179, ../sass/partials/_single.sass */
footer.single .other-catergories {
margin-top: 15px;
}
/* line 182, ../sass/partials/_single.sass */
footer.single ul {
display: inline;
padding: 0;
}
/* line 186, ../sass/partials/_single.sass */
footer.single ul li {
list-style: none;
display: inline;
font-style: italic;
}
/* line 191, ../sass/partials/_single.sass */
footer.single-page {
padding: 40px 0;
text-align: center;
}
/* line 195, ../sass/partials/_single.sass */
.read-another-section {
margin-top: 40px;
}
/* line 200, ../sass/partials/_single.sass */
footer .read-another-container {
position: relative;
text-align: center;
}
/* line 203, ../sass/partials/_single.sass */
footer .read-another-container img {
width: auto;
height: auto;
z-index: 1;
}
/* line 208, ../sass/partials/_single.sass */
footer .read-another-container .overlay {
position: absolute;
width: 100%;
z-index: 2;
background-color: rgba(0, 0, 0, 0.6);
top: 0;
bottom: 0;
}
/* line 216, ../sass/partials/_single.sass */
.read-another {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #fff;
z-index: 3;
}
/* line 1, ../sass/partials/_favorites.sass */
.post-favorite {
padding-right: 15px;
}
@media (min-width: 992px) {
/* line 4, ../sass/partials/_favorites.sass */
.post-favorite h2 {
font-size: 26px;
font-size: 2.6rem;
}
}
/* line 8, ../sass/partials/_favorites.sass */
.post-favorite h2 a {
border-bottom: none;
text-decoration: none;
color: #333337;
}
@media (min-width: 992px) {
/* line 13, ../sass/partials/_favorites.sass */
.post-favorite p {
font-size: 16px;
font-size: 1.6rem;
line-height: 22px;
line-height: 2.2rem;
}
}
/* line 2, ../sass/partials/_category.sass */
.category-sidebar .site-info {
padding-top: 160px;
}
@media (min-width: 768px) {
/* line 2, ../sass/partials/_category.sass */
.category-sidebar .site-info {
padding-top: 260px;
}
}
/* line 2, ../sass/partials/_contact.sass */
form {
*zoom: 1;
}
/* line 30, ../sass/_mixins.sass */
form:before, form:after {
content: " ";
display: table;
}
/* line 35, ../sass/_mixins.sass */
form:after {
clear: both;
}
/* line 4, ../sass/partials/_contact.sass */
form label {
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
font-size: 20px;
font-size: 2rem;
margin: 15px 0 0;
}
/* line 9, ../sass/partials/_contact.sass */
form input.form-control,
form textarea.form-control {
border: solid 0px transparent;
box-shadow: none;
border-bottom: solid 3px;
border-radius: 0;
padding: 5px 0;
background-color: #fff;
resize: vertical;
}
/* line 43, ../sass/_mixins.sass */
form input.form-control::-webkit-input-placeholder,
form textarea.form-control::-webkit-input-placeholder {
color: #ccc;
}
/* line 46, ../sass/_mixins.sass */
form input.form-control:-moz-placeholder,
form textarea.form-control:-moz-placeholder {
color: #ccc;
}
/* line 49, ../sass/_mixins.sass */
form input.form-control::-moz-placeholder,
form textarea.form-control::-moz-placeholder {
color: #ccc;
}
/* line 52, ../sass/_mixins.sass */
form input.form-control:-ms-input-placeholder,
form textarea.form-control:-ms-input-placeholder {
color: #ccc;
}
/* line 21, ../sass/partials/_contact.sass */
form input.form-control:focus,
form textarea.form-control:focus {
outline: none;
border: none;
border-bottom: solid 3px;
box-shadow: none;
}
/* line 27, ../sass/partials/_contact.sass */
form textarea.form-control {
height: 100px;
}
/* line 30, ../sass/partials/_contact.sass */
form input[type=submit] {
margin: 30px 0;
border: solid 2px #ccc;
border-radius: 0;
padding: 10px 25px;
float: right;
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
transition: all 0.3s;
text-transform: uppercase;
font-weight: 700;
}
/* line 40, ../sass/partials/_contact.sass */
form input[type=submit]:hover {
border: solid 2px #222;
background-color: #fafafa;
}
/* line 1, ../sass/partials/_author.sass */
.author-bio {
*zoom: 1;
}
/* line 30, ../sass/_mixins.sass */
.author-bio:before, .author-bio:after {
content: " ";
display: table;
}
/* line 35, ../sass/_mixins.sass */
.author-bio:after {
clear: both;
}
/* line 3, ../sass/partials/_author.sass */
.author-bio img {
border-radius: 50%;
width: 150px;
float: left;
}
@media (min-width: 992px) {
/* line 3, ../sass/partials/_author.sass */
.author-bio img {
float: right;
width: 220px;
}
}
/* line 13, ../sass/partials/_author.sass */
.author-bio .author-bio__info {
float: left;
}
/* line 16, ../sass/partials/_author.sass */
.author-bio .author-bio__info h1 {
margin: 30px 0 20px;
}
/* line 19, ../sass/partials/_author.sass */
.view-all-by-author {
text-align: right;
margin: 20px 0;
}
/* line 22, ../sass/partials/_author.sass */
.view-all-by-author a {
font-size: 13px;
font-size: 1.3rem;
text-transform: uppercase;
font-weight: 700;
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
}
/* line 28, ../sass/partials/_author.sass */
.view-all-by-author i {
margin-left: 5px;
font-size: 9px;
font-size: 0.9rem;
transform: translateY(-1px);
}
/* line 4, ../sass/partials/_alt-home.sass */
.alt-home .sidebar {
background: none;
background-color: #F9F9F9;
height: auto;
border-right: solid 2px #D8D8D8;
padding: 15px 15px 5px 50px;
}
@media (min-width: 992px) {
/* line 4, ../sass/partials/_alt-home.sass */
.alt-home .sidebar {
height: 100%;
overflow-y: scroll;
}
}
/* line 15, ../sass/partials/_alt-home.sass */
.alt-home .sidebar .sub-nav {
border-color: #D8D8D8;
margin-bottom: 20px;
margin: 70px 30px 20px 0;
}
/* line 19, ../sass/partials/_alt-home.sass */
.alt-home .sidebar .sub-nav a {
margin-right: 0;
}
/* line 22, ../sass/partials/_alt-home.sass */
.alt-home .sub-nav {
text-align: right;
}
@media (min-width: 992px) {
/* line 22, ../sass/partials/_alt-home.sass */
.alt-home .sub-nav {
margin: 70px 0 0 0;
}
}
/* line 29, ../sass/partials/_alt-home.sass */
.alt-home .alt-main {
padding: 15px;
}
/* line 32, ../sass/partials/_alt-home.sass */
.alt-home .post {
padding: 10px 0;
}
/* line 37, ../sass/partials/_alt-home.sass */
.alt-home .post .post-preview h2 {
line-height: 1;
}
/* line 40, ../sass/partials/_alt-home.sass */
.alt-home .post .post-preview h2 a {
font-size: 22px;
font-size: 2.2rem;
}
/* line 42, ../sass/partials/_alt-home.sass */
.alt-home .post .post-preview a {
font-size: 16px;
font-size: 1.6rem;
}
/* line 1, ../sass/partials/_page-404.sass */
.hero-image-404 {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 500px;
background-image: url(../img/default-404.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
/* line 12, ../sass/partials/_page-404.sass */
.title-404 {
margin-top: 250px;
color: #fff;
text-align: center;
font-size: 22px;
font-size: 2.2rem;
text-transform: uppercase;
letter-spacing: 0pt;
}
/* line 20, ../sass/partials/_page-404.sass */
.p-404 {
color: #fff;
text-align: center;
font-size: 18px;
font-size: 1.8rem;
}
/* line 1, ../sass/_nojs.sass */
.no-js-menu {
background-color: #333337;
position: fixed;
width: 100%;
z-index: 100;
}
/* line 7, ../sass/_nojs.sass */
.no-js-menu ul {
padding: 0;
margin-bottom: 0;
}
/* line 11, ../sass/_nojs.sass */
.no-js-menu li {
margin: 0;
padding: 3px 0;
list-style: none;
float: left;
}
@media (min-width: 768px) {
/* line 11, ../sass/_nojs.sass */
.no-js-menu li {
padding: 5px 0;
}
}
@media (min-width: 992px) {
/* line 11, ../sass/_nojs.sass */
.no-js-menu li {
padding: 10px 0;
}
}
/* line 23, ../sass/_nojs.sass */
.no-js-menu li i {
padding: 0 7px 0 30px;
color: #DADADA;
font-style: normal;
font-size: 14px;
font-size: 1.4rem;
}
/* line 28, ../sass/_nojs.sass */
.no-js-menu li a {
color: #DADADA;
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
font-weight: 700;
border-bottom: 0 transparent;
font-size: 12px;
font-size: 1.2rem;
}
/* line 35, ../sass/_nojs.sass */
.no-js-menu li a:hover {
border-bottom: none;
color: #fff;
}
/* line 41, ../sass/_nojs.sass */
.no-js .sidebar {
height: 400px;
}
@media (min-width: 768px) {
/* line 41, ../sass/_nojs.sass */
.no-js .sidebar {
height: 450px;
}
}
@media (min-width: 992px) {
/* line 41, ../sass/_nojs.sass */
.no-js .sidebar {
width: 400px;
height: 100%;
position: fixed;
background-color: #f5f5f5;
}
}
@media (min-width: 1200px) {
/* line 41, ../sass/_nojs.sass */
.no-js .sidebar {
width: 464px;
}
}
/* line 57, ../sass/_nojs.sass */
.no-js .menu-trigger {
display: none;
}
/* line 60, ../sass/_nojs.sass */
.no-js .site-info {
padding: 0 15px 15px 15px;
padding-bottom: 15px !important;
background: rgba(0,0,0,0.8);
}
@media (min-width: 768px) {
/* line 60, ../sass/_nojs.sass */
.no-js .site-info {
padding: 0 100px 0 100px;
}
}
@media (min-width: 992px) {
/* line 60, ../sass/_nojs.sass */
.no-js .site-info {
padding: 0 20px;
position: absolute;
bottom: 40px;
}
}
@media (min-width: 1200px) {
/* line 60, ../sass/_nojs.sass */
.no-js .site-info {
padding: 0 30px;
}
}
/* line 72, ../sass/_nojs.sass */
.no-js-dashboard {
margin-top: 60px;
}
/* line 23, ../sass/main.sass */
.left-container {
margin-left: 15px;
padding-left: 0;
}
@media (min-width: 768px) and (max-width: 992px) {
/* line 23, ../sass/main.sass */
.left-container {
max-width: 100%;
width: 100%;
}
}
/* line 32, ../sass/main.sass */
.no-gutter {
padding-left: 0;
padding-right: 0;
}
/* line 36, ../sass/main.sass */
.no-gutter-left {
padding-left: 0;
}
/* line 39, ../sass/main.sass */
.no-gutter-right {
padding-right: 0;
}
/* line 42, ../sass/main.sass */
html,
body {
font-size: 62.5%;
}
@media (min-width: 992px) {
/* line 42, ../sass/main.sass */
html,
body {
height: 100%;
}
}
/* line 49, ../sass/main.sass */
.hide {
position: absolute !important;
top: -9999px !important;
left: -9999px !important;
}
/* line 54, ../sass/main.sass */
img {
max-width: 100%;
}
/* line 57, ../sass/main.sass */
main {
display: block;
}
/* line 61, ../sass/main.sass */
a {
color: #999999;
text-decoration: none;
}
/* line 65, ../sass/main.sass */
a:hover, a:active, a:focus {
text-decoration: none;
color: #333;
border-bottom: solid 1px #999;
}
|
assets/themes/ezmac/css/main.css
|
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700|Droid+Serif:400,400italic,700);
/* line 12, ../sass/_type.sass */
body {
line-height: 1.65;
}
/* line 15, ../sass/_type.sass */
body,
button,
input,
select,
textarea {
color: #333337;
font-family: "Droid Serif", serif;
}
/* line 24, ../sass/_type.sass */
.post-preview,
.sidebar,
.post-favorite,
.favorites {
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
}
/* line 31, ../sass/_type.sass */
p {
margin-bottom: 30px;
font-size: 18px;
font-size: 1.8rem;
}
@media (min-width: 768px) {
/* line 31, ../sass/_type.sass */
p {
font-size: 20px;
font-size: 2rem;
}
}
@media (min-width: 992px) {
/* line 31, ../sass/_type.sass */
p {
font-size: 21px;
font-size: 2.1rem;
}
}
/* line 40, ../sass/_type.sass */
a {
text-decoration: none;
color: #fff;
border-bottom: solid 1px #fAfafa;
}
/* line 45, ../sass/_type.sass */
a:hover, a:active {
color: #4761e2;
transition: all 400ms;
}
/* line 50, ../sass/_type.sass */
h1 {
font-family: 'Montserrat', "Source Sans Pro", serif;
}
h2 {
font-weight: 700;
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
}
/* line 55, ../sass/_type.sass */
h1 {
font-size: 3.8rem;
}
/* line 58, ../sass/_type.sass */
h2 {
font-size: 32px;
font-size: 3.2rem;
}
/* line 60, ../sass/_type.sass */
h2.favorites {
padding: 10px 0;
color: #b3b3b7;
text-transform: uppercase;
letter-spacing: 2pt;
border-bottom: solid 1px #dedede;
border-top: solid 1px #dedede;
font-size: 12px;
font-size: 1.2rem;
}
/* line 68, ../sass/_type.sass */
h3 {
font-size: 26px;
font-size: 2.6rem;
}
h1.page-header {
font-family: 'Montserrat', "Source Sans Pro", serif;
margin-bottom: 0.2em;
border-bottom: none;
}
h2.page-subheader {
font-family: 'Montserrat', "Source Sans Pro", serif;
margin-bottom: 2em;
}
@media (min-width: 0px) {
h1.page-header {
font-size: 29px;
}
h2.page-subheader {
font-size: 16px;
}
}
@media (min-width: 992px) {
h1.page-header {
font-size: 45px;
}
h2.page-subheader {
font-size: 20px;
}
}
@media (min-width: 1200px) {
h1.page-header {
font-size: 65px;
}
h2.page-subheader {
font-size: 29px;
}
}
/* line 72, ../sass/_type.sass */
b {
font-weight: 700;
}
/* line 74, ../sass/_type.sass */
i {
font-style: italic;
}
/* line 76, ../sass/_type.sass */
ul,
ol {
margin-bottom: 20px;
padding-left: 20px;
font-size: 16px;
font-size: 1.6rem;
}
/* line 82, ../sass/_type.sass */
ul li,
ol li {
margin: 5px 0;
}
/* line 1, ../sass/_animate.scss */
.animated {
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-ms-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
}
/* line 1, ../sass/_animate.scss */
.animated.hinge {
-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-ms-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-moz-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-o-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
/* line 20, ../sass/_animate.scss */
.fadeIn {
-webkit-animation-name: fadeIn;
-moz-animation-name: fadeIn;
-o-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInUp {
0% {
opacity: 0;
-moz-transform: translateY(20px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInUp {
0% {
opacity: 0;
-o-transform: translateY(20px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
transform: translateY(20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
/* line 74, ../sass/_animate.scss */
.fadeInUp {
-webkit-animation-name: fadeInUp;
-moz-animation-name: fadeInUp;
-o-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInDown {
0% {
opacity: 0;
-moz-transform: translateY(-20px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInDown {
0% {
opacity: 0;
-o-transform: translateY(-20px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
transform: translateY(-20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
/* line 128, ../sass/_animate.scss */
.fadeInDown {
-webkit-animation-name: fadeInDown;
-moz-animation-name: fadeInDown;
-o-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeInLeft {
0% {
opacity: 0;
-moz-transform: translateX(-20px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes fadeInLeft {
0% {
opacity: 0;
-o-transform: translateX(-20px);
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
transform: translateX(-20px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
/* line 182, ../sass/_animate.scss */
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
-moz-animation-name: fadeInLeft;
-o-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeInRight {
0% {
opacity: 0;
-moz-transform: translateX(20px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes fadeInRight {
0% {
opacity: 0;
-o-transform: translateX(20px);
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
transform: translateX(20px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
/* line 236, ../sass/_animate.scss */
.fadeInRight {
-webkit-animation-name: fadeInRight;
-moz-animation-name: fadeInRight;
-o-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInDownBig {
0% {
opacity: 0;
-moz-transform: translateY(-2000px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInDownBig {
0% {
opacity: 0;
-o-transform: translateY(-2000px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
transform: translateY(-2000px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
/* line 290, ../sass/_animate.scss */
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
-moz-animation-name: fadeInDownBig;
-o-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-moz-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-o-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
/* line 316, ../sass/_animate.scss */
.fadeOut {
-webkit-animation-name: fadeOut;
-moz-animation-name: fadeOut;
-o-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
}
}
@-moz-keyframes fadeOutUp {
0% {
opacity: 1;
-moz-transform: translateY(0);
}
100% {
opacity: 0;
-moz-transform: translateY(-20px);
}
}
@-o-keyframes fadeOutUp {
0% {
opacity: 1;
-o-transform: translateY(0);
}
100% {
opacity: 0;
-o-transform: translateY(-20px);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
transform: translateY(0);
}
100% {
opacity: 0;
transform: translateY(-20px);
}
}
/* line 367, ../sass/_animate.scss */
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
-moz-animation-name: fadeOutUp;
-o-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
}
}
@-moz-keyframes fadeOutDown {
0% {
opacity: 1;
-moz-transform: translateY(0);
}
100% {
opacity: 0;
-moz-transform: translateY(20px);
}
}
@-o-keyframes fadeOutDown {
0% {
opacity: 1;
-o-transform: translateY(0);
}
100% {
opacity: 0;
-o-transform: translateY(20px);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
transform: translateY(0);
}
100% {
opacity: 0;
transform: translateY(20px);
}
}
/* line 421, ../sass/_animate.scss */
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
-moz-animation-name: fadeOutDown;
-o-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
}
}
@-moz-keyframes fadeOutLeft {
0% {
opacity: 1;
-moz-transform: translateX(0);
}
100% {
opacity: 0;
-moz-transform: translateX(-20px);
}
}
@-o-keyframes fadeOutLeft {
0% {
opacity: 1;
-o-transform: translateX(0);
}
100% {
opacity: 0;
-o-transform: translateX(-20px);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
transform: translateX(0);
}
100% {
opacity: 0;
transform: translateX(-20px);
}
}
/* line 475, ../sass/_animate.scss */
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
-moz-animation-name: fadeOutLeft;
-o-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
}
}
@-moz-keyframes fadeOutRight {
0% {
opacity: 1;
-moz-transform: translateX(0);
}
100% {
opacity: 0;
-moz-transform: translateX(20px);
}
}
@-o-keyframes fadeOutRight {
0% {
opacity: 1;
-o-transform: translateX(0);
}
100% {
opacity: 0;
-o-transform: translateX(20px);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
transform: translateX(0);
}
100% {
opacity: 0;
transform: translateX(20px);
}
}
/* line 529, ../sass/_animate.scss */
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
-moz-animation-name: fadeOutRight;
-o-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
/* line 1, ../sass/partials/_bootstrap-components.sass */
.btn-primary,
.label-primary,
.progress-bar-primary {
background: #4761e2;
border-color: #314edf;
}
/* line 7, ../sass/partials/_bootstrap-components.sass */
.btn-primary:hover,
.label-primary:hover,
.progress-bar-primary:hover {
background: #2140d5;
border-color: #213ed0;
}
/* line 11, ../sass/partials/_bootstrap-components.sass */
.btn-primary {
background: #4761e2;
color: #fff;
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
}
/* line 16, ../sass/partials/_bootstrap-components.sass */
.btn-primary:hover {
background-color: #2F49CA;
color: #fff;
}
/* line 20, ../sass/partials/_bootstrap-components.sass */
.btn-primary:active {
background-color: #2B43BD;
}
/* line 23, ../sass/partials/_bootstrap-components.sass */
.btn-success,
.label-success,
.progress-bar-success {
background: #1abc9c;
border-color: #17a689;
}
/* line 29, ../sass/partials/_bootstrap-components.sass */
.btn-success:hover,
.label-success:hover,
.progress-bar-success:hover {
background: #148f77;
border-color: #138b73;
}
/* line 33, ../sass/partials/_bootstrap-components.sass */
.btn-warning,
.label-warning,
.progress-bar-warning {
background: #f39c12;
border-color: #e08e0b;
}
/* line 39, ../sass/partials/_bootstrap-components.sass */
.btn-warning:hover,
.label-warning:hover,
.progress-bar-warning:hover {
background: #c87f0a;
border-color: #c37b0a;
}
/* line 43, ../sass/partials/_bootstrap-components.sass */
.btn-danger,
.label-danger,
.progress-bar-danger {
background: #e24747;
border-color: #e03a3a;
}
/* line 49, ../sass/partials/_bootstrap-components.sass */
.btn-danger:hover,
.label-danger:hover,
.progress-bar-danger:hover {
background: #dd2828;
border-color: #dc2424;
}
/* line 53, ../sass/partials/_bootstrap-components.sass */
.btn-info,
.label-info,
.progress-bar-info {
background: #9b59b6;
border-color: #8f4bab;
}
/* line 59, ../sass/partials/_bootstrap-components.sass */
.btn-info:hover,
.label-info:hover,
.progress-bar-info:hover {
background: #804399;
border-color: #7d4295;
}
/* line 63, ../sass/partials/_bootstrap-components.sass */
.alert-success {
background: #dbfaf4;
border-color: #aef4e6;
color: #117964;
}
/* line 68, ../sass/partials/_bootstrap-components.sass */
.alert-warning {
background: #fef7ec;
border-color: #fce3bc;
color: #b06f09;
}
/* line 73, ../sass/partials/_bootstrap-components.sass */
.alert-danger {
background: #fef7f7;
border-color: #fae1e1;
color: #be1e1e;
}
/* line 78, ../sass/partials/_bootstrap-components.sass */
.alert-info {
background: #f0e7f4;
border-color: #e6d5ed;
color: #713b87;
}
/* line 84, ../sass/partials/_bootstrap-components.sass */
.progress,
.alert,
.panel {
border-radius: 0;
}
/* line 90, ../sass/partials/_bootstrap-components.sass */
.bs-example {
margin-bottom: 20px;
}
/* line 1, ../sass/partials/_shared.sass */
.meta {
color: #b6b6b6;
font-size: 14px;
font-size: 1.4rem;
}
@media (min-width: 992px) {
/* line 1, ../sass/partials/_shared.sass */
.meta {
font-size: 16px;
font-size: 1.6rem;
}
}
/* line 8, ../sass/partials/_shared.sass */
.meta a {
color: #b6b6b6;
}
/* line 11, ../sass/partials/_shared.sass */
.meta a:hover, .meta a:active {
text-decoration: none;
color: #333337;
border-bottom: 1px solid #b6b6b6;
}
/* line 17, ../sass/partials/_shared.sass */
.meta i {
font-style: normal;
}
/* line 20, ../sass/partials/_shared.sass */
.btn-default {
padding: 10px 15px;
background: #fafafa;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
text-shadow: 0 0 0;
border-radius: 4px;
}
/* line 27, ../sass/partials/_shared.sass */
.link-spacer {
margin: 0 2px 4px 2px;
display: inline-block;
height: 2px;
width: 2px;
background-color: #b6b6b6;
border-radius: 100%;
}
/* line 35, ../sass/partials/_shared.sass */
.user-icon {
width: 50px;
height: 50px;
padding: 0;
float: right;
border-radius: 50%;
}
/* line 1, ../sass/partials/_menu.sass */
#menu-target {
position: absolute !important;
top: -9999px !important;
left: -9999px !important;
}
/* line 6, ../sass/partials/_menu.sass */
.jPanelMenu-panel {
box-shadow: #000 2px 2px 10px;
transition: all 450ms;
background-color: #fff !important;
min-height: 100%;
}
/* line 12, ../sass/partials/_menu.sass */
#jPanelMenu-menu {
background-color: #333337;
overflow: hidden;
overflow-y: hidden !important;
}
/* line 17, ../sass/partials/_menu.sass */
#jPanelMenu-menu ul {
padding: 10px 0;
}
/* line 20, ../sass/partials/_menu.sass */
#jPanelMenu-menu li {
margin: 0;
padding: 10px 0;
list-style: none;
}
/* line 25, ../sass/partials/_menu.sass */
#jPanelMenu-menu li i {
padding: 0 20px;
color: #DADADA;
font-style: normal;
font-size: 14px;
font-size: 1.4rem;
}
/* line 30, ../sass/partials/_menu.sass */
#jPanelMenu-menu li a {
color: #DADADA;
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
font-weight: 700;
border-bottom: 0 transparent;
font-size: 12px;
font-size: 1.2rem;
}
/* line 37, ../sass/partials/_menu.sass */
#jPanelMenu-menu li a:hover {
border-bottom: none;
color: #fff;
}
/* line 40, ../sass/partials/_menu.sass */
#jPanelMenu-menu hr {
margin: 20px auto;
width: 40%;
}
/* line 44, ../sass/partials/_menu.sass */
.menu-trigger {
top: 15px;
left: 15px;
z-index: 1080;
position: absolute;
display: block;
height: 40px;
width: 40px;
background: #333;
padding-top: 8px;
cursor: pointer;
}
/* line 56, ../sass/partials/_menu.sass */
.menu-trigger span {
height: 5px;
width: 28px;
float: left;
display: block;
margin: 0 6px 5px;
background: #fff;
}
/* line 1, ../sass/partials/_sidebar.sass */
.sidebar {
padding: 15px;
width: 100%;
height: 350px;
background-image: url(../img/default-sidebar.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
transition: all 450ms;
}
@media (min-width: 768px) {
/* line 1, ../sass/partials/_sidebar.sass */
.sidebar {
height: 450px;
}
}
@media (min-width: 992px) {
/* line 1, ../sass/partials/_sidebar.sass */
.sidebar {
width: 400px;
height: 100%;
position: fixed;
background-color: #f5f5f5;
}
}
@media (min-width: 1200px) {
/* line 1, ../sass/partials/_sidebar.sass */
.sidebar {
width: 464px;
}
}
/* line 23, ../sass/partials/_sidebar.sass */
.sidebar .site-info {
padding: 90px 15px 15px 15px;
padding-bottom: 15px !important;
color: #fafafa;
background: rgba(0,0,0,0.8);
}
@media (min-width: 768px) {
/* line 23, ../sass/partials/_sidebar.sass */
.sidebar .site-info {
padding: 180px 100px 0 100px;
}
}
@media (min-width: 992px) {
/* line 23, ../sass/partials/_sidebar.sass */
.sidebar .site-info {
padding: 0 20px;
position: absolute;
bottom: 40px;
}
}
@media (min-width: 1200px) {
/* line 23, ../sass/partials/_sidebar.sass */
.sidebar .site-info {
padding: 0 30px;
}
}
/* line 36, ../sass/partials/_sidebar.sass */
.sidebar .site-info h1 {
text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
letter-spacing: -2pt;
margin-bottom: 0;
}
@media (min-width: 768px) {
/* line 36, ../sass/partials/_sidebar.sass */
.sidebar .site-info h1 {
letter-spacing: 0pt;
margin-bottom: 10px;
font-size: 34px;
font-size: 3.4rem;
}
}
/* line 45, ../sass/partials/_sidebar.sass */
.sidebar .site-info p {
margin-bottom: 10px;
text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
line-height: 24px;
line-height: 2.4rem;
font-size: 16px;
font-size: 1.6rem;
}
/* line 51, ../sass/partials/_sidebar.sass */
.sidebar .site-info i {
font-style: normal;
margin-right: 10px;
}
/* line 55, ../sass/partials/_sidebar.sass */
.sidebar .site-info .primary-info {
border-bottom: solid 1px rgba(255, 255, 255, 0.3);
}
/* line 58, ../sass/partials/_sidebar.sass */
.sidebar .site-info .primary-info a {
color: #E0E0E0;
}
/* line 60, ../sass/partials/_sidebar.sass */
.sidebar .site-info .primary-info a:hover,
.sidebar .site-info .primary-info a:active {
color: #fafafa;
}
/* line 66, ../sass/partials/_sidebar.sass */
.sidebar .site-info .secondary-info p {
margin: 20px 0 0;
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
font-size: 14px;
font-size: 1.4rem;
}
/* line 1, ../sass/partials/_main-content.sass */
.main-content {
padding: 30px;
}
@media (min-width: 768px) {
/* line 1, ../sass/partials/_main-content.sass */
.main-content {
padding: 0px 120px;
}
}
@media (min-width: 992px) {
/* line 1, ../sass/partials/_main-content.sass */
.main-content {
padding: 50px;
}
}
/* line 10, ../sass/partials/_main-content.sass */
.sub-nav {
border-bottom: solid 1px #f5f5f5;
line-height: 30px;
}
/* line 14, ../sass/partials/_main-content.sass */
.sub-nav a {
display: inline-block;
margin-right: 10px;
line-height: 30px;
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
letter-spacing: 2pt;
text-decoration: none;
color: #b6b6b6;
text-transform: uppercase;
font-weight: 700;
font-size: 12px;
font-size: 1.2rem;
}
/* line 25, ../sass/partials/_main-content.sass */
.sub-nav a:hover, .sub-nav a:active, .sub-nav a.active {
border-bottom: solid 2px #000;
color: #333337;
}
/* line 31, ../sass/partials/_main-content.sass */
.post {
padding: 30px 0;
border-bottom: solid 1px #f5f5f5;
*zoom: 1;
}
/* line 30, ../sass/_mixins.sass */
.post:before, .post:after {
content: " ";
display: table;
}
/* line 35, ../sass/_mixins.sass */
.post:after {
clear: both;
}
/* line 38, ../sass/partials/_main-content.sass */
.post .post-preview h2 {
margin-top: 0;
font-size: 24px;
font-size: 2.4rem;
}
@media (min-width: 992px) {
/* line 38, ../sass/partials/_main-content.sass */
.post .post-preview h2 {
font-size: 24px;
font-size: 2.6rem;
}
}
/* line 45, ../sass/partials/_main-content.sass */
.post .post-preview h2 a {
text-decoration: none;
color: #333337;
border: none;
}
/* line 50, ../sass/partials/_main-content.sass */
.post .post-preview h2 a:hover {
color: #b6b6b6;
}
/* line 52, ../sass/partials/_main-content.sass */
.post .post-preview p {
font-family: "Droid Serif", serif;
font-size: 16px;
font-size: 1.6rem;
margin-bottom: 10px;
}
@media (min-width: 992px) {
/* line 52, ../sass/partials/_main-content.sass */
.post .post-preview p {
font-size: 16px;
font-size: 1.6rem;
line-height: 22px;
line-height: 2.2rem;
}
}
/* line 60, ../sass/partials/_main-content.sass */
.post.author-page .post-preview p {
margin: 0;
}
/* line 66, ../sass/partials/_main-content.sass */
.category {
margin-top: 15px;
margin-bottom: 15px;
}
/* line 70, ../sass/partials/_main-content.sass */
.category-preview {
margin: 15px 0;
}
/* line 73, ../sass/partials/_main-content.sass */
.category-preview h2 {
margin: 0;
padding: 10px;
position: absolute;
bottom: 0;
font-size: 20px;
font-size: 2rem;
color: #fff;
}
/* line 81, ../sass/partials/_main-content.sass */
.split-footer {
padding: 10px 0;
font-size: 11px;
font-size: 1.1rem;
letter-spacing: 1px;
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-weight: 700;
}
/* line 88, ../sass/partials/_main-content.sass */
.split-footer a {
color: #999;
border-bottom: none;
}
/* line 92, ../sass/partials/_main-content.sass */
.split-footer a:hover, .split-footer a:active {
color: #333;
border-bottom: none;
}
/* line 1, ../sass/partials/_single.sass */
.hero-image {
height: 150px;
width: 100%;
background-image: url(../img/default-single-hero.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.hero-image .floating-container {
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.hero-image h1 {
margin-bottom: 30px;
color: #fff;
font-size: 30px;
padding-left: 8%;
padding-right: 8%;
line-height: 1.3;
}
.hero-image h1 .floating-title {
padding: 1px 3px;
background: rgba(0,0,0,0.8);
}
@media (min-width: 768px) {
/* line 1, ../sass/partials/_single.sass */
.hero-image {
height: 300px;
}
}
@media (min-width: 992px) {
/* line 1, ../sass/partials/_single.sass */
.hero-image {
height: 390px;
}
.hero-image h1 {
margin-bottom: 20px;
color: #fff;
font-size: 40px;
padding-right: 14%;
padding-left: 14%;
}
}
@media (min-width: 1200px) {
/* line 1, ../sass/partials/_single.sass */
.hero-image {
height: 460px;
}
.hero-image h1 {
margin-bottom: 30px;
color: #fff;
font-size: 50px;
padding-right: 18%;
padding-left: 18%;
}
}
/* line 16, ../sass/partials/_single.sass */
.meta {
*zoom: 1;
font-size: 13px !important;
font-size: 1.4rem !important;
margin-bottom: 0;
}
/* line 30, ../sass/_mixins.sass */
.meta:before, .meta:after {
content: " ";
display: table;
}
/* line 35, ../sass/_mixins.sass */
.meta:after {
clear: both;
}
@media (min-width: 768px) {
/* line 16, ../sass/partials/_single.sass */
.meta {
font-size: 16px;
font-size: 1.6rem;
}
}
/* line 25, ../sass/partials/_single.sass */
.meta .time {
font-size: 23px;
font-size: 2.3rem;
float: right;
}
/* line 28, ../sass/partials/_single.sass */
.meta .min {
font-size: 13px;
font-size: 1.3rem;
float: right;
}
/* line 32, ../sass/partials/_single.sass */
hr {
display: block;
width: 20%;
margin: 50px auto 40px auto;
border: 1px solid #dededc;
}
/* line 38, ../sass/partials/_single.sass */
blockquote {
font-size: 24px;
font-size: 2.4rem;
padding: 0 20px;
}
/* line 42, ../sass/partials/_single.sass */
.pullquote {
text-align: center;
line-height: 48px;
line-height: 4.8rem;
font-size: 38px;
font-size: 3.8rem;
margin: 50px -5%;
}
/* line 48, ../sass/partials/_single.sass */
.single-content,
.single-content-sidebar {
padding: 30px 8%;
}
@media (min-width: 992px) {
/* line 48, ../sass/partials/_single.sass */
.single-content,
.single-content-sidebar {
padding: 30px 14% 70px;
}
}
@media (min-width: 1200px) {
/* line 48, ../sass/partials/_single.sass */
.single-content,
.single-content-sidebar {
padding: 30px 18% 170px;
}
}
/* line 57, ../sass/partials/_single.sass */
.single-content h1,
.single-content-sidebar h1 {
letter-spacing: -1pt;
}
@media (min-width: 768px) {
/* line 57, ../sass/partials/_single.sass */
.single-content h1,
.single-content-sidebar h1 {
font-size: 44px;
font-size: 4.4rem;
}
}
/* line 62, ../sass/partials/_single.sass */
.single-content h2,
.single-content-sidebar h2 {
font-size: 28px;
font-size: 2.8rem;
}
/* line 65, ../sass/partials/_single.sass */
.single-content-sidebar {
padding: 30px 8%;
}
@media (min-width: 992px) {
/* line 65, ../sass/partials/_single.sass */
.single-content-sidebar {
padding: 30px 0 70px;
}
}
@media (min-width: 1200px) {
/* line 65, ../sass/partials/_single.sass */
.single-content-sidebar {
padding: 30px 0 170px;
}
}
/* line 74, ../sass/partials/_single.sass */
.single-content-sidebar-area {
padding: 30px 15px;
}
@media (min-width: 992px) {
/* line 74, ../sass/partials/_single.sass */
.single-content-sidebar-area {
padding: 70px 0 0 25px;
}
}
/* line 81, ../sass/partials/_single.sass */
.single-content-sidebar-area .meta {
*zoom: 1;
width: 80%;
}
/* line 30, ../sass/_mixins.sass */
.single-content-sidebar-area .meta:before, .single-content-sidebar-area .meta:after {
content: " ";
display: table;
}
/* line 35, ../sass/_mixins.sass */
.single-content-sidebar-area .meta:after {
clear: both;
}
@media (min-width: 992px) {
/* line 81, ../sass/partials/_single.sass */
.single-content-sidebar-area .meta {
margin-bottom: 200px;
}
}
/* line 87, ../sass/partials/_single.sass */
.single-content-sidebar-area .user-img {
width: 20%;
}
/* line 90, ../sass/partials/_single.sass */
.single-content-sidebar-area hr {
width: 100%;
margin: 15px auto;
}
/* line 97, ../sass/partials/_single.sass */
.single-content-sidebar-area .similar-post a,
.single-content-sidebar-area .similar-post h3 {
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
font-weight: 700;
color: #333;
font-size: 20px;
font-size: 2rem;
}
/* line 105, ../sass/partials/_single.sass */
.single-content-sidebar-area .similar-cat {
position: relative;
margin-bottom: 10px;
}
/* line 109, ../sass/partials/_single.sass */
.single-content-sidebar-area .similar-cat img {
width: 100%;
}
/* line 111, ../sass/partials/_single.sass */
.single-content-sidebar-area .similar-cat h3 {
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
font-weight: 700;
color: #fff;
font-size: 20px;
font-size: 2rem;
position: absolute;
bottom: 15px;
right: 15px;
margin: 0;
}
/* line 121, ../sass/partials/_single.sass */
footer.single {
padding: 40px 0 0 0;
background-color: #F5F5F5;
border-top: solid 1px #E9E9E9;
text-align: center;
}
/* line 127, ../sass/partials/_single.sass */
footer.single.without-readmore {
padding: 40px 0 40px 0;
}
@media (min-width: 768px) {
/* line 121, ../sass/partials/_single.sass */
footer.single {
text-align: left;
}
}
/* line 132, ../sass/partials/_single.sass */
footer.single .social {
text-align: center;
}
/* line 137, ../sass/partials/_single.sass */
footer.single .social-icon {
margin: 20px 10px;
display: inline-block;
color: #ccc;
font-size: 24px;
font-size: 2.4rem;
}
/* line 143, ../sass/partials/_single.sass */
footer.single .social-icon i {
font-style: normal;
}
/* line 146, ../sass/partials/_single.sass */
footer.single .social-icon:hover {
border: none;
}
/* line 149, ../sass/partials/_single.sass */
footer.single .category-list {
padding: 30px 0;
}
@media (min-width: 768px) {
/* line 149, ../sass/partials/_single.sass */
footer.single .category-list {
border-right: solid 4px #E9E9E9;
padding: 0;
}
}
/* line 155, ../sass/partials/_single.sass */
footer.single img {
width: 60px;
height: 60px;
}
/* line 159, ../sass/partials/_single.sass */
footer.single .user-icon {
float: none;
}
@media (min-width: 768px) {
/* line 159, ../sass/partials/_single.sass */
footer.single .user-icon {
float: right;
}
}
/* line 164, ../sass/partials/_single.sass */
footer.single p,
footer.single h3 {
text-transform: uppercase;
letter-spacing: 2px;
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
font-size: 14px;
font-size: 1.4rem;
line-height: 30px;
margin: 0;
}
/* line 173, ../sass/partials/_single.sass */
footer.single p span,
footer.single h3 span {
border-bottom: solid 1px #222;
}
/* line 176, ../sass/partials/_single.sass */
footer.single h3 {
display: inline;
}
/* line 179, ../sass/partials/_single.sass */
footer.single .other-catergories {
margin-top: 15px;
}
/* line 182, ../sass/partials/_single.sass */
footer.single ul {
display: inline;
padding: 0;
}
/* line 186, ../sass/partials/_single.sass */
footer.single ul li {
list-style: none;
display: inline;
font-style: italic;
}
/* line 191, ../sass/partials/_single.sass */
footer.single-page {
padding: 40px 0;
text-align: center;
}
/* line 195, ../sass/partials/_single.sass */
.read-another-section {
margin-top: 40px;
}
/* line 200, ../sass/partials/_single.sass */
footer .read-another-container {
position: relative;
text-align: center;
}
/* line 203, ../sass/partials/_single.sass */
footer .read-another-container img {
width: auto;
height: auto;
z-index: 1;
}
/* line 208, ../sass/partials/_single.sass */
footer .read-another-container .overlay {
position: absolute;
width: 100%;
z-index: 2;
background-color: rgba(0, 0, 0, 0.6);
top: 0;
bottom: 0;
}
/* line 216, ../sass/partials/_single.sass */
.read-another {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #fff;
z-index: 3;
}
/* line 1, ../sass/partials/_favorites.sass */
.post-favorite {
padding-right: 15px;
}
@media (min-width: 992px) {
/* line 4, ../sass/partials/_favorites.sass */
.post-favorite h2 {
font-size: 26px;
font-size: 2.6rem;
}
}
/* line 8, ../sass/partials/_favorites.sass */
.post-favorite h2 a {
border-bottom: none;
text-decoration: none;
color: #333337;
}
@media (min-width: 992px) {
/* line 13, ../sass/partials/_favorites.sass */
.post-favorite p {
font-size: 16px;
font-size: 1.6rem;
line-height: 22px;
line-height: 2.2rem;
}
}
/* line 2, ../sass/partials/_category.sass */
.category-sidebar .site-info {
padding-top: 160px;
}
@media (min-width: 768px) {
/* line 2, ../sass/partials/_category.sass */
.category-sidebar .site-info {
padding-top: 260px;
}
}
/* line 2, ../sass/partials/_contact.sass */
form {
*zoom: 1;
}
/* line 30, ../sass/_mixins.sass */
form:before, form:after {
content: " ";
display: table;
}
/* line 35, ../sass/_mixins.sass */
form:after {
clear: both;
}
/* line 4, ../sass/partials/_contact.sass */
form label {
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
font-size: 20px;
font-size: 2rem;
margin: 15px 0 0;
}
/* line 9, ../sass/partials/_contact.sass */
form input.form-control,
form textarea.form-control {
border: solid 0px transparent;
box-shadow: none;
border-bottom: solid 3px;
border-radius: 0;
padding: 5px 0;
background-color: #fff;
resize: vertical;
}
/* line 43, ../sass/_mixins.sass */
form input.form-control::-webkit-input-placeholder,
form textarea.form-control::-webkit-input-placeholder {
color: #ccc;
}
/* line 46, ../sass/_mixins.sass */
form input.form-control:-moz-placeholder,
form textarea.form-control:-moz-placeholder {
color: #ccc;
}
/* line 49, ../sass/_mixins.sass */
form input.form-control::-moz-placeholder,
form textarea.form-control::-moz-placeholder {
color: #ccc;
}
/* line 52, ../sass/_mixins.sass */
form input.form-control:-ms-input-placeholder,
form textarea.form-control:-ms-input-placeholder {
color: #ccc;
}
/* line 21, ../sass/partials/_contact.sass */
form input.form-control:focus,
form textarea.form-control:focus {
outline: none;
border: none;
border-bottom: solid 3px;
box-shadow: none;
}
/* line 27, ../sass/partials/_contact.sass */
form textarea.form-control {
height: 100px;
}
/* line 30, ../sass/partials/_contact.sass */
form input[type=submit] {
margin: 30px 0;
border: solid 2px #ccc;
border-radius: 0;
padding: 10px 25px;
float: right;
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
transition: all 0.3s;
text-transform: uppercase;
font-weight: 700;
}
/* line 40, ../sass/partials/_contact.sass */
form input[type=submit]:hover {
border: solid 2px #222;
background-color: #fafafa;
}
/* line 1, ../sass/partials/_author.sass */
.author-bio {
*zoom: 1;
}
/* line 30, ../sass/_mixins.sass */
.author-bio:before, .author-bio:after {
content: " ";
display: table;
}
/* line 35, ../sass/_mixins.sass */
.author-bio:after {
clear: both;
}
/* line 3, ../sass/partials/_author.sass */
.author-bio img {
border-radius: 50%;
width: 150px;
float: left;
}
@media (min-width: 992px) {
/* line 3, ../sass/partials/_author.sass */
.author-bio img {
float: right;
width: 220px;
}
}
/* line 13, ../sass/partials/_author.sass */
.author-bio .author-bio__info {
float: left;
}
/* line 16, ../sass/partials/_author.sass */
.author-bio .author-bio__info h1 {
margin: 30px 0 20px;
}
/* line 19, ../sass/partials/_author.sass */
.view-all-by-author {
text-align: right;
margin: 20px 0;
}
/* line 22, ../sass/partials/_author.sass */
.view-all-by-author a {
font-size: 13px;
font-size: 1.3rem;
text-transform: uppercase;
font-weight: 700;
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
}
/* line 28, ../sass/partials/_author.sass */
.view-all-by-author i {
margin-left: 5px;
font-size: 9px;
font-size: 0.9rem;
transform: translateY(-1px);
}
/* line 4, ../sass/partials/_alt-home.sass */
.alt-home .sidebar {
background: none;
background-color: #F9F9F9;
height: auto;
border-right: solid 2px #D8D8D8;
padding: 15px 15px 5px 50px;
}
@media (min-width: 992px) {
/* line 4, ../sass/partials/_alt-home.sass */
.alt-home .sidebar {
height: 100%;
overflow-y: scroll;
}
}
/* line 15, ../sass/partials/_alt-home.sass */
.alt-home .sidebar .sub-nav {
border-color: #D8D8D8;
margin-bottom: 20px;
margin: 70px 30px 20px 0;
}
/* line 19, ../sass/partials/_alt-home.sass */
.alt-home .sidebar .sub-nav a {
margin-right: 0;
}
/* line 22, ../sass/partials/_alt-home.sass */
.alt-home .sub-nav {
text-align: right;
}
@media (min-width: 992px) {
/* line 22, ../sass/partials/_alt-home.sass */
.alt-home .sub-nav {
margin: 70px 0 0 0;
}
}
/* line 29, ../sass/partials/_alt-home.sass */
.alt-home .alt-main {
padding: 15px;
}
/* line 32, ../sass/partials/_alt-home.sass */
.alt-home .post {
padding: 10px 0;
}
/* line 37, ../sass/partials/_alt-home.sass */
.alt-home .post .post-preview h2 {
line-height: 1;
}
/* line 40, ../sass/partials/_alt-home.sass */
.alt-home .post .post-preview h2 a {
font-size: 22px;
font-size: 2.2rem;
}
/* line 42, ../sass/partials/_alt-home.sass */
.alt-home .post .post-preview a {
font-size: 16px;
font-size: 1.6rem;
}
/* line 1, ../sass/partials/_page-404.sass */
.hero-image-404 {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 500px;
background-image: url(../img/default-404.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
/* line 12, ../sass/partials/_page-404.sass */
.title-404 {
margin-top: 250px;
color: #fff;
text-align: center;
font-size: 22px;
font-size: 2.2rem;
text-transform: uppercase;
letter-spacing: 0pt;
}
/* line 20, ../sass/partials/_page-404.sass */
.p-404 {
color: #fff;
text-align: center;
font-size: 18px;
font-size: 1.8rem;
}
/* line 1, ../sass/_nojs.sass */
.no-js-menu {
background-color: #333337;
position: fixed;
width: 100%;
z-index: 100;
}
/* line 7, ../sass/_nojs.sass */
.no-js-menu ul {
padding: 0;
margin-bottom: 0;
}
/* line 11, ../sass/_nojs.sass */
.no-js-menu li {
margin: 0;
padding: 3px 0;
list-style: none;
float: left;
}
@media (min-width: 768px) {
/* line 11, ../sass/_nojs.sass */
.no-js-menu li {
padding: 5px 0;
}
}
@media (min-width: 992px) {
/* line 11, ../sass/_nojs.sass */
.no-js-menu li {
padding: 10px 0;
}
}
/* line 23, ../sass/_nojs.sass */
.no-js-menu li i {
padding: 0 7px 0 30px;
color: #DADADA;
font-style: normal;
font-size: 14px;
font-size: 1.4rem;
}
/* line 28, ../sass/_nojs.sass */
.no-js-menu li a {
color: #DADADA;
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
font-weight: 700;
border-bottom: 0 transparent;
font-size: 12px;
font-size: 1.2rem;
}
/* line 35, ../sass/_nojs.sass */
.no-js-menu li a:hover {
border-bottom: none;
color: #fff;
}
/* line 41, ../sass/_nojs.sass */
.no-js .sidebar {
height: 400px;
}
@media (min-width: 768px) {
/* line 41, ../sass/_nojs.sass */
.no-js .sidebar {
height: 450px;
}
}
@media (min-width: 992px) {
/* line 41, ../sass/_nojs.sass */
.no-js .sidebar {
width: 400px;
height: 100%;
position: fixed;
background-color: #f5f5f5;
}
}
@media (min-width: 1200px) {
/* line 41, ../sass/_nojs.sass */
.no-js .sidebar {
width: 464px;
}
}
/* line 57, ../sass/_nojs.sass */
.no-js .menu-trigger {
display: none;
}
/* line 60, ../sass/_nojs.sass */
.no-js .site-info {
padding: 0 15px 15px 15px;
padding-bottom: 15px !important;
background: rgba(0,0,0,0.8);
}
@media (min-width: 768px) {
/* line 60, ../sass/_nojs.sass */
.no-js .site-info {
padding: 0 100px 0 100px;
}
}
@media (min-width: 992px) {
/* line 60, ../sass/_nojs.sass */
.no-js .site-info {
padding: 0 20px;
position: absolute;
bottom: 40px;
}
}
@media (min-width: 1200px) {
/* line 60, ../sass/_nojs.sass */
.no-js .site-info {
padding: 0 30px;
}
}
/* line 72, ../sass/_nojs.sass */
.no-js-dashboard {
margin-top: 60px;
}
/* line 23, ../sass/main.sass */
.left-container {
margin-left: 15px;
padding-left: 0;
}
@media (min-width: 768px) and (max-width: 992px) {
/* line 23, ../sass/main.sass */
.left-container {
max-width: 100%;
width: 100%;
}
}
/* line 32, ../sass/main.sass */
.no-gutter {
padding-left: 0;
padding-right: 0;
}
/* line 36, ../sass/main.sass */
.no-gutter-left {
padding-left: 0;
}
/* line 39, ../sass/main.sass */
.no-gutter-right {
padding-right: 0;
}
/* line 42, ../sass/main.sass */
html,
body {
font-size: 62.5%;
}
@media (min-width: 992px) {
/* line 42, ../sass/main.sass */
html,
body {
height: 100%;
}
}
/* line 49, ../sass/main.sass */
.hide {
position: absolute !important;
top: -9999px !important;
left: -9999px !important;
}
/* line 54, ../sass/main.sass */
img {
max-width: 100%;
}
/* line 57, ../sass/main.sass */
main {
display: block;
}
/* line 61, ../sass/main.sass */
a {
color: #999999;
text-decoration: none;
}
/* line 65, ../sass/main.sass */
a:hover, a:active, a:focus {
text-decoration: none;
color: #333;
border-bottom: solid 1px #999;
}
| 0.23092 | 0.053974 |
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@600&display=swap');
*{
padding: 0;
margin: 0;
box-sizing: border-box;
}
html{
font-family: 'Nunito', sans-serif;
font-size: 20px;
}
section{
min-height: 100vh;
width: 100%;
background-color: rgb(25, 25, 26);
display: flex;
align-items: center;
justify-content: center;
}
.container{
background-color: rgb(40, 40, 44);
padding: 50px 30px 30px 30px;
width: 90%;
max-width: 600px;
min-height: 500px;
border-radius: 8px;
color: aliceblue;
position: relative;
overflow: hidden;
}
.container .scoreBoard{
position: absolute;
top: 20px;
right: 20px;
}
form h1{
font-size: 1.4rem;
line-height: 2rem;
margin-bottom: 2rem;
}
form .option{
font-size: 1.2rem;
margin: 10px 0 0 10px;
padding: 10px;
transition: .3s ease background-color;
border-radius: 4px;
width: 100%;
display: flex;
align-items: center;
justify-content: stretch;
}
form .option label{
width: 100%;
margin-left: 10px ;
cursor: pointer;
justify-self: stretch;
}
form .option:hover{
background-color: rgb(23, 23, 24);
}
form .option input[type="radio"]:checked + label{
color: rgb(0, 238, 255);
}
form .option.correct{
background-color: green;
}
form button,
.container .result-overlay button{
width: 100%;
margin-top: 20px;
padding: 10px;
font-size: 1.3rem;
font-family: 'Montserrat';
background-color: rgb(98, 100, 105);
border: none;
outline: none;
color: rgb(20, 20, 20);
cursor: pointer;
transition: .3s ease background-color;
}
button:hover,
.container .result-overlay button:hover{
background-color: rgb(145, 148, 155);
}
.finish-btn, .next-btn{
width: 50%;
display: inline-block;
}
.finish-btn{
border-right: 1px solid black;
}
.next-btn{
border-left: 1px solid black;
}
.container .result-overlay{
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background-color: rgb(40, 40, 44);
text-align: center;
display: flex;
align-items:center ;
justify-content: center;
flex-direction: column;
}
.container .result-overlay .final-result{
font-size: 5rem;
}
.container .placeholder{
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background-image: url(./placeholder.png);
background-color: rgb(40, 40, 44);
background-position: center;
background-size: 90%;
background-repeat: no-repeat;
}
@media (max-width: 768px){
html{
font-size: 17px;
}
.container form h1{
font-size: 1.5rem;
}
}
|
day-27/style.css
|
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@600&display=swap');
*{
padding: 0;
margin: 0;
box-sizing: border-box;
}
html{
font-family: 'Nunito', sans-serif;
font-size: 20px;
}
section{
min-height: 100vh;
width: 100%;
background-color: rgb(25, 25, 26);
display: flex;
align-items: center;
justify-content: center;
}
.container{
background-color: rgb(40, 40, 44);
padding: 50px 30px 30px 30px;
width: 90%;
max-width: 600px;
min-height: 500px;
border-radius: 8px;
color: aliceblue;
position: relative;
overflow: hidden;
}
.container .scoreBoard{
position: absolute;
top: 20px;
right: 20px;
}
form h1{
font-size: 1.4rem;
line-height: 2rem;
margin-bottom: 2rem;
}
form .option{
font-size: 1.2rem;
margin: 10px 0 0 10px;
padding: 10px;
transition: .3s ease background-color;
border-radius: 4px;
width: 100%;
display: flex;
align-items: center;
justify-content: stretch;
}
form .option label{
width: 100%;
margin-left: 10px ;
cursor: pointer;
justify-self: stretch;
}
form .option:hover{
background-color: rgb(23, 23, 24);
}
form .option input[type="radio"]:checked + label{
color: rgb(0, 238, 255);
}
form .option.correct{
background-color: green;
}
form button,
.container .result-overlay button{
width: 100%;
margin-top: 20px;
padding: 10px;
font-size: 1.3rem;
font-family: 'Montserrat';
background-color: rgb(98, 100, 105);
border: none;
outline: none;
color: rgb(20, 20, 20);
cursor: pointer;
transition: .3s ease background-color;
}
button:hover,
.container .result-overlay button:hover{
background-color: rgb(145, 148, 155);
}
.finish-btn, .next-btn{
width: 50%;
display: inline-block;
}
.finish-btn{
border-right: 1px solid black;
}
.next-btn{
border-left: 1px solid black;
}
.container .result-overlay{
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background-color: rgb(40, 40, 44);
text-align: center;
display: flex;
align-items:center ;
justify-content: center;
flex-direction: column;
}
.container .result-overlay .final-result{
font-size: 5rem;
}
.container .placeholder{
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background-image: url(./placeholder.png);
background-color: rgb(40, 40, 44);
background-position: center;
background-size: 90%;
background-repeat: no-repeat;
}
@media (max-width: 768px){
html{
font-size: 17px;
}
.container form h1{
font-size: 1.5rem;
}
}
| 0.487795 | 0.076649 |
.info-panel {
display: flex;
flex-direction: column;
align-items: stretch;
width: 20rem;
margin: 1rem;
z-index: var(--above-graph-zindex);
background-color: var(--body-background-color);
}
/* Preview Image */
.info-panel > .info-panel-image {
width: 100%;
height: 12rem;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
text-align: center;
background-color: var(--primary-color);
border: 1px solid #000;
}
.info-panel-image img {
width: 100%;
}
.info-panel-image i {
color: var(--white);
font-size: 5rem;
line-height: 5rem;
vertical-align: top;
}
.info-panel-content {
padding: 1rem;
flex-grow: 100;
border: 1px solid #000;
overflow-y: auto;
}
/* Vertical Padding */
.info-panel-content > div {
flex-shrink: 0;
margin-bottom: 0.5rem;
}
.info-panel-content > .tablet-spacer,
.info-panel-content> .info-panel-tags {
margin: 0;
}
.info-panel-content > .info-panel-title,
.info-panel-content > .info-panel-label,
.info-panel-content > .info-panel-link {
margin-bottom: 1rem;
}
/* Component Styles */
.info-panel-title {
font-size: 1.2rem;
font-weight: 700;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
}
.info-panel-subtitle {
font-size: 0.8rem;
text-align: center;
text-transform: uppercase;
}
.info-panel-label {
padding: 0.5rem;
text-align: center;
text-transform: uppercase;
background-color: var(--inactive-color);
}
.info-panel-link {
display: block;
width: 100%;
text-align: center;
}
.info-panel-detail {
display: flex;
font-size: 0.8rem;
text-transform: uppercase;
justify-content: space-between;
}
.info-panel-tags {
display: flex;
flex-wrap: wrap;
}
.info-panel-tags > div {
color: var(--active-color);
border: 1px solid var(--active-color);
padding: 0.2rem 0.5rem;
font-size: 0.8rem;
margin: 0 0.5rem 0.5rem 0;
white-space: nowrap;
user-select: none;
}
/* Buttons */
.info-panel .action-button {
color: var(--active-color);
border: 1px solid var(--active-color);
padding: 0.5rem;
margin-bottom: 0.5rem;
font-size: 1.2rem;
text-align: center;
cursor: pointer;
flex: 1;
user-select: none;
text-transform: uppercase;
}
.info-panel .action-button:hover {
background-color: var(--hover-color);
}
.locked.action-button,
.locked.action-button:hover {
color: var(--inactive-color);
background-color: transparent;
border-color: var(--inactive-color);
cursor: default;
}
/* Cloud Button */
/* VVN TODO COLORS */
.cloud-action {
margin-top: 1rem;
}
.sign-in-button {
color: white;
background-color: #2EA9B0;
border-radius: .4rem;
padding: .5rem;
text-align: center;
cursor: pointer;
}
.cloud-indicator {
display: flex;
color: #2EA9B0;
}
.cloud-indicator > .xicon {
margin-right: .5rem;
}
/*******************************/
/***** TABLET VIEW *****/
/*******************************/
@media only screen and (max-width: 991px) {
.info-panel {
flex-direction: row;
width: unset;
height: 18rem;
}
.info-panel > .info-panel-image {
height: 100%;
width: 16rem;
flex-direction: column;
}
.info-panel-image img {
height: 100%;
width: unset;
}
.info-panel-content {
position: relative;
display: flex;
flex-direction: column;
flex: 1;
}
.info-panel-content > .info-panel-title {
margin-bottom: 0.5rem;
}
.info-panel-content > .info-panel-subtitle {
margin: 0;
}
.info-panel-content > .info-panel-label {
margin: 1rem;
}
.info-panel-title, .info-panel-subtitle {
text-align: left;
}
.info-panel-label {
position: absolute;
right: 0;
top: 0;
width: 12rem;
padding: 0.5rem 1rem;
}
.info-panel-link {
text-align: left;
}
.info-panel .actions {
display: flex;
flex-direction: row;
justify-content: space-evenly;
margin-bottom: 0;
}
.info-panel .actions.grid {
display: grid;
grid-template-columns: 1fr 1fr;
row-gap: 0.5rem;
}
.info-panel .action-button {
flex: 0.5;
margin-right: 1rem;
margin-bottom: 0;
}
.info-panel .action-button:last-child,
.info-panel .grid .action-button:nth-child(2) {
margin-right: 0;
}
.sign-in-button {
display: none;
}
}
@media only screen and (max-width: 762px) {
.info-panel > .info-panel-image {
display: none;
}
.info-panel-label {
width: unset;
}
}
|
skillmap/src/styles/infopanel.css
|
.info-panel {
display: flex;
flex-direction: column;
align-items: stretch;
width: 20rem;
margin: 1rem;
z-index: var(--above-graph-zindex);
background-color: var(--body-background-color);
}
/* Preview Image */
.info-panel > .info-panel-image {
width: 100%;
height: 12rem;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
text-align: center;
background-color: var(--primary-color);
border: 1px solid #000;
}
.info-panel-image img {
width: 100%;
}
.info-panel-image i {
color: var(--white);
font-size: 5rem;
line-height: 5rem;
vertical-align: top;
}
.info-panel-content {
padding: 1rem;
flex-grow: 100;
border: 1px solid #000;
overflow-y: auto;
}
/* Vertical Padding */
.info-panel-content > div {
flex-shrink: 0;
margin-bottom: 0.5rem;
}
.info-panel-content > .tablet-spacer,
.info-panel-content> .info-panel-tags {
margin: 0;
}
.info-panel-content > .info-panel-title,
.info-panel-content > .info-panel-label,
.info-panel-content > .info-panel-link {
margin-bottom: 1rem;
}
/* Component Styles */
.info-panel-title {
font-size: 1.2rem;
font-weight: 700;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
}
.info-panel-subtitle {
font-size: 0.8rem;
text-align: center;
text-transform: uppercase;
}
.info-panel-label {
padding: 0.5rem;
text-align: center;
text-transform: uppercase;
background-color: var(--inactive-color);
}
.info-panel-link {
display: block;
width: 100%;
text-align: center;
}
.info-panel-detail {
display: flex;
font-size: 0.8rem;
text-transform: uppercase;
justify-content: space-between;
}
.info-panel-tags {
display: flex;
flex-wrap: wrap;
}
.info-panel-tags > div {
color: var(--active-color);
border: 1px solid var(--active-color);
padding: 0.2rem 0.5rem;
font-size: 0.8rem;
margin: 0 0.5rem 0.5rem 0;
white-space: nowrap;
user-select: none;
}
/* Buttons */
.info-panel .action-button {
color: var(--active-color);
border: 1px solid var(--active-color);
padding: 0.5rem;
margin-bottom: 0.5rem;
font-size: 1.2rem;
text-align: center;
cursor: pointer;
flex: 1;
user-select: none;
text-transform: uppercase;
}
.info-panel .action-button:hover {
background-color: var(--hover-color);
}
.locked.action-button,
.locked.action-button:hover {
color: var(--inactive-color);
background-color: transparent;
border-color: var(--inactive-color);
cursor: default;
}
/* Cloud Button */
/* VVN TODO COLORS */
.cloud-action {
margin-top: 1rem;
}
.sign-in-button {
color: white;
background-color: #2EA9B0;
border-radius: .4rem;
padding: .5rem;
text-align: center;
cursor: pointer;
}
.cloud-indicator {
display: flex;
color: #2EA9B0;
}
.cloud-indicator > .xicon {
margin-right: .5rem;
}
/*******************************/
/***** TABLET VIEW *****/
/*******************************/
@media only screen and (max-width: 991px) {
.info-panel {
flex-direction: row;
width: unset;
height: 18rem;
}
.info-panel > .info-panel-image {
height: 100%;
width: 16rem;
flex-direction: column;
}
.info-panel-image img {
height: 100%;
width: unset;
}
.info-panel-content {
position: relative;
display: flex;
flex-direction: column;
flex: 1;
}
.info-panel-content > .info-panel-title {
margin-bottom: 0.5rem;
}
.info-panel-content > .info-panel-subtitle {
margin: 0;
}
.info-panel-content > .info-panel-label {
margin: 1rem;
}
.info-panel-title, .info-panel-subtitle {
text-align: left;
}
.info-panel-label {
position: absolute;
right: 0;
top: 0;
width: 12rem;
padding: 0.5rem 1rem;
}
.info-panel-link {
text-align: left;
}
.info-panel .actions {
display: flex;
flex-direction: row;
justify-content: space-evenly;
margin-bottom: 0;
}
.info-panel .actions.grid {
display: grid;
grid-template-columns: 1fr 1fr;
row-gap: 0.5rem;
}
.info-panel .action-button {
flex: 0.5;
margin-right: 1rem;
margin-bottom: 0;
}
.info-panel .action-button:last-child,
.info-panel .grid .action-button:nth-child(2) {
margin-right: 0;
}
.sign-in-button {
display: none;
}
}
@media only screen and (max-width: 762px) {
.info-panel > .info-panel-image {
display: none;
}
.info-panel-label {
width: unset;
}
}
| 0.434821 | 0.07403 |
html{ font-size: 100%; height: 100%; overflow-x: hidden; touch-action: manipulation; }
body{ font-size: 15px; font-family: 'Roboto', sans-serif; width: 100%; height: 100%; margin: 0; font-weight: 300;
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; word-wrap: break-word;
background: #EDF3F3; color: #000; }
h1, h2, h3, h4, h5, h6, p, a, ul, span, li, img{ margin: 0; padding: 0; font-weight: 300; }
h1,h2,h3,h4,h5,h6{ line-height: 1.5; }
p{ line-height: 1.6; font-family: 'Maven Pro', sans-serif; font-weight: 400; color: #444; }
h1{ font-size: 4em; line-height: 1; }
h2{ font-size: 2.8em; line-height: 1.1; }
h3{ font-size: 2em; }
h4{ font-size: 1.2em; }
h5{ font-size: 1.1em; }
h6{ font-size: .9em; letter-spacing: 1px; }
a, button{ display: inline-block; text-decoration: none; color: inherit; transition: all .3s; }
a:focus, a:active, a:hover,
button:focus, button:active, button:hover{ text-decoration: none; color: #498BF9; }
b{ font-weight: 500; }
img{ width: 100%; }
li{ list-style: none; display: inline-block; }
span{ display: inline-block; }
header{ font-weight: 400; }
/* ---------------------------------
2. COMMONS FOR PAGE DESIGN
--------------------------------- */
.section{ padding: 70px 0 40px; }
.section .heading{ padding-bottom: 70px; }
.center-text{ text-align: center; }
.color-white{ color: #fff; }
.display-table{ display: table; height: 100%; width: 100%; }
.display-table-cell{ display: table-cell; vertical-align: middle; }
.card{ background: transparent; border: 0; }
.no-side-padding{ padding-right: 0px; padding-left: 0px; }
.no-left-padding{ padding-left: 0px; }
.no-right-padding{ padding-right: 0px; }
.icon{ font-size: 2em; }
::-webkit-input-placeholder { font-size: .9em; letter-spacing: 1px; }
::-moz-placeholder { font-size: .9em; letter-spacing: 1px; }
:-ms-input-placeholder { font-size: .9em; letter-spacing: 1px; }
:-moz-placeholder { font-size: .9em; letter-spacing: 1px; }
/* ---------------------------------
3. MENU
--------------------------------- */
header{ overflow: hidden; background: #fff; box-shadow: 0px 2px 10px rgba(0,0,0, .3); }
header .logo{ float: left; height: 20px; margin: 20px 30px; }
header .logo img{ height: 100%; width: auto; }
header .main-menu{ display: inline-block; float: left; }
header .main-menu > li{ float: left; }
header .main-menu > li > a{ height: 60px; line-height: 60px; padding: 0 25px; border-right: 1px solid #eee; }
header .main-menu > li > a:hover{ background: #eee; }
header .main-menu > li:first-child > a{ border-left: 1px solid #eee; }
header .visible.main-menu{ display: block; }
/* SEARCH AREA */
header .src-area{ position: relative; height: 60px; width: 50%; float: right; display: inline-block; background: #F5F7F6; }
header .src-area .src-input{ position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%;
padding: 0 20px 0 70px; background: transparent; border: 0; outline: 0; }
header .src-area .src-input:focus{ box-shadow: 0px 0px 1px #aaa; }
header .src-area .src-btn{ position: absolute; top: 0; bottom: 0; left: 0; width: 40px; background: none; border: 0;
font-size: 1.2em; outline: 0; margin-left: 20px; opacity: .6; cursor: pointer; z-index: 10; }
/* NAV ICON */
.menu-nav-icon{ display: none; height: 60px; width: 50px; text-align: center; line-height: 60px; cursor: pointer;
position: absolute; right: 0; font-size: 1.8em; }
/* ---------------------------------
4. SLIDER
--------------------------------- */
.slider{ height: 400px; width: 100%; background-image: url(../../images/category-1.jpg); background-size: cover; }
.slider .title{ color: #fff; text-shadow: 2px 2px 10px rgba(0,0,0,.3); }
/* ---------------------------------
5. SINGLE POST
--------------------------------- */
.blog-area .row div[class^="col"] { margin-bottom: 30px; }
.blog-area{ text-align: center; background: #EDF3F3; }
.blog-area .single-post{ height: 100%; position: relative; padding-bottom: 45px;
overflow: hidden; box-shadow: 0px 0px 5px rgba(0,0,0,.1); border: 1px solid #ddd; background: #fff; }
.blog-area .single-post .title{ padding: 20px 30px 30px; }
.single-post .avatar{ margin: 0 auto; margin-top: -40px; width: 70px; height: 70px; overflow: hidden; z-index: 10;
border-radius: 100px; position: relative; border: 7px solid #fff; box-shadow: 0px 0px 10px rgba(0,0,0,.2); }
.single-post .post-footer{ position: absolute; bottom: 0; left: 0; right: 0; text-align: center; }
.single-post .post-footer > li{ width: 33.33%; display: inline-block; border-right: 1px solid #fff; background: #EDF3F3; }
.single-post .post-footer > li:first-child{ float: left; }
.single-post .post-footer > li:last-child{ border: 0px; float: right; }
.single-post .post-footer > li > a{ line-height: 45px; width: 100%; }
.single-post .post-footer i{ display: inline-block; margin-right: 10px; opacity: .6; font-size: 1.1em; }
/* ---------------------------------
6. NORMAL BLOG
--------------------------------- */
.post-style-1 .blog-image{ max-height: 200px; overflow: hidden; }
.load-more-btn{ padding: 15px 40px; margin: 10px 0 30px; transition: all .3s; box-shadow: 0px 0px 2px rgba(0,0,0,.4);
background: #C3D8F5; }
.load-more-btn:hover{ transform: translateY(-2px); box-shadow: 5px 10px 20px rgba(0,0,0,.3); }
/* ---------------------------------
7. INFO AREA
--------------------------------- */
.blog-area .info-area{ height: auto; text-align: left; padding: 40px 0px; }
.blog-area .info-area .title{ padding: 0; margin-bottom: 20px; }
/* ABOUT AREA */
.blog-area .info-area .about-area{ padding: 0 30px 30px; margin: 0 0 30px; border-bottom: 1px solid #eee; }
/* SUBSCRIBE AREA */
.info-area .subscribe-area{ padding: 0 30px 30px; margin: 0 0 30px; border-bottom: 1px solid #eee; }
.info-area .input-area{ position: relative; height: 50px; width: 100%; box-shadow: 0px 0px 1px #bbb; background: #F5F7F6; }
.info-area .input-area .email-input{ position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%;
padding: 0 70px 0 20px; background: transparent; border: 0; outline: 0; }
.info-area .input-area .email-input:focus{ box-shadow: 0px 0px 1px #aaa; }
.info-area .input-area .submit-btn{ position: absolute; top: 0; bottom: 0; right: 0; width: 50px; background: none;
border: 0; outline: 0; font-size: 1.7em; margin-right: 10px; opacity: .8; cursor: pointer; }
/* TAG AREA */
.info-area .tag-area{ padding: 0 30px; }
.tag-area > ul > li > a{ padding: 7px 12px; float: left; margin: 0 5px 5px 0; border: 1px solid #eee; background: #F5F6F8; }
.tag-area > ul > li > a:hover{ background: none; }
/* ---------------------------------
8. FOOTER
--------------------------------- */
footer{ padding: 70px 0 30px; text-align: center; background: #fff; }
footer .footer-section{ margin-bottom: 40px; }
footer .footer-section .title{ margin-bottom: 20px; }
footer .footer-section ul > li{ margin: 0 5px; }
footer .copyright{ margin: 10px 0 20px; }
footer .icons > li > a{ height: 40px; width: 40px; border-radius: 40px; line-height: 40px; text-align: center;
transition: all .3s; box-shadow: 0px 0px 2px rgba(0,0,0,1); background: #498BF9; color: #fff; }
footer .icons > li > a:hover{ transform: translateY(-2px); box-shadow: 5px 10px 20px rgba(0,0,0,.3); }
|
ztemp/Results/category-sidebar/css/styles.css
|
html{ font-size: 100%; height: 100%; overflow-x: hidden; touch-action: manipulation; }
body{ font-size: 15px; font-family: 'Roboto', sans-serif; width: 100%; height: 100%; margin: 0; font-weight: 300;
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; word-wrap: break-word;
background: #EDF3F3; color: #000; }
h1, h2, h3, h4, h5, h6, p, a, ul, span, li, img{ margin: 0; padding: 0; font-weight: 300; }
h1,h2,h3,h4,h5,h6{ line-height: 1.5; }
p{ line-height: 1.6; font-family: 'Maven Pro', sans-serif; font-weight: 400; color: #444; }
h1{ font-size: 4em; line-height: 1; }
h2{ font-size: 2.8em; line-height: 1.1; }
h3{ font-size: 2em; }
h4{ font-size: 1.2em; }
h5{ font-size: 1.1em; }
h6{ font-size: .9em; letter-spacing: 1px; }
a, button{ display: inline-block; text-decoration: none; color: inherit; transition: all .3s; }
a:focus, a:active, a:hover,
button:focus, button:active, button:hover{ text-decoration: none; color: #498BF9; }
b{ font-weight: 500; }
img{ width: 100%; }
li{ list-style: none; display: inline-block; }
span{ display: inline-block; }
header{ font-weight: 400; }
/* ---------------------------------
2. COMMONS FOR PAGE DESIGN
--------------------------------- */
.section{ padding: 70px 0 40px; }
.section .heading{ padding-bottom: 70px; }
.center-text{ text-align: center; }
.color-white{ color: #fff; }
.display-table{ display: table; height: 100%; width: 100%; }
.display-table-cell{ display: table-cell; vertical-align: middle; }
.card{ background: transparent; border: 0; }
.no-side-padding{ padding-right: 0px; padding-left: 0px; }
.no-left-padding{ padding-left: 0px; }
.no-right-padding{ padding-right: 0px; }
.icon{ font-size: 2em; }
::-webkit-input-placeholder { font-size: .9em; letter-spacing: 1px; }
::-moz-placeholder { font-size: .9em; letter-spacing: 1px; }
:-ms-input-placeholder { font-size: .9em; letter-spacing: 1px; }
:-moz-placeholder { font-size: .9em; letter-spacing: 1px; }
/* ---------------------------------
3. MENU
--------------------------------- */
header{ overflow: hidden; background: #fff; box-shadow: 0px 2px 10px rgba(0,0,0, .3); }
header .logo{ float: left; height: 20px; margin: 20px 30px; }
header .logo img{ height: 100%; width: auto; }
header .main-menu{ display: inline-block; float: left; }
header .main-menu > li{ float: left; }
header .main-menu > li > a{ height: 60px; line-height: 60px; padding: 0 25px; border-right: 1px solid #eee; }
header .main-menu > li > a:hover{ background: #eee; }
header .main-menu > li:first-child > a{ border-left: 1px solid #eee; }
header .visible.main-menu{ display: block; }
/* SEARCH AREA */
header .src-area{ position: relative; height: 60px; width: 50%; float: right; display: inline-block; background: #F5F7F6; }
header .src-area .src-input{ position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%;
padding: 0 20px 0 70px; background: transparent; border: 0; outline: 0; }
header .src-area .src-input:focus{ box-shadow: 0px 0px 1px #aaa; }
header .src-area .src-btn{ position: absolute; top: 0; bottom: 0; left: 0; width: 40px; background: none; border: 0;
font-size: 1.2em; outline: 0; margin-left: 20px; opacity: .6; cursor: pointer; z-index: 10; }
/* NAV ICON */
.menu-nav-icon{ display: none; height: 60px; width: 50px; text-align: center; line-height: 60px; cursor: pointer;
position: absolute; right: 0; font-size: 1.8em; }
/* ---------------------------------
4. SLIDER
--------------------------------- */
.slider{ height: 400px; width: 100%; background-image: url(../../images/category-1.jpg); background-size: cover; }
.slider .title{ color: #fff; text-shadow: 2px 2px 10px rgba(0,0,0,.3); }
/* ---------------------------------
5. SINGLE POST
--------------------------------- */
.blog-area .row div[class^="col"] { margin-bottom: 30px; }
.blog-area{ text-align: center; background: #EDF3F3; }
.blog-area .single-post{ height: 100%; position: relative; padding-bottom: 45px;
overflow: hidden; box-shadow: 0px 0px 5px rgba(0,0,0,.1); border: 1px solid #ddd; background: #fff; }
.blog-area .single-post .title{ padding: 20px 30px 30px; }
.single-post .avatar{ margin: 0 auto; margin-top: -40px; width: 70px; height: 70px; overflow: hidden; z-index: 10;
border-radius: 100px; position: relative; border: 7px solid #fff; box-shadow: 0px 0px 10px rgba(0,0,0,.2); }
.single-post .post-footer{ position: absolute; bottom: 0; left: 0; right: 0; text-align: center; }
.single-post .post-footer > li{ width: 33.33%; display: inline-block; border-right: 1px solid #fff; background: #EDF3F3; }
.single-post .post-footer > li:first-child{ float: left; }
.single-post .post-footer > li:last-child{ border: 0px; float: right; }
.single-post .post-footer > li > a{ line-height: 45px; width: 100%; }
.single-post .post-footer i{ display: inline-block; margin-right: 10px; opacity: .6; font-size: 1.1em; }
/* ---------------------------------
6. NORMAL BLOG
--------------------------------- */
.post-style-1 .blog-image{ max-height: 200px; overflow: hidden; }
.load-more-btn{ padding: 15px 40px; margin: 10px 0 30px; transition: all .3s; box-shadow: 0px 0px 2px rgba(0,0,0,.4);
background: #C3D8F5; }
.load-more-btn:hover{ transform: translateY(-2px); box-shadow: 5px 10px 20px rgba(0,0,0,.3); }
/* ---------------------------------
7. INFO AREA
--------------------------------- */
.blog-area .info-area{ height: auto; text-align: left; padding: 40px 0px; }
.blog-area .info-area .title{ padding: 0; margin-bottom: 20px; }
/* ABOUT AREA */
.blog-area .info-area .about-area{ padding: 0 30px 30px; margin: 0 0 30px; border-bottom: 1px solid #eee; }
/* SUBSCRIBE AREA */
.info-area .subscribe-area{ padding: 0 30px 30px; margin: 0 0 30px; border-bottom: 1px solid #eee; }
.info-area .input-area{ position: relative; height: 50px; width: 100%; box-shadow: 0px 0px 1px #bbb; background: #F5F7F6; }
.info-area .input-area .email-input{ position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%;
padding: 0 70px 0 20px; background: transparent; border: 0; outline: 0; }
.info-area .input-area .email-input:focus{ box-shadow: 0px 0px 1px #aaa; }
.info-area .input-area .submit-btn{ position: absolute; top: 0; bottom: 0; right: 0; width: 50px; background: none;
border: 0; outline: 0; font-size: 1.7em; margin-right: 10px; opacity: .8; cursor: pointer; }
/* TAG AREA */
.info-area .tag-area{ padding: 0 30px; }
.tag-area > ul > li > a{ padding: 7px 12px; float: left; margin: 0 5px 5px 0; border: 1px solid #eee; background: #F5F6F8; }
.tag-area > ul > li > a:hover{ background: none; }
/* ---------------------------------
8. FOOTER
--------------------------------- */
footer{ padding: 70px 0 30px; text-align: center; background: #fff; }
footer .footer-section{ margin-bottom: 40px; }
footer .footer-section .title{ margin-bottom: 20px; }
footer .footer-section ul > li{ margin: 0 5px; }
footer .copyright{ margin: 10px 0 20px; }
footer .icons > li > a{ height: 40px; width: 40px; border-radius: 40px; line-height: 40px; text-align: center;
transition: all .3s; box-shadow: 0px 0px 2px rgba(0,0,0,1); background: #498BF9; color: #fff; }
footer .icons > li > a:hover{ transform: translateY(-2px); box-shadow: 5px 10px 20px rgba(0,0,0,.3); }
| 0.415847 | 0.094135 |
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
text-decoration: none;
}
article,
aside,
footer,
header,
hgroup,
nav,
section {
display: block;
}
li {
list-style: none;
}
img {
height: auto;
max-width: 100%;
vertical-align: top;
pointer-events: none;
}
button,
input,
select,
textarea {
font: inherit;
}
html {
font-size: 1rem;
}
@media screen and (min-width: 20rem) {
html {
font-size: -webkit-calc(1rem + 0.2 * ((100vw - 20rem) / 113));
font-size: calc(1rem + 0.2 * ((100vw - 20rem) / 113));
}
}
@media screen and (min-width: 133rem) {
html {
font-size: 1.2rem;
}
}
.dropcap:first-letter {
color: #343434;
float: left;
font-family: "Montserrat", sans-serif;
line-height: 0.6;
margin-right: 0.53333rem;
padding: 0.53333rem 0.53333rem 0.53333rem 0;
}
.dropcap:first-letter {
font-size: 2.8084rem;
}
@media screen and (min-width: 20rem) {
.dropcap:first-letter {
font-size: -webkit-calc(2.8084rem + 1.898 * ((100vw - 20rem) / 113));
font-size: calc(2.8084rem + 1.898 * ((100vw - 20rem) / 113));
}
}
@media screen and (min-width: 133rem) {
.dropcap:first-letter {
font-size: 4.70641rem;
}
}
body {
background: #ffffff;
color: #343434;
font-family: 'Montserrat', sans-serif;
font-weight: 400;
line-height: 1.6
}
a {
color: #343434;
text-decoration: none;
-webkit-transition: all 0.24s ease-out;
-o-transition: all 0.24s ease-out;
transition: all 0.24s ease-out;
}
a:hover {
color: #751aff;
fill: #751aff;
}
a:active {
color: #751aff;
fill: #751aff;
}
a:focus {
color: #751aff;
fill: #751aff;
}
p,
ul,
ol,
dl,
table {
margin-top: -webkit-calc(1.33333rem + 0.5vw);
margin-top: calc(1.33333rem + 0.5vw);
}
blockquote,
figure {
margin-top: -webkit-calc(1.86667rem + 0.5vw);
margin-top: calc(1.86667rem + 0.5vw);
margin-bottom: -webkit-calc(1.86667rem + 0.5vw);
margin-bottom: calc(1.86667rem + 0.5vw);
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #343434;
font-family: 'Montserrat', sans-serif;
font-weight: 700;
line-height: 1.2;
margin-top: -webkit-calc(1.86667rem + 0.5vw);
margin-top: calc(1.86667rem + 0.5vw);
}
h1 {
margin: 0;
}
h1 {
font-size: 1.67583rem;
}
@media screen and (min-width: 20rem) {
h1 {
font-size: -webkit-calc(1.67583rem + 0.4936 * ((100vw - 20rem) / 113));
font-size: calc(1.67583rem + 0.4936 * ((100vw - 20rem) / 113));
}
}
@media screen and (min-width: 133rem) {
h1 {
font-size: 2.16943rem;
}
}
h2 {
font-size: 1.29454rem;
}
@media screen and (min-width: 20rem) {
h2 {
font-size: -webkit-calc(1.29454rem + 0.27655 * ((100vw - 20rem) / 113));
font-size: calc(1.29454rem + 0.27655 * ((100vw - 20rem) / 113));
}
}
@media screen and (min-width: 133rem) {
h2 {
font-size: 1.57109rem;
}
}
h3 {
font-size: 1.13778rem;
}
@media screen and (min-width: 20rem) {
h3 {
font-size: -webkit-calc(1.13778rem + 0.24306 * ((100vw - 20rem) / 113));
font-size: calc(1.13778rem + 0.24306 * ((100vw - 20rem) / 113));
}
}
@media screen and (min-width: 133rem) {
h3 {
font-size: 1.38084rem;
}
}
h4 {
font-size: 1.06667rem;
}
@media screen and (min-width: 20rem) {
h4 {
font-size: -webkit-calc(1.06667rem + 0.14696 * ((100vw - 20rem) / 113));
font-size: calc(1.06667rem + 0.14696 * ((100vw - 20rem) / 113));
}
}
@media screen and (min-width: 133rem) {
h4 {
font-size: 1.21363rem;
}
}
h5 {
font-size: 0.9375rem;
}
@media screen and (min-width: 20rem) {
h5 {
font-size: -webkit-calc(0.9375rem + 0.12917 * ((100vw - 20rem) / 113));
font-size: calc(0.9375rem + 0.12917 * ((100vw - 20rem) / 113));
}
}
@media screen and (min-width: 133rem) {
h5 {
font-size: 1.06667rem;
}
}
h6 {
font-size: 0.87891rem;
}
@media screen and (min-width: 20rem) {
h6 {
font-size: -webkit-calc(0.87891rem + 0.12109 * ((100vw - 20rem) / 113));
font-size: calc(0.87891rem + 0.12109 * ((100vw - 20rem) / 113));
}
}
@media screen and (min-width: 133rem) {
h6 {
font-size: 1rem;
}
}
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h6 + p {
margin-top: -webkit-calc(0.8rem + 0.25vw);
margin-top: calc(0.8rem + 0.25vw);
}
b,
strong {
font-weight: 700;
}
blockquote {
font-family: "Montserrat", sans-serif;
font-weight: 700;
padding: 0 15%;
}
blockquote cite {
color: #343434;
display: block;
font-family: "Montserrat", serif;
font-size: 0.87891rem;
font-style: normal;
padding-top: 0.53333rem;
}
blockquote > :nth-child(1) {
margin-top: 0;
}
blockquote:before {
display: block;
height: 0;
content: "“";
margin-left: -.55em;
font: normal 400%/0.9 "Montserrat", sans-serif;
color: #e3e3e3;
}
@media all and (min-width: 37.5em) {
blockquote:before {
margin-left: -.85em;
}
}
ul > li,
ol > li {
list-style: inherit;
padding: 0.26667rem 0 0 1.06667rem;
}
dl dt {
font-weight: 700;
}
pre {
margin: -webkit-calc(1.06667rem + 0.25vw) 0 0;
margin: calc(1.06667rem + 0.25vw) 0 0;
padding: 1.6rem 3.2rem;
white-space: pre-wrap;
word-wrap: break-word;
}
code,
pre {
background-color: #f6f6f6;
font-family: "Monaco", "Courier New", monospace;
font-size: 0.9375rem;
}
table {
border-collapse: collapse;
border-spacing: 0;
display: block;
max-width: 100%;
overflow-x: auto;
vertical-align: top;
text-align: left;
white-space: nowrap;
}
table th {
border-bottom: 2px solid #e3e3e3;
padding: 0.8rem 1.33333rem;
}
table tr:nth-child(2n) {
background: whitesmoke;
}
table td {
padding: 0.8rem 1.33333rem;
}
figcaption {
color: #908e98;
font-family: "Montserrat", sans-serif;
font-weight: 400;
font-size: 0.77248rem;
margin: 1.06667rem 0 0;
text-align: center;
}
sub,
sup {
font-size: 65%;
}
.container {
width: 100%;
margin: auto;
}
.main--grid,
.main--author {
display: grid;
}
.main--author {
grid-gap: 2rem;
}
.main--author p {
margin: 0;
}
@media only screen and (min-width: 20em) {
.main--grid,
.main--author {
grid-template-columns: repeat(6, 1fr);
}
.main--grid > article {
grid-column: span 6;
}
.main--author > article {
grid-column: span 6;
}
.main--full,
.main--author {
margin: 2rem 3rem;
}
}
@media only screen and (min-width: 37.5em) {
.main--grid,
.main--author {
grid-template-columns: repeat(6, 1fr);
}
.main--grid > article {
grid-column: span 3;
}
.main--author > article {
grid-column: span 3;
}
.main--full,
.main--author {
border-top: 1rem;
padding: 3vw;
max-width: 60rem;
margin: auto;
}
}
@media only screen and (min-width: 60em) {
.main--grid,
.main--author {
grid-template-columns: repeat(6, 1fr);
}
.main--grid > article {
grid-column: span 2;
}
.main--author > article {
grid-column: span 3;
}
}
@media only screen and (min-width: 80em) {
.main--grid,
.main--author {
grid-template-columns: repeat(6, 1fr);
}
.main--grid > article {
grid-column: span 2;
}
.main--author > article {
grid-column: span 3;
}
}
.footer {
grid-column: 2/3;
}
@media all and (min-width: 56.25em) {
.footer {
grid-column: 2/4;
}
}
.footer {
border-top: 1px solid #e3e3e3;
padding: -webkit-calc(1.86667rem + 0.5vw) 0;
padding: calc(1.86667rem + 0.5vw) 0;
text-align: center;
}
.footer__social > a {
display: inline-block;
padding: 0 0.53333rem;
}
.footer__copyright + .footer__social {
margin-top: 1.6rem;
}
.footer__copyright p {
margin: 0;
}
.footer__copyright ul {
display: inline;
font-size: 0.8em;
}
.footer__copyright ul li {
display: inline-block;
margin-right: 10px;
}
.u-icon {
fill: #00003f;
height: 1rem;
width: 1rem;
-webkit-transition: all 0.24s ease-out;
-o-transition: all 0.24s ease-out;
transition: all 0.24s ease-out;
display: block;
margin: 0.7rem 0;
}
.u-icon:hover {
fill: #751AFF;
}
.post__share > a > .u-icon {
pointer-events: none;
display: inline-block;
margin-right: 0.53333rem;
vertical-align: middle;
}
.article {
overflow: hidden;
width: 100%;
padding-top: 100%;
/* 1:1 Aspect Ratio */
position: relative;
background-position: center !important;
background-size: cover !important;
}
.article img {
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
top: 0;
}
.overlay {
width: 100%;
height: 100%;
background: black;
position: absolute;
top: 0;
opacity: 0;
font-size: 1.2em;
text-transform: uppercase;
-webkit-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94), font-size 0.5s cubic-bezier(0.18, 0.89, 0.32, 1.28);
-o-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94), font-size 0.5s cubic-bezier(0.18, 0.89, 0.32, 1.28);
transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94), font-size 0.5s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.overlay h1 {
color: white;
position: relative;
top: calc(50% - 2rem);
width: auto;
text-align: center;
font-size: inherit;
}
.overlay:hover {
opacity: 0.8;
font-size: 2em;
}
/*Header*/
.logo {
text-transform: uppercase;
}
@media only screen and (min-width: 20em) {
.navbar {
margin-left: 3rem;
}
.logo {
float: none;
display: block;
margin: 2rem auto;
max-width: 10rem;
font-size: 1.5em;
text-align: center;
}
.menu__social {
margin: 3rem 0;
width: 1.5rem;
}
}
@media only screen and (min-width: 37.5em) {
.navbar {
margin-left: 5rem;
}
.logo {
/*
float: right;
margin: 2rem 5rem;
*/
max-width: 12rem;
position: absolute;
top: 0;
right: 0;
margin: 0 5rem 0 0;
font-size: 2em;
text-align: right;
}
}
@media only screen and (min-width: 60em) {
.logo {
max-width: 15rem;
position: absolute;
top: 0;
right: 0;
margin: 0 5rem 0 0;
font-size: 2.5em;
}
}
@media only screen and (min-width: 80em) {
.logo {
max-width: 15rem;
}
}
ul.navbar__menu {
font-weight: 700;
text-transform: uppercase;
list-style-type: none;
}
ul.navbar__menu > li {
padding: 0.7rem 0 0 0;
}
hr.article__spacer {
background: #751AFF;
height: 0.2rem;
}
.active__icon {
display: none;
}
.active a {
color: #751AFF !important;
}
.active .active__icon {
display: inline;
position: relative;
float: left;
width: 1.2rem;
height: 1.2rem;
fill: #751aff;
margin-left: -1.2rem;
transform: translateX(-0.8rem);
}
nav a span {
color: inherit !important;
text-decoration: line-through;
}
.top {
position: relative;
margin: 0 0 3rem 0;
}
.hero {
position: absolute;
bottom: 0;
margin: 0;
margin-bottom: -0.5em;
text-align: center;
line-height: 2em;
font-weight: 500;
width: 100%;
z-index: -10000;
color: #BBB;
text-shadow: 0 2px 2px #DDD;
-webkit-touch-callout: none;
/* iOS Safari */
-webkit-user-select: none;
/* Safari */
-khtml-user-select: none;
/* Konqueror HTML */
-moz-user-select: none;
/* Firefox */
-ms-user-select: none;
/* Internet Explorer/Edge */
user-select: none;
/* Non-prefixed version, currently supported by Chrome and Opera */
}
.hero p {
margin: inherit
}
.hero strong {
color: #751aff;
text-shadow: 0 2px 2px #cdb8ff;
font-size: inherit;
font-weight: inherit;
font-kerning: inherit;
line-height: inherit;
margin: inherit;
}
/*Posts*/
.post__meta {
list-style-type: none;
margin: 0;
margin-left: -1.2em;
font-size: 0.8em;
}
.post__footer {
font-size: 0.8em;
}
.page-header__title {
margin: 2rem;
}
/*Pagination*/
.pagination {
width: 100%;
max-width: 20vh;
text-align: center;
margin: 1rem auto;
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-areas: "prev next";
}
.prev {
grid-area: prev;
}
.next {
grid-area: next;
}
.pagination a {
background-color: inherit;
}
.gallery {
margin: -webkit-calc(1.6rem + 1vw) -0.53333rem;
margin: calc(1.6rem + 1vw) -0.53333rem;
}
@media all and (min-width: 20em) {
.gallery {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
@media all and (min-width: 20em) {
.gallery[data-columns="1"] .gallery__item {
width: 100%;
}
}
@media all and (min-width: 30em) {
.gallery[data-columns="2"] .gallery__item {
width: 50%;
}
}
@media all and (min-width: 37.5em) {
.gallery[data-columns="3"] .gallery__item {
width: 33%;
}
}
@media all and (min-width: 56.25em) {
.gallery[data-columns="4"] .gallery__item {
width: 25%;
}
}
@media all and (min-width: 56.25em) {
.gallery[data-columns="5"] .gallery__item {
width: 20%;
}
}
@media all and (min-width: 56.25em) {
.gallery[data-columns="6"] .gallery__item {
width: 16.666%;
}
}
@media all and (min-width: 56.25em) {
.gallery[data-columns="7"] .gallery__item {
width: 14.285%;
}
}
@media all and (min-width: 56.25em) {
.gallery[data-columns="8"] .gallery__item {
width: 12.5%;
}
}
.gallery__item {
margin: 0;
padding: 0.53333rem;
}
@media all and (min-width: 20em) {
.gallery__item {
width: 50%;
}
}
@media all and (min-width: 30em) {
.gallery__item {
width: 33.333%;
}
}
@media all and (min-width: 37.5em) {
.gallery__item {
width: 25%;
}
}
.gallery__item img {
display: block;
width: 100%;
}
|
marco/assets/css/main.css
|
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
text-decoration: none;
}
article,
aside,
footer,
header,
hgroup,
nav,
section {
display: block;
}
li {
list-style: none;
}
img {
height: auto;
max-width: 100%;
vertical-align: top;
pointer-events: none;
}
button,
input,
select,
textarea {
font: inherit;
}
html {
font-size: 1rem;
}
@media screen and (min-width: 20rem) {
html {
font-size: -webkit-calc(1rem + 0.2 * ((100vw - 20rem) / 113));
font-size: calc(1rem + 0.2 * ((100vw - 20rem) / 113));
}
}
@media screen and (min-width: 133rem) {
html {
font-size: 1.2rem;
}
}
.dropcap:first-letter {
color: #343434;
float: left;
font-family: "Montserrat", sans-serif;
line-height: 0.6;
margin-right: 0.53333rem;
padding: 0.53333rem 0.53333rem 0.53333rem 0;
}
.dropcap:first-letter {
font-size: 2.8084rem;
}
@media screen and (min-width: 20rem) {
.dropcap:first-letter {
font-size: -webkit-calc(2.8084rem + 1.898 * ((100vw - 20rem) / 113));
font-size: calc(2.8084rem + 1.898 * ((100vw - 20rem) / 113));
}
}
@media screen and (min-width: 133rem) {
.dropcap:first-letter {
font-size: 4.70641rem;
}
}
body {
background: #ffffff;
color: #343434;
font-family: 'Montserrat', sans-serif;
font-weight: 400;
line-height: 1.6
}
a {
color: #343434;
text-decoration: none;
-webkit-transition: all 0.24s ease-out;
-o-transition: all 0.24s ease-out;
transition: all 0.24s ease-out;
}
a:hover {
color: #751aff;
fill: #751aff;
}
a:active {
color: #751aff;
fill: #751aff;
}
a:focus {
color: #751aff;
fill: #751aff;
}
p,
ul,
ol,
dl,
table {
margin-top: -webkit-calc(1.33333rem + 0.5vw);
margin-top: calc(1.33333rem + 0.5vw);
}
blockquote,
figure {
margin-top: -webkit-calc(1.86667rem + 0.5vw);
margin-top: calc(1.86667rem + 0.5vw);
margin-bottom: -webkit-calc(1.86667rem + 0.5vw);
margin-bottom: calc(1.86667rem + 0.5vw);
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #343434;
font-family: 'Montserrat', sans-serif;
font-weight: 700;
line-height: 1.2;
margin-top: -webkit-calc(1.86667rem + 0.5vw);
margin-top: calc(1.86667rem + 0.5vw);
}
h1 {
margin: 0;
}
h1 {
font-size: 1.67583rem;
}
@media screen and (min-width: 20rem) {
h1 {
font-size: -webkit-calc(1.67583rem + 0.4936 * ((100vw - 20rem) / 113));
font-size: calc(1.67583rem + 0.4936 * ((100vw - 20rem) / 113));
}
}
@media screen and (min-width: 133rem) {
h1 {
font-size: 2.16943rem;
}
}
h2 {
font-size: 1.29454rem;
}
@media screen and (min-width: 20rem) {
h2 {
font-size: -webkit-calc(1.29454rem + 0.27655 * ((100vw - 20rem) / 113));
font-size: calc(1.29454rem + 0.27655 * ((100vw - 20rem) / 113));
}
}
@media screen and (min-width: 133rem) {
h2 {
font-size: 1.57109rem;
}
}
h3 {
font-size: 1.13778rem;
}
@media screen and (min-width: 20rem) {
h3 {
font-size: -webkit-calc(1.13778rem + 0.24306 * ((100vw - 20rem) / 113));
font-size: calc(1.13778rem + 0.24306 * ((100vw - 20rem) / 113));
}
}
@media screen and (min-width: 133rem) {
h3 {
font-size: 1.38084rem;
}
}
h4 {
font-size: 1.06667rem;
}
@media screen and (min-width: 20rem) {
h4 {
font-size: -webkit-calc(1.06667rem + 0.14696 * ((100vw - 20rem) / 113));
font-size: calc(1.06667rem + 0.14696 * ((100vw - 20rem) / 113));
}
}
@media screen and (min-width: 133rem) {
h4 {
font-size: 1.21363rem;
}
}
h5 {
font-size: 0.9375rem;
}
@media screen and (min-width: 20rem) {
h5 {
font-size: -webkit-calc(0.9375rem + 0.12917 * ((100vw - 20rem) / 113));
font-size: calc(0.9375rem + 0.12917 * ((100vw - 20rem) / 113));
}
}
@media screen and (min-width: 133rem) {
h5 {
font-size: 1.06667rem;
}
}
h6 {
font-size: 0.87891rem;
}
@media screen and (min-width: 20rem) {
h6 {
font-size: -webkit-calc(0.87891rem + 0.12109 * ((100vw - 20rem) / 113));
font-size: calc(0.87891rem + 0.12109 * ((100vw - 20rem) / 113));
}
}
@media screen and (min-width: 133rem) {
h6 {
font-size: 1rem;
}
}
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h6 + p {
margin-top: -webkit-calc(0.8rem + 0.25vw);
margin-top: calc(0.8rem + 0.25vw);
}
b,
strong {
font-weight: 700;
}
blockquote {
font-family: "Montserrat", sans-serif;
font-weight: 700;
padding: 0 15%;
}
blockquote cite {
color: #343434;
display: block;
font-family: "Montserrat", serif;
font-size: 0.87891rem;
font-style: normal;
padding-top: 0.53333rem;
}
blockquote > :nth-child(1) {
margin-top: 0;
}
blockquote:before {
display: block;
height: 0;
content: "“";
margin-left: -.55em;
font: normal 400%/0.9 "Montserrat", sans-serif;
color: #e3e3e3;
}
@media all and (min-width: 37.5em) {
blockquote:before {
margin-left: -.85em;
}
}
ul > li,
ol > li {
list-style: inherit;
padding: 0.26667rem 0 0 1.06667rem;
}
dl dt {
font-weight: 700;
}
pre {
margin: -webkit-calc(1.06667rem + 0.25vw) 0 0;
margin: calc(1.06667rem + 0.25vw) 0 0;
padding: 1.6rem 3.2rem;
white-space: pre-wrap;
word-wrap: break-word;
}
code,
pre {
background-color: #f6f6f6;
font-family: "Monaco", "Courier New", monospace;
font-size: 0.9375rem;
}
table {
border-collapse: collapse;
border-spacing: 0;
display: block;
max-width: 100%;
overflow-x: auto;
vertical-align: top;
text-align: left;
white-space: nowrap;
}
table th {
border-bottom: 2px solid #e3e3e3;
padding: 0.8rem 1.33333rem;
}
table tr:nth-child(2n) {
background: whitesmoke;
}
table td {
padding: 0.8rem 1.33333rem;
}
figcaption {
color: #908e98;
font-family: "Montserrat", sans-serif;
font-weight: 400;
font-size: 0.77248rem;
margin: 1.06667rem 0 0;
text-align: center;
}
sub,
sup {
font-size: 65%;
}
.container {
width: 100%;
margin: auto;
}
.main--grid,
.main--author {
display: grid;
}
.main--author {
grid-gap: 2rem;
}
.main--author p {
margin: 0;
}
@media only screen and (min-width: 20em) {
.main--grid,
.main--author {
grid-template-columns: repeat(6, 1fr);
}
.main--grid > article {
grid-column: span 6;
}
.main--author > article {
grid-column: span 6;
}
.main--full,
.main--author {
margin: 2rem 3rem;
}
}
@media only screen and (min-width: 37.5em) {
.main--grid,
.main--author {
grid-template-columns: repeat(6, 1fr);
}
.main--grid > article {
grid-column: span 3;
}
.main--author > article {
grid-column: span 3;
}
.main--full,
.main--author {
border-top: 1rem;
padding: 3vw;
max-width: 60rem;
margin: auto;
}
}
@media only screen and (min-width: 60em) {
.main--grid,
.main--author {
grid-template-columns: repeat(6, 1fr);
}
.main--grid > article {
grid-column: span 2;
}
.main--author > article {
grid-column: span 3;
}
}
@media only screen and (min-width: 80em) {
.main--grid,
.main--author {
grid-template-columns: repeat(6, 1fr);
}
.main--grid > article {
grid-column: span 2;
}
.main--author > article {
grid-column: span 3;
}
}
.footer {
grid-column: 2/3;
}
@media all and (min-width: 56.25em) {
.footer {
grid-column: 2/4;
}
}
.footer {
border-top: 1px solid #e3e3e3;
padding: -webkit-calc(1.86667rem + 0.5vw) 0;
padding: calc(1.86667rem + 0.5vw) 0;
text-align: center;
}
.footer__social > a {
display: inline-block;
padding: 0 0.53333rem;
}
.footer__copyright + .footer__social {
margin-top: 1.6rem;
}
.footer__copyright p {
margin: 0;
}
.footer__copyright ul {
display: inline;
font-size: 0.8em;
}
.footer__copyright ul li {
display: inline-block;
margin-right: 10px;
}
.u-icon {
fill: #00003f;
height: 1rem;
width: 1rem;
-webkit-transition: all 0.24s ease-out;
-o-transition: all 0.24s ease-out;
transition: all 0.24s ease-out;
display: block;
margin: 0.7rem 0;
}
.u-icon:hover {
fill: #751AFF;
}
.post__share > a > .u-icon {
pointer-events: none;
display: inline-block;
margin-right: 0.53333rem;
vertical-align: middle;
}
.article {
overflow: hidden;
width: 100%;
padding-top: 100%;
/* 1:1 Aspect Ratio */
position: relative;
background-position: center !important;
background-size: cover !important;
}
.article img {
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
top: 0;
}
.overlay {
width: 100%;
height: 100%;
background: black;
position: absolute;
top: 0;
opacity: 0;
font-size: 1.2em;
text-transform: uppercase;
-webkit-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94), font-size 0.5s cubic-bezier(0.18, 0.89, 0.32, 1.28);
-o-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94), font-size 0.5s cubic-bezier(0.18, 0.89, 0.32, 1.28);
transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94), font-size 0.5s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.overlay h1 {
color: white;
position: relative;
top: calc(50% - 2rem);
width: auto;
text-align: center;
font-size: inherit;
}
.overlay:hover {
opacity: 0.8;
font-size: 2em;
}
/*Header*/
.logo {
text-transform: uppercase;
}
@media only screen and (min-width: 20em) {
.navbar {
margin-left: 3rem;
}
.logo {
float: none;
display: block;
margin: 2rem auto;
max-width: 10rem;
font-size: 1.5em;
text-align: center;
}
.menu__social {
margin: 3rem 0;
width: 1.5rem;
}
}
@media only screen and (min-width: 37.5em) {
.navbar {
margin-left: 5rem;
}
.logo {
/*
float: right;
margin: 2rem 5rem;
*/
max-width: 12rem;
position: absolute;
top: 0;
right: 0;
margin: 0 5rem 0 0;
font-size: 2em;
text-align: right;
}
}
@media only screen and (min-width: 60em) {
.logo {
max-width: 15rem;
position: absolute;
top: 0;
right: 0;
margin: 0 5rem 0 0;
font-size: 2.5em;
}
}
@media only screen and (min-width: 80em) {
.logo {
max-width: 15rem;
}
}
ul.navbar__menu {
font-weight: 700;
text-transform: uppercase;
list-style-type: none;
}
ul.navbar__menu > li {
padding: 0.7rem 0 0 0;
}
hr.article__spacer {
background: #751AFF;
height: 0.2rem;
}
.active__icon {
display: none;
}
.active a {
color: #751AFF !important;
}
.active .active__icon {
display: inline;
position: relative;
float: left;
width: 1.2rem;
height: 1.2rem;
fill: #751aff;
margin-left: -1.2rem;
transform: translateX(-0.8rem);
}
nav a span {
color: inherit !important;
text-decoration: line-through;
}
.top {
position: relative;
margin: 0 0 3rem 0;
}
.hero {
position: absolute;
bottom: 0;
margin: 0;
margin-bottom: -0.5em;
text-align: center;
line-height: 2em;
font-weight: 500;
width: 100%;
z-index: -10000;
color: #BBB;
text-shadow: 0 2px 2px #DDD;
-webkit-touch-callout: none;
/* iOS Safari */
-webkit-user-select: none;
/* Safari */
-khtml-user-select: none;
/* Konqueror HTML */
-moz-user-select: none;
/* Firefox */
-ms-user-select: none;
/* Internet Explorer/Edge */
user-select: none;
/* Non-prefixed version, currently supported by Chrome and Opera */
}
.hero p {
margin: inherit
}
.hero strong {
color: #751aff;
text-shadow: 0 2px 2px #cdb8ff;
font-size: inherit;
font-weight: inherit;
font-kerning: inherit;
line-height: inherit;
margin: inherit;
}
/*Posts*/
.post__meta {
list-style-type: none;
margin: 0;
margin-left: -1.2em;
font-size: 0.8em;
}
.post__footer {
font-size: 0.8em;
}
.page-header__title {
margin: 2rem;
}
/*Pagination*/
.pagination {
width: 100%;
max-width: 20vh;
text-align: center;
margin: 1rem auto;
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-areas: "prev next";
}
.prev {
grid-area: prev;
}
.next {
grid-area: next;
}
.pagination a {
background-color: inherit;
}
.gallery {
margin: -webkit-calc(1.6rem + 1vw) -0.53333rem;
margin: calc(1.6rem + 1vw) -0.53333rem;
}
@media all and (min-width: 20em) {
.gallery {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
@media all and (min-width: 20em) {
.gallery[data-columns="1"] .gallery__item {
width: 100%;
}
}
@media all and (min-width: 30em) {
.gallery[data-columns="2"] .gallery__item {
width: 50%;
}
}
@media all and (min-width: 37.5em) {
.gallery[data-columns="3"] .gallery__item {
width: 33%;
}
}
@media all and (min-width: 56.25em) {
.gallery[data-columns="4"] .gallery__item {
width: 25%;
}
}
@media all and (min-width: 56.25em) {
.gallery[data-columns="5"] .gallery__item {
width: 20%;
}
}
@media all and (min-width: 56.25em) {
.gallery[data-columns="6"] .gallery__item {
width: 16.666%;
}
}
@media all and (min-width: 56.25em) {
.gallery[data-columns="7"] .gallery__item {
width: 14.285%;
}
}
@media all and (min-width: 56.25em) {
.gallery[data-columns="8"] .gallery__item {
width: 12.5%;
}
}
.gallery__item {
margin: 0;
padding: 0.53333rem;
}
@media all and (min-width: 20em) {
.gallery__item {
width: 50%;
}
}
@media all and (min-width: 30em) {
.gallery__item {
width: 33.333%;
}
}
@media all and (min-width: 37.5em) {
.gallery__item {
width: 25%;
}
}
.gallery__item img {
display: block;
width: 100%;
}
| 0.394434 | 0.090735 |
* {
-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;
}
*::-webkit-input-placeholder {
color: #666;
opacity: 1;
}
*:-moz-placeholder {
color: #666;
opacity: 1;
}
*::-moz-placeholder {
color: #666;
opacity: 1;
}
*:-ms-input-placeholder {
color: #666;
opacity: 1;
}
body input:focus:required:invalid,
body textarea:focus:required:invalid {
color: #666;
}
body input:required:valid,
body textarea:required:valid {
color: #666;
}
html, body {
height: 100%;
scroll-behavior: smooth;
}
body {
font-size: 16px;
min-width: 320px;
position: relative;
line-height: 1.65;
overflow-x: hidden;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
::selection {
background-color: #fff;
color: #4c55ce;
}
a, a:hover, a:focus, a:active {
outline: none !important;
text-decoration: none;
color: #000;
}
.grid-container {
display: grid;
max-width: 1200px;
margin: 0 auto;
}
/*min-height:32vh;*/
header {
width: 100%;
padding: 30px 0;
position: absolute;
top: 0;
z-index: 10;
}
header .nav-bar {
max-width: 1480px;
margin: 0 auto;
padding: 0 20px;
}
header .nav-bar .menu {
display: grid;
grid-template-columns: 1fr minmax(1px, 1100px) 40px;
align-items: center;
grid-gap: 48px;
}
header .nav-bar .menu .logo .item--logo {
width: 100%;
height: 100%;
display: grid;
}
header .nav-bar .menu .user-actions {
display: grid;
justify-items: end;
align-self: end;
grid-template-columns: 1fr 20px;
grid-gap: 40px;
}
header .nav-bar .menu .user-actions ul {
padding: 10px;
margin: 0;
}
header .nav-bar .menu .user-actions ul li {
display: inline-block;
padding-right: 30px;
font-family: Muller, serif;
font-size: 18px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.78;
letter-spacing: normal;
text-align: right;
color: #ffffff;
}
header .nav-bar .menu .user-actions ul li a {
font-family: Muller, serif;
font-size: 18px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.78;
letter-spacing: normal;
text-align: right;
color: #ffffff;
transition: all 0.67s cubic-bezier(0, 0, 0.58, 1);
}
header .nav-bar .menu .user-actions ul li a:hover {
transition: all 0.67s cubic-bezier(0, 0, 0.58, 1);
color: #4c55ce;
}
header .nav-bar .menu .user-actions ul li .link-painters {
padding: 10px;
background-color: #7e8ccc;
border-radius: 20px;
}
header .nav-bar .menu .user-actions ul li .link-painters:hover {
transition: all 0.67s cubic-bezier(0, 0, 0.58, 1);
background-color: white;
}
header .nav-bar .menu .user-actions .language {
width: 56px;
height: 56px;
border: 1px solid rgba(255, 255, 255, 0.3);
display: grid;
place-items: center;
border-radius: 50%;
}
header .nav-bar .menu .user-actions .language a {
font-family: Muller, serif;
font-size: 18px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.78;
letter-spacing: normal;
text-align: right;
color: #ffffff;
}
header .nav-bar .menu .burger-menu {
display: grid;
justify-items: end;
align-self: end;
margin: 14px 0;
position: relative;
z-index: 7;
cursor: pointer;
}
header .nav-bar .menu .burger-menu .menu-icon-wrapper {
width: 32px;
height: 30px;
display: grid;
justify-self: end;
align-items: center;
}
header .nav-bar .menu .burger-menu .menu-icon-wrapper .menu-icon {
position: relative;
width: 32px;
height: 3px;
background: white;
border-radius: 20px;
}
header .nav-bar .menu .burger-menu .menu-icon-wrapper .menu-icon::before {
position: absolute;
top: -10px;
left: 0;
content: "";
width: 32px;
height: 3px;
background: white;
border-radius: 20px;
transition: transform 0.2s ease-in, top 0.2s linear 0.2s;
}
header .nav-bar .menu .burger-menu .menu-icon-wrapper .menu-icon::after {
position: absolute;
top: 10px;
left: 0;
content: "";
width: 32px;
height: 3px;
background: white;
border-radius: 20px;
transition: transform 0.2s ease-in, top 0.2s linear 0.2s;
}
header .nav-bar .menu .burger-menu .menu-icon-wrapper .menu-icon-active {
background-color: transparent;
}
header .nav-bar .menu .burger-menu .menu-icon-wrapper .menu-icon-active::before {
transform: rotate(45deg);
top: 0;
transition: top 0.2s linear, transform 0.2s ease-in 0.2s;
}
header .nav-bar .menu .burger-menu .menu-icon-wrapper .menu-icon-active::after {
transform: rotate(-45deg);
top: 0;
transition: top 0.2s linear, transform 0.2s ease-in 0.2s;
}
header .mobile-navigation {
width: 100%;
height: 1080px;
position: absolute;
background-color: #182062;
top: 0;
z-index: 6;
background-image: url(../img/menu/menu-bg.svg);
transform: translateY(-100%);
}
header .mobile-navigation .navigation__container {
max-width: 1480px;
margin: 0 auto;
padding: 0 20px;
}
header .mobile-navigation .navigation__container .navigation--list {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
padding-left: 260px;
padding-top: 15px;
}
header .mobile-navigation .navigation__container .navigation--list .navigation--item:nth-child(2) {
margin-top: 70px;
}
header .mobile-navigation .navigation__container .navigation--list .navigation--item:nth-child(3) {
margin-top: 20px;
margin-left: 50px;
}
header .mobile-navigation .navigation__container .navigation--list li {
display: inline-block;
}
header .mobile-navigation .navigation__container .navigation--list li ul {
padding: 0;
margin: 0;
}
header .mobile-navigation .navigation__container .navigation--list li ul li {
display: block;
position: relative;
width: max-content;
}
header .mobile-navigation .navigation__container .navigation--list li ul li p {
position: absolute;
margin: auto;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: grid;
justify-items: center;
align-items: center;
font-family: JOURNALISM, serif;
font-size: 30px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.13;
letter-spacing: normal;
text-align: center;
color: #ffffff;
width: 55%;
}
header .mobile-navigation .navigation__container .navigation--list li ul li a {
font-family: Muller, serif;
font-size: 18px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 2.56;
letter-spacing: normal;
color: #ffffff;
transition: all 0.25s ease-in-out;
}
header .mobile-navigation .navigation__container .navigation--list li ul li a:hover {
padding: 10px 15px;
border-radius: 20px;
background-color: #4453c8;
transition: all 0.25s ease-in-out;
}
@media only screen and (max-width: 1920px) {
header .mobile-navigation {
background-size: 100% 100%;
}
header .mobile-navigation .navigation__container .navigation--list li ul li a {
line-height: 2.15;
}
header .mobile-navigation .navigation__container .navigation--list {
padding-left: 360px;
}
}
@media only screen and (max-width: 1600px) {
header .mobile-navigation {
background-image: none;
background-color: #243091;
}
header .mobile-navigation .navigation__container .navigation--list {
grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
padding-left: 250px;
}
}
@media only screen and (max-width: 1000px) {
header .mobile-navigation {
height: auto;
}
header .mobile-navigation .navigation__container .navigation--list .navigation--item:nth-child(2) {
margin: 0;
}
header .mobile-navigation .navigation__container .navigation--list .navigation--item:nth-child(3) {
margin: 0;
}
header .mobile-navigation .navigation__container .navigation--list {
padding: 0;
}
header .mobile-navigation .navigation__container .navigation--list {
grid-template-columns: 1fr;
}
header .mobile-navigation .navigation__container {
display: grid;
justify-items: center;
}
}
@media only screen and (max-width: 920px) {
header .nav-bar .menu .user-actions ul li:nth-child(3) {
display: none;
}
header .nav-bar .menu .user-actions ul li:nth-child(1) {
display: none;
}
header .nav-bar .menu .user-actions ul li:nth-child(4) {
display: none;
}
}
@media only screen and (max-width: 600px) {
header .nav-bar .menu {
align-items: start;
grid-gap: 10px;
}
header .nav-bar .menu .user-actions {
align-items: center;
grid-gap: 10px;
grid-template-columns: 1fr min-content;
}
header .nav-bar .menu .user-actions ul li {
padding: 5px 15px;
}
header .nav-bar .menu .user-actions ul .user-enter {
height: 56px;
border: 1px solid rgba(255, 255, 255, 0.3);
place-items: center;
border-radius: 25px;
}
header .nav-bar .menu .user-actions ul .user-enter a {
width: 100%;
height: 100%;
display: grid;
place-items: center;
}
header .nav-bar .menu .burger-menu {
align-self: center;
}
header .nav-bar .menu .logo a img {
width: 90px;
}
}
@media only screen and (max-width: 350px) {
header .mobile-navigation .navigation__container .navigation--list li ul li {
width: auto;
}
header .mobile-navigation .navigation__container .navigation--list li ul li p {
margin-left: 10px;
}
header .mobile-navigation .navigation__container .navigation--list .navigation--item:nth-child(2) p {
margin-left: 50px;
}
header .nav-bar .menu {
grid-gap: 5px;
grid-template-columns: min-content min-content 1fr;
}
header .nav-bar .menu .user-actions {
grid-template-columns: min-content min-content;
grid-gap: 5px;
}
header .nav-bar .menu .user-actions ul {
padding: 10px 0;
}
}
|
public/site/css/header.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;
}
*::-webkit-input-placeholder {
color: #666;
opacity: 1;
}
*:-moz-placeholder {
color: #666;
opacity: 1;
}
*::-moz-placeholder {
color: #666;
opacity: 1;
}
*:-ms-input-placeholder {
color: #666;
opacity: 1;
}
body input:focus:required:invalid,
body textarea:focus:required:invalid {
color: #666;
}
body input:required:valid,
body textarea:required:valid {
color: #666;
}
html, body {
height: 100%;
scroll-behavior: smooth;
}
body {
font-size: 16px;
min-width: 320px;
position: relative;
line-height: 1.65;
overflow-x: hidden;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
::selection {
background-color: #fff;
color: #4c55ce;
}
a, a:hover, a:focus, a:active {
outline: none !important;
text-decoration: none;
color: #000;
}
.grid-container {
display: grid;
max-width: 1200px;
margin: 0 auto;
}
/*min-height:32vh;*/
header {
width: 100%;
padding: 30px 0;
position: absolute;
top: 0;
z-index: 10;
}
header .nav-bar {
max-width: 1480px;
margin: 0 auto;
padding: 0 20px;
}
header .nav-bar .menu {
display: grid;
grid-template-columns: 1fr minmax(1px, 1100px) 40px;
align-items: center;
grid-gap: 48px;
}
header .nav-bar .menu .logo .item--logo {
width: 100%;
height: 100%;
display: grid;
}
header .nav-bar .menu .user-actions {
display: grid;
justify-items: end;
align-self: end;
grid-template-columns: 1fr 20px;
grid-gap: 40px;
}
header .nav-bar .menu .user-actions ul {
padding: 10px;
margin: 0;
}
header .nav-bar .menu .user-actions ul li {
display: inline-block;
padding-right: 30px;
font-family: Muller, serif;
font-size: 18px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.78;
letter-spacing: normal;
text-align: right;
color: #ffffff;
}
header .nav-bar .menu .user-actions ul li a {
font-family: Muller, serif;
font-size: 18px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.78;
letter-spacing: normal;
text-align: right;
color: #ffffff;
transition: all 0.67s cubic-bezier(0, 0, 0.58, 1);
}
header .nav-bar .menu .user-actions ul li a:hover {
transition: all 0.67s cubic-bezier(0, 0, 0.58, 1);
color: #4c55ce;
}
header .nav-bar .menu .user-actions ul li .link-painters {
padding: 10px;
background-color: #7e8ccc;
border-radius: 20px;
}
header .nav-bar .menu .user-actions ul li .link-painters:hover {
transition: all 0.67s cubic-bezier(0, 0, 0.58, 1);
background-color: white;
}
header .nav-bar .menu .user-actions .language {
width: 56px;
height: 56px;
border: 1px solid rgba(255, 255, 255, 0.3);
display: grid;
place-items: center;
border-radius: 50%;
}
header .nav-bar .menu .user-actions .language a {
font-family: Muller, serif;
font-size: 18px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.78;
letter-spacing: normal;
text-align: right;
color: #ffffff;
}
header .nav-bar .menu .burger-menu {
display: grid;
justify-items: end;
align-self: end;
margin: 14px 0;
position: relative;
z-index: 7;
cursor: pointer;
}
header .nav-bar .menu .burger-menu .menu-icon-wrapper {
width: 32px;
height: 30px;
display: grid;
justify-self: end;
align-items: center;
}
header .nav-bar .menu .burger-menu .menu-icon-wrapper .menu-icon {
position: relative;
width: 32px;
height: 3px;
background: white;
border-radius: 20px;
}
header .nav-bar .menu .burger-menu .menu-icon-wrapper .menu-icon::before {
position: absolute;
top: -10px;
left: 0;
content: "";
width: 32px;
height: 3px;
background: white;
border-radius: 20px;
transition: transform 0.2s ease-in, top 0.2s linear 0.2s;
}
header .nav-bar .menu .burger-menu .menu-icon-wrapper .menu-icon::after {
position: absolute;
top: 10px;
left: 0;
content: "";
width: 32px;
height: 3px;
background: white;
border-radius: 20px;
transition: transform 0.2s ease-in, top 0.2s linear 0.2s;
}
header .nav-bar .menu .burger-menu .menu-icon-wrapper .menu-icon-active {
background-color: transparent;
}
header .nav-bar .menu .burger-menu .menu-icon-wrapper .menu-icon-active::before {
transform: rotate(45deg);
top: 0;
transition: top 0.2s linear, transform 0.2s ease-in 0.2s;
}
header .nav-bar .menu .burger-menu .menu-icon-wrapper .menu-icon-active::after {
transform: rotate(-45deg);
top: 0;
transition: top 0.2s linear, transform 0.2s ease-in 0.2s;
}
header .mobile-navigation {
width: 100%;
height: 1080px;
position: absolute;
background-color: #182062;
top: 0;
z-index: 6;
background-image: url(../img/menu/menu-bg.svg);
transform: translateY(-100%);
}
header .mobile-navigation .navigation__container {
max-width: 1480px;
margin: 0 auto;
padding: 0 20px;
}
header .mobile-navigation .navigation__container .navigation--list {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
padding-left: 260px;
padding-top: 15px;
}
header .mobile-navigation .navigation__container .navigation--list .navigation--item:nth-child(2) {
margin-top: 70px;
}
header .mobile-navigation .navigation__container .navigation--list .navigation--item:nth-child(3) {
margin-top: 20px;
margin-left: 50px;
}
header .mobile-navigation .navigation__container .navigation--list li {
display: inline-block;
}
header .mobile-navigation .navigation__container .navigation--list li ul {
padding: 0;
margin: 0;
}
header .mobile-navigation .navigation__container .navigation--list li ul li {
display: block;
position: relative;
width: max-content;
}
header .mobile-navigation .navigation__container .navigation--list li ul li p {
position: absolute;
margin: auto;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: grid;
justify-items: center;
align-items: center;
font-family: JOURNALISM, serif;
font-size: 30px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.13;
letter-spacing: normal;
text-align: center;
color: #ffffff;
width: 55%;
}
header .mobile-navigation .navigation__container .navigation--list li ul li a {
font-family: Muller, serif;
font-size: 18px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 2.56;
letter-spacing: normal;
color: #ffffff;
transition: all 0.25s ease-in-out;
}
header .mobile-navigation .navigation__container .navigation--list li ul li a:hover {
padding: 10px 15px;
border-radius: 20px;
background-color: #4453c8;
transition: all 0.25s ease-in-out;
}
@media only screen and (max-width: 1920px) {
header .mobile-navigation {
background-size: 100% 100%;
}
header .mobile-navigation .navigation__container .navigation--list li ul li a {
line-height: 2.15;
}
header .mobile-navigation .navigation__container .navigation--list {
padding-left: 360px;
}
}
@media only screen and (max-width: 1600px) {
header .mobile-navigation {
background-image: none;
background-color: #243091;
}
header .mobile-navigation .navigation__container .navigation--list {
grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
padding-left: 250px;
}
}
@media only screen and (max-width: 1000px) {
header .mobile-navigation {
height: auto;
}
header .mobile-navigation .navigation__container .navigation--list .navigation--item:nth-child(2) {
margin: 0;
}
header .mobile-navigation .navigation__container .navigation--list .navigation--item:nth-child(3) {
margin: 0;
}
header .mobile-navigation .navigation__container .navigation--list {
padding: 0;
}
header .mobile-navigation .navigation__container .navigation--list {
grid-template-columns: 1fr;
}
header .mobile-navigation .navigation__container {
display: grid;
justify-items: center;
}
}
@media only screen and (max-width: 920px) {
header .nav-bar .menu .user-actions ul li:nth-child(3) {
display: none;
}
header .nav-bar .menu .user-actions ul li:nth-child(1) {
display: none;
}
header .nav-bar .menu .user-actions ul li:nth-child(4) {
display: none;
}
}
@media only screen and (max-width: 600px) {
header .nav-bar .menu {
align-items: start;
grid-gap: 10px;
}
header .nav-bar .menu .user-actions {
align-items: center;
grid-gap: 10px;
grid-template-columns: 1fr min-content;
}
header .nav-bar .menu .user-actions ul li {
padding: 5px 15px;
}
header .nav-bar .menu .user-actions ul .user-enter {
height: 56px;
border: 1px solid rgba(255, 255, 255, 0.3);
place-items: center;
border-radius: 25px;
}
header .nav-bar .menu .user-actions ul .user-enter a {
width: 100%;
height: 100%;
display: grid;
place-items: center;
}
header .nav-bar .menu .burger-menu {
align-self: center;
}
header .nav-bar .menu .logo a img {
width: 90px;
}
}
@media only screen and (max-width: 350px) {
header .mobile-navigation .navigation__container .navigation--list li ul li {
width: auto;
}
header .mobile-navigation .navigation__container .navigation--list li ul li p {
margin-left: 10px;
}
header .mobile-navigation .navigation__container .navigation--list .navigation--item:nth-child(2) p {
margin-left: 50px;
}
header .nav-bar .menu {
grid-gap: 5px;
grid-template-columns: min-content min-content 1fr;
}
header .nav-bar .menu .user-actions {
grid-template-columns: min-content min-content;
grid-gap: 5px;
}
header .nav-bar .menu .user-actions ul {
padding: 10px 0;
}
}
| 0.393152 | 0.08061 |
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}
/* FlexSlider Default Theme
*********************************/
.flexslider {
padding: 0px;
text-align: center;
border: 0px;
position: relative;
zoom: 1;
}
.flex-viewport {
max-height: 2000px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
transition: all 1s ease;
}
.loading .flex-viewport {
max-height: 300px;
}
.flexslider .slides {
zoom: 1;
}
.carousel li {
margin-right: 5px;
}
/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {
width: 35px;
height:35px;
margin: -0;
display: block;
background:url('../images/arrows.png') no-repeat 0 0;
position: absolute;
top: 80%;
z-index: 10;
cursor: pointer;
text-indent: -9999px;
-webkit-transition: all .3s ease;
}
.flex-direction-nav a:hover{
background:url('../images/arrows.png') no-repeat 0 0;
}
.flex-direction-nav .flex-prev:hover{
background-position: 0px 0px;
left:0;
}
.flex-direction-nav .flex-next:hover{
background-position: -32px 0px;
right:0;
}
.flex-direction-nav .flex-prev {left: 0px; background-position:0px 0px;}
.flex-direction-nav .flex-next {background-position:-32px 0px;right:0;}
/* Control Nav */
.flex-control-nav {
position: absolute;
right: 0;
display: none;
margin-left: 0px;
top: 5%;
}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #2a2017; background: #2a2017; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #97262A; background: #97262A; }
.flex-control-paging li a.flex-active { background: #97262A; background: #97262A; cursor: default; }
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
@media screen and (max-width:1024px) {
}
@media screen and (max-width: 768px) {
.flex-direction-nav a {
top: 60%;
}
}
@media screen and (max-width: 640px) {
}
@media screen and (max-width: 480px) {
}
@media screen and (max-width: 320px) {
.flex-direction-nav a{
width: 20px;
height: 20px;
background-size: 200%;
}
.flex-direction-nav a:hover {
width: 20px;
height: 30px;
background-size: 200%;
}
.flex-direction-nav .flex-next {
background-position: -21px 0px;
}
.flex-direction-nav .flex-next:hover {
background-position: -21px 0px;
}
}
|
src/flexslider.css
|
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}
/* FlexSlider Default Theme
*********************************/
.flexslider {
padding: 0px;
text-align: center;
border: 0px;
position: relative;
zoom: 1;
}
.flex-viewport {
max-height: 2000px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
transition: all 1s ease;
}
.loading .flex-viewport {
max-height: 300px;
}
.flexslider .slides {
zoom: 1;
}
.carousel li {
margin-right: 5px;
}
/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {
width: 35px;
height:35px;
margin: -0;
display: block;
background:url('../images/arrows.png') no-repeat 0 0;
position: absolute;
top: 80%;
z-index: 10;
cursor: pointer;
text-indent: -9999px;
-webkit-transition: all .3s ease;
}
.flex-direction-nav a:hover{
background:url('../images/arrows.png') no-repeat 0 0;
}
.flex-direction-nav .flex-prev:hover{
background-position: 0px 0px;
left:0;
}
.flex-direction-nav .flex-next:hover{
background-position: -32px 0px;
right:0;
}
.flex-direction-nav .flex-prev {left: 0px; background-position:0px 0px;}
.flex-direction-nav .flex-next {background-position:-32px 0px;right:0;}
/* Control Nav */
.flex-control-nav {
position: absolute;
right: 0;
display: none;
margin-left: 0px;
top: 5%;
}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #2a2017; background: #2a2017; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #97262A; background: #97262A; }
.flex-control-paging li a.flex-active { background: #97262A; background: #97262A; cursor: default; }
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
@media screen and (max-width:1024px) {
}
@media screen and (max-width: 768px) {
.flex-direction-nav a {
top: 60%;
}
}
@media screen and (max-width: 640px) {
}
@media screen and (max-width: 480px) {
}
@media screen and (max-width: 320px) {
.flex-direction-nav a{
width: 20px;
height: 20px;
background-size: 200%;
}
.flex-direction-nav a:hover {
width: 20px;
height: 30px;
background-size: 200%;
}
.flex-direction-nav .flex-next {
background-position: -21px 0px;
}
.flex-direction-nav .flex-next:hover {
background-position: -21px 0px;
}
}
| 0.311113 | 0.048114 |
@import url("https://fonts.googleapis.com/css?family=Rajdhani:400,600,700");
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700");
body {
color: #797979;
font-family: "Roboto", sans-serif;
font-size: 15px;
font-weight: 400;
line-height: 1.667;
height: 100vh;
}
@media (max-width: 600px) {
body {
height: 100%;
}
}
ul {
list-style-type: none;
margin: 0;
padding: 0
}
a:hover {
text-decoration: none
}
button {
cursor: pointer
}
button:focus {
outline: 0;
box-shadow: none
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Rajdhani", sans-serif;
color: #3a414e;
line-height: 1.25
}
h1,
.h1 {
font-size: 30px;
font-weight: 700;
line-height: 1.2
}
@media (min-width: 600px) {
h1,
.h1 {
font-size: 50px
}
}
h2,
.h2 {
font-size: 28px;
font-weight: 700
}
@media (min-width: 1000px) {
h2,
.h2 {
font-size: 36px
}
}
h3,
.h3 {
font-size: 20px;
font-weight: 600
}
@media (min-width: 1000px) {
h3,
.h3 {
font-size: 22px
}
}
.pb-85px {
padding-bottom: 45px
}
@media (min-width: 1000px) {
.pb-85px {
padding-bottom: 85px
}
}
.section-margin {
margin: 60px 0
}
@media (min-width: 1000px) {
.section-margin {
margin: 100px 0
}
}
@media (min-width: 1200px) {
.section-margin {
margin: 135px 0
}
}
.section-margin--medium {
margin: 40px 0
}
@media (min-width: 800px) {
.section-margin--medium {
margin: 80px 0
}
}
@media (min-width: 1200px) {
.section-margin--medium {
margin: 120px 0
}
}
.section-padding {
padding: 60px 0
}
@media (min-width: 1000px) {
.section-padding {
padding: 100px 0
}
}
@media (min-width: 1200px) {
.section-padding {
padding: 135px 0
}
}
.section-padding--small {
padding: 60px 0
}
@media (min-width: 1000px) {
.section-padding--small {
padding: 100px 0
}
}
.bg-magnolia {
background: #faf9ff
}
.header_area {
position: absolute;
top: 0;
width: 100%;
z-index: 99;
transition: background 0.4s, all 0.3s linear
}
.header_area .navbar-right {
min-width: 200px;
text-align: right
}
@media (max-width: 991px) {
.header_area .navbar-right {
margin: 20px 0
}
}
.header_area .navbar-brand {
margin-right: 30px
}
.header_area .navbar-social {
min-width: 95px;
float: right
}
.header_area .navbar-social li {
margin-right: 12px
}
.header_area .navbar-social li i,
.header_area .navbar-social li span {
font-size: 13px;
color: #242429
}
.header_area .navbar-social li:last-child {
margin-right: 0
}
.header_area .navbar-social li a:hover i,
.header_area .navbar-social li span {
color: #21146a
}
.header_area .menu_nav {
width: 100%
}
.header_area .navbar {
background: transparent;
padding: 5px 0;
border: 0px;
border-radius: 0px;
width: 100%
}
@media (min-width: 991px) {
.header_area .navbar {
padding: 20px 0
}
}
.header_area .navbar .nav .nav-item {
margin-right: 30px
}
.header_area .navbar .nav .nav-item .nav-link {
font-family: "Roboto", sans-serif;
color: #fff;
font-size: 14px;
text-transform: capitalize;
font-weight: 700;
display: inline-block
}
.header_area .navbar .nav .nav-item .nav-link:after {
display: none
}
.header_area .navbar .nav .nav-item:hover .nav-link,
.header_area .navbar .nav .nav-item.active .nav-link {
color: #fff;
opacity: .75
}
.header_area .navbar .nav .nav-item.submenu {
position: relative
}
.header_area .navbar .nav .nav-item.submenu ul {
border: none;
padding: 0px;
border-radius: 0px;
box-shadow: none;
margin: 0px;
background: #fff
}
@media (min-width: 992px) {
.header_area .navbar .nav .nav-item.submenu ul {
position: absolute;
top: 120%;
left: 0px;
min-width: 200px;
text-align: left;
opacity: 0;
transition: all 300ms ease-in;
visibility: hidden;
display: block;
border: none;
padding: 0px;
border-radius: 0px;
box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.4)
}
}
.header_area .navbar .nav .nav-item.submenu ul:before {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 10px 10px 0 10px;
border-color: #eeeeee transparent transparent transparent;
position: absolute;
right: 24px;
top: 45px;
z-index: 3;
opacity: 0;
transition: all 400ms linear
}
.header_area .navbar .nav .nav-item.submenu ul .nav-item {
display: block;
float: none;
margin-right: 0px;
border-bottom: 1px solid #ededed;
margin-left: 0px;
transition: all 0.4s linear
}
.header_area .navbar .nav .nav-item.submenu ul .nav-item .nav-link {
line-height: 45px;
color: #21146a !important;
padding: 0px 30px;
transition: all 150ms linear;
display: block;
margin-right: 0px
}
.header_area .navbar .nav .nav-item.submenu ul .nav-item:last-child {
border-bottom: none
}
.header_area .navbar .nav .nav-item.submenu ul .nav-item:hover .nav-link {
background-color: #21146a;
color: #fff !important
}
@media (min-width: 992px) {
.header_area .navbar .nav .nav-item.submenu:hover ul {
visibility: visible;
opacity: 1;
top: 100%
}
}
.header_area .navbar .nav .nav-item.submenu:hover ul .nav-item {
margin-top: 0px
}
.header_area .navbar .nav .nav-item:last-child {
margin-right: 0px
}
.header_area .navbar .search {
font-size: 12px;
line-height: 60px;
display: inline-block;
margin-left: 80px
}
.header_area .navbar .search i {
font-weight: 600
}
.header_area.navbar_fixed .main_menu {
position: fixed;
width: 100%;
top: -70px;
left: 0;
right: 0;
background: #412fb3;
z-index: 99;
transform: translateY(70px);
transition: transform 500ms ease, background 500ms ease;
-webkit-transition: transform 500ms ease, background 500ms ease;
box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1)
}
.header_area.navbar_fixed .main_menu .navbar .nav .nav-item .nav-link {
line-height: 20px
}
@media (min-width: 992px) {
.header_area.white_menu .navbar .navbar-brand img {
display: none
}
.header_area.white_menu .navbar .navbar-brand img+img {
display: inline-block
}
}
@media (max-width: 991px) {
.header_area.white_menu .navbar .navbar-brand img {
display: inline-block
}
.header_area.white_menu .navbar .navbar-brand img+img {
display: none
}
}
.header_area.white_menu .navbar .nav .nav-item .nav-link {
color: #fff
}
.header_area.white_menu.navbar_fixed .main_menu .navbar .navbar-brand img {
display: inline-block
}
.header_area.white_menu.navbar_fixed .main_menu .navbar .navbar-brand img+img {
display: none
}
.header_area.white_menu.navbar_fixed .main_menu .navbar .nav .nav-item .nav-link {
line-height: 70px
}
.top_menu {
background: #ec9d5f
}
.top_menu .float-left a {
line-height: 40px;
display: inline-block;
color: #fff;
text-transform: uppercase;
font-size: 12px;
margin-right: 50px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s
}
.top_menu .float-left a:last-child {
margin-right: 0px
}
.top_menu .float-right .pur_btn {
color: #fff;
line-height: 40px;
display: block;
padding: 0px 40px;
font-weight: 500;
font-size: 12px
}
@media (max-width: 1619px) {
.header_area .navbar .search {
margin-left: 40px
}
}
@media (max-width: 1199px) {
.header_area .navbar .nav .nav-item {
margin-right: 28px
}
.home_banner_area .banner_inner {
padding: 100px 0px
}
.header_area .navbar .tickets_btn {
margin-left: 40px
}
.home_banner_area .banner_inner .banner_content h2 br {
display: none;
font-size: 36px
}
.home_banner_area .banner_inner .banner_content h2 {
font-size: 36px;
line-height: 45px
}
}
@media (max-width: 991px) {
.navbar-toggler {
border: none;
border-radius: 0px;
padding: 0px;
cursor: pointer;
margin-top: 27px;
margin-bottom: 23px
}
.header_area .navbar {
background: #412fb3
}
.navbar-toggler[aria-expanded="false"] span:nth-child(2) {
opacity: 1
}
.navbar-toggler[aria-expanded="true"] span:nth-child(2) {
opacity: 0
}
.navbar-toggler[aria-expanded="true"] span:first-child {
transform: rotate(-45deg);
position: relative;
top: 7.5px
}
.navbar-toggler[aria-expanded="true"] span:last-child {
transform: rotate(45deg);
bottom: 6px;
position: relative
}
.navbar-toggler span {
display: block;
width: 25px;
height: 3px;
background: #fff;
margin: auto;
margin-bottom: 4px;
transition: all 400ms linear;
cursor: pointer
}
.navbar .container {
padding-left: 15px;
padding-right: 15px
}
.nav {
padding: 0px 0px
}
.header_area+section,
.header_area+row,
.header_area+div {
margin-top: 117px
}
.header_top .nav {
padding: 0px
}
.header_area .navbar .nav .nav-item .nav-link {
line-height: 30px;
margin-right: 0px;
display: block;
border-bottom: 1px solid #ededed33;
border-radius: 0px
}
.header_area .navbar .search {
margin-left: 0px
}
.header_area .navbar-collapse {
max-height: 340px;
overflow-y: scroll
}
.header_area .navbar .nav .nav-item.submenu ul .nav-item .nav-link {
padding: 0px 15px
}
.header_area .navbar .nav .nav-item {
margin-right: 0px
}
.header_area+section,
.header_area+row,
.header_area+div {
margin-top: 41px
}
.home_banner_area .banner_inner .banner_content .banner_map_img {
display: none
}
.header_area.navbar_fixed .main_menu .navbar .nav .nav-item .nav-link {
line-height: 40px
}
.header_area.white_menu.navbar_fixed .main_menu .navbar .nav .nav-item .nav-link {
line-height: 40px
}
.header_area.white_menu .navbar .nav .nav-item .nav-link {
color: #222
}
.categories_post img {
width: 100%
}
.categories_post {
max-width: 360px;
margin: 0 auto
}
.blog_categorie_area .col-lg-4 {
margin-top: 30px
}
.blog_area {
padding-bottom: 80px
}
.single-post-area .blog_right_sidebar {
margin-top: 30px
}
.contact_info {
margin-bottom: 50px
}
.home_banner_area .donation_inner {
margin-bottom: -30px
}
.home_banner_area .dontation_item {
max-width: 350px;
margin: auto
}
.footer_area .col-sm-6 {
margin-bottom: 30px
}
.footer_area .footer_inner {
margin-bottom: -30px
}
.news_widget {
padding-left: 0px
}
.home_banner_area .banner_inner .home_left_img {
display: none
}
.header_area .navbar .tickets_btn {
display: none
}
.home_banner_area .banner_inner {
padding: 70px 0px 100px 0px
}
.left_side_text {
margin-bottom: 50px
}
.price_item {
max-width: 360px;
margin: 0px auto 30px
}
.price_inner {
margin-bottom: -30px
}
}
@media (max-width: 767px) {
.home_banner_area {
min-height: 500px
}
.home_banner_area .banner_inner {
min-height: 500px
}
.home_banner_area .banner_inner .banner_content {
margin-top: 0px
}
.blog_banner .banner_inner .blog_b_text h2 {
font-size: 40px;
line-height: 50px
}
.blog_info.text-right {
text-align: left !important;
margin-bottom: 10px
}
.home_banner_area .banner_inner .banner_content h3 {
font-size: 30px
}
.home_banner_area .banner_inner .banner_content p br {
display: none
}
.home_banner_area .banner_inner .banner_content h3 span {
line-height: 45px;
padding-bottom: 0px;
padding-top: 0px
}
.footer-bottom {
text-align: center
}
.footer-bottom .footer-social {
text-align: center;
margin-top: 15px
}
.made_life_inner .nav.nav-tabs li {
flex: 0 0 50%;
max-width: 50%;
margin-bottom: 15px
}
.made_life_inner .nav.nav-tabs {
margin-bottom: -15px
}
.made_life_area.made_white .left_side_text {
margin-bottom: 0px;
margin-top: 30px
}
}
@media (max-width: 575px) {
.top_menu {
display: none
}
.header_area+section,
.header_area+row,
.header_area+div {
margin-top: 51px
}
.home_banner_area .banner_inner .banner_content h2 {
font-size: 28px;
line-height: 38px
}
.home_banner_area {
min-height: 450px
}
.home_banner_area .banner_inner {
min-height: 450px
}
.blog_banner .banner_inner .blog_b_text {
margin-top: 0px
}
.home_banner_area .banner_inner .banner_content img {
display: none
}
.home_banner_area .banner_inner .banner_content h5 {
margin-top: 0px
}
.p_120 {
padding-top: 70px;
padding-bottom: 70px
}
.main_title h2 {
font-size: 25px
}
.sample-text-area {
padding: 70px 0 70px 0
}
.generic-blockquote {
padding: 30px 15px 30px 30px
}
.blog_details h2 {
font-size: 20px;
line-height: 30px
}
.blog_banner .banner_inner .blog_b_text h2 {
font-size: 28px;
line-height: 38px
}
.footer-area {
padding: 70px 0px
}
.pad_top {
padding-top: 70px
}
.pad_btm {
padding-bottom: 70px
}
}
@media (max-width: 480px) {
.header_area .navbar-collapse {
max-height: 250px
}
.home_banner_area .banner_inner .banner_content {
padding: 30px 15px;
margin-top: 0px
}
.banner_content .white_btn {
display: block
}
.home_banner_area .banner_inner .banner_content h3 {
font-size: 24px
}
.banner_area .banner_inner .banner_content h2 {
font-size: 32px
}
.comments-area .thumb {
margin-right: 10px
}
.testi_item .media .d-flex {
padding-right: 0px
}
.testi_item .media .d-flex img {
width: auto;
margin-bottom: 15px
}
.testi_item .media {
display: block
}
.banner_btn {
margin-bottom: 20px
}
}
.hero-banner {
position: relative;
background: #22195b;
background-size: cover;
padding: 90px 0 60px 0;
z-index: 1
}
@media (min-width: 600px) {
.hero-banner {
padding: 150px 0 120px 0
}
}
@media (min-width: 991px) {
.hero-banner {
padding: 175px 0 160px 0
}
}
@media (min-width: 1200px) {
.hero-banner {
padding: 175px 0 60px 0
}
}
.hero-banner__img {
position: relative
}
@media (min-width: 1200px) {
.hero-banner__img img {
position: absolute;
top: -140px;
}
}
.hero-banner__content h1 {
color: #fff;
margin-bottom: 22px
}
.hero-banner__content p {
color: #fff;
margin-bottom: 45px
}
.hero-banner::after {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 60%;
background: url(../img/banner/banner-bg.png) left center no-repeat;
background-size: cover;
z-index: -1
}
.hero-banner--sm {
padding: 0;
height: 300px
}
.hero-banner--sm::after {
height: 100%
}
@media (min-width: 1000px) {
.hero-banner--sm {
height: 500px
}
}
.hero-banner--sm__content {
position: absolute;
top: 50%;
left: 50%;
width: 100%;
transform: translate(-50%, -50%);
margin-top: 20px;
text-align: center
}
@media (min-width: 600px) {
.hero-banner--sm__content {
margin-top: 40px
}
}
.hero-banner--sm__content>* {
color: #fff
}
.hero-banner--sm__content h3 {
font-size: 27px;
margin-bottom: 0
}
.hero-banner--sm__content h1 {
margin-bottom: 10px
}
.hero-banner--sm__content h4 {
font-size: 18px
}
.banner-breadcrumb {
display: inline-block
}
.banner-breadcrumb .breadcrumb {
background: transparent;
padding: 0
}
.banner-breadcrumb .breadcrumb-item {
padding: .1rem
}
.banner-breadcrumb .breadcrumb-item a {
text-transform: capitalize;
color: #fff
}
.banner-breadcrumb .breadcrumb-item+.breadcrumb-item::before {
color: #fff;
padding-left: .2rem;
padding-right: .4rem
}
.banner-breadcrumb .breadcrumb-item.active {
color: #fff
}
.section-intro {
max-width: 630px;
margin-right: auto;
margin-left: auto
}
.section-intro__title {
font-weight: 700;
color: #3a414e;
margin-bottom: 10px
}
.section-intro__subtitle {
font-size: 15px;
color: #797979;
margin-bottom: 0
}
.card-feature {
padding: 30px 35px;
border: 0;
border-radius: 0;
background: #faf9ff;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s
}
.card-feature__icon {
margin-bottom: 12px
}
.card-feature__icon i,
.card-feature__icon span {
font-size: 30px;
color: #21146a
}
.card-feature__title {
font-size: 22px;
font-weight: 600
}
.card-feature__subtitle {
margin-bottom: 0
}
.card-feature:hover {
background: #fff;
box-shadow: 0px 10px 20px 0px rgba(33, 20, 106, 0.1)
}
.about__content h2 {
margin-bottom: 20px
}
.about__content p {
margin-bottom: 38px
}
.offer-single {
margin-bottom: 30px
}
@media (min-width: 991px) {
.offer-single {
margin-bottom: 50px
}
}
.offer-single__content {
border: 0;
border-radius: 0;
background: #faf9ff;
padding: 30px 23px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s
}
.offer-single__content h4 {
font-size: 22px;
font-weight: 600
}
.offer-single__content p {
margin-bottom: 0
}
.offer-single__content:hover {
background: #fff;
box-shadow: 0px 10px 20px 0px rgba(33, 20, 106, 0.1)
}
.offer-single__icon {
display: inline-block;
margin-bottom: 15px
}
.offer-single__icon i,
.offer-single__icon span {
font-size: 30px;
color: #21146a
}
@media (min-width: 991px) {
.offer-single__img {
position: absolute;
width: 100%;
top: 50%;
transform: translateY(-50%)
}
}
@media (min-width: 991px) and (min-width: 1200px) {
.offer-single__img {
transform: translateY(0);
top: 50px;
left: 100px
}
}
@media (min-width: 991px) {
.offer-single-wrapper .offer-single:nth-child(even) {
position: relative;
top: 40px
}
}
@media (min-width: 1200px) {
.solution__img {
position: relative;
left: -60px
}
}
@media (min-width: 1200px) {
.solution__content {
padding-left: 30px;
padding-right: 45px
}
}
.solution__content h2 {
margin-bottom: 20px
}
.solution__content p {
margin-bottom: 30px
}
.card-pricing {
background: #faf9ff;
border-radius: 3px;
border: 0;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s
}
.card-pricing:hover {
background: #fff;
box-shadow: 0px 20px 25.5px 4.5px rgba(33, 20, 106, 0.1)
}
.card-pricing:hover .button {
background: #21146a;
color: #fff
}
.card-pricing__header {
border-bottom: 1px solid #ebebeb;
padding: 40px 7px
}
.card-pricing__header h4 {
font-size: 27px;
font-weight: 700;
margin-bottom: 5px
}
.card-pricing__header p {
margin-bottom: 27px
}
.card-pricing__price {
font-size: 40px;
font-family: "Roboto", sans-serif;
font-weight: 700;
margin: 0
}
@media (min-width: 991px) {
.card-pricing__price {
font-size: 60px
}
}
.card-pricing__price span {
font-size: 40px;
vertical-align: middle;
position: relative;
bottom: 5px
}
.card-pricing__list {
padding: 30px 8px 25px 8px;
border-bottom: 1px solid #ebebeb
}
.card-pricing__list li {
margin-bottom: 12px
}
.card-pricing__list li:last-child {
margin-bottom: 0
}
.card-pricing__list li i,
.card-pricing__list li span {
font-size: 13px;
margin-right: 10px
}
.card-pricing__list li.unvalid i,
.card-pricing__list li.unvalid span {
color: #f81c1c;
font-size: 12px
}
.card-pricing__footer {
padding: 45px 0
}
.testimonial {
max-width: 970px;
margin-right: auto;
margin-left: auto
}
.testimonial__img {
width: 120px;
height: 120px;
margin-left: auto;
margin-right: auto;
position: relative;
top: 30px;
z-index: 5
}
.testimonial__content {
background: #fff;
padding: 50px 10px 35px 10px;
position: relative
}
@media (min-width: 1000px) {
.testimonial__content {
padding: 50px 20px 35px 20px
}
}
.testimonial__content h3 {
font-size: 22px;
font-weight: 600;
margin-bottom: 0
}
.testimonial__content p {
font-size: 14px
}
.testimonial__i {
font-size: 15px !important;
font-style: italic;
margin-bottom: 0
}
.testimonial__icon {
font-size: 173px;
color: rgba(119, 119, 119, 0.1);
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 120px
}
.testimonial .owl-dots {
margin-top: 40px !important
}
.testimonial .owl-dots .owl-dot span {
width: 20px;
height: 6px;
background: #d3d2d5;
border-radius: 2px;
margin: 5px 10px
}
.testimonial .owl-dots .owl-dot.active span {
background: #21146a
}
.our_major_cause .owl-item {
padding: 0 10px;
margin-bottom: 50px
}
@media (max-width: 576px) {
.our_major_cause .owl-item {
margin-bottom: 0
}
}
.our_major_cause .card {
border: 0;
box-shadow: 0 3px 14px 0px rgba(221, 221, 221, 0.85);
margin-bottom: 30px;
overflow: hidden
}
@media (max-width: 576px) {
.our_major_cause .card .card-body {
padding: 5px
}
}
.our_major_cause .card figure {
overflow: hidden;
margin: 0
}
.our_major_cause .card figure img {
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s
}
.our_major_cause .card .card_inner_body {
padding: 20px 12px 30px
}
.our_major_cause .card .card_inner_body .card-body-top {
margin-bottom: 30px
}
.our_major_cause .card .card-text {
margin-bottom: 0
}
.our_major_cause .card .progress {
overflow: visible;
height: 4px;
position: relative;
background: rgba(255, 255, 255, 0.2);
top: -4px
}
.our_major_cause .card .progress .progress-bar span {
position: absolute;
bottom: -49px;
right: 11px;
font-size: 14px
}
.our_major_cause .card:hover img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2)
}
.our_major_cause .card:hover .main_btn2 {
color: #fff
}
.clients_logo_area .clients_slider .item {
text-align: center
}
.clients_logo_area .clients_slider .item img {
width: auto;
text-align: center;
display: block;
margin: auto;
line-height: 70px;
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
-ms-filter: grayscale(100%);
filter: grayscale(100%);
opacity: .2;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s
}
.clients_logo_area .clients_slider .item:hover img {
opacity: 1;
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-o-filter: grayscale(0%);
-ms-filter: grayscale(0%);
filter: grayscale(0%)
}
.says_left {
max-width: 335px
}
.says_left h3 {
font-size: 36px;
line-height: 45px;
margin-bottom: 20px;
margin-top: 30px
}
.says_left p {
margin-bottom: 0px
}
.says_item {
background: #fff;
border: 1px solid #eeeeee;
border-radius: 10px;
padding-left: 30px;
padding-right: 30px;
padding-top: 55px;
padding-bottom: 55px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s
}
.says_item h4 {
font-size: 20px;
margin-bottom: 13px
}
.says_item h5 {
font-weight: 300;
font-size: 14px;
margin-bottom: 32px
}
.says_item p {
margin-bottom: 0px
}
.says_item:hover {
box-shadow: 0px 10px 30px 0px rgba(98, 71, 234, 0.1);
border-color: #fff
}
.about_us .about_img:after {
content: '';
position: absolute;
top: 30px;
bottom: -5px;
left: -10px;
right: -10px;
z-index: 1
}
@media (max-width: 1024px) {
.about_us .about_img:after {
background: #fff
}
}
.about_us .about_img img {
position: relative;
z-index: 2;
box-shadow: 0px 13px 35px #c9c9c9
}
.about_us .content_wrapper {
padding: 25px 0
}
.about_us .content_wrapper h1 {
margin-bottom: 40px
}
.about_us .content_wrapper .main_btn {
margin-top: 50px
}
.about_us .bottom_para {
margin-top: 50px
}
.recent_event .single_event {
margin-bottom: 30px
}
.recent_event .single_event figure {
overflow: hidden;
margin: 0;
position: relative
}
.recent_event .single_event figure img {
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s
}
.recent_event .single_event .content_wrapper {
padding: 22px 28px 10px 0px
}
@media (max-width: 1024px) {
.recent_event .single_event .content_wrapper {
padding: 0
}
}
@media (max-width: 1024px) {
.recent_event .single_event .content_wrapper {
margin-top: 0
}
}
.recent_event .single_event .content_wrapper .date_time {
font-size: 12px;
margin-bottom: 10px
}
@media (max-width: 1024px) {
.recent_event .single_event .content_wrapper .date_time {
margin-bottom: 0
}
}
.recent_event .single_event .content_wrapper .title {
margin-bottom: 20px
}
@media (max-width: 1024px) {
.recent_event .single_event .content_wrapper .title {
margin-bottom: 10
}
}
.recent_event .single_event:hover img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2)
}
.recent_event .single_event:hover .img-overlay {
background: initial
}
.event_details .event_content {
margin-top: 40px
}
.event_details .left_content {
margin-top: 38px
}
@media (max-width: 991px) {
.event_details .left_content {
margin-top: 0
}
}
.event_details .left_content p i {
margin-right: 10px
}
.event_details .right_content h2 {
margin-bottom: 20px
}
.event_details .right_content p:last-child {
margin-bottom: 0
}
.blog-banner {
position: relative
}
.blog-banner h4,
.blog-banner h1,
.blog-banner a {
text-transform: capitalize;
color: #fff
}
.blog-banner h4 {
font-size: 18px;
margin-bottom: 15px
}
.blog-banner h1 {
font-size: 30px;
margin-bottom: 10px;
color: #3a414e
}
@media (min-width: 992px) {
.blog-banner h1 {
font-size: 36px
}
}
.blog-banner-area {
height: 280px;
position: relative;
z-index: 1
}
@media (min-width: 1000px) {
.blog-banner-area {
height: 410px
}
}
.blog-banner-area .blog-banner {
position: absolute;
top: 50%;
left: 50%;
width: 100%;
transform: translate(-50%, -50%)
}
.blog-banner-area::after {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #f1f6f7;
z-index: -1
}
.blog-banner-btn {
border: 2px solid #21146a;
padding: 10px 45px
}
.blog-banner-btn:hover {
background: #21146a;
color: #fff
}
.l_blog_item .l_blog_text .date {
margin-top: 24px;
margin-bottom: 15px
}
.l_blog_item .l_blog_text .date a {
font-size: 12px
}
.l_blog_item .l_blog_text h4 {
font-size: 18px;
color: #3a414e;
border-bottom: 1px solid #eeeeee;
margin-bottom: 0px;
padding-bottom: 20px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s
}
.l_blog_item .l_blog_text h4:hover {
color: #21146a
}
.l_blog_item .l_blog_text p {
margin-bottom: 0px;
padding-top: 20px
}
.causes_slider .owl-dots {
text-align: center;
margin-top: 80px
}
.causes_slider .owl-dots .owl-dot {
height: 14px;
width: 14px;
background: #eeeeee;
display: inline-block;
margin-right: 7px
}
.causes_slider .owl-dots .owl-dot:last-child {
margin-right: 0px
}
.causes_slider .owl-dots .owl-dot.active {
background: #21146a
}
.causes_item {
background: #fff
}
.causes_item .causes_img {
position: relative
}
.causes_item .causes_img .c_parcent {
position: absolute;
bottom: 0px;
width: 100%;
left: 0px;
height: 3px;
background: rgba(255, 255, 255, 0.5)
}
.causes_item .causes_img .c_parcent span {
width: 70%;
height: 3px;
background: #21146a;
position: absolute;
left: 0px;
bottom: 0px
}
.causes_item .causes_img .c_parcent span:before {
content: "75%";
position: absolute;
right: -10px;
bottom: 0px;
background: #21146a;
color: #fff;
padding: 0px 5px
}
.causes_item .causes_text {
padding: 30px 35px 40px 30px
}
.causes_item .causes_text h4 {
color: #3a414e;
font-size: 18px;
font-weight: 600;
margin-bottom: 15px;
cursor: pointer
}
.causes_item .causes_text h4:hover {
color: #21146a
}
.causes_item .causes_text p {
font-size: 14px;
line-height: 24px;
font-weight: 300;
margin-bottom: 0px
}
.causes_item .causes_bottom a {
width: 50%;
border: 1px solid #21146a;
text-align: center;
float: left;
line-height: 50px;
background: #21146a;
color: #fff;
font-size: 14px;
font-weight: 500
}
.causes_item .causes_bottom a+a {
border-color: #eeeeee;
background: #fff;
font-size: 14px;
color: #3a414e
}
.latest_blog_area {
background: #f9f9ff
}
.single-recent-blog-post {
margin-bottom: 30px
}
.single-recent-blog-post .thumb {
overflow: hidden
}
.single-recent-blog-post .thumb img {
transition: all 0.7s linear
}
.single-recent-blog-post .details {
padding-top: 30px
}
.single-recent-blog-post .details .sec_h4 {
line-height: 24px;
padding: 10px 0px 13px;
transition: all 0.3s linear
}
.single-recent-blog-post .date {
font-size: 14px;
line-height: 24px;
font-weight: 400
}
.single-recent-blog-post:hover img {
transform: scale(1.23) rotate(10deg)
}
.tags .tag_btn {
font-size: 12px;
font-weight: 500;
line-height: 20px;
border: 1px solid #eeeeee;
display: inline-block;
padding: 1px 18px;
text-align: center;
color: #3a414e
}
.tags .tag_btn:before {
background: #21146a
}
.tags .tag_btn+.tag_btn {
margin-left: 2px
}
.blog_categorie_area {
padding-top: 30px;
padding-bottom: 30px
}
@media (min-width: 900px) {
.blog_categorie_area {
padding-top: 80px;
padding-bottom: 80px
}
}
@media (min-width: 1100px) {
.blog_categorie_area {
padding-top: 120px;
padding-bottom: 120px
}
}
.categories_post {
position: relative;
text-align: center;
cursor: pointer
}
.categories_post img {
max-width: 100%
}
.categories_post .categories_details {
position: absolute;
top: 20px;
left: 20px;
right: 20px;
bottom: 20px;
background: rgba(34, 34, 34, 0.75);
color: #fff;
transition: all 0.3s linear;
display: flex;
align-items: center;
justify-content: center
}
.categories_post .categories_details h5 {
margin-bottom: 0px;
font-size: 18px;
line-height: 26px;
text-transform: uppercase;
color: #fff;
position: relative
}
.categories_post .categories_details p {
font-weight: 300;
font-size: 14px;
line-height: 26px;
margin-bottom: 0px
}
.categories_post .categories_details .border_line {
margin: 10px 0px;
background: #fff;
width: 100%;
height: 1px
}
.categories_post:hover .categories_details {
background: rgba(56, 74, 235, 0.85)
}
.blog_item {
margin-bottom: 40px
}
.blog_info {
padding-top: 30px
}
.blog_info .post_tag {
padding-bottom: 20px
}
.blog_info .post_tag a {
color: #3a414e;
font-size: 14px
}
.blog_info .post_tag a.active {
color: #21146a
}
.blog_info .blog_meta li a {
color: #777777;
vertical-align: middle;
padding-bottom: 10px;
display: inline-block;
font-size: 14px
}
.blog_info .blog_meta li a i {
color: #3a414e;
font-size: 16px;
font-weight: 600;
padding-left: 15px;
line-height: 20px;
vertical-align: middle
}
.blog_info .blog_meta li a:hover {
color: #21146a
}
.blog_post img {
max-width: 100%
}
.blog_details {
padding-top: 20px
}
.blog_details h2 {
font-size: 24px;
line-height: 36px;
color: #3a414e;
font-weight: 600;
transition: all 0.3s linear
}
.blog_details h2:hover {
color: #21146a
}
.blog_details p {
margin-bottom: 26px
}
.view_btn {
font-size: 14px;
line-height: 36px;
display: inline-block;
color: #3a414e;
font-weight: 500;
padding: 0px 30px;
background: #fff
}
.blog_right_sidebar {
border: 1px solid #eeeeee;
background: #fafaff;
padding: 30px
}
.blog_right_sidebar .widget_title {
font-size: 18px;
line-height: 25px;
background: #21146a;
text-align: center;
color: #fff;
padding: 8px 0px;
margin-bottom: 30px
}
.blog_right_sidebar .search_widget .input-group .form-control {
font-size: 14px;
line-height: 29px;
border: 0px;
width: 100%;
font-weight: 300;
color: #fff;
padding-left: 20px;
border-radius: 45px;
z-index: 0;
background: #21146a
}
.blog_right_sidebar .search_widget .input-group .form-control.placeholder {
color: #fff
}
.blog_right_sidebar .search_widget .input-group .form-control:-moz-placeholder {
color: #fff
}
.blog_right_sidebar .search_widget .input-group .form-control::-moz-placeholder {
color: #fff
}
.blog_right_sidebar .search_widget .input-group .form-control::-webkit-input-placeholder {
color: #fff
}
.blog_right_sidebar .search_widget .input-group .form-control:focus {
box-shadow: none
}
.blog_right_sidebar .search_widget .input-group .btn-default {
position: absolute;
right: 20px;
background: transparent;
border: 0px;
box-shadow: none;
font-size: 14px;
color: #fff;
padding: 0px;
top: 50%;
transform: translateY(-50%);
z-index: 1
}
.blog_right_sidebar .author_widget {
text-align: center
}
.blog_right_sidebar .author_widget h4 {
font-size: 18px;
line-height: 20px;
color: #3a414e;
margin-bottom: 5px;
margin-top: 30px
}
.blog_right_sidebar .author_widget p {
margin-bottom: 0px
}
.blog_right_sidebar .author_widget .social_icon {
padding: 7px 0px 15px
}
.blog_right_sidebar .author_widget .social_icon a {
font-size: 14px;
color: #3a414e;
transition: all 0.2s linear
}
.blog_right_sidebar .author_widget .social_icon a+a {
margin-left: 20px
}
.blog_right_sidebar .author_widget .social_icon a:hover {
color: #21146a
}
.blog_right_sidebar .popular_post_widget .post_item .media-body {
justify-content: center;
align-self: center;
padding-left: 20px
}
.blog_right_sidebar .popular_post_widget .post_item .media-body h3 {
font-size: 14px;
line-height: 20px;
color: #3a414e;
margin-bottom: 4px;
transition: all 0.3s linear
}
.blog_right_sidebar .popular_post_widget .post_item .media-body h3:hover {
color: #21146a
}
.blog_right_sidebar .popular_post_widget .post_item .media-body p {
font-size: 12px;
line-height: 21px;
margin-bottom: 0px
}
.blog_right_sidebar .popular_post_widget .post_item+.post_item {
margin-top: 20px
}
.blog_right_sidebar .post_category_widget .cat-list li {
border-bottom: 2px dotted #eee;
transition: all 0.3s ease 0s;
padding-bottom: 12px
}
.blog_right_sidebar .post_category_widget .cat-list li a {
font-size: 14px;
line-height: 20px;
color: #777
}
.blog_right_sidebar .post_category_widget .cat-list li a p {
margin-bottom: 0px
}
.blog_right_sidebar .post_category_widget .cat-list li+li {
padding-top: 15px
}
.blog_right_sidebar .post_category_widget .cat-list li:hover {
border-color: #21146a
}
.blog_right_sidebar .post_category_widget .cat-list li:hover a {
color: #21146a
}
.blog_right_sidebar .newsletter_widget {
text-align: center
}
.blog_right_sidebar .newsletter_widget .form-group {
margin-bottom: 8px
}
.blog_right_sidebar .newsletter_widget .input-group-prepend {
margin-right: -1px
}
.blog_right_sidebar .newsletter_widget .input-group-text {
background: #fff;
border-radius: 0px;
vertical-align: top;
font-size: 12px;
line-height: 36px;
padding: 0px 0px 0px 15px;
border: 1px solid #eeeeee;
border-right: 0px
}
.blog_right_sidebar .newsletter_widget .input-group-text i {
color: #cccccc
}
.blog_right_sidebar .newsletter_widget .form-control {
font-size: 12px;
line-height: 24px;
color: #cccccc;
border: 1px solid #eeeeee;
border-left: 0px;
border-radius: 0px
}
.blog_right_sidebar .newsletter_widget .form-control.placeholder {
color: #cccccc
}
.blog_right_sidebar .newsletter_widget .form-control:-moz-placeholder {
color: #cccccc
}
.blog_right_sidebar .newsletter_widget .form-control::-moz-placeholder {
color: #cccccc
}
.blog_right_sidebar .newsletter_widget .form-control::-webkit-input-placeholder {
color: #cccccc
}
.blog_right_sidebar .newsletter_widget .form-control:focus {
outline: none;
box-shadow: none
}
.blog_right_sidebar .newsletter_widget .bbtns {
background: #21146a;
color: #fff;
font-size: 12px;
line-height: 38px;
display: inline-block;
font-weight: 500;
padding: 0px 24px 0px 24px;
border-radius: 0
}
.blog_right_sidebar .newsletter_widget .text-bottom {
font-size: 12px
}
.blog_right_sidebar .tag_cloud_widget ul li {
display: inline-block
}
.blog_right_sidebar .tag_cloud_widget ul li a {
display: inline-block;
border: 1px solid #eee;
background: #fff;
padding: 0px 13px;
margin-bottom: 8px;
transition: all 0.3s ease 0s;
color: #3a414e;
font-size: 12px
}
.blog_right_sidebar .tag_cloud_widget ul li a:hover {
background: #21146a;
color: #fff
}
.blog_right_sidebar .br {
width: 100%;
height: 1px;
background: #eee;
margin: 30px 0px
}
.blog-pagination {
padding-top: 25px;
padding-bottom: 95px
}
.blog-pagination .page-link {
border-radius: 0
}
.blog-pagination .page-item {
border: none
}
.page-link {
background: transparent;
font-weight: 400
}
.blog-pagination .page-item.active .page-link {
background-color: #21146a;
border-color: transparent;
color: #fff
}
.blog-pagination .page-link {
position: relative;
display: block;
padding: 0.5rem 0.75rem;
margin-left: -1px;
line-height: 1.25;
color: #8a8a8a;
border: none
}
.blog-pagination .page-link .lnr {
font-weight: 600
}
.blog-pagination .page-item:last-child .page-link,
.blog-pagination .page-item:first-child .page-link {
border-radius: 0
}
.blog-pagination .page-link:hover {
color: #fff;
text-decoration: none;
background-color: #21146a;
border-color: #eee
}
.single-post-area .social-links {
padding-top: 10px
}
.single-post-area .social-links li {
display: inline-block;
margin-bottom: 10px
}
.single-post-area .social-links li a {
color: #cccccc;
padding: 7px;
font-size: 14px;
transition: all 0.2s linear
}
.single-post-area .social-links li a:hover {
color: #3a414e
}
.single-post-area .blog_details {
padding-top: 26px
}
.single-post-area .blog_details p {
margin-bottom: 10px
}
.single-post-area .quotes {
margin-top: 20px;
margin-bottom: 30px;
padding: 24px 35px 24px 30px;
background-color: #fff;
box-shadow: -20.84px 21.58px 30px 0px rgba(176, 176, 176, 0.1);
font-size: 14px;
line-height: 24px;
color: #777;
font-style: italic
}
.single-post-area .arrow {
position: absolute
}
.single-post-area .arrow .lnr {
font-size: 20px;
font-weight: 600
}
.single-post-area .thumb .overlay-bg {
background: rgba(0, 0, 0, 0.8)
}
.single-post-area .navigation-area {
border-top: 1px solid #eee;
padding-top: 30px;
margin-top: 60px
}
.single-post-area .navigation-area p {
margin-bottom: 0px
}
.single-post-area .navigation-area h4 {
font-size: 18px;
line-height: 25px;
color: #3a414e
}
.single-post-area .navigation-area .nav-left {
text-align: left
}
.single-post-area .navigation-area .nav-left .thumb {
margin-right: 20px;
background: #000
}
.single-post-area .navigation-area .nav-left .thumb img {
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s
}
.single-post-area .navigation-area .nav-left .lnr {
margin-left: 20px;
opacity: 0;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s
}
.single-post-area .navigation-area .nav-left:hover .lnr {
opacity: 1
}
.single-post-area .navigation-area .nav-left:hover .thumb img {
opacity: .5
}
@media (max-width: 767px) {
.single-post-area .navigation-area .nav-left {
margin-bottom: 30px
}
}
.single-post-area .navigation-area .nav-right {
text-align: right
}
.single-post-area .navigation-area .nav-right .thumb {
margin-left: 20px;
background: #000
}
.single-post-area .navigation-area .nav-right .thumb img {
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s
}
.single-post-area .navigation-area .nav-right .lnr {
margin-right: 20px;
opacity: 0;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s
}
.single-post-area .navigation-area .nav-right:hover .lnr {
opacity: 1
}
.single-post-area .navigation-area .nav-right:hover .thumb img {
opacity: .5
}
@media (max-width: 991px) {
.single-post-area .sidebar-widgets {
padding-bottom: 0px
}
}
.comments-area {
background: #fafaff;
border: 1px solid #eee;
padding: 50px 30px;
margin-top: 50px
}
@media (max-width: 414px) {
.comments-area {
padding: 50px 8px
}
}
.comments-area h4 {
text-align: center;
margin-bottom: 50px;
color: #3a414e;
font-size: 18px
}
.comments-area h5 {
font-size: 16px;
margin-bottom: 0px
}
.comments-area a {
color: #3a414e
}
.comments-area .comment-list {
padding-bottom: 48px
}
.comments-area .comment-list:last-child {
padding-bottom: 0px
}
.comments-area .comment-list.left-padding {
padding-left: 25px
}
@media (max-width: 413px) {
.comments-area .comment-list .single-comment h5 {
font-size: 12px
}
.comments-area .comment-list .single-comment .date {
font-size: 11px
}
.comments-area .comment-list .single-comment .comment {
font-size: 10px
}
}
.comments-area .thumb {
margin-right: 20px
}
.comments-area .date {
font-size: 13px;
color: #cccccc;
margin-bottom: 13px
}
.comments-area .comment {
color: #777777;
margin-bottom: 0px
}
.comments-area .btn-reply {
background-color: #fff;
color: #3a414e;
padding: 5px 18px;
font-size: 12px;
display: block;
font-weight: 400;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s
}
.comments-area .btn-reply:hover {
background-color: #21146a;
color: #fff;
font-weight: 700
}
.comment-form {
background: #fafaff;
text-align: center;
border: 1px solid #eee;
padding: 47px 30px 43px;
margin-top: 50px;
margin-bottom: 20px
}
.comment-form .form-group {
margin-bottom: 20px
}
.comment-form h4 {
text-align: center;
margin-bottom: 50px;
font-size: 18px;
line-height: 22px;
color: #3a414e
}
.comment-form .name {
padding-left: 0px
}
@media (max-width: 767px) {
.comment-form .name {
padding-right: 0px;
margin-bottom: 1rem
}
}
.comment-form .email {
padding-right: 0px
}
@media (max-width: 991px) {
.comment-form .email {
padding-left: 0px
}
}
.comment-form .form-control {
padding: 8px 20px;
background: #fff;
border: none;
border-radius: 0px;
width: 100%;
font-size: 14px;
color: #777777;
border: 1px solid transparent
}
.comment-form .form-control:focus {
box-shadow: none;
border: 1px solid #eee
}
.comment-form .form-control::placeholder {
color: #777777
}
.comment-form textarea.form-control {
height: 140px;
resize: none
}
.comment-form ::-webkit-input-placeholder {
font-size: 13px;
color: #777
}
.comment-form ::-moz-placeholder {
font-size: 13px;
color: #777
}
.comment-form :-ms-input-placeholder {
font-size: 13px;
color: #777
}
.comment-form :-moz-placeholder {
font-size: 13px;
color: #777
}
.contact-banner {
position: relative
}
.contact-banner h4,
.contact-banner h1,
.contact-banner a {
text-transform: uppercase;
color: #fff
}
.contact-banner h4 {
font-size: 18px;
margin-bottom: 15px
}
.contact-banner h1 {
font-size: 37px;
margin-bottom: 5px
}
@media (min-width: 992px) {
.contact-banner h1 {
font-size: 48px
}
}
.contact-banner-area {
height: 280px;
background-size: cover;
position: relative;
z-index: 1
}
@media (min-width: 991px) {
.contact-banner-area {
height: 450px
}
}
.contact-banner-area .contact-banner {
position: absolute;
top: 50%;
left: 50%;
width: 100%;
transform: translate(-50%, -50%)
}
.contact-banner-area::after {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(1, 2, 11, 0.7);
z-index: -1
}
.contact-banner-btn {
border: 2px solid #21146a;
padding: 10px 45px
}
.contact-banner-btn:hover {
background: #21146a;
color: #fff
}
.contact-info__icon {
margin-right: 20px
}
.contact-info__icon i,
.contact-info__icon span {
color: #21146a;
font-size: 20px
}
.contact-info .media-body h3 {
font-size: 16px;
margin-bottom: 0
}
.contact-info .media-body h3 a {
color: #3a414e
}
.contact-info .media-body p {
color: #999999
}
.form-contact .form-group {
margin-bottom: 10px
}
.form-contact .form-control {
border-radius: 0;
height: 40px;
padding-left: 18px;
border-color: transparent;
background: rgba(130, 139, 178, 0.1)
}
.form-contact .form-control:focus {
outline: 0;
box-shadow: none
}
.form-contact .form-control::placeholder {
font-size: 14px;
color: #999999
}
.form-contact .different-control {
height: 100% !important
}
.button {
display: inline-block;
border: 1px solid transparent;
text-transform: capitalize;
font-size: 15px;
font-weight: 500;
padding: 10px 24px;
border-radius: 30px;
background-color: #fff;
color: #21146a;
color: #3a414e;
transition: all .4s ease
}
.button i,
.button span {
margin-left: 5px
}
@media (min-width: 900px) {
.button {
padding: 12px 45px
}
}
.button:hover {
background-color: transparent;
border-color: #21146a;
color: #000022
}
.button-header {
padding: 12px 40px
}
.button.bg:hover {
border-color: #fff;
color: #fff
}
.button-light {
background-color: transparent;
border-color: #21146a
}
.button-light:hover {
background-color: #21146a;
color: #fff
}
.button-blog {
border: 1px solid #21146a;
border-radius: 4px;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 500;
color: #222222;
padding: 7px 30px
}
.button-blog:hover {
background-color: #21146a;
color: #fff
}
.button-postComment {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
background-color: #21146a;
color: #fff;
border-radius: 4px;
padding: 14px 45px
}
.button-contactForm {
font-size: 15px;
background-color: #21146a;
color: #fff;
padding: 12px 36px
}
.button-contactForm:hover {
border-color: #21146a;
color: #21146a
}
.footer-area {
padding: 120px 0px 120px;
background: #0e1424
}
@media (max-width: 991px) {
.footer-area {
padding: 60px 0px
}
}
@media (max-width: 991px) {
.footer-area .single-footer-widget {
margin-bottom: 30px
}
}
.footer-area .single-footer-widget p {
color: #7b838a
}
.footer-area .single-footer-widget h4 {
color: #fff;
font-size: 22px;
margin-bottom: 25px;
font-weight: 600
}
@media (max-width: 1024px) {
.footer-area .single-footer-widget h4 {
font-size: 18px
}
}
@media (max-width: 991px) {
.footer-area .single-footer-widget h4 {
margin-bottom: 15px
}
}
.footer-area .single-footer-widget ul li {
margin-bottom: 10px
}
.footer-area .single-footer-widget ul li a {
color: #797979
}
.footer-area .single-footer-widget .form-wrap {
margin-top: 25px
}
.footer-area .single-footer-widget input {
height: 48px;
border: none;
width: 67% !important;
font-weight: 400;
background: rgba(255, 255, 255, 0.2);
color: #fff;
padding-left: 20px;
border-radius: 0;
font-size: 14px;
padding: 10px
}
.footer-area .single-footer-widget input:focus {
outline: none;
box-shadow: none
}
.footer-area .single-footer-widget input.placeholder {
padding-left: 10px;
color: #797979
}
.footer-area .single-footer-widget input:-moz-placeholder {
padding-left: 10px;
color: #797979
}
.footer-area .single-footer-widget input::-moz-placeholder {
padding-left: 10px;
color: #797979
}
.footer-area .single-footer-widget input::-webkit-input-placeholder {
padding-left: 10px;
color: #797979
}
.footer-area .single-footer-widget .click-btn {
font-family: "Roboto", sans-serif;
color: #3a414e;
border-radius: 0;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
padding: 8px 20px;
border: 0;
font-size: 14px;
background: #fff;
font-weight: 500;
text-transform: capitalize;
position: relative;
left: 0
}
.footer-area .single-footer-widget .click-btn:focus {
outline: none;
box-shadow: none
}
@media (max-width: 375px) {
.footer-area .single-footer-widget .click-btn {
margin-top: 10px
}
}
@media (min-width: 400px) {
.footer-area .single-footer-widget .click-btn {
left: -50px
}
}
.footer-area .footer-bottom {
margin-top: 70px
}
@media (max-width: 991px) {
.footer-area .footer-bottom {
margin-top: 20px
}
}
.footer-area .footer-bottom p {
color: #797979
}
.footer-area .footer-bottom p a {
color: #fff
}
.footer-area .footer-bottom .footer-social {
text-align: center
}
@media (max-width: 991px) {
.footer-area .footer-bottom .footer-social {
text-align: left;
margin-top: 30px
}
}
.footer-area .footer-bottom .footer-social a {
background: rgba(255, 255, 255, 0.15);
margin-left: 3px;
width: 32px;
color: #fff;
display: inline-grid;
text-align: center;
height: 32px;
align-content: center
}
.footer-area .footer-bottom .footer-social a:hover {
background: #fff;
color: #21146a
}
.footer-area .footer-bottom .footer-social a i,
.footer-area .footer-bottom .footer-social a span {
font-size: 14px
}
|
static/css/style.css
|
@import url("https://fonts.googleapis.com/css?family=Rajdhani:400,600,700");
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700");
body {
color: #797979;
font-family: "Roboto", sans-serif;
font-size: 15px;
font-weight: 400;
line-height: 1.667;
height: 100vh;
}
@media (max-width: 600px) {
body {
height: 100%;
}
}
ul {
list-style-type: none;
margin: 0;
padding: 0
}
a:hover {
text-decoration: none
}
button {
cursor: pointer
}
button:focus {
outline: 0;
box-shadow: none
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Rajdhani", sans-serif;
color: #3a414e;
line-height: 1.25
}
h1,
.h1 {
font-size: 30px;
font-weight: 700;
line-height: 1.2
}
@media (min-width: 600px) {
h1,
.h1 {
font-size: 50px
}
}
h2,
.h2 {
font-size: 28px;
font-weight: 700
}
@media (min-width: 1000px) {
h2,
.h2 {
font-size: 36px
}
}
h3,
.h3 {
font-size: 20px;
font-weight: 600
}
@media (min-width: 1000px) {
h3,
.h3 {
font-size: 22px
}
}
.pb-85px {
padding-bottom: 45px
}
@media (min-width: 1000px) {
.pb-85px {
padding-bottom: 85px
}
}
.section-margin {
margin: 60px 0
}
@media (min-width: 1000px) {
.section-margin {
margin: 100px 0
}
}
@media (min-width: 1200px) {
.section-margin {
margin: 135px 0
}
}
.section-margin--medium {
margin: 40px 0
}
@media (min-width: 800px) {
.section-margin--medium {
margin: 80px 0
}
}
@media (min-width: 1200px) {
.section-margin--medium {
margin: 120px 0
}
}
.section-padding {
padding: 60px 0
}
@media (min-width: 1000px) {
.section-padding {
padding: 100px 0
}
}
@media (min-width: 1200px) {
.section-padding {
padding: 135px 0
}
}
.section-padding--small {
padding: 60px 0
}
@media (min-width: 1000px) {
.section-padding--small {
padding: 100px 0
}
}
.bg-magnolia {
background: #faf9ff
}
.header_area {
position: absolute;
top: 0;
width: 100%;
z-index: 99;
transition: background 0.4s, all 0.3s linear
}
.header_area .navbar-right {
min-width: 200px;
text-align: right
}
@media (max-width: 991px) {
.header_area .navbar-right {
margin: 20px 0
}
}
.header_area .navbar-brand {
margin-right: 30px
}
.header_area .navbar-social {
min-width: 95px;
float: right
}
.header_area .navbar-social li {
margin-right: 12px
}
.header_area .navbar-social li i,
.header_area .navbar-social li span {
font-size: 13px;
color: #242429
}
.header_area .navbar-social li:last-child {
margin-right: 0
}
.header_area .navbar-social li a:hover i,
.header_area .navbar-social li span {
color: #21146a
}
.header_area .menu_nav {
width: 100%
}
.header_area .navbar {
background: transparent;
padding: 5px 0;
border: 0px;
border-radius: 0px;
width: 100%
}
@media (min-width: 991px) {
.header_area .navbar {
padding: 20px 0
}
}
.header_area .navbar .nav .nav-item {
margin-right: 30px
}
.header_area .navbar .nav .nav-item .nav-link {
font-family: "Roboto", sans-serif;
color: #fff;
font-size: 14px;
text-transform: capitalize;
font-weight: 700;
display: inline-block
}
.header_area .navbar .nav .nav-item .nav-link:after {
display: none
}
.header_area .navbar .nav .nav-item:hover .nav-link,
.header_area .navbar .nav .nav-item.active .nav-link {
color: #fff;
opacity: .75
}
.header_area .navbar .nav .nav-item.submenu {
position: relative
}
.header_area .navbar .nav .nav-item.submenu ul {
border: none;
padding: 0px;
border-radius: 0px;
box-shadow: none;
margin: 0px;
background: #fff
}
@media (min-width: 992px) {
.header_area .navbar .nav .nav-item.submenu ul {
position: absolute;
top: 120%;
left: 0px;
min-width: 200px;
text-align: left;
opacity: 0;
transition: all 300ms ease-in;
visibility: hidden;
display: block;
border: none;
padding: 0px;
border-radius: 0px;
box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.4)
}
}
.header_area .navbar .nav .nav-item.submenu ul:before {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 10px 10px 0 10px;
border-color: #eeeeee transparent transparent transparent;
position: absolute;
right: 24px;
top: 45px;
z-index: 3;
opacity: 0;
transition: all 400ms linear
}
.header_area .navbar .nav .nav-item.submenu ul .nav-item {
display: block;
float: none;
margin-right: 0px;
border-bottom: 1px solid #ededed;
margin-left: 0px;
transition: all 0.4s linear
}
.header_area .navbar .nav .nav-item.submenu ul .nav-item .nav-link {
line-height: 45px;
color: #21146a !important;
padding: 0px 30px;
transition: all 150ms linear;
display: block;
margin-right: 0px
}
.header_area .navbar .nav .nav-item.submenu ul .nav-item:last-child {
border-bottom: none
}
.header_area .navbar .nav .nav-item.submenu ul .nav-item:hover .nav-link {
background-color: #21146a;
color: #fff !important
}
@media (min-width: 992px) {
.header_area .navbar .nav .nav-item.submenu:hover ul {
visibility: visible;
opacity: 1;
top: 100%
}
}
.header_area .navbar .nav .nav-item.submenu:hover ul .nav-item {
margin-top: 0px
}
.header_area .navbar .nav .nav-item:last-child {
margin-right: 0px
}
.header_area .navbar .search {
font-size: 12px;
line-height: 60px;
display: inline-block;
margin-left: 80px
}
.header_area .navbar .search i {
font-weight: 600
}
.header_area.navbar_fixed .main_menu {
position: fixed;
width: 100%;
top: -70px;
left: 0;
right: 0;
background: #412fb3;
z-index: 99;
transform: translateY(70px);
transition: transform 500ms ease, background 500ms ease;
-webkit-transition: transform 500ms ease, background 500ms ease;
box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1)
}
.header_area.navbar_fixed .main_menu .navbar .nav .nav-item .nav-link {
line-height: 20px
}
@media (min-width: 992px) {
.header_area.white_menu .navbar .navbar-brand img {
display: none
}
.header_area.white_menu .navbar .navbar-brand img+img {
display: inline-block
}
}
@media (max-width: 991px) {
.header_area.white_menu .navbar .navbar-brand img {
display: inline-block
}
.header_area.white_menu .navbar .navbar-brand img+img {
display: none
}
}
.header_area.white_menu .navbar .nav .nav-item .nav-link {
color: #fff
}
.header_area.white_menu.navbar_fixed .main_menu .navbar .navbar-brand img {
display: inline-block
}
.header_area.white_menu.navbar_fixed .main_menu .navbar .navbar-brand img+img {
display: none
}
.header_area.white_menu.navbar_fixed .main_menu .navbar .nav .nav-item .nav-link {
line-height: 70px
}
.top_menu {
background: #ec9d5f
}
.top_menu .float-left a {
line-height: 40px;
display: inline-block;
color: #fff;
text-transform: uppercase;
font-size: 12px;
margin-right: 50px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s
}
.top_menu .float-left a:last-child {
margin-right: 0px
}
.top_menu .float-right .pur_btn {
color: #fff;
line-height: 40px;
display: block;
padding: 0px 40px;
font-weight: 500;
font-size: 12px
}
@media (max-width: 1619px) {
.header_area .navbar .search {
margin-left: 40px
}
}
@media (max-width: 1199px) {
.header_area .navbar .nav .nav-item {
margin-right: 28px
}
.home_banner_area .banner_inner {
padding: 100px 0px
}
.header_area .navbar .tickets_btn {
margin-left: 40px
}
.home_banner_area .banner_inner .banner_content h2 br {
display: none;
font-size: 36px
}
.home_banner_area .banner_inner .banner_content h2 {
font-size: 36px;
line-height: 45px
}
}
@media (max-width: 991px) {
.navbar-toggler {
border: none;
border-radius: 0px;
padding: 0px;
cursor: pointer;
margin-top: 27px;
margin-bottom: 23px
}
.header_area .navbar {
background: #412fb3
}
.navbar-toggler[aria-expanded="false"] span:nth-child(2) {
opacity: 1
}
.navbar-toggler[aria-expanded="true"] span:nth-child(2) {
opacity: 0
}
.navbar-toggler[aria-expanded="true"] span:first-child {
transform: rotate(-45deg);
position: relative;
top: 7.5px
}
.navbar-toggler[aria-expanded="true"] span:last-child {
transform: rotate(45deg);
bottom: 6px;
position: relative
}
.navbar-toggler span {
display: block;
width: 25px;
height: 3px;
background: #fff;
margin: auto;
margin-bottom: 4px;
transition: all 400ms linear;
cursor: pointer
}
.navbar .container {
padding-left: 15px;
padding-right: 15px
}
.nav {
padding: 0px 0px
}
.header_area+section,
.header_area+row,
.header_area+div {
margin-top: 117px
}
.header_top .nav {
padding: 0px
}
.header_area .navbar .nav .nav-item .nav-link {
line-height: 30px;
margin-right: 0px;
display: block;
border-bottom: 1px solid #ededed33;
border-radius: 0px
}
.header_area .navbar .search {
margin-left: 0px
}
.header_area .navbar-collapse {
max-height: 340px;
overflow-y: scroll
}
.header_area .navbar .nav .nav-item.submenu ul .nav-item .nav-link {
padding: 0px 15px
}
.header_area .navbar .nav .nav-item {
margin-right: 0px
}
.header_area+section,
.header_area+row,
.header_area+div {
margin-top: 41px
}
.home_banner_area .banner_inner .banner_content .banner_map_img {
display: none
}
.header_area.navbar_fixed .main_menu .navbar .nav .nav-item .nav-link {
line-height: 40px
}
.header_area.white_menu.navbar_fixed .main_menu .navbar .nav .nav-item .nav-link {
line-height: 40px
}
.header_area.white_menu .navbar .nav .nav-item .nav-link {
color: #222
}
.categories_post img {
width: 100%
}
.categories_post {
max-width: 360px;
margin: 0 auto
}
.blog_categorie_area .col-lg-4 {
margin-top: 30px
}
.blog_area {
padding-bottom: 80px
}
.single-post-area .blog_right_sidebar {
margin-top: 30px
}
.contact_info {
margin-bottom: 50px
}
.home_banner_area .donation_inner {
margin-bottom: -30px
}
.home_banner_area .dontation_item {
max-width: 350px;
margin: auto
}
.footer_area .col-sm-6 {
margin-bottom: 30px
}
.footer_area .footer_inner {
margin-bottom: -30px
}
.news_widget {
padding-left: 0px
}
.home_banner_area .banner_inner .home_left_img {
display: none
}
.header_area .navbar .tickets_btn {
display: none
}
.home_banner_area .banner_inner {
padding: 70px 0px 100px 0px
}
.left_side_text {
margin-bottom: 50px
}
.price_item {
max-width: 360px;
margin: 0px auto 30px
}
.price_inner {
margin-bottom: -30px
}
}
@media (max-width: 767px) {
.home_banner_area {
min-height: 500px
}
.home_banner_area .banner_inner {
min-height: 500px
}
.home_banner_area .banner_inner .banner_content {
margin-top: 0px
}
.blog_banner .banner_inner .blog_b_text h2 {
font-size: 40px;
line-height: 50px
}
.blog_info.text-right {
text-align: left !important;
margin-bottom: 10px
}
.home_banner_area .banner_inner .banner_content h3 {
font-size: 30px
}
.home_banner_area .banner_inner .banner_content p br {
display: none
}
.home_banner_area .banner_inner .banner_content h3 span {
line-height: 45px;
padding-bottom: 0px;
padding-top: 0px
}
.footer-bottom {
text-align: center
}
.footer-bottom .footer-social {
text-align: center;
margin-top: 15px
}
.made_life_inner .nav.nav-tabs li {
flex: 0 0 50%;
max-width: 50%;
margin-bottom: 15px
}
.made_life_inner .nav.nav-tabs {
margin-bottom: -15px
}
.made_life_area.made_white .left_side_text {
margin-bottom: 0px;
margin-top: 30px
}
}
@media (max-width: 575px) {
.top_menu {
display: none
}
.header_area+section,
.header_area+row,
.header_area+div {
margin-top: 51px
}
.home_banner_area .banner_inner .banner_content h2 {
font-size: 28px;
line-height: 38px
}
.home_banner_area {
min-height: 450px
}
.home_banner_area .banner_inner {
min-height: 450px
}
.blog_banner .banner_inner .blog_b_text {
margin-top: 0px
}
.home_banner_area .banner_inner .banner_content img {
display: none
}
.home_banner_area .banner_inner .banner_content h5 {
margin-top: 0px
}
.p_120 {
padding-top: 70px;
padding-bottom: 70px
}
.main_title h2 {
font-size: 25px
}
.sample-text-area {
padding: 70px 0 70px 0
}
.generic-blockquote {
padding: 30px 15px 30px 30px
}
.blog_details h2 {
font-size: 20px;
line-height: 30px
}
.blog_banner .banner_inner .blog_b_text h2 {
font-size: 28px;
line-height: 38px
}
.footer-area {
padding: 70px 0px
}
.pad_top {
padding-top: 70px
}
.pad_btm {
padding-bottom: 70px
}
}
@media (max-width: 480px) {
.header_area .navbar-collapse {
max-height: 250px
}
.home_banner_area .banner_inner .banner_content {
padding: 30px 15px;
margin-top: 0px
}
.banner_content .white_btn {
display: block
}
.home_banner_area .banner_inner .banner_content h3 {
font-size: 24px
}
.banner_area .banner_inner .banner_content h2 {
font-size: 32px
}
.comments-area .thumb {
margin-right: 10px
}
.testi_item .media .d-flex {
padding-right: 0px
}
.testi_item .media .d-flex img {
width: auto;
margin-bottom: 15px
}
.testi_item .media {
display: block
}
.banner_btn {
margin-bottom: 20px
}
}
.hero-banner {
position: relative;
background: #22195b;
background-size: cover;
padding: 90px 0 60px 0;
z-index: 1
}
@media (min-width: 600px) {
.hero-banner {
padding: 150px 0 120px 0
}
}
@media (min-width: 991px) {
.hero-banner {
padding: 175px 0 160px 0
}
}
@media (min-width: 1200px) {
.hero-banner {
padding: 175px 0 60px 0
}
}
.hero-banner__img {
position: relative
}
@media (min-width: 1200px) {
.hero-banner__img img {
position: absolute;
top: -140px;
}
}
.hero-banner__content h1 {
color: #fff;
margin-bottom: 22px
}
.hero-banner__content p {
color: #fff;
margin-bottom: 45px
}
.hero-banner::after {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 60%;
background: url(../img/banner/banner-bg.png) left center no-repeat;
background-size: cover;
z-index: -1
}
.hero-banner--sm {
padding: 0;
height: 300px
}
.hero-banner--sm::after {
height: 100%
}
@media (min-width: 1000px) {
.hero-banner--sm {
height: 500px
}
}
.hero-banner--sm__content {
position: absolute;
top: 50%;
left: 50%;
width: 100%;
transform: translate(-50%, -50%);
margin-top: 20px;
text-align: center
}
@media (min-width: 600px) {
.hero-banner--sm__content {
margin-top: 40px
}
}
.hero-banner--sm__content>* {
color: #fff
}
.hero-banner--sm__content h3 {
font-size: 27px;
margin-bottom: 0
}
.hero-banner--sm__content h1 {
margin-bottom: 10px
}
.hero-banner--sm__content h4 {
font-size: 18px
}
.banner-breadcrumb {
display: inline-block
}
.banner-breadcrumb .breadcrumb {
background: transparent;
padding: 0
}
.banner-breadcrumb .breadcrumb-item {
padding: .1rem
}
.banner-breadcrumb .breadcrumb-item a {
text-transform: capitalize;
color: #fff
}
.banner-breadcrumb .breadcrumb-item+.breadcrumb-item::before {
color: #fff;
padding-left: .2rem;
padding-right: .4rem
}
.banner-breadcrumb .breadcrumb-item.active {
color: #fff
}
.section-intro {
max-width: 630px;
margin-right: auto;
margin-left: auto
}
.section-intro__title {
font-weight: 700;
color: #3a414e;
margin-bottom: 10px
}
.section-intro__subtitle {
font-size: 15px;
color: #797979;
margin-bottom: 0
}
.card-feature {
padding: 30px 35px;
border: 0;
border-radius: 0;
background: #faf9ff;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s
}
.card-feature__icon {
margin-bottom: 12px
}
.card-feature__icon i,
.card-feature__icon span {
font-size: 30px;
color: #21146a
}
.card-feature__title {
font-size: 22px;
font-weight: 600
}
.card-feature__subtitle {
margin-bottom: 0
}
.card-feature:hover {
background: #fff;
box-shadow: 0px 10px 20px 0px rgba(33, 20, 106, 0.1)
}
.about__content h2 {
margin-bottom: 20px
}
.about__content p {
margin-bottom: 38px
}
.offer-single {
margin-bottom: 30px
}
@media (min-width: 991px) {
.offer-single {
margin-bottom: 50px
}
}
.offer-single__content {
border: 0;
border-radius: 0;
background: #faf9ff;
padding: 30px 23px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s
}
.offer-single__content h4 {
font-size: 22px;
font-weight: 600
}
.offer-single__content p {
margin-bottom: 0
}
.offer-single__content:hover {
background: #fff;
box-shadow: 0px 10px 20px 0px rgba(33, 20, 106, 0.1)
}
.offer-single__icon {
display: inline-block;
margin-bottom: 15px
}
.offer-single__icon i,
.offer-single__icon span {
font-size: 30px;
color: #21146a
}
@media (min-width: 991px) {
.offer-single__img {
position: absolute;
width: 100%;
top: 50%;
transform: translateY(-50%)
}
}
@media (min-width: 991px) and (min-width: 1200px) {
.offer-single__img {
transform: translateY(0);
top: 50px;
left: 100px
}
}
@media (min-width: 991px) {
.offer-single-wrapper .offer-single:nth-child(even) {
position: relative;
top: 40px
}
}
@media (min-width: 1200px) {
.solution__img {
position: relative;
left: -60px
}
}
@media (min-width: 1200px) {
.solution__content {
padding-left: 30px;
padding-right: 45px
}
}
.solution__content h2 {
margin-bottom: 20px
}
.solution__content p {
margin-bottom: 30px
}
.card-pricing {
background: #faf9ff;
border-radius: 3px;
border: 0;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s
}
.card-pricing:hover {
background: #fff;
box-shadow: 0px 20px 25.5px 4.5px rgba(33, 20, 106, 0.1)
}
.card-pricing:hover .button {
background: #21146a;
color: #fff
}
.card-pricing__header {
border-bottom: 1px solid #ebebeb;
padding: 40px 7px
}
.card-pricing__header h4 {
font-size: 27px;
font-weight: 700;
margin-bottom: 5px
}
.card-pricing__header p {
margin-bottom: 27px
}
.card-pricing__price {
font-size: 40px;
font-family: "Roboto", sans-serif;
font-weight: 700;
margin: 0
}
@media (min-width: 991px) {
.card-pricing__price {
font-size: 60px
}
}
.card-pricing__price span {
font-size: 40px;
vertical-align: middle;
position: relative;
bottom: 5px
}
.card-pricing__list {
padding: 30px 8px 25px 8px;
border-bottom: 1px solid #ebebeb
}
.card-pricing__list li {
margin-bottom: 12px
}
.card-pricing__list li:last-child {
margin-bottom: 0
}
.card-pricing__list li i,
.card-pricing__list li span {
font-size: 13px;
margin-right: 10px
}
.card-pricing__list li.unvalid i,
.card-pricing__list li.unvalid span {
color: #f81c1c;
font-size: 12px
}
.card-pricing__footer {
padding: 45px 0
}
.testimonial {
max-width: 970px;
margin-right: auto;
margin-left: auto
}
.testimonial__img {
width: 120px;
height: 120px;
margin-left: auto;
margin-right: auto;
position: relative;
top: 30px;
z-index: 5
}
.testimonial__content {
background: #fff;
padding: 50px 10px 35px 10px;
position: relative
}
@media (min-width: 1000px) {
.testimonial__content {
padding: 50px 20px 35px 20px
}
}
.testimonial__content h3 {
font-size: 22px;
font-weight: 600;
margin-bottom: 0
}
.testimonial__content p {
font-size: 14px
}
.testimonial__i {
font-size: 15px !important;
font-style: italic;
margin-bottom: 0
}
.testimonial__icon {
font-size: 173px;
color: rgba(119, 119, 119, 0.1);
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 120px
}
.testimonial .owl-dots {
margin-top: 40px !important
}
.testimonial .owl-dots .owl-dot span {
width: 20px;
height: 6px;
background: #d3d2d5;
border-radius: 2px;
margin: 5px 10px
}
.testimonial .owl-dots .owl-dot.active span {
background: #21146a
}
.our_major_cause .owl-item {
padding: 0 10px;
margin-bottom: 50px
}
@media (max-width: 576px) {
.our_major_cause .owl-item {
margin-bottom: 0
}
}
.our_major_cause .card {
border: 0;
box-shadow: 0 3px 14px 0px rgba(221, 221, 221, 0.85);
margin-bottom: 30px;
overflow: hidden
}
@media (max-width: 576px) {
.our_major_cause .card .card-body {
padding: 5px
}
}
.our_major_cause .card figure {
overflow: hidden;
margin: 0
}
.our_major_cause .card figure img {
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s
}
.our_major_cause .card .card_inner_body {
padding: 20px 12px 30px
}
.our_major_cause .card .card_inner_body .card-body-top {
margin-bottom: 30px
}
.our_major_cause .card .card-text {
margin-bottom: 0
}
.our_major_cause .card .progress {
overflow: visible;
height: 4px;
position: relative;
background: rgba(255, 255, 255, 0.2);
top: -4px
}
.our_major_cause .card .progress .progress-bar span {
position: absolute;
bottom: -49px;
right: 11px;
font-size: 14px
}
.our_major_cause .card:hover img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2)
}
.our_major_cause .card:hover .main_btn2 {
color: #fff
}
.clients_logo_area .clients_slider .item {
text-align: center
}
.clients_logo_area .clients_slider .item img {
width: auto;
text-align: center;
display: block;
margin: auto;
line-height: 70px;
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
-ms-filter: grayscale(100%);
filter: grayscale(100%);
opacity: .2;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s
}
.clients_logo_area .clients_slider .item:hover img {
opacity: 1;
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-o-filter: grayscale(0%);
-ms-filter: grayscale(0%);
filter: grayscale(0%)
}
.says_left {
max-width: 335px
}
.says_left h3 {
font-size: 36px;
line-height: 45px;
margin-bottom: 20px;
margin-top: 30px
}
.says_left p {
margin-bottom: 0px
}
.says_item {
background: #fff;
border: 1px solid #eeeeee;
border-radius: 10px;
padding-left: 30px;
padding-right: 30px;
padding-top: 55px;
padding-bottom: 55px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s
}
.says_item h4 {
font-size: 20px;
margin-bottom: 13px
}
.says_item h5 {
font-weight: 300;
font-size: 14px;
margin-bottom: 32px
}
.says_item p {
margin-bottom: 0px
}
.says_item:hover {
box-shadow: 0px 10px 30px 0px rgba(98, 71, 234, 0.1);
border-color: #fff
}
.about_us .about_img:after {
content: '';
position: absolute;
top: 30px;
bottom: -5px;
left: -10px;
right: -10px;
z-index: 1
}
@media (max-width: 1024px) {
.about_us .about_img:after {
background: #fff
}
}
.about_us .about_img img {
position: relative;
z-index: 2;
box-shadow: 0px 13px 35px #c9c9c9
}
.about_us .content_wrapper {
padding: 25px 0
}
.about_us .content_wrapper h1 {
margin-bottom: 40px
}
.about_us .content_wrapper .main_btn {
margin-top: 50px
}
.about_us .bottom_para {
margin-top: 50px
}
.recent_event .single_event {
margin-bottom: 30px
}
.recent_event .single_event figure {
overflow: hidden;
margin: 0;
position: relative
}
.recent_event .single_event figure img {
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s
}
.recent_event .single_event .content_wrapper {
padding: 22px 28px 10px 0px
}
@media (max-width: 1024px) {
.recent_event .single_event .content_wrapper {
padding: 0
}
}
@media (max-width: 1024px) {
.recent_event .single_event .content_wrapper {
margin-top: 0
}
}
.recent_event .single_event .content_wrapper .date_time {
font-size: 12px;
margin-bottom: 10px
}
@media (max-width: 1024px) {
.recent_event .single_event .content_wrapper .date_time {
margin-bottom: 0
}
}
.recent_event .single_event .content_wrapper .title {
margin-bottom: 20px
}
@media (max-width: 1024px) {
.recent_event .single_event .content_wrapper .title {
margin-bottom: 10
}
}
.recent_event .single_event:hover img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2)
}
.recent_event .single_event:hover .img-overlay {
background: initial
}
.event_details .event_content {
margin-top: 40px
}
.event_details .left_content {
margin-top: 38px
}
@media (max-width: 991px) {
.event_details .left_content {
margin-top: 0
}
}
.event_details .left_content p i {
margin-right: 10px
}
.event_details .right_content h2 {
margin-bottom: 20px
}
.event_details .right_content p:last-child {
margin-bottom: 0
}
.blog-banner {
position: relative
}
.blog-banner h4,
.blog-banner h1,
.blog-banner a {
text-transform: capitalize;
color: #fff
}
.blog-banner h4 {
font-size: 18px;
margin-bottom: 15px
}
.blog-banner h1 {
font-size: 30px;
margin-bottom: 10px;
color: #3a414e
}
@media (min-width: 992px) {
.blog-banner h1 {
font-size: 36px
}
}
.blog-banner-area {
height: 280px;
position: relative;
z-index: 1
}
@media (min-width: 1000px) {
.blog-banner-area {
height: 410px
}
}
.blog-banner-area .blog-banner {
position: absolute;
top: 50%;
left: 50%;
width: 100%;
transform: translate(-50%, -50%)
}
.blog-banner-area::after {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #f1f6f7;
z-index: -1
}
.blog-banner-btn {
border: 2px solid #21146a;
padding: 10px 45px
}
.blog-banner-btn:hover {
background: #21146a;
color: #fff
}
.l_blog_item .l_blog_text .date {
margin-top: 24px;
margin-bottom: 15px
}
.l_blog_item .l_blog_text .date a {
font-size: 12px
}
.l_blog_item .l_blog_text h4 {
font-size: 18px;
color: #3a414e;
border-bottom: 1px solid #eeeeee;
margin-bottom: 0px;
padding-bottom: 20px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s
}
.l_blog_item .l_blog_text h4:hover {
color: #21146a
}
.l_blog_item .l_blog_text p {
margin-bottom: 0px;
padding-top: 20px
}
.causes_slider .owl-dots {
text-align: center;
margin-top: 80px
}
.causes_slider .owl-dots .owl-dot {
height: 14px;
width: 14px;
background: #eeeeee;
display: inline-block;
margin-right: 7px
}
.causes_slider .owl-dots .owl-dot:last-child {
margin-right: 0px
}
.causes_slider .owl-dots .owl-dot.active {
background: #21146a
}
.causes_item {
background: #fff
}
.causes_item .causes_img {
position: relative
}
.causes_item .causes_img .c_parcent {
position: absolute;
bottom: 0px;
width: 100%;
left: 0px;
height: 3px;
background: rgba(255, 255, 255, 0.5)
}
.causes_item .causes_img .c_parcent span {
width: 70%;
height: 3px;
background: #21146a;
position: absolute;
left: 0px;
bottom: 0px
}
.causes_item .causes_img .c_parcent span:before {
content: "75%";
position: absolute;
right: -10px;
bottom: 0px;
background: #21146a;
color: #fff;
padding: 0px 5px
}
.causes_item .causes_text {
padding: 30px 35px 40px 30px
}
.causes_item .causes_text h4 {
color: #3a414e;
font-size: 18px;
font-weight: 600;
margin-bottom: 15px;
cursor: pointer
}
.causes_item .causes_text h4:hover {
color: #21146a
}
.causes_item .causes_text p {
font-size: 14px;
line-height: 24px;
font-weight: 300;
margin-bottom: 0px
}
.causes_item .causes_bottom a {
width: 50%;
border: 1px solid #21146a;
text-align: center;
float: left;
line-height: 50px;
background: #21146a;
color: #fff;
font-size: 14px;
font-weight: 500
}
.causes_item .causes_bottom a+a {
border-color: #eeeeee;
background: #fff;
font-size: 14px;
color: #3a414e
}
.latest_blog_area {
background: #f9f9ff
}
.single-recent-blog-post {
margin-bottom: 30px
}
.single-recent-blog-post .thumb {
overflow: hidden
}
.single-recent-blog-post .thumb img {
transition: all 0.7s linear
}
.single-recent-blog-post .details {
padding-top: 30px
}
.single-recent-blog-post .details .sec_h4 {
line-height: 24px;
padding: 10px 0px 13px;
transition: all 0.3s linear
}
.single-recent-blog-post .date {
font-size: 14px;
line-height: 24px;
font-weight: 400
}
.single-recent-blog-post:hover img {
transform: scale(1.23) rotate(10deg)
}
.tags .tag_btn {
font-size: 12px;
font-weight: 500;
line-height: 20px;
border: 1px solid #eeeeee;
display: inline-block;
padding: 1px 18px;
text-align: center;
color: #3a414e
}
.tags .tag_btn:before {
background: #21146a
}
.tags .tag_btn+.tag_btn {
margin-left: 2px
}
.blog_categorie_area {
padding-top: 30px;
padding-bottom: 30px
}
@media (min-width: 900px) {
.blog_categorie_area {
padding-top: 80px;
padding-bottom: 80px
}
}
@media (min-width: 1100px) {
.blog_categorie_area {
padding-top: 120px;
padding-bottom: 120px
}
}
.categories_post {
position: relative;
text-align: center;
cursor: pointer
}
.categories_post img {
max-width: 100%
}
.categories_post .categories_details {
position: absolute;
top: 20px;
left: 20px;
right: 20px;
bottom: 20px;
background: rgba(34, 34, 34, 0.75);
color: #fff;
transition: all 0.3s linear;
display: flex;
align-items: center;
justify-content: center
}
.categories_post .categories_details h5 {
margin-bottom: 0px;
font-size: 18px;
line-height: 26px;
text-transform: uppercase;
color: #fff;
position: relative
}
.categories_post .categories_details p {
font-weight: 300;
font-size: 14px;
line-height: 26px;
margin-bottom: 0px
}
.categories_post .categories_details .border_line {
margin: 10px 0px;
background: #fff;
width: 100%;
height: 1px
}
.categories_post:hover .categories_details {
background: rgba(56, 74, 235, 0.85)
}
.blog_item {
margin-bottom: 40px
}
.blog_info {
padding-top: 30px
}
.blog_info .post_tag {
padding-bottom: 20px
}
.blog_info .post_tag a {
color: #3a414e;
font-size: 14px
}
.blog_info .post_tag a.active {
color: #21146a
}
.blog_info .blog_meta li a {
color: #777777;
vertical-align: middle;
padding-bottom: 10px;
display: inline-block;
font-size: 14px
}
.blog_info .blog_meta li a i {
color: #3a414e;
font-size: 16px;
font-weight: 600;
padding-left: 15px;
line-height: 20px;
vertical-align: middle
}
.blog_info .blog_meta li a:hover {
color: #21146a
}
.blog_post img {
max-width: 100%
}
.blog_details {
padding-top: 20px
}
.blog_details h2 {
font-size: 24px;
line-height: 36px;
color: #3a414e;
font-weight: 600;
transition: all 0.3s linear
}
.blog_details h2:hover {
color: #21146a
}
.blog_details p {
margin-bottom: 26px
}
.view_btn {
font-size: 14px;
line-height: 36px;
display: inline-block;
color: #3a414e;
font-weight: 500;
padding: 0px 30px;
background: #fff
}
.blog_right_sidebar {
border: 1px solid #eeeeee;
background: #fafaff;
padding: 30px
}
.blog_right_sidebar .widget_title {
font-size: 18px;
line-height: 25px;
background: #21146a;
text-align: center;
color: #fff;
padding: 8px 0px;
margin-bottom: 30px
}
.blog_right_sidebar .search_widget .input-group .form-control {
font-size: 14px;
line-height: 29px;
border: 0px;
width: 100%;
font-weight: 300;
color: #fff;
padding-left: 20px;
border-radius: 45px;
z-index: 0;
background: #21146a
}
.blog_right_sidebar .search_widget .input-group .form-control.placeholder {
color: #fff
}
.blog_right_sidebar .search_widget .input-group .form-control:-moz-placeholder {
color: #fff
}
.blog_right_sidebar .search_widget .input-group .form-control::-moz-placeholder {
color: #fff
}
.blog_right_sidebar .search_widget .input-group .form-control::-webkit-input-placeholder {
color: #fff
}
.blog_right_sidebar .search_widget .input-group .form-control:focus {
box-shadow: none
}
.blog_right_sidebar .search_widget .input-group .btn-default {
position: absolute;
right: 20px;
background: transparent;
border: 0px;
box-shadow: none;
font-size: 14px;
color: #fff;
padding: 0px;
top: 50%;
transform: translateY(-50%);
z-index: 1
}
.blog_right_sidebar .author_widget {
text-align: center
}
.blog_right_sidebar .author_widget h4 {
font-size: 18px;
line-height: 20px;
color: #3a414e;
margin-bottom: 5px;
margin-top: 30px
}
.blog_right_sidebar .author_widget p {
margin-bottom: 0px
}
.blog_right_sidebar .author_widget .social_icon {
padding: 7px 0px 15px
}
.blog_right_sidebar .author_widget .social_icon a {
font-size: 14px;
color: #3a414e;
transition: all 0.2s linear
}
.blog_right_sidebar .author_widget .social_icon a+a {
margin-left: 20px
}
.blog_right_sidebar .author_widget .social_icon a:hover {
color: #21146a
}
.blog_right_sidebar .popular_post_widget .post_item .media-body {
justify-content: center;
align-self: center;
padding-left: 20px
}
.blog_right_sidebar .popular_post_widget .post_item .media-body h3 {
font-size: 14px;
line-height: 20px;
color: #3a414e;
margin-bottom: 4px;
transition: all 0.3s linear
}
.blog_right_sidebar .popular_post_widget .post_item .media-body h3:hover {
color: #21146a
}
.blog_right_sidebar .popular_post_widget .post_item .media-body p {
font-size: 12px;
line-height: 21px;
margin-bottom: 0px
}
.blog_right_sidebar .popular_post_widget .post_item+.post_item {
margin-top: 20px
}
.blog_right_sidebar .post_category_widget .cat-list li {
border-bottom: 2px dotted #eee;
transition: all 0.3s ease 0s;
padding-bottom: 12px
}
.blog_right_sidebar .post_category_widget .cat-list li a {
font-size: 14px;
line-height: 20px;
color: #777
}
.blog_right_sidebar .post_category_widget .cat-list li a p {
margin-bottom: 0px
}
.blog_right_sidebar .post_category_widget .cat-list li+li {
padding-top: 15px
}
.blog_right_sidebar .post_category_widget .cat-list li:hover {
border-color: #21146a
}
.blog_right_sidebar .post_category_widget .cat-list li:hover a {
color: #21146a
}
.blog_right_sidebar .newsletter_widget {
text-align: center
}
.blog_right_sidebar .newsletter_widget .form-group {
margin-bottom: 8px
}
.blog_right_sidebar .newsletter_widget .input-group-prepend {
margin-right: -1px
}
.blog_right_sidebar .newsletter_widget .input-group-text {
background: #fff;
border-radius: 0px;
vertical-align: top;
font-size: 12px;
line-height: 36px;
padding: 0px 0px 0px 15px;
border: 1px solid #eeeeee;
border-right: 0px
}
.blog_right_sidebar .newsletter_widget .input-group-text i {
color: #cccccc
}
.blog_right_sidebar .newsletter_widget .form-control {
font-size: 12px;
line-height: 24px;
color: #cccccc;
border: 1px solid #eeeeee;
border-left: 0px;
border-radius: 0px
}
.blog_right_sidebar .newsletter_widget .form-control.placeholder {
color: #cccccc
}
.blog_right_sidebar .newsletter_widget .form-control:-moz-placeholder {
color: #cccccc
}
.blog_right_sidebar .newsletter_widget .form-control::-moz-placeholder {
color: #cccccc
}
.blog_right_sidebar .newsletter_widget .form-control::-webkit-input-placeholder {
color: #cccccc
}
.blog_right_sidebar .newsletter_widget .form-control:focus {
outline: none;
box-shadow: none
}
.blog_right_sidebar .newsletter_widget .bbtns {
background: #21146a;
color: #fff;
font-size: 12px;
line-height: 38px;
display: inline-block;
font-weight: 500;
padding: 0px 24px 0px 24px;
border-radius: 0
}
.blog_right_sidebar .newsletter_widget .text-bottom {
font-size: 12px
}
.blog_right_sidebar .tag_cloud_widget ul li {
display: inline-block
}
.blog_right_sidebar .tag_cloud_widget ul li a {
display: inline-block;
border: 1px solid #eee;
background: #fff;
padding: 0px 13px;
margin-bottom: 8px;
transition: all 0.3s ease 0s;
color: #3a414e;
font-size: 12px
}
.blog_right_sidebar .tag_cloud_widget ul li a:hover {
background: #21146a;
color: #fff
}
.blog_right_sidebar .br {
width: 100%;
height: 1px;
background: #eee;
margin: 30px 0px
}
.blog-pagination {
padding-top: 25px;
padding-bottom: 95px
}
.blog-pagination .page-link {
border-radius: 0
}
.blog-pagination .page-item {
border: none
}
.page-link {
background: transparent;
font-weight: 400
}
.blog-pagination .page-item.active .page-link {
background-color: #21146a;
border-color: transparent;
color: #fff
}
.blog-pagination .page-link {
position: relative;
display: block;
padding: 0.5rem 0.75rem;
margin-left: -1px;
line-height: 1.25;
color: #8a8a8a;
border: none
}
.blog-pagination .page-link .lnr {
font-weight: 600
}
.blog-pagination .page-item:last-child .page-link,
.blog-pagination .page-item:first-child .page-link {
border-radius: 0
}
.blog-pagination .page-link:hover {
color: #fff;
text-decoration: none;
background-color: #21146a;
border-color: #eee
}
.single-post-area .social-links {
padding-top: 10px
}
.single-post-area .social-links li {
display: inline-block;
margin-bottom: 10px
}
.single-post-area .social-links li a {
color: #cccccc;
padding: 7px;
font-size: 14px;
transition: all 0.2s linear
}
.single-post-area .social-links li a:hover {
color: #3a414e
}
.single-post-area .blog_details {
padding-top: 26px
}
.single-post-area .blog_details p {
margin-bottom: 10px
}
.single-post-area .quotes {
margin-top: 20px;
margin-bottom: 30px;
padding: 24px 35px 24px 30px;
background-color: #fff;
box-shadow: -20.84px 21.58px 30px 0px rgba(176, 176, 176, 0.1);
font-size: 14px;
line-height: 24px;
color: #777;
font-style: italic
}
.single-post-area .arrow {
position: absolute
}
.single-post-area .arrow .lnr {
font-size: 20px;
font-weight: 600
}
.single-post-area .thumb .overlay-bg {
background: rgba(0, 0, 0, 0.8)
}
.single-post-area .navigation-area {
border-top: 1px solid #eee;
padding-top: 30px;
margin-top: 60px
}
.single-post-area .navigation-area p {
margin-bottom: 0px
}
.single-post-area .navigation-area h4 {
font-size: 18px;
line-height: 25px;
color: #3a414e
}
.single-post-area .navigation-area .nav-left {
text-align: left
}
.single-post-area .navigation-area .nav-left .thumb {
margin-right: 20px;
background: #000
}
.single-post-area .navigation-area .nav-left .thumb img {
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s
}
.single-post-area .navigation-area .nav-left .lnr {
margin-left: 20px;
opacity: 0;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s
}
.single-post-area .navigation-area .nav-left:hover .lnr {
opacity: 1
}
.single-post-area .navigation-area .nav-left:hover .thumb img {
opacity: .5
}
@media (max-width: 767px) {
.single-post-area .navigation-area .nav-left {
margin-bottom: 30px
}
}
.single-post-area .navigation-area .nav-right {
text-align: right
}
.single-post-area .navigation-area .nav-right .thumb {
margin-left: 20px;
background: #000
}
.single-post-area .navigation-area .nav-right .thumb img {
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s
}
.single-post-area .navigation-area .nav-right .lnr {
margin-right: 20px;
opacity: 0;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s
}
.single-post-area .navigation-area .nav-right:hover .lnr {
opacity: 1
}
.single-post-area .navigation-area .nav-right:hover .thumb img {
opacity: .5
}
@media (max-width: 991px) {
.single-post-area .sidebar-widgets {
padding-bottom: 0px
}
}
.comments-area {
background: #fafaff;
border: 1px solid #eee;
padding: 50px 30px;
margin-top: 50px
}
@media (max-width: 414px) {
.comments-area {
padding: 50px 8px
}
}
.comments-area h4 {
text-align: center;
margin-bottom: 50px;
color: #3a414e;
font-size: 18px
}
.comments-area h5 {
font-size: 16px;
margin-bottom: 0px
}
.comments-area a {
color: #3a414e
}
.comments-area .comment-list {
padding-bottom: 48px
}
.comments-area .comment-list:last-child {
padding-bottom: 0px
}
.comments-area .comment-list.left-padding {
padding-left: 25px
}
@media (max-width: 413px) {
.comments-area .comment-list .single-comment h5 {
font-size: 12px
}
.comments-area .comment-list .single-comment .date {
font-size: 11px
}
.comments-area .comment-list .single-comment .comment {
font-size: 10px
}
}
.comments-area .thumb {
margin-right: 20px
}
.comments-area .date {
font-size: 13px;
color: #cccccc;
margin-bottom: 13px
}
.comments-area .comment {
color: #777777;
margin-bottom: 0px
}
.comments-area .btn-reply {
background-color: #fff;
color: #3a414e;
padding: 5px 18px;
font-size: 12px;
display: block;
font-weight: 400;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s
}
.comments-area .btn-reply:hover {
background-color: #21146a;
color: #fff;
font-weight: 700
}
.comment-form {
background: #fafaff;
text-align: center;
border: 1px solid #eee;
padding: 47px 30px 43px;
margin-top: 50px;
margin-bottom: 20px
}
.comment-form .form-group {
margin-bottom: 20px
}
.comment-form h4 {
text-align: center;
margin-bottom: 50px;
font-size: 18px;
line-height: 22px;
color: #3a414e
}
.comment-form .name {
padding-left: 0px
}
@media (max-width: 767px) {
.comment-form .name {
padding-right: 0px;
margin-bottom: 1rem
}
}
.comment-form .email {
padding-right: 0px
}
@media (max-width: 991px) {
.comment-form .email {
padding-left: 0px
}
}
.comment-form .form-control {
padding: 8px 20px;
background: #fff;
border: none;
border-radius: 0px;
width: 100%;
font-size: 14px;
color: #777777;
border: 1px solid transparent
}
.comment-form .form-control:focus {
box-shadow: none;
border: 1px solid #eee
}
.comment-form .form-control::placeholder {
color: #777777
}
.comment-form textarea.form-control {
height: 140px;
resize: none
}
.comment-form ::-webkit-input-placeholder {
font-size: 13px;
color: #777
}
.comment-form ::-moz-placeholder {
font-size: 13px;
color: #777
}
.comment-form :-ms-input-placeholder {
font-size: 13px;
color: #777
}
.comment-form :-moz-placeholder {
font-size: 13px;
color: #777
}
.contact-banner {
position: relative
}
.contact-banner h4,
.contact-banner h1,
.contact-banner a {
text-transform: uppercase;
color: #fff
}
.contact-banner h4 {
font-size: 18px;
margin-bottom: 15px
}
.contact-banner h1 {
font-size: 37px;
margin-bottom: 5px
}
@media (min-width: 992px) {
.contact-banner h1 {
font-size: 48px
}
}
.contact-banner-area {
height: 280px;
background-size: cover;
position: relative;
z-index: 1
}
@media (min-width: 991px) {
.contact-banner-area {
height: 450px
}
}
.contact-banner-area .contact-banner {
position: absolute;
top: 50%;
left: 50%;
width: 100%;
transform: translate(-50%, -50%)
}
.contact-banner-area::after {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(1, 2, 11, 0.7);
z-index: -1
}
.contact-banner-btn {
border: 2px solid #21146a;
padding: 10px 45px
}
.contact-banner-btn:hover {
background: #21146a;
color: #fff
}
.contact-info__icon {
margin-right: 20px
}
.contact-info__icon i,
.contact-info__icon span {
color: #21146a;
font-size: 20px
}
.contact-info .media-body h3 {
font-size: 16px;
margin-bottom: 0
}
.contact-info .media-body h3 a {
color: #3a414e
}
.contact-info .media-body p {
color: #999999
}
.form-contact .form-group {
margin-bottom: 10px
}
.form-contact .form-control {
border-radius: 0;
height: 40px;
padding-left: 18px;
border-color: transparent;
background: rgba(130, 139, 178, 0.1)
}
.form-contact .form-control:focus {
outline: 0;
box-shadow: none
}
.form-contact .form-control::placeholder {
font-size: 14px;
color: #999999
}
.form-contact .different-control {
height: 100% !important
}
.button {
display: inline-block;
border: 1px solid transparent;
text-transform: capitalize;
font-size: 15px;
font-weight: 500;
padding: 10px 24px;
border-radius: 30px;
background-color: #fff;
color: #21146a;
color: #3a414e;
transition: all .4s ease
}
.button i,
.button span {
margin-left: 5px
}
@media (min-width: 900px) {
.button {
padding: 12px 45px
}
}
.button:hover {
background-color: transparent;
border-color: #21146a;
color: #000022
}
.button-header {
padding: 12px 40px
}
.button.bg:hover {
border-color: #fff;
color: #fff
}
.button-light {
background-color: transparent;
border-color: #21146a
}
.button-light:hover {
background-color: #21146a;
color: #fff
}
.button-blog {
border: 1px solid #21146a;
border-radius: 4px;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 500;
color: #222222;
padding: 7px 30px
}
.button-blog:hover {
background-color: #21146a;
color: #fff
}
.button-postComment {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
background-color: #21146a;
color: #fff;
border-radius: 4px;
padding: 14px 45px
}
.button-contactForm {
font-size: 15px;
background-color: #21146a;
color: #fff;
padding: 12px 36px
}
.button-contactForm:hover {
border-color: #21146a;
color: #21146a
}
.footer-area {
padding: 120px 0px 120px;
background: #0e1424
}
@media (max-width: 991px) {
.footer-area {
padding: 60px 0px
}
}
@media (max-width: 991px) {
.footer-area .single-footer-widget {
margin-bottom: 30px
}
}
.footer-area .single-footer-widget p {
color: #7b838a
}
.footer-area .single-footer-widget h4 {
color: #fff;
font-size: 22px;
margin-bottom: 25px;
font-weight: 600
}
@media (max-width: 1024px) {
.footer-area .single-footer-widget h4 {
font-size: 18px
}
}
@media (max-width: 991px) {
.footer-area .single-footer-widget h4 {
margin-bottom: 15px
}
}
.footer-area .single-footer-widget ul li {
margin-bottom: 10px
}
.footer-area .single-footer-widget ul li a {
color: #797979
}
.footer-area .single-footer-widget .form-wrap {
margin-top: 25px
}
.footer-area .single-footer-widget input {
height: 48px;
border: none;
width: 67% !important;
font-weight: 400;
background: rgba(255, 255, 255, 0.2);
color: #fff;
padding-left: 20px;
border-radius: 0;
font-size: 14px;
padding: 10px
}
.footer-area .single-footer-widget input:focus {
outline: none;
box-shadow: none
}
.footer-area .single-footer-widget input.placeholder {
padding-left: 10px;
color: #797979
}
.footer-area .single-footer-widget input:-moz-placeholder {
padding-left: 10px;
color: #797979
}
.footer-area .single-footer-widget input::-moz-placeholder {
padding-left: 10px;
color: #797979
}
.footer-area .single-footer-widget input::-webkit-input-placeholder {
padding-left: 10px;
color: #797979
}
.footer-area .single-footer-widget .click-btn {
font-family: "Roboto", sans-serif;
color: #3a414e;
border-radius: 0;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
padding: 8px 20px;
border: 0;
font-size: 14px;
background: #fff;
font-weight: 500;
text-transform: capitalize;
position: relative;
left: 0
}
.footer-area .single-footer-widget .click-btn:focus {
outline: none;
box-shadow: none
}
@media (max-width: 375px) {
.footer-area .single-footer-widget .click-btn {
margin-top: 10px
}
}
@media (min-width: 400px) {
.footer-area .single-footer-widget .click-btn {
left: -50px
}
}
.footer-area .footer-bottom {
margin-top: 70px
}
@media (max-width: 991px) {
.footer-area .footer-bottom {
margin-top: 20px
}
}
.footer-area .footer-bottom p {
color: #797979
}
.footer-area .footer-bottom p a {
color: #fff
}
.footer-area .footer-bottom .footer-social {
text-align: center
}
@media (max-width: 991px) {
.footer-area .footer-bottom .footer-social {
text-align: left;
margin-top: 30px
}
}
.footer-area .footer-bottom .footer-social a {
background: rgba(255, 255, 255, 0.15);
margin-left: 3px;
width: 32px;
color: #fff;
display: inline-grid;
text-align: center;
height: 32px;
align-content: center
}
.footer-area .footer-bottom .footer-social a:hover {
background: #fff;
color: #21146a
}
.footer-area .footer-bottom .footer-social a i,
.footer-area .footer-bottom .footer-social a span {
font-size: 14px
}
| 0.353986 | 0.060891 |
.t-input{background:#fff}
.t-autocomplete{border-width:1px;border-style:solid}
/* .small .t-widget{font-size:.687em}
/* 11px base,if there are no inherited font-sizes(MVC default) */.t-header,.t-grid-header{border-color:#ccc;background:#fff}
.t-icon{background-image:url('Sitefinity/sprite.png')}
.t-editor .t-tool-icon{background-image:url('Sitefinity/editor.png')}
.t-plus,.t-plus-disabled{background-position:-16px -272px}
.t-minus,.t-minus-disabled{background-position:0 -272px}
.t-rtl .t-plus,.t-rtl .t-plus-disabled{background-position:-32px -272px}
.t-rtl .t-minus,.t-rtl .t-minus-disabled{background-position:-1px -272px}
.t-grid .t-header .t-link .t-arrow-down{background-position:0 -256px}
.t-grid .t-header .t-link .t-arrow-up{background-position:-16px -256px}
.t-loading,.t-widget .t-loading{background:transparent url('Sitefinity/loading.gif') no-repeat 0 0}
.t-widget{color:#000}
.t-link,.t-popup{color:#105cd6}
.t-group,.t-content,.t-editable-area{border-color:#ccc #666 #666 #ccc;background-color:#fff;border-width:1px 2px 2px 1px}
.t-window-content{border-width:0}
.t-colorpicker .t-arrow-down{border-color:#ccc}
.t-separator{border-color:#fff;background-color:#999}
.t-alt{background:0}
.t-state-default{border-color:#eee}
.t-active-filter{background-color:#e5e5e5}
.t-state-hover{border-color:#dee2e7}
.t-state-active{background-color:#fff;border-color:#ccc}
.t-state-selected{background-color:#ffffe1}
.t-state-focused{background-color:#fffacd}
.t-dropdown .t-state-focused{border-color:#ccc;background-color:#f1f1f1}
.t-state-error,.t-widget.input-validation-error,.t-widget .input-validation-error{border-color:#e50000}
.t-button{border-width:1px 2px 2px 1px;border-color:#ccc #666 #666 #ccc;color:#333;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.t-button,button.t-button.t-state-disabled:hover,a.t-button.t-state-disabled:hover,.t-state-disabled .t-button:hover{background:#f1f1f1}
.t-button:hover{background:#fff}
.t-state-disabled,.t-state-disabled .t-link,.t-state-disabled .t-button{color:#afaeae;border-color:#ccc}
.t-toolbar,.t-grouping-header,.t-grid-pager,.t-widget .t-status{border-color:#ccc;background-color:transparent}
.t-widget .t-status{border:0}
.t-autocomplete{border-width:1px;border-style:solid}
.t-combobox .t-state-default,.t-dropdown .t-state-default{border-color:#ccc}
.t-grid th.t-header,.t-grid th.t-header .t-link{letter-spacing:1px;text-transform:uppercase;font-size:.866em;line-height:2.6em;color:#666;background:0}
.t-grid-header-wrap,.t-grid-footer-wrap{border-color:#eee}
.t-grid .t-header,.t-grid td{border-bottom-width:1px;border-color:#eee}
.t-grid .t-grid-filter{border-left:0}
.t-grouping-header .t-group-indicator{color:#333;border-color:#ccc}
.t-grouping-dropclue{background:url('Sitefinity/sprite.png') no-repeat -48px -288px}
.t-treeview .t-drop-clue{background-image:url('Sitefinity/sprite.png');background-position:0 -358px}
.t-treeview .t-state-selected{border-color:#999}
.t-group-footer td,.t-footer-template td,.t-grid-footer{border-color:#eee #fff}
.t-grid-pager .t-state-hover{border-color:#ccc;color:#002bb8;background:#f0f0f0}
.t-menu .t-state-hover,.t-panelbar .t-state-hover,.t-tabstrip .t-state-hover{color:#002bb8}
.t-tabstrip{border:1px solid #ccc}
.t-tabstrip .t-state-default,.t-tabstrip .t-state-disabled{border-bottom-color:#ccc}
.t-panelbar .t-link,.t-panelbar .t-group,.t-panelbar .t-content{border-color:#aaa}
.t-calendar th{border-color:#ddd}
.t-other-month .t-link{color:#777}
.t-treeview-lines .t-top,.t-treeview-lines .t-mid,.t-treeview-lines .t-bot{background-image:url('Sitefinity/treeview-nodes.png')}
.t-rtl .t-treeview-lines .t-top,.t-rtl .t-treeview-lines .t-mid,.t-rtl .t-treeview-lines .t-bot{background-image:url('Sitefinity/treeview-nodes-rtl.png')}
.t-treeview-lines .t-item{background-image:url('Sitefinity/treeview-line.png')}
.t-treeview-lines .t-last{background-image:none}
.t-window,.t-drag-clue{background-color:#fff}
/*Slider*/.t-slider .t-draghandle{background-image:url('Sitefinity/sprite.png');color:#000}
.t-slider-track{border-color:#e8e9ea}
.t-slider-horizontal .t-slider-track,.t-slider-horizontal .t-slider-selection{background-image:url('Sitefinity/sprite.png')}
.t-slider-vertical .t-slider-track,.t-slider-vertical .t-slider-selection{background-image:url('Sitefinity/sprite-vertical.png')}
.t-slider-horizontal .t-tick{background-image:url('Sitefinity/slider-h.gif')}
.t-slider-vertical .t-tick{background-image:url('Sitefinity/slider-v.gif')}
/*Tooltip*/.t-tooltip{border-width:1px;background:#f1f1f1;color:#333}
.t-callout{background-image:url('Sitefinity/sprite.png')}
/* Splitter */div.t-splitter{border:1px solid #ccc}
.t-splitbar-vertical,.t-splitbar-horizontal{background-color:#f1f1f1;border-color:#ccc}
.t-splitbar-vertical-hover,.t-splitbar-horizontal-hover{background-color:#ddd}
.t-splitbar-horizontal-active,.t-splitbar-vertical-active,.t-ghost-splitbar-horizontal,.t-ghost-splitbar-vertical{background-color:#ccc}
.t-restricted-size-horizontal,.t-restricted-size-vertical{background-color:#f00}
/* Upload */.t-dropzone-active{border-color:#aaa}
.t-dropzone-hovered{background-color:#efefef}
.t-dropzone em{color:#999}
.t-upload-files{border-width:0}
.t-progress,.t-progress-status{background-image:url('Sitefinity/sprite.png')}
.t-progress{background-position:0 -465px;border-color:#f8f8f8 transparent #cacaca}
.t-progress-status{background-position:0 -471px;border-color:#62962a transparent #4e8315}
/* ImageBrowser */.t-imagebrowser .t-content{background:#efefef}
.t-breadcrumbs .t-first,.t-breadcrumbs .t-first:hover,.t-search-wrap label{color:#999}
.t-tiles-arrange a{color:#000}
.t-tiles{border-color:#ccc;background:#fff}
.t-tile{border-color:#fff}
.t-tiles li.t-state-hover{border-color:#abadb3}
.t-tiles li.t-state-selected{border-color:#abadb3;background-color:#999;color:#fff}
.t-tile .t-folder{background-image:url('Telerik/imagebrowser.png')}
.t-tile em,.t-tile .t-filesize{color:#999}
.t-tiles li.t-state-selected em,.t-tiles li.t-state-selected .t-filesize{color:#d2d2d2}
.t-tile-empty strong{color:#9b9b9b}
|
UI/DRMFSS.Web/Content/2012.1.419/telerik.sitefinity.min.css
|
.t-input{background:#fff}
.t-autocomplete{border-width:1px;border-style:solid}
/* .small .t-widget{font-size:.687em}
/* 11px base,if there are no inherited font-sizes(MVC default) */.t-header,.t-grid-header{border-color:#ccc;background:#fff}
.t-icon{background-image:url('Sitefinity/sprite.png')}
.t-editor .t-tool-icon{background-image:url('Sitefinity/editor.png')}
.t-plus,.t-plus-disabled{background-position:-16px -272px}
.t-minus,.t-minus-disabled{background-position:0 -272px}
.t-rtl .t-plus,.t-rtl .t-plus-disabled{background-position:-32px -272px}
.t-rtl .t-minus,.t-rtl .t-minus-disabled{background-position:-1px -272px}
.t-grid .t-header .t-link .t-arrow-down{background-position:0 -256px}
.t-grid .t-header .t-link .t-arrow-up{background-position:-16px -256px}
.t-loading,.t-widget .t-loading{background:transparent url('Sitefinity/loading.gif') no-repeat 0 0}
.t-widget{color:#000}
.t-link,.t-popup{color:#105cd6}
.t-group,.t-content,.t-editable-area{border-color:#ccc #666 #666 #ccc;background-color:#fff;border-width:1px 2px 2px 1px}
.t-window-content{border-width:0}
.t-colorpicker .t-arrow-down{border-color:#ccc}
.t-separator{border-color:#fff;background-color:#999}
.t-alt{background:0}
.t-state-default{border-color:#eee}
.t-active-filter{background-color:#e5e5e5}
.t-state-hover{border-color:#dee2e7}
.t-state-active{background-color:#fff;border-color:#ccc}
.t-state-selected{background-color:#ffffe1}
.t-state-focused{background-color:#fffacd}
.t-dropdown .t-state-focused{border-color:#ccc;background-color:#f1f1f1}
.t-state-error,.t-widget.input-validation-error,.t-widget .input-validation-error{border-color:#e50000}
.t-button{border-width:1px 2px 2px 1px;border-color:#ccc #666 #666 #ccc;color:#333;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.t-button,button.t-button.t-state-disabled:hover,a.t-button.t-state-disabled:hover,.t-state-disabled .t-button:hover{background:#f1f1f1}
.t-button:hover{background:#fff}
.t-state-disabled,.t-state-disabled .t-link,.t-state-disabled .t-button{color:#afaeae;border-color:#ccc}
.t-toolbar,.t-grouping-header,.t-grid-pager,.t-widget .t-status{border-color:#ccc;background-color:transparent}
.t-widget .t-status{border:0}
.t-autocomplete{border-width:1px;border-style:solid}
.t-combobox .t-state-default,.t-dropdown .t-state-default{border-color:#ccc}
.t-grid th.t-header,.t-grid th.t-header .t-link{letter-spacing:1px;text-transform:uppercase;font-size:.866em;line-height:2.6em;color:#666;background:0}
.t-grid-header-wrap,.t-grid-footer-wrap{border-color:#eee}
.t-grid .t-header,.t-grid td{border-bottom-width:1px;border-color:#eee}
.t-grid .t-grid-filter{border-left:0}
.t-grouping-header .t-group-indicator{color:#333;border-color:#ccc}
.t-grouping-dropclue{background:url('Sitefinity/sprite.png') no-repeat -48px -288px}
.t-treeview .t-drop-clue{background-image:url('Sitefinity/sprite.png');background-position:0 -358px}
.t-treeview .t-state-selected{border-color:#999}
.t-group-footer td,.t-footer-template td,.t-grid-footer{border-color:#eee #fff}
.t-grid-pager .t-state-hover{border-color:#ccc;color:#002bb8;background:#f0f0f0}
.t-menu .t-state-hover,.t-panelbar .t-state-hover,.t-tabstrip .t-state-hover{color:#002bb8}
.t-tabstrip{border:1px solid #ccc}
.t-tabstrip .t-state-default,.t-tabstrip .t-state-disabled{border-bottom-color:#ccc}
.t-panelbar .t-link,.t-panelbar .t-group,.t-panelbar .t-content{border-color:#aaa}
.t-calendar th{border-color:#ddd}
.t-other-month .t-link{color:#777}
.t-treeview-lines .t-top,.t-treeview-lines .t-mid,.t-treeview-lines .t-bot{background-image:url('Sitefinity/treeview-nodes.png')}
.t-rtl .t-treeview-lines .t-top,.t-rtl .t-treeview-lines .t-mid,.t-rtl .t-treeview-lines .t-bot{background-image:url('Sitefinity/treeview-nodes-rtl.png')}
.t-treeview-lines .t-item{background-image:url('Sitefinity/treeview-line.png')}
.t-treeview-lines .t-last{background-image:none}
.t-window,.t-drag-clue{background-color:#fff}
/*Slider*/.t-slider .t-draghandle{background-image:url('Sitefinity/sprite.png');color:#000}
.t-slider-track{border-color:#e8e9ea}
.t-slider-horizontal .t-slider-track,.t-slider-horizontal .t-slider-selection{background-image:url('Sitefinity/sprite.png')}
.t-slider-vertical .t-slider-track,.t-slider-vertical .t-slider-selection{background-image:url('Sitefinity/sprite-vertical.png')}
.t-slider-horizontal .t-tick{background-image:url('Sitefinity/slider-h.gif')}
.t-slider-vertical .t-tick{background-image:url('Sitefinity/slider-v.gif')}
/*Tooltip*/.t-tooltip{border-width:1px;background:#f1f1f1;color:#333}
.t-callout{background-image:url('Sitefinity/sprite.png')}
/* Splitter */div.t-splitter{border:1px solid #ccc}
.t-splitbar-vertical,.t-splitbar-horizontal{background-color:#f1f1f1;border-color:#ccc}
.t-splitbar-vertical-hover,.t-splitbar-horizontal-hover{background-color:#ddd}
.t-splitbar-horizontal-active,.t-splitbar-vertical-active,.t-ghost-splitbar-horizontal,.t-ghost-splitbar-vertical{background-color:#ccc}
.t-restricted-size-horizontal,.t-restricted-size-vertical{background-color:#f00}
/* Upload */.t-dropzone-active{border-color:#aaa}
.t-dropzone-hovered{background-color:#efefef}
.t-dropzone em{color:#999}
.t-upload-files{border-width:0}
.t-progress,.t-progress-status{background-image:url('Sitefinity/sprite.png')}
.t-progress{background-position:0 -465px;border-color:#f8f8f8 transparent #cacaca}
.t-progress-status{background-position:0 -471px;border-color:#62962a transparent #4e8315}
/* ImageBrowser */.t-imagebrowser .t-content{background:#efefef}
.t-breadcrumbs .t-first,.t-breadcrumbs .t-first:hover,.t-search-wrap label{color:#999}
.t-tiles-arrange a{color:#000}
.t-tiles{border-color:#ccc;background:#fff}
.t-tile{border-color:#fff}
.t-tiles li.t-state-hover{border-color:#abadb3}
.t-tiles li.t-state-selected{border-color:#abadb3;background-color:#999;color:#fff}
.t-tile .t-folder{background-image:url('Telerik/imagebrowser.png')}
.t-tile em,.t-tile .t-filesize{color:#999}
.t-tiles li.t-state-selected em,.t-tiles li.t-state-selected .t-filesize{color:#d2d2d2}
.t-tile-empty strong{color:#9b9b9b}
| 0.308919 | 0.172137 |
.nav-bar {
padding: .01rem;
z-index: 1;
align-items: center;
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 40px;
display: flex;
color: black;
background-color: white;
opacity: 1;
-webkit-box-shadow: 0px 0px 25px 10px rgba(0,0,0,0.3);
box-shadow: 0px 0px 25px 10px rgba(0,0,0,0.3);
}
.nav-bar ul {
list-style: none;
}
.nav-bar__list {
display: flex;
background-color: white;
align-items: center;
justify-content: flex-start;
width: 100%;
display: flex;
}
.nav-bar li {
transition: .3s ease-in-out;
}
.nav-bar__name li {
margin: 0px 40px;
font-size: 20px;
}
.nav-bar__list li {
margin-left: 40px;
font-size: 13px;
}
.nav-bar li:hover {
border-bottom: 1.1px solid rgba(0, 0, 0, 1);
cursor: pointer;
}
.nav-bar__name li:hover {
border-bottom: none;
color: rgb(90, 3, 148);
font-weight: 700;
}
.nav-bar__toggle-btn {
position: fixed;
right: 14px;
top: 11px;
}
@media screen and (max-width:650px) {
.nav-bar {
flex-direction: column;
align-items: flex-start;
box-sizing: border-box;
background-color: rgba(255, 255, 255, 1);
}
.nav-bar__list {
z-index: -1;
flex-direction: column;
justify-content: center;
align-items: center;
width: 100%;
padding: 10px;
border-top: 1px solid rgba(0, 0, 0, .2);
border-end-start-radius: 30px;
-webkit-box-shadow: 0px 22px 31px 11px rgba(0,0,0,0.22);
box-shadow: 0px 22px 31px 11px rgba(0,0,0,0.22);
}
.nav-bar__list:hover {
-webkit-box-shadow: 0px 22px 31px 11px rgba(0,0,0,0.32);
box-shadow: 0px 22px 31px 11px rgba(0,0,0,0.32);
}
.nav-bar__name li {
text-align: center;
display: flex;
align-items: center;
justify-content: center;
margin: 0;
width: 100vw;
height: 40px;
}
.nav-bar__toggleBtn {
display: flex;
}
.nav-bar__list li {
margin: 10px;
margin-right: 0px;
width: 100%;
}
.nav-bar__stic {
display: none;
}
.nav-bar__toggle-btn {
display: flex;
cursor: pointer;
}
}
|
css/components/nav-bar.css
|
.nav-bar {
padding: .01rem;
z-index: 1;
align-items: center;
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 40px;
display: flex;
color: black;
background-color: white;
opacity: 1;
-webkit-box-shadow: 0px 0px 25px 10px rgba(0,0,0,0.3);
box-shadow: 0px 0px 25px 10px rgba(0,0,0,0.3);
}
.nav-bar ul {
list-style: none;
}
.nav-bar__list {
display: flex;
background-color: white;
align-items: center;
justify-content: flex-start;
width: 100%;
display: flex;
}
.nav-bar li {
transition: .3s ease-in-out;
}
.nav-bar__name li {
margin: 0px 40px;
font-size: 20px;
}
.nav-bar__list li {
margin-left: 40px;
font-size: 13px;
}
.nav-bar li:hover {
border-bottom: 1.1px solid rgba(0, 0, 0, 1);
cursor: pointer;
}
.nav-bar__name li:hover {
border-bottom: none;
color: rgb(90, 3, 148);
font-weight: 700;
}
.nav-bar__toggle-btn {
position: fixed;
right: 14px;
top: 11px;
}
@media screen and (max-width:650px) {
.nav-bar {
flex-direction: column;
align-items: flex-start;
box-sizing: border-box;
background-color: rgba(255, 255, 255, 1);
}
.nav-bar__list {
z-index: -1;
flex-direction: column;
justify-content: center;
align-items: center;
width: 100%;
padding: 10px;
border-top: 1px solid rgba(0, 0, 0, .2);
border-end-start-radius: 30px;
-webkit-box-shadow: 0px 22px 31px 11px rgba(0,0,0,0.22);
box-shadow: 0px 22px 31px 11px rgba(0,0,0,0.22);
}
.nav-bar__list:hover {
-webkit-box-shadow: 0px 22px 31px 11px rgba(0,0,0,0.32);
box-shadow: 0px 22px 31px 11px rgba(0,0,0,0.32);
}
.nav-bar__name li {
text-align: center;
display: flex;
align-items: center;
justify-content: center;
margin: 0;
width: 100vw;
height: 40px;
}
.nav-bar__toggleBtn {
display: flex;
}
.nav-bar__list li {
margin: 10px;
margin-right: 0px;
width: 100%;
}
.nav-bar__stic {
display: none;
}
.nav-bar__toggle-btn {
display: flex;
cursor: pointer;
}
}
| 0.407451 | 0.0704 |
:root {
--background-base: black;
--background-alt: rgb(15, 15, 15);
--background-light: rgb(23, 23, 23);
--background-light-alt: rgb(30, 30, 30);
--background-dark: rgb(10, 10, 10);
--background-floating: rgb(13, 13, 13);
--channeltextarea-background: rgb(20, 20, 20);
--searcharea-background: rgb(20, 20, 20);
--channels-default: #969696;
--header-primary: #fff;
--header-secondary: #b9bbbe;
--text-normal: #dcddde;
--text-muted: #969696;
--scroller-thumb: rgb(30, 30, 30);
--scroller-track: rgb(10, 10, 10);
--background-modifier-rgb: 60, 60, 60;
--background-modifier-hover: rgba(var(--background-modifier-rgb), 0.16);
--background-modifier-active: rgba(var(--background-modifier-rgb), 0.24);
--background-modifier-selected: rgba(var(--background-modifier-rgb), 0.32);
--background-modifier-accent: rgba(255, 255, 255, 0.06);
--interactive-muted: rgb(75, 75, 75);
--elevation-low: 0 1px 0 rgba(40, 40, 50, 0.2), 0 1.5px 0 rgba(60, 60, 70, 0.05), 0 2px 0 rgba(40, 40, 50, 0.05);
--elevation-high: 0 8px 16px rgba(0, 0, 0, 0.24);
}
#app-mount .layer-3QrUeG .cardFolder-28dwxo {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .group-1WdBVp {
border-color: var(--background-alt);
}
#app-mount .layer-3QrUeG .item-1yAxl1 {
background-color: var(--background-alt);
}
#app-mount .layer-3QrUeG .item-1yAxl1.selected-2YhbGh {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .avatarUploaderInnerSquareDisabled-2Cz_em {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .container-_phMUq {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .container-_phMUq:hover {
background-color: var(--background-alt);
}
#app-mount .layer-3QrUeG .container-_phMUq:hover .icon-3_8HGa {
background-color: var(--background-dark);
}
#app-mount .layer-3QrUeG .icon-3_8HGa {
background-color: var(--background-alt);
}
#app-mount .layer-3QrUeG .primary-2McadE:hover:not(.disabled-3Njyym),
#app-mount .layer-3QrUeG .secondary-dIudih {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .primary-2McadE:hover:not(.disabled-3Njyym):hover,
#app-mount .layer-3QrUeG .secondary-dIudih:hover {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .previewContainer-sli91T {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .previewContainer-1KQDJS .theme-light {
display: none;
}
#app-mount .layer-3QrUeG .previewContainer-1KQDJS .messageContainer-1DiFnQ {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .tierHeaderLocked-3S508x {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .tierBody-3aUxuc {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .auditLog-2ph_aK {
border-color: var(--background-light);
}
#app-mount .layer-3QrUeG .auditLog-2ph_aK:hover {
border-color: var(--background-alt);
}
#app-mount .layer-3QrUeG .auditLog-2ph_aK:hover .headerClickable-g5d9lT,
#app-mount .layer-3QrUeG .auditLog-2ph_aK:hover .headerExpanded-2egR38 {
background-color: var(--background-alt);
}
#app-mount .layer-3QrUeG .headerClickable-g5d9lT,
#app-mount .layer-3QrUeG .headerDefault-2D4Kcg,
#app-mount .layer-3QrUeG .headerExpanded-2egR38 {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .divider-1tf9AP {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .changeDetails-2dV5gP {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .descriptionBox-2ypBKO {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .featureCard-1TcVMH {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .featureIcon-g7w7y2 {
background-color: var(--background-alt);
}
#app-mount .layer-3QrUeG .contentRegionScroller-26nc1e,
#app-mount .layer-3QrUeG .contentRegion-3nDuYy {
background-color: var(--background-base);
}
#app-mount .layer-3QrUeG .sidebarRegionScroller-3MXcoP {
background-color: var(--background-base);
}
#app-mount .layer-3QrUeG .titleContainer-2CXtJo,
#app-mount .layer-3QrUeG .header-2mZ9Ov {
background-color: var(--background-base);
}
#app-mount .layer-3QrUeG .closeButton-1tv5uR {
border-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .closeButton-1tv5uR:hover {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .keybind-KpFkfr {
color: var(--text-normal);
}
#app-mount .layer-3QrUeG .scroller-305q3I {
background-color: var(--background-base);
}
#app-mount .layer-3QrUeG .card-4s8auQ,
#app-mount .layer-3QrUeG .settingCard-3w2mVL {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .cardPrimary-1Hv-to, #app-mount .layer-3QrUeG .cardPrimaryEditable-3KtE4g {
border-color: var(--background-light);
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .iconWrapper-lS1uig {
background-color: var(--background-alt);
}
#app-mount .layer-3QrUeG .input-cIJ7To {
border-color: var(--background-light);
background-color: var(--background-alt);
}
#app-mount .layer-3QrUeG .itemFilled-3llgIC {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .itemFilled-3llgIC[aria-checked=true] {
background-color: var(--background-alt) !important;
}
#app-mount .layer-3QrUeG .itemFilled-3llgIC:hover {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .detailsBlock-2mCK9A {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .default-3oAQTF {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .premiumGuildAvailabilityIndicator-2yVVuW {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .accountProfileCard-1XCH88 {
background-color: var(--background-dark);
}
#app-mount .layer-3QrUeG .accountProfileCard-1XCH88 .background-1QDuV2,
#app-mount .layer-3QrUeG .accountProfileCard-1XCH88 .fieldList-21DyL8 {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .avatar-1uQSZT {
border-color: var(--background-alt);
background-color: var(--background-alt);
}
#app-mount .layer-3QrUeG .profileBannerPreview-gaX5MP {
background-color: var(--background-alt);
}
#app-mount .layer-3QrUeG .cardPrimaryOutline-29Ujqw {
border-color: var(--background-alt);
background-color: var(--background-alt);
}
#app-mount .layer-3QrUeG .accountList-33MS45 {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .accountBtn-2Nozo3 .accountBtnInner-sj5jLs {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .connection-1fbD7X,
#app-mount .layer-3QrUeG .guildSubscriptionSlots-1IKD1q {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .connectionHeader-2MDqhu,
#app-mount .layer-3QrUeG .guildHeader-p5Yoct {
background-color: var(--background-alt);
}
#app-mount .layer-3QrUeG .subscriptionsRedirectContainer-21LuI0,
#app-mount .layer-3QrUeG .feature-2w65J5 {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .outer-1AjyKL {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .noIcon-1a_FrS {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .gemIndicatorContainer-2jdECl {
background-color: var(--background-alt);
}
#app-mount .layer-3QrUeG .premiumSubscriptionAccountCredit-25i0tQ,
#app-mount .layer-3QrUeG .promotionCard-2IP574 {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .paginator-166-09,
#app-mount .layer-3QrUeG .paymentPane-3bwJ6A,
#app-mount .layer-3QrUeG .payment-xT17Mq {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .bottomDivider-1K9Gao {
border-color: var(--background-base);
}
#app-mount .layer-3QrUeG .codeRedemptionRedirect-1wVR4b {
border-color: var(--background-light);
background-color: var(--background-alt);
}
#app-mount .layer-3QrUeG .previewMessage-1ZN7YG {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .notches-1sAcEM.gray-3_LNYR {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg height='20' width='8' xmlns='http://www.w3.org/2000/svg' fill='black'%3E%3Cpath d='M0 0h8v20H0zm4 2a2 2 0 00-2 2v12a2 2 0 104 0V4a2 2 0 00-2-2z' fill-rule='evenodd'/%3E%3C/svg%3E");
}
#app-mount .layer-3QrUeG .cameraWrapper-2n3EKe {
border-color: var(--background-light);
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .notDetected-33MY4s {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .game-1ipmAa {
-webkit-box-shadow: 0 1px 0 0 var(--background-light-alt);
box-shadow: 0 1px 0 0 var(--background-light-alt);
}
#app-mount .layer-3QrUeG .option-n0icdO:not(.selected-mKYnfr):not(:hover) {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .powercord-entities-manage-tabs {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .container-cMG81i {
background-color: var(--background-light);
}
body, #app-mount, .app-2rEoOp, .bg-h5JY_x {
background: var(--background-dark);
}
#app-mount .button-1YfofB.buttonColor-7qQbGO,
#app-mount .button-1YfofB .buttonColor-7qQbGO,
#app-mount .lookFilled-1Gx00P.colorGrey-2DXtkV {
background-color: #4c4c4c;
}
#app-mount .container-3auIfb[style="opacity: 1; background-color: hsl(218, calc(var(--saturation-factor, 1) * 4.6%), 46.9%);"] {
background-color: #4c4c4c !important;
}
#app-mount .colorable-1bkp8v.primaryDark-3mSFDl {
background-color: #4c4c4c;
}
.scrollerBase-289Jih.thin-1ybCId::-webkit-scrollbar-thumb {
background-color: var(--scroller-thumb);
}
.scrollerBase-289Jih.auto-Ge5KZx::-webkit-scrollbar-thumb {
background-color: var(--scroller-thumb);
}
.scrollerBase-289Jih.auto-Ge5KZx::-webkit-scrollbar-track {
background-color: var(--scroller-track);
}
.theme-light #app-mount::after {
content: "This theme is NOT meant to be used in Light Mode. Please switch over to Dark Mode in Settings -> Appearance.";
position: absolute;
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;
top: 22px;
right: 0;
bottom: calc(100% - 58px);
left: 72px;
border-top-left-radius: 8px;
font-weight: 500;
font-size: 14px;
color: white;
background-color: #ed4245;
}
.theme-light #app-mount .container-3baos1 .flex-1xMQg5 .button-14-BFJ:last-child {
-webkit-animation: flash 1s ease infinite;
animation: flash 1s ease infinite;
color: white;
background-color: #ed4245;
}
.theme-light #app-mount #user-settings-cog-Appearance {
-webkit-animation: flash 1s ease infinite;
animation: flash 1s ease infinite;
color: white;
background-color: #ed4245 !important;
}
.theme-light #app-mount [aria-activedescendant^=user-settings-cog-Appearance] #user-settings-cog-Appearance--dark {
-webkit-animation: flash 1s ease infinite;
animation: flash 1s ease infinite;
color: white;
background-color: #ed4245 !important;
}
.theme-light #app-mount [aria-controls=appearance-tab] {
-webkit-animation: flash 1s ease infinite;
animation: flash 1s ease infinite;
color: white;
background-color: #ed4245 !important;
}
.theme-light #app-mount [aria-label=USER_SETTINGS] [tabindex="-1"] + [class=marginTop40-i-78cZ] .item-26Dhrx:nth-of-type(1) {
-webkit-animation: flash 1s ease infinite;
animation: flash 1s ease infinite;
color: white;
background-color: #ed4245 !important;
}
.theme-light #app-mount .base-3dtUhz {
margin-top: 36px;
}
.theme-light #app-mount .sidebar-2K8pFh {
border-radius: 0;
}
@-webkit-keyframes flash {
0% {
-webkit-box-shadow: 0 2px 10px rgba(237, 66, 69, 0.2), 0 0 0 2px rgba(237, 65, 68, 0.1);
box-shadow: 0 2px 10px rgba(237, 66, 69, 0.2), 0 0 0 2px rgba(237, 65, 68, 0.1);
}
70% {
-webkit-box-shadow: 0 0 20px 15px rgba(237, 66, 69, 0.1), 0 0 0 6px rgba(237, 65, 68, 0.1);
box-shadow: 0 0 20px 15px rgba(237, 66, 69, 0.1), 0 0 0 6px rgba(237, 65, 68, 0.1);
}
100% {
-webkit-box-shadow: 0 0 20px 15px rgba(237, 66, 69, 0), 0 0 0 6px rgba(237, 65, 68, 0.1);
box-shadow: 0 0 20px 15px rgba(237, 66, 69, 0), 0 0 0 6px rgba(237, 65, 68, 0.1);
}
}
@keyframes flash {
0% {
-webkit-box-shadow: 0 2px 10px rgba(237, 66, 69, 0.2), 0 0 0 2px rgba(237, 65, 68, 0.1);
box-shadow: 0 2px 10px rgba(237, 66, 69, 0.2), 0 0 0 2px rgba(237, 65, 68, 0.1);
}
70% {
-webkit-box-shadow: 0 0 20px 15px rgba(237, 66, 69, 0.1), 0 0 0 6px rgba(237, 65, 68, 0.1);
box-shadow: 0 0 20px 15px rgba(237, 66, 69, 0.1), 0 0 0 6px rgba(237, 65, 68, 0.1);
}
100% {
-webkit-box-shadow: 0 0 20px 15px rgba(237, 66, 69, 0), 0 0 0 6px rgba(237, 65, 68, 0.1);
box-shadow: 0 0 20px 15px rgba(237, 66, 69, 0), 0 0 0 6px rgba(237, 65, 68, 0.1);
}
}
.titleBar-AC4pGV.typeWindows-1za-n7::after {
content: "";
position: absolute;
pointer-events: none;
background: url('data:image/svg+xml;utf8,<svg aria-hidden="true" focusable="false" data-prefix="far" data-icon="moon" class="svg-inline--fa fa-moon fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%236b6b6b" d="M279.135 512c78.756 0 150.982-35.804 198.844-94.775 28.27-34.831-2.558-85.722-46.249-77.401-82.348 15.683-158.272-47.268-158.272-130.792 0-48.424 26.06-92.292 67.434-115.836 38.745-22.05 28.999-80.788-15.022-88.919A257.936 257.936 0 0 0 279.135 0c-141.36 0-256 114.575-256 256 0 141.36 114.576 256 256 256zm0-464c12.985 0 25.689 1.201 38.016 3.478-54.76 31.163-91.693 90.042-91.693 157.554 0 113.848 103.641 199.2 215.252 177.944C402.574 433.964 344.366 464 279.135 464c-114.875 0-208-93.125-208-208s93.125-208 208-208z"></path></svg>') center/100% no-repeat;
width: 16px;
height: 16px;
left: 5px;
top: 4px;
}
.titleBar-AC4pGV .wordmarkWindows-1v0lYD {
margin-left: 13px;
color: #6b6b6b;
}
.content-98HsJk .chat-3bRxxu, .content-98HsJk .threadSidebar-1o3BTy {
background-color: var(--background-base);
}
.content-98HsJk .wrapper-3vR61M, .content-98HsJk .wrapper-1F5TKx {
background-color: var(--background-base);
}
.content-98HsJk .content-1o0f9g {
background-color: var(--background-base);
}
.content-98HsJk [class=reaction-1hd86g] {
background-color: var(--background-light-alt);
}
.form-2fGMdU .channelTextArea-rNsIhG {
background-color: var(--channeltextarea-background);
}
.form-2fGMdU::before {
display: none;
}
.form-2fGMdU .attachedBars-tZDmyV, .form-2fGMdU .replyBar-1YLQ2F {
background-color: var(--background-light);
}
.form-2fGMdU .upload-3Dkqd6 {
background-color: var(--background-alt);
}
.jumpToPresentBar-G1R9s6 {
background-color: #4c4c4c;
}
.container-2wlB3z {
background-color: var(--background-dark);
}
.members-1998pB, .members-1998pB > div {
background-color: var(--background-dark);
}
#app-mount .messageListItem-1-jvGY:hover {
background-color: rgba(255, 255, 255, 0.028);
}
#app-mount .wrapper-2aW0bm {
background-color: var(--background-light-alt);
}
#app-mount .markup-2BOw-j code,
#app-mount .wrapperAudio-1jDe0Q,
#app-mount .attachment-33OFj0 {
border-color: var(--background-alt);
background-color: var(--background-alt);
}
#app-mount .embedFull-2tM8-- {
border-color: var(--background-light-alt);
background-color: var(--background-alt);
}
#app-mount .textContainer-C0szpm,
#app-mount .footer-2yA7Ep {
border-color: var(--background-light-alt);
background-color: var(--background-light);
}
#app-mount .wrapper-35wsBm {
background-color: var(--background-light);
}
#app-mount .wrapper-35wsBm .guildIconImage-3qTk45 {
background-color: var(--background-light-alt);
}
#app-mount .container-3hZ-gs {
background-color: var(--background-light);
}
.container-1r6BKw.themed-ANHk51 {
background-color: var(--background-main);
}
.container-1r6BKw .children-19S4PO::after {
display: none;
}
.container-1r6BKw .searchBar-3dMhjb {
background-color: var(--searcharea-background);
}
.container-1r6BKw .searchAnswer-3Dz2-q, .container-1r6BKw .searchFilter-2ESiM3 {
background-color: var(--background-alt);
}
.container-1r6BKw .akaBadge-1M-1Gw {
background-color: var(--background-light-alt);
}
.expandedFolderBackground-3ZDF05 {
background-color: var(--background-light);
}
.folder-2w6LX1 {
background-color: var(--background-light);
}
.folder-2w6LX1.hover-vBJrIv {
background-color: var(--background-light-alt);
}
.wrapper-3NnKdC {
background-color: var(--background-dark);
}
.wrapper-3NnKdC .scroller-1Bvpku {
background-color: var(--background-dark);
}
.wrapper-3NnKdC .childWrapper-anI2G9,
.wrapper-3NnKdC [class=circleIconButton-hZmpE8],
.wrapper-3NnKdC .noIcon-1a_FrS {
background-color: var(--background-light-alt);
}
#app-mount .root-1gCeng {
-webkit-box-shadow: 0 0 0 1px var(--background-light), 0 2px 10px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 0 0 1px var(--background-light), 0 2px 10px 0 rgba(0, 0, 0, 0.2);
background-color: var(--background-light);
}
#app-mount .root-1gCeng .footer-2gL1pp {
-webkit-box-shadow: inset 0 1px 0 var(--background-alt);
box-shadow: inset 0 1px 0 var(--background-alt);
background-color: var(--background-alt);
}
#app-mount .root-1gCeng .message-2qRu38 {
-webkit-box-shadow: 0 0 0 1px var(--background-light-alt), 0 2px 10px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 0 0 1px var(--background-light-alt), 0 2px 10px 0 rgba(0, 0, 0, 0.2);
background-color: var(--background-light-alt);
}
#app-mount .root-1gCeng .card-2Mz_4z {
border-color: var(--background-light-alt);
background-color: var(--background-light-alt);
}
#app-mount .root-1gCeng .qualitySettingsContainer-1gOtRJ {
background-color: var(--background-light-alt);
}
#app-mount .root-1gCeng .item-3T2z1R {
border-color: var(--background-alt);
background-color: var(--background-light);
}
#app-mount .root-1gCeng .scroller-1-nKid {
background-color: var(--background-light-alt);
}
#app-mount .root-1gCeng .reactionSelected-1pqISm {
background-color: var(--background-modifier-selected);
}
#app-mount .root-1gCeng .reactors-Blmlhw {
background-color: var(--background-light);
}
#app-mount .root-1gCeng .reactorDefault-1IUqMZ {
-webkit-box-shadow: inset 0 -1px 0 var(--background-light-alt);
box-shadow: inset 0 -1px 0 var(--background-light-alt);
}
.theme-light .root-1gCeng {
--header-primary: #fff;
--header-secondary: #b9bbbe;
--text-normal: #dcddde;
}
.theme-light .root-1gCeng .container-UC8Ug1 {
border-color: var(--background-light-alt);
background-color: var(--background-light-alt);
}
.theme-light .root-1gCeng .closeIcon-150W3V {
color: var(--header-secondary);
}
.theme-light .root-1gCeng .iconContainer-2B0ixr {
color: var(--header-secondary);
}
#app-mount .keyboardShortcutsModal-3piNz7 {
background-color: var(--background-light);
}
#app-mount .keybindShortcut-1BD6Z1 span {
-webkit-box-shadow: inset 0 -4px 0 var(--background-light);
box-shadow: inset 0 -4px 0 var(--background-light);
border-color: var(--background-light-alt);
background-color: var(--background-light-alt);
}
#app-mount .container-1D34oG {
background-color: var(--background-base);
}
#app-mount .container-1D34oG .container-lRFx4q {
background-color: var(--background-dark);
}
#app-mount .container-1D34oG .wrapper-3D2qGf {
border-color: var(--background-light);
background-color: var(--background-light);
}
#app-mount .container-1D34oG .wrapper-3D2qGf .section-2gLsgF,
#app-mount .container-1D34oG .wrapper-3D2qGf .inset-3sAvek {
border-color: var(--background-light-alt);
background-color: var(--background-light-alt);
}
#app-mount .container-1D34oG .wrapper-3D2qGf:hover {
border-color: var(--background-base);
background-color: var(--background-base);
}
#app-mount .container-1D34oG .wrapper-3D2qGf:hover .section-2gLsgF,
#app-mount .container-1D34oG .wrapper-3D2qGf:hover .inset-3sAvek {
border-color: var(--background-dark);
background-color: var(--background-dark);
}
#app-mount .container-1D34oG .partyMemberOverflow-lXnzvu {
background-color: var(--background-alt);
}
#app-mount .container-1D34oG .peopleListItem-2nzedh:hover {
background-color: var(--background-dark);
}
#app-mount .container-1D34oG .peopleListItem-2nzedh:hover .actionButton-uPB8Fs {
background-color: var(--background-light);
}
#app-mount .container-1D34oG .actionButton-uPB8Fs {
background-color: var(--background-light-alt);
}
#app-mount .container-1D34oG .addFriendInputWrapper-3PjsbB {
border-color: var(--background-light);
background-color: var(--background-alt);
}
.container-3Mxszk .scroller-1IIF0A,
.container-3Mxszk .scroller-2XE8rp {
background-color: var(--background-base);
}
.container-3Mxszk .defaultIndicator-3WqGFB {
background-color: var(--background-light-alt);
}
.container-3Mxszk .installationPath-3cStrB {
-webkit-box-shadow: 0 1px 0 0 var(--background-light);
box-shadow: 0 1px 0 0 var(--background-light);
}
.container-3Mxszk .hiddenLibraryApplication-T6N3U1 {
border-color: var(--background-light);
}
.container-3Mxszk .hiddenLibraryApplication-T6N3U1::before {
border-color: var(--background-light-alt);
background-color: var(--background-alt);
}
.applicationStore-1pNvnv {
background-color: var(--background-base);
}
.applicationStore-1pNvnv .scroller-9moviB {
background-color: var(--background-base);
}
.applicationStore-1pNvnv .subscriptionsRedirectContainer-21LuI0,
.applicationStore-1pNvnv .feature-2w65J5 {
background-color: var(--background-light);
}
#app-mount .autocomplete-1vrmpx {
background-color: var(--background-alt);
}
#app-mount .autocomplete-1vrmpx .selected-1Tbx07 {
background-color: var(--background-light-alt);
}
#app-mount .autocomplete-1vrmpx .categoryHeader-O1zU94 {
background-color: var(--background-alt);
}
#app-mount .autocomplete-1vrmpx .wrapper-uf3cnO, #app-mount .autocomplete-1vrmpx .wrapper-2Gsate {
background-color: var(--background-alt);
}
#app-mount .autocomplete-1vrmpx .selected-3xBBKs, #app-mount .autocomplete-1vrmpx .selected-3xBBKs:hover {
background-color: var(--background-light-alt);
}
.contentWrapper-SvZHNd,
.emojiPicker-3PwZFl {
background-color: var(--background-alt);
}
.contentWrapper-SvZHNd .wrapper-1-Fsb8,
.emojiPicker-3PwZFl .wrapper-1-Fsb8 {
background-color: var(--background-alt);
}
.contentWrapper-SvZHNd .categoryItemDefaultCategorySelected-_HCKoz,
.contentWrapper-SvZHNd .categoryItemDefaultCategorySelected-_HCKoz:hover,
.emojiPicker-3PwZFl .categoryItemDefaultCategorySelected-_HCKoz,
.emojiPicker-3PwZFl .categoryItemDefaultCategorySelected-_HCKoz:hover {
background-color: var(--background-light-alt);
}
.contentWrapper-SvZHNd .inspector-S2gM3e,
.emojiPicker-3PwZFl .inspector-S2gM3e {
background-color: var(--background-light-alt);
}
.contentWrapper-SvZHNd .navButtonActive-1MkytQ,
.emojiPicker-3PwZFl .navButtonActive-1MkytQ {
background-color: var(--background-modifier-selected);
}
.contentWrapper-SvZHNd .container-cMG81i,
.contentWrapper-SvZHNd .container-2XeR5Z,
.emojiPicker-3PwZFl .container-cMG81i,
.emojiPicker-3PwZFl .container-2XeR5Z {
background-color: var(--searcharea-background);
}
.wrapper-2Gsate {
background-color: var(--background-light);
}
.root-1gCeng .container-2XeR5Z {
background-color: var(--background-light-alt);
}
.root-1gCeng .friendSelected-1sa4bG {
background-color: var(--background-modifier-selected);
}
#app-mount .channelHeader-3Gd2xq {
background-color: var(--background-alt);
}
#app-mount .tertiary-aMXF0g,
#app-mount .primary-2McadE:hover:not(.disabled-3Njyym),
#app-mount .secondary-dIudih {
background-color: var(--background-light-alt);
}
#app-mount .tertiary-aMXF0g:hover,
#app-mount .primary-2McadE:hover:not(.disabled-3Njyym):hover,
#app-mount .secondary-dIudih:hover {
background-color: var(--background-dark);
}
#app-mount .messageContainer-gbhlwo,
#app-mount .messages-3G3erD {
background-color: var(--background-light);
}
#app-mount .messages-3G3erD .content-1o0f9g {
background-color: var(--background-light-alt);
}
#app-mount .tutorial-3w5I9h {
background-color: var(--background-light-alt);
}
#app-mount .tutorialIcon-3f1miQ {
background-color: var(--background-alt);
}
.messagesPopoutWrap-1MQ1bW .messageGroupWrapper-o-Zw7G {
border-color: var(--background-light);
background-color: var(--background-light);
}
#app-mount .layer-v9HyYc .header-ykumBX {
background-color: var(--background-alt);
}
#app-mount .layer-v9HyYc .header-ykumBX + div {
background-color: var(--background-alt);
}
#app-mount .layer-v9HyYc .tab-ck0077.active-1MbGPa {
background-color: var(--background-modifier-selected);
}
#app-mount .lookFilled-22uAsw.select-2fjwPw {
border-color: var(--background-light);
background-color: var(--background-alt);
}
#app-mount .searchHeader-2XoQg7 {
background-color: var(--background-alt);
}
#app-mount .searchResultsWrap-3-pOjs {
background-color: var(--background-alt);
}
#app-mount .searchResultsWrap-3-pOjs .channelName-1JRO3C {
background-color: var(--background-alt);
}
#app-mount .searchResult-9tQ1uo {
background-color: var(--background-light);
}
#app-mount .container-3ayLPN {
-webkit-box-shadow: 0 0 0 1px var(--background-light), 0 2px 10px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 0 0 1px var(--background-light), 0 2px 10px 0 rgba(0, 0, 0, 0.2);
background-color: var(--background-alt);
}
#app-mount .container-3ayLPN .option-96V44q:hover {
background-color: var(--background-light-alt);
}
#app-mount .container-3ayLPN .option-96V44q::after {
background: none;
}
#app-mount .container-3ayLPN .calendarPicker-2yf6Ci .react-datepicker,
#app-mount .container-3ayLPN .calendarPicker-2yf6Ci .react-datepicker__header {
background-color: var(--background-alt);
}
#app-mount .container-3ayLPN .calendarPicker-2yf6Ci .react-datepicker__navigation.react-datepicker__navigation--next,
#app-mount .container-3ayLPN .calendarPicker-2yf6Ci .react-datepicker__navigation.react-datepicker__navigation--previous {
background-color: var(--background-light);
}
#app-mount .container-3ayLPN .calendarPicker-2yf6Ci .react-datepicker__day--disabled,
#app-mount .container-3ayLPN .calendarPicker-2yf6Ci .react-datepicker__day--outside-month,
#app-mount .container-3ayLPN .calendarPicker-2yf6Ci .react-datepicker__day.react-datepicker__day--disabled,
#app-mount .container-3ayLPN .calendarPicker-2yf6Ci .react-datepicker__day.react-datepicker__day--disabled:hover {
background-color: var(--background-light);
}
#app-mount .container-3ayLPN .calendarPicker-2yf6Ci .react-datepicker__day,
#app-mount .container-3ayLPN .calendarPicker-2yf6Ci .react-datepicker__day:last-of-type {
border-color: var(--background-light-alt);
}
#app-mount .container-7uh5fX {
background-color: var(--background-light);
}
#app-mount .container-7uh5fX .header-1VS4tm {
background-color: var(--background-light);
}
#app-mount .container-7uh5fX .header-1VS4tm .tab-PQvTH4.active-30vPlA {
background-color: var(--background-modifier-selected);
}
#app-mount .container-7uh5fX .container-2I9Hud {
border-color: var(--background-alt);
background-color: var(--background-alt);
}
.userPopout-xaxa6l {
background-color: var(--background-alt);
}
.userPopout-xaxa6l .avatar-37jOim {
border-color: var(--background-alt);
background-color: var(--background-alt);
}
.userPopout-xaxa6l .bodyInnerWrapper-26fQXj,
.userPopout-xaxa6l .footer-3UKYOU {
background-color: var(--background-alt);
}
.userPopout-xaxa6l .role-2irmRk {
background-color: var(--background-light-alt);
}
.userPopout-xaxa6l .input-2_SIlA {
background-color: var(--background-light);
}
.container-3w7J-x .header-2V-4Sw {
background-color: var(--background-base);
}
.container-3w7J-x .header-2V-4Sw:hover {
background-color: var(--background-light);
}
.container-3w7J-x .hasBanner-2SrLR3 .header-2V-4Sw {
background-color: transparent;
}
.container-3w7J-x .users-3kndPl {
background-color: var(--background-light);
}
.container-3w7J-x .total-i6us2n {
background-color: var(--background-light-alt);
}
.container-3w7J-x .total-i6us2n::after {
border-right-color: var(--background-light-alt);
}
.privateChannels-1nO12o .scroller-1JbKMe {
background-color: var(--background-base);
}
.privateChannels-1nO12o .searchBar-6Kv8R2 .searchBarComponent-32dTOx {
background-color: var(--searcharea-background);
}
.panels-j1Uci_ {
background-color: var(--background-base);
}
.content-98HsJk .sidebar-2K8pFh {
background-color: var(--background-base);
}
.content-98HsJk .sidebar-2K8pFh > nav {
background-color: var(--background-base);
}
.connectedAccount-2Jb-Z0 {
background-color: transparent;
border: none;
}
.connectedAccount-2Jb-Z0 .connectedAccountNameInner-2q3MVf::after {
content: "";
position: absolute;
border-radius: 2px;
border: solid 1px transparent;
margin-left: -40px;
height: 46px;
width: 260px;
}
.connectedAccount-2Jb-Z0 .connectedAccountVerifiedIcon-2cA82O .flowerStar-1GeTsn path {
fill: rgba(255, 255, 255, 0.25);
}
.connectedAccount-2Jb-Z0 .connectedAccountVerifiedIcon-2cA82O .childContainer-1wxZNh {
margin-top: 1px;
}
.connectedAccount-2Jb-Z0 .connectedAccountIcon-3_EQqg,
.connectedAccount-2Jb-Z0 .connectedAccountName-E1KzaT,
.connectedAccount-2Jb-Z0 .connectedAccountNameInner-2q3MVf span,
.connectedAccount-2Jb-Z0 .connectedAccountNameInner-2q3MVf + .anchor-3Z-8Bb {
z-index: 1;
}
.connectedAccount-2Jb-Z0 .connectedAccountIcon-3_EQqg {
margin-left: 2px;
}
[alt="GitHub Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #181b1f;
border-color: #d9dadb;
}
[alt="Twitch Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #3A2E5E;
border-color: #563194;
}
[alt="Steam Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #171a21;
border-color: #2a475e;
}
[alt="Spotify Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #2C523E;
border-color: #1ED760;
}
[alt="Twitter Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #266994;
border-color: #1DA1F2;
}
[alt="Reddit Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #7D442A;
border-color: #FF6314;
}
[alt="YouTube Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #772528;
border-color: #EE0F0F;
}
[alt="Battle.net Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #264659;
border-color: #009AE4;
}
[alt="Xbox Live Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #394E31;
border-color: #5DC21E;
}
[alt="Facebook Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #14223d;
border-color: #3A5998;
}
[alt="League of Legends Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #424491;
border-color: #676AE6;
}
[alt="Skype Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #106d8f;
border-color: #00AAE8;
}
[alt="GitLab Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #6E4330;
border-color: #FC6D26;
}
[alt="Minecraft Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #693037;
border-color: #EE303D;
}
[alt="osu! Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #5F3E51;
border-color: #EE65A2;
}
[alt="discord.bio Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #3d4870;
border-color: #7289da;
}
#app-mount .role-2irmRk {
position: relative;
overflow: hidden;
border: 0;
z-index: 0;
padding: 5px;
}
#app-mount .role-2irmRk .roleCircle-3xAZ1j[style="background-color: rgb(185, 187, 190);"] {
background-color: #7d7d7d !important;
}
#app-mount .role-2irmRk .roleCircle-3xAZ1j::after {
content: "";
position: absolute;
background: inherit;
z-index: -1;
width: 100%;
height: 100%;
left: 0;
opacity: 0.25;
}
#app-mount .role-2irmRk.addButton-pcyyf6 {
background-color: rgba(125, 125, 125, 0.25);
}
|
src/support/compiled.css
|
:root {
--background-base: black;
--background-alt: rgb(15, 15, 15);
--background-light: rgb(23, 23, 23);
--background-light-alt: rgb(30, 30, 30);
--background-dark: rgb(10, 10, 10);
--background-floating: rgb(13, 13, 13);
--channeltextarea-background: rgb(20, 20, 20);
--searcharea-background: rgb(20, 20, 20);
--channels-default: #969696;
--header-primary: #fff;
--header-secondary: #b9bbbe;
--text-normal: #dcddde;
--text-muted: #969696;
--scroller-thumb: rgb(30, 30, 30);
--scroller-track: rgb(10, 10, 10);
--background-modifier-rgb: 60, 60, 60;
--background-modifier-hover: rgba(var(--background-modifier-rgb), 0.16);
--background-modifier-active: rgba(var(--background-modifier-rgb), 0.24);
--background-modifier-selected: rgba(var(--background-modifier-rgb), 0.32);
--background-modifier-accent: rgba(255, 255, 255, 0.06);
--interactive-muted: rgb(75, 75, 75);
--elevation-low: 0 1px 0 rgba(40, 40, 50, 0.2), 0 1.5px 0 rgba(60, 60, 70, 0.05), 0 2px 0 rgba(40, 40, 50, 0.05);
--elevation-high: 0 8px 16px rgba(0, 0, 0, 0.24);
}
#app-mount .layer-3QrUeG .cardFolder-28dwxo {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .group-1WdBVp {
border-color: var(--background-alt);
}
#app-mount .layer-3QrUeG .item-1yAxl1 {
background-color: var(--background-alt);
}
#app-mount .layer-3QrUeG .item-1yAxl1.selected-2YhbGh {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .avatarUploaderInnerSquareDisabled-2Cz_em {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .container-_phMUq {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .container-_phMUq:hover {
background-color: var(--background-alt);
}
#app-mount .layer-3QrUeG .container-_phMUq:hover .icon-3_8HGa {
background-color: var(--background-dark);
}
#app-mount .layer-3QrUeG .icon-3_8HGa {
background-color: var(--background-alt);
}
#app-mount .layer-3QrUeG .primary-2McadE:hover:not(.disabled-3Njyym),
#app-mount .layer-3QrUeG .secondary-dIudih {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .primary-2McadE:hover:not(.disabled-3Njyym):hover,
#app-mount .layer-3QrUeG .secondary-dIudih:hover {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .previewContainer-sli91T {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .previewContainer-1KQDJS .theme-light {
display: none;
}
#app-mount .layer-3QrUeG .previewContainer-1KQDJS .messageContainer-1DiFnQ {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .tierHeaderLocked-3S508x {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .tierBody-3aUxuc {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .auditLog-2ph_aK {
border-color: var(--background-light);
}
#app-mount .layer-3QrUeG .auditLog-2ph_aK:hover {
border-color: var(--background-alt);
}
#app-mount .layer-3QrUeG .auditLog-2ph_aK:hover .headerClickable-g5d9lT,
#app-mount .layer-3QrUeG .auditLog-2ph_aK:hover .headerExpanded-2egR38 {
background-color: var(--background-alt);
}
#app-mount .layer-3QrUeG .headerClickable-g5d9lT,
#app-mount .layer-3QrUeG .headerDefault-2D4Kcg,
#app-mount .layer-3QrUeG .headerExpanded-2egR38 {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .divider-1tf9AP {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .changeDetails-2dV5gP {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .descriptionBox-2ypBKO {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .featureCard-1TcVMH {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .featureIcon-g7w7y2 {
background-color: var(--background-alt);
}
#app-mount .layer-3QrUeG .contentRegionScroller-26nc1e,
#app-mount .layer-3QrUeG .contentRegion-3nDuYy {
background-color: var(--background-base);
}
#app-mount .layer-3QrUeG .sidebarRegionScroller-3MXcoP {
background-color: var(--background-base);
}
#app-mount .layer-3QrUeG .titleContainer-2CXtJo,
#app-mount .layer-3QrUeG .header-2mZ9Ov {
background-color: var(--background-base);
}
#app-mount .layer-3QrUeG .closeButton-1tv5uR {
border-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .closeButton-1tv5uR:hover {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .keybind-KpFkfr {
color: var(--text-normal);
}
#app-mount .layer-3QrUeG .scroller-305q3I {
background-color: var(--background-base);
}
#app-mount .layer-3QrUeG .card-4s8auQ,
#app-mount .layer-3QrUeG .settingCard-3w2mVL {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .cardPrimary-1Hv-to, #app-mount .layer-3QrUeG .cardPrimaryEditable-3KtE4g {
border-color: var(--background-light);
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .iconWrapper-lS1uig {
background-color: var(--background-alt);
}
#app-mount .layer-3QrUeG .input-cIJ7To {
border-color: var(--background-light);
background-color: var(--background-alt);
}
#app-mount .layer-3QrUeG .itemFilled-3llgIC {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .itemFilled-3llgIC[aria-checked=true] {
background-color: var(--background-alt) !important;
}
#app-mount .layer-3QrUeG .itemFilled-3llgIC:hover {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .detailsBlock-2mCK9A {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .default-3oAQTF {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .premiumGuildAvailabilityIndicator-2yVVuW {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .accountProfileCard-1XCH88 {
background-color: var(--background-dark);
}
#app-mount .layer-3QrUeG .accountProfileCard-1XCH88 .background-1QDuV2,
#app-mount .layer-3QrUeG .accountProfileCard-1XCH88 .fieldList-21DyL8 {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .avatar-1uQSZT {
border-color: var(--background-alt);
background-color: var(--background-alt);
}
#app-mount .layer-3QrUeG .profileBannerPreview-gaX5MP {
background-color: var(--background-alt);
}
#app-mount .layer-3QrUeG .cardPrimaryOutline-29Ujqw {
border-color: var(--background-alt);
background-color: var(--background-alt);
}
#app-mount .layer-3QrUeG .accountList-33MS45 {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .accountBtn-2Nozo3 .accountBtnInner-sj5jLs {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .connection-1fbD7X,
#app-mount .layer-3QrUeG .guildSubscriptionSlots-1IKD1q {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .connectionHeader-2MDqhu,
#app-mount .layer-3QrUeG .guildHeader-p5Yoct {
background-color: var(--background-alt);
}
#app-mount .layer-3QrUeG .subscriptionsRedirectContainer-21LuI0,
#app-mount .layer-3QrUeG .feature-2w65J5 {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .outer-1AjyKL {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .noIcon-1a_FrS {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .gemIndicatorContainer-2jdECl {
background-color: var(--background-alt);
}
#app-mount .layer-3QrUeG .premiumSubscriptionAccountCredit-25i0tQ,
#app-mount .layer-3QrUeG .promotionCard-2IP574 {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .paginator-166-09,
#app-mount .layer-3QrUeG .paymentPane-3bwJ6A,
#app-mount .layer-3QrUeG .payment-xT17Mq {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .bottomDivider-1K9Gao {
border-color: var(--background-base);
}
#app-mount .layer-3QrUeG .codeRedemptionRedirect-1wVR4b {
border-color: var(--background-light);
background-color: var(--background-alt);
}
#app-mount .layer-3QrUeG .previewMessage-1ZN7YG {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .notches-1sAcEM.gray-3_LNYR {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg height='20' width='8' xmlns='http://www.w3.org/2000/svg' fill='black'%3E%3Cpath d='M0 0h8v20H0zm4 2a2 2 0 00-2 2v12a2 2 0 104 0V4a2 2 0 00-2-2z' fill-rule='evenodd'/%3E%3C/svg%3E");
}
#app-mount .layer-3QrUeG .cameraWrapper-2n3EKe {
border-color: var(--background-light);
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .notDetected-33MY4s {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .game-1ipmAa {
-webkit-box-shadow: 0 1px 0 0 var(--background-light-alt);
box-shadow: 0 1px 0 0 var(--background-light-alt);
}
#app-mount .layer-3QrUeG .option-n0icdO:not(.selected-mKYnfr):not(:hover) {
background-color: var(--background-light-alt);
}
#app-mount .layer-3QrUeG .powercord-entities-manage-tabs {
background-color: var(--background-light);
}
#app-mount .layer-3QrUeG .container-cMG81i {
background-color: var(--background-light);
}
body, #app-mount, .app-2rEoOp, .bg-h5JY_x {
background: var(--background-dark);
}
#app-mount .button-1YfofB.buttonColor-7qQbGO,
#app-mount .button-1YfofB .buttonColor-7qQbGO,
#app-mount .lookFilled-1Gx00P.colorGrey-2DXtkV {
background-color: #4c4c4c;
}
#app-mount .container-3auIfb[style="opacity: 1; background-color: hsl(218, calc(var(--saturation-factor, 1) * 4.6%), 46.9%);"] {
background-color: #4c4c4c !important;
}
#app-mount .colorable-1bkp8v.primaryDark-3mSFDl {
background-color: #4c4c4c;
}
.scrollerBase-289Jih.thin-1ybCId::-webkit-scrollbar-thumb {
background-color: var(--scroller-thumb);
}
.scrollerBase-289Jih.auto-Ge5KZx::-webkit-scrollbar-thumb {
background-color: var(--scroller-thumb);
}
.scrollerBase-289Jih.auto-Ge5KZx::-webkit-scrollbar-track {
background-color: var(--scroller-track);
}
.theme-light #app-mount::after {
content: "This theme is NOT meant to be used in Light Mode. Please switch over to Dark Mode in Settings -> Appearance.";
position: absolute;
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;
top: 22px;
right: 0;
bottom: calc(100% - 58px);
left: 72px;
border-top-left-radius: 8px;
font-weight: 500;
font-size: 14px;
color: white;
background-color: #ed4245;
}
.theme-light #app-mount .container-3baos1 .flex-1xMQg5 .button-14-BFJ:last-child {
-webkit-animation: flash 1s ease infinite;
animation: flash 1s ease infinite;
color: white;
background-color: #ed4245;
}
.theme-light #app-mount #user-settings-cog-Appearance {
-webkit-animation: flash 1s ease infinite;
animation: flash 1s ease infinite;
color: white;
background-color: #ed4245 !important;
}
.theme-light #app-mount [aria-activedescendant^=user-settings-cog-Appearance] #user-settings-cog-Appearance--dark {
-webkit-animation: flash 1s ease infinite;
animation: flash 1s ease infinite;
color: white;
background-color: #ed4245 !important;
}
.theme-light #app-mount [aria-controls=appearance-tab] {
-webkit-animation: flash 1s ease infinite;
animation: flash 1s ease infinite;
color: white;
background-color: #ed4245 !important;
}
.theme-light #app-mount [aria-label=USER_SETTINGS] [tabindex="-1"] + [class=marginTop40-i-78cZ] .item-26Dhrx:nth-of-type(1) {
-webkit-animation: flash 1s ease infinite;
animation: flash 1s ease infinite;
color: white;
background-color: #ed4245 !important;
}
.theme-light #app-mount .base-3dtUhz {
margin-top: 36px;
}
.theme-light #app-mount .sidebar-2K8pFh {
border-radius: 0;
}
@-webkit-keyframes flash {
0% {
-webkit-box-shadow: 0 2px 10px rgba(237, 66, 69, 0.2), 0 0 0 2px rgba(237, 65, 68, 0.1);
box-shadow: 0 2px 10px rgba(237, 66, 69, 0.2), 0 0 0 2px rgba(237, 65, 68, 0.1);
}
70% {
-webkit-box-shadow: 0 0 20px 15px rgba(237, 66, 69, 0.1), 0 0 0 6px rgba(237, 65, 68, 0.1);
box-shadow: 0 0 20px 15px rgba(237, 66, 69, 0.1), 0 0 0 6px rgba(237, 65, 68, 0.1);
}
100% {
-webkit-box-shadow: 0 0 20px 15px rgba(237, 66, 69, 0), 0 0 0 6px rgba(237, 65, 68, 0.1);
box-shadow: 0 0 20px 15px rgba(237, 66, 69, 0), 0 0 0 6px rgba(237, 65, 68, 0.1);
}
}
@keyframes flash {
0% {
-webkit-box-shadow: 0 2px 10px rgba(237, 66, 69, 0.2), 0 0 0 2px rgba(237, 65, 68, 0.1);
box-shadow: 0 2px 10px rgba(237, 66, 69, 0.2), 0 0 0 2px rgba(237, 65, 68, 0.1);
}
70% {
-webkit-box-shadow: 0 0 20px 15px rgba(237, 66, 69, 0.1), 0 0 0 6px rgba(237, 65, 68, 0.1);
box-shadow: 0 0 20px 15px rgba(237, 66, 69, 0.1), 0 0 0 6px rgba(237, 65, 68, 0.1);
}
100% {
-webkit-box-shadow: 0 0 20px 15px rgba(237, 66, 69, 0), 0 0 0 6px rgba(237, 65, 68, 0.1);
box-shadow: 0 0 20px 15px rgba(237, 66, 69, 0), 0 0 0 6px rgba(237, 65, 68, 0.1);
}
}
.titleBar-AC4pGV.typeWindows-1za-n7::after {
content: "";
position: absolute;
pointer-events: none;
background: url('data:image/svg+xml;utf8,<svg aria-hidden="true" focusable="false" data-prefix="far" data-icon="moon" class="svg-inline--fa fa-moon fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%236b6b6b" d="M279.135 512c78.756 0 150.982-35.804 198.844-94.775 28.27-34.831-2.558-85.722-46.249-77.401-82.348 15.683-158.272-47.268-158.272-130.792 0-48.424 26.06-92.292 67.434-115.836 38.745-22.05 28.999-80.788-15.022-88.919A257.936 257.936 0 0 0 279.135 0c-141.36 0-256 114.575-256 256 0 141.36 114.576 256 256 256zm0-464c12.985 0 25.689 1.201 38.016 3.478-54.76 31.163-91.693 90.042-91.693 157.554 0 113.848 103.641 199.2 215.252 177.944C402.574 433.964 344.366 464 279.135 464c-114.875 0-208-93.125-208-208s93.125-208 208-208z"></path></svg>') center/100% no-repeat;
width: 16px;
height: 16px;
left: 5px;
top: 4px;
}
.titleBar-AC4pGV .wordmarkWindows-1v0lYD {
margin-left: 13px;
color: #6b6b6b;
}
.content-98HsJk .chat-3bRxxu, .content-98HsJk .threadSidebar-1o3BTy {
background-color: var(--background-base);
}
.content-98HsJk .wrapper-3vR61M, .content-98HsJk .wrapper-1F5TKx {
background-color: var(--background-base);
}
.content-98HsJk .content-1o0f9g {
background-color: var(--background-base);
}
.content-98HsJk [class=reaction-1hd86g] {
background-color: var(--background-light-alt);
}
.form-2fGMdU .channelTextArea-rNsIhG {
background-color: var(--channeltextarea-background);
}
.form-2fGMdU::before {
display: none;
}
.form-2fGMdU .attachedBars-tZDmyV, .form-2fGMdU .replyBar-1YLQ2F {
background-color: var(--background-light);
}
.form-2fGMdU .upload-3Dkqd6 {
background-color: var(--background-alt);
}
.jumpToPresentBar-G1R9s6 {
background-color: #4c4c4c;
}
.container-2wlB3z {
background-color: var(--background-dark);
}
.members-1998pB, .members-1998pB > div {
background-color: var(--background-dark);
}
#app-mount .messageListItem-1-jvGY:hover {
background-color: rgba(255, 255, 255, 0.028);
}
#app-mount .wrapper-2aW0bm {
background-color: var(--background-light-alt);
}
#app-mount .markup-2BOw-j code,
#app-mount .wrapperAudio-1jDe0Q,
#app-mount .attachment-33OFj0 {
border-color: var(--background-alt);
background-color: var(--background-alt);
}
#app-mount .embedFull-2tM8-- {
border-color: var(--background-light-alt);
background-color: var(--background-alt);
}
#app-mount .textContainer-C0szpm,
#app-mount .footer-2yA7Ep {
border-color: var(--background-light-alt);
background-color: var(--background-light);
}
#app-mount .wrapper-35wsBm {
background-color: var(--background-light);
}
#app-mount .wrapper-35wsBm .guildIconImage-3qTk45 {
background-color: var(--background-light-alt);
}
#app-mount .container-3hZ-gs {
background-color: var(--background-light);
}
.container-1r6BKw.themed-ANHk51 {
background-color: var(--background-main);
}
.container-1r6BKw .children-19S4PO::after {
display: none;
}
.container-1r6BKw .searchBar-3dMhjb {
background-color: var(--searcharea-background);
}
.container-1r6BKw .searchAnswer-3Dz2-q, .container-1r6BKw .searchFilter-2ESiM3 {
background-color: var(--background-alt);
}
.container-1r6BKw .akaBadge-1M-1Gw {
background-color: var(--background-light-alt);
}
.expandedFolderBackground-3ZDF05 {
background-color: var(--background-light);
}
.folder-2w6LX1 {
background-color: var(--background-light);
}
.folder-2w6LX1.hover-vBJrIv {
background-color: var(--background-light-alt);
}
.wrapper-3NnKdC {
background-color: var(--background-dark);
}
.wrapper-3NnKdC .scroller-1Bvpku {
background-color: var(--background-dark);
}
.wrapper-3NnKdC .childWrapper-anI2G9,
.wrapper-3NnKdC [class=circleIconButton-hZmpE8],
.wrapper-3NnKdC .noIcon-1a_FrS {
background-color: var(--background-light-alt);
}
#app-mount .root-1gCeng {
-webkit-box-shadow: 0 0 0 1px var(--background-light), 0 2px 10px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 0 0 1px var(--background-light), 0 2px 10px 0 rgba(0, 0, 0, 0.2);
background-color: var(--background-light);
}
#app-mount .root-1gCeng .footer-2gL1pp {
-webkit-box-shadow: inset 0 1px 0 var(--background-alt);
box-shadow: inset 0 1px 0 var(--background-alt);
background-color: var(--background-alt);
}
#app-mount .root-1gCeng .message-2qRu38 {
-webkit-box-shadow: 0 0 0 1px var(--background-light-alt), 0 2px 10px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 0 0 1px var(--background-light-alt), 0 2px 10px 0 rgba(0, 0, 0, 0.2);
background-color: var(--background-light-alt);
}
#app-mount .root-1gCeng .card-2Mz_4z {
border-color: var(--background-light-alt);
background-color: var(--background-light-alt);
}
#app-mount .root-1gCeng .qualitySettingsContainer-1gOtRJ {
background-color: var(--background-light-alt);
}
#app-mount .root-1gCeng .item-3T2z1R {
border-color: var(--background-alt);
background-color: var(--background-light);
}
#app-mount .root-1gCeng .scroller-1-nKid {
background-color: var(--background-light-alt);
}
#app-mount .root-1gCeng .reactionSelected-1pqISm {
background-color: var(--background-modifier-selected);
}
#app-mount .root-1gCeng .reactors-Blmlhw {
background-color: var(--background-light);
}
#app-mount .root-1gCeng .reactorDefault-1IUqMZ {
-webkit-box-shadow: inset 0 -1px 0 var(--background-light-alt);
box-shadow: inset 0 -1px 0 var(--background-light-alt);
}
.theme-light .root-1gCeng {
--header-primary: #fff;
--header-secondary: #b9bbbe;
--text-normal: #dcddde;
}
.theme-light .root-1gCeng .container-UC8Ug1 {
border-color: var(--background-light-alt);
background-color: var(--background-light-alt);
}
.theme-light .root-1gCeng .closeIcon-150W3V {
color: var(--header-secondary);
}
.theme-light .root-1gCeng .iconContainer-2B0ixr {
color: var(--header-secondary);
}
#app-mount .keyboardShortcutsModal-3piNz7 {
background-color: var(--background-light);
}
#app-mount .keybindShortcut-1BD6Z1 span {
-webkit-box-shadow: inset 0 -4px 0 var(--background-light);
box-shadow: inset 0 -4px 0 var(--background-light);
border-color: var(--background-light-alt);
background-color: var(--background-light-alt);
}
#app-mount .container-1D34oG {
background-color: var(--background-base);
}
#app-mount .container-1D34oG .container-lRFx4q {
background-color: var(--background-dark);
}
#app-mount .container-1D34oG .wrapper-3D2qGf {
border-color: var(--background-light);
background-color: var(--background-light);
}
#app-mount .container-1D34oG .wrapper-3D2qGf .section-2gLsgF,
#app-mount .container-1D34oG .wrapper-3D2qGf .inset-3sAvek {
border-color: var(--background-light-alt);
background-color: var(--background-light-alt);
}
#app-mount .container-1D34oG .wrapper-3D2qGf:hover {
border-color: var(--background-base);
background-color: var(--background-base);
}
#app-mount .container-1D34oG .wrapper-3D2qGf:hover .section-2gLsgF,
#app-mount .container-1D34oG .wrapper-3D2qGf:hover .inset-3sAvek {
border-color: var(--background-dark);
background-color: var(--background-dark);
}
#app-mount .container-1D34oG .partyMemberOverflow-lXnzvu {
background-color: var(--background-alt);
}
#app-mount .container-1D34oG .peopleListItem-2nzedh:hover {
background-color: var(--background-dark);
}
#app-mount .container-1D34oG .peopleListItem-2nzedh:hover .actionButton-uPB8Fs {
background-color: var(--background-light);
}
#app-mount .container-1D34oG .actionButton-uPB8Fs {
background-color: var(--background-light-alt);
}
#app-mount .container-1D34oG .addFriendInputWrapper-3PjsbB {
border-color: var(--background-light);
background-color: var(--background-alt);
}
.container-3Mxszk .scroller-1IIF0A,
.container-3Mxszk .scroller-2XE8rp {
background-color: var(--background-base);
}
.container-3Mxszk .defaultIndicator-3WqGFB {
background-color: var(--background-light-alt);
}
.container-3Mxszk .installationPath-3cStrB {
-webkit-box-shadow: 0 1px 0 0 var(--background-light);
box-shadow: 0 1px 0 0 var(--background-light);
}
.container-3Mxszk .hiddenLibraryApplication-T6N3U1 {
border-color: var(--background-light);
}
.container-3Mxszk .hiddenLibraryApplication-T6N3U1::before {
border-color: var(--background-light-alt);
background-color: var(--background-alt);
}
.applicationStore-1pNvnv {
background-color: var(--background-base);
}
.applicationStore-1pNvnv .scroller-9moviB {
background-color: var(--background-base);
}
.applicationStore-1pNvnv .subscriptionsRedirectContainer-21LuI0,
.applicationStore-1pNvnv .feature-2w65J5 {
background-color: var(--background-light);
}
#app-mount .autocomplete-1vrmpx {
background-color: var(--background-alt);
}
#app-mount .autocomplete-1vrmpx .selected-1Tbx07 {
background-color: var(--background-light-alt);
}
#app-mount .autocomplete-1vrmpx .categoryHeader-O1zU94 {
background-color: var(--background-alt);
}
#app-mount .autocomplete-1vrmpx .wrapper-uf3cnO, #app-mount .autocomplete-1vrmpx .wrapper-2Gsate {
background-color: var(--background-alt);
}
#app-mount .autocomplete-1vrmpx .selected-3xBBKs, #app-mount .autocomplete-1vrmpx .selected-3xBBKs:hover {
background-color: var(--background-light-alt);
}
.contentWrapper-SvZHNd,
.emojiPicker-3PwZFl {
background-color: var(--background-alt);
}
.contentWrapper-SvZHNd .wrapper-1-Fsb8,
.emojiPicker-3PwZFl .wrapper-1-Fsb8 {
background-color: var(--background-alt);
}
.contentWrapper-SvZHNd .categoryItemDefaultCategorySelected-_HCKoz,
.contentWrapper-SvZHNd .categoryItemDefaultCategorySelected-_HCKoz:hover,
.emojiPicker-3PwZFl .categoryItemDefaultCategorySelected-_HCKoz,
.emojiPicker-3PwZFl .categoryItemDefaultCategorySelected-_HCKoz:hover {
background-color: var(--background-light-alt);
}
.contentWrapper-SvZHNd .inspector-S2gM3e,
.emojiPicker-3PwZFl .inspector-S2gM3e {
background-color: var(--background-light-alt);
}
.contentWrapper-SvZHNd .navButtonActive-1MkytQ,
.emojiPicker-3PwZFl .navButtonActive-1MkytQ {
background-color: var(--background-modifier-selected);
}
.contentWrapper-SvZHNd .container-cMG81i,
.contentWrapper-SvZHNd .container-2XeR5Z,
.emojiPicker-3PwZFl .container-cMG81i,
.emojiPicker-3PwZFl .container-2XeR5Z {
background-color: var(--searcharea-background);
}
.wrapper-2Gsate {
background-color: var(--background-light);
}
.root-1gCeng .container-2XeR5Z {
background-color: var(--background-light-alt);
}
.root-1gCeng .friendSelected-1sa4bG {
background-color: var(--background-modifier-selected);
}
#app-mount .channelHeader-3Gd2xq {
background-color: var(--background-alt);
}
#app-mount .tertiary-aMXF0g,
#app-mount .primary-2McadE:hover:not(.disabled-3Njyym),
#app-mount .secondary-dIudih {
background-color: var(--background-light-alt);
}
#app-mount .tertiary-aMXF0g:hover,
#app-mount .primary-2McadE:hover:not(.disabled-3Njyym):hover,
#app-mount .secondary-dIudih:hover {
background-color: var(--background-dark);
}
#app-mount .messageContainer-gbhlwo,
#app-mount .messages-3G3erD {
background-color: var(--background-light);
}
#app-mount .messages-3G3erD .content-1o0f9g {
background-color: var(--background-light-alt);
}
#app-mount .tutorial-3w5I9h {
background-color: var(--background-light-alt);
}
#app-mount .tutorialIcon-3f1miQ {
background-color: var(--background-alt);
}
.messagesPopoutWrap-1MQ1bW .messageGroupWrapper-o-Zw7G {
border-color: var(--background-light);
background-color: var(--background-light);
}
#app-mount .layer-v9HyYc .header-ykumBX {
background-color: var(--background-alt);
}
#app-mount .layer-v9HyYc .header-ykumBX + div {
background-color: var(--background-alt);
}
#app-mount .layer-v9HyYc .tab-ck0077.active-1MbGPa {
background-color: var(--background-modifier-selected);
}
#app-mount .lookFilled-22uAsw.select-2fjwPw {
border-color: var(--background-light);
background-color: var(--background-alt);
}
#app-mount .searchHeader-2XoQg7 {
background-color: var(--background-alt);
}
#app-mount .searchResultsWrap-3-pOjs {
background-color: var(--background-alt);
}
#app-mount .searchResultsWrap-3-pOjs .channelName-1JRO3C {
background-color: var(--background-alt);
}
#app-mount .searchResult-9tQ1uo {
background-color: var(--background-light);
}
#app-mount .container-3ayLPN {
-webkit-box-shadow: 0 0 0 1px var(--background-light), 0 2px 10px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 0 0 1px var(--background-light), 0 2px 10px 0 rgba(0, 0, 0, 0.2);
background-color: var(--background-alt);
}
#app-mount .container-3ayLPN .option-96V44q:hover {
background-color: var(--background-light-alt);
}
#app-mount .container-3ayLPN .option-96V44q::after {
background: none;
}
#app-mount .container-3ayLPN .calendarPicker-2yf6Ci .react-datepicker,
#app-mount .container-3ayLPN .calendarPicker-2yf6Ci .react-datepicker__header {
background-color: var(--background-alt);
}
#app-mount .container-3ayLPN .calendarPicker-2yf6Ci .react-datepicker__navigation.react-datepicker__navigation--next,
#app-mount .container-3ayLPN .calendarPicker-2yf6Ci .react-datepicker__navigation.react-datepicker__navigation--previous {
background-color: var(--background-light);
}
#app-mount .container-3ayLPN .calendarPicker-2yf6Ci .react-datepicker__day--disabled,
#app-mount .container-3ayLPN .calendarPicker-2yf6Ci .react-datepicker__day--outside-month,
#app-mount .container-3ayLPN .calendarPicker-2yf6Ci .react-datepicker__day.react-datepicker__day--disabled,
#app-mount .container-3ayLPN .calendarPicker-2yf6Ci .react-datepicker__day.react-datepicker__day--disabled:hover {
background-color: var(--background-light);
}
#app-mount .container-3ayLPN .calendarPicker-2yf6Ci .react-datepicker__day,
#app-mount .container-3ayLPN .calendarPicker-2yf6Ci .react-datepicker__day:last-of-type {
border-color: var(--background-light-alt);
}
#app-mount .container-7uh5fX {
background-color: var(--background-light);
}
#app-mount .container-7uh5fX .header-1VS4tm {
background-color: var(--background-light);
}
#app-mount .container-7uh5fX .header-1VS4tm .tab-PQvTH4.active-30vPlA {
background-color: var(--background-modifier-selected);
}
#app-mount .container-7uh5fX .container-2I9Hud {
border-color: var(--background-alt);
background-color: var(--background-alt);
}
.userPopout-xaxa6l {
background-color: var(--background-alt);
}
.userPopout-xaxa6l .avatar-37jOim {
border-color: var(--background-alt);
background-color: var(--background-alt);
}
.userPopout-xaxa6l .bodyInnerWrapper-26fQXj,
.userPopout-xaxa6l .footer-3UKYOU {
background-color: var(--background-alt);
}
.userPopout-xaxa6l .role-2irmRk {
background-color: var(--background-light-alt);
}
.userPopout-xaxa6l .input-2_SIlA {
background-color: var(--background-light);
}
.container-3w7J-x .header-2V-4Sw {
background-color: var(--background-base);
}
.container-3w7J-x .header-2V-4Sw:hover {
background-color: var(--background-light);
}
.container-3w7J-x .hasBanner-2SrLR3 .header-2V-4Sw {
background-color: transparent;
}
.container-3w7J-x .users-3kndPl {
background-color: var(--background-light);
}
.container-3w7J-x .total-i6us2n {
background-color: var(--background-light-alt);
}
.container-3w7J-x .total-i6us2n::after {
border-right-color: var(--background-light-alt);
}
.privateChannels-1nO12o .scroller-1JbKMe {
background-color: var(--background-base);
}
.privateChannels-1nO12o .searchBar-6Kv8R2 .searchBarComponent-32dTOx {
background-color: var(--searcharea-background);
}
.panels-j1Uci_ {
background-color: var(--background-base);
}
.content-98HsJk .sidebar-2K8pFh {
background-color: var(--background-base);
}
.content-98HsJk .sidebar-2K8pFh > nav {
background-color: var(--background-base);
}
.connectedAccount-2Jb-Z0 {
background-color: transparent;
border: none;
}
.connectedAccount-2Jb-Z0 .connectedAccountNameInner-2q3MVf::after {
content: "";
position: absolute;
border-radius: 2px;
border: solid 1px transparent;
margin-left: -40px;
height: 46px;
width: 260px;
}
.connectedAccount-2Jb-Z0 .connectedAccountVerifiedIcon-2cA82O .flowerStar-1GeTsn path {
fill: rgba(255, 255, 255, 0.25);
}
.connectedAccount-2Jb-Z0 .connectedAccountVerifiedIcon-2cA82O .childContainer-1wxZNh {
margin-top: 1px;
}
.connectedAccount-2Jb-Z0 .connectedAccountIcon-3_EQqg,
.connectedAccount-2Jb-Z0 .connectedAccountName-E1KzaT,
.connectedAccount-2Jb-Z0 .connectedAccountNameInner-2q3MVf span,
.connectedAccount-2Jb-Z0 .connectedAccountNameInner-2q3MVf + .anchor-3Z-8Bb {
z-index: 1;
}
.connectedAccount-2Jb-Z0 .connectedAccountIcon-3_EQqg {
margin-left: 2px;
}
[alt="GitHub Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #181b1f;
border-color: #d9dadb;
}
[alt="Twitch Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #3A2E5E;
border-color: #563194;
}
[alt="Steam Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #171a21;
border-color: #2a475e;
}
[alt="Spotify Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #2C523E;
border-color: #1ED760;
}
[alt="Twitter Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #266994;
border-color: #1DA1F2;
}
[alt="Reddit Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #7D442A;
border-color: #FF6314;
}
[alt="YouTube Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #772528;
border-color: #EE0F0F;
}
[alt="Battle.net Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #264659;
border-color: #009AE4;
}
[alt="Xbox Live Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #394E31;
border-color: #5DC21E;
}
[alt="Facebook Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #14223d;
border-color: #3A5998;
}
[alt="League of Legends Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #424491;
border-color: #676AE6;
}
[alt="Skype Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #106d8f;
border-color: #00AAE8;
}
[alt="GitLab Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #6E4330;
border-color: #FC6D26;
}
[alt="Minecraft Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #693037;
border-color: #EE303D;
}
[alt="osu! Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #5F3E51;
border-color: #EE65A2;
}
[alt="discord.bio Logo"] + .connectedAccountNameInner-2q3MVf::after {
background: #3d4870;
border-color: #7289da;
}
#app-mount .role-2irmRk {
position: relative;
overflow: hidden;
border: 0;
z-index: 0;
padding: 5px;
}
#app-mount .role-2irmRk .roleCircle-3xAZ1j[style="background-color: rgb(185, 187, 190);"] {
background-color: #7d7d7d !important;
}
#app-mount .role-2irmRk .roleCircle-3xAZ1j::after {
content: "";
position: absolute;
background: inherit;
z-index: -1;
width: 100%;
height: 100%;
left: 0;
opacity: 0.25;
}
#app-mount .role-2irmRk.addButton-pcyyf6 {
background-color: rgba(125, 125, 125, 0.25);
}
| 0.471223 | 0.156717 |
.footer_height {
margin-top: 70px;
}
body {
margin: 0;
padding: 0;
}
body .footer_block {
width: 100%;
height: 12vh;
}
body * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body a {
text-decoration: none;
}
body .magrin-0_auto {
margin: 0 auto;
}
body .title-contain {
width: 100%;
}
body #breadcrumb {
margin: 25px 0 50px 0;
}
body #breadcrumb .breadcrumb {
background-color: transparent;
padding: 0 5px;
margin: 0;
}
body #breadcrumb .now_page {
padding: 0 0 0 5px;
margin: 5px 0;
font-size: 30px;
}
body .container {
background-color: transparent;
}
body .container .card {
background-color: transparent;
border: #505050 1px solid;
padding: 10px;
}
body .container .card .card-container {
width: 100%;
background-color: white;
border-radius: 10px;
margin: auto;
}
body .container .card .card-container .card-container-theme {
width: calc(100%-10px);
position: relative;
}
body .container .card .card-container .card-container-theme .product_photo {
width: 100%;
}
body .container .card .card-container .card-container-theme .product_photo .new_icon {
visibility: visible;
background-color: transparent;
border: red 1px solid;
color: red;
border-radius: 10px;
position: absolute;
width: 20%;
text-align: center;
top: 10px;
right: 20px;
}
body .container .card .card-container .card-container-theme .product_photo .soldOut_icon {
visibility: visible;
width: 22%;
border-radius: 10px;
font-size: white;
color: white;
background-color: black;
position: absolute;
top: 15px;
left: 20px;
text-align: center;
}
body .container .card .card-container .card-container-theme .product_photo .d-none {
display: none;
}
body .container .card .card-container .card-container-theme .product_info {
padding: 5px;
}
body .container .card .card-container .card-container-theme .product_info .product_info-item {
margin: 5px 0;
}
body .container .card .card-container .card-container-theme .product_info .brand_name {
color: grey;
font-size: 20px;
}
body .container .card .card-container .card-container-theme .product_info .product_name {
color: black;
font-size: 20px;
}
body .container .card .card-container .card-container-theme .product_info .product_price {
color: black;
font-size: 20px;
}
body .container .card .card-container .card-container-theme .product_info .color {
width: 20px;
height: 20px;
margin: 5px;
}
body .container .card .card-container .card-container-theme .product_info .white {
background-color: yellow;
}
body .container .card .card-container .card-container-theme .product_info .red {
background-color: darkgreen;
}
body .container .card .card-container .card-container-theme .product_info .blue {
background-color: royalblue;
}
body .container .card .card-container .card-container-theme .product_info .black {
background-color: black;
}
body .container .card .card-container .card-container-theme .product_info .colors {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
justify-items: space-around;
-ms-flex-item-align: end;
align-self: flex-end;
}
/*# sourceMappingURL=product_list.css.map */
|
resources/sass/productList/product_list.css
|
.footer_height {
margin-top: 70px;
}
body {
margin: 0;
padding: 0;
}
body .footer_block {
width: 100%;
height: 12vh;
}
body * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body a {
text-decoration: none;
}
body .magrin-0_auto {
margin: 0 auto;
}
body .title-contain {
width: 100%;
}
body #breadcrumb {
margin: 25px 0 50px 0;
}
body #breadcrumb .breadcrumb {
background-color: transparent;
padding: 0 5px;
margin: 0;
}
body #breadcrumb .now_page {
padding: 0 0 0 5px;
margin: 5px 0;
font-size: 30px;
}
body .container {
background-color: transparent;
}
body .container .card {
background-color: transparent;
border: #505050 1px solid;
padding: 10px;
}
body .container .card .card-container {
width: 100%;
background-color: white;
border-radius: 10px;
margin: auto;
}
body .container .card .card-container .card-container-theme {
width: calc(100%-10px);
position: relative;
}
body .container .card .card-container .card-container-theme .product_photo {
width: 100%;
}
body .container .card .card-container .card-container-theme .product_photo .new_icon {
visibility: visible;
background-color: transparent;
border: red 1px solid;
color: red;
border-radius: 10px;
position: absolute;
width: 20%;
text-align: center;
top: 10px;
right: 20px;
}
body .container .card .card-container .card-container-theme .product_photo .soldOut_icon {
visibility: visible;
width: 22%;
border-radius: 10px;
font-size: white;
color: white;
background-color: black;
position: absolute;
top: 15px;
left: 20px;
text-align: center;
}
body .container .card .card-container .card-container-theme .product_photo .d-none {
display: none;
}
body .container .card .card-container .card-container-theme .product_info {
padding: 5px;
}
body .container .card .card-container .card-container-theme .product_info .product_info-item {
margin: 5px 0;
}
body .container .card .card-container .card-container-theme .product_info .brand_name {
color: grey;
font-size: 20px;
}
body .container .card .card-container .card-container-theme .product_info .product_name {
color: black;
font-size: 20px;
}
body .container .card .card-container .card-container-theme .product_info .product_price {
color: black;
font-size: 20px;
}
body .container .card .card-container .card-container-theme .product_info .color {
width: 20px;
height: 20px;
margin: 5px;
}
body .container .card .card-container .card-container-theme .product_info .white {
background-color: yellow;
}
body .container .card .card-container .card-container-theme .product_info .red {
background-color: darkgreen;
}
body .container .card .card-container .card-container-theme .product_info .blue {
background-color: royalblue;
}
body .container .card .card-container .card-container-theme .product_info .black {
background-color: black;
}
body .container .card .card-container .card-container-theme .product_info .colors {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
justify-items: space-around;
-ms-flex-item-align: end;
align-self: flex-end;
}
/*# sourceMappingURL=product_list.css.map */
| 0.378804 | 0.035013 |
body {
font-family: Arial;
color: #211a1a;
font-size: 0.9em;
}
#shopping-basket {
margin: 40px;
}
#shopping-basket table {
width: 100%;
background-color: #F0F0F0;
}
#shopping-basket table td {
background-color: #FFFFFF;
}
#product-list {
margin: 40px;
}
#product-list table {
width: 100%;
background-color: #F0F0F0;
}
#product-list table td {
background-color: #FFFFFF;
}
.txt-heading {
color: #211a1a;
border-bottom: 1px solid #E0E0E0;
overflow: auto;
}
#btnEmpty {
background-color: #ffffff;
border: #d00000 1px solid;
padding: 5px 10px;
color: #d00000;
float: right;
text-decoration: none;
border-radius: 3px;
margin: 10px 0px;
}
#btnEmptyList {
background-color: #ffffff;
border: #ffffff 1px solid;
padding: 5px 10px;
color: ffffff;
float: right;
text-decoration: none;
border-radius: 3px;
margin: 10px 0px;
}
.btnAddAction {
padding: 5px 10px;
margin-left: 5px;
background-color: #efefef;
border: #E0E0E0 1px solid;
color: #211a1a;
float: right;
text-decoration: none;
border-radius: 3px;
cursor: pointer;
}
.product-item {
font-size: 0.9em;
}
.product-item th {
font-weight: normal;
}
.product-image {
width: 30px;
height: 30px;
border: #E0E0E0 1px solid;
padding: 1px;
vertical-align: middle;
margin-right: 15px;}
.clear-float {
clear: both;
}
.demo-input-box {
border-radius: 1px;
border: #CCC 1px solid;
padding: 1px 1px;
}
.tbl-basket {
font-size: 0.9em;
}
.tbl-basket th {
font-weight: normal;
}
.add-action {
float: center;
}
.product-title {
margin-bottom: 20px;
}
.product-quantity {
padding: 5px 10px;
border-radius: 2px;
border: #E0E0E0 1px solid;
}
.product-tile-footer {
padding: 15px 15px 0px 15px;
overflow: auto;
}
.basket-item-image {
width: 30px;
height: 30px;
border: #E0E0E0 1px solid;
padding: 1px;
vertical-align: middle;
margin-right: 15px;
}
.no-records {
text-align: center;
clear: both;
margin: 38px 0px;
}
|
style.css
|
body {
font-family: Arial;
color: #211a1a;
font-size: 0.9em;
}
#shopping-basket {
margin: 40px;
}
#shopping-basket table {
width: 100%;
background-color: #F0F0F0;
}
#shopping-basket table td {
background-color: #FFFFFF;
}
#product-list {
margin: 40px;
}
#product-list table {
width: 100%;
background-color: #F0F0F0;
}
#product-list table td {
background-color: #FFFFFF;
}
.txt-heading {
color: #211a1a;
border-bottom: 1px solid #E0E0E0;
overflow: auto;
}
#btnEmpty {
background-color: #ffffff;
border: #d00000 1px solid;
padding: 5px 10px;
color: #d00000;
float: right;
text-decoration: none;
border-radius: 3px;
margin: 10px 0px;
}
#btnEmptyList {
background-color: #ffffff;
border: #ffffff 1px solid;
padding: 5px 10px;
color: ffffff;
float: right;
text-decoration: none;
border-radius: 3px;
margin: 10px 0px;
}
.btnAddAction {
padding: 5px 10px;
margin-left: 5px;
background-color: #efefef;
border: #E0E0E0 1px solid;
color: #211a1a;
float: right;
text-decoration: none;
border-radius: 3px;
cursor: pointer;
}
.product-item {
font-size: 0.9em;
}
.product-item th {
font-weight: normal;
}
.product-image {
width: 30px;
height: 30px;
border: #E0E0E0 1px solid;
padding: 1px;
vertical-align: middle;
margin-right: 15px;}
.clear-float {
clear: both;
}
.demo-input-box {
border-radius: 1px;
border: #CCC 1px solid;
padding: 1px 1px;
}
.tbl-basket {
font-size: 0.9em;
}
.tbl-basket th {
font-weight: normal;
}
.add-action {
float: center;
}
.product-title {
margin-bottom: 20px;
}
.product-quantity {
padding: 5px 10px;
border-radius: 2px;
border: #E0E0E0 1px solid;
}
.product-tile-footer {
padding: 15px 15px 0px 15px;
overflow: auto;
}
.basket-item-image {
width: 30px;
height: 30px;
border: #E0E0E0 1px solid;
padding: 1px;
vertical-align: middle;
margin-right: 15px;
}
.no-records {
text-align: center;
clear: both;
margin: 38px 0px;
}
| 0.301156 | 0.104981 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix('http://www.tumblr.com'), url-prefix('https://www.tumblr.com') {
/*sets text color for ALL text*/
/*
* {
color:rgb(255, 255, 255) !important;
}
*/
/*BIG BACKGROUND begin - background for the entire screen*/
body {
background: url('http://i291.photobucket.com/albums/ll308/0okami13/tumblr_lre34mFX2h1qh3az4o1_500.jpg') bottom left #ffffff no-repeat fixed !important;
}
/*BIG BACKGROUND end*/
div.l-header {
border-radius: 35px!important;
background-color: rgb(0,0,0)!important;
opacity: .7!important;
}
/*LOGO begin - tumblr logo*/
#logo {
width: 0px !important;
height: 0px !important;
background:url("http://i291.photobucket.com/albums/ll308/0okami13/logo.png") center center no-repeat;
padding-left: 230px !important;
height: 52px !important;
}
/*LOGO end*/
*{
text-shadow:none !important;
-webkit-box-shadow:none !important;
-moz-box-shadow:none !important;
box-shadow:none !important;
}
#footer, #footer a {
color:#666666 !important;
background-image:none !important;
}
#dashboard_index #left_column, #right_column {background-color: transparent !important;}
div.l-content.l-content.l-content {
background: rgba(0,0,0,0.5) !important;
}
#left_column, #right_column {background-color: transparent !important;}
div.l-content.l-content.l-content {
background:rgba(0,0,0,0.75) !important;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
margin: auto;
padding-top: 20px;
padding-bottom: 20px;
}
h1 {color:#666666!important;}
h1:hover {color:#666666!important;}
h2 {color:#666666!important;}
h2:hover {color:#666666!important;}
h3 {color:#666666!important;}
h3:hover {color:#666666!important;}
h4 {color:#666666!important;}
h4:hover {color:#666666!important;}
h5 {color:#666666!important;}
h5:hover {color:#bfd9da!important;}
h6 {color:#666666!important;}
h6:hover {color:#666666!important;}
a:hover {color:#bfd9da!important}
img#content_top, img#content_bottom {
display: none;
}
#auto_pagination_loader {
background:rgba(56,161,207, 0.00)!important;
}
.selection_nipple.white, .selection_nipple:not([class="selection_nipple white"]) {
background: none !important;
width: 0px !important;
height: 0px !important;
margin-top: 0px !important;
border-bottom: solid 11px white !important;
border-left: 11px solid transparent !important;
border-left: 11px solid transparent !important;
}
.selection_nipple:not([class="selection_nipple white"]) {
border-bottom: solid 11px #111111 !important;
}
/*ICON BAR begin - new post icons bar - graphic replacement*/
.new_post_label_icon {
background-image: url('http://i291.photobucket.com/albums/ll308/0okami13/olddash.png') !important;
top: 9px !important;
left: -1px !important;
}
.new_post_label {
padding-top: 67px !important;
}
#new_post_label_text:active .new_post_label_icon {
background-position: 2px -5px !important;
}
#new_post_label_photo:active .new_post_label_icon {
background-position: -73px -5px !important;
}
#new_post_label_quote:active .new_post_label_icon {
background-position: -148px -5px !important;
}
#new_post_label_link:active .new_post_label_icon {
background-position: -223px -5px !important;
}
#new_post_label_chat:active .new_post_label_icon {
background-position: -298px -5px !important;
}
#new_post_label_audio:active .new_post_label_icon {
background-position: -373px -5px !important;
}
#new_post_label_video:active .new_post_label_icon {
background-position: -448px -5px !important;
}
/*ICON BAR end*/
/*ICON BAR BACKGROUND begin - background for the icon bar*/
#new_post {
background-color: rgba(255, 255, 255, 255) !important;
}
/*ICON BAR BACKGROUND end*/
/*AVATAR ARROW begin - arrow to the left of the icon bar*/
#new_post .arrow {
opacity: 1.0 !important;
margin-left: 0px !important;
}
/*AVATAR ARROW end*/
/*CONTENT begin - background for posts, icon bar, sidebar*/
#left_column, #right_column {background-color: transparent !important;}
div.l-content.l-content.l-content {
background-color: rgba(149, 149, 149, 0.1) !important;
}
/*CONTENT*/
/*POST BACKGROUND begin*/
#posts LI[class*=" post"] {
background-image: url(http://28.media.tumblr.com/tumblr_ls0w5txuft1r3vazto1_250.png) !important;
}
/*POST BACKGROUND end*/
/*SELECTION ARROW begin - points to dashboard selection*/
.selection_nipple.white, .selection_nipple:not([class="selection_nipple white"]) {
background: none !important;
width: 0px !important;
height: 0px !important;
margin-top: 0px !important;
border-bottom: solid 11px rgba(255,255,255,1.0) !important;
border-left: 11px solid transparent !important;
border-left: 11px solid transparent !important;
}
.selection_nipple:not([class="selection_nipple white"]) {
border-bottom: solid 11px rgba(44,71,98, 1.0) !important;
}
/*SELECTION ARROW end*/
/*GREEN BUTTONS begin - blue/green buttons from sidebar to transparent*/
li.selected, li.recessed, a.active, div.post_filter_tabs a {
}
/*GREEN BUTTONS end*/
/*RADAR begin - removes radar blue frame - softens appearance*/
.post.photo_post .photo, .post.photo_post .video_thumbnail {
-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.0) !important;
border-radius: 12px !important;
}
.content.is_media, .mask.top, .mask.bottom {
background: none !important;
}
/*RADAR end*/
/*NEW CONTENT begin - text post message body background*/
.mceContentBody {
color: rgb (191, 217, 218) !important;
background: rgb(191, 217, 218) !important;
}
/*NEW CONTENT end*/
/*DO NOT DELETE THIS BRACKET*/}
|
data/usercss/63707.user.css
|
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix('http://www.tumblr.com'), url-prefix('https://www.tumblr.com') {
/*sets text color for ALL text*/
/*
* {
color:rgb(255, 255, 255) !important;
}
*/
/*BIG BACKGROUND begin - background for the entire screen*/
body {
background: url('http://i291.photobucket.com/albums/ll308/0okami13/tumblr_lre34mFX2h1qh3az4o1_500.jpg') bottom left #ffffff no-repeat fixed !important;
}
/*BIG BACKGROUND end*/
div.l-header {
border-radius: 35px!important;
background-color: rgb(0,0,0)!important;
opacity: .7!important;
}
/*LOGO begin - tumblr logo*/
#logo {
width: 0px !important;
height: 0px !important;
background:url("http://i291.photobucket.com/albums/ll308/0okami13/logo.png") center center no-repeat;
padding-left: 230px !important;
height: 52px !important;
}
/*LOGO end*/
*{
text-shadow:none !important;
-webkit-box-shadow:none !important;
-moz-box-shadow:none !important;
box-shadow:none !important;
}
#footer, #footer a {
color:#666666 !important;
background-image:none !important;
}
#dashboard_index #left_column, #right_column {background-color: transparent !important;}
div.l-content.l-content.l-content {
background: rgba(0,0,0,0.5) !important;
}
#left_column, #right_column {background-color: transparent !important;}
div.l-content.l-content.l-content {
background:rgba(0,0,0,0.75) !important;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
margin: auto;
padding-top: 20px;
padding-bottom: 20px;
}
h1 {color:#666666!important;}
h1:hover {color:#666666!important;}
h2 {color:#666666!important;}
h2:hover {color:#666666!important;}
h3 {color:#666666!important;}
h3:hover {color:#666666!important;}
h4 {color:#666666!important;}
h4:hover {color:#666666!important;}
h5 {color:#666666!important;}
h5:hover {color:#bfd9da!important;}
h6 {color:#666666!important;}
h6:hover {color:#666666!important;}
a:hover {color:#bfd9da!important}
img#content_top, img#content_bottom {
display: none;
}
#auto_pagination_loader {
background:rgba(56,161,207, 0.00)!important;
}
.selection_nipple.white, .selection_nipple:not([class="selection_nipple white"]) {
background: none !important;
width: 0px !important;
height: 0px !important;
margin-top: 0px !important;
border-bottom: solid 11px white !important;
border-left: 11px solid transparent !important;
border-left: 11px solid transparent !important;
}
.selection_nipple:not([class="selection_nipple white"]) {
border-bottom: solid 11px #111111 !important;
}
/*ICON BAR begin - new post icons bar - graphic replacement*/
.new_post_label_icon {
background-image: url('http://i291.photobucket.com/albums/ll308/0okami13/olddash.png') !important;
top: 9px !important;
left: -1px !important;
}
.new_post_label {
padding-top: 67px !important;
}
#new_post_label_text:active .new_post_label_icon {
background-position: 2px -5px !important;
}
#new_post_label_photo:active .new_post_label_icon {
background-position: -73px -5px !important;
}
#new_post_label_quote:active .new_post_label_icon {
background-position: -148px -5px !important;
}
#new_post_label_link:active .new_post_label_icon {
background-position: -223px -5px !important;
}
#new_post_label_chat:active .new_post_label_icon {
background-position: -298px -5px !important;
}
#new_post_label_audio:active .new_post_label_icon {
background-position: -373px -5px !important;
}
#new_post_label_video:active .new_post_label_icon {
background-position: -448px -5px !important;
}
/*ICON BAR end*/
/*ICON BAR BACKGROUND begin - background for the icon bar*/
#new_post {
background-color: rgba(255, 255, 255, 255) !important;
}
/*ICON BAR BACKGROUND end*/
/*AVATAR ARROW begin - arrow to the left of the icon bar*/
#new_post .arrow {
opacity: 1.0 !important;
margin-left: 0px !important;
}
/*AVATAR ARROW end*/
/*CONTENT begin - background for posts, icon bar, sidebar*/
#left_column, #right_column {background-color: transparent !important;}
div.l-content.l-content.l-content {
background-color: rgba(149, 149, 149, 0.1) !important;
}
/*CONTENT*/
/*POST BACKGROUND begin*/
#posts LI[class*=" post"] {
background-image: url(http://28.media.tumblr.com/tumblr_ls0w5txuft1r3vazto1_250.png) !important;
}
/*POST BACKGROUND end*/
/*SELECTION ARROW begin - points to dashboard selection*/
.selection_nipple.white, .selection_nipple:not([class="selection_nipple white"]) {
background: none !important;
width: 0px !important;
height: 0px !important;
margin-top: 0px !important;
border-bottom: solid 11px rgba(255,255,255,1.0) !important;
border-left: 11px solid transparent !important;
border-left: 11px solid transparent !important;
}
.selection_nipple:not([class="selection_nipple white"]) {
border-bottom: solid 11px rgba(44,71,98, 1.0) !important;
}
/*SELECTION ARROW end*/
/*GREEN BUTTONS begin - blue/green buttons from sidebar to transparent*/
li.selected, li.recessed, a.active, div.post_filter_tabs a {
}
/*GREEN BUTTONS end*/
/*RADAR begin - removes radar blue frame - softens appearance*/
.post.photo_post .photo, .post.photo_post .video_thumbnail {
-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.0) !important;
border-radius: 12px !important;
}
.content.is_media, .mask.top, .mask.bottom {
background: none !important;
}
/*RADAR end*/
/*NEW CONTENT begin - text post message body background*/
.mceContentBody {
color: rgb (191, 217, 218) !important;
background: rgb(191, 217, 218) !important;
}
/*NEW CONTENT end*/
/*DO NOT DELETE THIS BRACKET*/}
| 0.197444 | 0.078325 |
@import url(http://fonts.googleapis.com/css?family=Open+Sans:700,300,600,400);
/*-----------------------------------------
Table of Contents:
Basic Page Layout
Generic CSS Classes
General Sections Style
Typography
Buttons
Major Services
WorldWide Centres (Map)
Company Updates (News Small blocks)
Track Your Order
Work Process
Service Estimate
Contact
Form Fields
Testimonials
Tracking APP (Mobile)
Clients
Features (Large Icons)
Who We Are
Blogs
Pagination
InViewPort
Meet The Team
Our Mission
Footer
Logo
Gallery
Isotope Gallery - Masonary Style
Header
Header Top Bar Menu
Header Mobile Menu
Header Menu Large Screens
Bootstrap Well
Sidebar widgets
Grid Columns
Animation Effects
Full Icon Set (Material Icons, Shipping & Font Awesome)
Settings Panel
Bootstrap 3 Media Queries
------------------------------------------*/
/*----------------------------------------
Basic Page Layout
------------------------------------------*/
html {
font-size: 100%;
height: 100%;
background-color: #FFFFFF;
max-width: 100%;
}
body {
background-color: #FFFFFF;
color: #757575;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-size: 16px;
padding: 0px !important;
margin: 0px !important;
line-height: 28px;
font-style: normal;
font-weight: normal;
max-width: 100%;
}
body.page-loading section{
opacity: 0;
}
/*----------------------------------------
Generic CSS Classes
------------------------------------------*/
.bg-lightgray {
background: #f5f5f5;
}
.bg-white {
background: #ffffff;
}
.bg-primary {
background-color: #f44336;
}
.bg-black {
background-color: #212121;
}
.left-align {
text-align: left;
}
.text-white {
color: #ffffff;
}
.text-primary {
color: #f44336;
}
.btn,
a,
.transition,
.animated {
-webkit-transition: .5s;
-moz-transition: .5s;
transition: .5s;
-webkit-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
-moz-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
transition-timing-function: cubic-bezier(.4, 0, .5, 1);
}
.animated.delay1 {
-webkit-animation-delay: .1s;
animation-delay: .1s;
}
.animated.delay2 {
-webkit-animation-delay: .2s;
animation-delay: .2s;
}
.animated.delay3 {
-webkit-animation-delay: .3s;
animation-delay: .3s;
}
.animated.delay4 {
-webkit-animation-delay: .4s;
animation-delay: .4s;
}
.animated.delay5 {
-webkit-animation-delay: .5s;
animation-delay: .5s;
}
.animated.delay6 {
-webkit-animation-delay: .6s;
animation-delay: .6s;
}
.animated.delay7 {
-webkit-animation-delay: .7s;
animation-delay: .7s;
}
.animated.delay8 {
-webkit-animation-delay: .8s;
animation-delay: .8s;
}
.animated.delay9 {
-webkit-animation-delay: .9s;
animation-delay: .9s;
}
.margin-bottom-25 {
margin-bottom: 25px;
}
.margin-bottom-50 {
margin-bottom: 50px;
}
.margin-bottom-75 {
margin-bottom: 75px;
}
.margin-bottom-100 {
margin-bottom: 100px;
}
/*----------------------------------------
General Sections Style
------------------------------------------*/
section {
padding: 0px 0;
display: inline-block;
width: 100%;
vertical-align: top;
}
section .heading {
text-align: center;
text-transform: uppercase;
}
section.bg-image .heading,
section.white-text .heading {
color: #ffffff;
}
section .heading.left-align {
text-align: left;
}
section .headul {
margin: 50px auto 42px auto;
}
section.bg-image .headul:after {
background-color: #f44336;
}
section.white-text .headul:after {
background-color: #ffffff;
}
section .headul:after {
margin: 0 auto;
content: " ";
width: 60px;
height: 7px;
background-color: #f44336;
display: block;
}
section .headul.white:after {
background-color: #ffffff;
}
section .headul.left-align:after {
margin: 0 0 0 0;
}
section .headul:after {
margin: 0 auto;
content: " ";
width: 60px;
height: 6px;
background-color: #f44336;
display: block;
}
section .subheading {
text-align: center;
font-size: 18px;
line-height: 35px;
padding: 0px 50px 100px 50px;
max-width: 1000px;
margin: 0 auto;
}
section.bg-image .subheading {
color: #ffffff;
}
section.bg-primary .subheading {
font-size: 21px;
line-height: 40px;
font-weight: 300;
color: #ffffff;
}
section .subheading.left-align {
text-align: left;
padding-left: 0px;
margin: 0;
}
section.max-width-100 {
width: 100%;
max-width: 100%;
}
section .bg-overlay {
background-color: rgba(33, 33, 33, .8);
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 1;
}
section .bg-overlay.opacity-85 {
background-color: rgba(33, 33, 33, .85);
}
section.parallax .container {
position: relative;
z-index: 20;
}
section.full-width .container {
max-width: 100%;
width: 100%;
}
section .container {
position: relative;
z-index: 20;
padding: 125px 15px;
}
section.bg-image {
position: relative;
overflow: hidden;
background-image: url("../img/banner-3.jpg");
background-repeat: no-repeat;
/* background-attachment: fixed;*/
background-size: cover;
/* background-position: center center;*/
}
section.parallax .heading {
color: #ffffff;
}
section.parallax .subheading {
color: rgba(255, 255, 255, 0.8);
}
section.padding-top-0 .container {
padding-top: 0px;
}
section.padding-top-25 .container {
padding-top: 25px;
}
section.padding-top-50 .container {
padding-top: 50px;
}
section.padding-top-75 .container {
padding-top: 75px;
}
section.padding-top-100 .container {
padding-top: 100px;
}
section.padding-top-125 .container {
padding-top: 125px;
}
section.padding-top-150 .container {
padding-top: 150px;
}
section.padding-top-175 .container {
padding-top: 175px;
}
section.padding-bottom-0 .container {
padding-bottom: 0px;
}
section.padding-bottom-25 .container {
padding-bottom: 25px;
}
section.padding-bottom-50 .container {
padding-bottom: 50px;
}
section.padding-bottom-75 .container {
padding-bottom: 75px;
}
section.padding-bottom-100 .container {
padding-bottom: 100px;
}
section.padding-bottom-125 .container {
padding-bottom: 125px;
}
section.padding-bottom-150 .container {
padding-bottom: 150px;
}
section.padding-bottom-175 .container {
padding-bottom: 175px;
}
section.padding-bottom-200 .container {
padding-bottom: 200px;
}
@media screen and (max-width: 767px) {
section .subheading {
padding: 0px 0px 100px 0px;
}
}
/*---------------------------------
Typography
-----------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0px 0 15px 0;
font-weight: 700;
color: #212121;
}
.h1,
h1 {
font-size: 60px;
line-height: 80px;
}
.h2,
h2 {
font-size: 48px;
}
.h3,
h3 {
font-size: 30px;
}
.h4,
h4 {
font-size: 24px;
}
.h5,
h5 {
font-size: 18px;
line-height: 30px;
}
.h6,
h6 {
font-size: 14px;
}
a {
color: #f44336;
}
a:hover,
a:focus {
color: #212121;
}
p {
margin-bottom: 15px;
}
section.bg-primary p {
font-size: 18px;
line-height: 30px;
color: #ffffff;
font-weight: 300;
}
/*---------------------------------
Buttons
-----------------------------------*/
.btn {
padding: 6px 15px;
border-radius: 0px;
-o-border-radius: 0px;
-ms-border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
font-weight: bold;
min-width: 140px;
height: 40px;
border: none;
line-height: 28px;
text-transform: uppercase;
margin: 10px 0;
}
.btn.btn-primary {
background-color: #f44336;
color: #ffffff;
}
.btn.btn-primary:active,
.btn.btn-primary:focus {
outline: none;
color: #ffffff;
background-color: #f44336;
}
.btn-primary.disabled:hover,
.btn-primary.disabled:active,
.btn-primary.disabled:focus {
background-color: #f44336;
border-color: transparent;
}
/*---------------------------------
Major Services
-----------------------------------*/
.service .service-wrap {
width: 100%;
display: inline-block;
height: auto;
background-color: #ffffff;
box-shadow: 0 4px 6px rgba(33, 33, 33, 0.1);
-o-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.1);
-ms-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.1);
-moz-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.1);
-webkit-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.1);
}
.service .service-wrap .pic {
position: relative;
}
.service .service-wrap .pic img {
position: relative;
z-index: 1;
width: 100%;
}
.service .service-wrap .pic .more a {
position: absolute;
bottom: 0px;
right: 0px;
display: inline-block;
height: 40px;
padding: 0 30px;
text-align: center;
line-height: 40px;
color: #ffffff;
text-decoration: none;
z-index: 4;
background-color: #f44336;
}
.service .service-wrap .pic .more a:hover {
text-decoration: underline;
}
.service .service-wrap .pic .info-layer {
position: absolute;
z-index: 1;
height: 100%;
width: 100%;
background-color: rgba(33, 33, 33, 0.8);
top: 0px;
left: 0px;
opacity: 0;
}
.service .service-wrap .pic .info-layer:hover {
opacity: 1;
}
.service .service-wrap .pic .info-layer a {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.service .service-wrap .info {
padding: 45px 30px;
text-align: center;
}
.service .service-wrap .info .title {
text-transform: uppercase;
margin-bottom: 20px;
}
.service .service-wrap .info p {
margin-bottom: 0px;
}
.service .service-wrap .pic .info-layer a.btn {
width: 60px;
height: 60px;
top: 50%;
left: 50%;
margin: 0px;
position: absolute;
font-size: 21px;
text-align: center;
padding: 0;
min-width: 40px;
background-color: transparent;
color: #f44336;
text-align: center;
}
.service .service-wrap .pic .info-layer a.btn i {
font-size: 32px;
line-height: 32px;
}
.major-services.gray-boxes .service-wrap .info {
background-color: #f5f5f5;
}
@media only screen and (max-width: 992px) {
#major-services .service{
margin-bottom: 50px;
}
#major-services .service:last-child{
margin-bottom: 0px;
}
}
/*---------------------------------
WorldWide Centres (Map)
-----------------------------------*/
.worldwide {
position: relative;
}
.worldwide .map {
position: relative;
z-index: 1;
opacity: 0.3;
}
.worldwide .map img {
margin: 0 auto;
}
.worldwide .map-locations {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 3;
}
.worldwide .map-connect {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 4;
}
/*---------------------------------
Company Updates (News Small blocks)
-----------------------------------*/
.news_small {
margin-bottom: 100px;
}
.news_small .pic {
padding-right: 0px;
}
.news_small .info {
padding-left: 30px;
}
.news_small .info .date {
font-size: 12px;
text-transform: uppercase;
margin-bottom: 5px;
}
.news_small .info .title {
text-transform: uppercase;
margin-bottom: 10px;
}
.news_small .info p {
margin-bottom: 0px;
}
.news_small .info a.more {
text-transform: uppercase;
color: #757575;
text-decoration: none;
font-size: 14px;
}
@media screen and (max-width: 767px) {
.news-blocks .news_small {
margin-bottom: 100px;
}
.news-blocks .news_small:nth-of-type(4) {
margin-bottom: 0px;
}
}
@media (min-width: 768px) {
.news-blocks .news_small {
margin-bottom: 100px;
}
.news-blocks .news_small:nth-of-type(4) {
margin-bottom: 0px;
}
}
@media (min-width: 992px) {
.news-blocks .news_small {
margin-bottom: 100px;
}
.news-blocks .news_small:nth-of-type(3),
.news-blocks .news_small:nth-of-type(4) {
margin-bottom: 0px;
}
}
@media (min-width: 1170px) {
.news-blocks .news_small {
margin-bottom: 100px;
}
.news-blocks .news_small:nth-of-type(3),
.news-blocks .news_small:nth-of-type(4) {
margin-bottom: 0px;
}
}
/*---------------------------------
Track Your Order
-----------------------------------*/
section.track_order .bg-overlay {
background-color: rgba(33, 33, 33, 0.85);
}
section.track_order {
background-image: url("../img/banner-3.jpg");
position: relative;
overflow: hidden;
background-size: cover;
background-position: center center;
}
section.track_order .track-logo {
position: relative;
margin: 0px auto;
height: 200px;
width: 100%;
text-align: center;
color: #f44336;
margin-bottom: 25px;
}
section.track_order .track-logo i {
font-size: 200px;
line-height: 200px;
width: auto;
height: 200px;
display: inline-block;
padding-left: 0px;
text-shadow: 2px 4px rgba(33, 33, 33, 0.5);
}
section.track_order .subheading {
padding-bottom: 75px;
font-size: 21px;
line-height: 50px;
opacity: 0.8;
}
section.track_order .track-form input {
background-color: transparent;
border: 0px solid transparent;
color: #ffffff;
position: relative;
width: 100%;
font-size: 21px;
padding: 10px 0;
border-bottom: 2px solid #ffffff;
text-transform: uppercase;
}
section.track_order .track-form i {
position: absolute;
top: 15px;
right: 15px;
font-size: 20px;
line-height: 25px;
color: #ffffff;
opacity: 0.7;
}
/*---------------------------------
Work Process
-----------------------------------*/
section.work_process .bg-overlay {
background-color: rgba(33, 33, 33, 0.85);
}
section.work_process {
background-image: url("../img/banner-7.jpg");
position: relative;
overflow: hidden;
background-size: cover;
background-position: center center;
}
section.work_process .play-button {
position: relative;
margin: 0px auto;
height: 200px;
width: 200px;
text-align: center;
color: #f44336;
border-radius: 50%;
background-color: rgba(33, 33, 33, 0.5);
box-shadow: 0 4px 6px rgba(33, 33, 33, 0.2);
-o-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.2);
-ms-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.2);
-moz-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.2);
-webkit-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.2);
cursor: pointer;
}
section.work_process .play-button i {
font-size: 100px;
line-height: 200px;
width: auto;
height: 200px;
display: inline-block;
padding-left: 20px;
}
section.work_process .play-button i.icon-pause {
padding-left: 0px;
}
section.work_process .play-button:hover {
background-color: rgba(33, 33, 33, 0.8);
}
/*--------------- video bg -----------------*/
video {
position: absolute;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: -100;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
background-size: cover;
-webkit-transition: 1s opacity;
transition: 1s opacity;
}
.stopfade {
/* opacity: .5; */
}
@media screen and (max-device-width: 800px) {
#bgvid {
display: none;
}
}
.video-content {
position: relative;
display: inline-block;
z-index: 4;
width: 100%;
}
/*---------------------------------
Service Estimate
-----------------------------------*/
section.estimate {
max-width: 100%;
overflow: hidden;
}
section .estimate-wrap {
margin: -15px;
padding: 125px 0px 0 0;
display: inline-block;
}
section .estimate-wrap .pic {
padding-left: 30px;
padding-top: 50px;
}
.quote-form h4 {
text-transform: uppercase;
margin-bottom: 40px;
}
.quote-form h4.last {
margin-top: 50px;
}
/*---------------------------------
Contact
-----------------------------------*/
.contact-info {
text-align: center;
display: inline-block;
margin-bottom: 50px;
width: 100%;
}
.contact-info i {
font-size: 24px;
color: #f44336;
line-height: 30px;
}
.contact-info .title {
text-transform: uppercase;
margin-bottom: 15px;
margin-top: 10px;
}
.contact-info .value {
font-weight: bold;
}
.contact-full-info h5 {
text-transform: uppercase;
}
#contact-map{
height: 300px;
background-color: #f5f5f5;
}
@media only screen and (max-width: 768px) {
.contact-info{
margin-top: 50px;
margin-bottom: 0px;
}
}
/*---------------------------------
Form Fields
-----------------------------------*/
form input.green,
form textarea.green {
background-image: url('../img/valid-icon.svg');
background-position: 97% 15px;
background-repeat: no-repeat;
}
form input,
form textarea {
background-position: 97% 15px;
width: 100%;
}
form input {
background-color: #f5f5f5;
color: #757575;
border: 0px solid rgba(255, 255, 255, 0.5);
height: 50px;
padding: 10px 15px;
margin-bottom: 40px;
vertical-align: top;
}
form textarea {
background-color: #f5f5f5;
color: #757575;
border: 0px solid rgba(255, 255, 255, 0.5);
height: 150px;
padding: 10px 15px;
margin-bottom: 40px;
vertical-align: top;
}
form .btn-primary.btn-block {
height: 50px;
line-height: 30px;
font-size: 18px;
}
input:active,
input:focus,
textarea:active,
textarea:focus {
outline: none;
border: 0px solid #f44336;
background-color: #eeeeee;
}
form label {
display: block;
text-transform: uppercase;
margin-bottom: 10px;
}
form #c_send {
margin: 0px;
}
/*---------------------------------
Testimonials
-----------------------------------*/
section.testimonials .bg-overlay {
background-color: rgba(33, 33, 33, 0.90);
}
section.testimonials {
background-image: url("../img/banner-5.jpg");
position: relative;
overflow: hidden;
background-size: cover;
background-position: center center;
}
section.testimonials ul {
padding: 0px;
}
section.testimonials li {
text-align: center;
}
section.testimonials li .testi {
font-weight: 400;
font-size: 21px;
line-height: 40px;
text-transform: uppercase;
text-align: center;
color: #ffffff;
padding-top: 50px;
padding-bottom: 50px;
max-width: 800px;
margin: 0 auto;
}
section.testimonials li .testi_by {
margin: 0 auto;
display: inline-block;
color: #ffffff;
}
section.testimonials li .testi_by img {
width: 60px;
height: 60px;
border-radius: 50%;
border: 2px solid #f44336;
float: left;
}
section.testimonials li .testi_by .name {
text-transform: uppercase;
display: block;
padding-left: 75px;
padding-top: 5px;
text-align: left;
}
section.testimonials li .testi_by .company {
text-transform: uppercase;
opacity: 0.7;
display: block;
padding-left: 75px;
font-size: 12px;
text-align: left;
}
section.testimonials .owl-item,
section.testimonials li {
list-style-type: none;
display: inline-block;
width: 100%;
}
.owl-theme .owl-controls .owl-buttons div {
color: #f44336;
background-color: transparent;
opacity: 1;
margin: 0px 0px;
padding: 0px;
height: 40px;
}
.owl-theme .owl-controls .owl-buttons div i {
font-size: 36px;
color: #f44336;
opacity: 0.6;
}
.owl-theme .owl-controls .owl-buttons div i:hover {
opacity: 1;
}
.owl-theme .owl-controls {
height: 50px;
margin: 0px;
position: absolute;
top: 50%;
margin-top: -20px;
width: 100%;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
position: absolute;
left: 0px;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
position: absolute;
right: 0px;
}
/*---------------------------------
Tracking APP (Mobile)
-----------------------------------*/
#tracking-app-mobile .container{
padding-bottom: 75px;
}
.feature .title {
text-transform: uppercase;
margin-bottom: 15px;
white-space: nowrap;
font-size: 18px;
}
.feature.left-align {
text-align: left;
}
.feature.right-align {
text-align: right;
}
.feature .icon-wrap i {
font-size: 35px;
color: #f44336;
line-height: 25px;
margin-bottom: 0px;
}
.feature .icon-wrap {
display: block;
margin-bottom: 20px;
}
.feature .info p {
margin-bottom: 0px;
}
.feature {
margin-bottom: 75px;
}
.feature.centered .icon-wrap i {
font-size: 45px;
}
.feature.left-icon .icon-wrap {
display: inline;
}
.feature.left-icon .icon-wrap i {
font-size: 45px;
float: left;
line-height: 100px;
}
.feature.left-icon .info {
padding-left: 70px;
}
.app-phones {
position: relative;
display: inline-block;
width: 100%;
margin-top: -65px;
min-height: 400px;
}
.app-phones img {
top: 0px;
width: 100%;
max-width: 600px;
margin: 0 auto;
left: 0px;
}
.app-phones img.phone-white {
position: relative;
z-index: 2;
}
.app-phones img.phone-black {
position: absolute;
z-index: 3;
}
.features-wrap {
margin-top: 65px;
display: inline-block;
position: relative;
width: 100%;
}
.features-wrap .feature:last-child{
margin-bottom: 0px;
}
.features-wrap.features-small .feature{
margin-bottom: 0px;
}
.features-wrap.features-small.full .feature{
margin-bottom: 50px;
}
.features-wrap.features-small.full .feature:nth-of-type(4),
.features-wrap.features-small.full .feature:nth-of-type(5),
.features-wrap.features-small.full .feature:nth-of-type(6){
margin-bottom: 0px;
}
@media only screen and (max-width: 1200px) {
.app-phones {
margin-top: -35px;
}
.features-wrap {
margin-top: 35px;
}
.feature {
margin-bottom: 50px;
}
}
@media only screen and (max-width: 992px) {
#tracking-app-mobile .app-phones{
margin-top: 50px;
}
#tracking-app-mobile .container{
padding-bottom: 125px;
}
.feature.left-align,
.feature.right-align {
text-align: left;
}
.feature .icon-wrap {
display: inline-block;
float: left;
margin: 10px 25px 10px 0px;
}
.feature .icon-wrap i {}
.feature .info {
float: left;
display: block;
}
.feature.left-icon .info {
float: none;
display: block;
}
.app-phones {
margin-top: 0px;
}
.features-wrap {
margin-top: 0px;
}
.feature {
margin-bottom: 50px;
}
.features-wrap.features-small .feature{
margin-bottom: 50px;
}
.features-wrap.features-small .feature:last-child{
margin-bottom: 0px;
}
.features-wrap.features-small .feature.centered{
text-align: left;
}
.features-wrap.features-small.full .feature:nth-of-type(4){
margin-bottom: 50px;
}
.features-wrap.features-small.full .feature:nth-of-type(5),
.features-wrap.features-small.full .feature:nth-of-type(6){
margin-bottom: 0px;
}
}
@media only screen and (max-width: 768px) {
.feature.left-icon .icon-wrap i {
line-height: 60px;
}
.features-wrap.features-small.full .feature:nth-of-type(4),
.features-wrap.features-small.full .feature:nth-of-type(5){
margin-bottom: 50px;
}
}
/*---------------------------------
Clients
-----------------------------------*/
.client {
min-height: 80px;
text-align: center;
position: relative;
padding-left: 0px;
}
section.clients {
position: relative;
}
section.clients .container{
padding-bottom: 75px;
}
.clients .client{
margin-bottom: 50px;
text-align: center;
}
@media only screen and (max-width: 992px) {
.clients .client{
margin-bottom: 50px;
text-align: center;
}
.client img {
margin: 0 auto;
}
}
@media only screen and (max-width: 768px) {
.clients .client:last-child{
margin-bottom: 0px;
}
.client img {
margin: 0 auto;
}
}
/*---------------------------------
Features (Large Icons)
-----------------------------------*/
.feature-block {
margin-bottom: 100px;
}
.feature-block .icon {}
.feature-block .icon-wrap i {
font-size: 70px;
line-height: 70px;
color: #f44336;
vertical-align: top;
width: 80px;
float: left;
}
.feature-block .info {
vertical-align: top;
display: block;
padding-left: 100px;
}
.feature-block .info p {
margin-bottom: 0px;
}
.feature-block .info .title {
text-transform: uppercase;
}
.section-features.bg-primary .features .feature-block .icon i,
.section-features.bg-primary .features .feature-block .info .title,
.section-features.bg-primary .heading {
color: #ffffff;
}
section.section-features.bg-primary .headul:after,
section.section-features.bg-primary .headul:before {
background-color: #ffffff;
}
@media screen and (max-width: 767px) {
.features .feature-block {
margin-bottom: 100px;
}
.features .feature-block:nth-of-type(4) {
margin-bottom: 0px;
}
}
@media (min-width: 768px) {
.features .feature-block {
margin-bottom: 100px;
}
.features .feature-block:nth-of-type(3),
.features .feature-block:nth-of-type(4) {
margin-bottom: 0px;
}
}
@media (min-width: 992px) {
.features .feature-block:nth-of-type(3),
.features .feature-block:nth-of-type(4) {
margin-bottom: 0px;
}
}
@media (min-width: 1170px) {
.features .feature-block {
margin-bottom: 100px;
}
.features .feature-block:nth-of-type(3),
.features .feature-block:nth-of-type(4) {
margin-bottom: 0px;
}
}
/*---------------------------------
Tracking APP (Tablet)
-----------------------------------*/
.app-tablet {
position: relative;
margin-bottom: -250px;
padding: 0px;
width: 100%;
display: inline-block;
height: auto;
}
.app-tablet .tablet-black {
position: relative;
z-index: 2;
}
.app-tablet .tablet-black-locations {
position: absolute;
z-index: 3;
top: 0px;
left: 0px;
}
/*---------------------------------
Who We Are
-----------------------------------*/
.whoweare-pic img {
margin-top: -175px;
z-index: 10;
position: relative;
box-shadow: 0 4px 6px rgba(33, 33, 33, 0.2);
-o-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.2);
-ms-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.2);
-moz-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.2);
-webkit-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.2);
}
.whoweare-info {
padding-left: 30px;
}
@media (max-width: 992px) {
.whoweare-pic img {
margin-bottom: 50px;
}
.whoweare-info {
padding-left: 15px;
}
}
/*---------------------------------
Blogs
-----------------------------------*/
.blogs .blog-alt-large {
display: inline-block;
padding: 125px 0px;
}
.blog .info .headul {
margin: 25px auto;
}
.blog .info .title {
line-height: 46px;
text-transform: uppercase;
height: auto;
width: auto;
}
.blog .info .title a,
.blog .info .title a:hover,
.blog .info .title a:focus,
.blog .info .title a:active {
text-decoration: none;
color: #212121;
}
.blog {
margin-bottom: 100px;
}
.blogs .row .blog:nth-of-type(5) {
margin-bottom: 0px;
}
.blogs .blog_centered:nth-of-type(4) {
margin-bottom: 0px;
}
.blog-alt-large .blog {
margin-bottom: 0px;
}
.blog-alt-large .blog {
margin-bottom: 0px;
}
.blog-alt-large .blog.blog_left .pic {
padding-right: 0px;
}
.blog-alt-large .blog.blog_right .pic {
padding-left: 0px;
}
.blog_centered .pic img {
width: 100%;
}
.blog_centered .pic {
margin-bottom: 20px;
}
.blog .info {
padding-top: 10px;
}
.blog-alt-large .blog.blog_left .info {
padding-left: 15px;
}
.blog-alt-large .blog.blog_right .info {
padding-right: 15px;
}
.blog .info .date {
margin-bottom: 15px;
text-transform: uppercase;
color: #f44336;
font-weight: bold;
display: block;
}
.blog:last-child {
margin-bottom: 0px;
}
.blog .info p {
height: auto;
width: auto;
overflow: auto;
}
.blog-alt-large .pic img {
/* width: 100%;*/
height: auto;
}
.blog-alt-large .blog_left .pic {
padding-left: 0px;
padding-right: 0px;
}
.blog-alt-large .blog.blog_right .pic {
padding-right: 0px;
padding-left: 0px;
}
.blog-alt-large .blog.blog_right .info {
padding-right: 30px;
}
.blog-alt-large .blog.blog_left .info {
padding-left: 30px;
}
.blog-alt-large .blog.blog_left .info,
.blog-alt-large .blog.blog_right .info {
padding-top: 60px;
}
@media (max-width: 992px) {
.blogs .blog-alt-large .info {
margin-bottom: 100px;
}
.blogs .blog-alt-large .blog:last-child .info {
margin-bottom: 0px;
}
.blogs .blog-alt-large .info {
margin-bottom: 100px;
}
.blog-alt-large .blog.blog_left .pic {
padding-left: 15px;
padding-right: 15px;
}
.blog-alt-large .blog.blog_right .pic {
padding-left: 15px;
padding-right: 15px;
}
.blog-alt-large .blog.blog_right .info {
padding-right: 15px;
}
.blog-alt-large .blog.blog_left .info {
padding-left: 0px;
}
}
@media screen and (max-width: 767px) {
.blog.blog_left .info,
.blog.blog_right .info {
padding-left: 0px;
padding-top: 25px;
}
.blog.blog_right .pic {
padding-left: 15px;
}
}
@media (min-width: 768px) {
.blog.blog_left .info,
.blog.blog_right .info {
padding-left: 0px;
padding-top: 25px;
}
.blog.blog_right .pic {
padding-left: 15px;
}
}
@media (min-width: 992px) {
.blog.blog_left .info,
.blog.blog_right .info {
padding-top: 10px;
}
.blog .info .title {
height: 36px;
width: 95%;
white-space: nowrap;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
.blog .info p {
height: 112px;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
}
@media (min-width: 1170px) {
.blog .info .title {
height: auto;
width: auto;
white-space: normal;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
.blog .info p {
height: auto;
width: auto;
overflow: auto;
}
}
.blog-full .meta span {
margin-right: 20px;
display: inline-block;
font-size: 14px;
}
.blog-full .media {
margin: 50px 0;
}
.blog-full p.meta {
margin-bottom: 25px;
}
.blog-full p {
margin-bottom: 50px;
}
.blog-full .comments .well {
margin-top: 50px;
margin-bottom: 0px;
}
.blog-full .comments h4,
.blog-full .comment-form h4 {
text-transform: uppercase;
}
.blog-full .comments h5 {
font-weight: normal;
font-size: 16px;
}
.blog-full .comments p {
margin-bottom: 10px;
}
.comments .well .img-area {
padding-left: 0px;
padding-right: 5px;
}
.blog-full .comments .well.level-2 {
margin-left: 50px;
margin-top: 25px;
}
.blog-full .comments .well.level-3 {
margin-left: 100px;
margin-top: 25px;
}
.blog-full .comment-form h4 {
margin-top: 50px;
margin-bottom: 50px;
}
.comment-form input,
.comment-form textarea {
border-color: #dddddd;
color: #757575;
opacity: 1;
}
/*----------------------------------
Pagination
----------------------------------*/
.blog_centered.blog_pagination,
.product_pagination {
text-align: center;
}
.product_pagination .pagination,
.blog_pagination .pagination {
margin: 100px 0 0 0;
}
.pagination > li > a,
.pagination > li > span {
color: #212121;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-radius: 0px;
-o-border-radius: 0px;
-ms-border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
color: #ffffff;
background-color: #f44336;
border-color: #f44336;
}
.blog-alt-large-paging {
text-align: center;
}
/*---------------------------------
InViewPort
-----------------------------------*/
.inviewport,
.hiddenthis {
opacity: 0;
}
.visiblethis {
opacity: 1;
}
/*---------------------------------
Meet The Team
-----------------------------------*/
section.meet_team .bg-overlay {
background-color: rgba(33, 33, 33, 0.80);
}
section.meet_team {
background-image: url("../img/banner-6.jpg");
position: relative;
overflow: hidden;
background-size: cover;
background-position: center center;
}
#thumb-carousel {
position: relative;
overflow: hidden;
}
#thumb-carousel,
#thumb-carousel .slides {
height: 570px;
}
#thumb-carousel .carousel-inner .item .carousel-caption {
top: 0px;
bottom: inherit;
}
.carousel-indicators li {
border-radius: 50%;
background-color: transparent;
border: 4px solid rgba(33, 33, 33, 0.2);
-webkit-transition: .5s;
-moz-transition: .5s;
transition: .5s;
-webkit-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
-moz-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
transition-timing-function: cubic-bezier(.4, 0, .5, 1);
}
.carousel-indicators li.active {
border: 4px solid #f44336;
box-shadow: 0 4px 6px rgba(33, 33, 33, 0.2);
-o-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.2);
-ms-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.2);
-moz-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.2);
-webkit-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.2);
}
.carousel-indicators li img {
border-radius: 50%;
max-height: 122px;
max-width: 122px;
}
.carousel-indicators li,
.carousel-indicators li.active {
position: relative;
width: 130px;
height: 130px;
margin: 0 20px 0 0;
float: left;
}
.carousel-indicators li:hover > .thumb img,
.carousel-indicators li.active > .thumb img {
opacity: 1;
}
.carousel-indicators li > .thumb img {
opacity: 0.5;
}
.carousel-indicators li > .thumb {
width: 122px;
height: 122px;
display: block;
opacity: 1;
background-color: #212121;
border-radius: 50%;
}
.carousel-indicators li:hover > .thumb,
.carousel-indicators li.active > .thumb {
display: block;
opacity: 1;
}
.carousel-indicators li.active > .thumb:hover {
opacity: 1;
}
.carousel-indicators {
left: 0px;
margin-left: 0px;
bottom: 0px;
display: inline-block;
width: 100%;
}
.item.slides {
position: relative;
}
.item.slides .slide-bg {
position: absolute;
top: 0px;
left: 0px;
z-index: 1;
height: 100%;
width: 100%;
}
.item.slides .container {
position: relative;
z-index: 2;
text-align: left;
display: inline-block;
}
.item.slides .container .carousel-caption {
position: relative;
}
.carousel.carousel-fade .item {
-webkit-transition: opacity 0.5s linear;
-moz-transition: opacity 0.5s linear;
-ms-transition: opacity 0.5s linear;
-o-transition: opacity 0.5s linear;
transition: opacity 0.5s linear;
-webkit-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
-moz-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
transition-timing-function: cubic-bezier(.4, 0, .5, 1);
opacity: 0;
}
.carousel.carousel-fade .active.item {
opacity: 1;
}
#thumb-carousel .carousel-inner .item .carousel-caption {
text-align: left;
left: 0px;
right: 0px;
padding-top: 50px;
padding-left: 0px;
}
#thumb-carousel .carousel-inner .item .carousel-caption .title {
text-align: left;
color: #ffffff;
text-transform: uppercase;
margin-bottom: 30px;
}
#thumb-carousel .carousel-inner .item .carousel-caption .post {
text-align: left;
color: #ffffff;
opacity: 0.7;
text-transform: uppercase;
margin-bottom: 30px;
}
#thumb-carousel .carousel-inner .item .carousel-caption .text {
text-align: left;
color: #ffffff;
opacity: 0.8;
margin-bottom: 30px;
}
#thumb-carousel .carousel-inner .item .carousel-caption .social a {
display: block;
height: 50px;
width: 50px;
border: 2px solid #f44336;
border-radius: 50%;
float: left;
margin-right: 15px;
text-align: center;
}
#thumb-carousel .carousel-inner .item .carousel-caption .social a:hover {
color: #f44336;
text-decoration: none;
}
#thumb-carousel .carousel-inner .item .carousel-caption .social a i {
line-height: 40px;
text-align: center;
}
@media (max-width: 768px) {
.carousel-indicators {
min-width: 550px;
}
.carousel-indicators li img {
border-radius: 50%;
max-height: 92px;
max-width: 92px;
}
.carousel-indicators li,
.carousel-indicators li.active {
position: relative;
width: 100px;
height: 100px;
margin: 0 10px 0 0;
float: left;
}
.carousel-indicators li > .thumb {
width: 92px;
height: 92px;
}
}
@media (max-width: 500px) {
#thumb-carousel,
#thumb-carousel .slides {
height: 650px;
}
}
/*---------------------------------
Our Mission
-----------------------------------*/
.mission .slider-area #image-slider {
padding-top: 0px;
}
.mission .text-area {
padding-top: 25px;
}
.section-mission.bg-primary .heading {
color: #ffffff;
}
.mission .slider-area #image-slider li img.img-responsive{
width: 100%;
}
section.section-mission.bg-primary .headul:after,
section.section-mission.bg-primary .headul:before {
background-color: #ffffff;
}
.owl-item li {
list-style-type: none;
}
.owl-pagination {
height: 50px;
text-align: left;
}
.owl-theme .owl-controls .owl-page span {
display: block;
width: 30px;
height: 7px;
margin: 15px 15px 0 0;
opacity: 1;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-o-border-radius: 0px;
-ms-border-radius: 0px;
background: #dddddd;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
background-color: #f44336;
opacity: 1;
}
.owl-carousel .owl-wrapper-outer {
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}
.section-mission.bg-primary .owl-theme .owl-controls .owl-page span {
background-color: rgba(255, 255, 255, 0.6);
opacity: 1;
}
.section-mission.bg-primary .owl-theme .owl-controls .owl-page.active span,
.section-mission.bg-primary .owl-theme .owl-controls.clickable .owl-page:hover span {
background-color: #ffffff;
opacity: 1;
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
.mission .slider-area #image-slider {
padding-top: 50px;
padding-left: 0px;
}
}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {}
section.mission .owl-theme .owl-controls {
height: 50px;
margin: 0px;
top: auto;
margin-top: auto;
width: 100%;
}
/*---------------------------------
Footer
-----------------------------------*/
section.footer {
position: relative;
overflow: hidden;
background-image: url("../img/map.png");
background-repeat: no-repeat;
/* background-attachment: fixed;*/
background-size: cover;
/* background-position: center center;*/
}
section.footer .container {
padding-bottom: 50px;
}
section.footer .bg-overlay {
background-color: rgba(33, 33, 33, 0.92);
}
section.footer .container h4 {
font-size: 24px;
color: #ffffff;
text-transform: uppercase;
margin: 0px;
line-height: 40px;
}
section.footer .container .headul {
margin: 7px 0px 40px 0;
}
section.footer .container .headul:before {
width: 60px;
height: 1px;
}
section.footer .container .headul:after {
width: 20px;
height: 3px;
}
section.footer .text-widget .logo {
margin-bottom: 25px;
}
section.footer .text-widget p,
section.footer .contact-widget p {
color: #ffffff;
opacity: 0.8;
}
section.footer .news-widget .news-wrap .info .title {
margin-bottom: 5px;
}
section.footer .news-widget .news-wrap .info .title a {
color: #ffffff;
opacity: 0.8;
display: inline-block;
width: 100%;
margin-bottom: 0px;
font-size: 16px;
line-height: 28px;
text-decoration: none;
}
section.footer .news-widget .news-wrap .info .date {
font-size: 13px;
color: #ffffff;
opacity: 0.6;
}
section.footer .news-widget .news-wrap .pic {
padding-right: 0px;
}
section.footer .news-widget .news-wrap .info {
padding-left: 30px;
}
section.footer .news-widget .news-wrap {
margin-bottom: 30px;
}
/*----------- copyright bar ------------*/
section.footer .copyright {
margin-top: 0px;
background-color: rgba(0, 0, 0, 0.7);
vertical-align: top;
display: inline-block;
width: 100%;
}
section.footer .copyright .container {
padding: 0px;
vertical-align: top;
}
section.footer .copyright .message {
color: #ffffff;
opacity: 0.8;
padding-top: 20px;
font-size: 16px;
color: #999999;
}
section.footer .copyright .social {
text-align: right;
}
section.footer .copyright .social a {
display: inline-block;
margin: 10px 0 10px 20px;
width: auto;
height: 40px;
text-decoration: none;
}
section.footer .copyright .social a i {
line-height: 40px;
color: #999999;
font-size: 15px;
}
@media only screen and (max-width: 992px) {
section.footer .contact-widget .images div {
padding-left: 15px;
padding-right: 15px;
}
section.footer .news-widget .tweet {
margin-bottom: 10px;
}
section.footer .news-widget {
margin-top: 30px;
}
section.footer .contact-widget {
margin-top: 30px;
}
}
@media only screen and (max-width: 768px) {
section.footer .copyright .message {
text-align: center;
}
section.footer .copyright .social {
text-align: center;
}
section.footer .copyright .social a {
margin: 10px 10px 10px 10px;
}
}
/*---------------------------------
Logo
-----------------------------------*/
.logo {
/*max-width: 230px;*/
/*clear:both;*/
}
.logo i {
float: left;
line-height: 55px;
margin: 0px;
padding: 0px;
font-size: 70px;
color: #ffffff;
}
.logo i.blue {
color: #f44336;
}
.logo div {
/*display: inline;*/
}
.logo span {
color: #ffffff;
text-transform: uppercase;
font-size: 24px;
font-weight: 700;
padding-left: 85px;
white-space: nowrap;
display: block;
}
.logo span.small {
font-size: 12px;
opacity: 0.7;
font-weight: 300;
}
/*---------------------------------
Gallery
-----------------------------------*/
.info .fancybox i {
font-size: 18px;
top: -2px;
position: relative;
}
.filter-mixitup .filter-item {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
position: relative;
text-align: right;
display: none;
vertical-align: top;
-webkit-backface-visibility: hidden;
}
.filter-isotope .filter-item,
.filter-mixitup .gap,
.filter-mixitup .filter-item {
padding: 30px;
overflow: hidden;
}
.filter-isotope .filter-item.large,
.filter-isotope .filter-item {
padding: 30px;
}
.filter-mixitup .gap,
.filter-mixitup .filter-item.large {
padding: 30px 30px 30px 30px;
}
.filter-isotope .filter-item img,
.filter-mixitup .filter-item img {
position: relative;
z-index: 1;
width: 100%;
}
.filter-isotope .filter-item .wrap,
.filter-mixitup .filter-item .wrap {
display: inline-block;
overflow: hidden;
width: 100%;
height: auto;
background: #f5f5f5;
position: relative;
}
.filter-isotope .filter-item .info,
.filter-mixitup .filter-item .info {
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(33, 33, 33, .8);
z-index: 2;
display: block;
opacity: 0;
top: 0px;
left: 0px;
}
.filter-isotope .filter-item:hover .info,
.filter-mixitup .filter-item:hover .info {
opacity: 1;
}
.filter-isotope .filter-item:hover img,
.filter-mixitup .filter-item:hover img {
-webkit-transform: rotate(10deg) scale(1.5);
-moz-transform: rotate(10deg) scale(1.5);
-ms-transform: rotate(10deg) scale(1.5);
-o-transform: rotate(10deg) scale(1.5);
transform: rotate(10deg) scale(1.5);
}
.filter-isotope .filter-item .info .btn,
.filter-mixitup .filter-item .info .btn {
width: 40px;
height: 40px;
top: 50%;
left: 50%;
margin: -20px 0 0 -20px;
position: absolute;
font-size: 24px;
line-height: 40px;
text-align: center;
padding: 0;
min-width: 40px;
background-color: #f44336;
}
.btn.filter {
background-color: transparent;
}
.btn.filter:hover,
.btn.active.filter {
background-color: #f44336;
background-image: none;
outline: 0;
-webkit-box-shadow: none;
box-shadow: none;
color: #ffffff;
}
.filter-categories {
display: inline-block;
width: 100%;
text-align: center;
margin-bottom: 50px;
}
section.full-width .gallery-row {}
.filter-items {
padding: 0 15px;
}
.filter-items.full-width {
padding: 0px 0px;
}
.filter-item .title-wrap {
position: absolute;
top: auto;
bottom: 10px;
background-color: #f44336;
color: #ffffff;
display: inline-block;
right: 45px;
z-index: 3;
text-transform: uppercase;
padding: 8px 30px;
box-shadow: 0 4px 6px rgba(33, 33, 33, 0.1);
-o-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.1);
-ms-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.1);
-moz-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.1);
-webkit-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.1);
}
/*---------------------------------
Isotope Gallery - Masonary Style
-----------------------------------*/
.isotope,
.isotope .isotope-item {
/* change duration value to whatever you like */
-webkit-transition: .5s;
-moz-transition: .5s;
transition: .5s;
-webkit-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
-moz-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
transition-timing-function: cubic-bezier(.4, 0, .5, 1);
}
.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;
}
/*---------------------------------
Header
-----------------------------------*/
section.header * {
vertical-align: top;
}
section.header {
overflow-x: hidden;
max-width: 100%;
}
section.header .header-bg img {
width: 100%;
position: relative;
z-index: 1;
height: auto;
}
section.header .header-bg {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
section.header .header-bg .bg-overlay {
position: absolute;
width: 100%;
height: 100%;
background-size: cover;
background-position: center center;
z-index: 2;
top: 0px;
left: 0px;
background-color: rgba(33, 33, 33, 0.85);
}
section.header .topbar-wrap {
position: absolute;
width: 100%;
height: auto;
z-index: 100;
top: 0px;
padding-top: 50px;
}
section.header .topbar-wrap .container {
padding: 0px 15px;
}
section.header .topbar-wrap .logo-area {
min-width: 250px;
padding-left: 0px;
padding-right: 0px;
}
section.header .topbar-wrap .menu-area .menu {
background-color: transparent;
height: 50px;
}
section.header .topbar-wrap .menu-area {
padding-left: 0px;
}
section.header .slantbar {
background-color: #f44336;
height: 100%;
position: absolute;
z-index: 5;
top: 0px;
right: -15%;
padding: 0px;
width: 45%;
-moz-transform: skewX(-20deg);
-o-transform: skewX(-20deg);
transform: skewX(-20deg);
-ms-transform: skewX(-20deg);
-webkit-transform: skewX(-20deg);
}
section.header .white-wrap {
background-color: transparent;
height: 100%;
position: absolute;
z-index: 50;
right: 0px;
height: 350px;
top: 30%;
background-color: rgba(33, 33, 33, 0.2);
padding: 0px;
}
section.header .white-box {
position: relative;
height: 350px;
width: 450px;
background-color: #ffffff;
box-shadow: 0 4px 18px rgba(33, 33, 33, .3);
-o-box-shadow: 0 4px 18px rgba(33, 33, 33, .3);
-ms-box-shadow: 0 4px 18px rgba(33, 33, 33, .3);
-moz-box-shadow: 0 4px 18px rgba(33, 33, 33, .3);
-webkit-box-shadow: 0 4px 18px rgba(33, 33, 33, .3);
padding: 45px;
overflow: hidden;
background-image: url("../img/map-small.png");
background-repeat: no-repeat;
background-size: cover;
}
section.header .header-small .white-wrap {
height: 125px;
top: 50%;
}
section.header .header-small .white-box {
height: 125px;
padding: 30px 30px;
}
section.header .main-wrap {
position: absolute;
width: 100%;
height: auto;
z-index: 10;
top: 0px;
}
section.header .main-wrap {
height: 350px;
top: 30%;
position: absolute;
z-index: 20;
}
section.header .header-small .main-wrap {
top: 50%;
}
section.header .main-wrap .container {
padding: 0px 0px 0 0px;
}
section.header .main-wrap .container .main-content {
padding-left: 25px;
}
section.header .main-wrap h1 {
color: #ffffff;
line-height: 100px;
text-transform: uppercase;
font-size: 72px;
margin-bottom: 60px;
}
section.header .header-small .main-wrap {
height: auto;
}
section.header .header-small .main-wrap h1 {
font-size: 64px;
line-height: 86px;
margin-bottom: 30px;
white-space: nowrap;
}
section.header .header-small .main-wrap .headul {
margin-top: 25px;
}
section.header .header-small .main-wrap .headul:after {
margin: 0;
content: " ";
width: 60px;
height: 7px;
background-color: #f44336;
display: block;
}
section.header .play-area i {
float: left;
line-height: 55px;
margin: 0px;
padding: 0px;
font-size: 28px;
color: #ffffff;
background-color: #f44336;
height: 55px;
width: 90px;
text-align: center;
}
section.header .play-area span {
color: #ffffff;
text-transform: uppercase;
font-size: 20px;
font-weight: 700;
padding-left: 15px;
white-space: nowrap;
display: block;
padding-left: 110px;
}
section.header .play-area span.small {
font-size: 15px;
opacity: 0.7;
font-weight: 300;
}
section.header .play-area .fancybox-media {
display: inline-block;
float: left;
}
section.header .play-area div {
position: relative;
z-index: 2;
}
section.header .track-logo {
position: relative;
margin: 0px auto;
height: 120px;
width: 100%;
text-align: center;
margin-bottom: 5px;
}
section.header .header-small .track-logo {
float: left;
display: inline-block;
width: auto;
height: auto;
text-align: center;
padding: 0px;
}
section.header .header-small .track-logo i {
height: 80px;
width: 80px;
line-height: 72px;
font-size: 70px;
float: left;
text-align: center;
}
section.header .header-small .track-form-wrap {
padding-right: 0px;
padding-left: 30px;
}
section.header .header-small .track-form-wrap input {
margin-bottom: 10px;
}
section.header .header-small .track-form-wrap i {
right: 0px;
}
section.header .track-logo i {
font-size: 120px;
line-height: 120px;
width: auto;
height: 120px;
display: inline-block;
padding-left: 0px;
color: #212121;
opacity: 0.75;
}
section.header .box-heading {
font-size: 30px;
line-height: 30px;
color: #212121;
opacity: 0.75;
margin-bottom: 10px;
text-align: center;
text-transform: uppercase;
}
section.header .box-tagline {
font-size: 14px;
text-align: center;
line-height: 28px;
margin-bottom: 15px;
color: #212121;
opacity: 0.75;
}
section.header .track-form input {
background-color: transparent;
border: 0px solid transparent;
color: #757575;
position: relative;
width: 100%;
font-size: 16px;
padding: 10px 0;
border-bottom: 2px solid #757575;
text-transform: uppercase;
}
section.header .track-form i {
position: absolute;
top: 15px;
right: 15px;
font-size: 16px;
line-height: 25px;
color: #212121;
opacity: 0.75;
}
section.header .social-wrap {
background-color: transparent;
height: 100%;
position: absolute;
z-index: 20;
right: 0px;
height: 75px;
bottom: 0px;
padding: 0px;
}
section.header .social-box {
position: absolute;
height: 50px;
width: 450px;
background-color: transparent;
padding: 0px;
bottom: 25px;
text-align: right;
}
section.header .social-icons-wrap {
display: inline-block;
width: auto;
height: auto;
}
section.header .social-box a {
display: block;
height: 40px;
width: 40px;
border: 2px solid #ffffff;
border-radius: 50%;
float: left;
margin-left: 15px;
text-align: center;
color: #ffffff;
}
section.header .social-box a:hover {
color: #ffffff;
text-decoration: none;
}
section.header .social-box a i {
line-height: 30px;
text-align: center;
font-size: 14px;
}
section.header .owl-theme .owl-controls {
bottom: 0px;
top: auto;
}
section.header .owl-theme .owl-controls .owl-pagination {
max-width: 1170px;
margin: 0 auto;
display: inline-block;
padding: 0 15px;
width: 100%;
}
section.header .owl-theme .owl-controls .owl-pagination .owl-page {
opacity: 0.7;
}
section.header .owl-theme .owl-controls .owl-pagination .owl-page:hover {
opacity: 0.1;
}
@media only screen and (max-width: 1200px) {
section.header .social-box {
width: 400px;
}
section.header .white-wrap {
height: 300px;
top: 30%;
}
section.header .white-box {
height: 300px;
width: 400px;
padding: 15px;
}
section.header .main-wrap {
height: 300px;
top: 30%;
}
section.header .main-wrap h1 {
line-height: 80px;
font-size: 60px;
}
section.header .header-small .main-wrap h1 {
font-size: 54px;
}
section.header .play-area i {
line-height: 50px;
height: 50px;
width: 80px;
}
section.header .play-area span {
font-size: 16px;
padding-left: 100px;
line-height: 26px;
}
section.header .play-area span.small {
font-size: 15px;
}
}
@media only screen and (max-width: 992px) {
section.header .header-small .main-wrap h1 {
font-size: 48px;
line-height: 70px;
margin-bottom: 20px;
}
section.header .header-small .track-logo i {
font-size: 60px;
height: 60px;
width: 60px;
line-height: 70px;
}
section.header .header-small .main-wrap .headul {
margin: 10px 0 0 0;
}
section.header .social-box {
width: 300px;
bottom: 10px;
}
section.header .social-box a {
line-height: 20px;
height: 30px;
width: 30px;
}
section.header .social-box a i {
line-height: 20px;
font-size: 10px;
}
section.header .social-wrap {
height: 50px;
}
section.header .topbar-wrap .menu-area {
float: right;
}
section.header .white-wrap {
height: 250px;
top: 35%;
}
section.header .white-box {
height: 250px;
width: 300px;
padding: 15px;
}
section.header .main-wrap {
height: 250px;
top: 35%;
padding-top: 10px;
}
section.header .main-wrap h1 {
line-height: 60px;
font-size: 48px;
margin-bottom: 60px;
}
section.header .play-area i {
line-height: 40px;
height: 40px;
width: 70px;
font-size: 16px;
}
section.header .play-area span {
font-size: 16px;
padding-left: 90px;
line-height: 23px;
}
section.header .play-area span.small {
font-size: 14px;
}
section.header .track-logo {
height: 70px;
margin-bottom: 15px;
}
section.header .track-logo i {
font-size: 70px;
line-height: 70px;
height: 70px;
}
section.header .box-heading {
font-size: 20px;
line-height: 20px;
}
section.header .box-tagline {
font-size: 12px;
line-height: 28px;
margin-bottom: 5px;
}
section.header .track-form input {
font-size: 14px;
padding: 5px 0;
}
section.header .track-form i {
top: 15px;
right: 15px;
font-size: 15px;
line-height: 25px;
}
}
@media only screen and (max-width: 768px) {
section.header .social-wrap {
display: none;
}
section.header .main-wrap h1 {
margin-bottom: 30px;
}
section.header .main-wrap {
top: 45%;
height: auto;
}
section.header .play-area i {
line-height: 45px;
height: 45px;
}
}
@media only screen and (max-width: 480px) {
section.header .play-area {
display: none;
}
}
/*---------------------------------
Header Top Bar Menu
-----------------------------------*/
section.header .topbar {
width: 100%;
height: 50px;
top: -5px;
left: 15px;
position: relative;
z-index: 40;
display: block;
}
section.header .topbar .menu .primary {
width: 100%;
text-align: left;
height: 50px;
float: left;
}
section.header .topbar .menu ul {
width: auto;
margin: 0;
padding: 0;
background-color: transparent;
list-style-type: none;
}
section.header .topbar .menu ul ul {
box-shadow: 0 4px 4px rgba(33, 33, 33, 0.3);
-o-box-shadow: 0 4px 4px rgba(33, 33, 33, 0.3);
-ms-box-shadow: 0 4px 4px rgba(33, 33, 33, 0.3);
-moz-box-shadow: 0 4px 4px rgba(33, 33, 33, 0.3);
-webkit-box-shadow: 0 4px 4px rgba(33, 33, 33, 0.3);
}
section.header .topbar .menu ul li {
float: left;
display: inline-block;
}
section.header .topbar .menu ul li:hover {
background-color: #212121;
}
section.header .topbar .menu .black ul {
float: left;
}
section.header .topbar .cssmenu > ul > li > a > i {
font-size: 12px;
padding-left: 3px;
top: -2px;
position: relative;
line-height: 50px;
}
/*---------------------------------
Header Mobile Menu (Small Screens)
-----------------------------------*/
section.header .container .menu-mobile i.menu-toggle {
float: right;
width: 50px;
height: 50px;
background: transparent;
color: #ffffff;
display: block;
font-size: 21px;
line-height: 45px;
text-align: center;
cursor: pointer;
display: none;
}
section.header .container .menu-mobile.open i.menu-toggle,
section.header .container .menu-mobile i.menu-toggle:hover {
background: #212121;
color: #ffffff;
}
section.header .container .menu-mobile ul.menu,
section.header .container .menu-mobile.open ul.menu {
display: none;
}
/*------------ Responsive Header Menu -----------*/
@media only screen and (max-width: 1200px) {
section.header .container {
padding: 50px 0 0 0px;
}
.topbar .cssmenu > ul > li > a {
font-size: 14px;
padding: 0 14px;
}
}
@media only screen and (max-width: 992px) {
section.header .header-logo-wrap {
z-index: 500 !important;
}
section.header .container .menu-mobile.open ul.menu {
display: block;
box-shadow: 0 2px 2px rgba(33, 33, 33, 0.3);
-o-box-shadow: 0 2px 2px rgba(33, 33, 33, 0.3);
-ms-box-shadow: 0 2px 2px rgba(33, 33, 33, 0.3);
-moz-box-shadow: 0 2px 2px rgba(33, 33, 33, 0.3);
-webkit-box-shadow: 0 2px 2px rgba(33, 33, 33, 0.3);
}
section.header .topbar {
display: none;
}
section.header .container .menu-mobile i.menu-toggle {
display: block;
}
section.header .container .menu-mobile.open ul.menu {
display: block;
top: 50px;
min-width: 350px;
position: absolute;
right: 0px;
}
section.header .container .menu-mobile {
position: absolute;
left: 0px;
}
.menu-mobile.cssmenu ul li a {
background-color: rgba(33, 33, 33, 1);
text-align: left;
color: #cccccc;
border-left: 3px solid transparent;
}
.menu-mobile.cssmenu ul li a:hover {
color: #cccccc;
border-left: 3px solid #f44336;
background-color: #151515;
}
.menu-mobile.cssmenu ul li.has-sub a i {
font-size: 16px;
float: right;
top: 15px;
right: 12px;
position: absolute;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.menu-mobile.cssmenu ul li.has-sub a i.open {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
.menu-mobile.cssmenu ul ul li a {
padding: 0 30px;
}
.menu-mobile.cssmenu ul ul li.has-sub a i {
top: 10px;
font-size: 16px;
}
section.header .container .menu-mobile.cssmenu {
width: 100%;
left: auto;
right: 0px;
}
section.header .container {
padding: 50px 0 0 0px;
}
.menu-mobile.cssmenu > ul > li {
background-color: #212121;
}
.menu-mobile.cssmenu ul ul,
.menu-mobile.cssmenu ul ul ul {
display: block;
padding-left: 30px;
display: none;
}
.menu-mobile.cssmenu ul.open,
.menu-mobile.cssmenu ul ul.open,
.menu-mobile.cssmenu ul ul ul.open {
display: block;
}
.menu-mobile.cssmenu ul ul li:hover > ul {
left: auto;
}
.menu-mobile.cssmenu > ul > li:hover > a,
.menu-mobile.cssmenu > ul > li.active > a {
color: #cccccc;
}
section.header .container .menu-mobile.cssmenu > ul > li > a,
section.header .container .menu-mobile.cssmenu > ul > ul > li > a {
font-size: 15px;
padding: 0 30px;
}
}
@media only screen and (max-width: 768px) {
section.header .container .menu-mobile.cssmenu.open {
background-color: transparent;
}
section.header .container .menu-mobile.cssmenu {
width: 100%;
left: 0px;
right: 0px;
background-color: transparent;
z-index: 2;
padding-right: 0px;
}
section.header .container .menu-mobile i.menu-toggle {
margin-top: 0px;
margin-right: 0px;
}
section.header .container .menu-mobile.cssmenu ul {
padding-top: 0px;
}
section.header .container .menu-mobile.cssmenu ul ul {
padding-top: 0px;
}
section.header .container .menu-mobile.cssmenu > ul > li > a,
section.header .container .menu-mobile.cssmenu > ul > ul > li > a {
font-size: 15px;
padding: 0 15px 0 15px;
}
section.header .container {
padding: 0px 0 0 0px;
}
}
/*---------------------------------
Header Menu Large Screens
-----------------------------------*/
.cssmenu,
.cssmenu ul,
.cssmenu ul li,
.cssmenu ul li a,
.cssmenu #menu-button {
margin: 0;
padding: 0;
border: 0;
list-style: none;
line-height: 1;
display: block;
position: relative;
}
.cssmenu:after,
.cssmenu > ul:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.cssmenu #menu-button {
display: none;
}
.cssmenu {
width: auto;
display: inline-block;
}
.cssmenu > ul > li {
float: left;
}
.cssmenu.align-center > ul {
font-size: 0;
text-align: center;
}
.cssmenu.align-center > ul > li {
display: inline-block;
float: none;
}
.cssmenu.align-center ul ul {
text-align: left;
}
.cssmenu.align-right > ul > li {
float: right;
}
.cssmenu.align-right ul ul {
text-align: right;
}
.cssmenu > ul > li > a {
padding: 0 15px;
line-height: 50px;
font-size: 15px;
font-weight: 400;
text-decoration: none;
text-transform: uppercase;
color: #ffffff;
text-align: center;
background-color: transparent;
}
.cssmenu > ul > li:hover > a,
.cssmenu > ul > li.active > a {
color: #ffffff;
}
.cssmenu ul ul {
position: absolute;
left: -9999px;
}
.cssmenu li:hover > ul {
left: auto;
}
.cssmenu ul ul li:hover > ul {
left: 201px;
}
.cssmenu.align-right li:hover > ul {
right: 0;
}
.cssmenu ul ul ul {
margin-left: 100%;
top: 0;
}
.cssmenu.align-right ul ul ul {
margin-left: 0;
margin-right: 100%;
}
.cssmenu ul ul li {
height: 40px;
}
.cssmenu ul li:hover > ul > li {
height: 40px;
}
.cssmenu ul ul li a {
width: 200px;
font-size: 15px;
color: #cccccc;
padding: 0 25px;
line-height: 40px;
font-size: 14px;
font-weight: 400;
text-decoration: none;
text-align: left;
background-color: #212121;
border-left: 3px solid transparent;
}
.cssmenu ul ul li:hover > a,
.cssmenu ul ul li a:hover {
color: #ffffff;
border-left: 3px solid #f44336;
background-color: #151515;
}
.cssmenu ul ul li.has-sub > a:after {}
.cssmenu.align-right ul ul li.has-sub > a:after {
right: auto;
left: 10px;
border-bottom: 0;
border-right: 0;
border-top: 1px solid #dddddd;
border-left: 1px solid #dddddd;
}
.cssmenu ul ul li.has-sub:hover > a:after {
border-color: #cccccc;
}
.cssmenu ul ul li.has-sub a i {
float: right;
position: absolute;
top: 14px;
right: 15px;
font-size: 14px;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
}
@media all and (max-width: 992px) {
.cssmenu {
width: 100%;
}
.cssmenu ul {
width: 100%;
display: none;
}
.cssmenu.align-center > ul,
.cssmenu.align-right ul ul {
text-align: left;
}
.cssmenu ul li,
.cssmenu ul ul li,
.cssmenu ul li:hover > ul > li {
width: 100%;
height: auto;
}
.cssmenu ul li a,
.cssmenu ul ul li a {
width: 100%;
}
.cssmenu > ul > li,
.cssmenu.align-center > ul > li,
.cssmenu.align-right > ul > li {
float: none;
display: block;
}
.cssmenu ul ul ul li a {
padding-left: 40px;
}
.cssmenu ul ul,
.cssmenu ul ul ul {
position: relative;
left: 0;
right: auto;
width: 100%;
margin: 0;
}
.cssmenu > ul > li.has-sub > a:after,
.cssmenu ul ul li.has-sub > a:after {
display: none;
}
#menu-line {
display: none;
}
.cssmenu .submenu-button {
position: absolute;
z-index: 10;
right: 0;
top: 0;
display: block;
border-left: 1px solid rgba(120, 120, 120, 0.15);
height: 52px;
width: 52px;
cursor: pointer;
}
.cssmenu .submenu-button:after {
content: '';
position: absolute;
top: 21px;
left: 26px;
display: block;
width: 1px;
height: 11px;
background: #000000;
z-index: 99;
}
.cssmenu .submenu-button:before {
content: '';
position: absolute;
left: 21px;
top: 26px;
display: block;
width: 11px;
height: 1px;
background: #000000;
z-index: 99;
}
.cssmenu .submenu-button.submenu-opened:after {
display: none;
}
}
/*----------------------------------
Bootstrap Well
----------------------------------*/
.well {
border: 0px solid transparent;
background-color: #f5f5f5;
box-shadow: none;
-o-box-shadow: none;
-ms-box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
border-radius: 0px;
-o-border-radius: 0px;
-ms-border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}
/*----------------------------------
Sidebar widgets
----------------------------------*/
.sidebar-widget {
padding: 30px;
background-color: #f5f5f5;
margin-bottom: 50px;
width: 100%;
display: inline-block;
}
.sidebar-widget h4 {
text-transform: uppercase;
}
.sidebar-widget .headul {
margin: 7px 0px 20px 0;
}
.sidebar-widget .headul:before {
margin-left: 0px;
width: 60px;
height: 1px;
}
.sidebar-widget .headul:after {
margin-left: 0px;
width: 20px;
height: 3px;
}
/*--------- Category and Archive Widget ------------*/
.sidebar-widget ul {
list-style-type: none;
padding-left: 0px;
margin: 0px;
display: inline-block;
width: 100%;
}
.sidebar-widget ul li {
margin: 0 0 10px 0;
}
.sidebar-widget ul li:last-child {
margin-bottom: 0px;
}
.sidebar-widget ul li a {
color: #212121;
}
.sidebar-widget ul li a {
padding-left: 0px;
}
.sidebar-widget ul li i {
margin: 0 10px 0px 0;
font-size: 12px;
line-height: 22px;
color: #f44336;
}
/*--------- Posts Widget ------------*/
.posts-widget .pic {
padding: 0px;
}
.posts-widget .info {
padding-right: 0px;
}
.posts-widget ul {
margin-top: 10px;
}
.posts-widget ul li {
margin-bottom: 20px;
display: inline-block;
}
.posts-widget .info h4 {
font-size: 16px;
line-height: 26px;
height: 52px;
width: 95%;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
margin-bottom: 10px;
}
.posts-widget .info p {
margin-bottom: 0px;
}
.posts-widget .info .more {
font-size: 14px;
}
/*--------- Search Widget ------------*/
.sidebar-widget.search-widget {
padding: 0px;
background-color: #f5f5f5;
}
.sidebar-widget.search-widget form {
width: 100%;
display: inline-block;
margin: 0px;
padding: 0px;
position: relative;
}
.sidebar-widget.search-widget i {
position: absolute;
top: 15px;
left: 30px;
z-index: 2;
font-size: 15px;
line-height: 18px;
}
.sidebar-widget.search-widget input {
width: 100%;
padding: 15px 15px 15px 60px;
z-index: 1;
margin: 0px;
color: #212121;
}
.sidebar-widget.search-widget input[type="submit"] {
visibility: hidden;
overflow: hidden;
max-width: 0px;
max-height: 0px;
height: 0px;
width: 0px;
padding: 0px;
position: absolute;
top: 0px;
right: 0px;
z-index: 0;
}
/*----------------------------------
Grid Columns
----------------------------------*/
.ui-columns .panel-body {
background-color: #f5f5f5;
padding: 15px;
display: inline-block;
width: 100%;
height: auto;
color: #757575;
margin-bottom: 30px;
}
.ui-columns-white .panel-body {
background-color: #ffffff;
padding: 15px;
display: inline-block;
width: 100%;
height: auto;
color: #757575;
margin-bottom: 30px;
}
/*----------------------------------
Animation Effects
----------------------------------*/
.effect-box h4 {
color: #ffffff;
text-transform: uppercase;
margin-bottom: 10px;
}
.effect-box p {
margin-bottom: 0px;
color: #ffffff;
opacity: 0.8;
}
.effect-box .anim-wrap {
background-color: #f44336;
display: inline-block;
padding: 25px;
width: 100%;
}
.effect-box {
margin-bottom: 30px;
}
/*---------------------------------
Full Icon Set (Material Icons, Shipping & Font Awesome)
-----------------------------------*/
.shipping-icons div,
.shipping-icons div *,
.fontawesome div,
.fontawesome div *,
.material_icons div,
.material_icons div *
{
-webkit-transition: .5s;
-moz-transition: .5s;
transition: .5s;
-webkit-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
-moz-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
transition-timing-function: cubic-bezier(.4, 0, .5, 1);
}
.shipping-icons div,
.fontawesome div,
.material_icons div {
text-align: center;
padding: 15px;
margin-bottom: 10px;
}
.shipping-icons div i,
.fontawesome div i,
.material_icons div i {
display: block;
margin: 0 auto;
font-size: 36px;
line-height: 36px;
margin-bottom: 10px;
color: #f44336;
}
.shipping-icons div i {
font-size: 42px;
line-height: 42px;
}
.shipping-icons div:hover,
.fontawesome div:hover,
.material_icons div:hover {
background-color: #f5f5f5;
cursor: pointer;
}
.shipping-icons div:hover i,
.fontawesome div:hover i,
.material_icons div:hover i {
color: #212121;
}
.fontawesome h4 {
text-transform: uppercase;
text-align: center;
display: block;
clear: both;
width: 100%;
height: auto;
margin-top: 75px;
margin-bottom: 50px;
}
/*----------------------------------
Settings Panel
----------------------------------*/
.settings-panel,
.settings-panel .toggle{
box-shadow: 2px 2px 2px rgba(33, 33, 33, 0.3);
-o-box-shadow: 2px 2px 2px rgba(33, 33, 33, 0.3);
-ms-box-shadow: 2px 2px 2px rgba(33, 33, 33, 0.3);
-moz-box-shadow: 2px 2px 2px rgba(33, 33, 33, 0.3);
-webkit-box-shadow: 2px 2px 2px rgba(33, 33, 33, 0.3);
}
.settings-panel.collapsed{
margin-left: -180px;
}
.settings-panel{
padding: 15px 30px 15px 30px;
position: fixed;
width: 180px;
height: auto;
background: #212121;
color: #cccccc;
top: 30%;
left: 0px;
z-index: 99999;
display: inline-block;
}
.settings-panel .toggle{
width: 50px;
height: 50px;
position: absolute;
top: 0px;
right: -50px;
line-height: 47px;
color: #cccccc;
display: block;
background-color: #212121;
font-size: 16px;
text-align: center;
cursor: pointer;
}
.settings-panel h5{
font-weight: normal;
font-size: 14px;
margin: 0 0 20px 0;
color: #ccc;
}
.settings-panel .colors{
display: inline-block;
}
.settings-panel .colors div{
height: 30px;
width: 30px;
margin: 0 10px 10px 0px;
cursor: pointer;
background-color: #ffc107;
float: left;
text-align: center;
}
.settings-panel .colors div i{
opacity: 0;
font-size: 12px;
color: #212121;
text-align: center;
width: 30px;
}
.settings-panel .colors div:hover i,
.settings-panel .colors div.active i{
opacity: 1;
}
/*----------------------------------
Bootstrap 3 Media Queries
----------------------------------*/
/*---------------- Mobile First Method ---------------*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {}
/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {}
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {}
/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {}
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {}
/*========== Non-Mobile First Method ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {}
/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {}
|
assets/css/style.red.css
|
@import url(http://fonts.googleapis.com/css?family=Open+Sans:700,300,600,400);
/*-----------------------------------------
Table of Contents:
Basic Page Layout
Generic CSS Classes
General Sections Style
Typography
Buttons
Major Services
WorldWide Centres (Map)
Company Updates (News Small blocks)
Track Your Order
Work Process
Service Estimate
Contact
Form Fields
Testimonials
Tracking APP (Mobile)
Clients
Features (Large Icons)
Who We Are
Blogs
Pagination
InViewPort
Meet The Team
Our Mission
Footer
Logo
Gallery
Isotope Gallery - Masonary Style
Header
Header Top Bar Menu
Header Mobile Menu
Header Menu Large Screens
Bootstrap Well
Sidebar widgets
Grid Columns
Animation Effects
Full Icon Set (Material Icons, Shipping & Font Awesome)
Settings Panel
Bootstrap 3 Media Queries
------------------------------------------*/
/*----------------------------------------
Basic Page Layout
------------------------------------------*/
html {
font-size: 100%;
height: 100%;
background-color: #FFFFFF;
max-width: 100%;
}
body {
background-color: #FFFFFF;
color: #757575;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-size: 16px;
padding: 0px !important;
margin: 0px !important;
line-height: 28px;
font-style: normal;
font-weight: normal;
max-width: 100%;
}
body.page-loading section{
opacity: 0;
}
/*----------------------------------------
Generic CSS Classes
------------------------------------------*/
.bg-lightgray {
background: #f5f5f5;
}
.bg-white {
background: #ffffff;
}
.bg-primary {
background-color: #f44336;
}
.bg-black {
background-color: #212121;
}
.left-align {
text-align: left;
}
.text-white {
color: #ffffff;
}
.text-primary {
color: #f44336;
}
.btn,
a,
.transition,
.animated {
-webkit-transition: .5s;
-moz-transition: .5s;
transition: .5s;
-webkit-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
-moz-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
transition-timing-function: cubic-bezier(.4, 0, .5, 1);
}
.animated.delay1 {
-webkit-animation-delay: .1s;
animation-delay: .1s;
}
.animated.delay2 {
-webkit-animation-delay: .2s;
animation-delay: .2s;
}
.animated.delay3 {
-webkit-animation-delay: .3s;
animation-delay: .3s;
}
.animated.delay4 {
-webkit-animation-delay: .4s;
animation-delay: .4s;
}
.animated.delay5 {
-webkit-animation-delay: .5s;
animation-delay: .5s;
}
.animated.delay6 {
-webkit-animation-delay: .6s;
animation-delay: .6s;
}
.animated.delay7 {
-webkit-animation-delay: .7s;
animation-delay: .7s;
}
.animated.delay8 {
-webkit-animation-delay: .8s;
animation-delay: .8s;
}
.animated.delay9 {
-webkit-animation-delay: .9s;
animation-delay: .9s;
}
.margin-bottom-25 {
margin-bottom: 25px;
}
.margin-bottom-50 {
margin-bottom: 50px;
}
.margin-bottom-75 {
margin-bottom: 75px;
}
.margin-bottom-100 {
margin-bottom: 100px;
}
/*----------------------------------------
General Sections Style
------------------------------------------*/
section {
padding: 0px 0;
display: inline-block;
width: 100%;
vertical-align: top;
}
section .heading {
text-align: center;
text-transform: uppercase;
}
section.bg-image .heading,
section.white-text .heading {
color: #ffffff;
}
section .heading.left-align {
text-align: left;
}
section .headul {
margin: 50px auto 42px auto;
}
section.bg-image .headul:after {
background-color: #f44336;
}
section.white-text .headul:after {
background-color: #ffffff;
}
section .headul:after {
margin: 0 auto;
content: " ";
width: 60px;
height: 7px;
background-color: #f44336;
display: block;
}
section .headul.white:after {
background-color: #ffffff;
}
section .headul.left-align:after {
margin: 0 0 0 0;
}
section .headul:after {
margin: 0 auto;
content: " ";
width: 60px;
height: 6px;
background-color: #f44336;
display: block;
}
section .subheading {
text-align: center;
font-size: 18px;
line-height: 35px;
padding: 0px 50px 100px 50px;
max-width: 1000px;
margin: 0 auto;
}
section.bg-image .subheading {
color: #ffffff;
}
section.bg-primary .subheading {
font-size: 21px;
line-height: 40px;
font-weight: 300;
color: #ffffff;
}
section .subheading.left-align {
text-align: left;
padding-left: 0px;
margin: 0;
}
section.max-width-100 {
width: 100%;
max-width: 100%;
}
section .bg-overlay {
background-color: rgba(33, 33, 33, .8);
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 1;
}
section .bg-overlay.opacity-85 {
background-color: rgba(33, 33, 33, .85);
}
section.parallax .container {
position: relative;
z-index: 20;
}
section.full-width .container {
max-width: 100%;
width: 100%;
}
section .container {
position: relative;
z-index: 20;
padding: 125px 15px;
}
section.bg-image {
position: relative;
overflow: hidden;
background-image: url("../img/banner-3.jpg");
background-repeat: no-repeat;
/* background-attachment: fixed;*/
background-size: cover;
/* background-position: center center;*/
}
section.parallax .heading {
color: #ffffff;
}
section.parallax .subheading {
color: rgba(255, 255, 255, 0.8);
}
section.padding-top-0 .container {
padding-top: 0px;
}
section.padding-top-25 .container {
padding-top: 25px;
}
section.padding-top-50 .container {
padding-top: 50px;
}
section.padding-top-75 .container {
padding-top: 75px;
}
section.padding-top-100 .container {
padding-top: 100px;
}
section.padding-top-125 .container {
padding-top: 125px;
}
section.padding-top-150 .container {
padding-top: 150px;
}
section.padding-top-175 .container {
padding-top: 175px;
}
section.padding-bottom-0 .container {
padding-bottom: 0px;
}
section.padding-bottom-25 .container {
padding-bottom: 25px;
}
section.padding-bottom-50 .container {
padding-bottom: 50px;
}
section.padding-bottom-75 .container {
padding-bottom: 75px;
}
section.padding-bottom-100 .container {
padding-bottom: 100px;
}
section.padding-bottom-125 .container {
padding-bottom: 125px;
}
section.padding-bottom-150 .container {
padding-bottom: 150px;
}
section.padding-bottom-175 .container {
padding-bottom: 175px;
}
section.padding-bottom-200 .container {
padding-bottom: 200px;
}
@media screen and (max-width: 767px) {
section .subheading {
padding: 0px 0px 100px 0px;
}
}
/*---------------------------------
Typography
-----------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0px 0 15px 0;
font-weight: 700;
color: #212121;
}
.h1,
h1 {
font-size: 60px;
line-height: 80px;
}
.h2,
h2 {
font-size: 48px;
}
.h3,
h3 {
font-size: 30px;
}
.h4,
h4 {
font-size: 24px;
}
.h5,
h5 {
font-size: 18px;
line-height: 30px;
}
.h6,
h6 {
font-size: 14px;
}
a {
color: #f44336;
}
a:hover,
a:focus {
color: #212121;
}
p {
margin-bottom: 15px;
}
section.bg-primary p {
font-size: 18px;
line-height: 30px;
color: #ffffff;
font-weight: 300;
}
/*---------------------------------
Buttons
-----------------------------------*/
.btn {
padding: 6px 15px;
border-radius: 0px;
-o-border-radius: 0px;
-ms-border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
font-weight: bold;
min-width: 140px;
height: 40px;
border: none;
line-height: 28px;
text-transform: uppercase;
margin: 10px 0;
}
.btn.btn-primary {
background-color: #f44336;
color: #ffffff;
}
.btn.btn-primary:active,
.btn.btn-primary:focus {
outline: none;
color: #ffffff;
background-color: #f44336;
}
.btn-primary.disabled:hover,
.btn-primary.disabled:active,
.btn-primary.disabled:focus {
background-color: #f44336;
border-color: transparent;
}
/*---------------------------------
Major Services
-----------------------------------*/
.service .service-wrap {
width: 100%;
display: inline-block;
height: auto;
background-color: #ffffff;
box-shadow: 0 4px 6px rgba(33, 33, 33, 0.1);
-o-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.1);
-ms-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.1);
-moz-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.1);
-webkit-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.1);
}
.service .service-wrap .pic {
position: relative;
}
.service .service-wrap .pic img {
position: relative;
z-index: 1;
width: 100%;
}
.service .service-wrap .pic .more a {
position: absolute;
bottom: 0px;
right: 0px;
display: inline-block;
height: 40px;
padding: 0 30px;
text-align: center;
line-height: 40px;
color: #ffffff;
text-decoration: none;
z-index: 4;
background-color: #f44336;
}
.service .service-wrap .pic .more a:hover {
text-decoration: underline;
}
.service .service-wrap .pic .info-layer {
position: absolute;
z-index: 1;
height: 100%;
width: 100%;
background-color: rgba(33, 33, 33, 0.8);
top: 0px;
left: 0px;
opacity: 0;
}
.service .service-wrap .pic .info-layer:hover {
opacity: 1;
}
.service .service-wrap .pic .info-layer a {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.service .service-wrap .info {
padding: 45px 30px;
text-align: center;
}
.service .service-wrap .info .title {
text-transform: uppercase;
margin-bottom: 20px;
}
.service .service-wrap .info p {
margin-bottom: 0px;
}
.service .service-wrap .pic .info-layer a.btn {
width: 60px;
height: 60px;
top: 50%;
left: 50%;
margin: 0px;
position: absolute;
font-size: 21px;
text-align: center;
padding: 0;
min-width: 40px;
background-color: transparent;
color: #f44336;
text-align: center;
}
.service .service-wrap .pic .info-layer a.btn i {
font-size: 32px;
line-height: 32px;
}
.major-services.gray-boxes .service-wrap .info {
background-color: #f5f5f5;
}
@media only screen and (max-width: 992px) {
#major-services .service{
margin-bottom: 50px;
}
#major-services .service:last-child{
margin-bottom: 0px;
}
}
/*---------------------------------
WorldWide Centres (Map)
-----------------------------------*/
.worldwide {
position: relative;
}
.worldwide .map {
position: relative;
z-index: 1;
opacity: 0.3;
}
.worldwide .map img {
margin: 0 auto;
}
.worldwide .map-locations {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 3;
}
.worldwide .map-connect {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 4;
}
/*---------------------------------
Company Updates (News Small blocks)
-----------------------------------*/
.news_small {
margin-bottom: 100px;
}
.news_small .pic {
padding-right: 0px;
}
.news_small .info {
padding-left: 30px;
}
.news_small .info .date {
font-size: 12px;
text-transform: uppercase;
margin-bottom: 5px;
}
.news_small .info .title {
text-transform: uppercase;
margin-bottom: 10px;
}
.news_small .info p {
margin-bottom: 0px;
}
.news_small .info a.more {
text-transform: uppercase;
color: #757575;
text-decoration: none;
font-size: 14px;
}
@media screen and (max-width: 767px) {
.news-blocks .news_small {
margin-bottom: 100px;
}
.news-blocks .news_small:nth-of-type(4) {
margin-bottom: 0px;
}
}
@media (min-width: 768px) {
.news-blocks .news_small {
margin-bottom: 100px;
}
.news-blocks .news_small:nth-of-type(4) {
margin-bottom: 0px;
}
}
@media (min-width: 992px) {
.news-blocks .news_small {
margin-bottom: 100px;
}
.news-blocks .news_small:nth-of-type(3),
.news-blocks .news_small:nth-of-type(4) {
margin-bottom: 0px;
}
}
@media (min-width: 1170px) {
.news-blocks .news_small {
margin-bottom: 100px;
}
.news-blocks .news_small:nth-of-type(3),
.news-blocks .news_small:nth-of-type(4) {
margin-bottom: 0px;
}
}
/*---------------------------------
Track Your Order
-----------------------------------*/
section.track_order .bg-overlay {
background-color: rgba(33, 33, 33, 0.85);
}
section.track_order {
background-image: url("../img/banner-3.jpg");
position: relative;
overflow: hidden;
background-size: cover;
background-position: center center;
}
section.track_order .track-logo {
position: relative;
margin: 0px auto;
height: 200px;
width: 100%;
text-align: center;
color: #f44336;
margin-bottom: 25px;
}
section.track_order .track-logo i {
font-size: 200px;
line-height: 200px;
width: auto;
height: 200px;
display: inline-block;
padding-left: 0px;
text-shadow: 2px 4px rgba(33, 33, 33, 0.5);
}
section.track_order .subheading {
padding-bottom: 75px;
font-size: 21px;
line-height: 50px;
opacity: 0.8;
}
section.track_order .track-form input {
background-color: transparent;
border: 0px solid transparent;
color: #ffffff;
position: relative;
width: 100%;
font-size: 21px;
padding: 10px 0;
border-bottom: 2px solid #ffffff;
text-transform: uppercase;
}
section.track_order .track-form i {
position: absolute;
top: 15px;
right: 15px;
font-size: 20px;
line-height: 25px;
color: #ffffff;
opacity: 0.7;
}
/*---------------------------------
Work Process
-----------------------------------*/
section.work_process .bg-overlay {
background-color: rgba(33, 33, 33, 0.85);
}
section.work_process {
background-image: url("../img/banner-7.jpg");
position: relative;
overflow: hidden;
background-size: cover;
background-position: center center;
}
section.work_process .play-button {
position: relative;
margin: 0px auto;
height: 200px;
width: 200px;
text-align: center;
color: #f44336;
border-radius: 50%;
background-color: rgba(33, 33, 33, 0.5);
box-shadow: 0 4px 6px rgba(33, 33, 33, 0.2);
-o-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.2);
-ms-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.2);
-moz-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.2);
-webkit-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.2);
cursor: pointer;
}
section.work_process .play-button i {
font-size: 100px;
line-height: 200px;
width: auto;
height: 200px;
display: inline-block;
padding-left: 20px;
}
section.work_process .play-button i.icon-pause {
padding-left: 0px;
}
section.work_process .play-button:hover {
background-color: rgba(33, 33, 33, 0.8);
}
/*--------------- video bg -----------------*/
video {
position: absolute;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: -100;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
background-size: cover;
-webkit-transition: 1s opacity;
transition: 1s opacity;
}
.stopfade {
/* opacity: .5; */
}
@media screen and (max-device-width: 800px) {
#bgvid {
display: none;
}
}
.video-content {
position: relative;
display: inline-block;
z-index: 4;
width: 100%;
}
/*---------------------------------
Service Estimate
-----------------------------------*/
section.estimate {
max-width: 100%;
overflow: hidden;
}
section .estimate-wrap {
margin: -15px;
padding: 125px 0px 0 0;
display: inline-block;
}
section .estimate-wrap .pic {
padding-left: 30px;
padding-top: 50px;
}
.quote-form h4 {
text-transform: uppercase;
margin-bottom: 40px;
}
.quote-form h4.last {
margin-top: 50px;
}
/*---------------------------------
Contact
-----------------------------------*/
.contact-info {
text-align: center;
display: inline-block;
margin-bottom: 50px;
width: 100%;
}
.contact-info i {
font-size: 24px;
color: #f44336;
line-height: 30px;
}
.contact-info .title {
text-transform: uppercase;
margin-bottom: 15px;
margin-top: 10px;
}
.contact-info .value {
font-weight: bold;
}
.contact-full-info h5 {
text-transform: uppercase;
}
#contact-map{
height: 300px;
background-color: #f5f5f5;
}
@media only screen and (max-width: 768px) {
.contact-info{
margin-top: 50px;
margin-bottom: 0px;
}
}
/*---------------------------------
Form Fields
-----------------------------------*/
form input.green,
form textarea.green {
background-image: url('../img/valid-icon.svg');
background-position: 97% 15px;
background-repeat: no-repeat;
}
form input,
form textarea {
background-position: 97% 15px;
width: 100%;
}
form input {
background-color: #f5f5f5;
color: #757575;
border: 0px solid rgba(255, 255, 255, 0.5);
height: 50px;
padding: 10px 15px;
margin-bottom: 40px;
vertical-align: top;
}
form textarea {
background-color: #f5f5f5;
color: #757575;
border: 0px solid rgba(255, 255, 255, 0.5);
height: 150px;
padding: 10px 15px;
margin-bottom: 40px;
vertical-align: top;
}
form .btn-primary.btn-block {
height: 50px;
line-height: 30px;
font-size: 18px;
}
input:active,
input:focus,
textarea:active,
textarea:focus {
outline: none;
border: 0px solid #f44336;
background-color: #eeeeee;
}
form label {
display: block;
text-transform: uppercase;
margin-bottom: 10px;
}
form #c_send {
margin: 0px;
}
/*---------------------------------
Testimonials
-----------------------------------*/
section.testimonials .bg-overlay {
background-color: rgba(33, 33, 33, 0.90);
}
section.testimonials {
background-image: url("../img/banner-5.jpg");
position: relative;
overflow: hidden;
background-size: cover;
background-position: center center;
}
section.testimonials ul {
padding: 0px;
}
section.testimonials li {
text-align: center;
}
section.testimonials li .testi {
font-weight: 400;
font-size: 21px;
line-height: 40px;
text-transform: uppercase;
text-align: center;
color: #ffffff;
padding-top: 50px;
padding-bottom: 50px;
max-width: 800px;
margin: 0 auto;
}
section.testimonials li .testi_by {
margin: 0 auto;
display: inline-block;
color: #ffffff;
}
section.testimonials li .testi_by img {
width: 60px;
height: 60px;
border-radius: 50%;
border: 2px solid #f44336;
float: left;
}
section.testimonials li .testi_by .name {
text-transform: uppercase;
display: block;
padding-left: 75px;
padding-top: 5px;
text-align: left;
}
section.testimonials li .testi_by .company {
text-transform: uppercase;
opacity: 0.7;
display: block;
padding-left: 75px;
font-size: 12px;
text-align: left;
}
section.testimonials .owl-item,
section.testimonials li {
list-style-type: none;
display: inline-block;
width: 100%;
}
.owl-theme .owl-controls .owl-buttons div {
color: #f44336;
background-color: transparent;
opacity: 1;
margin: 0px 0px;
padding: 0px;
height: 40px;
}
.owl-theme .owl-controls .owl-buttons div i {
font-size: 36px;
color: #f44336;
opacity: 0.6;
}
.owl-theme .owl-controls .owl-buttons div i:hover {
opacity: 1;
}
.owl-theme .owl-controls {
height: 50px;
margin: 0px;
position: absolute;
top: 50%;
margin-top: -20px;
width: 100%;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
position: absolute;
left: 0px;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
position: absolute;
right: 0px;
}
/*---------------------------------
Tracking APP (Mobile)
-----------------------------------*/
#tracking-app-mobile .container{
padding-bottom: 75px;
}
.feature .title {
text-transform: uppercase;
margin-bottom: 15px;
white-space: nowrap;
font-size: 18px;
}
.feature.left-align {
text-align: left;
}
.feature.right-align {
text-align: right;
}
.feature .icon-wrap i {
font-size: 35px;
color: #f44336;
line-height: 25px;
margin-bottom: 0px;
}
.feature .icon-wrap {
display: block;
margin-bottom: 20px;
}
.feature .info p {
margin-bottom: 0px;
}
.feature {
margin-bottom: 75px;
}
.feature.centered .icon-wrap i {
font-size: 45px;
}
.feature.left-icon .icon-wrap {
display: inline;
}
.feature.left-icon .icon-wrap i {
font-size: 45px;
float: left;
line-height: 100px;
}
.feature.left-icon .info {
padding-left: 70px;
}
.app-phones {
position: relative;
display: inline-block;
width: 100%;
margin-top: -65px;
min-height: 400px;
}
.app-phones img {
top: 0px;
width: 100%;
max-width: 600px;
margin: 0 auto;
left: 0px;
}
.app-phones img.phone-white {
position: relative;
z-index: 2;
}
.app-phones img.phone-black {
position: absolute;
z-index: 3;
}
.features-wrap {
margin-top: 65px;
display: inline-block;
position: relative;
width: 100%;
}
.features-wrap .feature:last-child{
margin-bottom: 0px;
}
.features-wrap.features-small .feature{
margin-bottom: 0px;
}
.features-wrap.features-small.full .feature{
margin-bottom: 50px;
}
.features-wrap.features-small.full .feature:nth-of-type(4),
.features-wrap.features-small.full .feature:nth-of-type(5),
.features-wrap.features-small.full .feature:nth-of-type(6){
margin-bottom: 0px;
}
@media only screen and (max-width: 1200px) {
.app-phones {
margin-top: -35px;
}
.features-wrap {
margin-top: 35px;
}
.feature {
margin-bottom: 50px;
}
}
@media only screen and (max-width: 992px) {
#tracking-app-mobile .app-phones{
margin-top: 50px;
}
#tracking-app-mobile .container{
padding-bottom: 125px;
}
.feature.left-align,
.feature.right-align {
text-align: left;
}
.feature .icon-wrap {
display: inline-block;
float: left;
margin: 10px 25px 10px 0px;
}
.feature .icon-wrap i {}
.feature .info {
float: left;
display: block;
}
.feature.left-icon .info {
float: none;
display: block;
}
.app-phones {
margin-top: 0px;
}
.features-wrap {
margin-top: 0px;
}
.feature {
margin-bottom: 50px;
}
.features-wrap.features-small .feature{
margin-bottom: 50px;
}
.features-wrap.features-small .feature:last-child{
margin-bottom: 0px;
}
.features-wrap.features-small .feature.centered{
text-align: left;
}
.features-wrap.features-small.full .feature:nth-of-type(4){
margin-bottom: 50px;
}
.features-wrap.features-small.full .feature:nth-of-type(5),
.features-wrap.features-small.full .feature:nth-of-type(6){
margin-bottom: 0px;
}
}
@media only screen and (max-width: 768px) {
.feature.left-icon .icon-wrap i {
line-height: 60px;
}
.features-wrap.features-small.full .feature:nth-of-type(4),
.features-wrap.features-small.full .feature:nth-of-type(5){
margin-bottom: 50px;
}
}
/*---------------------------------
Clients
-----------------------------------*/
.client {
min-height: 80px;
text-align: center;
position: relative;
padding-left: 0px;
}
section.clients {
position: relative;
}
section.clients .container{
padding-bottom: 75px;
}
.clients .client{
margin-bottom: 50px;
text-align: center;
}
@media only screen and (max-width: 992px) {
.clients .client{
margin-bottom: 50px;
text-align: center;
}
.client img {
margin: 0 auto;
}
}
@media only screen and (max-width: 768px) {
.clients .client:last-child{
margin-bottom: 0px;
}
.client img {
margin: 0 auto;
}
}
/*---------------------------------
Features (Large Icons)
-----------------------------------*/
.feature-block {
margin-bottom: 100px;
}
.feature-block .icon {}
.feature-block .icon-wrap i {
font-size: 70px;
line-height: 70px;
color: #f44336;
vertical-align: top;
width: 80px;
float: left;
}
.feature-block .info {
vertical-align: top;
display: block;
padding-left: 100px;
}
.feature-block .info p {
margin-bottom: 0px;
}
.feature-block .info .title {
text-transform: uppercase;
}
.section-features.bg-primary .features .feature-block .icon i,
.section-features.bg-primary .features .feature-block .info .title,
.section-features.bg-primary .heading {
color: #ffffff;
}
section.section-features.bg-primary .headul:after,
section.section-features.bg-primary .headul:before {
background-color: #ffffff;
}
@media screen and (max-width: 767px) {
.features .feature-block {
margin-bottom: 100px;
}
.features .feature-block:nth-of-type(4) {
margin-bottom: 0px;
}
}
@media (min-width: 768px) {
.features .feature-block {
margin-bottom: 100px;
}
.features .feature-block:nth-of-type(3),
.features .feature-block:nth-of-type(4) {
margin-bottom: 0px;
}
}
@media (min-width: 992px) {
.features .feature-block:nth-of-type(3),
.features .feature-block:nth-of-type(4) {
margin-bottom: 0px;
}
}
@media (min-width: 1170px) {
.features .feature-block {
margin-bottom: 100px;
}
.features .feature-block:nth-of-type(3),
.features .feature-block:nth-of-type(4) {
margin-bottom: 0px;
}
}
/*---------------------------------
Tracking APP (Tablet)
-----------------------------------*/
.app-tablet {
position: relative;
margin-bottom: -250px;
padding: 0px;
width: 100%;
display: inline-block;
height: auto;
}
.app-tablet .tablet-black {
position: relative;
z-index: 2;
}
.app-tablet .tablet-black-locations {
position: absolute;
z-index: 3;
top: 0px;
left: 0px;
}
/*---------------------------------
Who We Are
-----------------------------------*/
.whoweare-pic img {
margin-top: -175px;
z-index: 10;
position: relative;
box-shadow: 0 4px 6px rgba(33, 33, 33, 0.2);
-o-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.2);
-ms-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.2);
-moz-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.2);
-webkit-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.2);
}
.whoweare-info {
padding-left: 30px;
}
@media (max-width: 992px) {
.whoweare-pic img {
margin-bottom: 50px;
}
.whoweare-info {
padding-left: 15px;
}
}
/*---------------------------------
Blogs
-----------------------------------*/
.blogs .blog-alt-large {
display: inline-block;
padding: 125px 0px;
}
.blog .info .headul {
margin: 25px auto;
}
.blog .info .title {
line-height: 46px;
text-transform: uppercase;
height: auto;
width: auto;
}
.blog .info .title a,
.blog .info .title a:hover,
.blog .info .title a:focus,
.blog .info .title a:active {
text-decoration: none;
color: #212121;
}
.blog {
margin-bottom: 100px;
}
.blogs .row .blog:nth-of-type(5) {
margin-bottom: 0px;
}
.blogs .blog_centered:nth-of-type(4) {
margin-bottom: 0px;
}
.blog-alt-large .blog {
margin-bottom: 0px;
}
.blog-alt-large .blog {
margin-bottom: 0px;
}
.blog-alt-large .blog.blog_left .pic {
padding-right: 0px;
}
.blog-alt-large .blog.blog_right .pic {
padding-left: 0px;
}
.blog_centered .pic img {
width: 100%;
}
.blog_centered .pic {
margin-bottom: 20px;
}
.blog .info {
padding-top: 10px;
}
.blog-alt-large .blog.blog_left .info {
padding-left: 15px;
}
.blog-alt-large .blog.blog_right .info {
padding-right: 15px;
}
.blog .info .date {
margin-bottom: 15px;
text-transform: uppercase;
color: #f44336;
font-weight: bold;
display: block;
}
.blog:last-child {
margin-bottom: 0px;
}
.blog .info p {
height: auto;
width: auto;
overflow: auto;
}
.blog-alt-large .pic img {
/* width: 100%;*/
height: auto;
}
.blog-alt-large .blog_left .pic {
padding-left: 0px;
padding-right: 0px;
}
.blog-alt-large .blog.blog_right .pic {
padding-right: 0px;
padding-left: 0px;
}
.blog-alt-large .blog.blog_right .info {
padding-right: 30px;
}
.blog-alt-large .blog.blog_left .info {
padding-left: 30px;
}
.blog-alt-large .blog.blog_left .info,
.blog-alt-large .blog.blog_right .info {
padding-top: 60px;
}
@media (max-width: 992px) {
.blogs .blog-alt-large .info {
margin-bottom: 100px;
}
.blogs .blog-alt-large .blog:last-child .info {
margin-bottom: 0px;
}
.blogs .blog-alt-large .info {
margin-bottom: 100px;
}
.blog-alt-large .blog.blog_left .pic {
padding-left: 15px;
padding-right: 15px;
}
.blog-alt-large .blog.blog_right .pic {
padding-left: 15px;
padding-right: 15px;
}
.blog-alt-large .blog.blog_right .info {
padding-right: 15px;
}
.blog-alt-large .blog.blog_left .info {
padding-left: 0px;
}
}
@media screen and (max-width: 767px) {
.blog.blog_left .info,
.blog.blog_right .info {
padding-left: 0px;
padding-top: 25px;
}
.blog.blog_right .pic {
padding-left: 15px;
}
}
@media (min-width: 768px) {
.blog.blog_left .info,
.blog.blog_right .info {
padding-left: 0px;
padding-top: 25px;
}
.blog.blog_right .pic {
padding-left: 15px;
}
}
@media (min-width: 992px) {
.blog.blog_left .info,
.blog.blog_right .info {
padding-top: 10px;
}
.blog .info .title {
height: 36px;
width: 95%;
white-space: nowrap;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
.blog .info p {
height: 112px;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
}
@media (min-width: 1170px) {
.blog .info .title {
height: auto;
width: auto;
white-space: normal;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
.blog .info p {
height: auto;
width: auto;
overflow: auto;
}
}
.blog-full .meta span {
margin-right: 20px;
display: inline-block;
font-size: 14px;
}
.blog-full .media {
margin: 50px 0;
}
.blog-full p.meta {
margin-bottom: 25px;
}
.blog-full p {
margin-bottom: 50px;
}
.blog-full .comments .well {
margin-top: 50px;
margin-bottom: 0px;
}
.blog-full .comments h4,
.blog-full .comment-form h4 {
text-transform: uppercase;
}
.blog-full .comments h5 {
font-weight: normal;
font-size: 16px;
}
.blog-full .comments p {
margin-bottom: 10px;
}
.comments .well .img-area {
padding-left: 0px;
padding-right: 5px;
}
.blog-full .comments .well.level-2 {
margin-left: 50px;
margin-top: 25px;
}
.blog-full .comments .well.level-3 {
margin-left: 100px;
margin-top: 25px;
}
.blog-full .comment-form h4 {
margin-top: 50px;
margin-bottom: 50px;
}
.comment-form input,
.comment-form textarea {
border-color: #dddddd;
color: #757575;
opacity: 1;
}
/*----------------------------------
Pagination
----------------------------------*/
.blog_centered.blog_pagination,
.product_pagination {
text-align: center;
}
.product_pagination .pagination,
.blog_pagination .pagination {
margin: 100px 0 0 0;
}
.pagination > li > a,
.pagination > li > span {
color: #212121;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-radius: 0px;
-o-border-radius: 0px;
-ms-border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
color: #ffffff;
background-color: #f44336;
border-color: #f44336;
}
.blog-alt-large-paging {
text-align: center;
}
/*---------------------------------
InViewPort
-----------------------------------*/
.inviewport,
.hiddenthis {
opacity: 0;
}
.visiblethis {
opacity: 1;
}
/*---------------------------------
Meet The Team
-----------------------------------*/
section.meet_team .bg-overlay {
background-color: rgba(33, 33, 33, 0.80);
}
section.meet_team {
background-image: url("../img/banner-6.jpg");
position: relative;
overflow: hidden;
background-size: cover;
background-position: center center;
}
#thumb-carousel {
position: relative;
overflow: hidden;
}
#thumb-carousel,
#thumb-carousel .slides {
height: 570px;
}
#thumb-carousel .carousel-inner .item .carousel-caption {
top: 0px;
bottom: inherit;
}
.carousel-indicators li {
border-radius: 50%;
background-color: transparent;
border: 4px solid rgba(33, 33, 33, 0.2);
-webkit-transition: .5s;
-moz-transition: .5s;
transition: .5s;
-webkit-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
-moz-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
transition-timing-function: cubic-bezier(.4, 0, .5, 1);
}
.carousel-indicators li.active {
border: 4px solid #f44336;
box-shadow: 0 4px 6px rgba(33, 33, 33, 0.2);
-o-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.2);
-ms-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.2);
-moz-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.2);
-webkit-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.2);
}
.carousel-indicators li img {
border-radius: 50%;
max-height: 122px;
max-width: 122px;
}
.carousel-indicators li,
.carousel-indicators li.active {
position: relative;
width: 130px;
height: 130px;
margin: 0 20px 0 0;
float: left;
}
.carousel-indicators li:hover > .thumb img,
.carousel-indicators li.active > .thumb img {
opacity: 1;
}
.carousel-indicators li > .thumb img {
opacity: 0.5;
}
.carousel-indicators li > .thumb {
width: 122px;
height: 122px;
display: block;
opacity: 1;
background-color: #212121;
border-radius: 50%;
}
.carousel-indicators li:hover > .thumb,
.carousel-indicators li.active > .thumb {
display: block;
opacity: 1;
}
.carousel-indicators li.active > .thumb:hover {
opacity: 1;
}
.carousel-indicators {
left: 0px;
margin-left: 0px;
bottom: 0px;
display: inline-block;
width: 100%;
}
.item.slides {
position: relative;
}
.item.slides .slide-bg {
position: absolute;
top: 0px;
left: 0px;
z-index: 1;
height: 100%;
width: 100%;
}
.item.slides .container {
position: relative;
z-index: 2;
text-align: left;
display: inline-block;
}
.item.slides .container .carousel-caption {
position: relative;
}
.carousel.carousel-fade .item {
-webkit-transition: opacity 0.5s linear;
-moz-transition: opacity 0.5s linear;
-ms-transition: opacity 0.5s linear;
-o-transition: opacity 0.5s linear;
transition: opacity 0.5s linear;
-webkit-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
-moz-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
transition-timing-function: cubic-bezier(.4, 0, .5, 1);
opacity: 0;
}
.carousel.carousel-fade .active.item {
opacity: 1;
}
#thumb-carousel .carousel-inner .item .carousel-caption {
text-align: left;
left: 0px;
right: 0px;
padding-top: 50px;
padding-left: 0px;
}
#thumb-carousel .carousel-inner .item .carousel-caption .title {
text-align: left;
color: #ffffff;
text-transform: uppercase;
margin-bottom: 30px;
}
#thumb-carousel .carousel-inner .item .carousel-caption .post {
text-align: left;
color: #ffffff;
opacity: 0.7;
text-transform: uppercase;
margin-bottom: 30px;
}
#thumb-carousel .carousel-inner .item .carousel-caption .text {
text-align: left;
color: #ffffff;
opacity: 0.8;
margin-bottom: 30px;
}
#thumb-carousel .carousel-inner .item .carousel-caption .social a {
display: block;
height: 50px;
width: 50px;
border: 2px solid #f44336;
border-radius: 50%;
float: left;
margin-right: 15px;
text-align: center;
}
#thumb-carousel .carousel-inner .item .carousel-caption .social a:hover {
color: #f44336;
text-decoration: none;
}
#thumb-carousel .carousel-inner .item .carousel-caption .social a i {
line-height: 40px;
text-align: center;
}
@media (max-width: 768px) {
.carousel-indicators {
min-width: 550px;
}
.carousel-indicators li img {
border-radius: 50%;
max-height: 92px;
max-width: 92px;
}
.carousel-indicators li,
.carousel-indicators li.active {
position: relative;
width: 100px;
height: 100px;
margin: 0 10px 0 0;
float: left;
}
.carousel-indicators li > .thumb {
width: 92px;
height: 92px;
}
}
@media (max-width: 500px) {
#thumb-carousel,
#thumb-carousel .slides {
height: 650px;
}
}
/*---------------------------------
Our Mission
-----------------------------------*/
.mission .slider-area #image-slider {
padding-top: 0px;
}
.mission .text-area {
padding-top: 25px;
}
.section-mission.bg-primary .heading {
color: #ffffff;
}
.mission .slider-area #image-slider li img.img-responsive{
width: 100%;
}
section.section-mission.bg-primary .headul:after,
section.section-mission.bg-primary .headul:before {
background-color: #ffffff;
}
.owl-item li {
list-style-type: none;
}
.owl-pagination {
height: 50px;
text-align: left;
}
.owl-theme .owl-controls .owl-page span {
display: block;
width: 30px;
height: 7px;
margin: 15px 15px 0 0;
opacity: 1;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-o-border-radius: 0px;
-ms-border-radius: 0px;
background: #dddddd;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
background-color: #f44336;
opacity: 1;
}
.owl-carousel .owl-wrapper-outer {
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}
.section-mission.bg-primary .owl-theme .owl-controls .owl-page span {
background-color: rgba(255, 255, 255, 0.6);
opacity: 1;
}
.section-mission.bg-primary .owl-theme .owl-controls .owl-page.active span,
.section-mission.bg-primary .owl-theme .owl-controls.clickable .owl-page:hover span {
background-color: #ffffff;
opacity: 1;
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
.mission .slider-area #image-slider {
padding-top: 50px;
padding-left: 0px;
}
}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {}
section.mission .owl-theme .owl-controls {
height: 50px;
margin: 0px;
top: auto;
margin-top: auto;
width: 100%;
}
/*---------------------------------
Footer
-----------------------------------*/
section.footer {
position: relative;
overflow: hidden;
background-image: url("../img/map.png");
background-repeat: no-repeat;
/* background-attachment: fixed;*/
background-size: cover;
/* background-position: center center;*/
}
section.footer .container {
padding-bottom: 50px;
}
section.footer .bg-overlay {
background-color: rgba(33, 33, 33, 0.92);
}
section.footer .container h4 {
font-size: 24px;
color: #ffffff;
text-transform: uppercase;
margin: 0px;
line-height: 40px;
}
section.footer .container .headul {
margin: 7px 0px 40px 0;
}
section.footer .container .headul:before {
width: 60px;
height: 1px;
}
section.footer .container .headul:after {
width: 20px;
height: 3px;
}
section.footer .text-widget .logo {
margin-bottom: 25px;
}
section.footer .text-widget p,
section.footer .contact-widget p {
color: #ffffff;
opacity: 0.8;
}
section.footer .news-widget .news-wrap .info .title {
margin-bottom: 5px;
}
section.footer .news-widget .news-wrap .info .title a {
color: #ffffff;
opacity: 0.8;
display: inline-block;
width: 100%;
margin-bottom: 0px;
font-size: 16px;
line-height: 28px;
text-decoration: none;
}
section.footer .news-widget .news-wrap .info .date {
font-size: 13px;
color: #ffffff;
opacity: 0.6;
}
section.footer .news-widget .news-wrap .pic {
padding-right: 0px;
}
section.footer .news-widget .news-wrap .info {
padding-left: 30px;
}
section.footer .news-widget .news-wrap {
margin-bottom: 30px;
}
/*----------- copyright bar ------------*/
section.footer .copyright {
margin-top: 0px;
background-color: rgba(0, 0, 0, 0.7);
vertical-align: top;
display: inline-block;
width: 100%;
}
section.footer .copyright .container {
padding: 0px;
vertical-align: top;
}
section.footer .copyright .message {
color: #ffffff;
opacity: 0.8;
padding-top: 20px;
font-size: 16px;
color: #999999;
}
section.footer .copyright .social {
text-align: right;
}
section.footer .copyright .social a {
display: inline-block;
margin: 10px 0 10px 20px;
width: auto;
height: 40px;
text-decoration: none;
}
section.footer .copyright .social a i {
line-height: 40px;
color: #999999;
font-size: 15px;
}
@media only screen and (max-width: 992px) {
section.footer .contact-widget .images div {
padding-left: 15px;
padding-right: 15px;
}
section.footer .news-widget .tweet {
margin-bottom: 10px;
}
section.footer .news-widget {
margin-top: 30px;
}
section.footer .contact-widget {
margin-top: 30px;
}
}
@media only screen and (max-width: 768px) {
section.footer .copyright .message {
text-align: center;
}
section.footer .copyright .social {
text-align: center;
}
section.footer .copyright .social a {
margin: 10px 10px 10px 10px;
}
}
/*---------------------------------
Logo
-----------------------------------*/
.logo {
/*max-width: 230px;*/
/*clear:both;*/
}
.logo i {
float: left;
line-height: 55px;
margin: 0px;
padding: 0px;
font-size: 70px;
color: #ffffff;
}
.logo i.blue {
color: #f44336;
}
.logo div {
/*display: inline;*/
}
.logo span {
color: #ffffff;
text-transform: uppercase;
font-size: 24px;
font-weight: 700;
padding-left: 85px;
white-space: nowrap;
display: block;
}
.logo span.small {
font-size: 12px;
opacity: 0.7;
font-weight: 300;
}
/*---------------------------------
Gallery
-----------------------------------*/
.info .fancybox i {
font-size: 18px;
top: -2px;
position: relative;
}
.filter-mixitup .filter-item {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
position: relative;
text-align: right;
display: none;
vertical-align: top;
-webkit-backface-visibility: hidden;
}
.filter-isotope .filter-item,
.filter-mixitup .gap,
.filter-mixitup .filter-item {
padding: 30px;
overflow: hidden;
}
.filter-isotope .filter-item.large,
.filter-isotope .filter-item {
padding: 30px;
}
.filter-mixitup .gap,
.filter-mixitup .filter-item.large {
padding: 30px 30px 30px 30px;
}
.filter-isotope .filter-item img,
.filter-mixitup .filter-item img {
position: relative;
z-index: 1;
width: 100%;
}
.filter-isotope .filter-item .wrap,
.filter-mixitup .filter-item .wrap {
display: inline-block;
overflow: hidden;
width: 100%;
height: auto;
background: #f5f5f5;
position: relative;
}
.filter-isotope .filter-item .info,
.filter-mixitup .filter-item .info {
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(33, 33, 33, .8);
z-index: 2;
display: block;
opacity: 0;
top: 0px;
left: 0px;
}
.filter-isotope .filter-item:hover .info,
.filter-mixitup .filter-item:hover .info {
opacity: 1;
}
.filter-isotope .filter-item:hover img,
.filter-mixitup .filter-item:hover img {
-webkit-transform: rotate(10deg) scale(1.5);
-moz-transform: rotate(10deg) scale(1.5);
-ms-transform: rotate(10deg) scale(1.5);
-o-transform: rotate(10deg) scale(1.5);
transform: rotate(10deg) scale(1.5);
}
.filter-isotope .filter-item .info .btn,
.filter-mixitup .filter-item .info .btn {
width: 40px;
height: 40px;
top: 50%;
left: 50%;
margin: -20px 0 0 -20px;
position: absolute;
font-size: 24px;
line-height: 40px;
text-align: center;
padding: 0;
min-width: 40px;
background-color: #f44336;
}
.btn.filter {
background-color: transparent;
}
.btn.filter:hover,
.btn.active.filter {
background-color: #f44336;
background-image: none;
outline: 0;
-webkit-box-shadow: none;
box-shadow: none;
color: #ffffff;
}
.filter-categories {
display: inline-block;
width: 100%;
text-align: center;
margin-bottom: 50px;
}
section.full-width .gallery-row {}
.filter-items {
padding: 0 15px;
}
.filter-items.full-width {
padding: 0px 0px;
}
.filter-item .title-wrap {
position: absolute;
top: auto;
bottom: 10px;
background-color: #f44336;
color: #ffffff;
display: inline-block;
right: 45px;
z-index: 3;
text-transform: uppercase;
padding: 8px 30px;
box-shadow: 0 4px 6px rgba(33, 33, 33, 0.1);
-o-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.1);
-ms-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.1);
-moz-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.1);
-webkit-box-shadow: 0 4px 6px rgba(33, 33, 33, 0.1);
}
/*---------------------------------
Isotope Gallery - Masonary Style
-----------------------------------*/
.isotope,
.isotope .isotope-item {
/* change duration value to whatever you like */
-webkit-transition: .5s;
-moz-transition: .5s;
transition: .5s;
-webkit-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
-moz-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
transition-timing-function: cubic-bezier(.4, 0, .5, 1);
}
.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;
}
/*---------------------------------
Header
-----------------------------------*/
section.header * {
vertical-align: top;
}
section.header {
overflow-x: hidden;
max-width: 100%;
}
section.header .header-bg img {
width: 100%;
position: relative;
z-index: 1;
height: auto;
}
section.header .header-bg {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
section.header .header-bg .bg-overlay {
position: absolute;
width: 100%;
height: 100%;
background-size: cover;
background-position: center center;
z-index: 2;
top: 0px;
left: 0px;
background-color: rgba(33, 33, 33, 0.85);
}
section.header .topbar-wrap {
position: absolute;
width: 100%;
height: auto;
z-index: 100;
top: 0px;
padding-top: 50px;
}
section.header .topbar-wrap .container {
padding: 0px 15px;
}
section.header .topbar-wrap .logo-area {
min-width: 250px;
padding-left: 0px;
padding-right: 0px;
}
section.header .topbar-wrap .menu-area .menu {
background-color: transparent;
height: 50px;
}
section.header .topbar-wrap .menu-area {
padding-left: 0px;
}
section.header .slantbar {
background-color: #f44336;
height: 100%;
position: absolute;
z-index: 5;
top: 0px;
right: -15%;
padding: 0px;
width: 45%;
-moz-transform: skewX(-20deg);
-o-transform: skewX(-20deg);
transform: skewX(-20deg);
-ms-transform: skewX(-20deg);
-webkit-transform: skewX(-20deg);
}
section.header .white-wrap {
background-color: transparent;
height: 100%;
position: absolute;
z-index: 50;
right: 0px;
height: 350px;
top: 30%;
background-color: rgba(33, 33, 33, 0.2);
padding: 0px;
}
section.header .white-box {
position: relative;
height: 350px;
width: 450px;
background-color: #ffffff;
box-shadow: 0 4px 18px rgba(33, 33, 33, .3);
-o-box-shadow: 0 4px 18px rgba(33, 33, 33, .3);
-ms-box-shadow: 0 4px 18px rgba(33, 33, 33, .3);
-moz-box-shadow: 0 4px 18px rgba(33, 33, 33, .3);
-webkit-box-shadow: 0 4px 18px rgba(33, 33, 33, .3);
padding: 45px;
overflow: hidden;
background-image: url("../img/map-small.png");
background-repeat: no-repeat;
background-size: cover;
}
section.header .header-small .white-wrap {
height: 125px;
top: 50%;
}
section.header .header-small .white-box {
height: 125px;
padding: 30px 30px;
}
section.header .main-wrap {
position: absolute;
width: 100%;
height: auto;
z-index: 10;
top: 0px;
}
section.header .main-wrap {
height: 350px;
top: 30%;
position: absolute;
z-index: 20;
}
section.header .header-small .main-wrap {
top: 50%;
}
section.header .main-wrap .container {
padding: 0px 0px 0 0px;
}
section.header .main-wrap .container .main-content {
padding-left: 25px;
}
section.header .main-wrap h1 {
color: #ffffff;
line-height: 100px;
text-transform: uppercase;
font-size: 72px;
margin-bottom: 60px;
}
section.header .header-small .main-wrap {
height: auto;
}
section.header .header-small .main-wrap h1 {
font-size: 64px;
line-height: 86px;
margin-bottom: 30px;
white-space: nowrap;
}
section.header .header-small .main-wrap .headul {
margin-top: 25px;
}
section.header .header-small .main-wrap .headul:after {
margin: 0;
content: " ";
width: 60px;
height: 7px;
background-color: #f44336;
display: block;
}
section.header .play-area i {
float: left;
line-height: 55px;
margin: 0px;
padding: 0px;
font-size: 28px;
color: #ffffff;
background-color: #f44336;
height: 55px;
width: 90px;
text-align: center;
}
section.header .play-area span {
color: #ffffff;
text-transform: uppercase;
font-size: 20px;
font-weight: 700;
padding-left: 15px;
white-space: nowrap;
display: block;
padding-left: 110px;
}
section.header .play-area span.small {
font-size: 15px;
opacity: 0.7;
font-weight: 300;
}
section.header .play-area .fancybox-media {
display: inline-block;
float: left;
}
section.header .play-area div {
position: relative;
z-index: 2;
}
section.header .track-logo {
position: relative;
margin: 0px auto;
height: 120px;
width: 100%;
text-align: center;
margin-bottom: 5px;
}
section.header .header-small .track-logo {
float: left;
display: inline-block;
width: auto;
height: auto;
text-align: center;
padding: 0px;
}
section.header .header-small .track-logo i {
height: 80px;
width: 80px;
line-height: 72px;
font-size: 70px;
float: left;
text-align: center;
}
section.header .header-small .track-form-wrap {
padding-right: 0px;
padding-left: 30px;
}
section.header .header-small .track-form-wrap input {
margin-bottom: 10px;
}
section.header .header-small .track-form-wrap i {
right: 0px;
}
section.header .track-logo i {
font-size: 120px;
line-height: 120px;
width: auto;
height: 120px;
display: inline-block;
padding-left: 0px;
color: #212121;
opacity: 0.75;
}
section.header .box-heading {
font-size: 30px;
line-height: 30px;
color: #212121;
opacity: 0.75;
margin-bottom: 10px;
text-align: center;
text-transform: uppercase;
}
section.header .box-tagline {
font-size: 14px;
text-align: center;
line-height: 28px;
margin-bottom: 15px;
color: #212121;
opacity: 0.75;
}
section.header .track-form input {
background-color: transparent;
border: 0px solid transparent;
color: #757575;
position: relative;
width: 100%;
font-size: 16px;
padding: 10px 0;
border-bottom: 2px solid #757575;
text-transform: uppercase;
}
section.header .track-form i {
position: absolute;
top: 15px;
right: 15px;
font-size: 16px;
line-height: 25px;
color: #212121;
opacity: 0.75;
}
section.header .social-wrap {
background-color: transparent;
height: 100%;
position: absolute;
z-index: 20;
right: 0px;
height: 75px;
bottom: 0px;
padding: 0px;
}
section.header .social-box {
position: absolute;
height: 50px;
width: 450px;
background-color: transparent;
padding: 0px;
bottom: 25px;
text-align: right;
}
section.header .social-icons-wrap {
display: inline-block;
width: auto;
height: auto;
}
section.header .social-box a {
display: block;
height: 40px;
width: 40px;
border: 2px solid #ffffff;
border-radius: 50%;
float: left;
margin-left: 15px;
text-align: center;
color: #ffffff;
}
section.header .social-box a:hover {
color: #ffffff;
text-decoration: none;
}
section.header .social-box a i {
line-height: 30px;
text-align: center;
font-size: 14px;
}
section.header .owl-theme .owl-controls {
bottom: 0px;
top: auto;
}
section.header .owl-theme .owl-controls .owl-pagination {
max-width: 1170px;
margin: 0 auto;
display: inline-block;
padding: 0 15px;
width: 100%;
}
section.header .owl-theme .owl-controls .owl-pagination .owl-page {
opacity: 0.7;
}
section.header .owl-theme .owl-controls .owl-pagination .owl-page:hover {
opacity: 0.1;
}
@media only screen and (max-width: 1200px) {
section.header .social-box {
width: 400px;
}
section.header .white-wrap {
height: 300px;
top: 30%;
}
section.header .white-box {
height: 300px;
width: 400px;
padding: 15px;
}
section.header .main-wrap {
height: 300px;
top: 30%;
}
section.header .main-wrap h1 {
line-height: 80px;
font-size: 60px;
}
section.header .header-small .main-wrap h1 {
font-size: 54px;
}
section.header .play-area i {
line-height: 50px;
height: 50px;
width: 80px;
}
section.header .play-area span {
font-size: 16px;
padding-left: 100px;
line-height: 26px;
}
section.header .play-area span.small {
font-size: 15px;
}
}
@media only screen and (max-width: 992px) {
section.header .header-small .main-wrap h1 {
font-size: 48px;
line-height: 70px;
margin-bottom: 20px;
}
section.header .header-small .track-logo i {
font-size: 60px;
height: 60px;
width: 60px;
line-height: 70px;
}
section.header .header-small .main-wrap .headul {
margin: 10px 0 0 0;
}
section.header .social-box {
width: 300px;
bottom: 10px;
}
section.header .social-box a {
line-height: 20px;
height: 30px;
width: 30px;
}
section.header .social-box a i {
line-height: 20px;
font-size: 10px;
}
section.header .social-wrap {
height: 50px;
}
section.header .topbar-wrap .menu-area {
float: right;
}
section.header .white-wrap {
height: 250px;
top: 35%;
}
section.header .white-box {
height: 250px;
width: 300px;
padding: 15px;
}
section.header .main-wrap {
height: 250px;
top: 35%;
padding-top: 10px;
}
section.header .main-wrap h1 {
line-height: 60px;
font-size: 48px;
margin-bottom: 60px;
}
section.header .play-area i {
line-height: 40px;
height: 40px;
width: 70px;
font-size: 16px;
}
section.header .play-area span {
font-size: 16px;
padding-left: 90px;
line-height: 23px;
}
section.header .play-area span.small {
font-size: 14px;
}
section.header .track-logo {
height: 70px;
margin-bottom: 15px;
}
section.header .track-logo i {
font-size: 70px;
line-height: 70px;
height: 70px;
}
section.header .box-heading {
font-size: 20px;
line-height: 20px;
}
section.header .box-tagline {
font-size: 12px;
line-height: 28px;
margin-bottom: 5px;
}
section.header .track-form input {
font-size: 14px;
padding: 5px 0;
}
section.header .track-form i {
top: 15px;
right: 15px;
font-size: 15px;
line-height: 25px;
}
}
@media only screen and (max-width: 768px) {
section.header .social-wrap {
display: none;
}
section.header .main-wrap h1 {
margin-bottom: 30px;
}
section.header .main-wrap {
top: 45%;
height: auto;
}
section.header .play-area i {
line-height: 45px;
height: 45px;
}
}
@media only screen and (max-width: 480px) {
section.header .play-area {
display: none;
}
}
/*---------------------------------
Header Top Bar Menu
-----------------------------------*/
section.header .topbar {
width: 100%;
height: 50px;
top: -5px;
left: 15px;
position: relative;
z-index: 40;
display: block;
}
section.header .topbar .menu .primary {
width: 100%;
text-align: left;
height: 50px;
float: left;
}
section.header .topbar .menu ul {
width: auto;
margin: 0;
padding: 0;
background-color: transparent;
list-style-type: none;
}
section.header .topbar .menu ul ul {
box-shadow: 0 4px 4px rgba(33, 33, 33, 0.3);
-o-box-shadow: 0 4px 4px rgba(33, 33, 33, 0.3);
-ms-box-shadow: 0 4px 4px rgba(33, 33, 33, 0.3);
-moz-box-shadow: 0 4px 4px rgba(33, 33, 33, 0.3);
-webkit-box-shadow: 0 4px 4px rgba(33, 33, 33, 0.3);
}
section.header .topbar .menu ul li {
float: left;
display: inline-block;
}
section.header .topbar .menu ul li:hover {
background-color: #212121;
}
section.header .topbar .menu .black ul {
float: left;
}
section.header .topbar .cssmenu > ul > li > a > i {
font-size: 12px;
padding-left: 3px;
top: -2px;
position: relative;
line-height: 50px;
}
/*---------------------------------
Header Mobile Menu (Small Screens)
-----------------------------------*/
section.header .container .menu-mobile i.menu-toggle {
float: right;
width: 50px;
height: 50px;
background: transparent;
color: #ffffff;
display: block;
font-size: 21px;
line-height: 45px;
text-align: center;
cursor: pointer;
display: none;
}
section.header .container .menu-mobile.open i.menu-toggle,
section.header .container .menu-mobile i.menu-toggle:hover {
background: #212121;
color: #ffffff;
}
section.header .container .menu-mobile ul.menu,
section.header .container .menu-mobile.open ul.menu {
display: none;
}
/*------------ Responsive Header Menu -----------*/
@media only screen and (max-width: 1200px) {
section.header .container {
padding: 50px 0 0 0px;
}
.topbar .cssmenu > ul > li > a {
font-size: 14px;
padding: 0 14px;
}
}
@media only screen and (max-width: 992px) {
section.header .header-logo-wrap {
z-index: 500 !important;
}
section.header .container .menu-mobile.open ul.menu {
display: block;
box-shadow: 0 2px 2px rgba(33, 33, 33, 0.3);
-o-box-shadow: 0 2px 2px rgba(33, 33, 33, 0.3);
-ms-box-shadow: 0 2px 2px rgba(33, 33, 33, 0.3);
-moz-box-shadow: 0 2px 2px rgba(33, 33, 33, 0.3);
-webkit-box-shadow: 0 2px 2px rgba(33, 33, 33, 0.3);
}
section.header .topbar {
display: none;
}
section.header .container .menu-mobile i.menu-toggle {
display: block;
}
section.header .container .menu-mobile.open ul.menu {
display: block;
top: 50px;
min-width: 350px;
position: absolute;
right: 0px;
}
section.header .container .menu-mobile {
position: absolute;
left: 0px;
}
.menu-mobile.cssmenu ul li a {
background-color: rgba(33, 33, 33, 1);
text-align: left;
color: #cccccc;
border-left: 3px solid transparent;
}
.menu-mobile.cssmenu ul li a:hover {
color: #cccccc;
border-left: 3px solid #f44336;
background-color: #151515;
}
.menu-mobile.cssmenu ul li.has-sub a i {
font-size: 16px;
float: right;
top: 15px;
right: 12px;
position: absolute;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.menu-mobile.cssmenu ul li.has-sub a i.open {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
.menu-mobile.cssmenu ul ul li a {
padding: 0 30px;
}
.menu-mobile.cssmenu ul ul li.has-sub a i {
top: 10px;
font-size: 16px;
}
section.header .container .menu-mobile.cssmenu {
width: 100%;
left: auto;
right: 0px;
}
section.header .container {
padding: 50px 0 0 0px;
}
.menu-mobile.cssmenu > ul > li {
background-color: #212121;
}
.menu-mobile.cssmenu ul ul,
.menu-mobile.cssmenu ul ul ul {
display: block;
padding-left: 30px;
display: none;
}
.menu-mobile.cssmenu ul.open,
.menu-mobile.cssmenu ul ul.open,
.menu-mobile.cssmenu ul ul ul.open {
display: block;
}
.menu-mobile.cssmenu ul ul li:hover > ul {
left: auto;
}
.menu-mobile.cssmenu > ul > li:hover > a,
.menu-mobile.cssmenu > ul > li.active > a {
color: #cccccc;
}
section.header .container .menu-mobile.cssmenu > ul > li > a,
section.header .container .menu-mobile.cssmenu > ul > ul > li > a {
font-size: 15px;
padding: 0 30px;
}
}
@media only screen and (max-width: 768px) {
section.header .container .menu-mobile.cssmenu.open {
background-color: transparent;
}
section.header .container .menu-mobile.cssmenu {
width: 100%;
left: 0px;
right: 0px;
background-color: transparent;
z-index: 2;
padding-right: 0px;
}
section.header .container .menu-mobile i.menu-toggle {
margin-top: 0px;
margin-right: 0px;
}
section.header .container .menu-mobile.cssmenu ul {
padding-top: 0px;
}
section.header .container .menu-mobile.cssmenu ul ul {
padding-top: 0px;
}
section.header .container .menu-mobile.cssmenu > ul > li > a,
section.header .container .menu-mobile.cssmenu > ul > ul > li > a {
font-size: 15px;
padding: 0 15px 0 15px;
}
section.header .container {
padding: 0px 0 0 0px;
}
}
/*---------------------------------
Header Menu Large Screens
-----------------------------------*/
.cssmenu,
.cssmenu ul,
.cssmenu ul li,
.cssmenu ul li a,
.cssmenu #menu-button {
margin: 0;
padding: 0;
border: 0;
list-style: none;
line-height: 1;
display: block;
position: relative;
}
.cssmenu:after,
.cssmenu > ul:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.cssmenu #menu-button {
display: none;
}
.cssmenu {
width: auto;
display: inline-block;
}
.cssmenu > ul > li {
float: left;
}
.cssmenu.align-center > ul {
font-size: 0;
text-align: center;
}
.cssmenu.align-center > ul > li {
display: inline-block;
float: none;
}
.cssmenu.align-center ul ul {
text-align: left;
}
.cssmenu.align-right > ul > li {
float: right;
}
.cssmenu.align-right ul ul {
text-align: right;
}
.cssmenu > ul > li > a {
padding: 0 15px;
line-height: 50px;
font-size: 15px;
font-weight: 400;
text-decoration: none;
text-transform: uppercase;
color: #ffffff;
text-align: center;
background-color: transparent;
}
.cssmenu > ul > li:hover > a,
.cssmenu > ul > li.active > a {
color: #ffffff;
}
.cssmenu ul ul {
position: absolute;
left: -9999px;
}
.cssmenu li:hover > ul {
left: auto;
}
.cssmenu ul ul li:hover > ul {
left: 201px;
}
.cssmenu.align-right li:hover > ul {
right: 0;
}
.cssmenu ul ul ul {
margin-left: 100%;
top: 0;
}
.cssmenu.align-right ul ul ul {
margin-left: 0;
margin-right: 100%;
}
.cssmenu ul ul li {
height: 40px;
}
.cssmenu ul li:hover > ul > li {
height: 40px;
}
.cssmenu ul ul li a {
width: 200px;
font-size: 15px;
color: #cccccc;
padding: 0 25px;
line-height: 40px;
font-size: 14px;
font-weight: 400;
text-decoration: none;
text-align: left;
background-color: #212121;
border-left: 3px solid transparent;
}
.cssmenu ul ul li:hover > a,
.cssmenu ul ul li a:hover {
color: #ffffff;
border-left: 3px solid #f44336;
background-color: #151515;
}
.cssmenu ul ul li.has-sub > a:after {}
.cssmenu.align-right ul ul li.has-sub > a:after {
right: auto;
left: 10px;
border-bottom: 0;
border-right: 0;
border-top: 1px solid #dddddd;
border-left: 1px solid #dddddd;
}
.cssmenu ul ul li.has-sub:hover > a:after {
border-color: #cccccc;
}
.cssmenu ul ul li.has-sub a i {
float: right;
position: absolute;
top: 14px;
right: 15px;
font-size: 14px;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
}
@media all and (max-width: 992px) {
.cssmenu {
width: 100%;
}
.cssmenu ul {
width: 100%;
display: none;
}
.cssmenu.align-center > ul,
.cssmenu.align-right ul ul {
text-align: left;
}
.cssmenu ul li,
.cssmenu ul ul li,
.cssmenu ul li:hover > ul > li {
width: 100%;
height: auto;
}
.cssmenu ul li a,
.cssmenu ul ul li a {
width: 100%;
}
.cssmenu > ul > li,
.cssmenu.align-center > ul > li,
.cssmenu.align-right > ul > li {
float: none;
display: block;
}
.cssmenu ul ul ul li a {
padding-left: 40px;
}
.cssmenu ul ul,
.cssmenu ul ul ul {
position: relative;
left: 0;
right: auto;
width: 100%;
margin: 0;
}
.cssmenu > ul > li.has-sub > a:after,
.cssmenu ul ul li.has-sub > a:after {
display: none;
}
#menu-line {
display: none;
}
.cssmenu .submenu-button {
position: absolute;
z-index: 10;
right: 0;
top: 0;
display: block;
border-left: 1px solid rgba(120, 120, 120, 0.15);
height: 52px;
width: 52px;
cursor: pointer;
}
.cssmenu .submenu-button:after {
content: '';
position: absolute;
top: 21px;
left: 26px;
display: block;
width: 1px;
height: 11px;
background: #000000;
z-index: 99;
}
.cssmenu .submenu-button:before {
content: '';
position: absolute;
left: 21px;
top: 26px;
display: block;
width: 11px;
height: 1px;
background: #000000;
z-index: 99;
}
.cssmenu .submenu-button.submenu-opened:after {
display: none;
}
}
/*----------------------------------
Bootstrap Well
----------------------------------*/
.well {
border: 0px solid transparent;
background-color: #f5f5f5;
box-shadow: none;
-o-box-shadow: none;
-ms-box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
border-radius: 0px;
-o-border-radius: 0px;
-ms-border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}
/*----------------------------------
Sidebar widgets
----------------------------------*/
.sidebar-widget {
padding: 30px;
background-color: #f5f5f5;
margin-bottom: 50px;
width: 100%;
display: inline-block;
}
.sidebar-widget h4 {
text-transform: uppercase;
}
.sidebar-widget .headul {
margin: 7px 0px 20px 0;
}
.sidebar-widget .headul:before {
margin-left: 0px;
width: 60px;
height: 1px;
}
.sidebar-widget .headul:after {
margin-left: 0px;
width: 20px;
height: 3px;
}
/*--------- Category and Archive Widget ------------*/
.sidebar-widget ul {
list-style-type: none;
padding-left: 0px;
margin: 0px;
display: inline-block;
width: 100%;
}
.sidebar-widget ul li {
margin: 0 0 10px 0;
}
.sidebar-widget ul li:last-child {
margin-bottom: 0px;
}
.sidebar-widget ul li a {
color: #212121;
}
.sidebar-widget ul li a {
padding-left: 0px;
}
.sidebar-widget ul li i {
margin: 0 10px 0px 0;
font-size: 12px;
line-height: 22px;
color: #f44336;
}
/*--------- Posts Widget ------------*/
.posts-widget .pic {
padding: 0px;
}
.posts-widget .info {
padding-right: 0px;
}
.posts-widget ul {
margin-top: 10px;
}
.posts-widget ul li {
margin-bottom: 20px;
display: inline-block;
}
.posts-widget .info h4 {
font-size: 16px;
line-height: 26px;
height: 52px;
width: 95%;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
margin-bottom: 10px;
}
.posts-widget .info p {
margin-bottom: 0px;
}
.posts-widget .info .more {
font-size: 14px;
}
/*--------- Search Widget ------------*/
.sidebar-widget.search-widget {
padding: 0px;
background-color: #f5f5f5;
}
.sidebar-widget.search-widget form {
width: 100%;
display: inline-block;
margin: 0px;
padding: 0px;
position: relative;
}
.sidebar-widget.search-widget i {
position: absolute;
top: 15px;
left: 30px;
z-index: 2;
font-size: 15px;
line-height: 18px;
}
.sidebar-widget.search-widget input {
width: 100%;
padding: 15px 15px 15px 60px;
z-index: 1;
margin: 0px;
color: #212121;
}
.sidebar-widget.search-widget input[type="submit"] {
visibility: hidden;
overflow: hidden;
max-width: 0px;
max-height: 0px;
height: 0px;
width: 0px;
padding: 0px;
position: absolute;
top: 0px;
right: 0px;
z-index: 0;
}
/*----------------------------------
Grid Columns
----------------------------------*/
.ui-columns .panel-body {
background-color: #f5f5f5;
padding: 15px;
display: inline-block;
width: 100%;
height: auto;
color: #757575;
margin-bottom: 30px;
}
.ui-columns-white .panel-body {
background-color: #ffffff;
padding: 15px;
display: inline-block;
width: 100%;
height: auto;
color: #757575;
margin-bottom: 30px;
}
/*----------------------------------
Animation Effects
----------------------------------*/
.effect-box h4 {
color: #ffffff;
text-transform: uppercase;
margin-bottom: 10px;
}
.effect-box p {
margin-bottom: 0px;
color: #ffffff;
opacity: 0.8;
}
.effect-box .anim-wrap {
background-color: #f44336;
display: inline-block;
padding: 25px;
width: 100%;
}
.effect-box {
margin-bottom: 30px;
}
/*---------------------------------
Full Icon Set (Material Icons, Shipping & Font Awesome)
-----------------------------------*/
.shipping-icons div,
.shipping-icons div *,
.fontawesome div,
.fontawesome div *,
.material_icons div,
.material_icons div *
{
-webkit-transition: .5s;
-moz-transition: .5s;
transition: .5s;
-webkit-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
-moz-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
transition-timing-function: cubic-bezier(.4, 0, .5, 1);
}
.shipping-icons div,
.fontawesome div,
.material_icons div {
text-align: center;
padding: 15px;
margin-bottom: 10px;
}
.shipping-icons div i,
.fontawesome div i,
.material_icons div i {
display: block;
margin: 0 auto;
font-size: 36px;
line-height: 36px;
margin-bottom: 10px;
color: #f44336;
}
.shipping-icons div i {
font-size: 42px;
line-height: 42px;
}
.shipping-icons div:hover,
.fontawesome div:hover,
.material_icons div:hover {
background-color: #f5f5f5;
cursor: pointer;
}
.shipping-icons div:hover i,
.fontawesome div:hover i,
.material_icons div:hover i {
color: #212121;
}
.fontawesome h4 {
text-transform: uppercase;
text-align: center;
display: block;
clear: both;
width: 100%;
height: auto;
margin-top: 75px;
margin-bottom: 50px;
}
/*----------------------------------
Settings Panel
----------------------------------*/
.settings-panel,
.settings-panel .toggle{
box-shadow: 2px 2px 2px rgba(33, 33, 33, 0.3);
-o-box-shadow: 2px 2px 2px rgba(33, 33, 33, 0.3);
-ms-box-shadow: 2px 2px 2px rgba(33, 33, 33, 0.3);
-moz-box-shadow: 2px 2px 2px rgba(33, 33, 33, 0.3);
-webkit-box-shadow: 2px 2px 2px rgba(33, 33, 33, 0.3);
}
.settings-panel.collapsed{
margin-left: -180px;
}
.settings-panel{
padding: 15px 30px 15px 30px;
position: fixed;
width: 180px;
height: auto;
background: #212121;
color: #cccccc;
top: 30%;
left: 0px;
z-index: 99999;
display: inline-block;
}
.settings-panel .toggle{
width: 50px;
height: 50px;
position: absolute;
top: 0px;
right: -50px;
line-height: 47px;
color: #cccccc;
display: block;
background-color: #212121;
font-size: 16px;
text-align: center;
cursor: pointer;
}
.settings-panel h5{
font-weight: normal;
font-size: 14px;
margin: 0 0 20px 0;
color: #ccc;
}
.settings-panel .colors{
display: inline-block;
}
.settings-panel .colors div{
height: 30px;
width: 30px;
margin: 0 10px 10px 0px;
cursor: pointer;
background-color: #ffc107;
float: left;
text-align: center;
}
.settings-panel .colors div i{
opacity: 0;
font-size: 12px;
color: #212121;
text-align: center;
width: 30px;
}
.settings-panel .colors div:hover i,
.settings-panel .colors div.active i{
opacity: 1;
}
/*----------------------------------
Bootstrap 3 Media Queries
----------------------------------*/
/*---------------- Mobile First Method ---------------*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {}
/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {}
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {}
/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {}
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {}
/*========== Non-Mobile First Method ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {}
/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {}
| 0.467575 | 0.068725 |
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
@font-face {
font-family: 'fas400';
font-style: normal;
font-weight: 400;
font-display: auto;
src: url("../lib/fontawesome/webfonts/fa-regular-400.eot");
src: url("../lib/fontawesome/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../lib/fontawesome/webfonts/fa-regular-400.woff2") format("woff2"), url("../lib/fontawesome/webfonts/fa-regular-400.woff") format("woff"), url("../lib/fontawesome/webfonts/fa-regular-400.ttf") format("truetype"), url("../lib/fontawesome/webfonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
font-family: 'fas400', sans-serif;
font-weight: 400;
}
@font-face {
font-family: 'fas900';
font-style: normal;
font-weight: 900;
font-display: auto;
src: url("../lib/fontawesome/webfonts/fa-solid-900.eot");
src: url("../lib/fontawesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../lib/fontawesome/webfonts/fa-solid-900.woff2") format("woff2"), url("../lib/fontawesome/webfonts/fa-solid-900.woff") format("woff"), url("../lib/fontawesome/webfonts/fa-solid-900.ttf") format("truetype"), url("../lib/fontawesome/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
font-family: 'fas900', sans-serif;
font-weight: 900;
}
.fa-bars:before {
content: "\f0c9";
}
.fa-window-close:before {
content: "\f410";
}
.fa-phone-alt:before {
content: "\f879";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-camera:before {
content: "\f030";
}
.fa-circle:before {
content: "\f111";
}
.fa-dot-circle:before {
content: "\f192";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-instagram:before {
content: "\f16d";
}
|
public/site_assets/css/fas.css
|
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
@font-face {
font-family: 'fas400';
font-style: normal;
font-weight: 400;
font-display: auto;
src: url("../lib/fontawesome/webfonts/fa-regular-400.eot");
src: url("../lib/fontawesome/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../lib/fontawesome/webfonts/fa-regular-400.woff2") format("woff2"), url("../lib/fontawesome/webfonts/fa-regular-400.woff") format("woff"), url("../lib/fontawesome/webfonts/fa-regular-400.ttf") format("truetype"), url("../lib/fontawesome/webfonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
font-family: 'fas400', sans-serif;
font-weight: 400;
}
@font-face {
font-family: 'fas900';
font-style: normal;
font-weight: 900;
font-display: auto;
src: url("../lib/fontawesome/webfonts/fa-solid-900.eot");
src: url("../lib/fontawesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../lib/fontawesome/webfonts/fa-solid-900.woff2") format("woff2"), url("../lib/fontawesome/webfonts/fa-solid-900.woff") format("woff"), url("../lib/fontawesome/webfonts/fa-solid-900.ttf") format("truetype"), url("../lib/fontawesome/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
font-family: 'fas900', sans-serif;
font-weight: 900;
}
.fa-bars:before {
content: "\f0c9";
}
.fa-window-close:before {
content: "\f410";
}
.fa-phone-alt:before {
content: "\f879";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-camera:before {
content: "\f030";
}
.fa-circle:before {
content: "\f111";
}
.fa-dot-circle:before {
content: "\f192";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-instagram:before {
content: "\f16d";
}
| 0.344885 | 0.067516 |
body,
.fixed section {
background: none;
}
.logopanel {
background-color: #222;
}
.headerbar {
background-color: #222;
}
.logopanel h1,
.menutoggle {
color: #fff;
}
.logopanel h1 span {
color: #7bb7eb;
}
.headerbar {
border-left-color: rgba(255,255,255,0.08);
}
.menutoggle {
border-right-color: rgba(255,255,255,0.08);
}
.rtl .menutoggle {
border-left: 1px solid #333;
}
.menutoggle:hover {
background-color: #171717;
border-right-color: rgba(255,255,255,0.15);
color: #fff;
}
.rtl .searchform input {
background-position: 10px center;
}
.searchform input {
height: auto;
padding: 7px 10px;
margin: 8px 0 0 8px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
border: 0;
}
.rtl .searchform input {
margin-left: 0;
margin-right: 8px;
}
.headermenu .tp-icon {
background: none;
border: 0;
color: #fff;
}
.headermenu > li {
border-left-color: rgba(255,255,255,0.08);
}
.rtl .headermenu > li:first-child {
border-right-color: #333;
}
.headermenu .dropdown-toggle:hover,
.headermenu .dropdown-toggle:focus,
.headermenu .dropdown-toggle:active,
.headermenu .dropdown-toggle.active,
.headermenu .open .dropdown-toggle.dropdown-toggle {
background-color: rgba(0,0,0,0.1);
color: #fff;
}
.headermenu .chat-icon:hover {
background-color: rgba(0,0,0,0.1);
}
.headermenu .dropdown-toggle {
background: none;
color: #fff;
}
.headermenu .dropdown-menu {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
border-color: #ccc;
}
.headermenu .dropdown-menu-usermenu li a:hover {
background-color: #428bca;
}
.dropdown-menu-head .title {
background-color: #428bca;
color: #fff;
}
.headermenu .dropdown-menu-head ul {
border: 1px solid #ccc;
border-top: 0;
}
.headermenu .dropdown-menu-usermenu {
background-color: #fff;
border: 1px solid #ccc;
border-top: 0;
}
.headermenu .dropdown-menu li a {
color: #333;
}
.headermenu .dropdown-menu:after {
border-bottom-color: #428bca;
top: -5px;
}
.headermenu .dropdown-menu-usermenu:after {
border-bottom-color: #fff;
}
.headerbar .topnav > ul > li > a {
color: #fff;
border-right: 1px solid rgba(255,255,255,0.1);
padding-top: 16px;
padding-bottom: 16px;
}
.headerbar .topnav > ul > li > a:hover {
background-color: rgba(0,0,0,0.1);
}
.headerbar .topnav > ul > li > a:hover,
.headerbar .topnav > ul > li > a:focus,
.headerbar .topnav > ul > li.open > a,
.headerbar .topnav > ul > li.active > a {
color: #fff;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
background-color: rgba(0,0,0,0.1);
}
.headerbar .topnav > ul > li .dropdown-menu > li > a:hover {
background-color: #2a6fa8;
}
.headerbar .logopanel {
border-right-color: rgba(255,255,255,0.1);
}
/*** LEFT PANEL ***/
.leftpanel:after {
position: fixed;
top: 0;
left: 0;
bottom: 0;
width: 240px;
background-color: #333;
content: '';
display: block;
z-index: -1;
}
.rtl .leftpanel:after {
left: auto;
right: 0;
}
.leftpanelinner {
padding: 0;
}
.leftpanelinner .searchform input {
background-color: #fff;
}
.leftpanel .sidebartitle {
padding-left: 10px;
padding-right: 10px;
color: #fff;
opacity: 0.2;
}
.leftpanel .userlogged {
padding-left: 10px;
}
.nav-bracket {
border-top: 1px solid #3c3c3c;
}
.nav-bracket > li + li {
margin: 0;
}
.nav-bracket > li > a {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
padding: 10px;
border-bottom: 1px solid #3c3c3c;
-moz-transition: all 0.2s ease-out 0s;
-webkit-transition: all 0.2s ease-out 0s;
transition: all 0.2s ease-out 0s;
color: #999;
}
.nav-bracket > li > a:hover,
.nav-bracket > li > a:active,
.nav-bracket > li > a:focus {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
background-color: #272727;
color: #fff;
}
.nav-bracket > li.active > a {
background-color: #428bca;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.nav-bracket > li.active > a:hover,
.nav-bracket > li.active > a:focus {
background-color: #428bca;
background-image: none;
}
.nav-bracket > li.nav-parent > a,
.nav-bracket > li.nav-parent.active > a {
background-image: none;
}
.nav-bracket > li.nav-parent > a:after {
position: absolute;
top: 10px;
right: 16px;
font-family: 'FontAwesome';
content: '\f107';
opacity: 0.5;
}
.rtl .nav-bracket > li.nav-parent > a:after {
right: auto;
left: 16px;
}
.nav-bracket > li.nav-parent > a:hover,
.nav-bracket > li.nav-parent > a:active,
.nav-bracket > li.nav-parent > a:focus {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
background-color: #272727;
background-image: none;
color: #fff;
}
.nav-bracket > li.nav-active > a,
.nav-bracket > li.nav-active > a:focus,
.nav-bracket > li.nav-active > a:active {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
background-color: #272727;
color: #fff;
}
.nav-bracket .children {
background-color: #e0e5ea;
margin: 0;
}
.nav-bracket > li > a > .badge {
background-color: #d9534f;
color: #fff;
font-weight: 400;
}
.nav-bracket > li.active > a > .badge {
background-color: #fff;
color: #428bca;
}
.nav-bracket .children > li > a {
color: #666;
border-right: 1px solid #ccc;
}
.rtl .nav-bracket .children > li > a {
border-right: 0;
border-left: 1px solid #ccc;
}
.nav-bracket .children > li > a:hover,
.nav-bracket .children > li > a:active,
.nav-bracket .children > li > a:focus {
color: #333;
}
.nav-bracket .children > li.active > a {
color: #333;
background-color: #fff;
border: 1px solid #ccc;
border-right: 0;
border-left: 0;
}
.nav-bracket .children > li.active:first-child > a {
border-top: 0;
}
.nav-bracket .children > li.active:last-child > a {
border-bottom: 0;
}
.nav-bracket > li.nav-active.active > a,
.nav-bracket > li.nav-parent.active > a:active,
.nav-bracket > li.nav-parent.active > a:focus {
background-image: none;
}
.nav-bracket > li.nav-active.active > a,
.nav-bracket > li.nav-active.active > a:hover,
.nav-bracket > li.nav-active.active > a:active
.nav-bracket > li.nav-active.active > a:focus,
.nav-bracket > li.nav-parent.active > a {
background-color: #428bca;
background-image: none;
border-bottom-width: 0;
}
.nav-bracket .children > li > a {
padding-right: 10px;
}
.infosummary ul {
border-top: 1px solid #3c3c3c;
}
.infosummary ul > li {
border-bottom: 1px solid #3c3c3c;
}
.infosummary ul > li {
padding-left: 10px;
padding-right: 10px;
}
.infosummary span {
opacity: 0.3;
font-size: 11px;
}
.infosummary .datainfo h4 {
color: #fff;
font-size: 20px;
font-family: 'Helvetica Neue', sans-serif;
font-weight: 400;
}
.leftpanel-collapsed .leftpanelinner {
border-top: 0;
}
.leftpanel-collapsed .nav-bracket {
margin: 0;
border-top: 0;
}
.leftpanel-collapsed .nav-bracket > li > a,
.leftpanel-collapsed .nav-bracket > li > a:hover {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.leftpanel-collapsed .nav-bracket > li.nav-hover.active > a,
.leftpanel-collapsed .nav-bracket > li.nav-hover.active > a > span:last-child {
background-color: #428bca;
color: #fff;
}
.leftpanel-collapsed .nav-bracket > li.nav-hover > a,
.leftpanel-collapsed .nav-bracket > li.nav-hover > a > span:last-child {
background-color: #272727;
color: #fff;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.leftpanel-collapsed .nav-bracket > li > a > span:last-child {
left: 42px;
min-width: 207px;
}
.rtl .leftpanel-collapsed .nav-bracket > li > a > span:last-child {
left: auto;
right: 42px;
}
.leftpanel-collapsed .nav-bracket > li.active > a > span:last-child {
border-bottom-right-radius: 2px;
}
.leftpanel-collapsed .nav-bracket > li.nav-parent.nav-hover > a > span:last-child {
border-bottom-right-radius: 0;
}
.rtl .leftpanel-collapsed .nav-bracket > li.nav-parent.nav-hover > a > span:last-child {
border-bottom-left-radius: 0;
border-top-left-radius: 2px;
}
.leftpanel-collapsed .nav-bracket li.nav-hover ul {
background-color: #f7f7f7;
border: 1px solid #ccc;
border-top: 0;
border-left: 0;
left: 50px;
min-width: 199px;
padding: 0;
margin: 0;
}
.rtl .leftpanel-collapsed .nav-bracket li.nav-hover ul {
left: auto;
right: 50px;
}
.leftpanel-collapsed .nav-bracket li.nav-hover ul > li {
display: block;
margin-left: 0;
padding-left: 0;
}
.leftpanel-collapsed .nav-bracket li.nav-hover ul > li > a {
padding-left: 5px;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.leftpanel-collapsed .nav-bracket > li.nav-parent > a:after {
display: none;
}
.leftpanel-collapsed .leftpanel:after {
width: 50px;
}
.leftpanel-collapsed .nav-bracket .children > li > a {
border-right: 0;
}
.rtl .leftpanel-collapsed .nav-bracket .children > li > a {
border-left: 1px solid #ccc;
}
/*** MAIN PANEL ***/
.leftpanel-collapsed .headerbar {
position: relative;
z-index: 100;
border-left: 0;
}
.stickyheader .headerbar {
position: fixed;
}
.mainpanel {
background-color: #fff;
}
.pageheader {
border-bottom: 0;
background: none;
padding-bottom: 0;
}
.panel {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.panel-default {
border: 1px solid #d7d7d7;
}
.panel {
background: none;
}
.panel-default > .panel-heading {
background-color: #f9f9f9;
}
.panel-primary .panel-body,
.panel-success .panel-body,
.panel-warning .panel-body,
.panel-info .panel-body,
.panel-danger .panel-body,
.panel-dark .panel-body {
border: 1px solid #d7d7d7;
border-top: 0;
-moz-border-radius: 0 0 3px 3px;
-webkit-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
}
.panel-primary .panel-footer {
border: 1px solid #d7d7d7;
border-top: 0;
}
.panel-heading p {
margin-top: 5px;
}
.panel-dark .panel-heading,
.widget-profile .row > div > span,
.widget-weather .panel-body {
background-color: #202122;
}
/* email */
.table-email {
border: 1px solid #ddd;
}
.table-email > tbody > tr > td {
border-top: 1px solid #ddd;
}
.panel-email .panel {
border: 0;
background: none;
}
.panel-email .pull-right > .btn-group:last-child {
margin-right: 0;
}
.panel-email .panel-body {
padding: 0;
}
.nav-email > li > a {
padding: 7px 10px;
border: 2px solid #fff;
}
.nav-email > li > a:hover {
background: none;
color: #333;
border-color: #f7f7f7;
}
.nav-email > li.active > a,
.nav-email > li.active > a:hover,
.nav-email > li.active > a:focus {
border: 2px solid #428bca;
background: none;
color: #428bca;
}
.nav-email > .active > a > .badge {
background-color: #428bca;
color: #fff;
}
/* blog */
.blog-item {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.blog-details {
border: 1px solid #ddd;
border-top: 0;
}
.panel-blog {
border: 0;
background: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.panel-blog .panel-body {
padding: 0;
}
/* directory */
.letter-list {
border: 1px solid #ddd;
-moz-border-radius: 3px;
border-radius: 3px;
border-radius: 3px;
}
.people-item {
border: 1px solid #ddd;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.people-item .media-object {
margin-bottom: 0;
}
/* signin/signup */
.signin-info .logopanel h1,
.signup-info .logopanel h1 {
color: #333;
}
.feat-list h4 {
color: #428bca;
}
/*** RIGHT PANEL ***/
.rightpanel {
background-color: #333;
}
.rightpanel .nav-tabs {
border: 0;
background-color: #272727;
border-left: 1px solid #373737;
}
.rightpanel .nav-tabs > li > a {
padding: 15px 20px;
}
.rightpanel .nav-tabs > li > a:hover {
color: #fff;
}
.rightpanel .nav-tabs > li > a:focus {
background: none;
}
.rightpanel .nav-tabs > li.active > a,
.rightpanel .nav-tabs > li.active > a:hover,
.rightpanel .nav-tabs > li.active > a:active,
.rightpanel .nav-tabs > li.active > a:focus {
background-color: #333;
}
.rightpanel, .rightpanel label {
color: #999;
}
.chatuserlist .media-body strong {
color: #ddd;
}
.filemanager-options {
border: 1px solid #d7d7d7;
}
.filemanager .thmb {
border-color: #d7d7d7;
}
.fm-sidebar .tag-list li a {
background-color: #eee;
}
/* form wizard */
.basic-wizard .nav li.active a,
.basic-wizard .nav li.active a:focus,
.basic-wizard .nav li.active a:active {
background-color: #fff;
border-bottom-color: #fff;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
background-color: #fff;
border-bottom: 0;
position: relative;
margin-bottom: 0;
}
/* tabs/accordion */
.nav-tabs {
border: 1px solid #d8dbde;
}
/* signin/signup */
body.notfound, body.signin {
background-color: #fff;
}
.signinpanel form,
.signuppanel form {
-moz-box-shdow: none;
-webkit-box-shadow: none;
box-shadow: none;
background-color: #fcfcfc;
}
|
assets/css/style.darkknight.css
|
body,
.fixed section {
background: none;
}
.logopanel {
background-color: #222;
}
.headerbar {
background-color: #222;
}
.logopanel h1,
.menutoggle {
color: #fff;
}
.logopanel h1 span {
color: #7bb7eb;
}
.headerbar {
border-left-color: rgba(255,255,255,0.08);
}
.menutoggle {
border-right-color: rgba(255,255,255,0.08);
}
.rtl .menutoggle {
border-left: 1px solid #333;
}
.menutoggle:hover {
background-color: #171717;
border-right-color: rgba(255,255,255,0.15);
color: #fff;
}
.rtl .searchform input {
background-position: 10px center;
}
.searchform input {
height: auto;
padding: 7px 10px;
margin: 8px 0 0 8px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
border: 0;
}
.rtl .searchform input {
margin-left: 0;
margin-right: 8px;
}
.headermenu .tp-icon {
background: none;
border: 0;
color: #fff;
}
.headermenu > li {
border-left-color: rgba(255,255,255,0.08);
}
.rtl .headermenu > li:first-child {
border-right-color: #333;
}
.headermenu .dropdown-toggle:hover,
.headermenu .dropdown-toggle:focus,
.headermenu .dropdown-toggle:active,
.headermenu .dropdown-toggle.active,
.headermenu .open .dropdown-toggle.dropdown-toggle {
background-color: rgba(0,0,0,0.1);
color: #fff;
}
.headermenu .chat-icon:hover {
background-color: rgba(0,0,0,0.1);
}
.headermenu .dropdown-toggle {
background: none;
color: #fff;
}
.headermenu .dropdown-menu {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
border-color: #ccc;
}
.headermenu .dropdown-menu-usermenu li a:hover {
background-color: #428bca;
}
.dropdown-menu-head .title {
background-color: #428bca;
color: #fff;
}
.headermenu .dropdown-menu-head ul {
border: 1px solid #ccc;
border-top: 0;
}
.headermenu .dropdown-menu-usermenu {
background-color: #fff;
border: 1px solid #ccc;
border-top: 0;
}
.headermenu .dropdown-menu li a {
color: #333;
}
.headermenu .dropdown-menu:after {
border-bottom-color: #428bca;
top: -5px;
}
.headermenu .dropdown-menu-usermenu:after {
border-bottom-color: #fff;
}
.headerbar .topnav > ul > li > a {
color: #fff;
border-right: 1px solid rgba(255,255,255,0.1);
padding-top: 16px;
padding-bottom: 16px;
}
.headerbar .topnav > ul > li > a:hover {
background-color: rgba(0,0,0,0.1);
}
.headerbar .topnav > ul > li > a:hover,
.headerbar .topnav > ul > li > a:focus,
.headerbar .topnav > ul > li.open > a,
.headerbar .topnav > ul > li.active > a {
color: #fff;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
background-color: rgba(0,0,0,0.1);
}
.headerbar .topnav > ul > li .dropdown-menu > li > a:hover {
background-color: #2a6fa8;
}
.headerbar .logopanel {
border-right-color: rgba(255,255,255,0.1);
}
/*** LEFT PANEL ***/
.leftpanel:after {
position: fixed;
top: 0;
left: 0;
bottom: 0;
width: 240px;
background-color: #333;
content: '';
display: block;
z-index: -1;
}
.rtl .leftpanel:after {
left: auto;
right: 0;
}
.leftpanelinner {
padding: 0;
}
.leftpanelinner .searchform input {
background-color: #fff;
}
.leftpanel .sidebartitle {
padding-left: 10px;
padding-right: 10px;
color: #fff;
opacity: 0.2;
}
.leftpanel .userlogged {
padding-left: 10px;
}
.nav-bracket {
border-top: 1px solid #3c3c3c;
}
.nav-bracket > li + li {
margin: 0;
}
.nav-bracket > li > a {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
padding: 10px;
border-bottom: 1px solid #3c3c3c;
-moz-transition: all 0.2s ease-out 0s;
-webkit-transition: all 0.2s ease-out 0s;
transition: all 0.2s ease-out 0s;
color: #999;
}
.nav-bracket > li > a:hover,
.nav-bracket > li > a:active,
.nav-bracket > li > a:focus {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
background-color: #272727;
color: #fff;
}
.nav-bracket > li.active > a {
background-color: #428bca;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.nav-bracket > li.active > a:hover,
.nav-bracket > li.active > a:focus {
background-color: #428bca;
background-image: none;
}
.nav-bracket > li.nav-parent > a,
.nav-bracket > li.nav-parent.active > a {
background-image: none;
}
.nav-bracket > li.nav-parent > a:after {
position: absolute;
top: 10px;
right: 16px;
font-family: 'FontAwesome';
content: '\f107';
opacity: 0.5;
}
.rtl .nav-bracket > li.nav-parent > a:after {
right: auto;
left: 16px;
}
.nav-bracket > li.nav-parent > a:hover,
.nav-bracket > li.nav-parent > a:active,
.nav-bracket > li.nav-parent > a:focus {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
background-color: #272727;
background-image: none;
color: #fff;
}
.nav-bracket > li.nav-active > a,
.nav-bracket > li.nav-active > a:focus,
.nav-bracket > li.nav-active > a:active {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
background-color: #272727;
color: #fff;
}
.nav-bracket .children {
background-color: #e0e5ea;
margin: 0;
}
.nav-bracket > li > a > .badge {
background-color: #d9534f;
color: #fff;
font-weight: 400;
}
.nav-bracket > li.active > a > .badge {
background-color: #fff;
color: #428bca;
}
.nav-bracket .children > li > a {
color: #666;
border-right: 1px solid #ccc;
}
.rtl .nav-bracket .children > li > a {
border-right: 0;
border-left: 1px solid #ccc;
}
.nav-bracket .children > li > a:hover,
.nav-bracket .children > li > a:active,
.nav-bracket .children > li > a:focus {
color: #333;
}
.nav-bracket .children > li.active > a {
color: #333;
background-color: #fff;
border: 1px solid #ccc;
border-right: 0;
border-left: 0;
}
.nav-bracket .children > li.active:first-child > a {
border-top: 0;
}
.nav-bracket .children > li.active:last-child > a {
border-bottom: 0;
}
.nav-bracket > li.nav-active.active > a,
.nav-bracket > li.nav-parent.active > a:active,
.nav-bracket > li.nav-parent.active > a:focus {
background-image: none;
}
.nav-bracket > li.nav-active.active > a,
.nav-bracket > li.nav-active.active > a:hover,
.nav-bracket > li.nav-active.active > a:active
.nav-bracket > li.nav-active.active > a:focus,
.nav-bracket > li.nav-parent.active > a {
background-color: #428bca;
background-image: none;
border-bottom-width: 0;
}
.nav-bracket .children > li > a {
padding-right: 10px;
}
.infosummary ul {
border-top: 1px solid #3c3c3c;
}
.infosummary ul > li {
border-bottom: 1px solid #3c3c3c;
}
.infosummary ul > li {
padding-left: 10px;
padding-right: 10px;
}
.infosummary span {
opacity: 0.3;
font-size: 11px;
}
.infosummary .datainfo h4 {
color: #fff;
font-size: 20px;
font-family: 'Helvetica Neue', sans-serif;
font-weight: 400;
}
.leftpanel-collapsed .leftpanelinner {
border-top: 0;
}
.leftpanel-collapsed .nav-bracket {
margin: 0;
border-top: 0;
}
.leftpanel-collapsed .nav-bracket > li > a,
.leftpanel-collapsed .nav-bracket > li > a:hover {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.leftpanel-collapsed .nav-bracket > li.nav-hover.active > a,
.leftpanel-collapsed .nav-bracket > li.nav-hover.active > a > span:last-child {
background-color: #428bca;
color: #fff;
}
.leftpanel-collapsed .nav-bracket > li.nav-hover > a,
.leftpanel-collapsed .nav-bracket > li.nav-hover > a > span:last-child {
background-color: #272727;
color: #fff;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.leftpanel-collapsed .nav-bracket > li > a > span:last-child {
left: 42px;
min-width: 207px;
}
.rtl .leftpanel-collapsed .nav-bracket > li > a > span:last-child {
left: auto;
right: 42px;
}
.leftpanel-collapsed .nav-bracket > li.active > a > span:last-child {
border-bottom-right-radius: 2px;
}
.leftpanel-collapsed .nav-bracket > li.nav-parent.nav-hover > a > span:last-child {
border-bottom-right-radius: 0;
}
.rtl .leftpanel-collapsed .nav-bracket > li.nav-parent.nav-hover > a > span:last-child {
border-bottom-left-radius: 0;
border-top-left-radius: 2px;
}
.leftpanel-collapsed .nav-bracket li.nav-hover ul {
background-color: #f7f7f7;
border: 1px solid #ccc;
border-top: 0;
border-left: 0;
left: 50px;
min-width: 199px;
padding: 0;
margin: 0;
}
.rtl .leftpanel-collapsed .nav-bracket li.nav-hover ul {
left: auto;
right: 50px;
}
.leftpanel-collapsed .nav-bracket li.nav-hover ul > li {
display: block;
margin-left: 0;
padding-left: 0;
}
.leftpanel-collapsed .nav-bracket li.nav-hover ul > li > a {
padding-left: 5px;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.leftpanel-collapsed .nav-bracket > li.nav-parent > a:after {
display: none;
}
.leftpanel-collapsed .leftpanel:after {
width: 50px;
}
.leftpanel-collapsed .nav-bracket .children > li > a {
border-right: 0;
}
.rtl .leftpanel-collapsed .nav-bracket .children > li > a {
border-left: 1px solid #ccc;
}
/*** MAIN PANEL ***/
.leftpanel-collapsed .headerbar {
position: relative;
z-index: 100;
border-left: 0;
}
.stickyheader .headerbar {
position: fixed;
}
.mainpanel {
background-color: #fff;
}
.pageheader {
border-bottom: 0;
background: none;
padding-bottom: 0;
}
.panel {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.panel-default {
border: 1px solid #d7d7d7;
}
.panel {
background: none;
}
.panel-default > .panel-heading {
background-color: #f9f9f9;
}
.panel-primary .panel-body,
.panel-success .panel-body,
.panel-warning .panel-body,
.panel-info .panel-body,
.panel-danger .panel-body,
.panel-dark .panel-body {
border: 1px solid #d7d7d7;
border-top: 0;
-moz-border-radius: 0 0 3px 3px;
-webkit-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
}
.panel-primary .panel-footer {
border: 1px solid #d7d7d7;
border-top: 0;
}
.panel-heading p {
margin-top: 5px;
}
.panel-dark .panel-heading,
.widget-profile .row > div > span,
.widget-weather .panel-body {
background-color: #202122;
}
/* email */
.table-email {
border: 1px solid #ddd;
}
.table-email > tbody > tr > td {
border-top: 1px solid #ddd;
}
.panel-email .panel {
border: 0;
background: none;
}
.panel-email .pull-right > .btn-group:last-child {
margin-right: 0;
}
.panel-email .panel-body {
padding: 0;
}
.nav-email > li > a {
padding: 7px 10px;
border: 2px solid #fff;
}
.nav-email > li > a:hover {
background: none;
color: #333;
border-color: #f7f7f7;
}
.nav-email > li.active > a,
.nav-email > li.active > a:hover,
.nav-email > li.active > a:focus {
border: 2px solid #428bca;
background: none;
color: #428bca;
}
.nav-email > .active > a > .badge {
background-color: #428bca;
color: #fff;
}
/* blog */
.blog-item {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.blog-details {
border: 1px solid #ddd;
border-top: 0;
}
.panel-blog {
border: 0;
background: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.panel-blog .panel-body {
padding: 0;
}
/* directory */
.letter-list {
border: 1px solid #ddd;
-moz-border-radius: 3px;
border-radius: 3px;
border-radius: 3px;
}
.people-item {
border: 1px solid #ddd;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.people-item .media-object {
margin-bottom: 0;
}
/* signin/signup */
.signin-info .logopanel h1,
.signup-info .logopanel h1 {
color: #333;
}
.feat-list h4 {
color: #428bca;
}
/*** RIGHT PANEL ***/
.rightpanel {
background-color: #333;
}
.rightpanel .nav-tabs {
border: 0;
background-color: #272727;
border-left: 1px solid #373737;
}
.rightpanel .nav-tabs > li > a {
padding: 15px 20px;
}
.rightpanel .nav-tabs > li > a:hover {
color: #fff;
}
.rightpanel .nav-tabs > li > a:focus {
background: none;
}
.rightpanel .nav-tabs > li.active > a,
.rightpanel .nav-tabs > li.active > a:hover,
.rightpanel .nav-tabs > li.active > a:active,
.rightpanel .nav-tabs > li.active > a:focus {
background-color: #333;
}
.rightpanel, .rightpanel label {
color: #999;
}
.chatuserlist .media-body strong {
color: #ddd;
}
.filemanager-options {
border: 1px solid #d7d7d7;
}
.filemanager .thmb {
border-color: #d7d7d7;
}
.fm-sidebar .tag-list li a {
background-color: #eee;
}
/* form wizard */
.basic-wizard .nav li.active a,
.basic-wizard .nav li.active a:focus,
.basic-wizard .nav li.active a:active {
background-color: #fff;
border-bottom-color: #fff;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
background-color: #fff;
border-bottom: 0;
position: relative;
margin-bottom: 0;
}
/* tabs/accordion */
.nav-tabs {
border: 1px solid #d8dbde;
}
/* signin/signup */
body.notfound, body.signin {
background-color: #fff;
}
.signinpanel form,
.signuppanel form {
-moz-box-shdow: none;
-webkit-box-shadow: none;
box-shadow: none;
background-color: #fcfcfc;
}
| 0.5 | 0.078008 |
.bttn-default {
color: #fff
}
.bttn, .bttn-lg, .bttn-md, .bttn-primary, .bttn-sm, .bttn-xs {
color: #1d89ff
}
.bttn-warning {
color: #feab3a
}
.bttn-danger {
color: #ff5964
}
.bttn-success {
color: #28b78d
}
.bttn-royal {
color: #bd2df5
}
.bttn, .bttn-lg, .bttn-md, .bttn-sm, .bttn-xs {
margin: 0;
padding: 0;
border-width: 0;
border-color: transparent;
background: transparent;
font-weight: 400;
cursor: pointer;
position: relative
}
.bttn-lg {
padding: 8px 15px;
font-size: 24px
}
.bttn-lg, .bttn-md {
font-family: inherit
}
.bttn-md {
font-size: 20px;
padding: 5px 12px
}
.bttn-sm {
padding: 4px 10px;
font-size: 16px
}
.bttn-sm, .bttn-xs {
font-family: inherit
}
.bttn-xs {
padding: 3px 8px;
font-size: 12px
}
.bttn-gradient, .bttn-simple {
margin: 0;
padding: 0;
border-color: transparent;
background: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
overflow: hidden;
border-width: 0;
border-radius: 4px;
background: hsla(0, 0%, 100%, .4);
color: #fff;
-webkit-transition: all .3s cubic-bezier(.02, .01, .47, 1);
transition: all .3s cubic-bezier(.02, .01, .47, 1)
}
.bttn-gradient:focus, .bttn-gradient:hover, .bttn-simple:focus, .bttn-simple:hover {
opacity: .75
}
.bttn-gradient.bttn-xs, .bttn-simple.bttn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.bttn-gradient.bttn-sm, .bttn-simple.bttn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.bttn-gradient.bttn-md, .bttn-simple.bttn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.bttn-gradient.bttn-lg, .bttn-simple.bttn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.bttn-gradient.bttn-default, .bttn-simple.bttn-default {
background: hsla(0, 0%, 100%, .4)
}
.bttn-gradient.bttn-primary, .bttn-simple.bttn-primary {
background: #1d89ff
}
.bttn-gradient.bttn-warning, .bttn-simple.bttn-warning {
background: #feab3a
}
.bttn-gradient.bttn-danger, .bttn-simple.bttn-danger {
background: #ff5964
}
.bttn-gradient.bttn-success, .bttn-simple.bttn-success {
background: #28b78d
}
.bttn-gradient.bttn-royal, .bttn-simple.bttn-royal {
background: #bd2df5
}
.bttn-bordered {
margin: 0;
padding: 0;
border-width: 0;
border-color: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
overflow: hidden;
border: 1px solid hsla(0, 0%, 100%, .4);
border-radius: 4px;
background: transparent;
color: #fff;
-webkit-transition: all .3s cubic-bezier(.02, .01, .47, 1);
transition: all .3s cubic-bezier(.02, .01, .47, 1)
}
.bttn-bordered:focus, .bttn-bordered:hover {
border-color: hsla(0, 0%, 100%, .7)
}
.bttn-bordered.bttn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.bttn-bordered.bttn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.bttn-bordered.bttn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.bttn-bordered.bttn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.bttn-bordered.bttn-default {
border-color: hsla(0, 0%, 100%, .4);
color: #fff
}
.bttn-bordered.bttn-default:focus, .bttn-bordered.bttn-default:hover {
border-color: hsla(0, 0%, 100%, .7)
}
.bttn-bordered.bttn-primary {
border-color: rgba(29, 137, 255, .4);
color: #1d89ff
}
.bttn-bordered.bttn-primary:focus, .bttn-bordered.bttn-primary:hover {
border-color: rgba(29, 137, 255, .7)
}
.bttn-bordered.bttn-warning {
border-color: rgba(254, 171, 58, .4);
color: #feab3a
}
.bttn-bordered.bttn-warning:focus, .bttn-bordered.bttn-warning:hover {
border-color: rgba(254, 171, 58, .7)
}
.bttn-bordered.bttn-danger {
border-color: rgba(255, 89, 100, .4);
color: #ff5964
}
.bttn-bordered.bttn-danger:focus, .bttn-bordered.bttn-danger:hover {
border-color: rgba(255, 89, 100, .7)
}
.bttn-bordered.bttn-success {
border-color: rgba(40, 183, 141, .4);
color: #28b78d
}
.bttn-bordered.bttn-success:focus, .bttn-bordered.bttn-success:hover {
border-color: rgba(40, 183, 141, .7)
}
.bttn-bordered.bttn-royal {
border-color: rgba(189, 45, 245, .4);
color: #bd2df5
}
.bttn-bordered.bttn-royal:focus, .bttn-bordered.bttn-royal:hover {
border-color: rgba(189, 45, 245, .7)
}
.bttn-gradient {
border-radius: 100px;
box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
text-shadow: 0 1px 0 hsla(0, 0%, 100%, .25)
}
.bttn-gradient, .bttn-gradient.bttn-default {
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #d6e3ff));
background-image: -webkit-linear-gradient(top, #fff, #d6e3ff);
background-image: linear-gradient(180deg, #fff 0, #d6e3ff);
background-image: -webkit-linear-gradient(93deg, #d6e3ff, #fff);
color: #1d89ff
}
.bttn-gradient.bttn-primary {
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #00bbd4), color-stop(1, #3f51b5));
background-image: -webkit-linear-gradient(top, #00bbd4, #3f51b5);
background-image: linear-gradient(180deg, #00bbd4 0, #3f51b5);
background-image: -webkit-linear-gradient(93deg, #3f51b5, #00bbd4);
color: #fff
}
.bttn-gradient.bttn-warning {
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #feab3a), color-stop(1, #f35626));
background-image: -webkit-linear-gradient(top, #feab3a, #f35626);
background-image: linear-gradient(180deg, #feab3a 0, #f35626);
background-image: -webkit-linear-gradient(93deg, #f35626, #feab3a);
color: #fff
}
.bttn-gradient.bttn-danger {
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff97c2), color-stop(1, #e91e63));
background-image: -webkit-linear-gradient(top, #ff97c2, #e91e63);
background-image: linear-gradient(180deg, #ff97c2 0, #e91e63);
background-image: -webkit-linear-gradient(93deg, #e91e63, #ff97c2);
color: #fff
}
.bttn-gradient.bttn-success {
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9ccc65), color-stop(1, #009688));
background-image: -webkit-linear-gradient(top, #9ccc65, #009688);
background-image: linear-gradient(180deg, #9ccc65 0, #009688);
background-image: -webkit-linear-gradient(93deg, #009688, #9ccc65);
color: #fff
}
.bttn-gradient.bttn-royal {
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9c27b0), color-stop(1, #512da8));
background-image: -webkit-linear-gradient(top, #9c27b0, #512da8);
background-image: linear-gradient(180deg, #9c27b0 0, #512da8);
background-image: -webkit-linear-gradient(93deg, #512da8, #9c27b0);
color: #fff
}
.bttn-minimal {
margin: 0;
padding: 0;
border-color: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
overflow: hidden;
border-width: 0;
border-radius: 4px;
background: transparent;
color: #fff;
-webkit-transition: all .5s cubic-bezier(.02, .01, .47, 1);
transition: all .5s cubic-bezier(.02, .01, .47, 1)
}
.bttn-minimal:after, .bttn-minimal:before {
position: absolute;
bottom: 0;
left: 10px;
width: calc(100% - 20px);
height: 1px;
background: currentColor;
content: '';
opacity: .65;
-webkit-transition: opacity .5s cubic-bezier(.02, .01, .47, 1), -webkit-transform .5s cubic-bezier(.02, .01, .47, 1);
transition: opacity .5s cubic-bezier(.02, .01, .47, 1), -webkit-transform .5s cubic-bezier(.02, .01, .47, 1);
transition: transform .5s cubic-bezier(.02, .01, .47, 1), opacity .5s cubic-bezier(.02, .01, .47, 1);
transition: transform .5s cubic-bezier(.02, .01, .47, 1), opacity .5s cubic-bezier(.02, .01, .47, 1), -webkit-transform .5s cubic-bezier(.02, .01, .47, 1)
}
.bttn-minimal:focus, .bttn-minimal:hover {
opacity: .9
}
.bttn-minimal:focus:after, .bttn-minimal:hover:after {
opacity: 1;
-webkit-transform: translateX(-10px) rotate(.001deg);
transform: translateX(-10px) rotate(.001deg)
}
.bttn-minimal:focus:before, .bttn-minimal:hover:before {
opacity: 1;
-webkit-transform: translateX(10px) rotate(.001deg);
transform: translateX(10px) rotate(.001deg)
}
.bttn-minimal.bttn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.bttn-minimal.bttn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.bttn-minimal.bttn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.bttn-minimal.bttn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.bttn-minimal.bttn-default {
color: #fff
}
.bttn-minimal.bttn-primary {
color: #1d89ff
}
.bttn-minimal.bttn-warning {
color: #feab3a
}
.bttn-minimal.bttn-danger {
color: #ff5964
}
.bttn-minimal.bttn-success {
color: #28b78d
}
.bttn-minimal.bttn-royal {
color: #bd2df5
}
.bttn-stretch {
margin: 0;
padding: 0;
border-color: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
overflow: hidden;
border-width: 0;
border-radius: 0;
background: transparent;
color: #fff;
letter-spacing: 0
}
.bttn-stretch, .bttn-stretch:after, .bttn-stretch:before {
-webkit-transition: all .2s cubic-bezier(.02, .01, .47, 1);
transition: all .2s cubic-bezier(.02, .01, .47, 1)
}
.bttn-stretch:after, .bttn-stretch:before {
position: absolute;
left: 0;
width: 100%;
height: 1px;
background: currentColor;
content: '';
opacity: .65;
-webkit-transform: scaleX(0);
transform: scaleX(0)
}
.bttn-stretch:after {
top: 0
}
.bttn-stretch:before {
bottom: 0
}
.bttn-stretch:focus, .bttn-stretch:hover {
letter-spacing: 2px;
opacity: .9;
-webkit-transition: all .3s cubic-bezier(.02, .01, .47, 1);
transition: all .3s cubic-bezier(.02, .01, .47, 1)
}
.bttn-stretch:focus:after, .bttn-stretch:focus:before, .bttn-stretch:hover:after, .bttn-stretch:hover:before {
opacity: 1;
-webkit-transition: all .3s cubic-bezier(.02, .01, .47, 1);
transition: all .3s cubic-bezier(.02, .01, .47, 1);
-webkit-transform: scaleX(1);
transform: scaleX(1)
}
.bttn-stretch.bttn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.bttn-stretch.bttn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.bttn-stretch.bttn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.bttn-stretch.bttn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.bttn-stretch.bttn-default {
color: #fff
}
.bttn-stretch.bttn-primary {
color: #1d89ff
}
.bttn-stretch.bttn-warning {
color: #feab3a
}
.bttn-stretch.bttn-danger {
color: #ff5964
}
.bttn-stretch.bttn-success {
color: #28b78d
}
.bttn-stretch.bttn-royal {
color: #bd2df5
}
.bttn-jelly {
margin: 0;
padding: 0;
border-width: 0;
border-color: transparent;
background: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
overflow: hidden;
background: #fff;
color: #1d89ff
}
.bttn-jelly, .bttn-jelly:before {
border-radius: 50px;
-webkit-transition: all .2s cubic-bezier(.02, .01, .47, 1);
transition: all .2s cubic-bezier(.02, .01, .47, 1)
}
.bttn-jelly:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: currentColor;
content: '';
z-index: -1;
opacity: 0;
-webkit-transform: scale(.2);
transform: scale(.2)
}
.bttn-jelly:focus, .bttn-jelly:hover {
box-shadow: 0 1px 8px rgba(58, 51, 53, .4);
-webkit-transform: scale(1.1);
transform: scale(1.1)
}
.bttn-jelly:focus, .bttn-jelly:focus:before, .bttn-jelly:hover, .bttn-jelly:hover:before {
-webkit-transition: all .3s cubic-bezier(.02, .01, .47, 1);
transition: all .3s cubic-bezier(.02, .01, .47, 1)
}
.bttn-jelly:focus:before, .bttn-jelly:hover:before {
opacity: .15;
-webkit-transform: scale(1);
transform: scale(1)
}
.bttn-jelly.bttn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.bttn-jelly.bttn-xs:focus, .bttn-jelly.bttn-xs:hover {
box-shadow: 0 1px 4px rgba(58, 51, 53, .4)
}
.bttn-jelly.bttn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.bttn-jelly.bttn-sm:focus, .bttn-jelly.bttn-sm:hover {
box-shadow: 0 1px 6px rgba(58, 51, 53, .4)
}
.bttn-jelly.bttn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.bttn-jelly.bttn-md:focus, .bttn-jelly.bttn-md:hover {
box-shadow: 0 1px 8px rgba(58, 51, 53, .4)
}
.bttn-jelly.bttn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.bttn-jelly.bttn-lg:focus, .bttn-jelly.bttn-lg:hover {
box-shadow: 0 1px 10px rgba(58, 51, 53, .4)
}
.bttn-jelly.bttn-default {
background: #fff;
color: #1d89ff
}
.bttn-jelly.bttn-primary {
background: #1d89ff;
color: #fff
}
.bttn-jelly.bttn-warning {
background: #feab3a;
color: #fff
}
.bttn-jelly.bttn-danger {
background: #ff5964;
color: #fff
}
.bttn-jelly.bttn-success {
background: #28b78d;
color: #fff
}
.bttn-jelly.bttn-royal {
background: #bd2df5;
color: #fff
}
.bttn-fill {
margin: 0;
padding: 0;
border-width: 0;
border-color: transparent;
background: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
z-index: 0;
border: none;
background: #fff;
color: #1d89ff;
-webkit-transition: all .3s cubic-bezier(.02, .01, .47, 1);
transition: all .3s cubic-bezier(.02, .01, .47, 1)
}
.bttn-fill:before {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background: #1d89ff;
content: '';
opacity: 0;
-webkit-transition: opacity .15s ease-out, -webkit-transform .15s ease-out;
transition: opacity .15s ease-out, -webkit-transform .15s ease-out;
transition: transform .15s ease-out, opacity .15s ease-out;
transition: transform .15s ease-out, opacity .15s ease-out, -webkit-transform .15s ease-out;
z-index: -1;
-webkit-transform: scaleX(0);
transform: scaleX(0)
}
.bttn-fill:focus, .bttn-fill:hover {
box-shadow: 0 1px 8px rgba(58, 51, 53, .3);
color: #fff;
-webkit-transition: all .5s cubic-bezier(.02, .01, .47, 1);
transition: all .5s cubic-bezier(.02, .01, .47, 1)
}
.bttn-fill:focus:before, .bttn-fill:hover:before {
opacity: 1;
-webkit-transition: opacity .2s ease-in, -webkit-transform .2s ease-in;
transition: opacity .2s ease-in, -webkit-transform .2s ease-in;
transition: transform .2s ease-in, opacity .2s ease-in;
transition: transform .2s ease-in, opacity .2s ease-in, -webkit-transform .2s ease-in;
-webkit-transform: scaleX(1);
transform: scaleX(1)
}
.bttn-fill.bttn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.bttn-fill.bttn-xs:focus, .bttn-fill.bttn-xs:hover {
box-shadow: 0 1px 4px rgba(58, 51, 53, .3)
}
.bttn-fill.bttn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.bttn-fill.bttn-sm:focus, .bttn-fill.bttn-sm:hover {
box-shadow: 0 1px 6px rgba(58, 51, 53, .3)
}
.bttn-fill.bttn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.bttn-fill.bttn-md:focus, .bttn-fill.bttn-md:hover {
box-shadow: 0 1px 8px rgba(58, 51, 53, .3)
}
.bttn-fill.bttn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.bttn-fill.bttn-lg:focus, .bttn-fill.bttn-lg:hover {
box-shadow: 0 1px 10px rgba(58, 51, 53, .3)
}
.bttn-fill.bttn-default {
background: #fff;
color: #1d89ff
}
.bttn-fill.bttn-default:focus, .bttn-fill.bttn-default:hover {
color: #fff
}
.bttn-fill.bttn-default:before {
background: #1d89ff
}
.bttn-fill.bttn-primary {
background: #1d89ff;
color: #fff
}
.bttn-fill.bttn-primary:focus, .bttn-fill.bttn-primary:hover {
color: #1d89ff
}
.bttn-fill.bttn-primary:before {
background: #fff
}
.bttn-fill.bttn-warning {
background: #feab3a;
color: #fff
}
.bttn-fill.bttn-warning:focus, .bttn-fill.bttn-warning:hover {
color: #feab3a
}
.bttn-fill.bttn-warning:before {
background: #fff
}
.bttn-fill.bttn-danger {
background: #ff5964;
color: #fff
}
.bttn-fill.bttn-danger:focus, .bttn-fill.bttn-danger:hover {
color: #ff5964
}
.bttn-fill.bttn-danger:before {
background: #fff
}
.bttn-fill.bttn-success {
background: #28b78d;
color: #fff
}
.bttn-fill.bttn-success:focus, .bttn-fill.bttn-success:hover {
color: #28b78d
}
.bttn-fill.bttn-success:before {
background: #fff
}
.bttn-fill.bttn-royal {
background: #bd2df5;
color: #fff
}
.bttn-fill.bttn-royal:focus, .bttn-fill.bttn-royal:hover {
color: #bd2df5
}
.bttn-fill.bttn-royal:before {
background: #fff
}
.bttn-material-circle {
margin: 0;
padding: 0;
border-color: transparent;
background: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
overflow: hidden;
border-width: 0;
border-radius: 50%;
background: #fff;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18), 0 1px 5px 0 rgba(0, 0, 0, .15);
color: #1d89ff;
-webkit-transition: all .25s cubic-bezier(.02, .01, .47, 1);
transition: all .25s cubic-bezier(.02, .01, .47, 1);
-webkit-transform: translateZ(0);
transform: translateZ(0)
}
.bttn-material-circle:focus, .bttn-material-circle:hover {
box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
-webkit-transition: box-shadow .4s ease-out;
transition: box-shadow .4s ease-out
}
.bttn-material-circle.bttn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit;
width: 28px;
height: 28px;
line-height: 24px
}
.bttn-material-circle.bttn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit;
width: 36px;
height: 36px;
line-height: 30px
}
.bttn-material-circle.bttn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
width: 44px;
height: 44px;
line-height: 38px
}
.bttn-material-circle.bttn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit;
width: 54px;
height: 54px;
line-height: 44px
}
.bttn-material-circle.bttn-default {
background: #fff;
color: #1d89ff
}
.bttn-material-circle.bttn-primary {
background: #1d89ff;
color: #fff
}
.bttn-material-circle.bttn-warning {
background: #feab3a;
color: #fff
}
.bttn-material-circle.bttn-danger {
background: #ff5964;
color: #fff
}
.bttn-material-circle.bttn-success {
background: #28b78d;
color: #fff
}
.bttn-material-circle.bttn-royal {
background: #bd2df5;
color: #fff
}
.bttn-material-flat {
margin: 0;
padding: 0;
border-color: transparent;
background: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
overflow: hidden;
border-width: 0;
border-radius: 2px;
background: #fff;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18), 0 1px 5px 0 rgba(0, 0, 0, .15);
color: #1d89ff;
text-transform: uppercase;
-webkit-transition: all .25s cubic-bezier(.02, .01, .47, 1);
transition: all .25s cubic-bezier(.02, .01, .47, 1);
-webkit-transform: translateZ(0);
transform: translateZ(0)
}
.bttn-material-flat:focus, .bttn-material-flat:hover {
box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
-webkit-transition: box-shadow .4s ease-out;
transition: box-shadow .4s ease-out
}
.bttn-material-flat.bttn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.bttn-material-flat.bttn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.bttn-material-flat.bttn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.bttn-material-flat.bttn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.bttn-material-flat.bttn-default {
background: #fff;
color: #1d89ff
}
.bttn-material-flat.bttn-primary {
background: #1d89ff;
color: #fff
}
.bttn-material-flat.bttn-warning {
background: #feab3a;
color: #fff
}
.bttn-material-flat.bttn-danger {
background: #ff5964;
color: #fff
}
.bttn-material-flat.bttn-success {
background: #28b78d;
color: #fff
}
.bttn-material-flat.bttn-royal {
background: #bd2df5;
color: #fff
}
.bttn-pill {
margin: 0;
padding: 0;
border-width: 0;
border-color: transparent;
background: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
z-index: 0;
overflow: hidden;
border: none;
border-radius: 100px;
background: #fff;
color: #1d89ff;
-webkit-transition: all .3s cubic-bezier(.02, .01, .47, 1);
transition: all .3s cubic-bezier(.02, .01, .47, 1)
}
.bttn-pill:after, .bttn-pill:before {
position: absolute;
right: 0;
bottom: 0;
width: 100px;
height: 100px;
border-radius: 50%;
background: #1d89ff;
content: '';
opacity: 0;
-webkit-transition: opacity .15s cubic-bezier(.02, .01, .47, 1), -webkit-transform .15s cubic-bezier(.02, .01, .47, 1);
transition: opacity .15s cubic-bezier(.02, .01, .47, 1), -webkit-transform .15s cubic-bezier(.02, .01, .47, 1);
transition: transform .15s cubic-bezier(.02, .01, .47, 1), opacity .15s cubic-bezier(.02, .01, .47, 1);
transition: transform .15s cubic-bezier(.02, .01, .47, 1), opacity .15s cubic-bezier(.02, .01, .47, 1), -webkit-transform .15s cubic-bezier(.02, .01, .47, 1);
z-index: -1;
-webkit-transform: translate(100%, -25%) translateZ(0);
transform: translate(100%, -25%) translateZ(0)
}
.bttn-pill:focus, .bttn-pill:hover {
box-shadow: 0 1px 8px rgba(58, 51, 53, .3);
color: #fff;
-webkit-transition: all .5s cubic-bezier(.02, .01, .47, 1);
transition: all .5s cubic-bezier(.02, .01, .47, 1);
-webkit-transform: scale(1.1) translateZ(0);
transform: scale(1.1) translateZ(0)
}
.bttn-pill:focus:before, .bttn-pill:hover:before {
opacity: .15;
-webkit-transition: opacity .2s cubic-bezier(.02, .01, .47, 1), -webkit-transform .2s cubic-bezier(.02, .01, .47, 1);
transition: opacity .2s cubic-bezier(.02, .01, .47, 1), -webkit-transform .2s cubic-bezier(.02, .01, .47, 1);
transition: transform .2s cubic-bezier(.02, .01, .47, 1), opacity .2s cubic-bezier(.02, .01, .47, 1);
transition: transform .2s cubic-bezier(.02, .01, .47, 1), opacity .2s cubic-bezier(.02, .01, .47, 1), -webkit-transform .2s cubic-bezier(.02, .01, .47, 1);
-webkit-transform: translate3d(50%, 0, 0) scale(.9);
transform: translate3d(50%, 0, 0) scale(.9)
}
.bttn-pill:focus:after, .bttn-pill:hover:after {
opacity: .25;
-webkit-transition: opacity .2s cubic-bezier(.02, .01, .47, 1) .05s, -webkit-transform .2s cubic-bezier(.02, .01, .47, 1) .05s;
transition: opacity .2s cubic-bezier(.02, .01, .47, 1) .05s, -webkit-transform .2s cubic-bezier(.02, .01, .47, 1) .05s;
transition: transform .2s cubic-bezier(.02, .01, .47, 1) .05s, opacity .2s cubic-bezier(.02, .01, .47, 1) .05s;
transition: transform .2s cubic-bezier(.02, .01, .47, 1) .05s, opacity .2s cubic-bezier(.02, .01, .47, 1) .05s, -webkit-transform .2s cubic-bezier(.02, .01, .47, 1) .05s;
-webkit-transform: translate(50%) scale(1.1);
transform: translate(50%) scale(1.1)
}
.bttn-pill.bttn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.bttn-pill.bttn-xs:focus, .bttn-pill.bttn-xs:hover {
box-shadow: 0 1px 4px rgba(58, 51, 53, .3)
}
.bttn-pill.bttn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.bttn-pill.bttn-sm:focus, .bttn-pill.bttn-sm:hover {
box-shadow: 0 1px 6px rgba(58, 51, 53, .3)
}
.bttn-pill.bttn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.bttn-pill.bttn-md:focus, .bttn-pill.bttn-md:hover {
box-shadow: 0 1px 8px rgba(58, 51, 53, .3)
}
.bttn-pill.bttn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.bttn-pill.bttn-lg:focus, .bttn-pill.bttn-lg:hover {
box-shadow: 0 1px 10px rgba(58, 51, 53, .3)
}
.bttn-pill.bttn-default {
background: #fff;
color: #1d89ff
}
.bttn-pill.bttn-default:focus, .bttn-pill.bttn-default:hover {
color: #1d89ff
}
.bttn-pill.bttn-default:after, .bttn-pill.bttn-default:before {
background: #1d89ff
}
.bttn-pill.bttn-primary {
background: #1d89ff;
color: #fff
}
.bttn-pill.bttn-primary:focus, .bttn-pill.bttn-primary:hover {
color: #fff
}
.bttn-pill.bttn-primary:after, .bttn-pill.bttn-primary:before {
background: #fff
}
.bttn-pill.bttn-warning {
background: #feab3a;
color: #fff
}
.bttn-pill.bttn-warning:focus, .bttn-pill.bttn-warning:hover {
color: #fff
}
.bttn-pill.bttn-warning:after, .bttn-pill.bttn-warning:before {
background: #fff
}
.bttn-pill.bttn-danger {
background: #ff5964;
color: #fff
}
.bttn-pill.bttn-danger:focus, .bttn-pill.bttn-danger:hover {
color: #fff
}
.bttn-pill.bttn-danger:after, .bttn-pill.bttn-danger:before {
background: #fff
}
.bttn-pill.bttn-success {
background: #28b78d;
color: #fff
}
.bttn-pill.bttn-success:focus, .bttn-pill.bttn-success:hover {
color: #fff
}
.bttn-pill.bttn-success:after, .bttn-pill.bttn-success:before {
background: #fff
}
.bttn-pill.bttn-royal {
background: #bd2df5;
color: #fff
}
.bttn-pill.bttn-royal:focus, .bttn-pill.bttn-royal:hover {
color: #fff
}
.bttn-pill.bttn-royal:after, .bttn-pill.bttn-royal:before {
background: #fff
}
.bttn-float {
margin: 0;
padding: 0;
border-width: 0;
border-color: transparent;
background: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
overflow: hidden;
border: 1px dotted #fff;
border-radius: 4px;
background: hsla(0, 0%, 100%, .4);
color: #fff;
-webkit-transition: opacity .3s cubic-bezier(.02, .01, .47, 1), box-shadow .2s cubic-bezier(.02, .01, .47, 1), -webkit-transform .3s cubic-bezier(.02, .01, .47, 1);
transition: opacity .3s cubic-bezier(.02, .01, .47, 1), box-shadow .2s cubic-bezier(.02, .01, .47, 1), -webkit-transform .3s cubic-bezier(.02, .01, .47, 1);
transition: transform .3s cubic-bezier(.02, .01, .47, 1), opacity .3s cubic-bezier(.02, .01, .47, 1), box-shadow .2s cubic-bezier(.02, .01, .47, 1);
transition: transform .3s cubic-bezier(.02, .01, .47, 1), opacity .3s cubic-bezier(.02, .01, .47, 1), box-shadow .2s cubic-bezier(.02, .01, .47, 1), -webkit-transform .3s cubic-bezier(.02, .01, .47, 1)
}
.bttn-float:focus, .bttn-float:hover {
box-shadow: 0 30px 30px rgba(0, 0, 0, .16);
opacity: .85;
-webkit-transition: opacity .2s cubic-bezier(.02, .01, .47, 1), box-shadow .4s cubic-bezier(.02, .01, .47, 1), -webkit-transform .2s cubic-bezier(.02, .01, .47, 1);
transition: opacity .2s cubic-bezier(.02, .01, .47, 1), box-shadow .4s cubic-bezier(.02, .01, .47, 1), -webkit-transform .2s cubic-bezier(.02, .01, .47, 1);
transition: transform .2s cubic-bezier(.02, .01, .47, 1), opacity .2s cubic-bezier(.02, .01, .47, 1), box-shadow .4s cubic-bezier(.02, .01, .47, 1);
transition: transform .2s cubic-bezier(.02, .01, .47, 1), opacity .2s cubic-bezier(.02, .01, .47, 1), box-shadow .4s cubic-bezier(.02, .01, .47, 1), -webkit-transform .2s cubic-bezier(.02, .01, .47, 1)
}
.bttn-float.bttn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.bttn-float.bttn-xs:focus, .bttn-float.bttn-xs:hover {
-webkit-transform: translateY(-6px);
transform: translateY(-6px)
}
.bttn-float.bttn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.bttn-float.bttn-sm:focus, .bttn-float.bttn-sm:hover {
-webkit-transform: translateY(-8px);
transform: translateY(-8px)
}
.bttn-float.bttn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.bttn-float.bttn-md:focus, .bttn-float.bttn-md:hover {
-webkit-transform: translateY(-10px);
transform: translateY(-10px)
}
.bttn-float.bttn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.bttn-float.bttn-lg:focus, .bttn-float.bttn-lg:hover {
-webkit-transform: translateY(-12px);
transform: translateY(-12px)
}
.bttn-float.bttn-default {
border-color: #fff;
background: hsla(0, 0%, 100%, .4);
color: #fff
}
.bttn-float.bttn-primary {
border-color: #1d89ff;
background: rgba(29, 137, 255, .4);
color: #1d89ff
}
.bttn-float.bttn-warning {
border-color: #feab3a;
background: rgba(254, 171, 58, .4);
color: #feab3a
}
.bttn-float.bttn-danger {
border-color: #ff5964;
background: rgba(255, 89, 100, .4);
color: #ff5964
}
.bttn-float.bttn-success {
border-color: #28b78d;
background: rgba(40, 183, 141, .4);
color: #28b78d
}
.bttn-float.bttn-royal {
border-color: #bd2df5;
background: rgba(189, 45, 245, .4);
color: #bd2df5
}
.bttn-unite {
margin: 0;
padding: 0;
border-width: 0;
border-color: transparent;
background: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
z-index: 0;
overflow: hidden;
border: 1px solid #1d89ff;
border-radius: 100px;
background: #fff;
color: #1d89ff;
-webkit-transition: color .3s cubic-bezier(.02, .01, .47, 1), border-color .3s cubic-bezier(.02, .01, .47, 1);
transition: color .3s cubic-bezier(.02, .01, .47, 1), border-color .3s cubic-bezier(.02, .01, .47, 1)
}
.bttn-unite:before {
background: #d6e3ff;
-webkit-transform: translate3d(-110%, -10%, 0) skewX(-20deg);
transform: translate3d(-110%, -10%, 0) skewX(-20deg)
}
.bttn-unite:after, .bttn-unite:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 120%;
content: '';
opacity: 0;
z-index: -1;
-webkit-transition: opacity .15s cubic-bezier(.02, .01, .47, 1), -webkit-transform .15s cubic-bezier(.02, .01, .47, 1);
transition: opacity .15s cubic-bezier(.02, .01, .47, 1), -webkit-transform .15s cubic-bezier(.02, .01, .47, 1);
transition: transform .15s cubic-bezier(.02, .01, .47, 1), opacity .15s cubic-bezier(.02, .01, .47, 1);
transition: transform .15s cubic-bezier(.02, .01, .47, 1), opacity .15s cubic-bezier(.02, .01, .47, 1), -webkit-transform .15s cubic-bezier(.02, .01, .47, 1)
}
.bttn-unite:after {
background: rgba(214, 227, 255, .7);
-webkit-transform: translate3d(110%, -10%, 0) skewX(-20deg);
transform: translate3d(110%, -10%, 0) skewX(-20deg)
}
.bttn-unite:focus, .bttn-unite:hover {
box-shadow: 0 1px 8px rgba(58, 51, 53, .3);
color: #1d89ff;
-webkit-transition: all .5s cubic-bezier(.02, .01, .47, 1);
transition: all .5s cubic-bezier(.02, .01, .47, 1)
}
.bttn-unite:focus:before, .bttn-unite:hover:before {
-webkit-transform: translate3d(-50%, -10%, 0) skewX(-20deg);
transform: translate3d(-50%, -10%, 0) skewX(-20deg)
}
.bttn-unite:focus:after, .bttn-unite:focus:before, .bttn-unite:hover:after, .bttn-unite:hover:before {
opacity: 1;
-webkit-transition: opacity .25s cubic-bezier(.02, .01, .47, 1), -webkit-transform .25s cubic-bezier(.02, .01, .47, 1);
transition: opacity .25s cubic-bezier(.02, .01, .47, 1), -webkit-transform .25s cubic-bezier(.02, .01, .47, 1);
transition: transform .25s cubic-bezier(.02, .01, .47, 1), opacity .25s cubic-bezier(.02, .01, .47, 1);
transition: transform .25s cubic-bezier(.02, .01, .47, 1), opacity .25s cubic-bezier(.02, .01, .47, 1), -webkit-transform .25s cubic-bezier(.02, .01, .47, 1)
}
.bttn-unite:focus:after, .bttn-unite:hover:after {
-webkit-transform: translate3d(50%, -10%, 0) skewX(-20deg);
transform: translate3d(50%, -10%, 0) skewX(-20deg)
}
.bttn-unite.bttn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.bttn-unite.bttn-xs:focus, .bttn-unite.bttn-xs:hover {
box-shadow: 0 1px 4px rgba(58, 51, 53, .3)
}
.bttn-unite.bttn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.bttn-unite.bttn-sm:focus, .bttn-unite.bttn-sm:hover {
box-shadow: 0 1px 6px rgba(58, 51, 53, .3)
}
.bttn-unite.bttn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.bttn-unite.bttn-md:focus, .bttn-unite.bttn-md:hover {
box-shadow: 0 1px 8px rgba(58, 51, 53, .3)
}
.bttn-unite.bttn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.bttn-unite.bttn-lg:focus, .bttn-unite.bttn-lg:hover {
box-shadow: 0 1px 10px rgba(58, 51, 53, .3)
}
.bttn-unite.bttn-default {
border-color: #1d89ff;
color: #1d89ff
}
.bttn-unite.bttn-default:focus, .bttn-unite.bttn-default:hover {
background: #d6e3ff;
color: #1d89ff
}
.bttn-unite.bttn-default:before {
background: #a7c3ff
}
.bttn-unite.bttn-default:after {
background: #d6e3ff
}
.bttn-unite.bttn-primary {
border-color: #1d89ff;
color: #1d89ff
}
.bttn-unite.bttn-primary:focus, .bttn-unite.bttn-primary:hover {
background: #1d89ff;
color: #fff
}
.bttn-unite.bttn-primary:before {
background: #006de3
}
.bttn-unite.bttn-primary:after {
background: #1d89ff
}
.bttn-unite.bttn-warning {
border-color: #feab3a;
color: #feab3a
}
.bttn-unite.bttn-warning:focus, .bttn-unite.bttn-warning:hover {
background: #feab3a;
color: #fff
}
.bttn-unite.bttn-warning:before {
background: #f89001
}
.bttn-unite.bttn-warning:after {
background: #feab3a
}
.bttn-unite.bttn-danger {
border-color: #ff5964;
color: #ff5964
}
.bttn-unite.bttn-danger:focus, .bttn-unite.bttn-danger:hover {
background: #ff5964;
color: #fff
}
.bttn-unite.bttn-danger:before {
background: #ff1424
}
.bttn-unite.bttn-danger:after {
background: #ff5964
}
.bttn-unite.bttn-success {
border-color: #28b78d;
color: #28b78d
}
.bttn-unite.bttn-success:focus, .bttn-unite.bttn-success:hover {
background: #28b78d;
color: #fff
}
.bttn-unite.bttn-success:before {
background: #209271
}
.bttn-unite.bttn-success:after {
background: #28b78d
}
.bttn-unite.bttn-royal {
border-color: #bd2df5;
color: #bd2df5
}
.bttn-unite.bttn-royal:focus, .bttn-unite.bttn-royal:hover {
background: #bd2df5;
color: #fff
}
.bttn-unite.bttn-royal:before {
background: #a20bdd
}
.bttn-unite.bttn-royal:after {
background: #bd2df5
}
.bttn-slant {
margin: 0;
padding: 0;
border-width: 0;
border-color: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
z-index: 0;
border: none;
border-radius: 0;
background: transparent;
color: #1d89ff;
-webkit-transition: color .3s cubic-bezier(.02, .01, .47, 1), -webkit-transform .3s cubic-bezier(.02, .01, .47, 1);
transition: color .3s cubic-bezier(.02, .01, .47, 1), -webkit-transform .3s cubic-bezier(.02, .01, .47, 1);
transition: color .3s cubic-bezier(.02, .01, .47, 1), transform .3s cubic-bezier(.02, .01, .47, 1);
transition: color .3s cubic-bezier(.02, .01, .47, 1), transform .3s cubic-bezier(.02, .01, .47, 1), -webkit-transform .3s cubic-bezier(.02, .01, .47, 1)
}
.bttn-slant:before {
width: 100%;
background: #fafafa;
-webkit-transition: box-shadow .2s cubic-bezier(.02, .01, .47, 1);
transition: box-shadow .2s cubic-bezier(.02, .01, .47, 1)
}
.bttn-slant:after, .bttn-slant:before {
position: absolute;
top: 0;
left: 0;
z-index: -1;
height: 100%;
content: '';
-webkit-transform: skewX(20deg);
transform: skewX(20deg)
}
.bttn-slant:after {
width: 0;
background: hsla(0, 0%, 98%, .3);
opacity: 0;
-webkit-transition: opacity .2s cubic-bezier(.02, .01, .47, 1), width .15s cubic-bezier(.02, .01, .47, 1);
transition: opacity .2s cubic-bezier(.02, .01, .47, 1), width .15s cubic-bezier(.02, .01, .47, 1)
}
.bttn-slant:focus, .bttn-slant:hover {
-webkit-transform: translateX(5px);
transform: translateX(5px)
}
.bttn-slant:focus:after, .bttn-slant:hover:after {
width: 5px;
opacity: 1
}
.bttn-slant:focus:before, .bttn-slant:hover:before {
box-shadow: inset 0 -1px 0 #a7c3ff, inset 0 1px 0 #a7c3ff, inset -1px 0 0 #a7c3ff
}
.bttn-slant.bttn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.bttn-slant.bttn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.bttn-slant.bttn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.bttn-slant.bttn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.bttn-slant.bttn-default {
color: #1d89ff
}
.bttn-slant.bttn-default:focus:before, .bttn-slant.bttn-default:hover:before {
box-shadow: inset 0 -1px 0 #a7c3ff, inset 0 1px 0 #a7c3ff, inset -1px 0 0 #a7c3ff
}
.bttn-slant.bttn-default:before {
background: #fff
}
.bttn-slant.bttn-default:after {
background: #a7c3ff
}
.bttn-slant.bttn-primary {
color: #fff
}
.bttn-slant.bttn-primary:focus:before, .bttn-slant.bttn-primary:hover:before {
box-shadow: inset 0 -1px 0 #006de3, inset 0 1px 0 #006de3, inset -1px 0 0 #006de3
}
.bttn-slant.bttn-primary:before {
background: #1d89ff
}
.bttn-slant.bttn-primary:after {
background: #006de3
}
.bttn-slant.bttn-warning {
color: #fff
}
.bttn-slant.bttn-warning:focus:before, .bttn-slant.bttn-warning:hover:before {
box-shadow: inset 0 -1px 0 #f89001, inset 0 1px 0 #f89001, inset -1px 0 0 #f89001
}
.bttn-slant.bttn-warning:before {
background: #feab3a
}
.bttn-slant.bttn-warning:after {
background: #f89001
}
.bttn-slant.bttn-danger {
color: #fff
}
.bttn-slant.bttn-danger:focus:before, .bttn-slant.bttn-danger:hover:before {
box-shadow: inset 0 -1px 0 #ff1424, inset 0 1px 0 #ff1424, inset -1px 0 0 #ff1424
}
.bttn-slant.bttn-danger:before {
background: #ff5964
}
.bttn-slant.bttn-danger:after {
background: #ff1424
}
.bttn-slant.bttn-success {
color: #fff
}
.bttn-slant.bttn-success:focus:before, .bttn-slant.bttn-success:hover:before {
box-shadow: inset 0 -1px 0 #209271, inset 0 1px 0 #209271, inset -1px 0 0 #209271
}
.bttn-slant.bttn-success:before {
background: #28b78d
}
.bttn-slant.bttn-success:after {
background: #209271
}
.bttn-slant.bttn-royal {
color: #fff
}
.bttn-slant.bttn-royal:focus:before, .bttn-slant.bttn-royal:hover:before {
box-shadow: inset 0 -1px 0 #a20bdd, inset 0 1px 0 #a20bdd, inset -1px 0 0 #a20bdd
}
.bttn-slant.bttn-royal:before {
background: #bd2df5
}
.bttn-slant.bttn-royal:after {
background: #a20bdd
}
.bttn-block {
display: block;
width: 100%
}
.bttn-no-outline, .bttn-no-outline:active, .bttn-no-outline:focus, .bttn-no-outline:hover {
outline: none
}
|
public/css/button.css
|
.bttn-default {
color: #fff
}
.bttn, .bttn-lg, .bttn-md, .bttn-primary, .bttn-sm, .bttn-xs {
color: #1d89ff
}
.bttn-warning {
color: #feab3a
}
.bttn-danger {
color: #ff5964
}
.bttn-success {
color: #28b78d
}
.bttn-royal {
color: #bd2df5
}
.bttn, .bttn-lg, .bttn-md, .bttn-sm, .bttn-xs {
margin: 0;
padding: 0;
border-width: 0;
border-color: transparent;
background: transparent;
font-weight: 400;
cursor: pointer;
position: relative
}
.bttn-lg {
padding: 8px 15px;
font-size: 24px
}
.bttn-lg, .bttn-md {
font-family: inherit
}
.bttn-md {
font-size: 20px;
padding: 5px 12px
}
.bttn-sm {
padding: 4px 10px;
font-size: 16px
}
.bttn-sm, .bttn-xs {
font-family: inherit
}
.bttn-xs {
padding: 3px 8px;
font-size: 12px
}
.bttn-gradient, .bttn-simple {
margin: 0;
padding: 0;
border-color: transparent;
background: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
overflow: hidden;
border-width: 0;
border-radius: 4px;
background: hsla(0, 0%, 100%, .4);
color: #fff;
-webkit-transition: all .3s cubic-bezier(.02, .01, .47, 1);
transition: all .3s cubic-bezier(.02, .01, .47, 1)
}
.bttn-gradient:focus, .bttn-gradient:hover, .bttn-simple:focus, .bttn-simple:hover {
opacity: .75
}
.bttn-gradient.bttn-xs, .bttn-simple.bttn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.bttn-gradient.bttn-sm, .bttn-simple.bttn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.bttn-gradient.bttn-md, .bttn-simple.bttn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.bttn-gradient.bttn-lg, .bttn-simple.bttn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.bttn-gradient.bttn-default, .bttn-simple.bttn-default {
background: hsla(0, 0%, 100%, .4)
}
.bttn-gradient.bttn-primary, .bttn-simple.bttn-primary {
background: #1d89ff
}
.bttn-gradient.bttn-warning, .bttn-simple.bttn-warning {
background: #feab3a
}
.bttn-gradient.bttn-danger, .bttn-simple.bttn-danger {
background: #ff5964
}
.bttn-gradient.bttn-success, .bttn-simple.bttn-success {
background: #28b78d
}
.bttn-gradient.bttn-royal, .bttn-simple.bttn-royal {
background: #bd2df5
}
.bttn-bordered {
margin: 0;
padding: 0;
border-width: 0;
border-color: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
overflow: hidden;
border: 1px solid hsla(0, 0%, 100%, .4);
border-radius: 4px;
background: transparent;
color: #fff;
-webkit-transition: all .3s cubic-bezier(.02, .01, .47, 1);
transition: all .3s cubic-bezier(.02, .01, .47, 1)
}
.bttn-bordered:focus, .bttn-bordered:hover {
border-color: hsla(0, 0%, 100%, .7)
}
.bttn-bordered.bttn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.bttn-bordered.bttn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.bttn-bordered.bttn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.bttn-bordered.bttn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.bttn-bordered.bttn-default {
border-color: hsla(0, 0%, 100%, .4);
color: #fff
}
.bttn-bordered.bttn-default:focus, .bttn-bordered.bttn-default:hover {
border-color: hsla(0, 0%, 100%, .7)
}
.bttn-bordered.bttn-primary {
border-color: rgba(29, 137, 255, .4);
color: #1d89ff
}
.bttn-bordered.bttn-primary:focus, .bttn-bordered.bttn-primary:hover {
border-color: rgba(29, 137, 255, .7)
}
.bttn-bordered.bttn-warning {
border-color: rgba(254, 171, 58, .4);
color: #feab3a
}
.bttn-bordered.bttn-warning:focus, .bttn-bordered.bttn-warning:hover {
border-color: rgba(254, 171, 58, .7)
}
.bttn-bordered.bttn-danger {
border-color: rgba(255, 89, 100, .4);
color: #ff5964
}
.bttn-bordered.bttn-danger:focus, .bttn-bordered.bttn-danger:hover {
border-color: rgba(255, 89, 100, .7)
}
.bttn-bordered.bttn-success {
border-color: rgba(40, 183, 141, .4);
color: #28b78d
}
.bttn-bordered.bttn-success:focus, .bttn-bordered.bttn-success:hover {
border-color: rgba(40, 183, 141, .7)
}
.bttn-bordered.bttn-royal {
border-color: rgba(189, 45, 245, .4);
color: #bd2df5
}
.bttn-bordered.bttn-royal:focus, .bttn-bordered.bttn-royal:hover {
border-color: rgba(189, 45, 245, .7)
}
.bttn-gradient {
border-radius: 100px;
box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
text-shadow: 0 1px 0 hsla(0, 0%, 100%, .25)
}
.bttn-gradient, .bttn-gradient.bttn-default {
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #d6e3ff));
background-image: -webkit-linear-gradient(top, #fff, #d6e3ff);
background-image: linear-gradient(180deg, #fff 0, #d6e3ff);
background-image: -webkit-linear-gradient(93deg, #d6e3ff, #fff);
color: #1d89ff
}
.bttn-gradient.bttn-primary {
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #00bbd4), color-stop(1, #3f51b5));
background-image: -webkit-linear-gradient(top, #00bbd4, #3f51b5);
background-image: linear-gradient(180deg, #00bbd4 0, #3f51b5);
background-image: -webkit-linear-gradient(93deg, #3f51b5, #00bbd4);
color: #fff
}
.bttn-gradient.bttn-warning {
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #feab3a), color-stop(1, #f35626));
background-image: -webkit-linear-gradient(top, #feab3a, #f35626);
background-image: linear-gradient(180deg, #feab3a 0, #f35626);
background-image: -webkit-linear-gradient(93deg, #f35626, #feab3a);
color: #fff
}
.bttn-gradient.bttn-danger {
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff97c2), color-stop(1, #e91e63));
background-image: -webkit-linear-gradient(top, #ff97c2, #e91e63);
background-image: linear-gradient(180deg, #ff97c2 0, #e91e63);
background-image: -webkit-linear-gradient(93deg, #e91e63, #ff97c2);
color: #fff
}
.bttn-gradient.bttn-success {
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9ccc65), color-stop(1, #009688));
background-image: -webkit-linear-gradient(top, #9ccc65, #009688);
background-image: linear-gradient(180deg, #9ccc65 0, #009688);
background-image: -webkit-linear-gradient(93deg, #009688, #9ccc65);
color: #fff
}
.bttn-gradient.bttn-royal {
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9c27b0), color-stop(1, #512da8));
background-image: -webkit-linear-gradient(top, #9c27b0, #512da8);
background-image: linear-gradient(180deg, #9c27b0 0, #512da8);
background-image: -webkit-linear-gradient(93deg, #512da8, #9c27b0);
color: #fff
}
.bttn-minimal {
margin: 0;
padding: 0;
border-color: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
overflow: hidden;
border-width: 0;
border-radius: 4px;
background: transparent;
color: #fff;
-webkit-transition: all .5s cubic-bezier(.02, .01, .47, 1);
transition: all .5s cubic-bezier(.02, .01, .47, 1)
}
.bttn-minimal:after, .bttn-minimal:before {
position: absolute;
bottom: 0;
left: 10px;
width: calc(100% - 20px);
height: 1px;
background: currentColor;
content: '';
opacity: .65;
-webkit-transition: opacity .5s cubic-bezier(.02, .01, .47, 1), -webkit-transform .5s cubic-bezier(.02, .01, .47, 1);
transition: opacity .5s cubic-bezier(.02, .01, .47, 1), -webkit-transform .5s cubic-bezier(.02, .01, .47, 1);
transition: transform .5s cubic-bezier(.02, .01, .47, 1), opacity .5s cubic-bezier(.02, .01, .47, 1);
transition: transform .5s cubic-bezier(.02, .01, .47, 1), opacity .5s cubic-bezier(.02, .01, .47, 1), -webkit-transform .5s cubic-bezier(.02, .01, .47, 1)
}
.bttn-minimal:focus, .bttn-minimal:hover {
opacity: .9
}
.bttn-minimal:focus:after, .bttn-minimal:hover:after {
opacity: 1;
-webkit-transform: translateX(-10px) rotate(.001deg);
transform: translateX(-10px) rotate(.001deg)
}
.bttn-minimal:focus:before, .bttn-minimal:hover:before {
opacity: 1;
-webkit-transform: translateX(10px) rotate(.001deg);
transform: translateX(10px) rotate(.001deg)
}
.bttn-minimal.bttn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.bttn-minimal.bttn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.bttn-minimal.bttn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.bttn-minimal.bttn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.bttn-minimal.bttn-default {
color: #fff
}
.bttn-minimal.bttn-primary {
color: #1d89ff
}
.bttn-minimal.bttn-warning {
color: #feab3a
}
.bttn-minimal.bttn-danger {
color: #ff5964
}
.bttn-minimal.bttn-success {
color: #28b78d
}
.bttn-minimal.bttn-royal {
color: #bd2df5
}
.bttn-stretch {
margin: 0;
padding: 0;
border-color: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
overflow: hidden;
border-width: 0;
border-radius: 0;
background: transparent;
color: #fff;
letter-spacing: 0
}
.bttn-stretch, .bttn-stretch:after, .bttn-stretch:before {
-webkit-transition: all .2s cubic-bezier(.02, .01, .47, 1);
transition: all .2s cubic-bezier(.02, .01, .47, 1)
}
.bttn-stretch:after, .bttn-stretch:before {
position: absolute;
left: 0;
width: 100%;
height: 1px;
background: currentColor;
content: '';
opacity: .65;
-webkit-transform: scaleX(0);
transform: scaleX(0)
}
.bttn-stretch:after {
top: 0
}
.bttn-stretch:before {
bottom: 0
}
.bttn-stretch:focus, .bttn-stretch:hover {
letter-spacing: 2px;
opacity: .9;
-webkit-transition: all .3s cubic-bezier(.02, .01, .47, 1);
transition: all .3s cubic-bezier(.02, .01, .47, 1)
}
.bttn-stretch:focus:after, .bttn-stretch:focus:before, .bttn-stretch:hover:after, .bttn-stretch:hover:before {
opacity: 1;
-webkit-transition: all .3s cubic-bezier(.02, .01, .47, 1);
transition: all .3s cubic-bezier(.02, .01, .47, 1);
-webkit-transform: scaleX(1);
transform: scaleX(1)
}
.bttn-stretch.bttn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.bttn-stretch.bttn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.bttn-stretch.bttn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.bttn-stretch.bttn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.bttn-stretch.bttn-default {
color: #fff
}
.bttn-stretch.bttn-primary {
color: #1d89ff
}
.bttn-stretch.bttn-warning {
color: #feab3a
}
.bttn-stretch.bttn-danger {
color: #ff5964
}
.bttn-stretch.bttn-success {
color: #28b78d
}
.bttn-stretch.bttn-royal {
color: #bd2df5
}
.bttn-jelly {
margin: 0;
padding: 0;
border-width: 0;
border-color: transparent;
background: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
overflow: hidden;
background: #fff;
color: #1d89ff
}
.bttn-jelly, .bttn-jelly:before {
border-radius: 50px;
-webkit-transition: all .2s cubic-bezier(.02, .01, .47, 1);
transition: all .2s cubic-bezier(.02, .01, .47, 1)
}
.bttn-jelly:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: currentColor;
content: '';
z-index: -1;
opacity: 0;
-webkit-transform: scale(.2);
transform: scale(.2)
}
.bttn-jelly:focus, .bttn-jelly:hover {
box-shadow: 0 1px 8px rgba(58, 51, 53, .4);
-webkit-transform: scale(1.1);
transform: scale(1.1)
}
.bttn-jelly:focus, .bttn-jelly:focus:before, .bttn-jelly:hover, .bttn-jelly:hover:before {
-webkit-transition: all .3s cubic-bezier(.02, .01, .47, 1);
transition: all .3s cubic-bezier(.02, .01, .47, 1)
}
.bttn-jelly:focus:before, .bttn-jelly:hover:before {
opacity: .15;
-webkit-transform: scale(1);
transform: scale(1)
}
.bttn-jelly.bttn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.bttn-jelly.bttn-xs:focus, .bttn-jelly.bttn-xs:hover {
box-shadow: 0 1px 4px rgba(58, 51, 53, .4)
}
.bttn-jelly.bttn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.bttn-jelly.bttn-sm:focus, .bttn-jelly.bttn-sm:hover {
box-shadow: 0 1px 6px rgba(58, 51, 53, .4)
}
.bttn-jelly.bttn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.bttn-jelly.bttn-md:focus, .bttn-jelly.bttn-md:hover {
box-shadow: 0 1px 8px rgba(58, 51, 53, .4)
}
.bttn-jelly.bttn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.bttn-jelly.bttn-lg:focus, .bttn-jelly.bttn-lg:hover {
box-shadow: 0 1px 10px rgba(58, 51, 53, .4)
}
.bttn-jelly.bttn-default {
background: #fff;
color: #1d89ff
}
.bttn-jelly.bttn-primary {
background: #1d89ff;
color: #fff
}
.bttn-jelly.bttn-warning {
background: #feab3a;
color: #fff
}
.bttn-jelly.bttn-danger {
background: #ff5964;
color: #fff
}
.bttn-jelly.bttn-success {
background: #28b78d;
color: #fff
}
.bttn-jelly.bttn-royal {
background: #bd2df5;
color: #fff
}
.bttn-fill {
margin: 0;
padding: 0;
border-width: 0;
border-color: transparent;
background: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
z-index: 0;
border: none;
background: #fff;
color: #1d89ff;
-webkit-transition: all .3s cubic-bezier(.02, .01, .47, 1);
transition: all .3s cubic-bezier(.02, .01, .47, 1)
}
.bttn-fill:before {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background: #1d89ff;
content: '';
opacity: 0;
-webkit-transition: opacity .15s ease-out, -webkit-transform .15s ease-out;
transition: opacity .15s ease-out, -webkit-transform .15s ease-out;
transition: transform .15s ease-out, opacity .15s ease-out;
transition: transform .15s ease-out, opacity .15s ease-out, -webkit-transform .15s ease-out;
z-index: -1;
-webkit-transform: scaleX(0);
transform: scaleX(0)
}
.bttn-fill:focus, .bttn-fill:hover {
box-shadow: 0 1px 8px rgba(58, 51, 53, .3);
color: #fff;
-webkit-transition: all .5s cubic-bezier(.02, .01, .47, 1);
transition: all .5s cubic-bezier(.02, .01, .47, 1)
}
.bttn-fill:focus:before, .bttn-fill:hover:before {
opacity: 1;
-webkit-transition: opacity .2s ease-in, -webkit-transform .2s ease-in;
transition: opacity .2s ease-in, -webkit-transform .2s ease-in;
transition: transform .2s ease-in, opacity .2s ease-in;
transition: transform .2s ease-in, opacity .2s ease-in, -webkit-transform .2s ease-in;
-webkit-transform: scaleX(1);
transform: scaleX(1)
}
.bttn-fill.bttn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.bttn-fill.bttn-xs:focus, .bttn-fill.bttn-xs:hover {
box-shadow: 0 1px 4px rgba(58, 51, 53, .3)
}
.bttn-fill.bttn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.bttn-fill.bttn-sm:focus, .bttn-fill.bttn-sm:hover {
box-shadow: 0 1px 6px rgba(58, 51, 53, .3)
}
.bttn-fill.bttn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.bttn-fill.bttn-md:focus, .bttn-fill.bttn-md:hover {
box-shadow: 0 1px 8px rgba(58, 51, 53, .3)
}
.bttn-fill.bttn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.bttn-fill.bttn-lg:focus, .bttn-fill.bttn-lg:hover {
box-shadow: 0 1px 10px rgba(58, 51, 53, .3)
}
.bttn-fill.bttn-default {
background: #fff;
color: #1d89ff
}
.bttn-fill.bttn-default:focus, .bttn-fill.bttn-default:hover {
color: #fff
}
.bttn-fill.bttn-default:before {
background: #1d89ff
}
.bttn-fill.bttn-primary {
background: #1d89ff;
color: #fff
}
.bttn-fill.bttn-primary:focus, .bttn-fill.bttn-primary:hover {
color: #1d89ff
}
.bttn-fill.bttn-primary:before {
background: #fff
}
.bttn-fill.bttn-warning {
background: #feab3a;
color: #fff
}
.bttn-fill.bttn-warning:focus, .bttn-fill.bttn-warning:hover {
color: #feab3a
}
.bttn-fill.bttn-warning:before {
background: #fff
}
.bttn-fill.bttn-danger {
background: #ff5964;
color: #fff
}
.bttn-fill.bttn-danger:focus, .bttn-fill.bttn-danger:hover {
color: #ff5964
}
.bttn-fill.bttn-danger:before {
background: #fff
}
.bttn-fill.bttn-success {
background: #28b78d;
color: #fff
}
.bttn-fill.bttn-success:focus, .bttn-fill.bttn-success:hover {
color: #28b78d
}
.bttn-fill.bttn-success:before {
background: #fff
}
.bttn-fill.bttn-royal {
background: #bd2df5;
color: #fff
}
.bttn-fill.bttn-royal:focus, .bttn-fill.bttn-royal:hover {
color: #bd2df5
}
.bttn-fill.bttn-royal:before {
background: #fff
}
.bttn-material-circle {
margin: 0;
padding: 0;
border-color: transparent;
background: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
overflow: hidden;
border-width: 0;
border-radius: 50%;
background: #fff;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18), 0 1px 5px 0 rgba(0, 0, 0, .15);
color: #1d89ff;
-webkit-transition: all .25s cubic-bezier(.02, .01, .47, 1);
transition: all .25s cubic-bezier(.02, .01, .47, 1);
-webkit-transform: translateZ(0);
transform: translateZ(0)
}
.bttn-material-circle:focus, .bttn-material-circle:hover {
box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
-webkit-transition: box-shadow .4s ease-out;
transition: box-shadow .4s ease-out
}
.bttn-material-circle.bttn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit;
width: 28px;
height: 28px;
line-height: 24px
}
.bttn-material-circle.bttn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit;
width: 36px;
height: 36px;
line-height: 30px
}
.bttn-material-circle.bttn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
width: 44px;
height: 44px;
line-height: 38px
}
.bttn-material-circle.bttn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit;
width: 54px;
height: 54px;
line-height: 44px
}
.bttn-material-circle.bttn-default {
background: #fff;
color: #1d89ff
}
.bttn-material-circle.bttn-primary {
background: #1d89ff;
color: #fff
}
.bttn-material-circle.bttn-warning {
background: #feab3a;
color: #fff
}
.bttn-material-circle.bttn-danger {
background: #ff5964;
color: #fff
}
.bttn-material-circle.bttn-success {
background: #28b78d;
color: #fff
}
.bttn-material-circle.bttn-royal {
background: #bd2df5;
color: #fff
}
.bttn-material-flat {
margin: 0;
padding: 0;
border-color: transparent;
background: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
overflow: hidden;
border-width: 0;
border-radius: 2px;
background: #fff;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18), 0 1px 5px 0 rgba(0, 0, 0, .15);
color: #1d89ff;
text-transform: uppercase;
-webkit-transition: all .25s cubic-bezier(.02, .01, .47, 1);
transition: all .25s cubic-bezier(.02, .01, .47, 1);
-webkit-transform: translateZ(0);
transform: translateZ(0)
}
.bttn-material-flat:focus, .bttn-material-flat:hover {
box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
-webkit-transition: box-shadow .4s ease-out;
transition: box-shadow .4s ease-out
}
.bttn-material-flat.bttn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.bttn-material-flat.bttn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.bttn-material-flat.bttn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.bttn-material-flat.bttn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.bttn-material-flat.bttn-default {
background: #fff;
color: #1d89ff
}
.bttn-material-flat.bttn-primary {
background: #1d89ff;
color: #fff
}
.bttn-material-flat.bttn-warning {
background: #feab3a;
color: #fff
}
.bttn-material-flat.bttn-danger {
background: #ff5964;
color: #fff
}
.bttn-material-flat.bttn-success {
background: #28b78d;
color: #fff
}
.bttn-material-flat.bttn-royal {
background: #bd2df5;
color: #fff
}
.bttn-pill {
margin: 0;
padding: 0;
border-width: 0;
border-color: transparent;
background: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
z-index: 0;
overflow: hidden;
border: none;
border-radius: 100px;
background: #fff;
color: #1d89ff;
-webkit-transition: all .3s cubic-bezier(.02, .01, .47, 1);
transition: all .3s cubic-bezier(.02, .01, .47, 1)
}
.bttn-pill:after, .bttn-pill:before {
position: absolute;
right: 0;
bottom: 0;
width: 100px;
height: 100px;
border-radius: 50%;
background: #1d89ff;
content: '';
opacity: 0;
-webkit-transition: opacity .15s cubic-bezier(.02, .01, .47, 1), -webkit-transform .15s cubic-bezier(.02, .01, .47, 1);
transition: opacity .15s cubic-bezier(.02, .01, .47, 1), -webkit-transform .15s cubic-bezier(.02, .01, .47, 1);
transition: transform .15s cubic-bezier(.02, .01, .47, 1), opacity .15s cubic-bezier(.02, .01, .47, 1);
transition: transform .15s cubic-bezier(.02, .01, .47, 1), opacity .15s cubic-bezier(.02, .01, .47, 1), -webkit-transform .15s cubic-bezier(.02, .01, .47, 1);
z-index: -1;
-webkit-transform: translate(100%, -25%) translateZ(0);
transform: translate(100%, -25%) translateZ(0)
}
.bttn-pill:focus, .bttn-pill:hover {
box-shadow: 0 1px 8px rgba(58, 51, 53, .3);
color: #fff;
-webkit-transition: all .5s cubic-bezier(.02, .01, .47, 1);
transition: all .5s cubic-bezier(.02, .01, .47, 1);
-webkit-transform: scale(1.1) translateZ(0);
transform: scale(1.1) translateZ(0)
}
.bttn-pill:focus:before, .bttn-pill:hover:before {
opacity: .15;
-webkit-transition: opacity .2s cubic-bezier(.02, .01, .47, 1), -webkit-transform .2s cubic-bezier(.02, .01, .47, 1);
transition: opacity .2s cubic-bezier(.02, .01, .47, 1), -webkit-transform .2s cubic-bezier(.02, .01, .47, 1);
transition: transform .2s cubic-bezier(.02, .01, .47, 1), opacity .2s cubic-bezier(.02, .01, .47, 1);
transition: transform .2s cubic-bezier(.02, .01, .47, 1), opacity .2s cubic-bezier(.02, .01, .47, 1), -webkit-transform .2s cubic-bezier(.02, .01, .47, 1);
-webkit-transform: translate3d(50%, 0, 0) scale(.9);
transform: translate3d(50%, 0, 0) scale(.9)
}
.bttn-pill:focus:after, .bttn-pill:hover:after {
opacity: .25;
-webkit-transition: opacity .2s cubic-bezier(.02, .01, .47, 1) .05s, -webkit-transform .2s cubic-bezier(.02, .01, .47, 1) .05s;
transition: opacity .2s cubic-bezier(.02, .01, .47, 1) .05s, -webkit-transform .2s cubic-bezier(.02, .01, .47, 1) .05s;
transition: transform .2s cubic-bezier(.02, .01, .47, 1) .05s, opacity .2s cubic-bezier(.02, .01, .47, 1) .05s;
transition: transform .2s cubic-bezier(.02, .01, .47, 1) .05s, opacity .2s cubic-bezier(.02, .01, .47, 1) .05s, -webkit-transform .2s cubic-bezier(.02, .01, .47, 1) .05s;
-webkit-transform: translate(50%) scale(1.1);
transform: translate(50%) scale(1.1)
}
.bttn-pill.bttn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.bttn-pill.bttn-xs:focus, .bttn-pill.bttn-xs:hover {
box-shadow: 0 1px 4px rgba(58, 51, 53, .3)
}
.bttn-pill.bttn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.bttn-pill.bttn-sm:focus, .bttn-pill.bttn-sm:hover {
box-shadow: 0 1px 6px rgba(58, 51, 53, .3)
}
.bttn-pill.bttn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.bttn-pill.bttn-md:focus, .bttn-pill.bttn-md:hover {
box-shadow: 0 1px 8px rgba(58, 51, 53, .3)
}
.bttn-pill.bttn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.bttn-pill.bttn-lg:focus, .bttn-pill.bttn-lg:hover {
box-shadow: 0 1px 10px rgba(58, 51, 53, .3)
}
.bttn-pill.bttn-default {
background: #fff;
color: #1d89ff
}
.bttn-pill.bttn-default:focus, .bttn-pill.bttn-default:hover {
color: #1d89ff
}
.bttn-pill.bttn-default:after, .bttn-pill.bttn-default:before {
background: #1d89ff
}
.bttn-pill.bttn-primary {
background: #1d89ff;
color: #fff
}
.bttn-pill.bttn-primary:focus, .bttn-pill.bttn-primary:hover {
color: #fff
}
.bttn-pill.bttn-primary:after, .bttn-pill.bttn-primary:before {
background: #fff
}
.bttn-pill.bttn-warning {
background: #feab3a;
color: #fff
}
.bttn-pill.bttn-warning:focus, .bttn-pill.bttn-warning:hover {
color: #fff
}
.bttn-pill.bttn-warning:after, .bttn-pill.bttn-warning:before {
background: #fff
}
.bttn-pill.bttn-danger {
background: #ff5964;
color: #fff
}
.bttn-pill.bttn-danger:focus, .bttn-pill.bttn-danger:hover {
color: #fff
}
.bttn-pill.bttn-danger:after, .bttn-pill.bttn-danger:before {
background: #fff
}
.bttn-pill.bttn-success {
background: #28b78d;
color: #fff
}
.bttn-pill.bttn-success:focus, .bttn-pill.bttn-success:hover {
color: #fff
}
.bttn-pill.bttn-success:after, .bttn-pill.bttn-success:before {
background: #fff
}
.bttn-pill.bttn-royal {
background: #bd2df5;
color: #fff
}
.bttn-pill.bttn-royal:focus, .bttn-pill.bttn-royal:hover {
color: #fff
}
.bttn-pill.bttn-royal:after, .bttn-pill.bttn-royal:before {
background: #fff
}
.bttn-float {
margin: 0;
padding: 0;
border-width: 0;
border-color: transparent;
background: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
overflow: hidden;
border: 1px dotted #fff;
border-radius: 4px;
background: hsla(0, 0%, 100%, .4);
color: #fff;
-webkit-transition: opacity .3s cubic-bezier(.02, .01, .47, 1), box-shadow .2s cubic-bezier(.02, .01, .47, 1), -webkit-transform .3s cubic-bezier(.02, .01, .47, 1);
transition: opacity .3s cubic-bezier(.02, .01, .47, 1), box-shadow .2s cubic-bezier(.02, .01, .47, 1), -webkit-transform .3s cubic-bezier(.02, .01, .47, 1);
transition: transform .3s cubic-bezier(.02, .01, .47, 1), opacity .3s cubic-bezier(.02, .01, .47, 1), box-shadow .2s cubic-bezier(.02, .01, .47, 1);
transition: transform .3s cubic-bezier(.02, .01, .47, 1), opacity .3s cubic-bezier(.02, .01, .47, 1), box-shadow .2s cubic-bezier(.02, .01, .47, 1), -webkit-transform .3s cubic-bezier(.02, .01, .47, 1)
}
.bttn-float:focus, .bttn-float:hover {
box-shadow: 0 30px 30px rgba(0, 0, 0, .16);
opacity: .85;
-webkit-transition: opacity .2s cubic-bezier(.02, .01, .47, 1), box-shadow .4s cubic-bezier(.02, .01, .47, 1), -webkit-transform .2s cubic-bezier(.02, .01, .47, 1);
transition: opacity .2s cubic-bezier(.02, .01, .47, 1), box-shadow .4s cubic-bezier(.02, .01, .47, 1), -webkit-transform .2s cubic-bezier(.02, .01, .47, 1);
transition: transform .2s cubic-bezier(.02, .01, .47, 1), opacity .2s cubic-bezier(.02, .01, .47, 1), box-shadow .4s cubic-bezier(.02, .01, .47, 1);
transition: transform .2s cubic-bezier(.02, .01, .47, 1), opacity .2s cubic-bezier(.02, .01, .47, 1), box-shadow .4s cubic-bezier(.02, .01, .47, 1), -webkit-transform .2s cubic-bezier(.02, .01, .47, 1)
}
.bttn-float.bttn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.bttn-float.bttn-xs:focus, .bttn-float.bttn-xs:hover {
-webkit-transform: translateY(-6px);
transform: translateY(-6px)
}
.bttn-float.bttn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.bttn-float.bttn-sm:focus, .bttn-float.bttn-sm:hover {
-webkit-transform: translateY(-8px);
transform: translateY(-8px)
}
.bttn-float.bttn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.bttn-float.bttn-md:focus, .bttn-float.bttn-md:hover {
-webkit-transform: translateY(-10px);
transform: translateY(-10px)
}
.bttn-float.bttn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.bttn-float.bttn-lg:focus, .bttn-float.bttn-lg:hover {
-webkit-transform: translateY(-12px);
transform: translateY(-12px)
}
.bttn-float.bttn-default {
border-color: #fff;
background: hsla(0, 0%, 100%, .4);
color: #fff
}
.bttn-float.bttn-primary {
border-color: #1d89ff;
background: rgba(29, 137, 255, .4);
color: #1d89ff
}
.bttn-float.bttn-warning {
border-color: #feab3a;
background: rgba(254, 171, 58, .4);
color: #feab3a
}
.bttn-float.bttn-danger {
border-color: #ff5964;
background: rgba(255, 89, 100, .4);
color: #ff5964
}
.bttn-float.bttn-success {
border-color: #28b78d;
background: rgba(40, 183, 141, .4);
color: #28b78d
}
.bttn-float.bttn-royal {
border-color: #bd2df5;
background: rgba(189, 45, 245, .4);
color: #bd2df5
}
.bttn-unite {
margin: 0;
padding: 0;
border-width: 0;
border-color: transparent;
background: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
z-index: 0;
overflow: hidden;
border: 1px solid #1d89ff;
border-radius: 100px;
background: #fff;
color: #1d89ff;
-webkit-transition: color .3s cubic-bezier(.02, .01, .47, 1), border-color .3s cubic-bezier(.02, .01, .47, 1);
transition: color .3s cubic-bezier(.02, .01, .47, 1), border-color .3s cubic-bezier(.02, .01, .47, 1)
}
.bttn-unite:before {
background: #d6e3ff;
-webkit-transform: translate3d(-110%, -10%, 0) skewX(-20deg);
transform: translate3d(-110%, -10%, 0) skewX(-20deg)
}
.bttn-unite:after, .bttn-unite:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 120%;
content: '';
opacity: 0;
z-index: -1;
-webkit-transition: opacity .15s cubic-bezier(.02, .01, .47, 1), -webkit-transform .15s cubic-bezier(.02, .01, .47, 1);
transition: opacity .15s cubic-bezier(.02, .01, .47, 1), -webkit-transform .15s cubic-bezier(.02, .01, .47, 1);
transition: transform .15s cubic-bezier(.02, .01, .47, 1), opacity .15s cubic-bezier(.02, .01, .47, 1);
transition: transform .15s cubic-bezier(.02, .01, .47, 1), opacity .15s cubic-bezier(.02, .01, .47, 1), -webkit-transform .15s cubic-bezier(.02, .01, .47, 1)
}
.bttn-unite:after {
background: rgba(214, 227, 255, .7);
-webkit-transform: translate3d(110%, -10%, 0) skewX(-20deg);
transform: translate3d(110%, -10%, 0) skewX(-20deg)
}
.bttn-unite:focus, .bttn-unite:hover {
box-shadow: 0 1px 8px rgba(58, 51, 53, .3);
color: #1d89ff;
-webkit-transition: all .5s cubic-bezier(.02, .01, .47, 1);
transition: all .5s cubic-bezier(.02, .01, .47, 1)
}
.bttn-unite:focus:before, .bttn-unite:hover:before {
-webkit-transform: translate3d(-50%, -10%, 0) skewX(-20deg);
transform: translate3d(-50%, -10%, 0) skewX(-20deg)
}
.bttn-unite:focus:after, .bttn-unite:focus:before, .bttn-unite:hover:after, .bttn-unite:hover:before {
opacity: 1;
-webkit-transition: opacity .25s cubic-bezier(.02, .01, .47, 1), -webkit-transform .25s cubic-bezier(.02, .01, .47, 1);
transition: opacity .25s cubic-bezier(.02, .01, .47, 1), -webkit-transform .25s cubic-bezier(.02, .01, .47, 1);
transition: transform .25s cubic-bezier(.02, .01, .47, 1), opacity .25s cubic-bezier(.02, .01, .47, 1);
transition: transform .25s cubic-bezier(.02, .01, .47, 1), opacity .25s cubic-bezier(.02, .01, .47, 1), -webkit-transform .25s cubic-bezier(.02, .01, .47, 1)
}
.bttn-unite:focus:after, .bttn-unite:hover:after {
-webkit-transform: translate3d(50%, -10%, 0) skewX(-20deg);
transform: translate3d(50%, -10%, 0) skewX(-20deg)
}
.bttn-unite.bttn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.bttn-unite.bttn-xs:focus, .bttn-unite.bttn-xs:hover {
box-shadow: 0 1px 4px rgba(58, 51, 53, .3)
}
.bttn-unite.bttn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.bttn-unite.bttn-sm:focus, .bttn-unite.bttn-sm:hover {
box-shadow: 0 1px 6px rgba(58, 51, 53, .3)
}
.bttn-unite.bttn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.bttn-unite.bttn-md:focus, .bttn-unite.bttn-md:hover {
box-shadow: 0 1px 8px rgba(58, 51, 53, .3)
}
.bttn-unite.bttn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.bttn-unite.bttn-lg:focus, .bttn-unite.bttn-lg:hover {
box-shadow: 0 1px 10px rgba(58, 51, 53, .3)
}
.bttn-unite.bttn-default {
border-color: #1d89ff;
color: #1d89ff
}
.bttn-unite.bttn-default:focus, .bttn-unite.bttn-default:hover {
background: #d6e3ff;
color: #1d89ff
}
.bttn-unite.bttn-default:before {
background: #a7c3ff
}
.bttn-unite.bttn-default:after {
background: #d6e3ff
}
.bttn-unite.bttn-primary {
border-color: #1d89ff;
color: #1d89ff
}
.bttn-unite.bttn-primary:focus, .bttn-unite.bttn-primary:hover {
background: #1d89ff;
color: #fff
}
.bttn-unite.bttn-primary:before {
background: #006de3
}
.bttn-unite.bttn-primary:after {
background: #1d89ff
}
.bttn-unite.bttn-warning {
border-color: #feab3a;
color: #feab3a
}
.bttn-unite.bttn-warning:focus, .bttn-unite.bttn-warning:hover {
background: #feab3a;
color: #fff
}
.bttn-unite.bttn-warning:before {
background: #f89001
}
.bttn-unite.bttn-warning:after {
background: #feab3a
}
.bttn-unite.bttn-danger {
border-color: #ff5964;
color: #ff5964
}
.bttn-unite.bttn-danger:focus, .bttn-unite.bttn-danger:hover {
background: #ff5964;
color: #fff
}
.bttn-unite.bttn-danger:before {
background: #ff1424
}
.bttn-unite.bttn-danger:after {
background: #ff5964
}
.bttn-unite.bttn-success {
border-color: #28b78d;
color: #28b78d
}
.bttn-unite.bttn-success:focus, .bttn-unite.bttn-success:hover {
background: #28b78d;
color: #fff
}
.bttn-unite.bttn-success:before {
background: #209271
}
.bttn-unite.bttn-success:after {
background: #28b78d
}
.bttn-unite.bttn-royal {
border-color: #bd2df5;
color: #bd2df5
}
.bttn-unite.bttn-royal:focus, .bttn-unite.bttn-royal:hover {
background: #bd2df5;
color: #fff
}
.bttn-unite.bttn-royal:before {
background: #a20bdd
}
.bttn-unite.bttn-royal:after {
background: #bd2df5
}
.bttn-slant {
margin: 0;
padding: 0;
border-width: 0;
border-color: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
z-index: 0;
border: none;
border-radius: 0;
background: transparent;
color: #1d89ff;
-webkit-transition: color .3s cubic-bezier(.02, .01, .47, 1), -webkit-transform .3s cubic-bezier(.02, .01, .47, 1);
transition: color .3s cubic-bezier(.02, .01, .47, 1), -webkit-transform .3s cubic-bezier(.02, .01, .47, 1);
transition: color .3s cubic-bezier(.02, .01, .47, 1), transform .3s cubic-bezier(.02, .01, .47, 1);
transition: color .3s cubic-bezier(.02, .01, .47, 1), transform .3s cubic-bezier(.02, .01, .47, 1), -webkit-transform .3s cubic-bezier(.02, .01, .47, 1)
}
.bttn-slant:before {
width: 100%;
background: #fafafa;
-webkit-transition: box-shadow .2s cubic-bezier(.02, .01, .47, 1);
transition: box-shadow .2s cubic-bezier(.02, .01, .47, 1)
}
.bttn-slant:after, .bttn-slant:before {
position: absolute;
top: 0;
left: 0;
z-index: -1;
height: 100%;
content: '';
-webkit-transform: skewX(20deg);
transform: skewX(20deg)
}
.bttn-slant:after {
width: 0;
background: hsla(0, 0%, 98%, .3);
opacity: 0;
-webkit-transition: opacity .2s cubic-bezier(.02, .01, .47, 1), width .15s cubic-bezier(.02, .01, .47, 1);
transition: opacity .2s cubic-bezier(.02, .01, .47, 1), width .15s cubic-bezier(.02, .01, .47, 1)
}
.bttn-slant:focus, .bttn-slant:hover {
-webkit-transform: translateX(5px);
transform: translateX(5px)
}
.bttn-slant:focus:after, .bttn-slant:hover:after {
width: 5px;
opacity: 1
}
.bttn-slant:focus:before, .bttn-slant:hover:before {
box-shadow: inset 0 -1px 0 #a7c3ff, inset 0 1px 0 #a7c3ff, inset -1px 0 0 #a7c3ff
}
.bttn-slant.bttn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.bttn-slant.bttn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.bttn-slant.bttn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.bttn-slant.bttn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.bttn-slant.bttn-default {
color: #1d89ff
}
.bttn-slant.bttn-default:focus:before, .bttn-slant.bttn-default:hover:before {
box-shadow: inset 0 -1px 0 #a7c3ff, inset 0 1px 0 #a7c3ff, inset -1px 0 0 #a7c3ff
}
.bttn-slant.bttn-default:before {
background: #fff
}
.bttn-slant.bttn-default:after {
background: #a7c3ff
}
.bttn-slant.bttn-primary {
color: #fff
}
.bttn-slant.bttn-primary:focus:before, .bttn-slant.bttn-primary:hover:before {
box-shadow: inset 0 -1px 0 #006de3, inset 0 1px 0 #006de3, inset -1px 0 0 #006de3
}
.bttn-slant.bttn-primary:before {
background: #1d89ff
}
.bttn-slant.bttn-primary:after {
background: #006de3
}
.bttn-slant.bttn-warning {
color: #fff
}
.bttn-slant.bttn-warning:focus:before, .bttn-slant.bttn-warning:hover:before {
box-shadow: inset 0 -1px 0 #f89001, inset 0 1px 0 #f89001, inset -1px 0 0 #f89001
}
.bttn-slant.bttn-warning:before {
background: #feab3a
}
.bttn-slant.bttn-warning:after {
background: #f89001
}
.bttn-slant.bttn-danger {
color: #fff
}
.bttn-slant.bttn-danger:focus:before, .bttn-slant.bttn-danger:hover:before {
box-shadow: inset 0 -1px 0 #ff1424, inset 0 1px 0 #ff1424, inset -1px 0 0 #ff1424
}
.bttn-slant.bttn-danger:before {
background: #ff5964
}
.bttn-slant.bttn-danger:after {
background: #ff1424
}
.bttn-slant.bttn-success {
color: #fff
}
.bttn-slant.bttn-success:focus:before, .bttn-slant.bttn-success:hover:before {
box-shadow: inset 0 -1px 0 #209271, inset 0 1px 0 #209271, inset -1px 0 0 #209271
}
.bttn-slant.bttn-success:before {
background: #28b78d
}
.bttn-slant.bttn-success:after {
background: #209271
}
.bttn-slant.bttn-royal {
color: #fff
}
.bttn-slant.bttn-royal:focus:before, .bttn-slant.bttn-royal:hover:before {
box-shadow: inset 0 -1px 0 #a20bdd, inset 0 1px 0 #a20bdd, inset -1px 0 0 #a20bdd
}
.bttn-slant.bttn-royal:before {
background: #bd2df5
}
.bttn-slant.bttn-royal:after {
background: #a20bdd
}
.bttn-block {
display: block;
width: 100%
}
.bttn-no-outline, .bttn-no-outline:active, .bttn-no-outline:focus, .bttn-no-outline:hover {
outline: none
}
| 0.537284 | 0.121503 |
form.jqtransformdone label{
margin-top:4px;
margin-right: 8px;
display: block;
float:left;
}
form.jqtransformdone div.rowElem{
clear:both;
padding:4px 0px;
}
/* -------------
* Buttons
* ------------- */
button.jqTransformButton {
margin: 0px;
padding: 0px;
border: none;
background-color: transparent;
cursor: pointer;
overflow: visible;
font-family: Arial;
}
*:first-child+html button.jqTransformButton[type]{width: 1;} /* IE7 */
button.jqTransformButton span {
background: transparent url(img/btn_right.gif) no-repeat right top;
display: block;
float: left;
padding: 0px 4px 0px 0px; /* sliding doors padding */
margin: 0px;
height: 33px;
}
button.jqTransformButton span span {
background: transparent url(img/btn_left.gif) no-repeat top left;
color: #333;
padding: 8px 4px 0px 8px;
font-weight: bold;
font-size: 12px;
/*line-height: 13px;*/
display: block;
text-decoration: none;
height: 33px;
}
/*hover*/
button.jqTransformButton_hover span span { background-position: left -33px ; }
button.jqTransformButton_hover span { background-position: right -33px ; }
/*clicked*/
button.jqTransformButton_click span span { background-position: left -66px ; }
button.jqTransformButton_click span { background-position: right -66px ; }
/* IE 6 */
* html button.jqTransformButton { height:33px; }
* button.jqTransformButton span span { height: 25px; }
/* IE 7 */
*+ html button.jqTransformButton { height:33px; }
*+ button.jqTransformButton span span { height: 25px; }
/* -------------
* Inputs
* ------------- */
.jqTransformInputWrapper {
background: transparent url(img/input/input_text_left.gif) no-repeat left top;
height: 31px;
padding: 0px;
float:left;
}
.jqTransformInputInner {
background: transparent url(img/input/input_text_right.gif) no-repeat top right;
padding: 0px;
margin: 0px;
}
.jqTransformInputInner div {
height: 31px;
margin:0px 0px 0px 8px;
}
.jqTransformInputInner div input {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 18px;
vertical-align: middle;
/*height: 31px;*/
color:#404040;
border: none;
padding: 9px 5px 0px 0px;
margin: 0px;
background:transparent;
}
/* IE6 */
* html .jqTransformInputInner div input {
padding: 6px 0 0 0;
margin: 0 0 0 -8px;
height:24px;
}
/* Ie7 */
*+ html .jqTransformInputInner div input {
padding: 6px 0 0 0;
margin-left:-10px;
height:24px;
}
/*hover*/
.jqTransformInputWrapper_hover{ background-position: left -31px ;}
.jqTransformInputWrapper_hover div.jqTransformInputInner{ background-position: right -31px ;}
/*focus*/
.jqTransformInputWrapper_focus{ background-position: left -62px ;}
.jqTransformInputWrapper_focus div.jqTransformInputInner{ background-position: right -62px ;}
.jqTransformSafari .jqTransformInputInner div {
position: relative;
overflow: hidden;
margin:0px 8px;
}
.jqTransformSafari .jqTransformInputInner div input {
background-color: none;
position: absolute;
top: -10px;
left: -2px;
height: 42px;
padding-left: 4px;
}
/* -------------
* Textarea
* ------------- */
table.jqTransformTextarea td#jqTransformTextarea-mm textarea{
font-size: 12px;
line-height: 16px;
}
table.jqTransformTextarea td{
font-size: 1px;
line-height: 1px;
width: 5px;
height: 5px;
margin: 0;
padding: 0;
}
table.jqTransformTextarea{}
table.jqTransformTextarea tr{
/*border: 1px solid red;*/
}
table.jqTransformTextarea textarea{
margin: 0;
padding: 0;
border: 0;
background: none;
}
table.jqTransformTextarea td#jqTransformTextarea-tl{background: url(img/textarea/textarea_tl.gif) no-repeat top left;}
table.jqTransformTextarea td#jqTransformTextarea-tm{background: url(img/textarea/textarea_tm.gif) repeat-x top left;}
table.jqTransformTextarea td#jqTransformTextarea-tr{background: url(img/textarea/textarea_tr.gif) no-repeat top left;}
table.jqTransformTextarea td#jqTransformTextarea-ml{background: url(img/textarea/textarea_ml.gif) repeat-y top left;}
table.jqTransformTextarea td#jqTransformTextarea-mm{background: url(img/textarea/textarea-mm.gif) repeat;}
table.jqTransformTextarea td#jqTransformTextarea-mr{background: url(img/textarea/textarea_mr.gif) repeat-y top left;}
table.jqTransformTextarea td#jqTransformTextarea-bl{background: url(img/textarea/textarea_bl.gif) no-repeat top left;}
table.jqTransformTextarea td#jqTransformTextarea-bm{background: url(img/textarea/textarea_bm.gif) repeat-x top left;}
table.jqTransformTextarea td#jqTransformTextarea-br{background: url(img/textarea/textarea_br.gif) no-repeat top left;}
/*hover*/
table.jqTransformTextarea-hover td#jqTransformTextarea-tl{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-tm{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-tr{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-ml{background-position:-5px 0px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-mm{background-image: url(img/textarea/textarea-mm-hover.gif);}
table.jqTransformTextarea-hover td#jqTransformTextarea-mr{background-position:-5px 0px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-bl{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-bm{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-br{background-position:0px -5px;}
/*focus*/
table.jqTransformTextarea-focus td#jqTransformTextarea-tl{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-tm{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-tr{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-ml{background-position:-10px 0px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-mm{background-image: url(img/textarea/textarea-mm-focus.gif);}
table.jqTransformTextarea-focus td#jqTransformTextarea-mr{background-position: -10px 0px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-bl{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-bm{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-br{background-position:0px -10px;}
table.jqTransformTextarea .jqTransformSafariTextarea div {
position: relative;
overflow: hidden;
border: 0px solid red;
}
table.jqTransformTextarea .jqTransformSafariTextarea textarea{
background: none;
position: absolute;
top:-10px;
left:-10px;
padding: 10px 10px 10px 10px;
resize: none;
}
/* -------------
* Radios
* ------------- */
.jqTransformRadioWrapper {float: left;display:block;margin:0px 4px; margin-top:5px;}
.jqTransformRadio {
background: transparent url(img/radio.gif) no-repeat center top;
vertical-align: middle;
height: 19px;
width: 18px;
display:block;/*display: -moz-inline-block;*/
}
/* -------------
* Checkboxes
* ------------- */
span.jqTransformCheckboxWrapper{
display:block;float:left;
margin-top:5px;
}
a.jqTransformCheckbox {
background: transparent url(img/checkbox.gif) no-repeat center top;
vertical-align: middle;
height: 19px;
width: 18px;
display:block;/*display: -moz-inline-block;*/
}
/* -------------
* Checked - Used for both Radio and Checkbox
* ------------- */
a.jqTransformChecked { background-position: center bottom;}
/* -------------
* Selects
* ------------- */
.jqTransformSelectWrapper {
width: 45px;
position:relative;
height: 31px;
background: url(img/select_left.gif) no-repeat top left;
float:left;
}
.jqTransformSelectWrapper div span {
font-size: 12px;
float: none;
position: absolute;
white-space: nowrap;
height: 31px;
line-height: 15px;
padding: 8px 0 0 7px;
overflow: hidden;
cursor:pointer;
/*border: 1px solid #CCCCCC;*/
/* border-right: none;*/
}
.jqTransformSelectWrapper a.jqTransformSelectOpen {
display: block;
position: absolute;
right: 0px;
width: 31px;
height: 31px;
background: url(img/select_right.gif) no-repeat center center;
}
.jqTransformSelectWrapper ul {
position: absolute;
width: 43px;
top: 30px;
left: 0px;
list-style: none;
background-color: #FFF;
border: solid 1px #CCC;
display: none;
margin: 0px;
padding: 0px;
height: 150px;
overflow: auto;
overflow-y: auto;
z-index:10;
}
.jqTransformSelectWrapper ul a {
display: block;
padding: 5px;
text-decoration: none;
color:#333;
background-color: #FFF;
font-size: 12px;
}
.jqTransformSelectWrapper ul a.selected {
background: #EDEDED;
color: #333;
}
.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
background:#3582c4;
color: #fff;
}
/* -------------
* Hidden - used to hide the original form elements
* ------------- */
.jqTransformHidden {display: none;}
|
source/control_panel/web/resources/plugins/jqtransform/jqtransform.css
|
form.jqtransformdone label{
margin-top:4px;
margin-right: 8px;
display: block;
float:left;
}
form.jqtransformdone div.rowElem{
clear:both;
padding:4px 0px;
}
/* -------------
* Buttons
* ------------- */
button.jqTransformButton {
margin: 0px;
padding: 0px;
border: none;
background-color: transparent;
cursor: pointer;
overflow: visible;
font-family: Arial;
}
*:first-child+html button.jqTransformButton[type]{width: 1;} /* IE7 */
button.jqTransformButton span {
background: transparent url(img/btn_right.gif) no-repeat right top;
display: block;
float: left;
padding: 0px 4px 0px 0px; /* sliding doors padding */
margin: 0px;
height: 33px;
}
button.jqTransformButton span span {
background: transparent url(img/btn_left.gif) no-repeat top left;
color: #333;
padding: 8px 4px 0px 8px;
font-weight: bold;
font-size: 12px;
/*line-height: 13px;*/
display: block;
text-decoration: none;
height: 33px;
}
/*hover*/
button.jqTransformButton_hover span span { background-position: left -33px ; }
button.jqTransformButton_hover span { background-position: right -33px ; }
/*clicked*/
button.jqTransformButton_click span span { background-position: left -66px ; }
button.jqTransformButton_click span { background-position: right -66px ; }
/* IE 6 */
* html button.jqTransformButton { height:33px; }
* button.jqTransformButton span span { height: 25px; }
/* IE 7 */
*+ html button.jqTransformButton { height:33px; }
*+ button.jqTransformButton span span { height: 25px; }
/* -------------
* Inputs
* ------------- */
.jqTransformInputWrapper {
background: transparent url(img/input/input_text_left.gif) no-repeat left top;
height: 31px;
padding: 0px;
float:left;
}
.jqTransformInputInner {
background: transparent url(img/input/input_text_right.gif) no-repeat top right;
padding: 0px;
margin: 0px;
}
.jqTransformInputInner div {
height: 31px;
margin:0px 0px 0px 8px;
}
.jqTransformInputInner div input {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 18px;
vertical-align: middle;
/*height: 31px;*/
color:#404040;
border: none;
padding: 9px 5px 0px 0px;
margin: 0px;
background:transparent;
}
/* IE6 */
* html .jqTransformInputInner div input {
padding: 6px 0 0 0;
margin: 0 0 0 -8px;
height:24px;
}
/* Ie7 */
*+ html .jqTransformInputInner div input {
padding: 6px 0 0 0;
margin-left:-10px;
height:24px;
}
/*hover*/
.jqTransformInputWrapper_hover{ background-position: left -31px ;}
.jqTransformInputWrapper_hover div.jqTransformInputInner{ background-position: right -31px ;}
/*focus*/
.jqTransformInputWrapper_focus{ background-position: left -62px ;}
.jqTransformInputWrapper_focus div.jqTransformInputInner{ background-position: right -62px ;}
.jqTransformSafari .jqTransformInputInner div {
position: relative;
overflow: hidden;
margin:0px 8px;
}
.jqTransformSafari .jqTransformInputInner div input {
background-color: none;
position: absolute;
top: -10px;
left: -2px;
height: 42px;
padding-left: 4px;
}
/* -------------
* Textarea
* ------------- */
table.jqTransformTextarea td#jqTransformTextarea-mm textarea{
font-size: 12px;
line-height: 16px;
}
table.jqTransformTextarea td{
font-size: 1px;
line-height: 1px;
width: 5px;
height: 5px;
margin: 0;
padding: 0;
}
table.jqTransformTextarea{}
table.jqTransformTextarea tr{
/*border: 1px solid red;*/
}
table.jqTransformTextarea textarea{
margin: 0;
padding: 0;
border: 0;
background: none;
}
table.jqTransformTextarea td#jqTransformTextarea-tl{background: url(img/textarea/textarea_tl.gif) no-repeat top left;}
table.jqTransformTextarea td#jqTransformTextarea-tm{background: url(img/textarea/textarea_tm.gif) repeat-x top left;}
table.jqTransformTextarea td#jqTransformTextarea-tr{background: url(img/textarea/textarea_tr.gif) no-repeat top left;}
table.jqTransformTextarea td#jqTransformTextarea-ml{background: url(img/textarea/textarea_ml.gif) repeat-y top left;}
table.jqTransformTextarea td#jqTransformTextarea-mm{background: url(img/textarea/textarea-mm.gif) repeat;}
table.jqTransformTextarea td#jqTransformTextarea-mr{background: url(img/textarea/textarea_mr.gif) repeat-y top left;}
table.jqTransformTextarea td#jqTransformTextarea-bl{background: url(img/textarea/textarea_bl.gif) no-repeat top left;}
table.jqTransformTextarea td#jqTransformTextarea-bm{background: url(img/textarea/textarea_bm.gif) repeat-x top left;}
table.jqTransformTextarea td#jqTransformTextarea-br{background: url(img/textarea/textarea_br.gif) no-repeat top left;}
/*hover*/
table.jqTransformTextarea-hover td#jqTransformTextarea-tl{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-tm{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-tr{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-ml{background-position:-5px 0px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-mm{background-image: url(img/textarea/textarea-mm-hover.gif);}
table.jqTransformTextarea-hover td#jqTransformTextarea-mr{background-position:-5px 0px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-bl{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-bm{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-br{background-position:0px -5px;}
/*focus*/
table.jqTransformTextarea-focus td#jqTransformTextarea-tl{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-tm{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-tr{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-ml{background-position:-10px 0px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-mm{background-image: url(img/textarea/textarea-mm-focus.gif);}
table.jqTransformTextarea-focus td#jqTransformTextarea-mr{background-position: -10px 0px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-bl{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-bm{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-br{background-position:0px -10px;}
table.jqTransformTextarea .jqTransformSafariTextarea div {
position: relative;
overflow: hidden;
border: 0px solid red;
}
table.jqTransformTextarea .jqTransformSafariTextarea textarea{
background: none;
position: absolute;
top:-10px;
left:-10px;
padding: 10px 10px 10px 10px;
resize: none;
}
/* -------------
* Radios
* ------------- */
.jqTransformRadioWrapper {float: left;display:block;margin:0px 4px; margin-top:5px;}
.jqTransformRadio {
background: transparent url(img/radio.gif) no-repeat center top;
vertical-align: middle;
height: 19px;
width: 18px;
display:block;/*display: -moz-inline-block;*/
}
/* -------------
* Checkboxes
* ------------- */
span.jqTransformCheckboxWrapper{
display:block;float:left;
margin-top:5px;
}
a.jqTransformCheckbox {
background: transparent url(img/checkbox.gif) no-repeat center top;
vertical-align: middle;
height: 19px;
width: 18px;
display:block;/*display: -moz-inline-block;*/
}
/* -------------
* Checked - Used for both Radio and Checkbox
* ------------- */
a.jqTransformChecked { background-position: center bottom;}
/* -------------
* Selects
* ------------- */
.jqTransformSelectWrapper {
width: 45px;
position:relative;
height: 31px;
background: url(img/select_left.gif) no-repeat top left;
float:left;
}
.jqTransformSelectWrapper div span {
font-size: 12px;
float: none;
position: absolute;
white-space: nowrap;
height: 31px;
line-height: 15px;
padding: 8px 0 0 7px;
overflow: hidden;
cursor:pointer;
/*border: 1px solid #CCCCCC;*/
/* border-right: none;*/
}
.jqTransformSelectWrapper a.jqTransformSelectOpen {
display: block;
position: absolute;
right: 0px;
width: 31px;
height: 31px;
background: url(img/select_right.gif) no-repeat center center;
}
.jqTransformSelectWrapper ul {
position: absolute;
width: 43px;
top: 30px;
left: 0px;
list-style: none;
background-color: #FFF;
border: solid 1px #CCC;
display: none;
margin: 0px;
padding: 0px;
height: 150px;
overflow: auto;
overflow-y: auto;
z-index:10;
}
.jqTransformSelectWrapper ul a {
display: block;
padding: 5px;
text-decoration: none;
color:#333;
background-color: #FFF;
font-size: 12px;
}
.jqTransformSelectWrapper ul a.selected {
background: #EDEDED;
color: #333;
}
.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
background:#3582c4;
color: #fff;
}
/* -------------
* Hidden - used to hide the original form elements
* ------------- */
.jqTransformHidden {display: none;}
| 0.178311 | 0.068195 |
@charset "UTF-8";
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
font-family: sans-serif;
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%
}
body {
margin: 0
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
display: block
}
audio, canvas, progress, video {
display: inline-block
}
audio:not([controls]) {
display: none;
height: 0
}
progress {
vertical-align: baseline
}
[hidden], template {
display: none
}
a {
background-color: transparent;
-webkit-text-decoration-skip: objects
}
a:active, a:hover {
outline-width: 0
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted
}
b, strong {
font-weight: inherit
}
b, strong {
font-weight: bolder
}
dfn {
font-style: italic
}
h1 {
font-size: 2em;
margin: .67em 0
}
mark {
background-color: #ff0;
color: #000
}
small {
font-size: 80%
}
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline
}
sub {
bottom: -.25em
}
sup {
top: -.5em
}
img {
border-style: none
}
svg:not(:root) {
overflow: hidden
}
code, kbd, pre, samp {
font-family: monospace, monospace;
font-size: 1em
}
figure {
margin: 1em 40px
}
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
overflow: visible
}
button, input, optgroup, select, textarea {
font: inherit;
margin: 0
}
optgroup {
font-weight: 700
}
button, input {
overflow: visible
}
button, select {
text-transform: none
}
[type=reset], [type=submit], button, html [type=button] {
-webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
border-style: none;
padding: 0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
outline: 1px dotted ButtonText
}
fieldset {
border: 1px solid silver;
margin: 0 2px;
padding: .35em .625em .75em
}
legend {
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal
}
textarea {
overflow: auto
}
[type=checkbox], [type=radio] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height: auto
}
[type=search] {
-webkit-appearance: textfield;
outline-offset: -2px
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance: none
}
::-webkit-input-placeholder {
color: inherit;
opacity: .54
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit
}
html {
-webkit-box-sizing: border-box;
box-sizing: border-box
}
*, :after, :before {
-webkit-box-sizing: inherit;
box-sizing: inherit
}
blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, p, pre {
margin: 0
}
button {
background: transparent;
border: 0;
padding: 0
}
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color
}
fieldset {
border: 0;
margin: 0;
padding: 0
}
iframe {
border: 0
}
ol, ul {
list-style: none;
margin: 0;
padding: 0
}
[tabindex="-1"]:focus {
outline: none !important
}
.Arrange {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: table;
margin: 0;
min-width: 100%;
padding: 0;
table-layout: auto
}
.Arrange-sizeFill, .Arrange-sizeFit {
display: table-cell;
padding: 0;
vertical-align: top
}
.Arrange-sizeFill {
width: 100%
}
.Arrange-sizeFill img {
height: auto;
max-width: 100%
}
.Arrange-sizeFit img {
max-width: none !important;
width: auto !important
}
.Arrange-row {
display: table-row
}
.Arrange--middle > .Arrange-sizeFill, .Arrange--middle > .Arrange-sizeFit {
vertical-align: middle
}
.Arrange--bottom > .Arrange-sizeFill, .Arrange--bottom > .Arrange-sizeFit {
vertical-align: bottom
}
.Arrange--equal {
table-layout: fixed;
width: 100%
}
.Arrange--equal > .Arrange-row > .Arrange-sizeFill, .Arrange--equal > .Arrange-row > .Arrange-sizeFit, .Arrange--equal > .Arrange-sizeFill, .Arrange--equal > .Arrange-sizeFit {
width: 1%
}
.Arrange--withGutter {
margin: 0 -5px
}
.Arrange--withGutter > .Arrange-row > .Arrange-sizeFill, .Arrange--withGutter > .Arrange-row > .Arrange-sizeFit, .Arrange--withGutter > .Arrange-sizeFill, .Arrange--withGutter > .Arrange-sizeFit {
padding: 0 5px
}
.Button {
background: transparent;
border: 1px solid currentcolor;
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: inherit;
cursor: pointer;
display: inline-block;
font: inherit;
margin: 0;
padding: .4em .75em;
position: relative;
text-align: center;
text-decoration: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.Button::-moz-focus-inner {
border: 0;
padding: 0
}
.Button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color
}
.Button:active, .Button:focus, .Button:hover {
text-decoration: none
}
.Button.is-disabled, .Button:disabled {
cursor: default;
opacity: .6
}
.FlexEmbed {
display: block;
overflow: hidden;
position: relative
}
.FlexEmbed-ratio {
display: block;
padding-bottom: 100%;
width: 100%
}
.FlexEmbed-ratio--3by1 {
padding-bottom: 33.33333%
}
.FlexEmbed-ratio--2by1 {
padding-bottom: 50%
}
.FlexEmbed-ratio--16by9 {
padding-bottom: 56.25%
}
.FlexEmbed-ratio--4by3 {
padding-bottom: 75%
}
.FlexEmbed-content {
bottom: 0;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%
}
.Grid {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin: 0;
padding: 0
}
.Grid--alignCenter {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center
}
.Grid--alignRight {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end
}
.Grid--alignMiddle {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center
}
.Grid--alignBottom {
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end
}
.Grid--fit > .Grid-cell {
-webkit-box-flex: 1;
-webkit-flex: 1 1 0%;
-ms-flex: 1 1 0%;
flex: 1 1 0%
}
.Grid--equalHeight > .Grid-cell {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex
}
.Grid--withGutter {
margin: 0 -.8rem
}
.Grid--withGutter > .Grid-cell {
padding: 0 .8rem
}
.Grid-cell {
-webkit-box-sizing: inherit;
box-sizing: inherit;
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
min-width: 0
}
.Grid-cell--center {
margin: 0 auto
}
.u-alignBaseline {
vertical-align: baseline !important
}
.Megamenu-item, .Megamenu-item > a, .u-alignBottom {
vertical-align: bottom !important
}
.Header-logo img, .Megamenu-list, .Share-reveal > a > span, .Share > ul > li > a, .Skiplinks > li, .Spid-button, .Spid-button > img, .Spid-button > span, .u-alignMiddle {
vertical-align: middle !important
}
.Megamenu-subnavGroup, .u-alignTop {
vertical-align: top !important
}
.Accordion-header, .Accordion-link, .Form-input.Form-input:focus + [role=tooltip], .Forward--floating, .Header-search.is-active, .Header-utils, .Leads-link, .Linklist-link, .Linklist a, .Linklist li, .Megamenu-list, .Megamenu-subnavGroup > li, .no-js .Offcanvas:target, .Separator-room, .Treeview-handler--default:after, .Treeview-handler--standalone, .u-block {
display: block !important
}
.Form-input + [role=tooltip], /*.Header-social > *,*/ .Header-titleLink small, .Header-toggleText, .Header-utils > *, .Headroom--fixed.Headroom--not-top .Header-titleLink small, .Headroom--fixed.Headroom--not-top .Header-toggleText, .Headroom--pinned.Headroom--not-top .Header-titleLink small, .u-hidden {
display: none !important
}
.js .u-jsHiddenVisually, .u-hiddenVisually {
border: 0 !important;
clip: rect(1px, 1px, 1px, 1px) !important;
height: 1px !important;
overflow: hidden !important;
padding: 0 !important;
position: absolute !important;
width: 1px !important
}
.Breadcrumb-item, .Spid, .u-inline {
display: inline !important
}
.Bullets > li:before, .Dot, .Footer-links li, .Footer-socialIcons > li, .Footer-socialIcons [class*=" Icon-"], .Footer-socialIcons [class^=Icon-], .Form-fieldset > legend, .Header-language-other a, .Header-socialIcons > li, .Header-socialIcons [class*=" Icon-"], .Header-socialIcons [class^=Icon-], .Header-titleLink a, .Header-toggle > *, .Megamenu-item, .Megamenu-item > a, .Megamenu-subnavGroup, .Megamenu.is-ready .Megamenu-subnav, .Pill, .ScrollTop-icon, .Share-reveal > a > span, .Share > ul > li > a, .Skiplinks > li, .u-inlineBlock {
display: inline-block !important;
max-width: 100%
}
.u-table {
display: table !important
}
.u-tableCell {
display: table-cell !important
}
.u-tableRow {
display: table-row !important
}
.Header-banner:after, .Header-banner:before, .Header-utils > :after, .Header-utils > :before, .Megamenu-subnavGroup:nth-child(3n+0):after, .Megamenu-subnavGroup:nth-child(3n+0):before, .u-cf:after, .u-cf:before {
content: " ";
display: table
}
.Header-banner:after, .Header-utils > :after, .Megamenu-subnavGroup:nth-child(3n+0):after, .u-cf:after {
clear: both
}
.Accordion-header, .Linklist li, .u-nbfc {
overflow: hidden !important
}
.u-nbfcAlt {
display: table-cell !important;
width: 10000px !important
}
.Footer-logo, .Share-reveal, .Share-revealIcon, .Share > ul > li, .u-floatLeft {
float: left !important
}
.Header-languages, .Header-utils > *, .u-floatRight {
float: right !important
}
.Forward[aria-hidden], .Forward[aria-hidden]:active, .Forward[aria-hidden]:focus, .Forward[aria-hidden]:hover, .Header-language, .Header-language:active, .Header-language:focus, .Header-language:hover, .Header-searchTrigger button, .Header-searchTrigger button:active, .Header-searchTrigger button:focus, .Header-searchTrigger button:hover, .Header-toggle > *, .Header-toggle > :active, .Header-toggle > :focus, .Header-toggle > :hover, .ScrollTop, .ScrollTop:active, .ScrollTop:focus, .ScrollTop:hover, .Spid-button, .Spid-button:active, .Spid-button:focus, .Spid-button:hover, .u-linkClean, .u-linkClean:active, .u-linkClean:focus, .u-linkClean:hover {
text-decoration: none !important
}
.u-linkComplex, .u-linkComplex:active, .u-linkComplex:focus, .u-linkComplex:hover {
text-decoration: none !important
}
.u-linkComplex:active .u-linkComplexTarget, .u-linkComplex:focus .u-linkComplexTarget, .u-linkComplex:hover .u-linkComplexTarget {
text-decoration: underline !important
}
.u-linkBlock, .u-linkBlock:active, .u-linkBlock:focus, .u-linkBlock:hover {
display: block !important;
text-decoration: none !important
}
.u-after1of12 {
margin-right: 8.33333% !important
}
.u-after1of10 {
margin-right: 10% !important
}
.u-after1of8 {
margin-right: 12.5% !important
}
.u-after1of6, .u-after2of12 {
margin-right: 16.66667% !important
}
.u-after1of5, .u-after2of10 {
margin-right: 20% !important
}
.u-after1of4, .u-after2of8, .u-after3of12 {
margin-right: 25% !important
}
.u-after3of10 {
margin-right: 30% !important
}
.u-after1of3, .u-after2of6, .u-after4of12 {
margin-right: 33.33333% !important
}
.u-after3of8 {
margin-right: 37.5% !important
}
.u-after2of5, .u-after4of10 {
margin-right: 40% !important
}
.u-after5of12 {
margin-right: 41.66667% !important
}
.u-after1of2, .u-after2of4, .u-after3of6, .u-after4of8, .u-after5of10, .u-after6of12 {
margin-right: 50% !important
}
.u-after7of12 {
margin-right: 58.33333% !important
}
.u-after3of5, .u-after6of10 {
margin-right: 60% !important
}
.u-after5of8 {
margin-right: 62.5% !important
}
.u-after2of3, .u-after4of6, .u-after8of12 {
margin-right: 66.66667% !important
}
.u-after7of10 {
margin-right: 70% !important
}
.u-after3of4, .u-after6of8, .u-after9of12 {
margin-right: 75% !important
}
.u-after4of5, .u-after8of10 {
margin-right: 80% !important
}
.u-after5of6, .u-after10of12 {
margin-right: 83.33333% !important
}
.u-after7of8 {
margin-right: 87.5% !important
}
.u-after9of10 {
margin-right: 90% !important
}
.u-after11of12 {
margin-right: 91.66667% !important
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.u-sm-afterNone {
margin-right: 0 !important
}
.u-sm-after1of12 {
margin-right: 8.33333% !important
}
.u-sm-after1of10 {
margin-right: 10% !important
}
.u-sm-after1of8 {
margin-right: 12.5% !important
}
.u-sm-after1of6, .u-sm-after2of12 {
margin-right: 16.66667% !important
}
.u-sm-after1of5, .u-sm-after2of10 {
margin-right: 20% !important
}
.u-sm-after1of4, .u-sm-after2of8, .u-sm-after3of12 {
margin-right: 25% !important
}
.u-sm-after3of10 {
margin-right: 30% !important
}
.u-sm-after1of3, .u-sm-after2of6, .u-sm-after4of12 {
margin-right: 33.33333% !important
}
.u-sm-after3of8 {
margin-right: 37.5% !important
}
.u-sm-after2of5, .u-sm-after4of10 {
margin-right: 40% !important
}
.u-sm-after5of12 {
margin-right: 41.66667% !important
}
.u-sm-after1of2, .u-sm-after2of4, .u-sm-after3of6, .u-sm-after4of8, .u-sm-after5of10, .u-sm-after6of12 {
margin-right: 50% !important
}
.u-sm-after7of12 {
margin-right: 58.33333% !important
}
.u-sm-after3of5, .u-sm-after6of10 {
margin-right: 60% !important
}
.u-sm-after5of8 {
margin-right: 62.5% !important
}
.u-sm-after2of3, .u-sm-after4of6, .u-sm-after8of12 {
margin-right: 66.66667% !important
}
.u-sm-after7of10 {
margin-right: 70% !important
}
.u-sm-after3of4, .u-sm-after6of8, .u-sm-after9of12 {
margin-right: 75% !important
}
.u-sm-after4of5, .u-sm-after8of10 {
margin-right: 80% !important
}
.u-sm-after5of6, .u-sm-after10of12 {
margin-right: 83.33333% !important
}
.u-sm-after7of8 {
margin-right: 87.5% !important
}
.u-sm-after9of10 {
margin-right: 90% !important
}
.u-sm-after11of12 {
margin-right: 91.66667% !important
}
}
@media screen and (min-width: 992px) and (max-width: 1365px) {
.u-md-afterNone {
margin-right: 0 !important
}
.u-md-after1of12 {
margin-right: 8.33333% !important
}
.u-md-after1of10 {
margin-right: 10% !important
}
.u-md-after1of8 {
margin-right: 12.5% !important
}
.u-md-after1of6, .u-md-after2of12 {
margin-right: 16.66667% !important
}
.u-md-after1of5, .u-md-after2of10 {
margin-right: 20% !important
}
.u-md-after1of4, .u-md-after2of8, .u-md-after3of12 {
margin-right: 25% !important
}
.u-md-after3of10 {
margin-right: 30% !important
}
.u-md-after1of3, .u-md-after2of6, .u-md-after4of12 {
margin-right: 33.33333% !important
}
.u-md-after3of8 {
margin-right: 37.5% !important
}
.u-md-after2of5, .u-md-after4of10 {
margin-right: 40% !important
}
.u-md-after5of12 {
margin-right: 41.66667% !important
}
.u-md-after1of2, .u-md-after2of4, .u-md-after3of6, .u-md-after4of8, .u-md-after5of10, .u-md-after6of12 {
margin-right: 50% !important
}
.u-md-after7of12 {
margin-right: 58.33333% !important
}
.u-md-after3of5, .u-md-after6of10 {
margin-right: 60% !important
}
.u-md-after5of8 {
margin-right: 62.5% !important
}
.u-md-after2of3, .u-md-after4of6, .u-md-after8of12 {
margin-right: 66.66667% !important
}
.u-md-after7of10 {
margin-right: 70% !important
}
.u-md-after3of4, .u-md-after6of8, .u-md-after9of12 {
margin-right: 75% !important
}
.u-md-after4of5, .u-md-after8of10 {
margin-right: 80% !important
}
.u-md-after5of6, .u-md-after10of12 {
margin-right: 83.33333% !important
}
.u-md-after7of8 {
margin-right: 87.5% !important
}
.u-md-after9of10 {
margin-right: 90% !important
}
.u-md-after11of12 {
margin-right: 91.66667% !important
}
}
@media screen and (min-width: 1366px) {
.u-lg-afterNone {
margin-right: 0 !important
}
.u-lg-after1of12 {
margin-right: 8.33333% !important
}
.u-lg-after1of10 {
margin-right: 10% !important
}
.u-lg-after1of8 {
margin-right: 12.5% !important
}
.u-lg-after1of6, .u-lg-after2of12 {
margin-right: 16.66667% !important
}
.u-lg-after1of5, .u-lg-after2of10 {
margin-right: 20% !important
}
.u-lg-after1of4, .u-lg-after2of8, .u-lg-after3of12 {
margin-right: 25% !important
}
.u-lg-after3of10 {
margin-right: 30% !important
}
.u-lg-after1of3, .u-lg-after2of6, .u-lg-after4of12 {
margin-right: 33.33333% !important
}
.u-lg-after3of8 {
margin-right: 37.5% !important
}
.u-lg-after2of5, .u-lg-after4of10 {
margin-right: 40% !important
}
.u-lg-after5of12 {
margin-right: 41.66667% !important
}
.u-lg-after1of2, .u-lg-after2of4, .u-lg-after3of6, .u-lg-after4of8, .u-lg-after5of10, .u-lg-after6of12 {
margin-right: 50% !important
}
.u-lg-after7of12 {
margin-right: 58.33333% !important
}
.u-lg-after3of5, .u-lg-after6of10 {
margin-right: 60% !important
}
.u-lg-after5of8 {
margin-right: 62.5% !important
}
.u-lg-after2of3, .u-lg-after4of6, .u-lg-after8of12 {
margin-right: 66.66667% !important
}
.u-lg-after7of10 {
margin-right: 70% !important
}
.u-lg-after3of4, .u-lg-after6of8, .u-lg-after9of12 {
margin-right: 75% !important
}
.u-lg-after4of5, .u-lg-after8of10 {
margin-right: 80% !important
}
.u-lg-after5of6, .u-lg-after10of12 {
margin-right: 83.33333% !important
}
.u-lg-after7of8 {
margin-right: 87.5% !important
}
.u-lg-after9of10 {
margin-right: 90% !important
}
.u-lg-after11of12 {
margin-right: 91.66667% !important
}
}
.u-before1of12 {
margin-left: 8.33333% !important
}
.u-before1of10 {
margin-left: 10% !important
}
.u-before1of8 {
margin-left: 12.5% !important
}
.u-before1of6, .u-before2of12 {
margin-left: 16.66667% !important
}
.u-before1of5, .u-before2of10 {
margin-left: 20% !important
}
.u-before1of4, .u-before2of8, .u-before3of12 {
margin-left: 25% !important
}
.u-before3of10 {
margin-left: 30% !important
}
.u-before1of3, .u-before2of6, .u-before4of12 {
margin-left: 33.33333% !important
}
.u-before3of8 {
margin-left: 37.5% !important
}
.u-before2of5, .u-before4of10 {
margin-left: 40% !important
}
.u-before5of12 {
margin-left: 41.66667% !important
}
.u-before1of2, .u-before2of4, .u-before3of6, .u-before4of8, .u-before5of10, .u-before6of12 {
margin-left: 50% !important
}
.u-before7of12 {
margin-left: 58.33333% !important
}
.u-before3of5, .u-before6of10 {
margin-left: 60% !important
}
.u-before5of8 {
margin-left: 62.5% !important
}
.u-before2of3, .u-before4of6, .u-before8of12 {
margin-left: 66.66667% !important
}
.u-before7of10 {
margin-left: 70% !important
}
.u-before3of4, .u-before6of8, .u-before9of12 {
margin-left: 75% !important
}
.u-before4of5, .u-before8of10 {
margin-left: 80% !important
}
.u-before5of6, .u-before10of12 {
margin-left: 83.33333% !important
}
.u-before7of8 {
margin-left: 87.5% !important
}
.u-before9of10 {
margin-left: 90% !important
}
.u-before11of12 {
margin-left: 91.66667% !important
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.u-sm-beforeNone {
margin-left: 0 !important
}
.u-sm-before1of12 {
margin-left: 8.33333% !important
}
.u-sm-before1of10 {
margin-left: 10% !important
}
.u-sm-before1of8 {
margin-left: 12.5% !important
}
.u-sm-before1of6, .u-sm-before2of12 {
margin-left: 16.66667% !important
}
.u-sm-before1of5, .u-sm-before2of10 {
margin-left: 20% !important
}
.u-sm-before1of4, .u-sm-before2of8, .u-sm-before3of12 {
margin-left: 25% !important
}
.u-sm-before3of10 {
margin-left: 30% !important
}
.u-sm-before1of3, .u-sm-before2of6, .u-sm-before4of12 {
margin-left: 33.33333% !important
}
.u-sm-before3of8 {
margin-left: 37.5% !important
}
.u-sm-before2of5, .u-sm-before4of10 {
margin-left: 40% !important
}
.u-sm-before5of12 {
margin-left: 41.66667% !important
}
.u-sm-before1of2, .u-sm-before2of4, .u-sm-before3of6, .u-sm-before4of8, .u-sm-before5of10, .u-sm-before6of12 {
margin-left: 50% !important
}
.u-sm-before7of12 {
margin-left: 58.33333% !important
}
.u-sm-before3of5, .u-sm-before6of10 {
margin-left: 60% !important
}
.u-sm-before5of8 {
margin-left: 62.5% !important
}
.u-sm-before2of3, .u-sm-before4of6, .u-sm-before8of12 {
margin-left: 66.66667% !important
}
.u-sm-before7of10 {
margin-left: 70% !important
}
.u-sm-before3of4, .u-sm-before6of8, .u-sm-before9of12 {
margin-left: 75% !important
}
.u-sm-before4of5, .u-sm-before8of10 {
margin-left: 80% !important
}
.u-sm-before5of6, .u-sm-before10of12 {
margin-left: 83.33333% !important
}
.u-sm-before7of8 {
margin-left: 87.5% !important
}
.u-sm-before9of10 {
margin-left: 90% !important
}
.u-sm-before11of12 {
margin-left: 91.66667% !important
}
}
@media screen and (min-width: 992px) and (max-width: 1365px) {
.u-md-beforeNone {
margin-left: 0 !important
}
.u-md-before1of12 {
margin-left: 8.33333% !important
}
.u-md-before1of10 {
margin-left: 10% !important
}
.u-md-before1of8 {
margin-left: 12.5% !important
}
.Header-utils, .Hero-content, .u-md-before1of6, .u-md-before2of12 {
margin-left: 16.66667% !important
}
.u-md-before1of5, .u-md-before2of10 {
margin-left: 20% !important
}
.u-md-before1of4, .u-md-before2of8, .u-md-before3of12 {
margin-left: 25% !important
}
.u-md-before3of10 {
margin-left: 30% !important
}
.u-md-before1of3, .u-md-before2of6, .u-md-before4of12 {
margin-left: 33.33333% !important
}
.u-md-before3of8 {
margin-left: 37.5% !important
}
.u-md-before2of5, .u-md-before4of10 {
margin-left: 40% !important
}
.u-md-before5of12 {
margin-left: 41.66667% !important
}
.u-md-before1of2, .u-md-before2of4, .u-md-before3of6, .u-md-before4of8, .u-md-before5of10, .u-md-before6of12 {
margin-left: 50% !important
}
.u-md-before7of12 {
margin-left: 58.33333% !important
}
.u-md-before3of5, .u-md-before6of10 {
margin-left: 60% !important
}
.u-md-before5of8 {
margin-left: 62.5% !important
}
.u-md-before2of3, .u-md-before4of6, .u-md-before8of12 {
margin-left: 66.66667% !important
}
.u-md-before7of10 {
margin-left: 70% !important
}
.u-md-before3of4, .u-md-before6of8, .u-md-before9of12 {
margin-left: 75% !important
}
.u-md-before4of5, .u-md-before8of10 {
margin-left: 80% !important
}
.u-md-before5of6, .u-md-before10of12 {
margin-left: 83.33333% !important
}
.u-md-before7of8 {
margin-left: 87.5% !important
}
.u-md-before9of10 {
margin-left: 90% !important
}
.u-md-before11of12 {
margin-left: 91.66667% !important
}
}
@media screen and (min-width: 1366px) {
.u-lg-beforeNone {
margin-left: 0 !important
}
.u-lg-before1of12 {
margin-left: 8.33333% !important
}
.u-lg-before1of10 {
margin-left: 10% !important
}
.Hero-content, .u-lg-before1of8 {
margin-left: 12.5% !important
}
.Header-utils, .u-lg-before1of6, .u-lg-before2of12 {
margin-left: 16.66667% !important
}
.u-lg-before1of5, .u-lg-before2of10 {
margin-left: 20% !important
}
.u-lg-before1of4, .u-lg-before2of8, .u-lg-before3of12 {
margin-left: 25% !important
}
.u-lg-before3of10 {
margin-left: 30% !important
}
.u-lg-before1of3, .u-lg-before2of6, .u-lg-before4of12 {
margin-left: 33.33333% !important
}
.u-lg-before3of8 {
margin-left: 37.5% !important
}
.u-lg-before2of5, .u-lg-before4of10 {
margin-left: 40% !important
}
.u-lg-before5of12 {
margin-left: 41.66667% !important
}
.u-lg-before1of2, .u-lg-before2of4, .u-lg-before3of6, .u-lg-before4of8, .u-lg-before5of10, .u-lg-before6of12 {
margin-left: 50% !important
}
.u-lg-before7of12 {
margin-left: 58.33333% !important
}
.u-lg-before3of5, .u-lg-before6of10 {
margin-left: 60% !important
}
.u-lg-before5of8 {
margin-left: 62.5% !important
}
.u-lg-before2of3, .u-lg-before4of6, .u-lg-before8of12 {
margin-left: 66.66667% !important
}
.u-lg-before7of10 {
margin-left: 70% !important
}
.u-lg-before3of4, .u-lg-before6of8, .u-lg-before9of12 {
margin-left: 75% !important
}
.u-lg-before4of5, .u-lg-before8of10 {
margin-left: 80% !important
}
.u-lg-before5of6, .u-lg-before10of12 {
margin-left: 83.33333% !important
}
.u-lg-before7of8 {
margin-left: 87.5% !important
}
.u-lg-before9of10 {
margin-left: 90% !important
}
.u-lg-before11of12 {
margin-left: 91.66667% !important
}
}
.Form-field--withPlaceholder .Form-label, .Form-input.Form-input:focus + [role=tooltip], .Forward--absolute, .Megamenu--default .Megamenu-area, .Megamenu--default .Megamenu-close, .Megamenu--default .Megamenu-list > li > a[aria-expanded=false]:after, .Megamenu--default .Megamenu-list > li > a[aria-expanded=true]:after, .Megamenu.is-ready .Megamenu-subnav, .Treeview-handler--default:after, .Treeview-handler--standalone, .u-posAbsolute, .u-posAbsoluteCenter, .u-posFit {
position: absolute !important
}
.u-posAbsoluteCenter, .u-posFixedCenter {
left: 50% !important;
top: 50% !important;
-webkit-transform: translate(-50%, -50%) !important;
-ms-transform: translate(-50%, -50%) !important;
transform: translate(-50%, -50%) !important
}
.u-posFit, .u-posFullScreen {
bottom: 0 !important;
left: 0 !important;
margin: auto !important;
right: 0 !important;
top: 0 !important
}
.ScrollTop, .u-posFixed, .u-posFixedCenter, .u-posFullScreen {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: fixed !important
}
.Form-field--withPlaceholder, .Hero, .Hero-content, .Megamenu--default .Megamenu-item > a, .Megamenu--default .Megamenu-subnavGroup > li > a, .Megamenu-list, .ScrollTop-icon, .Separator, .Separator-room, .Share-reveal > a > span, .Share > ul > li > a, .Spid, .Timeline-content, .Treeview-parent > a, .u-posRelative {
position: relative !important
}
.u-posStatic {
position: static !important
}
.u-size1of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 8.33333% !important
}
.u-size1of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 10% !important
}
.u-size1of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 12.5% !important
}
.Header-logo, .Header-toggle, .u-size1of6, .u-size2of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 16.66667% !important
}
.u-size1of5, .u-size2of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 20% !important
}
.u-size1of4, .u-size2of8, .u-size3of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 25% !important
}
.u-size3of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 30% !important
}
.u-size1of3, .u-size2of6, .u-size4of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 33.33333% !important
}
.u-size3of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 37.5% !important
}
.u-size2of5, .u-size4of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 40% !important
}
.u-size5of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 41.66667% !important
}
.Header-title, .u-size1of2, .u-size2of4, .u-size3of6, .u-size4of8, .u-size5of10, .u-size6of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 50% !important
}
.u-size7of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 58.33333% !important
}
.u-size3of5, .u-size6of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 60% !important
}
.u-size5of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 62.5% !important
}
.u-size2of3, .u-size4of6, .u-size8of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 66.66667% !important
}
.u-size7of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 70% !important
}
.u-size3of4, .u-size6of8, .u-size9of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 75% !important
}
.u-size4of5, .u-size8of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 80% !important
}
.u-size5of6, .u-size10of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 83.33333% !important
}
.u-size7of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 87.5% !important
}
.u-size9of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 90% !important
}
.u-size11of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 91.66667% !important
}
.Bullets > li:before, .Megamenu-item, .u-sizeFit {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important
}
.Entrypoint-item, .Header-searchTrigger, .u-sizeFill {
-webkit-box-flex: 1 !important;
-webkit-flex: 1 1 0% !important;
-ms-flex: 1 1 0% !important;
flex: 1 1 0% !important;
-webkit-flex-basis: 0% !important;
-ms-flex-preferred-size: 0% !important;
flex-basis: 0% !important
}
.u-sizeFillAlt {
-webkit-box-flex: 1 !important;
-webkit-flex: 1 1 auto !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important
}
.Footer-block ul, .Footer-links, .Form-fieldset > legend, .Forward--floating, .Header-banner, .Header-language-other a, .Header-utils, .Hero-content, .Leads-link, .Skiplinks, .u-layout-centerLeft, .u-layout-centerRight, .u-sizeFull {
width: 100% !important
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.u-sm-size1of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 8.33333% !important
}
.u-sm-size1of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 10% !important
}
.u-sm-size1of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 12.5% !important
}
.Header-logo, .u-sm-size1of6, .u-sm-size2of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 16.66667% !important
}
.u-sm-size1of5, .u-sm-size2of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 20% !important
}
.u-sm-size1of4, .u-sm-size2of8, .u-sm-size3of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 25% !important
}
.u-sm-size3of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 30% !important
}
.Header-title, .Header-utils, .u-sm-size1of3, .u-sm-size2of6, .u-sm-size4of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 33.33333% !important
}
.u-sm-size3of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 37.5% !important
}
.u-sm-size2of5, .u-sm-size4of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 40% !important
}
.u-sm-size5of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 41.66667% !important
}
.u-sm-size1of2, .u-sm-size2of4, .u-sm-size3of6, .u-sm-size4of8, .u-sm-size5of10, .u-sm-size6of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 50% !important
}
.u-sm-size7of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 58.33333% !important
}
.u-sm-size3of5, .u-sm-size6of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 60% !important
}
.u-sm-size5of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 62.5% !important
}
.u-sm-size2of3, .u-sm-size4of6, .u-sm-size8of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 66.66667% !important
}
.u-sm-size7of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 70% !important
}
.u-sm-size3of4, .u-sm-size6of8, .u-sm-size9of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 75% !important
}
.u-sm-size4of5, .u-sm-size8of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 80% !important
}
.u-sm-size5of6, .u-sm-size10of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 83.33333% !important
}
.u-sm-size7of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 87.5% !important
}
.u-sm-size9of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 90% !important
}
.u-sm-size11of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 91.66667% !important
}
.u-sm-sizeFit {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important
}
.u-sm-sizeFill {
-webkit-box-flex: 1 !important;
-webkit-flex: 1 1 0% !important;
-ms-flex: 1 1 0% !important;
flex: 1 1 0% !important;
-webkit-flex-basis: 0% !important;
-ms-flex-preferred-size: 0% !important;
flex-basis: 0% !important
}
.u-sm-sizeFillAlt {
-webkit-box-flex: 1 !important;
-webkit-flex: 1 1 auto !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important
}
.u-sm-sizeFull {
width: 100% !important
}
}
@media screen and (min-width: 992px) and (max-width: 1365px) {
.Header-logo, .u-md-size1of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 8.33333% !important
}
.u-md-size1of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 10% !important
}
.u-md-size1of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 12.5% !important
}
.u-md-size1of6, .u-md-size2of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 16.66667% !important
}
.u-md-size1of5, .u-md-size2of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 20% !important
}
.u-md-size1of4, .u-md-size2of8, .u-md-size3of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 25% !important
}
.u-md-size3of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 30% !important
}
.Header-utils, .u-md-size1of3, .u-md-size2of6, .u-md-size4of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 33.33333% !important
}
.u-md-size3of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 37.5% !important
}
.u-md-size2of5, .u-md-size4of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 40% !important
}
.Header-title, .u-md-size5of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 41.66667% !important
}
.Hero-content, .u-layout-centerLeft, .u-layout-centerRight, .u-md-size1of2, .u-md-size2of4, .u-md-size3of6, .u-md-size4of8, .u-md-size5of10, .u-md-size6of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 50% !important
}
.u-md-size7of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 58.33333% !important
}
.u-md-size3of5, .u-md-size6of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 60% !important
}
.u-md-size5of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 62.5% !important
}
.u-md-size2of3, .u-md-size4of6, .u-md-size8of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 66.66667% !important
}
.u-md-size7of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 70% !important
}
.u-md-size3of4, .u-md-size6of8, .u-md-size9of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 75% !important
}
.u-md-size4of5, .u-md-size8of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 80% !important
}
.u-md-size5of6, .u-md-size10of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 83.33333% !important
}
.u-md-size7of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 87.5% !important
}
.u-md-size9of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 90% !important
}
.u-md-size11of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 91.66667% !important
}
.u-md-sizeFit {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important
}
.u-md-sizeFill {
-webkit-box-flex: 1 !important;
-webkit-flex: 1 1 0% !important;
-ms-flex: 1 1 0% !important;
flex: 1 1 0% !important;
-webkit-flex-basis: 0% !important;
-ms-flex-preferred-size: 0% !important;
flex-basis: 0% !important
}
.u-md-sizeFillAlt {
-webkit-box-flex: 1 !important;
-webkit-flex: 1 1 auto !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important
}
.u-md-sizeFull {
width: 100% !important
}
}
@media screen and (min-width: 1366px) {
.Header-logo, .u-lg-size1of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 8.33333% !important
}
.u-lg-size1of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 10% !important
}
.Header-toggle, .u-lg-size1of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 12.5% !important
}
.u-lg-size1of6, .u-lg-size2of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 16.66667% !important
}
.u-lg-size1of5, .u-lg-size2of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 20% !important
}
.u-lg-size1of4, .u-lg-size2of8, .u-lg-size3of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 25% !important
}
.u-lg-size3of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 30% !important
}
.Header-utils, .u-lg-size1of3, .u-lg-size2of6, .u-lg-size4of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 33.33333% !important
}
.u-lg-size3of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 37.5% !important
}
.u-lg-size2of5, .u-lg-size4of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 40% !important
}
.Header-title, .Hero-content, .u-lg-size5of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 41.66667% !important
}
.u-layout-centerLeft, .u-layout-centerRight, .u-lg-size1of2, .u-lg-size2of4, .u-lg-size3of6, .u-lg-size4of8, .u-lg-size5of10, .u-lg-size6of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 50% !important
}
.u-lg-size7of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 58.33333% !important
}
.u-lg-size3of5, .u-lg-size6of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 60% !important
}
.u-lg-size5of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 62.5% !important
}
.u-lg-size2of3, .u-lg-size4of6, .u-lg-size8of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 66.66667% !important
}
.u-lg-size7of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 70% !important
}
.u-lg-size3of4, .u-lg-size6of8, .u-lg-size9of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 75% !important
}
.u-lg-size4of5, .u-lg-size8of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 80% !important
}
.u-lg-size5of6, .u-lg-size10of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 83.33333% !important
}
.u-lg-size7of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 87.5% !important
}
.u-lg-size9of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 90% !important
}
.u-lg-size11of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 91.66667% !important
}
.u-lg-sizeFit {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important
}
.u-lg-sizeFill {
-webkit-box-flex: 1 !important;
-webkit-flex: 1 1 0% !important;
-ms-flex: 1 1 0% !important;
flex: 1 1 0% !important;
-webkit-flex-basis: 0% !important;
-ms-flex-preferred-size: 0% !important;
flex-basis: 0% !important
}
.u-lg-sizeFillAlt {
-webkit-box-flex: 1 !important;
-webkit-flex: 1 1 auto !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important
}
.u-lg-sizeFull {
width: 100% !important
}
}
.u-textBreak {
word-wrap: break-word !important
}
.Bullets > li:before, .Forward--floating, .Forward[aria-hidden], .Header-toggle, .ScrollTop, .ScrollTop-icon, .Share-revealIcon, .Share > ul > li, .u-textCenter {
text-align: center !important
}
.Megamenu--default .Megamenu-subnavGroup, .Megamenu-list, .u-textLeft {
text-align: left !important
}
.Header-searchTrigger, .Header-utils, .u-textRight {
text-align: right !important
}
.u-textInheritColor {
color: inherit !important
}
.u-textKern {
-webkit-font-feature-settings: "kern" 1;
font-feature-settings: "kern" 1;
-webkit-font-kerning: normal;
font-kerning: normal;
text-rendering: optimizeLegibility
}
.u-textNoWrap {
white-space: nowrap !important
}
.u-textTruncate {
max-width: 100%;
overflow: hidden !important;
text-overflow: ellipsis !important;
white-space: nowrap !important;
word-wrap: normal !important
}
.Bullets > li, .Form-field--withPlaceholder, .Header-title, .Headroom--fixed.Headroom--not-top .Header-titleLink, .Headroom--pinned.Headroom--not-top .Header-titleLink, .Megamenu--default .Megamenu-area, .Megamenu-item, .Megamenu-item > a, .Megamenu-list, .Timeline, .Timeline-point-content, .u-flex, .u-layout-centerLeft, .u-layout-centerRight, .u-layout-matchHeight {
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important
}
.u-flexInline {
display: -webkit-inline-box !important;
display: -webkit-inline-flex !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important
}
.u-flexRow {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: row !important;
-ms-flex-direction: row !important;
flex-direction: row !important
}
.u-flexRowReverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: row-reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important
}
.Megamenu-item > a, .u-flexCol {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: column !important;
-ms-flex-direction: column !important;
flex-direction: column !important
}
.u-flexColReverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: column-reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important
}
.u-flexWrap {
-webkit-flex-wrap: wrap !important;
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important
}
.u-flexNoWrap {
-webkit-flex-wrap: nowrap !important;
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important
}
.u-flexWrapReverse {
-webkit-flex-wrap: wrap-reverse !important;
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important
}
.Megamenu-list, .u-flexJustifyStart {
-webkit-box-pack: start !important;
-webkit-justify-content: flex-start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important
}
.u-flexJustifyEnd {
-webkit-box-pack: end !important;
-webkit-justify-content: flex-end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important
}
.Megamenu-item > a, .Timeline-point-content, .u-flexJustifyCenter, .u-layout-centerLeft, .u-layout-centerRight {
-webkit-box-pack: center !important;
-webkit-justify-content: center !important;
-ms-flex-pack: center !important;
justify-content: center !important
}
.u-flexJustifyBetween {
-webkit-box-pack: justify !important;
-webkit-justify-content: space-between !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important
}
.u-flexJustifyAround {
-webkit-justify-content: space-around !important;
-ms-flex-pack: distribute !important;
justify-content: space-around !important
}
.u-flexAlignItemsStart {
-webkit-box-align: start !important;
-webkit-align-items: flex-start !important;
-ms-flex-align: start !important;
align-items: flex-start !important
}
.u-flexAlignItemsEnd {
-webkit-box-align: end !important;
-webkit-align-items: flex-end !important;
-ms-flex-align: end !important;
align-items: flex-end !important
}
.Header-title, .Megamenu--default .Megamenu-area, .Timeline, .Timeline-point-content, .u-flexAlignItemsCenter {
-webkit-box-align: center !important;
-webkit-align-items: center !important;
-ms-flex-align: center !important;
align-items: center !important
}
.u-flexAlignItemsStretch {
-webkit-box-align: stretch !important;
-webkit-align-items: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important
}
.u-flexAlignItemsBaseline {
-webkit-box-align: baseline !important;
-webkit-align-items: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important
}
.u-flexAlignContentStart {
-webkit-align-content: flex-start !important;
-ms-flex-line-pack: start !important;
align-content: flex-start !important
}
.u-flexAlignContentEnd {
-webkit-align-content: flex-end !important;
-ms-flex-line-pack: end !important;
align-content: flex-end !important
}
.Megamenu-list, .u-flexAlignContentCenter {
-webkit-align-content: center !important;
-ms-flex-line-pack: center !important;
align-content: center !important
}
.u-flexAlignContentStretch {
-webkit-align-content: stretch !important;
-ms-flex-line-pack: stretch !important;
align-content: stretch !important
}
.u-flexAlignContentBetween {
-webkit-align-content: space-between !important;
-ms-flex-line-pack: justify !important;
align-content: space-between !important
}
.u-flexAlignContentAround {
-webkit-align-content: space-around !important;
-ms-flex-line-pack: distribute !important;
align-content: space-around !important
}
.Bullets > li > *, .Form-field--withPlaceholder > *, .Header-title > *, .Headroom--fixed.Headroom--not-top .Header-titleLink > *, .Headroom--pinned.Headroom--not-top .Header-titleLink > *, .Megamenu--default .Megamenu-area > *, .Megamenu-item > *, .Megamenu-item > a > *, .Megamenu-list > *, .Timeline-point-content > *, .Timeline > *, .u-flex > *, .u-flexInline > *, .u-layout-centerLeft > *, .u-layout-centerRight > *, .u-layout-matchHeight > * {
-webkit-flex-shrink: 1;
-ms-flex-negative: 1;
flex-shrink: 1
}
.u-flexAlignSelfStart {
-webkit-align-self: flex-start !important;
-ms-flex-item-align: start !important;
align-self: flex-start !important
}
.u-flexAlignSelfEnd {
-webkit-align-self: flex-end !important;
-ms-flex-item-align: end !important;
align-self: flex-end !important
}
.Headroom--fixed.Headroom--not-top .Header-titleLink, .Headroom--pinned.Headroom--not-top .Header-titleLink, .u-flexAlignSelfCenter {
-webkit-align-self: center !important;
-ms-flex-item-align: center !important;
-ms-grid-row-align: center !important;
align-self: center !important
}
.Megamenu-item > a, .u-flexAlignSelfStretch, .u-layout-matchHeight {
-webkit-align-self: stretch !important;
-ms-flex-item-align: stretch !important;
-ms-grid-row-align: stretch !important;
align-self: stretch !important
}
.u-flexAlignSelfBaseline {
-webkit-align-self: baseline !important;
-ms-flex-item-align: baseline !important;
align-self: baseline !important
}
.u-flexAlignSelfAuto {
-webkit-align-self: auto !important;
-ms-flex-item-align: auto !important;
-ms-grid-row-align: auto !important;
align-self: auto !important
}
.u-flexOrderFirst {
-webkit-box-ordinal-group: 0 !important;
-webkit-order: -1 !important;
-ms-flex-order: -1 !important;
order: -1 !important
}
.Header-utils, .u-flexOrderLast {
-webkit-box-ordinal-group: 2 !important;
-webkit-order: 1 !important;
-ms-flex-order: 1 !important;
order: 1 !important
}
.u-flexOrderNone {
-webkit-box-ordinal-group: 1 !important;
-webkit-order: 0 !important;
-ms-flex-order: 0 !important;
order: 0 !important
}
.u-flexGrow1 {
-webkit-box-flex: 1 !important;
-webkit-flex: 1 1 0% !important;
-ms-flex: 1 1 0% !important;
flex: 1 1 0% !important
}
.u-flexGrow2 {
-webkit-box-flex: 2 !important;
-webkit-flex: 2 1 0% !important;
-ms-flex: 2 1 0% !important;
flex: 2 1 0% !important
}
.u-flexGrow3 {
-webkit-box-flex: 3 !important;
-webkit-flex: 3 1 0% !important;
-ms-flex: 3 1 0% !important;
flex: 3 1 0% !important
}
.u-flexGrow4 {
-webkit-box-flex: 4 !important;
-webkit-flex: 4 1 0% !important;
-ms-flex: 4 1 0% !important;
flex: 4 1 0% !important
}
.u-flexGrow5 {
-webkit-box-flex: 5 !important;
-webkit-flex: 5 1 0% !important;
-ms-flex: 5 1 0% !important;
flex: 5 1 0% !important
}
.u-flexExpand {
margin: auto !important
}
.u-flexExpandLeft {
margin-left: auto !important
}
.u-flexExpandRight {
margin-right: auto !important
}
.u-flexExpandTop {
margin-top: auto !important
}
.u-flexExpandBottom {
margin-bottom: auto !important
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.u-sm-flex {
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important
}
.u-sm-flexInline {
display: -webkit-inline-box !important;
display: -webkit-inline-flex !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important
}
.u-sm-flexRow {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: row !important;
-ms-flex-direction: row !important;
flex-direction: row !important
}
.u-sm-flexRowReverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: row-reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important
}
.u-sm-flexCol {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: column !important;
-ms-flex-direction: column !important;
flex-direction: column !important
}
.u-sm-flexColReverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: column-reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important
}
.u-sm-flexWrap {
-webkit-flex-wrap: wrap !important;
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important
}
.u-sm-flexNoWrap {
-webkit-flex-wrap: nowrap !important;
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important
}
.u-sm-flexWrapReverse {
-webkit-flex-wrap: wrap-reverse !important;
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important
}
.u-sm-flexJustifyStart {
-webkit-box-pack: start !important;
-webkit-justify-content: flex-start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important
}
.u-sm-flexJustifyEnd {
-webkit-box-pack: end !important;
-webkit-justify-content: flex-end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important
}
.u-sm-flexJustifyCenter {
-webkit-box-pack: center !important;
-webkit-justify-content: center !important;
-ms-flex-pack: center !important;
justify-content: center !important
}
.u-sm-flexJustifyBetween {
-webkit-box-pack: justify !important;
-webkit-justify-content: space-between !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important
}
.u-sm-flexJustifyAround {
-webkit-justify-content: space-around !important;
-ms-flex-pack: distribute !important;
justify-content: space-around !important
}
.u-sm-flexAlignItemsStart {
-webkit-box-align: start !important;
-webkit-align-items: flex-start !important;
-ms-flex-align: start !important;
align-items: flex-start !important
}
.u-sm-flexAlignItemsEnd {
-webkit-box-align: end !important;
-webkit-align-items: flex-end !important;
-ms-flex-align: end !important;
align-items: flex-end !important
}
.u-sm-flexAlignItemsCenter {
-webkit-box-align: center !important;
-webkit-align-items: center !important;
-ms-flex-align: center !important;
align-items: center !important
}
.u-sm-flexAlignItemsStretch {
-webkit-box-align: stretch !important;
-webkit-align-items: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important
}
.u-sm-flexAlignItemsBaseline {
-webkit-box-align: baseline !important;
-webkit-align-items: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important
}
.u-sm-flexAlignContentStart {
-webkit-align-content: flex-start !important;
-ms-flex-line-pack: start !important;
align-content: flex-start !important
}
.u-sm-flexAlignContentEnd {
-webkit-align-content: flex-end !important;
-ms-flex-line-pack: end !important;
align-content: flex-end !important
}
.u-sm-flexAlignContentCenter {
-webkit-align-content: center !important;
-ms-flex-line-pack: center !important;
align-content: center !important
}
.u-sm-flexAlignContentStretch {
-webkit-align-content: stretch !important;
-ms-flex-line-pack: stretch !important;
align-content: stretch !important
}
.u-sm-flexAlignContentBetween {
-webkit-align-content: space-between !important;
-ms-flex-line-pack: justify !important;
align-content: space-between !important
}
.u-sm-flexAlignContentAround {
-webkit-align-content: space-around !important;
-ms-flex-line-pack: distribute !important;
align-content: space-around !important
}
.u-sm-flex > *, .u-sm-flexInline > * {
-webkit-flex-shrink: 1;
-ms-flex-negative: 1;
flex-shrink: 1
}
.u-sm-flexAlignSelfStart {
-webkit-align-self: flex-start !important;
-ms-flex-item-align: start !important;
align-self: flex-start !important
}
.u-sm-flexAlignSelfEnd {
-webkit-align-self: flex-end !important;
-ms-flex-item-align: end !important;
align-self: flex-end !important
}
.u-sm-flexAlignSelfCenter {
-webkit-align-self: center !important;
-ms-flex-item-align: center !important;
-ms-grid-row-align: center !important;
align-self: center !important
}
.u-sm-flexAlignSelfStretch {
-webkit-align-self: stretch !important;
-ms-flex-item-align: stretch !important;
-ms-grid-row-align: stretch !important;
align-self: stretch !important
}
.u-sm-flexAlignSelfBaseline {
-webkit-align-self: baseline !important;
-ms-flex-item-align: baseline !important;
align-self: baseline !important
}
.u-sm-flexAlignSelfAuto {
-webkit-align-self: auto !important;
-ms-flex-item-align: auto !important;
-ms-grid-row-align: auto !important;
align-self: auto !important
}
.u-sm-flexOrderFirst {
-webkit-box-ordinal-group: 0 !important;
-webkit-order: -1 !important;
-ms-flex-order: -1 !important;
order: -1 !important
}
.u-sm-flexOrderLast {
-webkit-box-ordinal-group: 2 !important;
-webkit-order: 1 !important;
-ms-flex-order: 1 !important;
order: 1 !important
}
.Header-utils, .u-sm-flexOrderNone {
-webkit-box-ordinal-group: 1 !important;
-webkit-order: 0 !important;
-ms-flex-order: 0 !important;
order: 0 !important
}
.u-sm-flexGrow1 {
-webkit-box-flex: 1 !important;
-webkit-flex: 1 1 0% !important;
-ms-flex: 1 1 0% !important;
flex: 1 1 0% !important
}
.u-sm-flexGrow2 {
-webkit-box-flex: 2 !important;
-webkit-flex: 2 1 0% !important;
-ms-flex: 2 1 0% !important;
flex: 2 1 0% !important
}
.u-sm-flexGrow3 {
-webkit-box-flex: 3 !important;
-webkit-flex: 3 1 0% !important;
-ms-flex: 3 1 0% !important;
flex: 3 1 0% !important
}
.u-sm-flexGrow4 {
-webkit-box-flex: 4 !important;
-webkit-flex: 4 1 0% !important;
-ms-flex: 4 1 0% !important;
flex: 4 1 0% !important
}
.u-sm-flexGrow5 {
-webkit-box-flex: 5 !important;
-webkit-flex: 5 1 0% !important;
-ms-flex: 5 1 0% !important;
flex: 5 1 0% !important
}
.u-sm-flexExpand {
margin: auto !important
}
.u-sm-flexExpandLeft {
margin-left: auto !important
}
.u-sm-flexExpandRight {
margin-right: auto !important
}
.u-sm-flexExpandTop {
margin-top: auto !important
}
.u-sm-flexExpandBottom {
margin-bottom: auto !important
}
}
@media screen and (min-width: 992px) and (max-width: 1365px) {
.u-md-flex {
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important
}
.u-md-flexInline {
display: -webkit-inline-box !important;
display: -webkit-inline-flex !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important
}
.u-md-flexRow {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: row !important;
-ms-flex-direction: row !important;
flex-direction: row !important
}
.u-md-flexRowReverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: row-reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important
}
.u-md-flexCol {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: column !important;
-ms-flex-direction: column !important;
flex-direction: column !important
}
.u-md-flexColReverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: column-reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important
}
.u-md-flexWrap {
-webkit-flex-wrap: wrap !important;
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important
}
.u-md-flexNoWrap {
-webkit-flex-wrap: nowrap !important;
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important
}
.u-md-flexWrapReverse {
-webkit-flex-wrap: wrap-reverse !important;
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important
}
.u-layout-centerLeft, .u-md-flexJustifyStart {
-webkit-box-pack: start !important;
-webkit-justify-content: flex-start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important
}
.u-layout-centerRight, .u-md-flexJustifyEnd {
-webkit-box-pack: end !important;
-webkit-justify-content: flex-end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important
}
.u-md-flexJustifyCenter {
-webkit-box-pack: center !important;
-webkit-justify-content: center !important;
-ms-flex-pack: center !important;
justify-content: center !important
}
.u-md-flexJustifyBetween {
-webkit-box-pack: justify !important;
-webkit-justify-content: space-between !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important
}
.u-md-flexJustifyAround {
-webkit-justify-content: space-around !important;
-ms-flex-pack: distribute !important;
justify-content: space-around !important
}
.u-md-flexAlignItemsStart {
-webkit-box-align: start !important;
-webkit-align-items: flex-start !important;
-ms-flex-align: start !important;
align-items: flex-start !important
}
.u-md-flexAlignItemsEnd {
-webkit-box-align: end !important;
-webkit-align-items: flex-end !important;
-ms-flex-align: end !important;
align-items: flex-end !important
}
.u-md-flexAlignItemsCenter {
-webkit-box-align: center !important;
-webkit-align-items: center !important;
-ms-flex-align: center !important;
align-items: center !important
}
.u-md-flexAlignItemsStretch {
-webkit-box-align: stretch !important;
-webkit-align-items: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important
}
.u-md-flexAlignItemsBaseline {
-webkit-box-align: baseline !important;
-webkit-align-items: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important
}
.u-md-flexAlignContentStart {
-webkit-align-content: flex-start !important;
-ms-flex-line-pack: start !important;
align-content: flex-start !important
}
.u-md-flexAlignContentEnd {
-webkit-align-content: flex-end !important;
-ms-flex-line-pack: end !important;
align-content: flex-end !important
}
.u-md-flexAlignContentCenter {
-webkit-align-content: center !important;
-ms-flex-line-pack: center !important;
align-content: center !important
}
.u-md-flexAlignContentStretch {
-webkit-align-content: stretch !important;
-ms-flex-line-pack: stretch !important;
align-content: stretch !important
}
.u-md-flexAlignContentBetween {
-webkit-align-content: space-between !important;
-ms-flex-line-pack: justify !important;
align-content: space-between !important
}
.u-md-flexAlignContentAround {
-webkit-align-content: space-around !important;
-ms-flex-line-pack: distribute !important;
align-content: space-around !important
}
.u-md-flex > *, .u-md-flexInline > * {
-webkit-flex-shrink: 1;
-ms-flex-negative: 1;
flex-shrink: 1
}
.u-md-flexAlignSelfStart {
-webkit-align-self: flex-start !important;
-ms-flex-item-align: start !important;
align-self: flex-start !important
}
.u-md-flexAlignSelfEnd {
-webkit-align-self: flex-end !important;
-ms-flex-item-align: end !important;
align-self: flex-end !important
}
.u-md-flexAlignSelfCenter {
-webkit-align-self: center !important;
-ms-flex-item-align: center !important;
-ms-grid-row-align: center !important;
align-self: center !important
}
.u-md-flexAlignSelfStretch {
-webkit-align-self: stretch !important;
-ms-flex-item-align: stretch !important;
-ms-grid-row-align: stretch !important;
align-self: stretch !important
}
.u-md-flexAlignSelfBaseline {
-webkit-align-self: baseline !important;
-ms-flex-item-align: baseline !important;
align-self: baseline !important
}
.u-md-flexAlignSelfAuto {
-webkit-align-self: auto !important;
-ms-flex-item-align: auto !important;
-ms-grid-row-align: auto !important;
align-self: auto !important
}
.u-md-flexOrderFirst {
-webkit-box-ordinal-group: 0 !important;
-webkit-order: -1 !important;
-ms-flex-order: -1 !important;
order: -1 !important
}
.u-md-flexOrderLast {
-webkit-box-ordinal-group: 2 !important;
-webkit-order: 1 !important;
-ms-flex-order: 1 !important;
order: 1 !important
}
.Header-utils, .u-md-flexOrderNone {
-webkit-box-ordinal-group: 1 !important;
-webkit-order: 0 !important;
-ms-flex-order: 0 !important;
order: 0 !important
}
.u-md-flexGrow1 {
-webkit-box-flex: 1 !important;
-webkit-flex: 1 1 0% !important;
-ms-flex: 1 1 0% !important;
flex: 1 1 0% !important
}
.u-md-flexGrow2 {
-webkit-box-flex: 2 !important;
-webkit-flex: 2 1 0% !important;
-ms-flex: 2 1 0% !important;
flex: 2 1 0% !important
}
.u-md-flexGrow3 {
-webkit-box-flex: 3 !important;
-webkit-flex: 3 1 0% !important;
-ms-flex: 3 1 0% !important;
flex: 3 1 0% !important
}
.u-md-flexGrow4 {
-webkit-box-flex: 4 !important;
-webkit-flex: 4 1 0% !important;
-ms-flex: 4 1 0% !important;
flex: 4 1 0% !important
}
.u-md-flexGrow5 {
-webkit-box-flex: 5 !important;
-webkit-flex: 5 1 0% !important;
-ms-flex: 5 1 0% !important;
flex: 5 1 0% !important
}
.u-md-flexExpand {
margin: auto !important
}
.u-md-flexExpandLeft {
margin-left: auto !important
}
.u-md-flexExpandRight {
margin-right: auto !important
}
.u-md-flexExpandTop {
margin-top: auto !important
}
.u-md-flexExpandBottom {
margin-bottom: auto !important
}
}
@media screen and (min-width: 1366px) {
.u-lg-flex {
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important
}
.u-lg-flexInline {
display: -webkit-inline-box !important;
display: -webkit-inline-flex !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important
}
.u-lg-flexRow {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: row !important;
-ms-flex-direction: row !important;
flex-direction: row !important
}
.u-lg-flexRowReverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: row-reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important
}
.u-lg-flexCol {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: column !important;
-ms-flex-direction: column !important;
flex-direction: column !important
}
.u-lg-flexColReverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: column-reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important
}
.u-lg-flexWrap {
-webkit-flex-wrap: wrap !important;
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important
}
.u-lg-flexNoWrap {
-webkit-flex-wrap: nowrap !important;
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important
}
.u-lg-flexWrapReverse {
-webkit-flex-wrap: wrap-reverse !important;
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important
}
.u-layout-centerLeft, .u-lg-flexJustifyStart {
-webkit-box-pack: start !important;
-webkit-justify-content: flex-start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important
}
.u-layout-centerRight, .u-lg-flexJustifyEnd {
-webkit-box-pack: end !important;
-webkit-justify-content: flex-end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important
}
.u-lg-flexJustifyCenter {
-webkit-box-pack: center !important;
-webkit-justify-content: center !important;
-ms-flex-pack: center !important;
justify-content: center !important
}
.u-lg-flexJustifyBetween {
-webkit-box-pack: justify !important;
-webkit-justify-content: space-between !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important
}
.u-lg-flexJustifyAround {
-webkit-justify-content: space-around !important;
-ms-flex-pack: distribute !important;
justify-content: space-around !important
}
.u-lg-flexAlignItemsStart {
-webkit-box-align: start !important;
-webkit-align-items: flex-start !important;
-ms-flex-align: start !important;
align-items: flex-start !important
}
.u-lg-flexAlignItemsEnd {
-webkit-box-align: end !important;
-webkit-align-items: flex-end !important;
-ms-flex-align: end !important;
align-items: flex-end !important
}
.u-lg-flexAlignItemsCenter {
-webkit-box-align: center !important;
-webkit-align-items: center !important;
-ms-flex-align: center !important;
align-items: center !important
}
.u-lg-flexAlignItemsStretch {
-webkit-box-align: stretch !important;
-webkit-align-items: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important
}
.u-lg-flexAlignItemsBaseline {
-webkit-box-align: baseline !important;
-webkit-align-items: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important
}
.u-lg-flexAlignContentStart {
-webkit-align-content: flex-start !important;
-ms-flex-line-pack: start !important;
align-content: flex-start !important
}
.u-lg-flexAlignContentEnd {
-webkit-align-content: flex-end !important;
-ms-flex-line-pack: end !important;
align-content: flex-end !important
}
.u-lg-flexAlignContentCenter {
-webkit-align-content: center !important;
-ms-flex-line-pack: center !important;
align-content: center !important
}
.u-lg-flexAlignContentStretch {
-webkit-align-content: stretch !important;
-ms-flex-line-pack: stretch !important;
align-content: stretch !important
}
.u-lg-flexAlignContentBetween {
-webkit-align-content: space-between !important;
-ms-flex-line-pack: justify !important;
align-content: space-between !important
}
.u-lg-flexAlignContentAround {
-webkit-align-content: space-around !important;
-ms-flex-line-pack: distribute !important;
align-content: space-around !important
}
.u-lg-flex > *, .u-lg-flexInline > * {
-webkit-flex-shrink: 1;
-ms-flex-negative: 1;
flex-shrink: 1
}
.u-lg-flexAlignSelfStart {
-webkit-align-self: flex-start !important;
-ms-flex-item-align: start !important;
align-self: flex-start !important
}
.u-lg-flexAlignSelfEnd {
-webkit-align-self: flex-end !important;
-ms-flex-item-align: end !important;
align-self: flex-end !important
}
.u-lg-flexAlignSelfCenter {
-webkit-align-self: center !important;
-ms-flex-item-align: center !important;
-ms-grid-row-align: center !important;
align-self: center !important
}
.u-lg-flexAlignSelfStretch {
-webkit-align-self: stretch !important;
-ms-flex-item-align: stretch !important;
-ms-grid-row-align: stretch !important;
align-self: stretch !important
}
.u-lg-flexAlignSelfBaseline {
-webkit-align-self: baseline !important;
-ms-flex-item-align: baseline !important;
align-self: baseline !important
}
.u-lg-flexAlignSelfAuto {
-webkit-align-self: auto !important;
-ms-flex-item-align: auto !important;
-ms-grid-row-align: auto !important;
align-self: auto !important
}
.u-lg-flexOrderFirst {
-webkit-box-ordinal-group: 0 !important;
-webkit-order: -1 !important;
-ms-flex-order: -1 !important;
order: -1 !important
}
.u-lg-flexOrderLast {
-webkit-box-ordinal-group: 2 !important;
-webkit-order: 1 !important;
-ms-flex-order: 1 !important;
order: 1 !important
}
.Header-utils, .u-lg-flexOrderNone {
-webkit-box-ordinal-group: 1 !important;
-webkit-order: 0 !important;
-ms-flex-order: 0 !important;
order: 0 !important
}
.u-lg-flexGrow1 {
-webkit-box-flex: 1 !important;
-webkit-flex: 1 1 0% !important;
-ms-flex: 1 1 0% !important;
flex: 1 1 0% !important
}
.u-lg-flexGrow2 {
-webkit-box-flex: 2 !important;
-webkit-flex: 2 1 0% !important;
-ms-flex: 2 1 0% !important;
flex: 2 1 0% !important
}
.u-lg-flexGrow3 {
-webkit-box-flex: 3 !important;
-webkit-flex: 3 1 0% !important;
-ms-flex: 3 1 0% !important;
flex: 3 1 0% !important
}
.u-lg-flexGrow4 {
-webkit-box-flex: 4 !important;
-webkit-flex: 4 1 0% !important;
-ms-flex: 4 1 0% !important;
flex: 4 1 0% !important
}
.u-lg-flexGrow5 {
-webkit-box-flex: 5 !important;
-webkit-flex: 5 1 0% !important;
-ms-flex: 5 1 0% !important;
flex: 5 1 0% !important
}
.u-lg-flexExpand {
margin: auto !important
}
.u-lg-flexExpandLeft {
margin-left: auto !important
}
.u-lg-flexExpandRight {
margin-right: auto !important
}
.u-lg-flexExpandTop {
margin-top: auto !important
}
.u-lg-flexExpandBottom {
margin-bottom: auto !important
}
}
.Form {
display: block;
margin: 0;
width: 100%
}
.Form-field {
display: block;
margin: 0;
padding: 0
}
.Form-label {
color: inherit;
display: inline-block;
font-size: inherit;
font-weight: 700;
margin: 0
}
.Form-input {
border: 1px solid #ccc;
border-radius: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: inherit;
display: block;
font-family: inherit;
font-size: inherit;
margin: 0;
padding: .5em;
width: 100%
}
@supports ((-webkit-appearance:none) or (-moz-appearance:none) or (appearance:none)) {
select.Form-input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M3.733 6.133L0 9.866l16 16 16-16-3.733-3.733L16 18.4 3.733 6.133z'/%3E%3C/svg%3E");
background-position: right .5em center;
background-repeat: no-repeat;
background-size: .8em;
padding-right: 1.8em
}
}
.Form-input[type=range] {
border: 0;
padding: 0
}
.Form-message {
color: inherit;
display: block;
font-size: .9em;
font-weight: bold \9;
margin: 0
}
.Form-button, .Form-wrapButton {
display: block;
margin: 0;
width: 100%
}
.Form-button, .Form-wrapButton button {
border-radius: 0 !important;
-webkit-box-sizing: border-box !important;
box-sizing: border-box !important;
font-family: inherit !important;
font-size: inherit !important;
padding: .5em !important
}
.Form-wrapButton button {
display: block;
margin: 0 !important;
width: 100% !important
}
.Form-field--checkbox, .Form-field--radio {
display: table
}
.Form-field--checkbox .Form-input, .Form-field--radio .Form-input {
border: 0;
display: table-cell;
margin-right: .5em !important;
padding: 0;
width: auto !important
}
[dir=rtl] .Form-field--checkbox .Form-input, [dir=rtl] .Form-field--radio .Form-input {
margin-left: .5em !important;
margin-right: 0 !important
}
.Form-field--checkbox .Form-label, .Form-field--radio .Form-label {
display: table-cell;
font-weight: 400
}
.Form--spaced {
display: inline-block;
margin-top: -1.25em
}
.Form--spaced .Form-field {
margin-top: 1.25em
}
.Form--spaced .Form-field--checkbox + .Form-field--checkbox, .Form--spaced .Form-field--radio + .Form-field--radio {
margin-top: .625em
}
.Form-field.is-valid .Form-label {
color: green
}
.Form-field.is-valid .Form-input {
border-color: green;
outline-color: green
}
.Form-field.is-valid .Form-message {
color: green
}
.Form-field.is-invalid .Form-label {
color: #1c2024
}
.Form-field.is-invalid .Form-input {
border-color: #b50000;
outline-color: #b50000
}
.Form-field.is-invalid .Form-message {
color: #1c2024
}
.Form-field.is-warning .Form-label {
color: #1c2024
}
.Form-field.is-warning .Form-input {
border-color: #e5ce23;
outline-color: #e5ce23
}
.Form-field.is-warning .Form-message {
color: #1c2024
}
.Accordion--default .Accordion-header, .Footer-block li, .Footer-links, .Footer-subBlock, .Leads-link, .Linklist li, .u-border-top-xxs {
border-top: .1rem solid currentColor !important
}
.Share > ul > li, .Spid-button > img, .u-border-right-xxs {
border-right: .1rem solid currentColor !important
}
.Form-fieldset > legend, .u-border-bottom-xxs {
border-bottom: .1rem solid currentColor !important
}
.u-border-left-xxs {
border-left: .1rem solid currentColor !important
}
.u-border-all-xxs {
border: .1rem solid currentColor !important
}
.u-border-top-xs {
border-top: .2rem solid currentColor !important
}
.u-border-right-xs {
border-right: .2rem solid currentColor !important
}
.u-border-bottom-xs {
border-bottom: .2rem solid currentColor !important
}
.Timeline, .u-border-left-xs {
border-left: .2rem solid currentColor !important
}
.Timeline-point-content, .u-border-all-xs {
border: .2rem solid currentColor !important
}
.u-border-top-m {
border-top: 1rem solid currentColor !important
}
.u-border-right-m {
border-right: 1rem solid currentColor !important
}
.u-border-bottom-m {
border-bottom: 1rem solid currentColor !important
}
.Prose-blockquote, .u-border-left-m {
border-left: 1rem solid currentColor !important
}
.u-border-all-m {
border: 1rem solid currentColor !important
}
.u-border-top-l {
border-top: 1.5rem solid currentColor !important
}
.u-border-right-l {
border-right: 1.5rem solid currentColor !important
}
.u-border-bottom-l {
border-bottom: 1.5rem solid currentColor !important
}
.u-border-left-l {
border-left: 1.5rem solid currentColor !important
}
.u-border-all-l {
border: 1.5rem solid currentColor !important
}
.Accordion--default .Accordion-header:first-child, .u-border-top-none {
border-top: none !important
}
.u-border-right-none {
border-right: none !important
}
.u-border-bottom-none {
border-bottom: none !important
}
.u-border-left-none {
border-left: none !important
}
.u-border-all-none {
border: none !important
}
.u-borderAlt {
-webkit-box-shadow: .1em 0 0 0 currentColor, 0 .1em 0 0 currentColor, .1em .1em 0 0 currentColor, .1em 0 0 0 currentColor inset, 0 .1em 0 0 currentColor inset;
box-shadow: .1em 0 0 0 currentColor, 0 .1em 0 0 currentColor, .1em .1em 0 0 currentColor, inset .1em 0 0 0 currentColor, inset 0 .1em 0 0 currentColor;
padding: .1em
}
.Footer-socialIcons > li, .Separator, .Separator-room, .u-border-none {
border: none !important
}
.Megamenu-item:focus, .u-borderHideFocus:focus {
-webkit-box-shadow: none !important;
box-shadow: none !important;
outline: none !important
}
.u-borderSoftFocus:focus {
-webkit-box-shadow: 0 0 3px 3px rgba(0, 197, 202, .7) inset !important;
box-shadow: inset 0 0 3px 3px rgba(0, 197, 202, .7) !important;
outline: none !important
}
.u-color-black {
color: #000 !important
}
.u-background-black {
background-color: #000 !important
}
.Bullets > li:before, .Footer, .Footer-blockTitle, .Footer-subTitle, .Form-input.Form-input:focus + [role=tooltip], .Linklist-link.Linklist-link--lev1, .Linklist-link.Linklist-link--lev1:hover, .Megamenu--default .Megamenu-item > a, .ScrollTop, .ScrollTop-icon, .Share-reveal > a > span, .Share-revealIcon, .Share > ul > li, .Share > ul > li > a, .Spid-button, .Treeview--default li[aria-expanded=true] a, .Treeview--default li[aria-expanded=true] a:hover, .u-color-white {
color: #fff !important
}
.Megamenu--default .Megamenu-subnav, .Skiplinks > li > a, .Spid-menu, .u-background-white {
background-color: #fff !important
}
.Footer-block address, .Treeview--default li[aria-expanded=true] li, .u-color-grey-10 {
color: #f5f5f0 !important
}
.Spid-idp:hover, .u-background-grey-10 {
background-color: #f5f5f0 !important
}
.u-color-grey-15 {
color: #f6f9fc !important
}
.u-background-grey-15 {
background-color: #f6f9fc !important
}
.u-color-grey-20 {
color: #eee !important
}
.Hero-content, .Share-reveal, .Share-revealIcon.is-open, .Treeview--default li[aria-expanded=true] li li a, .Treeview--default li[aria-expanded=true] li li a:hover, .u-background-grey-20 {
background-color: #eee !important
}
.Accordion--default .Accordion-header, .Linklist, .Linklist li, .Timeline, .u-color-grey-30 {
color: #ddd !important
}
.Treeview--default li[aria-expanded=true] li a, .Treeview--default li[aria-expanded=true] li a:hover, .u-background-grey-30 {
background-color: #ddd !important
}
.Megamenu--default .Megamenu-subnavGroup, .u-color-grey-40 {
color: #a5abb0 !important
}
.u-background-grey-40 {
background-color: #a5abb0 !important
}
.Footer-block li, .Footer-subBlock, .Megamenu--default .Megamenu-subnavGroup > li, .Share-revealText, .u-color-grey-50 {
color: #5a6772 !important
}
.Treeview--default li[aria-expanded=true] a, .Treeview--default li[aria-expanded=true] a:hover, .u-background-grey-50 {
background-color: #5a6772 !important
}
.u-color-grey-60 {
color: #444e57 !important
}
.u-background-grey-60 {
background-color: #444e57 !important
}
.Megamenu--default .Megamenu-subnavGroup > li > ul > li > ul > li > a, .Megamenu--default .Megamenu-subnavGroup > li > ul > li a, .u-color-grey-80 {
color: #30373d !important
}
.Form-input.Form-input:focus + [role=tooltip], .u-background-grey-80 {
background-color: #30373d !important
}
.u-color-grey-90 {
color: #1c2024 !important
}
.u-background-grey-90 {
background-color: #1c2024 !important
}
.u-color-teal-30 {
color: #00c5ca !important
}
.u-background-teal-30 {
background-color: #00c5ca !important
}
.u-color-teal-50 {
color: #65dcdf !important
}
.u-background-teal-50 {
background-color: #65dcdf !important
}
.u-color-teal-70 {
color: #004a4d !important
}
.u-background-teal-70 {
background-color: #004a4d !important
}
.u-color-5 {
color: #d9e6f2 !important
}
.Accordion--default .Accordion-header:hover, .Linklist a:hover, .u-background-5 {
background-color: #d9e6f2 !important
}
.u-color-10 {
color: #adcceb !important
}
.Linklist-link.Linklist-link--lev3, .u-background-10 {
background-color: #adcceb !important
}
.u-color-20 {
color: #7db2e8 !important
}
.Linklist-link.Linklist-link--lev2, .Linklist-link.Linklist-link--lev2:hover, .u-background-20 {
background-color: #7db2e8 !important
}
.u-color-30 {
color: #4799eb !important
}
.u-background-30 {
background-color: #4799eb !important
}
.Header-owner, .u-color-40 {
color: #127ae2 !important
}
.u-background-40 {
background-color: #127ae2 !important
}
.Accordion--default .Accordion-link, .ErrorPage-subtitle, .ErrorPage-title, .Header-language-other a, .Linklist-link, .Linklist a, .Share-revealIcon.is-open, .Skiplinks > li > a, .u-color-50 {
color: #06c !important
}
.Bullets > li:before, .Share-revealIcon, .Share > ul > li, .u-background-50 {
background-color: #06c !important
}
.u-color-60 {
color: #0059b3 !important
}
.u-background-60 {
background-color: #0059b3 !important
}
.u-color-70 {
color: #004c99 !important
}
.u-background-70 {
background-color: #004c99 !important
}
.u-color-80 {
color: #004080 !important
}
.u-background-80 {
background-color: #004080 !important
}
.u-color-90 {
color: #036 !important
}
.Linklist-link.Linklist-link--lev1, .Linklist-link.Linklist-link--lev1:hover, .u-background-90 {
background-color: #036 !important
}
.Linklist-link.Linklist-link--lev2, .Linklist-link.Linklist-link--lev2:hover, .Linklist-link.Linklist-link--lev3, .Linklist a:hover, .Megamenu--default .Megamenu-subnavGroup > li > a, .Treeview--default li[aria-expanded=true] li a, .Treeview--default li[aria-expanded=true] li a:hover, .Treeview--default li[aria-expanded=true] li li a, .Treeview--default li[aria-expanded=true] li li a:hover, .u-color-95 {
color: #00264d !important
}
.ScrollTop, .u-background-95 {
background-color: #00264d !important
}
.Megamenu-item > a:focus, .u-backround-none {
background-color: transparent !important
}
.u-color-compl {
color: #ffb366 !important
}
.u-background-compl {
background-color: #ffb366 !important
}
.u-background-compl-5 {
background-color: #f5f2f0 !important
}
.u-color-compl-5 {
color: #f5f2f0 !important
}
.u-color-compl-10 {
color: #ede6de !important
}
.u-background-compl-10 {
background-color: #ede6de !important
}
.u-color-compl-80 {
color: #c60 !important
}
.u-background-compl-80 {
background-color: #c60 !important
}
.Spid-button, .u-borderRadius-s {
border-radius: 2px !important
}
.Entrypoint-item, .Form-input.Form-input:focus + [role=tooltip], .Header-language-other, .Megamenu--default .Megamenu-subnav, .u-borderRadius-m {
border-radius: 4px !important
}
.u-borderRadius-l {
border-radius: 8px !important
}
.Pill, .u-borderRadius-xl {
border-radius: 2em !important
}
.Bullets > li:before, .Dot, .Footer-socialIcons [class*=" Icon-"], .Footer-socialIcons [class^=Icon-], .Header-socialIcons [class*=" Icon-"], .Header-socialIcons [class^=Icon-], .ScrollTop, .Timeline-point-content, .u-borderRadius-circle {
border-radius: 100% !important
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.Header-toggleText, .Header-utils > *, .u-sm-block {
display: block !important
}
.Header-searchTrigger, .u-sm-hidden {
display: none !important
}
.u-sm-inline {
display: inline !important
}
.u-sm-inlineBlock {
display: inline-block !important;
max-width: 100%
}
.u-sm-table {
display: table !important
}
.u-sm-tableCell {
display: table-cell !important
}
.u-sm-tableRow {
display: table-row !important
}
}
@media screen and (min-width: 992px) and (max-width: 1365px) {
.Header-toggleText, .Header-utils > *, .u-md-block {
display: block !important
}
.Header-searchTrigger, .u-md-hidden {
display: none !important
}
.Header-titleLink small, .u-md-inline {
display: inline !important
}
.Header-social > *, .u-md-inlineBlock {
display: inline-block !important;
max-width: 100%
}
.u-md-table {
display: table !important
}
.u-md-tableCell {
display: table-cell !important
}
.u-md-tableRow {
display: table-row !important
}
}
@media screen and (min-width: 1366px) {
.Header-toggleText, .Header-utils > *, .u-lg-block {
display: block !important
}
.Header-searchTrigger, .u-lg-hidden {
display: none !important
}
.Header-titleLink small, .u-lg-inline {
display: inline !important
}
.Header-social > *, .u-lg-inlineBlock {
display: inline-block !important;
max-width: 100%
}
.u-lg-table {
display: table !important
}
.u-lg-tableCell {
display: table-cell !important
}
.u-lg-tableRow {
display: table-row !important
}
}
.u-visibilityHidden {
visibility: hidden !important
}
.js .u-jsVisibilityHidden {
visibility: hidden
}
.js .u-jsDisplayNone {
display: none
}
.no-js .u-nojsDisplayNone {
display: none
}
.no-js .u-nojsDisplayBlock {
display: block !important
}
.no-js .u-nojsDisplayInlineBlock {
display: inline-block !important
}
@media print {
.u-hiddenPrint {
display: none !important
}
}
.Header-banner, .Header-navbar, .Megamenu--default, .u-layout-r-withGutter, .u-layout-withGutter {
padding-left: 1.2rem !important;
padding-right: 1.2rem !important
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.Header-banner, .Header-navbar, .Megamenu--default, .u-layout-r-withGutter, .u-layout-sm-withGutter {
padding-left: 1.6rem !important;
padding-right: 1.6rem !important
}
}
@media screen and (min-width: 992px) and (max-width: 1365px) {
.Header-banner, .Header-navbar, .Megamenu--default, .u-layout-md-withGutter, .u-layout-r-withGutter {
padding-left: 2rem !important;
padding-right: 2rem !important
}
}
@media screen and (min-width: 1366px) {
.Header-banner, .Header-navbar, .Megamenu--default, .u-layout-lg-withGutter, .u-layout-r-withGutter {
padding-left: 10.4rem !important;
padding-right: 10.4rem !important
}
}
.u-layout-constrain {
min-width: 30rem
}
.Header-owner, .Megamenu--default > .Megamenu-list, .u-layout-wide {
max-width: 144rem !important
}
@media screen and (min-width: 992px) and (max-width: 1365px) {
.Header-owner, .Megamenu--default > .Megamenu-list, .u-layout-wide {
max-width: 128rem !important
}
}
.u-layout-wider {
max-width: 168rem !important
}
.u-layout-medium {
max-width: 128rem !important
}
.u-layout-small {
max-width: 96rem !important
}
.Header-owner, .Megamenu--default > .Megamenu-list, .u-layoutCenter {
margin: auto !important
}
.Form-field--withPlaceholder .Form-label, .Hero-content, .Share-reveal > a > span, .Share > ul > li > a, .u-layoutCenterVertically {
top: 50% !important;
-webkit-transform: translateY(-50%) !important;
-ms-transform: translateY(-50%) !important;
transform: translateY(-50%) !important
}
.u-layout-centerContent > * {
margin-left: auto !important;
margin-right: auto !important
}
.u-layout-prose {
max-width: 32em !important
}
.u-layout-release {
max-width: none !important
}
.u-layout-releaseFull {
left: 50%;
margin-left: -50vw;
margin-right: -50vw;
position: relative;
right: 50%;
width: 100vw
}
.u-columns-2 {
-webkit-columns: 2 !important;
-moz-columns: 2 !important;
columns: 2 !important
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.u-sm-columns-2 {
-webkit-columns: 2 !important;
-moz-columns: 2 !important;
columns: 2 !important
}
}
@media screen and (min-width: 992px) and (max-width: 1365px) {
.u-md-columns-2 {
-webkit-columns: 2 !important;
-moz-columns: 2 !important;
columns: 2 !important
}
}
@media screen and (min-width: 1366px) {
.u-lg-columns-2 {
-webkit-columns: 2 !important;
-moz-columns: 2 !important;
columns: 2 !important
}
}
.Entrypoint-item, .u-borderShadow-xxs {
-webkit-box-shadow: 0 1px 2px 0 rgba(50, 50, 50, .35) !important;
box-shadow: 0 1px 2px 0 rgba(50, 50, 50, .35) !important
}
.Form-input.Form-input:focus + [role=tooltip], .ScrollTop, .u-borderShadow-xs {
-webkit-box-shadow: 1px 1px 2px #aaa !important;
box-shadow: 1px 1px 2px #aaa !important
}
.Offcanvas.is-ready .Offcanvas-content, .Offcanvas:target .Offcanvas-content, .Spid-menu, .Timeline-point-content, .u-borderShadow-m {
-webkit-box-shadow: 0 8px 24px 0 rgba(50, 50, 50, .15) !important;
box-shadow: 0 8px 24px 0 rgba(50, 50, 50, .15) !important
}
.Header-language-other, .Megamenu--default .Megamenu-subnav, .u-borderShadow-l {
-webkit-box-shadow: 0 10px 40px -5px #858585;
box-shadow: 0 10px 40px -5px #858585
}
.u-borderShadow-xxl {
-webkit-box-shadow: 1px 1px 80px 1px rgba(0, 0, 0, .35) !important;
box-shadow: 1px 1px 80px 1px rgba(0, 0, 0, .35) !important
}
.u-bottomShadow-xxl {
-webkit-box-shadow: 1px 80px 80px -80px rgba(0, 0, 0, .85) !important;
box-shadow: 1px 80px 80px -80px rgba(0, 0, 0, .85) !important
}
.u-hasScrollHint:after {
background: -webkit-gradient(linear, right top, left top, from(currentColor), to(transparent));
background: -webkit-linear-gradient(right, currentColor, transparent);
background: linear-gradient(270deg, currentColor, transparent);
position: absolute;
right: 0;
top: 0;
-webkit-transition: opacity .3s 0s, visibility 0s 0s;
transition: opacity .3s 0s, visibility 0s 0s;
width: 1em
}
@media screen and (max-width: 767px) {
.u-xs-borderShadow-none {
-webkit-box-shadow: none !important;
box-shadow: none !important
}
}
.u-padding-all-none {
padding: 0 !important
}
.Header-search, .Header-socialIcons [class*=" Icon-"], .Header-socialIcons [class^=Icon-], .u-padding-all-xxs {
padding: .4rem !important
}
.Footer-socialIcons [class*=" Icon-"], .Footer-socialIcons [class^=Icon-], .u-padding-all-xs {
padding: .8rem !important
}
.Accordion--default .Accordion-link, .Footer-subBlock, .Header-language-other a, .Header-searchTrigger button, .u-padding-all-s {
padding: 1.6rem !important
}
.u-padding-all-m {
padding: 2rem !important
}
.u-padding-all-l {
padding: 2.4rem !important
}
.u-padding-all-xl {
padding: 3.2rem !important
}
.u-padding-all-xxl {
padding: 4rem !important
}
.Separator, .Separator-room, .u-margin-all-none {
margin: 0 !important
}
.u-margin-all-xxs {
margin: .4rem !important
}
.u-margin-all-xs {
margin: .8rem !important
}
.u-margin-all-s {
margin: 1.6rem !important
}
.u-margin-all-m {
margin: 2rem !important
}
.u-margin-all-l {
margin: 2.4rem !important
}
.u-margin-all-xl {
margin: 3.2rem !important
}
.u-margin-all-xxl {
margin: 4rem !important
}
.u-padding-top-none {
padding-top: 0 !important
}
.Headroom--fixed.Headroom--not-top .Header-navbar, .Headroom--pinned.Headroom--not-top .Header-navbar, .Megamenu--default .Megamenu-subnavGroup > li > ul li, .Pill--xxs, .Prose > ol > li, .Prose > ul > li, .Spid-button, .u-padding-top-xxs {
padding-top: .4rem !important
}
.Megamenu--default .Megamenu-subnavGroup > li > ul, .Pill--xs, .Skiplinks > li > a, .u-padding-top-xs {
padding-top: .8rem !important
}
.Footer-block li, .Megamenu--default .Megamenu-subnavGroup > li, .Megamenu-item > a, .u-padding-top-s {
padding-top: 1.6rem !important
}
.u-padding-top-m {
padding-top: 2rem !important
}
.Header-navbar, .Megamenu--default .Megamenu-subnav, .u-padding-top-l {
padding-top: 2.4rem !important
}
.u-padding-top-xl {
padding-top: 3.2rem !important
}
.Footer, .u-padding-top-xxl {
padding-top: 4rem !important
}
.Form--spaced, .Form--spaced .Form-field, .u-margin-top-none {
margin-top: 0 !important
}
.Form--spaced .Form-input, .Form-input.Form-input:focus + [role=tooltip], .Header-utils, .u-margin-top-xxs {
margin-top: .4rem !important
}
.Header-search.is-active, .Megamenu--default .Megamenu-subnavGroup > li > ul > li > ul, .u-margin-top-xs {
margin-top: .8rem !important
}
.Header-language-other, .Megamenu--default .Megamenu-subnavGroup > li > ul, .u-margin-top-s {
margin-top: 1.6rem !important
}
.u-margin-top-m {
margin-top: 2rem !important
}
.Footer-links, .u-margin-top-l {
margin-top: 2.4rem !important
}
.u-margin-top-xl {
margin-top: 3.2rem !important
}
.u-margin-top-xxl {
margin-top: 4rem !important
}
.Headroom--fixed.Headroom--not-top .Header-navbar, .Headroom--pinned.Headroom--not-top .Header-navbar, .u-padding-bottom-none {
padding-bottom: 0 !important
}
.Form--spaced .Form-label, .Headroom--fixed.Headroom--not-top .Header-search, .Headroom--pinned.Headroom--not-top .Header-search, .Megamenu--default .Megamenu-subnavGroup > li > ul, .Pill--xxs, .Prose > ol > li, .Prose > ul > li, .Spid-button, .u-padding-bottom-xxs {
padding-bottom: .4rem !important
}
.Megamenu--default .Megamenu-subnavGroup > li > ul li, .Pill--xs, .Skiplinks > li > a, .u-padding-bottom-xs {
padding-bottom: .8rem !important
}
.Footer-block li, .Header-navbar, .Masonry-item, .Megamenu--default .Megamenu-subnavGroup > li, .Megamenu-item > a, .u-padding-bottom-s {
padding-bottom: 1.6rem !important
}
.u-padding-bottom-m {
padding-bottom: 2rem !important
}
.Footer-subTitle, .Form--spaced .Form-field, .Megamenu--default .Megamenu-subnav, .u-padding-bottom-l {
padding-bottom: 2.4rem !important
}
.Footer-blockTitle, .u-padding-bottom-xl {
padding-bottom: 3.2rem !important
}
.Footer, .u-padding-bottom-xxl {
padding-bottom: 4rem !important
}
.u-margin-bottom-none {
margin-bottom: 0 !important
}
.Headroom--fixed.Headroom--not-top .Header-search, .Headroom--pinned.Headroom--not-top .Header-search, .u-margin-bottom-xxs {
margin-bottom: .4rem !important
}
.Entrypoint-item, .Megamenu--default .Megamenu-subnavGroup > li > ul > li > ul, .u-margin-bottom-xs {
margin-bottom: .8rem !important
}
.Form--spaced .Form-fieldset, .Form--spaced .Form-legend, .Header-social, .Prose > h1, .Prose > h2, .Prose > h3, .Prose > h4, .Prose > h5, .Prose > h6, .u-margin-bottom-s, .u-text-h1, .u-text-h2, .u-text-h3, .u-text-h4, .u-text-h5, .u-text-h6 {
margin-bottom: 1.6rem !important
}
.u-margin-bottom-m {
margin-bottom: 2rem !important
}
.u-margin-bottom-l {
margin-bottom: 2.4rem !important
}
.Prose-blockquote, .Prose > ol, .Prose > p, .Prose > pre .Prose > figure, .Prose > ul, .u-margin-bottom-xl {
margin-bottom: 3.2rem !important
}
.u-margin-bottom-xxl {
margin-bottom: 4rem !important
}
.u-padding-left-none {
padding-left: 0 !important
}
.Header-socialIcons, .Header-titleLink a, .u-padding-left-xxs {
padding-left: .4rem !important
}
.Masonry-item, .Megamenu--default .Megamenu-list > li > a[aria-expanded=false]:after, .Megamenu--default .Megamenu-list > li > a[aria-expanded=true]:after, .u-padding-left-xs {
padding-left: .8rem !important
}
.Header-language, .Linklist--padded > li > .Linklist-link, .Linklist--padded > li > a, .Pill, .u-padding-left-s {
padding-left: 1.6rem !important
}
.u-padding-left-m {
padding-left: 2rem !important
}
.Prose-blockquote, .Skiplinks > li > a, .u-padding-left-l {
padding-left: 2.4rem !important
}
.Accordion-link--leaf, .Megamenu--default .Megamenu-subnav, .Megamenu-item > a, .u-padding-left-xl {
padding-left: 3.2rem !important
}
.Skiplinks, .u-padding-left-xxl {
padding-left: 4rem !important
}
.u-margin-left-none {
margin-left: 0 !important
}
.u-margin-left-xxs {
margin-left: .4rem !important
}
.u-margin-left-xs {
margin-left: .8rem !important
}
.Header-social, .Header-socialIcons > li > a, .u-margin-left-s {
margin-left: 1.6rem !important
}
.u-margin-left-m {
margin-left: 2rem !important
}
.u-margin-left-l {
margin-left: 2.4rem !important
}
.Prose > ol, .Prose > ul, .u-margin-left-xl {
margin-left: 3.2rem !important
}
.u-margin-left-xxl {
margin-left: 4rem !important
}
.u-padding-right-none {
padding-right: 0 !important
}
.Header-titleLink a, .Pill, .u-padding-right-xxs {
padding-right: .4rem !important
}
.Breadcrumb-link, .Masonry-item, .u-padding-right-xs {
padding-right: .8rem !important
}
.Header-language, .u-padding-right-s {
padding-right: 1.6rem !important
}
.u-padding-right-m {
padding-right: 2rem !important
}
.Skiplinks > li > a, .u-padding-right-l {
padding-right: 2.4rem !important
}
.Footer-logo, .Megamenu--default .Megamenu-subnav, .Megamenu-item > a, .u-padding-right-xl {
padding-right: 3.2rem !important
}
.u-padding-right-xxl {
padding-right: 4rem !important
}
.u-margin-right-none {
margin-right: 0 !important
}
.Dot, .u-margin-right-xxs {
margin-right: .4rem !important
}
.Breadcrumb-item:after, .u-margin-right-xs {
margin-right: .8rem !important
}
.Footer-socialIcons > li, .u-margin-right-s {
margin-right: 1.6rem !important
}
.u-margin-right-m {
margin-right: 2rem !important
}
.u-margin-right-l {
margin-right: 2.4rem !important
}
.Footer-links li, .u-margin-right-xl {
margin-right: 3.2rem !important
}
.u-margin-right-xxl {
margin-right: 4rem !important
}
.Entrypoint-item, .Form-input.Form-input:focus + [role=tooltip], .Hero-content, .Spid-idp, .Table td, .Table th, .Timeline-content, .Timeline-point-content, .u-padding-r-all {
padding: 1em !important
}
.u-margin-r-all {
margin: 1em !important
}
.Accordion--default .Accordion-header, .Footer-links, .Header-owner, .Leads-link, .Linklist-link, .Linklist a, .Timeline-point, .u-padding-r-top {
padding-top: 1em !important
}
.Footer-block, .u-margin-r-top {
margin-top: 1em !important
}
.Accordion--default .Accordion-header, .Header-owner, .Leads-link, .Linklist-link, .Linklist a, .Timeline-point, .u-padding-r-bottom {
padding-bottom: 1em !important
}
.Footer-block, .u-margin-r-bottom {
margin-bottom: 1em !important
}
.Megamenu--default .Megamenu-area, .u-padding-r-left {
padding-left: 1em !important
}
.u-margin-r-left {
margin-left: 1em !important
}
.Spid-button > img, .u-padding-r-right {
padding-right: 1em !important
}
.Megamenu--default .Megamenu-subnavGroup > li, .Spid-button > img, .u-margin-r-right {
margin-right: 1em !important
}
.Accordion--default .Accordion-header > *, .Entrypoint-item > *, .Footer-block > *, .Footer-links > *, .Form-input.Form-input:focus + [role=tooltip] > *, .Header-owner > *, .Hero-content > *, .Leads-link > *, .Linklist-link > *, .Linklist a > *, .Megamenu--default .Megamenu-area > *, .Megamenu--default .Megamenu-subnavGroup > li > *, .Spid-button > img > *, .Spid-idp > *, .Table td > *, .Table th > *, .Timeline-content > *, .Timeline-point-content > *, .Timeline-point > *, .u-margin-r-all > *, .u-margin-r-bottom > *, .u-margin-r-left > *, .u-margin-r-right > *, .u-margin-r-top > *, .u-padding-r-all > *, .u-padding-r-bottom > *, .u-padding-r-left > *, .u-padding-r-right > *, .u-padding-r-top > * {
font-size: medium
}
@media screen and (max-width: 767px) {
.u-xs-padding-all-none {
padding: 0 !important
}
.u-xs-padding-top-none {
padding-top: 0 !important
}
.u-xs-padding-bottom-none {
padding-bottom: 0 !important
}
.u-xs-padding-left-none {
padding-left: 0 !important
}
.u-xs-padding-right-none {
padding-right: 0 !important
}
.u-xs-margin-all-none {
margin: 0 !important
}
.u-xs-margin-top-none {
margin-top: 0 !important
}
.u-xs-margin-bottom-none {
margin-bottom: 0 !important
}
.u-xs-margin-left-none {
margin-left: 0 !important
}
.u-xs-margin-right-none {
margin-right: 0 !important
}
}
.Footer-block, .Forward[aria-hidden], .Prose > h1, .u-text-h1, .u-text-r-xxl, .u-text-xxl {
font-size: 3.2rem !important
}
.Prose > h2, .u-text-h2, .u-text-r-xl, .u-text-xl {
font-size: 2.8rem !important
}
.Entrypoint-item, .Footer-siteName, .Header-searchTrigger button, .Prose > h3, .ScrollTop-icon, .Share-reveal, .Share-revealText, .Share > ul > li, .u-text-h3, .u-text-l, .u-text-r-l {
font-size: 2.2rem !important
}
.Accordion--default .Accordion-link, .Footer-blockTitle, .Footer-subTitle, .Form-fieldset > legend, .Leads-link, .Megamenu--default .Megamenu-close, .Prose-blockquote > p, .Prose > h4, .u-text-h4, .u-text-m, .u-text-r-m {
font-size: 2rem !important;
letter-spacing: .007em !important
}
.Bullets > li:before, .Footer-link, .Footer-socialIcons [class*=" Icon-"], .Footer-socialIcons [class^=Icon-], .Megamenu--default .Megamenu-subnavGroup > li > a, .Prose > h5, .u-text-h5, .u-text-r-s, .u-text-s {
font-size: 1.8rem !important;
letter-spacing: .005em !important
}
.Accordion--default .Accordion-header, .Breadcrumb-link, .Header-social, .Header-socialIcons, .Header-titleLink a, .Header-titleLink small, .Megamenu--default .Megamenu-item > a, .Megamenu--default .Megamenu-subnavGroup > li > ul > li a, .Prose, .Prose > a, .Prose > h6, .Prose > ol > li, .Prose > p, .Prose > ul > li, .Prose p > a, .Treeview-handler--default:after, .Treeview-handler--standalone, .u-text-h6, .u-text-p, .u-text-r-xs, .u-text-xs {
font-size: 1.6rem !important;
letter-spacing: .01em !important
}
.Dot, .Footer-block a, .Footer-block address, .Footer-links a, .Header-language, .Header-owner > a, .Header-owner > a > span, .Header-toggleText, .Headroom--fixed.Headroom--not-top .Header-titleLink a, .Headroom--pinned.Headroom--not-top .Header-titleLink a, .Megamenu--default .Megamenu-list > li > a[aria-expanded=false]:after, .Megamenu--default .Megamenu-list > li > a[aria-expanded=true]:after, .Megamenu--default .Megamenu-subnavGroup > li > ul > li > ul > li > a, .Prose > p > small, .ScrollTop, .u-text-r-xxs, .u-text-xxs {
font-size: 1.4rem !important
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.Forward[aria-hidden], .Prose > h1, .u-text-h1, .u-text-r-xxl, .u-text-sm-xxl {
font-size: 3.2rem !important
}
.Prose > h2, .u-text-h2, .u-text-r-xl, .u-text-sm-xl {
font-size: 3rem !important
}
.Entrypoint-item, .Footer-siteName, .Header-searchTrigger button, .Prose > h3, .Share-reveal, .Share-revealText, .Share > ul > li, .u-text-h3, .u-text-r-l, .u-text-sm-l {
font-size: 2.4rem !important
}
.Accordion--default .Accordion-link, .Footer-blockTitle, .Footer-subTitle, .Form-fieldset > legend, .Header-titleLink a, .Leads-link, .Megamenu--default .Megamenu-close, .Prose-blockquote > p, .Prose > h4, .u-text-h4, .u-text-r-m, .u-text-sm-m {
font-size: 2.1rem !important;
letter-spacing: .007em !important
}
.Bullets > li:before, .Footer-link, .Footer-socialIcons [class*=" Icon-"], .Footer-socialIcons [class^=Icon-], .Megamenu--default .Megamenu-subnavGroup > li > a, .Prose > h5, .u-text-h5, .u-text-r-s, .u-text-sm-s {
font-size: 2rem !important;
letter-spacing: .005em !important
}
.Accordion--default .Accordion-header, .Breadcrumb-link, .Header-social, .Header-socialIcons, .Header-titleLink small, .Headroom--fixed.Headroom--not-top .Header-titleLink a, .Headroom--pinned.Headroom--not-top .Header-titleLink a, .Megamenu--default .Megamenu-item > a, .Megamenu--default .Megamenu-subnavGroup > li > ul > li a, .Prose, .Prose > a, .Prose > h6, .Prose > ol > li, .Prose > p, .Prose > ul > li, .Prose p > a, .Treeview-handler--default:after, .Treeview-handler--standalone, .u-text-h6, .u-text-p, .u-text-r-xs, .u-text-sm-xs {
font-size: 1.8rem !important;
letter-spacing: .01em !important
}
.Footer-block a, .Footer-block address, .Footer-links a, .Header-language, .Header-owner > a, .Header-toggleText, .Megamenu--default .Megamenu-list > li > a[aria-expanded=false]:after, .Megamenu--default .Megamenu-list > li > a[aria-expanded=true]:after, .Megamenu--default .Megamenu-subnavGroup > li > ul > li > ul > li > a, .Prose > p > small, .ScrollTop, .u-text-r-xxs, .u-text-sm-xxs {
font-size: 1.5rem !important
}
.u-text-sm-center {
text-align: center !important
}
.u-text-sm-left {
text-align: left !important
}
.u-text-sm-right {
text-align: right !important
}
}
@media screen and (min-width: 992px) and (max-width: 1365px) {
.Forward[aria-hidden], .Prose > h1, .u-text-h1, .u-text-md-xxl, .u-text-r-xxl {
font-size: 4.4rem !important
}
.Prose > h2, .u-text-h2, .u-text-md-xl, .u-text-r-xl {
font-size: 3.6rem !important
}
.Entrypoint-item, .Footer-siteName, .Header-searchTrigger button, .Header-titleLink a, .Prose > h3, .Share-reveal, .Share-revealText, .Share > ul > li, .u-text-h3, .u-text-md-l, .u-text-r-l {
font-size: 2.8rem !important
}
.Accordion--default .Accordion-link, .Footer-blockTitle, .Footer-subTitle, .Form-fieldset > legend, .Leads-link, .Megamenu--default .Megamenu-close, .Prose-blockquote > p, .Prose > h4, .u-text-h4, .u-text-md-m, .u-text-r-m {
font-size: 2.1rem !important;
letter-spacing: .007em !important
}
.Bullets > li:before, .Footer-link, .Footer-socialIcons [class*=" Icon-"], .Footer-socialIcons [class^=Icon-], .Headroom--fixed.Headroom--not-top .Header-titleLink a, .Headroom--pinned.Headroom--not-top .Header-titleLink a, .Megamenu--default .Megamenu-subnavGroup > li > a, .Prose > h5, .u-text-h5, .u-text-md-s, .u-text-r-s {
font-size: 2.1rem !important;
letter-spacing: .005em !important
}
.Accordion--default .Accordion-header, .Breadcrumb-link, .Header-social, .Header-socialIcons, .Header-titleLink small, .Megamenu--default .Megamenu-item > a, .Megamenu--default .Megamenu-subnavGroup > li > ul > li a, .Prose, .Prose > a, .Prose > h6, .Prose > ol > li, .Prose > p, .Prose > ul > li, .Prose p > a, .Treeview-handler--default:after, .Treeview-handler--standalone, .u-text-h6, .u-text-md-xs, .u-text-p, .u-text-r-xs {
font-size: 1.8rem !important;
letter-spacing: .01em !important
}
.Footer-block a, .Footer-block address, .Footer-links a, .Header-language, .Header-owner > a, .Header-toggleText, .Megamenu--default .Megamenu-list > li > a[aria-expanded=false]:after, .Megamenu--default .Megamenu-list > li > a[aria-expanded=true]:after, .Megamenu--default .Megamenu-subnavGroup > li > ul > li > ul > li > a, .Prose > p > small, .ScrollTop, .u-text-md-xxs, .u-text-r-xxs {
font-size: 1.5rem !important
}
.u-text-md-center {
text-align: center !important
}
.u-text-md-left {
text-align: left !important
}
.u-text-md-right {
text-align: right !important
}
}
@media screen and (min-width: 1366px) {
.Forward[aria-hidden], .Prose > h1, .u-text-h1, .u-text-lg-xxl, .u-text-r-xxl {
font-size: 5.4rem !important
}
.Prose > h2, .u-text-h2, .u-text-lg-xl, .u-text-r-xl {
font-size: 4rem !important
}
.Entrypoint-item, .Footer-siteName, .Header-searchTrigger button, .Header-titleLink a, .Prose > h3, .Share-reveal, .Share-revealText, .Share > ul > li, .u-text-h3, .u-text-lg-l, .u-text-r-l {
font-size: 3.2rem !important
}
.Accordion--default .Accordion-link, .Footer-blockTitle, .Footer-subTitle, .Form-fieldset > legend, .Headroom--fixed.Headroom--not-top .Header-titleLink a, .Headroom--pinned.Headroom--not-top .Header-titleLink a, .Leads-link, .Megamenu--default .Megamenu-close, .Prose-blockquote > p, .Prose > h4, .u-text-h4, .u-text-lg-m, .u-text-r-m {
font-size: 2.3rem !important;
letter-spacing: .007em !important
}
.Bullets > li:before, .Footer-link, .Footer-socialIcons [class*=" Icon-"], .Footer-socialIcons [class^=Icon-], .Megamenu--default .Megamenu-subnavGroup > li > a, .Prose > h5, .u-text-h5, .u-text-lg-s, .u-text-r-s {
font-size: 2.1rem !important;
letter-spacing: .005em !important
}
.Accordion--default .Accordion-header, .Breadcrumb-link, .Header-social, .Header-socialIcons, .Header-titleLink small, .Megamenu--default .Megamenu-item > a, .Megamenu--default .Megamenu-subnavGroup > li > ul > li a, .Prose, .Prose > a, .Prose > h6, .Prose > ol > li, .Prose > p, .Prose > ul > li, .Prose p > a, .Treeview-handler--default:after, .Treeview-handler--standalone, .u-text-h6, .u-text-lg-xs, .u-text-p, .u-text-r-xs {
font-size: 1.8rem !important;
letter-spacing: .01em !important
}
.Footer-block a, .Footer-block address, .Footer-links a, .Header-language, .Header-owner > a, .Header-toggleText, .Megamenu--default .Megamenu-list > li > a[aria-expanded=false]:after, .Megamenu--default .Megamenu-list > li > a[aria-expanded=true]:after, .Megamenu--default .Megamenu-subnavGroup > li > ul > li > ul > li > a, .Prose > p > small, .ScrollTop, .u-text-lg-xxs, .u-text-r-xxs {
font-size: 1.5rem !important
}
.u-text-lg-center {
text-align: center !important
}
.u-text-lg-left {
text-align: left !important
}
.u-text-lg-right {
text-align: right !important
}
}
.Header-title, .u-lineHeight-xxs {
line-height: .1 !important
}
.u-lineHeight-xs {
line-height: .5 !important
}
.ErrorPage-subtitle, .ErrorPage-title, .Header-owner > a > span, .Header-titleLink a, .Header-titleLink small, .u-lineHeight-s {
line-height: 1 !important
}
.Prose > h1, .Prose > h2, .Prose > h3, .u-lineHeight-m, .u-text-h1, .u-text-h2, .u-text-h3 {
line-height: 1.2 !important
}
.u-lineHeight-l {
line-height: 1.4 !important
}
.Prose, .Prose > a, .Prose > ol > li, .Prose > p, .Prose > ul > li, .Prose p > a, .u-lineHeight-xl, .u-text-p {
line-height: 1.55 !important
}
.Prose-blockquote > p, .Prose > h5, .u-text-h5, .u-textSecondary {
color: #5a6772 !important
}
.u-textSmooth {
-moz-osx-font-smoothing: grayscale !important;
-webkit-font-smoothing: antialiased !important
}
.Accordion--default .Accordion-link, .Breadcrumb-link, .Footer-links a, .Header-language-other a, .Header-owner > a, .Header-titleLink a, .Header-titleLink small, .Header-toggleText, .Leads-link, .Linklist-link, .Linklist a, .Megamenu--default .Megamenu-item > a, .Megamenu--default .Megamenu-subnavGroup > li > a, .Megamenu--default .Megamenu-subnavGroup > li > ul > li > ul > li > a, .Megamenu--default .Megamenu-subnavGroup > li > ul > li a, .Share-reveal > a > span, .Share-revealText, .Share > ul > li > a, .Skiplinks > li > a, .u-textClean {
text-decoration: none !important
}
.Accordion--default .Accordion-link:hover, .Breadcrumb-link:hover, .Footer-links a:hover, .Header-language-other a:hover, .Header-owner > a:hover, .Header-titleLink a:hover, .Header-titleLink small:hover, .Header-toggleText:hover, .Leads-link:hover, .Linklist-link:hover, .Linklist a:hover, .Megamenu--default .Megamenu-item > a:hover, .Megamenu--default .Megamenu-subnavGroup > li > a:hover, .Megamenu--default .Megamenu-subnavGroup > li > ul > li > ul > li > a:hover, .Megamenu--default .Megamenu-subnavGroup > li > ul > li a:hover, .Share-reveal > a > span:hover, .Share-revealText:hover, .Share > ul > li > a:hover, .Skiplinks > li > a:hover, .u-textClean:hover {
text-decoration: underline !important
}
.u-textWeight-200 {
font-weight: 200 !important
}
.u-textWeight-300 {
font-weight: 300 !important
}
.Footer-subTitle, .Form-field--withPlaceholder .Form-label, .Header-titleLink small, .Headroom--fixed.Headroom--not-top .Header-titleLink a, .Headroom--pinned.Headroom--not-top .Header-titleLink a, .Prose > h5, .Share-revealText, .u-text-h5, .u-textWeight-400 {
font-weight: 400 !important
}
.Accordion--default .Accordion-link, .Footer-links a, .Header-language, .Megamenu--default .Megamenu-item > a, .Megamenu--default .Megamenu-subnavGroup > li > a, .u-textWeight-600 {
font-weight: 600 !important
}
.Breadcrumb-link, .Bullets > li:before, .Footer-block a, .Form-field > legend, .Header-searchTrigger button, .Header-titleLink a, .Header-toggleText, .Megamenu--default .Megamenu-subnavGroup > li > a, .Prose > h1, .Prose > h2, .Prose > h3, .Prose > h4, .Prose > h6, .ScrollTop-icon, .u-text-h1, .u-text-h2, .u-text-h3, .u-text-h4, .u-text-h6, .u-textWeight-700 {
font-weight: 700 !important
}
.u-textWeight-900 {
font-weight: 900 !important
}
.Footer-block address, .u-textNormal {
font-style: normal !important
}
.Prose-blockquote > p, .u-textItalic {
font-style: italic !important
}
.u-textLowercase {
text-transform: lowercase !important
}
.Megamenu--default .Megamenu-subnavGroup > li > a, .u-textUppercase {
text-transform: uppercase !important
}
.u-textSmallCaps {
font-variant: small-caps !important
}
.u-textPreformatted {
font-family: Consolas, Andale Mono WT, Andale Mono, Lucida Console, Lucida Sans Typewriter, DejaVu Sans Mono, Bitstream Vera Sans Mono, Liberation Mono, Nimbus Mono L, Monaco, Courier New, Courier, monospace !important
}
.u-textOverflow {
overflow-x: auto !important
}
.Megamenu-item > a.is-open, .u-zindex-min {
z-index: 1
}
.u-zindex-20 {
z-index: 20
}
.Forward--absolute, .Separator, .Treeview-handler--default:after, .Treeview-handler--standalone, .u-zindex-30 {
z-index: 30
}
.Headroom--pinned.Headroom--not-top, .js .Headroom--fixed, .Megamenu-list, .u-zindex-40 {
z-index: 40
}
.Offcanvas--modal.is-active:after, .Offcanvas--modal:target:after, .Spid-menu, .u-zindex-50 {
z-index: 50
}
.Dropdown-menu, .Header-language-other, .Megamenu.is-ready .Megamenu-subnav, .Offcanvas.is-ready .Offcanvas-content, .Offcanvas:target .Offcanvas-content, .ScrollTop, .u-zindex-max {
z-index: 999999
}
@font-face {
font-family: ita;
font-style: normal;
font-weight: 400;
src: url(src/icons/font/fonts/ita.eot?v1);
src: url(src/icons/font/fonts/ita.eot?v1#iefix) format("embedded-opentype"), url(src/icons/font/fonts/ita.ttf?v1) format("truetype"), url(src/icons/font/fonts/ita.woff?v1) format("woff"), url(src/icons/font/fonts/ita.svg?v1#ita) format("svg")
}
.Icon, .Megamenu--default .Megamenu-list > li > a[aria-expanded=false]:after, .Megamenu--default .Megamenu-list > li > a[aria-expanded=true]:after, [class*=" Icon-"], [class^=Icon-] {
font-family: ita !important;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 1;
speak: none;
text-transform: none
}
.Icon:before, .Megamenu--default .Megamenu-list > li > a[aria-expanded=false]:after:before, .Megamenu--default .Megamenu-list > li > a[aria-expanded=true]:after:before, [class*=" Icon-"]:before, [class^=Icon-]:before {
font-size: 1em
}
.Icon--flipped {
-webkit-transform: scaleX(-1);
-ms-transform: scaleX(-1);
transform: scaleX(-1)
}
.Icon--rotated {
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg)
}
.Icon-linkedin:before {
content: "\4c"
}
.Icon-medium:before {
content: "\4d"
}
.Icon-github:before {
content: "\67"
}
.Icon-youtube:before {
content: "\59"
}
.Icon-instagram:before {
content: "\49"
}
.Icon-slideshare:before {
content: "\53"
}
.Icon-googleplus:before {
content: "\47"
}
.Icon-flickr:before {
content: "\46"
}
.Icon-expand-media:before {
content: "\26da"
}
.Icon-list:before {
content: "\2263"
}
.Icon-pin:before {
content: "\1f6a9"
}
.Icon-facebook:before {
content: "\66"
}
.Icon-share:before {
content: "\1f4e2"
}
.Icon-twitter:before {
content: "\54"
}
.Icon-whatsapp:before {
content: "\57"
}
.Icon-rss:before {
content: "\1f4c3"
}
.Icon-youtube-text:before {
content: "\79"
}
.Icon-comment:before {
content: "\1f4ac"
}
.Icon-file:before {
content: "\1f4c4"
}
.Icon-mail:before {
content: "\1f4e7"
}
.Icon-video:before {
content: "\1f3a5"
}
.Icon-camera:before {
content: "\1f4f7"
}
.Icon-external-link:before {
content: "\1f59d"
}
.Icon-link:before {
content: "\1f517"
}
.Icon-calendar:before {
content: "\1f4c5"
}
.Icon-pdf:before {
content: "\1f5cb"
}
.Icon-copy:before {
content: "\1f5cd"
}
.Icon-favorite:before {
content: "\2661"
}
.Icon-error:before {
content: "\1f5f4"
}
.Icon-download:before {
content: "\2b07"
}
.Icon-upload:before {
content: "\2b06"
}
.Icon-unlock:before {
content: "\1f513"
}
.Icon-lock:before {
content: "\1f512"
}
.Icon-settings:before {
content: "\2699"
}
.Icon-search:before {
content: "\1f50d"
}
.Icon-zoom-in:before {
content: "\26b2"
}
.Icon-zoom-out:before {
content: "\1f50f"
}
.Icon-arrow-down:before {
content: "\2b63"
}
.Icon-arrow-up:before {
content: "\2b08"
}
.Icon-more-items:before {
content: "\22ee"
}
.Icon-more-actions:before {
content: "\22ef"
}
.Icon-check:before {
content: "\2713"
}
.Icon-cancel:before {
content: "\2613"
}
.Icon-app:before {
content: "\1f4f2"
}
.Icon-refresh:before {
content: "\27f3"
}
.Icon-close:before {
content: "\1f5f5"
}
.Icon-drop-up:before {
content: "\25bc"
}
.Icon-drop-down:before {
content: "\25b2"
}
.Icon-collapse:before {
content: "\23f7"
}
.Icon-expand:before {
content: "\23f6"
}
.Icon-chevron-right:before {
content: "\23f5"
}
.Icon-chevron-left:before {
content: "\23f4"
}
.Icon-arrow-right:before {
content: "\27f6"
}
.Icon-arrow-left:before {
content: "\27f5"
}
.Icon-checkbox-checked:before {
content: "\2611"
}
.Icon-checkbox:before {
content: "\2610"
}
.Icon-radio-button:before {
content: "\25ef"
}
.Icon-radio-button-checked:before {
content: "\2609"
}
.Icon-warning:before {
content: "\26a0"
}
.Icon-info:before {
content: "\1f6c8"
}
.Icon-print:before {
content: "\1f5b6"
}
.fr-accordion--is-ready .fr-accordion__header {
cursor: pointer
}
.fr-accordion--is-ready .fr-accordion__panel {
overflow: hidden
}
.fr-accordion__panel[aria-hidden=true] {
visibility: hidden;
height: 0
}
.fr-accordion__panel[aria-hidden=false] {
visibility: visible
}
.Accordion-panel {
-webkit-transition: height .15s linear, visibility .15s;
transition: height .15s linear, visibility .15s
}
.Accordion--default .Accordion-header {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='%2306c'%3E%3Cpath d='M3.733 6.133L0 9.866l16 16 16-16-3.733-3.733L16 18.4 3.733 6.133z'/%3E%3C/svg%3E");
background-position: left .5em center;
background-repeat: no-repeat;
background-size: 1em;
padding-left: 2em
}
.Accordion--default .Accordion-header[aria-expanded=true] {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='%2306c'%3E%3Cpath d='M28.267 25.867L32 22.134l-16-16-16 16 3.733 3.733L16 13.6l12.267 12.267z'/%3E%3C/svg%3E")
}
.Alert {
border-left-style: solid;
border-left-width: .5em;
padding-left: 1em
}
.Alert--withIcon {
background-size: 1em 1em;
min-height: 3em;
padding-left: 4em;
padding-top: .5em
}
.Alert--error {
border-left-color: red;
color: #1e1212
}
.Alert--error.Alert--withBg {
background-color: #ffcbcb
}
.Alert--error.Alert--withIcon {
background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M16 1.6C24 1.6 30.4 8 30.4 16S24 30.4 16 30.4 1.6 24 1.6 16 8 1.6 16 1.6zM16 0C7.2 0 0 7.2 0 16s7.2 16 16 16 16-7.2 16-16S24.8 0 16 0z'/%3E%3Cpath d='M14.4 24c0-.96.64-1.6 1.6-1.6s1.6.64 1.6 1.6c0 .96-.64 1.6-1.6 1.6s-1.6-.64-1.6-1.6zM15.04 20.8l-.32-14.4h2.56l-.32 14.4z'/%3E%3C/svg%3E") no-repeat 1em .5em
}
.Alert--warning {
border-left-color: #d1ae00;
color: #4f4310
}
.Alert--warning.Alert--withBg {
background-color: #ffef9f
}
.Alert--warning.Alert--withIcon {
background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M14.333 26c0-1 .667-1.667 1.667-1.667S17.667 25 17.667 26 17 27.667 16 27.667 14.333 27 14.333 26zM15 22.667l-.333-15h2.667l-.333 15z'/%3E%3Cpath d='M16 2.667c1 0 2 .5 2.5 1.333l10.333 20.833c.5.833.5 2 0 2.833s-1.5 1.5-2.5 1.5H5.666c-1 0-2-.5-2.5-1.5-.5-.833-.5-2 0-2.833L13.499 4c.5-.833 1.5-1.333 2.5-1.333zM16 1c-1.5 0-3 .833-4 2.333L1.667 24.166c-1.667 3 .5 6.833 4 6.833h20.667c3.5 0 5.667-3.833 4-6.833L20.001 3.333c-1-1.667-2.5-2.333-4-2.333z'/%3E%3C/svg%3E") no-repeat 1em .5em
}
.Alert--success {
border-left-color: #65b446;
color: #274d28
}
.Alert--success.Alert--withBg {
background-color: #dff0d8
}
.Alert--success.Alert--withIcon {
background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M32 6.682l-2.824-2.635-18.447 18.635-8.094-8.094L0 17.412l8.094 7.906h-.188l2.824 2.635 2.635-2.635z'/%3E%3C/svg%3E") no-repeat 1em .5em
}
.Alert--info {
border-left-color: #24c3cc;
color: #004446
}
.Alert--info.Alert--withIcon {
background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M16 1.6C24 1.6 30.4 8 30.4 16S24 30.4 16 30.4 1.6 24 1.6 16 8.16 1.6 16 1.6zM16 0C7.2 0 0 7.2 0 16s7.2 16 16 16 16-7.2 16-16S24.8 0 16 0z'/%3E%3Cpath d='M14.72 9.76V6.72h2.88v3.04h-2.88zm0 15.84V12h2.88v13.6h-2.88z'/%3E%3C/svg%3E") no-repeat 1em .5em
}
.Alert--info.Alert--withBg {
background-color: #c6f3f5
}
.Breadcrumb-item:after {
content: " › "
}
.Breadcrumb-item:last-child:after {
content: none
}
.Bullets {
counter-reset: a
}
.Bullets > li {
counter-increment: a
}
.Bullets > li:before {
content: counter(a);
height: 2em;
line-height: 200%;
margin-right: .5em;
min-width: 2em;
width: 2em
}
.Button {
font-weight: 600;
padding: .6em 1.2em;
text-transform: uppercase;
-ms-touch-action: manipulation;
touch-action: manipulation;
vertical-align: middle;
white-space: nowrap
}
.Button.is-pressed, .Button:active {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.Button--shadow {
-webkit-box-shadow: 0 2px 4px 0 #bdbdbd;
box-shadow: 0 2px 4px 0 #bdbdbd
}
.Button--round {
border-radius: .1em
}
.Button--default {
background-color: #65dde0;
border-color: #50d8dc;
color: #004a4d
}
.Button--default.is-disabled, .Button--default[disabled] {
background-color: #65dde0 !important;
border-color: #50d8dc !important;
color: #004a4d !important
}
.Button--default:focus, .Button--default:hover {
background-color: #3cd5d7;
border-color: #29cbd1
}
.Button--default.is-pressed, .Button--default:active {
background-color: #004a4d;
border-color: #000;
color: #65dde0
}
.Button--danger {
background-color: #b50000;
border-color: red;
color: #fff
}
.Button--danger.is-disabled, .Button--danger[disabled] {
background-color: #b50000 !important;
border-color: red !important;
color: #fff !important
}
.Button--danger:focus, .Button--danger:hover {
background-color: maroon;
border-color: #c00
}
.Button--danger.is-pressed, .Button--danger:active {
background-color: #fff;
border-color: #bfbfbf;
color: #b50000
}
.Button--info {
background-color: #fff;
border-color: #ccc;
color: #003e54
}
.Button--info.is-disabled, .Button--info[disabled] {
background-color: #fff !important;
border-color: #ccc !important;
color: #003e54 !important
}
.Button--info:focus, .Button--info:hover {
background-color: #e6e6e6;
border-color: #b3b3b3
}
.Button--info.is-pressed, .Button--info:active {
background-color: #003e54;
border-color: #000;
color: #fff
}
.Callout {
border-top: 1px solid #aaa;
padding: 1em
}
.Callout-title {
background: transparent;
display: block;
font-weight: 700;
margin-bottom: 1em;
width: 100%
}
.Callout--must {
background: #f4e6f5;
border-top-color: #512154
}
.Callout--must > .Callout-title {
color: #512154
}
.Callout--should {
background: #d1e7ff;
border-top-color: #00346b
}
.Callout--should > .Callout-title {
color: #00346b
}
.Callout--could {
background: #ebf5ef;
border-top-color: #295139
}
.Callout--could > .Callout-title {
color: #295139
}
.Callout--example {
background: #e6e5e3;
border-top-color: #363430
}
.Callout--example > .Callout-title {
color: #363430
}
.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent;
position: relative;
z-index: 1
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
-webkit-transform: translateZ(0)
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
display: none
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.owl-carousel.owl-loaded {
display: block
}
.owl-carousel.owl-loading {
opacity: 0;
display: block
}
.owl-carousel.owl-hidden {
opacity: 0
}
.owl-carousel.owl-refresh .owl-item {
visibility: hidden
}
.owl-carousel.owl-drag .owl-item {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.owl-carousel.owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: grab
}
.owl-carousel.owl-rtl {
direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
float: right
}
.no-js .owl-carousel {
display: block
}
.owl-carousel .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
z-index: 0
}
.owl-carousel .owl-animated-out {
z-index: 1
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1
}
to {
opacity: 0
}
}
@keyframes fadeOut {
0% {
opacity: 1
}
to {
opacity: 0
}
}
.owl-height {
-webkit-transition: height .5s ease-in-out;
transition: height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity .4s ease;
transition: opacity .4s ease
}
.owl-carousel .owl-item img.owl-lazy {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(node_modules/owl.carousel/dist/assets/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: -webkit-transform .1s ease;
-webkit-transition: -webkit-transform .1s ease;
transition: transform .1s ease;
transition: transform .1s ease, -webkit-transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transform: scale(1.3);
-ms-transform: scale(1.3);
transform: scale(1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
display: none
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: 50%;
background-repeat: no-repeat;
background-size: contain;
-webkit-transition: opacity .4s ease;
transition: opacity .4s ease
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%
}
.CookieBar {
bottom: 0;
display: none;
left: 0;
position: fixed;
width: 100%;
z-index: 1200
}
/*!
* Pikaday
* Copyright © 2014 <NAME> | BSD & MIT license | http://dbushell.com/
*/
.pika-single {
z-index: 9999;
display: block;
position: relative;
color: #333;
background: #fff;
border: 1px solid #ccc;
border-bottom-color: #bbb;
font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}
.pika-single:after, .pika-single:before {
content: " ";
display: table
}
.pika-single:after {
clear: both
}
.pika-single {
*zoom: 1
}
.pika-single.is-hidden {
display: none
}
.pika-single.is-bound {
position: absolute;
-webkit-box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .5);
box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .5)
}
.pika-lendar {
float: left;
width: 240px;
margin: 8px
}
.pika-title {
position: relative;
text-align: center
}
.pika-label {
display: inline-block;
*display: inline;
position: relative;
z-index: 9999;
overflow: hidden;
margin: 0;
padding: 5px 3px;
font-size: 14px;
line-height: 20px;
font-weight: 700;
background-color: #fff
}
.pika-title select {
cursor: pointer;
position: absolute;
z-index: 9998;
margin: 0;
left: 0;
top: 5px;
filter: alpha(opacity=0);
opacity: 0
}
.pika-next, .pika-prev {
display: block;
cursor: pointer;
position: relative;
outline: none;
border: 0;
padding: 0;
width: 20px;
height: 30px;
text-indent: 20px;
white-space: nowrap;
overflow: hidden;
background-color: transparent;
background-position: 50%;
background-repeat: no-repeat;
background-size: 75% 75%;
opacity: .5;
*position: absolute;
*top: 0
}
.pika-next:hover, .pika-prev:hover {
opacity: 1
}
.is-rtl .pika-next, .pika-prev {
float: left;
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
*left: 0
}
.is-rtl .pika-prev, .pika-next {
float: right;
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAA<KEY>
*right: 0
}
.pika-next.is-disabled, .pika-prev.is-disabled {
cursor: default;
opacity: .2
}
.pika-select {
display: inline-block;
*display: inline
}
.pika-table {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
border: 0
}
.pika-table td, .pika-table th {
width: 14.285714285714286%;
padding: 0
}
.pika-table th {
color: #999;
font-size: 12px;
line-height: 25px;
font-weight: 700;
text-align: center
}
.pika-button {
cursor: pointer;
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-moz-box-sizing: border-box;
outline: none;
border: 0;
margin: 0;
width: 100%;
padding: 5px;
color: #666;
font-size: 12px;
line-height: 15px;
text-align: right;
background: #f5f5f5
}
.pika-week {
font-size: 11px;
color: #999
}
.is-today .pika-button {
color: #3af;
font-weight: 700
}
.is-selected .pika-button {
color: #fff;
font-weight: 700;
background: #3af;
-webkit-box-shadow: inset 0 1px 3px #178fe5;
box-shadow: inset 0 1px 3px #178fe5;
border-radius: 3px
}
.is-inrange .pika-button {
background: #d5e9f7
}
.is-startrange .pika-button {
color: #fff;
background: #6cb31d;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 3px
}
.is-endrange .pika-button {
color: #fff;
background: #3af;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 3px
}
.is-disabled .pika-button, .is-outside-current-month .pika-button {
pointer-events: none;
cursor: default;
color: #999;
opacity: .3
}
.pika-button:hover {
color: #fff;
background: #ff8000;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 3px
}
.pika-table abbr {
border-bottom: none;
cursor: help
}
.fr-dialogmodal--is-ready {
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 10
}
.fr-dialogmodal--is-ready .fr-dialogmodal-modal {
left: 50%;
position: absolute;
top: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%)
}
.fr-dialogmodal--is-ready[aria-hidden=true] {
visibility: hidden
}
.fr-dialogmodal--is-ready[aria-hidden=false] {
visibility: visible
}
.Dialog.fr-dialogmodal--is-ready[aria-hidden=false] {
background-color: rgba(34, 34, 34, .8);
-webkit-box-shadow: 0 3.75em 0 0 rgba(34, 34, 34, .8);
box-shadow: 0 3.75em 0 0 rgba(34, 34, 34, .8);
-webkit-transition: background-color .15s ease-out;
transition: background-color .15s ease-out
}
.Dialog-content {
max-height: 90%;
overflow: auto
}
.Dialog-content--centered {
left: 50%;
position: absolute;
top: 50%;
-webkit-transform: translateX(-50%) translateY(-60%);
-ms-transform: translateX(-50%) translateY(-60%);
transform: translateX(-50%) translateY(-60%)
}
.Dot {
height: 1em;
width: 1em
}
.Dropdown-menu {
margin-top: 0;
position: absolute
}
.Dropdown-menu[aria-hidden=true] {
visibility: hidden
}
.Dropdown-menu:target, .Dropdown-menu[aria-hidden=false] {
visibility: visible
}
.Dropdown-arrow {
display: block;
font-size: 2rem;
height: 3rem;
left: 50%;
margin-left: -1rem;
position: absolute;
text-shadow: 0 -1px 1px #bbb;
top: -1.5rem;
width: 3rem
}
.Form--lean .Form-input, .Form-input--lean {
border-left: none !important;
border-right: none !important;
border-top: none !important
}
.Form--ultraLean .Form-input, .Form-input--ultraLean {
border: none !important
}
select.Form-input {
background-color: currentColor
}
option:hover {
-webkit-box-shadow: 0 0 10px 100px #1882a8 inset;
box-shadow: inset 0 0 10px 100px #1882a8
}
.Form-label.is-checked {
background: #c6f3f5
}
.Form-field.is-invalid .Form-input, .Form-field.is-warning .Form-input {
border-width: .4rem
}
.Form-input:not(.is-disabled), .Form-input:not(:disabled) {
background-color: #fff
}
.Form-textarea {
min-height: 10em
}
.Form-label--block {
background-color: #fff;
border: 1px solid #ccc;
border-bottom: 0;
line-height: 2em;
min-height: 3em;
padding: .5em
}
.Form-label--block:last-child {
border-bottom: 1px solid #ccc
}
.Form-field--withPlaceholder .Form-label {
left: 1em
}
.Form-field--withPlaceholder .Form-input:focus + .Form-label, .Form-field--withPlaceholder .Form-input:valid + .Form-label {
opacity: 0
}
.Form-input.Form-input:focus + [role=tooltip] {
outline: none !important
}
.Form-field--choose .Form-label {
display: inline-block;
font-weight: 400;
width: 100%
}
.Form-field--choose :focus + span {
outline: 3px solid #ff8c00
}
.Form-field--choose .Form-input {
display: inline-block;
margin-right: .5em;
width: auto
}
.Form-field--choose .Form-input {
height: 0;
opacity: 0;
position: absolute;
z-index: -1
}
.Form-fieldIcon {
background-position: 50%;
background-repeat: no-repeat;
background-size: 50% 50%;
display: inline-block;
height: 1em;
line-height: 1em;
margin-right: .5em;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
width: 1em
}
.Form-field--choose .Form-fieldIcon {
color: #65dcdf;
font-size: 2em
}
.Form-field--choose [type=checkbox] ~ .Form-fieldIcon {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' stroke='%2365dcdf'%3E%3Cpath d='M28.444 3.556v24.889H3.555V3.556h24.889zm0-3.556H3.555A3.566 3.566 0 0 0-.001 3.556v24.889c0 1.956 1.6 3.556 3.556 3.556h24.889c1.956 0 3.556-1.6 3.556-3.556V3.556C32 1.6 30.4 0 28.444 0z'/%3E%3C/svg%3E")
}
.Form-field--choose [type=checkbox]:checked ~ .Form-fieldIcon {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' stroke='%2365dcdf'%3E%3Cpath d='M28.444 0H3.555A3.566 3.566 0 0 0-.001 3.556v24.889c0 1.956 1.6 3.556 3.556 3.556h24.889c1.956 0 3.556-1.6 3.556-3.556V3.556C32 1.6 30.4 0 28.444 0zm-16 24.889L3.555 16l2.489-2.489 6.4 6.4L25.955 6.4l2.489 2.489-16 16z'/%3E%3C/svg%3E")
}
.Form-field--choose [type=radio] ~ .Form-fieldIcon {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' stroke='%2365dcdf'%3E%3Cpath d='M16 0C7.2 0 0 7.2 0 16s7.2 16 16 16 16-7.2 16-16S24.8 0 16 0zm0 28.8C8.96 28.8 3.2 23.04 3.2 16S8.96 3.2 16 3.2 28.8 8.96 28.8 16c0 7.04-5.76 12.8-12.8 12.8z'/%3E%3C/svg%3E")
}
.Form-field--choose [type=radio]:checked ~ .Form-fieldIcon {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' stroke='%2365dcdf'%3E%3Cpath d='M16 8c-4.48 0-8 3.52-8 8s3.52 8 8 8 8-3.52 8-8-3.52-8-8-8zm0-8C7.2 0 0 7.2 0 16s7.2 16 16 16 16-7.2 16-16S24.8 0 16 0zm0 28.8C8.96 28.8 3.2 23.04 3.2 16S8.96 3.2 16 3.2 28.8 8.96 28.8 16 23.04 28.8 16 28.8z'/%3E%3C/svg%3E")
}
.Form-input--xs {
max-width: 2em !important
}
.Form-input--s {
max-width: 4em !important
}
.Form-input--m {
max-width: 6em !important
}
.Forward[aria-hidden] {
color: #eee
}
.Forward--absolute {
bottom: 0;
left: 50%
}
.Forward span {
opacity: .9;
width: 3em
}
.Grid--withGutterM {
margin: 0 -1.6rem
}
.Grid--withGutterM > .Grid-cell {
padding: 0 1.6rem
}
.Grid--withGutterL {
margin: 0 -2.4rem
}
.Grid--withGutterL > .Grid-cell {
padding: 0 2.4rem
}
.Hamburger-toggle, .Hamburger-toggle:after, .Hamburger-toggle:before {
background: #fff;
border-radius: 4px;
content: " ";
display: block;
height: .4rem;
position: relative;
width: 3.22rem
}
.Hamburger-toggleContainer {
cursor: pointer;
padding-bottom: 1.4rem;
padding-top: 1.4rem
}
@media screen and (min-width: 768px) and (max-width: 991px), screen and (min-width: 992px) and (max-width: 1365px), screen and (min-width: 1366px) {
.Hamburger-toggle, .Hamburger-toggle:after, .Hamburger-toggle:before {
width: 4.6rem
}
}
.Hamburger-toggle:before {
top: -1.12rem
}
.Hamburger-toggle:after {
bottom: -.72rem
}
@media screen and (min-width: 768px) and (max-width: 991px), screen and (min-width: 992px) and (max-width: 1365px), screen and (min-width: 1366px) {
.Hamburger-toggle:before {
top: -1.4rem
}
.Hamburger-toggle:after {
bottom: -1rem
}
}
.Hamburger-toggle, .Hamburger-toggle:after, .Hamburger-toggle:before {
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out
}
.Hamburger-toggle.is-active {
background-color: transparent
}
.Hamburger-toggle.is-active:before {
top: .4rem !important
}
.Hamburger-toggle.is-active:after, .Hamburger-toggle.is-active:before {
top: 0
}
.Hamburger-toggle.is-active:before {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg)
}
.Hamburger-toggle.is-active:after {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg)
}
.Hero {
background: url(//placehold.it/2000x500?text=placeholder);
background-size: cover;
height: 30em
}
.Hero-content {
opacity: .95
}
.Leads-link:after {
content: " › ";
margin-left: .2em
}
.Linklist ul ul ul > li > a {
padding-left: 2.5em
}
.Linklist ul ul > li > a {
padding-left: 2em
}
.Linklist ul > li > a {
padding-left: 1.5em
}
.Linklist-link.is-collapsed, .Linklist-link.is-expanded {
background-position: right .5em center;
background-repeat: no-repeat;
background-size: .8em;
padding-right: 1.8em
}
.Linklist-link.is-collapsed {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M3.733 6.133L0 9.866l16 16 16-16-3.733-3.733L16 18.4 3.733 6.133z'/%3E%3C/svg%3E")
}
.Linklist-link.is-expanded {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M28.267 25.867L32 22.134l-16-16-16 16 3.733 3.733L16 13.6l12.267 12.267z'/%3E%3C/svg%3E")
}
[data-columns]:before {
content: "1 .u-floatLeft.u-sizeFull"
}
@media screen and (min-width: 768px) and (max-width: 991px) {
[data-columns]:before {
content: "1 .u-floatLeft.u-sizeFull"
}
}
@media screen and (min-width: 992px) and (max-width: 1365px) {
[data-columns]:before {
content: "2 .u-floatLeft.u-size1of2"
}
}
@media screen and (min-width: 1366px) {
[data-columns]:before {
content: "3 .u-floatLeft.u-size1of3"
}
}
.Megamenu-item:hover, .Megamenu-item > a:hover {
cursor: pointer !important
}
.Megamenu-item:first-child > a {
padding-left: 0 !important
}
.Megamenu.is-ready .Megamenu-subnav {
left: 0;
top: 100%;
visibility: hidden
}
.Megamenu.is-ready .Megamenu-subnav.is-open {
visibility: visible
}
.Megamenu-subnavGroup > li {
width: 14em
}
.Megamenu--default {
background-color: #1173d4
}
@media screen and (min-width: 1366px) {
.Megamenu--default > .Megamenu-list {
padding-left: 0 !important
}
}
.Megamenu--default .Megamenu-list > li > a[aria-expanded=false]:after, .Megamenu--default .Megamenu-list > li > a[aria-expanded=true]:after {
bottom: 35%;
right: .5em
}
.Megamenu--default .Megamenu-list > li > a[aria-expanded=false]:after {
content: "\23f6"
}
.Megamenu--default .Megamenu-list > li > a[aria-expanded=true]:after {
content: "\23f7"
}
.Megamenu--default .Megamenu-list > li > a[aria-expanded=true] {
opacity: .7
}
.Megamenu--default .Megamenu-subnavGroup > li:last-child {
border-bottom: none !important
}
.Megamenu--default .Megamenu-subnavGroup:last-child {
border-right: none !important
}
.Megamenu--default .Megamenu-area {
height: 100%;
right: 0;
top: 0
}
.Megamenu--default .Megamenu-close {
cursor: pointer;
opacity: .7;
right: 2em;
top: 2em
}
.Navscroll > ul {
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
overflow-x: auto;
text-align: justify;
white-space: nowrap
}
.Navscroll > ul > li {
display: inline-block
}
.Navscroll--withHint > ul {
background: -webkit-gradient(linear, left top, right top, color-stop(30%, #fff), color-stop(30%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), color-stop(70%, #fff)) 100% 0, radial-gradient(0 50%, farthest-side, rgba(0, 0, 0, .2), transparent), radial-gradient(100% 50%, farthest-side, rgba(0, 0, 0, .2), transparent) 100% 0;
background: -webkit-linear-gradient(left, #fff 30%, hsla(0, 0%, 100%, 0)), -webkit-linear-gradient(left, hsla(0, 0%, 100%, 0), #fff 70%) 100% 0, -webkit-radial-gradient(0 50%, farthest-side, rgba(0, 0, 0, .2), transparent), -webkit-radial-gradient(100% 50%, farthest-side, rgba(0, 0, 0, .2), transparent) 100% 0;
background: linear-gradient(90deg, #fff 30%, hsla(0, 0%, 100%, 0)), linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff 70%) 100% 0, radial-gradient(0 50%, farthest-side, rgba(0, 0, 0, .2), transparent), radial-gradient(100% 50%, farthest-side, rgba(0, 0, 0, .2), transparent) 100% 0;
background: -webkit-gradient(linear, left top, right top, color-stop(30%, #fff), color-stop(30%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), color-stop(70%, #fff)) 100% 0, radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, .2), transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, .2), transparent) 100% 0;
background: linear-gradient(90deg, #fff 30%, hsla(0, 0%, 100%, 0)), linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff 70%) 100% 0, radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, .2), transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, .2), transparent) 100% 0;
background-attachment: local, local, scroll, scroll;
background-color: #fff;
background-repeat: no-repeat;
background-size: 40px 100%, 40px 100%, 14px 100%, 14px 100%
}
.fr-offcanvas--is-ready {
background-color: #fff;
height: 100%;
left: 100%;
overflow: auto;
max-width: 300px;
position: fixed;
top: 0;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
width: 100%;
will-change: translateX
}
.fr-offcanvas--is-ready[aria-hidden=false] {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%)
}
.Offcanvas, .Offcanvas-content {
max-width: 80%;
width: 22em
}
.Offcanvas-toggleContainer {
cursor: pointer
}
.Offcanvas.is-ready .Offcanvas-content, .Offcanvas:target .Offcanvas-content {
height: 100%;
overflow: auto;
-webkit-overflow-scrolling: touch;
position: fixed;
top: 0;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
-webkit-transition: -webkit-transform .2s ease-out;
transition: -webkit-transform .2s ease-out;
transition: transform .2s ease-out;
transition: transform .2s ease-out, -webkit-transform .2s ease-out;
will-change: translateX
}
.Offcanvas--right.is-ready .Offcanvas-content, .Offcanvas--right:target .Offcanvas-content {
left: 100%
}
.Offcanvas--left.is-ready .Offcanvas-content, .Offcanvas--left:target .Offcanvas-content {
right: 100%
}
.Offcanvas.is-ready[aria-hidden=true] .Offcanvas-content, .Offcanvas:not(:target) .Offcanvas-content {
-webkit-transition: visibility .2s, -webkit-transform .2s ease-out;
transition: visibility .2s, -webkit-transform .2s ease-out;
transition: transform .2s ease-out, visibility .2s;
transition: transform .2s ease-out, visibility .2s, -webkit-transform .2s ease-out
}
.Offcanvas--right.is-ready[aria-hidden=false] .Offcanvas-content, .Offcanvas--right:target .Offcanvas-content {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%)
}
.Offcanvas--left.is-ready[aria-hidden=false] .Offcanvas-content, .Offcanvas--left:target .Offcanvas-content {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%)
}
.Offcanvas--modal.is-active:after, .Offcanvas--modal:target:after {
background: #000;
content: " ";
display: block;
height: 100%;
left: 0;
opacity: .5;
position: fixed;
top: 0;
width: 100%
}
.ScrollTop {
border: 2px solid #fff;
bottom: 1em;
height: 3em;
right: 1em;
width: 3em
}
.ScrollTop-icon {
font-size: 2em;
top: 15%
}
.Separator {
height: 10rem;
left: 0;
margin-bottom: -10rem !important;
margin-left: -1em;
top: -4rem;
width: 99.999999%
}
.Separator--down {
-webkit-transform: skewX(0) skewY(2deg);
-ms-transform: skewX(0) skewY(2deg);
transform: skewX(0) skewY(2deg)
}
.Separator--up {
-webkit-transform: skewX(0) skewY(-2deg);
-ms-transform: skewX(0) skewY(-2deg);
transform: skewX(0) skewY(-2deg)
}
.Separator-room {
padding-bottom: 10rem
}
.js-fr-bypasslinks {
left: 0;
position: fixed;
top: 0;
z-index: 100
}
.js-fr-bypasslinks a {
display: inline-block;
position: absolute;
top: -200%;
white-space: nowrap
}
.js-fr-bypasslinks a:active, .js-fr-bypasslinks a:focus {
top: 0
}
.Table {
border: 0;
border-collapse: collapse;
max-width: 100%;
width: 100%
}
.Table td, .Table th {
text-align: left
}
.Table--fixed {
table-layout: fixed
}
.Table--hover > tbody > tr:hover > td, .Table--hover > tbody > tr:hover > th {
background-color: #e5f1fa
}
.Table--striped td, .Table--striped th {
border-top: 0
}
.Table--striped tbody tr:nth-child(odd) {
background-color: #f6f7f9
}
.Table--withBorder tr {
border-bottom: 1px solid #d6dce3
}
.Table--withBorder td, .Table--withBorder th {
border-top: 1px solid #d6dce3
}
.Table--withBorder thead tr:first-child td, .Table--withBorder thead tr:first-child th {
border-top: 0
}
.Table--compact td, .Table--compact th {
padding: .5em
}
.Table--responsive {
border-collapse: collapse;
border-spacing: 0;
display: inline-block;
max-width: 100%;
overflow-x: auto;
vertical-align: top;
white-space: nowrap;
width: auto
}
.Table--flip tbody, .Table--responsive {
background: -webkit-radial-gradient(left, ellipse, rgba(0, 0, 0, .2) 0, transparent 75%) 0, -webkit-radial-gradient(right, ellipse, rgba(0, 0, 0, .2) 0, transparent 75%) 100%;
background: radial-gradient(left, ellipse, rgba(0, 0, 0, .2) 0, transparent 75%) 0, radial-gradient(right, ellipse, rgba(0, 0, 0, .2) 0, transparent 75%) 100%;
background-attachment: scroll, scroll;
background-repeat: no-repeat;
background-size: 10px 100%, 10px 100%;
-webkit-overflow-scrolling: touch
}
.Table--flip tbody tr:first-child, .Table--responsive td:first-child {
background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), to(hsla(0, 0%, 100%, 0)));
background-image: -webkit-linear-gradient(left, #fff 50%, hsla(0, 0%, 100%, 0));
background-image: linear-gradient(90deg, #fff 50%, hsla(0, 0%, 100%, 0));
background-repeat: no-repeat;
background-size: 20px 100%
}
.Table--flip tbody tr:last-child, .Table--responsive td:last-child {
background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #fff), to(hsla(0, 0%, 100%, 0)));
background-image: -webkit-linear-gradient(right, #fff 50%, hsla(0, 0%, 100%, 0));
background-image: linear-gradient(270deg, #fff 50%, hsla(0, 0%, 100%, 0));
background-position: 100% 0;
background-repeat: no-repeat;
background-size: 20px 100%
}
.Table--flip {
background: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden
}
.Table--flip > thead {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
min-width: -webkit-min-content;
min-width: -moz-min-content;
min-width: min-content
}
.Table--flip > tbody {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow-x: auto;
overflow-y: hidden;
position: relative
}
.Table--flip > tbody > tr {
border-right: 1px solid #d6dce3;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
min-width: -webkit-min-content;
min-width: -moz-min-content;
min-width: min-content
}
.Table--flip td, .Table--flip th {
display: block
}
.Table--flip td {
background-image: none !important
}
.Table--flip th {
border-bottom: 0 !important;
border-top: 1px solid #d6dce3 !important
}
.Timeline {
margin-left: 3rem;
margin-right: -3rem
}
.Timeline-point {
margin-right: -3rem
}
.Timeline-point-content {
height: 10rem;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
width: 10rem
}
.Timeline-arrow {
display: block;
font-size: 2rem;
height: 3rem;
left: 0;
margin-left: -1rem;
position: absolute;
text-shadow: 0 -4px 4px #e5e5e5;
top: 50%;
-webkit-transform: rotate(-90deg) translateY(50%) translateX(50%);
-ms-transform: rotate(-90deg) translateY(50%) translateX(50%);
transform: rotate(-90deg) translateY(50%) translateX(50%);
width: 3rem
}
.Tooltip-toggle {
border-bottom: 1px dotted currentColor;
cursor: help
}
.Treeview-handler--default:after, .Treeview-handler--standalone {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M3.733 6.133L0 9.866l16 16 16-16-3.733-3.733L16 18.4 3.733 6.133z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-size: 1em
}
.Treeview-handler--default:after, .Treeview-handler--standalone {
background-position: 50%;
content: "";
height: 100%;
max-width: 6em;
min-width: 4em;
right: 0;
top: 0;
width: 15%
}
.Treeview-handler--standalone {
border-left: 1px solid #ddd
}
.Treeview [aria-expanded=true] > .Treeview-handler--default:after, .Treeview [aria-expanded=true] > a > .Treeview-handler--standalone {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M28.267 25.867L32 22.134l-16-16-16 16 3.733 3.733L16 13.6l12.267 12.267z'/%3E%3C/svg%3E")
}
.Treeview [aria-hidden=true] {
display: none
}
.Treeview li {
cursor: pointer
}
.Treeview-parent > a {
padding-right: 4em
}
.Treeview--default > li[aria-expanded=true] > .Treeview-handler--default:after, .Treeview--default > li[aria-expanded=true] > a > .Treeview-handler--standalone {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='%23fff'%3E%3Cpath d='M28.267 25.867L32 22.134l-16-16-16 16 3.733 3.733L16 13.6l12.267 12.267z'/%3E%3C/svg%3E")
}
.ErrorPage {
margin-bottom: 4em;
margin-top: 2em
}
.ErrorPage-title {
font-size: 11.2em;
font-weight: 400
}
.ErrorPage-subtitle {
font-size: 3.3em
}
.Footer a {
color: #65dcdf
}
.Footer-socialIcons [class*=" Icon-"], .Footer-socialIcons [class^=Icon-] {
background-color: #65dcdf;
color: #00264d
}
.Header {
width: 100%
}
.Header-banner {
background-color: #30373d
}
.Header-owner > a {
color: #fff
}
@media screen and (min-width: 992px) and (max-width: 1365px), screen and (min-width: 1366px) {
.Header-owner > a {
font-weight: 600 !important
}
}
@media screen and (min-width: 992px) and (max-width: 1365px), screen and (min-width: 1366px) {
.Header-owner > a > span {
font-size: 1.6rem !important;
letter-spacing: .01em !important
}
}
.Header-navbar {
background-color: #06c;
width: 100%
}
.Header-toggleText {
color: #fff;
letter-spacing: .1em !important;
margin-bottom: -2.2rem;
margin-top: 2.2rem;
text-transform: uppercase
}
.Header-logo img {
height: 4.5rem;
width: 4.5rem
}
@media screen and (min-width: 768px) and (max-width: 991px), screen and (min-width: 992px) and (max-width: 1365px), screen and (min-width: 1366px) {
.Header-logo img {
height: 7.5rem;
width: 7.5rem
}
}
@media screen and (min-width: 992px) and (max-width: 1365px), screen and (min-width: 1366px) {
.Header-title {
line-height: 1.2 !important
}
}
@media screen and (min-width: 992px) and (max-width: 1365px) {
.Header-titleLink {
padding-left: 1.6rem !important
}
}
.Header-titleLink a {
color: #fff
}
.Header-titleLink small {
color: #fff
}
.Header-searchTrigger button {
background-color: #06c;
color: #fff
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.Header-utils {
margin-top: .8rem !important;
margin-bottom: .8rem !important
}
}
.Header-utils > * {
width: 100%
}
@media screen and (min-width: 768px) and (max-width: 991px), screen and (min-width: 992px) and (max-width: 1365px), screen and (min-width: 1366px) {
.Header-search {
max-width: 20em;
margin-bottom: 2rem !important;
padding-left: 2rem !important;
padding-right: 0 !important;
float: right !important
}
}
.Header-languages {
background-color: #30373d
}
.Header-language {
color: #fff
}
.Header-language abbr {
text-decoration: none
}
.Header-language:hover {
cursor: pointer
}
.Header-language-other {
background-color: #fff
}
.Header-social {
color: #fff
}
.Header-socialIcons [class*=" Icon-"], .Header-socialIcons [class^=Icon-] {
background-color: #fff;
color: #06c
}
.Headroom--fixed, .Headroom--pinned {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
.Headroom-hideme {
max-height: 5em;
-webkit-transition: all .25s ease;
transition: all .25s ease;
will-change: all
}
.Headroom--fixed.Headroom--not-top .Headroom-hideme, .Headroom--pinned.Headroom--not-top .Headroom-hideme {
margin: 0 !important;
max-height: 0;
overflow: hidden;
padding-bottom: 0 !important;
padding-top: 0 !important
}
.Headroom--pinned.Headroom--not-top, .js .Headroom--fixed {
min-width: 30rem;
position: fixed;
top: 0
}
@media screen and (min-width: 768px) and (max-width: 991px), screen and (min-width: 992px) and (max-width: 1365px), screen and (min-width: 1366px) {
.Headroom--fixed.Headroom--not-top .Header-navbar, .Headroom--pinned.Headroom--not-top .Header-navbar {
padding-top: .4rem !important;
padding-bottom: .4rem !important
}
}
.Headroom--fixed.Headroom--not-top .Header-logo img, .Headroom--pinned.Headroom--not-top .Header-logo img {
max-height: 3em;
max-width: 3em
}
.Prose, .Prose > ol > li, .Prose > p, .Prose > ul > li {
color: #1c2024
}
.Prose > a, .Prose p > a {
color: #06c
}
.Prose {
color: #1c2024
}
.Prose--secondary {
color: #5a6772
}
.Prose > p > a:hover {
color: #036
}
.Prose > p > a:visited {
color: #06c
}
.Prose > ol, .Prose > ul {
list-style-position: outside
}
.Prose > ul {
list-style-type: square
}
.Prose > ol {
list-style-type: decimal
}
.Share > ul > li {
height: 1.5em;
width: 1.8em
}
.Share-reveal {
cursor: pointer;
height: 1.5em;
line-height: 1.5em
}
.Share-revealIcon {
height: 100%;
line-height: 1.5em !important;
width: 1.8em
}
.Share-revealText {
padding-left: 1em;
padding-right: 1em
}
.Share-revealText:hover {
text-decoration: underline
}
.Share-revealText:focus {
background-color: transparent
}
.Spid-button {
background-color: #06c;
font-family: Titillium Web;
text-transform: none !important
}
.Spid-button:focus, .Spid-button:hover {
background-color: #004080
}
.Spid-button > span {
font-size: 1.2em
}
.Spid-button > img {
color: #127ae2;
height: 2.5em;
width: 3em
}
.Spid-button:focus > img, .Spid-button:hover > img {
color: #0c5297
}
.Spid-menu {
width: 100%
}
.Spid-idp {
width: 100%
}
.Spid-idp > img {
height: 2em
}
@page {
margin: 0;
size: A4
}
@media print {
*, :after, :before {
background-color: transparent !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
color: #000 !important;
text-shadow: none !important
}
a, a:visited {
text-decoration: underline
}
img {
max-width: 100% !important;
page-break-after: auto;
page-break-before: auto;
page-break-inside: avoid
}
pre {
white-space: pre-wrap !important;
word-wrap: break-word
}
blockquote, pre {
border: 1px solid #999;
page-break-inside: avoid
}
thead {
display: table-header-group
}
a, blockquote, code, figure, hr, li, ol, pre, table, tr, ul {
page-break-inside: avoid
}
a, h2, h3, p {
orphans: 3;
widows: 3
}
h1, h2, h3, h4, h5, h6 {
page-break-after: avoid
}
body, html {
font-family: Georgia, Times New Roman, Times, serif !important;
font-size: 60% !important;
line-height: 1.5 !important;
max-width: 960px !important;
padding-top: 0 !important
}
}
.t-Pac {
font-family: Titillium Web, HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif
}
.ie89 .Grid {
display: block !important;
font-size: 0;
text-align: left
}
.ie89 .Grid-cell, .ie89 .Header, .ie89 .Header-utils > *, .ie89 .Header > *, .ie89 .u-flex {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block !important;
font-size: 1.8rem;
margin-left: 0;
margin-right: 0;
padding: 0;
position: static !important;
text-align: left;
vertical-align: top;
width: 100%
}
.ie89 .Grid--withGutter {
margin: 0 -8px !important
}
.ie89 .Grid--withGutter > .Grid-cell {
padding: 0 8px !important
}
.ie89 body {
padding: 0 !important
}
.ie89 header {
padding-bottom: 1% !important
}
.ie89 .Header-serviceLink {
height: 3em;
line-height: 3em
}
.ie89 .Header-searchTrigger {
display: none !important
}
.ie89 .Header-utils > * {
float: right !important;
text-align: right !important
}
.ie89 .Header-search .Form-field {
float: right;
text-align: right
}
.ie89 .Header-search .Form-field input {
padding: .3em
}
.ie89 .Header-search label {
margin-top: 1em
}
.ie89 .Header-search .Form-input, .ie89 .Header-search button {
float: left !important;
width: auto !important
}
.ie89 .Header-navbar > * {
vertical-align: middle
}
.ie8 .Megamenu-item {
display: inline-block !important
}
.ie8 .Header-navbar {
background: #06c !important;
color: #fff !important
}
.ie8 .Cookiebar, .ie8 .Footer {
color: #fff !important
}
.ie8 .Header-socialIcons {
min-width: 12em
}
.ie8 .Header-navbar a, .ie8 .Header-owner a, .ie8 .Header-serviceLink a, .ie8 .Header-serviceLink span, .ie8 .Header-socialIcons li {
color: #fff !important;
display: inline !important
}
.ie8 .Skiplinks a {
top: -10em
}
.ie8 .Offcanvas--right.is-ready[aria-hidden=false] .Offcanvas-content {
left: auto !important
}
.ie8 .Offcanvas--left.is-ready[aria-hidden=false] .Offcanvas-content {
right: auto !important
}
html {
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
font-size: 62.5%;
-webkit-font-variant-ligatures: common-ligatures;
font-variant-ligatures: common-ligatures
}
body {
color: #1c2024;
font-size: 1.8rem;
min-width: 300px
}
:focus {
-webkit-box-shadow: 0 0 0 3px #ff8c00 inset !important;
box-shadow: inset 0 0 0 3px #ff8c00 !important
}
.c-hideFocus :focus {
-webkit-box-shadow: none !important;
box-shadow: none !important;
outline: none !important
}
a:hover {
text-decoration: underline !important
}
|
Resources/public/themes/custom/italiagov/ita-web-toolkit-build/build.css
|
@charset "UTF-8";
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
font-family: sans-serif;
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%
}
body {
margin: 0
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
display: block
}
audio, canvas, progress, video {
display: inline-block
}
audio:not([controls]) {
display: none;
height: 0
}
progress {
vertical-align: baseline
}
[hidden], template {
display: none
}
a {
background-color: transparent;
-webkit-text-decoration-skip: objects
}
a:active, a:hover {
outline-width: 0
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted
}
b, strong {
font-weight: inherit
}
b, strong {
font-weight: bolder
}
dfn {
font-style: italic
}
h1 {
font-size: 2em;
margin: .67em 0
}
mark {
background-color: #ff0;
color: #000
}
small {
font-size: 80%
}
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline
}
sub {
bottom: -.25em
}
sup {
top: -.5em
}
img {
border-style: none
}
svg:not(:root) {
overflow: hidden
}
code, kbd, pre, samp {
font-family: monospace, monospace;
font-size: 1em
}
figure {
margin: 1em 40px
}
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
overflow: visible
}
button, input, optgroup, select, textarea {
font: inherit;
margin: 0
}
optgroup {
font-weight: 700
}
button, input {
overflow: visible
}
button, select {
text-transform: none
}
[type=reset], [type=submit], button, html [type=button] {
-webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
border-style: none;
padding: 0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
outline: 1px dotted ButtonText
}
fieldset {
border: 1px solid silver;
margin: 0 2px;
padding: .35em .625em .75em
}
legend {
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal
}
textarea {
overflow: auto
}
[type=checkbox], [type=radio] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height: auto
}
[type=search] {
-webkit-appearance: textfield;
outline-offset: -2px
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance: none
}
::-webkit-input-placeholder {
color: inherit;
opacity: .54
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit
}
html {
-webkit-box-sizing: border-box;
box-sizing: border-box
}
*, :after, :before {
-webkit-box-sizing: inherit;
box-sizing: inherit
}
blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, p, pre {
margin: 0
}
button {
background: transparent;
border: 0;
padding: 0
}
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color
}
fieldset {
border: 0;
margin: 0;
padding: 0
}
iframe {
border: 0
}
ol, ul {
list-style: none;
margin: 0;
padding: 0
}
[tabindex="-1"]:focus {
outline: none !important
}
.Arrange {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: table;
margin: 0;
min-width: 100%;
padding: 0;
table-layout: auto
}
.Arrange-sizeFill, .Arrange-sizeFit {
display: table-cell;
padding: 0;
vertical-align: top
}
.Arrange-sizeFill {
width: 100%
}
.Arrange-sizeFill img {
height: auto;
max-width: 100%
}
.Arrange-sizeFit img {
max-width: none !important;
width: auto !important
}
.Arrange-row {
display: table-row
}
.Arrange--middle > .Arrange-sizeFill, .Arrange--middle > .Arrange-sizeFit {
vertical-align: middle
}
.Arrange--bottom > .Arrange-sizeFill, .Arrange--bottom > .Arrange-sizeFit {
vertical-align: bottom
}
.Arrange--equal {
table-layout: fixed;
width: 100%
}
.Arrange--equal > .Arrange-row > .Arrange-sizeFill, .Arrange--equal > .Arrange-row > .Arrange-sizeFit, .Arrange--equal > .Arrange-sizeFill, .Arrange--equal > .Arrange-sizeFit {
width: 1%
}
.Arrange--withGutter {
margin: 0 -5px
}
.Arrange--withGutter > .Arrange-row > .Arrange-sizeFill, .Arrange--withGutter > .Arrange-row > .Arrange-sizeFit, .Arrange--withGutter > .Arrange-sizeFill, .Arrange--withGutter > .Arrange-sizeFit {
padding: 0 5px
}
.Button {
background: transparent;
border: 1px solid currentcolor;
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: inherit;
cursor: pointer;
display: inline-block;
font: inherit;
margin: 0;
padding: .4em .75em;
position: relative;
text-align: center;
text-decoration: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.Button::-moz-focus-inner {
border: 0;
padding: 0
}
.Button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color
}
.Button:active, .Button:focus, .Button:hover {
text-decoration: none
}
.Button.is-disabled, .Button:disabled {
cursor: default;
opacity: .6
}
.FlexEmbed {
display: block;
overflow: hidden;
position: relative
}
.FlexEmbed-ratio {
display: block;
padding-bottom: 100%;
width: 100%
}
.FlexEmbed-ratio--3by1 {
padding-bottom: 33.33333%
}
.FlexEmbed-ratio--2by1 {
padding-bottom: 50%
}
.FlexEmbed-ratio--16by9 {
padding-bottom: 56.25%
}
.FlexEmbed-ratio--4by3 {
padding-bottom: 75%
}
.FlexEmbed-content {
bottom: 0;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%
}
.Grid {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin: 0;
padding: 0
}
.Grid--alignCenter {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center
}
.Grid--alignRight {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end
}
.Grid--alignMiddle {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center
}
.Grid--alignBottom {
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end
}
.Grid--fit > .Grid-cell {
-webkit-box-flex: 1;
-webkit-flex: 1 1 0%;
-ms-flex: 1 1 0%;
flex: 1 1 0%
}
.Grid--equalHeight > .Grid-cell {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex
}
.Grid--withGutter {
margin: 0 -.8rem
}
.Grid--withGutter > .Grid-cell {
padding: 0 .8rem
}
.Grid-cell {
-webkit-box-sizing: inherit;
box-sizing: inherit;
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
min-width: 0
}
.Grid-cell--center {
margin: 0 auto
}
.u-alignBaseline {
vertical-align: baseline !important
}
.Megamenu-item, .Megamenu-item > a, .u-alignBottom {
vertical-align: bottom !important
}
.Header-logo img, .Megamenu-list, .Share-reveal > a > span, .Share > ul > li > a, .Skiplinks > li, .Spid-button, .Spid-button > img, .Spid-button > span, .u-alignMiddle {
vertical-align: middle !important
}
.Megamenu-subnavGroup, .u-alignTop {
vertical-align: top !important
}
.Accordion-header, .Accordion-link, .Form-input.Form-input:focus + [role=tooltip], .Forward--floating, .Header-search.is-active, .Header-utils, .Leads-link, .Linklist-link, .Linklist a, .Linklist li, .Megamenu-list, .Megamenu-subnavGroup > li, .no-js .Offcanvas:target, .Separator-room, .Treeview-handler--default:after, .Treeview-handler--standalone, .u-block {
display: block !important
}
.Form-input + [role=tooltip], /*.Header-social > *,*/ .Header-titleLink small, .Header-toggleText, .Header-utils > *, .Headroom--fixed.Headroom--not-top .Header-titleLink small, .Headroom--fixed.Headroom--not-top .Header-toggleText, .Headroom--pinned.Headroom--not-top .Header-titleLink small, .u-hidden {
display: none !important
}
.js .u-jsHiddenVisually, .u-hiddenVisually {
border: 0 !important;
clip: rect(1px, 1px, 1px, 1px) !important;
height: 1px !important;
overflow: hidden !important;
padding: 0 !important;
position: absolute !important;
width: 1px !important
}
.Breadcrumb-item, .Spid, .u-inline {
display: inline !important
}
.Bullets > li:before, .Dot, .Footer-links li, .Footer-socialIcons > li, .Footer-socialIcons [class*=" Icon-"], .Footer-socialIcons [class^=Icon-], .Form-fieldset > legend, .Header-language-other a, .Header-socialIcons > li, .Header-socialIcons [class*=" Icon-"], .Header-socialIcons [class^=Icon-], .Header-titleLink a, .Header-toggle > *, .Megamenu-item, .Megamenu-item > a, .Megamenu-subnavGroup, .Megamenu.is-ready .Megamenu-subnav, .Pill, .ScrollTop-icon, .Share-reveal > a > span, .Share > ul > li > a, .Skiplinks > li, .u-inlineBlock {
display: inline-block !important;
max-width: 100%
}
.u-table {
display: table !important
}
.u-tableCell {
display: table-cell !important
}
.u-tableRow {
display: table-row !important
}
.Header-banner:after, .Header-banner:before, .Header-utils > :after, .Header-utils > :before, .Megamenu-subnavGroup:nth-child(3n+0):after, .Megamenu-subnavGroup:nth-child(3n+0):before, .u-cf:after, .u-cf:before {
content: " ";
display: table
}
.Header-banner:after, .Header-utils > :after, .Megamenu-subnavGroup:nth-child(3n+0):after, .u-cf:after {
clear: both
}
.Accordion-header, .Linklist li, .u-nbfc {
overflow: hidden !important
}
.u-nbfcAlt {
display: table-cell !important;
width: 10000px !important
}
.Footer-logo, .Share-reveal, .Share-revealIcon, .Share > ul > li, .u-floatLeft {
float: left !important
}
.Header-languages, .Header-utils > *, .u-floatRight {
float: right !important
}
.Forward[aria-hidden], .Forward[aria-hidden]:active, .Forward[aria-hidden]:focus, .Forward[aria-hidden]:hover, .Header-language, .Header-language:active, .Header-language:focus, .Header-language:hover, .Header-searchTrigger button, .Header-searchTrigger button:active, .Header-searchTrigger button:focus, .Header-searchTrigger button:hover, .Header-toggle > *, .Header-toggle > :active, .Header-toggle > :focus, .Header-toggle > :hover, .ScrollTop, .ScrollTop:active, .ScrollTop:focus, .ScrollTop:hover, .Spid-button, .Spid-button:active, .Spid-button:focus, .Spid-button:hover, .u-linkClean, .u-linkClean:active, .u-linkClean:focus, .u-linkClean:hover {
text-decoration: none !important
}
.u-linkComplex, .u-linkComplex:active, .u-linkComplex:focus, .u-linkComplex:hover {
text-decoration: none !important
}
.u-linkComplex:active .u-linkComplexTarget, .u-linkComplex:focus .u-linkComplexTarget, .u-linkComplex:hover .u-linkComplexTarget {
text-decoration: underline !important
}
.u-linkBlock, .u-linkBlock:active, .u-linkBlock:focus, .u-linkBlock:hover {
display: block !important;
text-decoration: none !important
}
.u-after1of12 {
margin-right: 8.33333% !important
}
.u-after1of10 {
margin-right: 10% !important
}
.u-after1of8 {
margin-right: 12.5% !important
}
.u-after1of6, .u-after2of12 {
margin-right: 16.66667% !important
}
.u-after1of5, .u-after2of10 {
margin-right: 20% !important
}
.u-after1of4, .u-after2of8, .u-after3of12 {
margin-right: 25% !important
}
.u-after3of10 {
margin-right: 30% !important
}
.u-after1of3, .u-after2of6, .u-after4of12 {
margin-right: 33.33333% !important
}
.u-after3of8 {
margin-right: 37.5% !important
}
.u-after2of5, .u-after4of10 {
margin-right: 40% !important
}
.u-after5of12 {
margin-right: 41.66667% !important
}
.u-after1of2, .u-after2of4, .u-after3of6, .u-after4of8, .u-after5of10, .u-after6of12 {
margin-right: 50% !important
}
.u-after7of12 {
margin-right: 58.33333% !important
}
.u-after3of5, .u-after6of10 {
margin-right: 60% !important
}
.u-after5of8 {
margin-right: 62.5% !important
}
.u-after2of3, .u-after4of6, .u-after8of12 {
margin-right: 66.66667% !important
}
.u-after7of10 {
margin-right: 70% !important
}
.u-after3of4, .u-after6of8, .u-after9of12 {
margin-right: 75% !important
}
.u-after4of5, .u-after8of10 {
margin-right: 80% !important
}
.u-after5of6, .u-after10of12 {
margin-right: 83.33333% !important
}
.u-after7of8 {
margin-right: 87.5% !important
}
.u-after9of10 {
margin-right: 90% !important
}
.u-after11of12 {
margin-right: 91.66667% !important
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.u-sm-afterNone {
margin-right: 0 !important
}
.u-sm-after1of12 {
margin-right: 8.33333% !important
}
.u-sm-after1of10 {
margin-right: 10% !important
}
.u-sm-after1of8 {
margin-right: 12.5% !important
}
.u-sm-after1of6, .u-sm-after2of12 {
margin-right: 16.66667% !important
}
.u-sm-after1of5, .u-sm-after2of10 {
margin-right: 20% !important
}
.u-sm-after1of4, .u-sm-after2of8, .u-sm-after3of12 {
margin-right: 25% !important
}
.u-sm-after3of10 {
margin-right: 30% !important
}
.u-sm-after1of3, .u-sm-after2of6, .u-sm-after4of12 {
margin-right: 33.33333% !important
}
.u-sm-after3of8 {
margin-right: 37.5% !important
}
.u-sm-after2of5, .u-sm-after4of10 {
margin-right: 40% !important
}
.u-sm-after5of12 {
margin-right: 41.66667% !important
}
.u-sm-after1of2, .u-sm-after2of4, .u-sm-after3of6, .u-sm-after4of8, .u-sm-after5of10, .u-sm-after6of12 {
margin-right: 50% !important
}
.u-sm-after7of12 {
margin-right: 58.33333% !important
}
.u-sm-after3of5, .u-sm-after6of10 {
margin-right: 60% !important
}
.u-sm-after5of8 {
margin-right: 62.5% !important
}
.u-sm-after2of3, .u-sm-after4of6, .u-sm-after8of12 {
margin-right: 66.66667% !important
}
.u-sm-after7of10 {
margin-right: 70% !important
}
.u-sm-after3of4, .u-sm-after6of8, .u-sm-after9of12 {
margin-right: 75% !important
}
.u-sm-after4of5, .u-sm-after8of10 {
margin-right: 80% !important
}
.u-sm-after5of6, .u-sm-after10of12 {
margin-right: 83.33333% !important
}
.u-sm-after7of8 {
margin-right: 87.5% !important
}
.u-sm-after9of10 {
margin-right: 90% !important
}
.u-sm-after11of12 {
margin-right: 91.66667% !important
}
}
@media screen and (min-width: 992px) and (max-width: 1365px) {
.u-md-afterNone {
margin-right: 0 !important
}
.u-md-after1of12 {
margin-right: 8.33333% !important
}
.u-md-after1of10 {
margin-right: 10% !important
}
.u-md-after1of8 {
margin-right: 12.5% !important
}
.u-md-after1of6, .u-md-after2of12 {
margin-right: 16.66667% !important
}
.u-md-after1of5, .u-md-after2of10 {
margin-right: 20% !important
}
.u-md-after1of4, .u-md-after2of8, .u-md-after3of12 {
margin-right: 25% !important
}
.u-md-after3of10 {
margin-right: 30% !important
}
.u-md-after1of3, .u-md-after2of6, .u-md-after4of12 {
margin-right: 33.33333% !important
}
.u-md-after3of8 {
margin-right: 37.5% !important
}
.u-md-after2of5, .u-md-after4of10 {
margin-right: 40% !important
}
.u-md-after5of12 {
margin-right: 41.66667% !important
}
.u-md-after1of2, .u-md-after2of4, .u-md-after3of6, .u-md-after4of8, .u-md-after5of10, .u-md-after6of12 {
margin-right: 50% !important
}
.u-md-after7of12 {
margin-right: 58.33333% !important
}
.u-md-after3of5, .u-md-after6of10 {
margin-right: 60% !important
}
.u-md-after5of8 {
margin-right: 62.5% !important
}
.u-md-after2of3, .u-md-after4of6, .u-md-after8of12 {
margin-right: 66.66667% !important
}
.u-md-after7of10 {
margin-right: 70% !important
}
.u-md-after3of4, .u-md-after6of8, .u-md-after9of12 {
margin-right: 75% !important
}
.u-md-after4of5, .u-md-after8of10 {
margin-right: 80% !important
}
.u-md-after5of6, .u-md-after10of12 {
margin-right: 83.33333% !important
}
.u-md-after7of8 {
margin-right: 87.5% !important
}
.u-md-after9of10 {
margin-right: 90% !important
}
.u-md-after11of12 {
margin-right: 91.66667% !important
}
}
@media screen and (min-width: 1366px) {
.u-lg-afterNone {
margin-right: 0 !important
}
.u-lg-after1of12 {
margin-right: 8.33333% !important
}
.u-lg-after1of10 {
margin-right: 10% !important
}
.u-lg-after1of8 {
margin-right: 12.5% !important
}
.u-lg-after1of6, .u-lg-after2of12 {
margin-right: 16.66667% !important
}
.u-lg-after1of5, .u-lg-after2of10 {
margin-right: 20% !important
}
.u-lg-after1of4, .u-lg-after2of8, .u-lg-after3of12 {
margin-right: 25% !important
}
.u-lg-after3of10 {
margin-right: 30% !important
}
.u-lg-after1of3, .u-lg-after2of6, .u-lg-after4of12 {
margin-right: 33.33333% !important
}
.u-lg-after3of8 {
margin-right: 37.5% !important
}
.u-lg-after2of5, .u-lg-after4of10 {
margin-right: 40% !important
}
.u-lg-after5of12 {
margin-right: 41.66667% !important
}
.u-lg-after1of2, .u-lg-after2of4, .u-lg-after3of6, .u-lg-after4of8, .u-lg-after5of10, .u-lg-after6of12 {
margin-right: 50% !important
}
.u-lg-after7of12 {
margin-right: 58.33333% !important
}
.u-lg-after3of5, .u-lg-after6of10 {
margin-right: 60% !important
}
.u-lg-after5of8 {
margin-right: 62.5% !important
}
.u-lg-after2of3, .u-lg-after4of6, .u-lg-after8of12 {
margin-right: 66.66667% !important
}
.u-lg-after7of10 {
margin-right: 70% !important
}
.u-lg-after3of4, .u-lg-after6of8, .u-lg-after9of12 {
margin-right: 75% !important
}
.u-lg-after4of5, .u-lg-after8of10 {
margin-right: 80% !important
}
.u-lg-after5of6, .u-lg-after10of12 {
margin-right: 83.33333% !important
}
.u-lg-after7of8 {
margin-right: 87.5% !important
}
.u-lg-after9of10 {
margin-right: 90% !important
}
.u-lg-after11of12 {
margin-right: 91.66667% !important
}
}
.u-before1of12 {
margin-left: 8.33333% !important
}
.u-before1of10 {
margin-left: 10% !important
}
.u-before1of8 {
margin-left: 12.5% !important
}
.u-before1of6, .u-before2of12 {
margin-left: 16.66667% !important
}
.u-before1of5, .u-before2of10 {
margin-left: 20% !important
}
.u-before1of4, .u-before2of8, .u-before3of12 {
margin-left: 25% !important
}
.u-before3of10 {
margin-left: 30% !important
}
.u-before1of3, .u-before2of6, .u-before4of12 {
margin-left: 33.33333% !important
}
.u-before3of8 {
margin-left: 37.5% !important
}
.u-before2of5, .u-before4of10 {
margin-left: 40% !important
}
.u-before5of12 {
margin-left: 41.66667% !important
}
.u-before1of2, .u-before2of4, .u-before3of6, .u-before4of8, .u-before5of10, .u-before6of12 {
margin-left: 50% !important
}
.u-before7of12 {
margin-left: 58.33333% !important
}
.u-before3of5, .u-before6of10 {
margin-left: 60% !important
}
.u-before5of8 {
margin-left: 62.5% !important
}
.u-before2of3, .u-before4of6, .u-before8of12 {
margin-left: 66.66667% !important
}
.u-before7of10 {
margin-left: 70% !important
}
.u-before3of4, .u-before6of8, .u-before9of12 {
margin-left: 75% !important
}
.u-before4of5, .u-before8of10 {
margin-left: 80% !important
}
.u-before5of6, .u-before10of12 {
margin-left: 83.33333% !important
}
.u-before7of8 {
margin-left: 87.5% !important
}
.u-before9of10 {
margin-left: 90% !important
}
.u-before11of12 {
margin-left: 91.66667% !important
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.u-sm-beforeNone {
margin-left: 0 !important
}
.u-sm-before1of12 {
margin-left: 8.33333% !important
}
.u-sm-before1of10 {
margin-left: 10% !important
}
.u-sm-before1of8 {
margin-left: 12.5% !important
}
.u-sm-before1of6, .u-sm-before2of12 {
margin-left: 16.66667% !important
}
.u-sm-before1of5, .u-sm-before2of10 {
margin-left: 20% !important
}
.u-sm-before1of4, .u-sm-before2of8, .u-sm-before3of12 {
margin-left: 25% !important
}
.u-sm-before3of10 {
margin-left: 30% !important
}
.u-sm-before1of3, .u-sm-before2of6, .u-sm-before4of12 {
margin-left: 33.33333% !important
}
.u-sm-before3of8 {
margin-left: 37.5% !important
}
.u-sm-before2of5, .u-sm-before4of10 {
margin-left: 40% !important
}
.u-sm-before5of12 {
margin-left: 41.66667% !important
}
.u-sm-before1of2, .u-sm-before2of4, .u-sm-before3of6, .u-sm-before4of8, .u-sm-before5of10, .u-sm-before6of12 {
margin-left: 50% !important
}
.u-sm-before7of12 {
margin-left: 58.33333% !important
}
.u-sm-before3of5, .u-sm-before6of10 {
margin-left: 60% !important
}
.u-sm-before5of8 {
margin-left: 62.5% !important
}
.u-sm-before2of3, .u-sm-before4of6, .u-sm-before8of12 {
margin-left: 66.66667% !important
}
.u-sm-before7of10 {
margin-left: 70% !important
}
.u-sm-before3of4, .u-sm-before6of8, .u-sm-before9of12 {
margin-left: 75% !important
}
.u-sm-before4of5, .u-sm-before8of10 {
margin-left: 80% !important
}
.u-sm-before5of6, .u-sm-before10of12 {
margin-left: 83.33333% !important
}
.u-sm-before7of8 {
margin-left: 87.5% !important
}
.u-sm-before9of10 {
margin-left: 90% !important
}
.u-sm-before11of12 {
margin-left: 91.66667% !important
}
}
@media screen and (min-width: 992px) and (max-width: 1365px) {
.u-md-beforeNone {
margin-left: 0 !important
}
.u-md-before1of12 {
margin-left: 8.33333% !important
}
.u-md-before1of10 {
margin-left: 10% !important
}
.u-md-before1of8 {
margin-left: 12.5% !important
}
.Header-utils, .Hero-content, .u-md-before1of6, .u-md-before2of12 {
margin-left: 16.66667% !important
}
.u-md-before1of5, .u-md-before2of10 {
margin-left: 20% !important
}
.u-md-before1of4, .u-md-before2of8, .u-md-before3of12 {
margin-left: 25% !important
}
.u-md-before3of10 {
margin-left: 30% !important
}
.u-md-before1of3, .u-md-before2of6, .u-md-before4of12 {
margin-left: 33.33333% !important
}
.u-md-before3of8 {
margin-left: 37.5% !important
}
.u-md-before2of5, .u-md-before4of10 {
margin-left: 40% !important
}
.u-md-before5of12 {
margin-left: 41.66667% !important
}
.u-md-before1of2, .u-md-before2of4, .u-md-before3of6, .u-md-before4of8, .u-md-before5of10, .u-md-before6of12 {
margin-left: 50% !important
}
.u-md-before7of12 {
margin-left: 58.33333% !important
}
.u-md-before3of5, .u-md-before6of10 {
margin-left: 60% !important
}
.u-md-before5of8 {
margin-left: 62.5% !important
}
.u-md-before2of3, .u-md-before4of6, .u-md-before8of12 {
margin-left: 66.66667% !important
}
.u-md-before7of10 {
margin-left: 70% !important
}
.u-md-before3of4, .u-md-before6of8, .u-md-before9of12 {
margin-left: 75% !important
}
.u-md-before4of5, .u-md-before8of10 {
margin-left: 80% !important
}
.u-md-before5of6, .u-md-before10of12 {
margin-left: 83.33333% !important
}
.u-md-before7of8 {
margin-left: 87.5% !important
}
.u-md-before9of10 {
margin-left: 90% !important
}
.u-md-before11of12 {
margin-left: 91.66667% !important
}
}
@media screen and (min-width: 1366px) {
.u-lg-beforeNone {
margin-left: 0 !important
}
.u-lg-before1of12 {
margin-left: 8.33333% !important
}
.u-lg-before1of10 {
margin-left: 10% !important
}
.Hero-content, .u-lg-before1of8 {
margin-left: 12.5% !important
}
.Header-utils, .u-lg-before1of6, .u-lg-before2of12 {
margin-left: 16.66667% !important
}
.u-lg-before1of5, .u-lg-before2of10 {
margin-left: 20% !important
}
.u-lg-before1of4, .u-lg-before2of8, .u-lg-before3of12 {
margin-left: 25% !important
}
.u-lg-before3of10 {
margin-left: 30% !important
}
.u-lg-before1of3, .u-lg-before2of6, .u-lg-before4of12 {
margin-left: 33.33333% !important
}
.u-lg-before3of8 {
margin-left: 37.5% !important
}
.u-lg-before2of5, .u-lg-before4of10 {
margin-left: 40% !important
}
.u-lg-before5of12 {
margin-left: 41.66667% !important
}
.u-lg-before1of2, .u-lg-before2of4, .u-lg-before3of6, .u-lg-before4of8, .u-lg-before5of10, .u-lg-before6of12 {
margin-left: 50% !important
}
.u-lg-before7of12 {
margin-left: 58.33333% !important
}
.u-lg-before3of5, .u-lg-before6of10 {
margin-left: 60% !important
}
.u-lg-before5of8 {
margin-left: 62.5% !important
}
.u-lg-before2of3, .u-lg-before4of6, .u-lg-before8of12 {
margin-left: 66.66667% !important
}
.u-lg-before7of10 {
margin-left: 70% !important
}
.u-lg-before3of4, .u-lg-before6of8, .u-lg-before9of12 {
margin-left: 75% !important
}
.u-lg-before4of5, .u-lg-before8of10 {
margin-left: 80% !important
}
.u-lg-before5of6, .u-lg-before10of12 {
margin-left: 83.33333% !important
}
.u-lg-before7of8 {
margin-left: 87.5% !important
}
.u-lg-before9of10 {
margin-left: 90% !important
}
.u-lg-before11of12 {
margin-left: 91.66667% !important
}
}
.Form-field--withPlaceholder .Form-label, .Form-input.Form-input:focus + [role=tooltip], .Forward--absolute, .Megamenu--default .Megamenu-area, .Megamenu--default .Megamenu-close, .Megamenu--default .Megamenu-list > li > a[aria-expanded=false]:after, .Megamenu--default .Megamenu-list > li > a[aria-expanded=true]:after, .Megamenu.is-ready .Megamenu-subnav, .Treeview-handler--default:after, .Treeview-handler--standalone, .u-posAbsolute, .u-posAbsoluteCenter, .u-posFit {
position: absolute !important
}
.u-posAbsoluteCenter, .u-posFixedCenter {
left: 50% !important;
top: 50% !important;
-webkit-transform: translate(-50%, -50%) !important;
-ms-transform: translate(-50%, -50%) !important;
transform: translate(-50%, -50%) !important
}
.u-posFit, .u-posFullScreen {
bottom: 0 !important;
left: 0 !important;
margin: auto !important;
right: 0 !important;
top: 0 !important
}
.ScrollTop, .u-posFixed, .u-posFixedCenter, .u-posFullScreen {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: fixed !important
}
.Form-field--withPlaceholder, .Hero, .Hero-content, .Megamenu--default .Megamenu-item > a, .Megamenu--default .Megamenu-subnavGroup > li > a, .Megamenu-list, .ScrollTop-icon, .Separator, .Separator-room, .Share-reveal > a > span, .Share > ul > li > a, .Spid, .Timeline-content, .Treeview-parent > a, .u-posRelative {
position: relative !important
}
.u-posStatic {
position: static !important
}
.u-size1of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 8.33333% !important
}
.u-size1of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 10% !important
}
.u-size1of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 12.5% !important
}
.Header-logo, .Header-toggle, .u-size1of6, .u-size2of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 16.66667% !important
}
.u-size1of5, .u-size2of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 20% !important
}
.u-size1of4, .u-size2of8, .u-size3of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 25% !important
}
.u-size3of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 30% !important
}
.u-size1of3, .u-size2of6, .u-size4of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 33.33333% !important
}
.u-size3of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 37.5% !important
}
.u-size2of5, .u-size4of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 40% !important
}
.u-size5of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 41.66667% !important
}
.Header-title, .u-size1of2, .u-size2of4, .u-size3of6, .u-size4of8, .u-size5of10, .u-size6of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 50% !important
}
.u-size7of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 58.33333% !important
}
.u-size3of5, .u-size6of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 60% !important
}
.u-size5of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 62.5% !important
}
.u-size2of3, .u-size4of6, .u-size8of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 66.66667% !important
}
.u-size7of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 70% !important
}
.u-size3of4, .u-size6of8, .u-size9of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 75% !important
}
.u-size4of5, .u-size8of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 80% !important
}
.u-size5of6, .u-size10of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 83.33333% !important
}
.u-size7of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 87.5% !important
}
.u-size9of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 90% !important
}
.u-size11of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 91.66667% !important
}
.Bullets > li:before, .Megamenu-item, .u-sizeFit {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important
}
.Entrypoint-item, .Header-searchTrigger, .u-sizeFill {
-webkit-box-flex: 1 !important;
-webkit-flex: 1 1 0% !important;
-ms-flex: 1 1 0% !important;
flex: 1 1 0% !important;
-webkit-flex-basis: 0% !important;
-ms-flex-preferred-size: 0% !important;
flex-basis: 0% !important
}
.u-sizeFillAlt {
-webkit-box-flex: 1 !important;
-webkit-flex: 1 1 auto !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important
}
.Footer-block ul, .Footer-links, .Form-fieldset > legend, .Forward--floating, .Header-banner, .Header-language-other a, .Header-utils, .Hero-content, .Leads-link, .Skiplinks, .u-layout-centerLeft, .u-layout-centerRight, .u-sizeFull {
width: 100% !important
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.u-sm-size1of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 8.33333% !important
}
.u-sm-size1of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 10% !important
}
.u-sm-size1of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 12.5% !important
}
.Header-logo, .u-sm-size1of6, .u-sm-size2of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 16.66667% !important
}
.u-sm-size1of5, .u-sm-size2of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 20% !important
}
.u-sm-size1of4, .u-sm-size2of8, .u-sm-size3of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 25% !important
}
.u-sm-size3of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 30% !important
}
.Header-title, .Header-utils, .u-sm-size1of3, .u-sm-size2of6, .u-sm-size4of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 33.33333% !important
}
.u-sm-size3of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 37.5% !important
}
.u-sm-size2of5, .u-sm-size4of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 40% !important
}
.u-sm-size5of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 41.66667% !important
}
.u-sm-size1of2, .u-sm-size2of4, .u-sm-size3of6, .u-sm-size4of8, .u-sm-size5of10, .u-sm-size6of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 50% !important
}
.u-sm-size7of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 58.33333% !important
}
.u-sm-size3of5, .u-sm-size6of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 60% !important
}
.u-sm-size5of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 62.5% !important
}
.u-sm-size2of3, .u-sm-size4of6, .u-sm-size8of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 66.66667% !important
}
.u-sm-size7of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 70% !important
}
.u-sm-size3of4, .u-sm-size6of8, .u-sm-size9of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 75% !important
}
.u-sm-size4of5, .u-sm-size8of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 80% !important
}
.u-sm-size5of6, .u-sm-size10of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 83.33333% !important
}
.u-sm-size7of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 87.5% !important
}
.u-sm-size9of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 90% !important
}
.u-sm-size11of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 91.66667% !important
}
.u-sm-sizeFit {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important
}
.u-sm-sizeFill {
-webkit-box-flex: 1 !important;
-webkit-flex: 1 1 0% !important;
-ms-flex: 1 1 0% !important;
flex: 1 1 0% !important;
-webkit-flex-basis: 0% !important;
-ms-flex-preferred-size: 0% !important;
flex-basis: 0% !important
}
.u-sm-sizeFillAlt {
-webkit-box-flex: 1 !important;
-webkit-flex: 1 1 auto !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important
}
.u-sm-sizeFull {
width: 100% !important
}
}
@media screen and (min-width: 992px) and (max-width: 1365px) {
.Header-logo, .u-md-size1of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 8.33333% !important
}
.u-md-size1of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 10% !important
}
.u-md-size1of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 12.5% !important
}
.u-md-size1of6, .u-md-size2of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 16.66667% !important
}
.u-md-size1of5, .u-md-size2of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 20% !important
}
.u-md-size1of4, .u-md-size2of8, .u-md-size3of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 25% !important
}
.u-md-size3of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 30% !important
}
.Header-utils, .u-md-size1of3, .u-md-size2of6, .u-md-size4of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 33.33333% !important
}
.u-md-size3of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 37.5% !important
}
.u-md-size2of5, .u-md-size4of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 40% !important
}
.Header-title, .u-md-size5of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 41.66667% !important
}
.Hero-content, .u-layout-centerLeft, .u-layout-centerRight, .u-md-size1of2, .u-md-size2of4, .u-md-size3of6, .u-md-size4of8, .u-md-size5of10, .u-md-size6of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 50% !important
}
.u-md-size7of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 58.33333% !important
}
.u-md-size3of5, .u-md-size6of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 60% !important
}
.u-md-size5of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 62.5% !important
}
.u-md-size2of3, .u-md-size4of6, .u-md-size8of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 66.66667% !important
}
.u-md-size7of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 70% !important
}
.u-md-size3of4, .u-md-size6of8, .u-md-size9of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 75% !important
}
.u-md-size4of5, .u-md-size8of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 80% !important
}
.u-md-size5of6, .u-md-size10of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 83.33333% !important
}
.u-md-size7of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 87.5% !important
}
.u-md-size9of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 90% !important
}
.u-md-size11of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 91.66667% !important
}
.u-md-sizeFit {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important
}
.u-md-sizeFill {
-webkit-box-flex: 1 !important;
-webkit-flex: 1 1 0% !important;
-ms-flex: 1 1 0% !important;
flex: 1 1 0% !important;
-webkit-flex-basis: 0% !important;
-ms-flex-preferred-size: 0% !important;
flex-basis: 0% !important
}
.u-md-sizeFillAlt {
-webkit-box-flex: 1 !important;
-webkit-flex: 1 1 auto !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important
}
.u-md-sizeFull {
width: 100% !important
}
}
@media screen and (min-width: 1366px) {
.Header-logo, .u-lg-size1of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 8.33333% !important
}
.u-lg-size1of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 10% !important
}
.Header-toggle, .u-lg-size1of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 12.5% !important
}
.u-lg-size1of6, .u-lg-size2of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 16.66667% !important
}
.u-lg-size1of5, .u-lg-size2of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 20% !important
}
.u-lg-size1of4, .u-lg-size2of8, .u-lg-size3of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 25% !important
}
.u-lg-size3of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 30% !important
}
.Header-utils, .u-lg-size1of3, .u-lg-size2of6, .u-lg-size4of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 33.33333% !important
}
.u-lg-size3of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 37.5% !important
}
.u-lg-size2of5, .u-lg-size4of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 40% !important
}
.Header-title, .Hero-content, .u-lg-size5of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 41.66667% !important
}
.u-layout-centerLeft, .u-layout-centerRight, .u-lg-size1of2, .u-lg-size2of4, .u-lg-size3of6, .u-lg-size4of8, .u-lg-size5of10, .u-lg-size6of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 50% !important
}
.u-lg-size7of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 58.33333% !important
}
.u-lg-size3of5, .u-lg-size6of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 60% !important
}
.u-lg-size5of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 62.5% !important
}
.u-lg-size2of3, .u-lg-size4of6, .u-lg-size8of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 66.66667% !important
}
.u-lg-size7of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 70% !important
}
.u-lg-size3of4, .u-lg-size6of8, .u-lg-size9of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 75% !important
}
.u-lg-size4of5, .u-lg-size8of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 80% !important
}
.u-lg-size5of6, .u-lg-size10of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 83.33333% !important
}
.u-lg-size7of8 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 87.5% !important
}
.u-lg-size9of10 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 90% !important
}
.u-lg-size11of12 {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important;
width: 91.66667% !important
}
.u-lg-sizeFit {
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important
}
.u-lg-sizeFill {
-webkit-box-flex: 1 !important;
-webkit-flex: 1 1 0% !important;
-ms-flex: 1 1 0% !important;
flex: 1 1 0% !important;
-webkit-flex-basis: 0% !important;
-ms-flex-preferred-size: 0% !important;
flex-basis: 0% !important
}
.u-lg-sizeFillAlt {
-webkit-box-flex: 1 !important;
-webkit-flex: 1 1 auto !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
-webkit-flex-basis: auto !important;
-ms-flex-preferred-size: auto !important;
flex-basis: auto !important
}
.u-lg-sizeFull {
width: 100% !important
}
}
.u-textBreak {
word-wrap: break-word !important
}
.Bullets > li:before, .Forward--floating, .Forward[aria-hidden], .Header-toggle, .ScrollTop, .ScrollTop-icon, .Share-revealIcon, .Share > ul > li, .u-textCenter {
text-align: center !important
}
.Megamenu--default .Megamenu-subnavGroup, .Megamenu-list, .u-textLeft {
text-align: left !important
}
.Header-searchTrigger, .Header-utils, .u-textRight {
text-align: right !important
}
.u-textInheritColor {
color: inherit !important
}
.u-textKern {
-webkit-font-feature-settings: "kern" 1;
font-feature-settings: "kern" 1;
-webkit-font-kerning: normal;
font-kerning: normal;
text-rendering: optimizeLegibility
}
.u-textNoWrap {
white-space: nowrap !important
}
.u-textTruncate {
max-width: 100%;
overflow: hidden !important;
text-overflow: ellipsis !important;
white-space: nowrap !important;
word-wrap: normal !important
}
.Bullets > li, .Form-field--withPlaceholder, .Header-title, .Headroom--fixed.Headroom--not-top .Header-titleLink, .Headroom--pinned.Headroom--not-top .Header-titleLink, .Megamenu--default .Megamenu-area, .Megamenu-item, .Megamenu-item > a, .Megamenu-list, .Timeline, .Timeline-point-content, .u-flex, .u-layout-centerLeft, .u-layout-centerRight, .u-layout-matchHeight {
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important
}
.u-flexInline {
display: -webkit-inline-box !important;
display: -webkit-inline-flex !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important
}
.u-flexRow {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: row !important;
-ms-flex-direction: row !important;
flex-direction: row !important
}
.u-flexRowReverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: row-reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important
}
.Megamenu-item > a, .u-flexCol {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: column !important;
-ms-flex-direction: column !important;
flex-direction: column !important
}
.u-flexColReverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: column-reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important
}
.u-flexWrap {
-webkit-flex-wrap: wrap !important;
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important
}
.u-flexNoWrap {
-webkit-flex-wrap: nowrap !important;
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important
}
.u-flexWrapReverse {
-webkit-flex-wrap: wrap-reverse !important;
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important
}
.Megamenu-list, .u-flexJustifyStart {
-webkit-box-pack: start !important;
-webkit-justify-content: flex-start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important
}
.u-flexJustifyEnd {
-webkit-box-pack: end !important;
-webkit-justify-content: flex-end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important
}
.Megamenu-item > a, .Timeline-point-content, .u-flexJustifyCenter, .u-layout-centerLeft, .u-layout-centerRight {
-webkit-box-pack: center !important;
-webkit-justify-content: center !important;
-ms-flex-pack: center !important;
justify-content: center !important
}
.u-flexJustifyBetween {
-webkit-box-pack: justify !important;
-webkit-justify-content: space-between !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important
}
.u-flexJustifyAround {
-webkit-justify-content: space-around !important;
-ms-flex-pack: distribute !important;
justify-content: space-around !important
}
.u-flexAlignItemsStart {
-webkit-box-align: start !important;
-webkit-align-items: flex-start !important;
-ms-flex-align: start !important;
align-items: flex-start !important
}
.u-flexAlignItemsEnd {
-webkit-box-align: end !important;
-webkit-align-items: flex-end !important;
-ms-flex-align: end !important;
align-items: flex-end !important
}
.Header-title, .Megamenu--default .Megamenu-area, .Timeline, .Timeline-point-content, .u-flexAlignItemsCenter {
-webkit-box-align: center !important;
-webkit-align-items: center !important;
-ms-flex-align: center !important;
align-items: center !important
}
.u-flexAlignItemsStretch {
-webkit-box-align: stretch !important;
-webkit-align-items: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important
}
.u-flexAlignItemsBaseline {
-webkit-box-align: baseline !important;
-webkit-align-items: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important
}
.u-flexAlignContentStart {
-webkit-align-content: flex-start !important;
-ms-flex-line-pack: start !important;
align-content: flex-start !important
}
.u-flexAlignContentEnd {
-webkit-align-content: flex-end !important;
-ms-flex-line-pack: end !important;
align-content: flex-end !important
}
.Megamenu-list, .u-flexAlignContentCenter {
-webkit-align-content: center !important;
-ms-flex-line-pack: center !important;
align-content: center !important
}
.u-flexAlignContentStretch {
-webkit-align-content: stretch !important;
-ms-flex-line-pack: stretch !important;
align-content: stretch !important
}
.u-flexAlignContentBetween {
-webkit-align-content: space-between !important;
-ms-flex-line-pack: justify !important;
align-content: space-between !important
}
.u-flexAlignContentAround {
-webkit-align-content: space-around !important;
-ms-flex-line-pack: distribute !important;
align-content: space-around !important
}
.Bullets > li > *, .Form-field--withPlaceholder > *, .Header-title > *, .Headroom--fixed.Headroom--not-top .Header-titleLink > *, .Headroom--pinned.Headroom--not-top .Header-titleLink > *, .Megamenu--default .Megamenu-area > *, .Megamenu-item > *, .Megamenu-item > a > *, .Megamenu-list > *, .Timeline-point-content > *, .Timeline > *, .u-flex > *, .u-flexInline > *, .u-layout-centerLeft > *, .u-layout-centerRight > *, .u-layout-matchHeight > * {
-webkit-flex-shrink: 1;
-ms-flex-negative: 1;
flex-shrink: 1
}
.u-flexAlignSelfStart {
-webkit-align-self: flex-start !important;
-ms-flex-item-align: start !important;
align-self: flex-start !important
}
.u-flexAlignSelfEnd {
-webkit-align-self: flex-end !important;
-ms-flex-item-align: end !important;
align-self: flex-end !important
}
.Headroom--fixed.Headroom--not-top .Header-titleLink, .Headroom--pinned.Headroom--not-top .Header-titleLink, .u-flexAlignSelfCenter {
-webkit-align-self: center !important;
-ms-flex-item-align: center !important;
-ms-grid-row-align: center !important;
align-self: center !important
}
.Megamenu-item > a, .u-flexAlignSelfStretch, .u-layout-matchHeight {
-webkit-align-self: stretch !important;
-ms-flex-item-align: stretch !important;
-ms-grid-row-align: stretch !important;
align-self: stretch !important
}
.u-flexAlignSelfBaseline {
-webkit-align-self: baseline !important;
-ms-flex-item-align: baseline !important;
align-self: baseline !important
}
.u-flexAlignSelfAuto {
-webkit-align-self: auto !important;
-ms-flex-item-align: auto !important;
-ms-grid-row-align: auto !important;
align-self: auto !important
}
.u-flexOrderFirst {
-webkit-box-ordinal-group: 0 !important;
-webkit-order: -1 !important;
-ms-flex-order: -1 !important;
order: -1 !important
}
.Header-utils, .u-flexOrderLast {
-webkit-box-ordinal-group: 2 !important;
-webkit-order: 1 !important;
-ms-flex-order: 1 !important;
order: 1 !important
}
.u-flexOrderNone {
-webkit-box-ordinal-group: 1 !important;
-webkit-order: 0 !important;
-ms-flex-order: 0 !important;
order: 0 !important
}
.u-flexGrow1 {
-webkit-box-flex: 1 !important;
-webkit-flex: 1 1 0% !important;
-ms-flex: 1 1 0% !important;
flex: 1 1 0% !important
}
.u-flexGrow2 {
-webkit-box-flex: 2 !important;
-webkit-flex: 2 1 0% !important;
-ms-flex: 2 1 0% !important;
flex: 2 1 0% !important
}
.u-flexGrow3 {
-webkit-box-flex: 3 !important;
-webkit-flex: 3 1 0% !important;
-ms-flex: 3 1 0% !important;
flex: 3 1 0% !important
}
.u-flexGrow4 {
-webkit-box-flex: 4 !important;
-webkit-flex: 4 1 0% !important;
-ms-flex: 4 1 0% !important;
flex: 4 1 0% !important
}
.u-flexGrow5 {
-webkit-box-flex: 5 !important;
-webkit-flex: 5 1 0% !important;
-ms-flex: 5 1 0% !important;
flex: 5 1 0% !important
}
.u-flexExpand {
margin: auto !important
}
.u-flexExpandLeft {
margin-left: auto !important
}
.u-flexExpandRight {
margin-right: auto !important
}
.u-flexExpandTop {
margin-top: auto !important
}
.u-flexExpandBottom {
margin-bottom: auto !important
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.u-sm-flex {
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important
}
.u-sm-flexInline {
display: -webkit-inline-box !important;
display: -webkit-inline-flex !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important
}
.u-sm-flexRow {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: row !important;
-ms-flex-direction: row !important;
flex-direction: row !important
}
.u-sm-flexRowReverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: row-reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important
}
.u-sm-flexCol {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: column !important;
-ms-flex-direction: column !important;
flex-direction: column !important
}
.u-sm-flexColReverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: column-reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important
}
.u-sm-flexWrap {
-webkit-flex-wrap: wrap !important;
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important
}
.u-sm-flexNoWrap {
-webkit-flex-wrap: nowrap !important;
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important
}
.u-sm-flexWrapReverse {
-webkit-flex-wrap: wrap-reverse !important;
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important
}
.u-sm-flexJustifyStart {
-webkit-box-pack: start !important;
-webkit-justify-content: flex-start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important
}
.u-sm-flexJustifyEnd {
-webkit-box-pack: end !important;
-webkit-justify-content: flex-end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important
}
.u-sm-flexJustifyCenter {
-webkit-box-pack: center !important;
-webkit-justify-content: center !important;
-ms-flex-pack: center !important;
justify-content: center !important
}
.u-sm-flexJustifyBetween {
-webkit-box-pack: justify !important;
-webkit-justify-content: space-between !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important
}
.u-sm-flexJustifyAround {
-webkit-justify-content: space-around !important;
-ms-flex-pack: distribute !important;
justify-content: space-around !important
}
.u-sm-flexAlignItemsStart {
-webkit-box-align: start !important;
-webkit-align-items: flex-start !important;
-ms-flex-align: start !important;
align-items: flex-start !important
}
.u-sm-flexAlignItemsEnd {
-webkit-box-align: end !important;
-webkit-align-items: flex-end !important;
-ms-flex-align: end !important;
align-items: flex-end !important
}
.u-sm-flexAlignItemsCenter {
-webkit-box-align: center !important;
-webkit-align-items: center !important;
-ms-flex-align: center !important;
align-items: center !important
}
.u-sm-flexAlignItemsStretch {
-webkit-box-align: stretch !important;
-webkit-align-items: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important
}
.u-sm-flexAlignItemsBaseline {
-webkit-box-align: baseline !important;
-webkit-align-items: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important
}
.u-sm-flexAlignContentStart {
-webkit-align-content: flex-start !important;
-ms-flex-line-pack: start !important;
align-content: flex-start !important
}
.u-sm-flexAlignContentEnd {
-webkit-align-content: flex-end !important;
-ms-flex-line-pack: end !important;
align-content: flex-end !important
}
.u-sm-flexAlignContentCenter {
-webkit-align-content: center !important;
-ms-flex-line-pack: center !important;
align-content: center !important
}
.u-sm-flexAlignContentStretch {
-webkit-align-content: stretch !important;
-ms-flex-line-pack: stretch !important;
align-content: stretch !important
}
.u-sm-flexAlignContentBetween {
-webkit-align-content: space-between !important;
-ms-flex-line-pack: justify !important;
align-content: space-between !important
}
.u-sm-flexAlignContentAround {
-webkit-align-content: space-around !important;
-ms-flex-line-pack: distribute !important;
align-content: space-around !important
}
.u-sm-flex > *, .u-sm-flexInline > * {
-webkit-flex-shrink: 1;
-ms-flex-negative: 1;
flex-shrink: 1
}
.u-sm-flexAlignSelfStart {
-webkit-align-self: flex-start !important;
-ms-flex-item-align: start !important;
align-self: flex-start !important
}
.u-sm-flexAlignSelfEnd {
-webkit-align-self: flex-end !important;
-ms-flex-item-align: end !important;
align-self: flex-end !important
}
.u-sm-flexAlignSelfCenter {
-webkit-align-self: center !important;
-ms-flex-item-align: center !important;
-ms-grid-row-align: center !important;
align-self: center !important
}
.u-sm-flexAlignSelfStretch {
-webkit-align-self: stretch !important;
-ms-flex-item-align: stretch !important;
-ms-grid-row-align: stretch !important;
align-self: stretch !important
}
.u-sm-flexAlignSelfBaseline {
-webkit-align-self: baseline !important;
-ms-flex-item-align: baseline !important;
align-self: baseline !important
}
.u-sm-flexAlignSelfAuto {
-webkit-align-self: auto !important;
-ms-flex-item-align: auto !important;
-ms-grid-row-align: auto !important;
align-self: auto !important
}
.u-sm-flexOrderFirst {
-webkit-box-ordinal-group: 0 !important;
-webkit-order: -1 !important;
-ms-flex-order: -1 !important;
order: -1 !important
}
.u-sm-flexOrderLast {
-webkit-box-ordinal-group: 2 !important;
-webkit-order: 1 !important;
-ms-flex-order: 1 !important;
order: 1 !important
}
.Header-utils, .u-sm-flexOrderNone {
-webkit-box-ordinal-group: 1 !important;
-webkit-order: 0 !important;
-ms-flex-order: 0 !important;
order: 0 !important
}
.u-sm-flexGrow1 {
-webkit-box-flex: 1 !important;
-webkit-flex: 1 1 0% !important;
-ms-flex: 1 1 0% !important;
flex: 1 1 0% !important
}
.u-sm-flexGrow2 {
-webkit-box-flex: 2 !important;
-webkit-flex: 2 1 0% !important;
-ms-flex: 2 1 0% !important;
flex: 2 1 0% !important
}
.u-sm-flexGrow3 {
-webkit-box-flex: 3 !important;
-webkit-flex: 3 1 0% !important;
-ms-flex: 3 1 0% !important;
flex: 3 1 0% !important
}
.u-sm-flexGrow4 {
-webkit-box-flex: 4 !important;
-webkit-flex: 4 1 0% !important;
-ms-flex: 4 1 0% !important;
flex: 4 1 0% !important
}
.u-sm-flexGrow5 {
-webkit-box-flex: 5 !important;
-webkit-flex: 5 1 0% !important;
-ms-flex: 5 1 0% !important;
flex: 5 1 0% !important
}
.u-sm-flexExpand {
margin: auto !important
}
.u-sm-flexExpandLeft {
margin-left: auto !important
}
.u-sm-flexExpandRight {
margin-right: auto !important
}
.u-sm-flexExpandTop {
margin-top: auto !important
}
.u-sm-flexExpandBottom {
margin-bottom: auto !important
}
}
@media screen and (min-width: 992px) and (max-width: 1365px) {
.u-md-flex {
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important
}
.u-md-flexInline {
display: -webkit-inline-box !important;
display: -webkit-inline-flex !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important
}
.u-md-flexRow {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: row !important;
-ms-flex-direction: row !important;
flex-direction: row !important
}
.u-md-flexRowReverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: row-reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important
}
.u-md-flexCol {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: column !important;
-ms-flex-direction: column !important;
flex-direction: column !important
}
.u-md-flexColReverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: column-reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important
}
.u-md-flexWrap {
-webkit-flex-wrap: wrap !important;
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important
}
.u-md-flexNoWrap {
-webkit-flex-wrap: nowrap !important;
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important
}
.u-md-flexWrapReverse {
-webkit-flex-wrap: wrap-reverse !important;
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important
}
.u-layout-centerLeft, .u-md-flexJustifyStart {
-webkit-box-pack: start !important;
-webkit-justify-content: flex-start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important
}
.u-layout-centerRight, .u-md-flexJustifyEnd {
-webkit-box-pack: end !important;
-webkit-justify-content: flex-end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important
}
.u-md-flexJustifyCenter {
-webkit-box-pack: center !important;
-webkit-justify-content: center !important;
-ms-flex-pack: center !important;
justify-content: center !important
}
.u-md-flexJustifyBetween {
-webkit-box-pack: justify !important;
-webkit-justify-content: space-between !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important
}
.u-md-flexJustifyAround {
-webkit-justify-content: space-around !important;
-ms-flex-pack: distribute !important;
justify-content: space-around !important
}
.u-md-flexAlignItemsStart {
-webkit-box-align: start !important;
-webkit-align-items: flex-start !important;
-ms-flex-align: start !important;
align-items: flex-start !important
}
.u-md-flexAlignItemsEnd {
-webkit-box-align: end !important;
-webkit-align-items: flex-end !important;
-ms-flex-align: end !important;
align-items: flex-end !important
}
.u-md-flexAlignItemsCenter {
-webkit-box-align: center !important;
-webkit-align-items: center !important;
-ms-flex-align: center !important;
align-items: center !important
}
.u-md-flexAlignItemsStretch {
-webkit-box-align: stretch !important;
-webkit-align-items: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important
}
.u-md-flexAlignItemsBaseline {
-webkit-box-align: baseline !important;
-webkit-align-items: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important
}
.u-md-flexAlignContentStart {
-webkit-align-content: flex-start !important;
-ms-flex-line-pack: start !important;
align-content: flex-start !important
}
.u-md-flexAlignContentEnd {
-webkit-align-content: flex-end !important;
-ms-flex-line-pack: end !important;
align-content: flex-end !important
}
.u-md-flexAlignContentCenter {
-webkit-align-content: center !important;
-ms-flex-line-pack: center !important;
align-content: center !important
}
.u-md-flexAlignContentStretch {
-webkit-align-content: stretch !important;
-ms-flex-line-pack: stretch !important;
align-content: stretch !important
}
.u-md-flexAlignContentBetween {
-webkit-align-content: space-between !important;
-ms-flex-line-pack: justify !important;
align-content: space-between !important
}
.u-md-flexAlignContentAround {
-webkit-align-content: space-around !important;
-ms-flex-line-pack: distribute !important;
align-content: space-around !important
}
.u-md-flex > *, .u-md-flexInline > * {
-webkit-flex-shrink: 1;
-ms-flex-negative: 1;
flex-shrink: 1
}
.u-md-flexAlignSelfStart {
-webkit-align-self: flex-start !important;
-ms-flex-item-align: start !important;
align-self: flex-start !important
}
.u-md-flexAlignSelfEnd {
-webkit-align-self: flex-end !important;
-ms-flex-item-align: end !important;
align-self: flex-end !important
}
.u-md-flexAlignSelfCenter {
-webkit-align-self: center !important;
-ms-flex-item-align: center !important;
-ms-grid-row-align: center !important;
align-self: center !important
}
.u-md-flexAlignSelfStretch {
-webkit-align-self: stretch !important;
-ms-flex-item-align: stretch !important;
-ms-grid-row-align: stretch !important;
align-self: stretch !important
}
.u-md-flexAlignSelfBaseline {
-webkit-align-self: baseline !important;
-ms-flex-item-align: baseline !important;
align-self: baseline !important
}
.u-md-flexAlignSelfAuto {
-webkit-align-self: auto !important;
-ms-flex-item-align: auto !important;
-ms-grid-row-align: auto !important;
align-self: auto !important
}
.u-md-flexOrderFirst {
-webkit-box-ordinal-group: 0 !important;
-webkit-order: -1 !important;
-ms-flex-order: -1 !important;
order: -1 !important
}
.u-md-flexOrderLast {
-webkit-box-ordinal-group: 2 !important;
-webkit-order: 1 !important;
-ms-flex-order: 1 !important;
order: 1 !important
}
.Header-utils, .u-md-flexOrderNone {
-webkit-box-ordinal-group: 1 !important;
-webkit-order: 0 !important;
-ms-flex-order: 0 !important;
order: 0 !important
}
.u-md-flexGrow1 {
-webkit-box-flex: 1 !important;
-webkit-flex: 1 1 0% !important;
-ms-flex: 1 1 0% !important;
flex: 1 1 0% !important
}
.u-md-flexGrow2 {
-webkit-box-flex: 2 !important;
-webkit-flex: 2 1 0% !important;
-ms-flex: 2 1 0% !important;
flex: 2 1 0% !important
}
.u-md-flexGrow3 {
-webkit-box-flex: 3 !important;
-webkit-flex: 3 1 0% !important;
-ms-flex: 3 1 0% !important;
flex: 3 1 0% !important
}
.u-md-flexGrow4 {
-webkit-box-flex: 4 !important;
-webkit-flex: 4 1 0% !important;
-ms-flex: 4 1 0% !important;
flex: 4 1 0% !important
}
.u-md-flexGrow5 {
-webkit-box-flex: 5 !important;
-webkit-flex: 5 1 0% !important;
-ms-flex: 5 1 0% !important;
flex: 5 1 0% !important
}
.u-md-flexExpand {
margin: auto !important
}
.u-md-flexExpandLeft {
margin-left: auto !important
}
.u-md-flexExpandRight {
margin-right: auto !important
}
.u-md-flexExpandTop {
margin-top: auto !important
}
.u-md-flexExpandBottom {
margin-bottom: auto !important
}
}
@media screen and (min-width: 1366px) {
.u-lg-flex {
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important
}
.u-lg-flexInline {
display: -webkit-inline-box !important;
display: -webkit-inline-flex !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important
}
.u-lg-flexRow {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: row !important;
-ms-flex-direction: row !important;
flex-direction: row !important
}
.u-lg-flexRowReverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: row-reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important
}
.u-lg-flexCol {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: column !important;
-ms-flex-direction: column !important;
flex-direction: column !important
}
.u-lg-flexColReverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: column-reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important
}
.u-lg-flexWrap {
-webkit-flex-wrap: wrap !important;
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important
}
.u-lg-flexNoWrap {
-webkit-flex-wrap: nowrap !important;
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important
}
.u-lg-flexWrapReverse {
-webkit-flex-wrap: wrap-reverse !important;
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important
}
.u-layout-centerLeft, .u-lg-flexJustifyStart {
-webkit-box-pack: start !important;
-webkit-justify-content: flex-start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important
}
.u-layout-centerRight, .u-lg-flexJustifyEnd {
-webkit-box-pack: end !important;
-webkit-justify-content: flex-end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important
}
.u-lg-flexJustifyCenter {
-webkit-box-pack: center !important;
-webkit-justify-content: center !important;
-ms-flex-pack: center !important;
justify-content: center !important
}
.u-lg-flexJustifyBetween {
-webkit-box-pack: justify !important;
-webkit-justify-content: space-between !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important
}
.u-lg-flexJustifyAround {
-webkit-justify-content: space-around !important;
-ms-flex-pack: distribute !important;
justify-content: space-around !important
}
.u-lg-flexAlignItemsStart {
-webkit-box-align: start !important;
-webkit-align-items: flex-start !important;
-ms-flex-align: start !important;
align-items: flex-start !important
}
.u-lg-flexAlignItemsEnd {
-webkit-box-align: end !important;
-webkit-align-items: flex-end !important;
-ms-flex-align: end !important;
align-items: flex-end !important
}
.u-lg-flexAlignItemsCenter {
-webkit-box-align: center !important;
-webkit-align-items: center !important;
-ms-flex-align: center !important;
align-items: center !important
}
.u-lg-flexAlignItemsStretch {
-webkit-box-align: stretch !important;
-webkit-align-items: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important
}
.u-lg-flexAlignItemsBaseline {
-webkit-box-align: baseline !important;
-webkit-align-items: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important
}
.u-lg-flexAlignContentStart {
-webkit-align-content: flex-start !important;
-ms-flex-line-pack: start !important;
align-content: flex-start !important
}
.u-lg-flexAlignContentEnd {
-webkit-align-content: flex-end !important;
-ms-flex-line-pack: end !important;
align-content: flex-end !important
}
.u-lg-flexAlignContentCenter {
-webkit-align-content: center !important;
-ms-flex-line-pack: center !important;
align-content: center !important
}
.u-lg-flexAlignContentStretch {
-webkit-align-content: stretch !important;
-ms-flex-line-pack: stretch !important;
align-content: stretch !important
}
.u-lg-flexAlignContentBetween {
-webkit-align-content: space-between !important;
-ms-flex-line-pack: justify !important;
align-content: space-between !important
}
.u-lg-flexAlignContentAround {
-webkit-align-content: space-around !important;
-ms-flex-line-pack: distribute !important;
align-content: space-around !important
}
.u-lg-flex > *, .u-lg-flexInline > * {
-webkit-flex-shrink: 1;
-ms-flex-negative: 1;
flex-shrink: 1
}
.u-lg-flexAlignSelfStart {
-webkit-align-self: flex-start !important;
-ms-flex-item-align: start !important;
align-self: flex-start !important
}
.u-lg-flexAlignSelfEnd {
-webkit-align-self: flex-end !important;
-ms-flex-item-align: end !important;
align-self: flex-end !important
}
.u-lg-flexAlignSelfCenter {
-webkit-align-self: center !important;
-ms-flex-item-align: center !important;
-ms-grid-row-align: center !important;
align-self: center !important
}
.u-lg-flexAlignSelfStretch {
-webkit-align-self: stretch !important;
-ms-flex-item-align: stretch !important;
-ms-grid-row-align: stretch !important;
align-self: stretch !important
}
.u-lg-flexAlignSelfBaseline {
-webkit-align-self: baseline !important;
-ms-flex-item-align: baseline !important;
align-self: baseline !important
}
.u-lg-flexAlignSelfAuto {
-webkit-align-self: auto !important;
-ms-flex-item-align: auto !important;
-ms-grid-row-align: auto !important;
align-self: auto !important
}
.u-lg-flexOrderFirst {
-webkit-box-ordinal-group: 0 !important;
-webkit-order: -1 !important;
-ms-flex-order: -1 !important;
order: -1 !important
}
.u-lg-flexOrderLast {
-webkit-box-ordinal-group: 2 !important;
-webkit-order: 1 !important;
-ms-flex-order: 1 !important;
order: 1 !important
}
.Header-utils, .u-lg-flexOrderNone {
-webkit-box-ordinal-group: 1 !important;
-webkit-order: 0 !important;
-ms-flex-order: 0 !important;
order: 0 !important
}
.u-lg-flexGrow1 {
-webkit-box-flex: 1 !important;
-webkit-flex: 1 1 0% !important;
-ms-flex: 1 1 0% !important;
flex: 1 1 0% !important
}
.u-lg-flexGrow2 {
-webkit-box-flex: 2 !important;
-webkit-flex: 2 1 0% !important;
-ms-flex: 2 1 0% !important;
flex: 2 1 0% !important
}
.u-lg-flexGrow3 {
-webkit-box-flex: 3 !important;
-webkit-flex: 3 1 0% !important;
-ms-flex: 3 1 0% !important;
flex: 3 1 0% !important
}
.u-lg-flexGrow4 {
-webkit-box-flex: 4 !important;
-webkit-flex: 4 1 0% !important;
-ms-flex: 4 1 0% !important;
flex: 4 1 0% !important
}
.u-lg-flexGrow5 {
-webkit-box-flex: 5 !important;
-webkit-flex: 5 1 0% !important;
-ms-flex: 5 1 0% !important;
flex: 5 1 0% !important
}
.u-lg-flexExpand {
margin: auto !important
}
.u-lg-flexExpandLeft {
margin-left: auto !important
}
.u-lg-flexExpandRight {
margin-right: auto !important
}
.u-lg-flexExpandTop {
margin-top: auto !important
}
.u-lg-flexExpandBottom {
margin-bottom: auto !important
}
}
.Form {
display: block;
margin: 0;
width: 100%
}
.Form-field {
display: block;
margin: 0;
padding: 0
}
.Form-label {
color: inherit;
display: inline-block;
font-size: inherit;
font-weight: 700;
margin: 0
}
.Form-input {
border: 1px solid #ccc;
border-radius: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: inherit;
display: block;
font-family: inherit;
font-size: inherit;
margin: 0;
padding: .5em;
width: 100%
}
@supports ((-webkit-appearance:none) or (-moz-appearance:none) or (appearance:none)) {
select.Form-input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M3.733 6.133L0 9.866l16 16 16-16-3.733-3.733L16 18.4 3.733 6.133z'/%3E%3C/svg%3E");
background-position: right .5em center;
background-repeat: no-repeat;
background-size: .8em;
padding-right: 1.8em
}
}
.Form-input[type=range] {
border: 0;
padding: 0
}
.Form-message {
color: inherit;
display: block;
font-size: .9em;
font-weight: bold \9;
margin: 0
}
.Form-button, .Form-wrapButton {
display: block;
margin: 0;
width: 100%
}
.Form-button, .Form-wrapButton button {
border-radius: 0 !important;
-webkit-box-sizing: border-box !important;
box-sizing: border-box !important;
font-family: inherit !important;
font-size: inherit !important;
padding: .5em !important
}
.Form-wrapButton button {
display: block;
margin: 0 !important;
width: 100% !important
}
.Form-field--checkbox, .Form-field--radio {
display: table
}
.Form-field--checkbox .Form-input, .Form-field--radio .Form-input {
border: 0;
display: table-cell;
margin-right: .5em !important;
padding: 0;
width: auto !important
}
[dir=rtl] .Form-field--checkbox .Form-input, [dir=rtl] .Form-field--radio .Form-input {
margin-left: .5em !important;
margin-right: 0 !important
}
.Form-field--checkbox .Form-label, .Form-field--radio .Form-label {
display: table-cell;
font-weight: 400
}
.Form--spaced {
display: inline-block;
margin-top: -1.25em
}
.Form--spaced .Form-field {
margin-top: 1.25em
}
.Form--spaced .Form-field--checkbox + .Form-field--checkbox, .Form--spaced .Form-field--radio + .Form-field--radio {
margin-top: .625em
}
.Form-field.is-valid .Form-label {
color: green
}
.Form-field.is-valid .Form-input {
border-color: green;
outline-color: green
}
.Form-field.is-valid .Form-message {
color: green
}
.Form-field.is-invalid .Form-label {
color: #1c2024
}
.Form-field.is-invalid .Form-input {
border-color: #b50000;
outline-color: #b50000
}
.Form-field.is-invalid .Form-message {
color: #1c2024
}
.Form-field.is-warning .Form-label {
color: #1c2024
}
.Form-field.is-warning .Form-input {
border-color: #e5ce23;
outline-color: #e5ce23
}
.Form-field.is-warning .Form-message {
color: #1c2024
}
.Accordion--default .Accordion-header, .Footer-block li, .Footer-links, .Footer-subBlock, .Leads-link, .Linklist li, .u-border-top-xxs {
border-top: .1rem solid currentColor !important
}
.Share > ul > li, .Spid-button > img, .u-border-right-xxs {
border-right: .1rem solid currentColor !important
}
.Form-fieldset > legend, .u-border-bottom-xxs {
border-bottom: .1rem solid currentColor !important
}
.u-border-left-xxs {
border-left: .1rem solid currentColor !important
}
.u-border-all-xxs {
border: .1rem solid currentColor !important
}
.u-border-top-xs {
border-top: .2rem solid currentColor !important
}
.u-border-right-xs {
border-right: .2rem solid currentColor !important
}
.u-border-bottom-xs {
border-bottom: .2rem solid currentColor !important
}
.Timeline, .u-border-left-xs {
border-left: .2rem solid currentColor !important
}
.Timeline-point-content, .u-border-all-xs {
border: .2rem solid currentColor !important
}
.u-border-top-m {
border-top: 1rem solid currentColor !important
}
.u-border-right-m {
border-right: 1rem solid currentColor !important
}
.u-border-bottom-m {
border-bottom: 1rem solid currentColor !important
}
.Prose-blockquote, .u-border-left-m {
border-left: 1rem solid currentColor !important
}
.u-border-all-m {
border: 1rem solid currentColor !important
}
.u-border-top-l {
border-top: 1.5rem solid currentColor !important
}
.u-border-right-l {
border-right: 1.5rem solid currentColor !important
}
.u-border-bottom-l {
border-bottom: 1.5rem solid currentColor !important
}
.u-border-left-l {
border-left: 1.5rem solid currentColor !important
}
.u-border-all-l {
border: 1.5rem solid currentColor !important
}
.Accordion--default .Accordion-header:first-child, .u-border-top-none {
border-top: none !important
}
.u-border-right-none {
border-right: none !important
}
.u-border-bottom-none {
border-bottom: none !important
}
.u-border-left-none {
border-left: none !important
}
.u-border-all-none {
border: none !important
}
.u-borderAlt {
-webkit-box-shadow: .1em 0 0 0 currentColor, 0 .1em 0 0 currentColor, .1em .1em 0 0 currentColor, .1em 0 0 0 currentColor inset, 0 .1em 0 0 currentColor inset;
box-shadow: .1em 0 0 0 currentColor, 0 .1em 0 0 currentColor, .1em .1em 0 0 currentColor, inset .1em 0 0 0 currentColor, inset 0 .1em 0 0 currentColor;
padding: .1em
}
.Footer-socialIcons > li, .Separator, .Separator-room, .u-border-none {
border: none !important
}
.Megamenu-item:focus, .u-borderHideFocus:focus {
-webkit-box-shadow: none !important;
box-shadow: none !important;
outline: none !important
}
.u-borderSoftFocus:focus {
-webkit-box-shadow: 0 0 3px 3px rgba(0, 197, 202, .7) inset !important;
box-shadow: inset 0 0 3px 3px rgba(0, 197, 202, .7) !important;
outline: none !important
}
.u-color-black {
color: #000 !important
}
.u-background-black {
background-color: #000 !important
}
.Bullets > li:before, .Footer, .Footer-blockTitle, .Footer-subTitle, .Form-input.Form-input:focus + [role=tooltip], .Linklist-link.Linklist-link--lev1, .Linklist-link.Linklist-link--lev1:hover, .Megamenu--default .Megamenu-item > a, .ScrollTop, .ScrollTop-icon, .Share-reveal > a > span, .Share-revealIcon, .Share > ul > li, .Share > ul > li > a, .Spid-button, .Treeview--default li[aria-expanded=true] a, .Treeview--default li[aria-expanded=true] a:hover, .u-color-white {
color: #fff !important
}
.Megamenu--default .Megamenu-subnav, .Skiplinks > li > a, .Spid-menu, .u-background-white {
background-color: #fff !important
}
.Footer-block address, .Treeview--default li[aria-expanded=true] li, .u-color-grey-10 {
color: #f5f5f0 !important
}
.Spid-idp:hover, .u-background-grey-10 {
background-color: #f5f5f0 !important
}
.u-color-grey-15 {
color: #f6f9fc !important
}
.u-background-grey-15 {
background-color: #f6f9fc !important
}
.u-color-grey-20 {
color: #eee !important
}
.Hero-content, .Share-reveal, .Share-revealIcon.is-open, .Treeview--default li[aria-expanded=true] li li a, .Treeview--default li[aria-expanded=true] li li a:hover, .u-background-grey-20 {
background-color: #eee !important
}
.Accordion--default .Accordion-header, .Linklist, .Linklist li, .Timeline, .u-color-grey-30 {
color: #ddd !important
}
.Treeview--default li[aria-expanded=true] li a, .Treeview--default li[aria-expanded=true] li a:hover, .u-background-grey-30 {
background-color: #ddd !important
}
.Megamenu--default .Megamenu-subnavGroup, .u-color-grey-40 {
color: #a5abb0 !important
}
.u-background-grey-40 {
background-color: #a5abb0 !important
}
.Footer-block li, .Footer-subBlock, .Megamenu--default .Megamenu-subnavGroup > li, .Share-revealText, .u-color-grey-50 {
color: #5a6772 !important
}
.Treeview--default li[aria-expanded=true] a, .Treeview--default li[aria-expanded=true] a:hover, .u-background-grey-50 {
background-color: #5a6772 !important
}
.u-color-grey-60 {
color: #444e57 !important
}
.u-background-grey-60 {
background-color: #444e57 !important
}
.Megamenu--default .Megamenu-subnavGroup > li > ul > li > ul > li > a, .Megamenu--default .Megamenu-subnavGroup > li > ul > li a, .u-color-grey-80 {
color: #30373d !important
}
.Form-input.Form-input:focus + [role=tooltip], .u-background-grey-80 {
background-color: #30373d !important
}
.u-color-grey-90 {
color: #1c2024 !important
}
.u-background-grey-90 {
background-color: #1c2024 !important
}
.u-color-teal-30 {
color: #00c5ca !important
}
.u-background-teal-30 {
background-color: #00c5ca !important
}
.u-color-teal-50 {
color: #65dcdf !important
}
.u-background-teal-50 {
background-color: #65dcdf !important
}
.u-color-teal-70 {
color: #004a4d !important
}
.u-background-teal-70 {
background-color: #004a4d !important
}
.u-color-5 {
color: #d9e6f2 !important
}
.Accordion--default .Accordion-header:hover, .Linklist a:hover, .u-background-5 {
background-color: #d9e6f2 !important
}
.u-color-10 {
color: #adcceb !important
}
.Linklist-link.Linklist-link--lev3, .u-background-10 {
background-color: #adcceb !important
}
.u-color-20 {
color: #7db2e8 !important
}
.Linklist-link.Linklist-link--lev2, .Linklist-link.Linklist-link--lev2:hover, .u-background-20 {
background-color: #7db2e8 !important
}
.u-color-30 {
color: #4799eb !important
}
.u-background-30 {
background-color: #4799eb !important
}
.Header-owner, .u-color-40 {
color: #127ae2 !important
}
.u-background-40 {
background-color: #127ae2 !important
}
.Accordion--default .Accordion-link, .ErrorPage-subtitle, .ErrorPage-title, .Header-language-other a, .Linklist-link, .Linklist a, .Share-revealIcon.is-open, .Skiplinks > li > a, .u-color-50 {
color: #06c !important
}
.Bullets > li:before, .Share-revealIcon, .Share > ul > li, .u-background-50 {
background-color: #06c !important
}
.u-color-60 {
color: #0059b3 !important
}
.u-background-60 {
background-color: #0059b3 !important
}
.u-color-70 {
color: #004c99 !important
}
.u-background-70 {
background-color: #004c99 !important
}
.u-color-80 {
color: #004080 !important
}
.u-background-80 {
background-color: #004080 !important
}
.u-color-90 {
color: #036 !important
}
.Linklist-link.Linklist-link--lev1, .Linklist-link.Linklist-link--lev1:hover, .u-background-90 {
background-color: #036 !important
}
.Linklist-link.Linklist-link--lev2, .Linklist-link.Linklist-link--lev2:hover, .Linklist-link.Linklist-link--lev3, .Linklist a:hover, .Megamenu--default .Megamenu-subnavGroup > li > a, .Treeview--default li[aria-expanded=true] li a, .Treeview--default li[aria-expanded=true] li a:hover, .Treeview--default li[aria-expanded=true] li li a, .Treeview--default li[aria-expanded=true] li li a:hover, .u-color-95 {
color: #00264d !important
}
.ScrollTop, .u-background-95 {
background-color: #00264d !important
}
.Megamenu-item > a:focus, .u-backround-none {
background-color: transparent !important
}
.u-color-compl {
color: #ffb366 !important
}
.u-background-compl {
background-color: #ffb366 !important
}
.u-background-compl-5 {
background-color: #f5f2f0 !important
}
.u-color-compl-5 {
color: #f5f2f0 !important
}
.u-color-compl-10 {
color: #ede6de !important
}
.u-background-compl-10 {
background-color: #ede6de !important
}
.u-color-compl-80 {
color: #c60 !important
}
.u-background-compl-80 {
background-color: #c60 !important
}
.Spid-button, .u-borderRadius-s {
border-radius: 2px !important
}
.Entrypoint-item, .Form-input.Form-input:focus + [role=tooltip], .Header-language-other, .Megamenu--default .Megamenu-subnav, .u-borderRadius-m {
border-radius: 4px !important
}
.u-borderRadius-l {
border-radius: 8px !important
}
.Pill, .u-borderRadius-xl {
border-radius: 2em !important
}
.Bullets > li:before, .Dot, .Footer-socialIcons [class*=" Icon-"], .Footer-socialIcons [class^=Icon-], .Header-socialIcons [class*=" Icon-"], .Header-socialIcons [class^=Icon-], .ScrollTop, .Timeline-point-content, .u-borderRadius-circle {
border-radius: 100% !important
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.Header-toggleText, .Header-utils > *, .u-sm-block {
display: block !important
}
.Header-searchTrigger, .u-sm-hidden {
display: none !important
}
.u-sm-inline {
display: inline !important
}
.u-sm-inlineBlock {
display: inline-block !important;
max-width: 100%
}
.u-sm-table {
display: table !important
}
.u-sm-tableCell {
display: table-cell !important
}
.u-sm-tableRow {
display: table-row !important
}
}
@media screen and (min-width: 992px) and (max-width: 1365px) {
.Header-toggleText, .Header-utils > *, .u-md-block {
display: block !important
}
.Header-searchTrigger, .u-md-hidden {
display: none !important
}
.Header-titleLink small, .u-md-inline {
display: inline !important
}
.Header-social > *, .u-md-inlineBlock {
display: inline-block !important;
max-width: 100%
}
.u-md-table {
display: table !important
}
.u-md-tableCell {
display: table-cell !important
}
.u-md-tableRow {
display: table-row !important
}
}
@media screen and (min-width: 1366px) {
.Header-toggleText, .Header-utils > *, .u-lg-block {
display: block !important
}
.Header-searchTrigger, .u-lg-hidden {
display: none !important
}
.Header-titleLink small, .u-lg-inline {
display: inline !important
}
.Header-social > *, .u-lg-inlineBlock {
display: inline-block !important;
max-width: 100%
}
.u-lg-table {
display: table !important
}
.u-lg-tableCell {
display: table-cell !important
}
.u-lg-tableRow {
display: table-row !important
}
}
.u-visibilityHidden {
visibility: hidden !important
}
.js .u-jsVisibilityHidden {
visibility: hidden
}
.js .u-jsDisplayNone {
display: none
}
.no-js .u-nojsDisplayNone {
display: none
}
.no-js .u-nojsDisplayBlock {
display: block !important
}
.no-js .u-nojsDisplayInlineBlock {
display: inline-block !important
}
@media print {
.u-hiddenPrint {
display: none !important
}
}
.Header-banner, .Header-navbar, .Megamenu--default, .u-layout-r-withGutter, .u-layout-withGutter {
padding-left: 1.2rem !important;
padding-right: 1.2rem !important
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.Header-banner, .Header-navbar, .Megamenu--default, .u-layout-r-withGutter, .u-layout-sm-withGutter {
padding-left: 1.6rem !important;
padding-right: 1.6rem !important
}
}
@media screen and (min-width: 992px) and (max-width: 1365px) {
.Header-banner, .Header-navbar, .Megamenu--default, .u-layout-md-withGutter, .u-layout-r-withGutter {
padding-left: 2rem !important;
padding-right: 2rem !important
}
}
@media screen and (min-width: 1366px) {
.Header-banner, .Header-navbar, .Megamenu--default, .u-layout-lg-withGutter, .u-layout-r-withGutter {
padding-left: 10.4rem !important;
padding-right: 10.4rem !important
}
}
.u-layout-constrain {
min-width: 30rem
}
.Header-owner, .Megamenu--default > .Megamenu-list, .u-layout-wide {
max-width: 144rem !important
}
@media screen and (min-width: 992px) and (max-width: 1365px) {
.Header-owner, .Megamenu--default > .Megamenu-list, .u-layout-wide {
max-width: 128rem !important
}
}
.u-layout-wider {
max-width: 168rem !important
}
.u-layout-medium {
max-width: 128rem !important
}
.u-layout-small {
max-width: 96rem !important
}
.Header-owner, .Megamenu--default > .Megamenu-list, .u-layoutCenter {
margin: auto !important
}
.Form-field--withPlaceholder .Form-label, .Hero-content, .Share-reveal > a > span, .Share > ul > li > a, .u-layoutCenterVertically {
top: 50% !important;
-webkit-transform: translateY(-50%) !important;
-ms-transform: translateY(-50%) !important;
transform: translateY(-50%) !important
}
.u-layout-centerContent > * {
margin-left: auto !important;
margin-right: auto !important
}
.u-layout-prose {
max-width: 32em !important
}
.u-layout-release {
max-width: none !important
}
.u-layout-releaseFull {
left: 50%;
margin-left: -50vw;
margin-right: -50vw;
position: relative;
right: 50%;
width: 100vw
}
.u-columns-2 {
-webkit-columns: 2 !important;
-moz-columns: 2 !important;
columns: 2 !important
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.u-sm-columns-2 {
-webkit-columns: 2 !important;
-moz-columns: 2 !important;
columns: 2 !important
}
}
@media screen and (min-width: 992px) and (max-width: 1365px) {
.u-md-columns-2 {
-webkit-columns: 2 !important;
-moz-columns: 2 !important;
columns: 2 !important
}
}
@media screen and (min-width: 1366px) {
.u-lg-columns-2 {
-webkit-columns: 2 !important;
-moz-columns: 2 !important;
columns: 2 !important
}
}
.Entrypoint-item, .u-borderShadow-xxs {
-webkit-box-shadow: 0 1px 2px 0 rgba(50, 50, 50, .35) !important;
box-shadow: 0 1px 2px 0 rgba(50, 50, 50, .35) !important
}
.Form-input.Form-input:focus + [role=tooltip], .ScrollTop, .u-borderShadow-xs {
-webkit-box-shadow: 1px 1px 2px #aaa !important;
box-shadow: 1px 1px 2px #aaa !important
}
.Offcanvas.is-ready .Offcanvas-content, .Offcanvas:target .Offcanvas-content, .Spid-menu, .Timeline-point-content, .u-borderShadow-m {
-webkit-box-shadow: 0 8px 24px 0 rgba(50, 50, 50, .15) !important;
box-shadow: 0 8px 24px 0 rgba(50, 50, 50, .15) !important
}
.Header-language-other, .Megamenu--default .Megamenu-subnav, .u-borderShadow-l {
-webkit-box-shadow: 0 10px 40px -5px #858585;
box-shadow: 0 10px 40px -5px #858585
}
.u-borderShadow-xxl {
-webkit-box-shadow: 1px 1px 80px 1px rgba(0, 0, 0, .35) !important;
box-shadow: 1px 1px 80px 1px rgba(0, 0, 0, .35) !important
}
.u-bottomShadow-xxl {
-webkit-box-shadow: 1px 80px 80px -80px rgba(0, 0, 0, .85) !important;
box-shadow: 1px 80px 80px -80px rgba(0, 0, 0, .85) !important
}
.u-hasScrollHint:after {
background: -webkit-gradient(linear, right top, left top, from(currentColor), to(transparent));
background: -webkit-linear-gradient(right, currentColor, transparent);
background: linear-gradient(270deg, currentColor, transparent);
position: absolute;
right: 0;
top: 0;
-webkit-transition: opacity .3s 0s, visibility 0s 0s;
transition: opacity .3s 0s, visibility 0s 0s;
width: 1em
}
@media screen and (max-width: 767px) {
.u-xs-borderShadow-none {
-webkit-box-shadow: none !important;
box-shadow: none !important
}
}
.u-padding-all-none {
padding: 0 !important
}
.Header-search, .Header-socialIcons [class*=" Icon-"], .Header-socialIcons [class^=Icon-], .u-padding-all-xxs {
padding: .4rem !important
}
.Footer-socialIcons [class*=" Icon-"], .Footer-socialIcons [class^=Icon-], .u-padding-all-xs {
padding: .8rem !important
}
.Accordion--default .Accordion-link, .Footer-subBlock, .Header-language-other a, .Header-searchTrigger button, .u-padding-all-s {
padding: 1.6rem !important
}
.u-padding-all-m {
padding: 2rem !important
}
.u-padding-all-l {
padding: 2.4rem !important
}
.u-padding-all-xl {
padding: 3.2rem !important
}
.u-padding-all-xxl {
padding: 4rem !important
}
.Separator, .Separator-room, .u-margin-all-none {
margin: 0 !important
}
.u-margin-all-xxs {
margin: .4rem !important
}
.u-margin-all-xs {
margin: .8rem !important
}
.u-margin-all-s {
margin: 1.6rem !important
}
.u-margin-all-m {
margin: 2rem !important
}
.u-margin-all-l {
margin: 2.4rem !important
}
.u-margin-all-xl {
margin: 3.2rem !important
}
.u-margin-all-xxl {
margin: 4rem !important
}
.u-padding-top-none {
padding-top: 0 !important
}
.Headroom--fixed.Headroom--not-top .Header-navbar, .Headroom--pinned.Headroom--not-top .Header-navbar, .Megamenu--default .Megamenu-subnavGroup > li > ul li, .Pill--xxs, .Prose > ol > li, .Prose > ul > li, .Spid-button, .u-padding-top-xxs {
padding-top: .4rem !important
}
.Megamenu--default .Megamenu-subnavGroup > li > ul, .Pill--xs, .Skiplinks > li > a, .u-padding-top-xs {
padding-top: .8rem !important
}
.Footer-block li, .Megamenu--default .Megamenu-subnavGroup > li, .Megamenu-item > a, .u-padding-top-s {
padding-top: 1.6rem !important
}
.u-padding-top-m {
padding-top: 2rem !important
}
.Header-navbar, .Megamenu--default .Megamenu-subnav, .u-padding-top-l {
padding-top: 2.4rem !important
}
.u-padding-top-xl {
padding-top: 3.2rem !important
}
.Footer, .u-padding-top-xxl {
padding-top: 4rem !important
}
.Form--spaced, .Form--spaced .Form-field, .u-margin-top-none {
margin-top: 0 !important
}
.Form--spaced .Form-input, .Form-input.Form-input:focus + [role=tooltip], .Header-utils, .u-margin-top-xxs {
margin-top: .4rem !important
}
.Header-search.is-active, .Megamenu--default .Megamenu-subnavGroup > li > ul > li > ul, .u-margin-top-xs {
margin-top: .8rem !important
}
.Header-language-other, .Megamenu--default .Megamenu-subnavGroup > li > ul, .u-margin-top-s {
margin-top: 1.6rem !important
}
.u-margin-top-m {
margin-top: 2rem !important
}
.Footer-links, .u-margin-top-l {
margin-top: 2.4rem !important
}
.u-margin-top-xl {
margin-top: 3.2rem !important
}
.u-margin-top-xxl {
margin-top: 4rem !important
}
.Headroom--fixed.Headroom--not-top .Header-navbar, .Headroom--pinned.Headroom--not-top .Header-navbar, .u-padding-bottom-none {
padding-bottom: 0 !important
}
.Form--spaced .Form-label, .Headroom--fixed.Headroom--not-top .Header-search, .Headroom--pinned.Headroom--not-top .Header-search, .Megamenu--default .Megamenu-subnavGroup > li > ul, .Pill--xxs, .Prose > ol > li, .Prose > ul > li, .Spid-button, .u-padding-bottom-xxs {
padding-bottom: .4rem !important
}
.Megamenu--default .Megamenu-subnavGroup > li > ul li, .Pill--xs, .Skiplinks > li > a, .u-padding-bottom-xs {
padding-bottom: .8rem !important
}
.Footer-block li, .Header-navbar, .Masonry-item, .Megamenu--default .Megamenu-subnavGroup > li, .Megamenu-item > a, .u-padding-bottom-s {
padding-bottom: 1.6rem !important
}
.u-padding-bottom-m {
padding-bottom: 2rem !important
}
.Footer-subTitle, .Form--spaced .Form-field, .Megamenu--default .Megamenu-subnav, .u-padding-bottom-l {
padding-bottom: 2.4rem !important
}
.Footer-blockTitle, .u-padding-bottom-xl {
padding-bottom: 3.2rem !important
}
.Footer, .u-padding-bottom-xxl {
padding-bottom: 4rem !important
}
.u-margin-bottom-none {
margin-bottom: 0 !important
}
.Headroom--fixed.Headroom--not-top .Header-search, .Headroom--pinned.Headroom--not-top .Header-search, .u-margin-bottom-xxs {
margin-bottom: .4rem !important
}
.Entrypoint-item, .Megamenu--default .Megamenu-subnavGroup > li > ul > li > ul, .u-margin-bottom-xs {
margin-bottom: .8rem !important
}
.Form--spaced .Form-fieldset, .Form--spaced .Form-legend, .Header-social, .Prose > h1, .Prose > h2, .Prose > h3, .Prose > h4, .Prose > h5, .Prose > h6, .u-margin-bottom-s, .u-text-h1, .u-text-h2, .u-text-h3, .u-text-h4, .u-text-h5, .u-text-h6 {
margin-bottom: 1.6rem !important
}
.u-margin-bottom-m {
margin-bottom: 2rem !important
}
.u-margin-bottom-l {
margin-bottom: 2.4rem !important
}
.Prose-blockquote, .Prose > ol, .Prose > p, .Prose > pre .Prose > figure, .Prose > ul, .u-margin-bottom-xl {
margin-bottom: 3.2rem !important
}
.u-margin-bottom-xxl {
margin-bottom: 4rem !important
}
.u-padding-left-none {
padding-left: 0 !important
}
.Header-socialIcons, .Header-titleLink a, .u-padding-left-xxs {
padding-left: .4rem !important
}
.Masonry-item, .Megamenu--default .Megamenu-list > li > a[aria-expanded=false]:after, .Megamenu--default .Megamenu-list > li > a[aria-expanded=true]:after, .u-padding-left-xs {
padding-left: .8rem !important
}
.Header-language, .Linklist--padded > li > .Linklist-link, .Linklist--padded > li > a, .Pill, .u-padding-left-s {
padding-left: 1.6rem !important
}
.u-padding-left-m {
padding-left: 2rem !important
}
.Prose-blockquote, .Skiplinks > li > a, .u-padding-left-l {
padding-left: 2.4rem !important
}
.Accordion-link--leaf, .Megamenu--default .Megamenu-subnav, .Megamenu-item > a, .u-padding-left-xl {
padding-left: 3.2rem !important
}
.Skiplinks, .u-padding-left-xxl {
padding-left: 4rem !important
}
.u-margin-left-none {
margin-left: 0 !important
}
.u-margin-left-xxs {
margin-left: .4rem !important
}
.u-margin-left-xs {
margin-left: .8rem !important
}
.Header-social, .Header-socialIcons > li > a, .u-margin-left-s {
margin-left: 1.6rem !important
}
.u-margin-left-m {
margin-left: 2rem !important
}
.u-margin-left-l {
margin-left: 2.4rem !important
}
.Prose > ol, .Prose > ul, .u-margin-left-xl {
margin-left: 3.2rem !important
}
.u-margin-left-xxl {
margin-left: 4rem !important
}
.u-padding-right-none {
padding-right: 0 !important
}
.Header-titleLink a, .Pill, .u-padding-right-xxs {
padding-right: .4rem !important
}
.Breadcrumb-link, .Masonry-item, .u-padding-right-xs {
padding-right: .8rem !important
}
.Header-language, .u-padding-right-s {
padding-right: 1.6rem !important
}
.u-padding-right-m {
padding-right: 2rem !important
}
.Skiplinks > li > a, .u-padding-right-l {
padding-right: 2.4rem !important
}
.Footer-logo, .Megamenu--default .Megamenu-subnav, .Megamenu-item > a, .u-padding-right-xl {
padding-right: 3.2rem !important
}
.u-padding-right-xxl {
padding-right: 4rem !important
}
.u-margin-right-none {
margin-right: 0 !important
}
.Dot, .u-margin-right-xxs {
margin-right: .4rem !important
}
.Breadcrumb-item:after, .u-margin-right-xs {
margin-right: .8rem !important
}
.Footer-socialIcons > li, .u-margin-right-s {
margin-right: 1.6rem !important
}
.u-margin-right-m {
margin-right: 2rem !important
}
.u-margin-right-l {
margin-right: 2.4rem !important
}
.Footer-links li, .u-margin-right-xl {
margin-right: 3.2rem !important
}
.u-margin-right-xxl {
margin-right: 4rem !important
}
.Entrypoint-item, .Form-input.Form-input:focus + [role=tooltip], .Hero-content, .Spid-idp, .Table td, .Table th, .Timeline-content, .Timeline-point-content, .u-padding-r-all {
padding: 1em !important
}
.u-margin-r-all {
margin: 1em !important
}
.Accordion--default .Accordion-header, .Footer-links, .Header-owner, .Leads-link, .Linklist-link, .Linklist a, .Timeline-point, .u-padding-r-top {
padding-top: 1em !important
}
.Footer-block, .u-margin-r-top {
margin-top: 1em !important
}
.Accordion--default .Accordion-header, .Header-owner, .Leads-link, .Linklist-link, .Linklist a, .Timeline-point, .u-padding-r-bottom {
padding-bottom: 1em !important
}
.Footer-block, .u-margin-r-bottom {
margin-bottom: 1em !important
}
.Megamenu--default .Megamenu-area, .u-padding-r-left {
padding-left: 1em !important
}
.u-margin-r-left {
margin-left: 1em !important
}
.Spid-button > img, .u-padding-r-right {
padding-right: 1em !important
}
.Megamenu--default .Megamenu-subnavGroup > li, .Spid-button > img, .u-margin-r-right {
margin-right: 1em !important
}
.Accordion--default .Accordion-header > *, .Entrypoint-item > *, .Footer-block > *, .Footer-links > *, .Form-input.Form-input:focus + [role=tooltip] > *, .Header-owner > *, .Hero-content > *, .Leads-link > *, .Linklist-link > *, .Linklist a > *, .Megamenu--default .Megamenu-area > *, .Megamenu--default .Megamenu-subnavGroup > li > *, .Spid-button > img > *, .Spid-idp > *, .Table td > *, .Table th > *, .Timeline-content > *, .Timeline-point-content > *, .Timeline-point > *, .u-margin-r-all > *, .u-margin-r-bottom > *, .u-margin-r-left > *, .u-margin-r-right > *, .u-margin-r-top > *, .u-padding-r-all > *, .u-padding-r-bottom > *, .u-padding-r-left > *, .u-padding-r-right > *, .u-padding-r-top > * {
font-size: medium
}
@media screen and (max-width: 767px) {
.u-xs-padding-all-none {
padding: 0 !important
}
.u-xs-padding-top-none {
padding-top: 0 !important
}
.u-xs-padding-bottom-none {
padding-bottom: 0 !important
}
.u-xs-padding-left-none {
padding-left: 0 !important
}
.u-xs-padding-right-none {
padding-right: 0 !important
}
.u-xs-margin-all-none {
margin: 0 !important
}
.u-xs-margin-top-none {
margin-top: 0 !important
}
.u-xs-margin-bottom-none {
margin-bottom: 0 !important
}
.u-xs-margin-left-none {
margin-left: 0 !important
}
.u-xs-margin-right-none {
margin-right: 0 !important
}
}
.Footer-block, .Forward[aria-hidden], .Prose > h1, .u-text-h1, .u-text-r-xxl, .u-text-xxl {
font-size: 3.2rem !important
}
.Prose > h2, .u-text-h2, .u-text-r-xl, .u-text-xl {
font-size: 2.8rem !important
}
.Entrypoint-item, .Footer-siteName, .Header-searchTrigger button, .Prose > h3, .ScrollTop-icon, .Share-reveal, .Share-revealText, .Share > ul > li, .u-text-h3, .u-text-l, .u-text-r-l {
font-size: 2.2rem !important
}
.Accordion--default .Accordion-link, .Footer-blockTitle, .Footer-subTitle, .Form-fieldset > legend, .Leads-link, .Megamenu--default .Megamenu-close, .Prose-blockquote > p, .Prose > h4, .u-text-h4, .u-text-m, .u-text-r-m {
font-size: 2rem !important;
letter-spacing: .007em !important
}
.Bullets > li:before, .Footer-link, .Footer-socialIcons [class*=" Icon-"], .Footer-socialIcons [class^=Icon-], .Megamenu--default .Megamenu-subnavGroup > li > a, .Prose > h5, .u-text-h5, .u-text-r-s, .u-text-s {
font-size: 1.8rem !important;
letter-spacing: .005em !important
}
.Accordion--default .Accordion-header, .Breadcrumb-link, .Header-social, .Header-socialIcons, .Header-titleLink a, .Header-titleLink small, .Megamenu--default .Megamenu-item > a, .Megamenu--default .Megamenu-subnavGroup > li > ul > li a, .Prose, .Prose > a, .Prose > h6, .Prose > ol > li, .Prose > p, .Prose > ul > li, .Prose p > a, .Treeview-handler--default:after, .Treeview-handler--standalone, .u-text-h6, .u-text-p, .u-text-r-xs, .u-text-xs {
font-size: 1.6rem !important;
letter-spacing: .01em !important
}
.Dot, .Footer-block a, .Footer-block address, .Footer-links a, .Header-language, .Header-owner > a, .Header-owner > a > span, .Header-toggleText, .Headroom--fixed.Headroom--not-top .Header-titleLink a, .Headroom--pinned.Headroom--not-top .Header-titleLink a, .Megamenu--default .Megamenu-list > li > a[aria-expanded=false]:after, .Megamenu--default .Megamenu-list > li > a[aria-expanded=true]:after, .Megamenu--default .Megamenu-subnavGroup > li > ul > li > ul > li > a, .Prose > p > small, .ScrollTop, .u-text-r-xxs, .u-text-xxs {
font-size: 1.4rem !important
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.Forward[aria-hidden], .Prose > h1, .u-text-h1, .u-text-r-xxl, .u-text-sm-xxl {
font-size: 3.2rem !important
}
.Prose > h2, .u-text-h2, .u-text-r-xl, .u-text-sm-xl {
font-size: 3rem !important
}
.Entrypoint-item, .Footer-siteName, .Header-searchTrigger button, .Prose > h3, .Share-reveal, .Share-revealText, .Share > ul > li, .u-text-h3, .u-text-r-l, .u-text-sm-l {
font-size: 2.4rem !important
}
.Accordion--default .Accordion-link, .Footer-blockTitle, .Footer-subTitle, .Form-fieldset > legend, .Header-titleLink a, .Leads-link, .Megamenu--default .Megamenu-close, .Prose-blockquote > p, .Prose > h4, .u-text-h4, .u-text-r-m, .u-text-sm-m {
font-size: 2.1rem !important;
letter-spacing: .007em !important
}
.Bullets > li:before, .Footer-link, .Footer-socialIcons [class*=" Icon-"], .Footer-socialIcons [class^=Icon-], .Megamenu--default .Megamenu-subnavGroup > li > a, .Prose > h5, .u-text-h5, .u-text-r-s, .u-text-sm-s {
font-size: 2rem !important;
letter-spacing: .005em !important
}
.Accordion--default .Accordion-header, .Breadcrumb-link, .Header-social, .Header-socialIcons, .Header-titleLink small, .Headroom--fixed.Headroom--not-top .Header-titleLink a, .Headroom--pinned.Headroom--not-top .Header-titleLink a, .Megamenu--default .Megamenu-item > a, .Megamenu--default .Megamenu-subnavGroup > li > ul > li a, .Prose, .Prose > a, .Prose > h6, .Prose > ol > li, .Prose > p, .Prose > ul > li, .Prose p > a, .Treeview-handler--default:after, .Treeview-handler--standalone, .u-text-h6, .u-text-p, .u-text-r-xs, .u-text-sm-xs {
font-size: 1.8rem !important;
letter-spacing: .01em !important
}
.Footer-block a, .Footer-block address, .Footer-links a, .Header-language, .Header-owner > a, .Header-toggleText, .Megamenu--default .Megamenu-list > li > a[aria-expanded=false]:after, .Megamenu--default .Megamenu-list > li > a[aria-expanded=true]:after, .Megamenu--default .Megamenu-subnavGroup > li > ul > li > ul > li > a, .Prose > p > small, .ScrollTop, .u-text-r-xxs, .u-text-sm-xxs {
font-size: 1.5rem !important
}
.u-text-sm-center {
text-align: center !important
}
.u-text-sm-left {
text-align: left !important
}
.u-text-sm-right {
text-align: right !important
}
}
@media screen and (min-width: 992px) and (max-width: 1365px) {
.Forward[aria-hidden], .Prose > h1, .u-text-h1, .u-text-md-xxl, .u-text-r-xxl {
font-size: 4.4rem !important
}
.Prose > h2, .u-text-h2, .u-text-md-xl, .u-text-r-xl {
font-size: 3.6rem !important
}
.Entrypoint-item, .Footer-siteName, .Header-searchTrigger button, .Header-titleLink a, .Prose > h3, .Share-reveal, .Share-revealText, .Share > ul > li, .u-text-h3, .u-text-md-l, .u-text-r-l {
font-size: 2.8rem !important
}
.Accordion--default .Accordion-link, .Footer-blockTitle, .Footer-subTitle, .Form-fieldset > legend, .Leads-link, .Megamenu--default .Megamenu-close, .Prose-blockquote > p, .Prose > h4, .u-text-h4, .u-text-md-m, .u-text-r-m {
font-size: 2.1rem !important;
letter-spacing: .007em !important
}
.Bullets > li:before, .Footer-link, .Footer-socialIcons [class*=" Icon-"], .Footer-socialIcons [class^=Icon-], .Headroom--fixed.Headroom--not-top .Header-titleLink a, .Headroom--pinned.Headroom--not-top .Header-titleLink a, .Megamenu--default .Megamenu-subnavGroup > li > a, .Prose > h5, .u-text-h5, .u-text-md-s, .u-text-r-s {
font-size: 2.1rem !important;
letter-spacing: .005em !important
}
.Accordion--default .Accordion-header, .Breadcrumb-link, .Header-social, .Header-socialIcons, .Header-titleLink small, .Megamenu--default .Megamenu-item > a, .Megamenu--default .Megamenu-subnavGroup > li > ul > li a, .Prose, .Prose > a, .Prose > h6, .Prose > ol > li, .Prose > p, .Prose > ul > li, .Prose p > a, .Treeview-handler--default:after, .Treeview-handler--standalone, .u-text-h6, .u-text-md-xs, .u-text-p, .u-text-r-xs {
font-size: 1.8rem !important;
letter-spacing: .01em !important
}
.Footer-block a, .Footer-block address, .Footer-links a, .Header-language, .Header-owner > a, .Header-toggleText, .Megamenu--default .Megamenu-list > li > a[aria-expanded=false]:after, .Megamenu--default .Megamenu-list > li > a[aria-expanded=true]:after, .Megamenu--default .Megamenu-subnavGroup > li > ul > li > ul > li > a, .Prose > p > small, .ScrollTop, .u-text-md-xxs, .u-text-r-xxs {
font-size: 1.5rem !important
}
.u-text-md-center {
text-align: center !important
}
.u-text-md-left {
text-align: left !important
}
.u-text-md-right {
text-align: right !important
}
}
@media screen and (min-width: 1366px) {
.Forward[aria-hidden], .Prose > h1, .u-text-h1, .u-text-lg-xxl, .u-text-r-xxl {
font-size: 5.4rem !important
}
.Prose > h2, .u-text-h2, .u-text-lg-xl, .u-text-r-xl {
font-size: 4rem !important
}
.Entrypoint-item, .Footer-siteName, .Header-searchTrigger button, .Header-titleLink a, .Prose > h3, .Share-reveal, .Share-revealText, .Share > ul > li, .u-text-h3, .u-text-lg-l, .u-text-r-l {
font-size: 3.2rem !important
}
.Accordion--default .Accordion-link, .Footer-blockTitle, .Footer-subTitle, .Form-fieldset > legend, .Headroom--fixed.Headroom--not-top .Header-titleLink a, .Headroom--pinned.Headroom--not-top .Header-titleLink a, .Leads-link, .Megamenu--default .Megamenu-close, .Prose-blockquote > p, .Prose > h4, .u-text-h4, .u-text-lg-m, .u-text-r-m {
font-size: 2.3rem !important;
letter-spacing: .007em !important
}
.Bullets > li:before, .Footer-link, .Footer-socialIcons [class*=" Icon-"], .Footer-socialIcons [class^=Icon-], .Megamenu--default .Megamenu-subnavGroup > li > a, .Prose > h5, .u-text-h5, .u-text-lg-s, .u-text-r-s {
font-size: 2.1rem !important;
letter-spacing: .005em !important
}
.Accordion--default .Accordion-header, .Breadcrumb-link, .Header-social, .Header-socialIcons, .Header-titleLink small, .Megamenu--default .Megamenu-item > a, .Megamenu--default .Megamenu-subnavGroup > li > ul > li a, .Prose, .Prose > a, .Prose > h6, .Prose > ol > li, .Prose > p, .Prose > ul > li, .Prose p > a, .Treeview-handler--default:after, .Treeview-handler--standalone, .u-text-h6, .u-text-lg-xs, .u-text-p, .u-text-r-xs {
font-size: 1.8rem !important;
letter-spacing: .01em !important
}
.Footer-block a, .Footer-block address, .Footer-links a, .Header-language, .Header-owner > a, .Header-toggleText, .Megamenu--default .Megamenu-list > li > a[aria-expanded=false]:after, .Megamenu--default .Megamenu-list > li > a[aria-expanded=true]:after, .Megamenu--default .Megamenu-subnavGroup > li > ul > li > ul > li > a, .Prose > p > small, .ScrollTop, .u-text-lg-xxs, .u-text-r-xxs {
font-size: 1.5rem !important
}
.u-text-lg-center {
text-align: center !important
}
.u-text-lg-left {
text-align: left !important
}
.u-text-lg-right {
text-align: right !important
}
}
.Header-title, .u-lineHeight-xxs {
line-height: .1 !important
}
.u-lineHeight-xs {
line-height: .5 !important
}
.ErrorPage-subtitle, .ErrorPage-title, .Header-owner > a > span, .Header-titleLink a, .Header-titleLink small, .u-lineHeight-s {
line-height: 1 !important
}
.Prose > h1, .Prose > h2, .Prose > h3, .u-lineHeight-m, .u-text-h1, .u-text-h2, .u-text-h3 {
line-height: 1.2 !important
}
.u-lineHeight-l {
line-height: 1.4 !important
}
.Prose, .Prose > a, .Prose > ol > li, .Prose > p, .Prose > ul > li, .Prose p > a, .u-lineHeight-xl, .u-text-p {
line-height: 1.55 !important
}
.Prose-blockquote > p, .Prose > h5, .u-text-h5, .u-textSecondary {
color: #5a6772 !important
}
.u-textSmooth {
-moz-osx-font-smoothing: grayscale !important;
-webkit-font-smoothing: antialiased !important
}
.Accordion--default .Accordion-link, .Breadcrumb-link, .Footer-links a, .Header-language-other a, .Header-owner > a, .Header-titleLink a, .Header-titleLink small, .Header-toggleText, .Leads-link, .Linklist-link, .Linklist a, .Megamenu--default .Megamenu-item > a, .Megamenu--default .Megamenu-subnavGroup > li > a, .Megamenu--default .Megamenu-subnavGroup > li > ul > li > ul > li > a, .Megamenu--default .Megamenu-subnavGroup > li > ul > li a, .Share-reveal > a > span, .Share-revealText, .Share > ul > li > a, .Skiplinks > li > a, .u-textClean {
text-decoration: none !important
}
.Accordion--default .Accordion-link:hover, .Breadcrumb-link:hover, .Footer-links a:hover, .Header-language-other a:hover, .Header-owner > a:hover, .Header-titleLink a:hover, .Header-titleLink small:hover, .Header-toggleText:hover, .Leads-link:hover, .Linklist-link:hover, .Linklist a:hover, .Megamenu--default .Megamenu-item > a:hover, .Megamenu--default .Megamenu-subnavGroup > li > a:hover, .Megamenu--default .Megamenu-subnavGroup > li > ul > li > ul > li > a:hover, .Megamenu--default .Megamenu-subnavGroup > li > ul > li a:hover, .Share-reveal > a > span:hover, .Share-revealText:hover, .Share > ul > li > a:hover, .Skiplinks > li > a:hover, .u-textClean:hover {
text-decoration: underline !important
}
.u-textWeight-200 {
font-weight: 200 !important
}
.u-textWeight-300 {
font-weight: 300 !important
}
.Footer-subTitle, .Form-field--withPlaceholder .Form-label, .Header-titleLink small, .Headroom--fixed.Headroom--not-top .Header-titleLink a, .Headroom--pinned.Headroom--not-top .Header-titleLink a, .Prose > h5, .Share-revealText, .u-text-h5, .u-textWeight-400 {
font-weight: 400 !important
}
.Accordion--default .Accordion-link, .Footer-links a, .Header-language, .Megamenu--default .Megamenu-item > a, .Megamenu--default .Megamenu-subnavGroup > li > a, .u-textWeight-600 {
font-weight: 600 !important
}
.Breadcrumb-link, .Bullets > li:before, .Footer-block a, .Form-field > legend, .Header-searchTrigger button, .Header-titleLink a, .Header-toggleText, .Megamenu--default .Megamenu-subnavGroup > li > a, .Prose > h1, .Prose > h2, .Prose > h3, .Prose > h4, .Prose > h6, .ScrollTop-icon, .u-text-h1, .u-text-h2, .u-text-h3, .u-text-h4, .u-text-h6, .u-textWeight-700 {
font-weight: 700 !important
}
.u-textWeight-900 {
font-weight: 900 !important
}
.Footer-block address, .u-textNormal {
font-style: normal !important
}
.Prose-blockquote > p, .u-textItalic {
font-style: italic !important
}
.u-textLowercase {
text-transform: lowercase !important
}
.Megamenu--default .Megamenu-subnavGroup > li > a, .u-textUppercase {
text-transform: uppercase !important
}
.u-textSmallCaps {
font-variant: small-caps !important
}
.u-textPreformatted {
font-family: Consolas, Andale Mono WT, Andale Mono, Lucida Console, Lucida Sans Typewriter, DejaVu Sans Mono, Bitstream Vera Sans Mono, Liberation Mono, Nimbus Mono L, Monaco, Courier New, Courier, monospace !important
}
.u-textOverflow {
overflow-x: auto !important
}
.Megamenu-item > a.is-open, .u-zindex-min {
z-index: 1
}
.u-zindex-20 {
z-index: 20
}
.Forward--absolute, .Separator, .Treeview-handler--default:after, .Treeview-handler--standalone, .u-zindex-30 {
z-index: 30
}
.Headroom--pinned.Headroom--not-top, .js .Headroom--fixed, .Megamenu-list, .u-zindex-40 {
z-index: 40
}
.Offcanvas--modal.is-active:after, .Offcanvas--modal:target:after, .Spid-menu, .u-zindex-50 {
z-index: 50
}
.Dropdown-menu, .Header-language-other, .Megamenu.is-ready .Megamenu-subnav, .Offcanvas.is-ready .Offcanvas-content, .Offcanvas:target .Offcanvas-content, .ScrollTop, .u-zindex-max {
z-index: 999999
}
@font-face {
font-family: ita;
font-style: normal;
font-weight: 400;
src: url(src/icons/font/fonts/ita.eot?v1);
src: url(src/icons/font/fonts/ita.eot?v1#iefix) format("embedded-opentype"), url(src/icons/font/fonts/ita.ttf?v1) format("truetype"), url(src/icons/font/fonts/ita.woff?v1) format("woff"), url(src/icons/font/fonts/ita.svg?v1#ita) format("svg")
}
.Icon, .Megamenu--default .Megamenu-list > li > a[aria-expanded=false]:after, .Megamenu--default .Megamenu-list > li > a[aria-expanded=true]:after, [class*=" Icon-"], [class^=Icon-] {
font-family: ita !important;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 1;
speak: none;
text-transform: none
}
.Icon:before, .Megamenu--default .Megamenu-list > li > a[aria-expanded=false]:after:before, .Megamenu--default .Megamenu-list > li > a[aria-expanded=true]:after:before, [class*=" Icon-"]:before, [class^=Icon-]:before {
font-size: 1em
}
.Icon--flipped {
-webkit-transform: scaleX(-1);
-ms-transform: scaleX(-1);
transform: scaleX(-1)
}
.Icon--rotated {
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg)
}
.Icon-linkedin:before {
content: "\4c"
}
.Icon-medium:before {
content: "\4d"
}
.Icon-github:before {
content: "\67"
}
.Icon-youtube:before {
content: "\59"
}
.Icon-instagram:before {
content: "\49"
}
.Icon-slideshare:before {
content: "\53"
}
.Icon-googleplus:before {
content: "\47"
}
.Icon-flickr:before {
content: "\46"
}
.Icon-expand-media:before {
content: "\26da"
}
.Icon-list:before {
content: "\2263"
}
.Icon-pin:before {
content: "\1f6a9"
}
.Icon-facebook:before {
content: "\66"
}
.Icon-share:before {
content: "\1f4e2"
}
.Icon-twitter:before {
content: "\54"
}
.Icon-whatsapp:before {
content: "\57"
}
.Icon-rss:before {
content: "\1f4c3"
}
.Icon-youtube-text:before {
content: "\79"
}
.Icon-comment:before {
content: "\1f4ac"
}
.Icon-file:before {
content: "\1f4c4"
}
.Icon-mail:before {
content: "\1f4e7"
}
.Icon-video:before {
content: "\1f3a5"
}
.Icon-camera:before {
content: "\1f4f7"
}
.Icon-external-link:before {
content: "\1f59d"
}
.Icon-link:before {
content: "\1f517"
}
.Icon-calendar:before {
content: "\1f4c5"
}
.Icon-pdf:before {
content: "\1f5cb"
}
.Icon-copy:before {
content: "\1f5cd"
}
.Icon-favorite:before {
content: "\2661"
}
.Icon-error:before {
content: "\1f5f4"
}
.Icon-download:before {
content: "\2b07"
}
.Icon-upload:before {
content: "\2b06"
}
.Icon-unlock:before {
content: "\1f513"
}
.Icon-lock:before {
content: "\1f512"
}
.Icon-settings:before {
content: "\2699"
}
.Icon-search:before {
content: "\1f50d"
}
.Icon-zoom-in:before {
content: "\26b2"
}
.Icon-zoom-out:before {
content: "\1f50f"
}
.Icon-arrow-down:before {
content: "\2b63"
}
.Icon-arrow-up:before {
content: "\2b08"
}
.Icon-more-items:before {
content: "\22ee"
}
.Icon-more-actions:before {
content: "\22ef"
}
.Icon-check:before {
content: "\2713"
}
.Icon-cancel:before {
content: "\2613"
}
.Icon-app:before {
content: "\1f4f2"
}
.Icon-refresh:before {
content: "\27f3"
}
.Icon-close:before {
content: "\1f5f5"
}
.Icon-drop-up:before {
content: "\25bc"
}
.Icon-drop-down:before {
content: "\25b2"
}
.Icon-collapse:before {
content: "\23f7"
}
.Icon-expand:before {
content: "\23f6"
}
.Icon-chevron-right:before {
content: "\23f5"
}
.Icon-chevron-left:before {
content: "\23f4"
}
.Icon-arrow-right:before {
content: "\27f6"
}
.Icon-arrow-left:before {
content: "\27f5"
}
.Icon-checkbox-checked:before {
content: "\2611"
}
.Icon-checkbox:before {
content: "\2610"
}
.Icon-radio-button:before {
content: "\25ef"
}
.Icon-radio-button-checked:before {
content: "\2609"
}
.Icon-warning:before {
content: "\26a0"
}
.Icon-info:before {
content: "\1f6c8"
}
.Icon-print:before {
content: "\1f5b6"
}
.fr-accordion--is-ready .fr-accordion__header {
cursor: pointer
}
.fr-accordion--is-ready .fr-accordion__panel {
overflow: hidden
}
.fr-accordion__panel[aria-hidden=true] {
visibility: hidden;
height: 0
}
.fr-accordion__panel[aria-hidden=false] {
visibility: visible
}
.Accordion-panel {
-webkit-transition: height .15s linear, visibility .15s;
transition: height .15s linear, visibility .15s
}
.Accordion--default .Accordion-header {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='%2306c'%3E%3Cpath d='M3.733 6.133L0 9.866l16 16 16-16-3.733-3.733L16 18.4 3.733 6.133z'/%3E%3C/svg%3E");
background-position: left .5em center;
background-repeat: no-repeat;
background-size: 1em;
padding-left: 2em
}
.Accordion--default .Accordion-header[aria-expanded=true] {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='%2306c'%3E%3Cpath d='M28.267 25.867L32 22.134l-16-16-16 16 3.733 3.733L16 13.6l12.267 12.267z'/%3E%3C/svg%3E")
}
.Alert {
border-left-style: solid;
border-left-width: .5em;
padding-left: 1em
}
.Alert--withIcon {
background-size: 1em 1em;
min-height: 3em;
padding-left: 4em;
padding-top: .5em
}
.Alert--error {
border-left-color: red;
color: #1e1212
}
.Alert--error.Alert--withBg {
background-color: #ffcbcb
}
.Alert--error.Alert--withIcon {
background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M16 1.6C24 1.6 30.4 8 30.4 16S24 30.4 16 30.4 1.6 24 1.6 16 8 1.6 16 1.6zM16 0C7.2 0 0 7.2 0 16s7.2 16 16 16 16-7.2 16-16S24.8 0 16 0z'/%3E%3Cpath d='M14.4 24c0-.96.64-1.6 1.6-1.6s1.6.64 1.6 1.6c0 .96-.64 1.6-1.6 1.6s-1.6-.64-1.6-1.6zM15.04 20.8l-.32-14.4h2.56l-.32 14.4z'/%3E%3C/svg%3E") no-repeat 1em .5em
}
.Alert--warning {
border-left-color: #d1ae00;
color: #4f4310
}
.Alert--warning.Alert--withBg {
background-color: #ffef9f
}
.Alert--warning.Alert--withIcon {
background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M14.333 26c0-1 .667-1.667 1.667-1.667S17.667 25 17.667 26 17 27.667 16 27.667 14.333 27 14.333 26zM15 22.667l-.333-15h2.667l-.333 15z'/%3E%3Cpath d='M16 2.667c1 0 2 .5 2.5 1.333l10.333 20.833c.5.833.5 2 0 2.833s-1.5 1.5-2.5 1.5H5.666c-1 0-2-.5-2.5-1.5-.5-.833-.5-2 0-2.833L13.499 4c.5-.833 1.5-1.333 2.5-1.333zM16 1c-1.5 0-3 .833-4 2.333L1.667 24.166c-1.667 3 .5 6.833 4 6.833h20.667c3.5 0 5.667-3.833 4-6.833L20.001 3.333c-1-1.667-2.5-2.333-4-2.333z'/%3E%3C/svg%3E") no-repeat 1em .5em
}
.Alert--success {
border-left-color: #65b446;
color: #274d28
}
.Alert--success.Alert--withBg {
background-color: #dff0d8
}
.Alert--success.Alert--withIcon {
background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M32 6.682l-2.824-2.635-18.447 18.635-8.094-8.094L0 17.412l8.094 7.906h-.188l2.824 2.635 2.635-2.635z'/%3E%3C/svg%3E") no-repeat 1em .5em
}
.Alert--info {
border-left-color: #24c3cc;
color: #004446
}
.Alert--info.Alert--withIcon {
background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M16 1.6C24 1.6 30.4 8 30.4 16S24 30.4 16 30.4 1.6 24 1.6 16 8.16 1.6 16 1.6zM16 0C7.2 0 0 7.2 0 16s7.2 16 16 16 16-7.2 16-16S24.8 0 16 0z'/%3E%3Cpath d='M14.72 9.76V6.72h2.88v3.04h-2.88zm0 15.84V12h2.88v13.6h-2.88z'/%3E%3C/svg%3E") no-repeat 1em .5em
}
.Alert--info.Alert--withBg {
background-color: #c6f3f5
}
.Breadcrumb-item:after {
content: " › "
}
.Breadcrumb-item:last-child:after {
content: none
}
.Bullets {
counter-reset: a
}
.Bullets > li {
counter-increment: a
}
.Bullets > li:before {
content: counter(a);
height: 2em;
line-height: 200%;
margin-right: .5em;
min-width: 2em;
width: 2em
}
.Button {
font-weight: 600;
padding: .6em 1.2em;
text-transform: uppercase;
-ms-touch-action: manipulation;
touch-action: manipulation;
vertical-align: middle;
white-space: nowrap
}
.Button.is-pressed, .Button:active {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.Button--shadow {
-webkit-box-shadow: 0 2px 4px 0 #bdbdbd;
box-shadow: 0 2px 4px 0 #bdbdbd
}
.Button--round {
border-radius: .1em
}
.Button--default {
background-color: #65dde0;
border-color: #50d8dc;
color: #004a4d
}
.Button--default.is-disabled, .Button--default[disabled] {
background-color: #65dde0 !important;
border-color: #50d8dc !important;
color: #004a4d !important
}
.Button--default:focus, .Button--default:hover {
background-color: #3cd5d7;
border-color: #29cbd1
}
.Button--default.is-pressed, .Button--default:active {
background-color: #004a4d;
border-color: #000;
color: #65dde0
}
.Button--danger {
background-color: #b50000;
border-color: red;
color: #fff
}
.Button--danger.is-disabled, .Button--danger[disabled] {
background-color: #b50000 !important;
border-color: red !important;
color: #fff !important
}
.Button--danger:focus, .Button--danger:hover {
background-color: maroon;
border-color: #c00
}
.Button--danger.is-pressed, .Button--danger:active {
background-color: #fff;
border-color: #bfbfbf;
color: #b50000
}
.Button--info {
background-color: #fff;
border-color: #ccc;
color: #003e54
}
.Button--info.is-disabled, .Button--info[disabled] {
background-color: #fff !important;
border-color: #ccc !important;
color: #003e54 !important
}
.Button--info:focus, .Button--info:hover {
background-color: #e6e6e6;
border-color: #b3b3b3
}
.Button--info.is-pressed, .Button--info:active {
background-color: #003e54;
border-color: #000;
color: #fff
}
.Callout {
border-top: 1px solid #aaa;
padding: 1em
}
.Callout-title {
background: transparent;
display: block;
font-weight: 700;
margin-bottom: 1em;
width: 100%
}
.Callout--must {
background: #f4e6f5;
border-top-color: #512154
}
.Callout--must > .Callout-title {
color: #512154
}
.Callout--should {
background: #d1e7ff;
border-top-color: #00346b
}
.Callout--should > .Callout-title {
color: #00346b
}
.Callout--could {
background: #ebf5ef;
border-top-color: #295139
}
.Callout--could > .Callout-title {
color: #295139
}
.Callout--example {
background: #e6e5e3;
border-top-color: #363430
}
.Callout--example > .Callout-title {
color: #363430
}
.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent;
position: relative;
z-index: 1
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
-webkit-transform: translateZ(0)
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
display: none
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.owl-carousel.owl-loaded {
display: block
}
.owl-carousel.owl-loading {
opacity: 0;
display: block
}
.owl-carousel.owl-hidden {
opacity: 0
}
.owl-carousel.owl-refresh .owl-item {
visibility: hidden
}
.owl-carousel.owl-drag .owl-item {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.owl-carousel.owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: grab
}
.owl-carousel.owl-rtl {
direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
float: right
}
.no-js .owl-carousel {
display: block
}
.owl-carousel .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
z-index: 0
}
.owl-carousel .owl-animated-out {
z-index: 1
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1
}
to {
opacity: 0
}
}
@keyframes fadeOut {
0% {
opacity: 1
}
to {
opacity: 0
}
}
.owl-height {
-webkit-transition: height .5s ease-in-out;
transition: height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity .4s ease;
transition: opacity .4s ease
}
.owl-carousel .owl-item img.owl-lazy {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(node_modules/owl.carousel/dist/assets/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: -webkit-transform .1s ease;
-webkit-transition: -webkit-transform .1s ease;
transition: transform .1s ease;
transition: transform .1s ease, -webkit-transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transform: scale(1.3);
-ms-transform: scale(1.3);
transform: scale(1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
display: none
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: 50%;
background-repeat: no-repeat;
background-size: contain;
-webkit-transition: opacity .4s ease;
transition: opacity .4s ease
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%
}
.CookieBar {
bottom: 0;
display: none;
left: 0;
position: fixed;
width: 100%;
z-index: 1200
}
/*!
* Pikaday
* Copyright © 2014 <NAME> | BSD & MIT license | http://dbushell.com/
*/
.pika-single {
z-index: 9999;
display: block;
position: relative;
color: #333;
background: #fff;
border: 1px solid #ccc;
border-bottom-color: #bbb;
font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}
.pika-single:after, .pika-single:before {
content: " ";
display: table
}
.pika-single:after {
clear: both
}
.pika-single {
*zoom: 1
}
.pika-single.is-hidden {
display: none
}
.pika-single.is-bound {
position: absolute;
-webkit-box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .5);
box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .5)
}
.pika-lendar {
float: left;
width: 240px;
margin: 8px
}
.pika-title {
position: relative;
text-align: center
}
.pika-label {
display: inline-block;
*display: inline;
position: relative;
z-index: 9999;
overflow: hidden;
margin: 0;
padding: 5px 3px;
font-size: 14px;
line-height: 20px;
font-weight: 700;
background-color: #fff
}
.pika-title select {
cursor: pointer;
position: absolute;
z-index: 9998;
margin: 0;
left: 0;
top: 5px;
filter: alpha(opacity=0);
opacity: 0
}
.pika-next, .pika-prev {
display: block;
cursor: pointer;
position: relative;
outline: none;
border: 0;
padding: 0;
width: 20px;
height: 30px;
text-indent: 20px;
white-space: nowrap;
overflow: hidden;
background-color: transparent;
background-position: 50%;
background-repeat: no-repeat;
background-size: 75% 75%;
opacity: .5;
*position: absolute;
*top: 0
}
.pika-next:hover, .pika-prev:hover {
opacity: 1
}
.is-rtl .pika-next, .pika-prev {
float: left;
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
*left: 0
}
.is-rtl .pika-prev, .pika-next {
float: right;
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAA<KEY>
*right: 0
}
.pika-next.is-disabled, .pika-prev.is-disabled {
cursor: default;
opacity: .2
}
.pika-select {
display: inline-block;
*display: inline
}
.pika-table {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
border: 0
}
.pika-table td, .pika-table th {
width: 14.285714285714286%;
padding: 0
}
.pika-table th {
color: #999;
font-size: 12px;
line-height: 25px;
font-weight: 700;
text-align: center
}
.pika-button {
cursor: pointer;
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-moz-box-sizing: border-box;
outline: none;
border: 0;
margin: 0;
width: 100%;
padding: 5px;
color: #666;
font-size: 12px;
line-height: 15px;
text-align: right;
background: #f5f5f5
}
.pika-week {
font-size: 11px;
color: #999
}
.is-today .pika-button {
color: #3af;
font-weight: 700
}
.is-selected .pika-button {
color: #fff;
font-weight: 700;
background: #3af;
-webkit-box-shadow: inset 0 1px 3px #178fe5;
box-shadow: inset 0 1px 3px #178fe5;
border-radius: 3px
}
.is-inrange .pika-button {
background: #d5e9f7
}
.is-startrange .pika-button {
color: #fff;
background: #6cb31d;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 3px
}
.is-endrange .pika-button {
color: #fff;
background: #3af;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 3px
}
.is-disabled .pika-button, .is-outside-current-month .pika-button {
pointer-events: none;
cursor: default;
color: #999;
opacity: .3
}
.pika-button:hover {
color: #fff;
background: #ff8000;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 3px
}
.pika-table abbr {
border-bottom: none;
cursor: help
}
.fr-dialogmodal--is-ready {
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 10
}
.fr-dialogmodal--is-ready .fr-dialogmodal-modal {
left: 50%;
position: absolute;
top: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%)
}
.fr-dialogmodal--is-ready[aria-hidden=true] {
visibility: hidden
}
.fr-dialogmodal--is-ready[aria-hidden=false] {
visibility: visible
}
.Dialog.fr-dialogmodal--is-ready[aria-hidden=false] {
background-color: rgba(34, 34, 34, .8);
-webkit-box-shadow: 0 3.75em 0 0 rgba(34, 34, 34, .8);
box-shadow: 0 3.75em 0 0 rgba(34, 34, 34, .8);
-webkit-transition: background-color .15s ease-out;
transition: background-color .15s ease-out
}
.Dialog-content {
max-height: 90%;
overflow: auto
}
.Dialog-content--centered {
left: 50%;
position: absolute;
top: 50%;
-webkit-transform: translateX(-50%) translateY(-60%);
-ms-transform: translateX(-50%) translateY(-60%);
transform: translateX(-50%) translateY(-60%)
}
.Dot {
height: 1em;
width: 1em
}
.Dropdown-menu {
margin-top: 0;
position: absolute
}
.Dropdown-menu[aria-hidden=true] {
visibility: hidden
}
.Dropdown-menu:target, .Dropdown-menu[aria-hidden=false] {
visibility: visible
}
.Dropdown-arrow {
display: block;
font-size: 2rem;
height: 3rem;
left: 50%;
margin-left: -1rem;
position: absolute;
text-shadow: 0 -1px 1px #bbb;
top: -1.5rem;
width: 3rem
}
.Form--lean .Form-input, .Form-input--lean {
border-left: none !important;
border-right: none !important;
border-top: none !important
}
.Form--ultraLean .Form-input, .Form-input--ultraLean {
border: none !important
}
select.Form-input {
background-color: currentColor
}
option:hover {
-webkit-box-shadow: 0 0 10px 100px #1882a8 inset;
box-shadow: inset 0 0 10px 100px #1882a8
}
.Form-label.is-checked {
background: #c6f3f5
}
.Form-field.is-invalid .Form-input, .Form-field.is-warning .Form-input {
border-width: .4rem
}
.Form-input:not(.is-disabled), .Form-input:not(:disabled) {
background-color: #fff
}
.Form-textarea {
min-height: 10em
}
.Form-label--block {
background-color: #fff;
border: 1px solid #ccc;
border-bottom: 0;
line-height: 2em;
min-height: 3em;
padding: .5em
}
.Form-label--block:last-child {
border-bottom: 1px solid #ccc
}
.Form-field--withPlaceholder .Form-label {
left: 1em
}
.Form-field--withPlaceholder .Form-input:focus + .Form-label, .Form-field--withPlaceholder .Form-input:valid + .Form-label {
opacity: 0
}
.Form-input.Form-input:focus + [role=tooltip] {
outline: none !important
}
.Form-field--choose .Form-label {
display: inline-block;
font-weight: 400;
width: 100%
}
.Form-field--choose :focus + span {
outline: 3px solid #ff8c00
}
.Form-field--choose .Form-input {
display: inline-block;
margin-right: .5em;
width: auto
}
.Form-field--choose .Form-input {
height: 0;
opacity: 0;
position: absolute;
z-index: -1
}
.Form-fieldIcon {
background-position: 50%;
background-repeat: no-repeat;
background-size: 50% 50%;
display: inline-block;
height: 1em;
line-height: 1em;
margin-right: .5em;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
width: 1em
}
.Form-field--choose .Form-fieldIcon {
color: #65dcdf;
font-size: 2em
}
.Form-field--choose [type=checkbox] ~ .Form-fieldIcon {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' stroke='%2365dcdf'%3E%3Cpath d='M28.444 3.556v24.889H3.555V3.556h24.889zm0-3.556H3.555A3.566 3.566 0 0 0-.001 3.556v24.889c0 1.956 1.6 3.556 3.556 3.556h24.889c1.956 0 3.556-1.6 3.556-3.556V3.556C32 1.6 30.4 0 28.444 0z'/%3E%3C/svg%3E")
}
.Form-field--choose [type=checkbox]:checked ~ .Form-fieldIcon {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' stroke='%2365dcdf'%3E%3Cpath d='M28.444 0H3.555A3.566 3.566 0 0 0-.001 3.556v24.889c0 1.956 1.6 3.556 3.556 3.556h24.889c1.956 0 3.556-1.6 3.556-3.556V3.556C32 1.6 30.4 0 28.444 0zm-16 24.889L3.555 16l2.489-2.489 6.4 6.4L25.955 6.4l2.489 2.489-16 16z'/%3E%3C/svg%3E")
}
.Form-field--choose [type=radio] ~ .Form-fieldIcon {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' stroke='%2365dcdf'%3E%3Cpath d='M16 0C7.2 0 0 7.2 0 16s7.2 16 16 16 16-7.2 16-16S24.8 0 16 0zm0 28.8C8.96 28.8 3.2 23.04 3.2 16S8.96 3.2 16 3.2 28.8 8.96 28.8 16c0 7.04-5.76 12.8-12.8 12.8z'/%3E%3C/svg%3E")
}
.Form-field--choose [type=radio]:checked ~ .Form-fieldIcon {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' stroke='%2365dcdf'%3E%3Cpath d='M16 8c-4.48 0-8 3.52-8 8s3.52 8 8 8 8-3.52 8-8-3.52-8-8-8zm0-8C7.2 0 0 7.2 0 16s7.2 16 16 16 16-7.2 16-16S24.8 0 16 0zm0 28.8C8.96 28.8 3.2 23.04 3.2 16S8.96 3.2 16 3.2 28.8 8.96 28.8 16 23.04 28.8 16 28.8z'/%3E%3C/svg%3E")
}
.Form-input--xs {
max-width: 2em !important
}
.Form-input--s {
max-width: 4em !important
}
.Form-input--m {
max-width: 6em !important
}
.Forward[aria-hidden] {
color: #eee
}
.Forward--absolute {
bottom: 0;
left: 50%
}
.Forward span {
opacity: .9;
width: 3em
}
.Grid--withGutterM {
margin: 0 -1.6rem
}
.Grid--withGutterM > .Grid-cell {
padding: 0 1.6rem
}
.Grid--withGutterL {
margin: 0 -2.4rem
}
.Grid--withGutterL > .Grid-cell {
padding: 0 2.4rem
}
.Hamburger-toggle, .Hamburger-toggle:after, .Hamburger-toggle:before {
background: #fff;
border-radius: 4px;
content: " ";
display: block;
height: .4rem;
position: relative;
width: 3.22rem
}
.Hamburger-toggleContainer {
cursor: pointer;
padding-bottom: 1.4rem;
padding-top: 1.4rem
}
@media screen and (min-width: 768px) and (max-width: 991px), screen and (min-width: 992px) and (max-width: 1365px), screen and (min-width: 1366px) {
.Hamburger-toggle, .Hamburger-toggle:after, .Hamburger-toggle:before {
width: 4.6rem
}
}
.Hamburger-toggle:before {
top: -1.12rem
}
.Hamburger-toggle:after {
bottom: -.72rem
}
@media screen and (min-width: 768px) and (max-width: 991px), screen and (min-width: 992px) and (max-width: 1365px), screen and (min-width: 1366px) {
.Hamburger-toggle:before {
top: -1.4rem
}
.Hamburger-toggle:after {
bottom: -1rem
}
}
.Hamburger-toggle, .Hamburger-toggle:after, .Hamburger-toggle:before {
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out
}
.Hamburger-toggle.is-active {
background-color: transparent
}
.Hamburger-toggle.is-active:before {
top: .4rem !important
}
.Hamburger-toggle.is-active:after, .Hamburger-toggle.is-active:before {
top: 0
}
.Hamburger-toggle.is-active:before {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg)
}
.Hamburger-toggle.is-active:after {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg)
}
.Hero {
background: url(//placehold.it/2000x500?text=placeholder);
background-size: cover;
height: 30em
}
.Hero-content {
opacity: .95
}
.Leads-link:after {
content: " › ";
margin-left: .2em
}
.Linklist ul ul ul > li > a {
padding-left: 2.5em
}
.Linklist ul ul > li > a {
padding-left: 2em
}
.Linklist ul > li > a {
padding-left: 1.5em
}
.Linklist-link.is-collapsed, .Linklist-link.is-expanded {
background-position: right .5em center;
background-repeat: no-repeat;
background-size: .8em;
padding-right: 1.8em
}
.Linklist-link.is-collapsed {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M3.733 6.133L0 9.866l16 16 16-16-3.733-3.733L16 18.4 3.733 6.133z'/%3E%3C/svg%3E")
}
.Linklist-link.is-expanded {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M28.267 25.867L32 22.134l-16-16-16 16 3.733 3.733L16 13.6l12.267 12.267z'/%3E%3C/svg%3E")
}
[data-columns]:before {
content: "1 .u-floatLeft.u-sizeFull"
}
@media screen and (min-width: 768px) and (max-width: 991px) {
[data-columns]:before {
content: "1 .u-floatLeft.u-sizeFull"
}
}
@media screen and (min-width: 992px) and (max-width: 1365px) {
[data-columns]:before {
content: "2 .u-floatLeft.u-size1of2"
}
}
@media screen and (min-width: 1366px) {
[data-columns]:before {
content: "3 .u-floatLeft.u-size1of3"
}
}
.Megamenu-item:hover, .Megamenu-item > a:hover {
cursor: pointer !important
}
.Megamenu-item:first-child > a {
padding-left: 0 !important
}
.Megamenu.is-ready .Megamenu-subnav {
left: 0;
top: 100%;
visibility: hidden
}
.Megamenu.is-ready .Megamenu-subnav.is-open {
visibility: visible
}
.Megamenu-subnavGroup > li {
width: 14em
}
.Megamenu--default {
background-color: #1173d4
}
@media screen and (min-width: 1366px) {
.Megamenu--default > .Megamenu-list {
padding-left: 0 !important
}
}
.Megamenu--default .Megamenu-list > li > a[aria-expanded=false]:after, .Megamenu--default .Megamenu-list > li > a[aria-expanded=true]:after {
bottom: 35%;
right: .5em
}
.Megamenu--default .Megamenu-list > li > a[aria-expanded=false]:after {
content: "\23f6"
}
.Megamenu--default .Megamenu-list > li > a[aria-expanded=true]:after {
content: "\23f7"
}
.Megamenu--default .Megamenu-list > li > a[aria-expanded=true] {
opacity: .7
}
.Megamenu--default .Megamenu-subnavGroup > li:last-child {
border-bottom: none !important
}
.Megamenu--default .Megamenu-subnavGroup:last-child {
border-right: none !important
}
.Megamenu--default .Megamenu-area {
height: 100%;
right: 0;
top: 0
}
.Megamenu--default .Megamenu-close {
cursor: pointer;
opacity: .7;
right: 2em;
top: 2em
}
.Navscroll > ul {
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
overflow-x: auto;
text-align: justify;
white-space: nowrap
}
.Navscroll > ul > li {
display: inline-block
}
.Navscroll--withHint > ul {
background: -webkit-gradient(linear, left top, right top, color-stop(30%, #fff), color-stop(30%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), color-stop(70%, #fff)) 100% 0, radial-gradient(0 50%, farthest-side, rgba(0, 0, 0, .2), transparent), radial-gradient(100% 50%, farthest-side, rgba(0, 0, 0, .2), transparent) 100% 0;
background: -webkit-linear-gradient(left, #fff 30%, hsla(0, 0%, 100%, 0)), -webkit-linear-gradient(left, hsla(0, 0%, 100%, 0), #fff 70%) 100% 0, -webkit-radial-gradient(0 50%, farthest-side, rgba(0, 0, 0, .2), transparent), -webkit-radial-gradient(100% 50%, farthest-side, rgba(0, 0, 0, .2), transparent) 100% 0;
background: linear-gradient(90deg, #fff 30%, hsla(0, 0%, 100%, 0)), linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff 70%) 100% 0, radial-gradient(0 50%, farthest-side, rgba(0, 0, 0, .2), transparent), radial-gradient(100% 50%, farthest-side, rgba(0, 0, 0, .2), transparent) 100% 0;
background: -webkit-gradient(linear, left top, right top, color-stop(30%, #fff), color-stop(30%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), color-stop(70%, #fff)) 100% 0, radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, .2), transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, .2), transparent) 100% 0;
background: linear-gradient(90deg, #fff 30%, hsla(0, 0%, 100%, 0)), linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff 70%) 100% 0, radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, .2), transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, .2), transparent) 100% 0;
background-attachment: local, local, scroll, scroll;
background-color: #fff;
background-repeat: no-repeat;
background-size: 40px 100%, 40px 100%, 14px 100%, 14px 100%
}
.fr-offcanvas--is-ready {
background-color: #fff;
height: 100%;
left: 100%;
overflow: auto;
max-width: 300px;
position: fixed;
top: 0;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
width: 100%;
will-change: translateX
}
.fr-offcanvas--is-ready[aria-hidden=false] {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%)
}
.Offcanvas, .Offcanvas-content {
max-width: 80%;
width: 22em
}
.Offcanvas-toggleContainer {
cursor: pointer
}
.Offcanvas.is-ready .Offcanvas-content, .Offcanvas:target .Offcanvas-content {
height: 100%;
overflow: auto;
-webkit-overflow-scrolling: touch;
position: fixed;
top: 0;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
-webkit-transition: -webkit-transform .2s ease-out;
transition: -webkit-transform .2s ease-out;
transition: transform .2s ease-out;
transition: transform .2s ease-out, -webkit-transform .2s ease-out;
will-change: translateX
}
.Offcanvas--right.is-ready .Offcanvas-content, .Offcanvas--right:target .Offcanvas-content {
left: 100%
}
.Offcanvas--left.is-ready .Offcanvas-content, .Offcanvas--left:target .Offcanvas-content {
right: 100%
}
.Offcanvas.is-ready[aria-hidden=true] .Offcanvas-content, .Offcanvas:not(:target) .Offcanvas-content {
-webkit-transition: visibility .2s, -webkit-transform .2s ease-out;
transition: visibility .2s, -webkit-transform .2s ease-out;
transition: transform .2s ease-out, visibility .2s;
transition: transform .2s ease-out, visibility .2s, -webkit-transform .2s ease-out
}
.Offcanvas--right.is-ready[aria-hidden=false] .Offcanvas-content, .Offcanvas--right:target .Offcanvas-content {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%)
}
.Offcanvas--left.is-ready[aria-hidden=false] .Offcanvas-content, .Offcanvas--left:target .Offcanvas-content {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%)
}
.Offcanvas--modal.is-active:after, .Offcanvas--modal:target:after {
background: #000;
content: " ";
display: block;
height: 100%;
left: 0;
opacity: .5;
position: fixed;
top: 0;
width: 100%
}
.ScrollTop {
border: 2px solid #fff;
bottom: 1em;
height: 3em;
right: 1em;
width: 3em
}
.ScrollTop-icon {
font-size: 2em;
top: 15%
}
.Separator {
height: 10rem;
left: 0;
margin-bottom: -10rem !important;
margin-left: -1em;
top: -4rem;
width: 99.999999%
}
.Separator--down {
-webkit-transform: skewX(0) skewY(2deg);
-ms-transform: skewX(0) skewY(2deg);
transform: skewX(0) skewY(2deg)
}
.Separator--up {
-webkit-transform: skewX(0) skewY(-2deg);
-ms-transform: skewX(0) skewY(-2deg);
transform: skewX(0) skewY(-2deg)
}
.Separator-room {
padding-bottom: 10rem
}
.js-fr-bypasslinks {
left: 0;
position: fixed;
top: 0;
z-index: 100
}
.js-fr-bypasslinks a {
display: inline-block;
position: absolute;
top: -200%;
white-space: nowrap
}
.js-fr-bypasslinks a:active, .js-fr-bypasslinks a:focus {
top: 0
}
.Table {
border: 0;
border-collapse: collapse;
max-width: 100%;
width: 100%
}
.Table td, .Table th {
text-align: left
}
.Table--fixed {
table-layout: fixed
}
.Table--hover > tbody > tr:hover > td, .Table--hover > tbody > tr:hover > th {
background-color: #e5f1fa
}
.Table--striped td, .Table--striped th {
border-top: 0
}
.Table--striped tbody tr:nth-child(odd) {
background-color: #f6f7f9
}
.Table--withBorder tr {
border-bottom: 1px solid #d6dce3
}
.Table--withBorder td, .Table--withBorder th {
border-top: 1px solid #d6dce3
}
.Table--withBorder thead tr:first-child td, .Table--withBorder thead tr:first-child th {
border-top: 0
}
.Table--compact td, .Table--compact th {
padding: .5em
}
.Table--responsive {
border-collapse: collapse;
border-spacing: 0;
display: inline-block;
max-width: 100%;
overflow-x: auto;
vertical-align: top;
white-space: nowrap;
width: auto
}
.Table--flip tbody, .Table--responsive {
background: -webkit-radial-gradient(left, ellipse, rgba(0, 0, 0, .2) 0, transparent 75%) 0, -webkit-radial-gradient(right, ellipse, rgba(0, 0, 0, .2) 0, transparent 75%) 100%;
background: radial-gradient(left, ellipse, rgba(0, 0, 0, .2) 0, transparent 75%) 0, radial-gradient(right, ellipse, rgba(0, 0, 0, .2) 0, transparent 75%) 100%;
background-attachment: scroll, scroll;
background-repeat: no-repeat;
background-size: 10px 100%, 10px 100%;
-webkit-overflow-scrolling: touch
}
.Table--flip tbody tr:first-child, .Table--responsive td:first-child {
background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), to(hsla(0, 0%, 100%, 0)));
background-image: -webkit-linear-gradient(left, #fff 50%, hsla(0, 0%, 100%, 0));
background-image: linear-gradient(90deg, #fff 50%, hsla(0, 0%, 100%, 0));
background-repeat: no-repeat;
background-size: 20px 100%
}
.Table--flip tbody tr:last-child, .Table--responsive td:last-child {
background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, #fff), to(hsla(0, 0%, 100%, 0)));
background-image: -webkit-linear-gradient(right, #fff 50%, hsla(0, 0%, 100%, 0));
background-image: linear-gradient(270deg, #fff 50%, hsla(0, 0%, 100%, 0));
background-position: 100% 0;
background-repeat: no-repeat;
background-size: 20px 100%
}
.Table--flip {
background: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden
}
.Table--flip > thead {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
min-width: -webkit-min-content;
min-width: -moz-min-content;
min-width: min-content
}
.Table--flip > tbody {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow-x: auto;
overflow-y: hidden;
position: relative
}
.Table--flip > tbody > tr {
border-right: 1px solid #d6dce3;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
min-width: -webkit-min-content;
min-width: -moz-min-content;
min-width: min-content
}
.Table--flip td, .Table--flip th {
display: block
}
.Table--flip td {
background-image: none !important
}
.Table--flip th {
border-bottom: 0 !important;
border-top: 1px solid #d6dce3 !important
}
.Timeline {
margin-left: 3rem;
margin-right: -3rem
}
.Timeline-point {
margin-right: -3rem
}
.Timeline-point-content {
height: 10rem;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
width: 10rem
}
.Timeline-arrow {
display: block;
font-size: 2rem;
height: 3rem;
left: 0;
margin-left: -1rem;
position: absolute;
text-shadow: 0 -4px 4px #e5e5e5;
top: 50%;
-webkit-transform: rotate(-90deg) translateY(50%) translateX(50%);
-ms-transform: rotate(-90deg) translateY(50%) translateX(50%);
transform: rotate(-90deg) translateY(50%) translateX(50%);
width: 3rem
}
.Tooltip-toggle {
border-bottom: 1px dotted currentColor;
cursor: help
}
.Treeview-handler--default:after, .Treeview-handler--standalone {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M3.733 6.133L0 9.866l16 16 16-16-3.733-3.733L16 18.4 3.733 6.133z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-size: 1em
}
.Treeview-handler--default:after, .Treeview-handler--standalone {
background-position: 50%;
content: "";
height: 100%;
max-width: 6em;
min-width: 4em;
right: 0;
top: 0;
width: 15%
}
.Treeview-handler--standalone {
border-left: 1px solid #ddd
}
.Treeview [aria-expanded=true] > .Treeview-handler--default:after, .Treeview [aria-expanded=true] > a > .Treeview-handler--standalone {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M28.267 25.867L32 22.134l-16-16-16 16 3.733 3.733L16 13.6l12.267 12.267z'/%3E%3C/svg%3E")
}
.Treeview [aria-hidden=true] {
display: none
}
.Treeview li {
cursor: pointer
}
.Treeview-parent > a {
padding-right: 4em
}
.Treeview--default > li[aria-expanded=true] > .Treeview-handler--default:after, .Treeview--default > li[aria-expanded=true] > a > .Treeview-handler--standalone {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='%23fff'%3E%3Cpath d='M28.267 25.867L32 22.134l-16-16-16 16 3.733 3.733L16 13.6l12.267 12.267z'/%3E%3C/svg%3E")
}
.ErrorPage {
margin-bottom: 4em;
margin-top: 2em
}
.ErrorPage-title {
font-size: 11.2em;
font-weight: 400
}
.ErrorPage-subtitle {
font-size: 3.3em
}
.Footer a {
color: #65dcdf
}
.Footer-socialIcons [class*=" Icon-"], .Footer-socialIcons [class^=Icon-] {
background-color: #65dcdf;
color: #00264d
}
.Header {
width: 100%
}
.Header-banner {
background-color: #30373d
}
.Header-owner > a {
color: #fff
}
@media screen and (min-width: 992px) and (max-width: 1365px), screen and (min-width: 1366px) {
.Header-owner > a {
font-weight: 600 !important
}
}
@media screen and (min-width: 992px) and (max-width: 1365px), screen and (min-width: 1366px) {
.Header-owner > a > span {
font-size: 1.6rem !important;
letter-spacing: .01em !important
}
}
.Header-navbar {
background-color: #06c;
width: 100%
}
.Header-toggleText {
color: #fff;
letter-spacing: .1em !important;
margin-bottom: -2.2rem;
margin-top: 2.2rem;
text-transform: uppercase
}
.Header-logo img {
height: 4.5rem;
width: 4.5rem
}
@media screen and (min-width: 768px) and (max-width: 991px), screen and (min-width: 992px) and (max-width: 1365px), screen and (min-width: 1366px) {
.Header-logo img {
height: 7.5rem;
width: 7.5rem
}
}
@media screen and (min-width: 992px) and (max-width: 1365px), screen and (min-width: 1366px) {
.Header-title {
line-height: 1.2 !important
}
}
@media screen and (min-width: 992px) and (max-width: 1365px) {
.Header-titleLink {
padding-left: 1.6rem !important
}
}
.Header-titleLink a {
color: #fff
}
.Header-titleLink small {
color: #fff
}
.Header-searchTrigger button {
background-color: #06c;
color: #fff
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.Header-utils {
margin-top: .8rem !important;
margin-bottom: .8rem !important
}
}
.Header-utils > * {
width: 100%
}
@media screen and (min-width: 768px) and (max-width: 991px), screen and (min-width: 992px) and (max-width: 1365px), screen and (min-width: 1366px) {
.Header-search {
max-width: 20em;
margin-bottom: 2rem !important;
padding-left: 2rem !important;
padding-right: 0 !important;
float: right !important
}
}
.Header-languages {
background-color: #30373d
}
.Header-language {
color: #fff
}
.Header-language abbr {
text-decoration: none
}
.Header-language:hover {
cursor: pointer
}
.Header-language-other {
background-color: #fff
}
.Header-social {
color: #fff
}
.Header-socialIcons [class*=" Icon-"], .Header-socialIcons [class^=Icon-] {
background-color: #fff;
color: #06c
}
.Headroom--fixed, .Headroom--pinned {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
.Headroom-hideme {
max-height: 5em;
-webkit-transition: all .25s ease;
transition: all .25s ease;
will-change: all
}
.Headroom--fixed.Headroom--not-top .Headroom-hideme, .Headroom--pinned.Headroom--not-top .Headroom-hideme {
margin: 0 !important;
max-height: 0;
overflow: hidden;
padding-bottom: 0 !important;
padding-top: 0 !important
}
.Headroom--pinned.Headroom--not-top, .js .Headroom--fixed {
min-width: 30rem;
position: fixed;
top: 0
}
@media screen and (min-width: 768px) and (max-width: 991px), screen and (min-width: 992px) and (max-width: 1365px), screen and (min-width: 1366px) {
.Headroom--fixed.Headroom--not-top .Header-navbar, .Headroom--pinned.Headroom--not-top .Header-navbar {
padding-top: .4rem !important;
padding-bottom: .4rem !important
}
}
.Headroom--fixed.Headroom--not-top .Header-logo img, .Headroom--pinned.Headroom--not-top .Header-logo img {
max-height: 3em;
max-width: 3em
}
.Prose, .Prose > ol > li, .Prose > p, .Prose > ul > li {
color: #1c2024
}
.Prose > a, .Prose p > a {
color: #06c
}
.Prose {
color: #1c2024
}
.Prose--secondary {
color: #5a6772
}
.Prose > p > a:hover {
color: #036
}
.Prose > p > a:visited {
color: #06c
}
.Prose > ol, .Prose > ul {
list-style-position: outside
}
.Prose > ul {
list-style-type: square
}
.Prose > ol {
list-style-type: decimal
}
.Share > ul > li {
height: 1.5em;
width: 1.8em
}
.Share-reveal {
cursor: pointer;
height: 1.5em;
line-height: 1.5em
}
.Share-revealIcon {
height: 100%;
line-height: 1.5em !important;
width: 1.8em
}
.Share-revealText {
padding-left: 1em;
padding-right: 1em
}
.Share-revealText:hover {
text-decoration: underline
}
.Share-revealText:focus {
background-color: transparent
}
.Spid-button {
background-color: #06c;
font-family: Titillium Web;
text-transform: none !important
}
.Spid-button:focus, .Spid-button:hover {
background-color: #004080
}
.Spid-button > span {
font-size: 1.2em
}
.Spid-button > img {
color: #127ae2;
height: 2.5em;
width: 3em
}
.Spid-button:focus > img, .Spid-button:hover > img {
color: #0c5297
}
.Spid-menu {
width: 100%
}
.Spid-idp {
width: 100%
}
.Spid-idp > img {
height: 2em
}
@page {
margin: 0;
size: A4
}
@media print {
*, :after, :before {
background-color: transparent !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
color: #000 !important;
text-shadow: none !important
}
a, a:visited {
text-decoration: underline
}
img {
max-width: 100% !important;
page-break-after: auto;
page-break-before: auto;
page-break-inside: avoid
}
pre {
white-space: pre-wrap !important;
word-wrap: break-word
}
blockquote, pre {
border: 1px solid #999;
page-break-inside: avoid
}
thead {
display: table-header-group
}
a, blockquote, code, figure, hr, li, ol, pre, table, tr, ul {
page-break-inside: avoid
}
a, h2, h3, p {
orphans: 3;
widows: 3
}
h1, h2, h3, h4, h5, h6 {
page-break-after: avoid
}
body, html {
font-family: Georgia, Times New Roman, Times, serif !important;
font-size: 60% !important;
line-height: 1.5 !important;
max-width: 960px !important;
padding-top: 0 !important
}
}
.t-Pac {
font-family: Titillium Web, HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif
}
.ie89 .Grid {
display: block !important;
font-size: 0;
text-align: left
}
.ie89 .Grid-cell, .ie89 .Header, .ie89 .Header-utils > *, .ie89 .Header > *, .ie89 .u-flex {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block !important;
font-size: 1.8rem;
margin-left: 0;
margin-right: 0;
padding: 0;
position: static !important;
text-align: left;
vertical-align: top;
width: 100%
}
.ie89 .Grid--withGutter {
margin: 0 -8px !important
}
.ie89 .Grid--withGutter > .Grid-cell {
padding: 0 8px !important
}
.ie89 body {
padding: 0 !important
}
.ie89 header {
padding-bottom: 1% !important
}
.ie89 .Header-serviceLink {
height: 3em;
line-height: 3em
}
.ie89 .Header-searchTrigger {
display: none !important
}
.ie89 .Header-utils > * {
float: right !important;
text-align: right !important
}
.ie89 .Header-search .Form-field {
float: right;
text-align: right
}
.ie89 .Header-search .Form-field input {
padding: .3em
}
.ie89 .Header-search label {
margin-top: 1em
}
.ie89 .Header-search .Form-input, .ie89 .Header-search button {
float: left !important;
width: auto !important
}
.ie89 .Header-navbar > * {
vertical-align: middle
}
.ie8 .Megamenu-item {
display: inline-block !important
}
.ie8 .Header-navbar {
background: #06c !important;
color: #fff !important
}
.ie8 .Cookiebar, .ie8 .Footer {
color: #fff !important
}
.ie8 .Header-socialIcons {
min-width: 12em
}
.ie8 .Header-navbar a, .ie8 .Header-owner a, .ie8 .Header-serviceLink a, .ie8 .Header-serviceLink span, .ie8 .Header-socialIcons li {
color: #fff !important;
display: inline !important
}
.ie8 .Skiplinks a {
top: -10em
}
.ie8 .Offcanvas--right.is-ready[aria-hidden=false] .Offcanvas-content {
left: auto !important
}
.ie8 .Offcanvas--left.is-ready[aria-hidden=false] .Offcanvas-content {
right: auto !important
}
html {
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
font-size: 62.5%;
-webkit-font-variant-ligatures: common-ligatures;
font-variant-ligatures: common-ligatures
}
body {
color: #1c2024;
font-size: 1.8rem;
min-width: 300px
}
:focus {
-webkit-box-shadow: 0 0 0 3px #ff8c00 inset !important;
box-shadow: inset 0 0 0 3px #ff8c00 !important
}
.c-hideFocus :focus {
-webkit-box-shadow: none !important;
box-shadow: none !important;
outline: none !important
}
a:hover {
text-decoration: underline !important
}
| 0.49707 | 0.118487 |
body
{
background-color:rgb(110, 182, 206);
background-size: 100%;
}
div nav ul a.alista
{
text-decoration: none;
color:whitesmoke;
display: inline;
padding: 3%;
}
div nav ul a.alista:hover
{
color: yellow;
}
div nav ul li
{
display: inline;
list-style: none;
}
div nav ul
{
display: inline;
}
.menu
{
margin-top: 6%;
}
.menu-mobile{
display:none;
}
div.logo img
{
margin: 5% auto;
}
.newtarefa{
background-color: beige;
border-radius: 10px;
border: solid 2px lightcyan;
}
.title-tarefa{
text-align: center;
padding-top:2%;
}
.nameTarefa{
padding-left:5%;
}
.nameDate{
padding-top:5%;
}
.descricao{
background-color: white;
border-radius: 5px;
border:solid 2px black;
}
#descricao{
width:100%;
padding-bottom:20%;
}
.btn-tarefa{
padding-top:5%;
padding-bottom:3%;
}
.text-btn{
display:block;
margin:0 auto;
padding-left:2%;
padding-right:2%;
background-color: black;
color: aliceblue;
}
div.btn-tarefa a
{
text-decoration: none;
}
.footer{
background-color: antiquewhite;
margin-top:5%;
}
.copyright{
margin:0 auto;
padding-top:4%;
padding-left:5%;
}
.logo-puc{
padding-top:3%;
padding-bottom:3%;
margin-left:40%;
}
@media screen and (max-width:992px){
div nav ul a.alista
{
text-decoration: none;
color:black;
display: block;
padding: 3%;
}
div nav ul a.alista:hover
{
color: yellow;
}
div nav ul li
{
display: block;
}
div nav ul
{
display: block;
}
.menu-lista{
display:none;
position: relative;
}
.menu-mobile{
display:inline;
}
input.menu-mobile{
display:none;
}
i{
display:block;
margin: 0 auto;
padding-bottom:2%;
}
#menu-mobile:checked ~ label i:nth-child(2) {
display: block;
}
#menu-mobile:checked ~ label i:first-child {
display: none;
}
#menu-mobile:not(:checked) ~ label i:first-child {
display: block;
}
#menu-mobile:not(:checked) ~ label i:nth-child(2) {
display: none;
}
#menu-mobile:checked ~ .menu-lista{
display: block;
width:100%;
background-color:rgb(139, 184, 236);
color:black;
}
#menu-mobile:checked ~ .alista{
display: block;
color:black;
}
}
|
Artefatos/Sprint3/Rubens/Artefato-Conquistas/template-editaTarefa.css
|
body
{
background-color:rgb(110, 182, 206);
background-size: 100%;
}
div nav ul a.alista
{
text-decoration: none;
color:whitesmoke;
display: inline;
padding: 3%;
}
div nav ul a.alista:hover
{
color: yellow;
}
div nav ul li
{
display: inline;
list-style: none;
}
div nav ul
{
display: inline;
}
.menu
{
margin-top: 6%;
}
.menu-mobile{
display:none;
}
div.logo img
{
margin: 5% auto;
}
.newtarefa{
background-color: beige;
border-radius: 10px;
border: solid 2px lightcyan;
}
.title-tarefa{
text-align: center;
padding-top:2%;
}
.nameTarefa{
padding-left:5%;
}
.nameDate{
padding-top:5%;
}
.descricao{
background-color: white;
border-radius: 5px;
border:solid 2px black;
}
#descricao{
width:100%;
padding-bottom:20%;
}
.btn-tarefa{
padding-top:5%;
padding-bottom:3%;
}
.text-btn{
display:block;
margin:0 auto;
padding-left:2%;
padding-right:2%;
background-color: black;
color: aliceblue;
}
div.btn-tarefa a
{
text-decoration: none;
}
.footer{
background-color: antiquewhite;
margin-top:5%;
}
.copyright{
margin:0 auto;
padding-top:4%;
padding-left:5%;
}
.logo-puc{
padding-top:3%;
padding-bottom:3%;
margin-left:40%;
}
@media screen and (max-width:992px){
div nav ul a.alista
{
text-decoration: none;
color:black;
display: block;
padding: 3%;
}
div nav ul a.alista:hover
{
color: yellow;
}
div nav ul li
{
display: block;
}
div nav ul
{
display: block;
}
.menu-lista{
display:none;
position: relative;
}
.menu-mobile{
display:inline;
}
input.menu-mobile{
display:none;
}
i{
display:block;
margin: 0 auto;
padding-bottom:2%;
}
#menu-mobile:checked ~ label i:nth-child(2) {
display: block;
}
#menu-mobile:checked ~ label i:first-child {
display: none;
}
#menu-mobile:not(:checked) ~ label i:first-child {
display: block;
}
#menu-mobile:not(:checked) ~ label i:nth-child(2) {
display: none;
}
#menu-mobile:checked ~ .menu-lista{
display: block;
width:100%;
background-color:rgb(139, 184, 236);
color:black;
}
#menu-mobile:checked ~ .alista{
display: block;
color:black;
}
}
| 0.36625 | 0.085748 |
.user_gl{
width:98%;
margin-left:1%;
min-width:975px;
}
.user_gl .tabBox_t , .user_gl .tabBox {
width:100%;
text-align:left;
}
.user_gl .tabBox .tabNav {
margin:0px;
padding:0px;
width:100%;
list-style:none;
text-align:left;
height:60px;
border-bottom:1px solid #B7B7B7;
}
.user_gl .tabBox .tabNav li {
float: left;
width:95px;
height:60px;
line-height:60px;
text-align: center;
cursor: pointer;
font-size: 16px;
color:#000;
position:relative;
}
.user_gl .tabBox .tabNav li span{
display:block;
width:95px;
height:60px;
line-height:70px;
*line-height:60px;
text-align:center;
position:absolute;
left:0px;
top:-1px;
}
.user_gl .tabBox .tabNav li.now {
color:#899F00;
}
.user_gl .tabBox .tabNav li.now span{
border-bottom:3px solid #899F00;
z-index:2;
bottom:-1px;
}
.user_gl .tabBox .tabCont {
display: none;
width:100%;
}
/*搜索*/
.search{
width:100%;
height:65px;
position:relative;
z-index:3;
}
.search ul{
width:100%;
}
.search ul li{
float:left;
margin-right:1%;
height:43px;
border:1px solid #ddd;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
text-align:left;
line-height:43px;
font-size:14px;
color:#333;
margin-top:10px;
}
.search ul li.chang{
width:20%;
}
.search ul li.zpmc{
width:22.7%;
}
.search ul li.xial{
width:11.2%;
position:relative;
}
.search ul li.zpfl{
width:27%;
}
.search ul li.xial .xial_a{
width:100%;
height:43px;
line-height:43px;
position:relative;
cursor:pointer;
}
.search ul li.xial .xial_a span{
margin-left:5px;
}
.search ul li.xial .xial_a em{
display:block;
width:25px;
height:25px;
background:url(../images/icon1.png) no-repeat;
overflow:hidden;
position:absolute;
right:0px;
top:9px;
}
.search ul li.xial .xial_b{
width:100%;
position:absolute;
left:-1px;
top:43px;
border:1px solid #ddd;
border-top:0px;
z-index:9999;
display:none;
}
.search ul li.xial .xial_b li{
width:100%;
text-align:left;
margin:0px;
padding:0px;
border:0px;
border-top:1px solid #ddd;
height:30px;
line-height:30px;
border-radius:0px;
-moz-border-radius:0px;
-webkit-border-radius:0px;
background:#FFF;
}
.search ul li.xial .xial_b li span{
margin-left:5px;
cursor:pointer;
}
.search ul li input{
width:94%;
height:43px;
line-height:43px;
margin-left:3%;
border:0px;
font-size:14px;
font-family:"微软雅黑";
}
.search ul li.noright{
margin-right:0px;
}
.search .search_btn{
width:87px;
height:34px;
background:url(../images/s_btn.png) no-repeat;
overflow:hidden;
position:absolute;
right:0px;
top:-45px;
text-align:center;
}
.search .tianj{
width:107px;
height:34px;
background:url(../images/icon7.png) no-repeat;
overflow:hidden;
position:absolute;
right:100px;
top:-45px;
text-align:center;
}
.search .search_btn em , .search .search_btn span, .search .tianj em , .search .tianj span{
display:inline-block;
*display:inline;
zoom:1;
height:25px;
line-height:25px;
vertical-align:top;
margin-top:4px;
font-size:16px;
color:#FFF;
}
.search .search_btn em{
width:25px;
background:url(../images/search.png) no-repeat;
overflow:hidden;
margin-left:-5px;
}
.search .tianj em{
width:25px;
background:url(../images/jia.png) no-repeat;
overflow:hidden;
margin-left:-5px;
margin-top:6px;
}
.search .cj{
width:93px;
height:40px;
text-align:center;
line-height:40px;
background:url(../images/btn_bg.png) no-repeat;
overflow:hidden;
position:absolute;
right:100px;
top:-49px;
z-index:99;
}
.search .cj a{
display:block;
width:93px;
height:40px;
line-height:40px;
text-align:center;
font-size:16px;
color:#000;
}
/*搜索*/
/*排序*/
.paixu{
width:100%;
height:49px;
}
.paixu .px_l{
width:10px;
height:49px;
background:url(../images/bg_l.png) no-repeat;
float:left;
}
.paixu .px_r{
width:10px;
height:49px;
background:url(../images/bg_r.png) no-repeat;
float:left;
}
.paixu .px_m{
height:49px;
background:url(../images/bg_m.png) repeat-x;
position:relative;
float:left;
text-align:left;
}
.paixu .px_m a{
display:inline-block;
*display:inline;
zoom:1;
font-size:16px;
margin-left:10px;
margin-right:20px;
color:#333;
height:49px;
line-height:49px;
}
.paixu .px_m .px_mr{
width:50%;
height:49px;
text-align:right;
position:absolute;
right:0px;
top:0px;
}
.paixu .px_m .px_mr a{
width:93px;
height:40px;
text-align:center;
line-height:40px;
background:url(../images/btn_bg.png) no-repeat;
overflow:hidden;
margin-right:0px;
margin-left:0px;
margin-top:5px;
}
/*排序*/
/*列表*/
.user , .work , .zuzhi{
width:100%;
border:1px solid #eee;
border-left:0px;
margin-top:5px;
}
.user td , .user th , .work td , .work th , .zuzhi td , .zuzhi th{
border-left:1px solid #eee;
border-bottom:1px solid #eee;
}
.user tr th , .work tr th , .zuzhi tr th{
height:40px;
background:#FFF;
text-align:center;
color:#000;
font-size:16px;
line-height:40px;
}
.user td , .work td , .zuzhi td {
height:60px;
line-height:60px;
border-bottom:0px;
text-align:center;
font-size:14px;
}
.user td.td_a{
width:0.34%;
}
.user td.td_b{
width:1.36%;
text-align:left;
padding-left:5px;
}
.user td.td_c{
width:0.69%;
*width:1%;
}
.user td.td_d{
width:1.02%;
}
.user td.time{
text-align:center;
}
.user td.idh{
text-align:left;
padding-left:5px;
width:0.8%;
}
.cz_all{
width:100%;
height:60px;
line-height:60px;
text-align:left;
position:relative;
font-size:14px;
color:#333;
}
.cz_all a{
color:#333;
font-size:14px;
margin-left:3px;
margin-right:3px;
}
.cz_all .cz_all_r{
width:80%;
text-align:right;
position:absolute;
height:27px;
line-height:27px;
right:0px;
top:11px;
}
.cz_all .cz_all_r .fenye{
text-align:right;
}
.cz_all .cz_all_r .fenye a{
text-align:center;
}
/*列表*/
/*作品管理*/
.work td.xz{
width:0.6%;
}
.work td.title{
width:5%;
}
.work td.fenlei{
width:4.7%
}
.work td.author{
width:4.23%
}
.work td.utime{
width:3.2%;
}
.work td.cz{
width:1.8%;
}
/*作品管理*/
/*推荐管理*/
.work_tj ul li.zpmc{
width:15.4%;
}
.work_tj ul li.zpfl{
width:17%;
}
.work_tj ul li.zpmc_a{
width:12.5%;
}
.work_tj ul li.zpfl_a{
width:15.3%;
}
.work_tj ul li.jrhs{
width:14.8%;
}
/*推荐管理*/
/*组织管理*/
.zuzhi_gl ul li.zzc{
width:16.5%;
}
.zuzhi_gl ul li.zzm{
width:15%;
}
.zuzhi_gl ul li.zzd{
width:10.21%;
}
.zuzhi_gl ul li.wz{
border:0px;
}
.zuzhi td.cz{
width:7%;
}
.zuzhi td.cz a{
color:#0153A3;
text-decoration:underline;
}
/*组织管理*/
/*活动管理*/
.zuzhi_gl ul li.hdc{
width:15.8%;
}
.zuzhi_gl ul li.hdlx{
width:16.5%;
}
/*活动管理*/
/*论坛管理*/
.luntan_gl ul li.lt_name{
width:50%;
}
.luntan_gl ul li.wz{
border:0px;
}
.luntan_gl ul li.xial{
width:22%;
}
/*论坛管理*/
/*帖子管理*/
.tiezi th.tz_a{
width:23%;
overflow:hidden;
}
.tiezi th.tz_b{
width:11%;
}
.tiezi th.tz_c{
width:9%;
}
.tiezi th.tz_d{
width:14%;
}
/*帖子管理*/
/*文章管理*/
.search ul li.wz_c{
width:28.2%;
}
.search ul li.wz_d{
width:18%;
}
.article td.wz_title{
width:35%;
text-align:left;
padding-left:5px;
}
.article td.wz_z{
width:18%;
}
/*文章管理*/
/*静态页面管理*/
.user_gl .tabBox .tabNav{
position:relative;
left:0px;
top:0px;
}
.user_gl .tabBox .tabNav li.art_btn{
width:200px;
position:absolute;
right:0px;
bottom:25px;
text-align:right;
height:34px;
*bottom:12px;
}
.user_gl .tabBox .tabNav li.art_btn a{
display:inline-block;
*display:inline;
zoom:1;
width:87px;
height:34px;
margin-left:10px;
background:url(../images/s_btn.png) no-repeat;
text-align:center;
line-height:34px;
}
.user_gl .tabBox .tabNav li.art_btn a em , .user_gl .tabBox .tabNav li.art_btn a span{
display:inline-block;
*display:inline;
zoom:1;
height:25px;
line-height:22px;
font-size:16px;
color:#FFF;
vertical-align:top;
*line-height:25px;
margin-top:4px;
}
.user_gl .tabBox .tabNav li.art_btn a em{
width:25px;
overflow:hidden;
}
.user_gl .tabBox .tabNav li.art_btn a.fabu em{
background:url(../images/fabu.png) no-repeat;
}
.user_gl .tabBox .tabNav li.art_btn a.yulan em{
background:url(../images/yulan.png) no-repeat;
}
.user_gl .tabBox .tabNav li.art_btn a span{
width:45px;
position:static;
}
.artonce{
width:100%;
margin-top:10px;
min-width:975px;
}
.artonce .art_l{
float:left;
text-align:left;
}
.artonce .art_l .title{
width:99.8%;
height:35px;
border:1px solid #ddd;
}
.artonce .art_l .title input{
width:98%;
height:35px;
line-height:35px;
margin-left:1%;
border:0px;
}
.artonce .art_l .lianjie{
width:100%;
height:35px;
line-height:35px;
text-align:left;
margin:10px 0px;
}
.artonce .art_l .lianjie input{
width:80px;
border:1px solid #ddd;
height:22px;
}
.artonce .art_l .lianjie a{
margin-right:8px;
}
.artonce .art_l .content{
width:100%;
height:400px;
}
.artonce .art_l .content #e1{
width:100%;
height:400px;
}
.artonce .art_r{
width:240px;
text-align:left;
float:right;
}
.artonce .art_r .box{
width:240px;
border:1px solid #ddd;
}
.artonce .art_r .art_rh{
width:240px;
height:45px;
line-height:45px;
text-align:left;
background:url(../images/art_rh.jpg) repeat-x;
border-bottom:1px solid #ddd;
}
.artonce .art_r .art_rh span{
font-size:16px;
color:#000;
margin-left:10px;
}
.artonce .art_r .art_rm{
width:220px;
margin-left:10px;
margin-bottom:10px;
}
.artonce .art_r .art_rm p{
font-size:12px;
color:#333;
line-height:170%;
margin-top:15px;
text-align:left;
}
.artonce .art_r .art_rm .wzfl{
width:200px;
height:35px;
margin:15px 10px;
position:relative;
}
.artonce .art_r .art_rm .wzfl .wzfl_m{
width:200px;
height:35px;
border:1px solid #ddd;
position:relative;
text-align:left;
cursor:pointer;
}
.artonce .art_r .art_rm .wzfl .wzfl_m span{
display:inline-block;
*display:inline;
zoom:1;
width:146px;
height:35px;
line-height:35px;
margin-left:10px;
font-size:14px;
color:#000;
}
.artonce .art_r .art_rm .wzfl .wzfl_m em{
display:block;
width:33px;
height:35px;
background:url(../images/zk.jpg) no-repeat;
overflow:hidden;
position:absolute;
right:0px;
top:0px;
}
.artonce .art_r .art_rm .wzfl .wzfl_m em.sq{
background:url(../images/sq.jpg) no-repeat;
}
.artonce .art_r .art_rm .wzfl ul{
width:100%;
position:absolute;
left:0px;
top:35px;
border:1px solid #ddd;
border-bottom:0px;
display:none;
}
.artonce .art_r .art_rm .wzfl ul li{
width:100%;
height:33px;
line-height:33px;
background:#f8f8f8;
border-bottom:1px solid #ddd;
}
.artonce .art_r .art_rm .wzfl ul li a{
font-size:14px;
color:#000;
margin-left:10px;
cursor:pointer;
}
/*静态页面管理*/
|
public/admin/Assets/css/user_gl.css
|
.user_gl{
width:98%;
margin-left:1%;
min-width:975px;
}
.user_gl .tabBox_t , .user_gl .tabBox {
width:100%;
text-align:left;
}
.user_gl .tabBox .tabNav {
margin:0px;
padding:0px;
width:100%;
list-style:none;
text-align:left;
height:60px;
border-bottom:1px solid #B7B7B7;
}
.user_gl .tabBox .tabNav li {
float: left;
width:95px;
height:60px;
line-height:60px;
text-align: center;
cursor: pointer;
font-size: 16px;
color:#000;
position:relative;
}
.user_gl .tabBox .tabNav li span{
display:block;
width:95px;
height:60px;
line-height:70px;
*line-height:60px;
text-align:center;
position:absolute;
left:0px;
top:-1px;
}
.user_gl .tabBox .tabNav li.now {
color:#899F00;
}
.user_gl .tabBox .tabNav li.now span{
border-bottom:3px solid #899F00;
z-index:2;
bottom:-1px;
}
.user_gl .tabBox .tabCont {
display: none;
width:100%;
}
/*搜索*/
.search{
width:100%;
height:65px;
position:relative;
z-index:3;
}
.search ul{
width:100%;
}
.search ul li{
float:left;
margin-right:1%;
height:43px;
border:1px solid #ddd;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
text-align:left;
line-height:43px;
font-size:14px;
color:#333;
margin-top:10px;
}
.search ul li.chang{
width:20%;
}
.search ul li.zpmc{
width:22.7%;
}
.search ul li.xial{
width:11.2%;
position:relative;
}
.search ul li.zpfl{
width:27%;
}
.search ul li.xial .xial_a{
width:100%;
height:43px;
line-height:43px;
position:relative;
cursor:pointer;
}
.search ul li.xial .xial_a span{
margin-left:5px;
}
.search ul li.xial .xial_a em{
display:block;
width:25px;
height:25px;
background:url(../images/icon1.png) no-repeat;
overflow:hidden;
position:absolute;
right:0px;
top:9px;
}
.search ul li.xial .xial_b{
width:100%;
position:absolute;
left:-1px;
top:43px;
border:1px solid #ddd;
border-top:0px;
z-index:9999;
display:none;
}
.search ul li.xial .xial_b li{
width:100%;
text-align:left;
margin:0px;
padding:0px;
border:0px;
border-top:1px solid #ddd;
height:30px;
line-height:30px;
border-radius:0px;
-moz-border-radius:0px;
-webkit-border-radius:0px;
background:#FFF;
}
.search ul li.xial .xial_b li span{
margin-left:5px;
cursor:pointer;
}
.search ul li input{
width:94%;
height:43px;
line-height:43px;
margin-left:3%;
border:0px;
font-size:14px;
font-family:"微软雅黑";
}
.search ul li.noright{
margin-right:0px;
}
.search .search_btn{
width:87px;
height:34px;
background:url(../images/s_btn.png) no-repeat;
overflow:hidden;
position:absolute;
right:0px;
top:-45px;
text-align:center;
}
.search .tianj{
width:107px;
height:34px;
background:url(../images/icon7.png) no-repeat;
overflow:hidden;
position:absolute;
right:100px;
top:-45px;
text-align:center;
}
.search .search_btn em , .search .search_btn span, .search .tianj em , .search .tianj span{
display:inline-block;
*display:inline;
zoom:1;
height:25px;
line-height:25px;
vertical-align:top;
margin-top:4px;
font-size:16px;
color:#FFF;
}
.search .search_btn em{
width:25px;
background:url(../images/search.png) no-repeat;
overflow:hidden;
margin-left:-5px;
}
.search .tianj em{
width:25px;
background:url(../images/jia.png) no-repeat;
overflow:hidden;
margin-left:-5px;
margin-top:6px;
}
.search .cj{
width:93px;
height:40px;
text-align:center;
line-height:40px;
background:url(../images/btn_bg.png) no-repeat;
overflow:hidden;
position:absolute;
right:100px;
top:-49px;
z-index:99;
}
.search .cj a{
display:block;
width:93px;
height:40px;
line-height:40px;
text-align:center;
font-size:16px;
color:#000;
}
/*搜索*/
/*排序*/
.paixu{
width:100%;
height:49px;
}
.paixu .px_l{
width:10px;
height:49px;
background:url(../images/bg_l.png) no-repeat;
float:left;
}
.paixu .px_r{
width:10px;
height:49px;
background:url(../images/bg_r.png) no-repeat;
float:left;
}
.paixu .px_m{
height:49px;
background:url(../images/bg_m.png) repeat-x;
position:relative;
float:left;
text-align:left;
}
.paixu .px_m a{
display:inline-block;
*display:inline;
zoom:1;
font-size:16px;
margin-left:10px;
margin-right:20px;
color:#333;
height:49px;
line-height:49px;
}
.paixu .px_m .px_mr{
width:50%;
height:49px;
text-align:right;
position:absolute;
right:0px;
top:0px;
}
.paixu .px_m .px_mr a{
width:93px;
height:40px;
text-align:center;
line-height:40px;
background:url(../images/btn_bg.png) no-repeat;
overflow:hidden;
margin-right:0px;
margin-left:0px;
margin-top:5px;
}
/*排序*/
/*列表*/
.user , .work , .zuzhi{
width:100%;
border:1px solid #eee;
border-left:0px;
margin-top:5px;
}
.user td , .user th , .work td , .work th , .zuzhi td , .zuzhi th{
border-left:1px solid #eee;
border-bottom:1px solid #eee;
}
.user tr th , .work tr th , .zuzhi tr th{
height:40px;
background:#FFF;
text-align:center;
color:#000;
font-size:16px;
line-height:40px;
}
.user td , .work td , .zuzhi td {
height:60px;
line-height:60px;
border-bottom:0px;
text-align:center;
font-size:14px;
}
.user td.td_a{
width:0.34%;
}
.user td.td_b{
width:1.36%;
text-align:left;
padding-left:5px;
}
.user td.td_c{
width:0.69%;
*width:1%;
}
.user td.td_d{
width:1.02%;
}
.user td.time{
text-align:center;
}
.user td.idh{
text-align:left;
padding-left:5px;
width:0.8%;
}
.cz_all{
width:100%;
height:60px;
line-height:60px;
text-align:left;
position:relative;
font-size:14px;
color:#333;
}
.cz_all a{
color:#333;
font-size:14px;
margin-left:3px;
margin-right:3px;
}
.cz_all .cz_all_r{
width:80%;
text-align:right;
position:absolute;
height:27px;
line-height:27px;
right:0px;
top:11px;
}
.cz_all .cz_all_r .fenye{
text-align:right;
}
.cz_all .cz_all_r .fenye a{
text-align:center;
}
/*列表*/
/*作品管理*/
.work td.xz{
width:0.6%;
}
.work td.title{
width:5%;
}
.work td.fenlei{
width:4.7%
}
.work td.author{
width:4.23%
}
.work td.utime{
width:3.2%;
}
.work td.cz{
width:1.8%;
}
/*作品管理*/
/*推荐管理*/
.work_tj ul li.zpmc{
width:15.4%;
}
.work_tj ul li.zpfl{
width:17%;
}
.work_tj ul li.zpmc_a{
width:12.5%;
}
.work_tj ul li.zpfl_a{
width:15.3%;
}
.work_tj ul li.jrhs{
width:14.8%;
}
/*推荐管理*/
/*组织管理*/
.zuzhi_gl ul li.zzc{
width:16.5%;
}
.zuzhi_gl ul li.zzm{
width:15%;
}
.zuzhi_gl ul li.zzd{
width:10.21%;
}
.zuzhi_gl ul li.wz{
border:0px;
}
.zuzhi td.cz{
width:7%;
}
.zuzhi td.cz a{
color:#0153A3;
text-decoration:underline;
}
/*组织管理*/
/*活动管理*/
.zuzhi_gl ul li.hdc{
width:15.8%;
}
.zuzhi_gl ul li.hdlx{
width:16.5%;
}
/*活动管理*/
/*论坛管理*/
.luntan_gl ul li.lt_name{
width:50%;
}
.luntan_gl ul li.wz{
border:0px;
}
.luntan_gl ul li.xial{
width:22%;
}
/*论坛管理*/
/*帖子管理*/
.tiezi th.tz_a{
width:23%;
overflow:hidden;
}
.tiezi th.tz_b{
width:11%;
}
.tiezi th.tz_c{
width:9%;
}
.tiezi th.tz_d{
width:14%;
}
/*帖子管理*/
/*文章管理*/
.search ul li.wz_c{
width:28.2%;
}
.search ul li.wz_d{
width:18%;
}
.article td.wz_title{
width:35%;
text-align:left;
padding-left:5px;
}
.article td.wz_z{
width:18%;
}
/*文章管理*/
/*静态页面管理*/
.user_gl .tabBox .tabNav{
position:relative;
left:0px;
top:0px;
}
.user_gl .tabBox .tabNav li.art_btn{
width:200px;
position:absolute;
right:0px;
bottom:25px;
text-align:right;
height:34px;
*bottom:12px;
}
.user_gl .tabBox .tabNav li.art_btn a{
display:inline-block;
*display:inline;
zoom:1;
width:87px;
height:34px;
margin-left:10px;
background:url(../images/s_btn.png) no-repeat;
text-align:center;
line-height:34px;
}
.user_gl .tabBox .tabNav li.art_btn a em , .user_gl .tabBox .tabNav li.art_btn a span{
display:inline-block;
*display:inline;
zoom:1;
height:25px;
line-height:22px;
font-size:16px;
color:#FFF;
vertical-align:top;
*line-height:25px;
margin-top:4px;
}
.user_gl .tabBox .tabNav li.art_btn a em{
width:25px;
overflow:hidden;
}
.user_gl .tabBox .tabNav li.art_btn a.fabu em{
background:url(../images/fabu.png) no-repeat;
}
.user_gl .tabBox .tabNav li.art_btn a.yulan em{
background:url(../images/yulan.png) no-repeat;
}
.user_gl .tabBox .tabNav li.art_btn a span{
width:45px;
position:static;
}
.artonce{
width:100%;
margin-top:10px;
min-width:975px;
}
.artonce .art_l{
float:left;
text-align:left;
}
.artonce .art_l .title{
width:99.8%;
height:35px;
border:1px solid #ddd;
}
.artonce .art_l .title input{
width:98%;
height:35px;
line-height:35px;
margin-left:1%;
border:0px;
}
.artonce .art_l .lianjie{
width:100%;
height:35px;
line-height:35px;
text-align:left;
margin:10px 0px;
}
.artonce .art_l .lianjie input{
width:80px;
border:1px solid #ddd;
height:22px;
}
.artonce .art_l .lianjie a{
margin-right:8px;
}
.artonce .art_l .content{
width:100%;
height:400px;
}
.artonce .art_l .content #e1{
width:100%;
height:400px;
}
.artonce .art_r{
width:240px;
text-align:left;
float:right;
}
.artonce .art_r .box{
width:240px;
border:1px solid #ddd;
}
.artonce .art_r .art_rh{
width:240px;
height:45px;
line-height:45px;
text-align:left;
background:url(../images/art_rh.jpg) repeat-x;
border-bottom:1px solid #ddd;
}
.artonce .art_r .art_rh span{
font-size:16px;
color:#000;
margin-left:10px;
}
.artonce .art_r .art_rm{
width:220px;
margin-left:10px;
margin-bottom:10px;
}
.artonce .art_r .art_rm p{
font-size:12px;
color:#333;
line-height:170%;
margin-top:15px;
text-align:left;
}
.artonce .art_r .art_rm .wzfl{
width:200px;
height:35px;
margin:15px 10px;
position:relative;
}
.artonce .art_r .art_rm .wzfl .wzfl_m{
width:200px;
height:35px;
border:1px solid #ddd;
position:relative;
text-align:left;
cursor:pointer;
}
.artonce .art_r .art_rm .wzfl .wzfl_m span{
display:inline-block;
*display:inline;
zoom:1;
width:146px;
height:35px;
line-height:35px;
margin-left:10px;
font-size:14px;
color:#000;
}
.artonce .art_r .art_rm .wzfl .wzfl_m em{
display:block;
width:33px;
height:35px;
background:url(../images/zk.jpg) no-repeat;
overflow:hidden;
position:absolute;
right:0px;
top:0px;
}
.artonce .art_r .art_rm .wzfl .wzfl_m em.sq{
background:url(../images/sq.jpg) no-repeat;
}
.artonce .art_r .art_rm .wzfl ul{
width:100%;
position:absolute;
left:0px;
top:35px;
border:1px solid #ddd;
border-bottom:0px;
display:none;
}
.artonce .art_r .art_rm .wzfl ul li{
width:100%;
height:33px;
line-height:33px;
background:#f8f8f8;
border-bottom:1px solid #ddd;
}
.artonce .art_r .art_rm .wzfl ul li a{
font-size:14px;
color:#000;
margin-left:10px;
cursor:pointer;
}
/*静态页面管理*/
| 0.191668 | 0.054299 |
body {
width: 100%;
height: 100%;
}
header {
position: fixed;
width: 100%;
height: calc(102rem / 75);
background-image: url(../img/background1.png);
background-size: 100% 100%;
background-repeat: no-repeat;
z-index: 999;
/* border: calc(2rem / 75) solid #5e7989; */
}
header .first {
float: left;
margin-top: calc(12rem / 75);
border: calc(2rem / 75) solid #fff;
border-radius: calc(18rem / 75);
margin-left: calc(36rem / 75);
box-sizing: border-box;
width: calc(80rem / 75);
}
header .first img {
width: 100%;
}
header div {
float: left;
margin-top: calc(18rem / 75);
margin-left: calc(18rem / 75);
}
header h3 {
font-size: calc(28rem / 75);
color: #fff;
font-weight: 700;
}
header p {
color: #fff;
font-size: calc(22rem / 75);
margin-top: calc(6rem / 75);
}
.second {
float: right;
line-height: calc(102rem / 75);
}
.second img {
width: calc(92rem / 75);
}
.sed1 img {
margin-right: calc(28rem / 75);
}
.sed2 img {
margin-right: calc(20rem / 75);
}
.xiazai {
position: relative;
width: 100%;
height: calc(800rem / 75);
}
.xiazai img:nth-child(1) {
width: 100%;
height: 100%;
}
.xiazai img:nth-child(2) {
position: absolute;
left: 0;
right: 0;
bottom: calc(52rem / 75);
margin: auto;
width: calc(222rem / 75);
}
.xiazai img:nth-child(3) {
position: absolute;
top: calc(134rem / 75);
left: calc(20rem / 75);
height: calc(192rem / 75);
}
.xiazai img:nth-child(4) {
position: absolute;
width: calc(24rem / 75);
left: 0;
right: 0;
margin: auto;
bottom: calc(32rem / 75);
animation: yidong 3s infinite ease;
}
@keyframes yidong {
0% {
bottom: calc(32rem / 75);
}
50% {
bottom: calc(22rem / 75);
}
100% {
bottom: calc(32rem / 75);
}
}
.new {
width: 100%;
height: calc(970rem / 75);
background-image: url(../img/background3.jpg);
background-size: 100% 100%;
background-repeat: no-repeat;
overflow: hidden;
}
.new div {
width: 100%;
height: calc(780rem / 75);
margin-top: calc(122rem / 75);
}
.new div a {
float: left;
display: block;
width: 50%;
height: calc(390rem / 75);
}
.wrap3 {
overflow: hidden;
width: 100%;
height: 10.38rem;
background: url(../img/gametese.jpg);
background-size: 100% 100%
}
.wrap3 .title {
height: 1.26rem
}
.wrap3 .img-box {
width: 100%;
height: 100%;
position: relative
}
.wrap3 #img-slide {
width: 5.5rem;
height: 7.76rem;
margin: 1.3rem auto 0
}
.wrap3 #img-slide .swiper-slide {
width: 4.65rem;
height: 7.76rem;
overflow: hidden
}
.wrap3 #img-slide img {
display: block;
width: 100%;
height: 100%;
box-sizing: border-box;
border: .03rem solid #cbc08e
}
.wrap3 .prev-btn,.wrap3 .next-btn {
position: absolute;
}
.wrap3 .prev-btn {
left: .2rem;
width: .43rem;
height: .77rem;
top: calc(2120rem / 75);
background: url(../img/leftjiantou.png) center no-repeat;
background-size: 100% 100%
}
.wrap3 .next-btn {
right: .2rem;
width: .43rem;
top: calc(2120rem / 75);
height: .77rem;
background: url(../img/rightjiantou.png) center no-repeat;
background-size: 100% 100%
}
footer {
width: 100%;
padding-bottom: calc(25rem / 75);
background-color: #2c303c;
}
.foot-top {
width: 100%;
height: calc(140rem / 75);
}
.foot-top div {
float: left;
box-sizing: border-box;
text-align: center;
width: 33.333%;
line-height: calc(140rem / 75);
}
.foot-top div img {
width: calc(56rem / 75);
}
.foot-top div span {
color: #fff;
}
.phone {
width: 100%;
height: calc(100rem / 75);
border-bottom: calc(1rem / 75) solid rgb(78, 81, 91);
text-align: center;
}
.phone p {
color: #fff;
line-height: 1.8;
}
.phone img {
width: calc(22rem / 75);
vertical-align: text-top;
}
.but {
position: relative;
width: 100%;
}
.but p {
margin-left: calc(25rem / 75);
color: #fff;
line-height: 1.5;
}
.but p:first-child {
margin-top: calc(25rem / 75);
}
.but .fhtop {
position: absolute;
display: block;
right: calc(25rem / 75);
bottom: 0;
width: calc(80rem / 75);
height: calc(80rem / 75);
}
.but i {
margin-left: calc(25rem / 75);
}
.but a img {
width: 100%;
}
.seed {
color: #fff;
}
|
css/index.css
|
body {
width: 100%;
height: 100%;
}
header {
position: fixed;
width: 100%;
height: calc(102rem / 75);
background-image: url(../img/background1.png);
background-size: 100% 100%;
background-repeat: no-repeat;
z-index: 999;
/* border: calc(2rem / 75) solid #5e7989; */
}
header .first {
float: left;
margin-top: calc(12rem / 75);
border: calc(2rem / 75) solid #fff;
border-radius: calc(18rem / 75);
margin-left: calc(36rem / 75);
box-sizing: border-box;
width: calc(80rem / 75);
}
header .first img {
width: 100%;
}
header div {
float: left;
margin-top: calc(18rem / 75);
margin-left: calc(18rem / 75);
}
header h3 {
font-size: calc(28rem / 75);
color: #fff;
font-weight: 700;
}
header p {
color: #fff;
font-size: calc(22rem / 75);
margin-top: calc(6rem / 75);
}
.second {
float: right;
line-height: calc(102rem / 75);
}
.second img {
width: calc(92rem / 75);
}
.sed1 img {
margin-right: calc(28rem / 75);
}
.sed2 img {
margin-right: calc(20rem / 75);
}
.xiazai {
position: relative;
width: 100%;
height: calc(800rem / 75);
}
.xiazai img:nth-child(1) {
width: 100%;
height: 100%;
}
.xiazai img:nth-child(2) {
position: absolute;
left: 0;
right: 0;
bottom: calc(52rem / 75);
margin: auto;
width: calc(222rem / 75);
}
.xiazai img:nth-child(3) {
position: absolute;
top: calc(134rem / 75);
left: calc(20rem / 75);
height: calc(192rem / 75);
}
.xiazai img:nth-child(4) {
position: absolute;
width: calc(24rem / 75);
left: 0;
right: 0;
margin: auto;
bottom: calc(32rem / 75);
animation: yidong 3s infinite ease;
}
@keyframes yidong {
0% {
bottom: calc(32rem / 75);
}
50% {
bottom: calc(22rem / 75);
}
100% {
bottom: calc(32rem / 75);
}
}
.new {
width: 100%;
height: calc(970rem / 75);
background-image: url(../img/background3.jpg);
background-size: 100% 100%;
background-repeat: no-repeat;
overflow: hidden;
}
.new div {
width: 100%;
height: calc(780rem / 75);
margin-top: calc(122rem / 75);
}
.new div a {
float: left;
display: block;
width: 50%;
height: calc(390rem / 75);
}
.wrap3 {
overflow: hidden;
width: 100%;
height: 10.38rem;
background: url(../img/gametese.jpg);
background-size: 100% 100%
}
.wrap3 .title {
height: 1.26rem
}
.wrap3 .img-box {
width: 100%;
height: 100%;
position: relative
}
.wrap3 #img-slide {
width: 5.5rem;
height: 7.76rem;
margin: 1.3rem auto 0
}
.wrap3 #img-slide .swiper-slide {
width: 4.65rem;
height: 7.76rem;
overflow: hidden
}
.wrap3 #img-slide img {
display: block;
width: 100%;
height: 100%;
box-sizing: border-box;
border: .03rem solid #cbc08e
}
.wrap3 .prev-btn,.wrap3 .next-btn {
position: absolute;
}
.wrap3 .prev-btn {
left: .2rem;
width: .43rem;
height: .77rem;
top: calc(2120rem / 75);
background: url(../img/leftjiantou.png) center no-repeat;
background-size: 100% 100%
}
.wrap3 .next-btn {
right: .2rem;
width: .43rem;
top: calc(2120rem / 75);
height: .77rem;
background: url(../img/rightjiantou.png) center no-repeat;
background-size: 100% 100%
}
footer {
width: 100%;
padding-bottom: calc(25rem / 75);
background-color: #2c303c;
}
.foot-top {
width: 100%;
height: calc(140rem / 75);
}
.foot-top div {
float: left;
box-sizing: border-box;
text-align: center;
width: 33.333%;
line-height: calc(140rem / 75);
}
.foot-top div img {
width: calc(56rem / 75);
}
.foot-top div span {
color: #fff;
}
.phone {
width: 100%;
height: calc(100rem / 75);
border-bottom: calc(1rem / 75) solid rgb(78, 81, 91);
text-align: center;
}
.phone p {
color: #fff;
line-height: 1.8;
}
.phone img {
width: calc(22rem / 75);
vertical-align: text-top;
}
.but {
position: relative;
width: 100%;
}
.but p {
margin-left: calc(25rem / 75);
color: #fff;
line-height: 1.5;
}
.but p:first-child {
margin-top: calc(25rem / 75);
}
.but .fhtop {
position: absolute;
display: block;
right: calc(25rem / 75);
bottom: 0;
width: calc(80rem / 75);
height: calc(80rem / 75);
}
.but i {
margin-left: calc(25rem / 75);
}
.but a img {
width: 100%;
}
.seed {
color: #fff;
}
| 0.661923 | 0.077065 |
body {
background-color: #f5f5f5;
line-height: 1.4;
padding-bottom: 20px;
}
.top-buffer-nm { margin-top:20px; }
.top-buffer-m { margin-top:100px; }
.fa-check-circle-o {
color: #3f9c35;
}
.mc-top-space{
margin-top: 20px;
}
.mc-top-space-header{
margin-top: 25px;
}
.mc-top-space-1x{
margin-top: 35px;
}
.mc-top-space-2x{
margin-top: 60px;
}
.mc-bottom-space{
margin-bottom: 40px;
}
.mc-text-red{
color: red;
}
/*
.fa-arrow-down {
color: #c00;
}
*/
.mc-single-row{
white-space: nowrap;
}
.mc-cards-offset {
margin-top: 30px;
}
.mc-align-center {
text-align: center; /* center checkbox horizontally */
vertical-align: middle; /* center checkbox vertically */
}
.mc-table {
background-color: #ffffff;
}
.mc-table > thead > tr > th {
background-color: #313131;
color: #d0d0d0;
font-weight: bold;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
vertical-align: middle;
font-size: 120%;
font-weight: 650;
}
.mc-table > tbody > tr > td {
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
vertical-align: middle;
font-size: 120%;
font-weight: 550;
}
.mc-table > tbody > tr:hover > td {
cursor: pointer;
background-color:#a3c1db;
}
.mc-table > tbody > tr.mc-selected > td{
background-color: #4077a5;
color: white;
}
.mc-table > tbody > tr.mc-selected > td .pficon,
.mc-table > tbody > tr.mc-selected > td .fa{
color: #ffffff;
}
.mc-dl {
font-size: 120%;
}
.mc-lg {
font-size: 110%;
}
.pre-scrollable {
max-height: calc(100vh - 250px);
overflow-y: scroll;
font-size: 120%;
}
.mc-form-actions-separator {
border-top: 1px solid #e5e5e5;
padding-top: 15px;
text-align: right;
}
/* Till now not used anywhere */
.mc-graph .mc-spinner-container {
margin-bottom: 50px;
margin-top: 60px;
}
.mc-urls-list {
padding: 0 40px 0 10px;
}
/* END */
.mc-side-space{
margin-right: 10px;
margin-left: 10px;
}
.mc-spinner-container-alone {
margin-top: 220px;
}
.navbar-pf {
margin-bottom: 10px;
}
@media (min-width: 768px) {
.navbar-header {
padding: 0px 0;
}
.navbar-pf .navbar-utility > li > a {
padding: 12px 10px;
}
.navbar-pf .navbar-utility li.dropdown > .dropdown-toggle .pficon-user {
top: 12px;
}
}
@media (max-width: 767px) {
.navbar-pf {
padding-top: 1px;
}
}
.dropdown-menu li:not(.active) > a:hover:active {
background-color: #0099d3;
}
.mc-form-fixer-left {
padding-left:20px;
padding-right:5px;
}
.mc-form-fixer {
padding-left:5px;
padding-right:5px;
}
/* color-1 */
.mc-color-teal {
color: #fff;
background-color: #008080;
border-color: #007070;
}
.mc-color-teal:focus,
.mc-color-teal.focus {
color: #fff;
background-color: #006565;
border-color: #005050;
}
.mc-color-teal:hover {
color: #fff;
background-color: #006565;
border-color: #005050;
}
.mc-color-teal::-webkit-input-placeholder {
color: #ccc;
font-weight: normal;
}
input.mc-color-teal{
font-weight: 600;
}
/* color-2 */
.mc-color-slate-gray {
color: #fff;
background-color: #708090;
border-color: #607080;
}
.mc-color-slate-gray:focus,
.mc-color-slate-gray.focus {
color: #fff;
background-color: #607080;
border-color: #506070;
}
.mc-color-slate-gray:hover {
color: #fff;
background-color: #607080;
border-color: #506070;
}
.mc-color-slate-gray::-webkit-input-placeholder {
color: #ccc;
font-weight: normal;
}
input.mc-color-slate-gray{
font-weight: 600;
}
/* color-3 */
.mc-color-indian-red {
color: #fff;
background-color: #cd5c5c;
border-color: #bc4b4b;
}
.mc-color-indian-red:focus,
.mc-color-indian-red.focus {
color: #fff;
background-color: #bc4b4b;
border-color: #ab3a3a;
}
.mc-color-indian-red:hover {
color: #fff;
background-color: #bc4b4b;
border-color: #ab3a3a;
}
.mc-color-indian-red::-webkit-input-placeholder {
color: #ccc;
font-weight: normal;
}
input.mc-color-indian-red{
font-weight: 600;
}
/* color-4*/
.mc-color-rosy-brown {
color: #fff;
background-color: #9a6d6d;
border-color: #895c5c;
}
.mc-color-rosy-brown:focus,
.mc-color-rosy-brown.focus {
color: #fff;
background-color: #895c5c;
border-color: #784b4b;
}
.mc-color-rosy-brown:hover {
color: #fff;
background-color: #895c5c;
border-color: #784b4b;
}
.mc-color-rosy-brown::-webkit-input-placeholder {
color: #eee;
font-weight: normal;
}
input.mc-color-rosy-brown{
font-weight: 600;
}
/* color-5 */
.mc-color-tan {
color: #fff;
background-color: #af8159;
border-color: #9e7058;
}
.mc-color-tan:focus,
.mc-color-tan.focus {
color: #fff;
background-color: #9e7058;
border-color: #8d6f47;
}
.mc-color-tan:hover {
color: #fff;
background-color: #9e7058;
border-color: #8d6f47;
}
.mc-color-tan::-webkit-input-placeholder {
color: #ddd;
font-weight: normal;
}
input.mc-color-tan{
font-weight: 600;
}
/* color-6 */
.mc-color-steel-blue {
color: #fff;
background-color: #2b4f6e;
border-color: #24425c;
}
.mc-color-steel-blue:focus,
.mc-color-steel-blue.focus {
color: #fff;
background-color: #24425c;
border-color: #1d3549;
}
.mc-color-steel-blue:hover {
color: #fff;
background-color: #24425c;
border-color: #1d3549;
}
.mc-color-steel-blue::-webkit-input-placeholder {
color: #eee;
font-weight: normal;
}
input.mc-color-steel-blue{
font-weight: 600;
}
/* on angular-patternfly upgrade from 2.x to 3.x introduced issue on sensors-action page.
* To overcome this issue copied style from old version.
* following style used only on sensors-action page.
* */
.data-list-pf {
background: #fff;
overflow-x: hidden;
overflow-y: auto;
padding-bottom: 1px;
}
.data-list-pf .list-row {
margin-right: 0px;
position: relative;
padding-right: 0px;
width: 100%;
}
.data-list-pf .list-content {
left: 15px;
position: relative;
}
.data-list-pf .list-content.with-check-box {
border-left: solid 2px #d2d2d2;
left: 30px;
margin-left: 10px;
}
.data-list-pf .list-content.with-menu {
margin-right: 30px;
right: 15px;
}
.data-list-pf .list-check-box {
bottom: 0px;
left: 20px;
position: absolute;
top: 0px;
width: 20px;
}
.data-list-pf .data-list-loading {
background: rgba(0, 0, 0, 0.05);
}
.data-list-pf .list-group-item:first-of-type {
margin-top: 0;
}
.data-list-pf .list-group-item .list-column {
float: left;
padding: 5px 0px;
}
.data-list-pf .list-group-item .pficon {
-webkit-align-items: center;
align-items: center;
color: #1186C1;
font-size: 26px;
width: 26px;
}
.data-list-pf .list-group-item.active,
.data-list-pf .list-group-item.active:hover,
.data-list-pf .list-group-item.active:focus {
background-color: #def3ff;
border-color: #def3ff;
color: #000000;
}
.data-list-pf .list-group-item:hover,
.data-list-pf .list-group-item:focus {
background-color: #ededed;
border-color: #ededed;
}
.data-list-pf .list-group-item.active .pficon,
.data-list-pf .list-group-item.active:hover .pficon,
.data-list-pf .list-group-item.active:focus .pficon {
color: #ffffff;
}
.data-list-pf .row-column {
padding-right: 5px;
}
/* used in sensors action board list items */
.mc-list-align {
display: flex;
border-bottom: 2px solid #f5f5f5;
border-top: 2px solid #f5f5f5;
line-height: 33px;
}
.mc-list-align {
display: flex;
border-bottom: 2px solid #f5f5f5;
border-top: 2px solid #f5f5f5;
line-height: 33px;
}
.mc-list-align:nth-child(odd) {
background-color: #ffffff;
}
.mc-list-align:nth-child(even) {
background-color: #fbfbfb;
}
/* Dropdown size in sensors action board(sab) */
.mc-sab-dropdown {
width:117px !important;
}
.mc-top-space-5px{
margin-top: 5px;
}
.mc-icon{
font-size:15px;
vertical-align: middle;
margin-right: 5px;
}
.mc-icon{
font-size:100%;
vertical-align: middle;
margin-right: 5px;
}
.mc-icon-md-1{
font-size:110%;
vertical-align: middle;
margin-right: 5px;
}
.mc-icon-md-3{
font-size:130%;
vertical-align: middle;
margin-right: 5px;
}
.mc-icon-lg{
font-size:150%;
vertical-align: middle;
margin-right: 5px;
}
.mc-icon-2x{
font-size:200%;
vertical-align: middle;
margin-right: 5px;
}
.mc-inline-editer-ab{
color: #000000;
cursor: pointer;
font-style:initial;
border-bottom: initial;
}
.mc-inline-editer-ab:hover{
color: #428bca;
font-style:initial;
}
.mc-style-ab{
font-weight: 500;
font-size: 130%;
color:initial;
}
.mc-show-disabled{
background-color: #ffffff !important;
color: #333 !important;
}
.mc-margin-right{
margin-right: 8px;
}
.mc-margin-left{
margin-right: 8px;
}
.mc-margin-icon{
margin-right: 3px;
}
.mc-v-margin > div {
padding:0 20px;
}
.mc-padding {
padding-left:5px;
padding-right:5px;
}
.mc-margin {
margin-left:3px;
margin-right:3px;
}
.dl-horizontal dt {
white-space: normal;
}
.mc-sensor-variable-detail{
height:80px;
}
.mc-sensor-action-tiles{
height:333px;
}
.mc-sa-tiles-variable{
padding-bottom: 3px;
padding-top: 3px;
}
.mc-pointer{
cursor: pointer;
}
/* ADF css */
.adf-myct {
text-align: center;
}
.adf-myct-time {
font-size: 300%;
}
.adf-myct-date {
font-size: 200%;
}
.adf-myct-timezone {
font-size: 80%;
}
/* sunrise sun set*/
.adf-mycsr {
text-align: center;
}
.adf-mycsr-time {
font-size: 200%;
}
.adf-mycsr-time > i{
margin-left: 10px;
margin-right: 10px;
margin-bottom:10px;
font-size: 150%;
vertical-align: middle;
}
.adf-mycsr-location {
font-size: 150%;
}
.adf-mycsr-location > i{
margin-left: 10px;
margin-right: 10px;
font-size: 120%;
vertical-align: middle;
}
.adf-myc-sen-var{
height:75px;
}
.adf-myc-sen-var > .card-pf-title > .fa{
font-size: 12px;
margin-left:2px;
margin-right:2px;
}
.adf-myc-sbg{
height:70px;
}
.adf-myc-sbg-margin{
margin-top:5px;
margin-bottom:7px;
}
.adf-myc-dsi-image{
display: block;
margin-left: auto;
margin-right: auto;
max-height:100%;
max-width:100%;
}
.adf-myc-shm-margin > .heatmap-pf-container > h3{
margin:0px;
}
/* custom buttons */
#custom-buttons-wrapper .btn {
margin: 3px 0px 3px 3px;
font-weight: bold;
font-size: 21px;
}
.adf-myc-cb-margin{
margin-top:5px;
margin-bottom:5px;
}
/* ADF Table widget */
.adf-table > tbody > tr > td{
padding-left: 2px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 5px;
vertical-align: middle;
}
/* on-off button*/
.bootstrap-switch-on{
font-weight: 600;
}
.bootstrap-switch-off {
font-weight: 500;
}
/* sensors list under rooms page */
.mc-sensors-room {
display: flex;
justify-content: center;
}
.mc-sensors-hr {
margin-top: 3px;
margin-bottom: 0px;
}
kubernetes-topology-graph {
border: 2px solid lightgray;
background-color: #FCFCFC;
}
.container_topology .legend {
padding-top: 5px;
/*font-family: sans-serif;*/
font-size: 15px;
display: inline-block;
vertical-align: middle;
}
.container_topology .legend label {
font-weight: 400;
cursor: pointer;
vertical-align: 10px;
}
.container_topology #selected {
float: right;
display: block;
margin-top: 15px;
}
kubernetes-topology-icon {
padding: 4px 11px 4px 2px !important;
opacity: 0.4;
}
kubernetes-topology-icon.active {
opacity: 1;
}
kubernetes-topology-icon svg {
width: 39px !important;
height: 39px !important;
display: inline-block;
}
.kube-topology g text.attached-label {
display: none;
}
.kube-topology g text.attached-label.visible {
font-size: 12px;
fill: black;
display: block;
}
.kube-topology g.selected {
stroke-width: 4px;
}
.kube-topology g circle {
stroke-width: 2px;
}
.kube-topology g circle.success {
stroke: #3F9C35;
}
.kube-topology g circle.error {
stroke: #CC0000;
}
.kube-topology g circle.warning {
stroke: #EC7A08;
}
.kube-topology g circle.unknown {
stroke: #bbb;
}
.container_topology .canvas {
position: absolute;
}
.container_topology .popup {
position: absolute;
left: 0;
top: 0;
background-color: #fff;
width: 180px;
border: 1px #ccc solid;
border-radius: 6px;
box-shadow: #333 2px 2px 4px;
padding: 6px;
font-size: 14px;
}
.container_topology .popup h5 {
font-weight: bold;
}
.container_topology .popup p {
margin: 0 0 4px;
}
.container_topology .popup p:hover {
color : #0099cc;
cursor: pointer;
}
.container_topology label.checkbox-inline {
font-size:14px;
}
/* Specify styling for uib-tooltip contents */
.tooltip.customClass450px .tooltip-inner {
min-width: 450px;
text-align: left;
}
/* Specify styling for uib-tooltip contents */
.tooltip.customClass350px .tooltip-inner {
min-width: 350px;
text-align: left;
}
.battery-modal-window .modal-dialog {
width: 95%;
}
.tick line {
/* When you do not want to display grid line on your charts enable, 'display:none;' */
/* display: none; */
}
.modal-body {
position: relative;
padding-top: 20px;
padding-right: 10px;
padding-bottom: 2px;
padding-left: 10px;
}
.modal-body-text-only {
position: relative;
padding: 5px 20px;
}
.modal-header {
background-color: rgba(0, 0, 0, 0.07);
}
.modal-footer {
padding: 12px;
}
.mc-dialog {
/*border-style: solid;
border-width: 1px;
border-color: #D3D3D3;*/
}
.panel-body-action-board {
padding-top: 3px;
}
.multiSelect > button {
font-size: 12px;
min-height: 35px !important;
border-radius: 0px;
}
/* Specify styling for angular-bootstrap-colorpicker contents */
.close-colorpicker {
color:gray;
}
.close-colorpicker:hover {
color:black;
}
.text-color-red {
color:red;
}
.text-color-green {
color:green;
}
.text-color-gray {
color:gray;
}
|
src/main/resources/static/app.css
|
body {
background-color: #f5f5f5;
line-height: 1.4;
padding-bottom: 20px;
}
.top-buffer-nm { margin-top:20px; }
.top-buffer-m { margin-top:100px; }
.fa-check-circle-o {
color: #3f9c35;
}
.mc-top-space{
margin-top: 20px;
}
.mc-top-space-header{
margin-top: 25px;
}
.mc-top-space-1x{
margin-top: 35px;
}
.mc-top-space-2x{
margin-top: 60px;
}
.mc-bottom-space{
margin-bottom: 40px;
}
.mc-text-red{
color: red;
}
/*
.fa-arrow-down {
color: #c00;
}
*/
.mc-single-row{
white-space: nowrap;
}
.mc-cards-offset {
margin-top: 30px;
}
.mc-align-center {
text-align: center; /* center checkbox horizontally */
vertical-align: middle; /* center checkbox vertically */
}
.mc-table {
background-color: #ffffff;
}
.mc-table > thead > tr > th {
background-color: #313131;
color: #d0d0d0;
font-weight: bold;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
vertical-align: middle;
font-size: 120%;
font-weight: 650;
}
.mc-table > tbody > tr > td {
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
vertical-align: middle;
font-size: 120%;
font-weight: 550;
}
.mc-table > tbody > tr:hover > td {
cursor: pointer;
background-color:#a3c1db;
}
.mc-table > tbody > tr.mc-selected > td{
background-color: #4077a5;
color: white;
}
.mc-table > tbody > tr.mc-selected > td .pficon,
.mc-table > tbody > tr.mc-selected > td .fa{
color: #ffffff;
}
.mc-dl {
font-size: 120%;
}
.mc-lg {
font-size: 110%;
}
.pre-scrollable {
max-height: calc(100vh - 250px);
overflow-y: scroll;
font-size: 120%;
}
.mc-form-actions-separator {
border-top: 1px solid #e5e5e5;
padding-top: 15px;
text-align: right;
}
/* Till now not used anywhere */
.mc-graph .mc-spinner-container {
margin-bottom: 50px;
margin-top: 60px;
}
.mc-urls-list {
padding: 0 40px 0 10px;
}
/* END */
.mc-side-space{
margin-right: 10px;
margin-left: 10px;
}
.mc-spinner-container-alone {
margin-top: 220px;
}
.navbar-pf {
margin-bottom: 10px;
}
@media (min-width: 768px) {
.navbar-header {
padding: 0px 0;
}
.navbar-pf .navbar-utility > li > a {
padding: 12px 10px;
}
.navbar-pf .navbar-utility li.dropdown > .dropdown-toggle .pficon-user {
top: 12px;
}
}
@media (max-width: 767px) {
.navbar-pf {
padding-top: 1px;
}
}
.dropdown-menu li:not(.active) > a:hover:active {
background-color: #0099d3;
}
.mc-form-fixer-left {
padding-left:20px;
padding-right:5px;
}
.mc-form-fixer {
padding-left:5px;
padding-right:5px;
}
/* color-1 */
.mc-color-teal {
color: #fff;
background-color: #008080;
border-color: #007070;
}
.mc-color-teal:focus,
.mc-color-teal.focus {
color: #fff;
background-color: #006565;
border-color: #005050;
}
.mc-color-teal:hover {
color: #fff;
background-color: #006565;
border-color: #005050;
}
.mc-color-teal::-webkit-input-placeholder {
color: #ccc;
font-weight: normal;
}
input.mc-color-teal{
font-weight: 600;
}
/* color-2 */
.mc-color-slate-gray {
color: #fff;
background-color: #708090;
border-color: #607080;
}
.mc-color-slate-gray:focus,
.mc-color-slate-gray.focus {
color: #fff;
background-color: #607080;
border-color: #506070;
}
.mc-color-slate-gray:hover {
color: #fff;
background-color: #607080;
border-color: #506070;
}
.mc-color-slate-gray::-webkit-input-placeholder {
color: #ccc;
font-weight: normal;
}
input.mc-color-slate-gray{
font-weight: 600;
}
/* color-3 */
.mc-color-indian-red {
color: #fff;
background-color: #cd5c5c;
border-color: #bc4b4b;
}
.mc-color-indian-red:focus,
.mc-color-indian-red.focus {
color: #fff;
background-color: #bc4b4b;
border-color: #ab3a3a;
}
.mc-color-indian-red:hover {
color: #fff;
background-color: #bc4b4b;
border-color: #ab3a3a;
}
.mc-color-indian-red::-webkit-input-placeholder {
color: #ccc;
font-weight: normal;
}
input.mc-color-indian-red{
font-weight: 600;
}
/* color-4*/
.mc-color-rosy-brown {
color: #fff;
background-color: #9a6d6d;
border-color: #895c5c;
}
.mc-color-rosy-brown:focus,
.mc-color-rosy-brown.focus {
color: #fff;
background-color: #895c5c;
border-color: #784b4b;
}
.mc-color-rosy-brown:hover {
color: #fff;
background-color: #895c5c;
border-color: #784b4b;
}
.mc-color-rosy-brown::-webkit-input-placeholder {
color: #eee;
font-weight: normal;
}
input.mc-color-rosy-brown{
font-weight: 600;
}
/* color-5 */
.mc-color-tan {
color: #fff;
background-color: #af8159;
border-color: #9e7058;
}
.mc-color-tan:focus,
.mc-color-tan.focus {
color: #fff;
background-color: #9e7058;
border-color: #8d6f47;
}
.mc-color-tan:hover {
color: #fff;
background-color: #9e7058;
border-color: #8d6f47;
}
.mc-color-tan::-webkit-input-placeholder {
color: #ddd;
font-weight: normal;
}
input.mc-color-tan{
font-weight: 600;
}
/* color-6 */
.mc-color-steel-blue {
color: #fff;
background-color: #2b4f6e;
border-color: #24425c;
}
.mc-color-steel-blue:focus,
.mc-color-steel-blue.focus {
color: #fff;
background-color: #24425c;
border-color: #1d3549;
}
.mc-color-steel-blue:hover {
color: #fff;
background-color: #24425c;
border-color: #1d3549;
}
.mc-color-steel-blue::-webkit-input-placeholder {
color: #eee;
font-weight: normal;
}
input.mc-color-steel-blue{
font-weight: 600;
}
/* on angular-patternfly upgrade from 2.x to 3.x introduced issue on sensors-action page.
* To overcome this issue copied style from old version.
* following style used only on sensors-action page.
* */
.data-list-pf {
background: #fff;
overflow-x: hidden;
overflow-y: auto;
padding-bottom: 1px;
}
.data-list-pf .list-row {
margin-right: 0px;
position: relative;
padding-right: 0px;
width: 100%;
}
.data-list-pf .list-content {
left: 15px;
position: relative;
}
.data-list-pf .list-content.with-check-box {
border-left: solid 2px #d2d2d2;
left: 30px;
margin-left: 10px;
}
.data-list-pf .list-content.with-menu {
margin-right: 30px;
right: 15px;
}
.data-list-pf .list-check-box {
bottom: 0px;
left: 20px;
position: absolute;
top: 0px;
width: 20px;
}
.data-list-pf .data-list-loading {
background: rgba(0, 0, 0, 0.05);
}
.data-list-pf .list-group-item:first-of-type {
margin-top: 0;
}
.data-list-pf .list-group-item .list-column {
float: left;
padding: 5px 0px;
}
.data-list-pf .list-group-item .pficon {
-webkit-align-items: center;
align-items: center;
color: #1186C1;
font-size: 26px;
width: 26px;
}
.data-list-pf .list-group-item.active,
.data-list-pf .list-group-item.active:hover,
.data-list-pf .list-group-item.active:focus {
background-color: #def3ff;
border-color: #def3ff;
color: #000000;
}
.data-list-pf .list-group-item:hover,
.data-list-pf .list-group-item:focus {
background-color: #ededed;
border-color: #ededed;
}
.data-list-pf .list-group-item.active .pficon,
.data-list-pf .list-group-item.active:hover .pficon,
.data-list-pf .list-group-item.active:focus .pficon {
color: #ffffff;
}
.data-list-pf .row-column {
padding-right: 5px;
}
/* used in sensors action board list items */
.mc-list-align {
display: flex;
border-bottom: 2px solid #f5f5f5;
border-top: 2px solid #f5f5f5;
line-height: 33px;
}
.mc-list-align {
display: flex;
border-bottom: 2px solid #f5f5f5;
border-top: 2px solid #f5f5f5;
line-height: 33px;
}
.mc-list-align:nth-child(odd) {
background-color: #ffffff;
}
.mc-list-align:nth-child(even) {
background-color: #fbfbfb;
}
/* Dropdown size in sensors action board(sab) */
.mc-sab-dropdown {
width:117px !important;
}
.mc-top-space-5px{
margin-top: 5px;
}
.mc-icon{
font-size:15px;
vertical-align: middle;
margin-right: 5px;
}
.mc-icon{
font-size:100%;
vertical-align: middle;
margin-right: 5px;
}
.mc-icon-md-1{
font-size:110%;
vertical-align: middle;
margin-right: 5px;
}
.mc-icon-md-3{
font-size:130%;
vertical-align: middle;
margin-right: 5px;
}
.mc-icon-lg{
font-size:150%;
vertical-align: middle;
margin-right: 5px;
}
.mc-icon-2x{
font-size:200%;
vertical-align: middle;
margin-right: 5px;
}
.mc-inline-editer-ab{
color: #000000;
cursor: pointer;
font-style:initial;
border-bottom: initial;
}
.mc-inline-editer-ab:hover{
color: #428bca;
font-style:initial;
}
.mc-style-ab{
font-weight: 500;
font-size: 130%;
color:initial;
}
.mc-show-disabled{
background-color: #ffffff !important;
color: #333 !important;
}
.mc-margin-right{
margin-right: 8px;
}
.mc-margin-left{
margin-right: 8px;
}
.mc-margin-icon{
margin-right: 3px;
}
.mc-v-margin > div {
padding:0 20px;
}
.mc-padding {
padding-left:5px;
padding-right:5px;
}
.mc-margin {
margin-left:3px;
margin-right:3px;
}
.dl-horizontal dt {
white-space: normal;
}
.mc-sensor-variable-detail{
height:80px;
}
.mc-sensor-action-tiles{
height:333px;
}
.mc-sa-tiles-variable{
padding-bottom: 3px;
padding-top: 3px;
}
.mc-pointer{
cursor: pointer;
}
/* ADF css */
.adf-myct {
text-align: center;
}
.adf-myct-time {
font-size: 300%;
}
.adf-myct-date {
font-size: 200%;
}
.adf-myct-timezone {
font-size: 80%;
}
/* sunrise sun set*/
.adf-mycsr {
text-align: center;
}
.adf-mycsr-time {
font-size: 200%;
}
.adf-mycsr-time > i{
margin-left: 10px;
margin-right: 10px;
margin-bottom:10px;
font-size: 150%;
vertical-align: middle;
}
.adf-mycsr-location {
font-size: 150%;
}
.adf-mycsr-location > i{
margin-left: 10px;
margin-right: 10px;
font-size: 120%;
vertical-align: middle;
}
.adf-myc-sen-var{
height:75px;
}
.adf-myc-sen-var > .card-pf-title > .fa{
font-size: 12px;
margin-left:2px;
margin-right:2px;
}
.adf-myc-sbg{
height:70px;
}
.adf-myc-sbg-margin{
margin-top:5px;
margin-bottom:7px;
}
.adf-myc-dsi-image{
display: block;
margin-left: auto;
margin-right: auto;
max-height:100%;
max-width:100%;
}
.adf-myc-shm-margin > .heatmap-pf-container > h3{
margin:0px;
}
/* custom buttons */
#custom-buttons-wrapper .btn {
margin: 3px 0px 3px 3px;
font-weight: bold;
font-size: 21px;
}
.adf-myc-cb-margin{
margin-top:5px;
margin-bottom:5px;
}
/* ADF Table widget */
.adf-table > tbody > tr > td{
padding-left: 2px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 5px;
vertical-align: middle;
}
/* on-off button*/
.bootstrap-switch-on{
font-weight: 600;
}
.bootstrap-switch-off {
font-weight: 500;
}
/* sensors list under rooms page */
.mc-sensors-room {
display: flex;
justify-content: center;
}
.mc-sensors-hr {
margin-top: 3px;
margin-bottom: 0px;
}
kubernetes-topology-graph {
border: 2px solid lightgray;
background-color: #FCFCFC;
}
.container_topology .legend {
padding-top: 5px;
/*font-family: sans-serif;*/
font-size: 15px;
display: inline-block;
vertical-align: middle;
}
.container_topology .legend label {
font-weight: 400;
cursor: pointer;
vertical-align: 10px;
}
.container_topology #selected {
float: right;
display: block;
margin-top: 15px;
}
kubernetes-topology-icon {
padding: 4px 11px 4px 2px !important;
opacity: 0.4;
}
kubernetes-topology-icon.active {
opacity: 1;
}
kubernetes-topology-icon svg {
width: 39px !important;
height: 39px !important;
display: inline-block;
}
.kube-topology g text.attached-label {
display: none;
}
.kube-topology g text.attached-label.visible {
font-size: 12px;
fill: black;
display: block;
}
.kube-topology g.selected {
stroke-width: 4px;
}
.kube-topology g circle {
stroke-width: 2px;
}
.kube-topology g circle.success {
stroke: #3F9C35;
}
.kube-topology g circle.error {
stroke: #CC0000;
}
.kube-topology g circle.warning {
stroke: #EC7A08;
}
.kube-topology g circle.unknown {
stroke: #bbb;
}
.container_topology .canvas {
position: absolute;
}
.container_topology .popup {
position: absolute;
left: 0;
top: 0;
background-color: #fff;
width: 180px;
border: 1px #ccc solid;
border-radius: 6px;
box-shadow: #333 2px 2px 4px;
padding: 6px;
font-size: 14px;
}
.container_topology .popup h5 {
font-weight: bold;
}
.container_topology .popup p {
margin: 0 0 4px;
}
.container_topology .popup p:hover {
color : #0099cc;
cursor: pointer;
}
.container_topology label.checkbox-inline {
font-size:14px;
}
/* Specify styling for uib-tooltip contents */
.tooltip.customClass450px .tooltip-inner {
min-width: 450px;
text-align: left;
}
/* Specify styling for uib-tooltip contents */
.tooltip.customClass350px .tooltip-inner {
min-width: 350px;
text-align: left;
}
.battery-modal-window .modal-dialog {
width: 95%;
}
.tick line {
/* When you do not want to display grid line on your charts enable, 'display:none;' */
/* display: none; */
}
.modal-body {
position: relative;
padding-top: 20px;
padding-right: 10px;
padding-bottom: 2px;
padding-left: 10px;
}
.modal-body-text-only {
position: relative;
padding: 5px 20px;
}
.modal-header {
background-color: rgba(0, 0, 0, 0.07);
}
.modal-footer {
padding: 12px;
}
.mc-dialog {
/*border-style: solid;
border-width: 1px;
border-color: #D3D3D3;*/
}
.panel-body-action-board {
padding-top: 3px;
}
.multiSelect > button {
font-size: 12px;
min-height: 35px !important;
border-radius: 0px;
}
/* Specify styling for angular-bootstrap-colorpicker contents */
.close-colorpicker {
color:gray;
}
.close-colorpicker:hover {
color:black;
}
.text-color-red {
color:red;
}
.text-color-green {
color:green;
}
.text-color-gray {
color:gray;
}
| 0.397821 | 0.079782 |
.xzoom-source img,
.xzoom-preview img,
.xzoom-lens img {
display: block;
max-width: none;
max-height: none;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
}
/* --------------- */
/* xZoom Styles below */
.xzoom-container {
display: inline-block;
}
.xzoom-thumbs {
text-align: center;
margin-bottom: 10px;
}
.xzoom {
-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}
.xzoom2,
.xzoom3,
.xzoom4,
.xzoom5 {
-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}
/* Thumbs */
.xzoom-gallery,
.xzoom-gallery2,
.xzoom-gallery3,
.xzoom-gallery4,
.xzoom-gallery5 {
border: 1px solid #cecece;
margin-left: 5px;
margin-bottom: 10px;
}
.xzoom-source,
.xzoom-hidden {
display: block;
position: static;
float: none;
clear: both;
}
/* Everything out of border is hidden */
.xzoom-hidden {
overflow: hidden;
}
/* Preview */
.xzoom-preview {
border: 1px solid #888;
background: #2f4f4f;
box-shadow: -0px -0px 10px rgba(0, 0, 0, 0.5);
}
/* Lens */
.xzoom-lens {
border: 1px solid #555;
box-shadow: -0px -0px 10px rgba(0, 0, 0, 0.5);
cursor: crosshair;
}
/* Loading */
.xzoom-loading {
background-position: center center;
background-repeat: no-repeat;
border-radius: 100%;
opacity: 0.7;
background: url("../img/xloading.gif");
width: 48px;
height: 48px;
}
/* Additional class that applied to thumb when it is active */
.xactive {
-webkit-box-shadow: 0px 0px 3px 0px rgba(74, 169, 210, 1);
-moz-box-shadow: 0px 0px 3px 0px rgba(74, 169, 210, 1);
box-shadow: 0px 0px 3px 0px rgba(74, 169, 210, 1);
border: 1px solid #4aaad2;
}
/* Caption */
.xzoom-caption {
position: absolute;
bottom: -43px;
left: 0;
background: #000;
width: 100%;
text-align: left;
}
.xzoom-caption span {
color: #fff;
font-family: Arial, sans-serif;
display: block;
font-size: 0.75em;
font-weight: bold;
padding: 10px;
}
|
public/xzoom/xzoom.css
|
.xzoom-source img,
.xzoom-preview img,
.xzoom-lens img {
display: block;
max-width: none;
max-height: none;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
}
/* --------------- */
/* xZoom Styles below */
.xzoom-container {
display: inline-block;
}
.xzoom-thumbs {
text-align: center;
margin-bottom: 10px;
}
.xzoom {
-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}
.xzoom2,
.xzoom3,
.xzoom4,
.xzoom5 {
-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}
/* Thumbs */
.xzoom-gallery,
.xzoom-gallery2,
.xzoom-gallery3,
.xzoom-gallery4,
.xzoom-gallery5 {
border: 1px solid #cecece;
margin-left: 5px;
margin-bottom: 10px;
}
.xzoom-source,
.xzoom-hidden {
display: block;
position: static;
float: none;
clear: both;
}
/* Everything out of border is hidden */
.xzoom-hidden {
overflow: hidden;
}
/* Preview */
.xzoom-preview {
border: 1px solid #888;
background: #2f4f4f;
box-shadow: -0px -0px 10px rgba(0, 0, 0, 0.5);
}
/* Lens */
.xzoom-lens {
border: 1px solid #555;
box-shadow: -0px -0px 10px rgba(0, 0, 0, 0.5);
cursor: crosshair;
}
/* Loading */
.xzoom-loading {
background-position: center center;
background-repeat: no-repeat;
border-radius: 100%;
opacity: 0.7;
background: url("../img/xloading.gif");
width: 48px;
height: 48px;
}
/* Additional class that applied to thumb when it is active */
.xactive {
-webkit-box-shadow: 0px 0px 3px 0px rgba(74, 169, 210, 1);
-moz-box-shadow: 0px 0px 3px 0px rgba(74, 169, 210, 1);
box-shadow: 0px 0px 3px 0px rgba(74, 169, 210, 1);
border: 1px solid #4aaad2;
}
/* Caption */
.xzoom-caption {
position: absolute;
bottom: -43px;
left: 0;
background: #000;
width: 100%;
text-align: left;
}
.xzoom-caption span {
color: #fff;
font-family: Arial, sans-serif;
display: block;
font-size: 0.75em;
font-weight: bold;
padding: 10px;
}
| 0.380299 | 0.069321 |
@import url("https://use.typekit.net/grm6kxy.css");
@media screen and (max-width: 600px) {
.column {
width: 100vh;
}
}
.navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0,255,206,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}
body, html {
height: 100vh;
display:block;
background-color: #01002d;
margin: 0;
}
body {
overflow-x: hidden;
}
#page-content a {
color: #f200ff !important;
text-decoration: none !important;
}
#page-content a:hover {
border-bottom: 1px dotted #f200ff !important;
text-decoration: none !important;
}
hr {
width: 10vw !important;
margin-top: 40px !important;
margin-bottom: 40px !important;
/*color: red;*/
border: 1px solid grey !important;
}
#header {
background-color: #fff4ff;
}
h4 {
margin-top:40px;
margin-bottom: 10px;
font-family: 'stenciletta-solid';
color: #00ffce;
}
h3 {
color:#bcaa73;
font-size: 16px;
}
blockquote {
font-family: ministry, sans-serif;
font-style: italic;
font-weight: 300;
/*font-size: 1.3vw;*/
color:white;
border-left-style: dashed;
border-left-width: 4px;
border-left-color: #00ffce;
padding: 15px !important;
text-align:justify;
margin-left: 2.5rem;
margin-right: 2.5rem;
}
.author {
font-weight: 400;
color: #fbc5ff;
}
.byline {
color: black;
}
.articleTitle {
color: #00ffce;
text-align: left !important;
font-weight: 300;
font-family: 'stenciletta-solid', sans-serif;
font-style: normal;
font-size: 2.2rem !important;
margin: 0px;
margin-bottom: 10px;
}
.date {
color: black
}
#sublogo {
font-weight: 300;
}
#extras {
text-align: center;
}
* {
text-align: left;
}
p {
font-family: ministry;
font-style: normal;
color: white;
font-weight: 300;
/*font-size: 1.3vw;*/
text-align:left;
}
.content {
margin-top:50px;
margin-left: 20vw;
margin-right: 20vw;
margin-bottom: 50px;
}
::selection {
background: #fbc5ff;
color: black;
}
::-moz-selection {
background: #fbc5ff;
color: black;
}
#offset {
animation: letter-flicker 2s linear infinite;
}
.tooltip-m {
position: relative;
display: inline-block;
border-bottom: 1px dotted black;
color:#f200ff;
}
.tooltip-m .tooltiptext-m {
visibility: hidden;
width: 280px;
background-color: #555;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 5px 3px;
position: absolute;
z-index: 1;
bottom: 125%;
left: 50%;
margin-left: -140px;
opacity: 0;
transition: opacity 0.3s;
font-size: 1.2vw;
}
.tooltip-m .tooltiptext-m::after {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: #555 transparent transparent transparent;
font-size: 1.2vw;
}
.tooltip-m:hover .tooltiptext-m {
visibility: visible;
opacity: 1;
}
.title-container {
display: flex;
justify-content: center;
align-items: center;
}
.title-container p {
color: #5b1016;
text-align: center;
font-weight: 300;
font-family: 'stenciletta-solid';
font-style: normal;
/*font-size: 2.5vw;*/
font-size: 2rem;
margin: 0px;
margin-bottom: 10px;
display: inline-block;
overflow: hidden;
}
.navbar-brand:hover {
color:#f200ff !important;
}
.nav-link:hover {
color: #f200ff !important;
}
@media (max-width: 450px) {
.title-container p {
font-size: 1.8rem;
}
}
@media (min-width: 1600px) {
.title-container p {font-size: 2.5rem}
}
.title-container p span.typed-text {
font-weight: normal;
}
.title-container p span.cursor {
display: inline-block;
background-color: #ccc;
margin-left: 0.1rem;
width: 3px;
animation: blink 1s infinite;
}
.title-container p span.cursor.typing {
animation: none;
}
@keyframes blink {
0% { background-color: #ccc; }
49% { background-color: #ccc; }
50% { background-color: transparent; }
99% { background-color: transparent; }
100% { background-color: #ccc; }
}
.tooltip-m {
position: relative;
display: inline-block;
border-bottom: 1px dotted #f200ff;
color:#f200ff;
}
.tooltip-m .tooltiptext-m {
visibility: hidden;
width: 280px;
background-color: #555;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 5px 3px;
position: absolute;
z-index: 1;
bottom: 125%;
left: 50%;
margin-left: -140px;
opacity: 0;
transition: opacity 0.3s;
/*font-size: 1.2vw;*/
font-size: .9rem;
}
.tooltip-m .tooltiptext-m::after {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: #555 transparent transparent transparent;
/*font-size: 1.2vw;*/
font-size: .9rem;
}
.tooltip-m:hover .tooltiptext-m {
visibility: visible;
opacity: 1;
}
.box {
max-width: 70vw;
padding: 30px;
margin: 0 auto;
position: relative;
top: 50%;
font-size: 30px;
line-height: 1.5;
}
.source {
color: skyblue;
margin: 0 auto;
}
|
articles/tom/tom-styles.css
|
@import url("https://use.typekit.net/grm6kxy.css");
@media screen and (max-width: 600px) {
.column {
width: 100vh;
}
}
.navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0,255,206,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}
body, html {
height: 100vh;
display:block;
background-color: #01002d;
margin: 0;
}
body {
overflow-x: hidden;
}
#page-content a {
color: #f200ff !important;
text-decoration: none !important;
}
#page-content a:hover {
border-bottom: 1px dotted #f200ff !important;
text-decoration: none !important;
}
hr {
width: 10vw !important;
margin-top: 40px !important;
margin-bottom: 40px !important;
/*color: red;*/
border: 1px solid grey !important;
}
#header {
background-color: #fff4ff;
}
h4 {
margin-top:40px;
margin-bottom: 10px;
font-family: 'stenciletta-solid';
color: #00ffce;
}
h3 {
color:#bcaa73;
font-size: 16px;
}
blockquote {
font-family: ministry, sans-serif;
font-style: italic;
font-weight: 300;
/*font-size: 1.3vw;*/
color:white;
border-left-style: dashed;
border-left-width: 4px;
border-left-color: #00ffce;
padding: 15px !important;
text-align:justify;
margin-left: 2.5rem;
margin-right: 2.5rem;
}
.author {
font-weight: 400;
color: #fbc5ff;
}
.byline {
color: black;
}
.articleTitle {
color: #00ffce;
text-align: left !important;
font-weight: 300;
font-family: 'stenciletta-solid', sans-serif;
font-style: normal;
font-size: 2.2rem !important;
margin: 0px;
margin-bottom: 10px;
}
.date {
color: black
}
#sublogo {
font-weight: 300;
}
#extras {
text-align: center;
}
* {
text-align: left;
}
p {
font-family: ministry;
font-style: normal;
color: white;
font-weight: 300;
/*font-size: 1.3vw;*/
text-align:left;
}
.content {
margin-top:50px;
margin-left: 20vw;
margin-right: 20vw;
margin-bottom: 50px;
}
::selection {
background: #fbc5ff;
color: black;
}
::-moz-selection {
background: #fbc5ff;
color: black;
}
#offset {
animation: letter-flicker 2s linear infinite;
}
.tooltip-m {
position: relative;
display: inline-block;
border-bottom: 1px dotted black;
color:#f200ff;
}
.tooltip-m .tooltiptext-m {
visibility: hidden;
width: 280px;
background-color: #555;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 5px 3px;
position: absolute;
z-index: 1;
bottom: 125%;
left: 50%;
margin-left: -140px;
opacity: 0;
transition: opacity 0.3s;
font-size: 1.2vw;
}
.tooltip-m .tooltiptext-m::after {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: #555 transparent transparent transparent;
font-size: 1.2vw;
}
.tooltip-m:hover .tooltiptext-m {
visibility: visible;
opacity: 1;
}
.title-container {
display: flex;
justify-content: center;
align-items: center;
}
.title-container p {
color: #5b1016;
text-align: center;
font-weight: 300;
font-family: 'stenciletta-solid';
font-style: normal;
/*font-size: 2.5vw;*/
font-size: 2rem;
margin: 0px;
margin-bottom: 10px;
display: inline-block;
overflow: hidden;
}
.navbar-brand:hover {
color:#f200ff !important;
}
.nav-link:hover {
color: #f200ff !important;
}
@media (max-width: 450px) {
.title-container p {
font-size: 1.8rem;
}
}
@media (min-width: 1600px) {
.title-container p {font-size: 2.5rem}
}
.title-container p span.typed-text {
font-weight: normal;
}
.title-container p span.cursor {
display: inline-block;
background-color: #ccc;
margin-left: 0.1rem;
width: 3px;
animation: blink 1s infinite;
}
.title-container p span.cursor.typing {
animation: none;
}
@keyframes blink {
0% { background-color: #ccc; }
49% { background-color: #ccc; }
50% { background-color: transparent; }
99% { background-color: transparent; }
100% { background-color: #ccc; }
}
.tooltip-m {
position: relative;
display: inline-block;
border-bottom: 1px dotted #f200ff;
color:#f200ff;
}
.tooltip-m .tooltiptext-m {
visibility: hidden;
width: 280px;
background-color: #555;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 5px 3px;
position: absolute;
z-index: 1;
bottom: 125%;
left: 50%;
margin-left: -140px;
opacity: 0;
transition: opacity 0.3s;
/*font-size: 1.2vw;*/
font-size: .9rem;
}
.tooltip-m .tooltiptext-m::after {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: #555 transparent transparent transparent;
/*font-size: 1.2vw;*/
font-size: .9rem;
}
.tooltip-m:hover .tooltiptext-m {
visibility: visible;
opacity: 1;
}
.box {
max-width: 70vw;
padding: 30px;
margin: 0 auto;
position: relative;
top: 50%;
font-size: 30px;
line-height: 1.5;
}
.source {
color: skyblue;
margin: 0 auto;
}
| 0.466603 | 0.074939 |
@import url("https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
/* Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@500&display=swap');
/* General Style */
body{
margin: 0;
line-height: 1.5;
font-size: 16px;
font-family: 'Montserrat', sans-serif;
font-weight: 400;
}
*{
margin: 0;
padding: 0;
outline: none;
text-decoration: none;
box-sizing: border-box;
}
::before, ::after{
box-sizing: border-box;
}
.section{
background-color: #f2f2f2;
min-height: 100vh;
display: block;
padding: 0 30px;
}
.section .container{
padding-top: 60px;
padding-bottom: 70px;
}
.section-title{
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 60px;
}
.section-title h2{
font-size: 40px;
color: #302e4d;
font-family: 'Rubik', sans-serif;
font-weight: 700;
margin: 0;
position: relative;
}
.section-title h2::before{
content: '';
height: 4px;
width: 50px;
position: absolute;
top: 100%;
left: 0;
}
.section-title h2::after{
content: '';
height: 4px;
width: 25px;
position: absolute;
top: 100%;
left: 0;
margin-top: 8px;
}
.padd-15{
padding-left: 15px;
padding-right: 15px;
}
.row{
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -15px;
margin-left: -15px;
position: relative;
}
.main-content{
padding-left: 270px;
}
.container{
max-width: 1100px;
margin: auto;
width: 100%;
}
.shadow-dark{
-webkit-box-shadow: 0 0 20px rgba(48,46,77,0.15);
box-shadow: 0 0 20px rgba(48,46,77,0.15);
}
.btn{
font-size: 16px;
font-family: 'Rubik', sans-serif;
font-weight: 500;
padding: 12px;
color: #ffffff;
border-radius: 40px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
display: inline-block;
white-space: nowrap;
}
.btn:hover{
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
.hidden{
display: none !important;
}
/* Aside */
.aside{
width: 270px;
background-color: #fdf9ff;
position: fixed;
height: 100%;
left: 0;
right: 0;
top: 0;
z-index: 10;
border-right: 1px solid #e8dfec;
padding: 30px;
}
.aside .logo{
padding: 30px 0;
}
.aside .logo a{
font-size: 40px;
color: #302e4d;
font-family: 'Rubik', sans-serif;
font-weight: 700;
text-decoration: none;
display: inline-block;
position: relative;
padding: 0 10px;
line-height: 50px;
}
.aside .logo a::before{
content: '';
height: 20px;
width: 20px;
position: absolute;
top:0;
left: 0;
}
.aside .logo a::after{
content: '';
height: 20px;
width: 20px;
position: absolute;
bottom:0;
right: 0;
}
.aside .nav-toggler{
height: 40px;
width: 45px;
border: 1px solid #d4d4e3;
cursor: pointer;
position: fixed;
left: 300px;
top: 30px;
z-index: 11;
border-radius: 5px;
background-color: #fdf9ff;
/* display: -ms-flexbox;
display: flex; */
display: none;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
}
.aside .nav-toggler span{
height: 2px;
width: 18px;
display: inline-block;
position: relative;
}
.aside .nav-toggler span::before{
content: '';
height: 2px;
width: 18px;
position: absolute;
top: -6px;
left: 0;
}
.aside .nav-toggler span::after{
content: '';
height: 2px;
width: 18px;
position: absolute;
top: 6px;
left: 0;
}
.aside .nav{
/* background-color: #ededed; */
list-style: none;
margin: 80px 0;
padding: 0;
}
.aside .nav li{
display: block;
}
.aside .nav li a{
font-size:16px;
font-weight: 600;
color: #302e4d;
text-decoration: none;
line-height: 45px;
display: block;
border-bottom: 1px solid #e8dfec;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
text-transform: capitalize;
}
.aside .nav li a:not(.active):hover{
padding-left: 5px;
}
.aside .nav li a .fa{
margin-right: 5px;
}
.aside .copyright-text{
font-size: 13px;
color: #7d7d7d;
}
/* Home Section*/
.home{
min-height: 100vh;
display: -ms-flexbox;
display: flex;
}
.home .intro{
text-align: center;
}
.home .intro img{
height: 200px;
width: 200px;
border-radius: 50%;
display: inline-block;
border: 8px solid #ffffff;
}
.home .intro h1{
font-size: 30px;
color: #302e4d;
font-family: 'Rubik', sans-serif;
font-weight: 700;
margin: 20px 0 5px;
}
.home .intro p{
font-size: 16px;
font-weight: 500;
margin: 0;
line-height: 22px;
color: #504e70;
}
.home .intro .social-links{
margin-top: 25px;
}
.home .intro .social-links a{
height: 35px;
width: 35px;
display: inline-block;
text-align: center;
line-height: 35px;
color: #ffffff;
margin: 0 4px;
border-radius: 50%;
text-decoration: none;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.home .intro .social-links a:hover{
-webkit-transform: scale(1.1);
transform: (1.1);
}
/* About Section */
.about .about-content{
-ms-flex:0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.about .about-content .about-text{
-ms-flex:0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.about .about-content .about-text h3{
font-size: 24px;
margin-bottom: 15px;
font-weight: 700;
color: #302e4d;
}
.about .about-content .about-text p{
font-size: 16px;
line-height: 25px;
color: #504e70;
margin: 0;
}
.about .about-content .personal-info{
-ms-flex: 0 0 60%;
flex: 0 0 60%;
max-width: 60%;
margin-top: 40px;
}
.about .about-content .personal-info .info-item{
-ms-flex: 0 0 60%;
flex: 0 0 50%;
max-width: 60%;
}
.about .about-content .personal-info .info-item p{
font-weight: 600;
padding: 10px 0;
font-size: 16px;
color: #302e4d;
margin: 0;
border-bottom: 1px solid #e8dfec;
}
.about .about-content .personal-info .info-item span{
font-weight: 400;
color: #504e70;
margin-left: 4px;
display: inline-block;
}
.about .about-content .personal-info .buttons{
width: 100%;
margin-top: 30px;
display: flex;
justify-content: space-between;
}
.about .about-content .personal-info .buttons a{
flex: 0 0 45% !important;
text-align: center;
}
.about .about-content .skills{
-ms-flex: 0 0 40%;
flex: 0 0 40%;
max-width: 40%;
margin-top: 40px;
}
.about .about-content .skills .skill-item{
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 10px;
}
.about .about-content .skills .skill-item h5{
line-height: 40px;
font-weight: 600;
font-size: 16px;
color: #302e4d;
text-transform: capitalize;
margin: 0;
}
.about .about-content .skills .skill-item .progress{
background-color: #e3e3e3;
height: 7px;
border-radius: 4px;
/* overflow: hidden; */
width: 100%;
position: relative;
}
.about .about-content .skills .skill-item .progress .progress-in{
position: absolute;
left: 0;
top: 0;
height: 100%;
border-radius: 4px;
}
.about .about-content .skills .skill-item .skill-percent{
line-height: 40px;
position: absolute;
right: 0;
top: -40px;
color: #302e4d;
font-weight: 400;
display: none;
}
.about .about-content .education{
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
margin-top: 30px;
}
.about .about-content .experience{
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
margin-top: 30px;
}
.about .about-content h3.title{
font-size: 24px;
margin-bottom: 30px;
font-weight: 700;
color: #302e4d;
}
.about .about-content .timeline-box{
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.about .about-content .timeline{
background-color: #fdf9ff;
padding: 30px 15px;
border: 1px solid #d4d4e3;
border-radius: 10px;
width: 100%;
position: relative;
}
.about .about-content .timeline .timeline-item{
position: relative;
padding-left: 37px;
padding-bottom: 50px;
}
.about .about-content .timeline .timeline-item:last-child{
padding-bottom: 0;
}
.about .about-content .timeline .timeline-item::before{
content: '';
width: 1px;
position: absolute;
height: 100%;
left: 7px;
top: 0;
}
.about .about-content .timeline .circle-dot{
position: absolute;
left: 0;
top: 0;
height: 15px;
width: 15px;
border-radius: 50%;
}
.about .about-content .timeline .timeline-date{
font-weight: 400;
font-size: 14px;
margin-bottom: 12px;
color: #504e70;
}
.about .about-content .timeline .timeline-date .fa{
margin-right: 5px;
}
.about .about-content .timeline .timeline-title{
font-weight: 700;
font-size: 18px;
margin-bottom: 15px;
text-transform: capitalize;
color: #302e4d;
}
.about .about-content .timeline .timeline-text{
font-size: 16px;
line-height: 25px;
color: #504e70;
margin: 0;
}
/* Service Section */
.service .service-item{
-ms-flex: 0 0 33.33%;
flex: 0 0 33.33%;
max-width: 33.33%;
margin-bottom: 30px;
display: -ms-flexbox;
display: flex;
}
.service .service-item .service-item-inner{
background-color: #fdf9ff;
border: 1px solid #d4d4e3;
border-radius: 10px;
padding: 30px 15px;
text-align: center;
-webkit-box-shadow: 0 0 10px rgba(48,46,77,0.15);
box-shadow: 0 0 10px rgba(48,46,77,0.15);
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.service .service-item .service-item-inner:hover{
-webkit-box-shadow: 0 0 30px rgba(48,46,77,0.15);
box-shadow: 0 0 30px rgba(48,46,77,0.15);
}
.service .service-item .service-item-inner .icon{
height: 60px;
width: 60px;
display: block;
margin: 0 auto 30px;
text-align: center;
border-radius: 50%;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.service .service-item .service-item-inner .icon .fa{
font-size: 40px;
line-height: 60px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.service .service-item .service-item-inner:hover .icon .fa{
font-size: 25px;
color: #ffffff;
}
.service .service-item .service-item-inner h4{
font-size: 18px;
margin-bottom: 15px;
color: #302e4d;
font-weight: 700;
}
.service .service-item .service-item-inner .p{
font-size: 16px;
color: #504e70;
line-height: 25px;
margin: 0;
}
/* Portfolio Section */
.portfolio .container{
/* padding-bottom: 400px; */
}
.portfolio .portfolio-filter{
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
text-align: center;
margin-bottom: 40px;
}
.portfolio .portfolio-filter button{
border: none;
background-color: transparent;
font-size: 18px;
font-weight: 700;
text-transform: capitalize;
margin: 0 10px;
color: #302e4d;
cursor: pointer;
border-bottom: 2px solid transparent;
white-space: nowrap;
padding-bottom: 2px;
transition: all 0.3s ease;
}
.portfolio .portfolio-item{
flex: 0 0 33.33%;
max-width: 33.33%;
margin-bottom: 30px;
}
.portfolio .portfolio-item.hidden{
display: none;
}
.portfolio .portfolio-item.show{
display: block;
animation: showItem 0.5s ease;
}
@-webkit-keyframes showItem{
0%{
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
100%{
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes showItem{
0%{
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
100%{
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
.portfolio .portfolio-item-inner{
border: 6px solid #fdf9ff;
border-radius: 10px;
overflow: hidden;
cursor: pointer;
position: relative;
}
.portfolio .portfolio-item-inner .portfolio-img{
}
.portfolio .portfolio-item-inner .portfolio-img img{
width: 100%;
display: block;
height: 100%;
max-height: 200px;
position: relative;
object-fit: cover;
}
.portfolio .portfolio-item .portfolio-info{
position: absolute;
left: 0;
top: 0;
background-color: rgba(0,0,0,0.8);
height: 100%;
width: 100%;
z-index: 1;
padding: 30px;
opacity: 0;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.portfolio .portfolio-item-inner:hover .portfolio-info{
opacity: 1;
}
.portfolio .portfolio-item .portfolio-info h4{
font-size: 18px;
font-weight: 700;
color: #ffffff;
text-transform: capitalize;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transform: translate(-20px);
transform: translate(-20px);
opacity: 0;
}
.portfolio .portfolio-item-inner:hover .portfolio-info h4{
-webkit-transform: translate(0px);
transform: translate(0px);
opacity: 1;
}
.portfolio .portfolio-item .portfolio-info .icon{
height: 40px;
width: 40px;
background-color: #ffffff;
text-align: center;
border-radius: 50%;
position: absolute;
right: 30px;
bottom: 30px;
opacity: 0;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transform: translate(20px);
transform: translate(20px);
}
.portfolio .portfolio-item-inner:hover .portfolio-info .icon{
opacity: 1;
-webkit-transform: translate(-20px);
transform: translate(-20px);
}
.portfolio .portfolio-item .portfolio-info .icon .fa{
line-height: 40px;
}
/* Lightbox */
.lightbox{
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.6);
z-index: 100;
display: none;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
cursor: zoom-out;
padding: 30px;
}
.lightbox.open{
display: -ms-flexbox;
display: flex;
}
.lightbox .lightbox-content{
position: relative;
}
.lightbox.open .lightbox-content{
animation: lightboxImage .5s ease;
}
@keyframes lightboxImage{
0%{
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
55%{
-webkit-transform: scale(1.02);
transform: scale(1.02);
opacity: 0.5;
}
100%{
-webkit-transform: scale(1);
transform: scale(1);
}
}
.lightbox .lightbox-content .lightbox-close{
position: absolute;
height: 40px;
width: 40px;
cursor: pointer;
top: 0;
right: 0;
font-size: 32px;
text-align: right;
color: #ffffff;
line-height: 40px;
}
.lightbox .lightbox-content img{
height: auto;
width: auto;
max-width: 100%;
max-height: 500px;
cursor: pointer;
display: block;
padding: 40px 0 30px;
}
.lightbox .lightbox-content .lightbox-caption{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: space-between;
justify-content: space-between;
font-size: 16px;
color: #ffffff;
font-weight: 400;
z-index: -1;
}
.lightbox .lightbox-controls .prev-item,
.lightbox .lightbox-controls .next-item{
position: absolute;
height: 40px;
width: 40px;
background-color: #ffffff;
text-align: center;
border-radius: 50%;
cursor: pointer;
top: 50%;
margin-top: -20px;
z-index: 110;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.lightbox .lightbox-controls .prev-item:hover,
.lightbox .lightbox-controls .next-item:hover{
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.lightbox .lightbox-controls .prev-item:active,
.lightbox .lightbox-controls .next-item:active{
-webkit-transform: scale(1);
transform: scale(1);
}
.lightbox .lightbox-controls .prev-item{
left: 30px;
}
.lightbox .lightbox-controls .next-item{
right: 30px;
}
.lightbox .lightbox-controls .prev-item .fa,
.lightbox .lightbox-controls .next-item .fa{
font-size: 32px;
line-height: 40px;
}
|
css/style.css
|
@import url("https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
/* Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@500&display=swap');
/* General Style */
body{
margin: 0;
line-height: 1.5;
font-size: 16px;
font-family: 'Montserrat', sans-serif;
font-weight: 400;
}
*{
margin: 0;
padding: 0;
outline: none;
text-decoration: none;
box-sizing: border-box;
}
::before, ::after{
box-sizing: border-box;
}
.section{
background-color: #f2f2f2;
min-height: 100vh;
display: block;
padding: 0 30px;
}
.section .container{
padding-top: 60px;
padding-bottom: 70px;
}
.section-title{
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 60px;
}
.section-title h2{
font-size: 40px;
color: #302e4d;
font-family: 'Rubik', sans-serif;
font-weight: 700;
margin: 0;
position: relative;
}
.section-title h2::before{
content: '';
height: 4px;
width: 50px;
position: absolute;
top: 100%;
left: 0;
}
.section-title h2::after{
content: '';
height: 4px;
width: 25px;
position: absolute;
top: 100%;
left: 0;
margin-top: 8px;
}
.padd-15{
padding-left: 15px;
padding-right: 15px;
}
.row{
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -15px;
margin-left: -15px;
position: relative;
}
.main-content{
padding-left: 270px;
}
.container{
max-width: 1100px;
margin: auto;
width: 100%;
}
.shadow-dark{
-webkit-box-shadow: 0 0 20px rgba(48,46,77,0.15);
box-shadow: 0 0 20px rgba(48,46,77,0.15);
}
.btn{
font-size: 16px;
font-family: 'Rubik', sans-serif;
font-weight: 500;
padding: 12px;
color: #ffffff;
border-radius: 40px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
display: inline-block;
white-space: nowrap;
}
.btn:hover{
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
.hidden{
display: none !important;
}
/* Aside */
.aside{
width: 270px;
background-color: #fdf9ff;
position: fixed;
height: 100%;
left: 0;
right: 0;
top: 0;
z-index: 10;
border-right: 1px solid #e8dfec;
padding: 30px;
}
.aside .logo{
padding: 30px 0;
}
.aside .logo a{
font-size: 40px;
color: #302e4d;
font-family: 'Rubik', sans-serif;
font-weight: 700;
text-decoration: none;
display: inline-block;
position: relative;
padding: 0 10px;
line-height: 50px;
}
.aside .logo a::before{
content: '';
height: 20px;
width: 20px;
position: absolute;
top:0;
left: 0;
}
.aside .logo a::after{
content: '';
height: 20px;
width: 20px;
position: absolute;
bottom:0;
right: 0;
}
.aside .nav-toggler{
height: 40px;
width: 45px;
border: 1px solid #d4d4e3;
cursor: pointer;
position: fixed;
left: 300px;
top: 30px;
z-index: 11;
border-radius: 5px;
background-color: #fdf9ff;
/* display: -ms-flexbox;
display: flex; */
display: none;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
}
.aside .nav-toggler span{
height: 2px;
width: 18px;
display: inline-block;
position: relative;
}
.aside .nav-toggler span::before{
content: '';
height: 2px;
width: 18px;
position: absolute;
top: -6px;
left: 0;
}
.aside .nav-toggler span::after{
content: '';
height: 2px;
width: 18px;
position: absolute;
top: 6px;
left: 0;
}
.aside .nav{
/* background-color: #ededed; */
list-style: none;
margin: 80px 0;
padding: 0;
}
.aside .nav li{
display: block;
}
.aside .nav li a{
font-size:16px;
font-weight: 600;
color: #302e4d;
text-decoration: none;
line-height: 45px;
display: block;
border-bottom: 1px solid #e8dfec;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
text-transform: capitalize;
}
.aside .nav li a:not(.active):hover{
padding-left: 5px;
}
.aside .nav li a .fa{
margin-right: 5px;
}
.aside .copyright-text{
font-size: 13px;
color: #7d7d7d;
}
/* Home Section*/
.home{
min-height: 100vh;
display: -ms-flexbox;
display: flex;
}
.home .intro{
text-align: center;
}
.home .intro img{
height: 200px;
width: 200px;
border-radius: 50%;
display: inline-block;
border: 8px solid #ffffff;
}
.home .intro h1{
font-size: 30px;
color: #302e4d;
font-family: 'Rubik', sans-serif;
font-weight: 700;
margin: 20px 0 5px;
}
.home .intro p{
font-size: 16px;
font-weight: 500;
margin: 0;
line-height: 22px;
color: #504e70;
}
.home .intro .social-links{
margin-top: 25px;
}
.home .intro .social-links a{
height: 35px;
width: 35px;
display: inline-block;
text-align: center;
line-height: 35px;
color: #ffffff;
margin: 0 4px;
border-radius: 50%;
text-decoration: none;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.home .intro .social-links a:hover{
-webkit-transform: scale(1.1);
transform: (1.1);
}
/* About Section */
.about .about-content{
-ms-flex:0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.about .about-content .about-text{
-ms-flex:0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.about .about-content .about-text h3{
font-size: 24px;
margin-bottom: 15px;
font-weight: 700;
color: #302e4d;
}
.about .about-content .about-text p{
font-size: 16px;
line-height: 25px;
color: #504e70;
margin: 0;
}
.about .about-content .personal-info{
-ms-flex: 0 0 60%;
flex: 0 0 60%;
max-width: 60%;
margin-top: 40px;
}
.about .about-content .personal-info .info-item{
-ms-flex: 0 0 60%;
flex: 0 0 50%;
max-width: 60%;
}
.about .about-content .personal-info .info-item p{
font-weight: 600;
padding: 10px 0;
font-size: 16px;
color: #302e4d;
margin: 0;
border-bottom: 1px solid #e8dfec;
}
.about .about-content .personal-info .info-item span{
font-weight: 400;
color: #504e70;
margin-left: 4px;
display: inline-block;
}
.about .about-content .personal-info .buttons{
width: 100%;
margin-top: 30px;
display: flex;
justify-content: space-between;
}
.about .about-content .personal-info .buttons a{
flex: 0 0 45% !important;
text-align: center;
}
.about .about-content .skills{
-ms-flex: 0 0 40%;
flex: 0 0 40%;
max-width: 40%;
margin-top: 40px;
}
.about .about-content .skills .skill-item{
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 10px;
}
.about .about-content .skills .skill-item h5{
line-height: 40px;
font-weight: 600;
font-size: 16px;
color: #302e4d;
text-transform: capitalize;
margin: 0;
}
.about .about-content .skills .skill-item .progress{
background-color: #e3e3e3;
height: 7px;
border-radius: 4px;
/* overflow: hidden; */
width: 100%;
position: relative;
}
.about .about-content .skills .skill-item .progress .progress-in{
position: absolute;
left: 0;
top: 0;
height: 100%;
border-radius: 4px;
}
.about .about-content .skills .skill-item .skill-percent{
line-height: 40px;
position: absolute;
right: 0;
top: -40px;
color: #302e4d;
font-weight: 400;
display: none;
}
.about .about-content .education{
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
margin-top: 30px;
}
.about .about-content .experience{
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
margin-top: 30px;
}
.about .about-content h3.title{
font-size: 24px;
margin-bottom: 30px;
font-weight: 700;
color: #302e4d;
}
.about .about-content .timeline-box{
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.about .about-content .timeline{
background-color: #fdf9ff;
padding: 30px 15px;
border: 1px solid #d4d4e3;
border-radius: 10px;
width: 100%;
position: relative;
}
.about .about-content .timeline .timeline-item{
position: relative;
padding-left: 37px;
padding-bottom: 50px;
}
.about .about-content .timeline .timeline-item:last-child{
padding-bottom: 0;
}
.about .about-content .timeline .timeline-item::before{
content: '';
width: 1px;
position: absolute;
height: 100%;
left: 7px;
top: 0;
}
.about .about-content .timeline .circle-dot{
position: absolute;
left: 0;
top: 0;
height: 15px;
width: 15px;
border-radius: 50%;
}
.about .about-content .timeline .timeline-date{
font-weight: 400;
font-size: 14px;
margin-bottom: 12px;
color: #504e70;
}
.about .about-content .timeline .timeline-date .fa{
margin-right: 5px;
}
.about .about-content .timeline .timeline-title{
font-weight: 700;
font-size: 18px;
margin-bottom: 15px;
text-transform: capitalize;
color: #302e4d;
}
.about .about-content .timeline .timeline-text{
font-size: 16px;
line-height: 25px;
color: #504e70;
margin: 0;
}
/* Service Section */
.service .service-item{
-ms-flex: 0 0 33.33%;
flex: 0 0 33.33%;
max-width: 33.33%;
margin-bottom: 30px;
display: -ms-flexbox;
display: flex;
}
.service .service-item .service-item-inner{
background-color: #fdf9ff;
border: 1px solid #d4d4e3;
border-radius: 10px;
padding: 30px 15px;
text-align: center;
-webkit-box-shadow: 0 0 10px rgba(48,46,77,0.15);
box-shadow: 0 0 10px rgba(48,46,77,0.15);
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.service .service-item .service-item-inner:hover{
-webkit-box-shadow: 0 0 30px rgba(48,46,77,0.15);
box-shadow: 0 0 30px rgba(48,46,77,0.15);
}
.service .service-item .service-item-inner .icon{
height: 60px;
width: 60px;
display: block;
margin: 0 auto 30px;
text-align: center;
border-radius: 50%;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.service .service-item .service-item-inner .icon .fa{
font-size: 40px;
line-height: 60px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.service .service-item .service-item-inner:hover .icon .fa{
font-size: 25px;
color: #ffffff;
}
.service .service-item .service-item-inner h4{
font-size: 18px;
margin-bottom: 15px;
color: #302e4d;
font-weight: 700;
}
.service .service-item .service-item-inner .p{
font-size: 16px;
color: #504e70;
line-height: 25px;
margin: 0;
}
/* Portfolio Section */
.portfolio .container{
/* padding-bottom: 400px; */
}
.portfolio .portfolio-filter{
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
text-align: center;
margin-bottom: 40px;
}
.portfolio .portfolio-filter button{
border: none;
background-color: transparent;
font-size: 18px;
font-weight: 700;
text-transform: capitalize;
margin: 0 10px;
color: #302e4d;
cursor: pointer;
border-bottom: 2px solid transparent;
white-space: nowrap;
padding-bottom: 2px;
transition: all 0.3s ease;
}
.portfolio .portfolio-item{
flex: 0 0 33.33%;
max-width: 33.33%;
margin-bottom: 30px;
}
.portfolio .portfolio-item.hidden{
display: none;
}
.portfolio .portfolio-item.show{
display: block;
animation: showItem 0.5s ease;
}
@-webkit-keyframes showItem{
0%{
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
100%{
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes showItem{
0%{
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
100%{
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
.portfolio .portfolio-item-inner{
border: 6px solid #fdf9ff;
border-radius: 10px;
overflow: hidden;
cursor: pointer;
position: relative;
}
.portfolio .portfolio-item-inner .portfolio-img{
}
.portfolio .portfolio-item-inner .portfolio-img img{
width: 100%;
display: block;
height: 100%;
max-height: 200px;
position: relative;
object-fit: cover;
}
.portfolio .portfolio-item .portfolio-info{
position: absolute;
left: 0;
top: 0;
background-color: rgba(0,0,0,0.8);
height: 100%;
width: 100%;
z-index: 1;
padding: 30px;
opacity: 0;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.portfolio .portfolio-item-inner:hover .portfolio-info{
opacity: 1;
}
.portfolio .portfolio-item .portfolio-info h4{
font-size: 18px;
font-weight: 700;
color: #ffffff;
text-transform: capitalize;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transform: translate(-20px);
transform: translate(-20px);
opacity: 0;
}
.portfolio .portfolio-item-inner:hover .portfolio-info h4{
-webkit-transform: translate(0px);
transform: translate(0px);
opacity: 1;
}
.portfolio .portfolio-item .portfolio-info .icon{
height: 40px;
width: 40px;
background-color: #ffffff;
text-align: center;
border-radius: 50%;
position: absolute;
right: 30px;
bottom: 30px;
opacity: 0;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transform: translate(20px);
transform: translate(20px);
}
.portfolio .portfolio-item-inner:hover .portfolio-info .icon{
opacity: 1;
-webkit-transform: translate(-20px);
transform: translate(-20px);
}
.portfolio .portfolio-item .portfolio-info .icon .fa{
line-height: 40px;
}
/* Lightbox */
.lightbox{
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.6);
z-index: 100;
display: none;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
cursor: zoom-out;
padding: 30px;
}
.lightbox.open{
display: -ms-flexbox;
display: flex;
}
.lightbox .lightbox-content{
position: relative;
}
.lightbox.open .lightbox-content{
animation: lightboxImage .5s ease;
}
@keyframes lightboxImage{
0%{
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
55%{
-webkit-transform: scale(1.02);
transform: scale(1.02);
opacity: 0.5;
}
100%{
-webkit-transform: scale(1);
transform: scale(1);
}
}
.lightbox .lightbox-content .lightbox-close{
position: absolute;
height: 40px;
width: 40px;
cursor: pointer;
top: 0;
right: 0;
font-size: 32px;
text-align: right;
color: #ffffff;
line-height: 40px;
}
.lightbox .lightbox-content img{
height: auto;
width: auto;
max-width: 100%;
max-height: 500px;
cursor: pointer;
display: block;
padding: 40px 0 30px;
}
.lightbox .lightbox-content .lightbox-caption{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: space-between;
justify-content: space-between;
font-size: 16px;
color: #ffffff;
font-weight: 400;
z-index: -1;
}
.lightbox .lightbox-controls .prev-item,
.lightbox .lightbox-controls .next-item{
position: absolute;
height: 40px;
width: 40px;
background-color: #ffffff;
text-align: center;
border-radius: 50%;
cursor: pointer;
top: 50%;
margin-top: -20px;
z-index: 110;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.lightbox .lightbox-controls .prev-item:hover,
.lightbox .lightbox-controls .next-item:hover{
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.lightbox .lightbox-controls .prev-item:active,
.lightbox .lightbox-controls .next-item:active{
-webkit-transform: scale(1);
transform: scale(1);
}
.lightbox .lightbox-controls .prev-item{
left: 30px;
}
.lightbox .lightbox-controls .next-item{
right: 30px;
}
.lightbox .lightbox-controls .prev-item .fa,
.lightbox .lightbox-controls .next-item .fa{
font-size: 32px;
line-height: 40px;
}
| 0.283186 | 0.057918 |
body * {
outline: 0;
font-family: 'Ubuntu', sans-serif;
}
@font-face {
font-family: 'Ubuntu', sans-serif;
src: url(../font/Ubuntu-Regular.ttf) format("truetype");
}
body {
overflow: hidden;
float: left;
padding: 0;
margin: 0;
width: 100%;
-webkit-user-select: none;
}
#main {
width: calc(100% - 55px);
padding: 0px;
}
button {
cursor: pointer;
}
[v-cloak] {
display: none;
}
.fl {
float: left;
}
.fr {
float: right;
}
.w100 {
width: 100%;
}
.content {
float: left;
width: calc(100% - 10px);
height: 1000px;
padding: 5px;
}
.content h1 {
width: calc(100% - 20px);
float: left;
display: block;
margin: 0 0 10px 10px;
padding: 5px 0 10px 0;
text-align: center;
font-weight: 400;
font-size: 16px;
}
/*---------SIDEBAR---------*/
.sidebar-nav {
width: 55px;
height: 620px;
position: fixed;
top: 0px;
text-align: center;
left: 0;
z-index: 99;
}
.sidebar-nav ul {
padding: 0;
margin: 0;
list-style: none;
}
.sidebar-nav ul li {
float: left;
display: inline-block;
padding: 15px 13px;
text-align: left;
cursor: pointer;
}
.sidebar-nav ul li label {
padding: 5px 0px 0 45px;
display: none;
white-space: nowrap;
cursor: pointer;
}
.sidebar-nav ul li:hover>label {
display: block;
}
.sidebar-nav ul li img {
width: 43px;
}
.sidebar-nav ul li i {
font-size: 29px;
height: 28px;
display: block;
float: left;
}
/*---------SIDEBAR---------*/
/*---------DASHBOARD---------*/
.cont,
.line-cont {
width: 200px;
border-radius: 4px;
font-size: 16px;
text-align: center;
margin: 15px;
padding: 10px 30px 20px 30px;
font-weight: 500;
}
.cont h3,
.line-cont h3,
.system-info h3 {
display: block;
letter-spacing: 1px;
padding: 0;
margin: 0px 0px 12px 0px;
font-size: 16px;
font-weight: 500;
}
.line-cont span {
display: block;
text-align: right;
}
.line-cont h3 {
text-align: left;
}
.line-cont {
float: right;
width: 350px;
padding: 20px 30px;
}
.system-info {
width: 330px;
float: left;
display: block;
font-size: 16px;
margin: 20px;
padding: 10px 25px 15px 25px;
font-weight: 500;
}
.system-info ul {
padding: 0;
list-style: none;
font-weight: normal;
line-height: 30px;
}
.line-cont div {
margin: 0px 0px 15px 0px;
}
.circle-bar {
background-repeat: no-repeat;
background-position: center 65px;
}
/*---------DASHBOARD---------*/
/*--------SWITCH-----------*/
.switch {
display: none;
}
.switch+label,
.switch+label::after {
display: inline-block;
position: relative;
width: 44px;
height: 22px;
border-radius: 9999px;
transition: 300ms;
cursor: pointer;
}
.switch+label::after {
content: "";
position: absolute;
left: 3px;
width: 17px;
height: 17px;
margin-top: 2px;
box-shadow: 0 5px 5px -1px rgba(0, 0, 0, 0.2), 0 0 0 2px #EF4836;
}
.switch:checked+label::after {
left: 22px;
box-shadow: 0 5px 5px -1px rgba(0, 0, 0, 0.2), 0 0 0 2px #4BD865;
}
.switch+label:hover:active::after {
width: 23px;
}
.switch:checked+label:hover:active::after {
left: 17px;
}
/*--------SWITCH-----------*/
/*----------SCROLL--------*/
.scroll {
overflow-y: auto;
overflow-x: hidden;
}
.scroll::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
border-radius: 10px;
}
.scroll::-webkit-scrollbar {
width: 10px;
}
.scroll::-webkit-scrollbar-thumb {
border-radius: 10px;
}
/*----------SCROLL--------*/
/*---------ITEM LIST---------*/
.item-list {
width: 700px;
height: 520px;
margin: 15px auto 20px auto;
}
.item-list ul {
list-style: none;
padding: 0;
margin: 0;
height: calc(100% - 40px);
width: 100%;
}
.item-list ul li {
position: relative;
float: left;
display: block;
cursor: pointer;
font-size: 15px;
margin: 6px 3px;
width: calc(100% - 70px);
border-radius: 4px;
padding: 10px 15px 10px 50px;
}
.item-list h3,
.processes h3 {
margin: 0px;
float: left;
display: block;
height: 20px;
padding: 10px 0px 10px 15px;
font-size: 15px;
font-weight: 400;
}
.item-list ul li span {
display: block;
float: left;
width: calc(100% - 120px);
overflow: hidden;
text-overflow: ellipsis;
margin-top: 2px;
}
.item-list input[type=text],
.processes input[type=text] {
border-radius: 50px;
font-size: 13px;
float: right;
padding: 5px 10px;
margin: 6px 10px 6px 0px;
}
/*---------ITEM LIST---------*/
/*---------STARTUP APPS---------*/
.startup-apps-list {
width: 600px;
height: 460px;
margin-top: 45px;
}
.startup-apps-list ul li {
background-image: url(../img/app.png);
background-repeat: no-repeat;
background-position: 13px 9px;
}
.startup-apps-list ul li:hover .remove-startup-app {
display: block;
}
.remove-startup-app {
width: 24px;
height: 24px;
margin: -2px 10px 0px 0px;
background: transparent url(../img/trash.png) no-repeat;
display: block;
float: right;
border: 0;
}
.edit-startup-app {
width: 24px;
height: 24px;
margin: -2px 10px 0px 0px;
background: transparent url(../img/edit.png) no-repeat;
display: block;
float: right;
border: 0;
}
.add-startup-app {
border: 0;
padding: 8px 15px;
float: right;
margin: 10px 140px 0px 0px;
border-radius: 4px;
}
/*---------STARTUP APPS---------*/
/*---------SYSTEM SERVICES---------*/
.services-list {
margin-top: 45px;
}
.services-list ul {
float: left;
}
.services-list ul li {
background-image: url(../img/service.png);
background-repeat: no-repeat;
background-position: 13px 11px;
line-height: 20px;
}
/*---------SYSTEM SERVICES---------*/
/*---------UNINSTALLER---------*/
.uninstaller-list {
height: 490px;
margin-top: 45px;
}
.uninstaller-list ul {
float: left;
}
.uninstaller-list ul li {
background-image: url(../img/package.png);
background-repeat: no-repeat;
background-position: 13px 9px;
line-height: 20px;
}
.uninstaller-list .spin-loader {
margin: 20px 0 0 100px;
}
.uninstaller-list label {
float: right;
margin: 1px 5px 0px 0px;
border-radius: 100%;
position: relative;
display: block;
width: 16px;
height: 16px;
border-radius: 100px;
cursor: pointer;
}
#uninstall-selected {
padding: 7px 15px;
cursor: pointer;
font-size: 15px;
margin: 15px 268px;
background-color: transparent;
border-radius: 4px;
}
#uninstall-selected:disabled {
cursor: not-allowed;
}
/*---------UNINSTALLER---------*/
/*---------ITEM TABLE---------*/
.item-table {
float: right;
margin: 10px 10px 0px 0px;
width: 630px;
height: 480px;
}
.item-table ul {
list-style: none;
margin: 0;
padding: 0;
}
.item-table ul li {
width: 100%;
display: block;
float: left;
padding: 2px 0px;
margin: 0;
}
input[type=checkbox] {
display: none;
}
.cleaner-side i,
.item-table i {
border-radius: 50%;
display: block;
height: 12px;
position: absolute;
top: 9px;
width: 12px;
z-index: 1;
}
.cleaner-side input[type=checkbox]:checked+i::after,
.item-table input[type=checkbox]:checked+i::after {
border-radius: 50%;
content: '';
display: block;
height: 6px;
left: 3px;
position: absolute;
top: 3px;
width: 6px;
z-index: 2;
}
.item-table span {
display: block;
float: left;
width: 550px;
overflow: hidden;
margin-left: 25px;
text-overflow: ellipsis;
font-size: 13px;
}
.item-table label {
cursor: pointer;
display: block;
float: left;
line-height: 30px;
padding: 0 15px;
position: relative;
}
.item-table h3 {
display: block;
float: left;
margin: 0;
font-weight: 500;
width: 100%;
}
.item-table h3 span {
font-size: 14px;
}
/*---------ITEM TABLE---------*/
/*---------CLEANER SIDEBAR---------*/
.cleaner-side {
margin: 10px 0 0 10px;
width: 200px;
float: left;
position: relative;
}
.cleaner-side ul {
float: left;
list-style: none;
margin: 0;
padding: 0;
}
.cleaner-side ul li {
padding: 0;
margin: 0 0 8px 0;
}
.cleaner-side ul li label {
display: block;
padding: 10px 0px 10px 10px;
width: 195px;
font-size: 14px;
cursor: pointer;
position: relative;
}
.cleaner-side i {
margin: 4px 0 0 0;
}
.cleaner-side span {
margin-left: 22px;
width: 160px;
display: block;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
/*---------CLEANER SIDEBAR---------*/
/*---------STATISTICS---------*/
.resources {
padding: 0px 20px;
}
.resources h4 {
display: block;
float: left;
padding: 10px;
font-weight: 400;
margin: 0;
}
.resources h4 i {
margin: 1px 0 0 10px;
cursor: pointer;
display: block;
float: right;
font-size: 16px;
}
#cpus-chart,
#memory-chart,
#network-chart {
float: left;
height: 125px;
width: calc(100% - 20px);
padding: 10px;
border-radius: 4px;
}
/*---------STATISTICS---------*/
.empty-list {
font-size: 22px;
text-align: center;
padding: 180px 0px;
width: 100%;
float: left;
margin: 30px auto;
display: block;
background: url(../img/not-found.png) no-repeat center 30px;
}
#clean-btn,
#system-scan-btn {
clear: right;
float: right;
margin: 10px 10px 0 0;
border-radius: 5px;
padding: 8px 20px;
cursor: pointer;
position: relative;
background-color: transparent;
}
#system-scan-btn {
float: left;
}
.slide-fade-enter-active {
transition: all .2s ease;
}
.slide-fade-leave-active {
transition: all .2s ease;
}
.slide-fade-enter,
.slide-fade-leave-to {
opacity: 0;
}
.update-check {
position: fixed;
bottom: 0;
left: 0;
right: 0;
text-align: left;
padding: 7px 0;
z-index: 99999;
}
.update-check span {
float: left;
display: block;
padding: 5px 20px;
margin: 0;
}
.update-check button {
border: 0;
cursor: pointer;
font-size: 15px;
float: right;
display: block;
border-radius: 4px;
padding: 6px 15px;
margin-right: 8px;
}
/*prompt style*/
.promptDialog {
background-color: rgba(0, 0, 0, .4);
left: 0;
right: 0;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: 999;
position: fixed;
}
.promptDialog .dialog {
width: 350px;
margin: 0 auto;
position: relative;
top: 40%;
transform: translateY(-50%);
box-shadow: 0px 0px 20px #10161b;
}
.promptDialog .dialog div:first-child {
border-radius: 4px;
background-color: #202b33;
padding: 10px;
text-align: center;
}
.dialog span {
color: #ddd;
display: block;
padding: 5px 10px;
}
.dialog input,
.dialog select {
color: #ddd;
border-radius: 4px;
padding: 9px 15px;
width: 280px;
font-size: 15px;
border: 0;
background-color: #293945;
margin: 8px 0px;
}
.dialog button {
padding: 7px 15px;
border: 0;
color: #ddd;
border: 1px solid #293945;
cursor: pointer;
font-size: 15px;
margin: 5px 10px;
background-color: transparent;
border-radius: 4px;
}
.dialog button:hover {
background-color: #293945;
}
/*----SETTINGS-----*/
.settings div {
float: left;
margin: 10px 15px 0 10px;
}
.settings div label {
float: left;
font-size: 15px;
padding: 0 0 5px 0;
}
.settings div select {
float: left;
border: 0px;
border-radius: 3px;
clear: left;
margin: 8px 0 0 0;
padding: 5px 10px;
width: 150px;
}
.settings-btn {
position: fixed;
top: 7px;
padding: 0;
right: 0;
width: 30px;
height: 30px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
border: 0;
}
/*------Processes--------*/
.processes {
float: left;
position: relative;
margin: 0 10px;
padding: 0;
width: calc(100% - 20px);
}
.processes button {
display: block;
float: right;
margin: 10px 0;
padding: 6px 15px;
border-radius: 3px;
}
.processes button:disabled {
cursor: not-allowed;
}
.processes .tbody {
height: 440px;
overflow-y: auto;
overflow-x: hidden;
}
.refreshCont {
float: left;
margin: 12px 0 0 0;
}
.refreshCont label {
display: block;
font-size: 15px;
padding: 3px 0 0 0;
float: left;
}
.refreshProcesses {
-webkit-appearance: none;
width: 80px;
height: 2px;
margin: 0 0 0 10px;
cursor: pointer;
}
.refreshProcesses::-webkit-slider-thumb {
-webkit-appearance: none;
width: 10px;
height: 10px;
border-radius: 100%;
position: relative;
z-index: 99;
}
/*-----Datatable-----*/
.datatable {
width: 100%;
margin: 0;
padding: 0;
text-align: left;
box-sizing: border-box;
font-size: 15px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
table-layout: fixed;
border-spacing: 1px;
}
.datatable tr:hover {
cursor: pointer;
}
.datatable th i {
font-size: 13px;
display: block;
float: right;
margin-top: 2px;
}
.datatable td,
.datatable th {
padding: 8px;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
/*----Spinner Loader------*/
.spin-loader {
position: relative;
width: 45px;
height: 10px;
}
.spin-loader div {
width: 10px;
height: 10px;
border-radius: 100%;
background: #2285c3;
position: absolute;
animation-duration: 0.5s;
animation-timing-function: ease;
animation-iteration-count: infinite;
}
.dot1,
.dot2 {
left: 0;
}
.dot3 {
left: 1em;
}
.dot4 {
left: 2em;
}
@keyframes reveal {
from {
transform: scale(0.001);
}
to {
transform: scale(1);
}
}
@keyframes slide {
to {
transform: translateX(1em)
}
}
.dot1 {
animation-name: reveal;
}
.dot2,
.dot3 {
animation-name: slide;
}
.dot4 {
animation-name: reveal;
animation-direction: reverse;
}
|
assets/css/style.css
|
body * {
outline: 0;
font-family: 'Ubuntu', sans-serif;
}
@font-face {
font-family: 'Ubuntu', sans-serif;
src: url(../font/Ubuntu-Regular.ttf) format("truetype");
}
body {
overflow: hidden;
float: left;
padding: 0;
margin: 0;
width: 100%;
-webkit-user-select: none;
}
#main {
width: calc(100% - 55px);
padding: 0px;
}
button {
cursor: pointer;
}
[v-cloak] {
display: none;
}
.fl {
float: left;
}
.fr {
float: right;
}
.w100 {
width: 100%;
}
.content {
float: left;
width: calc(100% - 10px);
height: 1000px;
padding: 5px;
}
.content h1 {
width: calc(100% - 20px);
float: left;
display: block;
margin: 0 0 10px 10px;
padding: 5px 0 10px 0;
text-align: center;
font-weight: 400;
font-size: 16px;
}
/*---------SIDEBAR---------*/
.sidebar-nav {
width: 55px;
height: 620px;
position: fixed;
top: 0px;
text-align: center;
left: 0;
z-index: 99;
}
.sidebar-nav ul {
padding: 0;
margin: 0;
list-style: none;
}
.sidebar-nav ul li {
float: left;
display: inline-block;
padding: 15px 13px;
text-align: left;
cursor: pointer;
}
.sidebar-nav ul li label {
padding: 5px 0px 0 45px;
display: none;
white-space: nowrap;
cursor: pointer;
}
.sidebar-nav ul li:hover>label {
display: block;
}
.sidebar-nav ul li img {
width: 43px;
}
.sidebar-nav ul li i {
font-size: 29px;
height: 28px;
display: block;
float: left;
}
/*---------SIDEBAR---------*/
/*---------DASHBOARD---------*/
.cont,
.line-cont {
width: 200px;
border-radius: 4px;
font-size: 16px;
text-align: center;
margin: 15px;
padding: 10px 30px 20px 30px;
font-weight: 500;
}
.cont h3,
.line-cont h3,
.system-info h3 {
display: block;
letter-spacing: 1px;
padding: 0;
margin: 0px 0px 12px 0px;
font-size: 16px;
font-weight: 500;
}
.line-cont span {
display: block;
text-align: right;
}
.line-cont h3 {
text-align: left;
}
.line-cont {
float: right;
width: 350px;
padding: 20px 30px;
}
.system-info {
width: 330px;
float: left;
display: block;
font-size: 16px;
margin: 20px;
padding: 10px 25px 15px 25px;
font-weight: 500;
}
.system-info ul {
padding: 0;
list-style: none;
font-weight: normal;
line-height: 30px;
}
.line-cont div {
margin: 0px 0px 15px 0px;
}
.circle-bar {
background-repeat: no-repeat;
background-position: center 65px;
}
/*---------DASHBOARD---------*/
/*--------SWITCH-----------*/
.switch {
display: none;
}
.switch+label,
.switch+label::after {
display: inline-block;
position: relative;
width: 44px;
height: 22px;
border-radius: 9999px;
transition: 300ms;
cursor: pointer;
}
.switch+label::after {
content: "";
position: absolute;
left: 3px;
width: 17px;
height: 17px;
margin-top: 2px;
box-shadow: 0 5px 5px -1px rgba(0, 0, 0, 0.2), 0 0 0 2px #EF4836;
}
.switch:checked+label::after {
left: 22px;
box-shadow: 0 5px 5px -1px rgba(0, 0, 0, 0.2), 0 0 0 2px #4BD865;
}
.switch+label:hover:active::after {
width: 23px;
}
.switch:checked+label:hover:active::after {
left: 17px;
}
/*--------SWITCH-----------*/
/*----------SCROLL--------*/
.scroll {
overflow-y: auto;
overflow-x: hidden;
}
.scroll::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
border-radius: 10px;
}
.scroll::-webkit-scrollbar {
width: 10px;
}
.scroll::-webkit-scrollbar-thumb {
border-radius: 10px;
}
/*----------SCROLL--------*/
/*---------ITEM LIST---------*/
.item-list {
width: 700px;
height: 520px;
margin: 15px auto 20px auto;
}
.item-list ul {
list-style: none;
padding: 0;
margin: 0;
height: calc(100% - 40px);
width: 100%;
}
.item-list ul li {
position: relative;
float: left;
display: block;
cursor: pointer;
font-size: 15px;
margin: 6px 3px;
width: calc(100% - 70px);
border-radius: 4px;
padding: 10px 15px 10px 50px;
}
.item-list h3,
.processes h3 {
margin: 0px;
float: left;
display: block;
height: 20px;
padding: 10px 0px 10px 15px;
font-size: 15px;
font-weight: 400;
}
.item-list ul li span {
display: block;
float: left;
width: calc(100% - 120px);
overflow: hidden;
text-overflow: ellipsis;
margin-top: 2px;
}
.item-list input[type=text],
.processes input[type=text] {
border-radius: 50px;
font-size: 13px;
float: right;
padding: 5px 10px;
margin: 6px 10px 6px 0px;
}
/*---------ITEM LIST---------*/
/*---------STARTUP APPS---------*/
.startup-apps-list {
width: 600px;
height: 460px;
margin-top: 45px;
}
.startup-apps-list ul li {
background-image: url(../img/app.png);
background-repeat: no-repeat;
background-position: 13px 9px;
}
.startup-apps-list ul li:hover .remove-startup-app {
display: block;
}
.remove-startup-app {
width: 24px;
height: 24px;
margin: -2px 10px 0px 0px;
background: transparent url(../img/trash.png) no-repeat;
display: block;
float: right;
border: 0;
}
.edit-startup-app {
width: 24px;
height: 24px;
margin: -2px 10px 0px 0px;
background: transparent url(../img/edit.png) no-repeat;
display: block;
float: right;
border: 0;
}
.add-startup-app {
border: 0;
padding: 8px 15px;
float: right;
margin: 10px 140px 0px 0px;
border-radius: 4px;
}
/*---------STARTUP APPS---------*/
/*---------SYSTEM SERVICES---------*/
.services-list {
margin-top: 45px;
}
.services-list ul {
float: left;
}
.services-list ul li {
background-image: url(../img/service.png);
background-repeat: no-repeat;
background-position: 13px 11px;
line-height: 20px;
}
/*---------SYSTEM SERVICES---------*/
/*---------UNINSTALLER---------*/
.uninstaller-list {
height: 490px;
margin-top: 45px;
}
.uninstaller-list ul {
float: left;
}
.uninstaller-list ul li {
background-image: url(../img/package.png);
background-repeat: no-repeat;
background-position: 13px 9px;
line-height: 20px;
}
.uninstaller-list .spin-loader {
margin: 20px 0 0 100px;
}
.uninstaller-list label {
float: right;
margin: 1px 5px 0px 0px;
border-radius: 100%;
position: relative;
display: block;
width: 16px;
height: 16px;
border-radius: 100px;
cursor: pointer;
}
#uninstall-selected {
padding: 7px 15px;
cursor: pointer;
font-size: 15px;
margin: 15px 268px;
background-color: transparent;
border-radius: 4px;
}
#uninstall-selected:disabled {
cursor: not-allowed;
}
/*---------UNINSTALLER---------*/
/*---------ITEM TABLE---------*/
.item-table {
float: right;
margin: 10px 10px 0px 0px;
width: 630px;
height: 480px;
}
.item-table ul {
list-style: none;
margin: 0;
padding: 0;
}
.item-table ul li {
width: 100%;
display: block;
float: left;
padding: 2px 0px;
margin: 0;
}
input[type=checkbox] {
display: none;
}
.cleaner-side i,
.item-table i {
border-radius: 50%;
display: block;
height: 12px;
position: absolute;
top: 9px;
width: 12px;
z-index: 1;
}
.cleaner-side input[type=checkbox]:checked+i::after,
.item-table input[type=checkbox]:checked+i::after {
border-radius: 50%;
content: '';
display: block;
height: 6px;
left: 3px;
position: absolute;
top: 3px;
width: 6px;
z-index: 2;
}
.item-table span {
display: block;
float: left;
width: 550px;
overflow: hidden;
margin-left: 25px;
text-overflow: ellipsis;
font-size: 13px;
}
.item-table label {
cursor: pointer;
display: block;
float: left;
line-height: 30px;
padding: 0 15px;
position: relative;
}
.item-table h3 {
display: block;
float: left;
margin: 0;
font-weight: 500;
width: 100%;
}
.item-table h3 span {
font-size: 14px;
}
/*---------ITEM TABLE---------*/
/*---------CLEANER SIDEBAR---------*/
.cleaner-side {
margin: 10px 0 0 10px;
width: 200px;
float: left;
position: relative;
}
.cleaner-side ul {
float: left;
list-style: none;
margin: 0;
padding: 0;
}
.cleaner-side ul li {
padding: 0;
margin: 0 0 8px 0;
}
.cleaner-side ul li label {
display: block;
padding: 10px 0px 10px 10px;
width: 195px;
font-size: 14px;
cursor: pointer;
position: relative;
}
.cleaner-side i {
margin: 4px 0 0 0;
}
.cleaner-side span {
margin-left: 22px;
width: 160px;
display: block;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
/*---------CLEANER SIDEBAR---------*/
/*---------STATISTICS---------*/
.resources {
padding: 0px 20px;
}
.resources h4 {
display: block;
float: left;
padding: 10px;
font-weight: 400;
margin: 0;
}
.resources h4 i {
margin: 1px 0 0 10px;
cursor: pointer;
display: block;
float: right;
font-size: 16px;
}
#cpus-chart,
#memory-chart,
#network-chart {
float: left;
height: 125px;
width: calc(100% - 20px);
padding: 10px;
border-radius: 4px;
}
/*---------STATISTICS---------*/
.empty-list {
font-size: 22px;
text-align: center;
padding: 180px 0px;
width: 100%;
float: left;
margin: 30px auto;
display: block;
background: url(../img/not-found.png) no-repeat center 30px;
}
#clean-btn,
#system-scan-btn {
clear: right;
float: right;
margin: 10px 10px 0 0;
border-radius: 5px;
padding: 8px 20px;
cursor: pointer;
position: relative;
background-color: transparent;
}
#system-scan-btn {
float: left;
}
.slide-fade-enter-active {
transition: all .2s ease;
}
.slide-fade-leave-active {
transition: all .2s ease;
}
.slide-fade-enter,
.slide-fade-leave-to {
opacity: 0;
}
.update-check {
position: fixed;
bottom: 0;
left: 0;
right: 0;
text-align: left;
padding: 7px 0;
z-index: 99999;
}
.update-check span {
float: left;
display: block;
padding: 5px 20px;
margin: 0;
}
.update-check button {
border: 0;
cursor: pointer;
font-size: 15px;
float: right;
display: block;
border-radius: 4px;
padding: 6px 15px;
margin-right: 8px;
}
/*prompt style*/
.promptDialog {
background-color: rgba(0, 0, 0, .4);
left: 0;
right: 0;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: 999;
position: fixed;
}
.promptDialog .dialog {
width: 350px;
margin: 0 auto;
position: relative;
top: 40%;
transform: translateY(-50%);
box-shadow: 0px 0px 20px #10161b;
}
.promptDialog .dialog div:first-child {
border-radius: 4px;
background-color: #202b33;
padding: 10px;
text-align: center;
}
.dialog span {
color: #ddd;
display: block;
padding: 5px 10px;
}
.dialog input,
.dialog select {
color: #ddd;
border-radius: 4px;
padding: 9px 15px;
width: 280px;
font-size: 15px;
border: 0;
background-color: #293945;
margin: 8px 0px;
}
.dialog button {
padding: 7px 15px;
border: 0;
color: #ddd;
border: 1px solid #293945;
cursor: pointer;
font-size: 15px;
margin: 5px 10px;
background-color: transparent;
border-radius: 4px;
}
.dialog button:hover {
background-color: #293945;
}
/*----SETTINGS-----*/
.settings div {
float: left;
margin: 10px 15px 0 10px;
}
.settings div label {
float: left;
font-size: 15px;
padding: 0 0 5px 0;
}
.settings div select {
float: left;
border: 0px;
border-radius: 3px;
clear: left;
margin: 8px 0 0 0;
padding: 5px 10px;
width: 150px;
}
.settings-btn {
position: fixed;
top: 7px;
padding: 0;
right: 0;
width: 30px;
height: 30px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
border: 0;
}
/*------Processes--------*/
.processes {
float: left;
position: relative;
margin: 0 10px;
padding: 0;
width: calc(100% - 20px);
}
.processes button {
display: block;
float: right;
margin: 10px 0;
padding: 6px 15px;
border-radius: 3px;
}
.processes button:disabled {
cursor: not-allowed;
}
.processes .tbody {
height: 440px;
overflow-y: auto;
overflow-x: hidden;
}
.refreshCont {
float: left;
margin: 12px 0 0 0;
}
.refreshCont label {
display: block;
font-size: 15px;
padding: 3px 0 0 0;
float: left;
}
.refreshProcesses {
-webkit-appearance: none;
width: 80px;
height: 2px;
margin: 0 0 0 10px;
cursor: pointer;
}
.refreshProcesses::-webkit-slider-thumb {
-webkit-appearance: none;
width: 10px;
height: 10px;
border-radius: 100%;
position: relative;
z-index: 99;
}
/*-----Datatable-----*/
.datatable {
width: 100%;
margin: 0;
padding: 0;
text-align: left;
box-sizing: border-box;
font-size: 15px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
table-layout: fixed;
border-spacing: 1px;
}
.datatable tr:hover {
cursor: pointer;
}
.datatable th i {
font-size: 13px;
display: block;
float: right;
margin-top: 2px;
}
.datatable td,
.datatable th {
padding: 8px;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
/*----Spinner Loader------*/
.spin-loader {
position: relative;
width: 45px;
height: 10px;
}
.spin-loader div {
width: 10px;
height: 10px;
border-radius: 100%;
background: #2285c3;
position: absolute;
animation-duration: 0.5s;
animation-timing-function: ease;
animation-iteration-count: infinite;
}
.dot1,
.dot2 {
left: 0;
}
.dot3 {
left: 1em;
}
.dot4 {
left: 2em;
}
@keyframes reveal {
from {
transform: scale(0.001);
}
to {
transform: scale(1);
}
}
@keyframes slide {
to {
transform: translateX(1em)
}
}
.dot1 {
animation-name: reveal;
}
.dot2,
.dot3 {
animation-name: slide;
}
.dot4 {
animation-name: reveal;
animation-direction: reverse;
}
| 0.31384 | 0.083778 |
body,
#content-container {
background-color: #dbdfe2;
color: #515151;
}
#container.boxed-layout {
background-color: #c5c8cb;
}
.page-header {
color: #7c7c7c;
}
a {
color: #515151;
}
a:hover,
a:focus {
color: #444444;
}
/* SEARCHBOX */
/*======================================*/
.searchbox > .input-group input:focus {
border-color: #2e3539;
}
/* Scrollbar */
/*======================================*/
.pace .pace-progress,
.nano > .nano-pane > .nano-slider,
.nano > .nano-pane > .nano-slider {
background-color: #2e3539;
}
.pace .pace-progress-inner {
box-shadow: 0 0 10px #2e3539, 0 0 5px #2e3539;
}
.pace .pace-activity {
background-color: #2e3539;
}
/* NAVBAR
/*====================================*/
#navbar {
background-color: #dbdfe2;
}
#navbar-container {
box-shadow: 0 2px 0px -1px rgba(0, 0, 0, 0.05);
}
.navbar-header {
background-color: #3b4146;
}
.navbar-content {
background-color: #2e3539;
box-shadow: inset -4px 0 0 0 #2e3539;
}
/* BRAND LOGO & TEXT
/*====================================*/
.navbar-brand {
background-color: transparent;
color: #ffffff;
}
.navbar-brand:hover,
.navbar-brand:focus {
color: #ffffff;
}
/* NAVIGATION */
/*======================================*/
/* NAVBAR ICON & BUTTON */
/*======================================*/
.navbar-top-links > li > a {
color: #ffffff;
}
.navbar-top-links > li > a:focus {
background-color: transparent;
}
.navbar-top-links > li > a:hover {
background-color: #23282b;
color: #d9d9d9;
}
.navbar-top-links > .open > a,
.navbar-top-links > .open > a:focus {
background-color: #23282b;
color: #ffffff;
}
.navbar-top-links .tgl-menu-btn > a,
.navbar-top-links .tgl-menu-btn > a:hover,
.navbar-top-links .tgl-menu-btn > a:focus {
color: #ffffff;
}
/* NAVBAR RESPONSIVE */
/*======================================*/
@media (min-width: 768px) {
#navbar {
background-color: transparent;
}
.navbar-header {
background-color: transparent;
}
.navbar-header:before {
background-color: #3b4146;
}
#navbar-container {
background-color: #2e3539;
}
#container.mainnav-in .brand-title,
#container.mainnav-sm .brand-title,
#container.mainnav-lg .brand-title {
color: #ffffff;
}
.navbar-top-links .tgl-menu-btn {
position: static;
}
.navbar-top-links .tgl-menu-btn > a,
.navbar-top-links .tgl-menu-btn > a:hover {
color: #ffffff;
}
.navbar-top-links .tgl-menu-btn > a:focus {
background-color: transparent;
color: #ffffff;
}
}
/* NAVIGATION */
/*======================================*/
#mainnav {
background-color: #3b4146;
}
#mainnav .list-header {
color: #919ba2;
}
/* NAVIGATION MENU */
/*======================================*/
#mainnav-menu a {
color: #bbc0c5;
}
#mainnav-menu > li > a:hover,
#mainnav-menu > li > a:active {
color: #ffffff;
}
#mainnav-menu > li > a.hover {
color: #ffffff;
background-color: #42494e;
box-shadow: inset 4px 0 0 0 #2e3539;
}
#mainnav-menu > .active-link > a,
#mainnav-menu > .active-link > a:hover {
color: #ffffff;
box-shadow: inset 4px 0 0 0 #2e3539;
}
#mainnav-menu > .active-sub > a,
#mainnav-menu > .active-sub > a:hover {
color: #ffffff;
}
#mainnav-menu > .active {
background-color: #34393e;
}
#mainnav-menu > .active .active {
background-color: #2f3438;
}
#mainnav-menu ul a:hover,
.menu-popover .sub-menu ul a:hover,
.menu-popover .sub-menu ul a:hover {
color: #ffffff;
}
#mainnav-menu ul ul a:hover,
.menu-popover .sub-menu ul ul a:hover,
.menu-popover .sub-menu ul ul a:hover {
color: #ffffff;
}
#mainnav-menu ul .active-link a,
.menu-popover .sub-menu ul .active-link a,
.menu-popover .sub-menu ul .active-link a {
color: #ffffff;
box-shadow: inset 4px 0 0 0 #2e3539;
}
#container.mainnav-sm #mainnav-menu a:hover {
box-shadow: inset 4px 0 0 0 #2e3539;
}
#container.mainnav-sm #mainnav-menu > .active-link > a,
#container.mainnav-sm #mainnav-menu > .active-sub > a,
#container.mainnav-sm #mainnav-menu > .active-link a:hover,
#container.mainnav-sm #mainnav-menu > .active-sub a:hover {
background-color: #2e3539;
}
/* NAVIGATION - SHORTCUT BUTTONS */
/*======================================*/
#mainnav-shortcut .shortcut-grid {
color: #ffffff;
}
/* NAVIGATION - WIDGET */
/*======================================*/
.mainnav-widget {
background-color: rgba(0, 0, 0, 0.05);
color: #bbc0c5;
}
@media (min-width: 768px) {
#container.mainnav-sm .shortcut-grid:hover {
box-shadow: inset 4px 0 0 0 #2e3539;
}
#container.mainnav-sm .shortcut-grid:hover,
#container.mainnav-sm .popover.mainnav-shortcut {
background-color: #42494e;
color: #ffffff;
}
#container.mainnav-sm #mainnav-menu .active-link > a,
#container.mainnav-sm #mainnav-menu .active-sub > a {
color: #ffffff;
}
#container.mainnav-sm #mainnav .mainnav-widget > .show-small a {
color: #bbc0c5;
}
#container.mainnav-sm #mainnav .mainnav-widget > .show-small a:hover {
color: #ffffff;
box-shadow: inset 4px 0 0 0 #2e3539;
}
#container.mainnav-sm #mainnav .mainnav-widget .hover {
color: #ffffff;
background-color: #42494e;
}
/* NAVIGATION - POPOVER */
/*======================================*/
.menu-popover .sub-menu ul {
background-color: #34393e;
}
.menu-popover .sub-menu ul ul {
background-color: #2f3438;
}
.menu-popover .sub-menu ul li > a {
color: #ffffff;
}
.menu-popover .single-content {
color: #ffffff;
background-color: #42494e;
}
.menu-popover.popover {
background-color: #363c40;
color: #ffffff;
}
.menu-popover > .popover-title {
background-color: #42494e;
color: #ffffff;
}
.menu-popover .mainnav-widget-content {
background-color: #42494e;
}
}
.mainnav-sm .popover.mainnav-shortcut {
background-color: #363c40;
color: #ffffff;
}
/* NAVIGATION - OFFCANVAS */
/*======================================*/
@media (min-width: 768px) {
#container.mainnav-in.easeInBack #mainnav-container,
#container.mainnav-in.easeOutBack #mainnav-container,
#container.mainnav-in.easeInOutBack #mainnav-container,
#container.mainnav-in.jumping #mainnav-container,
#container.mainnav-out.easeInBack #mainnav-container,
#container.mainnav-out.easeOutBack #mainnav-container,
#container.mainnav-out.easeInOutBack #mainnav-container,
#container.mainnav-out.jumping #mainnav-container {
box-shadow: -20px 0 0 0 #3b4146;
}
#container.mainnav-out .brand-title {
background-color: transparent;
color: #ffffff;
}
}
/* ASIDE */
/* ===================================== */
#container #aside-container {
background-color: #ffffff;
}
#container #aside .list-link li a:not(.btn) {
color: #d1d1d1;
}
#container #aside .list-link li a:not(.btn):hover {
color: #ffffff;
}
#aside {
background-color: #495057;
color: #ffffff;
}
#aside a:not(.btn):not(.btn-link) {
color: inherit;
}
#aside .bord-all,
#aside .bord-top,
#aside .bord-btm,
#aside .bord-left,
#aside .bord-rgt,
#aside .bord-hor,
#aside .bord-ver,
#aside .list-divider {
border-color: #50585f;
}
#aside .btn-link {
color: #ffffff;
}
#aside .text-muted {
color: #a2aab0;
}
/* Aside with tabs */
/* ===================================== */
#aside-container #aside .nav-tabs li:not(active) a {
background-color: #42494e;
}
#container.aside-bright #aside .nav-tabs li:not(.active) a {
background-color: #f2f2f2;
}
@media (min-width: 768px) {
#aside {
background-color: #495057;
}
#container #aside-container {
background-color: #ffffff;
}
}
/* ASIDE : BRIGHT COLOR THEMES */
/* ===================================== */
#container.aside-bright #aside {
background-color: #ffffff;
border-color: #f2f2f2;
color: #515151;
}
#container.aside-bright #aside .text-light {
color: #515151;
}
#container.aside-bright #aside .bord-all,
#container.aside-bright #aside .bord-top,
#container.aside-bright #aside .bord-btm,
#container.aside-bright #aside .bord-lft,
#container.aside-bright #aside .bord-rgt,
#container.aside-bright #aside .bord-hor,
#container.aside-bright #aside .bord-ver,
#container.aside-bright #aside .list-divider {
border-color: #f7f7f7;
}
#container.aside-bright #aside .text-muted {
color: #9e9e9e;
}
#container.aside-bright #aside .progress {
background-color: #e6e6e6;
}
#container.aside-bright #aside .list-link li a:not(.btn) {
color: #5e5e5e;
}
#container.aside-bright #aside .list-link li a:not(.btn):hover {
color: #515151;
}
#container.aside-bright #aside a:not(.btn) {
color: #515151;
}
#container.aside-bright #aside a:not(.btn):hover,
#container.aside-bright #aside a:not(.btn):focus {
color: #373737;
}
#container.aside-bright #aside .btn-link {
color: #515151;
}
/* FOOTER */
/*======================================*/
#container.footer-fixed #footer {
background-color: #bec1c4;
color: #515151;
}
/* BORDER */
/*======================================*/
.bord-no {
border: 0 !important;
}
.bord-all {
border: 1px solid #e9e9e9;
}
.bord-top {
border-top: 1px solid #e9e9e9;
}
.bord-btm {
border-bottom: 1px solid #e9e9e9;
}
.bord-lft {
border-left: 1px solid #e9e9e9;
}
.bord-rgt {
border-right: 1px solid #e9e9e9;
}
.bord-ver {
border-top: 1px solid #e9e9e9;
border-bottom: 1px solid #e9e9e9;
}
.bord-hor {
border-right: 1px solid #e9e9e9;
border-left: 1px solid #e9e9e9;
}
/* TIMELINE */
/*======================================*/
.timeline {
background-color: #dbdfe2;
color: #515151;
}
.timeline:before,
.timeline:after {
background-color: #cad3df;
}
.timeline-time {
background-color: #dbdfe2;
color: #848484;
}
.timeline-icon {
box-shadow: 0 0 0 7px #dbdfe2;
}
.timeline-icon:empty {
background-color: #a4b4c7;
}
.timeline-label {
background-color: #ffffff;
border: 1px solid #e9e9e9;
}
.timeline-label:before {
border-right: 10px solid #e6e6e6;
}
.timeline-label:after {
border-right: 9px solid #ffffff;
}
.panel .timeline-label {
background-color: #f7f7f7;
border: 1px solid #e3e3e3;
}
.panel .timeline-label:before {
border-right-color: #e3e3e3;
}
.panel .timeline-label:after {
border-right-color: #f7f7f7;
}
@media (min-width: 768px) {
.two-column.timeline .timeline-entry:nth-child(even) .timeline-label:before {
border-left: 10px solid #e6e6e6;
}
.two-column.timeline .timeline-entry:nth-child(even) .timeline-label:after {
border-left: 9px solid #ffffff;
}
}
/* FORM WIZARD */
/*======================================*/
.wz-icon-bw li.active ~ li > a .icon-wrap {
color: #515151;
background-color: rgba(0, 0, 0, 0.17);
}
.wz-icon-bw li:not(.active) > a p {
color: #515151 !important;
}
/* FORM CONTROL */
/*======================================*/
.form-control:focus {
border-color: #2e3539;
}
/* LIST GROUP */
/*======================================*/
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
background-color: #2e3539;
border-color: #2e3539;
color: #ffffff;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
color: #ffffff;
}
/* DROPDOWN */
/*======================================*/
.dropdown-menu > li > a:hover {
background-color: #2e3539;
color: #ffffff;
}
/*======================================*/
/* PAGER */
/*======================================*/
.pager li > a:hover,
.pager li > a:focus,
.pagination > li a:hover,
.pagination > li a:focus {
background-color: #ffffff;
border-color: #2e3539;
color: #2e3539;
box-shadow: inset 0 0 1px #2e3539;
z-index: 2;
transition: border-color, 0.3s;
}
/*======================================*/
/* PAGINATION */
/*======================================*/
.pagination > li a:hover,
.pagination > li a:focus {
border-color: #2e3539;
color: #2e3539;
box-shadow: inset 0 0 1px #2e3539;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
background-color: #2e3539;
border-color: #2e3539;
}
/* TAB */
/*======================================*/
.tab-base .tab-content .tab-footer {
background-color: #e3e7e9;
color: #515151;
border-color: #dee2e4;
}
.tab-base .nav-tabs > li:not(.active) > a:hover {
border-color: #2e3539;
}
.tab-stacked-left.tab-base .nav-tabs > li:not(.active) a:hover {
border-color: #2e3539;
border-right-color: transparent;
}
.tab-stacked-right.tab-base .nav-tabs > li:not(.active) a:hover {
border-color: #2e3539;
border-left-color: transparent;
}
/* BUTTONS */
/*======================================*/
.btn-trans {
color: #848484;
}
/* PANELS */
/*======================================*/
.panel-footer {
background-color: #e3e7e9;
color: #515151;
border-color: #dee2e4;
position: relative;
}
html,
body {
min-width: 290px;
-ms-overflow-style: scrollbar;
}
body {
background-color: #dbdfe2;
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 12px;
color: #515151;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased !important;
}
h1,
.h1 {
font-size: 34px;
}
h2,
.h2 {
font-size: 28px;
}
h3,
.h3 {
font-size: 22px;
}
h4,
.h4 {
font-size: 16px;
}
h5,
.h5 {
font-size: 12px;
}
h6,
.h6 {
font-size: 10px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-weight: 600;
}
::-moz-selection {
background-color: rgba(46, 165, 204, 0.41);
}
::selection {
background-color: rgba(46, 165, 204, 0.41);
}
::-moz-selection {
background-color: rgba(46, 165, 204, 0.41);
}
/* CONTAINER */
/*======================================*/
#container {
min-height: 100vh;
height: auto;
position: relative;
min-width: 290px;
overflow: hidden;
opacity: 0;
visibility: hidden;
transition: opacity 0.5s linear 1s;
}
.nifty-ready #container {
opacity: 1;
visibility: visible;
transition: opacity 0.5s linear 1.5s;
}
#container.boxed-layout {
background-color: #c5c8cb;
}
/* CONTENT */
/*======================================*/
#content-container {
position: relative;
padding-top: 100px;
padding-bottom: 100px;
background-color: #dbdfe2;
}
/* PAGE HEADER */
/*======================================*/
#page-title {
padding: 10px 20px;
width: 100%;
}
.page-header {
border: 0 none;
color: #7c7c7c;
font-size: 2.2em;
font-weight: 100;
margin: 0;
padding: 10px 0;
}
.page-header .label {
margin-right: 0.5em;
}
/* PAGE CONTENT */
/*======================================*/
#page-content {
padding: 5px 20px 0;
}
@media (min-width: 768px) {
#page-content {
padding: 10px 20px 0;
}
}
@media (min-width: 992px) {
#page-content {
padding: 20px 25px 0;
}
}
/* SEARCHBOX */
/*======================================*/
.searchbox {
margin-right: -20px;
}
.searchbox button {
border: 0;
background: none;
padding: 2px 5px;
margin-top: 2px;
position: relative;
left: -28px;
font-size: 14px;
z-index: 2;
}
.searchbox .custom-search-form {
margin-right: -5px;
}
.searchbox .custom-search-form input {
border-color: transparent;
padding-right: 30px;
}
.searchbox > .input-group.custom-search-form input {
border-radius: 0;
}
.searchbox > .input-group input:focus {
border-color: #2e3539;
}
/* PAGE CONTENT - RESPONSIVE LAYOUT */
/*======================================*/
@media (min-width: 768px) {
#content-container {
padding-top: 50px;
}
#page-title {
display: table;
table-layout: fixed;
height: 51px;
padding: 0 0 0 15px;
}
.page-header,
.searchbox {
display: table-cell;
vertical-align: middle;
}
.searchbox {
width: 300px;
}
.searchbox .form-control {
background-color: transparent;
transition: background-color 0.5s, border-color 0.5s;
}
.searchbox .form-control:focus {
background-color: #fff;
transition: background-color 0.5s, border-color 0.5s;
}
}
@media (min-width: 992px) {
.searchbox {
margin-right: -25px;
}
.searchbox .custom-search-form {
margin-right: 0;
}
#page-title {
padding: 10px 0 0 25px;
}
}
/* CLEAN ZONE (LOGIN, REGISTER, AND ERROR PAGES CONTAINER) */
/*======================================*/
.cls-container {
background-color: #212124;
color: #ffffff;
text-align: center;
}
.cls-container a,
.cls-container a:hover,
.cls-container a:focus {
color: #ffffff;
}
.cls-container .text-light a,
.cls-container .text-light a:hover,
.cls-container .text-light a:focus {
color: #fff;
}
/* Image background */
.bg-img {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
opacity: .55;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}
/* Header */
.cls-header {
position: relative;
background-color: rgba(0, 0, 0, 0.1);
}
.cls-header:after {
content: "";
display: block;
border-top: 10px solid rgba(0, 0, 0, 0.1);
border-left: 10px solid transparent;
border-right: 10px solid transparent;
width: 0;
height: 0;
position: absolute;
left: 50%;
margin-bottom: -10px;
margin-left: -10px;
bottom: 0;
}
.cls-header.cls-header-lg .cls-brand .brand-icon {
width: 60px;
height: 60px;
}
#container.cls-container .cls-header .cls-header.cls-header-lg .cls-brand .brand-title {
font-size: 27px;
}
/* Brand */
.cls-brand {
display: inline-block;
padding: 20px 0;
}
.cls-brand .brand-icon {
padding: 0;
}
.cls-brand a:hover .brand-icon,
.cls-brand a:hover .brand-title {
opacity: 1;
color: #fff;
transition: all 0.5s;
}
.cls-brand a .brand-icon,
.cls-brand a .brand-title {
opacity: .7;
transition: all 0.5s;
}
.cls-header-lg .cls-brand {
line-height: 60px;
}
.cls-header-sm .cls-brand {
line-height: 1.42857;
}
#container.cls-container .cls-brand .brand-icon,
#container.cls-container .cls-brand .brand-title {
background-color: transparent;
color: inherit;
float: none;
display: inline-block;
line-height: 22px;
font-size: 20px;
font-weight: 600;
padding: 5px;
vertical-align: middle;
width: auto;
}
/* Content */
.cls-content {
padding: 50px 15px 15px;
padding-top: 10vh;
position: relative;
}
.cls-content .error-code {
font-size: 100px;
font-weight: 300;
}
.cls-content .error-search {
max-width: 512px;
margin: 0 auto;
}
.cls-content .cls-content-sm,
.cls-content .cls-content-lg {
color: #515151;
width: 70%;
min-width: 270px;
margin: 0 auto;
position: relative;
}
@media (min-width: 768px) {
.cls-content .cls-content-sm {
width: 350px;
}
.cls-content .cls-content-lg {
width: 700px;
}
}
/* Scrollbar */
/*======================================*/
.nano {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
}
.nano > .nano-content {
position: absolute;
overflow: scroll;
overflow-x: hidden;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.nano > .nano-content::-webkit-scrollbar {
display: none;
}
.nano > .nano-content:focus {
outline: 0 !important;
}
.nano > .nano-pane {
background-color: rgba(0, 0, 0, 0.1);
position: absolute;
width: 5px;
right: 0;
top: 0;
bottom: 0;
opacity: 0;
transition: all 0.7s;
}
.nano > .nano-pane > .nano-slider {
background-color: rgba(0, 116, 255, 0.5);
position: relative;
margin: 0;
border-radius: 0;
}
.nano-hide.nano > .nano-pane {
display: none !important;
}
.has-scrollbar > .nano-content::-webkit-scrollbar {
display: block;
}
.nano:hover > .nano-pane,
.nano-pane.active,
.nano-pane.flashed {
opacity: 0.99;
}
.pace .pace-progress,
.nano > .nano-pane > .nano-slider,
.nano > .nano-pane > .nano-slider {
background-color: #2e3539;
}
.pace .pace-progress-inner {
box-shadow: 0 0 10px #2e3539, 0 0 5px #2e3539;
}
.pace .pace-activity {
background-color: #2e3539;
}
/* NAVBAR
/*====================================*/
#navbar {
position: absolute;
width: 100%;
z-index: 10;
background-color: #dbdfe2;
left: 0;
top: 0;
}
#navbar-container {
box-shadow: 0 2px 0px -1px rgba(0, 0, 0, 0.05);
}
.navbar-header {
left: 0;
position: relative;
float: none;
background-color: #3b4146;
}
.navbar-content {
position: relative;
left: 0;
background-color: #2e3539;
padding: 0 8px;
box-shadow: inset -4px 0 0 0 #2e3539;
}
@media (min-width: 992px) {
.navbar-content {
padding: 0 13px;
}
}
/* BRAND LOGO & TEXT
/*====================================*/
.navbar-brand {
background-color: transparent;
color: #ffffff;
padding: 0;
height: 50px;
position: relative;
z-index: 2;
overflow: hidden;
width: 220px;
}
.navbar-brand:hover,
.navbar-brand:focus {
color: #ffffff;
}
.brand-title,
.brand-icon {
display: block;
line-height: 50px;
}
.brand-icon {
width: 50px;
height: 50px;
float: left;
}
.brand-text {
display: block;
font-size: 18px;
font-weight: 600;
}
/* NAVBAR ICON & BUTTON */
/*======================================*/
.navbar-top-links > li {
float: left;
}
.navbar-top-links > li > a {
display: table-cell;
padding: 0 12px;
vertical-align: middle;
height: 50px;
color: #ffffff;
transition: all 0.4s;
}
.navbar-top-links > li > a:focus {
background-color: transparent;
}
.navbar-top-links > li > a:hover {
background-color: #23282b;
color: #d9d9d9;
transition: all 0.4s;
}
.navbar-top-links > .open > a,
.navbar-top-links > .open > a:focus {
background-color: #23282b;
color: #ffffff;
}
.navbar-top-links > .dropdown > .dropdown-menu,
.navbar-top-links > .mega-dropdown > .dropdown-menu,
.navbar-top-links > .dropdown > .dropdown-menu.head-list,
.navbar-top-links > .mega-dropdown > .dropdown-menu.head-list {
margin-top: 10px;
}
.navbar-top-links .dropdown-menu .panel-body {
padding: 0;
}
.navbar-top-links .dropdown-menu .nano:not(.scrollable) {
max-height: 180px;
}
.navbar-top-links .dropdown-menu .nano:not(.scrollable) .nano-content {
position: static;
}
.navbar-top-links .tgl-menu-btn {
position: absolute;
top: -100%;
right: 0;
}
.navbar-top-links .tgl-menu-btn > a,
.navbar-top-links .tgl-menu-btn > a:hover,
.navbar-top-links .tgl-menu-btn > a:focus {
color: #ffffff;
}
.navbar-top-links .tgl-menu-btn > a:hover,
.navbar-top-links .tgl-menu-btn a:focus {
background-color: transparent;
}
.navbar-top-links .head-list {
list-style: none;
padding: 0;
margin: 0;
}
.navbar-top-links .head-list li a {
display: block;
padding: 10px 15px;
color: rgba(0, 0, 0, 0.6);
background: transparent;
}
.navbar-top-links .head-list li a:hover {
color: #000000;
background: rgba(0, 0, 0, 0.065);
}
.badge-header {
position: absolute;
font-size: .85em;
font-weight: normal;
top: 50%;
margin-top: -1.5em;
min-width: 1.85em;
padding: 3px 5px;
right: 3px;
}
.navbar-top-links .dropdown-menu .nano {
max-height: 265px;
}
/* DROPDOWN USER */
/*======================================*/
.img-user {
width: 32px;
height: 32px;
box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
}
.username {
float: right;
white-space: nowrap;
line-height: 50px;
margin: 0 10px;
}
/* NAVBAR RESPONSIVE */
/*======================================*/
@media (min-width: 768px) {
#dropdown-user > .dropdown-toggle img {
-webkit-transform: translateY(9px);
-ms-transform: translateY(9px);
transform: translateY(9px);
}
#navbar {
background-color: transparent;
}
.navbar-header {
float: left;
background-color: transparent;
}
.navbar-header:before {
content: '';
position: absolute;
display: block;
width: 100%;
height: 50px;
background-color: #3b4146;
}
#container.mainnav-out .navbar-header:before {
width: 0;
}
#container.mainnav-in .navbar-header:before {
width: 100%;
}
#navbar-container {
background-color: #2e3539;
}
.navbar-content {
margin-left: 220px;
background-color: transparent;
}
#navbar .brand-title {
padding: 0 1.5em 0 50px;
}
#container.mainnav-in .navbar-brand,
#container.mainnav-lg .navbar-brand,
#container.mainnav-in .brand-title,
#container.mainnav-lg .brand-title {
width: 220px;
}
#container.mainnav-in .brand-icon,
#container.mainnav-sm .brand-icon,
#container.mainnav-lg .brand-icon {
background-color: transparent;
}
#container.mainnav-in .brand-title,
#container.mainnav-sm .brand-title,
#container.mainnav-lg .brand-title {
color: #ffffff;
}
#container.effect .brand-title,
#container.effect.mainnav-in .brand-title,
#container.effect.mainnav-sm .brand-title,
#container.effect.mainnav-lg .brand-title {
transition: color 0.35s;
}
.navbar-middle {
position: static;
}
.navbar-top-links .tgl-menu-btn {
position: static;
}
.navbar-top-links .tgl-menu-btn > a,
.navbar-top-links .tgl-menu-btn > a:hover {
color: #ffffff;
}
.navbar-top-links .tgl-menu-btn > a:focus {
background-color: transparent;
color: #ffffff;
}
}
/* NAVBAR : FIXED */
/*======================================*/
#container.navbar-fixed > #navbar {
position: fixed;
}
#container.navbar-fixed > #navbar .shadow {
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
#container.navbar-fixed .navbar-top-links .dropdown-menu .nano > .nano-content {
position: absolute;
}
#container.navbar-fixed .navbar-top-links .dropdown-menu .nano {
max-height: 110px;
}
/* NAVIGATION */
/*======================================*/
#mainnav-container {
position: absolute;
width: 220px;
left: -220px;
padding-top: 50px;
top: 0;
bottom: 0;
z-index: 4;
min-height: 100%;
}
#mainnav {
height: 100%;
background-color: #3b4146;
}
#mainnav > *:not(.popover) .nano-pane {
display: none !important;
}
#mainnav .list-header {
color: #919ba2;
font-size: 0.9em;
}
#mainnav .list-divider {
border-color: rgba(0, 0, 0, 0.1);
margin: 5px 0;
}
#mainnav-menu-wrap {
height: 100%;
}
#mainnav-shortcut {
overflow: hidden;
}
/* NAVIGATION MENU */
/*======================================*/
#mainnav-menu-wrap {
margin-top: -50px;
padding-top: 50px;
}
#mainnav-menu ul,
.mainnav-widget ul,
.menu-popover ul,
.menu-popover .sub-menu ul,
.menu-popover .sub-menu ul {
list-style: none;
padding-left: 0;
}
#mainnav li .arrow {
float: right;
line-height: 1.42857;
}
#mainnav li .arrow:before {
content: '';
border-style: solid;
border-width: 0.1em 0.1em 0 0;
display: inline-block;
height: 0.4em;
left: 0;
position: relative;
top: 0;
width: 0.4em;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
#mainnav li.active > a > .arrow:before {
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
}
#mainnav li .arrow:before {
transition: all 0.3s;
}
#mainnav-menu a {
display: block;
font-weight: 300;
color: #bbc0c5;
padding: 12px 20px;
}
#mainnav-menu a strong {
font-weight: 600;
}
#mainnav-menu > li {
transition: background-color 0.5s linear 0.5s;
}
#mainnav-menu > li > a:hover,
#mainnav-menu > li > a:active {
color: #ffffff;
}
#mainnav-menu > li > a.hover {
color: #ffffff;
background-color: #42494e;
box-shadow: inset 4px 0 0 0 #2e3539;
}
#mainnav-menu > .active-link > a,
#mainnav-menu > .active-link > a:hover {
color: #ffffff;
padding-left: 20px;
font-weight: 600;
box-shadow: inset 4px 0 0 0 #2e3539;
}
#mainnav-menu > .active-sub > a,
#mainnav-menu > .active-sub > a:hover {
color: #ffffff;
}
#mainnav-menu > .active {
transition: background-color 0.5s;
background-color: #34393e;
}
#mainnav-menu > .active .active {
background-color: #2f3438;
}
#mainnav-menu ul a,
.menu-popover .sub-menu ul a,
.menu-popover .sub-menu ul a {
padding: 10px 20px 12px 53px;
}
#mainnav-menu ul a:hover,
.menu-popover .sub-menu ul a:hover,
.menu-popover .sub-menu ul a:hover {
color: #ffffff;
padding-left: 55px;
}
#mainnav-menu ul .list-header {
padding: 10px 20px 12px 55px;
}
#mainnav-menu ul ul a {
padding: 10px 20px 12px 65px;
}
#mainnav-menu ul ul a:hover,
.menu-popover .sub-menu ul ul a:hover,
.menu-popover .sub-menu ul ul a:hover {
color: #ffffff;
padding-left: 68px;
}
#mainnav-menu ul .active-link a,
.menu-popover .sub-menu ul .active-link a,
.menu-popover .sub-menu ul .active-link a {
font-weight: 600;
color: #ffffff;
box-shadow: inset 4px 0 0 0 #2e3539;
transition: background-color 0.2s, padding-left 0.3s, box-shadow 0.4s;
}
#mainnav-menu i {
padding: 0 10px 0 0;
}
#mainnav-menu .hide-lg {
display: none;
}
#container.mainnav-sm #mainnav-menu > .active-link > a,
#container.mainnav-sm #mainnav-menu > .active-sub > a,
#container.mainnav-sm #mainnav-menu > .active-link a:hover,
#container.mainnav-sm #mainnav-menu > .active-sub a:hover {
background-color: #2e3539;
box-shadow: none;
}
/* NAVIGATION - SHORTCUT BUTTONS */
/*======================================*/
#mainnav-shortcut {
max-height: 50px;
overflow: hidden;
}
#mainnav-shortcut ul {
width: 100%;
margin: 0;
padding: 0;
}
#mainnav-shortcut li {
padding: 0;
vertical-align: middle;
text-align: center;
}
#mainnav-shortcut .shortcut-grid {
display: table;
border: 0;
width: 100%;
height: 50px;
color: #ffffff;
}
#mainnav-shortcut .shortcut-grid > i {
display: table-cell;
vertical-align: middle;
font-size: 15px;
}
#mainnav-shortcut .shortcut-grid > span {
display: table-cell;
vertical-align: middle;
}
#container.mainnav-sm #mainnav-shortcut {
max-height: 250px;
}
#container.mainnav-sm #mainnav-shortcut > ul > li {
width: 100%;
text-align: left;
}
#container.mainnav-sm #mainnav-shortcut > ul > li a {
height: auto;
display: block;
padding: 12px 19px;
}
#container.mainnav-sm #mainnav-shortcut > ul > li i {
font-size: 12px;
line-height: 1.42857;
}
#container.mainnav-sm #mainnav-shortcut .shortcut-grid > .hide-sm {
display: none;
}
/* NAVIGATION - WIDGET */
/*======================================*/
.mainnav-widget {
background-color: rgba(0, 0, 0, 0.05);
color: #bbc0c5;
}
.mainnav-widget-content {
padding: 10px 15px;
}
.mainnav-widget .show-small a {
display: none;
}
/* NAVIGATION - FIXED POSITION */
/*======================================*/
#container.mainnav-fixed #mainnav-container {
position: fixed;
}
#container.mainnav-fixed #mainnav {
height: 100%;
}
#container.mainnav-fixed #mainnav .nano-content {
position: absolute;
}
@media (min-width: 768px) {
#container.mainnav-fixed.mainnav-lg #mainnav-menu-wrap {
height: 100%;
}
#container.mainnav-fixed.mainnav-sm #mainnav-menu-wrap {
height: 100%;
padding-bottom: 100px;
}
#container.mainnav-sm #mainnav .menu-popover .nano > .nano-content {
top: auto;
max-height: 100%;
position: absolute;
}
#container.mainnav-sm #mainnav .menu-popover .nano-content {
position: static;
}
}
/* MAIN NAVIGATION - AFFIX */
/*======================================*/
#container.mainnav-fixed:not(.navbar-fixed) #mainnav-container.affix {
top: -50px;
position: fixed;
}
#container.mainnav-fixed:not(.navbar-fixed) #mainnav-container.affix-top {
top: 0;
position: absolute;
}
/* MAIN NAVIGATION - EXPANDING */
/* For large screen */
/*======================================*/
@media (min-width: 992px) {
#container.mainnav-lg #mainnav-container {
left: 0;
}
#container.mainnav-lg #footer,
#container.mainnav-lg #content-container {
padding-left: 220px;
}
}
/* Expanding with off canvas mode */
/*======================================*/
@media (min-width: 768px) and (max-width: 991px) {
#container.mainnav-lg #content-container,
#container.mainnav-lg #footer {
left: 220px;
}
#container.mainnav-lg .tgl-menu-btn {
right: 220px;
}
#container.mainnav-lg #mainnav-container {
left: 0;
}
#container.mainnav-lg #mainnav-menu-wrap {
height: 100%;
}
}
/* NAVIGATION - COLLAPSING */
/*======================================*/
@media (min-width: 768px) {
#mainnav-menu .list-header,
#mainnav-menu .list-divider,
#mainnav-menu .menu-title,
#mainnav-menu .arrow,
#mainnav-menu .menu-title > .label {
opacity: 1;
}
.mainnav-sm #mainnav-menu .list-header,
.mainnav-sm #mainnav-menu .list-divider,
.mainnav-sm #mainnav-menu .menu-title,
.mainnav-sm #mainnav-menu .arrow,
.mainnav-sm #mainnav-menu .menu-title > .label {
padding-top: 0;
padding-bottom: 0;
margin: 0;
height: 0;
opacity: 0;
}
#container.mainnav-sm .brand-icon {
width: 40px;
height: 40px;
margin: 0 5px;
-webkit-transform: translateY(5px);
-ms-transform: translateY(5px);
transform: translateY(5px);
}
#container.mainnav-sm .shortcut-grid:hover {
box-shadow: inset 4px 0 0 0 #2e3539;
transition: background-color 0.2s, padding-left 0.3s, box-shadow 0.4s;
}
#container.mainnav-sm .shortcut-grid:hover,
#container.mainnav-sm .popover.mainnav-shortcut {
background-color: #42494e;
color: #ffffff;
}
#container.mainnav-sm #mainnav-menu a {
white-space: nowrap;
position: relative;
padding: 12px 0 12px 19px;
}
#container.mainnav-sm #mainnav-menu a:hover {
box-shadow: inset 4px 0 0 0 #2e3539;
}
#container.mainnav-sm #mainnav-menu a .badge {
margin-top: -1.5em;
}
#container.mainnav-sm #mainnav-menu a .badge {
position: absolute;
padding: 3px 7px;
right: 2px;
top: 25%;
}
#container.mainnav-sm #mainnav-menu a i {
display: inline;
}
#container.mainnav-sm #mainnav-menu .active-link > a,
#container.mainnav-sm #mainnav-menu .active-sub > a {
color: #ffffff;
}
#container.mainnav-sm #mainnav-menu .collapse {
display: none;
height: 0 !important;
}
#container.mainnav-sm #mainnav-container,
#container.mainnav-sm #navbar .navbar-brand {
width: 50px;
left: 0;
}
#container.mainnav-sm #navbar .navbar-content {
margin-left: 50px;
}
#container.mainnav-sm #content-container,
#container.mainnav-sm #footer {
padding-left: 50px;
left: 0;
}
#container.mainnav-sm #mainnav {
position: relative;
}
#container.mainnav-sm #mainnav .mainnav-widget > .show-small a {
display: block;
color: #bbc0c5;
padding: 12px 0 12px 19px;
}
#container.mainnav-sm #mainnav .mainnav-widget > .show-small a:hover {
color: #ffffff;
box-shadow: inset 4px 0 0 0 #2e3539;
transition: background-color 0.2s, padding-left 0.3s, box-shadow 0.4s;
}
#container.mainnav-sm #mainnav .mainnav-widget > .hide-small {
display: none;
}
#container.mainnav-sm #mainnav .mainnav-widget .hover {
color: #ffffff;
background-color: #42494e;
}
.top-auto {
top: auto !important;
}
/* NAVIGATION - POPOVER */
/*======================================*/
#mainnav .menu-popover .nano > .nano-content {
position: absolute;
}
#mainnav-menu ul ul a:hover,
.menu-popover .sub-menu ul ul a:hover,
.menu-popover .sub-menu ul ul a:hover,
.menu-popover .sub-menu ul ul a:hover {
background-color: rgba(0, 0, 0, 0.0005);
}
.menu-popover {
left: 50px !important;
}
.menu-popover .sub-menu {
overflow: hidden;
}
.menu-popover .sub-menu .pop-in {
display: block;
visibility: visible;
}
.menu-popover .sub-menu ul {
background-color: #34393e;
}
.menu-popover .sub-menu ul ul {
background-color: #2f3438;
}
.menu-popover .sub-menu ul ul > li > a {
padding-left: 27px;
}
.menu-popover .sub-menu ul ul > li > a:hover {
padding-left: 33px;
}
.menu-popover .sub-menu ul a:hover {
padding-left: 20px;
}
.menu-popover .sub-menu ul li > a {
display: block;
color: #ffffff;
padding: 12px 17px;
font-weight: 300;
}
.menu-popover .single-content {
color: #ffffff;
background-color: #42494e;
}
.menu-popover.popover {
width: 220px;
padding: 0;
border: 0;
border-radius: 0 0 0 0;
background-color: #363c40;
color: #ffffff;
position: absolute;
box-shadow: none;
margin-left: 0;
}
.menu-popover.popover.in {
-webkit-animation: fadeIn .2s;
animation: fadeIn .2s;
}
.menu-popover > .popover-title {
border: 0;
border-radius: 0;
padding: 14px 20px;
background-color: #42494e;
font-size: 1.05em;
position: relative;
z-index: 5;
color: #ffffff;
}
.menu-popover > .popover-title strong {
font-weight: 300;
}
.menu-popover > .popover-content {
padding: 0;
width: 100%;
position: absolute;
border-radius: 0 0 0 0;
}
.menu-popover > .popover-content > .single-content {
padding: 12px 14px;
display: block;
white-space: nowrap;
}
.menu-popover > .popover-content > .single-content strong {
font-weight: 300;
}
.menu-popover > .popover-content > .single-content .label,
.menu-popover > .popover-content > .single-content .badge {
margin-left: 10px;
float: none !important;
}
.menu-popover ul {
width: 220px;
margin-bottom: 0;
}
.menu-popover .mainnav-widget-content {
background-color: #42494e;
}
.menu-popover .mainnav-widget-content > .list-group {
display: block;
width: auto;
}
}
.popover.mainnav-shortcut {
white-space: nowrap;
}
.popover.mainnav-shortcut .popover-content {
padding: 12px 15px;
}
.mainnav-sm .popover.mainnav-shortcut {
display: block !important;
border: 0;
margin-top: -41.14284px;
margin-left: -1px;
padding: 0;
box-shadow: none;
overflow: hidden;
width: auto;
max-width: 300px;
border-radius: 0 0 0 0;
background-color: #363c40;
color: #ffffff;
left: 50px !important;
}
.mainnav-sm .popover.mainnav-shortcut.in {
-webkit-animation: fadeIn .2s;
animation: fadeIn .2s;
}
.mainnav-sm .popover.mainnav-shortcut.in .popover-content {
height: 100%;
margin: 0;
}
.mainnav-sm .popover.mainnav-shortcut > .arrow {
display: none;
}
/* NAVIGATION - OFFCANVAS */
/*======================================*/
#container.mainnav-in.footer-fixed #footer,
#container.mainnav-in #navbar,
#container.mainnav-in #content-container,
#container.mainnav-in #footer {
left: 220px;
}
#container.mainnav-out #content-container,
#container.mainnav-in #mainnav-container {
left: 0;
}
#container.mainnav-in .navbar-header {
left: -220px;
}
#container.mainnav-in .tgl-menu-btn {
right: 220px;
}
#container.mainnav-in #mainnav-menu-wrap {
height: 100%;
}
@media (min-width: 768px) {
#container.mainnav-in.easeInBack #mainnav-container,
#container.mainnav-in.easeOutBack #mainnav-container,
#container.mainnav-in.easeInOutBack #mainnav-container,
#container.mainnav-in.jumping #mainnav-container,
#container.mainnav-out.easeInBack #mainnav-container,
#container.mainnav-out.easeOutBack #mainnav-container,
#container.mainnav-out.easeInOutBack #mainnav-container,
#container.mainnav-out.jumping #mainnav-container {
box-shadow: -20px 0 0 0 #3b4146;
}
#container.mainnav-in #navbar,
#container.mainnav-in .navbar-header {
left: 0;
}
#container.mainnav-in .tgl-menu-btn {
right: 0;
}
#container.mainnav-in.aside-in #aside-container {
right: -220px;
}
#container.mainnav-out .brand-title {
background-color: transparent;
color: #ffffff;
}
}
/* Reveal*/
/*======================================*/
@media (min-width: 768px) {
#container.reveal #content-container {
min-height: 100vh;
}
#container.mainnav-out.reveal #content-container,
#container.mainnav-in.reveal #content-container {
z-index: 7;
}
#container.mainnav-in.reveal.aside-in #aside-container {
right: -220px;
}
#container.mainnav-in.reveal.aside-in #footer {
left: 220px;
}
#container.mainnav-out.reveal #aside-container,
#container.mainnav-in.reveal #aside-container {
z-index: 9;
}
#container.mainnav-out.reveal.aside-left:not(.aside-in) #aside-container,
#container.mainnav-in.reveal.aside-left:not(.aside-in) #aside-container {
left: -220px;
}
#container.mainnav-out.reveal #footer,
#container.mainnav-in.reveal #footer {
z-index: 8;
}
#container.mainnav-out.reveal #mainnav-container {
left: -220px;
}
#container.mainnav-in.reveal.slide .navbar-header:before,
#container.mainnav-out.reveal.slide .navbar-header:before,
#container.mainnav-out.reveal:not(.slide) #mainnav-container,
#container.mainnav-in.reveal:not(.slide) #mainnav-container {
left: 0;
transition-duration: 0;
}
}
/* Slide in on top */
/*======================================*/
@media (min-width: 768px) {
#container.mainnav-in.slide #navbar,
#container.mainnav-in.slide #content-container,
#container.mainnav-in.slide #footer {
left: 0;
}
#container.mainnav-in.slide.aside-in.aside-left #aside-container {
left: 0;
}
#container.mainnav-in.slide.aside-in #aside-container {
right: 0;
}
}
@media (min-width: 1200px) {
#container .brand-icon {
transition: all 0.7s;
}
#mainnav-menu a {
transition: background-color 0.5s, color 0.5s, box-shadow 0.5s;
}
#mainnav-menu ul a,
.menu-popover .sub-menu ul a,
.menu-popover .sub-menu ul a {
transition: background-color 0.2s, padding-left 0.3s, box-shadow 0.4s;
}
#mainnav-menu ul a:hover,
.menu-popover .sub-menu ul a:hover,
.menu-popover .sub-menu ul a:hover {
transition: background-color 0.2s, padding-left 0.3s, box-shadow 0.4s;
}
#mainnav-shortcut {
transition: all 0.7s;
}
#mainnav-shortcut li {
transition: all 0.7s ease 0.2s;
}
#mainnav-shortcut .shortcut-grid i {
transition: font-size 0.7s linear 0.5s;
}
#container.mainnav-sm #mainnav-shortcut {
transition: all 0.7s linear 0.2s;
}
#container.mainnav-sm #mainnav-shortcut > ul > li {
transition: all 0.5s ease;
}
#container.mainnav-sm #mainnav-shortcut > ul > li i {
transition: font-size 0.7s;
}
#mainnav-menu .list-header,
#mainnav-menu .list-divider,
#mainnav-menu .menu-title,
#mainnav-menu .arrow,
#mainnav-menu .menu-title > .label {
opacity: 1;
transition: all 1.5s ease 0.3s, color 0.3s;
transition-timing-function: cubic-bezier(0.28, 1.02, 0.36, 1.145);
}
.mainnav-sm #mainnav-menu .list-header,
.mainnav-sm #mainnav-menu .list-divider,
.mainnav-sm #mainnav-menu .menu-title,
.mainnav-sm #mainnav-menu .arrow,
.mainnav-sm #mainnav-menu .menu-title > .label {
transition: opacity 0.5s, padding 0.5s linear 0.5s, color 0.1s, margin 0.5s linear 0.5s;
transition-timing-function: cubic-bezier(0.28, 1.02, 0.36, 1.145);
}
}
.collapsing {
transition-timing-function: cubic-bezier(1, -0.28, 0, 1.275);
}
/* ASIDE */
/* ===================================== */
#container #aside-container {
padding: 0 20px;
background-color: #ffffff;
position: relative;
top: 0px;
z-index: 3;
}
#container #aside-container .nano-content {
position: static;
outline: none;
}
#container #aside-container .nano-pane {
display: none !important;
}
#container #aside .list-link li a:not(.btn) {
color: #d1d1d1;
}
#container #aside .list-link li a:not(.btn):hover {
color: #ffffff;
}
#aside {
background-color: #495057;
color: #ffffff;
max-height: 0;
overflow: hidden;
-webkit-transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
-webkit-transform: translateZ(0);
transition: all 0.5s;
}
#aside a:not(.btn):not(.btn-link) {
color: inherit;
}
#aside.aside-xs-in {
overflow: hidden;
margin-bottom: 70px;
}
#aside .bord-all,
#aside .bord-top,
#aside .bord-btm,
#aside .bord-left,
#aside .bord-rgt,
#aside .bord-hor,
#aside .bord-ver,
#aside .list-divider {
border-color: #50585f;
}
#aside .btn-link {
color: #ffffff;
}
#aside .text-muted {
color: #a2aab0;
}
/* Aside with tabs */
/* ===================================== */
#aside-container #aside .nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
#aside-container #aside .nav-tabs li:not(active) a {
border-radius: 0;
border: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
background-color: #42494e;
color: rgba(255, 255, 255, 0.5);
padding: 20px 0;
}
#aside-container #aside .nav-tabs li:first-child > a {
border-left: 0;
}
#aside-container #aside .nav-tabs li:last-child > a {
border-right: 0;
}
#aside-container #aside .nav-tabs .active a {
border-left: 1px solid rgba(0, 0, 0, 0.1);
border-right: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid transparent;
background-color: transparent;
color: inherit !important;
}
#aside-container #aside .nav-tabs .active .badge {
opacity: 1;
}
#aside-container #aside .nav-tabs .badge {
opacity: 0.5;
}
#aside-container #aside .tab-content {
padding: 10px 0;
}
#aside .nav-tabs a i {
font-size: 1.35em;
}
#container.aside-bright #aside .nav-tabs li:not(.active) a {
background-color: #f2f2f2;
color: rgba(0, 0, 0, 0.15);
}
/* ASIDE - RESPONSIVE LAYOUT */
/* ===================================== */
@media (max-width: 760px) {
#aside.aside-xs-in {
margin-top: -90px;
}
#container.mainnav-in #aside-container {
left: 220px;
right: auto;
}
}
@media (min-width: 768px) and (max-width: 992px) {
#container.mainnav-sm.aside-left.aside-in #aside-container {
left: 50px;
right: auto;
}
#container.mainnav-sm.aside-left.aside-in #content-container,
#container.mainnav-sm.aside-left.aside-in #footer {
padding-left: 220px;
}
div#container.mainnav-lg.aside-left.aside-in #content-container,
div#container.mainnav-lg.aside-left.aside-in #footer {
padding-left: 220px;
text-align: left;
}
}
@media (min-width: 768px) {
#aside {
max-height: none;
padding-top: 50px;
visibility: visible;
background-color: #495057;
height: 100%;
}
#aside.aside-xs-in {
max-height: none;
}
#container #aside-container {
padding: 0;
background-color: #ffffff;
position: absolute;
width: 220px;
height: auto;
left: auto;
right: -220px;
top: 0;
bottom: 0;
min-height: 100vh;
overflow: hidden;
visibility: hidden;
z-index: 3;
}
#container #aside-container .nano-content {
position: absolute;
}
#container #content-container,
#container #footer {
padding-right: 0;
}
#container.aside-in #content-container,
#container.aside-in #footer {
padding-right: 220px;
}
#container.aside-in.aside-left #content-container,
#container.aside-in.aside-left #footer {
padding-left: 220px;
padding-right: 0;
}
#container.aside-in.aside-left.mainnav-lg #content-container,
#container.aside-in.aside-left.mainnav-lg #footer {
padding-left: 440px;
padding-right: 0;
}
#container.aside-in.aside-left.mainnav-lg #aside-container {
left: 220px;
right: auto;
}
#container.aside-in.aside-left.mainnav-sm #content-container,
#container.aside-in.aside-left.mainnav-sm #footer {
padding-left: 270px;
padding-right: 0;
}
#container.aside-in.aside-left.mainnav-sm #aside-container {
left: 50px;
right: auto;
}
#container.aside-in.aside-left.mainnav-in #aside-container {
left: 220px;
right: auto;
}
#container.mainnav-in:not(.slide) #footer,
#container.mainnav-in #content-container {
padding-right: 0;
}
/* ASIDE - TOGGLE HIDE/SHOW */
/* ===================================== */
#container.aside-in #aside-container {
left: auto;
right: 0;
}
#container.aside-in.aside-left.mainnav-in #aside-container {
left: 220px;
right: auto;
}
#container.aside-left #aside-container,
#container.aside-in.aside-left #aside-container {
left: 0;
right: auto;
}
#container.aside-left.mainnav-sm #aside-container {
left: -170px;
}
#container.aside-left.mainnav-sm #content-container,
#container.aside-left.mainnav-sm #footer {
padding-left: 50px;
}
#container.aside-left.mainnav-out:not(.aside-in) #aside-container {
left: -220px;
}
/* ASIDE - FIXED POSITION */
/* ===================================== */
#container.aside-fixed #aside-container {
position: fixed;
}
#container.aside-fixed #aside {
height: 100%;
}
#container.aside-fixed #aside .nano-content {
position: absolute;
}
#container.aside-fixed:not(.navbar-fixed) #aside-container.affix {
top: -50px;
position: fixed;
}
#container.aside-fixed:not(.navbar-fixed) #aside-container.affix-top {
top: 0;
position: absolute;
}
#container.aside-in #aside {
padding-top: 50px;
}
#container.aside-in #content-container,
#container.aside-in:not(.mainnav-in) #footer {
padding-right: 220px;
}
#container.aside-in.aside-left #content-container,
#container.aside-in.aside-left #footer {
padding-left: 220px;
padding-right: 0;
}
}
/* ASIDE : BRIGHT COLOR THEMES */
/* ===================================== */
#container.aside-bright #aside {
background-color: #ffffff;
border-color: #f2f2f2;
color: #515151;
}
#container.aside-bright #aside .text-light {
color: #515151;
}
#container.aside-bright #aside .bord-all,
#container.aside-bright #aside .bord-top,
#container.aside-bright #aside .bord-btm,
#container.aside-bright #aside .bord-lft,
#container.aside-bright #aside .bord-rgt,
#container.aside-bright #aside .bord-hor,
#container.aside-bright #aside .bord-ver,
#container.aside-bright #aside .list-divider {
border-color: #f7f7f7;
}
#container.aside-bright #aside .text-muted {
color: #9e9e9e;
}
#container.aside-bright #aside .progress {
background-color: #e6e6e6;
}
#container.aside-bright #aside .list-link li a:not(.btn) {
color: #5e5e5e;
}
#container.aside-bright #aside .list-link li a:not(.btn):hover {
color: #515151;
}
#container.aside-bright #aside a:not(.btn) {
color: #515151;
}
#container.aside-bright #aside a:not(.btn):hover,
#container.aside-bright #aside a:not(.btn):focus {
color: #373737;
}
#container.aside-bright #aside .btn-link {
color: #515151;
}
/* FOOTER */
/*======================================*/
#footer {
border-top: rgba(0, 0, 0, 0.07);
position: absolute;
padding-top: 12px;
bottom: 0;
z-index: 2;
left: 0;
right: 0;
height: 50px;
}
#footer p {
margin-bottom: 5px;
}
#footer .show-fixed,
#container.footer-fixed #footer .hide-fixed {
display: none;
}
#footer .hide-fixed,
#container.footer-fixed #footer .show-fixed {
display: block;
height: 100%;
}
.footer-list {
margin-bottom: 0;
}
.footer-list > li {
vertical-align: top;
}
#container.footer-fixed #footer {
background-color: #bec1c4;
color: #515151;
left: 0;
position: fixed;
bottom: 0;
margin-top: -50px;
z-index: 1;
}
.table-toolbar-left,
.table-toolbar-right {
text-align: center;
padding-bottom: 10px;
}
.table-toolbar-right > .form-group {
display: inline-block;
vertical-align: top;
margin: 0;
}
@media (min-width: 760px) {
.table-toolbar-left {
float: left;
text-align: left;
}
.table-toolbar-right {
text-align: right;
}
}
/* MICS CLASS */
/*======================================*/
.list-group-striped > li:nth-child(odd),
.list-group-striped > a:nth-child(odd):not(.active):not(.disabled) {
background-color: rgba(0, 0, 0, 0.06);
}
.list-divider {
border-top: 1px solid rgba(0, 0, 0, 0.1);
margin: 15px 0;
height: 1px;
}
.list-header {
font-weight: 300;
padding: 10px 15px;
position: relative;
}
.list-item-sm {
padding: 5px 15px;
}
.list-item-lg {
padding: 15px;
}
.list-item-xl {
padding: 20px 15px;
}
/* BOX TYPE */
/*======================================*/
.box-block {
display: block;
}
.box-inline {
display: inline-block;
}
.box-vmiddle {
display: inline-block;
max-width: 500px;
vertical-align: middle;
margin-bottom: 15px;
}
.box-vmiddle-wrap:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
margin-left: -15px;
}
/* BORDER */
/*======================================*/
.bord-no {
border: 0 !important;
}
.bord-all {
border: 1px solid #e9e9e9;
}
.bord-top {
border-top: 1px solid #e9e9e9;
}
.bord-btm {
border-bottom: 1px solid #e9e9e9;
}
.bord-lft {
border-left: 1px solid #e9e9e9;
}
.bord-rgt {
border-right: 1px solid #e9e9e9;
}
.bord-ver {
border-top: 1px solid #e9e9e9;
border-bottom: 1px solid #e9e9e9;
}
.bord-hor {
border-right: 1px solid #e9e9e9;
border-left: 1px solid #e9e9e9;
}
/* TEXT */
/*======================================*/
.text-thin {
font-weight: 300;
}
.text-normal {
font-weight: normal;
}
.text-semibold {
font-weight: 600;
}
.text-bold {
font-weight: 700;
}
.text-5x,
.text-4x,
.text-5x,
.text-2x,
.text-lg,
.text-sm,
.text-xs {
line-height: 1.25;
font-size: 4em;
}
.text-4x {
font-size: 4em;
}
.text-3x {
font-size: 3em;
}
.text-2x {
font-size: 2em;
}
.text-lg {
font-size: 1.2em;
}
.text-sm {
font-size: 0.9em;
}
.text-xs {
font-size: 0.8em;
}
.text-overflow {
display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.text-unit {
font-size: 15px;
vertical-align: top;
line-height: 1.5em;
}
.unselectable {
cursor: default;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
}
.unselectable ::-moz-selection {
background-color: transparent;
}
.unselectable ::selection {
background-color: transparent;
}
.unselectable ::-moz-selection {
background-color: transparent;
}
@media (min-width: 1200px) {
.text-lg-right {
text-align: right;
}
.text-lg-center {
text-align: center;
}
.text-lg-left {
text-align: left;
}
}
@media (min-width: 992px) and (max-width: 1200px) {
.text-md-right {
text-align: right;
}
.text-md-center {
text-align: center;
}
.text-md-left {
text-align: left;
}
}
@media (min-width: 768px) and (max-width: 992px) {
.text-sm-right {
text-align: right;
}
.text-sm-center {
text-align: center;
}
.text-sm-left {
text-align: left;
}
}
@media (max-width: 760px) {
.text-xs-right {
text-align: right;
}
.text-xs-center {
text-align: center;
}
.text-xs-left {
text-align: left;
}
}
/* ICONS */
/*======================================*/
.icon-wrap {
display: inline-block;
padding: 10px;
border-radius: 2px;
}
.icon-wrap i {
display: block;
line-height: 1em;
text-align: center;
position: relative;
width: 1em;
padding-top: 1em;
vertical-align: middle;
}
.icon-wrap i:before {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.icon-wrap .icon-txt {
display: block;
line-height: 1em;
text-align: center;
position: relative;
width: 1em;
vertical-align: top;
}
.icon-wrap-lg {
padding: 20px;
}
.icon-wrap-md {
padding: 17px;
}
.icon-wrap-sm {
padding: 12px;
}
.icon-wrap-xs {
padding: 7px;
}
.icon-circle {
border-radius: 50%;
}
.icon-lg:before {
font-size: 1.333em;
line-height: 1.095em;
vertical-align: middle;
}
.icon-2x:before {
font-size: 2em;
line-height: 1em;
}
.icon-3x:before {
font-size: 3em;
line-height: 1em;
}
.icon-4x:before {
font-size: 4em;
line-height: 1em;
}
.icon-5x:before {
font-size: 5em;
line-height: 1em;
}
/* IMAGES */
/*======================================*/
.img-mar {
margin: 5px;
}
.img-border {
box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
}
.img-border-light {
box-shadow: 0 0 0 4px #fff;
}
.img-xs {
width: 32px;
height: 32px;
}
.img-md {
width: 64px;
height: 64px;
}
.img-sm {
width: 46px;
height: 46px;
}
.img-lg {
width: 96px;
height: 96px;
}
.img-holder img {
max-width: 100%;
border-radius: 0;
}
/* CONTENT MARGIN */
/*======================================*/
.mar-no {
margin: 0 !important;
}
.mar-all {
margin: 15px;
}
.mar-top {
margin-top: 15px;
}
.mar-btm {
margin-bottom: 15px;
}
.mar-lft {
margin-left: 15px;
}
.mar-rgt {
margin-right: 15px;
}
.mar-hor {
margin-left: 15px;
margin-right: 15px;
}
.mar-ver {
margin-top: 15px;
margin-bottom: 15px;
}
/* CONTENT PADDING */
/*======================================*/
.pad-no {
padding: 0;
}
.pad-all {
padding: 15px;
}
.pad-top {
padding-top: 15px;
}
.pad-btm {
padding-bottom: 15px;
}
.pad-lft {
padding-left: 15px;
}
.pad-rgt {
padding-right: 15px;
}
.pad-hor {
padding-left: 15px;
padding-right: 15px;
}
.pad-ver {
padding-top: 15px;
padding-bottom: 15px;
}
/* DISABLED BUTTON */
/*======================================*/
a.disabled-link,
a.disabled-link:visited,
a.disabled-link:active,
a.disabled-link:hover {
color: #aaa !important;
cursor: default;
}
/* EQUALIZE HEIGHTS */
/*======================================*/
.eq-height,
.eq-height.eq-auto {
display: table;
table-layout: fixed;
height: 100%;
margin-bottom: 0;
width: 100%;
}
.eq-height.eq-auto {
table-layout: auto;
}
.eq-height .eq-box-xs {
display: table-cell;
height: 100%;
vertical-align: top;
float: none;
}
.eq-height > * > .panel {
display: table;
table-layout: fixed;
height: 100%;
width: 100%;
}
.eq-height [class*="eq-box"].eq-no-panel {
padding-bottom: 0;
}
.eq-min-width {
width: 1%;
}
.eq-no-panel:after {
content: '';
display: table;
width: 100%;
table-layout: fixed;
}
@media (min-width: 1200px) {
.eq-height .eq-box-lg {
display: table-cell;
height: 100%;
vertical-align: top;
float: none;
padding-bottom: 24px;
}
.eq-height .eq-box-lg .panel {
margin-bottom: 0;
}
}
@media (min-width: 992px) {
.eq-height .eq-box-md {
display: table-cell;
height: 100%;
vertical-align: top;
float: none;
padding-bottom: 24px;
}
.eq-height .eq-box-md .panel {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.eq-height .eq-box-sm {
display: table-cell;
height: 100%;
vertical-align: top;
float: none;
padding-bottom: 24px;
}
.eq-height .eq-box-sm .panel {
margin-bottom: 0;
}
}
/* ANIMATIONS */
/* -------------------------------------*/
@media (min-width: 1200px) {
.nifty-ready > .effect .navbar-content,
.nifty-ready .effect #navbar,
.nifty-ready .effect #content-container,
.nifty-ready .effect #mainnav-container,
.nifty-ready .effect #aside-container,
.nifty-ready .effect #footer,
.nifty-ready .effect .navbar-brand,
.nifty-ready .effect .navbar-content,
.nifty-ready .effect .navbar-header:before {
transition-property: width, padding, left, right;
transition-duration: 0.35s;
}
.nifty-ready .effect .navbar-content {
transition-property: margin-left;
}
/* Variant */
/* -------------------------------------*/
.nifty-ready .easeInQuart #navbar,
.nifty-ready .easeInQuart #content-container,
.nifty-ready .easeInQuart #mainnav-container,
.nifty-ready .easeInQuart #aside-container,
.nifty-ready .easeInQuart #footer,
.nifty-ready .easeInQuart .navbar-brand,
.nifty-ready .easeInQuart .navbar-content,
.nifty-ready .easeInQuart .navbar-header:before {
-webkit-transition-duration: 0.35s;
-webkit-transition-timing-function: cubic-bezier(0.755, 0.045, 0.915, 0.135);
transition-duration: 0.35s;
transition-timing-function: cubic-bezier(0.755, 0.045, 0.915, 0.135);
}
.nifty-ready .easeOutQuart #navbar,
.nifty-ready .easeOutQuart #content-container,
.nifty-ready .easeOutQuart #mainnav-container,
.nifty-ready .easeOutQuart #aside-container,
.nifty-ready .easeOutQuart #footer,
.nifty-ready .easeOutQuart .navbar-brand,
.nifty-ready .easeOutQuart .navbar-content,
.nifty-ready .easeOutQuart .navbar-header:before {
-webkit-transition-duration: 0.4s;
-webkit-transition-timing-function: cubic-bezier(0.015, 0.77, 0.04, 0.985);
transition-duration: 0.4s;
transition-timing-function: cubic-bezier(0.015, 0.77, 0.04, 0.985);
}
.nifty-ready .easeInBack #navbar,
.nifty-ready .easeInBack #content-container,
.nifty-ready .easeInBack #mainnav-container,
.nifty-ready .easeInBack #aside-container,
.nifty-ready .easeInBack #footer,
.nifty-ready .easeInBack .navbar-brand,
.nifty-ready .easeInBack .navbar-content,
.nifty-ready .easeInBack .navbar-header:before {
-webkit-transition-duration: 0.35s;
-webkit-transition-timing-function: cubic-bezier(0.705, -0.155, 0.735, 0.045);
transition-duration: 0.35s;
transition-timing-function: cubic-bezier(0.705, -0.155, 0.735, 0.045);
}
.nifty-ready .easeOutBack #navbar,
.nifty-ready .easeOutBack #content-container,
.nifty-ready .easeOutBack #mainnav-container,
.nifty-ready .easeOutBack #aside-container,
.nifty-ready .easeOutBack #footer,
.nifty-ready .easeOutBack .navbar-brand,
.nifty-ready .easeOutBack .navbar-content,
.nifty-ready .easeOutBack .navbar-header:before {
-webkit-transition-duration: 0.35s;
-webkit-transition-timing-function: cubic-bezier(0.28, 1.02, 0.36, 1.145);
transition-duration: 0.35s;
transition-timing-function: cubic-bezier(0.28, 1.02, 0.36, 1.145);
}
.nifty-ready .easeInOutBack #navbar,
.nifty-ready .easeInOutBack #content-container,
.nifty-ready .easeInOutBack #mainnav-container,
.nifty-ready .easeInOutBack #aside-container,
.nifty-ready .easeInOutBack #footer,
.nifty-ready .easeInOutBack .navbar-brand,
.nifty-ready .easeInOutBack .navbar-content,
.nifty-ready .easeInOutBack .navbar-header:before {
-webkit-transition-duration: 0.5s;
-webkit-transition-timing-function: cubic-bezier(1, -0.28, 0, 1.275);
transition-duration: 0.5s;
transition-timing-function: cubic-bezier(1, -0.28, 0, 1.275);
}
.nifty-ready .steps #navbar,
.nifty-ready .steps #content-container,
.nifty-ready .steps #mainnav-container,
.nifty-ready .steps #aside-container,
.nifty-ready .steps #footer,
.nifty-ready .steps .navbar-brand,
.nifty-ready .steps .navbar-content,
.nifty-ready .steps .navbar-header:before {
-webkit-transition-duration: 0.5s;
-webkit-transition-timing-function: cubic-bezier(0, 0.955, 1, 0.045);
transition-duration: 0.5s;
transition-timing-function: cubic-bezier(0, 0.955, 1, 0.045);
}
.nifty-ready .jumping #navbar,
.nifty-ready .jumping #content-container,
.nifty-ready .jumping #mainnav-container,
.nifty-ready .jumping #aside-container,
.nifty-ready .jumping #footer,
.nifty-ready .jumping .navbar-brand,
.nifty-ready .jumping .navbar-content,
.nifty-ready .jumping .navbar-header:before {
-webkit-transition-duration: 0.7s;
-webkit-transition-timing-function: cubic-bezier(0.135, 1.525, 0, 0.9);
transition-duration: 0.7s;
transition-timing-function: cubic-bezier(0.135, 1.525, 0, 0.9);
}
.nifty-ready .rubber #navbar,
.nifty-ready .rubber #content-container,
.nifty-ready .rubber #mainnav-container,
.nifty-ready .rubber #aside-container,
.nifty-ready .rubber #footer,
.nifty-ready .rubber .navbar-brand,
.nifty-ready .rubber .navbar-content,
.nifty-ready .rubber .navbar-header:before {
-webkit-transition-duration: 0.5s;
-webkit-transition-timing-function: cubic-bezier(0, 1.65, 1, -0.6);
transition-duration: 0.5s;
transition-timing-function: cubic-bezier(0, 1.65, 1, -0.6);
}
}
/* MEGAMENU */
/*======================================*/
.open.mega-dropdown {
position: static;
}
.open.mega-dropdown > .mega-dropdown-toggle:before,
.open.mega-dropdown > .mega-dropdown-toggle:after {
content: "";
border-left: 7px solid transparent;
border-right: 7px solid transparent;
display: block;
height: 0;
position: absolute;
width: 0;
}
.open.mega-dropdown > .mega-dropdown-toggle:before {
border-bottom: 7px solid #d0d0d0;
margin: -8px 0 0 0;
bottom: -10px;
}
.open.mega-dropdown > .mega-dropdown-toggle:after {
border-bottom: 7px solid #fff;
margin: -7px 0 0 0;
bottom: -11px;
z-index: 10000;
}
.navbar-top-links > .mega-dropdown > .dropdown-menu.mega-dropdown-menu {
left: 18px;
right: 18px;
max-width: 1250px;
}
.dropdown-menu.mega-dropdown-menu {
padding: 15px 0;
}
.dropdown-menu.mega-dropdown-menu:after {
content: '';
display: table;
clear: both;
}
.dropdown-menu.mega-dropdown-menu .list-unstyled .dropdown-header {
font-size: 1.2em;
font-weight: 600;
padding: 10px 4px;
}
.dropdown-menu.mega-dropdown-menu .list-unstyled li a {
display: block;
padding: 4px;
color: rgba(0, 0, 0, 0.6);
background-color: transparent;
}
.dropdown-menu.mega-dropdown-menu .list-unstyled li a:not(.disabled-link):hover {
color: #000000;
background-color: rgba(0, 0, 0, 0.065);
}
/* WIDGET */
/*======================================*/
.widget-header {
padding: 15px 15px 50px 15px;
min-height: 125px;
position: relative;
overflow: hidden;
}
.widget-bg {
position: absolute;
top: 0;
left: 0;
min-width: 100%;
min-height: 100%;
}
.widget-title {
position: relative;
}
.widget-body {
padding: 50px 15px 15px;
position: relative;
}
.widget-img {
position: absolute;
width: 64px;
height: 64px;
left: 50%;
margin-left: -32px;
top: -32px;
}
/* WIDGET - CHAT */
/*======================================*/
.speech {
position: relative;
background: #b7dcfe;
color: #317787;
display: inline-block;
border-radius: 0;
padding: 12px 20px;
}
.speech .media-heading {
font-size: 1.2em;
color: #317787;
display: block;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
margin-bottom: 10px;
padding-bottom: 5px;
font-weight: 300;
}
.speech .media-heading:hover {
text-decoration: underline;
}
.speech-time {
margin-top: 20px;
margin-bottom: 0;
font-size: .8em;
font-weight: 300;
}
.speech-right {
text-align: right;
}
.speech-right > .speech {
background: #ffda87;
color: #a07617;
text-align: right;
}
.speech-right > .speech .media-heading {
color: #a07617;
}
.speech-right > .speech:before {
left: auto;
right: 0;
border-top: 7px solid transparent;
border-bottom: 7px solid transparent;
border-left: 7px solid #ffdc91;
border-right: 0;
margin: 15px -6px 0 0;
}
.speech:before {
content: "";
display: block;
position: absolute;
width: 0;
height: 0;
left: 0;
top: 0;
border-top: 7px solid transparent;
border-bottom: 7px solid transparent;
border-right: 7px solid #b7dcfe;
margin: 15px 0 0 -6px;
}
/* TIMELINE */
/*======================================*/
.timeline {
position: relative;
padding-bottom: 40px;
background-color: #dbdfe2;
color: #515151;
}
.timeline:before,
.timeline:after {
background-color: #cad3df;
bottom: 20px;
content: "";
display: block;
position: absolute;
}
.timeline:before {
left: 49px;
top: 20px;
width: 2px;
}
.timeline:after {
left: 47px;
width: 6px;
height: 6px;
border-radius: 50%;
}
.timeline-header {
border-radius: 0;
clear: both;
margin-bottom: 50px;
margin-top: 50px;
position: relative;
}
.timeline-header .timeline-header-title {
display: inline-block;
text-align: center;
padding: 7px 15px;
min-width: 100px;
}
.timeline .timeline-header:first-child {
margin-bottom: 30px;
margin-top: 15px;
}
.timeline-stat {
width: 100px;
float: left;
text-align: center;
padding-bottom: 15px;
}
.timeline-entry {
margin-bottom: 50px;
margin-top: 5px;
position: relative;
clear: both;
}
.timeline-entry-inner {
position: relative;
}
.timeline-time {
display: inline-block;
padding: 5px 3px 7px;
margin-top: 3px;
background-color: #dbdfe2;
color: #848484;
font-size: .85em;
max-width: 70px;
}
.timeline-icon {
border-radius: 50%;
box-shadow: 0 0 0 7px #dbdfe2;
display: block;
margin: 0 auto;
height: 46px;
line-height: 46px;
text-align: center;
width: 46px;
}
.timeline-icon img {
width: 46px;
height: 46px;
border-radius: 50%;
vertical-align: top;
}
.timeline-icon:empty {
height: 10px;
width: 10px;
margin-top: 20px;
background-color: #a4b4c7;
}
.timeline-label {
background-color: #ffffff;
border-radius: 0;
margin-left: 90px;
padding: 10px;
position: relative;
min-height: 50px;
border: 1px solid #e9e9e9;
box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
}
.timeline-label:before,
.timeline-label:after {
content: "";
display: block;
position: absolute;
width: 0;
height: 0;
left: 0;
top: 0;
}
.timeline-label:before {
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
border-right: 10px solid #e6e6e6;
margin: 15px 0 0 -10px;
}
.timeline-label:after {
border-top: 9px solid transparent;
border-bottom: 9px solid transparent;
border-right: 9px solid #ffffff;
margin: 15px 0 0 -8px;
}
.panel .timeline,
.panel .timeline-time {
background-color: #fff;
}
.panel .timeline-icon {
box-shadow: 0 0 0 7px #fff;
}
.panel .timeline-label {
box-shadow: none;
background-color: #f7f7f7;
border: 1px solid #e3e3e3;
}
.panel .timeline-label:before {
border-right-color: #e3e3e3;
}
.panel .timeline-label:after {
border-right-color: #f7f7f7;
}
@media (min-width: 768px) {
.two-column.timeline {
text-align: center;
}
.two-column.timeline:before {
left: 50%;
}
.two-column.timeline:after {
left: 50%;
margin-left: -2px;
}
.two-column.timeline .timeline-entry {
width: 50%;
text-align: left;
}
.two-column.timeline .timeline-stat {
margin-left: -50px;
}
.two-column.timeline .timeline-entry:nth-child(odd) {
float: right;
}
.two-column.timeline .timeline-entry:nth-child(odd) .timeline-label {
margin-left: 40px;
}
.two-column.timeline .timeline-header {
text-align: center;
}
.two-column.timeline .timeline-entry:nth-child(even) {
float: left;
}
.two-column.timeline .timeline-entry:nth-child(even) .timeline-stat {
left: 100%;
position: relative;
margin-left: -50px;
}
.two-column.timeline .timeline-entry:nth-child(even) .timeline-label {
left: -90px;
margin-right: -40px;
}
.two-column.timeline .timeline-entry:nth-child(even) .timeline-label:before,
.two-column.timeline .timeline-entry:nth-child(even) .timeline-label:after {
left: auto;
right: 0;
border-right: 0 solid transparent;
}
.two-column.timeline .timeline-entry:nth-child(even) .timeline-label:before {
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
border-left: 10px solid #e6e6e6;
margin: 15px -10px 0 0;
}
.two-column.timeline .timeline-entry:nth-child(even) .timeline-label:after {
border-top: 9px solid transparent;
border-bottom: 9px solid transparent;
border-left: 9px solid #ffffff;
margin: 15px -8px 0 0;
}
}
/* TAGS */
/*======================================*/
.tag:not(.label) {
background-color: #fff;
padding: 6px 12px;
border-radius: 2px;
border: 1px solid #cdd6e1;
font-size: 12px;
line-height: 1.42857;
vertical-align: middle;
transition: all .15s;
}
.tag.tag-lg,
.btn-group-lg > .tag {
padding: 10px 16px;
}
.tag.tag-sm,
.btn-group-sm > .tag {
padding: 5px 10px;
}
.tag.tag-xs,
.btn-group-xs > .tag {
padding: 1px 5px;
}
/* EMAIL */
/*======================================*/
.mail-nav > li > a {
border-radius: 0;
}
.mail-nav > li > a:hover,
.mail-nav > li > a:focus {
background-color: transparent;
}
.mail-nav > li.active > a,
.mail-nav > li.active > a:hover,
.mail-nav > li.active > a:focus {
background-color: rgba(0, 0, 0, 0.07);
color: inherit;
font-weight: 600;
}
.mail-list {
list-style: none;
padding: 0;
}
.mail-list > li {
position: relative;
padding: 15px 15px;
border-radius: 1px;
}
.mail-list > li:after {
content: '';
display: table;
clear: both;
}
.mail-list-unread a {
font-weight: 600;
}
.mail-control {
float: left;
width: 40px;
}
.mail-star {
position: absolute;
top: 47px;
margin-left: 1px;
}
.mail-from {
float: left;
width: 105px;
}
.mail-subject {
margin: 2.3em 0 0 40px;
}
.mail-subject .label {
margin-right: .5em;
vertical-align: middle;
line-height: 2;
}
.mail-from a,
.mail-subject a {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.mail-attach-icon {
width: 35px;
float: right;
text-align: center;
min-height: 1.5em;
}
.mail-time {
float: right;
color: #9e9e9e;
font-size: 85%;
text-align: right;
}
.mail-toggle.navbar-toggle {
display: block;
}
@media (min-width: 992px) {
.mail-nav {
width: 220px;
}
.mail-menu {
display: block !important;
}
.mail-control,
.mail-star {
float: left;
width: 50px;
}
.mail-from {
width: 175px;
}
.mail-attach-icon {
width: 35px;
float: right;
text-align: right;
min-height: 1.5em;
}
.mail-time {
width: 75px;
}
.mail-subject {
overflow: hidden;
margin: 0 20px 0 0;
}
}
@media (min-width: 470px) {
.mail-star {
position: static;
float: left;
width: 35px;
}
.mail-from {
width: 175px;
margin-right: 20px;
}
.mail-subject {
display: block;
padding-right: 50px;
}
}
/* MAIL ICON - (REQUIRE FONTAWESOME) */
/*======================================*/
.mail-attach .mail-attach-icon:before {
content: "\f0c6";
}
.mail-star > a:before {
content: "\f006";
}
.mail-starred .mail-star > a:before {
content: "\f005";
}
.mail-attach .mail-attach-icon:before,
.mail-star > a:before,
.mail-stared > a:before {
font: normal normal normal 20px/1 FontAwesome;
}
/* COLORS */
/*======================================*/
.mail-list > li:nth-child(odd) {
background-color: rgba(0, 66, 78, 0.05);
}
.mail-list > li:hover {
background-color: rgba(0, 66, 78, 0.065);
}
.mail-list > li.highlight {
background-color: #f2f0c2;
}
.mail-list a,
.mail-list a:focus {
display: block;
color: #515151;
}
.mail-star > a,
.mail-star > a:focus {
color: #9e9e9e;
}
.mail-starred .mail-star > a {
color: #ffa100;
}
.mail-list .mail-star > a:hover {
color: #ffbd4d;
}
.mail-attach-list {
list-style: none;
padding: 0;
}
.mail-attach-list > li {
padding: 10px;
}
.mail-attach-label {
min-width: 5em;
}
.mail-attach-file {
overflow: hidden;
}
.mail-attach-btn {
float: right;
}
@media (min-width: 1200px) {
.mail-attach-label {
float: left;
}
}
.mail-message-reply {
min-height: 150px;
border: 1px solid #e9e9e9;
border-radius: 0;
padding: 10px 15px;
cursor: pointer;
}
/* FORM WIZARD */
/*======================================*/
.wz-nav-off > li a {
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
cursor: default !important;
}
.wz-icon-inline li > a .icon-wrap {
display: inline-block;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: middle;
color: inherit;
}
.wz-icon-bw li > a .icon-wrap,
.wz-icon-bw li > a p {
transition: all 0.5s;
}
.wz-icon-bw li.active ~ li > a .icon-wrap {
color: #515151;
background-color: rgba(0, 0, 0, 0.17);
transition: all 0.5s;
}
.wz-icon-bw li:not(.active) > a p {
color: #515151 !important;
transition: all 0.5s;
}
/* FORM WIZARD : Classic */
/*======================================*/
.wz-classic {
margin: 0;
padding: 0;
list-style: none;
display: block;
position: relative;
}
.wz-classic li,
.wz-steps li {
transition: all 0.5s;
}
.wz-classic li > a {
color: inherit;
display: block;
text-align: center;
padding: 20px 0;
}
.wz-classic li > a .icon-wrap {
display: inline-block;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: middle;
color: inherit;
}
.wz-classic:after,
.wz-steps:after {
content: '';
display: table;
clear: both;
}
.wz-classic .active ~ li {
color: inherit;
background-color: inherit;
}
.wz-classic .active ~ li a {
opacity: .5;
}
/* FORM WIZARD : Steps */
/*======================================*/
.wz-heading {
position: relative;
}
.wz-heading .progress {
position: absolute;
left: 0;
right: 0;
top: 50%;
background-color: transparent;
}
.wz-heading.wz-w-label .progress {
margin-top: -0.5em;
}
.wz-steps {
margin: 0;
padding: 20px 0;
list-style: none;
display: block;
position: relative;
}
.wz-steps li > a {
color: inherit;
display: block;
text-align: center;
padding: 0;
}
.wz-steps li > a .icon-wrap {
display: inline-block;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: middle;
}
.wz-steps li .wz-desc {
opacity: 0;
transition: opacity 0.5s;
}
.wz-steps li:not(.active) .wz-icon {
display: none;
}
.wz-steps .active ~ li {
color: inherit;
}
.wz-steps .active ~ li a {
opacity: .5;
}
.wz-steps .active ~ li .wz-icon {
display: inline-block;
}
.wz-steps .active .wz-icon-done,
.wz-steps .active ~ li .wz-icon-done {
display: none;
}
.wz-steps .active .wz-desc {
opacity: 1;
transition: opacity 0.5s;
}
/* SCROLL TO TOP BUTTON */
/*======================================*/
#scroll-top {
background-color: #404449;
color: #fff;
cursor: pointer;
position: fixed;
bottom: 55px;
font-size: 20px;
right: 5px;
border-radius: 2px;
opacity: 0;
z-index: 999;
transition: opacity 0.3s;
}
#scroll-top.in {
opacity: .5;
transition: opacity .3s;
}
#scroll-top.in:hover {
opacity: 1;
transition: opacity 0.3s;
}
/* NIFTY OVERLAY */
/*======================================*/
.panel-overlay-wrap {
position: relative;
}
.panel-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(255, 255, 255, 0.75);
text-align: center;
z-index: 795;
}
.panel-overlay:before {
content: "";
display: inline-block;
height: 100%;
width: 1px;
vertical-align: middle;
margin-left: -5px;
}
.panel-overlay-title {
margin: 10px 0 5px;
}
.panel-overlay-icon {
display: inline-block;
vertical-align: middle;
}
.panel-overlay-content {
display: inline-block;
vertical-align: middle;
}
/* NIFTY LANGUAGE SELECTOR */
/*======================================*/
.lang-flag {
display: inline-block;
padding: 3px 5px 3px 0;
}
.lang-id {
font-weight: 600;
}
.lang-id,
.lang-name {
display: none;
vertical-align: middle;
}
.lang-selector .lang-id {
display: inline-block;
}
.lang-selector + .dropdown-menu .lang-name {
display: inline-block;
}
.lang-selector + .dropdown-menu.with-arrow {
margin-top: 10px;
}
.lang-selector + .dropdown-menu a {
padding: 10px;
}
.lang-selector + .dropdown-menu .active {
display: none;
}
@media (min-width: 992px) {
.lang-id,
.lang-selector .lang-id {
display: none;
}
.lang-name {
display: inline-block;
}
}
/* NIFTY NOTIFICATION */
/*======================================*/
.alert-wrap {
margin: 0;
max-height: 0;
overflow: hidden;
padding: 0;
transition: max-height 0.7s linear;
}
.alert-wrap > .alert {
margin: 0;
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
border-radius: 0;
text-align: left;
}
.alert-wrap > .alert > .media {
margin: 0;
}
.alert-wrap > .alert > .media > .media-body {
min-width: 150px;
width: auto;
vertical-align: middle;
}
#page-alert > .alert-wrap > .alert {
box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.04);
}
.alert-wrap.in {
max-height: 500px;
transition: max-height 1s linear;
}
.floating-container .animated.alert-wrap {
overflow: visible;
}
.floating-container .animated.alert-wrap > .alert {
border-radius: 2px;
}
.alert-message,
.alert-title {
font-size: .9em;
margin-bottom: 1px;
padding-right: 25px;
}
.alert-title {
font-size: 1.12em;
}
.alert-title:empty {
display: none;
}
.alert-primary .alert-icon {
background-color: #9bc5ea;
color: #ffffff;
}
.alert-info .alert-icon {
background-color: #91d5e8;
color: #ffffff;
}
.alert-success .alert-icon {
background-color: #c1dda3;
color: #ffffff;
}
.alert-warning .alert-icon {
background-color: #f3ca8f;
color: #ffffff;
}
.alert-danger .alert-icon {
background-color: #faa393;
color: #ffffff;
}
.alert-mint .alert-icon {
background-color: #92dcc8;
color: #ffffff;
}
.alert-purple .alert-icon {
background-color: #bf9dba;
color: #ffffff;
}
.alert-pink .alert-icon {
background-color: #ecadc8;
color: #ffffff;
}
.alert-dark .alert-icon {
background-color: #85898c;
color: #ffffff;
}
/* Floating */
/*======================================*/
#floating-top-right {
position: fixed;
text-align: right;
top: 7px;
right: 7px;
left: 7px;
z-index: 15;
}
#floating-top-right .alert-wrap {
display: inline-block;
clear: right;
float: right;
margin-bottom: 5px;
position: relative;
opacity: .96;
z-index: 990;
}
#floating-top-right .alert-wrap:hover {
opacity: 1;
}
@media (min-width: 768px) {
#floating-top-right {
left: auto;
max-width: 727px;
}
}
@media (min-width: 992px) {
#floating-top-right {
left: auto;
max-width: 50%;
}
}
@media (min-width: 1200px) {
#floating-top-right {
left: auto;
max-width: 35%;
}
}
/*! Animate.css - http://daneden.me/animate - Licensed under the MIT license - http://opensource.org/licenses/MIT - Copyright (c) 2014 <NAME> */
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
.jellyIn {
-webkit-animation: jellyIn .7s linear both;
animation: jellyIn .7s linear both;
}
/*! Generated with Bounce.js. Edit at http://goo.gl/whUyiv */
@-webkit-keyframes jellyIn {
0% {
-webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
4.761905% {
-webkit-transform: matrix3d(0.82739, 0, 0, 0, 0, 0.86975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.82739, 0, 0, 0, 0, 0.86975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
9.52381% {
-webkit-transform: matrix3d(0.94685, 0, 0, 0, 0, 1.03237, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.94685, 0, 0, 0, 0, 1.03237, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
14.285714% {
-webkit-transform: matrix3d(1.02254, 0, 0, 0, 0, 1.09127, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.02254, 0, 0, 0, 0, 1.09127, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
19.047619% {
-webkit-transform: matrix3d(1.05171, 0, 0, 0, 0, 1.06355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.05171, 0, 0, 0, 0, 1.06355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
23.809524% {
-webkit-transform: matrix3d(1.04857, 0, 0, 0, 0, 1.01093, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.04857, 0, 0, 0, 0, 1.01093, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
28.571429% {
-webkit-transform: matrix3d(1.03082, 0, 0, 0, 0, 0.97867, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.03082, 0, 0, 0, 0, 0.97867, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
33.333333% {
-webkit-transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
38.095238% {
-webkit-transform: matrix3d(0.99876, 0, 0, 0, 0, 0.98966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99876, 0, 0, 0, 0, 0.98966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
42.857143% {
-webkit-transform: matrix3d(0.9928, 0, 0, 0, 0, 1.00257, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.9928, 0, 0, 0, 0, 1.00257, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
47.619048% {
-webkit-transform: matrix3d(0.99231, 0, 0, 0, 0, 1.00725, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99231, 0, 0, 0, 0, 1.00725, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
52.380952% {
-webkit-transform: matrix3d(0.99465, 0, 0, 0, 0, 1.00505, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99465, 0, 0, 0, 0, 1.00505, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
57.142857% {
-webkit-transform: matrix3d(0.99757, 0, 0, 0, 0, 1.00087, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99757, 0, 0, 0, 0, 1.00087, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
61.904762% {
-webkit-transform: matrix3d(0.9998, 0, 0, 0, 0, 0.99831, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.9998, 0, 0, 0, 0, 0.99831, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
66.666667% {
-webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
71.428571% {
-webkit-transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99918, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99918, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
76.190476% {
-webkit-transform: matrix3d(1.00091, 0, 0, 0, 0, 1.0002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.00091, 0, 0, 0, 0, 1.0002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
80.952381% {
-webkit-transform: matrix3d(1.00047, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.00047, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
85.714286% {
-webkit-transform: matrix3d(1.0001, 0, 0, 0, 0, 1.0004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.0001, 0, 0, 0, 0, 1.0004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
90.47619% {
-webkit-transform: matrix3d(0.99989, 0, 0, 0, 0, 1.00007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99989, 0, 0, 0, 0, 1.00007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
95.238095% {
-webkit-transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
100% {
-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
}
@keyframes jellyIn {
0% {
-webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
4.761905% {
-webkit-transform: matrix3d(0.82739, 0, 0, 0, 0, 0.86975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.82739, 0, 0, 0, 0, 0.86975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
9.52381% {
-webkit-transform: matrix3d(0.94685, 0, 0, 0, 0, 1.03237, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.94685, 0, 0, 0, 0, 1.03237, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
14.285714% {
-webkit-transform: matrix3d(1.02254, 0, 0, 0, 0, 1.09127, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.02254, 0, 0, 0, 0, 1.09127, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
19.047619% {
-webkit-transform: matrix3d(1.05171, 0, 0, 0, 0, 1.06355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.05171, 0, 0, 0, 0, 1.06355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
23.809524% {
-webkit-transform: matrix3d(1.04857, 0, 0, 0, 0, 1.01093, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.04857, 0, 0, 0, 0, 1.01093, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
28.571429% {
-webkit-transform: matrix3d(1.03082, 0, 0, 0, 0, 0.97867, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.03082, 0, 0, 0, 0, 0.97867, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
33.333333% {
-webkit-transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
38.095238% {
-webkit-transform: matrix3d(0.99876, 0, 0, 0, 0, 0.98966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99876, 0, 0, 0, 0, 0.98966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
42.857143% {
-webkit-transform: matrix3d(0.9928, 0, 0, 0, 0, 1.00257, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.9928, 0, 0, 0, 0, 1.00257, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
47.619048% {
-webkit-transform: matrix3d(0.99231, 0, 0, 0, 0, 1.00725, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99231, 0, 0, 0, 0, 1.00725, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
52.380952% {
-webkit-transform: matrix3d(0.99465, 0, 0, 0, 0, 1.00505, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99465, 0, 0, 0, 0, 1.00505, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
57.142857% {
-webkit-transform: matrix3d(0.99757, 0, 0, 0, 0, 1.00087, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99757, 0, 0, 0, 0, 1.00087, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
61.904762% {
-webkit-transform: matrix3d(0.9998, 0, 0, 0, 0, 0.99831, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.9998, 0, 0, 0, 0, 0.99831, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
66.666667% {
-webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
71.428571% {
-webkit-transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99918, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99918, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
76.190476% {
-webkit-transform: matrix3d(1.00091, 0, 0, 0, 0, 1.0002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.00091, 0, 0, 0, 0, 1.0002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
80.952381% {
-webkit-transform: matrix3d(1.00047, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.00047, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
85.714286% {
-webkit-transform: matrix3d(1.0001, 0, 0, 0, 0, 1.0004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.0001, 0, 0, 0, 0, 1.0004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
90.47619% {
-webkit-transform: matrix3d(0.99989, 0, 0, 0, 0, 1.00007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99989, 0, 0, 0, 0, 1.00007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
95.238095% {
-webkit-transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
100% {
-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
}
/* NIFTY FORM CHECKBOXES & RADIOS */
/*======================================*/
.form-checkbox:not(.btn),
.form-radio:not(.btn) {
display: inline-block;
background-color: transparent;
border: 0;
position: relative;
padding: 3px;
line-height: 1em;
min-width: 19px;
margin: 0;
}
.input-group-addon > .form-checkbox,
.input-group-addon > .form-radio {
margin-bottom: 5px;
}
.form-text.form-checkbox:not(.btn),
.form-text.form-radio:not(.btn) {
padding-left: 25px;
}
.form-checkbox > input[type="checkbox"],
.form-radio > input[type="radio"] {
margin-left: -50px;
opacity: 0;
position: absolute !important;
visibility: hidden;
z-index: -1;
}
#container.show-form .form-checkbox > input[type="checkbox"],
#container.show-form .form-radio > input[type="radio"] {
margin-top: -0.1em;
opacity: 1;
visibility: visible;
z-index: 1;
}
.form-checkbox:hover,
.form-radio:hover {
cursor: pointer;
}
fieldset[disabled] .form-checkbox:hover,
fieldset[disabled] .form-radio:hover {
cursor: no-drop;
}
fieldset[disabled] .form-checkbox,
fieldset[disabled] .form-radio,
.form-checkbox.disabled,
.form-radio.disabled {
opacity: .5;
cursor: default;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
}
.form-checkbox.disabled::-moz-selection,
.form-radio.disabled::-moz-selection {
background: transparent;
}
.form-checkbox.disabled::selection,
.form-radio.disabled::selection {
background: transparent;
}
.form-checkbox.disabled::-moz-selection,
.form-radio.disabled::-moz-selection {
background: transparent;
}
.form-checkbox.form-normal:before,
.form-radio.form-normal:before {
content: '';
display: block;
position: absolute;
width: 16px;
height: 16px;
background-color: transparent;
border: 1px solid #c3cedb;
border-radius: 0;
left: 0;
top: 50%;
margin-top: -9px;
}
.form-radio.form-normal:before {
background-color: transparent;
}
.has-success .form-checkbox {
color: #24692F;
}
.has-success .form-checkbox.form-normal:before,
.has-success .form-checkbox.form-normal:not(.disabled):hover:before,
.has-success .form-radio.form-normal:before,
.has-success .form-radio.form-normal:not(.disabled):hover:before {
background-color: transparent;
border-color: #699737;
}
#container .has-success .form-radio.form-normal.active:before {
background-color: #699737;
border-color: #699737;
}
.has-warning .form-checkbox {
color: #bb7815;
}
.has-warning .form-checkbox.form-normal:before,
.has-warning .form-checkbox.form-normal:not(.disabled):hover:before,
.has-warning .form-radio.form-normal:before,
.has-warning .form-radio.form-normal:not(.disabled):hover:before {
background-color: transparent;
border-color: #bb7815;
}
#container .has-warning .form-radio.form-normal:before {
background-color: #bb7815;
border-color: #bb7815;
}
.has-error .form-checkbox {
color: #d82b0a;
}
.has-error .form-checkbox.form-normal:before,
.has-error .form-checkbox.form-normal:not(.disabled):hover:before,
.has-error .form-radio.form-normal:before,
.has-error .form-radio.form-normal:not(.disabled):hover:before {
background-color: transparent;
border-color: #d82b0a;
}
#container .has-error .form-radio.form-normal.active:before {
background-color: #d82b0a;
border-color: #d82b0a;
}
.form-radio.form-normal:before {
border-radius: 50%;
}
/* Check Symbol */
fieldset:not([disabled]) .form-checkbox.form-normal:not(.disabled):hover:after,
fieldset:not([disabled]) .form-checkbox.form-normal.active:after,
.form-checkbox.form-normal:not(.disabled):hover:after,
.form-checkbox.form-normal.active:after {
content: '';
position: absolute;
height: 6px;
width: 11px;
left: 3px;
top: 50%;
margin-top: -5px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
border-bottom: 2.5px solid #515151;
border-left: 2.5px solid #515151;
}
fieldset:not([disabled]) .has-success .form-checkbox.form-normal:not(.disabled):hover:after,
fieldset:not([disabled]) .has-success .form-checkbox.form-normal.active:after,
.has-success .form-checkbox.form-normal:not(.disabled):hover:after,
.has-success .form-checkbox.form-normal.active:after {
border-color: #24692F;
}
fieldset:not([disabled]) .has-warning .form-checkbox.form-normal:not(.disabled):hover:after,
fieldset:not([disabled]) .has-warning .form-checkbox.form-normal.active:after,
.has-warning .form-checkbox.form-normal:not(.disabled):hover:after,
.has-warning .form-checkbox.form-normal.active:after {
border-color: #f0a238;
}
fieldset:not([disabled]) .has-error .form-checkbox.form-normal:not(.disabled):hover:after,
fieldset:not([disabled]) .has-error .form-checkbox.form-normal.active:after,
.has-error .form-checkbox.form-normal:not(.disabled):hover:after,
.has-error .form-checkbox.form-normal.active:after {
border-color: #e33a4b;
}
/* Circle Symbol */
fieldset:not([disabled]) .form-radio.form-normal:not(.disabled):hover:after,
fieldset:not([disabled]) .form-radio.form-normal.active:after,
.form-radio.form-normal:not(.disabled):hover:after,
.form-radio.form-normal.active:after {
content: '';
display: block;
position: absolute;
width: 8px;
height: 8px;
background-color: #515151;
border-radius: 50%;
left: 4px;
bottom: 50%;
margin-bottom: -3px;
}
fieldset:not([disabled]) .has-success .form-radio.form-normal:not(.disabled):not(.active):hover:after,
fieldset:not([disabled]) .has-success .form-radio.form-normal.active:after,
.has-success .form-radio.form-normal:not(.disabled):not(.active):hover:after,
.has-success .form-radio.form-normal.active:after {
background-color: #699737;
}
fieldset:not([disabled]) .has-warning .form-radio.form-normal:not(.disabled):not(.active):hover:after,
fieldset:not([disabled]) .has-warning .form-radio.form-normal.active:after,
.has-warning .form-radio.form-normal:not(.disabled):not(.active):hover:after,
.has-warning .form-radio.form-normal.active:after {
background-color: #bb7815;
}
fieldset:not([disabled]) .has-error .form-radio.form-normal:not(.disabled):not(.active):hover:after,
fieldset:not([disabled]) .has-error .form-radio.form-normal.active:after,
.has-error .form-radio.form-normal:not(.disabled):not(.active):hover:after,
.has-error .form-radio.form-normal.active:after {
background-color: #d82b0a;
}
.form-checkbox.form-normal:not(.active):hover:after,
.form-radio.form-normal:not(.active):hover:after {
opacity: 0.3;
}
.form-checkbox.form-normal.form-primary.active:after,
.form-checkbox.form-normal.form-info.active:after,
.form-checkbox.form-normal.form-success.active:after,
.form-checkbox.form-normal.form-warning.active:after,
.form-checkbox.form-normal.form-danger.active:after,
.form-checkbox.form-normal.form-mint.active:after,
.form-checkbox.form-normal.form-purple.active:after,
.form-checkbox.form-normal.form-pink.active:after,
.form-checkbox.form-normal.form-dark.active:after {
border-color: #fff;
}
/* Checkbox & Radio default
*==================================================*/
.form-checkbox.form-normal:not(.disabled):hover:before,
.form-radio.form-normal:not(.disabled):hover:before {
border-color: #2e3539;
}
.form-checkbox.form-normal.active:after {
border-color: #404449;
}
/* Checkbox & Radio primary
*==================================================*/
.form-checkbox.form-normal.form-primary:hover:before,
.form-radio.form-normal.form-primary.active:before,
.form-checkbox.form-normal.form-primary:not(.active):hover:after {
border-color: #489eed;
}
.form-checkbox.form-normal.form-primary.active:before,
.form-radio.form-normal.form-primary.active:after {
background-color: #5fa2dd;
border-color: #5fa2dd;
}
/* Checkbox & Radio info
*==================================================*/
.form-checkbox.form-normal.form-info:hover:before,
.form-radio.form-normal.form-info.active:before,
.form-checkbox.form-normal.form-info:not(.active):hover:after {
border-color: #4ebcda;
}
.form-checkbox.form-normal.form-info.active:before,
.form-radio.form-normal.form-info.active:after {
background-color: #4ebcda;
border-color: #4ebcda;
}
/* Checkbox & Radio success
*==================================================*/
.form-checkbox.form-normal.form-success:hover:before,
.form-radio.form-normal.form-success.active:before,
.form-checkbox.form-normal.form-success:not(.active):hover:after {
border-color: #9cc96b;
}
.form-checkbox.form-normal.form-success.active:before,
.form-radio.form-normal.form-success.active:after {
background-color: #9cc96b;
border-color: #9cc96b;
}
/* Checkbox & Radio warning
*==================================================*/
.form-checkbox.form-normal.form-warning:hover:before,
.form-radio.form-normal.form-warning.active:before,
.form-checkbox.form-normal.form-warning:not(.active):hover:after {
border-color: #ebaa4b;
}
.form-checkbox.form-normal.form-warning.active:before,
.form-radio.form-normal.form-warning.active:after {
background-color: #ebaa4b;
border-color: #ebaa4b;
}
/* Checkbox & Radio danger
*==================================================*/
.form-checkbox.form-normal.form-danger:hover:before,
.form-radio.form-normal.form-danger.active:before,
.form-checkbox.form-normal.form-danger:not(.active):hover:after {
border-color: #f76c51;
}
.form-checkbox.form-normal.form-danger.active:before,
.form-radio.form-normal.form-danger.active:after {
background-color: #f76c51;
border-color: #f76c51;
}
/* Checkbox & Radio mint
*==================================================*/
.form-checkbox.form-normal.form-mint:hover:before,
.form-radio.form-normal.form-mint.active:before,
.form-checkbox.form-normal.form-mint:not(.active):hover:after {
border-color: #50c7a7;
}
.form-checkbox.form-normal.form-mint.active:before,
.form-radio.form-normal.form-mint.active:after {
background-color: #50c7a7;
border-color: #50c7a7;
}
/* Checkbox & Radio purple
*==================================================*/
.form-checkbox.form-normal.form-purple:hover:before,
.form-radio.form-normal.form-purple.active:before,
.form-checkbox.form-normal.form-purple:not(.active):hover:after {
border-color: #986291;
}
.form-checkbox.form-normal.form-purple.active:before,
.form-radio.form-normal.form-purple.active:after {
background-color: #986291;
border-color: #986291;
}
/* Checkbox & Radio pink
*==================================================*/
.form-checkbox.form-normal.form-pink:hover:before,
.form-radio.form-normal.form-pink.active:before,
.form-checkbox.form-normal.form-pink:not(.active):hover:after {
border-color: #e17ca7;
}
.form-checkbox.form-normal.form-pink.active:before,
.form-radio.form-normal.form-pink.active:after {
background-color: #e17ca7;
border-color: #e17ca7;
}
/* Checkbox & Radio dark
*==================================================*/
.form-checkbox.form-normal.form-dark:hover:before,
.form-radio.form-normal.form-dark.active:before,
.form-checkbox.form-normal.form-dark:not(.active):hover:after {
border-color: #3b4146;
}
.form-checkbox.form-normal.form-dark.active:before,
.form-radio.form-normal.form-dark.active:after {
background-color: #3b4146;
border-color: #3b4146;
}
.form-inline .form-checkbox,
.form-inline .form-radio {
padding-right: 15px;
}
/* CHECKBOXES AND RADIO USE THE FONTAWESOME ICONS */
/*======================================*/
.form-checkbox.form-icon:after,
.form-radio.form-icon:after {
content: "\f096";
color: inherit;
font-size: 19px;
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
position: absolute;
left: 0.1em;
top: 50%;
margin-top: -0.44em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.input-group .form-checkbox:after,
.input-group .form-radio:after {
left: 1px;
}
.input-group .form-checkbox,
.input-group .form-radio {
padding: 0;
}
.form-checkbox.active.form-icon:after {
content: "\f046";
}
.form-radio.form-icon:after {
content: "\f10c";
}
.form-radio.form-icon.active:after {
content: "\f192";
}
.form-checkbox.form-icon.form-primary:after,
.form-radio.form-icon.form-primary:after {
color: #5fa2dd;
}
.form-checkbox.form-icon.form-info:after,
.form-radio.form-icon.form-info:after {
color: #4ebcda;
}
.form-checkbox.form-icon.form-success:after,
.form-radio.form-icon.form-success:after {
color: #9cc96b;
}
.form-checkbox.form-icon.form-warning:after,
.form-radio.form-icon.form-warning:after {
color: #ebaa4b;
}
.form-checkbox.form-icon.form-danger:after,
.form-radio.form-icon.form-danger:after {
color: #f76c51;
}
.form-checkbox.form-icon.form-mint:after,
.form-radio.form-icon.form-mint:after {
color: #50c7a7;
}
.form-checkbox.form-icon.form-purple:after,
.form-radio.form-icon.form-purple:after {
color: #986291;
}
.form-checkbox.form-icon.form-pink:after,
.form-radio.form-icon.form-pink:after {
color: #e17ca7;
}
.form-checkbox.form-icon.form-dark:after,
.form-radio.form-icon.form-dark:after {
color: #3b4146;
}
/* CHECKBOXES AND RADIO WITH BUTTON STYLE */
/*======================================*/
.form-checkbox.form-icon.btn,
.form-radio.form-icon.btn {
position: relative;
padding-left: 2.7em;
margin-bottom: 12px;
}
.form-checkbox.form-icon.btn:active,
.form-radio.form-icon.btn:active {
margin-bottom: 12px;
}
.form-checkbox.form-icon.btn.form-no-label,
.form-radio.form-icon.btn.form-no-label {
padding-left: 0;
padding-right: 0;
min-height: 2.5em;
min-width: 2.85em;
}
.form-checkbox.form-icon.btn:after,
.form-radio.form-icon.btn:after {
margin-top: -0.46em;
left: 0.45em;
}
.form-icon.btn.btn-primary:after,
.form-icon.btn.btn-info:after,
.form-icon.btn.btn-success:after,
.form-icon.btn.btn-warning:after,
.form-icon.btn.btn-danger:after,
.form-icon.btn.btn-mint:after,
.form-icon.btn.btn-purple:after,
.form-icon.btn.btn-pink:after,
.form-icon.btn.btn-dark:after {
color: #ffffff;
}
.form-checkbox.form-icon.btn.btn-labeled,
.form-radio.form-icon.btn.btn-labeled {
padding-left: 3em;
}
.form-checkbox.form-icon.btn.btn-labeled:before,
.form-radio.form-icon.btn.btn-labeled:before {
content: '';
position: absolute;
display: inline-block;
margin-left: 0;
width: 2.7em;
height: 100%;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.15);
}
/* CHECKBOXES AND RADIO BLOCK LEVEL */
/*======================================*/
.checkbox.form-block {
padding-top: 4px;
}
.form-radio.form-block,
.form-radio.form-block:active,
.form-checkbox.form-block,
.form-checkbox.form-block:active,
.form-block > .form-radio,
.form-block > .form-radio:active,
.form-block > .form-checkbox,
.form-block .form-checkbox:active {
width: 100%;
margin: 5px 0;
}
.plan {
text-align: center;
}
.plan .plan-title {
font-size: 2em;
font-weight: 100;
}
.plan .plan-icon {
font-size: 7em;
color: rgba(0, 0, 0, 0.1);
}
.list-todo .form-checkbox input:checked ~ span {
text-decoration: line-through;
opacity: 0.7;
}
.morris-full-content {
height: 170px;
margin: 0 -25px -30px;
overflow: hidden;
}
@media (min-width: 768px) {
.morris-full-content {
height: 200px;
}
}
.morris-donut {
display: inline-block;
text-align: center;
max-width: 200px;
max-height: 200px;
}
.morris-donut text {
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
font-weight: 300 !important;
}
.flot-full-content {
min-height: 212px;
margin: -8px;
bottom: -8px;
}
.pie-title-center {
display: inline-block;
position: relative;
text-align: center;
}
.pie-value {
display: block;
position: absolute;
font-size: 14px;
height: 40px;
top: 50%;
left: 0;
right: 0;
margin-top: -20px;
line-height: 40px;
}
.range-vertical {
height: 135px;
}
/* FULL CALENDAR */
/* ====================================== */
#container .fc-unthemed th,
#container .fc-unthemed td,
#container .fc-unthemed hr,
#container .fc-unthemed thead,
#container .fc-unthemed tbody,
#container .fc-unthemed .fc-row,
#container .fc-unthemed .fc-popover {
border-color: #e9e9e9;
}
#container .fc-row.fc-widget-header table th {
height: 30px;
vertical-align: middle;
background-color: #5fa2dd;
color: #ffffff;
}
#container .fc-toolbar {
margin-bottom: 0;
}
#container .fc-toolbar h2 {
font-weight: 600;
font-size: 20px;
}
#container .fc-toolbar .fc-left,
#container .fc-toolbar .fc-center,
#container .fc-toolbar .fc-right {
margin-bottom: 10px;
float: none;
}
#container .fc-toolbar > * > *,
#container .fc-toolbar .fc-button-group > * {
float: none;
}
#container .fc-button,
#container .fc button {
cursor: pointer;
padding: 6px 12px;
border-radius: 0;
font-size: 12px;
line-height: 1.42857;
height: auto;
vertical-align: middle;
box-shadow: none;
text-shadow: none;
transition: all 0.25s;
text-transform: capitalize;
background-image: none;
background-color: #fbfbfb;
border: 1px solid #cdd6e1;
color: #515151;
}
#container .fc-button.fc-state-active,
#container .fc button.fc-state-active {
background-color: #5fa2dd;
color: #ffffff;
border-color: #5fa2dd;
box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}
#container .fc-button:not(.disabled):not(:disabled):active,
#container .fc button:not(.disabled):not(:disabled).active {
box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}
#container .fc-state-default.fc-corner-left {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
#container .fc-state-default.fc-corner-right {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
#container .fc-unthemed .fc-today {
background-color: #fbfccc;
}
#container .fc-popover.fc-more-popover .fc-event {
padding: 5px 12px;
font-size: 1em;
margin-bottom: 5px;
}
#container .fc-view-container .fc-event {
padding: 2px 5px;
margin-bottom: 0;
font-size: .85em;
}
#container .fc-event {
background-color: #5fa2dd;
cursor: -webkit-grab;
cursor: grab;
color: #ffffff;
border: 1px solid #5fa2dd;
padding: 7px 12px;
font-size: 1em;
margin-bottom: 10px;
border-radius: 0;
width: auto !important;
}
#container .fc-event.ui-draggable-dragging {
cursor: -webkit-grabbing;
cursor: grabbing;
}
#container .fc-event.fc-list {
background-color: #f5f5f5;
color: inherit;
border-color: transparent;
position: relative;
padding-left: 30px;
}
#container .fc-event.fc-list:before {
content: '';
display: block;
background-color: #5fa2dd;
color: #ffffff;
width: 8px;
height: 8px;
position: absolute;
top: 50%;
left: 5px;
margin-top: -4px;
}
#container .fc-event.fc-list.ui-draggable-dragging {
box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
#container .fc-event.info:not(.fc-list),
#container .fc-event[data-class="info"]:not(.fc-list),
#container .fc-event.info.fc-list:before,
#container .fc-event[data-class="info"].fc-list:before {
background-color: #4ebcda;
border-color: #4ebcda;
color: #ffffff;
}
#container .fc-event.success:not(.fc-list),
#container .fc-event[data-class="success"]:not(.fc-list),
#container .fc-event.success.fc-list:before,
#container .fc-event[data-class="success"].fc-list:before {
background-color: #9cc96b;
border-color: #9cc96b;
color: #ffffff;
}
#container .fc-event.warning:not(.fc-list),
#container .fc-event[data-class="warning"]:not(.fc-list),
#container .fc-event.warning.fc-list:before,
#container .fc-event[data-class="warning"].fc-list:before {
background-color: #ebaa4b;
border-color: #ebaa4b;
color: #ffffff;
}
#container .fc-event.danger:not(.fc-list),
#container .fc-event[data-class="danger"]:not(.fc-list),
#container .fc-event.danger.fc-list:before,
#container .fc-event[data-class="danger"].fc-list:before {
background-color: #f76c51;
border-color: #f76c51;
color: #ffffff;
}
#container .fc-event.mint:not(.fc-list),
#container .fc-event[data-class="mint"]:not(.fc-list),
#container .fc-event.mint.fc-list:before,
#container .fc-event[data-class="mint"].fc-list:before {
background-color: #50c7a7;
border-color: #50c7a7;
color: #ffffff;
}
#container .fc-event.purple:not(.fc-list),
#container .fc-event[data-class="purple"]:not(.fc-list),
#container .fc-event.purple.fc-list:before,
#container .fc-event[data-class="purple"].fc-list:before {
background-color: #986291;
border-color: #986291;
color: #ffffff;
}
#container .fc-event.pink:not(.fc-list),
#container .fc-event[data-class="pink"]:not(.fc-list),
#container .fc-event.pink.fc-list:before,
#container .fc-event[data-class="pink"].fc-list:before {
background-color: #e17ca7;
border-color: #e17ca7;
color: #ffffff;
}
#container .fc-event.dark:not(.fc-list),
#container .fc-event[data-class="dark"]:not(.fc-list),
#container .fc-event.dark.fc-list:before,
#container .fc-event[data-class="dark"].fc-list:before {
background-color: #3b4146;
border-color: #3b4146;
color: #ffffff;
}
#container .fc-highlight {
opacity: .5;
}
@media (min-width: 640px) {
#container .fc-toolbar .fc-left {
float: left;
}
#container .fc-toolbar .fc-right {
float: right;
}
#container .fc-toolbar > * > *,
#container .fc-toolbar .fc-button-group > * {
float: left;
}
}
/* BOOTSTRAP'S COMPONENTS */
/*======================================*/
.collapse {
display: none;
}
.jumbotron {
padding: 30px;
background-color: #f7f7f8;
}
.navbar-toggle .icon-bar {
background-color: #aaaaaa;
}
.canvas-responsive {
max-width: 100%;
}
a {
text-decoration: none;
color: #515151;
outline: 0;
}
a:hover,
a:focus {
text-decoration: none;
color: #444444;
outline: 0 !important;
}
button,
button:focus {
outline: 0 !important;
}
code {
background-color: #e7e3f2;
color: #ff0000;
padding: 2px 7px;
border-radius: 2px;
font-size: 97%;
}
kbd {
border-radius: 2px;
box-shadow: none;
}
label {
font-weight: normal;
}
legend {
padding: 10px;
font-size: 18px;
font-weight: 600;
border-color: #eee;
}
mark,
.mark {
background-color: #ffe3a2;
color: #563c00;
padding: 0.1em;
}
/* HORIZONTAL RULE */
/*======================================*/
hr {
border-color: rgba(0, 0, 0, 0.05);
}
.hr-wide {
margin-left: -12px;
margin-right: -12px;
}
.hr-xs {
margin: 5px 0;
}
.hr-sm {
margin: 10px 0;
}
[class^="col-"]:not(.pad-no) {
padding-left: 12px;
padding-right: 12px;
}
/* MEDIA */
/*======================================*/
.media-block .media-left {
display: block;
float: left;
}
.media-block .media-right {
float: right;
}
.media-block .media-body {
display: block;
overflow: hidden;
width: auto;
}
.middle .media-left,
.middle .media-right,
.middle .media-body {
vertical-align: middle;
}
/* THUMBNAIL */
/*======================================*/
.thumbnail {
border-radius: 0;
border-color: #e9e9e9;
}
/* TABLE */
/*======================================*/
#container .table th {
font-size: 1.05em;
font-weight: 600;
border-bottom: 2px solid rgba(0, 0, 0, 0.14);
}
#container .table td {
border-top: 1px solid rgba(0, 0, 0, 0.05);
}
#container .table.table-vcenter th,
#container .table.table-vcenter td {
vertical-align: middle;
}
#container .table .min-width {
width: 1%;
white-space: nowrap;
padding-left: 15px !important;
padding-right: 15px !important;
}
#container .table-bordered td,
#container .table-bordered th {
border-color: rgba(0, 0, 0, 0.11);
}
#container .table-striped > tbody > tr:nth-child(2n+1) {
background-color: #f6f8fa;
}
#container .table-hover > tbody > tr:hover {
background-color: #f0f2f6;
}
/* FORM CONTROL */
/*======================================*/
.form-control {
font-size: 12px;
height: 100%;
border-radius: 0;
box-shadow: none;
border: 1px solid #e9e9e9;
transition-duration: .5s;
}
.form-control:focus {
border-color: #2e3539;
box-shadow: none;
transition-duration: .5s;
}
.form-control:focus-feedback {
z-index: 10;
}
.has-error .form-control,
.has-warning .form-control,
.has-success .form-control {
box-shadow: none !important;
}
.fa.form-control-feedback {
line-height: 25px;
}
.input-group-addon {
border: 1px solid #e1e5ea;
background-color: transparent;
border-radius: 0;
min-width: 45px;
}
/* NAV PILLS */
/*======================================*/
.nav-pills > li > a {
border-radius: 0;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
background-color: #5fa2dd;
}
.nav-tabs > li > a {
border-radius: 0 0 0 0;
}
/* LIST GROUP */
/*======================================*/
.list-group.bg-trans .list-group-item:not(.active):not(.disabled) {
background-color: transparent;
border-color: transparent;
color: inherit;
}
.list-group.bg-trans .list-group-item .disabled {
opacity: 0.5;
}
.list-group.bg-trans a.list-group-item:hover:not(.active) {
background-color: rgba(0, 0, 0, 0.05);
}
.list-group.bord-no .list-group-item {
border-color: transparent;
}
.list-group .list-divider {
display: block;
}
.list-group-item {
border-color: #e9e9e9;
}
.list-group-item-heading {
margin-top: 5px;
}
.list-group-item:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.list-group-item:last-child {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.list-group-item .list-group-item.disabled,
.list-group-item .list-group-item.disabled:hover,
.list-group-item .list-group-item.disabled:focus {
background-color: rgba(0, 0, 0, 0.07);
border-color: transparent;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
background-color: #2e3539;
border-color: #2e3539;
color: #ffffff;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
color: #ffffff;
}
a.list-group-item:hover,
a.list-group-item:focus {
background-color: rgba(0, 0, 0, 0.05);
}
.list-group-item-primary,
a.list-group-item-primary {
background-color: #7cb3e3;
border-color: transparent;
color: #ffffff;
}
a.list-group-item-primary:hover,
a.list-group-item-primary:focus {
background-color: #89bae6;
color: #ffffff;
}
.list-group-item-info,
a.list-group-item-info {
background-color: #6cc7e0;
border-color: transparent;
color: #ffffff;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
background-color: #78cce3;
color: #ffffff;
}
.list-group-item-success,
a.list-group-item-success {
background-color: #add385;
border-color: transparent;
color: #ffffff;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
background-color: #b5d790;
color: #ffffff;
}
.list-group-item-warning,
a.list-group-item-warning {
background-color: #efb96b;
border-color: transparent;
color: #ffffff;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
background-color: #f0c079;
color: #ffffff;
}
.list-group-item-danger,
a.list-group-item-danger {
background-color: #f98973;
border-color: transparent;
color: #ffffff;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
background-color: #f99582;
color: #ffffff;
}
.list-group-item-mint,
a.list-group-item-mint {
background-color: #6bd0b5;
border-color: transparent;
color: #ffffff;
}
a.list-group-item-mint:hover,
a.list-group-item-mint:focus {
background-color: #77d3ba;
color: #ffffff;
}
.list-group-item-purple,
a.list-group-item-purple {
background-color: #a777a1;
border-color: transparent;
color: #ffffff;
}
a.list-group-item-purple:hover,
a.list-group-item-purple:focus {
background-color: #ad80a7;
color: #ffffff;
}
.list-group-item-pink,
a.list-group-item-pink {
background-color: #e899bb;
border-color: transparent;
color: #ffffff;
}
a.list-group-item-pink:hover,
a.list-group-item-pink:focus {
background-color: #eba5c3;
color: #ffffff;
}
.list-group-item-dark,
a.list-group-item-dark {
background-color: #4b5359;
border-color: transparent;
color: #ffffff;
}
a.list-group-item-dark:hover,
a.list-group-item-dark:focus {
background-color: #525b62;
color: #ffffff;
}
/* LABEL */
/*======================================*/
.label {
font-weight: normal;
border-radius: 0.1em;
font-size: 85%;
}
.label:empty {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: sub;
}
.label.label-fw {
margin-right: 0.5em;
}
.labels .label {
display: inline-block;
margin-right: 3px;
margin-bottom: 3px;
}
.label-md {
font-size: 100%;
}
.label-table {
display: inline-block;
width: 80%;
min-width: 8ex;
font-size: 1em;
max-width: 100px;
padding: 5px;
text-overflow: ellipsis;
overflow: hidden;
}
.label-default {
background-color: #e3e8ee;
color: #333333;
}
.label-primary {
background-color: #5fa2dd;
}
.label-info {
background-color: #4ebcda;
}
.label-success {
background-color: #9cc96b;
}
.label-warning {
background-color: #ebaa4b;
}
.label-danger {
background-color: #f76c51;
}
.label-mint {
background-color: #50c7a7;
}
.label-purple {
background-color: #986291;
}
.label-pink {
background-color: #e17ca7;
}
.label-dark {
background-color: #3b4146;
}
/* BREADCRUMB */
/*======================================*/
.breadcrumb {
border-radius: 0;
background-color: transparent;
margin-bottom: 10px;
padding: 0 20px;
}
.breadcrumb li,
.breadcrumb li a {
font-size: .85em;
color: #9e9e9e;
}
.breadcrumb > li + li:before {
content: "\f105";
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
}
@media (min-width: 992px) {
.breadcrumb {
padding: 0 25px;
}
}
/* ALERT */
/*======================================*/
.alert {
border-radius: 0;
border: 0;
padding: 15px 3em 15px 15px;
position: relative;
}
.alert .alert-link {
text-decoration: underline;
font-weight: normal;
}
.alert .alert-link:hover {
text-decoration: underline;
}
.alert .close {
text-shadow: none;
opacity: .3;
position: absolute;
left: auto;
right: 10px;
top: 10px;
}
.alert button.close {
padding: 1px;
border-radius: 20px;
transition: all, 0.3s;
}
.alert button.close > span:not(.sr-only) {
display: block;
width: 1em;
height: 1em;
line-height: 0.8em;
}
.alert button.close:hover {
opacity: .55;
}
.alert button.close:active {
opacity: 0.3;
}
.alert-primary {
background-color: #6daae0;
border-color: transparent;
color: #ffffff;
}
.alert-primary .close,
.alert-primary .alert-link {
color: #ffffff;
}
.alert-info {
background-color: #5ec2dd;
border-color: transparent;
color: #ffffff;
}
.alert-info .close,
.alert-info .alert-link {
color: #ffffff;
}
.alert-success {
background-color: #a5ce78;
border-color: transparent;
color: #ffffff;
}
.alert-success .close,
.alert-success .alert-link {
color: #ffffff;
}
.alert-warning {
background-color: #edb25b;
border-color: transparent;
color: #ffffff;
}
.alert-warning .close,
.alert-warning .alert-link {
color: #ffffff;
}
.alert-danger {
background-color: #f87961;
border-color: transparent;
color: #ffffff;
}
.alert-danger .close,
.alert-danger .alert-link {
color: #ffffff;
}
.alert-mint {
background-color: #60ccaf;
border-color: transparent;
color: #ffffff;
}
.alert-mint .close,
.alert-mint .alert-link {
color: #ffffff;
}
.alert-purple {
background-color: #a1709b;
border-color: transparent;
color: #ffffff;
}
.alert-purple .close,
.alert-purple .alert-link {
color: #ffffff;
}
.alert-pink {
background-color: #e488af;
border-color: transparent;
color: #ffffff;
}
.alert-pink .close,
.alert-pink .alert-link {
color: #ffffff;
}
.alert-dark {
background-color: #4d5257;
border-color: transparent;
color: #ffffff;
}
.alert-dark .close,
.alert-dark .alert-link {
color: #ffffff;
}
/* MODAL */
/*======================================*/
.modal {
text-align: center;
}
.modal:before {
content: '';
display: inline-block;
height: 100%;
width: 0;
margin-left: -1em;
vertical-align: middle;
}
.modal.fade:not(.animated) .modal-dialog {
opacity: 0;
-webkit-transform: translateY(-150%);
-ms-transform: translateY(-150%);
transform: translateY(-150%);
transition: all .5s linear .5s;
}
.modal.fade.in:not(.animated) .modal-dialog {
opacity: 1;
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
transition: all .5s;
}
.bootbox.modal.in:not(.fade) {
opacity: 1;
transition: opacity, 0.5s;
}
.bootbox.modal:not(.fade) {
opacity: 0;
transition: opacity .5s linear .5s;
}
.modal-dialog {
display: inline-block;
vertical-align: middle;
text-align: left;
margin-top: -1%;
min-width: 90%;
}
.modal-dialog.animated {
-webkit-animation-duration: .7s;
animation-duration: .7s;
}
.modal-header {
padding: 15px;
position: relative;
border: 0;
}
.modal-header:after {
content: '';
position: absolute;
bottom: 0;
left: 15px;
right: 15px;
height: 1px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.modal-footer {
background-color: rgba(0, 0, 0, 0.025);
color: #5c7174;
border-color: rgba(0, 0, 0, 0.04);
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.modal-title {
font-size: 18px;
font-weight: 300;
}
.modal-body {
min-height: 90px;
}
.modal-body .close,
.modal-header .close {
top: 15px;
right: 10px;
left: auto;
position: absolute;
background-color: transparent !important;
}
.modal-content {
box-shadow: none;
border-radius: 0;
}
.modal-footer {
padding: 10px 15px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.modal-backdrop.in {
opacity: 0.75;
}
@media (min-width: 768px) {
.modal-dialog {
min-width: 0;
}
}
/* TOOLTIP */
/*======================================*/
.tooltip {
z-index: 999999;
}
.tooltip-inner {
font-size: 12px;
border-radius: 0;
padding: 5px 10px;
background-color: #1c1e21;
}
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
border-top-color: #1c1e21;
}
.tooltip.right .tooltip-arrow {
border-right-color: #1c1e21;
}
.tooltip.left .tooltip-arrow {
border-left-color: #1c1e21;
}
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
border-bottom-color: #1c1e21;
}
/* POPOVER */
/*======================================*/
.popover {
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 12px;
border-radius: 0;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.popover-title {
background-color: #f5f6f7;
color: #5c7174;
font-weight: 300;
border-radius: 0 0 0 0;
}
.popover > .arrow {
border-width: 9px;
}
.popover > .arrow:after {
border-width: 9px;
}
.popover.left > .arrow {
right: -9px;
margin-top: -9px;
}
.popover.left > .arrow:after {
bottom: -9px;
}
.popover.right > .arrow {
left: -9px;
margin-top: -9px;
}
.popover.right > .arrow:after {
bottom: -9px;
}
.popover.top > .arrow {
bottom: -9px;
}
.popover.top > .arrow:after {
margin-left: -9px;
}
.popover.bottom > .arrow {
top: -9px;
}
.popover.bottom > .arrow:after {
margin-left: -9px;
}
.popover-content {
padding: 10px 15px 20px;
}
/* BADGE */
/*======================================*/
#container .badge {
font-weight: normal;
color: #fff;
}
.badge:empty.badge-icon {
display: inline-block;
width: 0.7em;
height: 0.7em;
padding: 0;
min-width: 5px;
margin: .5em;
border-radius: 50%;
}
.badge.badge-fw,
.badge:empty.badge-fw {
margin-right: 1em;
}
.badge-default {
background-color: #e3e8ee;
color: #333333;
}
.badge-primary {
background-color: #5fa2dd !important;
}
.badge-info {
background-color: #4ebcda !important;
}
.badge-success {
background-color: #9cc96b !important;
}
.badge-warning {
background-color: #ebaa4b !important;
}
.badge-danger {
background-color: #f76c51 !important;
}
.badge-mint {
background-color: #50c7a7 !important;
}
.badge-purple {
background-color: #986291 !important;
}
.badge-pink {
background-color: #e17ca7 !important;
}
.badge-dark {
background-color: #3b4146 !important;
}
/* DROPDOWN */
/*======================================*/
.dropdown-header {
padding: 5px 20px 5px 10px;
}
.dropdown-toggle > .dropdown-caret {
padding-left: 0.5em;
}
.dropdown-toggle.dropdown-toggle-icon > i {
padding: 0 .25em;
}
.dropdown-menu {
font-size: 12px;
border-radius: 0;
box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.15);
margin: 1px 0 0 0;
padding: 0;
border: 1px solid #e9e9e9;
}
.dropdown-menu-right {
left: auto;
right: 0;
}
.dropup .dropdown-menu {
box-shadow: 0 -2px 1px 0 rgba(0, 0, 0, 0.15);
}
.dropdown-menu > li > a {
padding: 5px 10px;
}
.dropdown-menu > li > a:hover {
background-color: #2e3539;
color: #ffffff;
}
.dropdown-menu.with-arrow:before,
.dropdown-menu.with-arrow:after {
content: "";
display: block;
position: absolute;
width: 0;
height: 0;
left: 0;
top: 0;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
}
.dropdown-menu.with-arrow:before {
border-bottom: 7px solid #d0d0d0;
margin: -7px 0 0 15px;
}
.dropdown-menu.with-arrow:after {
border-bottom: 7px solid #fff;
margin: -6px 0 0 15px;
}
.dropdown-menu-right.dropdown-menu.with-arrow:before {
left: auto;
right: 0;
margin: -7px 25px 0 0;
}
.dropdown-menu-right.dropdown-menu.with-arrow:after {
left: auto;
right: 0;
margin: -6px 25px 0 0;
}
.dropdown-menu-sm {
min-width: 200px;
}
.dropdown-menu-md {
min-width: 275px;
}
.dropdown-menu-lg {
min-width: 350px;
}
.dropdown.open > .btn,
.btn-group.open .dropdown-toggle {
box-shadow: inset 0 3px 1px rgba(0, 0, 0, 0.3);
}
/* WELL */
/*======================================*/
.well {
background-color: rgba(0, 0, 0, 0.05);
border-radius: 0;
box-shadow: none;
}
.well-xs {
padding: 5px;
}
/* PROGRESSBAR */
/*======================================*/
.progress {
height: 12px;
margin-bottom: 15px;
border-radius: 0;
box-shadow: none;
background-color: rgba(0, 0, 0, 0.1);
}
.progress .progress-bar {
font-size: 9px;
line-height: 12px;
box-shadow: none;
}
.progress-light-base {
background-color: #fff;
}
.progress-dark-base {
background-color: rgba(255, 255, 255, 0.2);
}
.progress-xl {
height: 30px;
margin-bottom: 20px;
}
.progress-xl .progress-bar {
font-size: 12px;
line-height: 30px;
}
.progress-lg {
height: 20px;
margin-bottom: 20px;
}
.progress-lg .progress-bar {
font-size: 12px;
line-height: 20px;
}
.progress-md {
height: 8px;
margin-bottom: 5px;
}
.progress-md .progress-bar {
font-size: 5px;
line-height: 8px;
}
.progress-sm {
height: 4px;
margin-bottom: 5px;
}
.progress-sm .progress-bar {
font-size: 0;
line-height: 4px;
}
.progress-xs {
height: 2px;
margin-bottom: 10px;
}
.progress-xs .progress-bar {
font-size: 0;
line-height: 2px;
}
.progress-bar-light {
background-color: #ffffff;
}
.progress-bar-primary {
background-color: #5fa2dd;
}
.progress-bar-info {
background-color: #4ebcda;
}
.progress-bar-success {
background-color: #9cc96b;
}
.progress-bar-warning {
background-color: #ebaa4b;
}
.progress-bar-danger {
background-color: #f76c51;
}
.progress-bar-mint {
background-color: #50c7a7;
}
.progress-bar-purple {
background-color: #986291;
}
.progress-bar-pink {
background-color: #e17ca7;
}
.progress-bar-dark {
background-color: #3b4146;
}
/*======================================*/
/* PAGER */
/*======================================*/
.pager li > a:active,
.pagination > li a:active {
box-shadow: inset 0 3px 1px rgba(0, 0, 0, 0.2);
}
.pager li > a:hover,
.pager li > a:focus,
.pagination > li a:hover,
.pagination > li a:focus {
background-color: #ffffff;
border-color: #2e3539;
color: #2e3539;
box-shadow: inset 0 0 1px #2e3539;
z-index: 2;
transition: border-color, 0.3s;
}
.pager li > a,
.pager li > span {
border-radius: 0;
border-color: #dcdcdc;
}
.pager.pager-rounded li > a,
.pager.pager-rounded li > span {
border-radius: 15px;
}
.pager .disabled > a,
.pager .disabled > span,
.pager .disabled > a:hover,
.pager .disabled > span:hover,
.pager .disabled > a:focus,
.pager .disabled > span:focus,
.pagination .disabled > a,
.pagination .disabled > span,
.pagination .disabled > a:hover,
.pagination .disabled > span:hover,
.pagination .disabled > a:focus,
.pagination .disabled > span:focus {
opacity: .7;
border-color: #dcdcdc;
box-shadow: none;
}
/*======================================*/
/* PAGINATION */
/*======================================*/
.pagination > li > a,
.pagination > li > span {
color: inherit;
border-color: #dcdcdc;
transition: border-color, 0.3s;
}
.pagination > li > span {
cursor: default;
}
.pagination > li > span:hover {
background-color: #ffffff;
}
.pagination > li:first-child > a,
.pagination > li:first-child span {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child span {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
background-color: #2e3539;
border-color: #2e3539;
}
/* CAROUSEL */
/*======================================*/
.carousel-control.left,
.carousel-control.right {
background-image: none;
background-repeat: no-repeat;
color: inherit;
}
.carousel-control,
.carousel-control:focus {
font-size: 1em;
text-shadow: none;
width: auto;
padding: 10px;
top: 0;
bottom: 0;
opacity: .5;
transition: opacity 0.5s;
}
.carousel-control.auto-hide {
opacity: 0;
}
.carousel-control:before {
content: '';
display: inline-block;
height: 100%;
width: 0;
vertical-align: middle;
}
.carousel-control i {
position: relative;
top: 0.25em;
}
.carousel:hover .carousel-control {
opacity: 1;
transition: opacity 0.5s;
}
.carousel-indicators.out {
bottom: 0;
}
.carousel-indicators.out + .carousel-inner {
padding-bottom: 30px;
}
.carousel-indicators.square li {
border-radius: 1px;
}
.carousel-indicators.dark .active {
background-color: #3b4146;
}
.carousel-indicators.dark li {
border-color: #3b4146;
}
/* BLOCKQUOTE */
/*======================================*/
.bq-sm {
font-size: 12px;
}
.bq-open:before {
color: rgba(0, 0, 0, 0.3);
content: open-quote;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 4em;
line-height: 0.1em;
margin-right: 0.25em;
vertical-align: -0.4em;
}
/* FORM */
/*======================================*/
.form-horizontal .control-label {
margin-bottom: 5px;
}
.form-horizontal .control-label.text-left {
text-align: left;
}
/* ACCORDION */
/*======================================*/
.panel > .panel-heading + .panel-collapse > .panel-body {
border-top: 0;
}
.panel-group {
margin-bottom: 35px;
}
.panel-group.accordion .panel {
margin-bottom: 0;
}
.panel-group.accordion .panel-heading {
border-radius: 0;
height: auto;
}
.panel-group.accordion .panel-heading:after {
border: 0 !important;
}
.panel-group.accordion .panel-heading,
.panel-group.accordion .panel-title {
padding: 0;
}
.panel-group.accordion .panel-title {
line-height: 40px;
}
.panel-group.accordion .panel-title a {
display: block;
color: inherit;
text-transform: none;
font-size: 12px;
font-weight: 300;
padding: 0 15px;
}
.panel-group.accordion .panel-title a:hover,
.panel-group.accordion .panel-title a:focus {
color: inherit;
}
.panel-group.accordion .panel:first-child,
.panel-group.accordion .panel:first-child .panel-heading {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.panel-group.accordion .panel:last-child {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
overflow: hidden;
}
/* TAB */
/*======================================*/
.tab-base {
margin-bottom: 35px;
}
.tab-base .tab-content {
background-color: #ffffff;
box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
padding: 15px;
}
.tab-base .tab-content .tab-footer {
background-color: #e3e7e9;
color: #515151;
border-color: #dee2e4;
position: relative;
margin: 0 -15px -15px -15px;
padding: 10px 15px;
}
.tab-base .nav-tabs {
border: 0;
}
.tab-base .nav-tabs > li:not(.active) > a {
background-color: rgba(255, 255, 255, 0.35);
opacity: .7;
transition: opacity, 0.3s;
}
.tab-base .nav-tabs > li:not(.active) > a:hover {
opacity: .9;
background-color: rgba(255, 255, 255, 0.55);
border-color: #2e3539;
border-bottom-color: transparent;
transition: opacity, 0.3s;
}
.tab-base .nav-tabs > .active > a,
.tab-base .nav-tabs > .active a:hover,
.tab-base .nav-tabs > .active > a:focus {
border-color: transparent;
}
.tab-base .nav-tabs.tabs-right {
text-align: right;
}
.tab-base .nav-tabs.tabs-right > li {
float: none;
display: inline-block;
margin-right: -2px;
}
.tab-footer:after {
content: '';
display: table;
clear: both;
}
.nav-tabs li a {
border-radius: 0 0 0 0;
}
.nav-tabs.tab-right {
text-align: right;
}
.nav-tabs.tab-right > li {
display: inline-block;
text-align: left;
float: none;
}
.nav-tabs.tab-right > li > a {
margin-right: 0;
}
.nav-tabs .label,
.nav-tabs .badge {
margin-left: 4px;
}
.tab-stacked-left,
.tab-stacked-right {
display: table;
height: 100%;
width: 100%;
}
.tab-stacked-left .nav-tabs > li,
.tab-stacked-right .nav-tabs > li {
float: none;
margin: 0;
}
.tab-stacked-left .nav-tabs > li > a,
.tab-stacked-right .nav-tabs > li > a {
margin: 0 0 2px;
}
.tab-stacked-left .nav-tabs > li:last-child > a,
.tab-stacked-right .nav-tabs > li:last-child > a {
margin-bottom: 0;
}
.tab-stacked-left .nav-tabs,
.tab-stacked-right .nav-tabs,
.tab-stacked-left .tab-content,
.tab-stacked-right .tab-content {
display: table-cell;
vertical-align: top;
}
.tab-stacked-left .tab-content,
.tab-stacked-right .tab-content {
overflow: hidden;
}
.tab-stacked-left .nav-tabs {
width: 1%;
border: 0;
}
.tab-stacked-left .nav-tabs > li a {
border-right-color: transparent;
border-radius: 0 0 0 0;
}
.tab-stacked-left .nav-tabs > .active > a:hover,
.tab-stacked-left .nav-tabs > .active > a:focus {
border-right-color: transparent;
}
.tab-stacked-left.tab-base .nav-tabs > li:not(.active) a:hover {
border-color: #2e3539;
border-right-color: transparent;
}
.tab-stacked-left .tab-content {
border-left-color: transparent;
border-radius: 0 0 0 0;
}
.tab-stacked-right .nav-tabs {
width: 1%;
border: 0;
}
.tab-stacked-right .nav-tabs > li a {
border-left-color: transparent;
border-radius: 0 0 0 0;
}
.tab-stacked-right .nav-tabs > .active > a:hover,
.tab-stacked-right .nav-tabs > .active > a:focus {
border-left-color: transparent;
}
.tab-stacked-right.tab-base .nav-tabs > li:not(.active) a:hover {
border-color: #2e3539;
border-left-color: transparent;
}
.tab-stacked-right .tab-content {
border-right-color: transparent;
border-radius: 0 0 0 0;
}
/* BACKGROUND */
/*======================================*/
.bg-trans {
background-color: transparent;
}
.bg-light {
background-color: #ffffff;
}
.bg-light,
.bg-light a {
color: #515151;
}
.bg-gray-light {
background-color: #f3f5f8;
}
.bg-gray-light,
.bg-gray-light a {
color: #515151;
}
.bg-gray {
background-color: #e3e8ee;
}
.bg-gray,
.bg-gray a {
color: #515151;
}
.bg-gray-dark {
background-color: #c3cedb;
}
.bg-gray-dark,
.bg-gray-dark a {
color: #515151;
}
.bg-trans-light {
background-color: rgba(255, 255, 255, 0.1);
}
.bg-trans-light,
.bg-trans-light a {
color: inherit;
}
.bg-trans-dark {
background-color: rgba(0, 0, 0, 0.05);
}
.bg-trans-dark,
.bg-trans-dark a {
color: inherit;
}
.bg-primary {
background-color: #5fa2dd;
}
.bg-primary,
.bg-primary a {
color: #ffffff;
}
.bg-info {
background-color: #4ebcda;
}
.bg-info,
.bg-info a {
color: #ffffff;
}
.bg-success {
background-color: #9cc96b;
}
.bg-success,
.bg-success a {
color: #ffffff;
}
.bg-warning {
background-color: #ebaa4b;
}
.bg-warning,
.bg-warning a {
color: #ffffff;
}
.bg-danger {
background-color: #f76c51;
}
.bg-danger,
.bg-danger a {
color: #ffffff;
}
.bg-mint {
background-color: #50c7a7;
}
.bg-mint,
.bg-mint a {
color: #ffffff;
}
.bg-purple {
background-color: #986291;
}
.bg-purple,
.bg-purple a {
color: #ffffff;
}
.bg-pink {
background-color: #e17ca7;
}
.bg-pink,
.bg-pink a {
color: #ffffff;
}
.bg-dark {
background-color: #3b4146;
}
.bg-dark,
.bg-dark a {
color: #ffffff;
}
/* TEXT */
/*======================================*/
.text-light,
a.text-light:hover,
a.text-light:focus,
a.text-light:focus {
color: #cccccc;
}
.text-muted,
a.text-muted:hover,
a.text-muted:focus,
a.text-muted:focus {
color: #606060;
}
.text-primary,
a.text-primary:hover,
a.text-primary:focus,
a.text-primary:focus {
color: #266fb0;
}
.text-info,
a.text-info:hover,
a.text-info:focus,
a.text-info:focus {
color: #2285a0;
}
.text-success,
a.text-success:hover,
a.text-success:focus,
a.text-success:focus {
color: #699737;
}
.text-warning,
a.text-warning:hover,
a.text-warning:focus,
a.text-warning:focus {
color: #bb7815;
}
.text-danger,
a.text-danger:hover,
a.text-danger:focus,
a.text-danger:focus {
color: #d82b0a;
}
.text-mint,
a.text-mint:hover,
a.text-mint:focus,
a.text-mint:focus {
color: #2b866e;
}
.text-purple,
a.text-purple:hover,
a.text-purple:focus,
a.text-purple:focus {
color: #5a3a56;
}
.text-pink,
a.text-pink:hover,
a.text-pink:focus,
a.text-pink:focus {
color: #c92e70;
}
.text-dark,
a.text-dark:hover,
a.text-dark:focus,
a.text-dark:focus {
color: #0c0e0f;
}
/* BUTTONS */
/*======================================*/
.btn {
cursor: pointer;
background-color: transparent;
color: inherit;
padding: 6px 12px;
border-radius: 0;
border: 1px solid 0;
font-size: 12px;
line-height: 1.42857;
vertical-align: middle;
transition: all 0.25s;
}
.btn:not(.disabled):not(:disabled):active,
.btn:not(.disabled):not(:disabled).active {
box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}
/* Button Sizes */
/*---------------------------------*/
.btn-lg,
.btn-icon.btn-lg {
font-size: 16px;
line-height: 1.33;
}
.btn-sm,
.btn-icon.btn-sm {
font-size: 10px;
line-height: 1.5;
}
.btn-xs,
.btn-icon.btn-xs {
font-size: 10px;
line-height: 1.5;
}
/* Button Icon */
/*---------------------------------*/
.btn-icon {
padding-left: 9px;
padding-right: 9px;
}
.btn-icon:before {
display: inline-block;
min-width: 1.05em;
}
/* Button File */
/*---------------------------------*/
.btn-file {
position: relative;
overflow: hidden;
}
.btn-file input[type=file] {
position: absolute;
top: 0;
right: 0;
min-width: 100%;
min-height: 100%;
font-size: 100px;
text-align: right;
filter: alpha(opacity=0);
opacity: 0;
outline: none;
background: white;
cursor: inherit;
display: block;
}
/* Button Link */
/*---------------------------------*/
.btn-link {
border-color: transparent;
}
.btn.btn-link:focus,
.btn.btn-link:active {
box-shadow: none;
}
.btn-link.disabled:hover,
.btn-link.disabled:focus {
text-decoration: none;
}
/* Button Transparent */
/*---------------------------------*/
.btn-trans {
background-color: transparent;
border-color: transparent;
color: #848484;
}
.btn-default,
.btn-default:focus,
.btn-hover-default:hover,
.btn-hover-default:active,
.btn-hover-default.active,
.btn.btn-active-default:active,
.btn.btn-active-default.active,
.dropdown.open > .btn.btn-active-default,
.btn-group.open .dropdown-toggle.btn.btn-active-default {
background-color: #fafafa;
border-color: #cdd6e1;
color: #515151;
}
.btn-default:hover,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
background-color: #e9e9e9;
border-color: #cdd6e1;
color: #515151;
}
.btn-primary,
.btn-primary:focus,
.btn-hover-primary:hover,
.btn-hover-primary:active,
.btn-hover-primary.active,
.btn.btn-active-primary:active,
.btn.btn-active-primary.active,
.dropdown.open > .btn.btn-active-primary,
.btn-group.open .dropdown-toggle.btn.btn-active-primary {
background-color: #579ddb;
border-color: #5fa2dd;
color: #ffffff;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
background-color: #3b8dd5;
border-color: #4291d7;
color: #ffffff;
}
.btn-info,
.btn-info:focus,
.btn-hover-info:hover,
.btn-hover-info:active,
.btn-hover-info.active,
.btn.btn-active-info:active,
.btn.btn-active-info.active,
.dropdown.open > .btn.btn-active-info,
.btn-group.open .dropdown-toggle.btn.btn-active-info {
background-color: #46b9d8;
border-color: #4ebcda;
color: #ffffff;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
background-color: #2caed1;
border-color: #30b1d4;
color: #ffffff;
}
.btn-success,
.btn-success:focus,
.btn-hover-success:hover,
.btn-hover-success:active,
.btn-hover-success.active,
.btn.btn-active-success:active,
.btn.btn-active-success.active,
.dropdown.open > .btn.btn-active-success,
.btn-group.open .dropdown-toggle.btn.btn-active-success {
background-color: #97c664;
border-color: #9cc96b;
color: #ffffff;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
background-color: #87bd4b;
border-color: #8bbf51;
color: #ffffff;
}
.btn-warning,
.btn-warning:focus,
.btn-hover-warning:hover,
.btn-hover-warning:active,
.btn-hover-warning.active,
.btn.btn-active-warning:active,
.btn.btn-active-warning.active,
.dropdown.open > .btn.btn-active-warning,
.btn-group.open .dropdown-toggle.btn.btn-active-warning {
background-color: #eaa642;
border-color: #ebaa4b;
color: #ffffff;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
background-color: #e79824;
border-color: #e79b2b;
color: #ffffff;
}
.btn-danger,
.btn-danger:focus,
.btn-hover-danger:hover,
.btn-hover-danger:active,
.btn-hover-danger.active,
.btn.btn-active-danger:active,
.btn.btn-active-danger.active,
.dropdown.open > .btn.btn-active-danger,
.btn-group.open .dropdown-toggle.btn.btn-active-danger {
background-color: #f76447;
border-color: #f76c51;
color: #ffffff;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
background-color: #f54928;
border-color: #f54f2f;
color: #ffffff;
}
.btn-mint,
.btn-mint:focus,
.btn-hover-mint:hover,
.btn-hover-mint:active,
.btn-hover-mint.active,
.btn.btn-active-mint:active,
.btn.btn-active-mint.active,
.dropdown.open > .btn.btn-active-mint,
.btn-group.open .dropdown-toggle.btn.btn-active-mint {
background-color: #48c5a3;
border-color: #50c7a7;
color: #ffffff;
}
.btn-mint:hover,
.btn-mint:active,
.btn-mint.active,
.open > .dropdown-toggle.btn-mint {
background-color: #39b392;
border-color: #3bb897;
color: #ffffff;
}
.btn-purple,
.btn-purple:focus,
.btn-hover-purple:hover,
.btn-hover-purple:active,
.btn-hover-purple.active,
.btn.btn-active-purple:active,
.btn.btn-active-purple.active,
.dropdown.open > .btn.btn-active-purple,
.btn-group.open .dropdown-toggle.btn.btn-active-purple {
background-color: #925e8b;
border-color: #986291;
color: #ffffff;
}
.btn-purple:hover,
.btn-purple:active,
.btn-purple.active,
.open > .dropdown-toggle.btn-purple {
background-color: #7e5178;
border-color: #82547c;
color: #ffffff;
}
.btn-pink,
.btn-pink:focus,
.btn-hover-pink:hover,
.btn-hover-pink:active,
.btn-hover-pink.active,
.btn.btn-active-pink:active,
.btn.btn-active-pink.active,
.dropdown.open > .btn.btn-active-pink,
.btn-group.open .dropdown-toggle.btn.btn-active-pink {
background-color: #df74a1;
border-color: #e17ca7;
color: #ffffff;
}
.btn-pink:hover,
.btn-pink:active,
.btn-pink.active,
.open > .dropdown-toggle.btn-pink {
background-color: #d9598f;
border-color: #da5f93;
color: #ffffff;
}
.btn-dark,
.btn-dark:focus,
.btn-hover-dark:hover,
.btn-hover-dark:active,
.btn-hover-dark.active,
.btn.btn-active-dark:active,
.btn.btn-active-dark.active,
.dropdown.open > .btn.btn-active-dark,
.btn-group.open .dropdown-toggle.btn.btn-active-dark {
background-color: #363c40;
border-color: #3b4146;
color: #ffffff;
}
.btn-dark:hover,
.btn-dark:active,
.btn-dark.active,
.open > .dropdown-toggle.btn-dark {
background-color: #272b2e;
border-color: #2b2f33;
color: #ffffff;
}
.btn-group-vertical .btn:not(.btn-default),
.btn-group .btn:not(.btn-default) {
border-color: rgba(0, 0, 0, 0.09);
}
.btn-lg,
.btn-group-lg > .btn,
.btn-icon.btn-lg {
padding: 10px 16px;
}
.btn-sm,
.btn-group-sm > .btn,
.btn-icon.btn-sm {
padding: 5px 10px;
}
.btn-xs,
.btn-group-xs > .btn,
.btn-icon.btn-xs {
padding: 1px 5px;
}
.btn-lg,
.btn-group-lg > .btn,
.btn-icon.btn-lg {
border-radius: 0;
}
.btn-lg,
.btn-group-sm > .btn,
.btn-lg,
.btn-group-xs > .btn,
.btn-icon.btn-lg,
.btn-icon.btn-lg {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
/* Button Circle */
/*---------------------------------*/
.btn-circle {
padding: 7px;
border-radius: 50%;
}
.btn-lg.btn-circle {
padding: 17px;
}
.btn-sm.btn-circle {
padding: 7px;
}
.btn-xs.btn-circle {
padding: 4px;
}
.btn-icon.btn-circle:before {
display: block;
width: 1.4em;
height: 1.4em;
line-height: 1.4;
}
/* Button Rounded */
/*---------------------------------*/
.btn-rounded {
border-radius: 17px;
overflow: hidden;
}
.btn-lg.btn-rounded {
border-radius: 30px;
}
.btn-sm.btn-rounded {
border-radius: 15px;
}
.btn-xs.btn-rounded {
border-radius: 10px;
}
.btn-group.btn-rounded {
overflow: hidden;
}
/* Button Labeled */
/*---------------------------------*/
.btn-labeled,
.btn-labeled.fa {
overflow: hidden;
}
.btn-labeled:not(.btn-block):not(.form-icon) {
font-family: inherit;
font-size: 12px;
line-height: 1.42857;
padding-bottom: 0;
padding-top: 0;
}
.btn-block.btn-labeled:not(.form-icon) {
font-family: inherit;
font-size: 12px;
line-height: 1.42857;
}
.btn-block.btn-labeled:not(.form-icon):before {
float: left;
margin-top: -7px;
margin-bottom: -7px;
}
.btn-labeled .btn-label {
background-color: rgba(0, 0, 0, 0.05);
display: inline-block;
margin-left: -12px;
margin-right: 6px;
padding: 6px 12px;
line-height: 1.42857;
}
.btn-labeled:before {
background-color: rgba(0, 0, 0, 0.05);
display: inline-block;
margin-left: -12px;
margin-right: 6px;
padding: 6px 12px;
}
.btn-labeled.fa:before,
.btn-labeled .fa:before {
font-family: fontAwesome;
}
.btn-default.btn-labeled:before,
.btn-default .btn-label {
background-color: rgba(0, 0, 0, 0.05);
color: inherit;
}
.btn-lg.btn-labeled {
font-size: 18px;
line-height: 1.33;
}
.btn-sm.btn-labeled {
font-size: 12px;
line-height: 1.5;
}
.btn-xs.btn-labeled {
font-size: 12px;
line-height: 1.5;
}
.btn-lg.btn-labeled:before,
.btn-lg .btn-label {
margin-left: -16px;
margin-right: 10px;
padding: 10px 16px;
}
.btn-lg.btn-block.btn-labeled:not(.form-icon):before {
margin-top: -10px;
margin-bottom: -10px;
}
.btn-sm.btn-labeled:before,
.btn-sm .btn-label {
margin-left: -10px;
margin-right: 5px;
padding: 5px 10px;
}
.btn-sm.btn-block.btn-labeled:not(.form-icon):before {
margin-top: -5px;
margin-bottom: -5px;
}
.btn-xs.btn-labeled:before,
.btn-xs .btn-label {
margin-left: -5px;
margin-right: 1px;
padding: 1px 5px;
}
.btn-xs.btn-block.btn-labeled:not(.form-icon):before {
margin-top: -1px;
margin-bottom: -1px;
}
.btn-labeled.icon-2x:before,
.btn-labeled .btn-label.icon-2x:before {
vertical-align: -0.15em;
}
.btn-labeled.icon-3x:before,
.btn-labeled .btn-label.icon-3x:before {
vertical-align: -0.18em;
}
.btn-labeled.icon-4x:before,
.btn-labeled .btn-label.icon-4x:before {
vertical-align: -0.2em;
}
.btn-labeled.icon-5x:before,
.btn-labeled .btn-label.icon-5x:before {
vertical-align: -0.25em;
}
/* PANELS */
/*======================================*/
.panel {
box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
border-radius: 0;
border: 0;
margin-bottom: 24px;
}
.panel hr {
border-color: rgba(0, 0, 0, 0.1);
}
.panel .panel-bg-cover {
max-height: 180px;
overflow: hidden;
}
.panel .panel-bg-cover img {
min-width: 100%;
min-height: 100%;
background-size: cover;
}
.panel.remove {
opacity: 0;
transition: opacity, 0.5s;
}
.panel .alert {
border-radius: 0;
}
.panel.panel-bg-img {
position: relative;
}
.panel .panel-bg-wrap {
overflow: hidden;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.panel .panel-bg-wrap > img {
position: absolute;
top: 0;
left: 0;
}
.panel .panel-bg-wrap + .panel-body {
position: relative;
}
.panel-media {
box-shadow: 0 -50px 20px -10px rgba(0, 0, 0, 0.2);
padding: 10px 15px 15px 140px;
position: relative;
}
.panel-media-img {
position: absolute;
width: 96px;
height: 96px;
left: 20px;
top: -48px;
}
.panel-media-heading {
color: #fff;
position: absolute;
top: -2.7em;
}
.panel .panel-heading,
.panel > :first-child {
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}
.panel .panel-footer,
.panel > :last-child {
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
}
.panel-body-full {
margin-left: -20px;
margin-right: -20px;
}
.panel-body {
padding: 25px 20px;
}
.panel-body .row,
.panel-body .form-horizontal .form-group {
margin-left: -8px;
margin-right: -8px;
}
.panel-trans {
border-color: transparent;
box-shadow: none;
}
.panel-heading {
position: relative;
height: 50px;
padding: 0;
}
.panel-title {
font-weight: 300;
padding: 0 20px 0 20px;
font-size: 1.416em;
line-height: 50px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.panel-default.panel-colorful {
background-color: #e0e5ec;
color: #515151;
}
.panel-default .panel-heading {
background-color: #e0e5ec;
border-color: #f0f2f6;
}
.panel-footer {
background-color: #e3e7e9;
color: #515151;
border-color: #dee2e4;
position: relative;
}
/* Mixin */
/*---------------------------------*/
/* Colors */
/*---------------------------------*/
.panel-primary .panel-heading,
.panel-primary .panel-footer,
.panel-primary.panel-colorful {
background-color: #5fa2dd;
border-color: #5fa2dd;
color: #ffffff;
}
.panel-info .panel-heading,
.panel-info .panel-footer,
.panel-info.panel-colorful {
background-color: #4ebcda;
border-color: #4ebcda;
color: #ffffff;
}
.panel-success .panel-heading,
.panel-success .panel-footer,
.panel-success.panel-colorful {
background-color: #9cc96b;
border-color: #9cc96b;
color: #ffffff;
}
.panel-warning .panel-heading,
.panel-warning .panel-footer,
.panel-warning.panel-colorful {
background-color: #ebaa4b;
border-color: #ebaa4b;
color: #ffffff;
}
.panel-danger .panel-heading,
.panel-danger .panel-footer,
.panel-danger.panel-colorful {
background-color: #f76c51;
border-color: #f76c51;
color: #ffffff;
}
.panel-mint .panel-heading,
.panel-mint .panel-footer,
.panel-mint.panel-colorful {
background-color: #50c7a7;
border-color: #50c7a7;
color: #ffffff;
}
.panel-purple .panel-heading,
.panel-purple .panel-footer,
.panel-purple.panel-colorful {
background-color: #986291;
border-color: #986291;
color: #ffffff;
}
.panel-pink .panel-heading,
.panel-pink .panel-footer,
.panel-pink.panel-colorful {
background-color: #e17ca7;
border-color: #e17ca7;
color: #ffffff;
}
.panel-dark .panel-heading,
.panel-dark .panel-footer,
.panel-dark.panel-colorful {
background-color: #3b4146;
border-color: #3b4146;
color: #ffffff;
}
.panel > .panel-heading:after,
.panel.panel-colorful > .panel-heading:after {
content: '';
display: block;
position: absolute;
height: 0;
left: 20px;
right: 20px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.panel-colorful > .panel-heading {
border: 0;
}
.panel-default > .panel-heading:after,
.panel-primary > .panel-heading:after,
.panel-info > .panel-heading:after,
.panel-success > .panel-heading:after,
.panel-warning > .panel-heading:after,
.panel-danger > .panel-heading:after,
.panel-purple > .panel-heading:after,
.panel-pink > .panel-heading:after,
.panel-dark > .panel-heading:after {
display: none;
}
/* Bordered */
/*---------------------------------*/
.panel-bordered-default,
.panel-default.panel-bordered {
border: 1px solid #b3c1d1;
}
.panel-bordered-primary,
.panel-primary.panel-bordered {
border: 1px solid #5fa2dd;
}
.panel-bordered-info,
.panel-info.panel-bordered {
border: 1px solid #4ebcda;
}
.panel-bordered-success,
.panel-success.panel-bordered {
border: 1px solid #9cc96b;
}
.panel-bordered-warning,
.panel-warning.panel-bordered {
border: 1px solid #ebaa4b;
}
.panel-bordered-danger,
.panel-danger.panel-bordered {
border: 1px solid #f76c51;
}
.panel-bordered-mint,
.panel-mint.panel-bordered {
border: 1px solid #50c7a7;
}
.panel-bordered-purple,
.panel-purple.panel-bordered {
border: 1px solid #986291;
}
.panel-bordered-pink,
.panel-pink.panel-bordered {
border: 1px solid #e17ca7;
}
.panel-bordered-dark,
.panel-dark.panel-bordered {
border: 1px solid #3b4146;
}
/* Panel Group */
/*---------------------------------*/
.panel-group .panel {
border-radius: 0;
margin-bottom: 20px;
}
.panel-group > div {
padding-left: 0;
padding-right: 0;
}
.panel-group > div:first-child > .panel {
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
}
.panel-group > div:last-child > .panel {
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
}
.panel-group > div + div > .panel {
margin-left: -1px;
}
/* Panel Control */
/*---------------------------------*/
.panel-control {
height: 100%;
position: relative;
float: right;
padding: 0 15px;
}
.panel-control:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
left: -1em;
position: relative;
}
.panel-control > i,
.panel-control > .badge,
.panel-control > label {
vertical-align: middle;
}
/* Panel with tabs */
/*---------------------------------*/
.panel-control .nav-tabs {
display: inline-block;
height: 40px;
margin-top: 10px;
vertical-align: bottom;
border: 0;
}
.panel-control .nav-tabs > li {
margin-top: 1px;
margin-right: 5px;
height: 100%;
}
.panel-control .nav-tabs > li > a {
border-radius: 0;
margin-right: 0;
height: 100%;
line-height: 40px;
border-top-left-radius: 0;
border-top-right-radius: 0;
padding: 0 15px;
}
.panel-control .nav-tabs > li:not(.active) {
background-color: transparent;
opacity: .6;
}
.panel-control .nav-tabs > li:not(.active) a {
color: inherit;
border-bottom: 0 !important;
}
.panel-control .nav-tabs > li:not(.active) a:hover {
background-color: rgba(0, 0, 0, 0.15);
border-color: transparent;
}
.panel-control .nav-tabs > .active > a {
z-index: 1;
}
/* Panel with progress bar */
/*---------------------------------*/
.panel-control .progress {
min-width: 150px;
margin: 0;
display: inline-block;
vertical-align: middle;
}
/* Panel with switch */
/*---------------------------------*/
.panel-control .switchery {
margin-left: 15px;
vertical-align: middle;
}
/* Panel with pager */
/*---------------------------------*/
.panel-control .pager {
margin: 0;
display: inline-block;
vertical-align: middle;
border-radius: 0;
}
/* Panel with pagination */
/*---------------------------------*/
.panel-control .pagination {
margin: 0;
border-radius: 0;
vertical-align: middle;
}
.panel-control .pagination > li > a,
.panel-control .pagination > li > span {
padding: 0 10px;
border: 0 0 0 0;
border-color: rgba(0, 0, 0, 0.09);
box-shadow: none;
height: 100%;
line-height: 30px;
}
.panel-control .pagination > li:not(.active):not(.disabled) > a:hover {
background-color: rgba(0, 0, 0, 0.05);
border-color: rgba(0, 0, 0, 0.09);
}
.panel-control .pagination > .disabled > a,
.panel-control .pagination > .disabled > a:hover,
.panel-control .pagination > .disabled > a:active {
border-color: rgba(0, 0, 0, 0.09);
}
.panel-control .pagination > li:not(.active) > a,
.pagination > li > a {
background-color: transparent;
color: inherit;
}
.panel-control .pagination > li > a:hover,
.pagination > li > a:focus {
box-shadow: none;
}
/* Panel with pagination */
/*---------------------------------*/
.panel-control .btn,
.panel-control .dropdown-toggle.btn {
border: 0;
}
.panel-control .open > .btn,
.panel-control .btn.active,
.panel-control .btn:active {
box-shadow: none !important;
}
.panel-control .btn-default {
background-color: transparent;
color: inherit;
}
.panel-control > .btn:first-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.panel-control > .btn:last-child,
.panel-control > .btn-group:last-child > .btn:first-child {
border-bottom-right-radius: 0;
}
/*# sourceMappingURL=nifty.css.map */
body,
label,
.checkbox label {
font-weight: 300;
}
.btn-dashboard {
width: 130px;
height: 100px;
padding: 20px 20px;
}
.btn-edit {
position: absolute;
}
#container .badge-dash-button {
position: absolute;
top: -10px;
right: -15px;
}
/*# sourceMappingURL=app.css.map */
/*# sourceMappingURL=final.css.map */
|
public/css/final.css
|
body,
#content-container {
background-color: #dbdfe2;
color: #515151;
}
#container.boxed-layout {
background-color: #c5c8cb;
}
.page-header {
color: #7c7c7c;
}
a {
color: #515151;
}
a:hover,
a:focus {
color: #444444;
}
/* SEARCHBOX */
/*======================================*/
.searchbox > .input-group input:focus {
border-color: #2e3539;
}
/* Scrollbar */
/*======================================*/
.pace .pace-progress,
.nano > .nano-pane > .nano-slider,
.nano > .nano-pane > .nano-slider {
background-color: #2e3539;
}
.pace .pace-progress-inner {
box-shadow: 0 0 10px #2e3539, 0 0 5px #2e3539;
}
.pace .pace-activity {
background-color: #2e3539;
}
/* NAVBAR
/*====================================*/
#navbar {
background-color: #dbdfe2;
}
#navbar-container {
box-shadow: 0 2px 0px -1px rgba(0, 0, 0, 0.05);
}
.navbar-header {
background-color: #3b4146;
}
.navbar-content {
background-color: #2e3539;
box-shadow: inset -4px 0 0 0 #2e3539;
}
/* BRAND LOGO & TEXT
/*====================================*/
.navbar-brand {
background-color: transparent;
color: #ffffff;
}
.navbar-brand:hover,
.navbar-brand:focus {
color: #ffffff;
}
/* NAVIGATION */
/*======================================*/
/* NAVBAR ICON & BUTTON */
/*======================================*/
.navbar-top-links > li > a {
color: #ffffff;
}
.navbar-top-links > li > a:focus {
background-color: transparent;
}
.navbar-top-links > li > a:hover {
background-color: #23282b;
color: #d9d9d9;
}
.navbar-top-links > .open > a,
.navbar-top-links > .open > a:focus {
background-color: #23282b;
color: #ffffff;
}
.navbar-top-links .tgl-menu-btn > a,
.navbar-top-links .tgl-menu-btn > a:hover,
.navbar-top-links .tgl-menu-btn > a:focus {
color: #ffffff;
}
/* NAVBAR RESPONSIVE */
/*======================================*/
@media (min-width: 768px) {
#navbar {
background-color: transparent;
}
.navbar-header {
background-color: transparent;
}
.navbar-header:before {
background-color: #3b4146;
}
#navbar-container {
background-color: #2e3539;
}
#container.mainnav-in .brand-title,
#container.mainnav-sm .brand-title,
#container.mainnav-lg .brand-title {
color: #ffffff;
}
.navbar-top-links .tgl-menu-btn {
position: static;
}
.navbar-top-links .tgl-menu-btn > a,
.navbar-top-links .tgl-menu-btn > a:hover {
color: #ffffff;
}
.navbar-top-links .tgl-menu-btn > a:focus {
background-color: transparent;
color: #ffffff;
}
}
/* NAVIGATION */
/*======================================*/
#mainnav {
background-color: #3b4146;
}
#mainnav .list-header {
color: #919ba2;
}
/* NAVIGATION MENU */
/*======================================*/
#mainnav-menu a {
color: #bbc0c5;
}
#mainnav-menu > li > a:hover,
#mainnav-menu > li > a:active {
color: #ffffff;
}
#mainnav-menu > li > a.hover {
color: #ffffff;
background-color: #42494e;
box-shadow: inset 4px 0 0 0 #2e3539;
}
#mainnav-menu > .active-link > a,
#mainnav-menu > .active-link > a:hover {
color: #ffffff;
box-shadow: inset 4px 0 0 0 #2e3539;
}
#mainnav-menu > .active-sub > a,
#mainnav-menu > .active-sub > a:hover {
color: #ffffff;
}
#mainnav-menu > .active {
background-color: #34393e;
}
#mainnav-menu > .active .active {
background-color: #2f3438;
}
#mainnav-menu ul a:hover,
.menu-popover .sub-menu ul a:hover,
.menu-popover .sub-menu ul a:hover {
color: #ffffff;
}
#mainnav-menu ul ul a:hover,
.menu-popover .sub-menu ul ul a:hover,
.menu-popover .sub-menu ul ul a:hover {
color: #ffffff;
}
#mainnav-menu ul .active-link a,
.menu-popover .sub-menu ul .active-link a,
.menu-popover .sub-menu ul .active-link a {
color: #ffffff;
box-shadow: inset 4px 0 0 0 #2e3539;
}
#container.mainnav-sm #mainnav-menu a:hover {
box-shadow: inset 4px 0 0 0 #2e3539;
}
#container.mainnav-sm #mainnav-menu > .active-link > a,
#container.mainnav-sm #mainnav-menu > .active-sub > a,
#container.mainnav-sm #mainnav-menu > .active-link a:hover,
#container.mainnav-sm #mainnav-menu > .active-sub a:hover {
background-color: #2e3539;
}
/* NAVIGATION - SHORTCUT BUTTONS */
/*======================================*/
#mainnav-shortcut .shortcut-grid {
color: #ffffff;
}
/* NAVIGATION - WIDGET */
/*======================================*/
.mainnav-widget {
background-color: rgba(0, 0, 0, 0.05);
color: #bbc0c5;
}
@media (min-width: 768px) {
#container.mainnav-sm .shortcut-grid:hover {
box-shadow: inset 4px 0 0 0 #2e3539;
}
#container.mainnav-sm .shortcut-grid:hover,
#container.mainnav-sm .popover.mainnav-shortcut {
background-color: #42494e;
color: #ffffff;
}
#container.mainnav-sm #mainnav-menu .active-link > a,
#container.mainnav-sm #mainnav-menu .active-sub > a {
color: #ffffff;
}
#container.mainnav-sm #mainnav .mainnav-widget > .show-small a {
color: #bbc0c5;
}
#container.mainnav-sm #mainnav .mainnav-widget > .show-small a:hover {
color: #ffffff;
box-shadow: inset 4px 0 0 0 #2e3539;
}
#container.mainnav-sm #mainnav .mainnav-widget .hover {
color: #ffffff;
background-color: #42494e;
}
/* NAVIGATION - POPOVER */
/*======================================*/
.menu-popover .sub-menu ul {
background-color: #34393e;
}
.menu-popover .sub-menu ul ul {
background-color: #2f3438;
}
.menu-popover .sub-menu ul li > a {
color: #ffffff;
}
.menu-popover .single-content {
color: #ffffff;
background-color: #42494e;
}
.menu-popover.popover {
background-color: #363c40;
color: #ffffff;
}
.menu-popover > .popover-title {
background-color: #42494e;
color: #ffffff;
}
.menu-popover .mainnav-widget-content {
background-color: #42494e;
}
}
.mainnav-sm .popover.mainnav-shortcut {
background-color: #363c40;
color: #ffffff;
}
/* NAVIGATION - OFFCANVAS */
/*======================================*/
@media (min-width: 768px) {
#container.mainnav-in.easeInBack #mainnav-container,
#container.mainnav-in.easeOutBack #mainnav-container,
#container.mainnav-in.easeInOutBack #mainnav-container,
#container.mainnav-in.jumping #mainnav-container,
#container.mainnav-out.easeInBack #mainnav-container,
#container.mainnav-out.easeOutBack #mainnav-container,
#container.mainnav-out.easeInOutBack #mainnav-container,
#container.mainnav-out.jumping #mainnav-container {
box-shadow: -20px 0 0 0 #3b4146;
}
#container.mainnav-out .brand-title {
background-color: transparent;
color: #ffffff;
}
}
/* ASIDE */
/* ===================================== */
#container #aside-container {
background-color: #ffffff;
}
#container #aside .list-link li a:not(.btn) {
color: #d1d1d1;
}
#container #aside .list-link li a:not(.btn):hover {
color: #ffffff;
}
#aside {
background-color: #495057;
color: #ffffff;
}
#aside a:not(.btn):not(.btn-link) {
color: inherit;
}
#aside .bord-all,
#aside .bord-top,
#aside .bord-btm,
#aside .bord-left,
#aside .bord-rgt,
#aside .bord-hor,
#aside .bord-ver,
#aside .list-divider {
border-color: #50585f;
}
#aside .btn-link {
color: #ffffff;
}
#aside .text-muted {
color: #a2aab0;
}
/* Aside with tabs */
/* ===================================== */
#aside-container #aside .nav-tabs li:not(active) a {
background-color: #42494e;
}
#container.aside-bright #aside .nav-tabs li:not(.active) a {
background-color: #f2f2f2;
}
@media (min-width: 768px) {
#aside {
background-color: #495057;
}
#container #aside-container {
background-color: #ffffff;
}
}
/* ASIDE : BRIGHT COLOR THEMES */
/* ===================================== */
#container.aside-bright #aside {
background-color: #ffffff;
border-color: #f2f2f2;
color: #515151;
}
#container.aside-bright #aside .text-light {
color: #515151;
}
#container.aside-bright #aside .bord-all,
#container.aside-bright #aside .bord-top,
#container.aside-bright #aside .bord-btm,
#container.aside-bright #aside .bord-lft,
#container.aside-bright #aside .bord-rgt,
#container.aside-bright #aside .bord-hor,
#container.aside-bright #aside .bord-ver,
#container.aside-bright #aside .list-divider {
border-color: #f7f7f7;
}
#container.aside-bright #aside .text-muted {
color: #9e9e9e;
}
#container.aside-bright #aside .progress {
background-color: #e6e6e6;
}
#container.aside-bright #aside .list-link li a:not(.btn) {
color: #5e5e5e;
}
#container.aside-bright #aside .list-link li a:not(.btn):hover {
color: #515151;
}
#container.aside-bright #aside a:not(.btn) {
color: #515151;
}
#container.aside-bright #aside a:not(.btn):hover,
#container.aside-bright #aside a:not(.btn):focus {
color: #373737;
}
#container.aside-bright #aside .btn-link {
color: #515151;
}
/* FOOTER */
/*======================================*/
#container.footer-fixed #footer {
background-color: #bec1c4;
color: #515151;
}
/* BORDER */
/*======================================*/
.bord-no {
border: 0 !important;
}
.bord-all {
border: 1px solid #e9e9e9;
}
.bord-top {
border-top: 1px solid #e9e9e9;
}
.bord-btm {
border-bottom: 1px solid #e9e9e9;
}
.bord-lft {
border-left: 1px solid #e9e9e9;
}
.bord-rgt {
border-right: 1px solid #e9e9e9;
}
.bord-ver {
border-top: 1px solid #e9e9e9;
border-bottom: 1px solid #e9e9e9;
}
.bord-hor {
border-right: 1px solid #e9e9e9;
border-left: 1px solid #e9e9e9;
}
/* TIMELINE */
/*======================================*/
.timeline {
background-color: #dbdfe2;
color: #515151;
}
.timeline:before,
.timeline:after {
background-color: #cad3df;
}
.timeline-time {
background-color: #dbdfe2;
color: #848484;
}
.timeline-icon {
box-shadow: 0 0 0 7px #dbdfe2;
}
.timeline-icon:empty {
background-color: #a4b4c7;
}
.timeline-label {
background-color: #ffffff;
border: 1px solid #e9e9e9;
}
.timeline-label:before {
border-right: 10px solid #e6e6e6;
}
.timeline-label:after {
border-right: 9px solid #ffffff;
}
.panel .timeline-label {
background-color: #f7f7f7;
border: 1px solid #e3e3e3;
}
.panel .timeline-label:before {
border-right-color: #e3e3e3;
}
.panel .timeline-label:after {
border-right-color: #f7f7f7;
}
@media (min-width: 768px) {
.two-column.timeline .timeline-entry:nth-child(even) .timeline-label:before {
border-left: 10px solid #e6e6e6;
}
.two-column.timeline .timeline-entry:nth-child(even) .timeline-label:after {
border-left: 9px solid #ffffff;
}
}
/* FORM WIZARD */
/*======================================*/
.wz-icon-bw li.active ~ li > a .icon-wrap {
color: #515151;
background-color: rgba(0, 0, 0, 0.17);
}
.wz-icon-bw li:not(.active) > a p {
color: #515151 !important;
}
/* FORM CONTROL */
/*======================================*/
.form-control:focus {
border-color: #2e3539;
}
/* LIST GROUP */
/*======================================*/
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
background-color: #2e3539;
border-color: #2e3539;
color: #ffffff;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
color: #ffffff;
}
/* DROPDOWN */
/*======================================*/
.dropdown-menu > li > a:hover {
background-color: #2e3539;
color: #ffffff;
}
/*======================================*/
/* PAGER */
/*======================================*/
.pager li > a:hover,
.pager li > a:focus,
.pagination > li a:hover,
.pagination > li a:focus {
background-color: #ffffff;
border-color: #2e3539;
color: #2e3539;
box-shadow: inset 0 0 1px #2e3539;
z-index: 2;
transition: border-color, 0.3s;
}
/*======================================*/
/* PAGINATION */
/*======================================*/
.pagination > li a:hover,
.pagination > li a:focus {
border-color: #2e3539;
color: #2e3539;
box-shadow: inset 0 0 1px #2e3539;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
background-color: #2e3539;
border-color: #2e3539;
}
/* TAB */
/*======================================*/
.tab-base .tab-content .tab-footer {
background-color: #e3e7e9;
color: #515151;
border-color: #dee2e4;
}
.tab-base .nav-tabs > li:not(.active) > a:hover {
border-color: #2e3539;
}
.tab-stacked-left.tab-base .nav-tabs > li:not(.active) a:hover {
border-color: #2e3539;
border-right-color: transparent;
}
.tab-stacked-right.tab-base .nav-tabs > li:not(.active) a:hover {
border-color: #2e3539;
border-left-color: transparent;
}
/* BUTTONS */
/*======================================*/
.btn-trans {
color: #848484;
}
/* PANELS */
/*======================================*/
.panel-footer {
background-color: #e3e7e9;
color: #515151;
border-color: #dee2e4;
position: relative;
}
html,
body {
min-width: 290px;
-ms-overflow-style: scrollbar;
}
body {
background-color: #dbdfe2;
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 12px;
color: #515151;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased !important;
}
h1,
.h1 {
font-size: 34px;
}
h2,
.h2 {
font-size: 28px;
}
h3,
.h3 {
font-size: 22px;
}
h4,
.h4 {
font-size: 16px;
}
h5,
.h5 {
font-size: 12px;
}
h6,
.h6 {
font-size: 10px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-weight: 600;
}
::-moz-selection {
background-color: rgba(46, 165, 204, 0.41);
}
::selection {
background-color: rgba(46, 165, 204, 0.41);
}
::-moz-selection {
background-color: rgba(46, 165, 204, 0.41);
}
/* CONTAINER */
/*======================================*/
#container {
min-height: 100vh;
height: auto;
position: relative;
min-width: 290px;
overflow: hidden;
opacity: 0;
visibility: hidden;
transition: opacity 0.5s linear 1s;
}
.nifty-ready #container {
opacity: 1;
visibility: visible;
transition: opacity 0.5s linear 1.5s;
}
#container.boxed-layout {
background-color: #c5c8cb;
}
/* CONTENT */
/*======================================*/
#content-container {
position: relative;
padding-top: 100px;
padding-bottom: 100px;
background-color: #dbdfe2;
}
/* PAGE HEADER */
/*======================================*/
#page-title {
padding: 10px 20px;
width: 100%;
}
.page-header {
border: 0 none;
color: #7c7c7c;
font-size: 2.2em;
font-weight: 100;
margin: 0;
padding: 10px 0;
}
.page-header .label {
margin-right: 0.5em;
}
/* PAGE CONTENT */
/*======================================*/
#page-content {
padding: 5px 20px 0;
}
@media (min-width: 768px) {
#page-content {
padding: 10px 20px 0;
}
}
@media (min-width: 992px) {
#page-content {
padding: 20px 25px 0;
}
}
/* SEARCHBOX */
/*======================================*/
.searchbox {
margin-right: -20px;
}
.searchbox button {
border: 0;
background: none;
padding: 2px 5px;
margin-top: 2px;
position: relative;
left: -28px;
font-size: 14px;
z-index: 2;
}
.searchbox .custom-search-form {
margin-right: -5px;
}
.searchbox .custom-search-form input {
border-color: transparent;
padding-right: 30px;
}
.searchbox > .input-group.custom-search-form input {
border-radius: 0;
}
.searchbox > .input-group input:focus {
border-color: #2e3539;
}
/* PAGE CONTENT - RESPONSIVE LAYOUT */
/*======================================*/
@media (min-width: 768px) {
#content-container {
padding-top: 50px;
}
#page-title {
display: table;
table-layout: fixed;
height: 51px;
padding: 0 0 0 15px;
}
.page-header,
.searchbox {
display: table-cell;
vertical-align: middle;
}
.searchbox {
width: 300px;
}
.searchbox .form-control {
background-color: transparent;
transition: background-color 0.5s, border-color 0.5s;
}
.searchbox .form-control:focus {
background-color: #fff;
transition: background-color 0.5s, border-color 0.5s;
}
}
@media (min-width: 992px) {
.searchbox {
margin-right: -25px;
}
.searchbox .custom-search-form {
margin-right: 0;
}
#page-title {
padding: 10px 0 0 25px;
}
}
/* CLEAN ZONE (LOGIN, REGISTER, AND ERROR PAGES CONTAINER) */
/*======================================*/
.cls-container {
background-color: #212124;
color: #ffffff;
text-align: center;
}
.cls-container a,
.cls-container a:hover,
.cls-container a:focus {
color: #ffffff;
}
.cls-container .text-light a,
.cls-container .text-light a:hover,
.cls-container .text-light a:focus {
color: #fff;
}
/* Image background */
.bg-img {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
opacity: .55;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}
/* Header */
.cls-header {
position: relative;
background-color: rgba(0, 0, 0, 0.1);
}
.cls-header:after {
content: "";
display: block;
border-top: 10px solid rgba(0, 0, 0, 0.1);
border-left: 10px solid transparent;
border-right: 10px solid transparent;
width: 0;
height: 0;
position: absolute;
left: 50%;
margin-bottom: -10px;
margin-left: -10px;
bottom: 0;
}
.cls-header.cls-header-lg .cls-brand .brand-icon {
width: 60px;
height: 60px;
}
#container.cls-container .cls-header .cls-header.cls-header-lg .cls-brand .brand-title {
font-size: 27px;
}
/* Brand */
.cls-brand {
display: inline-block;
padding: 20px 0;
}
.cls-brand .brand-icon {
padding: 0;
}
.cls-brand a:hover .brand-icon,
.cls-brand a:hover .brand-title {
opacity: 1;
color: #fff;
transition: all 0.5s;
}
.cls-brand a .brand-icon,
.cls-brand a .brand-title {
opacity: .7;
transition: all 0.5s;
}
.cls-header-lg .cls-brand {
line-height: 60px;
}
.cls-header-sm .cls-brand {
line-height: 1.42857;
}
#container.cls-container .cls-brand .brand-icon,
#container.cls-container .cls-brand .brand-title {
background-color: transparent;
color: inherit;
float: none;
display: inline-block;
line-height: 22px;
font-size: 20px;
font-weight: 600;
padding: 5px;
vertical-align: middle;
width: auto;
}
/* Content */
.cls-content {
padding: 50px 15px 15px;
padding-top: 10vh;
position: relative;
}
.cls-content .error-code {
font-size: 100px;
font-weight: 300;
}
.cls-content .error-search {
max-width: 512px;
margin: 0 auto;
}
.cls-content .cls-content-sm,
.cls-content .cls-content-lg {
color: #515151;
width: 70%;
min-width: 270px;
margin: 0 auto;
position: relative;
}
@media (min-width: 768px) {
.cls-content .cls-content-sm {
width: 350px;
}
.cls-content .cls-content-lg {
width: 700px;
}
}
/* Scrollbar */
/*======================================*/
.nano {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
}
.nano > .nano-content {
position: absolute;
overflow: scroll;
overflow-x: hidden;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.nano > .nano-content::-webkit-scrollbar {
display: none;
}
.nano > .nano-content:focus {
outline: 0 !important;
}
.nano > .nano-pane {
background-color: rgba(0, 0, 0, 0.1);
position: absolute;
width: 5px;
right: 0;
top: 0;
bottom: 0;
opacity: 0;
transition: all 0.7s;
}
.nano > .nano-pane > .nano-slider {
background-color: rgba(0, 116, 255, 0.5);
position: relative;
margin: 0;
border-radius: 0;
}
.nano-hide.nano > .nano-pane {
display: none !important;
}
.has-scrollbar > .nano-content::-webkit-scrollbar {
display: block;
}
.nano:hover > .nano-pane,
.nano-pane.active,
.nano-pane.flashed {
opacity: 0.99;
}
.pace .pace-progress,
.nano > .nano-pane > .nano-slider,
.nano > .nano-pane > .nano-slider {
background-color: #2e3539;
}
.pace .pace-progress-inner {
box-shadow: 0 0 10px #2e3539, 0 0 5px #2e3539;
}
.pace .pace-activity {
background-color: #2e3539;
}
/* NAVBAR
/*====================================*/
#navbar {
position: absolute;
width: 100%;
z-index: 10;
background-color: #dbdfe2;
left: 0;
top: 0;
}
#navbar-container {
box-shadow: 0 2px 0px -1px rgba(0, 0, 0, 0.05);
}
.navbar-header {
left: 0;
position: relative;
float: none;
background-color: #3b4146;
}
.navbar-content {
position: relative;
left: 0;
background-color: #2e3539;
padding: 0 8px;
box-shadow: inset -4px 0 0 0 #2e3539;
}
@media (min-width: 992px) {
.navbar-content {
padding: 0 13px;
}
}
/* BRAND LOGO & TEXT
/*====================================*/
.navbar-brand {
background-color: transparent;
color: #ffffff;
padding: 0;
height: 50px;
position: relative;
z-index: 2;
overflow: hidden;
width: 220px;
}
.navbar-brand:hover,
.navbar-brand:focus {
color: #ffffff;
}
.brand-title,
.brand-icon {
display: block;
line-height: 50px;
}
.brand-icon {
width: 50px;
height: 50px;
float: left;
}
.brand-text {
display: block;
font-size: 18px;
font-weight: 600;
}
/* NAVBAR ICON & BUTTON */
/*======================================*/
.navbar-top-links > li {
float: left;
}
.navbar-top-links > li > a {
display: table-cell;
padding: 0 12px;
vertical-align: middle;
height: 50px;
color: #ffffff;
transition: all 0.4s;
}
.navbar-top-links > li > a:focus {
background-color: transparent;
}
.navbar-top-links > li > a:hover {
background-color: #23282b;
color: #d9d9d9;
transition: all 0.4s;
}
.navbar-top-links > .open > a,
.navbar-top-links > .open > a:focus {
background-color: #23282b;
color: #ffffff;
}
.navbar-top-links > .dropdown > .dropdown-menu,
.navbar-top-links > .mega-dropdown > .dropdown-menu,
.navbar-top-links > .dropdown > .dropdown-menu.head-list,
.navbar-top-links > .mega-dropdown > .dropdown-menu.head-list {
margin-top: 10px;
}
.navbar-top-links .dropdown-menu .panel-body {
padding: 0;
}
.navbar-top-links .dropdown-menu .nano:not(.scrollable) {
max-height: 180px;
}
.navbar-top-links .dropdown-menu .nano:not(.scrollable) .nano-content {
position: static;
}
.navbar-top-links .tgl-menu-btn {
position: absolute;
top: -100%;
right: 0;
}
.navbar-top-links .tgl-menu-btn > a,
.navbar-top-links .tgl-menu-btn > a:hover,
.navbar-top-links .tgl-menu-btn > a:focus {
color: #ffffff;
}
.navbar-top-links .tgl-menu-btn > a:hover,
.navbar-top-links .tgl-menu-btn a:focus {
background-color: transparent;
}
.navbar-top-links .head-list {
list-style: none;
padding: 0;
margin: 0;
}
.navbar-top-links .head-list li a {
display: block;
padding: 10px 15px;
color: rgba(0, 0, 0, 0.6);
background: transparent;
}
.navbar-top-links .head-list li a:hover {
color: #000000;
background: rgba(0, 0, 0, 0.065);
}
.badge-header {
position: absolute;
font-size: .85em;
font-weight: normal;
top: 50%;
margin-top: -1.5em;
min-width: 1.85em;
padding: 3px 5px;
right: 3px;
}
.navbar-top-links .dropdown-menu .nano {
max-height: 265px;
}
/* DROPDOWN USER */
/*======================================*/
.img-user {
width: 32px;
height: 32px;
box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
}
.username {
float: right;
white-space: nowrap;
line-height: 50px;
margin: 0 10px;
}
/* NAVBAR RESPONSIVE */
/*======================================*/
@media (min-width: 768px) {
#dropdown-user > .dropdown-toggle img {
-webkit-transform: translateY(9px);
-ms-transform: translateY(9px);
transform: translateY(9px);
}
#navbar {
background-color: transparent;
}
.navbar-header {
float: left;
background-color: transparent;
}
.navbar-header:before {
content: '';
position: absolute;
display: block;
width: 100%;
height: 50px;
background-color: #3b4146;
}
#container.mainnav-out .navbar-header:before {
width: 0;
}
#container.mainnav-in .navbar-header:before {
width: 100%;
}
#navbar-container {
background-color: #2e3539;
}
.navbar-content {
margin-left: 220px;
background-color: transparent;
}
#navbar .brand-title {
padding: 0 1.5em 0 50px;
}
#container.mainnav-in .navbar-brand,
#container.mainnav-lg .navbar-brand,
#container.mainnav-in .brand-title,
#container.mainnav-lg .brand-title {
width: 220px;
}
#container.mainnav-in .brand-icon,
#container.mainnav-sm .brand-icon,
#container.mainnav-lg .brand-icon {
background-color: transparent;
}
#container.mainnav-in .brand-title,
#container.mainnav-sm .brand-title,
#container.mainnav-lg .brand-title {
color: #ffffff;
}
#container.effect .brand-title,
#container.effect.mainnav-in .brand-title,
#container.effect.mainnav-sm .brand-title,
#container.effect.mainnav-lg .brand-title {
transition: color 0.35s;
}
.navbar-middle {
position: static;
}
.navbar-top-links .tgl-menu-btn {
position: static;
}
.navbar-top-links .tgl-menu-btn > a,
.navbar-top-links .tgl-menu-btn > a:hover {
color: #ffffff;
}
.navbar-top-links .tgl-menu-btn > a:focus {
background-color: transparent;
color: #ffffff;
}
}
/* NAVBAR : FIXED */
/*======================================*/
#container.navbar-fixed > #navbar {
position: fixed;
}
#container.navbar-fixed > #navbar .shadow {
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
#container.navbar-fixed .navbar-top-links .dropdown-menu .nano > .nano-content {
position: absolute;
}
#container.navbar-fixed .navbar-top-links .dropdown-menu .nano {
max-height: 110px;
}
/* NAVIGATION */
/*======================================*/
#mainnav-container {
position: absolute;
width: 220px;
left: -220px;
padding-top: 50px;
top: 0;
bottom: 0;
z-index: 4;
min-height: 100%;
}
#mainnav {
height: 100%;
background-color: #3b4146;
}
#mainnav > *:not(.popover) .nano-pane {
display: none !important;
}
#mainnav .list-header {
color: #919ba2;
font-size: 0.9em;
}
#mainnav .list-divider {
border-color: rgba(0, 0, 0, 0.1);
margin: 5px 0;
}
#mainnav-menu-wrap {
height: 100%;
}
#mainnav-shortcut {
overflow: hidden;
}
/* NAVIGATION MENU */
/*======================================*/
#mainnav-menu-wrap {
margin-top: -50px;
padding-top: 50px;
}
#mainnav-menu ul,
.mainnav-widget ul,
.menu-popover ul,
.menu-popover .sub-menu ul,
.menu-popover .sub-menu ul {
list-style: none;
padding-left: 0;
}
#mainnav li .arrow {
float: right;
line-height: 1.42857;
}
#mainnav li .arrow:before {
content: '';
border-style: solid;
border-width: 0.1em 0.1em 0 0;
display: inline-block;
height: 0.4em;
left: 0;
position: relative;
top: 0;
width: 0.4em;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
#mainnav li.active > a > .arrow:before {
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
}
#mainnav li .arrow:before {
transition: all 0.3s;
}
#mainnav-menu a {
display: block;
font-weight: 300;
color: #bbc0c5;
padding: 12px 20px;
}
#mainnav-menu a strong {
font-weight: 600;
}
#mainnav-menu > li {
transition: background-color 0.5s linear 0.5s;
}
#mainnav-menu > li > a:hover,
#mainnav-menu > li > a:active {
color: #ffffff;
}
#mainnav-menu > li > a.hover {
color: #ffffff;
background-color: #42494e;
box-shadow: inset 4px 0 0 0 #2e3539;
}
#mainnav-menu > .active-link > a,
#mainnav-menu > .active-link > a:hover {
color: #ffffff;
padding-left: 20px;
font-weight: 600;
box-shadow: inset 4px 0 0 0 #2e3539;
}
#mainnav-menu > .active-sub > a,
#mainnav-menu > .active-sub > a:hover {
color: #ffffff;
}
#mainnav-menu > .active {
transition: background-color 0.5s;
background-color: #34393e;
}
#mainnav-menu > .active .active {
background-color: #2f3438;
}
#mainnav-menu ul a,
.menu-popover .sub-menu ul a,
.menu-popover .sub-menu ul a {
padding: 10px 20px 12px 53px;
}
#mainnav-menu ul a:hover,
.menu-popover .sub-menu ul a:hover,
.menu-popover .sub-menu ul a:hover {
color: #ffffff;
padding-left: 55px;
}
#mainnav-menu ul .list-header {
padding: 10px 20px 12px 55px;
}
#mainnav-menu ul ul a {
padding: 10px 20px 12px 65px;
}
#mainnav-menu ul ul a:hover,
.menu-popover .sub-menu ul ul a:hover,
.menu-popover .sub-menu ul ul a:hover {
color: #ffffff;
padding-left: 68px;
}
#mainnav-menu ul .active-link a,
.menu-popover .sub-menu ul .active-link a,
.menu-popover .sub-menu ul .active-link a {
font-weight: 600;
color: #ffffff;
box-shadow: inset 4px 0 0 0 #2e3539;
transition: background-color 0.2s, padding-left 0.3s, box-shadow 0.4s;
}
#mainnav-menu i {
padding: 0 10px 0 0;
}
#mainnav-menu .hide-lg {
display: none;
}
#container.mainnav-sm #mainnav-menu > .active-link > a,
#container.mainnav-sm #mainnav-menu > .active-sub > a,
#container.mainnav-sm #mainnav-menu > .active-link a:hover,
#container.mainnav-sm #mainnav-menu > .active-sub a:hover {
background-color: #2e3539;
box-shadow: none;
}
/* NAVIGATION - SHORTCUT BUTTONS */
/*======================================*/
#mainnav-shortcut {
max-height: 50px;
overflow: hidden;
}
#mainnav-shortcut ul {
width: 100%;
margin: 0;
padding: 0;
}
#mainnav-shortcut li {
padding: 0;
vertical-align: middle;
text-align: center;
}
#mainnav-shortcut .shortcut-grid {
display: table;
border: 0;
width: 100%;
height: 50px;
color: #ffffff;
}
#mainnav-shortcut .shortcut-grid > i {
display: table-cell;
vertical-align: middle;
font-size: 15px;
}
#mainnav-shortcut .shortcut-grid > span {
display: table-cell;
vertical-align: middle;
}
#container.mainnav-sm #mainnav-shortcut {
max-height: 250px;
}
#container.mainnav-sm #mainnav-shortcut > ul > li {
width: 100%;
text-align: left;
}
#container.mainnav-sm #mainnav-shortcut > ul > li a {
height: auto;
display: block;
padding: 12px 19px;
}
#container.mainnav-sm #mainnav-shortcut > ul > li i {
font-size: 12px;
line-height: 1.42857;
}
#container.mainnav-sm #mainnav-shortcut .shortcut-grid > .hide-sm {
display: none;
}
/* NAVIGATION - WIDGET */
/*======================================*/
.mainnav-widget {
background-color: rgba(0, 0, 0, 0.05);
color: #bbc0c5;
}
.mainnav-widget-content {
padding: 10px 15px;
}
.mainnav-widget .show-small a {
display: none;
}
/* NAVIGATION - FIXED POSITION */
/*======================================*/
#container.mainnav-fixed #mainnav-container {
position: fixed;
}
#container.mainnav-fixed #mainnav {
height: 100%;
}
#container.mainnav-fixed #mainnav .nano-content {
position: absolute;
}
@media (min-width: 768px) {
#container.mainnav-fixed.mainnav-lg #mainnav-menu-wrap {
height: 100%;
}
#container.mainnav-fixed.mainnav-sm #mainnav-menu-wrap {
height: 100%;
padding-bottom: 100px;
}
#container.mainnav-sm #mainnav .menu-popover .nano > .nano-content {
top: auto;
max-height: 100%;
position: absolute;
}
#container.mainnav-sm #mainnav .menu-popover .nano-content {
position: static;
}
}
/* MAIN NAVIGATION - AFFIX */
/*======================================*/
#container.mainnav-fixed:not(.navbar-fixed) #mainnav-container.affix {
top: -50px;
position: fixed;
}
#container.mainnav-fixed:not(.navbar-fixed) #mainnav-container.affix-top {
top: 0;
position: absolute;
}
/* MAIN NAVIGATION - EXPANDING */
/* For large screen */
/*======================================*/
@media (min-width: 992px) {
#container.mainnav-lg #mainnav-container {
left: 0;
}
#container.mainnav-lg #footer,
#container.mainnav-lg #content-container {
padding-left: 220px;
}
}
/* Expanding with off canvas mode */
/*======================================*/
@media (min-width: 768px) and (max-width: 991px) {
#container.mainnav-lg #content-container,
#container.mainnav-lg #footer {
left: 220px;
}
#container.mainnav-lg .tgl-menu-btn {
right: 220px;
}
#container.mainnav-lg #mainnav-container {
left: 0;
}
#container.mainnav-lg #mainnav-menu-wrap {
height: 100%;
}
}
/* NAVIGATION - COLLAPSING */
/*======================================*/
@media (min-width: 768px) {
#mainnav-menu .list-header,
#mainnav-menu .list-divider,
#mainnav-menu .menu-title,
#mainnav-menu .arrow,
#mainnav-menu .menu-title > .label {
opacity: 1;
}
.mainnav-sm #mainnav-menu .list-header,
.mainnav-sm #mainnav-menu .list-divider,
.mainnav-sm #mainnav-menu .menu-title,
.mainnav-sm #mainnav-menu .arrow,
.mainnav-sm #mainnav-menu .menu-title > .label {
padding-top: 0;
padding-bottom: 0;
margin: 0;
height: 0;
opacity: 0;
}
#container.mainnav-sm .brand-icon {
width: 40px;
height: 40px;
margin: 0 5px;
-webkit-transform: translateY(5px);
-ms-transform: translateY(5px);
transform: translateY(5px);
}
#container.mainnav-sm .shortcut-grid:hover {
box-shadow: inset 4px 0 0 0 #2e3539;
transition: background-color 0.2s, padding-left 0.3s, box-shadow 0.4s;
}
#container.mainnav-sm .shortcut-grid:hover,
#container.mainnav-sm .popover.mainnav-shortcut {
background-color: #42494e;
color: #ffffff;
}
#container.mainnav-sm #mainnav-menu a {
white-space: nowrap;
position: relative;
padding: 12px 0 12px 19px;
}
#container.mainnav-sm #mainnav-menu a:hover {
box-shadow: inset 4px 0 0 0 #2e3539;
}
#container.mainnav-sm #mainnav-menu a .badge {
margin-top: -1.5em;
}
#container.mainnav-sm #mainnav-menu a .badge {
position: absolute;
padding: 3px 7px;
right: 2px;
top: 25%;
}
#container.mainnav-sm #mainnav-menu a i {
display: inline;
}
#container.mainnav-sm #mainnav-menu .active-link > a,
#container.mainnav-sm #mainnav-menu .active-sub > a {
color: #ffffff;
}
#container.mainnav-sm #mainnav-menu .collapse {
display: none;
height: 0 !important;
}
#container.mainnav-sm #mainnav-container,
#container.mainnav-sm #navbar .navbar-brand {
width: 50px;
left: 0;
}
#container.mainnav-sm #navbar .navbar-content {
margin-left: 50px;
}
#container.mainnav-sm #content-container,
#container.mainnav-sm #footer {
padding-left: 50px;
left: 0;
}
#container.mainnav-sm #mainnav {
position: relative;
}
#container.mainnav-sm #mainnav .mainnav-widget > .show-small a {
display: block;
color: #bbc0c5;
padding: 12px 0 12px 19px;
}
#container.mainnav-sm #mainnav .mainnav-widget > .show-small a:hover {
color: #ffffff;
box-shadow: inset 4px 0 0 0 #2e3539;
transition: background-color 0.2s, padding-left 0.3s, box-shadow 0.4s;
}
#container.mainnav-sm #mainnav .mainnav-widget > .hide-small {
display: none;
}
#container.mainnav-sm #mainnav .mainnav-widget .hover {
color: #ffffff;
background-color: #42494e;
}
.top-auto {
top: auto !important;
}
/* NAVIGATION - POPOVER */
/*======================================*/
#mainnav .menu-popover .nano > .nano-content {
position: absolute;
}
#mainnav-menu ul ul a:hover,
.menu-popover .sub-menu ul ul a:hover,
.menu-popover .sub-menu ul ul a:hover,
.menu-popover .sub-menu ul ul a:hover {
background-color: rgba(0, 0, 0, 0.0005);
}
.menu-popover {
left: 50px !important;
}
.menu-popover .sub-menu {
overflow: hidden;
}
.menu-popover .sub-menu .pop-in {
display: block;
visibility: visible;
}
.menu-popover .sub-menu ul {
background-color: #34393e;
}
.menu-popover .sub-menu ul ul {
background-color: #2f3438;
}
.menu-popover .sub-menu ul ul > li > a {
padding-left: 27px;
}
.menu-popover .sub-menu ul ul > li > a:hover {
padding-left: 33px;
}
.menu-popover .sub-menu ul a:hover {
padding-left: 20px;
}
.menu-popover .sub-menu ul li > a {
display: block;
color: #ffffff;
padding: 12px 17px;
font-weight: 300;
}
.menu-popover .single-content {
color: #ffffff;
background-color: #42494e;
}
.menu-popover.popover {
width: 220px;
padding: 0;
border: 0;
border-radius: 0 0 0 0;
background-color: #363c40;
color: #ffffff;
position: absolute;
box-shadow: none;
margin-left: 0;
}
.menu-popover.popover.in {
-webkit-animation: fadeIn .2s;
animation: fadeIn .2s;
}
.menu-popover > .popover-title {
border: 0;
border-radius: 0;
padding: 14px 20px;
background-color: #42494e;
font-size: 1.05em;
position: relative;
z-index: 5;
color: #ffffff;
}
.menu-popover > .popover-title strong {
font-weight: 300;
}
.menu-popover > .popover-content {
padding: 0;
width: 100%;
position: absolute;
border-radius: 0 0 0 0;
}
.menu-popover > .popover-content > .single-content {
padding: 12px 14px;
display: block;
white-space: nowrap;
}
.menu-popover > .popover-content > .single-content strong {
font-weight: 300;
}
.menu-popover > .popover-content > .single-content .label,
.menu-popover > .popover-content > .single-content .badge {
margin-left: 10px;
float: none !important;
}
.menu-popover ul {
width: 220px;
margin-bottom: 0;
}
.menu-popover .mainnav-widget-content {
background-color: #42494e;
}
.menu-popover .mainnav-widget-content > .list-group {
display: block;
width: auto;
}
}
.popover.mainnav-shortcut {
white-space: nowrap;
}
.popover.mainnav-shortcut .popover-content {
padding: 12px 15px;
}
.mainnav-sm .popover.mainnav-shortcut {
display: block !important;
border: 0;
margin-top: -41.14284px;
margin-left: -1px;
padding: 0;
box-shadow: none;
overflow: hidden;
width: auto;
max-width: 300px;
border-radius: 0 0 0 0;
background-color: #363c40;
color: #ffffff;
left: 50px !important;
}
.mainnav-sm .popover.mainnav-shortcut.in {
-webkit-animation: fadeIn .2s;
animation: fadeIn .2s;
}
.mainnav-sm .popover.mainnav-shortcut.in .popover-content {
height: 100%;
margin: 0;
}
.mainnav-sm .popover.mainnav-shortcut > .arrow {
display: none;
}
/* NAVIGATION - OFFCANVAS */
/*======================================*/
#container.mainnav-in.footer-fixed #footer,
#container.mainnav-in #navbar,
#container.mainnav-in #content-container,
#container.mainnav-in #footer {
left: 220px;
}
#container.mainnav-out #content-container,
#container.mainnav-in #mainnav-container {
left: 0;
}
#container.mainnav-in .navbar-header {
left: -220px;
}
#container.mainnav-in .tgl-menu-btn {
right: 220px;
}
#container.mainnav-in #mainnav-menu-wrap {
height: 100%;
}
@media (min-width: 768px) {
#container.mainnav-in.easeInBack #mainnav-container,
#container.mainnav-in.easeOutBack #mainnav-container,
#container.mainnav-in.easeInOutBack #mainnav-container,
#container.mainnav-in.jumping #mainnav-container,
#container.mainnav-out.easeInBack #mainnav-container,
#container.mainnav-out.easeOutBack #mainnav-container,
#container.mainnav-out.easeInOutBack #mainnav-container,
#container.mainnav-out.jumping #mainnav-container {
box-shadow: -20px 0 0 0 #3b4146;
}
#container.mainnav-in #navbar,
#container.mainnav-in .navbar-header {
left: 0;
}
#container.mainnav-in .tgl-menu-btn {
right: 0;
}
#container.mainnav-in.aside-in #aside-container {
right: -220px;
}
#container.mainnav-out .brand-title {
background-color: transparent;
color: #ffffff;
}
}
/* Reveal*/
/*======================================*/
@media (min-width: 768px) {
#container.reveal #content-container {
min-height: 100vh;
}
#container.mainnav-out.reveal #content-container,
#container.mainnav-in.reveal #content-container {
z-index: 7;
}
#container.mainnav-in.reveal.aside-in #aside-container {
right: -220px;
}
#container.mainnav-in.reveal.aside-in #footer {
left: 220px;
}
#container.mainnav-out.reveal #aside-container,
#container.mainnav-in.reveal #aside-container {
z-index: 9;
}
#container.mainnav-out.reveal.aside-left:not(.aside-in) #aside-container,
#container.mainnav-in.reveal.aside-left:not(.aside-in) #aside-container {
left: -220px;
}
#container.mainnav-out.reveal #footer,
#container.mainnav-in.reveal #footer {
z-index: 8;
}
#container.mainnav-out.reveal #mainnav-container {
left: -220px;
}
#container.mainnav-in.reveal.slide .navbar-header:before,
#container.mainnav-out.reveal.slide .navbar-header:before,
#container.mainnav-out.reveal:not(.slide) #mainnav-container,
#container.mainnav-in.reveal:not(.slide) #mainnav-container {
left: 0;
transition-duration: 0;
}
}
/* Slide in on top */
/*======================================*/
@media (min-width: 768px) {
#container.mainnav-in.slide #navbar,
#container.mainnav-in.slide #content-container,
#container.mainnav-in.slide #footer {
left: 0;
}
#container.mainnav-in.slide.aside-in.aside-left #aside-container {
left: 0;
}
#container.mainnav-in.slide.aside-in #aside-container {
right: 0;
}
}
@media (min-width: 1200px) {
#container .brand-icon {
transition: all 0.7s;
}
#mainnav-menu a {
transition: background-color 0.5s, color 0.5s, box-shadow 0.5s;
}
#mainnav-menu ul a,
.menu-popover .sub-menu ul a,
.menu-popover .sub-menu ul a {
transition: background-color 0.2s, padding-left 0.3s, box-shadow 0.4s;
}
#mainnav-menu ul a:hover,
.menu-popover .sub-menu ul a:hover,
.menu-popover .sub-menu ul a:hover {
transition: background-color 0.2s, padding-left 0.3s, box-shadow 0.4s;
}
#mainnav-shortcut {
transition: all 0.7s;
}
#mainnav-shortcut li {
transition: all 0.7s ease 0.2s;
}
#mainnav-shortcut .shortcut-grid i {
transition: font-size 0.7s linear 0.5s;
}
#container.mainnav-sm #mainnav-shortcut {
transition: all 0.7s linear 0.2s;
}
#container.mainnav-sm #mainnav-shortcut > ul > li {
transition: all 0.5s ease;
}
#container.mainnav-sm #mainnav-shortcut > ul > li i {
transition: font-size 0.7s;
}
#mainnav-menu .list-header,
#mainnav-menu .list-divider,
#mainnav-menu .menu-title,
#mainnav-menu .arrow,
#mainnav-menu .menu-title > .label {
opacity: 1;
transition: all 1.5s ease 0.3s, color 0.3s;
transition-timing-function: cubic-bezier(0.28, 1.02, 0.36, 1.145);
}
.mainnav-sm #mainnav-menu .list-header,
.mainnav-sm #mainnav-menu .list-divider,
.mainnav-sm #mainnav-menu .menu-title,
.mainnav-sm #mainnav-menu .arrow,
.mainnav-sm #mainnav-menu .menu-title > .label {
transition: opacity 0.5s, padding 0.5s linear 0.5s, color 0.1s, margin 0.5s linear 0.5s;
transition-timing-function: cubic-bezier(0.28, 1.02, 0.36, 1.145);
}
}
.collapsing {
transition-timing-function: cubic-bezier(1, -0.28, 0, 1.275);
}
/* ASIDE */
/* ===================================== */
#container #aside-container {
padding: 0 20px;
background-color: #ffffff;
position: relative;
top: 0px;
z-index: 3;
}
#container #aside-container .nano-content {
position: static;
outline: none;
}
#container #aside-container .nano-pane {
display: none !important;
}
#container #aside .list-link li a:not(.btn) {
color: #d1d1d1;
}
#container #aside .list-link li a:not(.btn):hover {
color: #ffffff;
}
#aside {
background-color: #495057;
color: #ffffff;
max-height: 0;
overflow: hidden;
-webkit-transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
-webkit-transform: translateZ(0);
transition: all 0.5s;
}
#aside a:not(.btn):not(.btn-link) {
color: inherit;
}
#aside.aside-xs-in {
overflow: hidden;
margin-bottom: 70px;
}
#aside .bord-all,
#aside .bord-top,
#aside .bord-btm,
#aside .bord-left,
#aside .bord-rgt,
#aside .bord-hor,
#aside .bord-ver,
#aside .list-divider {
border-color: #50585f;
}
#aside .btn-link {
color: #ffffff;
}
#aside .text-muted {
color: #a2aab0;
}
/* Aside with tabs */
/* ===================================== */
#aside-container #aside .nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
#aside-container #aside .nav-tabs li:not(active) a {
border-radius: 0;
border: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
background-color: #42494e;
color: rgba(255, 255, 255, 0.5);
padding: 20px 0;
}
#aside-container #aside .nav-tabs li:first-child > a {
border-left: 0;
}
#aside-container #aside .nav-tabs li:last-child > a {
border-right: 0;
}
#aside-container #aside .nav-tabs .active a {
border-left: 1px solid rgba(0, 0, 0, 0.1);
border-right: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid transparent;
background-color: transparent;
color: inherit !important;
}
#aside-container #aside .nav-tabs .active .badge {
opacity: 1;
}
#aside-container #aside .nav-tabs .badge {
opacity: 0.5;
}
#aside-container #aside .tab-content {
padding: 10px 0;
}
#aside .nav-tabs a i {
font-size: 1.35em;
}
#container.aside-bright #aside .nav-tabs li:not(.active) a {
background-color: #f2f2f2;
color: rgba(0, 0, 0, 0.15);
}
/* ASIDE - RESPONSIVE LAYOUT */
/* ===================================== */
@media (max-width: 760px) {
#aside.aside-xs-in {
margin-top: -90px;
}
#container.mainnav-in #aside-container {
left: 220px;
right: auto;
}
}
@media (min-width: 768px) and (max-width: 992px) {
#container.mainnav-sm.aside-left.aside-in #aside-container {
left: 50px;
right: auto;
}
#container.mainnav-sm.aside-left.aside-in #content-container,
#container.mainnav-sm.aside-left.aside-in #footer {
padding-left: 220px;
}
div#container.mainnav-lg.aside-left.aside-in #content-container,
div#container.mainnav-lg.aside-left.aside-in #footer {
padding-left: 220px;
text-align: left;
}
}
@media (min-width: 768px) {
#aside {
max-height: none;
padding-top: 50px;
visibility: visible;
background-color: #495057;
height: 100%;
}
#aside.aside-xs-in {
max-height: none;
}
#container #aside-container {
padding: 0;
background-color: #ffffff;
position: absolute;
width: 220px;
height: auto;
left: auto;
right: -220px;
top: 0;
bottom: 0;
min-height: 100vh;
overflow: hidden;
visibility: hidden;
z-index: 3;
}
#container #aside-container .nano-content {
position: absolute;
}
#container #content-container,
#container #footer {
padding-right: 0;
}
#container.aside-in #content-container,
#container.aside-in #footer {
padding-right: 220px;
}
#container.aside-in.aside-left #content-container,
#container.aside-in.aside-left #footer {
padding-left: 220px;
padding-right: 0;
}
#container.aside-in.aside-left.mainnav-lg #content-container,
#container.aside-in.aside-left.mainnav-lg #footer {
padding-left: 440px;
padding-right: 0;
}
#container.aside-in.aside-left.mainnav-lg #aside-container {
left: 220px;
right: auto;
}
#container.aside-in.aside-left.mainnav-sm #content-container,
#container.aside-in.aside-left.mainnav-sm #footer {
padding-left: 270px;
padding-right: 0;
}
#container.aside-in.aside-left.mainnav-sm #aside-container {
left: 50px;
right: auto;
}
#container.aside-in.aside-left.mainnav-in #aside-container {
left: 220px;
right: auto;
}
#container.mainnav-in:not(.slide) #footer,
#container.mainnav-in #content-container {
padding-right: 0;
}
/* ASIDE - TOGGLE HIDE/SHOW */
/* ===================================== */
#container.aside-in #aside-container {
left: auto;
right: 0;
}
#container.aside-in.aside-left.mainnav-in #aside-container {
left: 220px;
right: auto;
}
#container.aside-left #aside-container,
#container.aside-in.aside-left #aside-container {
left: 0;
right: auto;
}
#container.aside-left.mainnav-sm #aside-container {
left: -170px;
}
#container.aside-left.mainnav-sm #content-container,
#container.aside-left.mainnav-sm #footer {
padding-left: 50px;
}
#container.aside-left.mainnav-out:not(.aside-in) #aside-container {
left: -220px;
}
/* ASIDE - FIXED POSITION */
/* ===================================== */
#container.aside-fixed #aside-container {
position: fixed;
}
#container.aside-fixed #aside {
height: 100%;
}
#container.aside-fixed #aside .nano-content {
position: absolute;
}
#container.aside-fixed:not(.navbar-fixed) #aside-container.affix {
top: -50px;
position: fixed;
}
#container.aside-fixed:not(.navbar-fixed) #aside-container.affix-top {
top: 0;
position: absolute;
}
#container.aside-in #aside {
padding-top: 50px;
}
#container.aside-in #content-container,
#container.aside-in:not(.mainnav-in) #footer {
padding-right: 220px;
}
#container.aside-in.aside-left #content-container,
#container.aside-in.aside-left #footer {
padding-left: 220px;
padding-right: 0;
}
}
/* ASIDE : BRIGHT COLOR THEMES */
/* ===================================== */
#container.aside-bright #aside {
background-color: #ffffff;
border-color: #f2f2f2;
color: #515151;
}
#container.aside-bright #aside .text-light {
color: #515151;
}
#container.aside-bright #aside .bord-all,
#container.aside-bright #aside .bord-top,
#container.aside-bright #aside .bord-btm,
#container.aside-bright #aside .bord-lft,
#container.aside-bright #aside .bord-rgt,
#container.aside-bright #aside .bord-hor,
#container.aside-bright #aside .bord-ver,
#container.aside-bright #aside .list-divider {
border-color: #f7f7f7;
}
#container.aside-bright #aside .text-muted {
color: #9e9e9e;
}
#container.aside-bright #aside .progress {
background-color: #e6e6e6;
}
#container.aside-bright #aside .list-link li a:not(.btn) {
color: #5e5e5e;
}
#container.aside-bright #aside .list-link li a:not(.btn):hover {
color: #515151;
}
#container.aside-bright #aside a:not(.btn) {
color: #515151;
}
#container.aside-bright #aside a:not(.btn):hover,
#container.aside-bright #aside a:not(.btn):focus {
color: #373737;
}
#container.aside-bright #aside .btn-link {
color: #515151;
}
/* FOOTER */
/*======================================*/
#footer {
border-top: rgba(0, 0, 0, 0.07);
position: absolute;
padding-top: 12px;
bottom: 0;
z-index: 2;
left: 0;
right: 0;
height: 50px;
}
#footer p {
margin-bottom: 5px;
}
#footer .show-fixed,
#container.footer-fixed #footer .hide-fixed {
display: none;
}
#footer .hide-fixed,
#container.footer-fixed #footer .show-fixed {
display: block;
height: 100%;
}
.footer-list {
margin-bottom: 0;
}
.footer-list > li {
vertical-align: top;
}
#container.footer-fixed #footer {
background-color: #bec1c4;
color: #515151;
left: 0;
position: fixed;
bottom: 0;
margin-top: -50px;
z-index: 1;
}
.table-toolbar-left,
.table-toolbar-right {
text-align: center;
padding-bottom: 10px;
}
.table-toolbar-right > .form-group {
display: inline-block;
vertical-align: top;
margin: 0;
}
@media (min-width: 760px) {
.table-toolbar-left {
float: left;
text-align: left;
}
.table-toolbar-right {
text-align: right;
}
}
/* MICS CLASS */
/*======================================*/
.list-group-striped > li:nth-child(odd),
.list-group-striped > a:nth-child(odd):not(.active):not(.disabled) {
background-color: rgba(0, 0, 0, 0.06);
}
.list-divider {
border-top: 1px solid rgba(0, 0, 0, 0.1);
margin: 15px 0;
height: 1px;
}
.list-header {
font-weight: 300;
padding: 10px 15px;
position: relative;
}
.list-item-sm {
padding: 5px 15px;
}
.list-item-lg {
padding: 15px;
}
.list-item-xl {
padding: 20px 15px;
}
/* BOX TYPE */
/*======================================*/
.box-block {
display: block;
}
.box-inline {
display: inline-block;
}
.box-vmiddle {
display: inline-block;
max-width: 500px;
vertical-align: middle;
margin-bottom: 15px;
}
.box-vmiddle-wrap:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
margin-left: -15px;
}
/* BORDER */
/*======================================*/
.bord-no {
border: 0 !important;
}
.bord-all {
border: 1px solid #e9e9e9;
}
.bord-top {
border-top: 1px solid #e9e9e9;
}
.bord-btm {
border-bottom: 1px solid #e9e9e9;
}
.bord-lft {
border-left: 1px solid #e9e9e9;
}
.bord-rgt {
border-right: 1px solid #e9e9e9;
}
.bord-ver {
border-top: 1px solid #e9e9e9;
border-bottom: 1px solid #e9e9e9;
}
.bord-hor {
border-right: 1px solid #e9e9e9;
border-left: 1px solid #e9e9e9;
}
/* TEXT */
/*======================================*/
.text-thin {
font-weight: 300;
}
.text-normal {
font-weight: normal;
}
.text-semibold {
font-weight: 600;
}
.text-bold {
font-weight: 700;
}
.text-5x,
.text-4x,
.text-5x,
.text-2x,
.text-lg,
.text-sm,
.text-xs {
line-height: 1.25;
font-size: 4em;
}
.text-4x {
font-size: 4em;
}
.text-3x {
font-size: 3em;
}
.text-2x {
font-size: 2em;
}
.text-lg {
font-size: 1.2em;
}
.text-sm {
font-size: 0.9em;
}
.text-xs {
font-size: 0.8em;
}
.text-overflow {
display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.text-unit {
font-size: 15px;
vertical-align: top;
line-height: 1.5em;
}
.unselectable {
cursor: default;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
}
.unselectable ::-moz-selection {
background-color: transparent;
}
.unselectable ::selection {
background-color: transparent;
}
.unselectable ::-moz-selection {
background-color: transparent;
}
@media (min-width: 1200px) {
.text-lg-right {
text-align: right;
}
.text-lg-center {
text-align: center;
}
.text-lg-left {
text-align: left;
}
}
@media (min-width: 992px) and (max-width: 1200px) {
.text-md-right {
text-align: right;
}
.text-md-center {
text-align: center;
}
.text-md-left {
text-align: left;
}
}
@media (min-width: 768px) and (max-width: 992px) {
.text-sm-right {
text-align: right;
}
.text-sm-center {
text-align: center;
}
.text-sm-left {
text-align: left;
}
}
@media (max-width: 760px) {
.text-xs-right {
text-align: right;
}
.text-xs-center {
text-align: center;
}
.text-xs-left {
text-align: left;
}
}
/* ICONS */
/*======================================*/
.icon-wrap {
display: inline-block;
padding: 10px;
border-radius: 2px;
}
.icon-wrap i {
display: block;
line-height: 1em;
text-align: center;
position: relative;
width: 1em;
padding-top: 1em;
vertical-align: middle;
}
.icon-wrap i:before {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.icon-wrap .icon-txt {
display: block;
line-height: 1em;
text-align: center;
position: relative;
width: 1em;
vertical-align: top;
}
.icon-wrap-lg {
padding: 20px;
}
.icon-wrap-md {
padding: 17px;
}
.icon-wrap-sm {
padding: 12px;
}
.icon-wrap-xs {
padding: 7px;
}
.icon-circle {
border-radius: 50%;
}
.icon-lg:before {
font-size: 1.333em;
line-height: 1.095em;
vertical-align: middle;
}
.icon-2x:before {
font-size: 2em;
line-height: 1em;
}
.icon-3x:before {
font-size: 3em;
line-height: 1em;
}
.icon-4x:before {
font-size: 4em;
line-height: 1em;
}
.icon-5x:before {
font-size: 5em;
line-height: 1em;
}
/* IMAGES */
/*======================================*/
.img-mar {
margin: 5px;
}
.img-border {
box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
}
.img-border-light {
box-shadow: 0 0 0 4px #fff;
}
.img-xs {
width: 32px;
height: 32px;
}
.img-md {
width: 64px;
height: 64px;
}
.img-sm {
width: 46px;
height: 46px;
}
.img-lg {
width: 96px;
height: 96px;
}
.img-holder img {
max-width: 100%;
border-radius: 0;
}
/* CONTENT MARGIN */
/*======================================*/
.mar-no {
margin: 0 !important;
}
.mar-all {
margin: 15px;
}
.mar-top {
margin-top: 15px;
}
.mar-btm {
margin-bottom: 15px;
}
.mar-lft {
margin-left: 15px;
}
.mar-rgt {
margin-right: 15px;
}
.mar-hor {
margin-left: 15px;
margin-right: 15px;
}
.mar-ver {
margin-top: 15px;
margin-bottom: 15px;
}
/* CONTENT PADDING */
/*======================================*/
.pad-no {
padding: 0;
}
.pad-all {
padding: 15px;
}
.pad-top {
padding-top: 15px;
}
.pad-btm {
padding-bottom: 15px;
}
.pad-lft {
padding-left: 15px;
}
.pad-rgt {
padding-right: 15px;
}
.pad-hor {
padding-left: 15px;
padding-right: 15px;
}
.pad-ver {
padding-top: 15px;
padding-bottom: 15px;
}
/* DISABLED BUTTON */
/*======================================*/
a.disabled-link,
a.disabled-link:visited,
a.disabled-link:active,
a.disabled-link:hover {
color: #aaa !important;
cursor: default;
}
/* EQUALIZE HEIGHTS */
/*======================================*/
.eq-height,
.eq-height.eq-auto {
display: table;
table-layout: fixed;
height: 100%;
margin-bottom: 0;
width: 100%;
}
.eq-height.eq-auto {
table-layout: auto;
}
.eq-height .eq-box-xs {
display: table-cell;
height: 100%;
vertical-align: top;
float: none;
}
.eq-height > * > .panel {
display: table;
table-layout: fixed;
height: 100%;
width: 100%;
}
.eq-height [class*="eq-box"].eq-no-panel {
padding-bottom: 0;
}
.eq-min-width {
width: 1%;
}
.eq-no-panel:after {
content: '';
display: table;
width: 100%;
table-layout: fixed;
}
@media (min-width: 1200px) {
.eq-height .eq-box-lg {
display: table-cell;
height: 100%;
vertical-align: top;
float: none;
padding-bottom: 24px;
}
.eq-height .eq-box-lg .panel {
margin-bottom: 0;
}
}
@media (min-width: 992px) {
.eq-height .eq-box-md {
display: table-cell;
height: 100%;
vertical-align: top;
float: none;
padding-bottom: 24px;
}
.eq-height .eq-box-md .panel {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.eq-height .eq-box-sm {
display: table-cell;
height: 100%;
vertical-align: top;
float: none;
padding-bottom: 24px;
}
.eq-height .eq-box-sm .panel {
margin-bottom: 0;
}
}
/* ANIMATIONS */
/* -------------------------------------*/
@media (min-width: 1200px) {
.nifty-ready > .effect .navbar-content,
.nifty-ready .effect #navbar,
.nifty-ready .effect #content-container,
.nifty-ready .effect #mainnav-container,
.nifty-ready .effect #aside-container,
.nifty-ready .effect #footer,
.nifty-ready .effect .navbar-brand,
.nifty-ready .effect .navbar-content,
.nifty-ready .effect .navbar-header:before {
transition-property: width, padding, left, right;
transition-duration: 0.35s;
}
.nifty-ready .effect .navbar-content {
transition-property: margin-left;
}
/* Variant */
/* -------------------------------------*/
.nifty-ready .easeInQuart #navbar,
.nifty-ready .easeInQuart #content-container,
.nifty-ready .easeInQuart #mainnav-container,
.nifty-ready .easeInQuart #aside-container,
.nifty-ready .easeInQuart #footer,
.nifty-ready .easeInQuart .navbar-brand,
.nifty-ready .easeInQuart .navbar-content,
.nifty-ready .easeInQuart .navbar-header:before {
-webkit-transition-duration: 0.35s;
-webkit-transition-timing-function: cubic-bezier(0.755, 0.045, 0.915, 0.135);
transition-duration: 0.35s;
transition-timing-function: cubic-bezier(0.755, 0.045, 0.915, 0.135);
}
.nifty-ready .easeOutQuart #navbar,
.nifty-ready .easeOutQuart #content-container,
.nifty-ready .easeOutQuart #mainnav-container,
.nifty-ready .easeOutQuart #aside-container,
.nifty-ready .easeOutQuart #footer,
.nifty-ready .easeOutQuart .navbar-brand,
.nifty-ready .easeOutQuart .navbar-content,
.nifty-ready .easeOutQuart .navbar-header:before {
-webkit-transition-duration: 0.4s;
-webkit-transition-timing-function: cubic-bezier(0.015, 0.77, 0.04, 0.985);
transition-duration: 0.4s;
transition-timing-function: cubic-bezier(0.015, 0.77, 0.04, 0.985);
}
.nifty-ready .easeInBack #navbar,
.nifty-ready .easeInBack #content-container,
.nifty-ready .easeInBack #mainnav-container,
.nifty-ready .easeInBack #aside-container,
.nifty-ready .easeInBack #footer,
.nifty-ready .easeInBack .navbar-brand,
.nifty-ready .easeInBack .navbar-content,
.nifty-ready .easeInBack .navbar-header:before {
-webkit-transition-duration: 0.35s;
-webkit-transition-timing-function: cubic-bezier(0.705, -0.155, 0.735, 0.045);
transition-duration: 0.35s;
transition-timing-function: cubic-bezier(0.705, -0.155, 0.735, 0.045);
}
.nifty-ready .easeOutBack #navbar,
.nifty-ready .easeOutBack #content-container,
.nifty-ready .easeOutBack #mainnav-container,
.nifty-ready .easeOutBack #aside-container,
.nifty-ready .easeOutBack #footer,
.nifty-ready .easeOutBack .navbar-brand,
.nifty-ready .easeOutBack .navbar-content,
.nifty-ready .easeOutBack .navbar-header:before {
-webkit-transition-duration: 0.35s;
-webkit-transition-timing-function: cubic-bezier(0.28, 1.02, 0.36, 1.145);
transition-duration: 0.35s;
transition-timing-function: cubic-bezier(0.28, 1.02, 0.36, 1.145);
}
.nifty-ready .easeInOutBack #navbar,
.nifty-ready .easeInOutBack #content-container,
.nifty-ready .easeInOutBack #mainnav-container,
.nifty-ready .easeInOutBack #aside-container,
.nifty-ready .easeInOutBack #footer,
.nifty-ready .easeInOutBack .navbar-brand,
.nifty-ready .easeInOutBack .navbar-content,
.nifty-ready .easeInOutBack .navbar-header:before {
-webkit-transition-duration: 0.5s;
-webkit-transition-timing-function: cubic-bezier(1, -0.28, 0, 1.275);
transition-duration: 0.5s;
transition-timing-function: cubic-bezier(1, -0.28, 0, 1.275);
}
.nifty-ready .steps #navbar,
.nifty-ready .steps #content-container,
.nifty-ready .steps #mainnav-container,
.nifty-ready .steps #aside-container,
.nifty-ready .steps #footer,
.nifty-ready .steps .navbar-brand,
.nifty-ready .steps .navbar-content,
.nifty-ready .steps .navbar-header:before {
-webkit-transition-duration: 0.5s;
-webkit-transition-timing-function: cubic-bezier(0, 0.955, 1, 0.045);
transition-duration: 0.5s;
transition-timing-function: cubic-bezier(0, 0.955, 1, 0.045);
}
.nifty-ready .jumping #navbar,
.nifty-ready .jumping #content-container,
.nifty-ready .jumping #mainnav-container,
.nifty-ready .jumping #aside-container,
.nifty-ready .jumping #footer,
.nifty-ready .jumping .navbar-brand,
.nifty-ready .jumping .navbar-content,
.nifty-ready .jumping .navbar-header:before {
-webkit-transition-duration: 0.7s;
-webkit-transition-timing-function: cubic-bezier(0.135, 1.525, 0, 0.9);
transition-duration: 0.7s;
transition-timing-function: cubic-bezier(0.135, 1.525, 0, 0.9);
}
.nifty-ready .rubber #navbar,
.nifty-ready .rubber #content-container,
.nifty-ready .rubber #mainnav-container,
.nifty-ready .rubber #aside-container,
.nifty-ready .rubber #footer,
.nifty-ready .rubber .navbar-brand,
.nifty-ready .rubber .navbar-content,
.nifty-ready .rubber .navbar-header:before {
-webkit-transition-duration: 0.5s;
-webkit-transition-timing-function: cubic-bezier(0, 1.65, 1, -0.6);
transition-duration: 0.5s;
transition-timing-function: cubic-bezier(0, 1.65, 1, -0.6);
}
}
/* MEGAMENU */
/*======================================*/
.open.mega-dropdown {
position: static;
}
.open.mega-dropdown > .mega-dropdown-toggle:before,
.open.mega-dropdown > .mega-dropdown-toggle:after {
content: "";
border-left: 7px solid transparent;
border-right: 7px solid transparent;
display: block;
height: 0;
position: absolute;
width: 0;
}
.open.mega-dropdown > .mega-dropdown-toggle:before {
border-bottom: 7px solid #d0d0d0;
margin: -8px 0 0 0;
bottom: -10px;
}
.open.mega-dropdown > .mega-dropdown-toggle:after {
border-bottom: 7px solid #fff;
margin: -7px 0 0 0;
bottom: -11px;
z-index: 10000;
}
.navbar-top-links > .mega-dropdown > .dropdown-menu.mega-dropdown-menu {
left: 18px;
right: 18px;
max-width: 1250px;
}
.dropdown-menu.mega-dropdown-menu {
padding: 15px 0;
}
.dropdown-menu.mega-dropdown-menu:after {
content: '';
display: table;
clear: both;
}
.dropdown-menu.mega-dropdown-menu .list-unstyled .dropdown-header {
font-size: 1.2em;
font-weight: 600;
padding: 10px 4px;
}
.dropdown-menu.mega-dropdown-menu .list-unstyled li a {
display: block;
padding: 4px;
color: rgba(0, 0, 0, 0.6);
background-color: transparent;
}
.dropdown-menu.mega-dropdown-menu .list-unstyled li a:not(.disabled-link):hover {
color: #000000;
background-color: rgba(0, 0, 0, 0.065);
}
/* WIDGET */
/*======================================*/
.widget-header {
padding: 15px 15px 50px 15px;
min-height: 125px;
position: relative;
overflow: hidden;
}
.widget-bg {
position: absolute;
top: 0;
left: 0;
min-width: 100%;
min-height: 100%;
}
.widget-title {
position: relative;
}
.widget-body {
padding: 50px 15px 15px;
position: relative;
}
.widget-img {
position: absolute;
width: 64px;
height: 64px;
left: 50%;
margin-left: -32px;
top: -32px;
}
/* WIDGET - CHAT */
/*======================================*/
.speech {
position: relative;
background: #b7dcfe;
color: #317787;
display: inline-block;
border-radius: 0;
padding: 12px 20px;
}
.speech .media-heading {
font-size: 1.2em;
color: #317787;
display: block;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
margin-bottom: 10px;
padding-bottom: 5px;
font-weight: 300;
}
.speech .media-heading:hover {
text-decoration: underline;
}
.speech-time {
margin-top: 20px;
margin-bottom: 0;
font-size: .8em;
font-weight: 300;
}
.speech-right {
text-align: right;
}
.speech-right > .speech {
background: #ffda87;
color: #a07617;
text-align: right;
}
.speech-right > .speech .media-heading {
color: #a07617;
}
.speech-right > .speech:before {
left: auto;
right: 0;
border-top: 7px solid transparent;
border-bottom: 7px solid transparent;
border-left: 7px solid #ffdc91;
border-right: 0;
margin: 15px -6px 0 0;
}
.speech:before {
content: "";
display: block;
position: absolute;
width: 0;
height: 0;
left: 0;
top: 0;
border-top: 7px solid transparent;
border-bottom: 7px solid transparent;
border-right: 7px solid #b7dcfe;
margin: 15px 0 0 -6px;
}
/* TIMELINE */
/*======================================*/
.timeline {
position: relative;
padding-bottom: 40px;
background-color: #dbdfe2;
color: #515151;
}
.timeline:before,
.timeline:after {
background-color: #cad3df;
bottom: 20px;
content: "";
display: block;
position: absolute;
}
.timeline:before {
left: 49px;
top: 20px;
width: 2px;
}
.timeline:after {
left: 47px;
width: 6px;
height: 6px;
border-radius: 50%;
}
.timeline-header {
border-radius: 0;
clear: both;
margin-bottom: 50px;
margin-top: 50px;
position: relative;
}
.timeline-header .timeline-header-title {
display: inline-block;
text-align: center;
padding: 7px 15px;
min-width: 100px;
}
.timeline .timeline-header:first-child {
margin-bottom: 30px;
margin-top: 15px;
}
.timeline-stat {
width: 100px;
float: left;
text-align: center;
padding-bottom: 15px;
}
.timeline-entry {
margin-bottom: 50px;
margin-top: 5px;
position: relative;
clear: both;
}
.timeline-entry-inner {
position: relative;
}
.timeline-time {
display: inline-block;
padding: 5px 3px 7px;
margin-top: 3px;
background-color: #dbdfe2;
color: #848484;
font-size: .85em;
max-width: 70px;
}
.timeline-icon {
border-radius: 50%;
box-shadow: 0 0 0 7px #dbdfe2;
display: block;
margin: 0 auto;
height: 46px;
line-height: 46px;
text-align: center;
width: 46px;
}
.timeline-icon img {
width: 46px;
height: 46px;
border-radius: 50%;
vertical-align: top;
}
.timeline-icon:empty {
height: 10px;
width: 10px;
margin-top: 20px;
background-color: #a4b4c7;
}
.timeline-label {
background-color: #ffffff;
border-radius: 0;
margin-left: 90px;
padding: 10px;
position: relative;
min-height: 50px;
border: 1px solid #e9e9e9;
box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
}
.timeline-label:before,
.timeline-label:after {
content: "";
display: block;
position: absolute;
width: 0;
height: 0;
left: 0;
top: 0;
}
.timeline-label:before {
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
border-right: 10px solid #e6e6e6;
margin: 15px 0 0 -10px;
}
.timeline-label:after {
border-top: 9px solid transparent;
border-bottom: 9px solid transparent;
border-right: 9px solid #ffffff;
margin: 15px 0 0 -8px;
}
.panel .timeline,
.panel .timeline-time {
background-color: #fff;
}
.panel .timeline-icon {
box-shadow: 0 0 0 7px #fff;
}
.panel .timeline-label {
box-shadow: none;
background-color: #f7f7f7;
border: 1px solid #e3e3e3;
}
.panel .timeline-label:before {
border-right-color: #e3e3e3;
}
.panel .timeline-label:after {
border-right-color: #f7f7f7;
}
@media (min-width: 768px) {
.two-column.timeline {
text-align: center;
}
.two-column.timeline:before {
left: 50%;
}
.two-column.timeline:after {
left: 50%;
margin-left: -2px;
}
.two-column.timeline .timeline-entry {
width: 50%;
text-align: left;
}
.two-column.timeline .timeline-stat {
margin-left: -50px;
}
.two-column.timeline .timeline-entry:nth-child(odd) {
float: right;
}
.two-column.timeline .timeline-entry:nth-child(odd) .timeline-label {
margin-left: 40px;
}
.two-column.timeline .timeline-header {
text-align: center;
}
.two-column.timeline .timeline-entry:nth-child(even) {
float: left;
}
.two-column.timeline .timeline-entry:nth-child(even) .timeline-stat {
left: 100%;
position: relative;
margin-left: -50px;
}
.two-column.timeline .timeline-entry:nth-child(even) .timeline-label {
left: -90px;
margin-right: -40px;
}
.two-column.timeline .timeline-entry:nth-child(even) .timeline-label:before,
.two-column.timeline .timeline-entry:nth-child(even) .timeline-label:after {
left: auto;
right: 0;
border-right: 0 solid transparent;
}
.two-column.timeline .timeline-entry:nth-child(even) .timeline-label:before {
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
border-left: 10px solid #e6e6e6;
margin: 15px -10px 0 0;
}
.two-column.timeline .timeline-entry:nth-child(even) .timeline-label:after {
border-top: 9px solid transparent;
border-bottom: 9px solid transparent;
border-left: 9px solid #ffffff;
margin: 15px -8px 0 0;
}
}
/* TAGS */
/*======================================*/
.tag:not(.label) {
background-color: #fff;
padding: 6px 12px;
border-radius: 2px;
border: 1px solid #cdd6e1;
font-size: 12px;
line-height: 1.42857;
vertical-align: middle;
transition: all .15s;
}
.tag.tag-lg,
.btn-group-lg > .tag {
padding: 10px 16px;
}
.tag.tag-sm,
.btn-group-sm > .tag {
padding: 5px 10px;
}
.tag.tag-xs,
.btn-group-xs > .tag {
padding: 1px 5px;
}
/* EMAIL */
/*======================================*/
.mail-nav > li > a {
border-radius: 0;
}
.mail-nav > li > a:hover,
.mail-nav > li > a:focus {
background-color: transparent;
}
.mail-nav > li.active > a,
.mail-nav > li.active > a:hover,
.mail-nav > li.active > a:focus {
background-color: rgba(0, 0, 0, 0.07);
color: inherit;
font-weight: 600;
}
.mail-list {
list-style: none;
padding: 0;
}
.mail-list > li {
position: relative;
padding: 15px 15px;
border-radius: 1px;
}
.mail-list > li:after {
content: '';
display: table;
clear: both;
}
.mail-list-unread a {
font-weight: 600;
}
.mail-control {
float: left;
width: 40px;
}
.mail-star {
position: absolute;
top: 47px;
margin-left: 1px;
}
.mail-from {
float: left;
width: 105px;
}
.mail-subject {
margin: 2.3em 0 0 40px;
}
.mail-subject .label {
margin-right: .5em;
vertical-align: middle;
line-height: 2;
}
.mail-from a,
.mail-subject a {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.mail-attach-icon {
width: 35px;
float: right;
text-align: center;
min-height: 1.5em;
}
.mail-time {
float: right;
color: #9e9e9e;
font-size: 85%;
text-align: right;
}
.mail-toggle.navbar-toggle {
display: block;
}
@media (min-width: 992px) {
.mail-nav {
width: 220px;
}
.mail-menu {
display: block !important;
}
.mail-control,
.mail-star {
float: left;
width: 50px;
}
.mail-from {
width: 175px;
}
.mail-attach-icon {
width: 35px;
float: right;
text-align: right;
min-height: 1.5em;
}
.mail-time {
width: 75px;
}
.mail-subject {
overflow: hidden;
margin: 0 20px 0 0;
}
}
@media (min-width: 470px) {
.mail-star {
position: static;
float: left;
width: 35px;
}
.mail-from {
width: 175px;
margin-right: 20px;
}
.mail-subject {
display: block;
padding-right: 50px;
}
}
/* MAIL ICON - (REQUIRE FONTAWESOME) */
/*======================================*/
.mail-attach .mail-attach-icon:before {
content: "\f0c6";
}
.mail-star > a:before {
content: "\f006";
}
.mail-starred .mail-star > a:before {
content: "\f005";
}
.mail-attach .mail-attach-icon:before,
.mail-star > a:before,
.mail-stared > a:before {
font: normal normal normal 20px/1 FontAwesome;
}
/* COLORS */
/*======================================*/
.mail-list > li:nth-child(odd) {
background-color: rgba(0, 66, 78, 0.05);
}
.mail-list > li:hover {
background-color: rgba(0, 66, 78, 0.065);
}
.mail-list > li.highlight {
background-color: #f2f0c2;
}
.mail-list a,
.mail-list a:focus {
display: block;
color: #515151;
}
.mail-star > a,
.mail-star > a:focus {
color: #9e9e9e;
}
.mail-starred .mail-star > a {
color: #ffa100;
}
.mail-list .mail-star > a:hover {
color: #ffbd4d;
}
.mail-attach-list {
list-style: none;
padding: 0;
}
.mail-attach-list > li {
padding: 10px;
}
.mail-attach-label {
min-width: 5em;
}
.mail-attach-file {
overflow: hidden;
}
.mail-attach-btn {
float: right;
}
@media (min-width: 1200px) {
.mail-attach-label {
float: left;
}
}
.mail-message-reply {
min-height: 150px;
border: 1px solid #e9e9e9;
border-radius: 0;
padding: 10px 15px;
cursor: pointer;
}
/* FORM WIZARD */
/*======================================*/
.wz-nav-off > li a {
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
cursor: default !important;
}
.wz-icon-inline li > a .icon-wrap {
display: inline-block;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: middle;
color: inherit;
}
.wz-icon-bw li > a .icon-wrap,
.wz-icon-bw li > a p {
transition: all 0.5s;
}
.wz-icon-bw li.active ~ li > a .icon-wrap {
color: #515151;
background-color: rgba(0, 0, 0, 0.17);
transition: all 0.5s;
}
.wz-icon-bw li:not(.active) > a p {
color: #515151 !important;
transition: all 0.5s;
}
/* FORM WIZARD : Classic */
/*======================================*/
.wz-classic {
margin: 0;
padding: 0;
list-style: none;
display: block;
position: relative;
}
.wz-classic li,
.wz-steps li {
transition: all 0.5s;
}
.wz-classic li > a {
color: inherit;
display: block;
text-align: center;
padding: 20px 0;
}
.wz-classic li > a .icon-wrap {
display: inline-block;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: middle;
color: inherit;
}
.wz-classic:after,
.wz-steps:after {
content: '';
display: table;
clear: both;
}
.wz-classic .active ~ li {
color: inherit;
background-color: inherit;
}
.wz-classic .active ~ li a {
opacity: .5;
}
/* FORM WIZARD : Steps */
/*======================================*/
.wz-heading {
position: relative;
}
.wz-heading .progress {
position: absolute;
left: 0;
right: 0;
top: 50%;
background-color: transparent;
}
.wz-heading.wz-w-label .progress {
margin-top: -0.5em;
}
.wz-steps {
margin: 0;
padding: 20px 0;
list-style: none;
display: block;
position: relative;
}
.wz-steps li > a {
color: inherit;
display: block;
text-align: center;
padding: 0;
}
.wz-steps li > a .icon-wrap {
display: inline-block;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: middle;
}
.wz-steps li .wz-desc {
opacity: 0;
transition: opacity 0.5s;
}
.wz-steps li:not(.active) .wz-icon {
display: none;
}
.wz-steps .active ~ li {
color: inherit;
}
.wz-steps .active ~ li a {
opacity: .5;
}
.wz-steps .active ~ li .wz-icon {
display: inline-block;
}
.wz-steps .active .wz-icon-done,
.wz-steps .active ~ li .wz-icon-done {
display: none;
}
.wz-steps .active .wz-desc {
opacity: 1;
transition: opacity 0.5s;
}
/* SCROLL TO TOP BUTTON */
/*======================================*/
#scroll-top {
background-color: #404449;
color: #fff;
cursor: pointer;
position: fixed;
bottom: 55px;
font-size: 20px;
right: 5px;
border-radius: 2px;
opacity: 0;
z-index: 999;
transition: opacity 0.3s;
}
#scroll-top.in {
opacity: .5;
transition: opacity .3s;
}
#scroll-top.in:hover {
opacity: 1;
transition: opacity 0.3s;
}
/* NIFTY OVERLAY */
/*======================================*/
.panel-overlay-wrap {
position: relative;
}
.panel-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(255, 255, 255, 0.75);
text-align: center;
z-index: 795;
}
.panel-overlay:before {
content: "";
display: inline-block;
height: 100%;
width: 1px;
vertical-align: middle;
margin-left: -5px;
}
.panel-overlay-title {
margin: 10px 0 5px;
}
.panel-overlay-icon {
display: inline-block;
vertical-align: middle;
}
.panel-overlay-content {
display: inline-block;
vertical-align: middle;
}
/* NIFTY LANGUAGE SELECTOR */
/*======================================*/
.lang-flag {
display: inline-block;
padding: 3px 5px 3px 0;
}
.lang-id {
font-weight: 600;
}
.lang-id,
.lang-name {
display: none;
vertical-align: middle;
}
.lang-selector .lang-id {
display: inline-block;
}
.lang-selector + .dropdown-menu .lang-name {
display: inline-block;
}
.lang-selector + .dropdown-menu.with-arrow {
margin-top: 10px;
}
.lang-selector + .dropdown-menu a {
padding: 10px;
}
.lang-selector + .dropdown-menu .active {
display: none;
}
@media (min-width: 992px) {
.lang-id,
.lang-selector .lang-id {
display: none;
}
.lang-name {
display: inline-block;
}
}
/* NIFTY NOTIFICATION */
/*======================================*/
.alert-wrap {
margin: 0;
max-height: 0;
overflow: hidden;
padding: 0;
transition: max-height 0.7s linear;
}
.alert-wrap > .alert {
margin: 0;
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
border-radius: 0;
text-align: left;
}
.alert-wrap > .alert > .media {
margin: 0;
}
.alert-wrap > .alert > .media > .media-body {
min-width: 150px;
width: auto;
vertical-align: middle;
}
#page-alert > .alert-wrap > .alert {
box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.04);
}
.alert-wrap.in {
max-height: 500px;
transition: max-height 1s linear;
}
.floating-container .animated.alert-wrap {
overflow: visible;
}
.floating-container .animated.alert-wrap > .alert {
border-radius: 2px;
}
.alert-message,
.alert-title {
font-size: .9em;
margin-bottom: 1px;
padding-right: 25px;
}
.alert-title {
font-size: 1.12em;
}
.alert-title:empty {
display: none;
}
.alert-primary .alert-icon {
background-color: #9bc5ea;
color: #ffffff;
}
.alert-info .alert-icon {
background-color: #91d5e8;
color: #ffffff;
}
.alert-success .alert-icon {
background-color: #c1dda3;
color: #ffffff;
}
.alert-warning .alert-icon {
background-color: #f3ca8f;
color: #ffffff;
}
.alert-danger .alert-icon {
background-color: #faa393;
color: #ffffff;
}
.alert-mint .alert-icon {
background-color: #92dcc8;
color: #ffffff;
}
.alert-purple .alert-icon {
background-color: #bf9dba;
color: #ffffff;
}
.alert-pink .alert-icon {
background-color: #ecadc8;
color: #ffffff;
}
.alert-dark .alert-icon {
background-color: #85898c;
color: #ffffff;
}
/* Floating */
/*======================================*/
#floating-top-right {
position: fixed;
text-align: right;
top: 7px;
right: 7px;
left: 7px;
z-index: 15;
}
#floating-top-right .alert-wrap {
display: inline-block;
clear: right;
float: right;
margin-bottom: 5px;
position: relative;
opacity: .96;
z-index: 990;
}
#floating-top-right .alert-wrap:hover {
opacity: 1;
}
@media (min-width: 768px) {
#floating-top-right {
left: auto;
max-width: 727px;
}
}
@media (min-width: 992px) {
#floating-top-right {
left: auto;
max-width: 50%;
}
}
@media (min-width: 1200px) {
#floating-top-right {
left: auto;
max-width: 35%;
}
}
/*! Animate.css - http://daneden.me/animate - Licensed under the MIT license - http://opensource.org/licenses/MIT - Copyright (c) 2014 <NAME> */
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
.jellyIn {
-webkit-animation: jellyIn .7s linear both;
animation: jellyIn .7s linear both;
}
/*! Generated with Bounce.js. Edit at http://goo.gl/whUyiv */
@-webkit-keyframes jellyIn {
0% {
-webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
4.761905% {
-webkit-transform: matrix3d(0.82739, 0, 0, 0, 0, 0.86975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.82739, 0, 0, 0, 0, 0.86975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
9.52381% {
-webkit-transform: matrix3d(0.94685, 0, 0, 0, 0, 1.03237, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.94685, 0, 0, 0, 0, 1.03237, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
14.285714% {
-webkit-transform: matrix3d(1.02254, 0, 0, 0, 0, 1.09127, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.02254, 0, 0, 0, 0, 1.09127, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
19.047619% {
-webkit-transform: matrix3d(1.05171, 0, 0, 0, 0, 1.06355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.05171, 0, 0, 0, 0, 1.06355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
23.809524% {
-webkit-transform: matrix3d(1.04857, 0, 0, 0, 0, 1.01093, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.04857, 0, 0, 0, 0, 1.01093, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
28.571429% {
-webkit-transform: matrix3d(1.03082, 0, 0, 0, 0, 0.97867, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.03082, 0, 0, 0, 0, 0.97867, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
33.333333% {
-webkit-transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
38.095238% {
-webkit-transform: matrix3d(0.99876, 0, 0, 0, 0, 0.98966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99876, 0, 0, 0, 0, 0.98966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
42.857143% {
-webkit-transform: matrix3d(0.9928, 0, 0, 0, 0, 1.00257, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.9928, 0, 0, 0, 0, 1.00257, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
47.619048% {
-webkit-transform: matrix3d(0.99231, 0, 0, 0, 0, 1.00725, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99231, 0, 0, 0, 0, 1.00725, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
52.380952% {
-webkit-transform: matrix3d(0.99465, 0, 0, 0, 0, 1.00505, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99465, 0, 0, 0, 0, 1.00505, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
57.142857% {
-webkit-transform: matrix3d(0.99757, 0, 0, 0, 0, 1.00087, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99757, 0, 0, 0, 0, 1.00087, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
61.904762% {
-webkit-transform: matrix3d(0.9998, 0, 0, 0, 0, 0.99831, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.9998, 0, 0, 0, 0, 0.99831, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
66.666667% {
-webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
71.428571% {
-webkit-transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99918, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99918, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
76.190476% {
-webkit-transform: matrix3d(1.00091, 0, 0, 0, 0, 1.0002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.00091, 0, 0, 0, 0, 1.0002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
80.952381% {
-webkit-transform: matrix3d(1.00047, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.00047, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
85.714286% {
-webkit-transform: matrix3d(1.0001, 0, 0, 0, 0, 1.0004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.0001, 0, 0, 0, 0, 1.0004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
90.47619% {
-webkit-transform: matrix3d(0.99989, 0, 0, 0, 0, 1.00007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99989, 0, 0, 0, 0, 1.00007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
95.238095% {
-webkit-transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
100% {
-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
}
@keyframes jellyIn {
0% {
-webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
4.761905% {
-webkit-transform: matrix3d(0.82739, 0, 0, 0, 0, 0.86975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.82739, 0, 0, 0, 0, 0.86975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
9.52381% {
-webkit-transform: matrix3d(0.94685, 0, 0, 0, 0, 1.03237, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.94685, 0, 0, 0, 0, 1.03237, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
14.285714% {
-webkit-transform: matrix3d(1.02254, 0, 0, 0, 0, 1.09127, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.02254, 0, 0, 0, 0, 1.09127, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
19.047619% {
-webkit-transform: matrix3d(1.05171, 0, 0, 0, 0, 1.06355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.05171, 0, 0, 0, 0, 1.06355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
23.809524% {
-webkit-transform: matrix3d(1.04857, 0, 0, 0, 0, 1.01093, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.04857, 0, 0, 0, 0, 1.01093, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
28.571429% {
-webkit-transform: matrix3d(1.03082, 0, 0, 0, 0, 0.97867, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.03082, 0, 0, 0, 0, 0.97867, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
33.333333% {
-webkit-transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
38.095238% {
-webkit-transform: matrix3d(0.99876, 0, 0, 0, 0, 0.98966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99876, 0, 0, 0, 0, 0.98966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
42.857143% {
-webkit-transform: matrix3d(0.9928, 0, 0, 0, 0, 1.00257, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.9928, 0, 0, 0, 0, 1.00257, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
47.619048% {
-webkit-transform: matrix3d(0.99231, 0, 0, 0, 0, 1.00725, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99231, 0, 0, 0, 0, 1.00725, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
52.380952% {
-webkit-transform: matrix3d(0.99465, 0, 0, 0, 0, 1.00505, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99465, 0, 0, 0, 0, 1.00505, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
57.142857% {
-webkit-transform: matrix3d(0.99757, 0, 0, 0, 0, 1.00087, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99757, 0, 0, 0, 0, 1.00087, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
61.904762% {
-webkit-transform: matrix3d(0.9998, 0, 0, 0, 0, 0.99831, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.9998, 0, 0, 0, 0, 0.99831, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
66.666667% {
-webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
71.428571% {
-webkit-transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99918, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99918, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
76.190476% {
-webkit-transform: matrix3d(1.00091, 0, 0, 0, 0, 1.0002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.00091, 0, 0, 0, 0, 1.0002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
80.952381% {
-webkit-transform: matrix3d(1.00047, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.00047, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
85.714286% {
-webkit-transform: matrix3d(1.0001, 0, 0, 0, 0, 1.0004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1.0001, 0, 0, 0, 0, 1.0004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
90.47619% {
-webkit-transform: matrix3d(0.99989, 0, 0, 0, 0, 1.00007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99989, 0, 0, 0, 0, 1.00007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
95.238095% {
-webkit-transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
100% {
-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
}
/* NIFTY FORM CHECKBOXES & RADIOS */
/*======================================*/
.form-checkbox:not(.btn),
.form-radio:not(.btn) {
display: inline-block;
background-color: transparent;
border: 0;
position: relative;
padding: 3px;
line-height: 1em;
min-width: 19px;
margin: 0;
}
.input-group-addon > .form-checkbox,
.input-group-addon > .form-radio {
margin-bottom: 5px;
}
.form-text.form-checkbox:not(.btn),
.form-text.form-radio:not(.btn) {
padding-left: 25px;
}
.form-checkbox > input[type="checkbox"],
.form-radio > input[type="radio"] {
margin-left: -50px;
opacity: 0;
position: absolute !important;
visibility: hidden;
z-index: -1;
}
#container.show-form .form-checkbox > input[type="checkbox"],
#container.show-form .form-radio > input[type="radio"] {
margin-top: -0.1em;
opacity: 1;
visibility: visible;
z-index: 1;
}
.form-checkbox:hover,
.form-radio:hover {
cursor: pointer;
}
fieldset[disabled] .form-checkbox:hover,
fieldset[disabled] .form-radio:hover {
cursor: no-drop;
}
fieldset[disabled] .form-checkbox,
fieldset[disabled] .form-radio,
.form-checkbox.disabled,
.form-radio.disabled {
opacity: .5;
cursor: default;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
}
.form-checkbox.disabled::-moz-selection,
.form-radio.disabled::-moz-selection {
background: transparent;
}
.form-checkbox.disabled::selection,
.form-radio.disabled::selection {
background: transparent;
}
.form-checkbox.disabled::-moz-selection,
.form-radio.disabled::-moz-selection {
background: transparent;
}
.form-checkbox.form-normal:before,
.form-radio.form-normal:before {
content: '';
display: block;
position: absolute;
width: 16px;
height: 16px;
background-color: transparent;
border: 1px solid #c3cedb;
border-radius: 0;
left: 0;
top: 50%;
margin-top: -9px;
}
.form-radio.form-normal:before {
background-color: transparent;
}
.has-success .form-checkbox {
color: #24692F;
}
.has-success .form-checkbox.form-normal:before,
.has-success .form-checkbox.form-normal:not(.disabled):hover:before,
.has-success .form-radio.form-normal:before,
.has-success .form-radio.form-normal:not(.disabled):hover:before {
background-color: transparent;
border-color: #699737;
}
#container .has-success .form-radio.form-normal.active:before {
background-color: #699737;
border-color: #699737;
}
.has-warning .form-checkbox {
color: #bb7815;
}
.has-warning .form-checkbox.form-normal:before,
.has-warning .form-checkbox.form-normal:not(.disabled):hover:before,
.has-warning .form-radio.form-normal:before,
.has-warning .form-radio.form-normal:not(.disabled):hover:before {
background-color: transparent;
border-color: #bb7815;
}
#container .has-warning .form-radio.form-normal:before {
background-color: #bb7815;
border-color: #bb7815;
}
.has-error .form-checkbox {
color: #d82b0a;
}
.has-error .form-checkbox.form-normal:before,
.has-error .form-checkbox.form-normal:not(.disabled):hover:before,
.has-error .form-radio.form-normal:before,
.has-error .form-radio.form-normal:not(.disabled):hover:before {
background-color: transparent;
border-color: #d82b0a;
}
#container .has-error .form-radio.form-normal.active:before {
background-color: #d82b0a;
border-color: #d82b0a;
}
.form-radio.form-normal:before {
border-radius: 50%;
}
/* Check Symbol */
fieldset:not([disabled]) .form-checkbox.form-normal:not(.disabled):hover:after,
fieldset:not([disabled]) .form-checkbox.form-normal.active:after,
.form-checkbox.form-normal:not(.disabled):hover:after,
.form-checkbox.form-normal.active:after {
content: '';
position: absolute;
height: 6px;
width: 11px;
left: 3px;
top: 50%;
margin-top: -5px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
border-bottom: 2.5px solid #515151;
border-left: 2.5px solid #515151;
}
fieldset:not([disabled]) .has-success .form-checkbox.form-normal:not(.disabled):hover:after,
fieldset:not([disabled]) .has-success .form-checkbox.form-normal.active:after,
.has-success .form-checkbox.form-normal:not(.disabled):hover:after,
.has-success .form-checkbox.form-normal.active:after {
border-color: #24692F;
}
fieldset:not([disabled]) .has-warning .form-checkbox.form-normal:not(.disabled):hover:after,
fieldset:not([disabled]) .has-warning .form-checkbox.form-normal.active:after,
.has-warning .form-checkbox.form-normal:not(.disabled):hover:after,
.has-warning .form-checkbox.form-normal.active:after {
border-color: #f0a238;
}
fieldset:not([disabled]) .has-error .form-checkbox.form-normal:not(.disabled):hover:after,
fieldset:not([disabled]) .has-error .form-checkbox.form-normal.active:after,
.has-error .form-checkbox.form-normal:not(.disabled):hover:after,
.has-error .form-checkbox.form-normal.active:after {
border-color: #e33a4b;
}
/* Circle Symbol */
fieldset:not([disabled]) .form-radio.form-normal:not(.disabled):hover:after,
fieldset:not([disabled]) .form-radio.form-normal.active:after,
.form-radio.form-normal:not(.disabled):hover:after,
.form-radio.form-normal.active:after {
content: '';
display: block;
position: absolute;
width: 8px;
height: 8px;
background-color: #515151;
border-radius: 50%;
left: 4px;
bottom: 50%;
margin-bottom: -3px;
}
fieldset:not([disabled]) .has-success .form-radio.form-normal:not(.disabled):not(.active):hover:after,
fieldset:not([disabled]) .has-success .form-radio.form-normal.active:after,
.has-success .form-radio.form-normal:not(.disabled):not(.active):hover:after,
.has-success .form-radio.form-normal.active:after {
background-color: #699737;
}
fieldset:not([disabled]) .has-warning .form-radio.form-normal:not(.disabled):not(.active):hover:after,
fieldset:not([disabled]) .has-warning .form-radio.form-normal.active:after,
.has-warning .form-radio.form-normal:not(.disabled):not(.active):hover:after,
.has-warning .form-radio.form-normal.active:after {
background-color: #bb7815;
}
fieldset:not([disabled]) .has-error .form-radio.form-normal:not(.disabled):not(.active):hover:after,
fieldset:not([disabled]) .has-error .form-radio.form-normal.active:after,
.has-error .form-radio.form-normal:not(.disabled):not(.active):hover:after,
.has-error .form-radio.form-normal.active:after {
background-color: #d82b0a;
}
.form-checkbox.form-normal:not(.active):hover:after,
.form-radio.form-normal:not(.active):hover:after {
opacity: 0.3;
}
.form-checkbox.form-normal.form-primary.active:after,
.form-checkbox.form-normal.form-info.active:after,
.form-checkbox.form-normal.form-success.active:after,
.form-checkbox.form-normal.form-warning.active:after,
.form-checkbox.form-normal.form-danger.active:after,
.form-checkbox.form-normal.form-mint.active:after,
.form-checkbox.form-normal.form-purple.active:after,
.form-checkbox.form-normal.form-pink.active:after,
.form-checkbox.form-normal.form-dark.active:after {
border-color: #fff;
}
/* Checkbox & Radio default
*==================================================*/
.form-checkbox.form-normal:not(.disabled):hover:before,
.form-radio.form-normal:not(.disabled):hover:before {
border-color: #2e3539;
}
.form-checkbox.form-normal.active:after {
border-color: #404449;
}
/* Checkbox & Radio primary
*==================================================*/
.form-checkbox.form-normal.form-primary:hover:before,
.form-radio.form-normal.form-primary.active:before,
.form-checkbox.form-normal.form-primary:not(.active):hover:after {
border-color: #489eed;
}
.form-checkbox.form-normal.form-primary.active:before,
.form-radio.form-normal.form-primary.active:after {
background-color: #5fa2dd;
border-color: #5fa2dd;
}
/* Checkbox & Radio info
*==================================================*/
.form-checkbox.form-normal.form-info:hover:before,
.form-radio.form-normal.form-info.active:before,
.form-checkbox.form-normal.form-info:not(.active):hover:after {
border-color: #4ebcda;
}
.form-checkbox.form-normal.form-info.active:before,
.form-radio.form-normal.form-info.active:after {
background-color: #4ebcda;
border-color: #4ebcda;
}
/* Checkbox & Radio success
*==================================================*/
.form-checkbox.form-normal.form-success:hover:before,
.form-radio.form-normal.form-success.active:before,
.form-checkbox.form-normal.form-success:not(.active):hover:after {
border-color: #9cc96b;
}
.form-checkbox.form-normal.form-success.active:before,
.form-radio.form-normal.form-success.active:after {
background-color: #9cc96b;
border-color: #9cc96b;
}
/* Checkbox & Radio warning
*==================================================*/
.form-checkbox.form-normal.form-warning:hover:before,
.form-radio.form-normal.form-warning.active:before,
.form-checkbox.form-normal.form-warning:not(.active):hover:after {
border-color: #ebaa4b;
}
.form-checkbox.form-normal.form-warning.active:before,
.form-radio.form-normal.form-warning.active:after {
background-color: #ebaa4b;
border-color: #ebaa4b;
}
/* Checkbox & Radio danger
*==================================================*/
.form-checkbox.form-normal.form-danger:hover:before,
.form-radio.form-normal.form-danger.active:before,
.form-checkbox.form-normal.form-danger:not(.active):hover:after {
border-color: #f76c51;
}
.form-checkbox.form-normal.form-danger.active:before,
.form-radio.form-normal.form-danger.active:after {
background-color: #f76c51;
border-color: #f76c51;
}
/* Checkbox & Radio mint
*==================================================*/
.form-checkbox.form-normal.form-mint:hover:before,
.form-radio.form-normal.form-mint.active:before,
.form-checkbox.form-normal.form-mint:not(.active):hover:after {
border-color: #50c7a7;
}
.form-checkbox.form-normal.form-mint.active:before,
.form-radio.form-normal.form-mint.active:after {
background-color: #50c7a7;
border-color: #50c7a7;
}
/* Checkbox & Radio purple
*==================================================*/
.form-checkbox.form-normal.form-purple:hover:before,
.form-radio.form-normal.form-purple.active:before,
.form-checkbox.form-normal.form-purple:not(.active):hover:after {
border-color: #986291;
}
.form-checkbox.form-normal.form-purple.active:before,
.form-radio.form-normal.form-purple.active:after {
background-color: #986291;
border-color: #986291;
}
/* Checkbox & Radio pink
*==================================================*/
.form-checkbox.form-normal.form-pink:hover:before,
.form-radio.form-normal.form-pink.active:before,
.form-checkbox.form-normal.form-pink:not(.active):hover:after {
border-color: #e17ca7;
}
.form-checkbox.form-normal.form-pink.active:before,
.form-radio.form-normal.form-pink.active:after {
background-color: #e17ca7;
border-color: #e17ca7;
}
/* Checkbox & Radio dark
*==================================================*/
.form-checkbox.form-normal.form-dark:hover:before,
.form-radio.form-normal.form-dark.active:before,
.form-checkbox.form-normal.form-dark:not(.active):hover:after {
border-color: #3b4146;
}
.form-checkbox.form-normal.form-dark.active:before,
.form-radio.form-normal.form-dark.active:after {
background-color: #3b4146;
border-color: #3b4146;
}
.form-inline .form-checkbox,
.form-inline .form-radio {
padding-right: 15px;
}
/* CHECKBOXES AND RADIO USE THE FONTAWESOME ICONS */
/*======================================*/
.form-checkbox.form-icon:after,
.form-radio.form-icon:after {
content: "\f096";
color: inherit;
font-size: 19px;
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
position: absolute;
left: 0.1em;
top: 50%;
margin-top: -0.44em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.input-group .form-checkbox:after,
.input-group .form-radio:after {
left: 1px;
}
.input-group .form-checkbox,
.input-group .form-radio {
padding: 0;
}
.form-checkbox.active.form-icon:after {
content: "\f046";
}
.form-radio.form-icon:after {
content: "\f10c";
}
.form-radio.form-icon.active:after {
content: "\f192";
}
.form-checkbox.form-icon.form-primary:after,
.form-radio.form-icon.form-primary:after {
color: #5fa2dd;
}
.form-checkbox.form-icon.form-info:after,
.form-radio.form-icon.form-info:after {
color: #4ebcda;
}
.form-checkbox.form-icon.form-success:after,
.form-radio.form-icon.form-success:after {
color: #9cc96b;
}
.form-checkbox.form-icon.form-warning:after,
.form-radio.form-icon.form-warning:after {
color: #ebaa4b;
}
.form-checkbox.form-icon.form-danger:after,
.form-radio.form-icon.form-danger:after {
color: #f76c51;
}
.form-checkbox.form-icon.form-mint:after,
.form-radio.form-icon.form-mint:after {
color: #50c7a7;
}
.form-checkbox.form-icon.form-purple:after,
.form-radio.form-icon.form-purple:after {
color: #986291;
}
.form-checkbox.form-icon.form-pink:after,
.form-radio.form-icon.form-pink:after {
color: #e17ca7;
}
.form-checkbox.form-icon.form-dark:after,
.form-radio.form-icon.form-dark:after {
color: #3b4146;
}
/* CHECKBOXES AND RADIO WITH BUTTON STYLE */
/*======================================*/
.form-checkbox.form-icon.btn,
.form-radio.form-icon.btn {
position: relative;
padding-left: 2.7em;
margin-bottom: 12px;
}
.form-checkbox.form-icon.btn:active,
.form-radio.form-icon.btn:active {
margin-bottom: 12px;
}
.form-checkbox.form-icon.btn.form-no-label,
.form-radio.form-icon.btn.form-no-label {
padding-left: 0;
padding-right: 0;
min-height: 2.5em;
min-width: 2.85em;
}
.form-checkbox.form-icon.btn:after,
.form-radio.form-icon.btn:after {
margin-top: -0.46em;
left: 0.45em;
}
.form-icon.btn.btn-primary:after,
.form-icon.btn.btn-info:after,
.form-icon.btn.btn-success:after,
.form-icon.btn.btn-warning:after,
.form-icon.btn.btn-danger:after,
.form-icon.btn.btn-mint:after,
.form-icon.btn.btn-purple:after,
.form-icon.btn.btn-pink:after,
.form-icon.btn.btn-dark:after {
color: #ffffff;
}
.form-checkbox.form-icon.btn.btn-labeled,
.form-radio.form-icon.btn.btn-labeled {
padding-left: 3em;
}
.form-checkbox.form-icon.btn.btn-labeled:before,
.form-radio.form-icon.btn.btn-labeled:before {
content: '';
position: absolute;
display: inline-block;
margin-left: 0;
width: 2.7em;
height: 100%;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.15);
}
/* CHECKBOXES AND RADIO BLOCK LEVEL */
/*======================================*/
.checkbox.form-block {
padding-top: 4px;
}
.form-radio.form-block,
.form-radio.form-block:active,
.form-checkbox.form-block,
.form-checkbox.form-block:active,
.form-block > .form-radio,
.form-block > .form-radio:active,
.form-block > .form-checkbox,
.form-block .form-checkbox:active {
width: 100%;
margin: 5px 0;
}
.plan {
text-align: center;
}
.plan .plan-title {
font-size: 2em;
font-weight: 100;
}
.plan .plan-icon {
font-size: 7em;
color: rgba(0, 0, 0, 0.1);
}
.list-todo .form-checkbox input:checked ~ span {
text-decoration: line-through;
opacity: 0.7;
}
.morris-full-content {
height: 170px;
margin: 0 -25px -30px;
overflow: hidden;
}
@media (min-width: 768px) {
.morris-full-content {
height: 200px;
}
}
.morris-donut {
display: inline-block;
text-align: center;
max-width: 200px;
max-height: 200px;
}
.morris-donut text {
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
font-weight: 300 !important;
}
.flot-full-content {
min-height: 212px;
margin: -8px;
bottom: -8px;
}
.pie-title-center {
display: inline-block;
position: relative;
text-align: center;
}
.pie-value {
display: block;
position: absolute;
font-size: 14px;
height: 40px;
top: 50%;
left: 0;
right: 0;
margin-top: -20px;
line-height: 40px;
}
.range-vertical {
height: 135px;
}
/* FULL CALENDAR */
/* ====================================== */
#container .fc-unthemed th,
#container .fc-unthemed td,
#container .fc-unthemed hr,
#container .fc-unthemed thead,
#container .fc-unthemed tbody,
#container .fc-unthemed .fc-row,
#container .fc-unthemed .fc-popover {
border-color: #e9e9e9;
}
#container .fc-row.fc-widget-header table th {
height: 30px;
vertical-align: middle;
background-color: #5fa2dd;
color: #ffffff;
}
#container .fc-toolbar {
margin-bottom: 0;
}
#container .fc-toolbar h2 {
font-weight: 600;
font-size: 20px;
}
#container .fc-toolbar .fc-left,
#container .fc-toolbar .fc-center,
#container .fc-toolbar .fc-right {
margin-bottom: 10px;
float: none;
}
#container .fc-toolbar > * > *,
#container .fc-toolbar .fc-button-group > * {
float: none;
}
#container .fc-button,
#container .fc button {
cursor: pointer;
padding: 6px 12px;
border-radius: 0;
font-size: 12px;
line-height: 1.42857;
height: auto;
vertical-align: middle;
box-shadow: none;
text-shadow: none;
transition: all 0.25s;
text-transform: capitalize;
background-image: none;
background-color: #fbfbfb;
border: 1px solid #cdd6e1;
color: #515151;
}
#container .fc-button.fc-state-active,
#container .fc button.fc-state-active {
background-color: #5fa2dd;
color: #ffffff;
border-color: #5fa2dd;
box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}
#container .fc-button:not(.disabled):not(:disabled):active,
#container .fc button:not(.disabled):not(:disabled).active {
box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}
#container .fc-state-default.fc-corner-left {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
#container .fc-state-default.fc-corner-right {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
#container .fc-unthemed .fc-today {
background-color: #fbfccc;
}
#container .fc-popover.fc-more-popover .fc-event {
padding: 5px 12px;
font-size: 1em;
margin-bottom: 5px;
}
#container .fc-view-container .fc-event {
padding: 2px 5px;
margin-bottom: 0;
font-size: .85em;
}
#container .fc-event {
background-color: #5fa2dd;
cursor: -webkit-grab;
cursor: grab;
color: #ffffff;
border: 1px solid #5fa2dd;
padding: 7px 12px;
font-size: 1em;
margin-bottom: 10px;
border-radius: 0;
width: auto !important;
}
#container .fc-event.ui-draggable-dragging {
cursor: -webkit-grabbing;
cursor: grabbing;
}
#container .fc-event.fc-list {
background-color: #f5f5f5;
color: inherit;
border-color: transparent;
position: relative;
padding-left: 30px;
}
#container .fc-event.fc-list:before {
content: '';
display: block;
background-color: #5fa2dd;
color: #ffffff;
width: 8px;
height: 8px;
position: absolute;
top: 50%;
left: 5px;
margin-top: -4px;
}
#container .fc-event.fc-list.ui-draggable-dragging {
box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
#container .fc-event.info:not(.fc-list),
#container .fc-event[data-class="info"]:not(.fc-list),
#container .fc-event.info.fc-list:before,
#container .fc-event[data-class="info"].fc-list:before {
background-color: #4ebcda;
border-color: #4ebcda;
color: #ffffff;
}
#container .fc-event.success:not(.fc-list),
#container .fc-event[data-class="success"]:not(.fc-list),
#container .fc-event.success.fc-list:before,
#container .fc-event[data-class="success"].fc-list:before {
background-color: #9cc96b;
border-color: #9cc96b;
color: #ffffff;
}
#container .fc-event.warning:not(.fc-list),
#container .fc-event[data-class="warning"]:not(.fc-list),
#container .fc-event.warning.fc-list:before,
#container .fc-event[data-class="warning"].fc-list:before {
background-color: #ebaa4b;
border-color: #ebaa4b;
color: #ffffff;
}
#container .fc-event.danger:not(.fc-list),
#container .fc-event[data-class="danger"]:not(.fc-list),
#container .fc-event.danger.fc-list:before,
#container .fc-event[data-class="danger"].fc-list:before {
background-color: #f76c51;
border-color: #f76c51;
color: #ffffff;
}
#container .fc-event.mint:not(.fc-list),
#container .fc-event[data-class="mint"]:not(.fc-list),
#container .fc-event.mint.fc-list:before,
#container .fc-event[data-class="mint"].fc-list:before {
background-color: #50c7a7;
border-color: #50c7a7;
color: #ffffff;
}
#container .fc-event.purple:not(.fc-list),
#container .fc-event[data-class="purple"]:not(.fc-list),
#container .fc-event.purple.fc-list:before,
#container .fc-event[data-class="purple"].fc-list:before {
background-color: #986291;
border-color: #986291;
color: #ffffff;
}
#container .fc-event.pink:not(.fc-list),
#container .fc-event[data-class="pink"]:not(.fc-list),
#container .fc-event.pink.fc-list:before,
#container .fc-event[data-class="pink"].fc-list:before {
background-color: #e17ca7;
border-color: #e17ca7;
color: #ffffff;
}
#container .fc-event.dark:not(.fc-list),
#container .fc-event[data-class="dark"]:not(.fc-list),
#container .fc-event.dark.fc-list:before,
#container .fc-event[data-class="dark"].fc-list:before {
background-color: #3b4146;
border-color: #3b4146;
color: #ffffff;
}
#container .fc-highlight {
opacity: .5;
}
@media (min-width: 640px) {
#container .fc-toolbar .fc-left {
float: left;
}
#container .fc-toolbar .fc-right {
float: right;
}
#container .fc-toolbar > * > *,
#container .fc-toolbar .fc-button-group > * {
float: left;
}
}
/* BOOTSTRAP'S COMPONENTS */
/*======================================*/
.collapse {
display: none;
}
.jumbotron {
padding: 30px;
background-color: #f7f7f8;
}
.navbar-toggle .icon-bar {
background-color: #aaaaaa;
}
.canvas-responsive {
max-width: 100%;
}
a {
text-decoration: none;
color: #515151;
outline: 0;
}
a:hover,
a:focus {
text-decoration: none;
color: #444444;
outline: 0 !important;
}
button,
button:focus {
outline: 0 !important;
}
code {
background-color: #e7e3f2;
color: #ff0000;
padding: 2px 7px;
border-radius: 2px;
font-size: 97%;
}
kbd {
border-radius: 2px;
box-shadow: none;
}
label {
font-weight: normal;
}
legend {
padding: 10px;
font-size: 18px;
font-weight: 600;
border-color: #eee;
}
mark,
.mark {
background-color: #ffe3a2;
color: #563c00;
padding: 0.1em;
}
/* HORIZONTAL RULE */
/*======================================*/
hr {
border-color: rgba(0, 0, 0, 0.05);
}
.hr-wide {
margin-left: -12px;
margin-right: -12px;
}
.hr-xs {
margin: 5px 0;
}
.hr-sm {
margin: 10px 0;
}
[class^="col-"]:not(.pad-no) {
padding-left: 12px;
padding-right: 12px;
}
/* MEDIA */
/*======================================*/
.media-block .media-left {
display: block;
float: left;
}
.media-block .media-right {
float: right;
}
.media-block .media-body {
display: block;
overflow: hidden;
width: auto;
}
.middle .media-left,
.middle .media-right,
.middle .media-body {
vertical-align: middle;
}
/* THUMBNAIL */
/*======================================*/
.thumbnail {
border-radius: 0;
border-color: #e9e9e9;
}
/* TABLE */
/*======================================*/
#container .table th {
font-size: 1.05em;
font-weight: 600;
border-bottom: 2px solid rgba(0, 0, 0, 0.14);
}
#container .table td {
border-top: 1px solid rgba(0, 0, 0, 0.05);
}
#container .table.table-vcenter th,
#container .table.table-vcenter td {
vertical-align: middle;
}
#container .table .min-width {
width: 1%;
white-space: nowrap;
padding-left: 15px !important;
padding-right: 15px !important;
}
#container .table-bordered td,
#container .table-bordered th {
border-color: rgba(0, 0, 0, 0.11);
}
#container .table-striped > tbody > tr:nth-child(2n+1) {
background-color: #f6f8fa;
}
#container .table-hover > tbody > tr:hover {
background-color: #f0f2f6;
}
/* FORM CONTROL */
/*======================================*/
.form-control {
font-size: 12px;
height: 100%;
border-radius: 0;
box-shadow: none;
border: 1px solid #e9e9e9;
transition-duration: .5s;
}
.form-control:focus {
border-color: #2e3539;
box-shadow: none;
transition-duration: .5s;
}
.form-control:focus-feedback {
z-index: 10;
}
.has-error .form-control,
.has-warning .form-control,
.has-success .form-control {
box-shadow: none !important;
}
.fa.form-control-feedback {
line-height: 25px;
}
.input-group-addon {
border: 1px solid #e1e5ea;
background-color: transparent;
border-radius: 0;
min-width: 45px;
}
/* NAV PILLS */
/*======================================*/
.nav-pills > li > a {
border-radius: 0;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
background-color: #5fa2dd;
}
.nav-tabs > li > a {
border-radius: 0 0 0 0;
}
/* LIST GROUP */
/*======================================*/
.list-group.bg-trans .list-group-item:not(.active):not(.disabled) {
background-color: transparent;
border-color: transparent;
color: inherit;
}
.list-group.bg-trans .list-group-item .disabled {
opacity: 0.5;
}
.list-group.bg-trans a.list-group-item:hover:not(.active) {
background-color: rgba(0, 0, 0, 0.05);
}
.list-group.bord-no .list-group-item {
border-color: transparent;
}
.list-group .list-divider {
display: block;
}
.list-group-item {
border-color: #e9e9e9;
}
.list-group-item-heading {
margin-top: 5px;
}
.list-group-item:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.list-group-item:last-child {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.list-group-item .list-group-item.disabled,
.list-group-item .list-group-item.disabled:hover,
.list-group-item .list-group-item.disabled:focus {
background-color: rgba(0, 0, 0, 0.07);
border-color: transparent;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
background-color: #2e3539;
border-color: #2e3539;
color: #ffffff;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
color: #ffffff;
}
a.list-group-item:hover,
a.list-group-item:focus {
background-color: rgba(0, 0, 0, 0.05);
}
.list-group-item-primary,
a.list-group-item-primary {
background-color: #7cb3e3;
border-color: transparent;
color: #ffffff;
}
a.list-group-item-primary:hover,
a.list-group-item-primary:focus {
background-color: #89bae6;
color: #ffffff;
}
.list-group-item-info,
a.list-group-item-info {
background-color: #6cc7e0;
border-color: transparent;
color: #ffffff;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
background-color: #78cce3;
color: #ffffff;
}
.list-group-item-success,
a.list-group-item-success {
background-color: #add385;
border-color: transparent;
color: #ffffff;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
background-color: #b5d790;
color: #ffffff;
}
.list-group-item-warning,
a.list-group-item-warning {
background-color: #efb96b;
border-color: transparent;
color: #ffffff;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
background-color: #f0c079;
color: #ffffff;
}
.list-group-item-danger,
a.list-group-item-danger {
background-color: #f98973;
border-color: transparent;
color: #ffffff;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
background-color: #f99582;
color: #ffffff;
}
.list-group-item-mint,
a.list-group-item-mint {
background-color: #6bd0b5;
border-color: transparent;
color: #ffffff;
}
a.list-group-item-mint:hover,
a.list-group-item-mint:focus {
background-color: #77d3ba;
color: #ffffff;
}
.list-group-item-purple,
a.list-group-item-purple {
background-color: #a777a1;
border-color: transparent;
color: #ffffff;
}
a.list-group-item-purple:hover,
a.list-group-item-purple:focus {
background-color: #ad80a7;
color: #ffffff;
}
.list-group-item-pink,
a.list-group-item-pink {
background-color: #e899bb;
border-color: transparent;
color: #ffffff;
}
a.list-group-item-pink:hover,
a.list-group-item-pink:focus {
background-color: #eba5c3;
color: #ffffff;
}
.list-group-item-dark,
a.list-group-item-dark {
background-color: #4b5359;
border-color: transparent;
color: #ffffff;
}
a.list-group-item-dark:hover,
a.list-group-item-dark:focus {
background-color: #525b62;
color: #ffffff;
}
/* LABEL */
/*======================================*/
.label {
font-weight: normal;
border-radius: 0.1em;
font-size: 85%;
}
.label:empty {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: sub;
}
.label.label-fw {
margin-right: 0.5em;
}
.labels .label {
display: inline-block;
margin-right: 3px;
margin-bottom: 3px;
}
.label-md {
font-size: 100%;
}
.label-table {
display: inline-block;
width: 80%;
min-width: 8ex;
font-size: 1em;
max-width: 100px;
padding: 5px;
text-overflow: ellipsis;
overflow: hidden;
}
.label-default {
background-color: #e3e8ee;
color: #333333;
}
.label-primary {
background-color: #5fa2dd;
}
.label-info {
background-color: #4ebcda;
}
.label-success {
background-color: #9cc96b;
}
.label-warning {
background-color: #ebaa4b;
}
.label-danger {
background-color: #f76c51;
}
.label-mint {
background-color: #50c7a7;
}
.label-purple {
background-color: #986291;
}
.label-pink {
background-color: #e17ca7;
}
.label-dark {
background-color: #3b4146;
}
/* BREADCRUMB */
/*======================================*/
.breadcrumb {
border-radius: 0;
background-color: transparent;
margin-bottom: 10px;
padding: 0 20px;
}
.breadcrumb li,
.breadcrumb li a {
font-size: .85em;
color: #9e9e9e;
}
.breadcrumb > li + li:before {
content: "\f105";
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
}
@media (min-width: 992px) {
.breadcrumb {
padding: 0 25px;
}
}
/* ALERT */
/*======================================*/
.alert {
border-radius: 0;
border: 0;
padding: 15px 3em 15px 15px;
position: relative;
}
.alert .alert-link {
text-decoration: underline;
font-weight: normal;
}
.alert .alert-link:hover {
text-decoration: underline;
}
.alert .close {
text-shadow: none;
opacity: .3;
position: absolute;
left: auto;
right: 10px;
top: 10px;
}
.alert button.close {
padding: 1px;
border-radius: 20px;
transition: all, 0.3s;
}
.alert button.close > span:not(.sr-only) {
display: block;
width: 1em;
height: 1em;
line-height: 0.8em;
}
.alert button.close:hover {
opacity: .55;
}
.alert button.close:active {
opacity: 0.3;
}
.alert-primary {
background-color: #6daae0;
border-color: transparent;
color: #ffffff;
}
.alert-primary .close,
.alert-primary .alert-link {
color: #ffffff;
}
.alert-info {
background-color: #5ec2dd;
border-color: transparent;
color: #ffffff;
}
.alert-info .close,
.alert-info .alert-link {
color: #ffffff;
}
.alert-success {
background-color: #a5ce78;
border-color: transparent;
color: #ffffff;
}
.alert-success .close,
.alert-success .alert-link {
color: #ffffff;
}
.alert-warning {
background-color: #edb25b;
border-color: transparent;
color: #ffffff;
}
.alert-warning .close,
.alert-warning .alert-link {
color: #ffffff;
}
.alert-danger {
background-color: #f87961;
border-color: transparent;
color: #ffffff;
}
.alert-danger .close,
.alert-danger .alert-link {
color: #ffffff;
}
.alert-mint {
background-color: #60ccaf;
border-color: transparent;
color: #ffffff;
}
.alert-mint .close,
.alert-mint .alert-link {
color: #ffffff;
}
.alert-purple {
background-color: #a1709b;
border-color: transparent;
color: #ffffff;
}
.alert-purple .close,
.alert-purple .alert-link {
color: #ffffff;
}
.alert-pink {
background-color: #e488af;
border-color: transparent;
color: #ffffff;
}
.alert-pink .close,
.alert-pink .alert-link {
color: #ffffff;
}
.alert-dark {
background-color: #4d5257;
border-color: transparent;
color: #ffffff;
}
.alert-dark .close,
.alert-dark .alert-link {
color: #ffffff;
}
/* MODAL */
/*======================================*/
.modal {
text-align: center;
}
.modal:before {
content: '';
display: inline-block;
height: 100%;
width: 0;
margin-left: -1em;
vertical-align: middle;
}
.modal.fade:not(.animated) .modal-dialog {
opacity: 0;
-webkit-transform: translateY(-150%);
-ms-transform: translateY(-150%);
transform: translateY(-150%);
transition: all .5s linear .5s;
}
.modal.fade.in:not(.animated) .modal-dialog {
opacity: 1;
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
transition: all .5s;
}
.bootbox.modal.in:not(.fade) {
opacity: 1;
transition: opacity, 0.5s;
}
.bootbox.modal:not(.fade) {
opacity: 0;
transition: opacity .5s linear .5s;
}
.modal-dialog {
display: inline-block;
vertical-align: middle;
text-align: left;
margin-top: -1%;
min-width: 90%;
}
.modal-dialog.animated {
-webkit-animation-duration: .7s;
animation-duration: .7s;
}
.modal-header {
padding: 15px;
position: relative;
border: 0;
}
.modal-header:after {
content: '';
position: absolute;
bottom: 0;
left: 15px;
right: 15px;
height: 1px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.modal-footer {
background-color: rgba(0, 0, 0, 0.025);
color: #5c7174;
border-color: rgba(0, 0, 0, 0.04);
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.modal-title {
font-size: 18px;
font-weight: 300;
}
.modal-body {
min-height: 90px;
}
.modal-body .close,
.modal-header .close {
top: 15px;
right: 10px;
left: auto;
position: absolute;
background-color: transparent !important;
}
.modal-content {
box-shadow: none;
border-radius: 0;
}
.modal-footer {
padding: 10px 15px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.modal-backdrop.in {
opacity: 0.75;
}
@media (min-width: 768px) {
.modal-dialog {
min-width: 0;
}
}
/* TOOLTIP */
/*======================================*/
.tooltip {
z-index: 999999;
}
.tooltip-inner {
font-size: 12px;
border-radius: 0;
padding: 5px 10px;
background-color: #1c1e21;
}
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
border-top-color: #1c1e21;
}
.tooltip.right .tooltip-arrow {
border-right-color: #1c1e21;
}
.tooltip.left .tooltip-arrow {
border-left-color: #1c1e21;
}
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
border-bottom-color: #1c1e21;
}
/* POPOVER */
/*======================================*/
.popover {
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 12px;
border-radius: 0;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.popover-title {
background-color: #f5f6f7;
color: #5c7174;
font-weight: 300;
border-radius: 0 0 0 0;
}
.popover > .arrow {
border-width: 9px;
}
.popover > .arrow:after {
border-width: 9px;
}
.popover.left > .arrow {
right: -9px;
margin-top: -9px;
}
.popover.left > .arrow:after {
bottom: -9px;
}
.popover.right > .arrow {
left: -9px;
margin-top: -9px;
}
.popover.right > .arrow:after {
bottom: -9px;
}
.popover.top > .arrow {
bottom: -9px;
}
.popover.top > .arrow:after {
margin-left: -9px;
}
.popover.bottom > .arrow {
top: -9px;
}
.popover.bottom > .arrow:after {
margin-left: -9px;
}
.popover-content {
padding: 10px 15px 20px;
}
/* BADGE */
/*======================================*/
#container .badge {
font-weight: normal;
color: #fff;
}
.badge:empty.badge-icon {
display: inline-block;
width: 0.7em;
height: 0.7em;
padding: 0;
min-width: 5px;
margin: .5em;
border-radius: 50%;
}
.badge.badge-fw,
.badge:empty.badge-fw {
margin-right: 1em;
}
.badge-default {
background-color: #e3e8ee;
color: #333333;
}
.badge-primary {
background-color: #5fa2dd !important;
}
.badge-info {
background-color: #4ebcda !important;
}
.badge-success {
background-color: #9cc96b !important;
}
.badge-warning {
background-color: #ebaa4b !important;
}
.badge-danger {
background-color: #f76c51 !important;
}
.badge-mint {
background-color: #50c7a7 !important;
}
.badge-purple {
background-color: #986291 !important;
}
.badge-pink {
background-color: #e17ca7 !important;
}
.badge-dark {
background-color: #3b4146 !important;
}
/* DROPDOWN */
/*======================================*/
.dropdown-header {
padding: 5px 20px 5px 10px;
}
.dropdown-toggle > .dropdown-caret {
padding-left: 0.5em;
}
.dropdown-toggle.dropdown-toggle-icon > i {
padding: 0 .25em;
}
.dropdown-menu {
font-size: 12px;
border-radius: 0;
box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.15);
margin: 1px 0 0 0;
padding: 0;
border: 1px solid #e9e9e9;
}
.dropdown-menu-right {
left: auto;
right: 0;
}
.dropup .dropdown-menu {
box-shadow: 0 -2px 1px 0 rgba(0, 0, 0, 0.15);
}
.dropdown-menu > li > a {
padding: 5px 10px;
}
.dropdown-menu > li > a:hover {
background-color: #2e3539;
color: #ffffff;
}
.dropdown-menu.with-arrow:before,
.dropdown-menu.with-arrow:after {
content: "";
display: block;
position: absolute;
width: 0;
height: 0;
left: 0;
top: 0;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
}
.dropdown-menu.with-arrow:before {
border-bottom: 7px solid #d0d0d0;
margin: -7px 0 0 15px;
}
.dropdown-menu.with-arrow:after {
border-bottom: 7px solid #fff;
margin: -6px 0 0 15px;
}
.dropdown-menu-right.dropdown-menu.with-arrow:before {
left: auto;
right: 0;
margin: -7px 25px 0 0;
}
.dropdown-menu-right.dropdown-menu.with-arrow:after {
left: auto;
right: 0;
margin: -6px 25px 0 0;
}
.dropdown-menu-sm {
min-width: 200px;
}
.dropdown-menu-md {
min-width: 275px;
}
.dropdown-menu-lg {
min-width: 350px;
}
.dropdown.open > .btn,
.btn-group.open .dropdown-toggle {
box-shadow: inset 0 3px 1px rgba(0, 0, 0, 0.3);
}
/* WELL */
/*======================================*/
.well {
background-color: rgba(0, 0, 0, 0.05);
border-radius: 0;
box-shadow: none;
}
.well-xs {
padding: 5px;
}
/* PROGRESSBAR */
/*======================================*/
.progress {
height: 12px;
margin-bottom: 15px;
border-radius: 0;
box-shadow: none;
background-color: rgba(0, 0, 0, 0.1);
}
.progress .progress-bar {
font-size: 9px;
line-height: 12px;
box-shadow: none;
}
.progress-light-base {
background-color: #fff;
}
.progress-dark-base {
background-color: rgba(255, 255, 255, 0.2);
}
.progress-xl {
height: 30px;
margin-bottom: 20px;
}
.progress-xl .progress-bar {
font-size: 12px;
line-height: 30px;
}
.progress-lg {
height: 20px;
margin-bottom: 20px;
}
.progress-lg .progress-bar {
font-size: 12px;
line-height: 20px;
}
.progress-md {
height: 8px;
margin-bottom: 5px;
}
.progress-md .progress-bar {
font-size: 5px;
line-height: 8px;
}
.progress-sm {
height: 4px;
margin-bottom: 5px;
}
.progress-sm .progress-bar {
font-size: 0;
line-height: 4px;
}
.progress-xs {
height: 2px;
margin-bottom: 10px;
}
.progress-xs .progress-bar {
font-size: 0;
line-height: 2px;
}
.progress-bar-light {
background-color: #ffffff;
}
.progress-bar-primary {
background-color: #5fa2dd;
}
.progress-bar-info {
background-color: #4ebcda;
}
.progress-bar-success {
background-color: #9cc96b;
}
.progress-bar-warning {
background-color: #ebaa4b;
}
.progress-bar-danger {
background-color: #f76c51;
}
.progress-bar-mint {
background-color: #50c7a7;
}
.progress-bar-purple {
background-color: #986291;
}
.progress-bar-pink {
background-color: #e17ca7;
}
.progress-bar-dark {
background-color: #3b4146;
}
/*======================================*/
/* PAGER */
/*======================================*/
.pager li > a:active,
.pagination > li a:active {
box-shadow: inset 0 3px 1px rgba(0, 0, 0, 0.2);
}
.pager li > a:hover,
.pager li > a:focus,
.pagination > li a:hover,
.pagination > li a:focus {
background-color: #ffffff;
border-color: #2e3539;
color: #2e3539;
box-shadow: inset 0 0 1px #2e3539;
z-index: 2;
transition: border-color, 0.3s;
}
.pager li > a,
.pager li > span {
border-radius: 0;
border-color: #dcdcdc;
}
.pager.pager-rounded li > a,
.pager.pager-rounded li > span {
border-radius: 15px;
}
.pager .disabled > a,
.pager .disabled > span,
.pager .disabled > a:hover,
.pager .disabled > span:hover,
.pager .disabled > a:focus,
.pager .disabled > span:focus,
.pagination .disabled > a,
.pagination .disabled > span,
.pagination .disabled > a:hover,
.pagination .disabled > span:hover,
.pagination .disabled > a:focus,
.pagination .disabled > span:focus {
opacity: .7;
border-color: #dcdcdc;
box-shadow: none;
}
/*======================================*/
/* PAGINATION */
/*======================================*/
.pagination > li > a,
.pagination > li > span {
color: inherit;
border-color: #dcdcdc;
transition: border-color, 0.3s;
}
.pagination > li > span {
cursor: default;
}
.pagination > li > span:hover {
background-color: #ffffff;
}
.pagination > li:first-child > a,
.pagination > li:first-child span {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child span {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
background-color: #2e3539;
border-color: #2e3539;
}
/* CAROUSEL */
/*======================================*/
.carousel-control.left,
.carousel-control.right {
background-image: none;
background-repeat: no-repeat;
color: inherit;
}
.carousel-control,
.carousel-control:focus {
font-size: 1em;
text-shadow: none;
width: auto;
padding: 10px;
top: 0;
bottom: 0;
opacity: .5;
transition: opacity 0.5s;
}
.carousel-control.auto-hide {
opacity: 0;
}
.carousel-control:before {
content: '';
display: inline-block;
height: 100%;
width: 0;
vertical-align: middle;
}
.carousel-control i {
position: relative;
top: 0.25em;
}
.carousel:hover .carousel-control {
opacity: 1;
transition: opacity 0.5s;
}
.carousel-indicators.out {
bottom: 0;
}
.carousel-indicators.out + .carousel-inner {
padding-bottom: 30px;
}
.carousel-indicators.square li {
border-radius: 1px;
}
.carousel-indicators.dark .active {
background-color: #3b4146;
}
.carousel-indicators.dark li {
border-color: #3b4146;
}
/* BLOCKQUOTE */
/*======================================*/
.bq-sm {
font-size: 12px;
}
.bq-open:before {
color: rgba(0, 0, 0, 0.3);
content: open-quote;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 4em;
line-height: 0.1em;
margin-right: 0.25em;
vertical-align: -0.4em;
}
/* FORM */
/*======================================*/
.form-horizontal .control-label {
margin-bottom: 5px;
}
.form-horizontal .control-label.text-left {
text-align: left;
}
/* ACCORDION */
/*======================================*/
.panel > .panel-heading + .panel-collapse > .panel-body {
border-top: 0;
}
.panel-group {
margin-bottom: 35px;
}
.panel-group.accordion .panel {
margin-bottom: 0;
}
.panel-group.accordion .panel-heading {
border-radius: 0;
height: auto;
}
.panel-group.accordion .panel-heading:after {
border: 0 !important;
}
.panel-group.accordion .panel-heading,
.panel-group.accordion .panel-title {
padding: 0;
}
.panel-group.accordion .panel-title {
line-height: 40px;
}
.panel-group.accordion .panel-title a {
display: block;
color: inherit;
text-transform: none;
font-size: 12px;
font-weight: 300;
padding: 0 15px;
}
.panel-group.accordion .panel-title a:hover,
.panel-group.accordion .panel-title a:focus {
color: inherit;
}
.panel-group.accordion .panel:first-child,
.panel-group.accordion .panel:first-child .panel-heading {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.panel-group.accordion .panel:last-child {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
overflow: hidden;
}
/* TAB */
/*======================================*/
.tab-base {
margin-bottom: 35px;
}
.tab-base .tab-content {
background-color: #ffffff;
box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
padding: 15px;
}
.tab-base .tab-content .tab-footer {
background-color: #e3e7e9;
color: #515151;
border-color: #dee2e4;
position: relative;
margin: 0 -15px -15px -15px;
padding: 10px 15px;
}
.tab-base .nav-tabs {
border: 0;
}
.tab-base .nav-tabs > li:not(.active) > a {
background-color: rgba(255, 255, 255, 0.35);
opacity: .7;
transition: opacity, 0.3s;
}
.tab-base .nav-tabs > li:not(.active) > a:hover {
opacity: .9;
background-color: rgba(255, 255, 255, 0.55);
border-color: #2e3539;
border-bottom-color: transparent;
transition: opacity, 0.3s;
}
.tab-base .nav-tabs > .active > a,
.tab-base .nav-tabs > .active a:hover,
.tab-base .nav-tabs > .active > a:focus {
border-color: transparent;
}
.tab-base .nav-tabs.tabs-right {
text-align: right;
}
.tab-base .nav-tabs.tabs-right > li {
float: none;
display: inline-block;
margin-right: -2px;
}
.tab-footer:after {
content: '';
display: table;
clear: both;
}
.nav-tabs li a {
border-radius: 0 0 0 0;
}
.nav-tabs.tab-right {
text-align: right;
}
.nav-tabs.tab-right > li {
display: inline-block;
text-align: left;
float: none;
}
.nav-tabs.tab-right > li > a {
margin-right: 0;
}
.nav-tabs .label,
.nav-tabs .badge {
margin-left: 4px;
}
.tab-stacked-left,
.tab-stacked-right {
display: table;
height: 100%;
width: 100%;
}
.tab-stacked-left .nav-tabs > li,
.tab-stacked-right .nav-tabs > li {
float: none;
margin: 0;
}
.tab-stacked-left .nav-tabs > li > a,
.tab-stacked-right .nav-tabs > li > a {
margin: 0 0 2px;
}
.tab-stacked-left .nav-tabs > li:last-child > a,
.tab-stacked-right .nav-tabs > li:last-child > a {
margin-bottom: 0;
}
.tab-stacked-left .nav-tabs,
.tab-stacked-right .nav-tabs,
.tab-stacked-left .tab-content,
.tab-stacked-right .tab-content {
display: table-cell;
vertical-align: top;
}
.tab-stacked-left .tab-content,
.tab-stacked-right .tab-content {
overflow: hidden;
}
.tab-stacked-left .nav-tabs {
width: 1%;
border: 0;
}
.tab-stacked-left .nav-tabs > li a {
border-right-color: transparent;
border-radius: 0 0 0 0;
}
.tab-stacked-left .nav-tabs > .active > a:hover,
.tab-stacked-left .nav-tabs > .active > a:focus {
border-right-color: transparent;
}
.tab-stacked-left.tab-base .nav-tabs > li:not(.active) a:hover {
border-color: #2e3539;
border-right-color: transparent;
}
.tab-stacked-left .tab-content {
border-left-color: transparent;
border-radius: 0 0 0 0;
}
.tab-stacked-right .nav-tabs {
width: 1%;
border: 0;
}
.tab-stacked-right .nav-tabs > li a {
border-left-color: transparent;
border-radius: 0 0 0 0;
}
.tab-stacked-right .nav-tabs > .active > a:hover,
.tab-stacked-right .nav-tabs > .active > a:focus {
border-left-color: transparent;
}
.tab-stacked-right.tab-base .nav-tabs > li:not(.active) a:hover {
border-color: #2e3539;
border-left-color: transparent;
}
.tab-stacked-right .tab-content {
border-right-color: transparent;
border-radius: 0 0 0 0;
}
/* BACKGROUND */
/*======================================*/
.bg-trans {
background-color: transparent;
}
.bg-light {
background-color: #ffffff;
}
.bg-light,
.bg-light a {
color: #515151;
}
.bg-gray-light {
background-color: #f3f5f8;
}
.bg-gray-light,
.bg-gray-light a {
color: #515151;
}
.bg-gray {
background-color: #e3e8ee;
}
.bg-gray,
.bg-gray a {
color: #515151;
}
.bg-gray-dark {
background-color: #c3cedb;
}
.bg-gray-dark,
.bg-gray-dark a {
color: #515151;
}
.bg-trans-light {
background-color: rgba(255, 255, 255, 0.1);
}
.bg-trans-light,
.bg-trans-light a {
color: inherit;
}
.bg-trans-dark {
background-color: rgba(0, 0, 0, 0.05);
}
.bg-trans-dark,
.bg-trans-dark a {
color: inherit;
}
.bg-primary {
background-color: #5fa2dd;
}
.bg-primary,
.bg-primary a {
color: #ffffff;
}
.bg-info {
background-color: #4ebcda;
}
.bg-info,
.bg-info a {
color: #ffffff;
}
.bg-success {
background-color: #9cc96b;
}
.bg-success,
.bg-success a {
color: #ffffff;
}
.bg-warning {
background-color: #ebaa4b;
}
.bg-warning,
.bg-warning a {
color: #ffffff;
}
.bg-danger {
background-color: #f76c51;
}
.bg-danger,
.bg-danger a {
color: #ffffff;
}
.bg-mint {
background-color: #50c7a7;
}
.bg-mint,
.bg-mint a {
color: #ffffff;
}
.bg-purple {
background-color: #986291;
}
.bg-purple,
.bg-purple a {
color: #ffffff;
}
.bg-pink {
background-color: #e17ca7;
}
.bg-pink,
.bg-pink a {
color: #ffffff;
}
.bg-dark {
background-color: #3b4146;
}
.bg-dark,
.bg-dark a {
color: #ffffff;
}
/* TEXT */
/*======================================*/
.text-light,
a.text-light:hover,
a.text-light:focus,
a.text-light:focus {
color: #cccccc;
}
.text-muted,
a.text-muted:hover,
a.text-muted:focus,
a.text-muted:focus {
color: #606060;
}
.text-primary,
a.text-primary:hover,
a.text-primary:focus,
a.text-primary:focus {
color: #266fb0;
}
.text-info,
a.text-info:hover,
a.text-info:focus,
a.text-info:focus {
color: #2285a0;
}
.text-success,
a.text-success:hover,
a.text-success:focus,
a.text-success:focus {
color: #699737;
}
.text-warning,
a.text-warning:hover,
a.text-warning:focus,
a.text-warning:focus {
color: #bb7815;
}
.text-danger,
a.text-danger:hover,
a.text-danger:focus,
a.text-danger:focus {
color: #d82b0a;
}
.text-mint,
a.text-mint:hover,
a.text-mint:focus,
a.text-mint:focus {
color: #2b866e;
}
.text-purple,
a.text-purple:hover,
a.text-purple:focus,
a.text-purple:focus {
color: #5a3a56;
}
.text-pink,
a.text-pink:hover,
a.text-pink:focus,
a.text-pink:focus {
color: #c92e70;
}
.text-dark,
a.text-dark:hover,
a.text-dark:focus,
a.text-dark:focus {
color: #0c0e0f;
}
/* BUTTONS */
/*======================================*/
.btn {
cursor: pointer;
background-color: transparent;
color: inherit;
padding: 6px 12px;
border-radius: 0;
border: 1px solid 0;
font-size: 12px;
line-height: 1.42857;
vertical-align: middle;
transition: all 0.25s;
}
.btn:not(.disabled):not(:disabled):active,
.btn:not(.disabled):not(:disabled).active {
box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}
/* Button Sizes */
/*---------------------------------*/
.btn-lg,
.btn-icon.btn-lg {
font-size: 16px;
line-height: 1.33;
}
.btn-sm,
.btn-icon.btn-sm {
font-size: 10px;
line-height: 1.5;
}
.btn-xs,
.btn-icon.btn-xs {
font-size: 10px;
line-height: 1.5;
}
/* Button Icon */
/*---------------------------------*/
.btn-icon {
padding-left: 9px;
padding-right: 9px;
}
.btn-icon:before {
display: inline-block;
min-width: 1.05em;
}
/* Button File */
/*---------------------------------*/
.btn-file {
position: relative;
overflow: hidden;
}
.btn-file input[type=file] {
position: absolute;
top: 0;
right: 0;
min-width: 100%;
min-height: 100%;
font-size: 100px;
text-align: right;
filter: alpha(opacity=0);
opacity: 0;
outline: none;
background: white;
cursor: inherit;
display: block;
}
/* Button Link */
/*---------------------------------*/
.btn-link {
border-color: transparent;
}
.btn.btn-link:focus,
.btn.btn-link:active {
box-shadow: none;
}
.btn-link.disabled:hover,
.btn-link.disabled:focus {
text-decoration: none;
}
/* Button Transparent */
/*---------------------------------*/
.btn-trans {
background-color: transparent;
border-color: transparent;
color: #848484;
}
.btn-default,
.btn-default:focus,
.btn-hover-default:hover,
.btn-hover-default:active,
.btn-hover-default.active,
.btn.btn-active-default:active,
.btn.btn-active-default.active,
.dropdown.open > .btn.btn-active-default,
.btn-group.open .dropdown-toggle.btn.btn-active-default {
background-color: #fafafa;
border-color: #cdd6e1;
color: #515151;
}
.btn-default:hover,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
background-color: #e9e9e9;
border-color: #cdd6e1;
color: #515151;
}
.btn-primary,
.btn-primary:focus,
.btn-hover-primary:hover,
.btn-hover-primary:active,
.btn-hover-primary.active,
.btn.btn-active-primary:active,
.btn.btn-active-primary.active,
.dropdown.open > .btn.btn-active-primary,
.btn-group.open .dropdown-toggle.btn.btn-active-primary {
background-color: #579ddb;
border-color: #5fa2dd;
color: #ffffff;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
background-color: #3b8dd5;
border-color: #4291d7;
color: #ffffff;
}
.btn-info,
.btn-info:focus,
.btn-hover-info:hover,
.btn-hover-info:active,
.btn-hover-info.active,
.btn.btn-active-info:active,
.btn.btn-active-info.active,
.dropdown.open > .btn.btn-active-info,
.btn-group.open .dropdown-toggle.btn.btn-active-info {
background-color: #46b9d8;
border-color: #4ebcda;
color: #ffffff;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
background-color: #2caed1;
border-color: #30b1d4;
color: #ffffff;
}
.btn-success,
.btn-success:focus,
.btn-hover-success:hover,
.btn-hover-success:active,
.btn-hover-success.active,
.btn.btn-active-success:active,
.btn.btn-active-success.active,
.dropdown.open > .btn.btn-active-success,
.btn-group.open .dropdown-toggle.btn.btn-active-success {
background-color: #97c664;
border-color: #9cc96b;
color: #ffffff;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
background-color: #87bd4b;
border-color: #8bbf51;
color: #ffffff;
}
.btn-warning,
.btn-warning:focus,
.btn-hover-warning:hover,
.btn-hover-warning:active,
.btn-hover-warning.active,
.btn.btn-active-warning:active,
.btn.btn-active-warning.active,
.dropdown.open > .btn.btn-active-warning,
.btn-group.open .dropdown-toggle.btn.btn-active-warning {
background-color: #eaa642;
border-color: #ebaa4b;
color: #ffffff;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
background-color: #e79824;
border-color: #e79b2b;
color: #ffffff;
}
.btn-danger,
.btn-danger:focus,
.btn-hover-danger:hover,
.btn-hover-danger:active,
.btn-hover-danger.active,
.btn.btn-active-danger:active,
.btn.btn-active-danger.active,
.dropdown.open > .btn.btn-active-danger,
.btn-group.open .dropdown-toggle.btn.btn-active-danger {
background-color: #f76447;
border-color: #f76c51;
color: #ffffff;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
background-color: #f54928;
border-color: #f54f2f;
color: #ffffff;
}
.btn-mint,
.btn-mint:focus,
.btn-hover-mint:hover,
.btn-hover-mint:active,
.btn-hover-mint.active,
.btn.btn-active-mint:active,
.btn.btn-active-mint.active,
.dropdown.open > .btn.btn-active-mint,
.btn-group.open .dropdown-toggle.btn.btn-active-mint {
background-color: #48c5a3;
border-color: #50c7a7;
color: #ffffff;
}
.btn-mint:hover,
.btn-mint:active,
.btn-mint.active,
.open > .dropdown-toggle.btn-mint {
background-color: #39b392;
border-color: #3bb897;
color: #ffffff;
}
.btn-purple,
.btn-purple:focus,
.btn-hover-purple:hover,
.btn-hover-purple:active,
.btn-hover-purple.active,
.btn.btn-active-purple:active,
.btn.btn-active-purple.active,
.dropdown.open > .btn.btn-active-purple,
.btn-group.open .dropdown-toggle.btn.btn-active-purple {
background-color: #925e8b;
border-color: #986291;
color: #ffffff;
}
.btn-purple:hover,
.btn-purple:active,
.btn-purple.active,
.open > .dropdown-toggle.btn-purple {
background-color: #7e5178;
border-color: #82547c;
color: #ffffff;
}
.btn-pink,
.btn-pink:focus,
.btn-hover-pink:hover,
.btn-hover-pink:active,
.btn-hover-pink.active,
.btn.btn-active-pink:active,
.btn.btn-active-pink.active,
.dropdown.open > .btn.btn-active-pink,
.btn-group.open .dropdown-toggle.btn.btn-active-pink {
background-color: #df74a1;
border-color: #e17ca7;
color: #ffffff;
}
.btn-pink:hover,
.btn-pink:active,
.btn-pink.active,
.open > .dropdown-toggle.btn-pink {
background-color: #d9598f;
border-color: #da5f93;
color: #ffffff;
}
.btn-dark,
.btn-dark:focus,
.btn-hover-dark:hover,
.btn-hover-dark:active,
.btn-hover-dark.active,
.btn.btn-active-dark:active,
.btn.btn-active-dark.active,
.dropdown.open > .btn.btn-active-dark,
.btn-group.open .dropdown-toggle.btn.btn-active-dark {
background-color: #363c40;
border-color: #3b4146;
color: #ffffff;
}
.btn-dark:hover,
.btn-dark:active,
.btn-dark.active,
.open > .dropdown-toggle.btn-dark {
background-color: #272b2e;
border-color: #2b2f33;
color: #ffffff;
}
.btn-group-vertical .btn:not(.btn-default),
.btn-group .btn:not(.btn-default) {
border-color: rgba(0, 0, 0, 0.09);
}
.btn-lg,
.btn-group-lg > .btn,
.btn-icon.btn-lg {
padding: 10px 16px;
}
.btn-sm,
.btn-group-sm > .btn,
.btn-icon.btn-sm {
padding: 5px 10px;
}
.btn-xs,
.btn-group-xs > .btn,
.btn-icon.btn-xs {
padding: 1px 5px;
}
.btn-lg,
.btn-group-lg > .btn,
.btn-icon.btn-lg {
border-radius: 0;
}
.btn-lg,
.btn-group-sm > .btn,
.btn-lg,
.btn-group-xs > .btn,
.btn-icon.btn-lg,
.btn-icon.btn-lg {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
/* Button Circle */
/*---------------------------------*/
.btn-circle {
padding: 7px;
border-radius: 50%;
}
.btn-lg.btn-circle {
padding: 17px;
}
.btn-sm.btn-circle {
padding: 7px;
}
.btn-xs.btn-circle {
padding: 4px;
}
.btn-icon.btn-circle:before {
display: block;
width: 1.4em;
height: 1.4em;
line-height: 1.4;
}
/* Button Rounded */
/*---------------------------------*/
.btn-rounded {
border-radius: 17px;
overflow: hidden;
}
.btn-lg.btn-rounded {
border-radius: 30px;
}
.btn-sm.btn-rounded {
border-radius: 15px;
}
.btn-xs.btn-rounded {
border-radius: 10px;
}
.btn-group.btn-rounded {
overflow: hidden;
}
/* Button Labeled */
/*---------------------------------*/
.btn-labeled,
.btn-labeled.fa {
overflow: hidden;
}
.btn-labeled:not(.btn-block):not(.form-icon) {
font-family: inherit;
font-size: 12px;
line-height: 1.42857;
padding-bottom: 0;
padding-top: 0;
}
.btn-block.btn-labeled:not(.form-icon) {
font-family: inherit;
font-size: 12px;
line-height: 1.42857;
}
.btn-block.btn-labeled:not(.form-icon):before {
float: left;
margin-top: -7px;
margin-bottom: -7px;
}
.btn-labeled .btn-label {
background-color: rgba(0, 0, 0, 0.05);
display: inline-block;
margin-left: -12px;
margin-right: 6px;
padding: 6px 12px;
line-height: 1.42857;
}
.btn-labeled:before {
background-color: rgba(0, 0, 0, 0.05);
display: inline-block;
margin-left: -12px;
margin-right: 6px;
padding: 6px 12px;
}
.btn-labeled.fa:before,
.btn-labeled .fa:before {
font-family: fontAwesome;
}
.btn-default.btn-labeled:before,
.btn-default .btn-label {
background-color: rgba(0, 0, 0, 0.05);
color: inherit;
}
.btn-lg.btn-labeled {
font-size: 18px;
line-height: 1.33;
}
.btn-sm.btn-labeled {
font-size: 12px;
line-height: 1.5;
}
.btn-xs.btn-labeled {
font-size: 12px;
line-height: 1.5;
}
.btn-lg.btn-labeled:before,
.btn-lg .btn-label {
margin-left: -16px;
margin-right: 10px;
padding: 10px 16px;
}
.btn-lg.btn-block.btn-labeled:not(.form-icon):before {
margin-top: -10px;
margin-bottom: -10px;
}
.btn-sm.btn-labeled:before,
.btn-sm .btn-label {
margin-left: -10px;
margin-right: 5px;
padding: 5px 10px;
}
.btn-sm.btn-block.btn-labeled:not(.form-icon):before {
margin-top: -5px;
margin-bottom: -5px;
}
.btn-xs.btn-labeled:before,
.btn-xs .btn-label {
margin-left: -5px;
margin-right: 1px;
padding: 1px 5px;
}
.btn-xs.btn-block.btn-labeled:not(.form-icon):before {
margin-top: -1px;
margin-bottom: -1px;
}
.btn-labeled.icon-2x:before,
.btn-labeled .btn-label.icon-2x:before {
vertical-align: -0.15em;
}
.btn-labeled.icon-3x:before,
.btn-labeled .btn-label.icon-3x:before {
vertical-align: -0.18em;
}
.btn-labeled.icon-4x:before,
.btn-labeled .btn-label.icon-4x:before {
vertical-align: -0.2em;
}
.btn-labeled.icon-5x:before,
.btn-labeled .btn-label.icon-5x:before {
vertical-align: -0.25em;
}
/* PANELS */
/*======================================*/
.panel {
box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
border-radius: 0;
border: 0;
margin-bottom: 24px;
}
.panel hr {
border-color: rgba(0, 0, 0, 0.1);
}
.panel .panel-bg-cover {
max-height: 180px;
overflow: hidden;
}
.panel .panel-bg-cover img {
min-width: 100%;
min-height: 100%;
background-size: cover;
}
.panel.remove {
opacity: 0;
transition: opacity, 0.5s;
}
.panel .alert {
border-radius: 0;
}
.panel.panel-bg-img {
position: relative;
}
.panel .panel-bg-wrap {
overflow: hidden;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.panel .panel-bg-wrap > img {
position: absolute;
top: 0;
left: 0;
}
.panel .panel-bg-wrap + .panel-body {
position: relative;
}
.panel-media {
box-shadow: 0 -50px 20px -10px rgba(0, 0, 0, 0.2);
padding: 10px 15px 15px 140px;
position: relative;
}
.panel-media-img {
position: absolute;
width: 96px;
height: 96px;
left: 20px;
top: -48px;
}
.panel-media-heading {
color: #fff;
position: absolute;
top: -2.7em;
}
.panel .panel-heading,
.panel > :first-child {
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}
.panel .panel-footer,
.panel > :last-child {
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
}
.panel-body-full {
margin-left: -20px;
margin-right: -20px;
}
.panel-body {
padding: 25px 20px;
}
.panel-body .row,
.panel-body .form-horizontal .form-group {
margin-left: -8px;
margin-right: -8px;
}
.panel-trans {
border-color: transparent;
box-shadow: none;
}
.panel-heading {
position: relative;
height: 50px;
padding: 0;
}
.panel-title {
font-weight: 300;
padding: 0 20px 0 20px;
font-size: 1.416em;
line-height: 50px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.panel-default.panel-colorful {
background-color: #e0e5ec;
color: #515151;
}
.panel-default .panel-heading {
background-color: #e0e5ec;
border-color: #f0f2f6;
}
.panel-footer {
background-color: #e3e7e9;
color: #515151;
border-color: #dee2e4;
position: relative;
}
/* Mixin */
/*---------------------------------*/
/* Colors */
/*---------------------------------*/
.panel-primary .panel-heading,
.panel-primary .panel-footer,
.panel-primary.panel-colorful {
background-color: #5fa2dd;
border-color: #5fa2dd;
color: #ffffff;
}
.panel-info .panel-heading,
.panel-info .panel-footer,
.panel-info.panel-colorful {
background-color: #4ebcda;
border-color: #4ebcda;
color: #ffffff;
}
.panel-success .panel-heading,
.panel-success .panel-footer,
.panel-success.panel-colorful {
background-color: #9cc96b;
border-color: #9cc96b;
color: #ffffff;
}
.panel-warning .panel-heading,
.panel-warning .panel-footer,
.panel-warning.panel-colorful {
background-color: #ebaa4b;
border-color: #ebaa4b;
color: #ffffff;
}
.panel-danger .panel-heading,
.panel-danger .panel-footer,
.panel-danger.panel-colorful {
background-color: #f76c51;
border-color: #f76c51;
color: #ffffff;
}
.panel-mint .panel-heading,
.panel-mint .panel-footer,
.panel-mint.panel-colorful {
background-color: #50c7a7;
border-color: #50c7a7;
color: #ffffff;
}
.panel-purple .panel-heading,
.panel-purple .panel-footer,
.panel-purple.panel-colorful {
background-color: #986291;
border-color: #986291;
color: #ffffff;
}
.panel-pink .panel-heading,
.panel-pink .panel-footer,
.panel-pink.panel-colorful {
background-color: #e17ca7;
border-color: #e17ca7;
color: #ffffff;
}
.panel-dark .panel-heading,
.panel-dark .panel-footer,
.panel-dark.panel-colorful {
background-color: #3b4146;
border-color: #3b4146;
color: #ffffff;
}
.panel > .panel-heading:after,
.panel.panel-colorful > .panel-heading:after {
content: '';
display: block;
position: absolute;
height: 0;
left: 20px;
right: 20px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.panel-colorful > .panel-heading {
border: 0;
}
.panel-default > .panel-heading:after,
.panel-primary > .panel-heading:after,
.panel-info > .panel-heading:after,
.panel-success > .panel-heading:after,
.panel-warning > .panel-heading:after,
.panel-danger > .panel-heading:after,
.panel-purple > .panel-heading:after,
.panel-pink > .panel-heading:after,
.panel-dark > .panel-heading:after {
display: none;
}
/* Bordered */
/*---------------------------------*/
.panel-bordered-default,
.panel-default.panel-bordered {
border: 1px solid #b3c1d1;
}
.panel-bordered-primary,
.panel-primary.panel-bordered {
border: 1px solid #5fa2dd;
}
.panel-bordered-info,
.panel-info.panel-bordered {
border: 1px solid #4ebcda;
}
.panel-bordered-success,
.panel-success.panel-bordered {
border: 1px solid #9cc96b;
}
.panel-bordered-warning,
.panel-warning.panel-bordered {
border: 1px solid #ebaa4b;
}
.panel-bordered-danger,
.panel-danger.panel-bordered {
border: 1px solid #f76c51;
}
.panel-bordered-mint,
.panel-mint.panel-bordered {
border: 1px solid #50c7a7;
}
.panel-bordered-purple,
.panel-purple.panel-bordered {
border: 1px solid #986291;
}
.panel-bordered-pink,
.panel-pink.panel-bordered {
border: 1px solid #e17ca7;
}
.panel-bordered-dark,
.panel-dark.panel-bordered {
border: 1px solid #3b4146;
}
/* Panel Group */
/*---------------------------------*/
.panel-group .panel {
border-radius: 0;
margin-bottom: 20px;
}
.panel-group > div {
padding-left: 0;
padding-right: 0;
}
.panel-group > div:first-child > .panel {
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
}
.panel-group > div:last-child > .panel {
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
}
.panel-group > div + div > .panel {
margin-left: -1px;
}
/* Panel Control */
/*---------------------------------*/
.panel-control {
height: 100%;
position: relative;
float: right;
padding: 0 15px;
}
.panel-control:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
left: -1em;
position: relative;
}
.panel-control > i,
.panel-control > .badge,
.panel-control > label {
vertical-align: middle;
}
/* Panel with tabs */
/*---------------------------------*/
.panel-control .nav-tabs {
display: inline-block;
height: 40px;
margin-top: 10px;
vertical-align: bottom;
border: 0;
}
.panel-control .nav-tabs > li {
margin-top: 1px;
margin-right: 5px;
height: 100%;
}
.panel-control .nav-tabs > li > a {
border-radius: 0;
margin-right: 0;
height: 100%;
line-height: 40px;
border-top-left-radius: 0;
border-top-right-radius: 0;
padding: 0 15px;
}
.panel-control .nav-tabs > li:not(.active) {
background-color: transparent;
opacity: .6;
}
.panel-control .nav-tabs > li:not(.active) a {
color: inherit;
border-bottom: 0 !important;
}
.panel-control .nav-tabs > li:not(.active) a:hover {
background-color: rgba(0, 0, 0, 0.15);
border-color: transparent;
}
.panel-control .nav-tabs > .active > a {
z-index: 1;
}
/* Panel with progress bar */
/*---------------------------------*/
.panel-control .progress {
min-width: 150px;
margin: 0;
display: inline-block;
vertical-align: middle;
}
/* Panel with switch */
/*---------------------------------*/
.panel-control .switchery {
margin-left: 15px;
vertical-align: middle;
}
/* Panel with pager */
/*---------------------------------*/
.panel-control .pager {
margin: 0;
display: inline-block;
vertical-align: middle;
border-radius: 0;
}
/* Panel with pagination */
/*---------------------------------*/
.panel-control .pagination {
margin: 0;
border-radius: 0;
vertical-align: middle;
}
.panel-control .pagination > li > a,
.panel-control .pagination > li > span {
padding: 0 10px;
border: 0 0 0 0;
border-color: rgba(0, 0, 0, 0.09);
box-shadow: none;
height: 100%;
line-height: 30px;
}
.panel-control .pagination > li:not(.active):not(.disabled) > a:hover {
background-color: rgba(0, 0, 0, 0.05);
border-color: rgba(0, 0, 0, 0.09);
}
.panel-control .pagination > .disabled > a,
.panel-control .pagination > .disabled > a:hover,
.panel-control .pagination > .disabled > a:active {
border-color: rgba(0, 0, 0, 0.09);
}
.panel-control .pagination > li:not(.active) > a,
.pagination > li > a {
background-color: transparent;
color: inherit;
}
.panel-control .pagination > li > a:hover,
.pagination > li > a:focus {
box-shadow: none;
}
/* Panel with pagination */
/*---------------------------------*/
.panel-control .btn,
.panel-control .dropdown-toggle.btn {
border: 0;
}
.panel-control .open > .btn,
.panel-control .btn.active,
.panel-control .btn:active {
box-shadow: none !important;
}
.panel-control .btn-default {
background-color: transparent;
color: inherit;
}
.panel-control > .btn:first-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.panel-control > .btn:last-child,
.panel-control > .btn-group:last-child > .btn:first-child {
border-bottom-right-radius: 0;
}
/*# sourceMappingURL=nifty.css.map */
body,
label,
.checkbox label {
font-weight: 300;
}
.btn-dashboard {
width: 130px;
height: 100px;
padding: 20px 20px;
}
.btn-edit {
position: absolute;
}
#container .badge-dash-button {
position: absolute;
top: -10px;
right: -15px;
}
/*# sourceMappingURL=app.css.map */
/*# sourceMappingURL=final.css.map */
| 0.29747 | 0.052619 |
body {
background: #212121;
}
input {
position: absolute;
display: none;
}
.menu {
position: absolute;
top: 50%;
left: 50%;
margin: 0 auto;
margin-top: -25px;
margin-left: -25px;
}
.btn {
width: 70px;
height: 70px;
border-radius: 70px;
position: absolute;
overflow: hidden;
cursor: pointer;
}
.material-icons.md-36 {
font-size: 36px;
color: #7159c1;
}
.btn {
background: #eceff1;
font-size: 15px;
display: grid;
place-items: center;
place-content: center;
transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.btn:not(:first-child) {
opacity: 0;
z-index: -2;
transition: all 0.6s cubic-bezier(0.87, -0.41, 0.19, 1.44);
}
.btn:nth-child(2) {
top: 0px;
transition-delay: 0s;
}
.btn:nth-child(3) {
top: 0px;
left: 0px;
transition-delay: 0.1s;
}
.btn:nth-child(4) {
left: 0px;
transition-delay: 0.2s;
}
.btn:nth-child(5) {
top: 0px;
left: 0px;
transition-delay: 0.3s;
}
.btn:nth-child(6) {
top: 0px;
transition-delay: 0.4s;
}
.btn:nth-child(7) {
top: 0px;
left: 0px;
transition-delay: 0.5s;
}
.btn:nth-child(8) {
left: 0px;
transition-delay: 0.6s;
}
.btn:nth-child(9) {
top: 0px;
left: 0px;
transition-delay: 0.7s;
}
/* input#toggle:checked ~ #show-menu .btn:nth-child(2) { */
input#toggle:checked ~ #show-menu .btn:nth-child(2) {
top: -150px;
opacity: 1;
}
input#toggle:checked ~ #show-menu .btn:nth-child(3) {
top: -100px;
left: 100px;
opacity: 1;
}
input#toggle:checked ~ #show-menu .btn:nth-child(4) {
left: 150px;
opacity: 1;
}
input#toggle:checked ~ #show-menu .btn:nth-child(5) {
top: 100px;
left: 100px;
opacity: 1;
}
input#toggle:checked ~ #show-menu .btn:nth-child(6) {
top: 150px;
opacity: 1;
}
input#toggle:checked ~ #show-menu .btn:nth-child(7) {
top: 100px;
left: -100px;
opacity: 1;
}
input#toggle:checked ~ #show-menu .btn:nth-child(8) {
left: -150px;
opacity: 1;
}
input#toggle:checked ~ #show-menu .btn:nth-child(9) {
top: -100px;
left: -100px;
opacity: 1;
}
.menuBtn,
.closeBtn {
position: absolute;
transition: all 0.3s ease;
}
.closeBtn {
transform: translateY(50px);
opacity: 0;
}
input#toggle:checked ~ #show-menu .btn .menuBtn {
transform: translateY(-50px);
opacity: 0;
}
input#toggle:checked ~ #show-menu .btn .closeBtn {
transform: translateY(0px);
opacity: 1;
}
|
desafios/dia-15/style.css
|
body {
background: #212121;
}
input {
position: absolute;
display: none;
}
.menu {
position: absolute;
top: 50%;
left: 50%;
margin: 0 auto;
margin-top: -25px;
margin-left: -25px;
}
.btn {
width: 70px;
height: 70px;
border-radius: 70px;
position: absolute;
overflow: hidden;
cursor: pointer;
}
.material-icons.md-36 {
font-size: 36px;
color: #7159c1;
}
.btn {
background: #eceff1;
font-size: 15px;
display: grid;
place-items: center;
place-content: center;
transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.btn:not(:first-child) {
opacity: 0;
z-index: -2;
transition: all 0.6s cubic-bezier(0.87, -0.41, 0.19, 1.44);
}
.btn:nth-child(2) {
top: 0px;
transition-delay: 0s;
}
.btn:nth-child(3) {
top: 0px;
left: 0px;
transition-delay: 0.1s;
}
.btn:nth-child(4) {
left: 0px;
transition-delay: 0.2s;
}
.btn:nth-child(5) {
top: 0px;
left: 0px;
transition-delay: 0.3s;
}
.btn:nth-child(6) {
top: 0px;
transition-delay: 0.4s;
}
.btn:nth-child(7) {
top: 0px;
left: 0px;
transition-delay: 0.5s;
}
.btn:nth-child(8) {
left: 0px;
transition-delay: 0.6s;
}
.btn:nth-child(9) {
top: 0px;
left: 0px;
transition-delay: 0.7s;
}
/* input#toggle:checked ~ #show-menu .btn:nth-child(2) { */
input#toggle:checked ~ #show-menu .btn:nth-child(2) {
top: -150px;
opacity: 1;
}
input#toggle:checked ~ #show-menu .btn:nth-child(3) {
top: -100px;
left: 100px;
opacity: 1;
}
input#toggle:checked ~ #show-menu .btn:nth-child(4) {
left: 150px;
opacity: 1;
}
input#toggle:checked ~ #show-menu .btn:nth-child(5) {
top: 100px;
left: 100px;
opacity: 1;
}
input#toggle:checked ~ #show-menu .btn:nth-child(6) {
top: 150px;
opacity: 1;
}
input#toggle:checked ~ #show-menu .btn:nth-child(7) {
top: 100px;
left: -100px;
opacity: 1;
}
input#toggle:checked ~ #show-menu .btn:nth-child(8) {
left: -150px;
opacity: 1;
}
input#toggle:checked ~ #show-menu .btn:nth-child(9) {
top: -100px;
left: -100px;
opacity: 1;
}
.menuBtn,
.closeBtn {
position: absolute;
transition: all 0.3s ease;
}
.closeBtn {
transform: translateY(50px);
opacity: 0;
}
input#toggle:checked ~ #show-menu .btn .menuBtn {
transform: translateY(-50px);
opacity: 0;
}
input#toggle:checked ~ #show-menu .btn .closeBtn {
transform: translateY(0px);
opacity: 1;
}
| 0.482429 | 0.085099 |
.UserForm {
background-color: transparent;
background-image: url('../media/bg.jpg');
}
.UserForm h1 {
font-family: 'Raleway', sans-serif; font-size: 1.1em; color: white; font-weight: 600;
margin: 0;
}
.UserForm .user-header {
padding: 5% 5%;
}
.UserForm .user-header .user-back {
color: white; font-size: 0.8em;
}
.UserForm .user-header .total-balance {
padding-left: 5%;
padding-top: 5%;
}
.UserForm .user-header .balance-amount {
font-weight: 800; font-size: 2em;
padding-left: 5%;
}
.UserForm .user-header .balance-msg {
font-weight: 400; color: #00bed8; font-size: 0.8em;
padding-left: 5%;
}
.UserForm .dock {
background-color: white;
padding: 5%;
padding-top: 8%;
border-radius: 20px 20px 0 0;
min-height: 80vh;
}
.UserForm .dock .dock-desc {
font-size: 0.7em;
text-align: center;
padding: 0 5% 3% 5%;
font-weight: 600;
}
.UserForm .dock .dock-warn {
font-size: 0.7em;
text-align: center;
}
.UserForm .dock h2 {
font-size: 0.8em;
padding-bottom: 4%;
}
.UserForm .dock .dock-fields {
padding: 0 5%;
}
.UserForm .dock .expense-ex {
font-size: 0.7em;
padding: 1%;
margin-top: -10px;
}
.UserForm .expenses {
list-style: none;
margin: 0;
padding: 0;
}
.UserForm .expenses input {
font-family: 'Raleway', sans-serif;
}
.UserForm .expenses .expense-delete {
border: none;
background-color: transparent;
font-size: 1em; color: #a6a6a6;
}
.UserForm .expenses .expense-input {
width: 38%;
margin: 2% 1%; padding-left: 5px;
border: 1px solid #a6a6a6;
height: 23px;
font-family: 'Raleway', sans-serif;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-size: 0.8em;
border-radius: 2px;
}
.UserForm .expenses .amount-input {
width: 12%;
margin: 2% 1%; padding-left: 5px;
border: 1px solid #a6a6a6;
height: 23px;
font-family: 'Raleway', sans-serif;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 2px;
}
.UserForm .expenses .cycle-input {
width: 30%;
margin: 2% 1%; padding-left: 5px;
border: 1px solid #a6a6a6;
height: 26px;
font-family: 'Raleway', sans-serif;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: url("../media/dropdown.png") 96% / 15% no-repeat transparent;
border-radius: 2px;
}
.UserForm .add-button {
width: 96%;
margin: 2%;
background-color: transparent;
border: 1px solid #a6a6a6;
padding: 2%;
font-family: 'Raleway', sans-serif; color: #a6a6a6;
border-radius: 2px;
}
.UserForm .remaining-balance {
color: #00bed8;
font-weight: 600; font-size: 0.9em !important;
padding-top: 3% !important;
padding-bottom: 0% !important;
}
fieldset {
margin: 0;
padding: 0;
border: none;
}
.percentages input[type="radio"], .alcohol input[type="radio"], .places input[type="checkbox"], .beverages input[type="checkbox"]{
opacity: 0;
position: fixed;
width: 0;
}
.percentages input[type="radio"]:checked+label, .alcohol input[type="radio"]:checked+label, .places input[type="checkbox"]:checked+label, .beverages input[type="checkbox"]:checked+label{
background-color: #00bed8;
color: white;
}
.percentages label, .places label, .beverages label {
display: inline-block;
background-color: transparent;
padding: 3% 5%;
font-family: 'Raleway', sans-serif; color: #a6a6a6; font-weight: 600; font-size: 0.8em;
cursor: pointer;
border-radius: 2px;
border: 2px solid #00bed8;
margin-right: 2%;
min-width: 8%;
text-align: center;
}
.custom-input {
position: absolute;
height: 31px;
right: 65px;
width: 74px;
margin-top: 2px;
border: none;
font-family: 'Raleway', sans-serif; color: #a6a6a6; font-weight: 600; font-size: 0.8em;
text-align: center;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 2px;
}
.alcohol .yes {
display: inline-block;
background-color: transparent;
padding: 3% 5%;
font-family: 'Raleway', sans-serif; color: #a6a6a6; font-weight: 600; font-size: 0.8em;
cursor: pointer;
border-radius: 2px 0 0 2px;
border: 2px solid #00bed8;
min-width: 8%;
text-align: center;
}
.alcohol .no {
display: inline-block;
background-color: transparent;
padding: 3% 5%;
font-family: 'Raleway', sans-serif; color: #a6a6a6; font-weight: 600; font-size: 0.8em;
cursor: pointer;
border-radius: 0 2px 2px 0;
border: 2px solid #00bed8;
min-width: 8%;
text-align: center;
}
.places {
font-size: 0.9em;
}
.places label {
padding: 4%;
}
.refresh-date {
border: none;
border-bottom: 1px solid #00bed8;
width: 50%;
text-align: right;
padding-right: 133px;
box-sizing: border-box;
font-family: 'Raleway', sans-serif; color: black;
font-size: 1em;
}
.suffix {
position:absolute;
left:20px;
font-size: 1em;
}
.next-button {
background-color: #1a4789;
font-family: 'Raleway', sans-serif; font-weight: 600;
color: white;
padding: 4%;
width: 30%;
border-radius: 6px;
margin-top: 5%; margin-left: 70%;
border: none;
}
hr {
margin: 8% 0;
border-top: #a6a6a6;
}
|
src/styles/UserForm.css
|
.UserForm {
background-color: transparent;
background-image: url('../media/bg.jpg');
}
.UserForm h1 {
font-family: 'Raleway', sans-serif; font-size: 1.1em; color: white; font-weight: 600;
margin: 0;
}
.UserForm .user-header {
padding: 5% 5%;
}
.UserForm .user-header .user-back {
color: white; font-size: 0.8em;
}
.UserForm .user-header .total-balance {
padding-left: 5%;
padding-top: 5%;
}
.UserForm .user-header .balance-amount {
font-weight: 800; font-size: 2em;
padding-left: 5%;
}
.UserForm .user-header .balance-msg {
font-weight: 400; color: #00bed8; font-size: 0.8em;
padding-left: 5%;
}
.UserForm .dock {
background-color: white;
padding: 5%;
padding-top: 8%;
border-radius: 20px 20px 0 0;
min-height: 80vh;
}
.UserForm .dock .dock-desc {
font-size: 0.7em;
text-align: center;
padding: 0 5% 3% 5%;
font-weight: 600;
}
.UserForm .dock .dock-warn {
font-size: 0.7em;
text-align: center;
}
.UserForm .dock h2 {
font-size: 0.8em;
padding-bottom: 4%;
}
.UserForm .dock .dock-fields {
padding: 0 5%;
}
.UserForm .dock .expense-ex {
font-size: 0.7em;
padding: 1%;
margin-top: -10px;
}
.UserForm .expenses {
list-style: none;
margin: 0;
padding: 0;
}
.UserForm .expenses input {
font-family: 'Raleway', sans-serif;
}
.UserForm .expenses .expense-delete {
border: none;
background-color: transparent;
font-size: 1em; color: #a6a6a6;
}
.UserForm .expenses .expense-input {
width: 38%;
margin: 2% 1%; padding-left: 5px;
border: 1px solid #a6a6a6;
height: 23px;
font-family: 'Raleway', sans-serif;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-size: 0.8em;
border-radius: 2px;
}
.UserForm .expenses .amount-input {
width: 12%;
margin: 2% 1%; padding-left: 5px;
border: 1px solid #a6a6a6;
height: 23px;
font-family: 'Raleway', sans-serif;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 2px;
}
.UserForm .expenses .cycle-input {
width: 30%;
margin: 2% 1%; padding-left: 5px;
border: 1px solid #a6a6a6;
height: 26px;
font-family: 'Raleway', sans-serif;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: url("../media/dropdown.png") 96% / 15% no-repeat transparent;
border-radius: 2px;
}
.UserForm .add-button {
width: 96%;
margin: 2%;
background-color: transparent;
border: 1px solid #a6a6a6;
padding: 2%;
font-family: 'Raleway', sans-serif; color: #a6a6a6;
border-radius: 2px;
}
.UserForm .remaining-balance {
color: #00bed8;
font-weight: 600; font-size: 0.9em !important;
padding-top: 3% !important;
padding-bottom: 0% !important;
}
fieldset {
margin: 0;
padding: 0;
border: none;
}
.percentages input[type="radio"], .alcohol input[type="radio"], .places input[type="checkbox"], .beverages input[type="checkbox"]{
opacity: 0;
position: fixed;
width: 0;
}
.percentages input[type="radio"]:checked+label, .alcohol input[type="radio"]:checked+label, .places input[type="checkbox"]:checked+label, .beverages input[type="checkbox"]:checked+label{
background-color: #00bed8;
color: white;
}
.percentages label, .places label, .beverages label {
display: inline-block;
background-color: transparent;
padding: 3% 5%;
font-family: 'Raleway', sans-serif; color: #a6a6a6; font-weight: 600; font-size: 0.8em;
cursor: pointer;
border-radius: 2px;
border: 2px solid #00bed8;
margin-right: 2%;
min-width: 8%;
text-align: center;
}
.custom-input {
position: absolute;
height: 31px;
right: 65px;
width: 74px;
margin-top: 2px;
border: none;
font-family: 'Raleway', sans-serif; color: #a6a6a6; font-weight: 600; font-size: 0.8em;
text-align: center;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 2px;
}
.alcohol .yes {
display: inline-block;
background-color: transparent;
padding: 3% 5%;
font-family: 'Raleway', sans-serif; color: #a6a6a6; font-weight: 600; font-size: 0.8em;
cursor: pointer;
border-radius: 2px 0 0 2px;
border: 2px solid #00bed8;
min-width: 8%;
text-align: center;
}
.alcohol .no {
display: inline-block;
background-color: transparent;
padding: 3% 5%;
font-family: 'Raleway', sans-serif; color: #a6a6a6; font-weight: 600; font-size: 0.8em;
cursor: pointer;
border-radius: 0 2px 2px 0;
border: 2px solid #00bed8;
min-width: 8%;
text-align: center;
}
.places {
font-size: 0.9em;
}
.places label {
padding: 4%;
}
.refresh-date {
border: none;
border-bottom: 1px solid #00bed8;
width: 50%;
text-align: right;
padding-right: 133px;
box-sizing: border-box;
font-family: 'Raleway', sans-serif; color: black;
font-size: 1em;
}
.suffix {
position:absolute;
left:20px;
font-size: 1em;
}
.next-button {
background-color: #1a4789;
font-family: 'Raleway', sans-serif; font-weight: 600;
color: white;
padding: 4%;
width: 30%;
border-radius: 6px;
margin-top: 5%; margin-left: 70%;
border: none;
}
hr {
margin: 8% 0;
border-top: #a6a6a6;
}
| 0.479504 | 0.063919 |
t
:root {
--color-main-light: #fff0f7;
--color-main-medium: #ffa8d1;
--color-main-dark: #ff004c;
--color-alt-light: #e9f3ff;
--color-alt-medium: #7aa7ff;
--color-alt-dark: #00203f;
--color-warning: #b536ff;
--color-error: #ff004c;
--color-purchase: #da9cff;
--header-height:3rem;
--footer-height:4rem;
}
/*
Brandon Grotesque Regular
font-family: brandon-grotesque, sans-serif;
font-weight: 400;
font-style: normal;
Brandon Grotesque Bold
font-family: brandon-grotesque, sans-serif;
font-weight: 700;
font-style: normal;
Brandon Grotesque Medium
font-family: brandon-grotesque, sans-serif;
font-weight: 500;
font-style: normal;
Playfair Display
font-family: 'Playfair Display', serif;
font-weight: 400, 500, 700, 900;
*/
/**/
*, *::before, *::after {
box-sizing:border-box;
}
body {
margin:0;
font-size:100%;
font-family: brandon-grotesque, sans-serif;
font-weight: 400;
color:#00203f;
background-color: var(--color-main-light);
}
h1{
font-family: 'Playfair Display', serif;
font-weight: 900;
}
h2{
font-family: 'Playfair Display', serif;
font-weight: 900;
color:var(--color-main-dark);
}
h3,
h4
{
font-family: 'Playfair Display', serif;
font-weight: 700;
}
h5,
h6 {
font-family: 'Playfair Display', serif;
font-weight: 500;
}
a {
text-decoration: none;
font-weight: bold;
color:inherit;
}
a:hover {
text-decoration: underline;
}
p::first-letter {
margin-left:2em;
}
code {
white-space:pre-wrap;
display:block;
}
/* Layout Classes */
.container {
max-width:1000px;
margin-right: auto;
margin-left: auto;
}
.hidden {
display:none;
}
.display-flex {
display:flex;
}
.display-block {
display:block;
}
.display-inline-flex {
display:inline-flex;
}
.display-inline-block {
display:inline-block;
}
.flex-stretch { flex: 1 1 auto; }
.flex-none { flex:none; }
.flex-align-center { align-items:center; }
.flex-justify-center { justify-content:center; }
.article-body {
margin-top: 4em;
margin-bottom: 2em;
}
.article-body>p {
padding-right: 3em;
font-size: 1.5em;
font-weight: 700;
}
.article-body>h2{
font-size: 2em;
text-align: center;
}
img.picture-frame {
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 2em;
width: 55%;
height: auto;
border-color: var(--color-main-light);
border-style: solid;
border-width: 3em;
}
hr {
display: block;
unicode-bidi: isolate;
margin-block-start: 0.5em;
margin-block-end: 0.5em;
margin-inline-start: auto;
margin-inline-end: auto;
overflow: hidden;
border-style: solid;
border-color: #00203f;
border-width: 1px;
}
.margin-box {
width: 100%;
height: 100px;
margin-top: 2em;
}
.button {
font-family: brandon-grotesque, sans-serif;
font-weight: 500;
font-style: normal;
border: none;
color:var(--color-alt-dark);
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
border-radius:2em;
}
.space {
margin-top: 10%;
}
.button1 { background-color:var(--color-main-light);
border-radius:2em;
border:2px solid var(--color-alt-dark);
}
.button1:hover {
background-color:var(--color-main-dark);
border-radius:2em;
border:2px solid var(--color-alt-dark);
color:var(--color-main-light);
}
.button2 { background-color:var(--color-main-medium);}
.button2:hover {
background-color:var(--color-main-dark);
color:var(--color-main-light);
}
.button3 { background-color:var(--color-main-dark);
color:var(--color-alt-light);
}
.button3:hover{ background-color:var(--color-alt-dark);
color:var(--color-alt-light);
}
.button4 {
background-color:var(--color-main-medium);
padding: 0.8em 3em;
font-size: 20px;
margin-right:auto;
margin-left: auto;
}
.button4:hover {
background-color:var(--color-main-dark);
color:var(--color-main-light);
padding: 0.8em 3em;
font-size: 20px;
margin-right: 1.3em;
margin-right:auto;
margin-left: auto;
}
.nav {
width: 100%;
}
.button5 {
width: 100%;
background-color:var(--color-main-dark);
color:var(--color-alt-light);
padding: 0.8em 4em;
font-size: 20px;
margin-right:auto;
margin-left: auto;
}
.button5:hover{
width: 100%;
background-color:var(--color-alt-dark);
color:var(--color-alt-light);
padding: 0.8em 4em;
font-size: 20px;
margin-right:auto;
margin-left: auto;
}
/* Component Classes */
img.logo {
position: relative;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}
header.navbar {
overflow: hidden;
position: fixed;
width: 100%;
top: 0;
background-color:var(--color-main-medium);
color:var(--color-alt-dark);
z-index: 999;
}
.navbar h1 {
font-size:1em;
margin:0;
}
.navbar a {
float: left;
display: block;
text-align: center;
text-decoration: none;
padding:14px 16px;
}
.nav ul {
list-style-type:none;
padding-left:0;
background-color: var(--color-main-medium);
}
.nav a {
display:block;
padding:0.2em 0.5em;
}
.nav a:hover {
background-color:var(--color-main-dark);
color: var(--color-white);
text-decoration:none;
border-radius: 0.5em;
}
.nav li {
float: left;
}
.nav.crumbs ul,
.nav.pills ul,
.nav.stretch ul,
.nav.flex ul {
display:flex;
}
.nav.stretch li {
flex: 1 1 auto;
text-align:center;
}
.nav.pills a {
border-radius:2em;
padding:0.5em 1em;
}
.nav.crumbs a {
display:inline-block;
}
.nav.crumbs a:hover {
background-color:transparent;
color:inherit;
text-decoration:underline;
}
.nav.crumbs li:not(:first-child)::before {
content:'→';
font-family:arial;
}
.nav-right {
float: right;
margin-left: auto;
}
.view-window {
position:relative;
overflow:hidden;
background-size:cover;
background-position:center;
background-attachment:fixed;
height:100vh;
}
.product-list ul{
text-decoration:none;
color: var(--color-alt-dark);
}
.product-list li{
text-decoration:none;
color: var(--color-alt-dark);
}
.product-list li a{
text-decoration:none;
color: var(--color-alt-dark);
}
.card {
background-color:var(--color-main-medium);
padding:1em;
margin-top:1em;
margin-bottom:1em;
position:relative;
overflow:hidden;
}
.card.soft {
background-color:var(--color-main-light);
border-radius:0.5em;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
padding: 2em;
}
.card.hard {
background-color:var(--color-main-light);
border:2px solid var(--color-alt-dark);
}
.card.hard2 {
background-color:var(--color-main-medium);
border-radius:0.2em;
border:2px solid var(--color-alt-dark);
}
.card.dark {
background-color:var(--color-main-dark);
color:var(--color-white);
}
.card.medium {
background-color:var(--color-main-medium);
}
.card.light {
background-color:var(--color-main-light);
}
.card.rainbow {
background-image:linear-gradient(-45deg,#ffaac1,#e8fb8f,#a0a0f6);
}
.card.flat {
padding:0;
}
.card-section {
padding: 2em;
}
/* TABLES */
.table {
width:100%;
border-collapse:collapse;
}
.table td,
.table th {
text-align:left;
padding:0.2em 0.5em;
}
.table.striped tbody tr:nth-child(odd) {
background-color:var(--color-alt-dark);
}
.table.lined.all tbody tr,
.table.lined.horizontal tbody tr {
border-top:1px solid var(--color-alt-dark);
}
.table.lined.all th:not(:first-child),
.table.lined.all td:not(:first-child),
.table.lined.vertical th:not(:first-child),
.table.lined.vertical td:not(:first-child) {
border-left:1px solid var(--color-alt-dark);
}
.table.lined.all,
.table.lined.border {
border:1px solid var(--color-alt-dark);
}
p.itemtitle {
font-family: 'Playfair Display', serif;
font-weight: 900;
color:var(--color-alt-dark);
font-size: 1em;
}
p.itemprice {
}
.well {
padding: 0.5em;
background-color: var(--color-main-light);
margin: 1px;
}
.well .well {
background-color: var( --color-neutral-light);
}
.icon-bar {
width: 100%;
background-color:var(--color-main-dark);
overflow: auto;
padding: 0.2em;
}
.icon-bar a {
float: right;
width: 10%;
text-align: center;
transition: all 0.3s ease;
color: var(--color-main-light);
font-size: 36px;
border-radius:2em;
margin:0.2em;
}
.icon-bar a:hover {
background-color:var(--color-main-light );
}
.white {
width: 600px;
height: 600px;
background-color: white;
}
.form-input {
display: inline-block;
width: 100%;
border-width: 0;
background-color: transparent;
font:inherit;
padding: 0.5em 1em;
border-bottom: 1px solid var(--color-alt-medium);
outline: 0;
}
.form-control {
margin: 1em 0;
}
.form-control>button {
background-color: var(--color-main-dark);
}
.form-label {
font-size: 0.8em;
font-weight: 700;
color: var(--color-alt-dark);
}
.btn,
.form-button {
display: inline-block;
width: 100%;
border-width: 0;
font: inherit;
border-radius: 1em;
padding: 0.5em 1em;
background-color: var(--color-alt-medium);
text-align: center;
text-decoration: none;
cursor: pointer;
outline: 0;
-webkit-appearance:none;
}
.btn:hover,
.form-button:hover {
text-decoration:none;
background-color: var(--color-alt-dark);
color: var(--color-alt-light);
}
}
.btn.inline {
width:initial;
}
.btn.sell {
background-color:var(--color-purchase);
}
.hotdog
{
display: inline-flex;
width: 100%;
/*line-height: 3rem; */
font: inherit;
background-color: var(--color-alt-medium);
padding: 0.5em 1.5em;
border-radius: 2em;
border-width:0;
outline:0;
}
}
.hotdog.dark {
background-color: var(--color-alt-dark);
color: var(--color-alt-light);
}
.hotdog.stack button,
.hotdog.stack input,
.hotdog input {
border-width:0;
flex:1 1 100%;
outline:0;
font:inherit;
}
.hotdog.stack {
padding:0;
display: inline-flex;
width: 100%;
font: inherit;
background-color: transparent;
padding: 0.5em 1.5em;
border-radius: 2em;
border-width:0;
outline:0;
}
.hotdog.stack input {
padding:0.5em 1.5em;
background-color: var(--color-alt-light);
}
.hotdog.stack button {
background-color:var(--color-alt-medium);
padding:0.5em 1.5em;
flex: none;
}
.hotdog.stack>:first-child {
border-radius: 2em 0 0 2em;
}
.hotdog.stack>:last-child {
border-radius: 0 2em 2em 0;
}
form {
margin-right: 1em;
}
.form-select>select {
padding: 0.5em 1em;
background-color: var(--color-alt-light);
border-width: 0;
border-radius: 0.3em;
cursor: pointer;
-webkit-appearance:none;
display:inline-block;
width:100%;
font:inherit;
outline:0;
}
.form-select {
position:relative;
}
.form-select::after {
position:absolute;
content:'\25B2';
font-family: brandon-grotesque, sans-serif;
font-weight: 700;
font-style: normal;
font-size:0.9em;
transform:translateY(50%);
right:0.3rem;
pointer-events:none;
color:var(--color-alt-dark);
}
.btn, .form-button {
display: inline-block;
width: 100%;
border-width: 0;
font: inherit;
border-radius: 1.5em;
padding: 0.5em 1em;
margin-right: 1em;
background-color: var(--color-alt-medium);
text-align: center;
text-decoration: none;
cursor: pointer;
}
.select.margin {
margin: 1em;
}
.add {
margin-top: 1em;
}
.buy {
margin-top: 1em;
}
.pay {
text-align: center;
margin-right: auto;
margin-left: auto;
}
.pay a {
}
.pay a:hover {
text-decoration: none;
color: var(--color-main-dark)
}
.pay img {
display: block;
margin-right: auto;
margin-left: auto;
width: 70%;
}
.icon {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: text-bottom;
}
.footer-inside
{
margin-left: 3%;
}
footer {
position: relative;
left: 0;
bottom: 0;
width: 100%;
height: 18%;
margin-top: 100px;
margin-bottom: -10%;
background-color:var(--color-main-light);
color:var(--color-alt-medium);
}
.footer-grid {
margin: 2em;
}
|
lee.somin/css/styleguide.css
|
t
:root {
--color-main-light: #fff0f7;
--color-main-medium: #ffa8d1;
--color-main-dark: #ff004c;
--color-alt-light: #e9f3ff;
--color-alt-medium: #7aa7ff;
--color-alt-dark: #00203f;
--color-warning: #b536ff;
--color-error: #ff004c;
--color-purchase: #da9cff;
--header-height:3rem;
--footer-height:4rem;
}
/*
Brandon Grotesque Regular
font-family: brandon-grotesque, sans-serif;
font-weight: 400;
font-style: normal;
Brandon Grotesque Bold
font-family: brandon-grotesque, sans-serif;
font-weight: 700;
font-style: normal;
Brandon Grotesque Medium
font-family: brandon-grotesque, sans-serif;
font-weight: 500;
font-style: normal;
Playfair Display
font-family: 'Playfair Display', serif;
font-weight: 400, 500, 700, 900;
*/
/**/
*, *::before, *::after {
box-sizing:border-box;
}
body {
margin:0;
font-size:100%;
font-family: brandon-grotesque, sans-serif;
font-weight: 400;
color:#00203f;
background-color: var(--color-main-light);
}
h1{
font-family: 'Playfair Display', serif;
font-weight: 900;
}
h2{
font-family: 'Playfair Display', serif;
font-weight: 900;
color:var(--color-main-dark);
}
h3,
h4
{
font-family: 'Playfair Display', serif;
font-weight: 700;
}
h5,
h6 {
font-family: 'Playfair Display', serif;
font-weight: 500;
}
a {
text-decoration: none;
font-weight: bold;
color:inherit;
}
a:hover {
text-decoration: underline;
}
p::first-letter {
margin-left:2em;
}
code {
white-space:pre-wrap;
display:block;
}
/* Layout Classes */
.container {
max-width:1000px;
margin-right: auto;
margin-left: auto;
}
.hidden {
display:none;
}
.display-flex {
display:flex;
}
.display-block {
display:block;
}
.display-inline-flex {
display:inline-flex;
}
.display-inline-block {
display:inline-block;
}
.flex-stretch { flex: 1 1 auto; }
.flex-none { flex:none; }
.flex-align-center { align-items:center; }
.flex-justify-center { justify-content:center; }
.article-body {
margin-top: 4em;
margin-bottom: 2em;
}
.article-body>p {
padding-right: 3em;
font-size: 1.5em;
font-weight: 700;
}
.article-body>h2{
font-size: 2em;
text-align: center;
}
img.picture-frame {
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 2em;
width: 55%;
height: auto;
border-color: var(--color-main-light);
border-style: solid;
border-width: 3em;
}
hr {
display: block;
unicode-bidi: isolate;
margin-block-start: 0.5em;
margin-block-end: 0.5em;
margin-inline-start: auto;
margin-inline-end: auto;
overflow: hidden;
border-style: solid;
border-color: #00203f;
border-width: 1px;
}
.margin-box {
width: 100%;
height: 100px;
margin-top: 2em;
}
.button {
font-family: brandon-grotesque, sans-serif;
font-weight: 500;
font-style: normal;
border: none;
color:var(--color-alt-dark);
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
border-radius:2em;
}
.space {
margin-top: 10%;
}
.button1 { background-color:var(--color-main-light);
border-radius:2em;
border:2px solid var(--color-alt-dark);
}
.button1:hover {
background-color:var(--color-main-dark);
border-radius:2em;
border:2px solid var(--color-alt-dark);
color:var(--color-main-light);
}
.button2 { background-color:var(--color-main-medium);}
.button2:hover {
background-color:var(--color-main-dark);
color:var(--color-main-light);
}
.button3 { background-color:var(--color-main-dark);
color:var(--color-alt-light);
}
.button3:hover{ background-color:var(--color-alt-dark);
color:var(--color-alt-light);
}
.button4 {
background-color:var(--color-main-medium);
padding: 0.8em 3em;
font-size: 20px;
margin-right:auto;
margin-left: auto;
}
.button4:hover {
background-color:var(--color-main-dark);
color:var(--color-main-light);
padding: 0.8em 3em;
font-size: 20px;
margin-right: 1.3em;
margin-right:auto;
margin-left: auto;
}
.nav {
width: 100%;
}
.button5 {
width: 100%;
background-color:var(--color-main-dark);
color:var(--color-alt-light);
padding: 0.8em 4em;
font-size: 20px;
margin-right:auto;
margin-left: auto;
}
.button5:hover{
width: 100%;
background-color:var(--color-alt-dark);
color:var(--color-alt-light);
padding: 0.8em 4em;
font-size: 20px;
margin-right:auto;
margin-left: auto;
}
/* Component Classes */
img.logo {
position: relative;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}
header.navbar {
overflow: hidden;
position: fixed;
width: 100%;
top: 0;
background-color:var(--color-main-medium);
color:var(--color-alt-dark);
z-index: 999;
}
.navbar h1 {
font-size:1em;
margin:0;
}
.navbar a {
float: left;
display: block;
text-align: center;
text-decoration: none;
padding:14px 16px;
}
.nav ul {
list-style-type:none;
padding-left:0;
background-color: var(--color-main-medium);
}
.nav a {
display:block;
padding:0.2em 0.5em;
}
.nav a:hover {
background-color:var(--color-main-dark);
color: var(--color-white);
text-decoration:none;
border-radius: 0.5em;
}
.nav li {
float: left;
}
.nav.crumbs ul,
.nav.pills ul,
.nav.stretch ul,
.nav.flex ul {
display:flex;
}
.nav.stretch li {
flex: 1 1 auto;
text-align:center;
}
.nav.pills a {
border-radius:2em;
padding:0.5em 1em;
}
.nav.crumbs a {
display:inline-block;
}
.nav.crumbs a:hover {
background-color:transparent;
color:inherit;
text-decoration:underline;
}
.nav.crumbs li:not(:first-child)::before {
content:'→';
font-family:arial;
}
.nav-right {
float: right;
margin-left: auto;
}
.view-window {
position:relative;
overflow:hidden;
background-size:cover;
background-position:center;
background-attachment:fixed;
height:100vh;
}
.product-list ul{
text-decoration:none;
color: var(--color-alt-dark);
}
.product-list li{
text-decoration:none;
color: var(--color-alt-dark);
}
.product-list li a{
text-decoration:none;
color: var(--color-alt-dark);
}
.card {
background-color:var(--color-main-medium);
padding:1em;
margin-top:1em;
margin-bottom:1em;
position:relative;
overflow:hidden;
}
.card.soft {
background-color:var(--color-main-light);
border-radius:0.5em;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
padding: 2em;
}
.card.hard {
background-color:var(--color-main-light);
border:2px solid var(--color-alt-dark);
}
.card.hard2 {
background-color:var(--color-main-medium);
border-radius:0.2em;
border:2px solid var(--color-alt-dark);
}
.card.dark {
background-color:var(--color-main-dark);
color:var(--color-white);
}
.card.medium {
background-color:var(--color-main-medium);
}
.card.light {
background-color:var(--color-main-light);
}
.card.rainbow {
background-image:linear-gradient(-45deg,#ffaac1,#e8fb8f,#a0a0f6);
}
.card.flat {
padding:0;
}
.card-section {
padding: 2em;
}
/* TABLES */
.table {
width:100%;
border-collapse:collapse;
}
.table td,
.table th {
text-align:left;
padding:0.2em 0.5em;
}
.table.striped tbody tr:nth-child(odd) {
background-color:var(--color-alt-dark);
}
.table.lined.all tbody tr,
.table.lined.horizontal tbody tr {
border-top:1px solid var(--color-alt-dark);
}
.table.lined.all th:not(:first-child),
.table.lined.all td:not(:first-child),
.table.lined.vertical th:not(:first-child),
.table.lined.vertical td:not(:first-child) {
border-left:1px solid var(--color-alt-dark);
}
.table.lined.all,
.table.lined.border {
border:1px solid var(--color-alt-dark);
}
p.itemtitle {
font-family: 'Playfair Display', serif;
font-weight: 900;
color:var(--color-alt-dark);
font-size: 1em;
}
p.itemprice {
}
.well {
padding: 0.5em;
background-color: var(--color-main-light);
margin: 1px;
}
.well .well {
background-color: var( --color-neutral-light);
}
.icon-bar {
width: 100%;
background-color:var(--color-main-dark);
overflow: auto;
padding: 0.2em;
}
.icon-bar a {
float: right;
width: 10%;
text-align: center;
transition: all 0.3s ease;
color: var(--color-main-light);
font-size: 36px;
border-radius:2em;
margin:0.2em;
}
.icon-bar a:hover {
background-color:var(--color-main-light );
}
.white {
width: 600px;
height: 600px;
background-color: white;
}
.form-input {
display: inline-block;
width: 100%;
border-width: 0;
background-color: transparent;
font:inherit;
padding: 0.5em 1em;
border-bottom: 1px solid var(--color-alt-medium);
outline: 0;
}
.form-control {
margin: 1em 0;
}
.form-control>button {
background-color: var(--color-main-dark);
}
.form-label {
font-size: 0.8em;
font-weight: 700;
color: var(--color-alt-dark);
}
.btn,
.form-button {
display: inline-block;
width: 100%;
border-width: 0;
font: inherit;
border-radius: 1em;
padding: 0.5em 1em;
background-color: var(--color-alt-medium);
text-align: center;
text-decoration: none;
cursor: pointer;
outline: 0;
-webkit-appearance:none;
}
.btn:hover,
.form-button:hover {
text-decoration:none;
background-color: var(--color-alt-dark);
color: var(--color-alt-light);
}
}
.btn.inline {
width:initial;
}
.btn.sell {
background-color:var(--color-purchase);
}
.hotdog
{
display: inline-flex;
width: 100%;
/*line-height: 3rem; */
font: inherit;
background-color: var(--color-alt-medium);
padding: 0.5em 1.5em;
border-radius: 2em;
border-width:0;
outline:0;
}
}
.hotdog.dark {
background-color: var(--color-alt-dark);
color: var(--color-alt-light);
}
.hotdog.stack button,
.hotdog.stack input,
.hotdog input {
border-width:0;
flex:1 1 100%;
outline:0;
font:inherit;
}
.hotdog.stack {
padding:0;
display: inline-flex;
width: 100%;
font: inherit;
background-color: transparent;
padding: 0.5em 1.5em;
border-radius: 2em;
border-width:0;
outline:0;
}
.hotdog.stack input {
padding:0.5em 1.5em;
background-color: var(--color-alt-light);
}
.hotdog.stack button {
background-color:var(--color-alt-medium);
padding:0.5em 1.5em;
flex: none;
}
.hotdog.stack>:first-child {
border-radius: 2em 0 0 2em;
}
.hotdog.stack>:last-child {
border-radius: 0 2em 2em 0;
}
form {
margin-right: 1em;
}
.form-select>select {
padding: 0.5em 1em;
background-color: var(--color-alt-light);
border-width: 0;
border-radius: 0.3em;
cursor: pointer;
-webkit-appearance:none;
display:inline-block;
width:100%;
font:inherit;
outline:0;
}
.form-select {
position:relative;
}
.form-select::after {
position:absolute;
content:'\25B2';
font-family: brandon-grotesque, sans-serif;
font-weight: 700;
font-style: normal;
font-size:0.9em;
transform:translateY(50%);
right:0.3rem;
pointer-events:none;
color:var(--color-alt-dark);
}
.btn, .form-button {
display: inline-block;
width: 100%;
border-width: 0;
font: inherit;
border-radius: 1.5em;
padding: 0.5em 1em;
margin-right: 1em;
background-color: var(--color-alt-medium);
text-align: center;
text-decoration: none;
cursor: pointer;
}
.select.margin {
margin: 1em;
}
.add {
margin-top: 1em;
}
.buy {
margin-top: 1em;
}
.pay {
text-align: center;
margin-right: auto;
margin-left: auto;
}
.pay a {
}
.pay a:hover {
text-decoration: none;
color: var(--color-main-dark)
}
.pay img {
display: block;
margin-right: auto;
margin-left: auto;
width: 70%;
}
.icon {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: text-bottom;
}
.footer-inside
{
margin-left: 3%;
}
footer {
position: relative;
left: 0;
bottom: 0;
width: 100%;
height: 18%;
margin-top: 100px;
margin-bottom: -10%;
background-color:var(--color-main-light);
color:var(--color-alt-medium);
}
.footer-grid {
margin: 2em;
}
| 0.329068 | 0.127789 |
*
{
margin: 0;
padding: 0;
}
.upper
{
position: absolute;
top: 7.5%;
left: 22.5%;
background-color: rgb(255,255,255);
}
.upper1 {
position: absolute;
top: 8%;
left: 22.5%;
max-width: 100%;
}
.img2 {
position: absolute;
width: 100%;
padding-top: 13%;
float: left;
}
.img3 {
position: relative;
top: 0%;
left: 290%;
}
.welcome
{
position: absolute;
padding-left: 22.5%;
padding-top: 0.5%;
color: grey;
top: 16.5%;
background-color: #d83230;
width: 110%;
height: 36%;
font-family: BrandonText-Regular,Arial,sans-serif;
float: left;
}
.form
{
padding: 1%;
height: 65%;
width: 13%;
background-color: #ad2826;
}
.button
{
border: none;
position: absolute;
width: 10.7%;
height: 12%;
background-color: #e50909;
font-family: BrandonText-Bold,Arial,sans-serif;
color: white;
text-transform: uppercase;
font-size: 14px;
text-align: center;
top: 68%;
}
input[type=text]
{
position: absolute;
background-color: #fff793;
width: 10.5%;
height: 12.3%;
padding: 0% 0%;
border: none;
text-align: left;
padding-left: 0.2%;
}
.text
{
position: absolute;
top: 55.5%;
left: 18%;
font-size: 15px;
}
input[type=checkbox]
{
position: absolute;
transform: scale(1.5);
}
.forgot
{
position: absolute;
top: 83%;
left: 18%;
font-size: 13px;
}
.t1
{
position: absolute;
top: 56%;
left: 18.8%;
font-size: 13px;
margin: 2px;
}
.top
{
position: absolute;
top: 10.6%;
left: 30%;
}
.teacher
{
position: absolute;
top: 40%;
left: 30%;
padding: 0.6%;
height: 34%;
width: 14%;
background-color: #ad2826;
display: inline-block;
font-size: 24px;
padding-top: 2%;
}
.parent
{
position: absolute;
top: 40%;
left: 47%;
padding: 0.6%;
height: 34%;
width: 14%;
background-color: #ad2826;
font-size: 24px;
padding-top: 2%;
}
.button1
{
border: none;
position: absolute;
width: 75%;
height: auto;
background-color: #3FB0EB;
font-family: BrandonText-Bold,Arial,sans-serif;
color: white;
text-transform: uppercase;
font-size: 14px;
text-align: center;
left: 13.5%;
top: 50%;
font-size: 20px;
padding: 10px;
}
.button2
{
border: none;
position: absolute;
width: 75%;
height: 22%;
background-color: #e2850b;
font-family: BrandonText-Bold,Arial,sans-serif;
color: white;
text-transform: uppercase;
font-size: 14px;
text-align: center;
left: 13.5%;
top: 50%;
font-size: 20px;
}
.blue
{
background-image: url('Assets/back.jpg');
background-position: center;
position: absolute;
color: white;
top: 53.8%;
width: 100%;
height: 46%;
font-family: BrandonText-Regular,Arial,sans-serif;
float: left;
z-index: 1;
font-size: 40px;
padding-top: 1.5%;
}
.bimg
{
position: absolute;
color: white;
top: 24.5%;
left: 57%;
width: 100%;
height: 100px;
font-family: BrandonText-Regular,Arial,sans-serif;
}
.vid
{
position: absolute;
color: white;
top: 20.5%;
left: 22.5%;
width: 425px;
height: 315px;
font-family: BrandonText-Regular,Arial,sans-serif;
z-index: 2;
background-color: black;
}
.white
{
background-color: white;
position: absolute;
padding-top: 0.5%;
color: red;
top: 106%;
font-size: 36px;
width: 100%;
height: 60%;
font-family: BrandonText-Regular,Arial,sans-serif;
float: left;
}
.wh1
{
background-color: white;
position: absolute;
padding-top: 0.5%;
padding-left: 22.5%;
color: black;
top: 15%;
width: 10%;
height: 50%;
font-family: BrandonText-Regular,Arial,sans-serif;
float: left;
font-size: 18px;
}
.wh2
{
background-color: white;
position: absolute;
padding-top: 0.5%;
color: black;
top: 15%;
left: 35%;
width: 15%;
height: 50%;
font-family: BrandonText-Regular,Arial,sans-serif;
float: left;
font-size: 18px;
}
.wh3
{
background-color: white;
position: absolute;
padding-top: 0.5%;
color: black;
top: 15%;
left: 50%;
width: 15%;
height: 50%;
font-family: BrandonText-Regular,Arial,sans-serif;
float: left;
font-size: 18px;
}
.wh4
{
background-color: white;
position: absolute;
padding-top: 0.5%;
color: black;
top: 15%;
left: 65%;
width: 15%;
height: 50%;
font-family: BrandonText-Regular,Arial,sans-serif;
float: left;
font-size: 18px;
}
.border-line-number {
color: #D73131;
font-weight: bold;
position: relative;
font-size: 14px;
margin: 0px;
top: 5px;
}
.grey
{
position: absolute;
padding-top: 0.5%;
color: red;
top: 150%;
width: 100%;
height: 50%;
font-family: BrandonText-Regular,Arial,sans-serif;
float: left;
background-color: #edeeef;
font-size: 32px;
font-weight: 10;
padding-top: 2%;
}
.iw
{
position: absolute;
left: 22.5%;
top: 20%;
}
.scroll
{
position: absolute;
top: 20%;
left: 55%;
}
.w2
{
position: absolute;
padding-top: 1%;
color: red;
top: 203%;
width: 100%;
height: 36%;
font-family: BrandonText-Regular,Arial,sans-serif;
float: left;
background-color: white;
font-size: 36px;
font-weight: 10;
}
.l1
{
border-left: 1px solid red;
position: absolute;
height: 28%;
left: 22.5%;
top: 23%;
z-index: 2;
padding-left:2%;
color: black;
font-size: 20px;
font-weight: 10;
font-family: BrandonText-Regular,sans-serif;
line-height: 1.6;
}
.l2
{
border-left: 1px solid red;
position: absolute;
height: 28%;
left: 36.5%;
top: 23%;
z-index: 2;
padding-left:2%;
color: black;
font-size: 20px;
font-weight: 10;
font-family: BrandonText-Regular,sans-serif;
line-height: 1.6;
}
.l3
{
border-left: 1px solid red;
position: absolute;
height: 28%;
left: 50.5%;
top: 23%;
z-index: 2;
padding-left:2%;
color: black;
font-size: 20px;
font-weight: 10;
font-family: BrandonText-Regular,sans-serif;
line-height: 1.6;
}
.l4
{
border-left: 1px solid red;
border-right: 1px solid red;
position: absolute;
height: 28%;
left: 62.5%;
top: 23%;
z-index: 2;
padding-left:2%;
padding-right: 2%;
color: black;
font-size: 20px;
font-weight: 10;
font-family: BrandonText-Regular,sans-serif;
line-height: 1.6;
}
.g2
{
position: absolute;
padding-top: 2%;
color: red;
top: 230%;
width: 100%;
height: 23%;
font-family: BrandonText-Regular,sans-serif;
float: left;
font-size: 36px;
background-color: #edeeef;
}
.g2left
{
position: absolute;
left: 32.5%;
top: 30%;
color: #3FB0EB;
padding: 2%;
}
.g2right
{
position: absolute;
left: 57.5%;
top: 30%;
color: #e2850b;
padding: 2%;
}
.b1
{
border: none;
position: absolute;
width: 190%;
height: 40%;
background-color: #3FB0EB;
font-family: BrandonText-Bold,Arial,sans-serif;
color: white;
font-size: 18px;
text-align: center;
left: -60%;
top: 85%;
}
.b2
{
border: none;
position: absolute;
width: 200%;
height: 40%;
background-color: #e2850b;
font-family: BrandonText-Bold,Arial,sans-serif
color: white;
font-size: 18px;
text-align: center;
top: 85%;
left: -40%;
}
.g3
{
position: absolute;
padding-top: 0.5%;
color: black;
top: 270%;
width: 100%;
height: 35%;
font-family: BrandonText-Regular,Arial,sans-serif;
float: left;
font-size: 12px;
background-color: #edeeef;
}
.r1
{
border-left: 4px solid white;
position: absolute;
height: 85%;
left: 22.5%;
top: 0%;
padding-top: 1.5%;
z-index: 2;
padding-left:2%;
padding-right: 2%;
color: black;
font-size: 15px;
font-weight: 10;
font-family: BrandonText-Regular,sans-serif;
line-height: 1.6;
}
.r2
{
border-left: 4px solid white;
position: absolute;
height: 85%;
left: 36.5%;
top: 0%;
padding-top: 1.5%;
z-index: 2;
padding-left:2%;
padding-right: 2%;
color: black;
font-size: 15px;
font-weight: 10;
font-family: BrandonText-Regular,sans-serif;
line-height: 1.6;
}
.r3
{
border-left: 4px solid white;
position: absolute;
height: 85%;
left: 50.5%;
top: 0%;
padding-top: 1.5%;
z-index: 2;
padding-left:1%;
padding-right: 2%;
color: black;
font-size: 15px;
font-weight: 10;
font-family: BrandonText-Regular,sans-serif;
line-height: 1.6;
}
.r4
{
border-left: 4px solid white;
border-right: 4px solid white;
position: absolute;
height: 85%;
left: 64%;
top: 0%;
padding-top: 1.5%;
z-index: 2;
padding-left:2%;
padding-right: 2%;
color: black;
font-size: 15px;
font-weight: 10;
font-family: BrandonText-Regular,sans-serif;
line-height: 1.6;
}
.last
{
position: absolute;
left: 23.5%;
top: 291.5%;
font-size: 13px;
padding-bottom: 3%;
padding-top: 0.5%;
}
#myBtn {
display: none; /* Hidden by default */
position: fixed; /* Fixed/sticky position */
bottom: 20px; /* Place the button at the bottom of the page */
right: 30px; /* Place the button 30px from the right */
z-index: 99; /* Make sure it does not overlap */
border: none; /* Remove borders */
outline: none; /* Remove outline */
background-color: red; /* Set a background color */
color: white; /* Text color */
cursor: pointer; /* Add a mouse pointer on hover */
padding: 15px; /* Some padding */
border-radius: 10px; /* Rounded corners */
font-size: 18px; /* Increase font size */
}
.maint
{
position: absolute;
top: 40px;
left: 230px;
width: 340px;
font-size: 36px;
}
.l11
{ top: 170px;
height: 60px;
width: 220px;
border-bottom: 2px solid white
}
.l22
{
position: absolute;
top: 59px;
left: 580px;
height: 2%;
width: 93%;
border-top: 2px solid white;
}
.footer{
background-image: url("https://secureservercdn.net/192.168.3.11/cf5.96e.myftpupload.com/wp-content/uploads/2017/04/footer-background.jpg?time=1561673451");
position: absolute;
top: 307%;
width: 100%;
color: #fff;
padding: 20px;
font-size: 20px;
line-height: 30px;
text-align: center;
}
.footer a{
color: #fff;
text-decoration: none;
}
|
main.css
|
*
{
margin: 0;
padding: 0;
}
.upper
{
position: absolute;
top: 7.5%;
left: 22.5%;
background-color: rgb(255,255,255);
}
.upper1 {
position: absolute;
top: 8%;
left: 22.5%;
max-width: 100%;
}
.img2 {
position: absolute;
width: 100%;
padding-top: 13%;
float: left;
}
.img3 {
position: relative;
top: 0%;
left: 290%;
}
.welcome
{
position: absolute;
padding-left: 22.5%;
padding-top: 0.5%;
color: grey;
top: 16.5%;
background-color: #d83230;
width: 110%;
height: 36%;
font-family: BrandonText-Regular,Arial,sans-serif;
float: left;
}
.form
{
padding: 1%;
height: 65%;
width: 13%;
background-color: #ad2826;
}
.button
{
border: none;
position: absolute;
width: 10.7%;
height: 12%;
background-color: #e50909;
font-family: BrandonText-Bold,Arial,sans-serif;
color: white;
text-transform: uppercase;
font-size: 14px;
text-align: center;
top: 68%;
}
input[type=text]
{
position: absolute;
background-color: #fff793;
width: 10.5%;
height: 12.3%;
padding: 0% 0%;
border: none;
text-align: left;
padding-left: 0.2%;
}
.text
{
position: absolute;
top: 55.5%;
left: 18%;
font-size: 15px;
}
input[type=checkbox]
{
position: absolute;
transform: scale(1.5);
}
.forgot
{
position: absolute;
top: 83%;
left: 18%;
font-size: 13px;
}
.t1
{
position: absolute;
top: 56%;
left: 18.8%;
font-size: 13px;
margin: 2px;
}
.top
{
position: absolute;
top: 10.6%;
left: 30%;
}
.teacher
{
position: absolute;
top: 40%;
left: 30%;
padding: 0.6%;
height: 34%;
width: 14%;
background-color: #ad2826;
display: inline-block;
font-size: 24px;
padding-top: 2%;
}
.parent
{
position: absolute;
top: 40%;
left: 47%;
padding: 0.6%;
height: 34%;
width: 14%;
background-color: #ad2826;
font-size: 24px;
padding-top: 2%;
}
.button1
{
border: none;
position: absolute;
width: 75%;
height: auto;
background-color: #3FB0EB;
font-family: BrandonText-Bold,Arial,sans-serif;
color: white;
text-transform: uppercase;
font-size: 14px;
text-align: center;
left: 13.5%;
top: 50%;
font-size: 20px;
padding: 10px;
}
.button2
{
border: none;
position: absolute;
width: 75%;
height: 22%;
background-color: #e2850b;
font-family: BrandonText-Bold,Arial,sans-serif;
color: white;
text-transform: uppercase;
font-size: 14px;
text-align: center;
left: 13.5%;
top: 50%;
font-size: 20px;
}
.blue
{
background-image: url('Assets/back.jpg');
background-position: center;
position: absolute;
color: white;
top: 53.8%;
width: 100%;
height: 46%;
font-family: BrandonText-Regular,Arial,sans-serif;
float: left;
z-index: 1;
font-size: 40px;
padding-top: 1.5%;
}
.bimg
{
position: absolute;
color: white;
top: 24.5%;
left: 57%;
width: 100%;
height: 100px;
font-family: BrandonText-Regular,Arial,sans-serif;
}
.vid
{
position: absolute;
color: white;
top: 20.5%;
left: 22.5%;
width: 425px;
height: 315px;
font-family: BrandonText-Regular,Arial,sans-serif;
z-index: 2;
background-color: black;
}
.white
{
background-color: white;
position: absolute;
padding-top: 0.5%;
color: red;
top: 106%;
font-size: 36px;
width: 100%;
height: 60%;
font-family: BrandonText-Regular,Arial,sans-serif;
float: left;
}
.wh1
{
background-color: white;
position: absolute;
padding-top: 0.5%;
padding-left: 22.5%;
color: black;
top: 15%;
width: 10%;
height: 50%;
font-family: BrandonText-Regular,Arial,sans-serif;
float: left;
font-size: 18px;
}
.wh2
{
background-color: white;
position: absolute;
padding-top: 0.5%;
color: black;
top: 15%;
left: 35%;
width: 15%;
height: 50%;
font-family: BrandonText-Regular,Arial,sans-serif;
float: left;
font-size: 18px;
}
.wh3
{
background-color: white;
position: absolute;
padding-top: 0.5%;
color: black;
top: 15%;
left: 50%;
width: 15%;
height: 50%;
font-family: BrandonText-Regular,Arial,sans-serif;
float: left;
font-size: 18px;
}
.wh4
{
background-color: white;
position: absolute;
padding-top: 0.5%;
color: black;
top: 15%;
left: 65%;
width: 15%;
height: 50%;
font-family: BrandonText-Regular,Arial,sans-serif;
float: left;
font-size: 18px;
}
.border-line-number {
color: #D73131;
font-weight: bold;
position: relative;
font-size: 14px;
margin: 0px;
top: 5px;
}
.grey
{
position: absolute;
padding-top: 0.5%;
color: red;
top: 150%;
width: 100%;
height: 50%;
font-family: BrandonText-Regular,Arial,sans-serif;
float: left;
background-color: #edeeef;
font-size: 32px;
font-weight: 10;
padding-top: 2%;
}
.iw
{
position: absolute;
left: 22.5%;
top: 20%;
}
.scroll
{
position: absolute;
top: 20%;
left: 55%;
}
.w2
{
position: absolute;
padding-top: 1%;
color: red;
top: 203%;
width: 100%;
height: 36%;
font-family: BrandonText-Regular,Arial,sans-serif;
float: left;
background-color: white;
font-size: 36px;
font-weight: 10;
}
.l1
{
border-left: 1px solid red;
position: absolute;
height: 28%;
left: 22.5%;
top: 23%;
z-index: 2;
padding-left:2%;
color: black;
font-size: 20px;
font-weight: 10;
font-family: BrandonText-Regular,sans-serif;
line-height: 1.6;
}
.l2
{
border-left: 1px solid red;
position: absolute;
height: 28%;
left: 36.5%;
top: 23%;
z-index: 2;
padding-left:2%;
color: black;
font-size: 20px;
font-weight: 10;
font-family: BrandonText-Regular,sans-serif;
line-height: 1.6;
}
.l3
{
border-left: 1px solid red;
position: absolute;
height: 28%;
left: 50.5%;
top: 23%;
z-index: 2;
padding-left:2%;
color: black;
font-size: 20px;
font-weight: 10;
font-family: BrandonText-Regular,sans-serif;
line-height: 1.6;
}
.l4
{
border-left: 1px solid red;
border-right: 1px solid red;
position: absolute;
height: 28%;
left: 62.5%;
top: 23%;
z-index: 2;
padding-left:2%;
padding-right: 2%;
color: black;
font-size: 20px;
font-weight: 10;
font-family: BrandonText-Regular,sans-serif;
line-height: 1.6;
}
.g2
{
position: absolute;
padding-top: 2%;
color: red;
top: 230%;
width: 100%;
height: 23%;
font-family: BrandonText-Regular,sans-serif;
float: left;
font-size: 36px;
background-color: #edeeef;
}
.g2left
{
position: absolute;
left: 32.5%;
top: 30%;
color: #3FB0EB;
padding: 2%;
}
.g2right
{
position: absolute;
left: 57.5%;
top: 30%;
color: #e2850b;
padding: 2%;
}
.b1
{
border: none;
position: absolute;
width: 190%;
height: 40%;
background-color: #3FB0EB;
font-family: BrandonText-Bold,Arial,sans-serif;
color: white;
font-size: 18px;
text-align: center;
left: -60%;
top: 85%;
}
.b2
{
border: none;
position: absolute;
width: 200%;
height: 40%;
background-color: #e2850b;
font-family: BrandonText-Bold,Arial,sans-serif
color: white;
font-size: 18px;
text-align: center;
top: 85%;
left: -40%;
}
.g3
{
position: absolute;
padding-top: 0.5%;
color: black;
top: 270%;
width: 100%;
height: 35%;
font-family: BrandonText-Regular,Arial,sans-serif;
float: left;
font-size: 12px;
background-color: #edeeef;
}
.r1
{
border-left: 4px solid white;
position: absolute;
height: 85%;
left: 22.5%;
top: 0%;
padding-top: 1.5%;
z-index: 2;
padding-left:2%;
padding-right: 2%;
color: black;
font-size: 15px;
font-weight: 10;
font-family: BrandonText-Regular,sans-serif;
line-height: 1.6;
}
.r2
{
border-left: 4px solid white;
position: absolute;
height: 85%;
left: 36.5%;
top: 0%;
padding-top: 1.5%;
z-index: 2;
padding-left:2%;
padding-right: 2%;
color: black;
font-size: 15px;
font-weight: 10;
font-family: BrandonText-Regular,sans-serif;
line-height: 1.6;
}
.r3
{
border-left: 4px solid white;
position: absolute;
height: 85%;
left: 50.5%;
top: 0%;
padding-top: 1.5%;
z-index: 2;
padding-left:1%;
padding-right: 2%;
color: black;
font-size: 15px;
font-weight: 10;
font-family: BrandonText-Regular,sans-serif;
line-height: 1.6;
}
.r4
{
border-left: 4px solid white;
border-right: 4px solid white;
position: absolute;
height: 85%;
left: 64%;
top: 0%;
padding-top: 1.5%;
z-index: 2;
padding-left:2%;
padding-right: 2%;
color: black;
font-size: 15px;
font-weight: 10;
font-family: BrandonText-Regular,sans-serif;
line-height: 1.6;
}
.last
{
position: absolute;
left: 23.5%;
top: 291.5%;
font-size: 13px;
padding-bottom: 3%;
padding-top: 0.5%;
}
#myBtn {
display: none; /* Hidden by default */
position: fixed; /* Fixed/sticky position */
bottom: 20px; /* Place the button at the bottom of the page */
right: 30px; /* Place the button 30px from the right */
z-index: 99; /* Make sure it does not overlap */
border: none; /* Remove borders */
outline: none; /* Remove outline */
background-color: red; /* Set a background color */
color: white; /* Text color */
cursor: pointer; /* Add a mouse pointer on hover */
padding: 15px; /* Some padding */
border-radius: 10px; /* Rounded corners */
font-size: 18px; /* Increase font size */
}
.maint
{
position: absolute;
top: 40px;
left: 230px;
width: 340px;
font-size: 36px;
}
.l11
{ top: 170px;
height: 60px;
width: 220px;
border-bottom: 2px solid white
}
.l22
{
position: absolute;
top: 59px;
left: 580px;
height: 2%;
width: 93%;
border-top: 2px solid white;
}
.footer{
background-image: url("https://secureservercdn.net/192.168.3.11/cf5.96e.myftpupload.com/wp-content/uploads/2017/04/footer-background.jpg?time=1561673451");
position: absolute;
top: 307%;
width: 100%;
color: #fff;
padding: 20px;
font-size: 20px;
line-height: 30px;
text-align: center;
}
.footer a{
color: #fff;
text-decoration: none;
}
| 0.516839 | 0.061087 |
.a-new { background-color: #660099; }
.btn-new { background-color: #660099; }
.btn-new:hover { background-color: #550088; }
.a-queued { background-color: #c08800; }
.btn-queued { background-color: #c08800; }
.btn-queued:hover { background-color: #b07700; }
.listcontainer {display: grid;
grid-template-rows: 40px 25px 40px 25px 40px 25px 40px 25px 40px;
grid-template-columns: 165px 20px 165px 600px;
}
.status {width: 150px;
text-align: center;
}
.TMOGged {grid-row-start: 1;
grid-row-end: 1;
grid-column-start: 1;
grid-column-end: 1;
}
.down1 {grid-row-start: 2;
grid-row-end: 2;
grid-column-start: 1;
grid-column-end: 1;
}
.New {grid-row-start: 3;
grid-row-end: 3;
grid-column-start: 1;
grid-column-end: 1;
}
.down2 {grid-row-start: 4;
grid-row-end: 4;
grid-column-start: 1;
grid-column-end: 1;
}
.Queued {grid-row-start: 5;
grid-row-end: 5;
grid-column-start: 1;
grid-column-end: 1;
}
.down3 {grid-row-start: 6;
grid-row-end: 6;
grid-column-start: 1;
grid-column-end: 1;
}
.Processing {grid-row-start: 7;
grid-row-end: 7;
grid-column-start: 1;
grid-column-end: 1;
}
.right1 {grid-row-start: 7;
grid-row-end: 7;
grid-column-start: 2;
grid-column-end: 2;
}
.down4 {grid-row-start: 8;
grid-row-end: 8;
grid-column-start: 1;
grid-column-end: 1;
}
.Error {grid-row-start: 7;
grid-row-end: 7;
grid-column-start: 3;
grid-column-end: 3;
}
.Complete {grid-row-start: 9;
grid-row-end: 9;
grid-column-start: 1;
grid-column-end: 1;
}
.right2 {grid-row-start: 9;
grid-row-end: 9;
grid-column-start: 2;
grid-column-end: 2;
}
.Retired {grid-row-start: 9;
grid-row-end: 9;
grid-column-start: 3;
grid-column-end: 3;
}
.instructions {grid-row-start: 1
grid-row-end: 9;
grid-column-start: 4;
grid-column-end: 4;
}
|
api/static/css/summary.css
|
.a-new { background-color: #660099; }
.btn-new { background-color: #660099; }
.btn-new:hover { background-color: #550088; }
.a-queued { background-color: #c08800; }
.btn-queued { background-color: #c08800; }
.btn-queued:hover { background-color: #b07700; }
.listcontainer {display: grid;
grid-template-rows: 40px 25px 40px 25px 40px 25px 40px 25px 40px;
grid-template-columns: 165px 20px 165px 600px;
}
.status {width: 150px;
text-align: center;
}
.TMOGged {grid-row-start: 1;
grid-row-end: 1;
grid-column-start: 1;
grid-column-end: 1;
}
.down1 {grid-row-start: 2;
grid-row-end: 2;
grid-column-start: 1;
grid-column-end: 1;
}
.New {grid-row-start: 3;
grid-row-end: 3;
grid-column-start: 1;
grid-column-end: 1;
}
.down2 {grid-row-start: 4;
grid-row-end: 4;
grid-column-start: 1;
grid-column-end: 1;
}
.Queued {grid-row-start: 5;
grid-row-end: 5;
grid-column-start: 1;
grid-column-end: 1;
}
.down3 {grid-row-start: 6;
grid-row-end: 6;
grid-column-start: 1;
grid-column-end: 1;
}
.Processing {grid-row-start: 7;
grid-row-end: 7;
grid-column-start: 1;
grid-column-end: 1;
}
.right1 {grid-row-start: 7;
grid-row-end: 7;
grid-column-start: 2;
grid-column-end: 2;
}
.down4 {grid-row-start: 8;
grid-row-end: 8;
grid-column-start: 1;
grid-column-end: 1;
}
.Error {grid-row-start: 7;
grid-row-end: 7;
grid-column-start: 3;
grid-column-end: 3;
}
.Complete {grid-row-start: 9;
grid-row-end: 9;
grid-column-start: 1;
grid-column-end: 1;
}
.right2 {grid-row-start: 9;
grid-row-end: 9;
grid-column-start: 2;
grid-column-end: 2;
}
.Retired {grid-row-start: 9;
grid-row-end: 9;
grid-column-start: 3;
grid-column-end: 3;
}
.instructions {grid-row-start: 1
grid-row-end: 9;
grid-column-start: 4;
grid-column-end: 4;
}
| 0.445047 | 0.186873 |
.dokan-dashboard .post-box-container {
width: 49%;
float: left;
}
.dokan-dashboard .meta-box-sortables {
margin: 0 8px;
min-height: 100px;
}
.dokan-dashboard .postbox .main {
padding: 0 12px 11px;
}
.dokan-dashboard .postbox .main:before,
.dokan-dashboard .postbox .main:after {
content: " ";
display: table;
}
.dokan-dashboard .postbox .main:after {
clear: both;
}
.dokan-dashboard .postbox .main a {
text-decoration: none;
}
.dokan-dashboard .postbox .main p {
margin: 0;
}
.dokan-dashboard .postbox .main h4 {
margin: 0 0 7px 0;
padding: 0 0 7px 0;
border-bottom: 1px solid #EEE;
}
.dokan-dashboard .postbox .inside {
margin: 10px 0 0 0;
padding: 0;
}
.dokan-dashboard .mark-red a {
color: red;
}
.dokan-dashboard .mark-green a {
color: green;
}
.dokan-dashboard .dokan-left {
float: left;
width: 45%;
}
.dokan-dashboard .dokan-right {
float: right;
width: 45%;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
height: 23px;
}
.admin-report-container {
margin-top: 10px;
}
.admin-report-container:before,
.admin-report-container:after {
content: " ";
display: table;
}
.admin-report-container:after {
clear: both;
}
.admin-report-container .dokan-reports-sidebar {
width: 20%;
float: left;
margin-right: 20px;
}
.admin-report-container ul.chart-legend {
background: #fff;
list-style: none;
margin: 12px 0 0 0;
padding: 0;
border: 1px solid #ededed;
}
.admin-report-container ul.chart-legend li {
color: #aaa;
padding: 13px 18px;
margin: 0;
border-bottom: 1px solid #ededed;
font-weight: normal;
font-size: 13px;
}
.admin-report-container ul.chart-legend li strong {
display: block;
color: #464646;
font-size: 24px;
line-height: 30px;
font-weight: normal;
}
.admin-report-container .chart-container {
float: left;
width: 75%;
}
.admin-report-container .chart-placeholder.main {
width: 100%;
height: 450px;
}
.chart-tooltip {
position: absolute;
display: none;
line-height: 1;
background: #333;
color: #fff;
padding: 3px 5px;
font-size: 11px;
border-radius: 3px;
}
|
plugins/dokan/assets/css/admin.css
|
.dokan-dashboard .post-box-container {
width: 49%;
float: left;
}
.dokan-dashboard .meta-box-sortables {
margin: 0 8px;
min-height: 100px;
}
.dokan-dashboard .postbox .main {
padding: 0 12px 11px;
}
.dokan-dashboard .postbox .main:before,
.dokan-dashboard .postbox .main:after {
content: " ";
display: table;
}
.dokan-dashboard .postbox .main:after {
clear: both;
}
.dokan-dashboard .postbox .main a {
text-decoration: none;
}
.dokan-dashboard .postbox .main p {
margin: 0;
}
.dokan-dashboard .postbox .main h4 {
margin: 0 0 7px 0;
padding: 0 0 7px 0;
border-bottom: 1px solid #EEE;
}
.dokan-dashboard .postbox .inside {
margin: 10px 0 0 0;
padding: 0;
}
.dokan-dashboard .mark-red a {
color: red;
}
.dokan-dashboard .mark-green a {
color: green;
}
.dokan-dashboard .dokan-left {
float: left;
width: 45%;
}
.dokan-dashboard .dokan-right {
float: right;
width: 45%;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
height: 23px;
}
.admin-report-container {
margin-top: 10px;
}
.admin-report-container:before,
.admin-report-container:after {
content: " ";
display: table;
}
.admin-report-container:after {
clear: both;
}
.admin-report-container .dokan-reports-sidebar {
width: 20%;
float: left;
margin-right: 20px;
}
.admin-report-container ul.chart-legend {
background: #fff;
list-style: none;
margin: 12px 0 0 0;
padding: 0;
border: 1px solid #ededed;
}
.admin-report-container ul.chart-legend li {
color: #aaa;
padding: 13px 18px;
margin: 0;
border-bottom: 1px solid #ededed;
font-weight: normal;
font-size: 13px;
}
.admin-report-container ul.chart-legend li strong {
display: block;
color: #464646;
font-size: 24px;
line-height: 30px;
font-weight: normal;
}
.admin-report-container .chart-container {
float: left;
width: 75%;
}
.admin-report-container .chart-placeholder.main {
width: 100%;
height: 450px;
}
.chart-tooltip {
position: absolute;
display: none;
line-height: 1;
background: #333;
color: #fff;
padding: 3px 5px;
font-size: 11px;
border-radius: 3px;
}
| 0.419053 | 0.083703 |
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url(http://fonts.googleapis.com/css?family=Fjalla+One);
body {
color: #797979;
font-family: 'Open Sans', sans-serif;
padding: 0px !important;
margin: 0px !important;
font-size:13px;
}
a, a:hover, a:focus {
text-decoration: none;
outline: none;
}
::selection {
background: #F77B6F;
color: #fff;
}
::-moz-selection {
background: #F77B6F;
color: #fff;
}
h1,h2,h3,h4,h5,h6 {
font-family: 'Open Sans', sans-serif;
}
a {
color: #444e67;
}
a:hover {
color: #f77b6f;
}
p {line-height: 22px}
/*header*/
.header-frontend .navbar {
margin-bottom: 0;
}
.navbar-default {
border: none;
}
.navbar-brand {
color: #bcc0cd;
font-size: 30px;
font-weight: 100;
line-height: 30px;
margin-top: 30px;
padding: 0 0 0 15px;
}
.navbar-brand span{
color: #f25f5b;
}
.header-frontend .navbar-collapse ul.navbar-nav {
float: right;
margin-right: 0;
}
.header-frontend .navbar-default{
background-color: #fff;
}
.header-frontend .nav li a, .header-frontend .nav li.active ul.dropdown-menu li a {
color: #999;
font-size: 14px;
font-weight: 300;
background: none;
}
.header-frontend .nav li a:hover,
.header-frontend .nav li a:focus,
.header-frontend .nav li.active a,
.header-frontend .nav li.active a:hover,
.header-frontend .nav li a.dropdown-toggle:hover,
.header-frontend .nav li a.dropdown-toggle:focus,
.header-frontend .nav li.active ul.dropdown-menu li a:hover,
.header-frontend .nav li.active ul.dropdown-menu li.active a{
color: #fff ;
background-color: #f77b6f;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.header-frontend .navbar-default .navbar-nav > .open > a,
.header-frontend .navbar-default .navbar-nav > .open > a:hover,
.header-frontend .navbar-default .navbar-nav > .open > a:focus {
color: #fff;
background-color: #f77b6f;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.header-frontend .navbar {
min-height: 100px;
}
.header-frontend .navbar-nav > li {
padding-bottom: 30px;
padding-top: 30px;
}
.header-frontend .navbar-nav > li > a {
padding-bottom: 6px;
padding-top: 5px;
border-radius: 5px;
-webkit-border-radius: 5px;
margin-left: 2px;
line-height: 30px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.dropdown-menu li a:hover {
color: #fff !important;
}
.header-frontend .nav .caret {
border-bottom-color: #999;
border-top-color: #999;
}
.dropdown-menu {
box-shadow: none;
border-radius: 0;
}
.header-frontend .nav li .dropdown-menu {
padding: 0;
}
.header-frontend .nav li .dropdown-menu li a {
line-height: 28px;
padding: 3px 12px;
}
/*search*/
.search {
margin-top: 3px ;
width: 20px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
border: 1px solid #fff;
box-shadow: none;
background: url("../img/search-icon.jpg") no-repeat 10px 8px;
padding:0 5px 0 35px;
color: #fff;
}
.search:focus {
margin-top: 3px ;
width: 180px;
border: 1px solid #eaeaea;
box-shadow: none;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
color: #c8c8c8;
font-weight: 300;
margin-left: 10px;
}
/*homepage features*/
.feature-head {
padding: 50px 0;
}
.feature-head h1{
color: #475168;
font-size: 30px;
font-weight: 300;
text-transform: uppercase;
margin-top: 0;
font-family: 'Fjalla One', sans-serif;
}
.feature-head p{
color: #8a8b8b;
font-size: 18px;
font-weight: 300;
}
.f-box {
background: #f4f4f4;
border-radius: 10px;
padding: 20px;
text-align: center;
min-height: 210px;
margin-bottom: 20px;
transition-duration: 500ms;
transition-property: width, background;
transition-timing-function: ease;
-webkit-transition-duration: 500ms;
-webkit-transition-property: width, background;
-webkit-transition-timing-function: ease;
}
.f-box i{
font-size: 50px;
line-height: normal;
margin-top: 40px;
display: block;
color: #f77b6f;
}
.f-box:hover, .f-box.active {
background: #f8d347;
border-radius: 10px;
padding: 20px;
text-align: center;
min-height: 210px;
margin-bottom: 20px;
transition-duration: 500ms;
transition-property: width, background;
transition-timing-function: ease;
-webkit-transition-duration: 500ms;
-webkit-transition-property: width, background;
-webkit-transition-timing-function: ease;
}
.f-box:hover i, .f-box.active i{
font-size: 50px;
line-height: normal;
margin-top: 40px;
display: block;
color: #fff;
}
.f-box:hover h2, .f-box.active h2{
color: #fff;
}
.f-box h2{
font-size: 20px;
text-transform: uppercase;
font-weight: 400;
font-family: 'Fjalla One', sans-serif;
}
.f-text {
font-size: 14px;
font-weight: 300;
}
/*quote*/
.quote {
margin: 70px 0;
display: inline-block;
width: 100%;
}
.quote-info {
background: #475168;
padding: 20px;
border-radius: 4px;
-webkit-border-radius: 4px;
min-height: 72px;
}
.quote-info h1 {
color: #fff;
font-weight: 400;
font-size: 20px;
margin: 0 0 5px 0;
text-transform: uppercase;
font-family: 'Fjalla One', sans-serif;
}
.quote-info p {
color: #9eb3c4;
font-weight: 300;
margin: 0;
}
.purchase-btn {
width: 100%;
line-height: 75px;
font-size: 20px;
font-weight: 400;
text-transform: uppercase;
font-family: 'Fjalla One', sans-serif;
}
.accordion {
margin-bottom: 40px;
display: inline-block;
width: 100%;
}
/*tabs*/
.tab {
background: #f4f4f4;
}
.tab .nav > li > a {
padding: 18px 15px;
}
.tab-bg-dark-navy-blue {
background:#6f6f6f;
border-bottom: none;
border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
padding: 0;
}
.tab-bg-dark-navy-blue .nav > li > a:hover, .tab-bg-dark-navy-blue .nav > li > a:focus {
background-color: #f4f4f4;
text-decoration: none;
}
.panel-heading .nav > li > a,
.panel-heading .nav > li.active > a, .panel-heading .nav > li.active > a:hover, .panel-heading .nav > li.active > a:focus {
border-width: 0;
border-radius: 0;
}
.panel-heading .nav > li > a {
color: #fff;
}
.panel-heading .nav > li.active > a, .panel-heading .nav > li > a:hover {
color: #6f6f6f;
background: #f4f4f4;
}
.panel-heading .nav > li:first-child.active > a, .panel-heading .nav > li:first-child > a:hover {
border-radius: 4px 0 0 0;
-webkit-border-radius: 4px 0 0 0;
}
.tab .nav-tabs.nav-justified > li {
border-right: 1px solid #f4f4f4;
}
.tab .nav-tabs.nav-justified > li:last-child {
border-right: none;
}
.p-head {
color: #F77B6F;
font-size: 14px;
font-weight: 400;
}
.cmt-head {
font-size: 14px;
font-weight: 400;
}
.p-thumb img {
border-radius: 3px;
-webkit-border-radius: 3px;
height: 50px;
width: 50px;
}
/*testimonial*/
.about-testimonial ul li {
list-style: none;
}
.about-testimonial {
margin:20px 0 0 0;
position: relative;
}
ul.about-flex-slides {
margin-left: 0;
}
.flex-direction-nav {
position: absolute;
right: 10px;
top: 30px;
width: 70px;
}
.flex-direction-nav li {
display: inline-block;
width: 12px;
}
.flex-direction-nav li a {
outline: none;
}
.flex-direction-nav li a i {
color: #cccccc;
}
.flex-control-paging {
display: none;
}
.about-testimonial .about-testimonial-image {
float: left;
margin: 0 15px;
position: relative;
}
.about-testimonial .about-testimonial-image img {
border-radius: 50px;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
height: 100px !important;
width: 100px !important;
}
.about-flexslider .about-flex-slides img {
display: block;
width: 100%;
}
.about-testimonial a.about-testimonial-author {
display: inline-block;
font-size: 15px;
text-transform: uppercase;
font-weight: bold;
line-height: 11px;
margin: 30px 0 8px 0;
color: #504946;
font-weight: 300;
}
.about-testimonial .about-testimonial-company {
display: block;
font-size: 13px;
line-height: 14px;
color: #ababab;
font-weight: 300;
}
.about-testimonial.boxed-style .about-testimonial-content {
background-color: #e9e9e9;
border: 1px solid #e9e9e9;
border-radius: 5px;
-moz-border-radius: 5px;
}
.about-testimonial .about-testimonial-content {
margin-top: 55px;
padding: 20px;
position: relative;
}
.about-testimonial .about-testimonial-content p {
line-height: 20px;
margin: 0;
}
.about-testimonial.boxed-style .about-testimonial-content:before {
background-color: #e9e9e9;
border-right: 1px solid #e9e9e9;
border-color: #f5f5f5;
border-image: none;
border-style: none;
top: -7px;
content: "";
display: block;
height: 14px;
left: 60px;
position: absolute;
transform: rotate(45deg);
-moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
width: 15px;
display:none\0/;
_display:none;
}
/*----image hove----*/
.view {
float: left;
overflow: hidden;
position: relative;
text-align: center;
cursor: default;
background: #fff;
}
.view .mask,.view .content {
position: absolute;
overflow: hidden;
top: 0;
left: 0;
height: 100%;
width: 100%;
}
.view img {
display: block;
position: relative;
}
.view h2 {
text-transform: uppercase;
color: #fff;
text-align: center;
position: relative;
font-size: 16px;
padding: 10px;
background: rgba(0, 0, 0, 0.8);
margin: 5px 0 0 0;
}
.view p {
font-size: 12px;
position: relative;
color: #fff;
padding: 10px 20px 20px;
text-align: center;
margin-bottom: 10px;
}
.view a.info {
display: inline-block;
text-decoration: none;
padding: 7px 14px;
background: #000;
color: #fff;
text-transform: uppercase;
-webkit-box-shadow: 0 0 1px #000;
-moz-box-shadow: 0 0 1px #000;
}
.view a.info:hover {
-webkit-box-shadow: 0 0 5px #000;
-moz-box-shadow: 0 0 5px #000;
box-shadow: 0 0 5px #000;
}
.view-tenth img {
-webkit-transform: scaleY(1);
-moz-transform: scaleY(1);
-o-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
-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;
}
.view-tenth .mask {
background-color: rgba(0, 0, 0, 0.5);
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
transition: all 0.5s linear;
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
}
.view-tenth h2 {
background: transparent;
margin: 0px 10px;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
color: #333;
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
transition: all 0.5s linear;
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
}
.view-tenth p {
color: #333;
line-height: normal;
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
transition: all 0.5s linear;
}
.view-tenth a.info {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
transition: all 0.5s linear;
}
.view-tenth:hover img {
-webkit-transform: scale(5);
-moz-transform: scale(5);
-o-transform: scale(5);
-ms-transform: scale(5);
transform: scale(5);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=.5);
opacity: .5;
}
.view-tenth:hover .mask {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}
.view-tenth:hover h2,.view-tenth:hover p,.view-tenth:hover a.info {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}
/*imageview icon hover*/
[data-zlname] {
position: relative;
overflow: hidden;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
/*IMGS IN CONTAINER*/
[data-zlname] > img {
display: block;
max-width: 100%;
}
/*POP UP ELEMENTS*/
[data-zlname] [data-zl-popup] {
position: absolute;
display: block;
padding: 1px;
height: 40px;
width: 40px;
background: #323231;
color: #fff;
overflow: hidden;
display: none;
text-align: center;
}
/*OVERLAY*/
/*classic*/
[data-zl-overlay] {
top: 0;
left: 0;
position: absolute;
width: 100%;
height: 100%;
display: none;
padding: inherit;
}
/*four*/
[data-zl-ovzoom0],[data-zl-ovzoom1]
,[data-zl-ovzoom2],[data-zl-ovzoom3] {
position: absolute;
width: 25%;
height: 100%;
}
/*rolling*/
[data-zl-ovrolling] {
position: absolute;
display: none;
width: 100%;
height: 100%;
}
/*double*/
[data-zl-ovdouble0],[data-zl-ovdouble1] {
position: absolute;
display: none;
}
/*-------*/
[data-zlname = reverse-effect] [data-zl-popup = link] {
background: rgba(256,256,256,1);
border-radius: 50%;
-webkit-border-radius: 50%;
-o-border-radius: 50%;
}
[data-zlname = reverse-effect] [data-zl-popup = link2] {
background: rgba(256,256,256,1);
border-radius: 50%;
-webkit-border-radius: 50%;
-o-border-radius: 50%;
}
[data-zlname = reverse-effect] [data-zl-popup = link]:hover,
[data-zlname = reverse-effect] [data-zl-popup = link2]:hover {
opacity: .5;
}
.mask a i {
color: #242424 !important;
font-size: 16px;
line-height: 40px;
}
.r-work {
color: #475168;
text-transform: uppercase;
font-size: 24px;
font-weight: 400;
margin-bottom: 20px;
font-family: 'Fjalla One', sans-serif;
}
.bx-wrapper {
margin-bottom: 120px;
}
/*pricing table*/
.pricing-table {
background: #eeeeee;
text-align: center;
padding: 0 0 25px 0;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.pricing-table.most-popular {
top: -20px;
position: relative;
}
.most-popular {
background: #f77b6f;
color: #fff;
}
.most-popular h1 {
font-size: 25px !important;
padding-bottom: 10px;
padding-top: 17px !important;
}
.most-popular h2 {
background: #d76b61 !important;
margin-top: 20px !important;
}
.most-popular ul li {
border-bottom: 1px dotted #d76b61 !important;
}
.most-popular .price-actions .btn {
background: #d76b61 !important;
margin: 10px 0;
cursor: pointer;
}
.pricing-table .price-actions .btn {
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: #acacac;
color: #fff;
border: none;
box-shadow: none;
text-shadow: none;
padding: 10px 20px;
cursor: pointer;
}
.pricing-head h1 {
font-size: 18px;
font-weight: 300;
padding-top: 15px;
}
.pricing-head h2 {
padding: 30px 0;
background: #777777;
color: #fff;
font-size: 50px;
font-weight: 100;
}
.pricing-table ul {
margin: 15px 0;
padding: 0;
}
.pricing-table ul li {
border-bottom: 1px dotted #CCCCCC;
margin: 0 2em;
padding: 1em 0;
text-align: center;
font-weight: 300;
}
.pricing-head span.note {
display: inline;
font-size: 25px;
line-height: 0.8em;
position: relative;
top: -18px;
}
.pricing-quotation, .team-info {
background: #EEEEEE;
padding: 20px 20px 35px 20px;
margin-bottom: 100px;
display: inline-block;
width: 100%;
text-align: center;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.pricing-quotation h3, .team-info h3 {
font-weight: 300;
}
.pricing-quotation p, .team-info p {
margin-bottom: 0px;
}
.pricing-plan, .team-info-wrap {
position: relative;
}
.pricing-quotation:before, .team-info:before {
background-color: #EEEEEE;
border-color: #EEEEEE;
border-image: none;
border-right: 1px solid #EEEEEE;
border-style: none;
top: -7px;
content: "";
display: block;
height: 14px;
left: 48%;
position: absolute;
transform: rotate(45deg);
-moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
width: 15px;
}
.breadcrumbs {
background: #475268;
color: #fff;
padding: 45px 0;
margin-bottom: 40px;
}
.breadcrumb {
margin-bottom: 0;
background: none;
}
.breadcrumb li a{
color: #f77b6f;
}
.breadcrumb li.active {
color: #fff;
}
.breadcrumbs h1 {
font-size: 24px;
font-weight: 600;
margin: 3px 0 0;
text-transform: uppercase;
font-family: 'Fjalla One', sans-serif;
}
/*contact*/
.contact-map {
margin-top: -40px;
margin-bottom: 40px;
}
.contact-form {
margin-bottom: 20px;
}
.address h4 {
color: #475168;
text-transform: uppercase;
margin-bottom: 20px;
font-family: 'Fjalla One', sans-serif;
}
/*about us*/
.about-us img {
width: 100%;
}
.carousel-control.left, .carousel-control.right {
background: none;
}
.carousel-control {
background: #000000 !important;
bottom: 40%;
color: #FFFFFF;
font-size: 20px;
left: 0;
line-height: 48px;
opacity: 0.5;
position: absolute;
text-align: center;
text-shadow: 0 0px 0px rgba(0, 0, 0, 0);
top: 40%;
width: 10%;
}
.carousel-control:hover {
background: rgba(212,108,94,.8) !important;
color: #FFFFFF;
/*opacity: 0.6;*/
text-decoration: none;
}
.carousel-control:hover, .carousel-control:focus {
opacity: 0.6;
}
.carousel-caption {
background: rgba(0,0,0,0.6);
padding-bottom: 0px;
bottom: 0;
color: #FFFFFF;
left: 0 !important;
padding-bottom: 5px;
padding-top: 10px;
position: absolute;
right: 0 !important;
text-align: center;
text-shadow: 0 0px 0px rgba(0, 0, 0, 0);
z-index: 10;
}
.about h3 {
/*text-transform: uppercase;*/
color: #475168;
font-family: 'Fjalla One', sans-serif;
margin-top: 0;
}
.icon-wrap {
font-size: 2em;
height: 60px;
width: 60px;
float: left;
line-height: 60px;
text-align: center;
color: #fff;
margin-right: 30px;
}
.ico-bg {
background: #f37d6c;
}
.round {
border-radius: 50%;
-webkit-border-radius: 50%;
}
.content h3, .media h3 {
margin-top: 0;
color: #475168;
font-size: 20px;
font-family: 'Fjalla One', sans-serif;
}
.media h3 {
margin-top:20px;
}
.media-body h4 {
font-size: 16px;
color: #475168;
}
.hiring, .services {
margin-bottom: 40px;
display: inline-block;
width: 100%;
}
.hiring {
margin-top: 60px;
}
.gray-box {
background: #f2f2f2;
padding: 60px 0;
}
.progress {
background-color: #E1E1E1;
}
.flexslider {
background: none;
border: none;
}
.about-skill-meter .sr-only {
position: static !important;
line-height: 29px;
}
.about-skill-meter .progress-bar {
text-align: left;
padding-left: 10px;
}
.about-skill-meter .progress {
height: 30px;
box-shadow: none;
line-height: 30px;
}
.about-skill-meter .progress-bar-danger {
background-color: #f37d6c;
box-shadow: none;
}
.skills {
margin-bottom: 25px;
color: #47506a;
font-size: 20px;
font-family: 'Fjalla One', sans-serif;
}
/*team*/
.person {
margin-bottom: 10px;
}
.person img {
width: 210px;
height: 210px;
border-radius: 50%;
-webkit-border-radius: 50%;
}
.team-social-link {
display: block;
margin: 10px 0 20px 0;
}
.team-social-link a {
display: inline-block !important;
color: #cac8c7;
font-size: 20px;
margin: 0 8px;
}
.team-social-link a:hover {
color: #f37c6b;
}
.person-info h4, .person-info h4 a {
color: #f37c6b;
font-weight: 300;
margin-bottom: 5px;
}
.mtop30 {
margin-top: 30px;
}
/*typography*/
.highlight-1 {
background: #9CCE44;
color: #FFFFFF;
}
.highlight-2 {
background: #242424;
color: #FFFFFF;
}
.highlight-3 {
background: #F2C600;
color: #242424;
}
.dropcap {
background-color: #666666;
color: #FFFFFF;
float: left;
font-size: 30px;
line-height: 30px;
margin: 4px 8px 0 0;
padding: 5px 10px;
text-align: center;
}
.dropcap2 {
background-color: #666666;
border-radius: 50%;
-webkit-border-radius: 50%;
color: #FFFFFF;
float: left;
font-size: 35px;
height: 41px;
line-height: 25px;
margin: 3px 8px 0 0;
padding: 10px;
text-align: center;
}
/*buttons*/
.btn-row {
margin-bottom: 30px;
}
/*blog*/
.blog-item {
margin-bottom: 40px;
padding-bottom: 40px;
border-bottom: 1px dashed #ddd;
}
.date-wrap, .comnt-wrap {
margin-bottom: 20px;
}
.date-wrap span, .comnt-wrap span {
display: block;
padding: 10px 0;
text-align: center;
}
.date-wrap .date {
font-size:30px;
font-weight: 300;
background: #F77B6F;
color: #fff;
border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
}
.date-wrap .month {
font-size:16px;
font-weight: 300;
background: #f6f5f0;
color: #a19fa2;
border-radius: 0 0 4px 4px ;
-webkit-border-radius: 0 0 4px 4px ;
}
.comnt-wrap .comnt-ico {
background: #efeee9;
color: #a0a0a0;
border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
font-size: 20px;
}
.comnt-wrap .value {
background: #f6f5f0;
color: #a0a0a0;
border-radius: 0 0 4px 4px;
-webkit-border-radius:0 0 4px 4px;
}
.blog-img img {
width: 100%;
border-radius: 4px;
-webkit-border-radius: 4px;
}
.blog-item h1, .blog-item h1 a {
font-size:25px;
color: #F77B6F;
font-weight: 300;
font-family: 'Fjalla One', sans-serif;
}
.blog-item h1 {
margin-bottom: 20px;
line-height: 35px;
}
.blog-item h1 a:hover {
text-decoration: underline;
}
.author {
margin:25px 0 30px 0;
font-size: 16px;
}
.author a, .shate-view a {
color: #F77B6F;
}
.shate-view {
margin-top:20px ;
}
.shate-view ul li {
margin-bottom: 5px;
}
.blog-side-item h3 {
margin-top: 30px;
color: #475268;
font-size: 18px;
font-family: 'Fjalla One', sans-serif;
}
.blog-side-item ul li {
margin-bottom: 5px;
border-bottom:1px solid #efefef;
line-height: 35px;
}
.blog-side-item ul li a{
display: inline-block;
width: 100%;
}
.media p {
line-height: normal;
}
ul.tag {
display: inline-block;
width: 100%;
}
ul.tag li {
float: left;
margin: 10px 10px 0 0;
border-bottom: none;
}
ul.tag li a {
border: 1px solid #e8e8e8;
padding: 0 10px;
border-radius:4px ;
-webkit-border-radius:4px ;
}
.media img.media-object {
border-radius: 50%;
-webkit-border-radius: 50%;
height: 80px;
width: 80px;
}
/*footer*/
.footer {
background: #475268;
color: #fff;
padding: 50px 0;
margin-top: 50px;
display: inline-block;
width: 100%;
font-weight: 300;
}
.footer h1 {
font-size: 20px;
text-transform: uppercase;
font-weight: 400;
margin-top: 0;
margin-bottom: 20px;
font-family: 'Fjalla One', sans-serif;
}
.footer address a {
color: #f37c6b;
}
.tweet-box {
background: #505b71;
padding: 20px 15px;
border-radius: 5px;
font-size: 14px;
}
.tweet-box:before {
background-color: #505b71;
border-color: #505b71;
border-image: none;
border-right: 1px none #505b71;
border-style: none;
content: "";
display: block;
height: 22px;
left: 60px;
position: absolute;
top: 32px;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
width: 22px;
}
.tweet-box a, .tweet-box i{
color: #00adef ;
}
.tweet-box a:hover{
color: #F77B6F ;
}
.tweet-box i {
font-size: 40px;
float: left;
margin-right: 15px;
}
.social-link-footer li {
float: left;
margin: 0 10px 10px 0px;
}
.social-link-footer li a {
color: #fff;
background:#505b71;
padding: 10px;
width: 50px;
height: 50px;
float: left;
text-align: center;
font-size: 20px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.social-link-footer li a:hover {
background: #F77B6F;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
/*slider css*/
.main-slider {
background: #475168;
color: #fff;
z-index: 1;
position: relative;
overflow:hidden;
}
.slider-colored {
z-index: 1;
position: relative;
border-top: solid 1px #eee;
border-bottom: solid 1px #eee;
}
.slide_title {
font-weight: 300;
color:#F77B6F;
text-transform: uppercase;
font-size:35px;
font-family: 'Fjalla One', sans-serif;
}
.slide_subtitle {
font-family: 'Open Sans';
font-weight: 400;
padding: 5px;
color:#fff;
text-transform: uppercase;
font-size:18px;
}
.slide_list_item {
font-family: 'Open Sans';
font-weight: 400;
padding: 5px;
color:#fff;
text-transform: uppercase;
font-size:14px;
}
.slide_desc {
color:#fff;
font-size:14px;
line-height:24px;
font-weight: lighter;
}
.slide_desc_bordered {
border-left: 3px solid #ddd !important;
padding-left: 5px;
}
.slide_btn {
font-family: 'Open Sans';
font-weight: 300;
background:#F77B6F;
padding:15px 20px;
color:#fff;
font-size:14px;
text-transform: uppercase;
cursor:pointer;
}
.slide_btn:hover, .slide_btn:focus {
font-family: 'Open Sans';
font-weight: 300;
background: #e77368;
padding:15px 20px;
color:#fff;
font-size:14px;
text-transform: uppercase;
cursor:pointer;
}
.dark-text {
color: #797d87;
}
.yellow-txt {
color: #ffe582;
}
/*recent work*/
.bx-controls-direction a {
background-color: #eee !important;
padding: 20px 35px;
border-radius: 5px !important;
margin-left: 5px !important;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.bx-controls-direction a:hover {
background-color:#F77B6F !important;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.bx-wrapper .bx-prev, .bx-wrapper .bx-prev:hover {
left: 43%;
background-position: 25px 8px ;
}
.bx-wrapper .bx-next, .bx-wrapper .bx-next:hover {
background-position: 22px 8px;
}
/*property*/
.property {
padding: 100px 0;
margin-bottom: 60px;
}
.gray-bg {
background: #f4f4f4;
}
.property h1 {
color: #475168;
font-size: 24px;
text-transform: uppercase;
font-family: 'Fjalla One',sans-serif;
font-weight: 400;
margin-bottom: 30px;
}
a.btn-purchase {
background: #475168;
color: #fff;
text-transform: uppercase;
padding: 20px 40px;
margin-top: 30px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
a.btn-purchase:hover, a.btn-purchase:focus{
background: #F77B6F;
color: #fff;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
/*clients*/
.clients {
margin-top: 50px;
}
.clients ul li {
display: inline-block;
margin: 0 30px;
}
/*portfolio*/
/*Photo Gallery*/
#gallery {
margin: auto;
position: relative;
width: 100%;
}
#gallery h2 {
color: #fff;
padding-top: 30px;
}
.gallery-container {
margin: 0 auto 40px auto;
position: relative;
width: 100%;
}
.col-4 .item {
width: 23%;
margin-right: 2%;
margin-bottom: 2%;
}
.col-4 .item img {
height: 230px;
}
ul#filters {
display: inline-block;
width: 100%;
margin: 5px 0 30px 0;
}
ul#filters li {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
ul#filters li a {
background: #E2E0E1;
padding: 10px 15px;
display: inline-block;
color: #7D797A;
outline: none;
border-radius: 5px;
-webkit-border-radius: 5px;
transition-duration: 500ms;
transition-property: width, background;
transition-timing-function: ease;
-moz-transition-duration: 500ms;
-moz-transition-property: width, background;
-moz-transition-timing-function: ease;
-webkit-transition-duration: 500ms;
-webkit-transition-property: width, background;
-webkit-transition-timing-function: ease;
}
ul#filters > li > a:hover,
ul#filters > li > a:focus,
ul#filters > .active > a,
ul#filters > .active > span {
background: #f77b6f;
padding: 10px 15px;
display: inline-block;
color: #fff;
border-radius: 5px;
-webkit-border-radius: 5px;
transition-duration: 500ms;
transition-property: width, background;
transition-timing-function: ease;
-moz-transition-duration: 500ms;
-moz-transition-property: width, background;
-moz-transition-timing-function: ease;
-webkit-transition-duration: 500ms;
-webkit-transition-property: width, background;
-webkit-transition-timing-function: ease;
}
.item img {
width: 100%;
height: 100%;
}
.text-grid a {
color: #fff;
}
.text-grid div {
padding: 0 10px;
}
.text-grid p {
margin-bottom: 10px;
}
/* Start: Recommended Isotope styles */
/* Isotope Filtering */
.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 */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
/*parallax*/
.parallax1 {
background: url("../img/flat_parallax.jpg") no-repeat fixed 0 0 #f77b6f;
background-size:cover;
width: 100%;
min-height: 400px;
font-style: italic;
}
.parallax1 h1 {
text-align: center;
color: #fff;
font-size: 25px;
font-weight: 300;
line-height: 40px;
margin-top: 160px;
}
/*----*/
.mbot50 {
margin-bottom: 50px;
}
|
front/css/style.css
|
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url(http://fonts.googleapis.com/css?family=Fjalla+One);
body {
color: #797979;
font-family: 'Open Sans', sans-serif;
padding: 0px !important;
margin: 0px !important;
font-size:13px;
}
a, a:hover, a:focus {
text-decoration: none;
outline: none;
}
::selection {
background: #F77B6F;
color: #fff;
}
::-moz-selection {
background: #F77B6F;
color: #fff;
}
h1,h2,h3,h4,h5,h6 {
font-family: 'Open Sans', sans-serif;
}
a {
color: #444e67;
}
a:hover {
color: #f77b6f;
}
p {line-height: 22px}
/*header*/
.header-frontend .navbar {
margin-bottom: 0;
}
.navbar-default {
border: none;
}
.navbar-brand {
color: #bcc0cd;
font-size: 30px;
font-weight: 100;
line-height: 30px;
margin-top: 30px;
padding: 0 0 0 15px;
}
.navbar-brand span{
color: #f25f5b;
}
.header-frontend .navbar-collapse ul.navbar-nav {
float: right;
margin-right: 0;
}
.header-frontend .navbar-default{
background-color: #fff;
}
.header-frontend .nav li a, .header-frontend .nav li.active ul.dropdown-menu li a {
color: #999;
font-size: 14px;
font-weight: 300;
background: none;
}
.header-frontend .nav li a:hover,
.header-frontend .nav li a:focus,
.header-frontend .nav li.active a,
.header-frontend .nav li.active a:hover,
.header-frontend .nav li a.dropdown-toggle:hover,
.header-frontend .nav li a.dropdown-toggle:focus,
.header-frontend .nav li.active ul.dropdown-menu li a:hover,
.header-frontend .nav li.active ul.dropdown-menu li.active a{
color: #fff ;
background-color: #f77b6f;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.header-frontend .navbar-default .navbar-nav > .open > a,
.header-frontend .navbar-default .navbar-nav > .open > a:hover,
.header-frontend .navbar-default .navbar-nav > .open > a:focus {
color: #fff;
background-color: #f77b6f;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.header-frontend .navbar {
min-height: 100px;
}
.header-frontend .navbar-nav > li {
padding-bottom: 30px;
padding-top: 30px;
}
.header-frontend .navbar-nav > li > a {
padding-bottom: 6px;
padding-top: 5px;
border-radius: 5px;
-webkit-border-radius: 5px;
margin-left: 2px;
line-height: 30px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.dropdown-menu li a:hover {
color: #fff !important;
}
.header-frontend .nav .caret {
border-bottom-color: #999;
border-top-color: #999;
}
.dropdown-menu {
box-shadow: none;
border-radius: 0;
}
.header-frontend .nav li .dropdown-menu {
padding: 0;
}
.header-frontend .nav li .dropdown-menu li a {
line-height: 28px;
padding: 3px 12px;
}
/*search*/
.search {
margin-top: 3px ;
width: 20px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
border: 1px solid #fff;
box-shadow: none;
background: url("../img/search-icon.jpg") no-repeat 10px 8px;
padding:0 5px 0 35px;
color: #fff;
}
.search:focus {
margin-top: 3px ;
width: 180px;
border: 1px solid #eaeaea;
box-shadow: none;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
color: #c8c8c8;
font-weight: 300;
margin-left: 10px;
}
/*homepage features*/
.feature-head {
padding: 50px 0;
}
.feature-head h1{
color: #475168;
font-size: 30px;
font-weight: 300;
text-transform: uppercase;
margin-top: 0;
font-family: 'Fjalla One', sans-serif;
}
.feature-head p{
color: #8a8b8b;
font-size: 18px;
font-weight: 300;
}
.f-box {
background: #f4f4f4;
border-radius: 10px;
padding: 20px;
text-align: center;
min-height: 210px;
margin-bottom: 20px;
transition-duration: 500ms;
transition-property: width, background;
transition-timing-function: ease;
-webkit-transition-duration: 500ms;
-webkit-transition-property: width, background;
-webkit-transition-timing-function: ease;
}
.f-box i{
font-size: 50px;
line-height: normal;
margin-top: 40px;
display: block;
color: #f77b6f;
}
.f-box:hover, .f-box.active {
background: #f8d347;
border-radius: 10px;
padding: 20px;
text-align: center;
min-height: 210px;
margin-bottom: 20px;
transition-duration: 500ms;
transition-property: width, background;
transition-timing-function: ease;
-webkit-transition-duration: 500ms;
-webkit-transition-property: width, background;
-webkit-transition-timing-function: ease;
}
.f-box:hover i, .f-box.active i{
font-size: 50px;
line-height: normal;
margin-top: 40px;
display: block;
color: #fff;
}
.f-box:hover h2, .f-box.active h2{
color: #fff;
}
.f-box h2{
font-size: 20px;
text-transform: uppercase;
font-weight: 400;
font-family: 'Fjalla One', sans-serif;
}
.f-text {
font-size: 14px;
font-weight: 300;
}
/*quote*/
.quote {
margin: 70px 0;
display: inline-block;
width: 100%;
}
.quote-info {
background: #475168;
padding: 20px;
border-radius: 4px;
-webkit-border-radius: 4px;
min-height: 72px;
}
.quote-info h1 {
color: #fff;
font-weight: 400;
font-size: 20px;
margin: 0 0 5px 0;
text-transform: uppercase;
font-family: 'Fjalla One', sans-serif;
}
.quote-info p {
color: #9eb3c4;
font-weight: 300;
margin: 0;
}
.purchase-btn {
width: 100%;
line-height: 75px;
font-size: 20px;
font-weight: 400;
text-transform: uppercase;
font-family: 'Fjalla One', sans-serif;
}
.accordion {
margin-bottom: 40px;
display: inline-block;
width: 100%;
}
/*tabs*/
.tab {
background: #f4f4f4;
}
.tab .nav > li > a {
padding: 18px 15px;
}
.tab-bg-dark-navy-blue {
background:#6f6f6f;
border-bottom: none;
border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
padding: 0;
}
.tab-bg-dark-navy-blue .nav > li > a:hover, .tab-bg-dark-navy-blue .nav > li > a:focus {
background-color: #f4f4f4;
text-decoration: none;
}
.panel-heading .nav > li > a,
.panel-heading .nav > li.active > a, .panel-heading .nav > li.active > a:hover, .panel-heading .nav > li.active > a:focus {
border-width: 0;
border-radius: 0;
}
.panel-heading .nav > li > a {
color: #fff;
}
.panel-heading .nav > li.active > a, .panel-heading .nav > li > a:hover {
color: #6f6f6f;
background: #f4f4f4;
}
.panel-heading .nav > li:first-child.active > a, .panel-heading .nav > li:first-child > a:hover {
border-radius: 4px 0 0 0;
-webkit-border-radius: 4px 0 0 0;
}
.tab .nav-tabs.nav-justified > li {
border-right: 1px solid #f4f4f4;
}
.tab .nav-tabs.nav-justified > li:last-child {
border-right: none;
}
.p-head {
color: #F77B6F;
font-size: 14px;
font-weight: 400;
}
.cmt-head {
font-size: 14px;
font-weight: 400;
}
.p-thumb img {
border-radius: 3px;
-webkit-border-radius: 3px;
height: 50px;
width: 50px;
}
/*testimonial*/
.about-testimonial ul li {
list-style: none;
}
.about-testimonial {
margin:20px 0 0 0;
position: relative;
}
ul.about-flex-slides {
margin-left: 0;
}
.flex-direction-nav {
position: absolute;
right: 10px;
top: 30px;
width: 70px;
}
.flex-direction-nav li {
display: inline-block;
width: 12px;
}
.flex-direction-nav li a {
outline: none;
}
.flex-direction-nav li a i {
color: #cccccc;
}
.flex-control-paging {
display: none;
}
.about-testimonial .about-testimonial-image {
float: left;
margin: 0 15px;
position: relative;
}
.about-testimonial .about-testimonial-image img {
border-radius: 50px;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
height: 100px !important;
width: 100px !important;
}
.about-flexslider .about-flex-slides img {
display: block;
width: 100%;
}
.about-testimonial a.about-testimonial-author {
display: inline-block;
font-size: 15px;
text-transform: uppercase;
font-weight: bold;
line-height: 11px;
margin: 30px 0 8px 0;
color: #504946;
font-weight: 300;
}
.about-testimonial .about-testimonial-company {
display: block;
font-size: 13px;
line-height: 14px;
color: #ababab;
font-weight: 300;
}
.about-testimonial.boxed-style .about-testimonial-content {
background-color: #e9e9e9;
border: 1px solid #e9e9e9;
border-radius: 5px;
-moz-border-radius: 5px;
}
.about-testimonial .about-testimonial-content {
margin-top: 55px;
padding: 20px;
position: relative;
}
.about-testimonial .about-testimonial-content p {
line-height: 20px;
margin: 0;
}
.about-testimonial.boxed-style .about-testimonial-content:before {
background-color: #e9e9e9;
border-right: 1px solid #e9e9e9;
border-color: #f5f5f5;
border-image: none;
border-style: none;
top: -7px;
content: "";
display: block;
height: 14px;
left: 60px;
position: absolute;
transform: rotate(45deg);
-moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
width: 15px;
display:none\0/;
_display:none;
}
/*----image hove----*/
.view {
float: left;
overflow: hidden;
position: relative;
text-align: center;
cursor: default;
background: #fff;
}
.view .mask,.view .content {
position: absolute;
overflow: hidden;
top: 0;
left: 0;
height: 100%;
width: 100%;
}
.view img {
display: block;
position: relative;
}
.view h2 {
text-transform: uppercase;
color: #fff;
text-align: center;
position: relative;
font-size: 16px;
padding: 10px;
background: rgba(0, 0, 0, 0.8);
margin: 5px 0 0 0;
}
.view p {
font-size: 12px;
position: relative;
color: #fff;
padding: 10px 20px 20px;
text-align: center;
margin-bottom: 10px;
}
.view a.info {
display: inline-block;
text-decoration: none;
padding: 7px 14px;
background: #000;
color: #fff;
text-transform: uppercase;
-webkit-box-shadow: 0 0 1px #000;
-moz-box-shadow: 0 0 1px #000;
}
.view a.info:hover {
-webkit-box-shadow: 0 0 5px #000;
-moz-box-shadow: 0 0 5px #000;
box-shadow: 0 0 5px #000;
}
.view-tenth img {
-webkit-transform: scaleY(1);
-moz-transform: scaleY(1);
-o-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
-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;
}
.view-tenth .mask {
background-color: rgba(0, 0, 0, 0.5);
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
transition: all 0.5s linear;
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
}
.view-tenth h2 {
background: transparent;
margin: 0px 10px;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
color: #333;
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
transition: all 0.5s linear;
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
}
.view-tenth p {
color: #333;
line-height: normal;
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
transition: all 0.5s linear;
}
.view-tenth a.info {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
transition: all 0.5s linear;
}
.view-tenth:hover img {
-webkit-transform: scale(5);
-moz-transform: scale(5);
-o-transform: scale(5);
-ms-transform: scale(5);
transform: scale(5);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=.5);
opacity: .5;
}
.view-tenth:hover .mask {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}
.view-tenth:hover h2,.view-tenth:hover p,.view-tenth:hover a.info {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}
/*imageview icon hover*/
[data-zlname] {
position: relative;
overflow: hidden;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
/*IMGS IN CONTAINER*/
[data-zlname] > img {
display: block;
max-width: 100%;
}
/*POP UP ELEMENTS*/
[data-zlname] [data-zl-popup] {
position: absolute;
display: block;
padding: 1px;
height: 40px;
width: 40px;
background: #323231;
color: #fff;
overflow: hidden;
display: none;
text-align: center;
}
/*OVERLAY*/
/*classic*/
[data-zl-overlay] {
top: 0;
left: 0;
position: absolute;
width: 100%;
height: 100%;
display: none;
padding: inherit;
}
/*four*/
[data-zl-ovzoom0],[data-zl-ovzoom1]
,[data-zl-ovzoom2],[data-zl-ovzoom3] {
position: absolute;
width: 25%;
height: 100%;
}
/*rolling*/
[data-zl-ovrolling] {
position: absolute;
display: none;
width: 100%;
height: 100%;
}
/*double*/
[data-zl-ovdouble0],[data-zl-ovdouble1] {
position: absolute;
display: none;
}
/*-------*/
[data-zlname = reverse-effect] [data-zl-popup = link] {
background: rgba(256,256,256,1);
border-radius: 50%;
-webkit-border-radius: 50%;
-o-border-radius: 50%;
}
[data-zlname = reverse-effect] [data-zl-popup = link2] {
background: rgba(256,256,256,1);
border-radius: 50%;
-webkit-border-radius: 50%;
-o-border-radius: 50%;
}
[data-zlname = reverse-effect] [data-zl-popup = link]:hover,
[data-zlname = reverse-effect] [data-zl-popup = link2]:hover {
opacity: .5;
}
.mask a i {
color: #242424 !important;
font-size: 16px;
line-height: 40px;
}
.r-work {
color: #475168;
text-transform: uppercase;
font-size: 24px;
font-weight: 400;
margin-bottom: 20px;
font-family: 'Fjalla One', sans-serif;
}
.bx-wrapper {
margin-bottom: 120px;
}
/*pricing table*/
.pricing-table {
background: #eeeeee;
text-align: center;
padding: 0 0 25px 0;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.pricing-table.most-popular {
top: -20px;
position: relative;
}
.most-popular {
background: #f77b6f;
color: #fff;
}
.most-popular h1 {
font-size: 25px !important;
padding-bottom: 10px;
padding-top: 17px !important;
}
.most-popular h2 {
background: #d76b61 !important;
margin-top: 20px !important;
}
.most-popular ul li {
border-bottom: 1px dotted #d76b61 !important;
}
.most-popular .price-actions .btn {
background: #d76b61 !important;
margin: 10px 0;
cursor: pointer;
}
.pricing-table .price-actions .btn {
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: #acacac;
color: #fff;
border: none;
box-shadow: none;
text-shadow: none;
padding: 10px 20px;
cursor: pointer;
}
.pricing-head h1 {
font-size: 18px;
font-weight: 300;
padding-top: 15px;
}
.pricing-head h2 {
padding: 30px 0;
background: #777777;
color: #fff;
font-size: 50px;
font-weight: 100;
}
.pricing-table ul {
margin: 15px 0;
padding: 0;
}
.pricing-table ul li {
border-bottom: 1px dotted #CCCCCC;
margin: 0 2em;
padding: 1em 0;
text-align: center;
font-weight: 300;
}
.pricing-head span.note {
display: inline;
font-size: 25px;
line-height: 0.8em;
position: relative;
top: -18px;
}
.pricing-quotation, .team-info {
background: #EEEEEE;
padding: 20px 20px 35px 20px;
margin-bottom: 100px;
display: inline-block;
width: 100%;
text-align: center;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.pricing-quotation h3, .team-info h3 {
font-weight: 300;
}
.pricing-quotation p, .team-info p {
margin-bottom: 0px;
}
.pricing-plan, .team-info-wrap {
position: relative;
}
.pricing-quotation:before, .team-info:before {
background-color: #EEEEEE;
border-color: #EEEEEE;
border-image: none;
border-right: 1px solid #EEEEEE;
border-style: none;
top: -7px;
content: "";
display: block;
height: 14px;
left: 48%;
position: absolute;
transform: rotate(45deg);
-moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
width: 15px;
}
.breadcrumbs {
background: #475268;
color: #fff;
padding: 45px 0;
margin-bottom: 40px;
}
.breadcrumb {
margin-bottom: 0;
background: none;
}
.breadcrumb li a{
color: #f77b6f;
}
.breadcrumb li.active {
color: #fff;
}
.breadcrumbs h1 {
font-size: 24px;
font-weight: 600;
margin: 3px 0 0;
text-transform: uppercase;
font-family: 'Fjalla One', sans-serif;
}
/*contact*/
.contact-map {
margin-top: -40px;
margin-bottom: 40px;
}
.contact-form {
margin-bottom: 20px;
}
.address h4 {
color: #475168;
text-transform: uppercase;
margin-bottom: 20px;
font-family: 'Fjalla One', sans-serif;
}
/*about us*/
.about-us img {
width: 100%;
}
.carousel-control.left, .carousel-control.right {
background: none;
}
.carousel-control {
background: #000000 !important;
bottom: 40%;
color: #FFFFFF;
font-size: 20px;
left: 0;
line-height: 48px;
opacity: 0.5;
position: absolute;
text-align: center;
text-shadow: 0 0px 0px rgba(0, 0, 0, 0);
top: 40%;
width: 10%;
}
.carousel-control:hover {
background: rgba(212,108,94,.8) !important;
color: #FFFFFF;
/*opacity: 0.6;*/
text-decoration: none;
}
.carousel-control:hover, .carousel-control:focus {
opacity: 0.6;
}
.carousel-caption {
background: rgba(0,0,0,0.6);
padding-bottom: 0px;
bottom: 0;
color: #FFFFFF;
left: 0 !important;
padding-bottom: 5px;
padding-top: 10px;
position: absolute;
right: 0 !important;
text-align: center;
text-shadow: 0 0px 0px rgba(0, 0, 0, 0);
z-index: 10;
}
.about h3 {
/*text-transform: uppercase;*/
color: #475168;
font-family: 'Fjalla One', sans-serif;
margin-top: 0;
}
.icon-wrap {
font-size: 2em;
height: 60px;
width: 60px;
float: left;
line-height: 60px;
text-align: center;
color: #fff;
margin-right: 30px;
}
.ico-bg {
background: #f37d6c;
}
.round {
border-radius: 50%;
-webkit-border-radius: 50%;
}
.content h3, .media h3 {
margin-top: 0;
color: #475168;
font-size: 20px;
font-family: 'Fjalla One', sans-serif;
}
.media h3 {
margin-top:20px;
}
.media-body h4 {
font-size: 16px;
color: #475168;
}
.hiring, .services {
margin-bottom: 40px;
display: inline-block;
width: 100%;
}
.hiring {
margin-top: 60px;
}
.gray-box {
background: #f2f2f2;
padding: 60px 0;
}
.progress {
background-color: #E1E1E1;
}
.flexslider {
background: none;
border: none;
}
.about-skill-meter .sr-only {
position: static !important;
line-height: 29px;
}
.about-skill-meter .progress-bar {
text-align: left;
padding-left: 10px;
}
.about-skill-meter .progress {
height: 30px;
box-shadow: none;
line-height: 30px;
}
.about-skill-meter .progress-bar-danger {
background-color: #f37d6c;
box-shadow: none;
}
.skills {
margin-bottom: 25px;
color: #47506a;
font-size: 20px;
font-family: 'Fjalla One', sans-serif;
}
/*team*/
.person {
margin-bottom: 10px;
}
.person img {
width: 210px;
height: 210px;
border-radius: 50%;
-webkit-border-radius: 50%;
}
.team-social-link {
display: block;
margin: 10px 0 20px 0;
}
.team-social-link a {
display: inline-block !important;
color: #cac8c7;
font-size: 20px;
margin: 0 8px;
}
.team-social-link a:hover {
color: #f37c6b;
}
.person-info h4, .person-info h4 a {
color: #f37c6b;
font-weight: 300;
margin-bottom: 5px;
}
.mtop30 {
margin-top: 30px;
}
/*typography*/
.highlight-1 {
background: #9CCE44;
color: #FFFFFF;
}
.highlight-2 {
background: #242424;
color: #FFFFFF;
}
.highlight-3 {
background: #F2C600;
color: #242424;
}
.dropcap {
background-color: #666666;
color: #FFFFFF;
float: left;
font-size: 30px;
line-height: 30px;
margin: 4px 8px 0 0;
padding: 5px 10px;
text-align: center;
}
.dropcap2 {
background-color: #666666;
border-radius: 50%;
-webkit-border-radius: 50%;
color: #FFFFFF;
float: left;
font-size: 35px;
height: 41px;
line-height: 25px;
margin: 3px 8px 0 0;
padding: 10px;
text-align: center;
}
/*buttons*/
.btn-row {
margin-bottom: 30px;
}
/*blog*/
.blog-item {
margin-bottom: 40px;
padding-bottom: 40px;
border-bottom: 1px dashed #ddd;
}
.date-wrap, .comnt-wrap {
margin-bottom: 20px;
}
.date-wrap span, .comnt-wrap span {
display: block;
padding: 10px 0;
text-align: center;
}
.date-wrap .date {
font-size:30px;
font-weight: 300;
background: #F77B6F;
color: #fff;
border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
}
.date-wrap .month {
font-size:16px;
font-weight: 300;
background: #f6f5f0;
color: #a19fa2;
border-radius: 0 0 4px 4px ;
-webkit-border-radius: 0 0 4px 4px ;
}
.comnt-wrap .comnt-ico {
background: #efeee9;
color: #a0a0a0;
border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
font-size: 20px;
}
.comnt-wrap .value {
background: #f6f5f0;
color: #a0a0a0;
border-radius: 0 0 4px 4px;
-webkit-border-radius:0 0 4px 4px;
}
.blog-img img {
width: 100%;
border-radius: 4px;
-webkit-border-radius: 4px;
}
.blog-item h1, .blog-item h1 a {
font-size:25px;
color: #F77B6F;
font-weight: 300;
font-family: 'Fjalla One', sans-serif;
}
.blog-item h1 {
margin-bottom: 20px;
line-height: 35px;
}
.blog-item h1 a:hover {
text-decoration: underline;
}
.author {
margin:25px 0 30px 0;
font-size: 16px;
}
.author a, .shate-view a {
color: #F77B6F;
}
.shate-view {
margin-top:20px ;
}
.shate-view ul li {
margin-bottom: 5px;
}
.blog-side-item h3 {
margin-top: 30px;
color: #475268;
font-size: 18px;
font-family: 'Fjalla One', sans-serif;
}
.blog-side-item ul li {
margin-bottom: 5px;
border-bottom:1px solid #efefef;
line-height: 35px;
}
.blog-side-item ul li a{
display: inline-block;
width: 100%;
}
.media p {
line-height: normal;
}
ul.tag {
display: inline-block;
width: 100%;
}
ul.tag li {
float: left;
margin: 10px 10px 0 0;
border-bottom: none;
}
ul.tag li a {
border: 1px solid #e8e8e8;
padding: 0 10px;
border-radius:4px ;
-webkit-border-radius:4px ;
}
.media img.media-object {
border-radius: 50%;
-webkit-border-radius: 50%;
height: 80px;
width: 80px;
}
/*footer*/
.footer {
background: #475268;
color: #fff;
padding: 50px 0;
margin-top: 50px;
display: inline-block;
width: 100%;
font-weight: 300;
}
.footer h1 {
font-size: 20px;
text-transform: uppercase;
font-weight: 400;
margin-top: 0;
margin-bottom: 20px;
font-family: 'Fjalla One', sans-serif;
}
.footer address a {
color: #f37c6b;
}
.tweet-box {
background: #505b71;
padding: 20px 15px;
border-radius: 5px;
font-size: 14px;
}
.tweet-box:before {
background-color: #505b71;
border-color: #505b71;
border-image: none;
border-right: 1px none #505b71;
border-style: none;
content: "";
display: block;
height: 22px;
left: 60px;
position: absolute;
top: 32px;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
width: 22px;
}
.tweet-box a, .tweet-box i{
color: #00adef ;
}
.tweet-box a:hover{
color: #F77B6F ;
}
.tweet-box i {
font-size: 40px;
float: left;
margin-right: 15px;
}
.social-link-footer li {
float: left;
margin: 0 10px 10px 0px;
}
.social-link-footer li a {
color: #fff;
background:#505b71;
padding: 10px;
width: 50px;
height: 50px;
float: left;
text-align: center;
font-size: 20px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.social-link-footer li a:hover {
background: #F77B6F;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
/*slider css*/
.main-slider {
background: #475168;
color: #fff;
z-index: 1;
position: relative;
overflow:hidden;
}
.slider-colored {
z-index: 1;
position: relative;
border-top: solid 1px #eee;
border-bottom: solid 1px #eee;
}
.slide_title {
font-weight: 300;
color:#F77B6F;
text-transform: uppercase;
font-size:35px;
font-family: 'Fjalla One', sans-serif;
}
.slide_subtitle {
font-family: 'Open Sans';
font-weight: 400;
padding: 5px;
color:#fff;
text-transform: uppercase;
font-size:18px;
}
.slide_list_item {
font-family: 'Open Sans';
font-weight: 400;
padding: 5px;
color:#fff;
text-transform: uppercase;
font-size:14px;
}
.slide_desc {
color:#fff;
font-size:14px;
line-height:24px;
font-weight: lighter;
}
.slide_desc_bordered {
border-left: 3px solid #ddd !important;
padding-left: 5px;
}
.slide_btn {
font-family: 'Open Sans';
font-weight: 300;
background:#F77B6F;
padding:15px 20px;
color:#fff;
font-size:14px;
text-transform: uppercase;
cursor:pointer;
}
.slide_btn:hover, .slide_btn:focus {
font-family: 'Open Sans';
font-weight: 300;
background: #e77368;
padding:15px 20px;
color:#fff;
font-size:14px;
text-transform: uppercase;
cursor:pointer;
}
.dark-text {
color: #797d87;
}
.yellow-txt {
color: #ffe582;
}
/*recent work*/
.bx-controls-direction a {
background-color: #eee !important;
padding: 20px 35px;
border-radius: 5px !important;
margin-left: 5px !important;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.bx-controls-direction a:hover {
background-color:#F77B6F !important;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.bx-wrapper .bx-prev, .bx-wrapper .bx-prev:hover {
left: 43%;
background-position: 25px 8px ;
}
.bx-wrapper .bx-next, .bx-wrapper .bx-next:hover {
background-position: 22px 8px;
}
/*property*/
.property {
padding: 100px 0;
margin-bottom: 60px;
}
.gray-bg {
background: #f4f4f4;
}
.property h1 {
color: #475168;
font-size: 24px;
text-transform: uppercase;
font-family: 'Fjalla One',sans-serif;
font-weight: 400;
margin-bottom: 30px;
}
a.btn-purchase {
background: #475168;
color: #fff;
text-transform: uppercase;
padding: 20px 40px;
margin-top: 30px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
a.btn-purchase:hover, a.btn-purchase:focus{
background: #F77B6F;
color: #fff;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
/*clients*/
.clients {
margin-top: 50px;
}
.clients ul li {
display: inline-block;
margin: 0 30px;
}
/*portfolio*/
/*Photo Gallery*/
#gallery {
margin: auto;
position: relative;
width: 100%;
}
#gallery h2 {
color: #fff;
padding-top: 30px;
}
.gallery-container {
margin: 0 auto 40px auto;
position: relative;
width: 100%;
}
.col-4 .item {
width: 23%;
margin-right: 2%;
margin-bottom: 2%;
}
.col-4 .item img {
height: 230px;
}
ul#filters {
display: inline-block;
width: 100%;
margin: 5px 0 30px 0;
}
ul#filters li {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
ul#filters li a {
background: #E2E0E1;
padding: 10px 15px;
display: inline-block;
color: #7D797A;
outline: none;
border-radius: 5px;
-webkit-border-radius: 5px;
transition-duration: 500ms;
transition-property: width, background;
transition-timing-function: ease;
-moz-transition-duration: 500ms;
-moz-transition-property: width, background;
-moz-transition-timing-function: ease;
-webkit-transition-duration: 500ms;
-webkit-transition-property: width, background;
-webkit-transition-timing-function: ease;
}
ul#filters > li > a:hover,
ul#filters > li > a:focus,
ul#filters > .active > a,
ul#filters > .active > span {
background: #f77b6f;
padding: 10px 15px;
display: inline-block;
color: #fff;
border-radius: 5px;
-webkit-border-radius: 5px;
transition-duration: 500ms;
transition-property: width, background;
transition-timing-function: ease;
-moz-transition-duration: 500ms;
-moz-transition-property: width, background;
-moz-transition-timing-function: ease;
-webkit-transition-duration: 500ms;
-webkit-transition-property: width, background;
-webkit-transition-timing-function: ease;
}
.item img {
width: 100%;
height: 100%;
}
.text-grid a {
color: #fff;
}
.text-grid div {
padding: 0 10px;
}
.text-grid p {
margin-bottom: 10px;
}
/* Start: Recommended Isotope styles */
/* Isotope Filtering */
.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 */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
/*parallax*/
.parallax1 {
background: url("../img/flat_parallax.jpg") no-repeat fixed 0 0 #f77b6f;
background-size:cover;
width: 100%;
min-height: 400px;
font-style: italic;
}
.parallax1 h1 {
text-align: center;
color: #fff;
font-size: 25px;
font-weight: 300;
line-height: 40px;
margin-top: 160px;
}
/*----*/
.mbot50 {
margin-bottom: 50px;
}
| 0.200323 | 0.050541 |
html {
height: 100%;
}
body {
padding: 80px 0px;
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
background: #252525 url('/images/sparks_background_white_92.jpg');
background-position: center;
background-size: cover;
background-attachment: fixed;
color: #444;
}
.darktheme {
display: inline-block!important;
}
.lighttheme {
display: none!important;
}
#index-search {
width: 100%;
}
.nav-search input {
width: 400px !important;
margin-right: 5px;
}
.view_tx {
text-align: center;
}
.block-last {
margin: 0;
margin-right: 10px;
}
.block-next {
margin: 0;
margin-left: 10px;
}
#chart3 .jqplot-xaxis {
display: none;
}
.data {
display: block;
overflow: hidden;
width: 100%;
}
.txid {
width: 100%;
display:block;
overflow: hidden;
}
.panel-address-summary {
margin-bottom: 5px;
}
/* datatable tweaks */
table {
width: 100% !important;
}
.dataTables_info, .dataTables_length {
padding-left: 10px;
}
.dataTables_info {
display: hidden !important;
}
.dataTables_length {
padding-top: 10px;
}
#masternodes-table_filter {
padding-top: 10px;
padding-right: 10px;
}
.dataTables_paginate {
padding-right: 5px;
}
.tabpanel {
margin-top: 5px;
}
table a:not(.btn),.table a:not(.btn){
text-decoration:none
}
tr {
width: 100%;
}
.footer-padding {
height: 50px;
width: 100%;
}
.summary-table {
margin: 0px !important;
}
#loading-icon {
width: 30px;
margin: 10px 10px;
}
.menu-text {
margin-left:5px;
}
#twitter-icon,
#facebook-icon,
#googleplus-icon,
#bitcointalk-icon,
#website-icon,
#github-icon,
#dark-icon,
#light-icon,
#slack-icon {
font-size: 20px;
}
.connections {
position: absolute;
bottom: 15px;
right: 15px;
}
#twitter-icon img,
#facebook-icon img,
#googleplus-icon img,
#bitcointalk-icon img,
#website-icon img,
#github-icon img,
#slack-icon img{
width: 40px;
margin: 5px 5px;
}
#market_menu {
margin-bottom: 5px;
}
#hashratepanel span,
#difficultypanel span,
#supplypanel span,
#masternodepanel span,
#pricepanel span{
margin: 0 5px 0 5px;
top: 0;
}
.label a:link {
color: #ffffff;
}
.label a:visited {
color: #ffffff;
}
.label a:hover {
color: #ffffff;
}
.label a:active {
color: #ffffff;
}
.qrcode {
position: absolute;
top: 65px;
right: 15px;
}
.footer-logo {
height: 40px;
position: absolute;
bottom: 0px;
}
/* Argo Edits */
.col-md-6, .col-md-10 {
display: table;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
color: #444;
background-color: #eee;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
color: #444;
background-color: #eee;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color: #eee;
}
.navbar-default {
background-color: #ff5555;
border-color: #eee;
}
.navbar-switcher {
display:inline-block;
float: none;
margin-bottom: -4px;
}
.panel {
border: none;
background: #fff;
}
.panel-default>.panel-heading {
background-color: #f7f7f7;
color: #444;
border: none;
}
.panel-default>.panel-argo {
background-color: #f7f7f7;
color: #444;
border: none;
}
span.glyphicon.glyphicon-info-sign.iquidus.pull-right {
color: #444!important;
}
.btn-argo {
width: 20%;
vertical-align: middle;
height: 43px;
border: none;
}
.navbar-fixed-bottom {
background: #f7f7f7!important;
}
.navbar-fixed-bottom .navbar-nav>li>a {
color: #444;
}
.label-default {
background-color: #e6e6e6;
color: #444;
}
.table-argo {
word-break: break-word;
word-wrap: break-word;
}
.table-striped>tbody>tr:nth-of-type(odd) {
background-color: #fcfcfc!important;
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
border-color: #eee!important;
}
.table-bordered {
border: 1px solid #eee;
}
.table-hover>tbody>tr:hover {
background-color: #fcfcfc;
}
.dataTables_processing {
background-color: #f7f7f7bf;
}
.glyph-argo {
color: #656565;
}
.footer-margin {
margin-left: 0;
margin-right: 0;
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
color: #444;
background-color: #f7f7f7;
border-color: #eee;
cursor: not-allowed;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
z-index: 2;
color: #111;
background-color: #fbfbfb;
border-color: #eeeeee;
cursor: default;
}
.pagination>li>a, .pagination>li>span {
position: relative;
float: left;
padding: 10px 18px;
line-height: 1.42857143;
text-decoration: none;
color: #2780e3;
background-color: #f7f7f7;
border: 1px solid #eee;
margin-left: -1px;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
color: #165ba8;
background-color: #ececec;
border-color: #eee;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
color: #444;
background-color: #f7f7f7;
border: 1px solid #dcdcdc;
border-bottom-color: transparent;
cursor: default;
}
.nav-tabs>li>a:hover {
border-color: #dcdcdc #dcdcdc #dcdcdc;
}
.nav>li>a:hover, .nav>li>a:focus {
text-decoration: none;
background-color: #ececec;
}
.nav-tabs {
border-bottom: 1px solid #dcdcdc;
}
@media(max-width:767px){
body {
padding: 0px;
padding-top: 80px;
}
.col-xs-12 {
padding-left: 0;
padding-right: 0;
}
.form-control {
vertical-align: middle;
padding: 5px;
width: 100%;
}
.row {
margin: 0;
}
.btn-argo {
vertical-align: middle;
width: 100%;
}
.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-left:0px;padding-right:0px}
}
@media(max-width:1096px){
.nav-search input {
width: 300px !important;
}
}
@media(max-width:865px){
.nav-search input {
width: 150px !important;
}
}
|
public/stylesheets/style_light.css
|
html {
height: 100%;
}
body {
padding: 80px 0px;
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
background: #252525 url('/images/sparks_background_white_92.jpg');
background-position: center;
background-size: cover;
background-attachment: fixed;
color: #444;
}
.darktheme {
display: inline-block!important;
}
.lighttheme {
display: none!important;
}
#index-search {
width: 100%;
}
.nav-search input {
width: 400px !important;
margin-right: 5px;
}
.view_tx {
text-align: center;
}
.block-last {
margin: 0;
margin-right: 10px;
}
.block-next {
margin: 0;
margin-left: 10px;
}
#chart3 .jqplot-xaxis {
display: none;
}
.data {
display: block;
overflow: hidden;
width: 100%;
}
.txid {
width: 100%;
display:block;
overflow: hidden;
}
.panel-address-summary {
margin-bottom: 5px;
}
/* datatable tweaks */
table {
width: 100% !important;
}
.dataTables_info, .dataTables_length {
padding-left: 10px;
}
.dataTables_info {
display: hidden !important;
}
.dataTables_length {
padding-top: 10px;
}
#masternodes-table_filter {
padding-top: 10px;
padding-right: 10px;
}
.dataTables_paginate {
padding-right: 5px;
}
.tabpanel {
margin-top: 5px;
}
table a:not(.btn),.table a:not(.btn){
text-decoration:none
}
tr {
width: 100%;
}
.footer-padding {
height: 50px;
width: 100%;
}
.summary-table {
margin: 0px !important;
}
#loading-icon {
width: 30px;
margin: 10px 10px;
}
.menu-text {
margin-left:5px;
}
#twitter-icon,
#facebook-icon,
#googleplus-icon,
#bitcointalk-icon,
#website-icon,
#github-icon,
#dark-icon,
#light-icon,
#slack-icon {
font-size: 20px;
}
.connections {
position: absolute;
bottom: 15px;
right: 15px;
}
#twitter-icon img,
#facebook-icon img,
#googleplus-icon img,
#bitcointalk-icon img,
#website-icon img,
#github-icon img,
#slack-icon img{
width: 40px;
margin: 5px 5px;
}
#market_menu {
margin-bottom: 5px;
}
#hashratepanel span,
#difficultypanel span,
#supplypanel span,
#masternodepanel span,
#pricepanel span{
margin: 0 5px 0 5px;
top: 0;
}
.label a:link {
color: #ffffff;
}
.label a:visited {
color: #ffffff;
}
.label a:hover {
color: #ffffff;
}
.label a:active {
color: #ffffff;
}
.qrcode {
position: absolute;
top: 65px;
right: 15px;
}
.footer-logo {
height: 40px;
position: absolute;
bottom: 0px;
}
/* Argo Edits */
.col-md-6, .col-md-10 {
display: table;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
color: #444;
background-color: #eee;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
color: #444;
background-color: #eee;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color: #eee;
}
.navbar-default {
background-color: #ff5555;
border-color: #eee;
}
.navbar-switcher {
display:inline-block;
float: none;
margin-bottom: -4px;
}
.panel {
border: none;
background: #fff;
}
.panel-default>.panel-heading {
background-color: #f7f7f7;
color: #444;
border: none;
}
.panel-default>.panel-argo {
background-color: #f7f7f7;
color: #444;
border: none;
}
span.glyphicon.glyphicon-info-sign.iquidus.pull-right {
color: #444!important;
}
.btn-argo {
width: 20%;
vertical-align: middle;
height: 43px;
border: none;
}
.navbar-fixed-bottom {
background: #f7f7f7!important;
}
.navbar-fixed-bottom .navbar-nav>li>a {
color: #444;
}
.label-default {
background-color: #e6e6e6;
color: #444;
}
.table-argo {
word-break: break-word;
word-wrap: break-word;
}
.table-striped>tbody>tr:nth-of-type(odd) {
background-color: #fcfcfc!important;
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
border-color: #eee!important;
}
.table-bordered {
border: 1px solid #eee;
}
.table-hover>tbody>tr:hover {
background-color: #fcfcfc;
}
.dataTables_processing {
background-color: #f7f7f7bf;
}
.glyph-argo {
color: #656565;
}
.footer-margin {
margin-left: 0;
margin-right: 0;
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
color: #444;
background-color: #f7f7f7;
border-color: #eee;
cursor: not-allowed;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
z-index: 2;
color: #111;
background-color: #fbfbfb;
border-color: #eeeeee;
cursor: default;
}
.pagination>li>a, .pagination>li>span {
position: relative;
float: left;
padding: 10px 18px;
line-height: 1.42857143;
text-decoration: none;
color: #2780e3;
background-color: #f7f7f7;
border: 1px solid #eee;
margin-left: -1px;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
color: #165ba8;
background-color: #ececec;
border-color: #eee;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
color: #444;
background-color: #f7f7f7;
border: 1px solid #dcdcdc;
border-bottom-color: transparent;
cursor: default;
}
.nav-tabs>li>a:hover {
border-color: #dcdcdc #dcdcdc #dcdcdc;
}
.nav>li>a:hover, .nav>li>a:focus {
text-decoration: none;
background-color: #ececec;
}
.nav-tabs {
border-bottom: 1px solid #dcdcdc;
}
@media(max-width:767px){
body {
padding: 0px;
padding-top: 80px;
}
.col-xs-12 {
padding-left: 0;
padding-right: 0;
}
.form-control {
vertical-align: middle;
padding: 5px;
width: 100%;
}
.row {
margin: 0;
}
.btn-argo {
vertical-align: middle;
width: 100%;
}
.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-left:0px;padding-right:0px}
}
@media(max-width:1096px){
.nav-search input {
width: 300px !important;
}
}
@media(max-width:865px){
.nav-search input {
width: 150px !important;
}
}
| 0.38827 | 0.061933 |
a{
text-decoration: none;
}
#navBar{
height: 80px;
background-color: rgb(43, 41, 41);
color: white;
line-height: 80px;
font-size: 30px;
text-align: center;
box-shadow: 0 0 20px #cccccc;
position: fixed;
width: 100%;
top: 0;
z-index: 5;
top: 0;
left: 0;
}
#menu{
position: fixed;
top: 5px;
left: 17px;
z-index: 20000;
}
#div_nav{
height: 100px;
line-height: 45px;
background: #4A4A4A;
color: white;
text-align: center;
font-size: 25px;
width: 100%;
box-shadow: 0 0 10px #cccccc;
position: fixed;
z-index: 50;
}
#side-nav{
position: absolute;
top: 17px;
z-index: 5;
left: 1%;
/* position: fixed; */
}
.sidenav {
height: 100%;
width: 0;
z-index: 1000;
position: fixed;
z-index: 1;
margin-top: 70px;
right: 0;
top: 0;
left: 0%;
background-color: rgb(41, 40, 40);
overflow-x: hidden;
transition: 0.5s;
padding-top: 10px;
position: fixed;
}
.sidenav a {
padding: 8px 8px 8px 32px;
text-decoration: none;
font-size: 25px;
color: #818181;
display: block;
transition: 0.3s;
}
.sidenav a:hover {
color: #f1f1f1;
}
.sidenav .closebtn {
position: absolute;
top: 0;
right: 25px;
font-size: 36px;
margin-left: 50px;
}
@media (max-width: 480px){
body{
/* width: 480; */
margin: 0 auto;
}
#navBar{
background-color: rgb(43, 41, 41);
color: white;
line-height: 70px;
font-size: 18px;
/* padding-left: 50%; */
text-align: center;
box-shadow: 0 0 20px #cccccc;
}
#div_nav{
height: 100px;
line-height: 45px;
background: #4A4A4A;
color: white;
text-align: center;
font-size: 18px;
width: 100%;
box-shadow: 0 0 10px #cccccc;
}
#side-nav{
position: absolute;
top: 17px;
z-index: 5;
left: 1%;
}
#icon{
width: 40px;
height: 40px;
position: absolute;
top: 0;
left: -56px;
fill: var(--primary-color);
transition: fill 200ms ease;
}
.sidenav {
height: 100%;
position: fixed;
z-index: 1;
margin-top: 70px;
left: 0%;
background-color: rgb(41, 40, 40);
overflow-x: hidden;
transition: 0.5s;
padding-top: 10px;
}
.sidenav a {
padding: 8px 8px 8px 32px;
text-decoration: none;
font-size: 18px;
color: #818181;
display: block;
transition: 0.3s;
}
.sidenav a:hover {
color: #f1f1f1;
}
.sidenav .closebtn {
position: absolute;
top: 0;
right: 25px;
font-size: 36px;
margin-left: 50px;
}
}
|
public/css/layout.css
|
a{
text-decoration: none;
}
#navBar{
height: 80px;
background-color: rgb(43, 41, 41);
color: white;
line-height: 80px;
font-size: 30px;
text-align: center;
box-shadow: 0 0 20px #cccccc;
position: fixed;
width: 100%;
top: 0;
z-index: 5;
top: 0;
left: 0;
}
#menu{
position: fixed;
top: 5px;
left: 17px;
z-index: 20000;
}
#div_nav{
height: 100px;
line-height: 45px;
background: #4A4A4A;
color: white;
text-align: center;
font-size: 25px;
width: 100%;
box-shadow: 0 0 10px #cccccc;
position: fixed;
z-index: 50;
}
#side-nav{
position: absolute;
top: 17px;
z-index: 5;
left: 1%;
/* position: fixed; */
}
.sidenav {
height: 100%;
width: 0;
z-index: 1000;
position: fixed;
z-index: 1;
margin-top: 70px;
right: 0;
top: 0;
left: 0%;
background-color: rgb(41, 40, 40);
overflow-x: hidden;
transition: 0.5s;
padding-top: 10px;
position: fixed;
}
.sidenav a {
padding: 8px 8px 8px 32px;
text-decoration: none;
font-size: 25px;
color: #818181;
display: block;
transition: 0.3s;
}
.sidenav a:hover {
color: #f1f1f1;
}
.sidenav .closebtn {
position: absolute;
top: 0;
right: 25px;
font-size: 36px;
margin-left: 50px;
}
@media (max-width: 480px){
body{
/* width: 480; */
margin: 0 auto;
}
#navBar{
background-color: rgb(43, 41, 41);
color: white;
line-height: 70px;
font-size: 18px;
/* padding-left: 50%; */
text-align: center;
box-shadow: 0 0 20px #cccccc;
}
#div_nav{
height: 100px;
line-height: 45px;
background: #4A4A4A;
color: white;
text-align: center;
font-size: 18px;
width: 100%;
box-shadow: 0 0 10px #cccccc;
}
#side-nav{
position: absolute;
top: 17px;
z-index: 5;
left: 1%;
}
#icon{
width: 40px;
height: 40px;
position: absolute;
top: 0;
left: -56px;
fill: var(--primary-color);
transition: fill 200ms ease;
}
.sidenav {
height: 100%;
position: fixed;
z-index: 1;
margin-top: 70px;
left: 0%;
background-color: rgb(41, 40, 40);
overflow-x: hidden;
transition: 0.5s;
padding-top: 10px;
}
.sidenav a {
padding: 8px 8px 8px 32px;
text-decoration: none;
font-size: 18px;
color: #818181;
display: block;
transition: 0.3s;
}
.sidenav a:hover {
color: #f1f1f1;
}
.sidenav .closebtn {
position: absolute;
top: 0;
right: 25px;
font-size: 36px;
margin-left: 50px;
}
}
| 0.281702 | 0.081923 |
h1 { font-weight:bold; font-size:14px;color:#3c3c3c !important;margin:0px; }
h2 { color:#b9cf00 !important; font-size:14px; font-weight:bold; margin-top:20px; border-bottom:1px solid #d6d6d6; padding-bottom:4px; }
h3 { color:#7e7e7e !important; font-size:14px; font-weight:bold; margin:20px 0px 0px 0px; border-bottom:1px solid #d6d6d6; padding-bottom:0px 0px 4px 0px; }
h4 { color:#879700 !important; font-size:12px; font-weight:bold; margin:0px; padding:0px; }
body{background-color:#3c3c3c}
a { cursor:pointer; color:#a2b500; text-decoration:none; border:none; }
.acymailing_online {color:#dddddd; text-decoration:none; font-size:11px; text-align:center; padding-bottom:10px}
.acymailing_unsub {color:#dddddd; text-decoration:none; font-size:11px; text-align:center; padding-top:10px}
.acymailing_readmore {cursor:pointer; color:#ffffff; background-color:#b9cf00; padding:3px 5px;}
a img{ border:0px; text-decoration:none;}
table, div, p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#575757;
}
.intro{
font-weight:bold;
font-size:12px;}
.acyfooter a{
color:#575757;}
@media (min-width: 10px){
table[class=w600], td[class=w600] { width:320px !important; }
table[class=w540], td[class=w540] { width:260px !important; }
td[class=w30] { width:30px !important; }
.w600 img{max-width:320px; height:auto !important}
.w540 img{max-width:260px; height:auto !important}
}
@media (min-width: 480px){
table[class=w600], td[class=w600] { width:480px !important; }
table[class=w540], td[class=w540] { width:420px !important; }
td[class=w30] { width:30px !important; }
.w600 img{max-width:480px; height:auto !important}
.w540 img{max-width:420px; height:auto !important}
}
@media (min-width:600px){
table[class=w600], td[class=w600] { width:600px !important; }
table[class=w540], td[class=w540] { width:540px !important; }
td[class=w30] { width:30px !important; }
.w600 img{max-width:600px; height:auto !important}
.w540 img{max-width:540px; height:auto !important}
}
|
media/com_acymailing/templates/css/template_3.css
|
h1 { font-weight:bold; font-size:14px;color:#3c3c3c !important;margin:0px; }
h2 { color:#b9cf00 !important; font-size:14px; font-weight:bold; margin-top:20px; border-bottom:1px solid #d6d6d6; padding-bottom:4px; }
h3 { color:#7e7e7e !important; font-size:14px; font-weight:bold; margin:20px 0px 0px 0px; border-bottom:1px solid #d6d6d6; padding-bottom:0px 0px 4px 0px; }
h4 { color:#879700 !important; font-size:12px; font-weight:bold; margin:0px; padding:0px; }
body{background-color:#3c3c3c}
a { cursor:pointer; color:#a2b500; text-decoration:none; border:none; }
.acymailing_online {color:#dddddd; text-decoration:none; font-size:11px; text-align:center; padding-bottom:10px}
.acymailing_unsub {color:#dddddd; text-decoration:none; font-size:11px; text-align:center; padding-top:10px}
.acymailing_readmore {cursor:pointer; color:#ffffff; background-color:#b9cf00; padding:3px 5px;}
a img{ border:0px; text-decoration:none;}
table, div, p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#575757;
}
.intro{
font-weight:bold;
font-size:12px;}
.acyfooter a{
color:#575757;}
@media (min-width: 10px){
table[class=w600], td[class=w600] { width:320px !important; }
table[class=w540], td[class=w540] { width:260px !important; }
td[class=w30] { width:30px !important; }
.w600 img{max-width:320px; height:auto !important}
.w540 img{max-width:260px; height:auto !important}
}
@media (min-width: 480px){
table[class=w600], td[class=w600] { width:480px !important; }
table[class=w540], td[class=w540] { width:420px !important; }
td[class=w30] { width:30px !important; }
.w600 img{max-width:480px; height:auto !important}
.w540 img{max-width:420px; height:auto !important}
}
@media (min-width:600px){
table[class=w600], td[class=w600] { width:600px !important; }
table[class=w540], td[class=w540] { width:540px !important; }
td[class=w30] { width:30px !important; }
.w600 img{max-width:600px; height:auto !important}
.w540 img{max-width:540px; height:auto !important}
}
| 0.113138 | 0.179064 |
@media (min-width: 1200px) and (max-width: 1500px) {}
/* normal desktop */
@media (min-width: 992px) and (max-width: 1200px) {}
/* tablet */
@media (min-width: 320px) and (max-width:575px) {
.sm-display-none {
display: none;
}
.grid {
display: none;
}
.logo {
justify-content: center!important;
margin-top: 20px;
}
.food-section {
padding: 0 0 120px 0;
}
.food-info {
padding: 20px;
}
.food-cta {
margin-left: 20px;
}
.footer-component {
display: none;
}
}
@media (min-width: 650px) and (max-width: 991px) {
.grid {
display: none;
}
.logo {
justify-content: center!important;
margin-top: 50px;
}
.food-section {
padding: 0 0 120px 0;
}
.food-info {
padding-top: 20px;
}
.drive-in-order {
padding: 10px;
}
.drive-in-order h5 {
font-size: 15px;
}
.pop-up-title {
font-size: 18px;
}
.order-cta {
padding: 10px 15px;
}
.footer-component {
display: none;
}
}
/* small mobile */
@media (min-width: 320px) and (max-width:580px) {
.title {
text-align: center;
margin-bottom: 10px;
}
.menus::after {
display: none;
}
.logo {
justify-content: center!important;
}
.menu-img {
margin-bottom: 10px;
margin-top: 0!important;
}
.homepage {
display: none;
}
.scroll {
overflow: auto;
}
.mt {
margin-top: 30px;
}
}
@media (min-width: 580px) {
.menu-img {
margin-bottom: 10px;
}
}
/* large mobile */
@media only screen and (min-width: 520px) and (max-width: 767px) {}
|
public/frontend_assets/css/responsive.css
|
@media (min-width: 1200px) and (max-width: 1500px) {}
/* normal desktop */
@media (min-width: 992px) and (max-width: 1200px) {}
/* tablet */
@media (min-width: 320px) and (max-width:575px) {
.sm-display-none {
display: none;
}
.grid {
display: none;
}
.logo {
justify-content: center!important;
margin-top: 20px;
}
.food-section {
padding: 0 0 120px 0;
}
.food-info {
padding: 20px;
}
.food-cta {
margin-left: 20px;
}
.footer-component {
display: none;
}
}
@media (min-width: 650px) and (max-width: 991px) {
.grid {
display: none;
}
.logo {
justify-content: center!important;
margin-top: 50px;
}
.food-section {
padding: 0 0 120px 0;
}
.food-info {
padding-top: 20px;
}
.drive-in-order {
padding: 10px;
}
.drive-in-order h5 {
font-size: 15px;
}
.pop-up-title {
font-size: 18px;
}
.order-cta {
padding: 10px 15px;
}
.footer-component {
display: none;
}
}
/* small mobile */
@media (min-width: 320px) and (max-width:580px) {
.title {
text-align: center;
margin-bottom: 10px;
}
.menus::after {
display: none;
}
.logo {
justify-content: center!important;
}
.menu-img {
margin-bottom: 10px;
margin-top: 0!important;
}
.homepage {
display: none;
}
.scroll {
overflow: auto;
}
.mt {
margin-top: 30px;
}
}
@media (min-width: 580px) {
.menu-img {
margin-bottom: 10px;
}
}
/* large mobile */
@media only screen and (min-width: 520px) and (max-width: 767px) {}
| 0.246715 | 0.075961 |
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
/* body {
background: #333;
} */
h1 {
text-align: center;
color: #DDD;
font-size: 3em;
font-family: 'Open Sans Condensed', sans-serif;
}
#plate {
position: relative;
margin: 0 auto;
height: 250px;
width: 250px;
border-bottom: solid 5px #B4B4B4;
border-radius: 0 0 10px 10px / 5px;
}
#plate:after {
position: absolute;
bottom: -10px;
content: " ";
margin: 0 25px;
width: 200px;
height: 5px;
background-color: #DDD;
border-radius: 0 0 5px 5px;
}
#bottle {
position: absolute;
width: 50px;
bottom: 0;
left: 100px;
z-index: 10;
}
#bottle .cork {
position: relative;
margin: 0 auto;
background-color: #8E1B1C;
width: 20px;
height: 40px;
border-radius: 2px 2px 0 0;
border-bottom: solid 3px #FBC85F;
}
#bottle .cork:before {
position: absolute;
top: 5px;
left: -2px;
display: block;
content: " ";
background-color: #8E1B10;
border-top: solid 1px #9A2A1F;
border-bottom: solid 1px #9A2A1F;
width: 24px;
height: 10px;
border-radius: 2px;
}
#bottle .neck {
margin: 0 auto;
background-color: rgba(41, 105, 70, 0.9);
width: 20px;
height: 10px;
}
#bottle .body {
position: relative;
margin: 0 auto;
padding-top: 30px;
background-color: rgba(41, 105, 70, 0.9);
width: 50px;
height: 110px;
border-radius: 20px 20px 5px 5px;
}
/*
#bottle .body:before {
position: absolute;
display: block;
content: " ";
bottom: 0;
width: 100%;
height: 50px;
background-color: rgba(0, 0, 0, 0.3);
border-radius: 0px 0px 5px 5px;
}
*/
#bottle .label {
position: relative;
background-color: #F2EAB9;
height: 30px;
border: solid 2px #CFC89B;
z-index: 25;
animation: spinning-label 3s linear infinite;
}
#bottle .label-shadow {
position: absolute;
height: 34px;
background-color: rgba(0, 0, 0, 0.3);
top: 30px;
z-index: 20;
animation: spinning-shadow 3s linear infinite;
}
@keyframes spinning-label {
0% {
margin-left: 0%;
border-left-width: 0px;
margin-right: 100%;
border-right-width: 2px;
}
49% {
border-left-width: 0px;
border-right-width: 2px;
}
50% {
margin-left: 0%;
border-left-width: 2px;
margin-right: 0%;
border-right-width: 0px;
}
98% {
border-left-width: 2px;
}
99% {
margin-left: 100%;
border-left-width: 0px;
margin-right: 0%;
border-right-width: 0px;
}
100% {
margin-left: 0%;
border-left-width: 0px;
margin-right: 100%;
border-right-width: 0px;
}
}
@keyframes spinning-shadow {
0% {
left: 0;
width: 50px;
margin-left: 0px;
}
50% {
left: 0;
width: 0px;
margin-left: 0px;
}
51% {
margin-left: 50px;
}
100% {
width: 50px;
margin-left: 0;
}
}
#glass {
position: absolute;
width: 40px;
bottom: 0;
left: 100px;
animation: spinning-glass 3s ease-in-out infinite;
}
@keyframes spinning-glass {
0% {
left: 25px;
z-index: 20;
}
50% {
left: 185px;
z-index: 20;
}
51% {
z-index: 0;
}
100% {
left: 25px;
z-index: 0;
}
}
#glass .bowl {
background-color: rgba(190, 190, 190, 0.5);
padding-top: 10px;
width: 40px;
height: 30px;
border-radius: 5px 5px 20px 20px / 20px;
}
#glass .bowl .wine {
background-color: #8E1B1C;
margin: 0 auto;
width: 30px;
height: 25px;
border-radius: 4px 4px 20px 20px / 20px;
}
#glass .stem {
margin: 0 auto;
background-color: rgba(190, 190, 190, 0.5);
width: 5px;
height: 30px;
}
#glass .foot {
background-color: rgba(190, 190, 190, 0.5);
width: 40px;
height: 5px;
border-radius: 20px 20px 0 0 / 5px;
}
#cork {
position: absolute;
height: 25px;
width: 15px;
bottom: 0;
background-color: #F2EAB9;
border-top: solid 2px #8E1B1C;
animation: spinning-cork 3s ease-in-out infinite;
}
@keyframes spinning-cork {
0% {
left: 150px;
z-index: 0;
}
50% {
left: 85px;
z-index: 0;
}
51% {
z-index: 20;
}
100% {
left: 150px;
z-index: 20;
}
}
|
public/assets/css/wine.css
|
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
/* body {
background: #333;
} */
h1 {
text-align: center;
color: #DDD;
font-size: 3em;
font-family: 'Open Sans Condensed', sans-serif;
}
#plate {
position: relative;
margin: 0 auto;
height: 250px;
width: 250px;
border-bottom: solid 5px #B4B4B4;
border-radius: 0 0 10px 10px / 5px;
}
#plate:after {
position: absolute;
bottom: -10px;
content: " ";
margin: 0 25px;
width: 200px;
height: 5px;
background-color: #DDD;
border-radius: 0 0 5px 5px;
}
#bottle {
position: absolute;
width: 50px;
bottom: 0;
left: 100px;
z-index: 10;
}
#bottle .cork {
position: relative;
margin: 0 auto;
background-color: #8E1B1C;
width: 20px;
height: 40px;
border-radius: 2px 2px 0 0;
border-bottom: solid 3px #FBC85F;
}
#bottle .cork:before {
position: absolute;
top: 5px;
left: -2px;
display: block;
content: " ";
background-color: #8E1B10;
border-top: solid 1px #9A2A1F;
border-bottom: solid 1px #9A2A1F;
width: 24px;
height: 10px;
border-radius: 2px;
}
#bottle .neck {
margin: 0 auto;
background-color: rgba(41, 105, 70, 0.9);
width: 20px;
height: 10px;
}
#bottle .body {
position: relative;
margin: 0 auto;
padding-top: 30px;
background-color: rgba(41, 105, 70, 0.9);
width: 50px;
height: 110px;
border-radius: 20px 20px 5px 5px;
}
/*
#bottle .body:before {
position: absolute;
display: block;
content: " ";
bottom: 0;
width: 100%;
height: 50px;
background-color: rgba(0, 0, 0, 0.3);
border-radius: 0px 0px 5px 5px;
}
*/
#bottle .label {
position: relative;
background-color: #F2EAB9;
height: 30px;
border: solid 2px #CFC89B;
z-index: 25;
animation: spinning-label 3s linear infinite;
}
#bottle .label-shadow {
position: absolute;
height: 34px;
background-color: rgba(0, 0, 0, 0.3);
top: 30px;
z-index: 20;
animation: spinning-shadow 3s linear infinite;
}
@keyframes spinning-label {
0% {
margin-left: 0%;
border-left-width: 0px;
margin-right: 100%;
border-right-width: 2px;
}
49% {
border-left-width: 0px;
border-right-width: 2px;
}
50% {
margin-left: 0%;
border-left-width: 2px;
margin-right: 0%;
border-right-width: 0px;
}
98% {
border-left-width: 2px;
}
99% {
margin-left: 100%;
border-left-width: 0px;
margin-right: 0%;
border-right-width: 0px;
}
100% {
margin-left: 0%;
border-left-width: 0px;
margin-right: 100%;
border-right-width: 0px;
}
}
@keyframes spinning-shadow {
0% {
left: 0;
width: 50px;
margin-left: 0px;
}
50% {
left: 0;
width: 0px;
margin-left: 0px;
}
51% {
margin-left: 50px;
}
100% {
width: 50px;
margin-left: 0;
}
}
#glass {
position: absolute;
width: 40px;
bottom: 0;
left: 100px;
animation: spinning-glass 3s ease-in-out infinite;
}
@keyframes spinning-glass {
0% {
left: 25px;
z-index: 20;
}
50% {
left: 185px;
z-index: 20;
}
51% {
z-index: 0;
}
100% {
left: 25px;
z-index: 0;
}
}
#glass .bowl {
background-color: rgba(190, 190, 190, 0.5);
padding-top: 10px;
width: 40px;
height: 30px;
border-radius: 5px 5px 20px 20px / 20px;
}
#glass .bowl .wine {
background-color: #8E1B1C;
margin: 0 auto;
width: 30px;
height: 25px;
border-radius: 4px 4px 20px 20px / 20px;
}
#glass .stem {
margin: 0 auto;
background-color: rgba(190, 190, 190, 0.5);
width: 5px;
height: 30px;
}
#glass .foot {
background-color: rgba(190, 190, 190, 0.5);
width: 40px;
height: 5px;
border-radius: 20px 20px 0 0 / 5px;
}
#cork {
position: absolute;
height: 25px;
width: 15px;
bottom: 0;
background-color: #F2EAB9;
border-top: solid 2px #8E1B1C;
animation: spinning-cork 3s ease-in-out infinite;
}
@keyframes spinning-cork {
0% {
left: 150px;
z-index: 0;
}
50% {
left: 85px;
z-index: 0;
}
51% {
z-index: 20;
}
100% {
left: 150px;
z-index: 20;
}
}
| 0.555435 | 0.133613 |
html, body{
margin:0;
font-size: 100%;
font-family: 'Source Sans Pro', sans-serif;
background: #fff;
}
body a {
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;
}
a:hover{
text-decoration:none;
}
input[type="button"],input[type="submit"]{
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
margin:0;
font-family: 'Cabin', sans-serif;
font-weight: 600;
}
p{
margin:0;
}
ul{
margin:0;
padding:0;
}
label{
margin:0;
}
/*--Banner stats here--*/
.agileinfo-dot {
background: url(../images/dott.png)repeat 0px 0px;
background-size: 2px;
-webkit-background-size: 2px;
-moz-background-size: 2px;
-o-background-size: 2px;
-ms-background-size: 2px;
padding: 0em 0 15.4em;
}
/*--header--*/
.header-main {
background: rgba(255, 255, 255, 0.18);
}
/*--header end here--*/
.banner {
background: url(../images/bann1.jpg)no-repeat center;
min-height: 795px;
background-size: cover;
position: relative;
}
.banner11 {
background: url(../images/bann1.jpg)no-repeat center;
min-height: 20px;
background-size: cover;
position: relative;
}
.banner1 {
background: url(../images/bann1.jpg)no-repeat;
min-height:41px;
background-size: cover;
}
/*-- Navbar --*/
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color:transparent;
}
.navbar-default .navbar-brand {
font-size: 3em;
color: #FFF;
text-shadow: 3px 3px #000000;
text-decoration:none;
font-weight: bold;
}
.navbar {
margin-bottom:0px;
}
.navbar-nav>li {
float: left;
margin-right: 23px;
}
.navbar-default .navbar-nav>li>a {
color: #FFFEFE;
letter-spacing: 1px;
text-transform: uppercase;
padding: 29px 13px;
font-weight: 400;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
color: #fff;
background:none!important;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #FFF;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
background-color: #303841;
border-color: #fff;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
color: #2567ff;
text-shadow: 1px 1px #000;
background-color: transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
color: #fff;
background-color: #EB4549;
}
a.active.scroll {
color: #2567ff!important;
text-shadow: 1px 1px #000;
}
.navbar-default {
border-color: #e7e7e7;
border: none!important;
background: none!important;
}
.navbar {
border-radius: 0!important;
}
.navbar-brand {
float: left;
height: 50px;
padding: 15px 15px;
line-height: 45px;
}
/*-- nav-effect --*/
/* Effect 13: three circles */
.cl-effect-13 ul li a {
-webkit-transition: color 0.3s;
-moz-transition: color 0.3s;
transition: color 0.3s;
}
.cl-effect-13 ul li a::before {
position: absolute;
top:50%;
left: 50%;
color: transparent;
content: '.';
text-shadow: 0 0 transparent;
font-size:2em;
-webkit-transition: text-shadow 0.3s, color 0.3s;
-moz-transition: text-shadow 0.3s, color 0.3s;
transition: text-shadow 0.3s, color 0.3s;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
.cl-effect-13 ul li a:hover::before, .cl-effect-13 ul li a:focus::before, ul.nav.navbar-nav li.active a::before {
color: #fff;
text-shadow: 10px 0 #fff, -10px 0 #fff;
}
.navbar-default {
background: rgba(0, 0, 0, 0.72);
border: none;
border-radius: 0;
}
.navbar-nav,.header-top{
padding-right:7em;
}
.header-nav {
position: relative;
}
.cl-effect-13 ul li a:hover::before, .cl-effect-13 ul li a:focus::before, ul.nav.navbar-nav li a.active::before {
color: #fff;
text-shadow: 10px 0 #fff, -10px 0 #fff;
}
/*-- //nav-effect --*/
.navbar-header h1 a {
font-size: 1.4em;
color: #FFF;
text-shadow: 3px 3px #000000;
text-decoration: none;
font-weight: bold;
line-height: 75px;
}
.navbar-brand {
float: left;
padding:0!important;
line-height: 45px;
}
/*-- /Navbar --*/
.banner-bottom-text h3 {
font-size: 5em;
color: rgb(255, 255, 255);
text-transform: capitalize;
letter-spacing: 1px;
font-weight: 700;
line-height: 1.3em;
}
.banner-bottom {
padding-top: 13em;
text-align: center;
}
.flex-control-nav {
bottom: 55%;
}
/*--//Banner ends here--*/
/*-- clickable --*/
.thim-click-to-bottom {
position: absolute;
bottom: 5%;
left: 49.5%;
/* width: 40px; */
/* height: 40px; */
/* font-size: 40px; */
/* line-height: 40px; */
-webkit-animation: bounce 2s infinite ease-in-out;
z-index: 99;
}
.thim-click-to-bottom i {
color: #fff;
font-size: 18px;
text-align: center;
}
@-webkit-keyframes bounce {
0%, 20%, 60%, 100% { -ms-transform: translateY(0); }
0%, 20%, 60%, 100% { -o-transform: translateY(0); }
0%, 20%, 60%, 100% { -moz-transform: translateY(0); }
0%, 20%, 60%, 100% { -webkit-transform: translateY(0); }
40% { -webkit-transform: translateY(-20px); }
80% { -webkit-transform: translateY(-10px); }
}
/*-- //clickable --*/
/*-- search --*/
.w3ls_search{
position:relative;
}
.cd-main-header {
/* Force Hardware Acceleration in WebKit */
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
will-change: transform;
}
.cd-main-header {
-webkit-transition: -webkit-transform 0.3s;
-moz-transition: -moz-transform 0.3s;
transition: transform 0.3s;
}
.cd-main-content.nav-is-visible, .cd-main-header.nav-is-visible {
-webkit-transform: translateX(-260px);
-moz-transform: translateX(-260px);
-ms-transform: translateX(-260px);
-o-transform: translateX(-260px);
transform: translateX(-260px);
}
.nav-on-left .cd-main-content.nav-is-visible, .nav-on-left .cd-main-header.nav-is-visible {
-webkit-transform: translateX(260px);
/*-- w3layouts --*/
-moz-transform: translateX(260px);
-ms-transform: translateX(260px);
-o-transform: translateX(260px);
transform: translateX(260px);
}
.cd-header-buttons {
position: absolute;
display: inline-block;
top: -59px;
right: 1px;
}
.cd-header-buttons li {
display: inline-block;
}
.cd-search-trigger, .cd-nav-trigger {
position: relative;
display: block;
width: 44px;
height: 44px;
overflow: hidden;
white-space: nowrap;
color: transparent;
z-index: 3;
background: #2567ff;
}
.cd-search-trigger::before, .cd-search-trigger::after {
/* search icon */
content: '';
position: absolute;
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
transition: opacity 0.3s;
/* Force Hardware Acceleration in WebKit */
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.cd-search-trigger::before {
top: 11px;
left: 11px;
width: 18px;
height: 18px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
/*-- agileits --*/
border:3px solid #fff;
}
.cd-search-trigger::after {
/* handle */
height: 3px;
width: 8px;
background: #fff;
bottom: 14px;
right: 11px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.cd-search-trigger span {
/* container for the X icon */
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
}
.cd-search-trigger span::before, .cd-search-trigger span::after {
/* close icon */
content: '';
position: absolute;
display: inline-block;
height: 3px;
width: 22px;
top: 50%;
margin-top: -2px;
left: 50%;
margin-left: -11px;
background:#fff;
opacity: 0;
/* Force Hardware Acceleration in WebKit */
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
-moz-transition: opacity 0.3s, -moz-transform 0.3s;
transition: opacity 0.3s, transform 0.3s;
}
.cd-search-trigger span::before {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.cd-search-trigger span::after {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.cd-search-trigger.search-is-visible::before, .cd-search-trigger.search-is-visible::after {
/* hide search icon */
-moz-opacity: 0;
opacity: 0;
}
.cd-search-trigger.search-is-visible span::before, .cd-search-trigger.search-is-visible span::after {
/* show close icon */
-moz-opacity: 1;
opacity: 1;
}
.cd-search-trigger.search-is-visible span::before {
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}
.cd-search-trigger.search-is-visible span::after {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.cd-search {
position: absolute;
width: 100%;
top: 0em;
left: 0;
z-index: 3;
opacity: 0;
visibility: hidden;
-webkit-transition: opacity .3s 0s, visibility 0s .3s;
-moz-transition: opacity .3s 0s, visibility 0s .3s;
transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-search input {
border-radius: 0;
border: none;
background: rgba(0, 0, 0, 0.75);
width: 100%;
padding: 0 5%;
-webkit-box-shadow: inset 0 3px 0 #2567ff, 0 3px 6px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 3px 0 #f5b120, 0 3px 6px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 3px 0 #ffffff, 0 3px 6px rgba(0, 0, 0, 0.05);
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
font-size: 1em;
padding: 1em 2em;
color: #fff;
letter-spacing: 1px;
}
.cd-search input::-webkit-input-placeholder {
color: #fff !important;
}
.cd-search input::-moz-placeholder {
color: #fff !important;
}
.cd-search input:-moz-placeholder {
color: #fff !important;
}
.cd-search input:-ms-input-placeholder {
color: #fff !important;
}
.cd-search input:focus {
outline: none;
}
.cd-search.is-visible {
-moz-opacity: 1;
opacity: 1;
visibility: visible;
-webkit-transition: opacity .3s 0s, visibility 0s 0s;
-moz-transition: opacity .3s 0s, visibility 0s 0s;
transition: opacity .3s 0s, visibility 0s 0s;
}
/*-- //search --*/
.header-top-agileits {
padding: 10px 0;
background: #000;
}
/*--sicial icons--*/.w3l-social ul{
padding:0;
margin:0;
}
.w3l-social ul li{
display:inline-block;
}
.w3l-social ul li a {
color: #333;
text-align: center;
}
.w3l-social ul li a i.fa.fa-facebook, .w3l-social ul li a i.fa.fa-twitter, .w3l-social ul li a i.fa.fa-google-plus {
height: 35px;
width: 35px;
/* background: #FFFFFF; */
line-height: 37px;
margin: 0px 10px 0 0;
color: #ffffff;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.w3l-social ul li a i.fa.fa-facebook:hover {
background: #3b5998;
color: #FFFFFF;
}
.w3l-social ul li a i.fa.fa-twitter:hover{
background: #1da1f2;
color: #FFFFFF;
}
.w3l-social ul li a i.fa.fa-google-plus:hover{
background: #dd4b39;
color: #FFFFFF;
}
.w3l-social {
float: left;
}
/*--//social icons--*/
/*-- registration --*/
ul.agile_forms {
float: right;
}
ul.agile_forms li a i {
color: #2567ff;
font-size: 17px;
padding-right: 4px;
}
ul.agile_forms li {
display: inline-block;
list-style: none;
}
ul.agile_forms li a {
/* background: #f1c40f; */
color: #fff;
font-size: 0.8em;
display: inline-block;
text-decoration: none;
padding: 8px 0 8px 35px;
/*text-transform: uppercase;*/
letter-spacing: 1px;
border-radius: 30px;
-webkit-border-radius: 30px;
-o-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
}
ul.agile_forms li a:focus {
outline:none;
}
.signin-form {
padding: 0em 1em 1em 1em;
text-align: center;
}
.signin-form h3, h3.agileinfo_sign, .modal-info h3 {
font-size: 1.5em;
color: #212121;
font-weight: 700;
margin: 1em 0 0.8em 0;
text-transform: uppercase;
letter-spacing: 1px;
}
.modal-info h3 span {
color: #146eb4!important;
line-height: 35px!important;
}
h3.agileinfo_sign {
text-align:center;
}
.signin-form h3 span {
color: #67e1ff;
}
.signin-form img {
width:100%;
}
.login-form {
margin: 1em 0 2.5em;
}
.signin-form input[type="email"],.signin-form input[type="text"], .signin-form input[type="password"],.signin-form textarea {
width: 100%;
padding: 1em 1em 1em 1em;
font-size: 14px;
margin: 0.5em 0;
outline: none;
color: #212121;
border: none;
border-bottom: 1px solid #ccc;
letter-spacing: 1px;
text-align: left;
}
.signin-form input[type="email"] {
background: none;
display: block;
}
.signin-form input[type="text"] {
background: none;
display: block;
}
.signin-form input[type="password"] {
background: none;
display: block;
}
.signin-form ::-webkit-input-placeholder{
color:#212121 !important;
}
.signin-form ::-webkit-textarea-placeholder{
color:#212121 !important;
}
.signin-form textarea {
min-height:100px;
}
.signin-form input[type="submit"] {
outline: none;
padding: 0.8em 0;
width: 100%;
text-align: center;
font-size: 1em;
margin-top: 1em;
border: none;
color: #FFFFFF;
text-transform:uppercase;
cursor: pointer;
background: #2567ff;
box-shadow: 0px 2px 1px rgba(28, 28, 29, 0.42);
}
.signin-form input[type="submit"]:hover {
color: #fff;
background: #202020;
transition: .5s all;
-webkit-transition: .5s all;
-moz-transition: .5s all;
-o-transition: .5s all;
-ms-transition: .5s all;
}
.signin-form p a {
font-size: 1em;
color: #212121;
letter-spacing: 1px;
}
.login-social-grids{
margin: 1em 0;
}
.login-social-grids ul {
padding: 0;
margin: 0;
}
.login-social-grids ul li {
display: inline-block;
margin: 0 .5em 0 0;
}
.login-social-grids ul li a {
color: #FFFFFF;
text-align: center;
}
.login-social-grids ul li a i.fa.fa-facebook, .login-social-grids ul li a i.fa.fa-twitter, .login-social-grids ul li a i.fa.fa-rss {
height: 35px;
width: 35px;
border: solid 2px #212121;
border-radius: 50px;
line-height: 31px;
background: none;
color: #212121;
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-social-grids ul li a i.fa.fa-facebook:hover {
border: solid 2px #3b5998;
background:#3b5998;
color: #FFFFFF;
}
.login-social-grids ul li a i.fa.fa-twitter:hover{
border: solid 2px #55acee;
background:#55acee;
color: #FFFFFF;
}
.login-social-grids ul li a i.fa.fa-rss:hover{
border: solid 2px #f26522;
background:#f26522;
color: #FFFFFF;
}
.modal-header .close{
float:right!important;
}
.form-control:focus {
border: 1px solid #ccc;
outline: 0;
box-shadow:none!important;
}
/*-- //registration --*/
/*--modal--*/
.modal-content img{
width:100%;
}
.modal-content h4 {
color: #000;
text-align: center;
font-size: 26px;
margin-bottom: .5em;
text-transform: uppercase;
}
.modal-content h5 {
color: #2567ff;
padding: 15px 0 7px;
font-size: 22px;
}
.modal-content p{
color:#636363;
font-size:14px;
line-height:25px;
padding-top: 10px;
}
.modal-header {
padding: 30px;
border: none;
}
/*--//modal--*/
/*-- //Banner-Slider --*/
/*-- main --*/
.banner-btm-w3layouts, .gallery, .team, .services-agileits, .contact,.cir_agile_info,.newsletter,.testimonials{
padding: 6.5em 0;
}
.tittle-agileinfo {
margin-bottom: 3em;
position: relative;
text-align: left!important;
padding-left: 4em;
}
.tittle-agileinfo span {
text-shadow: 4px 4px rgba(37, 103, 255, 0.35);
color:#2567ff;
font-size: 5em;
position: absolute;
left: -35px;
top: -30px;
font-weight: 600;
}
.tittle-agileinfo span:before {
width: 16px;
height: 16px;
content: " ";
background: #2567ff;
top: -10px;
left: -63px;
display: block;
position: absolute;
box-shadow: 2px 2px rgba(0, 0, 0, 0.32);
}
.tittle-agileinfo span:after {
width: 25px;
height: 25px;
content: " ";
background: #303030;
top: 3px;
left: -51px;
display: block;
position: absolute;
box-shadow: 2px 2px rgba(0, 0, 0, 0.32);
}
.tittle-agileinfo h3,.tittle-agileinfo h2 {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 35px;
color: #303030;
font-weight: 400;
text-shadow: 2px 2px #bbbcbd;
}
.tittle-agileinfo p{
color: #777;
font-size: 17px;
letter-spacing: 1px;
}
h3.subheading-agileits-w3layouts {
color: #2567ff;
font-size: 23px;
letter-spacing: 1px;
margin-bottom: 0.5em;
text-transform: capitalize;
}
p.para-agileits-w3layouts {
font-size: 17px;
color: #777;
letter-spacing: 0.5px;
line-height: 30px;
}
/*-- //main --*/
/*-- About --*/
.about-grids {
padding: 2.5em 2em 2em;
border: 2px solid #777;
margin-top: 1em;
position: relative;
width: 32.5%;
}
.about-grids:nth-child(2) {
margin-left:.8em!important;
margin-right:.8em!important;
}
.about-grids i {
position: absolute;
font-size: 32px;
width: 70px;
height: 50px;
text-align: center;
background: #fff;
top: -17px;
}
/*-- //About --*/
/*-- team --*/
.agile_team_grid {
text-align: center;
padding: 0;
}
.view {
margin: 0;
float: none;
overflow: hidden;
position: relative;
text-align: center;
}
.view,.view .mask,.view .content{
width: 100%;
height: 298px;
}
.view .mask,.view .content {
position: absolute;
overflow: hidden;
top: 0;
left: 0;
}
.view img {
display: block;
position: relative;
}
.view h5 {
text-transform: capitalize;
display: inline-block;
color: #fff;
border-bottom: 2px solid #2567ff;
text-align: center;
position: relative;
padding: 0 1em 0.8em;
font-size: 1.7em;
margin: 2.5em 0 .5em;
}
.view p {
/* font-style: italic; */
line-height: 1.8em;
font-size: 15px;
position: relative;
color: #fff;
padding: 0px 20px 20px;
text-align: center;
}
.view-sixth 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;
}
.view-sixth .mask {
background-color:rgba(34, 33, 33, 0.54);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
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;
}
.view-sixth h5 {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
background: transparent;
-webkit-transform: scale(10);
-moz-transform: scale(10);
-o-transform: scale(10);
-ms-transform: scale(10);
transform: scale(10);
-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;
}
.view-sixth p {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transform: scale(10);
-moz-transform: scale(10);
-o-transform: scale(10);
-ms-transform: scale(10);
transform: scale(10);
-webkit-transition: all 0.3s ease-in-out 0.2s;
-moz-transition: all 0.3s ease-in-out 0.2s;
-o-transition: all 0.3s ease-in-out 0.2s;
-ms-transition: all 0.3s ease-in-out 0.2s;
transition: all 0.3s ease-in-out 0.2s;
}
.agile_team_grid:hover .view-sixth .mask,.view-sixth:hover .mask {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
-ms-transition-delay: 0s;
transition-delay: 0s;
}
.agile_team_grid:hover .view-sixth img,.view-sixth:hover img {
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
-ms-transition-delay: 0s;
transition-delay: 0s;
}
.agile_team_grid:hover .view-sixth h5,.view-sixth:hover h5 {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition-delay: 0.1s;
-moz-transition-delay: 0.1s;
-o-transition-delay: 0.1s;
-ms-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.agile_team_grid:hover .view-sixth p,.view-sixth:hover p {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition-delay: 0.2s;
-moz-transition-delay: 0.2s;
-o-transition-delay: 0.2s;
-ms-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.view-sixth .agileits_social_icons{
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transform: translateY(100px);
-moz-transform: translateY(100px);
-o-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
-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;
}
.agile_team_grid:hover .view-sixth .agileits_social_icons,.view-sixth:hover .agileits_social_icons{
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
-webkit-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
-o-transition-delay: 0.3s;
-ms-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.agile_team_grid .w3l-social {
float: none!important;
}
.team{
padding-bottom:0em !important;
}
/*-- //team --*/
/*-- Stats --*/
.progress-bar.position {
float: left;
width: 25%;
background: none;
box-shadow: none;
font-family: 'Open Sans', sans-serif!important;
margin-top: 2em;
}
.cir_agile_info {
background: #202020;
}
span.circles-text {
font-size: 45px!important;
font-family: 'Text Me One', sans-serif;
}
/*-- //Stats --*/
/*-- services --*/
.services-agileits {
background: url(../images/services-bg.jpg)no-repeat center;
background-attachment: fixed;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size: cover;
}
.services-agileits{
position:relative;
}
.service-grids:nth-child(5), .service-grids:nth-child(6),.service-grids:nth-child(7) {
float: right;
padding-bottom:0em!important;
}
.services-agileits h3,.contact h3 {
color: #ffffff!important;
text-shadow: 2px 2px #4479f3!important;
}
.services-agileits .tittle-agileinfo span,.contact .tittle-agileinfo span {
text-shadow: 4px 4px rgba(37, 103, 255, 0.48)!important;
color: #ffffff!important;
}
.services-agileits .tittle-agileinfo span:after,.contact .tittle-agileinfo span:after {
background: #fff!important;
box-shadow: 2px 2px rgba(37, 103, 255, 0.48)!important;
}
.services-agileits .tittle-agileinfo p ,.contact .tittle-agileinfo p{
color: #4479f3!important;
}
.service-grids {
text-align: center;
padding: 0em 1.5em 3em;
}
.service-grids i {
color: #fff;
font-size: 28px;
width: 60px;
height: 45px;
line-height: 41px;
border: 2px solid rgba(193, 212, 255, 0.48);
}
.service-grids:hover i {
border-color:transparent;
transition: all 0.7s ease-in-out;
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
-ms-transition: all 0.7s ease-in-out;
}
.service-grids:hover h4 {
background:transparent;
color:#fff;
transition: all 0.7s ease-in-out;
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
-ms-transition: all 0.7s ease-in-out;
}
.service-grids p {
color: #a5bdf7;
margin: 1em 0 1em;
}
.service-grids h4 {
color: #000;
font-size: 16px;
padding: 12px 0;
background: rgb(255, 255, 255);
border: 2px solid #fff;
}
.services-agileits-w3layouts img {
position: absolute;
width: 27em;
bottom: -0.1em;
left: 0em;
}
/*-- //services --*/
/*-- gallery --*/
.gallery{
padding-bottom:0!important;
}
.gallery-grid {
margin-top: 0em;
padding: 0;
margin: 1px 1px;
width: 24.85%;
}
.wpf-demo-4 {
background-color: #2567ff;
display: block;
overflow: hidden;
position: relative;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
width: 100%;
height:300px;
}
.wpf-demo-4 a.item-hover {
display: block;
}
.wpf-demo-4 img {
width: 100%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
-moz-transform: scale(1.08);
-o-transform: scale(1.08);
-ms-transform: scale(1.08);
-webkit-transform: scale(1.08);
transform: scale(1.08);
}
.wpf-demo-4:hover img {
height: 100%;
margin-left: -42px;
margin-top: -7px;
-webkit-transform: translateY(-10%) rotate(-42deg) scale(1.5);
-moz-transform: translateY(-10%) rotate(-42deg) scale(1.5);
-o-transform: translateY(-10%) rotate(-42deg) scale(1.5);
-moz-transform: translateY(-10%) rotate(-42deg) scale(1.5);
transform: translateY(-10%) rotate(-42deg) scale(1.5);
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
width: 134%;
}
.wpf-demo-4:hover .view-caption {
text-align: right;
-webkit-transform: translateY(-111%);
-moz-transform: translateY(-111%);
-o-transform: translateY(-111%);
-moz-transform: translateY(-111%);
transform: translateY(-111%);
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
bottom: -17px;
}
.wpf-demo-4 .view-caption {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
text-align: right;
position: absolute;
right: 0;
bottom: -35px;
}
.wpf-demo-4 .view-caption p {
color: #fff;
font-size: 1em;
padding-right: 7px;
}
/*-- jzBox-lightbox --*/
#jzBox {
top: 0;
left: 0;
z-index: 10000;
position: fixed;
background-color: rgba(30, 30, 30, 0.9);
margin: 0 !important;
text-align: center;
width: 100%;
height: 100%;
display: none;
color: #fff;
}
#jzBoxTargetImg {
margin:6% 0 1% 0;
max-width: 96%;
max-height: 73%;
cursor: pointer;
}
#jzBoxCounter {
margin-bottom: 1%;
font-size: 12px;
}
#jzBox i:hover {
cursor: pointer;
color: #2aabd2;
}
#jzBoxBottom { max-height: 22%; }
#jzBoxNextBig, #jzBoxPrevBig {
cursor: pointer;
top: 0;
left: 0;
width: 35%;
position: fixed;
z-index: 10001;
}
#jzBoxNextBig { left: 65%; }
.close {
float: none;
opacity:1;
background: url(../images/close.png) no-repeat 0px 0px;
display: block;
width: 32px;
height: 32px;
margin:1em auto 0;
}
.arrow-left{
background: url(../images/left.png) no-repeat 0px 0px;
display: inline-block;
width: 50px;
height: 50px;
margin: 0 auto;
margin-right: 2em;
}
.arrow-right{
background: url(../images/right.png) no-repeat 0px 0px;
display: inline-block;
width: 50px;
width: 50px;
height: 50px;
margin: 0 auto;
}
.item-type-move .item-hover {
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
text-decoration: none;
background: #FF69B4;
display:block;
}
/*-- //jzBox-lightbox --*/
/*-- //gallery --*/
/*-- testimonials --*/
.agileinfo_team_grid {
margin-top: 1em;
}
.w3_testimonials_grids {
width: 93%;
margin: 0 auto;
}
.test-top-wthree {
background: #303030;
padding: 16px;
}
.test-top-wthree img {
width: 60px;
float: left;
margin-right: 1em;
}
.test-right-wthree {
float: left;
text-align: left;
background: #424242;
padding: 12px;
width: 83%;
border-radius: 11px;
}
.test-top-wthree p {
font-size: 15px;
color: #969696;
letter-spacing: 1px;
}
.test-top-wthree h6 {
color: #fff;
font-size: 20px;
letter-spacing: 1px;
}
.test-bottom-w3-agile {
position: relative;
}
.test-bottom-w3-agile {
position: relative;
padding: 1.5em 1em 1em 5em;
text-align: left;
}
.test-bottom-w3-agile i {
color: #000;
font-size: 2.56em;
position: absolute;
left: -11px;
top: 25px;
}
.test-top-wthree:after {
content: " ";
width: 124px;
height: 13px;
background: #2567ff;
top: -13px;
left: 3px;
position: absolute;
}
.test-top-wthree:before {
content: " ";
width: 13px;
height: 124px;
background: #2567ff;
top: -13px;
left: 2px;
position: absolute;
}
.test-bottom-w3-agile:after {
content: " ";
width: 49px;
height: 13px;
background: #424242;
bottom: -13px;
right: 0px;
position: absolute;
}
.test-bottom-w3-agile:before {
content: " ";
width: 13px;
height: 65px;
background: #424242;
bottom: -13px;
right: -13px;
position: absolute;
}
/*-- slider --*/
#slideshow
{
position: relative;
overflow: hidden;
margin: 0 auto;
max-width:100%;
/* No iOS tap highlight */
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
/* No text selection */
-webkit-user-select: none;
-moz-user-select: none;
/* No IE10 default touch actions */
-ms-touch-action: none;
}
#slideshow .strip
{
position: relative;
}
#slideshow .strip,
#slideshow .slide
{
left: 0;
top: 0;
width: 100%;
height: 100%;
}
#slideshow .strip,
#slideshow .slide,
#slideshow > button
{
-webkit-perspective: 1000;
-webkit-backface-visibility: hidden;
}
#slideshow .slide
{
position: absolute;
display: none;
text-align: center;
outline: none;
}
#slideshow .slide.sticky
{
display: block;
}
#slideshow > button
{
position: absolute;
z-index: 1;
bottom: 1%;
left: 2%;
padding: 0;
}
#slideshow button.next
{
left: auto;
right: 88%;
}
#slideshow .markers
{
text-align: right;
}
#slideshow ul,
#slideshow li
{
display: block;
overflow: hidden;
margin: 0;
padding: 0;
list-style: none;
}
#slideshow li
{
float: left;
}
#slideshow li + li
{
margin-left: 10px;
}
.advanced #slideshow ul
{
display: inline-block;
}
/*
Theme
----------------------------------- */
#slideshow .strip
{
padding-bottom:35%;
}
#slideshow button
{
margin: 0;
background: none;
border: 0;
cursor: pointer;
-webkit-appearance: none;
-moz-appearance: none;
outline: none;
}
.advanced #slideshow > button
{
position: absolute;
top: 50%;
display: block;
width: 40px;
height: 36px;
margin-top: -40px;
padding-right: 10px;
padding-left: 7px;
}
#slideshow > button::-moz-focus-inner
{
margin: -1px;
padding: 0;
}
#slideshow > button b {
display: block;
width: 40px;
height: 40px;
border-radius: 50px;
background: #424242 url(../images/prev1.png) no-repeat 7px 9px;
background-size: 20px;
text-indent: -10000px;
outline: none;
}
#slideshow button.next
{
padding-right: 7px;
padding-left: 10px;
}
#slideshow button.next b
{
left: 10px;
}
#slideshow button.next b {
background: #424242 url(../images/next1.png) no-repeat 13px 10px;
background-size: 20px;
}
#slideshow .markers
{
height: 15px;
padding: 15px 10px;
text-align: center;
font-size: 0.8em;
display: none;
}
/* Hide buttons when disabled */
#slideshow.disabled > button
{
display: none;
}
#slideshow .markers button
{
display: inline-block;
padding: 0;
width: 10px;
height: 10px;
background: #575757;
border-radius: 5px;
text-indent: -10000px;
opacity: 0.3;
}
#slideshow .markers button
{
margin-left: 10px;
}
#slideshow .markers button.sticky
{
background-color: #3172dd;
opacity: 0.75;
}
/* Bigger markers for touch */
#slideshow.touch .markers button
{
width: 16px;
height: 16px;
border-radius: 8px;
}
#slideshow.touch .markers button + button
{
margin-left: 10px;
}
button.next.disabled{
opacity: .5;
}
/*-- //slider --*/
/*-- //testimonials --*/
/*-- newsletter --*/
.newsletter{
background: url(../images/news.jpg)no-repeat center;
background-attachment: fixed;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size: cover;
position:relative;
}
.newsletter form {
text-align: center;
}
.news-left {
background: #004dfd;
padding: 0em;
}
.follow-left-agileits {
background: #1c60fb;
width: 20%;
padding: 9em 0;
float: left;
}
.follow-right-agileinfo {
width: 80%;
float: left;
background: rgb(51, 112, 255);
padding: 9em 0;
position:relative;
}
.follow-right-agileinfo ul {
position: absolute;
left: -2.5em;
top: 1.5em;
}
.follow-right-agileinfo ul li {
list-style: none;
margin-top: .9em;
box-shadow: -2px 2px 6px #0146e6;
}
.follow-right-agileinfo ul li:hover {
box-shadow: -2px 2px 6px #0031a0;
transition: all 0.7s ease-in-out;
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
-ms-transition: all 0.7s ease-in-out;
}
.follow-right-agileinfo ul li a {
text-decoration: none;
color: #fff;
font-size: 16px;
}
.follow-right-agileinfo ul li a i {
width: 40px;
height: 41px;
background: rgb(51, 112, 255);
line-height: 42px;
/* padding-top: 8px; */
text-align: center;
/* border-top-left-radius: 50px; */
/* border-bottom-left-radius: 50px; */
}
.follow-right-agileinfo ul li a span {
padding: 9.5px 0;
width: 170px;
text-align: center;
display: inline-block;
background: #1c60fb;
/* border-top-right-radius: 50px; */
/* border-bottom-right-radius: 50px; */
}
.news-right {
background: #303030;
border: 11px solid #1e1e1e;
padding: 0 2em 2.5em 2em;
box-shadow: -3px 3px 8px #232323;
position: absolute;
right: 14em;
top: 6em;
width: 40%;
}
.newsletter h3 {
font-size: 30px;
color: #fff;
padding: 30px 0px 30px;
text-align: center;
letter-spacing: 1px;
}
.news-right p {
color: #818181;
text-align: center;
font-size: 16px;
line-height: 30px;
width: 90%;
margin: 0 auto 3.5em;
}
.newsletter input[type="email"] {
outline: none;
border: none;
border-bottom: 1px solid #fff;
background: transparent;
color: #fff;
padding: 10px;
width: 90%;
font-size: 14px;
}
.newsletter input[type="submit"] {
outline: none;
border: none;
background: #2567ff;
color: #ffffff;
padding: 10px 54px;
/* margin-left: -4px; */
/* width: 22%; */
display: block;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 1px;
margin: 3em auto 0;
text-align: center;
font-weight: 600;
}
.newsletter input[type="submit"]:hover {
background: #fff;
color: #2567ff;
}
/*-- //newsletter --*/
/*--map--*/
.faq li {
margin-top: 0.5em;
}
.faq li:nth-child(1) {
margin: 0;
}
.faq li a {
padding: 1.2em;
width: 100%;
display: block;
position: relative;
color: #2567ff;
text-decoration: none;
background: #ffffff;
text-align: center;
font-size: 1.1em;
text-transform: uppercase;
letter-spacing: 1px;
}
.faq li a:hover,.faq li a.active{
color: #fff;
background:#2567ff;
}
.faq span.glyphicon {
margin-left: 1em;
vertical-align: middle;
font-size: 1.1em;
top: 0;
}
.faq li a.active span.glyphicon {
-webkit-transform: rotatex(180deg);
transform: rotatex(180deg);
-moz-transform: rotatex(180deg);
-o-transform: rotatex(180deg);
-ms-transform: rotatex(180deg);
}
.faq iframe {
width: 100%;
min-height: 25em;
border: none;
margin:0 0 -6px;
}
/*--//map--*/
/*-- contact --*/
.contact {
background: #000;
}
.address-grid h4, .contact-form h4 {
color: #2567ff;
font-size: 1.5em;
margin: 0;
font-weight: 800;
text-transform: uppercase;
letter-spacing: 1px;
}
.address-grid ul{
padding: 0;
margin: 1em 0 0 0;
}
.address-grid ul li {
display: block;
color: #848484;
font-size: 16px;
margin-bottom: 10px;
width: 50%;
height: 100px;
float: left;
padding: 1em;
}
ul.w3_address li span {
display: block;
font-size: 18px!important;
color: #fff!important;
margin-bottom: 10px;
}
.address-grid ul li a{
color:#636363;
text-decoration:none;
}
.address-grid ul li a:hover{
color:#2567ff;
}
.contact-form h4{
margin-bottom:1em;
}
.styled-input.agile-styled-input-top {
margin-top: 0;
}
.contact input[type="text"],.contact input[type="email"],.contact textarea{
font-size: .9em;
color: #fff;
padding: 0.5em 1em;
border: 0;
width: 100%;
border-bottom: 1px solid #747373;
background: none;
-webkit-appearance: none;
outline: none;
}
.contact textarea {
min-height: 8em;
resize: none;
}
/*-- input-effect --*/
.styled-input input:focus ~ label, .styled-input input:valid ~ label,.styled-input textarea:focus ~ label ,.styled-input textarea:valid ~ label{
font-size: .9em;
color: #fff;
top: -1.3em;
-webkit-transition: all 0.125s;
-moz-transition: all 0.125s;
-o-transition: all 0.125s;
-ms-transition: all 0.125s;
transition: all 0.125s;
}
.styled-input {
width:100%;
margin: 2em 0 1em;
position: relative;
}
.styled-input label {
color: #999999;
padding: 0.5em .9em;
position: absolute;
top: 0;
left: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
pointer-events: none;
font-weight: 400;
font-size: .9em;
display: block;
line-height: 1em;
}
.styled-input input ~ span,.styled-input textarea ~ span {
display: block;
width: 0;
height: 2px;
background: #fff;
position: absolute;
bottom: 0;
left: 0;
-webkit-transition: all 0.125s;
-moz-transition: all 0.125s;
transition: all 0.125s;
}
.styled-input textarea ~ span {
bottom: 5px;
}
.styled-input input:focus.styled-input textarea:focus {
outline: 0;
}
.styled-input input:focus ~ span,.styled-input textarea:focus ~ span {
width: 100%;
-webkit-transition: all 0.075s;
-moz-transition: all 0.075s;
transition: all 0.075s;
}
/*-- //input-effect --*/
.contact input[type="submit"] {
outline: none;
color: #FFFFFF;
padding: 10px 54px;
font-size: 14px;
margin: 1em 0 0 0;
letter-spacing: 1px;
-webkit-appearance: none;
background: #2567ff;
border: 1px solid #2567ff;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
transition: 0.5s all;
font-weight: 600;
}
.contact input[type="submit"]:hover {
color:#000;
background: #fff;
border: 1px solid #303841;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
transition: 0.5s all;
}
/*-- //contact --*/
/*--copy-right--*/
.copy {
text-align: center;
}
.copy p {
color: #fff;
font-size: 15px;
letter-spacing: 1.8px;
margin-top: 3em;
}
.copy p a {
color: #2567ff;
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;
}
.copy p a:hover{
color:#fff;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
/*--//copy-right--*/
/*--//footer--*/
/*-- to-top --*/
#toTop {
display: none;
text-decoration: none;
position: fixed;
bottom: 20px;
right: 2%;
overflow: hidden;
z-index: 999;
width: 32px;
height: 32px;
border: none;
text-indent: 100%;
background: url(../images/arr.png) no-repeat 0px 0px;
}
#toTopHover {
width: 64px;
height: 64px;
display: block;
overflow: hidden;
float: right;
opacity: 0;
-moz-opacity: 0;
filter: alpha(opacity=0);
}
/*-- //to-top --*/
/*--responsive--*/
@media(max-width:1600px){
}
@media(max-width:1440px){
.wpf-demo-4 {
height: 275px;
}
.news-right {
right: 9em;
width: 45%;
}
}
@media(max-width:1366px){
.banner-bottom-text h3 {
font-size: 4em;
letter-spacing: 3px;
width: 84%;
margin: 0 auto;
}
.agileinfo-dot {
padding: 0em 0 11em;
}
.banner {
min-height: 635px;
}
.flex-control-nav li {
margin: 12px 0px;
}
.flex-control-nav {
bottom: 54%;
}
.banner-bottom {
padding-top: 10em;
}
.tittle-agileinfo h3,.tittle-agileinfo h2 {
font-size: 32px;
}
.tittle-agileinfo p {
font-size: 16px;
}
.tittle-agileinfo span {
font-size: 4.3em;
left: -17px;
top: -23px;
}
.tittle-agileinfo span:after {
width: 21px;
height: 21px;
left: -33px;
}
.tittle-agileinfo span:before {
width: 13px;
height: 13px;
top: -7px;
left: -42px;
}
.wpf-demo-4 {
height: 265px;
}
.banner-btm-w3layouts, .gallery, .team, .services-agileits, .contact, .cir_agile_info, .newsletter, .testimonials {
padding: 5em 0;
}
.tittle-agileinfo {
margin-bottom: 2em;
}
.newsletter h3 {
font-size: 26px;
}
.news-right {
right: 6.5em;
width: 50%;
top: 4.5em;
}
.skills-grid {
padding: 0 2em;
}
.navbar-header h1 a {
font-size: 1.1em;
letter-spacing: 1.5px;
}
.services-agileits-w3layouts img {
width: 23em;
}
}
@media(max-width:1280px){
.tittle-agileinfo {
padding-left: 6.5em;
}
.tittle-agileinfo span {
left: 3px;
}
h3.subheading-agileits-w3layouts {
font-size: 20px;
}
.services-agileits-w3layouts img {
width: 21em;
bottom: 0em;
}
.wpf-demo-4 {
height: 248px;
}
.wpf-demo-4 .view-caption p {
font-size: 0.9em;
padding-right: 7px;
}
.wpf-demo-4:hover .view-caption {
bottom: -6px;
}
.gallery-grid {
width: 24.842%;
}
.skills-grid p {
font-size: 1.04em;
}
span.circles-number {
font-size: 45px;
line-height: 3.5em;
}
span.circles-text {
font-size: 39px!important;
}
.test-top-wthree {
background: #303030;
padding: 13px;
}
.test-bottom-w3-agile i {
font-size: 2em;
}
.test-top-wthree:before {
width: 10px;
height: 112px;
left: 5px;
top: -10px;
}
.test-top-wthree:after {
width: 112px;
height: 10px;
top: -10px;
left: 5px;
}
.test-bottom-w3-agile:before {
width: 11px;
height: 59px;
bottom: -11px;
right: -11px;
}
.test-bottom-w3-agile:after {
width: 45px;
height: 10px;
bottom: -11px;
right: 0px;
}
.test-bottom-w3-agile {
padding: 1.5em 1em 1em 3em;
}
.agileinfo_team_grid {
margin-top: 0.7em;
}
}
@media(max-width:1080px){
.navbar-default .navbar-nav>li>a {
letter-spacing: 1.5px;
padding: 29px 10px;
font-size: 14px;
}
.navbar-nav, .header-top {
padding-right: 4em;
}
.banner-bottom-text h3 {
font-size: 3em;
letter-spacing: 5px;
line-height: 1.5em;
}
.banner-bottom {
padding-top: 8em;
}
.agileinfo-dot {
padding: 0em 0 8em;
}
.banner {
min-height: 529px;
}
.about-grids {
width: 32.4%;
padding: 2em 1.5em 1.5em;
}
p.para-agileits-w3layouts {
font-size: 16px;
line-height: 28px;
}
.banner-btm-w3layouts, .gallery, .team, .services-agileits, .contact, .cir_agile_info, .newsletter, .testimonials {
padding: 4em 0;
}
.tittle-agileinfo h3,.tittle-agileinfo h2 {
font-size: 29px;
}
.service-grids {
padding: 0em .8em 2em;
}
.service-grids i {
font-size: 24px;
}
.service-grids h4 {
font-size: 15px;
padding: 10px 0;
}
.services-agileits-w3layouts img {
width: 19em;
}
.view h5 {
font-size: 1.4em;
letter-spacing: 1px;
margin: 2.7em 0 .5em;
}
.gallery-grid {
margin-top: 0em;
padding: 0;
margin: 1px 1px;
width: 24.8%;
}
.wpf-demo-4 {
height: 207px;
}
.test-right-wthree {
width: 80%;
}
#slideshow .strip {
padding-bottom: 44%;
}
#slideshow button.next {
right: 86%;
}
.news-right {
right: 3.8em;
top: 3.5em;
}
.address-grid h4, .contact-form h4 {
font-size: 1.2em;
}
ul.w3_address li span {
letter-spacing: 1px;
font-size: 16px!important;
}
.address-grid ul li {
font-size: 15px;
}
.contact textarea {
min-height: 5em;
}
.copy p {
margin-top: 2em;
}
}
@media(max-width:1050px){
.services-agileits-w3layouts img {
width: 18em;
}
.skills-grid:nth-child(3),.skills-grid:nth-child(4){
padding-bottom: 0em!important;
}
.skills-grid {
padding: 0 6em 3em;
width: 50%;
}
.wpf-demo-4 {
height: 202px;
}
.news-right {
right: 2.8em;
}
}
@media(max-width:1024px){
.navbar-header h1 a {
font-size: 0.9em;
}
.banner-bottom-text h3 {
font-size: 2.5em;
letter-spacing: 2px;
width: 67%;
}
.banner-bottom {
padding-top: 6em;
}
.agileinfo-dot {
padding: 0em 0 7.5em;
}
.banner {
min-height: 469px;
}
.flex-control-nav {
bottom: 15%;
}
.banner-btm-w3layouts, .gallery, .team, .services-agileits, .contact, .cir_agile_info, .newsletter, .testimonials {
padding: 3.5em 0;
}
.tittle-agileinfo h3,.tittle-agileinfo h2 {
font-size: 27px;
}
.tittle-agileinfo span {
left: 29px;
top: -18px;
font-size: 3.6em;
}
.services-agileits-w3layouts img {
width: 16.5em;
}
.view, .view .mask, .view .content {
height: 283px;
}
.view h5 {
margin: 2.7em 0 .3em;
padding: 0 1em 0.6em;
}
.wpf-demo-4 {
height: 196px;
}
.news-right {
right: 2em;
width: 54%;
top: 3.1em;
}
.newsletter h3 {
font-size: 23px;
}
}
@media(max-width:991px){
.navbar-header h1 a {
font-size: 0.88em;
letter-spacing: 1px;
line-height: 70px;
}
.navbar-nav, .header-top {
padding-right: 2.8em;
}
.navbar-nav>li {
margin-right: 6px;
}
.cd-search-trigger, .cd-nav-trigger {
width: 37px;
height: 37px;
}
.cd-search-trigger::after {
bottom: 11px;
right: 8px;
}
.cd-search-trigger::before {
top: 7px;
left: 7px;
}
.navbar-default .navbar-nav>li>a {
padding: 23px 10px;
}
.cd-header-buttons {
top: -54px;
}
.banner-bottom-text h3 {
width: 90%;
}
.banner {
min-height: 460px;
}
.about-grids {
width: 100%;
float: none;
}
.about-grids:nth-child(2) {
margin: 2em 0!important;
}
.service-grids {
width: 50%;
float: left;
}
.service-grids:nth-child(5), .service-grids:nth-child(6){
padding-bottom: 2em!important;
}
.services-agileits-w3layouts img {
width: 18.5em;
}
.agile_team_grid {
width: 50%;
float: left;
}
.view img {
width: 100%;
}
.view h5 {
margin: 3.7em 0 .3em;
}
.gallery-grid {
margin-top: 0em;
padding: 0;
margin: 1px 1px;
width: 33%;
float: left;
}
.wpf-demo-4 {
height: 255px;
}
#slideshow .strip {
padding-bottom: 83%;
}
#slideshow button.next {
right: 83%;
}
.agileinfo_team_grid:nth-child(2) {
margin-top: 2.5em;
}
.news-left {
width: 55%;
}
.follow-left-agileits {
padding: 8em 0;
}
.follow-right-agileinfo {
padding: 8em 0;
}
.follow-right-agileinfo ul {
top: 0.5em;
}
.news-right p {
margin: 0 auto 2em;
font-size: 15.5px;
line-height: 28px;
width: 100%;
letter-spacing: .5px;
}
.newsletter input[type="submit"] {
margin: 2.6em auto 0;
}
.f-w3ls{
text-align:left!important;
padding-left:3.5em!important;
}
.faq li a {
font-size: 1em;
}
.faq span.glyphicon {
margin-left: 0.5em;
font-size: 1em;
top: -1px;
}
.faq iframe {
min-height: 20em;
}
.skills-grid {
padding: 0 3em 3em;
}
.test-right-wthree {
width: 87%;
}
.news-right {
right: 8em;
width: 45%;
padding: 0 1em 2.5em 1em;
}
.address-grid, .contact-form {
float: none;
}
.address-grid ul li {
height: auto;
margin-bottom: 20px;
padding: 0 1em 0;
}
}
@media(max-width:900px){
.wpf-demo-4 {
height: 232px;
}
.news-right {
right: 5em;
width: 49%;
}
}
@media(max-width:800px){
.wpf-demo-4 {
height: 205px;
}
.news-right {
right: 2em;
width: 55%;
}
}
@media(max-width:768px){
.banner-bottom-text h3 {
width: 74%;
font-size: 2em;
}
.banner-bottom {
padding-top: 4em;
}
.agileinfo-dot {
padding: 0em 0 5.5em;
}
.banner {
min-height: 373px;
}
.tittle-agileinfo h3,.tittle-agileinfo h2 {
font-size: 23px;
}
.tittle-agileinfo span {
left: 36px;
top: -20px;
font-size: 3.5em;
}
.tittle-agileinfo span:after {
width: 17px;
height: 17px;
left: -23px;
top: 7px;
}
.tittle-agileinfo span:before {
width: 9px;
height: 9px;
top: 0px;
left: -30px;
}
h3.subheading-agileits-w3layouts {
font-size: 19px;
margin-bottom: 0.3em;
}
.services-agileits-w3layouts img {
width: 16.5em;
}
.wpf-demo-4 {
height: 196px;
}
.test-top-wthree h6 {
font-size: 16px;
}
.news-right p {
font-size: 15px;
}
.news-right {
right: 1em;
width: 57%;
top: 2.2em;
}
.newsletter h3 {
font-size: 21px;
}
.test-right-wthree {
padding: 15px;
}
}
@media(max-width:767px){
.navbar-default .navbar-toggle {
border-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: transparent;
}
.navbar-toggle {
margin: 1.1em 3.5em 0 0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border: none;
position: absolute;
width: 100%;
background: rgba(0, 0, 0, 0.91);
z-index: 999;
}
.navbar-nav > li > a {
margin-bottom: 5px;
}
.navbar-default .navbar-nav > li > a {
padding: 10px 14px 6px;
letter-spacing: 1.5px;
}
.navbar-nav {
margin: 0;
text-align: center;
padding-left: 0;
width: 100%;
padding: 1em 0;
}
.navbar-nav .open .dropdown-menu {
width: 100%;
text-align: center;
margin: 0 auto;
background-color: transparent;
border-radius: 0;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #f8b239;
}
.navbar-nav>li {
margin-right: 0;
float: none;
}
.about-grids:nth-child(2) {
margin: 1.5em 0!important;
}
span.circles-number {
font-size: 37px;
line-height: 4.2em;
}
span.circles-text {
font-size: 32px!important;
}
#slideshow > button b {
width: 35px;
height: 35px;
}
#slideshow > button b {
background: #424242 url(../images/prev1.png) no-repeat 6px 7px;
background-size: 20px;
}
#slideshow button.next b {
background: #424242 url(../images/next1.png) no-repeat 10px 8px;
background-size: 20px;
}
}
@media(max-width:736px){
.wpf-demo-4 {
height: 188px;
}
p.para-agileits-w3layouts {
font-size: 15px;
line-height: 25px;
}
.tittle-agileinfo p {
font-size: 15px;
letter-spacing: 0.5px;
}
}
@media(max-width:667px){
.banner-bottom-text h3 {
width: 90%;
}
.wpf-demo-4 {
height: 257px;
}
.gallery-grid {
width: 49.69%;
}
.test-right-wthree {
width: 85%;
}
#slideshow .strip {
padding-bottom: 98%;
}
.newsletter input[type="submit"] {
margin: 1.6em auto 0;
}
.news-left {
width: 100%;
float: none;
}
.news-right {
right: 2em;
width: 90%;
top: 23.2em;
}
.newsletter {
padding-bottom: 22.2em!important;
}
.f-w3ls {
text-align: center!important;
padding-left: 0em!important;
}
.address-grid h4, .contact-form h4 {
font-size: 1.01em;
}
.newsletter input[type="submit"] {
padding: 7px 40px;
font-size: 12px;
}
.contact input[type="submit"] {
padding: 7px 40px;
font-size: 12px;
}
}
@media(max-width:640px){
.tittle-agileinfo h3,.tittle-agileinfo h2 {
font-size: 21px;
}
.gallery-grid {
width: 49.68%;
}
.wpf-demo-4 {
height: 245px;
}
.test-right-wthree {
width: 84%;
}
#slideshow .strip {
padding-bottom: 103%;
}
.address-grid ul li {
width: 100%;
float: none;
padding: 0 0em 0;
}
}
@media(max-width:600px){
.banner-bottom-text h3 {
width: 76%;
font-size: 1.6em;
}
.banner {
min-height: 353px;
}
.w3l-social ul li a i.fa.fa-facebook, .w3l-social ul li a i.fa.fa-twitter, .w3l-social ul li a i.fa.fa-google-plus {
height: 31px;
width: 31px;
font-size: 14px;
line-height: 33px;
}
ul.agile_forms li a {
padding: 5px 0 5px 35px;
}
.tittle-agileinfo h3,.tittle-agileinfo h2 {
font-size: 21px;
line-height: 30px;
}
.tittle-agileinfo span {
top: -17px;
}
.gallery-grid {
width: 49.65%;
}
.wpf-demo-4 {
height: 230px;
}
.test-right-wthree {
width: 82%;
}
#slideshow .strip {
padding-bottom: 111%;
}
#slideshow button.next {
right: 80%;
}
.news-right {
right: 1.8em;
}
}
@media(max-width:568px){
.skills-grid p {
margin: 10px 0 0 0;
}
.view h5 {
margin: 2.7em 0 .3em;
}
.skills-grid {
padding: 0 2em 2em;
width: 100%;
float: none;
}
.skills-grid:nth-child(3){
padding-bottom: 2em!important;
}
.gallery-grid {
width: 49.63%;
}
.wpf-demo-4 {
height: 217px;
}
#slideshow .strip {
padding-bottom: 127%;
}
.copy p {
font-size: 14px;
padding: 0 2em;
line-height: 28px;
}
.banner {
min-height: 349px;
}
.flex-control-nav {
bottom: -1%;
}
}
@media(max-width:480px){
.banner-bottom-text h3 {
width: 90%;
font-size: 1.5em;
}
.banner {
min-height: 344px;
}
.tittle-agileinfo span {
top: -13px;
font-size: 3em;
left: 31px;
}
.tittle-agileinfo {
padding-left: 5.5em;
margin-bottom: 1.5em;
}
.tittle-agileinfo p {
line-height: 24px;
}
.about-grids i {
font-size: 27px;
height: 37px;
top: -15px;
}
.gallery-grid {
width: 100%;
margin: 1px 0;
}
.wpf-demo-4 {
height: 366px;
}
.test-right-wthree {
width: 76%;
}
#slideshow .strip {
padding-bottom: 169%;
}
#slideshow button.next {
right: 75%;
}
.newsletter h3 {
padding: 22px 0px;
}
.news-right {
right: 1.4em;
top: 22.2em;
}
.newsletter {
padding-bottom: 21.2em!important;
}
.copy p {
padding: 0 1em;
}
.service-grids {
width: 100%;
float: none;
}
.services-agileits {
padding-bottom: 14em!important;
}
.agile_team_grid {
width: 100%;
float: none;
}
.view h5 {
margin: 3.9em 0 .3em;
}
}
@media(max-width:440px){
.banner-bottom-text h3 {
font-size: 1.4em;
}
.agileinfo-dot {
padding: 0em 0 4.5em;
}
.banner {
min-height: 322px;
}
.thim-click-to-bottom i {
font-size: 15px;
}
.tittle-agileinfo span {
top: -24px;
font-size: 2.5em;
}
.tittle-agileinfo {
padding-left: 0;
padding-top: 1.6em;
}
.wpf-demo-4 {
height: 334px;
}
.test-right-wthree {
width: 100%;
margin-top: 14px;
}
#slideshow .strip {
padding-bottom: 228%;
}
}
@media(max-width:414px){
.banner-bottom-text h3 {
font-size: 1.3em;
letter-spacing: 1px;
}
.banner-bottom {
padding-top: 3em;
}
.flex-control-paging li a {
width: 10px;
height: 2px;
}
.flex-control-paging li a.flex-active {
width: 15px;
}
.agileinfo-dot {
padding: 0em 0 4em;
}
.banner {
min-height: 295px;
}
.cd-search input {
font-size: 14px;
padding: 0.9em 1em;
}
.tittle-agileinfo {
margin-bottom: 1em;
}
.wpf-demo-4 {
height: 315px;
}
.news-right {
right: 1.2em;
}
#slideshow .strip {
padding-bottom: 254%;
}
#slideshow > button {
bottom: 0%;
}
#slideshow button.next {
right: 72%;
}
.test-bottom-w3-agile i {
font-size: 1.6em;
top: 13px;
}
.test-bottom-w3-agile {
padding: 1em 1em 1em 2em;
}
.news-right {
padding: 0 0.5em 1.5em 0.5em;
}
.newsletter {
padding-bottom: 21.8em!important;
}
ul.agile_forms li a {
padding: 5px 0 5px 20px;
}
.view h5 {
margin: 3.5em 0 .3em;
}
}
@media(max-width:384px){
.wpf-demo-4 {
height: 290px;
}
#slideshow .strip {
padding-bottom: 290%;
}
}
@media(max-width:375px){
.wpf-demo-4 {
height: 282px;
}
#slideshow .strip {
padding-bottom: 300%;
}
#slideshow button.next {
right: 67%;
}
.news-right {
width: 89%;
}
.tittle-agileinfo span {
top: -21px;
font-size: 2.3em;
}
}
@media(max-width:320px){
.navbar-header h1 a {
font-size: 0.74em;
}
.banner-bottom-text h3 {
font-size: 1.1em;
letter-spacing: 0.5px;
width: 93%;
line-height: 1.8em;
}
.agileinfo-dot {
padding: 0em 0 3.5em;
}
h3.subheading-agileits-w3layouts {
letter-spacing: 0.1px;
}
.wpf-demo-4 {
height: 240px;
}
.test-top-wthree {
padding: 10px;
}
.test-top-wthree p {
font-size: 14.5px;
letter-spacing: 0px;
}
.test-bottom-w3-agile {
padding: 1em 0.5em 0.5em 1.5em;
}
#slideshow .strip {
padding-bottom: 388%;
}
#slideshow button.next {
right: 62%;
}
.news-right {
right: 1em;
}
.news-right p {
margin: 0 auto 1em;
line-height: 27px;
}
.banner-btm-w3layouts, .gallery, .team, .services-agileits, .contact, .cir_agile_info, .newsletter, .testimonials {
padding: 2.5em 0 1.6em;
}
.copy p {
margin-top: 1.5em;
letter-spacing: 1.3px;
}
.w3l-social {
float: none;
text-align: center;
}
ul.agile_forms {
margin-right: 3.5em;
}
.banner-btm-w3layouts, .gallery, .team, .services-agileits, .contact, .cir_agile_info, .newsletter, .testimonials {
padding: 3.5em 0 2.3em;
}
}
.sidebar-nav #sidebarnav li {
position: relative; }
.sidebar-nav #sidebarnav > li > ul {
position: absolute;
z-index: 1001;
width: 260px;
background: #ffffff;
display: none;
-webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.09);
box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.09); }
.sidebar-nav #sidebarnav > li:hover > ul {
height: auto !important;
overflow: auto; }
.sidebar-nav #sidebarnav > li:hover > ul,
.sidebar-nav #sidebarnav > li:hover > ul.collapse {
display: block; }
.sidebar-nav .has-arrow {
position: relative; }
.sidebar-nav .has-arrow::after {
position: absolute;
content: '';
width: .4em;
height: .4em;
border-width: 1px 0 0 1px;
border-style: solid;
border-color: #607d8b;
right: 1em;
-webkit-transform: rotate(-45deg) translate(0, -50%);
-ms-transform: rotate(-45deg) translate(0, -50%);
-o-transform: rotate(-45deg) translate(0, -50%);
transform: rotate(-45deg) translate(0, -50%);
-webkit-transform-origin: top;
-ms-transform-origin: top;
-o-transform-origin: top;
transform-origin: top;
top: 50%;
-webkit-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out; }
.sidebar-nav .active > .has-arrow::after,
.sidebar-nav li > .has-arrow.active::after,
.sidebar-nav .has-arrow[aria-expanded="true"]::after {
-webkit-transform: rotate(-135deg) translate(0, -50%);
-ms-transform: rotate(-135deg) translate(0, -50%);
-o-transform: rotate(-135deg) translate(0, -50%);
transform: rotate(-135deg) translate(0, -50%); }
.scale-up {
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
display: inline-block;
-webkit-transform-origin: right 0px;
-ms-transform-origin: right 0px;
transform-origin: right 0px; }
/*--responsive--*/
.scale-up {
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
display: inline-block;
-webkit-transform-origin: right 0px;
-ms-transform-origin: right 0px;
transform-origin: right 0px; }
.scale-up-left {
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
display: inline-block;
-webkit-transform-origin: left 0px;
-ms-transform-origin: left 0px;
transform-origin: left 0px; }
.show > .scale-up {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: right 0px;
-ms-transform-origin: right 0px;
transform-origin: right 0px; }
.show > .scale-up-left {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: left 0px;
-ms-transform-origin: left 0px;
transform-origin: left 0px; }
.topbar ul.dropdown-user {
padding: 0px;
width: 270px; }
.topbar ul.dropdown-user li {
list-style: none;
padding: 0px;
margin: 0px; }
.topbar ul.dropdown-user li.divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: rgba(120, 130, 140, 0.13); }
.topbar ul.dropdown-user li .dw-user-box {
padding: 10px 15px; }
.topbar ul.dropdown-user li .dw-user-box .u-img {
width: 80px;
display: inline-block;
vertical-align: top; }
.topbar ul.dropdown-user li .dw-user-box .u-img img {
width: 100%;
border-radius: 5px; }
.topbar ul.dropdown-user li .dw-user-box .u-text {
display: inline-block;
padding-left: 10px; }
.topbar ul.dropdown-user li .dw-user-box .u-text h4 {
margin: 0px; }
.topbar ul.dropdown-user li .dw-user-box .u-text p {
margin-bottom: 2px;
font-size: 14px; }
.topbar ul.dropdown-user li .dw-user-box .u-text .btn {
color: #ffffff;
padding: 5px 10px;
display: inline-block; }
.topbar ul.dropdown-user li .dw-user-box .u-text .btn:hover {
background: #e6294b; }
.topbar ul.dropdown-user li a {
padding: 9px 15px;
display: block;
color: #99abb4; }
.topbar ul.dropdown-user li a:hover {
background: #f2f4f8;
color: #009efb;
text-decoration: none; }
.dataTables_wrapper {
padding-top: 10px; }
.dt-buttons {
display: inline-block;
padding-top: 5px;
margin-bottom: 15px; }
.dt-buttons .dt-button {
padding: 5px 15px;
border-radius: 4px;
background: #009efb;
color: #ffffff;
margin-right: 3px; }
.dt-buttons .dt-button:hover {
background: #2f3d4a; }
.dataTables_info, .dataTables_length {
display: inline-block; }
.dataTables_length {
margin-top: 10px; }
.dataTables_length select {
border: 0;
background-image: -webkit-gradient(linear, left top, left bottom, from(#009efb), to(#009efb)), -webkit-gradient(linear, left top, left bottom, from(#d9d9d9), to(#d9d9d9));
background-image: -webkit-linear-gradient(#009efb, #009efb), -webkit-linear-gradient(#d9d9d9, #d9d9d9);
background-image: -o-linear-gradient(#009efb, #009efb), -o-linear-gradient(#d9d9d9, #d9d9d9);
background-image: linear-gradient(#009efb, #009efb), linear-gradient(#d9d9d9, #d9d9d9);
background-size: 0 2px, 100% 1px;
background-repeat: no-repeat;
background-position: center bottom, center calc(100% - 1px);
background-color: transparent;
-webkit-transition: background 0s ease-out;
-o-transition: background 0s ease-out;
transition: background 0s ease-out;
padding-bottom: 5px; }
.dataTables_length select:focus {
outline: none;
background-image: -webkit-gradient(linear, left top, left bottom, from(#009efb), to(#009efb)), -webkit-gradient(linear, left top, left bottom, from(#d9d9d9), to(#d9d9d9));
background-image: -webkit-linear-gradient(#009efb, #009efb), -webkit-linear-gradient(#d9d9d9, #d9d9d9);
background-image: -o-linear-gradient(#009efb, #009efb), -o-linear-gradient(#d9d9d9, #d9d9d9);
background-image: linear-gradient(#009efb, #009efb), linear-gradient(#d9d9d9, #d9d9d9);
background-size: 100% 2px, 100% 1px;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s; }
.dataTables_filter {
float: right;
margin-top: 10px; }
.dataTables_filter input {
border: 0;
background-image: -webkit-gradient(linear, left top, left bottom, from(#009efb), to(#009efb)), -webkit-gradient(linear, left top, left bottom, from(#d9d9d9), to(#d9d9d9));
background-image: -webkit-linear-gradient(#009efb, #009efb), -webkit-linear-gradient(#d9d9d9, #d9d9d9);
background-image: -o-linear-gradient(#009efb, #009efb), -o-linear-gradient(#d9d9d9, #d9d9d9);
background-image: linear-gradient(#009efb, #009efb), linear-gradient(#d9d9d9, #d9d9d9);
background-size: 0 2px, 100% 1px;
background-repeat: no-repeat;
background-position: center bottom, center calc(100% - 1px);
background-color: transparent;
-webkit-transition: background 0s ease-out;
-o-transition: background 0s ease-out;
transition: background 0s ease-out;
float: none;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 0;
margin-left: 10px; }
.dataTables_filter input:focus {
outline: none;
background-image: -webkit-gradient(linear, left top, left bottom, from(#009efb), to(#009efb)), -webkit-gradient(linear, left top, left bottom, from(#d9d9d9), to(#d9d9d9));
background-image: -webkit-linear-gradient(#009efb, #009efb), -webkit-linear-gradient(#d9d9d9, #d9d9d9);
background-image: -o-linear-gradient(#009efb, #009efb), -o-linear-gradient(#d9d9d9, #d9d9d9);
background-image: linear-gradient(#009efb, #009efb), linear-gradient(#d9d9d9, #d9d9d9);
background-size: 100% 2px, 100% 1px;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s; }
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
background: transparent; }
table.dataTable thead .sorting_asc:after {
content: "\f0de";
margin-left: 10px;
font-family: fontawesome;
cursor: pointer; }
table.dataTable thead .sorting_desc:after {
content: "\f0dd";
margin-left: 10px;
font-family: fontawesome;
cursor: pointer; }
table.dataTable thead .sorting:after {
content: "\f0dc";
margin-left: 10px;
font-family: fontawesome !important;
cursor: pointer;
color: rgba(50, 50, 50, 0.5); }
.dataTables_wrapper .dataTables_paginate {
float: right;
text-align: right;
padding-top: 0.25em; }
.dataTables_wrapper .dataTables_paginate .paginate_button {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
min-width: 1.5em;
padding: 0.5em 1em;
text-align: center;
text-decoration: none;
cursor: pointer;
*cursor: hand;
color: #99abb4;
border: 1px solid #ddd; }
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
color: #ffffff !important;
border: 1px solid #009efb;
background-color: #009efb; }
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
cursor: default;
color: #99abb4;
border: 1px solid #ddd;
background: transparent;
-webkit-box-shadow: none;
box-shadow: none; }
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
color: white;
border: 1px solid #009efb;
background-color: #009efb; }
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
outline: none;
background-color: #99abb4; }
.dataTables_wrapper .dataTables_paginate .ellipsis {
padding: 0 1em; }
.dt-bootstrap {
display: block; }
.paging_simple_numbers .pagination .paginate_button {
padding: 0px;
background: #ffffff; }
.paging_simple_numbers .pagination .paginate_button:hover {
background: #ffffff; }
.paging_simple_numbers .pagination .paginate_button a {
padding: 5px 10px;
border-radius: 4px;
border: 0px; }
.paging_simple_numbers .pagination .paginate_button.active a,
.paging_simple_numbers .pagination .paginate_button:hover a {
background: #1e88e5;
color: #ffffff; }
/*******************
Table- Footable
******************/
#demo-show-entries {
border: 0;
background-image: -webkit-gradient(linear, left top, left bottom, from(#009efb), to(#009efb)), -webkit-gradient(linear, left top, left bottom, from(#d9d9d9), to(#d9d9d9));
background-image: -webkit-linear-gradient(#009efb, #009efb), -webkit-linear-gradient(#d9d9d9, #d9d9d9);
background-image: -o-linear-gradient(#009efb, #009efb), -o-linear-gradient(#d9d9d9, #d9d9d9);
background-image: linear-gradient(#009efb, #009efb), linear-gradient(#d9d9d9, #d9d9d9);
background-size: 0 2px, 100% 1px;
background-repeat: no-repeat;
background-position: center bottom, center calc(100% - 1px);
background-color: transparent;
-webkit-transition: background 0s ease-out;
-o-transition: background 0s ease-out;
transition: background 0s ease-out;
padding-bottom: 5px;
color: #99abb4; }
#demo-show-entries:focus {
outline: none;
background-image: -webkit-gradient(linear, left top, left bottom, from(#009efb), to(#009efb)), -webkit-gradient(linear, left top, left bottom, from(#d9d9d9), to(#d9d9d9));
background-image: -webkit-linear-gradient(#009efb, #009efb), -webkit-linear-gradient(#d9d9d9, #d9d9d9);
background-image: -o-linear-gradient(#009efb, #009efb), -o-linear-gradient(#d9d9d9, #d9d9d9);
background-image: linear-gradient(#009efb, #009efb), linear-gradient(#d9d9d9, #d9d9d9);
background-size: 100% 2px, 100% 1px;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s; }
#demo-input-search2 {
border: 0;
background-image: -webkit-gradient(linear, left top, left bottom, from(#009efb), to(#009efb)), -webkit-gradient(linear, left top, left bottom, from(#d9d9d9), to(#d9d9d9));
background-image: -webkit-linear-gradient(#009efb, #009efb), -webkit-linear-gradient(#d9d9d9, #d9d9d9);
background-image: -o-linear-gradient(#009efb, #009efb), -o-linear-gradient(#d9d9d9, #d9d9d9);
background-image: linear-gradient(#009efb, #009efb), linear-gradient(#d9d9d9, #d9d9d9);
background-size: 0 2px, 100% 1px;
background-repeat: no-repeat;
background-position: center bottom, center calc(100% - 1px);
background-color: transparent;
-webkit-transition: background 0s ease-out;
-o-transition: background 0s ease-out;
transition: background 0s ease-out;
float: none;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 0;
margin-left: 10px;
color: #99abb4; }
#demo-input-search2:focus {
outline: none;
background-image: -webkit-gradient(linear, left top, left bottom, from(#009efb), to(#009efb)), -webkit-gradient(linear, left top, left bottom, from(#d9d9d9), to(#d9d9d9));
background-image: -webkit-linear-gradient(#009efb, #009efb), -webkit-linear-gradient(#d9d9d9, #d9d9d9);
background-image: -o-linear-gradient(#009efb, #009efb), -o-linear-gradient(#d9d9d9, #d9d9d9);
background-image: linear-gradient(#009efb, #009efb), linear-gradient(#d9d9d9, #d9d9d9);
background-size: 100% 2px, 100% 1px;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s; }
.footable .pagination li a {
position: relative;
display: block;
padding: .5rem .75rem;
margin-left: -1px;
line-height: 1.25;
color: #0275d8;
background-color: #ffffff;
border: 1px solid #ddd; }
.footable .pagination li.active a {
z-index: 2;
color: #fff;
background-color: #0275d8;
border-color: #0275d8; }
.footable .pagination li.disabled a {
color: #636c72;
pointer-events: none;
cursor: not-allowed;
background-color: #ffffff;
border-color: #ddd; }
.footable .pagination li:first-child a {
margin-left: 0;
border-bottom-left-radius: .25rem;
border-top-left-radius: .25rem; }
.footable-odd {
background: #f2f4f8; }
/*******************
Pagination
*******************/
.pagination > li:first-child > a,
.pagination > li:first-child > span {
border-bottom-left-radius: 4px;
border-top-left-radius: 4px; }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-bottom-right-radius: 4px;
border-top-right-radius: 4px; }
.pagination > li > a,
.pagination > li > span {
color: #263238; }
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
background-color: #f2f4f8; }
.pagination-split li {
margin-left: 5px;
display: inline-block;
float: left; }
.pagination-split li:first-child {
margin-left: 0; }
.pagination-split li a {
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px; }
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
background-color: #009efb;
border-color: #009efb; }
.pager li > a,
.pager li > span {
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
color: #263238; }
/*******************
Table Cell
*******************/
.table-box {
display: table;
width: 100%; }
.table.no-border tbody td {
border: 0px; }
.cell {
display: table-cell;
vertical-align: middle; }
.table td, .table th {
border-color: #f3f1f1; }
.table thead th, .table th {
font-weight: 500; }
.table-hover tbody tr:hover {
background: #f2f4f8; }
.v-middle td, .v-middle th {
vertical-align: middle; }
.table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar; }
/*******************
Wave Effects
*******************/
.waves-effect {
position: relative;
cursor: pointer;
display: inline-block;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
vertical-align: middle;
z-index: 1;
will-change: opacity, transform;
-webkit-transition: all 0.1s ease-out;
-moz-transition: all 0.1s ease-out;
-o-transition: all 0.1s ease-out;
-ms-transition: all 0.1s ease-out;
transition: all 0.1s ease-out; }
.waves-effect .waves-ripple {
position: absolute;
border-radius: 50%;
width: 20px;
height: 20px;
margin-top: -10px;
margin-left: -10px;
opacity: 0;
background: rgba(0, 0, 0, 0.2);
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
-o-transition: all 0.7s ease-out;
-ms-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
-o-transition-property: -o-transform, opacity;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: transform, opacity;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
pointer-events: none; }
.waves-effect.waves-light .waves-ripple {
background-color: rgba(255, 255, 255, 0.45); }
.waves-effect.waves-red .waves-ripple {
background-color: rgba(244, 67, 54, 0.7); }
.waves-effect.waves-yellow .waves-ripple {
background-color: rgba(255, 235, 59, 0.7); }
.waves-effect.waves-orange .waves-ripple {
background-color: rgba(255, 152, 0, 0.7); }
.waves-effect.waves-purple .waves-ripple {
background-color: rgba(156, 39, 176, 0.7); }
.waves-effect.waves-green .waves-ripple {
background-color: rgba(76, 175, 80, 0.7); }
.waves-effect.waves-teal .waves-ripple {
background-color: rgba(0, 150, 136, 0.7); }
.waves-circle {
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
text-align: center;
width: 2.5em;
height: 2.5em;
line-height: 2.5em;
border-radius: 50%;
-webkit-mask-image: none; }
.waves-input-wrapper {
border-radius: 0.2em;
vertical-align: bottom; }
.waves-input-wrapper .waves-button-input {
position: relative;
top: 0;
left: 0;
z-index: 1; }
.waves-block {
display: block; }
.search-box .app-search {
position: absolute;
margin: 0px;
display: block;
z-index: 110;
width: 100%;
top: -1px;
-webkit-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2);
box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2);
display: none;
left: 0px; }
.search-box .app-search input {
width: 100%;
padding: 25px 40px 25px 20px;
border-radius: 0px;
font-size: 17px;
-webkit-transition: 0.5s ease-in;
-o-transition: 0.5s ease-in;
transition: 0.5s ease-in; }
.search-box .app-search .srh-btn {
position: absolute;
top: 23px;
cursor: pointer;
background: #ffffff;
width: 15px;
height: 15px;
right: 20px;
font-size: 14px; }
.mini-sidebar .top-navbar .navbar-header {
width: 60px;
text-align: center; }
/*******************
Table- responsive
******************/
.tablesaw-bar .btn-group label {
color: #99abb4 !important; }
/*******************
Table- editable table
******************/
.dt-bootstrap {
display: block; }
.paging_simple_numbers .pagination .paginate_button {
padding: 0px;
background: #ffffff; }
.paging_simple_numbers .pagination .paginate_button:hover {
background: #ffffff; }
.paging_simple_numbers .pagination .paginate_button a {
padding: 5px 10px;
border-radius: 4px;
border: 0px; }
.paging_simple_numbers .pagination .paginate_button.active a,
.paging_simple_numbers .pagination .paginate_button:hover a {
background: #1e88e5;
color: #ffffff; }
.card {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0, 0, 0, 0.125);
border-radius: 0.25rem;
}
.card > hr {
margin-right: 0;
margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.card-body {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 1.25rem;
}
.card-title {
margin-bottom: 0.75rem;
}
.card-subtitle {
margin-top: -0.375rem;
margin-bottom: 0;
}
.card-text:last-child {
margin-bottom: 0;
}
.card-link:hover {
text-decoration: none;
}
.card-link + .card-link {
margin-left: 1.25rem;
}
.card-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
background-color: rgba(0, 0, 0, 0.03);
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
border-top: 0;
}
.card-footer {
padding: 0.75rem 1.25rem;
background-color: rgba(0, 0, 0, 0.03);
border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
margin-right: -0.625rem;
margin-bottom: -0.75rem;
margin-left: -0.625rem;
border-bottom: 0;
}
.card-header-pills {
margin-right: -0.625rem;
margin-left: -0.625rem;
}
.card-img-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 1.25rem;
}
.card-img {
width: 100%;
border-radius: calc(0.25rem - 1px);
}
.card-img-top {
width: 100%;
border-top-left-radius: calc(0.25rem - 1px);
border-top-right-radius: calc(0.25rem - 1px);
}
.card-img-bottom {
width: 100%;
border-bottom-right-radius: calc(0.25rem - 1px);
border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
}
.card-deck .card {
margin-bottom: 15px;
}
@media (min-width: 576px) {
.card-deck {
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin-right: -15px;
margin-left: -15px;
}
.card-deck .card {
display: -ms-flexbox;
display: flex;
-ms-flex: 1 0 0%;
flex: 1 0 0%;
-ms-flex-direction: column;
flex-direction: column;
margin-right: 15px;
margin-bottom: 0;
margin-left: 15px;
}
}
.card-group {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
}
.card-group > .card {
margin-bottom: 15px;
}
@media (min-width: 576px) {
.card-group {
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.card-group > .card {
-ms-flex: 1 0 0%;
flex: 1 0 0%;
margin-bottom: 0;
}
.card-group > .card + .card {
margin-left: 0;
border-left: 0;
}
.card-group > .card:first-child {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.card-group > .card:first-child .card-img-top,
.card-group > .card:first-child .card-header {
border-top-right-radius: 0;
}
.card-group > .card:first-child .card-img-bottom,
.card-group > .card:first-child .card-footer {
border-bottom-right-radius: 0;
}
.card-group > .card:last-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.card-group > .card:last-child .card-img-top,
.card-group > .card:last-child .card-header {
border-top-left-radius: 0;
}
.card-group > .card:last-child .card-img-bottom,
.card-group > .card:last-child .card-footer {
border-bottom-left-radius: 0;
}
.card-group > .card:only-child {
border-radius: 0.25rem;
}
.card-group > .card:only-child .card-img-top,
.card-group > .card:only-child .card-header {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.card-group > .card:only-child .card-img-bottom,
.card-group > .card:only-child .card-footer {
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
border-radius: 0;
}
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
border-radius: 0;
}
}
.card-columns .card {
margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
.card-columns {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
-webkit-column-gap: 1.25rem;
-moz-column-gap: 1.25rem;
column-gap: 1.25rem;
orphans: 1;
widows: 1;
}
.card-columns .card {
display: inline-block;
width: 100%;
}
}
.accordion .card:not(:first-of-type):not(:last-of-type) {
border-bottom: 0;
border-radius: 0;
}
.accordion .card:not(:first-of-type) .card-header:first-child {
border-radius: 0;
}
.accordion .card:first-of-type {
border-bottom: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.accordion .card:last-of-type {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
|
public/assets/css/style.css
|
html, body{
margin:0;
font-size: 100%;
font-family: 'Source Sans Pro', sans-serif;
background: #fff;
}
body a {
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;
}
a:hover{
text-decoration:none;
}
input[type="button"],input[type="submit"]{
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
margin:0;
font-family: 'Cabin', sans-serif;
font-weight: 600;
}
p{
margin:0;
}
ul{
margin:0;
padding:0;
}
label{
margin:0;
}
/*--Banner stats here--*/
.agileinfo-dot {
background: url(../images/dott.png)repeat 0px 0px;
background-size: 2px;
-webkit-background-size: 2px;
-moz-background-size: 2px;
-o-background-size: 2px;
-ms-background-size: 2px;
padding: 0em 0 15.4em;
}
/*--header--*/
.header-main {
background: rgba(255, 255, 255, 0.18);
}
/*--header end here--*/
.banner {
background: url(../images/bann1.jpg)no-repeat center;
min-height: 795px;
background-size: cover;
position: relative;
}
.banner11 {
background: url(../images/bann1.jpg)no-repeat center;
min-height: 20px;
background-size: cover;
position: relative;
}
.banner1 {
background: url(../images/bann1.jpg)no-repeat;
min-height:41px;
background-size: cover;
}
/*-- Navbar --*/
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color:transparent;
}
.navbar-default .navbar-brand {
font-size: 3em;
color: #FFF;
text-shadow: 3px 3px #000000;
text-decoration:none;
font-weight: bold;
}
.navbar {
margin-bottom:0px;
}
.navbar-nav>li {
float: left;
margin-right: 23px;
}
.navbar-default .navbar-nav>li>a {
color: #FFFEFE;
letter-spacing: 1px;
text-transform: uppercase;
padding: 29px 13px;
font-weight: 400;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
color: #fff;
background:none!important;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #FFF;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
background-color: #303841;
border-color: #fff;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
color: #2567ff;
text-shadow: 1px 1px #000;
background-color: transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
color: #fff;
background-color: #EB4549;
}
a.active.scroll {
color: #2567ff!important;
text-shadow: 1px 1px #000;
}
.navbar-default {
border-color: #e7e7e7;
border: none!important;
background: none!important;
}
.navbar {
border-radius: 0!important;
}
.navbar-brand {
float: left;
height: 50px;
padding: 15px 15px;
line-height: 45px;
}
/*-- nav-effect --*/
/* Effect 13: three circles */
.cl-effect-13 ul li a {
-webkit-transition: color 0.3s;
-moz-transition: color 0.3s;
transition: color 0.3s;
}
.cl-effect-13 ul li a::before {
position: absolute;
top:50%;
left: 50%;
color: transparent;
content: '.';
text-shadow: 0 0 transparent;
font-size:2em;
-webkit-transition: text-shadow 0.3s, color 0.3s;
-moz-transition: text-shadow 0.3s, color 0.3s;
transition: text-shadow 0.3s, color 0.3s;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
.cl-effect-13 ul li a:hover::before, .cl-effect-13 ul li a:focus::before, ul.nav.navbar-nav li.active a::before {
color: #fff;
text-shadow: 10px 0 #fff, -10px 0 #fff;
}
.navbar-default {
background: rgba(0, 0, 0, 0.72);
border: none;
border-radius: 0;
}
.navbar-nav,.header-top{
padding-right:7em;
}
.header-nav {
position: relative;
}
.cl-effect-13 ul li a:hover::before, .cl-effect-13 ul li a:focus::before, ul.nav.navbar-nav li a.active::before {
color: #fff;
text-shadow: 10px 0 #fff, -10px 0 #fff;
}
/*-- //nav-effect --*/
.navbar-header h1 a {
font-size: 1.4em;
color: #FFF;
text-shadow: 3px 3px #000000;
text-decoration: none;
font-weight: bold;
line-height: 75px;
}
.navbar-brand {
float: left;
padding:0!important;
line-height: 45px;
}
/*-- /Navbar --*/
.banner-bottom-text h3 {
font-size: 5em;
color: rgb(255, 255, 255);
text-transform: capitalize;
letter-spacing: 1px;
font-weight: 700;
line-height: 1.3em;
}
.banner-bottom {
padding-top: 13em;
text-align: center;
}
.flex-control-nav {
bottom: 55%;
}
/*--//Banner ends here--*/
/*-- clickable --*/
.thim-click-to-bottom {
position: absolute;
bottom: 5%;
left: 49.5%;
/* width: 40px; */
/* height: 40px; */
/* font-size: 40px; */
/* line-height: 40px; */
-webkit-animation: bounce 2s infinite ease-in-out;
z-index: 99;
}
.thim-click-to-bottom i {
color: #fff;
font-size: 18px;
text-align: center;
}
@-webkit-keyframes bounce {
0%, 20%, 60%, 100% { -ms-transform: translateY(0); }
0%, 20%, 60%, 100% { -o-transform: translateY(0); }
0%, 20%, 60%, 100% { -moz-transform: translateY(0); }
0%, 20%, 60%, 100% { -webkit-transform: translateY(0); }
40% { -webkit-transform: translateY(-20px); }
80% { -webkit-transform: translateY(-10px); }
}
/*-- //clickable --*/
/*-- search --*/
.w3ls_search{
position:relative;
}
.cd-main-header {
/* Force Hardware Acceleration in WebKit */
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
will-change: transform;
}
.cd-main-header {
-webkit-transition: -webkit-transform 0.3s;
-moz-transition: -moz-transform 0.3s;
transition: transform 0.3s;
}
.cd-main-content.nav-is-visible, .cd-main-header.nav-is-visible {
-webkit-transform: translateX(-260px);
-moz-transform: translateX(-260px);
-ms-transform: translateX(-260px);
-o-transform: translateX(-260px);
transform: translateX(-260px);
}
.nav-on-left .cd-main-content.nav-is-visible, .nav-on-left .cd-main-header.nav-is-visible {
-webkit-transform: translateX(260px);
/*-- w3layouts --*/
-moz-transform: translateX(260px);
-ms-transform: translateX(260px);
-o-transform: translateX(260px);
transform: translateX(260px);
}
.cd-header-buttons {
position: absolute;
display: inline-block;
top: -59px;
right: 1px;
}
.cd-header-buttons li {
display: inline-block;
}
.cd-search-trigger, .cd-nav-trigger {
position: relative;
display: block;
width: 44px;
height: 44px;
overflow: hidden;
white-space: nowrap;
color: transparent;
z-index: 3;
background: #2567ff;
}
.cd-search-trigger::before, .cd-search-trigger::after {
/* search icon */
content: '';
position: absolute;
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
transition: opacity 0.3s;
/* Force Hardware Acceleration in WebKit */
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.cd-search-trigger::before {
top: 11px;
left: 11px;
width: 18px;
height: 18px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
/*-- agileits --*/
border:3px solid #fff;
}
.cd-search-trigger::after {
/* handle */
height: 3px;
width: 8px;
background: #fff;
bottom: 14px;
right: 11px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.cd-search-trigger span {
/* container for the X icon */
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
}
.cd-search-trigger span::before, .cd-search-trigger span::after {
/* close icon */
content: '';
position: absolute;
display: inline-block;
height: 3px;
width: 22px;
top: 50%;
margin-top: -2px;
left: 50%;
margin-left: -11px;
background:#fff;
opacity: 0;
/* Force Hardware Acceleration in WebKit */
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
-moz-transition: opacity 0.3s, -moz-transform 0.3s;
transition: opacity 0.3s, transform 0.3s;
}
.cd-search-trigger span::before {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.cd-search-trigger span::after {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.cd-search-trigger.search-is-visible::before, .cd-search-trigger.search-is-visible::after {
/* hide search icon */
-moz-opacity: 0;
opacity: 0;
}
.cd-search-trigger.search-is-visible span::before, .cd-search-trigger.search-is-visible span::after {
/* show close icon */
-moz-opacity: 1;
opacity: 1;
}
.cd-search-trigger.search-is-visible span::before {
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}
.cd-search-trigger.search-is-visible span::after {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.cd-search {
position: absolute;
width: 100%;
top: 0em;
left: 0;
z-index: 3;
opacity: 0;
visibility: hidden;
-webkit-transition: opacity .3s 0s, visibility 0s .3s;
-moz-transition: opacity .3s 0s, visibility 0s .3s;
transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-search input {
border-radius: 0;
border: none;
background: rgba(0, 0, 0, 0.75);
width: 100%;
padding: 0 5%;
-webkit-box-shadow: inset 0 3px 0 #2567ff, 0 3px 6px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 3px 0 #f5b120, 0 3px 6px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 3px 0 #ffffff, 0 3px 6px rgba(0, 0, 0, 0.05);
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
font-size: 1em;
padding: 1em 2em;
color: #fff;
letter-spacing: 1px;
}
.cd-search input::-webkit-input-placeholder {
color: #fff !important;
}
.cd-search input::-moz-placeholder {
color: #fff !important;
}
.cd-search input:-moz-placeholder {
color: #fff !important;
}
.cd-search input:-ms-input-placeholder {
color: #fff !important;
}
.cd-search input:focus {
outline: none;
}
.cd-search.is-visible {
-moz-opacity: 1;
opacity: 1;
visibility: visible;
-webkit-transition: opacity .3s 0s, visibility 0s 0s;
-moz-transition: opacity .3s 0s, visibility 0s 0s;
transition: opacity .3s 0s, visibility 0s 0s;
}
/*-- //search --*/
.header-top-agileits {
padding: 10px 0;
background: #000;
}
/*--sicial icons--*/.w3l-social ul{
padding:0;
margin:0;
}
.w3l-social ul li{
display:inline-block;
}
.w3l-social ul li a {
color: #333;
text-align: center;
}
.w3l-social ul li a i.fa.fa-facebook, .w3l-social ul li a i.fa.fa-twitter, .w3l-social ul li a i.fa.fa-google-plus {
height: 35px;
width: 35px;
/* background: #FFFFFF; */
line-height: 37px;
margin: 0px 10px 0 0;
color: #ffffff;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.w3l-social ul li a i.fa.fa-facebook:hover {
background: #3b5998;
color: #FFFFFF;
}
.w3l-social ul li a i.fa.fa-twitter:hover{
background: #1da1f2;
color: #FFFFFF;
}
.w3l-social ul li a i.fa.fa-google-plus:hover{
background: #dd4b39;
color: #FFFFFF;
}
.w3l-social {
float: left;
}
/*--//social icons--*/
/*-- registration --*/
ul.agile_forms {
float: right;
}
ul.agile_forms li a i {
color: #2567ff;
font-size: 17px;
padding-right: 4px;
}
ul.agile_forms li {
display: inline-block;
list-style: none;
}
ul.agile_forms li a {
/* background: #f1c40f; */
color: #fff;
font-size: 0.8em;
display: inline-block;
text-decoration: none;
padding: 8px 0 8px 35px;
/*text-transform: uppercase;*/
letter-spacing: 1px;
border-radius: 30px;
-webkit-border-radius: 30px;
-o-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
}
ul.agile_forms li a:focus {
outline:none;
}
.signin-form {
padding: 0em 1em 1em 1em;
text-align: center;
}
.signin-form h3, h3.agileinfo_sign, .modal-info h3 {
font-size: 1.5em;
color: #212121;
font-weight: 700;
margin: 1em 0 0.8em 0;
text-transform: uppercase;
letter-spacing: 1px;
}
.modal-info h3 span {
color: #146eb4!important;
line-height: 35px!important;
}
h3.agileinfo_sign {
text-align:center;
}
.signin-form h3 span {
color: #67e1ff;
}
.signin-form img {
width:100%;
}
.login-form {
margin: 1em 0 2.5em;
}
.signin-form input[type="email"],.signin-form input[type="text"], .signin-form input[type="password"],.signin-form textarea {
width: 100%;
padding: 1em 1em 1em 1em;
font-size: 14px;
margin: 0.5em 0;
outline: none;
color: #212121;
border: none;
border-bottom: 1px solid #ccc;
letter-spacing: 1px;
text-align: left;
}
.signin-form input[type="email"] {
background: none;
display: block;
}
.signin-form input[type="text"] {
background: none;
display: block;
}
.signin-form input[type="password"] {
background: none;
display: block;
}
.signin-form ::-webkit-input-placeholder{
color:#212121 !important;
}
.signin-form ::-webkit-textarea-placeholder{
color:#212121 !important;
}
.signin-form textarea {
min-height:100px;
}
.signin-form input[type="submit"] {
outline: none;
padding: 0.8em 0;
width: 100%;
text-align: center;
font-size: 1em;
margin-top: 1em;
border: none;
color: #FFFFFF;
text-transform:uppercase;
cursor: pointer;
background: #2567ff;
box-shadow: 0px 2px 1px rgba(28, 28, 29, 0.42);
}
.signin-form input[type="submit"]:hover {
color: #fff;
background: #202020;
transition: .5s all;
-webkit-transition: .5s all;
-moz-transition: .5s all;
-o-transition: .5s all;
-ms-transition: .5s all;
}
.signin-form p a {
font-size: 1em;
color: #212121;
letter-spacing: 1px;
}
.login-social-grids{
margin: 1em 0;
}
.login-social-grids ul {
padding: 0;
margin: 0;
}
.login-social-grids ul li {
display: inline-block;
margin: 0 .5em 0 0;
}
.login-social-grids ul li a {
color: #FFFFFF;
text-align: center;
}
.login-social-grids ul li a i.fa.fa-facebook, .login-social-grids ul li a i.fa.fa-twitter, .login-social-grids ul li a i.fa.fa-rss {
height: 35px;
width: 35px;
border: solid 2px #212121;
border-radius: 50px;
line-height: 31px;
background: none;
color: #212121;
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-social-grids ul li a i.fa.fa-facebook:hover {
border: solid 2px #3b5998;
background:#3b5998;
color: #FFFFFF;
}
.login-social-grids ul li a i.fa.fa-twitter:hover{
border: solid 2px #55acee;
background:#55acee;
color: #FFFFFF;
}
.login-social-grids ul li a i.fa.fa-rss:hover{
border: solid 2px #f26522;
background:#f26522;
color: #FFFFFF;
}
.modal-header .close{
float:right!important;
}
.form-control:focus {
border: 1px solid #ccc;
outline: 0;
box-shadow:none!important;
}
/*-- //registration --*/
/*--modal--*/
.modal-content img{
width:100%;
}
.modal-content h4 {
color: #000;
text-align: center;
font-size: 26px;
margin-bottom: .5em;
text-transform: uppercase;
}
.modal-content h5 {
color: #2567ff;
padding: 15px 0 7px;
font-size: 22px;
}
.modal-content p{
color:#636363;
font-size:14px;
line-height:25px;
padding-top: 10px;
}
.modal-header {
padding: 30px;
border: none;
}
/*--//modal--*/
/*-- //Banner-Slider --*/
/*-- main --*/
.banner-btm-w3layouts, .gallery, .team, .services-agileits, .contact,.cir_agile_info,.newsletter,.testimonials{
padding: 6.5em 0;
}
.tittle-agileinfo {
margin-bottom: 3em;
position: relative;
text-align: left!important;
padding-left: 4em;
}
.tittle-agileinfo span {
text-shadow: 4px 4px rgba(37, 103, 255, 0.35);
color:#2567ff;
font-size: 5em;
position: absolute;
left: -35px;
top: -30px;
font-weight: 600;
}
.tittle-agileinfo span:before {
width: 16px;
height: 16px;
content: " ";
background: #2567ff;
top: -10px;
left: -63px;
display: block;
position: absolute;
box-shadow: 2px 2px rgba(0, 0, 0, 0.32);
}
.tittle-agileinfo span:after {
width: 25px;
height: 25px;
content: " ";
background: #303030;
top: 3px;
left: -51px;
display: block;
position: absolute;
box-shadow: 2px 2px rgba(0, 0, 0, 0.32);
}
.tittle-agileinfo h3,.tittle-agileinfo h2 {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 35px;
color: #303030;
font-weight: 400;
text-shadow: 2px 2px #bbbcbd;
}
.tittle-agileinfo p{
color: #777;
font-size: 17px;
letter-spacing: 1px;
}
h3.subheading-agileits-w3layouts {
color: #2567ff;
font-size: 23px;
letter-spacing: 1px;
margin-bottom: 0.5em;
text-transform: capitalize;
}
p.para-agileits-w3layouts {
font-size: 17px;
color: #777;
letter-spacing: 0.5px;
line-height: 30px;
}
/*-- //main --*/
/*-- About --*/
.about-grids {
padding: 2.5em 2em 2em;
border: 2px solid #777;
margin-top: 1em;
position: relative;
width: 32.5%;
}
.about-grids:nth-child(2) {
margin-left:.8em!important;
margin-right:.8em!important;
}
.about-grids i {
position: absolute;
font-size: 32px;
width: 70px;
height: 50px;
text-align: center;
background: #fff;
top: -17px;
}
/*-- //About --*/
/*-- team --*/
.agile_team_grid {
text-align: center;
padding: 0;
}
.view {
margin: 0;
float: none;
overflow: hidden;
position: relative;
text-align: center;
}
.view,.view .mask,.view .content{
width: 100%;
height: 298px;
}
.view .mask,.view .content {
position: absolute;
overflow: hidden;
top: 0;
left: 0;
}
.view img {
display: block;
position: relative;
}
.view h5 {
text-transform: capitalize;
display: inline-block;
color: #fff;
border-bottom: 2px solid #2567ff;
text-align: center;
position: relative;
padding: 0 1em 0.8em;
font-size: 1.7em;
margin: 2.5em 0 .5em;
}
.view p {
/* font-style: italic; */
line-height: 1.8em;
font-size: 15px;
position: relative;
color: #fff;
padding: 0px 20px 20px;
text-align: center;
}
.view-sixth 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;
}
.view-sixth .mask {
background-color:rgba(34, 33, 33, 0.54);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
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;
}
.view-sixth h5 {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
background: transparent;
-webkit-transform: scale(10);
-moz-transform: scale(10);
-o-transform: scale(10);
-ms-transform: scale(10);
transform: scale(10);
-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;
}
.view-sixth p {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transform: scale(10);
-moz-transform: scale(10);
-o-transform: scale(10);
-ms-transform: scale(10);
transform: scale(10);
-webkit-transition: all 0.3s ease-in-out 0.2s;
-moz-transition: all 0.3s ease-in-out 0.2s;
-o-transition: all 0.3s ease-in-out 0.2s;
-ms-transition: all 0.3s ease-in-out 0.2s;
transition: all 0.3s ease-in-out 0.2s;
}
.agile_team_grid:hover .view-sixth .mask,.view-sixth:hover .mask {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
-ms-transition-delay: 0s;
transition-delay: 0s;
}
.agile_team_grid:hover .view-sixth img,.view-sixth:hover img {
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
-ms-transition-delay: 0s;
transition-delay: 0s;
}
.agile_team_grid:hover .view-sixth h5,.view-sixth:hover h5 {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition-delay: 0.1s;
-moz-transition-delay: 0.1s;
-o-transition-delay: 0.1s;
-ms-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.agile_team_grid:hover .view-sixth p,.view-sixth:hover p {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition-delay: 0.2s;
-moz-transition-delay: 0.2s;
-o-transition-delay: 0.2s;
-ms-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.view-sixth .agileits_social_icons{
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transform: translateY(100px);
-moz-transform: translateY(100px);
-o-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
-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;
}
.agile_team_grid:hover .view-sixth .agileits_social_icons,.view-sixth:hover .agileits_social_icons{
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
-webkit-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
-o-transition-delay: 0.3s;
-ms-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.agile_team_grid .w3l-social {
float: none!important;
}
.team{
padding-bottom:0em !important;
}
/*-- //team --*/
/*-- Stats --*/
.progress-bar.position {
float: left;
width: 25%;
background: none;
box-shadow: none;
font-family: 'Open Sans', sans-serif!important;
margin-top: 2em;
}
.cir_agile_info {
background: #202020;
}
span.circles-text {
font-size: 45px!important;
font-family: 'Text Me One', sans-serif;
}
/*-- //Stats --*/
/*-- services --*/
.services-agileits {
background: url(../images/services-bg.jpg)no-repeat center;
background-attachment: fixed;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size: cover;
}
.services-agileits{
position:relative;
}
.service-grids:nth-child(5), .service-grids:nth-child(6),.service-grids:nth-child(7) {
float: right;
padding-bottom:0em!important;
}
.services-agileits h3,.contact h3 {
color: #ffffff!important;
text-shadow: 2px 2px #4479f3!important;
}
.services-agileits .tittle-agileinfo span,.contact .tittle-agileinfo span {
text-shadow: 4px 4px rgba(37, 103, 255, 0.48)!important;
color: #ffffff!important;
}
.services-agileits .tittle-agileinfo span:after,.contact .tittle-agileinfo span:after {
background: #fff!important;
box-shadow: 2px 2px rgba(37, 103, 255, 0.48)!important;
}
.services-agileits .tittle-agileinfo p ,.contact .tittle-agileinfo p{
color: #4479f3!important;
}
.service-grids {
text-align: center;
padding: 0em 1.5em 3em;
}
.service-grids i {
color: #fff;
font-size: 28px;
width: 60px;
height: 45px;
line-height: 41px;
border: 2px solid rgba(193, 212, 255, 0.48);
}
.service-grids:hover i {
border-color:transparent;
transition: all 0.7s ease-in-out;
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
-ms-transition: all 0.7s ease-in-out;
}
.service-grids:hover h4 {
background:transparent;
color:#fff;
transition: all 0.7s ease-in-out;
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
-ms-transition: all 0.7s ease-in-out;
}
.service-grids p {
color: #a5bdf7;
margin: 1em 0 1em;
}
.service-grids h4 {
color: #000;
font-size: 16px;
padding: 12px 0;
background: rgb(255, 255, 255);
border: 2px solid #fff;
}
.services-agileits-w3layouts img {
position: absolute;
width: 27em;
bottom: -0.1em;
left: 0em;
}
/*-- //services --*/
/*-- gallery --*/
.gallery{
padding-bottom:0!important;
}
.gallery-grid {
margin-top: 0em;
padding: 0;
margin: 1px 1px;
width: 24.85%;
}
.wpf-demo-4 {
background-color: #2567ff;
display: block;
overflow: hidden;
position: relative;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
width: 100%;
height:300px;
}
.wpf-demo-4 a.item-hover {
display: block;
}
.wpf-demo-4 img {
width: 100%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
-moz-transform: scale(1.08);
-o-transform: scale(1.08);
-ms-transform: scale(1.08);
-webkit-transform: scale(1.08);
transform: scale(1.08);
}
.wpf-demo-4:hover img {
height: 100%;
margin-left: -42px;
margin-top: -7px;
-webkit-transform: translateY(-10%) rotate(-42deg) scale(1.5);
-moz-transform: translateY(-10%) rotate(-42deg) scale(1.5);
-o-transform: translateY(-10%) rotate(-42deg) scale(1.5);
-moz-transform: translateY(-10%) rotate(-42deg) scale(1.5);
transform: translateY(-10%) rotate(-42deg) scale(1.5);
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
width: 134%;
}
.wpf-demo-4:hover .view-caption {
text-align: right;
-webkit-transform: translateY(-111%);
-moz-transform: translateY(-111%);
-o-transform: translateY(-111%);
-moz-transform: translateY(-111%);
transform: translateY(-111%);
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
bottom: -17px;
}
.wpf-demo-4 .view-caption {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
text-align: right;
position: absolute;
right: 0;
bottom: -35px;
}
.wpf-demo-4 .view-caption p {
color: #fff;
font-size: 1em;
padding-right: 7px;
}
/*-- jzBox-lightbox --*/
#jzBox {
top: 0;
left: 0;
z-index: 10000;
position: fixed;
background-color: rgba(30, 30, 30, 0.9);
margin: 0 !important;
text-align: center;
width: 100%;
height: 100%;
display: none;
color: #fff;
}
#jzBoxTargetImg {
margin:6% 0 1% 0;
max-width: 96%;
max-height: 73%;
cursor: pointer;
}
#jzBoxCounter {
margin-bottom: 1%;
font-size: 12px;
}
#jzBox i:hover {
cursor: pointer;
color: #2aabd2;
}
#jzBoxBottom { max-height: 22%; }
#jzBoxNextBig, #jzBoxPrevBig {
cursor: pointer;
top: 0;
left: 0;
width: 35%;
position: fixed;
z-index: 10001;
}
#jzBoxNextBig { left: 65%; }
.close {
float: none;
opacity:1;
background: url(../images/close.png) no-repeat 0px 0px;
display: block;
width: 32px;
height: 32px;
margin:1em auto 0;
}
.arrow-left{
background: url(../images/left.png) no-repeat 0px 0px;
display: inline-block;
width: 50px;
height: 50px;
margin: 0 auto;
margin-right: 2em;
}
.arrow-right{
background: url(../images/right.png) no-repeat 0px 0px;
display: inline-block;
width: 50px;
width: 50px;
height: 50px;
margin: 0 auto;
}
.item-type-move .item-hover {
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
text-decoration: none;
background: #FF69B4;
display:block;
}
/*-- //jzBox-lightbox --*/
/*-- //gallery --*/
/*-- testimonials --*/
.agileinfo_team_grid {
margin-top: 1em;
}
.w3_testimonials_grids {
width: 93%;
margin: 0 auto;
}
.test-top-wthree {
background: #303030;
padding: 16px;
}
.test-top-wthree img {
width: 60px;
float: left;
margin-right: 1em;
}
.test-right-wthree {
float: left;
text-align: left;
background: #424242;
padding: 12px;
width: 83%;
border-radius: 11px;
}
.test-top-wthree p {
font-size: 15px;
color: #969696;
letter-spacing: 1px;
}
.test-top-wthree h6 {
color: #fff;
font-size: 20px;
letter-spacing: 1px;
}
.test-bottom-w3-agile {
position: relative;
}
.test-bottom-w3-agile {
position: relative;
padding: 1.5em 1em 1em 5em;
text-align: left;
}
.test-bottom-w3-agile i {
color: #000;
font-size: 2.56em;
position: absolute;
left: -11px;
top: 25px;
}
.test-top-wthree:after {
content: " ";
width: 124px;
height: 13px;
background: #2567ff;
top: -13px;
left: 3px;
position: absolute;
}
.test-top-wthree:before {
content: " ";
width: 13px;
height: 124px;
background: #2567ff;
top: -13px;
left: 2px;
position: absolute;
}
.test-bottom-w3-agile:after {
content: " ";
width: 49px;
height: 13px;
background: #424242;
bottom: -13px;
right: 0px;
position: absolute;
}
.test-bottom-w3-agile:before {
content: " ";
width: 13px;
height: 65px;
background: #424242;
bottom: -13px;
right: -13px;
position: absolute;
}
/*-- slider --*/
#slideshow
{
position: relative;
overflow: hidden;
margin: 0 auto;
max-width:100%;
/* No iOS tap highlight */
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
/* No text selection */
-webkit-user-select: none;
-moz-user-select: none;
/* No IE10 default touch actions */
-ms-touch-action: none;
}
#slideshow .strip
{
position: relative;
}
#slideshow .strip,
#slideshow .slide
{
left: 0;
top: 0;
width: 100%;
height: 100%;
}
#slideshow .strip,
#slideshow .slide,
#slideshow > button
{
-webkit-perspective: 1000;
-webkit-backface-visibility: hidden;
}
#slideshow .slide
{
position: absolute;
display: none;
text-align: center;
outline: none;
}
#slideshow .slide.sticky
{
display: block;
}
#slideshow > button
{
position: absolute;
z-index: 1;
bottom: 1%;
left: 2%;
padding: 0;
}
#slideshow button.next
{
left: auto;
right: 88%;
}
#slideshow .markers
{
text-align: right;
}
#slideshow ul,
#slideshow li
{
display: block;
overflow: hidden;
margin: 0;
padding: 0;
list-style: none;
}
#slideshow li
{
float: left;
}
#slideshow li + li
{
margin-left: 10px;
}
.advanced #slideshow ul
{
display: inline-block;
}
/*
Theme
----------------------------------- */
#slideshow .strip
{
padding-bottom:35%;
}
#slideshow button
{
margin: 0;
background: none;
border: 0;
cursor: pointer;
-webkit-appearance: none;
-moz-appearance: none;
outline: none;
}
.advanced #slideshow > button
{
position: absolute;
top: 50%;
display: block;
width: 40px;
height: 36px;
margin-top: -40px;
padding-right: 10px;
padding-left: 7px;
}
#slideshow > button::-moz-focus-inner
{
margin: -1px;
padding: 0;
}
#slideshow > button b {
display: block;
width: 40px;
height: 40px;
border-radius: 50px;
background: #424242 url(../images/prev1.png) no-repeat 7px 9px;
background-size: 20px;
text-indent: -10000px;
outline: none;
}
#slideshow button.next
{
padding-right: 7px;
padding-left: 10px;
}
#slideshow button.next b
{
left: 10px;
}
#slideshow button.next b {
background: #424242 url(../images/next1.png) no-repeat 13px 10px;
background-size: 20px;
}
#slideshow .markers
{
height: 15px;
padding: 15px 10px;
text-align: center;
font-size: 0.8em;
display: none;
}
/* Hide buttons when disabled */
#slideshow.disabled > button
{
display: none;
}
#slideshow .markers button
{
display: inline-block;
padding: 0;
width: 10px;
height: 10px;
background: #575757;
border-radius: 5px;
text-indent: -10000px;
opacity: 0.3;
}
#slideshow .markers button
{
margin-left: 10px;
}
#slideshow .markers button.sticky
{
background-color: #3172dd;
opacity: 0.75;
}
/* Bigger markers for touch */
#slideshow.touch .markers button
{
width: 16px;
height: 16px;
border-radius: 8px;
}
#slideshow.touch .markers button + button
{
margin-left: 10px;
}
button.next.disabled{
opacity: .5;
}
/*-- //slider --*/
/*-- //testimonials --*/
/*-- newsletter --*/
.newsletter{
background: url(../images/news.jpg)no-repeat center;
background-attachment: fixed;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size: cover;
position:relative;
}
.newsletter form {
text-align: center;
}
.news-left {
background: #004dfd;
padding: 0em;
}
.follow-left-agileits {
background: #1c60fb;
width: 20%;
padding: 9em 0;
float: left;
}
.follow-right-agileinfo {
width: 80%;
float: left;
background: rgb(51, 112, 255);
padding: 9em 0;
position:relative;
}
.follow-right-agileinfo ul {
position: absolute;
left: -2.5em;
top: 1.5em;
}
.follow-right-agileinfo ul li {
list-style: none;
margin-top: .9em;
box-shadow: -2px 2px 6px #0146e6;
}
.follow-right-agileinfo ul li:hover {
box-shadow: -2px 2px 6px #0031a0;
transition: all 0.7s ease-in-out;
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
-ms-transition: all 0.7s ease-in-out;
}
.follow-right-agileinfo ul li a {
text-decoration: none;
color: #fff;
font-size: 16px;
}
.follow-right-agileinfo ul li a i {
width: 40px;
height: 41px;
background: rgb(51, 112, 255);
line-height: 42px;
/* padding-top: 8px; */
text-align: center;
/* border-top-left-radius: 50px; */
/* border-bottom-left-radius: 50px; */
}
.follow-right-agileinfo ul li a span {
padding: 9.5px 0;
width: 170px;
text-align: center;
display: inline-block;
background: #1c60fb;
/* border-top-right-radius: 50px; */
/* border-bottom-right-radius: 50px; */
}
.news-right {
background: #303030;
border: 11px solid #1e1e1e;
padding: 0 2em 2.5em 2em;
box-shadow: -3px 3px 8px #232323;
position: absolute;
right: 14em;
top: 6em;
width: 40%;
}
.newsletter h3 {
font-size: 30px;
color: #fff;
padding: 30px 0px 30px;
text-align: center;
letter-spacing: 1px;
}
.news-right p {
color: #818181;
text-align: center;
font-size: 16px;
line-height: 30px;
width: 90%;
margin: 0 auto 3.5em;
}
.newsletter input[type="email"] {
outline: none;
border: none;
border-bottom: 1px solid #fff;
background: transparent;
color: #fff;
padding: 10px;
width: 90%;
font-size: 14px;
}
.newsletter input[type="submit"] {
outline: none;
border: none;
background: #2567ff;
color: #ffffff;
padding: 10px 54px;
/* margin-left: -4px; */
/* width: 22%; */
display: block;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 1px;
margin: 3em auto 0;
text-align: center;
font-weight: 600;
}
.newsletter input[type="submit"]:hover {
background: #fff;
color: #2567ff;
}
/*-- //newsletter --*/
/*--map--*/
.faq li {
margin-top: 0.5em;
}
.faq li:nth-child(1) {
margin: 0;
}
.faq li a {
padding: 1.2em;
width: 100%;
display: block;
position: relative;
color: #2567ff;
text-decoration: none;
background: #ffffff;
text-align: center;
font-size: 1.1em;
text-transform: uppercase;
letter-spacing: 1px;
}
.faq li a:hover,.faq li a.active{
color: #fff;
background:#2567ff;
}
.faq span.glyphicon {
margin-left: 1em;
vertical-align: middle;
font-size: 1.1em;
top: 0;
}
.faq li a.active span.glyphicon {
-webkit-transform: rotatex(180deg);
transform: rotatex(180deg);
-moz-transform: rotatex(180deg);
-o-transform: rotatex(180deg);
-ms-transform: rotatex(180deg);
}
.faq iframe {
width: 100%;
min-height: 25em;
border: none;
margin:0 0 -6px;
}
/*--//map--*/
/*-- contact --*/
.contact {
background: #000;
}
.address-grid h4, .contact-form h4 {
color: #2567ff;
font-size: 1.5em;
margin: 0;
font-weight: 800;
text-transform: uppercase;
letter-spacing: 1px;
}
.address-grid ul{
padding: 0;
margin: 1em 0 0 0;
}
.address-grid ul li {
display: block;
color: #848484;
font-size: 16px;
margin-bottom: 10px;
width: 50%;
height: 100px;
float: left;
padding: 1em;
}
ul.w3_address li span {
display: block;
font-size: 18px!important;
color: #fff!important;
margin-bottom: 10px;
}
.address-grid ul li a{
color:#636363;
text-decoration:none;
}
.address-grid ul li a:hover{
color:#2567ff;
}
.contact-form h4{
margin-bottom:1em;
}
.styled-input.agile-styled-input-top {
margin-top: 0;
}
.contact input[type="text"],.contact input[type="email"],.contact textarea{
font-size: .9em;
color: #fff;
padding: 0.5em 1em;
border: 0;
width: 100%;
border-bottom: 1px solid #747373;
background: none;
-webkit-appearance: none;
outline: none;
}
.contact textarea {
min-height: 8em;
resize: none;
}
/*-- input-effect --*/
.styled-input input:focus ~ label, .styled-input input:valid ~ label,.styled-input textarea:focus ~ label ,.styled-input textarea:valid ~ label{
font-size: .9em;
color: #fff;
top: -1.3em;
-webkit-transition: all 0.125s;
-moz-transition: all 0.125s;
-o-transition: all 0.125s;
-ms-transition: all 0.125s;
transition: all 0.125s;
}
.styled-input {
width:100%;
margin: 2em 0 1em;
position: relative;
}
.styled-input label {
color: #999999;
padding: 0.5em .9em;
position: absolute;
top: 0;
left: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
pointer-events: none;
font-weight: 400;
font-size: .9em;
display: block;
line-height: 1em;
}
.styled-input input ~ span,.styled-input textarea ~ span {
display: block;
width: 0;
height: 2px;
background: #fff;
position: absolute;
bottom: 0;
left: 0;
-webkit-transition: all 0.125s;
-moz-transition: all 0.125s;
transition: all 0.125s;
}
.styled-input textarea ~ span {
bottom: 5px;
}
.styled-input input:focus.styled-input textarea:focus {
outline: 0;
}
.styled-input input:focus ~ span,.styled-input textarea:focus ~ span {
width: 100%;
-webkit-transition: all 0.075s;
-moz-transition: all 0.075s;
transition: all 0.075s;
}
/*-- //input-effect --*/
.contact input[type="submit"] {
outline: none;
color: #FFFFFF;
padding: 10px 54px;
font-size: 14px;
margin: 1em 0 0 0;
letter-spacing: 1px;
-webkit-appearance: none;
background: #2567ff;
border: 1px solid #2567ff;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
transition: 0.5s all;
font-weight: 600;
}
.contact input[type="submit"]:hover {
color:#000;
background: #fff;
border: 1px solid #303841;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
transition: 0.5s all;
}
/*-- //contact --*/
/*--copy-right--*/
.copy {
text-align: center;
}
.copy p {
color: #fff;
font-size: 15px;
letter-spacing: 1.8px;
margin-top: 3em;
}
.copy p a {
color: #2567ff;
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;
}
.copy p a:hover{
color:#fff;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
/*--//copy-right--*/
/*--//footer--*/
/*-- to-top --*/
#toTop {
display: none;
text-decoration: none;
position: fixed;
bottom: 20px;
right: 2%;
overflow: hidden;
z-index: 999;
width: 32px;
height: 32px;
border: none;
text-indent: 100%;
background: url(../images/arr.png) no-repeat 0px 0px;
}
#toTopHover {
width: 64px;
height: 64px;
display: block;
overflow: hidden;
float: right;
opacity: 0;
-moz-opacity: 0;
filter: alpha(opacity=0);
}
/*-- //to-top --*/
/*--responsive--*/
@media(max-width:1600px){
}
@media(max-width:1440px){
.wpf-demo-4 {
height: 275px;
}
.news-right {
right: 9em;
width: 45%;
}
}
@media(max-width:1366px){
.banner-bottom-text h3 {
font-size: 4em;
letter-spacing: 3px;
width: 84%;
margin: 0 auto;
}
.agileinfo-dot {
padding: 0em 0 11em;
}
.banner {
min-height: 635px;
}
.flex-control-nav li {
margin: 12px 0px;
}
.flex-control-nav {
bottom: 54%;
}
.banner-bottom {
padding-top: 10em;
}
.tittle-agileinfo h3,.tittle-agileinfo h2 {
font-size: 32px;
}
.tittle-agileinfo p {
font-size: 16px;
}
.tittle-agileinfo span {
font-size: 4.3em;
left: -17px;
top: -23px;
}
.tittle-agileinfo span:after {
width: 21px;
height: 21px;
left: -33px;
}
.tittle-agileinfo span:before {
width: 13px;
height: 13px;
top: -7px;
left: -42px;
}
.wpf-demo-4 {
height: 265px;
}
.banner-btm-w3layouts, .gallery, .team, .services-agileits, .contact, .cir_agile_info, .newsletter, .testimonials {
padding: 5em 0;
}
.tittle-agileinfo {
margin-bottom: 2em;
}
.newsletter h3 {
font-size: 26px;
}
.news-right {
right: 6.5em;
width: 50%;
top: 4.5em;
}
.skills-grid {
padding: 0 2em;
}
.navbar-header h1 a {
font-size: 1.1em;
letter-spacing: 1.5px;
}
.services-agileits-w3layouts img {
width: 23em;
}
}
@media(max-width:1280px){
.tittle-agileinfo {
padding-left: 6.5em;
}
.tittle-agileinfo span {
left: 3px;
}
h3.subheading-agileits-w3layouts {
font-size: 20px;
}
.services-agileits-w3layouts img {
width: 21em;
bottom: 0em;
}
.wpf-demo-4 {
height: 248px;
}
.wpf-demo-4 .view-caption p {
font-size: 0.9em;
padding-right: 7px;
}
.wpf-demo-4:hover .view-caption {
bottom: -6px;
}
.gallery-grid {
width: 24.842%;
}
.skills-grid p {
font-size: 1.04em;
}
span.circles-number {
font-size: 45px;
line-height: 3.5em;
}
span.circles-text {
font-size: 39px!important;
}
.test-top-wthree {
background: #303030;
padding: 13px;
}
.test-bottom-w3-agile i {
font-size: 2em;
}
.test-top-wthree:before {
width: 10px;
height: 112px;
left: 5px;
top: -10px;
}
.test-top-wthree:after {
width: 112px;
height: 10px;
top: -10px;
left: 5px;
}
.test-bottom-w3-agile:before {
width: 11px;
height: 59px;
bottom: -11px;
right: -11px;
}
.test-bottom-w3-agile:after {
width: 45px;
height: 10px;
bottom: -11px;
right: 0px;
}
.test-bottom-w3-agile {
padding: 1.5em 1em 1em 3em;
}
.agileinfo_team_grid {
margin-top: 0.7em;
}
}
@media(max-width:1080px){
.navbar-default .navbar-nav>li>a {
letter-spacing: 1.5px;
padding: 29px 10px;
font-size: 14px;
}
.navbar-nav, .header-top {
padding-right: 4em;
}
.banner-bottom-text h3 {
font-size: 3em;
letter-spacing: 5px;
line-height: 1.5em;
}
.banner-bottom {
padding-top: 8em;
}
.agileinfo-dot {
padding: 0em 0 8em;
}
.banner {
min-height: 529px;
}
.about-grids {
width: 32.4%;
padding: 2em 1.5em 1.5em;
}
p.para-agileits-w3layouts {
font-size: 16px;
line-height: 28px;
}
.banner-btm-w3layouts, .gallery, .team, .services-agileits, .contact, .cir_agile_info, .newsletter, .testimonials {
padding: 4em 0;
}
.tittle-agileinfo h3,.tittle-agileinfo h2 {
font-size: 29px;
}
.service-grids {
padding: 0em .8em 2em;
}
.service-grids i {
font-size: 24px;
}
.service-grids h4 {
font-size: 15px;
padding: 10px 0;
}
.services-agileits-w3layouts img {
width: 19em;
}
.view h5 {
font-size: 1.4em;
letter-spacing: 1px;
margin: 2.7em 0 .5em;
}
.gallery-grid {
margin-top: 0em;
padding: 0;
margin: 1px 1px;
width: 24.8%;
}
.wpf-demo-4 {
height: 207px;
}
.test-right-wthree {
width: 80%;
}
#slideshow .strip {
padding-bottom: 44%;
}
#slideshow button.next {
right: 86%;
}
.news-right {
right: 3.8em;
top: 3.5em;
}
.address-grid h4, .contact-form h4 {
font-size: 1.2em;
}
ul.w3_address li span {
letter-spacing: 1px;
font-size: 16px!important;
}
.address-grid ul li {
font-size: 15px;
}
.contact textarea {
min-height: 5em;
}
.copy p {
margin-top: 2em;
}
}
@media(max-width:1050px){
.services-agileits-w3layouts img {
width: 18em;
}
.skills-grid:nth-child(3),.skills-grid:nth-child(4){
padding-bottom: 0em!important;
}
.skills-grid {
padding: 0 6em 3em;
width: 50%;
}
.wpf-demo-4 {
height: 202px;
}
.news-right {
right: 2.8em;
}
}
@media(max-width:1024px){
.navbar-header h1 a {
font-size: 0.9em;
}
.banner-bottom-text h3 {
font-size: 2.5em;
letter-spacing: 2px;
width: 67%;
}
.banner-bottom {
padding-top: 6em;
}
.agileinfo-dot {
padding: 0em 0 7.5em;
}
.banner {
min-height: 469px;
}
.flex-control-nav {
bottom: 15%;
}
.banner-btm-w3layouts, .gallery, .team, .services-agileits, .contact, .cir_agile_info, .newsletter, .testimonials {
padding: 3.5em 0;
}
.tittle-agileinfo h3,.tittle-agileinfo h2 {
font-size: 27px;
}
.tittle-agileinfo span {
left: 29px;
top: -18px;
font-size: 3.6em;
}
.services-agileits-w3layouts img {
width: 16.5em;
}
.view, .view .mask, .view .content {
height: 283px;
}
.view h5 {
margin: 2.7em 0 .3em;
padding: 0 1em 0.6em;
}
.wpf-demo-4 {
height: 196px;
}
.news-right {
right: 2em;
width: 54%;
top: 3.1em;
}
.newsletter h3 {
font-size: 23px;
}
}
@media(max-width:991px){
.navbar-header h1 a {
font-size: 0.88em;
letter-spacing: 1px;
line-height: 70px;
}
.navbar-nav, .header-top {
padding-right: 2.8em;
}
.navbar-nav>li {
margin-right: 6px;
}
.cd-search-trigger, .cd-nav-trigger {
width: 37px;
height: 37px;
}
.cd-search-trigger::after {
bottom: 11px;
right: 8px;
}
.cd-search-trigger::before {
top: 7px;
left: 7px;
}
.navbar-default .navbar-nav>li>a {
padding: 23px 10px;
}
.cd-header-buttons {
top: -54px;
}
.banner-bottom-text h3 {
width: 90%;
}
.banner {
min-height: 460px;
}
.about-grids {
width: 100%;
float: none;
}
.about-grids:nth-child(2) {
margin: 2em 0!important;
}
.service-grids {
width: 50%;
float: left;
}
.service-grids:nth-child(5), .service-grids:nth-child(6){
padding-bottom: 2em!important;
}
.services-agileits-w3layouts img {
width: 18.5em;
}
.agile_team_grid {
width: 50%;
float: left;
}
.view img {
width: 100%;
}
.view h5 {
margin: 3.7em 0 .3em;
}
.gallery-grid {
margin-top: 0em;
padding: 0;
margin: 1px 1px;
width: 33%;
float: left;
}
.wpf-demo-4 {
height: 255px;
}
#slideshow .strip {
padding-bottom: 83%;
}
#slideshow button.next {
right: 83%;
}
.agileinfo_team_grid:nth-child(2) {
margin-top: 2.5em;
}
.news-left {
width: 55%;
}
.follow-left-agileits {
padding: 8em 0;
}
.follow-right-agileinfo {
padding: 8em 0;
}
.follow-right-agileinfo ul {
top: 0.5em;
}
.news-right p {
margin: 0 auto 2em;
font-size: 15.5px;
line-height: 28px;
width: 100%;
letter-spacing: .5px;
}
.newsletter input[type="submit"] {
margin: 2.6em auto 0;
}
.f-w3ls{
text-align:left!important;
padding-left:3.5em!important;
}
.faq li a {
font-size: 1em;
}
.faq span.glyphicon {
margin-left: 0.5em;
font-size: 1em;
top: -1px;
}
.faq iframe {
min-height: 20em;
}
.skills-grid {
padding: 0 3em 3em;
}
.test-right-wthree {
width: 87%;
}
.news-right {
right: 8em;
width: 45%;
padding: 0 1em 2.5em 1em;
}
.address-grid, .contact-form {
float: none;
}
.address-grid ul li {
height: auto;
margin-bottom: 20px;
padding: 0 1em 0;
}
}
@media(max-width:900px){
.wpf-demo-4 {
height: 232px;
}
.news-right {
right: 5em;
width: 49%;
}
}
@media(max-width:800px){
.wpf-demo-4 {
height: 205px;
}
.news-right {
right: 2em;
width: 55%;
}
}
@media(max-width:768px){
.banner-bottom-text h3 {
width: 74%;
font-size: 2em;
}
.banner-bottom {
padding-top: 4em;
}
.agileinfo-dot {
padding: 0em 0 5.5em;
}
.banner {
min-height: 373px;
}
.tittle-agileinfo h3,.tittle-agileinfo h2 {
font-size: 23px;
}
.tittle-agileinfo span {
left: 36px;
top: -20px;
font-size: 3.5em;
}
.tittle-agileinfo span:after {
width: 17px;
height: 17px;
left: -23px;
top: 7px;
}
.tittle-agileinfo span:before {
width: 9px;
height: 9px;
top: 0px;
left: -30px;
}
h3.subheading-agileits-w3layouts {
font-size: 19px;
margin-bottom: 0.3em;
}
.services-agileits-w3layouts img {
width: 16.5em;
}
.wpf-demo-4 {
height: 196px;
}
.test-top-wthree h6 {
font-size: 16px;
}
.news-right p {
font-size: 15px;
}
.news-right {
right: 1em;
width: 57%;
top: 2.2em;
}
.newsletter h3 {
font-size: 21px;
}
.test-right-wthree {
padding: 15px;
}
}
@media(max-width:767px){
.navbar-default .navbar-toggle {
border-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: transparent;
}
.navbar-toggle {
margin: 1.1em 3.5em 0 0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border: none;
position: absolute;
width: 100%;
background: rgba(0, 0, 0, 0.91);
z-index: 999;
}
.navbar-nav > li > a {
margin-bottom: 5px;
}
.navbar-default .navbar-nav > li > a {
padding: 10px 14px 6px;
letter-spacing: 1.5px;
}
.navbar-nav {
margin: 0;
text-align: center;
padding-left: 0;
width: 100%;
padding: 1em 0;
}
.navbar-nav .open .dropdown-menu {
width: 100%;
text-align: center;
margin: 0 auto;
background-color: transparent;
border-radius: 0;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #f8b239;
}
.navbar-nav>li {
margin-right: 0;
float: none;
}
.about-grids:nth-child(2) {
margin: 1.5em 0!important;
}
span.circles-number {
font-size: 37px;
line-height: 4.2em;
}
span.circles-text {
font-size: 32px!important;
}
#slideshow > button b {
width: 35px;
height: 35px;
}
#slideshow > button b {
background: #424242 url(../images/prev1.png) no-repeat 6px 7px;
background-size: 20px;
}
#slideshow button.next b {
background: #424242 url(../images/next1.png) no-repeat 10px 8px;
background-size: 20px;
}
}
@media(max-width:736px){
.wpf-demo-4 {
height: 188px;
}
p.para-agileits-w3layouts {
font-size: 15px;
line-height: 25px;
}
.tittle-agileinfo p {
font-size: 15px;
letter-spacing: 0.5px;
}
}
@media(max-width:667px){
.banner-bottom-text h3 {
width: 90%;
}
.wpf-demo-4 {
height: 257px;
}
.gallery-grid {
width: 49.69%;
}
.test-right-wthree {
width: 85%;
}
#slideshow .strip {
padding-bottom: 98%;
}
.newsletter input[type="submit"] {
margin: 1.6em auto 0;
}
.news-left {
width: 100%;
float: none;
}
.news-right {
right: 2em;
width: 90%;
top: 23.2em;
}
.newsletter {
padding-bottom: 22.2em!important;
}
.f-w3ls {
text-align: center!important;
padding-left: 0em!important;
}
.address-grid h4, .contact-form h4 {
font-size: 1.01em;
}
.newsletter input[type="submit"] {
padding: 7px 40px;
font-size: 12px;
}
.contact input[type="submit"] {
padding: 7px 40px;
font-size: 12px;
}
}
@media(max-width:640px){
.tittle-agileinfo h3,.tittle-agileinfo h2 {
font-size: 21px;
}
.gallery-grid {
width: 49.68%;
}
.wpf-demo-4 {
height: 245px;
}
.test-right-wthree {
width: 84%;
}
#slideshow .strip {
padding-bottom: 103%;
}
.address-grid ul li {
width: 100%;
float: none;
padding: 0 0em 0;
}
}
@media(max-width:600px){
.banner-bottom-text h3 {
width: 76%;
font-size: 1.6em;
}
.banner {
min-height: 353px;
}
.w3l-social ul li a i.fa.fa-facebook, .w3l-social ul li a i.fa.fa-twitter, .w3l-social ul li a i.fa.fa-google-plus {
height: 31px;
width: 31px;
font-size: 14px;
line-height: 33px;
}
ul.agile_forms li a {
padding: 5px 0 5px 35px;
}
.tittle-agileinfo h3,.tittle-agileinfo h2 {
font-size: 21px;
line-height: 30px;
}
.tittle-agileinfo span {
top: -17px;
}
.gallery-grid {
width: 49.65%;
}
.wpf-demo-4 {
height: 230px;
}
.test-right-wthree {
width: 82%;
}
#slideshow .strip {
padding-bottom: 111%;
}
#slideshow button.next {
right: 80%;
}
.news-right {
right: 1.8em;
}
}
@media(max-width:568px){
.skills-grid p {
margin: 10px 0 0 0;
}
.view h5 {
margin: 2.7em 0 .3em;
}
.skills-grid {
padding: 0 2em 2em;
width: 100%;
float: none;
}
.skills-grid:nth-child(3){
padding-bottom: 2em!important;
}
.gallery-grid {
width: 49.63%;
}
.wpf-demo-4 {
height: 217px;
}
#slideshow .strip {
padding-bottom: 127%;
}
.copy p {
font-size: 14px;
padding: 0 2em;
line-height: 28px;
}
.banner {
min-height: 349px;
}
.flex-control-nav {
bottom: -1%;
}
}
@media(max-width:480px){
.banner-bottom-text h3 {
width: 90%;
font-size: 1.5em;
}
.banner {
min-height: 344px;
}
.tittle-agileinfo span {
top: -13px;
font-size: 3em;
left: 31px;
}
.tittle-agileinfo {
padding-left: 5.5em;
margin-bottom: 1.5em;
}
.tittle-agileinfo p {
line-height: 24px;
}
.about-grids i {
font-size: 27px;
height: 37px;
top: -15px;
}
.gallery-grid {
width: 100%;
margin: 1px 0;
}
.wpf-demo-4 {
height: 366px;
}
.test-right-wthree {
width: 76%;
}
#slideshow .strip {
padding-bottom: 169%;
}
#slideshow button.next {
right: 75%;
}
.newsletter h3 {
padding: 22px 0px;
}
.news-right {
right: 1.4em;
top: 22.2em;
}
.newsletter {
padding-bottom: 21.2em!important;
}
.copy p {
padding: 0 1em;
}
.service-grids {
width: 100%;
float: none;
}
.services-agileits {
padding-bottom: 14em!important;
}
.agile_team_grid {
width: 100%;
float: none;
}
.view h5 {
margin: 3.9em 0 .3em;
}
}
@media(max-width:440px){
.banner-bottom-text h3 {
font-size: 1.4em;
}
.agileinfo-dot {
padding: 0em 0 4.5em;
}
.banner {
min-height: 322px;
}
.thim-click-to-bottom i {
font-size: 15px;
}
.tittle-agileinfo span {
top: -24px;
font-size: 2.5em;
}
.tittle-agileinfo {
padding-left: 0;
padding-top: 1.6em;
}
.wpf-demo-4 {
height: 334px;
}
.test-right-wthree {
width: 100%;
margin-top: 14px;
}
#slideshow .strip {
padding-bottom: 228%;
}
}
@media(max-width:414px){
.banner-bottom-text h3 {
font-size: 1.3em;
letter-spacing: 1px;
}
.banner-bottom {
padding-top: 3em;
}
.flex-control-paging li a {
width: 10px;
height: 2px;
}
.flex-control-paging li a.flex-active {
width: 15px;
}
.agileinfo-dot {
padding: 0em 0 4em;
}
.banner {
min-height: 295px;
}
.cd-search input {
font-size: 14px;
padding: 0.9em 1em;
}
.tittle-agileinfo {
margin-bottom: 1em;
}
.wpf-demo-4 {
height: 315px;
}
.news-right {
right: 1.2em;
}
#slideshow .strip {
padding-bottom: 254%;
}
#slideshow > button {
bottom: 0%;
}
#slideshow button.next {
right: 72%;
}
.test-bottom-w3-agile i {
font-size: 1.6em;
top: 13px;
}
.test-bottom-w3-agile {
padding: 1em 1em 1em 2em;
}
.news-right {
padding: 0 0.5em 1.5em 0.5em;
}
.newsletter {
padding-bottom: 21.8em!important;
}
ul.agile_forms li a {
padding: 5px 0 5px 20px;
}
.view h5 {
margin: 3.5em 0 .3em;
}
}
@media(max-width:384px){
.wpf-demo-4 {
height: 290px;
}
#slideshow .strip {
padding-bottom: 290%;
}
}
@media(max-width:375px){
.wpf-demo-4 {
height: 282px;
}
#slideshow .strip {
padding-bottom: 300%;
}
#slideshow button.next {
right: 67%;
}
.news-right {
width: 89%;
}
.tittle-agileinfo span {
top: -21px;
font-size: 2.3em;
}
}
@media(max-width:320px){
.navbar-header h1 a {
font-size: 0.74em;
}
.banner-bottom-text h3 {
font-size: 1.1em;
letter-spacing: 0.5px;
width: 93%;
line-height: 1.8em;
}
.agileinfo-dot {
padding: 0em 0 3.5em;
}
h3.subheading-agileits-w3layouts {
letter-spacing: 0.1px;
}
.wpf-demo-4 {
height: 240px;
}
.test-top-wthree {
padding: 10px;
}
.test-top-wthree p {
font-size: 14.5px;
letter-spacing: 0px;
}
.test-bottom-w3-agile {
padding: 1em 0.5em 0.5em 1.5em;
}
#slideshow .strip {
padding-bottom: 388%;
}
#slideshow button.next {
right: 62%;
}
.news-right {
right: 1em;
}
.news-right p {
margin: 0 auto 1em;
line-height: 27px;
}
.banner-btm-w3layouts, .gallery, .team, .services-agileits, .contact, .cir_agile_info, .newsletter, .testimonials {
padding: 2.5em 0 1.6em;
}
.copy p {
margin-top: 1.5em;
letter-spacing: 1.3px;
}
.w3l-social {
float: none;
text-align: center;
}
ul.agile_forms {
margin-right: 3.5em;
}
.banner-btm-w3layouts, .gallery, .team, .services-agileits, .contact, .cir_agile_info, .newsletter, .testimonials {
padding: 3.5em 0 2.3em;
}
}
.sidebar-nav #sidebarnav li {
position: relative; }
.sidebar-nav #sidebarnav > li > ul {
position: absolute;
z-index: 1001;
width: 260px;
background: #ffffff;
display: none;
-webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.09);
box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.09); }
.sidebar-nav #sidebarnav > li:hover > ul {
height: auto !important;
overflow: auto; }
.sidebar-nav #sidebarnav > li:hover > ul,
.sidebar-nav #sidebarnav > li:hover > ul.collapse {
display: block; }
.sidebar-nav .has-arrow {
position: relative; }
.sidebar-nav .has-arrow::after {
position: absolute;
content: '';
width: .4em;
height: .4em;
border-width: 1px 0 0 1px;
border-style: solid;
border-color: #607d8b;
right: 1em;
-webkit-transform: rotate(-45deg) translate(0, -50%);
-ms-transform: rotate(-45deg) translate(0, -50%);
-o-transform: rotate(-45deg) translate(0, -50%);
transform: rotate(-45deg) translate(0, -50%);
-webkit-transform-origin: top;
-ms-transform-origin: top;
-o-transform-origin: top;
transform-origin: top;
top: 50%;
-webkit-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out; }
.sidebar-nav .active > .has-arrow::after,
.sidebar-nav li > .has-arrow.active::after,
.sidebar-nav .has-arrow[aria-expanded="true"]::after {
-webkit-transform: rotate(-135deg) translate(0, -50%);
-ms-transform: rotate(-135deg) translate(0, -50%);
-o-transform: rotate(-135deg) translate(0, -50%);
transform: rotate(-135deg) translate(0, -50%); }
.scale-up {
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
display: inline-block;
-webkit-transform-origin: right 0px;
-ms-transform-origin: right 0px;
transform-origin: right 0px; }
/*--responsive--*/
.scale-up {
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
display: inline-block;
-webkit-transform-origin: right 0px;
-ms-transform-origin: right 0px;
transform-origin: right 0px; }
.scale-up-left {
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
display: inline-block;
-webkit-transform-origin: left 0px;
-ms-transform-origin: left 0px;
transform-origin: left 0px; }
.show > .scale-up {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: right 0px;
-ms-transform-origin: right 0px;
transform-origin: right 0px; }
.show > .scale-up-left {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: left 0px;
-ms-transform-origin: left 0px;
transform-origin: left 0px; }
.topbar ul.dropdown-user {
padding: 0px;
width: 270px; }
.topbar ul.dropdown-user li {
list-style: none;
padding: 0px;
margin: 0px; }
.topbar ul.dropdown-user li.divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: rgba(120, 130, 140, 0.13); }
.topbar ul.dropdown-user li .dw-user-box {
padding: 10px 15px; }
.topbar ul.dropdown-user li .dw-user-box .u-img {
width: 80px;
display: inline-block;
vertical-align: top; }
.topbar ul.dropdown-user li .dw-user-box .u-img img {
width: 100%;
border-radius: 5px; }
.topbar ul.dropdown-user li .dw-user-box .u-text {
display: inline-block;
padding-left: 10px; }
.topbar ul.dropdown-user li .dw-user-box .u-text h4 {
margin: 0px; }
.topbar ul.dropdown-user li .dw-user-box .u-text p {
margin-bottom: 2px;
font-size: 14px; }
.topbar ul.dropdown-user li .dw-user-box .u-text .btn {
color: #ffffff;
padding: 5px 10px;
display: inline-block; }
.topbar ul.dropdown-user li .dw-user-box .u-text .btn:hover {
background: #e6294b; }
.topbar ul.dropdown-user li a {
padding: 9px 15px;
display: block;
color: #99abb4; }
.topbar ul.dropdown-user li a:hover {
background: #f2f4f8;
color: #009efb;
text-decoration: none; }
.dataTables_wrapper {
padding-top: 10px; }
.dt-buttons {
display: inline-block;
padding-top: 5px;
margin-bottom: 15px; }
.dt-buttons .dt-button {
padding: 5px 15px;
border-radius: 4px;
background: #009efb;
color: #ffffff;
margin-right: 3px; }
.dt-buttons .dt-button:hover {
background: #2f3d4a; }
.dataTables_info, .dataTables_length {
display: inline-block; }
.dataTables_length {
margin-top: 10px; }
.dataTables_length select {
border: 0;
background-image: -webkit-gradient(linear, left top, left bottom, from(#009efb), to(#009efb)), -webkit-gradient(linear, left top, left bottom, from(#d9d9d9), to(#d9d9d9));
background-image: -webkit-linear-gradient(#009efb, #009efb), -webkit-linear-gradient(#d9d9d9, #d9d9d9);
background-image: -o-linear-gradient(#009efb, #009efb), -o-linear-gradient(#d9d9d9, #d9d9d9);
background-image: linear-gradient(#009efb, #009efb), linear-gradient(#d9d9d9, #d9d9d9);
background-size: 0 2px, 100% 1px;
background-repeat: no-repeat;
background-position: center bottom, center calc(100% - 1px);
background-color: transparent;
-webkit-transition: background 0s ease-out;
-o-transition: background 0s ease-out;
transition: background 0s ease-out;
padding-bottom: 5px; }
.dataTables_length select:focus {
outline: none;
background-image: -webkit-gradient(linear, left top, left bottom, from(#009efb), to(#009efb)), -webkit-gradient(linear, left top, left bottom, from(#d9d9d9), to(#d9d9d9));
background-image: -webkit-linear-gradient(#009efb, #009efb), -webkit-linear-gradient(#d9d9d9, #d9d9d9);
background-image: -o-linear-gradient(#009efb, #009efb), -o-linear-gradient(#d9d9d9, #d9d9d9);
background-image: linear-gradient(#009efb, #009efb), linear-gradient(#d9d9d9, #d9d9d9);
background-size: 100% 2px, 100% 1px;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s; }
.dataTables_filter {
float: right;
margin-top: 10px; }
.dataTables_filter input {
border: 0;
background-image: -webkit-gradient(linear, left top, left bottom, from(#009efb), to(#009efb)), -webkit-gradient(linear, left top, left bottom, from(#d9d9d9), to(#d9d9d9));
background-image: -webkit-linear-gradient(#009efb, #009efb), -webkit-linear-gradient(#d9d9d9, #d9d9d9);
background-image: -o-linear-gradient(#009efb, #009efb), -o-linear-gradient(#d9d9d9, #d9d9d9);
background-image: linear-gradient(#009efb, #009efb), linear-gradient(#d9d9d9, #d9d9d9);
background-size: 0 2px, 100% 1px;
background-repeat: no-repeat;
background-position: center bottom, center calc(100% - 1px);
background-color: transparent;
-webkit-transition: background 0s ease-out;
-o-transition: background 0s ease-out;
transition: background 0s ease-out;
float: none;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 0;
margin-left: 10px; }
.dataTables_filter input:focus {
outline: none;
background-image: -webkit-gradient(linear, left top, left bottom, from(#009efb), to(#009efb)), -webkit-gradient(linear, left top, left bottom, from(#d9d9d9), to(#d9d9d9));
background-image: -webkit-linear-gradient(#009efb, #009efb), -webkit-linear-gradient(#d9d9d9, #d9d9d9);
background-image: -o-linear-gradient(#009efb, #009efb), -o-linear-gradient(#d9d9d9, #d9d9d9);
background-image: linear-gradient(#009efb, #009efb), linear-gradient(#d9d9d9, #d9d9d9);
background-size: 100% 2px, 100% 1px;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s; }
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
background: transparent; }
table.dataTable thead .sorting_asc:after {
content: "\f0de";
margin-left: 10px;
font-family: fontawesome;
cursor: pointer; }
table.dataTable thead .sorting_desc:after {
content: "\f0dd";
margin-left: 10px;
font-family: fontawesome;
cursor: pointer; }
table.dataTable thead .sorting:after {
content: "\f0dc";
margin-left: 10px;
font-family: fontawesome !important;
cursor: pointer;
color: rgba(50, 50, 50, 0.5); }
.dataTables_wrapper .dataTables_paginate {
float: right;
text-align: right;
padding-top: 0.25em; }
.dataTables_wrapper .dataTables_paginate .paginate_button {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
min-width: 1.5em;
padding: 0.5em 1em;
text-align: center;
text-decoration: none;
cursor: pointer;
*cursor: hand;
color: #99abb4;
border: 1px solid #ddd; }
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
color: #ffffff !important;
border: 1px solid #009efb;
background-color: #009efb; }
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
cursor: default;
color: #99abb4;
border: 1px solid #ddd;
background: transparent;
-webkit-box-shadow: none;
box-shadow: none; }
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
color: white;
border: 1px solid #009efb;
background-color: #009efb; }
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
outline: none;
background-color: #99abb4; }
.dataTables_wrapper .dataTables_paginate .ellipsis {
padding: 0 1em; }
.dt-bootstrap {
display: block; }
.paging_simple_numbers .pagination .paginate_button {
padding: 0px;
background: #ffffff; }
.paging_simple_numbers .pagination .paginate_button:hover {
background: #ffffff; }
.paging_simple_numbers .pagination .paginate_button a {
padding: 5px 10px;
border-radius: 4px;
border: 0px; }
.paging_simple_numbers .pagination .paginate_button.active a,
.paging_simple_numbers .pagination .paginate_button:hover a {
background: #1e88e5;
color: #ffffff; }
/*******************
Table- Footable
******************/
#demo-show-entries {
border: 0;
background-image: -webkit-gradient(linear, left top, left bottom, from(#009efb), to(#009efb)), -webkit-gradient(linear, left top, left bottom, from(#d9d9d9), to(#d9d9d9));
background-image: -webkit-linear-gradient(#009efb, #009efb), -webkit-linear-gradient(#d9d9d9, #d9d9d9);
background-image: -o-linear-gradient(#009efb, #009efb), -o-linear-gradient(#d9d9d9, #d9d9d9);
background-image: linear-gradient(#009efb, #009efb), linear-gradient(#d9d9d9, #d9d9d9);
background-size: 0 2px, 100% 1px;
background-repeat: no-repeat;
background-position: center bottom, center calc(100% - 1px);
background-color: transparent;
-webkit-transition: background 0s ease-out;
-o-transition: background 0s ease-out;
transition: background 0s ease-out;
padding-bottom: 5px;
color: #99abb4; }
#demo-show-entries:focus {
outline: none;
background-image: -webkit-gradient(linear, left top, left bottom, from(#009efb), to(#009efb)), -webkit-gradient(linear, left top, left bottom, from(#d9d9d9), to(#d9d9d9));
background-image: -webkit-linear-gradient(#009efb, #009efb), -webkit-linear-gradient(#d9d9d9, #d9d9d9);
background-image: -o-linear-gradient(#009efb, #009efb), -o-linear-gradient(#d9d9d9, #d9d9d9);
background-image: linear-gradient(#009efb, #009efb), linear-gradient(#d9d9d9, #d9d9d9);
background-size: 100% 2px, 100% 1px;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s; }
#demo-input-search2 {
border: 0;
background-image: -webkit-gradient(linear, left top, left bottom, from(#009efb), to(#009efb)), -webkit-gradient(linear, left top, left bottom, from(#d9d9d9), to(#d9d9d9));
background-image: -webkit-linear-gradient(#009efb, #009efb), -webkit-linear-gradient(#d9d9d9, #d9d9d9);
background-image: -o-linear-gradient(#009efb, #009efb), -o-linear-gradient(#d9d9d9, #d9d9d9);
background-image: linear-gradient(#009efb, #009efb), linear-gradient(#d9d9d9, #d9d9d9);
background-size: 0 2px, 100% 1px;
background-repeat: no-repeat;
background-position: center bottom, center calc(100% - 1px);
background-color: transparent;
-webkit-transition: background 0s ease-out;
-o-transition: background 0s ease-out;
transition: background 0s ease-out;
float: none;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 0;
margin-left: 10px;
color: #99abb4; }
#demo-input-search2:focus {
outline: none;
background-image: -webkit-gradient(linear, left top, left bottom, from(#009efb), to(#009efb)), -webkit-gradient(linear, left top, left bottom, from(#d9d9d9), to(#d9d9d9));
background-image: -webkit-linear-gradient(#009efb, #009efb), -webkit-linear-gradient(#d9d9d9, #d9d9d9);
background-image: -o-linear-gradient(#009efb, #009efb), -o-linear-gradient(#d9d9d9, #d9d9d9);
background-image: linear-gradient(#009efb, #009efb), linear-gradient(#d9d9d9, #d9d9d9);
background-size: 100% 2px, 100% 1px;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s; }
.footable .pagination li a {
position: relative;
display: block;
padding: .5rem .75rem;
margin-left: -1px;
line-height: 1.25;
color: #0275d8;
background-color: #ffffff;
border: 1px solid #ddd; }
.footable .pagination li.active a {
z-index: 2;
color: #fff;
background-color: #0275d8;
border-color: #0275d8; }
.footable .pagination li.disabled a {
color: #636c72;
pointer-events: none;
cursor: not-allowed;
background-color: #ffffff;
border-color: #ddd; }
.footable .pagination li:first-child a {
margin-left: 0;
border-bottom-left-radius: .25rem;
border-top-left-radius: .25rem; }
.footable-odd {
background: #f2f4f8; }
/*******************
Pagination
*******************/
.pagination > li:first-child > a,
.pagination > li:first-child > span {
border-bottom-left-radius: 4px;
border-top-left-radius: 4px; }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-bottom-right-radius: 4px;
border-top-right-radius: 4px; }
.pagination > li > a,
.pagination > li > span {
color: #263238; }
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
background-color: #f2f4f8; }
.pagination-split li {
margin-left: 5px;
display: inline-block;
float: left; }
.pagination-split li:first-child {
margin-left: 0; }
.pagination-split li a {
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px; }
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
background-color: #009efb;
border-color: #009efb; }
.pager li > a,
.pager li > span {
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
color: #263238; }
/*******************
Table Cell
*******************/
.table-box {
display: table;
width: 100%; }
.table.no-border tbody td {
border: 0px; }
.cell {
display: table-cell;
vertical-align: middle; }
.table td, .table th {
border-color: #f3f1f1; }
.table thead th, .table th {
font-weight: 500; }
.table-hover tbody tr:hover {
background: #f2f4f8; }
.v-middle td, .v-middle th {
vertical-align: middle; }
.table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar; }
/*******************
Wave Effects
*******************/
.waves-effect {
position: relative;
cursor: pointer;
display: inline-block;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
vertical-align: middle;
z-index: 1;
will-change: opacity, transform;
-webkit-transition: all 0.1s ease-out;
-moz-transition: all 0.1s ease-out;
-o-transition: all 0.1s ease-out;
-ms-transition: all 0.1s ease-out;
transition: all 0.1s ease-out; }
.waves-effect .waves-ripple {
position: absolute;
border-radius: 50%;
width: 20px;
height: 20px;
margin-top: -10px;
margin-left: -10px;
opacity: 0;
background: rgba(0, 0, 0, 0.2);
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
-o-transition: all 0.7s ease-out;
-ms-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
-o-transition-property: -o-transform, opacity;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: transform, opacity;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
pointer-events: none; }
.waves-effect.waves-light .waves-ripple {
background-color: rgba(255, 255, 255, 0.45); }
.waves-effect.waves-red .waves-ripple {
background-color: rgba(244, 67, 54, 0.7); }
.waves-effect.waves-yellow .waves-ripple {
background-color: rgba(255, 235, 59, 0.7); }
.waves-effect.waves-orange .waves-ripple {
background-color: rgba(255, 152, 0, 0.7); }
.waves-effect.waves-purple .waves-ripple {
background-color: rgba(156, 39, 176, 0.7); }
.waves-effect.waves-green .waves-ripple {
background-color: rgba(76, 175, 80, 0.7); }
.waves-effect.waves-teal .waves-ripple {
background-color: rgba(0, 150, 136, 0.7); }
.waves-circle {
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
text-align: center;
width: 2.5em;
height: 2.5em;
line-height: 2.5em;
border-radius: 50%;
-webkit-mask-image: none; }
.waves-input-wrapper {
border-radius: 0.2em;
vertical-align: bottom; }
.waves-input-wrapper .waves-button-input {
position: relative;
top: 0;
left: 0;
z-index: 1; }
.waves-block {
display: block; }
.search-box .app-search {
position: absolute;
margin: 0px;
display: block;
z-index: 110;
width: 100%;
top: -1px;
-webkit-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2);
box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2);
display: none;
left: 0px; }
.search-box .app-search input {
width: 100%;
padding: 25px 40px 25px 20px;
border-radius: 0px;
font-size: 17px;
-webkit-transition: 0.5s ease-in;
-o-transition: 0.5s ease-in;
transition: 0.5s ease-in; }
.search-box .app-search .srh-btn {
position: absolute;
top: 23px;
cursor: pointer;
background: #ffffff;
width: 15px;
height: 15px;
right: 20px;
font-size: 14px; }
.mini-sidebar .top-navbar .navbar-header {
width: 60px;
text-align: center; }
/*******************
Table- responsive
******************/
.tablesaw-bar .btn-group label {
color: #99abb4 !important; }
/*******************
Table- editable table
******************/
.dt-bootstrap {
display: block; }
.paging_simple_numbers .pagination .paginate_button {
padding: 0px;
background: #ffffff; }
.paging_simple_numbers .pagination .paginate_button:hover {
background: #ffffff; }
.paging_simple_numbers .pagination .paginate_button a {
padding: 5px 10px;
border-radius: 4px;
border: 0px; }
.paging_simple_numbers .pagination .paginate_button.active a,
.paging_simple_numbers .pagination .paginate_button:hover a {
background: #1e88e5;
color: #ffffff; }
.card {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0, 0, 0, 0.125);
border-radius: 0.25rem;
}
.card > hr {
margin-right: 0;
margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.card-body {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 1.25rem;
}
.card-title {
margin-bottom: 0.75rem;
}
.card-subtitle {
margin-top: -0.375rem;
margin-bottom: 0;
}
.card-text:last-child {
margin-bottom: 0;
}
.card-link:hover {
text-decoration: none;
}
.card-link + .card-link {
margin-left: 1.25rem;
}
.card-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
background-color: rgba(0, 0, 0, 0.03);
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
border-top: 0;
}
.card-footer {
padding: 0.75rem 1.25rem;
background-color: rgba(0, 0, 0, 0.03);
border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
margin-right: -0.625rem;
margin-bottom: -0.75rem;
margin-left: -0.625rem;
border-bottom: 0;
}
.card-header-pills {
margin-right: -0.625rem;
margin-left: -0.625rem;
}
.card-img-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 1.25rem;
}
.card-img {
width: 100%;
border-radius: calc(0.25rem - 1px);
}
.card-img-top {
width: 100%;
border-top-left-radius: calc(0.25rem - 1px);
border-top-right-radius: calc(0.25rem - 1px);
}
.card-img-bottom {
width: 100%;
border-bottom-right-radius: calc(0.25rem - 1px);
border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
}
.card-deck .card {
margin-bottom: 15px;
}
@media (min-width: 576px) {
.card-deck {
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin-right: -15px;
margin-left: -15px;
}
.card-deck .card {
display: -ms-flexbox;
display: flex;
-ms-flex: 1 0 0%;
flex: 1 0 0%;
-ms-flex-direction: column;
flex-direction: column;
margin-right: 15px;
margin-bottom: 0;
margin-left: 15px;
}
}
.card-group {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
}
.card-group > .card {
margin-bottom: 15px;
}
@media (min-width: 576px) {
.card-group {
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.card-group > .card {
-ms-flex: 1 0 0%;
flex: 1 0 0%;
margin-bottom: 0;
}
.card-group > .card + .card {
margin-left: 0;
border-left: 0;
}
.card-group > .card:first-child {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.card-group > .card:first-child .card-img-top,
.card-group > .card:first-child .card-header {
border-top-right-radius: 0;
}
.card-group > .card:first-child .card-img-bottom,
.card-group > .card:first-child .card-footer {
border-bottom-right-radius: 0;
}
.card-group > .card:last-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.card-group > .card:last-child .card-img-top,
.card-group > .card:last-child .card-header {
border-top-left-radius: 0;
}
.card-group > .card:last-child .card-img-bottom,
.card-group > .card:last-child .card-footer {
border-bottom-left-radius: 0;
}
.card-group > .card:only-child {
border-radius: 0.25rem;
}
.card-group > .card:only-child .card-img-top,
.card-group > .card:only-child .card-header {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.card-group > .card:only-child .card-img-bottom,
.card-group > .card:only-child .card-footer {
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
border-radius: 0;
}
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
border-radius: 0;
}
}
.card-columns .card {
margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
.card-columns {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
-webkit-column-gap: 1.25rem;
-moz-column-gap: 1.25rem;
column-gap: 1.25rem;
orphans: 1;
widows: 1;
}
.card-columns .card {
display: inline-block;
width: 100%;
}
}
.accordion .card:not(:first-of-type):not(:last-of-type) {
border-bottom: 0;
border-radius: 0;
}
.accordion .card:not(:first-of-type) .card-header:first-child {
border-radius: 0;
}
.accordion .card:first-of-type {
border-bottom: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.accordion .card:last-of-type {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
| 0.216425 | 0.043793 |
@-moz-document domain("subscene.com") {
body {
background: #0A0A0A;
color: #CCC;
border-bottom: none;
}
#user-navigation, #forum-navigation, #admin-navigation {
float: right;
background: #101010;
line-height: 26px;
height: 30px;
padding: 0 11px;
border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-webkit-border-radius: 0 0 4px 4px;
}
.box {
border-top: solid 1px #101010;
padding: 0;
padding: 11px 0;
text-align: left;
}
input {
background-color: #101010;
-webkit-rtl-ordering: logical;
cursor: text;
padding: 1px;
border-width: 2px;
border-style: inset;
border-color: initial;
border-image: initial;
}
#search .text {
color: #FFF;
border-style: solid;
border-width: 1px;
border-color: #101010 #101010 #101010 #101010;
border-radius: 15px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
width: 450px;
height: 18px;
padding: 6px 0 4px 4px;
margin-right: 6px;
margin-top: -2px;
font-size: 15px;
}
button, .button {
font-size: 14px;
color: #CCC;
padding: 6px 10px;
background: #151515;
border-radius: 15px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border: 0;
}
button:hover, .button:hover {
background: #151515;
}
.content {
border-top: 1px solid #101010;
padding: 14px 0 22px 0;
}
footer {
background: #0A0A0A;
height: 39px;
clear: both;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
margin: 200px auto -110px;
padding: 13px;
font-size: 12px;
}
.sustain {
border: none;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
padding: 13px;
margin: 60px -13px;
line-height: 24px;
}
a:hover {
color: #00599e;
}
#messageCount.badge {
min-width: 20px;
background-color: #0F0F0F;
}
.byFilm .language-filter span {
font-size: 18px;
font-weight: bold;
color: #E0245E;
font-family: "Century Gothic",Arial;
}
.byFilm .sort-by {
float: right;
font-size: 13px;
height: 30px;
line-height: 30px;
background-color: #0A0A0A;
border: none;
border-bottom: 0;
color: #E0245E;
padding: 0 8px 0 6px;
border-radius: 4px 4px 0 0;
}
.subtitles table {
background-color: #0F0F0F;
width: 100%;
}
.subtitles td.a1 span {
background-color: #0F0F0F;
color: #CCC;
}
.subtitles td.a1 a:link {
display: block;
background-color: #0F0F0F;
}
.subtitles td.a1 a:visited, .subtitles td.a1 .visited {
background-color: #0F0F0F;
}
.subtitles td a {
color: #008860;
outline: 0 none;
}
.subtitles thead {
background: #008860;
color: #FEFEFE;
height: 21px;
line-height: 21px;
}
.subtitles td.a1 a:visited, .subtitles td.a1 .visited {
background-color: #E0245E;
}
.bread a, .bread a:visited {
color: #008860;
}
.subtitle .comment {
box-shadow: none;
padding: 11px 9px;
color: #CCC;
min-height: 40px;
position: relative;
background: #101010;
margin: 28px 0 8px 0;
line-height: 16px;
}
.subtitle .comment:before {
background: none;
display: block;
height: 27px;
width: 27px;
left: 10px;
top: -20px;
position: absolute;
content: "";
}
.window {
background: #101010;
border: none;
padding: 11px 13px;
margin: 0 0 13px 0;
clear: both;
}
.posts .post {
float: right;
width: 500px;
margin-right: 0;
box-shadow: none;
padding: 8px 11px;
color: #CCC;
min-height: 80px;
background: #101010;
position: relative;
word-wrap: break-word;
}
.posts .post:before {
background: none;
display: block;
height: 24px;
left: -21px;
position: absolute;
top: 52px;
width: 34px;
content: "";
}
.user-home .subtitles .list {
background-color: #0F0F0F;
border-radius: 4px 4px 4px 4px;
margin-top: 6px;
padding: 1px 3px;
width: 532px;
}
.user-home .subtitles ul>li, .user-home .footer {
float: left;
width: 173px;
text-align: center;
height: 240px;
margin-bottom: 56px;
margin: 4px 3px 0 4px;
padding-bottom: 5px;
height: 300px;
padding-top: 1px;
background-color: #0F0F0F;
border: none;
border-radius: 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 170px;
position: relative;
}
.pagination>li>a, .pagination>li>span {
background: #0F0F0F;
}
.pagination>li>a, .pagination>li>span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.428571429;
text-decoration: none;
background: none;
border: none;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
color: #fff;
background-color: #1888;
border: none;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
background: none;
}
.byTitle .search-result {
background-color: #0F0F0F;
border-radius: 4px;
margin-top: 8px;
padding: 1px 5px;
}
a, a:link {
color: #1d4960;
text-decoration: none;
cursor: pointer;
}
#search .text {
border: none;
background-color: #101010;
color: #CCC;
}
}
|
data/usercss/155453.user.css
|
@-moz-document domain("subscene.com") {
body {
background: #0A0A0A;
color: #CCC;
border-bottom: none;
}
#user-navigation, #forum-navigation, #admin-navigation {
float: right;
background: #101010;
line-height: 26px;
height: 30px;
padding: 0 11px;
border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-webkit-border-radius: 0 0 4px 4px;
}
.box {
border-top: solid 1px #101010;
padding: 0;
padding: 11px 0;
text-align: left;
}
input {
background-color: #101010;
-webkit-rtl-ordering: logical;
cursor: text;
padding: 1px;
border-width: 2px;
border-style: inset;
border-color: initial;
border-image: initial;
}
#search .text {
color: #FFF;
border-style: solid;
border-width: 1px;
border-color: #101010 #101010 #101010 #101010;
border-radius: 15px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
width: 450px;
height: 18px;
padding: 6px 0 4px 4px;
margin-right: 6px;
margin-top: -2px;
font-size: 15px;
}
button, .button {
font-size: 14px;
color: #CCC;
padding: 6px 10px;
background: #151515;
border-radius: 15px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border: 0;
}
button:hover, .button:hover {
background: #151515;
}
.content {
border-top: 1px solid #101010;
padding: 14px 0 22px 0;
}
footer {
background: #0A0A0A;
height: 39px;
clear: both;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
margin: 200px auto -110px;
padding: 13px;
font-size: 12px;
}
.sustain {
border: none;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
padding: 13px;
margin: 60px -13px;
line-height: 24px;
}
a:hover {
color: #00599e;
}
#messageCount.badge {
min-width: 20px;
background-color: #0F0F0F;
}
.byFilm .language-filter span {
font-size: 18px;
font-weight: bold;
color: #E0245E;
font-family: "Century Gothic",Arial;
}
.byFilm .sort-by {
float: right;
font-size: 13px;
height: 30px;
line-height: 30px;
background-color: #0A0A0A;
border: none;
border-bottom: 0;
color: #E0245E;
padding: 0 8px 0 6px;
border-radius: 4px 4px 0 0;
}
.subtitles table {
background-color: #0F0F0F;
width: 100%;
}
.subtitles td.a1 span {
background-color: #0F0F0F;
color: #CCC;
}
.subtitles td.a1 a:link {
display: block;
background-color: #0F0F0F;
}
.subtitles td.a1 a:visited, .subtitles td.a1 .visited {
background-color: #0F0F0F;
}
.subtitles td a {
color: #008860;
outline: 0 none;
}
.subtitles thead {
background: #008860;
color: #FEFEFE;
height: 21px;
line-height: 21px;
}
.subtitles td.a1 a:visited, .subtitles td.a1 .visited {
background-color: #E0245E;
}
.bread a, .bread a:visited {
color: #008860;
}
.subtitle .comment {
box-shadow: none;
padding: 11px 9px;
color: #CCC;
min-height: 40px;
position: relative;
background: #101010;
margin: 28px 0 8px 0;
line-height: 16px;
}
.subtitle .comment:before {
background: none;
display: block;
height: 27px;
width: 27px;
left: 10px;
top: -20px;
position: absolute;
content: "";
}
.window {
background: #101010;
border: none;
padding: 11px 13px;
margin: 0 0 13px 0;
clear: both;
}
.posts .post {
float: right;
width: 500px;
margin-right: 0;
box-shadow: none;
padding: 8px 11px;
color: #CCC;
min-height: 80px;
background: #101010;
position: relative;
word-wrap: break-word;
}
.posts .post:before {
background: none;
display: block;
height: 24px;
left: -21px;
position: absolute;
top: 52px;
width: 34px;
content: "";
}
.user-home .subtitles .list {
background-color: #0F0F0F;
border-radius: 4px 4px 4px 4px;
margin-top: 6px;
padding: 1px 3px;
width: 532px;
}
.user-home .subtitles ul>li, .user-home .footer {
float: left;
width: 173px;
text-align: center;
height: 240px;
margin-bottom: 56px;
margin: 4px 3px 0 4px;
padding-bottom: 5px;
height: 300px;
padding-top: 1px;
background-color: #0F0F0F;
border: none;
border-radius: 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 170px;
position: relative;
}
.pagination>li>a, .pagination>li>span {
background: #0F0F0F;
}
.pagination>li>a, .pagination>li>span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.428571429;
text-decoration: none;
background: none;
border: none;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
color: #fff;
background-color: #1888;
border: none;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
background: none;
}
.byTitle .search-result {
background-color: #0F0F0F;
border-radius: 4px;
margin-top: 8px;
padding: 1px 5px;
}
a, a:link {
color: #1d4960;
text-decoration: none;
cursor: pointer;
}
#search .text {
border: none;
background-color: #101010;
color: #CCC;
}
}
| 0.204819 | 0.065785 |
body {
margin: 0;
padding: 0;
min-height: 100%;
background:#e6e8ea;
position:relative;
direction: ltr;
color: #4c4f53!important;
}
a {
color: #1985ac;
}
a:hover,
a a:focus {
color: #167495;
}
h1 {
font-size: 32px;
font-weight: 300;
letter-spacing: -1px;
}
h2 {
font-size: 28px;
font-weight: 300;
letter-spacing: -1px;
}
h3 {
font-size: 24px;
font-weight: 300;
letter-spacing: -1px;
}
h4 {
font-size: 20px;
font-weight: 300;
letter-spacing: -1px;
}
h5 {
font-size: 16px;
font-weight: 300;
letter-spacing: -1px;
}
h6 {
font-size: 12px;
font-weight: 300;
letter-spacing: -1px;
}
hr {
border-top: 1px solid #eeeeee;
}
.main {
background:#e6e8ea;
padding: 70px 19px 10px 260px;
}
.page-header {
margin: 12px 0 20px;
border-bottom: none;
opacity: 0.7;
text-transform: uppercase;
}
.page-header i {
color: #acb1b8;
margin-right: 10px;
float: left;
font-size: 30px;
line-height: 22px;
opacity: 0.8;
}
.breadcrumb {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
height: 34px;
position: relative;
margin: 0 0 19px 0;
overflow: hidden;
}
.breadcrumb li {
position: relative;
margin-right: 0;
}
.breadcrumb li i {
Font-size: 15px;
margin-right: 5px;
}
.breadcrumb > .active {
color: #d4d4d4;
}
.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
.small,
small {
color: #c8c8c8 !important;
}
.well {
border: 1px solid #d4d4d4;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
background: #f5f5f5;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
word-break: break-all;
word-wrap: break-word;
color: #333;
background-color: #f8f8f8;
border: 1px solid #ccc;
border-radius: 0;
}
blockquote {
font-size: 14px;
border-left: 5px solid #eeeeee;
color: #d4d4d4;
}
blockquote.pull-right {
border-right: 5px solid #eeeeee;
}
.img-rounded {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.pace {
-webkit-pointer-events: none;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.pace-inactive {
display: none;
}
.pace .pace-progress {
background: #20a8d8;
position: fixed;
z-index: 2000;
top: 0;
left: 0;
height: 2px;
-webkit-transition: width 1s;
-moz-transition: width 1s;
-o-transition: width 1s;
transition: width 1s;
}
.pace .pace-progress-inner {
display: block;
position: absolute;
right: 0px;
width: 100px;
height: 100%;
box-shadow: 0 0 10px #20a8d8, 0 0 5px #20a8d8;
opacity: 1.0;
-webkit-transform: rotate(3deg) translate(0px, -4px);
-moz-transform: rotate(3deg) translate(0px, -4px);
-ms-transform: rotate(3deg) translate(0px, -4px);
-o-transform: rotate(3deg) translate(0px, -4px);
transform: rotate(3deg) translate(0px, -4px);
}
.pace .pace-activity {
display: block;
position: fixed;
z-index: 2000;
top: 72px;
right: 15px;
width: 14px;
height: 14px;
border: solid 2px transparent;
border-top-color: #20a8d8;
border-left-color: #20a8d8;
border-radius: 10px;
-webkit-animation: pace-spinner 400ms linear infinite;
-moz-animation: pace-spinner 400ms linear infinite;
-ms-animation: pace-spinner 400ms linear infinite;
-o-animation: pace-spinner 400ms linear infinite;
animation: pace-spinner 400ms linear infinite;
}
.divider {
height:1px;
margin:9px 0;
overflow:hidden;
background-color:#e5e5e5
}
@-webkit-keyframes pace-spinner {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-moz-keyframes pace-spinner {
0% {
-moz-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-o-keyframes pace-spinner {
0% {
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-ms-keyframes pace-spinner {
0% {
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes pace-spinner {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
/* Text
=================================================================== */
.text-primary {
color: #20a8d8;
}
.text-success {
color: #79c447;
}
.text-info {
color: #67c2ef;
}
.text-warning {
color: #fabb3d;
}
.text-danger {
color: #ff5454;
}
/* Main Colors
=================================================================== */
.black {
color: #484848;
}
.white {
color: #fff;
}
.red {
color : #d95043;
}
.blue {
color : #57889c;
}
.green {
color : #26c281;
}
.greenLight {
color: #71843f;
}
.yellow {
color : #fc6;
}
.orange {
color : #f4b162;
}
.purple {
color : #af91e1;
}
.pink {
color : #f78db8;
}
.lime {
color : #a8db43;
}
.magenta {
color : #e65097;
}
.teal {
color : #97d3c5;
}
.brown {
color : #d1b993;
}
.gray {
color : #e4e9eb;
}
.backgroundColor.primary {
background: #20a8d8;
}
.backgroundColor.success {
background: #79c447;
}
.backgroundColor.info {
background: #67c2ef;
}
.backgroundColor.warning {
background: #fabb3d;
}
.backgroundColor.danger {
background: #ff5454;
}
.backgroundColorTitle.primary .title {
background: #20a8d8;
}
.backgroundColorTitle.success .title {
background: #79c447;
}
.backgroundColorTitle.info .title {
background: #67c2ef;
}
.backgroundColorTitle.warning .title {
background: #fabb3d;
}
.backgroundColorTitle.danger .title {
background: #ff5454;
}
.clean-heading-bg {
background: #fafafa;
border: 1px solid #c2c2c2;
}
.dark-heading-bg {
background: #4c4f53;
border: 1px solid #4c4f53;
}
.main-bg {
background: #e6e8ea;
}
.white-bg {
color : #768399;
background : #fff;
background-color : #fff;
}
.red-bg {
color : #fff;
background : #d95043;
background-color : #d95043;
}
.blue-bg {
color : #fff;
background : #57889c;
background-color : #57889c;
}
.green-bg {
color : #fff;
background : #26c281;
background-color : #26c281;
}
.greenLight-bg {
color: #71843f;
background: #71843f;
background-color: #71843f;
}
.yellow-bg {
color : #fff;
background : #fc6;
background-color : #fc6;
}
.orange-bg {
color : #fff;
background : #f4b162;
background-color : #f4b162;
}
.purple-bg {
color : #fff;
background : #af91e1;
background-color : #af91e1;
}
.pink-bg {
color : #fff;
background : #f78db8;
background-color : #f78db8;
}
.lime-bg {
color : #fff;
background : #a8db43;
background-color : #a8db43;
}
.magenta-bg {
color : #fff;
background : #e65097;
background-color : #e65097;
}
.teal-bg {
color : #fff;
background : #97d3c5;
background-color : #97d3c5;
}
.brown-bg {
color : #fff;
background : #d1b993;
background-color : #d1b993;
}
.gray-bg {
color : #768399;
background : #e4e9eb;
background-color : #e4e9eb;
}
.dark-bg {
color : #fff;
background : #79859b;
background-color : #79859b;
}
.facebook-bg {
color: #fff;
background: #3b5998;
background-color : #3b5998;
}
.twitter-bg {
color: #fff;
background: #00aced;
background-color : #00aced;
}
.linkedin-bg {
color: #fff;
background: #4875b4;
background-color : #4875b4;
}
.white-border {
border-color : #fff;
}
.red-border {
border-color : #d95043;
}
.blue-border {
border-color : #57889c;
}
.green-border {
border-color : #26c281;
}
.greenLight-border {
border-color: #71843f;
}
.yellow-border {
border-color : #fc6;
}
.orange-border {
border-color : #f4b162;
}
.purple-border {
border-color : #af91e1;
}
.pink-border {
border-color : #f78db8;
}
.lime-border {
border-color : #a8db43;
}
.magenta-border {
border-color : #e65097;
}
.teal-border {
border-color : #97d3c5;
}
.brown-border {
border-color : #d1b993;
}
.gray-border {
border-color : #e4e9eb;
}
.dark-border {
border-color : #79859b;
}
.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
content: "";
line-height: 0;
}
.clearfix:after {
clear: both;
}
/* Header Section
=================================================================== */
.navbar {
margin: 0;
padding: 0 0 0 235px;
height: 60px;
border: none;
border-bottom: 1px solid #f2f2f2;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
color: #414141;
line-height: 60px;
background: #ffffff;
position: fixed;
width: 100%;
z-index: 11;
}
.navbar .navbar-actions {
font-size: 20px;
}
.navbar .navbar-actions a {
color: #c8c8c8;
border-left: none;
}
.navbar .navbar-actions a i {
border: none !important;
}
.navbar .navbar-form i {
margin: 19px 0 0 0;
width: 32px;
text-align: center;
color: #c8c8c8;
font-size: 25px;
}
.navbar .navbar-form i:hover {
color: #75b9e6;
font-size: 30px;
}
.navbar .navbar-form button[type=submit] {
border: none;
padding-left: 10px;
margin-top: 22px;
font-size: 18px;
background: transparent;
color: #c8c8c8;
outline: none;
}
.navbar .navbar-form input[type=text] {
border: none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
margin-top: -5px;
margin-left: -20px;
padding-left: 30px;
background: transparent;
width: 300px;
color: #c8c8c8;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.navbar .navbar-nav li a {
padding: 0 10px;
line-height: 59px;
position: relative;
}
.navbar .navbar-nav li a img {
width: 40px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
margin: 0 10px 0 0;
}
.navbar .navbar-nav li a i {
margin: 22px 0 0 0;
width: 32px;
text-align: center;
color: #c8c8c8;
font-size: 18px;
}
.navbar .navbar-nav li a:hover {
background-color: none;
}
.navbar .navbar-nav li a i:hover {
color: #75b9e6;
font-size: 25px;
}
.navbar .navbar-nav li a .badge {
background: #ff5454;
position: absolute;
top: 5px;
right: 5px;
font-size: 8px;
line-height: 8px;
padding: 4px 6px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.navbar .navbar-nav li .dropdown-toggle:active,
.navbar .navbar-nav li .open .dropdown-toggle:active {
background-color: #f1f1f1 !important;
}
.navbar .navbar-nav li .dropdown-menu {
margin-top: 3px;
border: none;
min-width: 350px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
border: 1px solid #d4d4d4;
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.125);
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.125);
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.125);
padding: 0;
}
.navbar .navbar-nav li .dropdown-menu:active {
background: black;
}
.navbar .navbar-nav li .dropdown-menu:after {
position: absolute;
top: -7px;
right: 16px;
display: inline-block;
border-right: 8px solid transparent;
border-bottom: 8px solid white;
border-left: 8px solid transparent;
content: '';
}
.navbar .navbar-nav li .dropdown-menu:before {
position: absolute;
top: -9.5px;
right: 16px;
display: inline-block;
border-right: 8px solid transparent;
border-bottom: 8px solid #d4d4d4;
border-left: 8px solid transparent;
content: '';
}
.navbar .navbar-nav li .update-menu {
min-width: 150px;
}
.navbar .navbar-nav li .dropdown-menu li {
padding: 0;
position: relative;
min-width: 250px;
border-bottom: 1px solid #d4d4d4;
line-height: 60px;
padding: 0 15px;
}
.navbar .navbar-nav li .dropdown-menu li i {
font-size: 18px;
margin-left: 5px;
margin-right: 20px;
color: #d95043;
}
.navbar .navbar-nav li .dropdown-menu li:last-child {
border: none;
}
.navbar .navbar-nav li .dropdown-menu li a.notification-user,
.navbar .navbar-nav li .dropdown-menu li a.notification-link {
padding: 0;
overflow: inherit;
display: inline-block;
font-size: 14px;
}
.navbar .navbar-nav li .dropdown-menu li a.notification-user {
margin-right: 5px;
color: #57889c;
font-weight: 700;
}
.navbar .navbar-nav li .dropdown-menu li a.notification-user:hover {
color: #57889c;
text-decoration: underline;
}
.navbar .navbar-nav li .dropdown-menu li a.notification-link {
font-weight: 700;
color: #71d398;
text-decoration: underline;
margin-left: 5px;
}
.navbar .navbar-nav li .dropdown-menu li a.notification-link:hover {
color: #4ac77c;
}
.navbar .navbar-nav li .dropdown-menu li.dropdown-menu-header,
.navbar .navbar-nav li .dropdown-menu li.dropdown-menu-footer {
background: #f5f5f5;
border: 1px solid white;
}
.navbar .navbar-nav li .dropdown-menu li.dropdown-menu-header .progress,
.navbar .navbar-nav li .dropdown-menu li.dropdown-menu-footer .progress {
border: 1px solid #d4d4d4;
background: white;
}
.navbar .navbar-nav li .dropdown-menu li.dropdown-menu-header:after {
position: absolute;
content: '';
width: 100%;
left: -1px;
bottom: -2px;
border-bottom: 1px solid #d4d4d4;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
padding: 0 1px;
}
.navbar .navbar-nav li .dropdown-menu li.dropdown-menu-header {
margin-bottom: 2px;
}
.navbar .navbar-nav li .dropdown-menu li.divider {
height: 5px;
margin: 0;
background-color: #f5f5f5;
}
.navbar .navbar-nav li .dropdown-menu li a {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
line-height: 50px;
height: 50px;
margin: 0 -15px;
padding: 0 15px;
border-left: 0 !important;
background-color: white !important;
}
.navbar .navbar-nav li .dropdown-menu li a img.avatar {
height: 40px;
-webkit-border-radius: 50em;
-moz-border-radius: 50em;
border-radius: 50em;
border: 1px solid #d4d4d4;
margin: 0px 10px 0 -5px;
float: left;
}
.navbar .navbar-nav li .dropdown-menu li a div {
font-size: 14px;
line-height: 26px;
font-weight: bold;
}
.navbar .navbar-nav li .dropdown-menu li a small {
display: block;
line-height: 12px;
font-size: 10px;
margin-top: -3px;
font-style: italic;
}
.navbar .navbar-nav li .dropdown-menu li a .label {
position: absolute;
right: 10px;
top: 11px;
}
.navbar .navbar-nav li .dropdown-menu li a i {
margin: 0 10px 0 -5px;
border: none;
}
.navbar .navbar-nav li .dropdown-menu li.avatar {
min-width: 300px;
height: 60px;
padding: 0px 15px;
}
.navbar .navbar-nav li .dropdown-menu li.avatar a {
line-height: 59px;
height: 59px;
padding: 9px 15px;
}
.navbar .navbar-nav li .dropdown-menu li.avatar a .label {
top: 20px;
}
.navbar .navbar-nav .open a:focus {
background-color: none;
}
.navbar .navbar-form {
margin: 0;
}
/* Sidebar
=================================================================== */
.sidebar {
background: #181d20;
color: #cccccc;
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 240px;
z-index: 12;
overflow: hidden;
}
.sidebar a {
color: #848788;
}
.sidebar .sidebar-header {
padding: 10px;
height: 60px;
text-align: center;
position: relative;
}
.sidebar .sidebar-header.drop-shadow {
-webkit-box-shadow: 0 3px 1px -1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 3px 1px -1px rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 1px -1px rgba(0, 0, 0, 0.05);
}
.sidebar .sidebar-header img {
width: 50px;
text-align: center;
margin: 0 1px 20px 0;
}
.sidebar .sidebar-header h2,
.sidebar .sidebar-header h3 {
line-height: 0px;
}
.sidebar .sidebar-header h2 {
margin-top: 10px;
font-size: 14px;
font-weight: 600;
color: white;
}
.sidebar .sidebar-header h3 {
font-size: 12px;
}
.sidebar .sidebar-header .user-menu {
position: absolute;
top: 0;
right: 0;
line-height: 60px;
width: 60px;
text-align: center;
}
.sidebar .sidebar-header .user-menu a {
color: #737373;
font-size: 24px;
}
.sidebar .sidebar-menu {
overflow-x: hidden;
overflow-y: scroll;
width: 270px;
}
.sidebar ul.nav.nav-sidebar {
margin: 0;
width: 250px;
padding: 5px 0;
}
.sidebar ul.nav.nav-sidebar li {
margin: 5px 0;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
position: relative;
}
.sidebar ul.nav.nav-sidebar li:hover {
background: none;
color: #fff;
}
.sidebar ul.nav.nav-sidebar li.active,
.sidebar ul.nav.nav-sidebar ul.active a,
.sidebar ul.nav.nav-sidebar li.active a,
.sidebar ul.nav.nav-sidebar ul.opened {
background: #d95043;
color: #fff;
}
.sidebar ul.nav.nav-sidebar li a {
line-height: 13px;
font-size: 13px;
font-weight: 400;
border: 1px solid transparent;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.sidebar ul.nav.nav-sidebar li a.active,
.sidebar ul.nav.nav-sidebar li a:hover {
background: transparent;
color: #fff;
}
.sidebar ul.nav.nav-sidebar li a i {
width: 30px;
text-align: center;
margin: 0 8px 0 0;
font-size: 16px;
color: #a6a6a6;
}
.sidebar ul.nav.nav-sidebar li a span.fa {
position: absolute;
top: 32%;
right: 12%;
}
.sidebar ul.nav.nav-sidebar li ul {
display: none;
background: #181d20;
list-style: none;
padding: 5px 0;
}
.sidebar ul.nav.nav-sidebar li ul li {
margin: 5px 0;
}
.sidebar ul.nav.nav-sidebar li ul li a {
padding-left: 35px;
}
.sidebar ul.nav.nav-sidebar li ul li ul li a {
padding-left: 55px;
}
.sidebar .sidebar-footer {
color: white;
position: fixed;
bottom: 0;
left: 0;
width: 240px;
padding: 10px 20px 10px 20px;
background: #181d20;
height: 140px;
border-top: 1px solid transparent;
}
.sidebar .sidebar-footer.drop-shadow {
-webkit-box-shadow: 0 -3px 1px -1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 -3px 1px -1px rgba(0, 0, 0, 0.05);
box-shadow: 0 -3px 1px -1px rgba(0, 0, 0, 0.05);
}
.sidebar .sidebar-footer a {
color: #747474;
}
.sidebar .sidebar-footer .sidebar-brand {
font-family: verdana;
text-align: center;
padding: 15px 0 10px 0;
color: #343434;
font-weight: 800;
font-size: 24px;
text-shadow: 0px 1px 1px #464646, 0px -1px 1px #1b1b1b;
}
.sidebar .sidebar-footer ul.sidebar-terms {
margin: 0 0 20px 0;
padding: 0;
}
.sidebar .sidebar-footer ul.sidebar-terms li {
display: inline-block;
width: 25%;
margin: 0 -2px;
padding: 0;
text-align: center;
font-size: 12px;
}
.sidebar #main-menu-min {
display: block;
position: relative;
color: #5a5a5a;
font-size: 14px;
line-height: 26px;
width: 30px;
height: 30px;
margin: 20px auto;
z-index: 2;
border: 1px solid #5a5a5a;
-webkit-border-radius: 50em;
-moz-border-radius: 50em;
border-radius: 50em;
text-align: center;
}
body.sidebar-minified .navbar {
padding: 0 0 0 60px;
}
body.sidebar-minified .navbar .navbar-actions {
margin-left: -15px;
}
body.sidebar-minified .main {
width: 100%;
padding-left: 90px;
}
body.sidebar-minified footer {
padding: 0 20px 0 80px;
}
body.sidebar-minified #usage {
padding: 0 0 0 60px;
}
body.sidebar-minified .sidebar {
width: 65px;
overflow: visible;
}
body.sidebar-minified .sidebar .sidebar-header h2,
body.sidebar-minified .sidebar .sidebar-header h3 {
display: none;
}
body.sidebar-minified .sidebar .sidebar-header .user-menu #sidebar-minify {
position: fixed;
bottom: 0 !important;
left: 0;
display: visible;
width: 60px;
text-align: center;
}
body.sidebar-minified .sidebar .sidebar-menu {
overflow: visible;
width: auto;
}
body.sidebar-minified .sidebar ul.nav.nav-sidebar {
width: auto;
}
body.sidebar-minified .sidebar ul.nav.nav-sidebar span.fa-plus {
display: none;
}
body.sidebar-minified .sidebar ul.nav.nav-sidebar > li {
position: relative;
}
body.sidebar-minified .sidebar ul.nav.nav-sidebar > li > a {
width: 60px;
position: relative;
padding: 0;
line-height: 40px;
text-align: center;
}
body.sidebar-minified .sidebar ul.nav.nav-sidebar > li > a.open {
cursor: default;
}
body.sidebar-minified .sidebar ul.nav.nav-sidebar > li > a .text {
position: absolute;
z-index: 1000;
background: #343434;
min-height: 40px;
width: 200px;
padding-left: 15px;
top: 0px;
left: 60px;
display: none !important;
text-align: left;
}
body.sidebar-minified .sidebar ul.nav.nav-sidebar > li > ul {
display: none !important;
}
body.sidebar-minified .sidebar ul.nav.nav-sidebar > li:hover > a {
position: relative;
cursor: pointer;
}
body.sidebar-minified .sidebar ul.nav.nav-sidebar > li:hover > a .text {
width: 200px;
display: block !important;
margin-top: -2px;
margin-left: -23px;
border: 1px solid #4a4a4a;
background: #232323;
border-left: 0;
height: 44px;
}
body.sidebar-minified .sidebar ul.nav.nav-sidebar > li:hover > ul {
display: block !important;
position: absolute;
top: 42px;
left: 38px;
z-index: 1000;
width: 200px;
border: 1px solid #4a4a4a;
border-top: 0;
background: #414141;
padding: 0;
margin: 0;
-webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.25);
box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.25);
}
body.sidebar-minified .sidebar ul.nav.nav-sidebar > li:hover > ul > li {
padding: 0;
}
body.sidebar-minified .sidebar ul.nav.nav-sidebar > li:hover > ul > li > a {
display: block;
width: 100%;
line-height: 40px;
}
body.sidebar-minified .sidebar .sidebar-footer {
display: none;
}
body.sidebar-hide .navbar {
padding: 0;
}
body.sidebar-hide .navbar .navbar-actions {
margin-left: -15px;
}
body.sidebar-hide .main {
width: 100%;
padding: 90px 30px 0 30px;
margin: 0;
}
body.sidebar-hide footer {
padding: 0 20px;
}
body.sidebar-hide #usage {
padding: 0;
}
body.sidebar-hide .sidebar {
display: none !important;
}
/* Buttons
=================================================================== */
.btn {
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
text-shadow: none;
color: #484848;
}
.btn i {
margin-top: 2px;
}
.btn-default {
color: #a6a6a6;
background: #f1f1f1;
border: 1px solid #d4d4d4;
}
.btn-default:hover,
.btn-default.disabled,
.btn-default[disabled] {
background-color: #d8d8d8;
border-color: #8d8d8d;
}
.btn-default:active,
.btn-default.active {
background-color: #d2d2d2;
border-color: #878787;
}
.btn-primary {
color: white;
background: #20a8d8;
border: 1px solid #20a8d8;
}
.btn-primary:hover,
.btn-primary.disabled,
.btn-primary[disabled] {
background-color: #1985ac;
border-color: #1985ac;
}
.btn-primary:active,
.btn-primary.active {
background-color: #187fa3;
border-color: #187fa3;
}
.btn-warning {
color: white;
background: #fabb3d;
border: 1px solid #fabb3d;
}
.btn-warning:hover,
.btn-warning.disabled,
.btn-warning[disabled] {
background-color: #f9aa0b;
border-color: #f9aa0b;
}
.btn-warning:active,
.btn-warning.active {
background-color: #f4a406;
border-color: #f4a406;
}
.btn-danger {
color: white;
background: #ff5454;
border: 1px solid #ff5454;
}
.btn-danger:hover,
.btn-danger.disabled,
.btn-danger[disabled] {
background-color: #ff2121;
border-color: #ff2121;
}
.btn-danger:active,
.btn-danger.active {
background-color: #ff1717;
border-color: #ff1717;
}
.btn-success {
color: white;
background: #79c447;
border: 1px solid #79c447;
}
.btn-success:hover,
.btn-success.disabled,
.btn-success[disabled] {
background-color: #61a434;
border-color: #61a434;
}
.btn-success:active,
.btn-success.active {
background-color: #5c9c32;
border-color: #5c9c32;
}
.btn-info {
color: white;
background: #67c2ef;
border: 1px solid #67c2ef;
}
.btn-info:hover,
.btn-info.disabled,
.btn-info[disabled] {
background-color: #39afea;
border-color: #39afea;
}
.btn-info:active,
.btn-info.active {
background-color: #30ace9;
border-color: #30ace9;
}
.btn-inverse {
color: white;
background: #444444;
border: 1px solid #444444;
}
.btn-inverse:hover,
.btn-inverse.disabled,
.btn-inverse[disabled] {
background-color: #2b2b2b;
border-color: #2b2b2b;
color: white;
}
.btn-inverse:active,
.btn-inverse.active {
background-color: #252525;
border-color: #252525;
}
.dropdown-menu {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border: 1px solid #d4d4d4;
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.125);
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.125);
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.125);
}
.dropdown-menu li a:hover {
background-color: #eeeeee;
}
.dropdown-menu li.divider {
background-color: #eeeeee;
}
/* Badge
=================================================================== */
.badge {
display: inline-block;
min-width: 15px;
padding: 5px 7px;
font-size: 12px;
font-weight: 700;
color: #fff;
line-height: 1;
vertical-align: baseline;
white-space: nowrap;
text-align: center;
background-color: #3a87ad;
border-radius: 0;
}
/* Tabs
=================================================================== */
.panel-heading .nav-tabs {
float: right;
margin-right: -3px;
border: none;
border-left: 1px solid rgba(0,0,0,.09);
border-right: 1px solid rgba(0,0,0,.09);
}
.panel-heading .nav-tabs li {
border: none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
.panel-heading .nav-tabs li a {
background: transparent;
border: none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
margin: 0;
font-size: 14px;
line-height: 12px;
font-weight: 300;
height: 33px;
color: #333;
}
.panel-heading .nav-tabs li.active > a {
background: #00aced;
border: none;
color: #fff;
}
.panel-heading .nav-tabs li:hover {
border: none;
}
.panel-heading .nav-tabs li:last-child {
border-right: none;
}
.panel-body .tab-content {
background: transparent;
border: none;
padding: 0;
}
/* Forms
=================================================================== */
.form-horizontal .form-group {
margin-right: 0px;
margin-left: 0px;
}
.form-control {
border: 1px solid #d4d4d4;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
color: #484848;
-webkit-box-shadow: inset 0 2px 1px -1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 2px 1px -1px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 2px 1px -1px rgba(0, 0, 0, 0.1);
}
.form-control-feedback {
color: #d4d4d4;
}
.form-control:focus {
border-color: #c8c8c8;
outline: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.form-control::-moz-placeholder {
color: #c8c8c8;
}
.form-control:-ms-input-placeholder {
color: #c8c8c8;
}
.form-control::-webkit-input-placeholder {
color: #c8c8c8;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
background-color: #eeeeee;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
color: #79c447;
}
.has-success .form-control {
border-color: #79c447;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.has-success .form-control:focus {
border-color: #61a434;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.has-success .input-group-addon {
color: #79c447;
background-color: #b1dd94;
border-color: #79c447;
}
.has-success .form-control-feedback {
color: #79c447;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
color: #fabb3d;
}
.has-warning .form-control {
border-color: #fabb3d;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.has-warning .form-control:focus {
border-color: #f9aa0b;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.has-warning .input-group-addon {
color: #fabb3d;
background-color: #fddea0;
border-color: #fabb3d;
}
.has-warning .form-control-feedback {
color: #fabb3d;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
color: #ff5454;
}
.has-error .form-control {
border-color: #ff5454;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.has-error .form-control:focus {
border-color: #ff2121;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.has-error .input-group-addon {
color: #ff5454;
background-color: #ffbaba;
border-color: #ff5454;
}
.has-error .form-control-feedback {
color: #ff5454;
}
.help-block {
color: #bbbbbb;
}
.input-group-addon {
color: #bbbbbb;
background-color: #f5f5f5;
border: 1px solid #d4d4d4;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.input-group-addon i {
width: 14px;
text-align: center;
}
select {
background: #f5f5f5 url("../img/select.png") no-repeat !important;
background-size: 24px 20px !important;
background-position: right center !important;
-webkit-border-radius: 2px !important;
-moz-border-radius: 2px !important;
border-radius: 2px !important;
border: 1px solid #d4d4d4 !important;
-webkit-box-shadow: inset 0 0 1px 1px #ffffff, 0 2px 1px -1px rgba(0, 0, 0, 0.1) !important;
-moz-box-shadow: inset 0 0 1px 1px #ffffff, 0 2px 1px -1px rgba(0, 0, 0, 0.1) !important;
box-shadow: inset 0 0 1px 1px #ffffff, 0 2px 1px -1px rgba(0, 0, 0, 0.1) !important;
color: #888;
border: none;
outline: none;
display: inline-block;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
cursor: pointer;
}
select[disabled] {
background-color: #eeeeee !important;
color: #c8c8c8;
}
select[multiple] {
background: none !important;
}
select.input-lg {
padding: 0 11px;
}
select.input-sm {
padding: 0 12px;
}
.select2-drop {
color: #484848;
border: 1px solid #d4d4d4;
-webkit-border-radius: 0 0 2px 2px;
-moz-border-radius: 0 0 2px 2px;
border-radius: 0 0 2px 2px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.select2-container-multi .select2-choices {
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
-webkit-border-radius: 2px !important;
-moz-border-radius: 2px !important;
border-radius: 2px !important;
border: 1px solid #d4d4d4 !important;
margin: -7px -13px 0 -13px !important;
background: white;
}
.select2-default {
color: #c8c8c8 !important;
padding-left: 12px !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
padding: 3px 5px 4px 18px;
margin: 5px 0 3px 5px;
border: 1px solid #d4d4d4;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
background-color: #eeeeee;
filter: none;
background-image: none;
font-size: 11px;
}
.select2-container-multi .select2-choices .select2-search-field input {
color: #484848;
}
@-moz-document url-prefix() {
select {
text-indent: 0.01px;
text-overflow: '';
}
select.input-lg {
padding: 10px 11px;
}
select.input-sm {
padding: 6px 12px;
}
.select2-container-multi .select2-choices {
border: 1px solid transparent !important;
background: transparent !important;
margin: -3px -13px 0 -13px !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
margin: 1px 0 3px 5px;
}
}
.limiterBox {
border: 1px solid #d4d4d4;
border-top: none;
background-color: #d4d4d4;
padding: 3px 6px;
font-size: 10px;
color: white;
opacity: .9;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.editor {
max-height: 250px;
height: 250px;
background-color: white;
border-collapse: separate;
border: 1px solid #d4d4d4;
padding: 4px;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
overflow: scroll;
outline: none;
margin-top: 20px;
}
div[data-role="editor-toolbar"] {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.dropdown-menu a {
cursor: pointer;
}
.custom-checkbox-item {
display: block;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.custom-checkbox-item + .custom-checkbox-item {
border-top: 1px solid #f0f2f3;
}
.custom-checkbox {
display: none;
}
.custom-checkbox-mark {
position: relative;
display: inline-block;
vertical-align: middle;
margin-right: 16px;
width: 20px;
height: 20px;
border: 1px dotted #d4d4d4;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.custom-checkbox-mark:before {
content: '';
display: none;
position: absolute;
top: 50%;
left: 50%;
margin: -5px 0 0 -6px;
height: 7px;
width: 12px;
border: solid #f68484;
border-width: 0 0 3px 3px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.custom-checkbox-desc {
font-weight: 400;
}
.custom-checkbox:checked ~ .custom-checkbox-mark {
border: 1px solid #f68484;
}
.custom-checkbox:checked ~ .custom-checkbox-mark:before {
display: block;
}
.custom-checkbox:disabled ~ .custom-checkbox-mark {
border: 1px solid #f5f5f5;
}
.custom-checkbox:disabled ~ .custom-checkbox-mark:before {
border-color: #f5f5f5;
}
.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
margin-bottom: 0;
}
.tt-dropdown-menu {
min-width: 160px;
margin-top: 2px;
padding: 5px 0;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
*border-right-width: 2px;
*border-bottom-width: 2px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}
.tt-suggestion {
display: block;
padding: 3px 20px;
}
.tt-suggestion.tt-is-under-cursor {
color: #fff;
background-color: #0081c2;
background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
background-image: -o-linear-gradient(top, #0088cc, #0077b3);
background-image: linear-gradient(to bottom, #0088cc, #0077b3);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.tt-suggestion.tt-is-under-cursor a {
color: #fff;
}
.tt-suggestion p {
margin: 0;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
margin-right: 0px;
}
/* Collapse
=================================================================== */
.panel-group .panel {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border: 1px solid #d4d4d4;
}
.panel-group .panel .panel-heading {
background: #eeeeee;
}
/* UI - Progress
=================================================================== */
.progress {
background: #eeeeee;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.progress .progress-bar {
background-color: #20a8d8;
}
.progress .progress-bar.progress-bar-success {
background-color: #79c447;
}
.progress .progress-bar.progress-bar-info {
background-color: #67c2ef;
}
.progress .progress-bar.progress-bar-warning {
background-color: #fabb3d;
}
.progress .progress-bar.progress-bar-danger {
background-color: #ff5454;
}
.progress.thin {
height: 10px;
}
.progress.thin .progress-bar {
font-size: 6px;
line-height: 10px;
}
/* Pagination
=================================================================== */
.pagination li a,
.pagination li span {
border: 1px solid #d4d4d4;
color: #20a8d8;
}
.pagination li a:hover,
.pagination li span:hover,
.pagination li a:focus,
.pagination li span:focus {
color: #167495;
background-color: #f3f3f3;
border-color: #d4d4d4;
}
.pagination li:fist-child a,
.pagination li:fist-child span {
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
}
.pagination li:last-child a,
.pagination li:last-child span {
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
}
.pagination li.active a,
.pagination li.active span,
.pagination li.active a:hover,
.pagination li.active span:hover,
.pagination li.active a:focus,
.pagination li.active span:focus {
background-color: #20a8d8;
border-color: #20a8d8;
}
.panel {
border:none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
margin-bottom: 30px;
}
.panel .panel-heading {
line-height: 34px;
padding: 0 15px;
min-height: 34px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
position: relative;
box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
-moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
}
.panel .panel-heading .panel-title {
line-height: 40px;
}
.panel .panel-heading i {
width: 30px;
display: inline-block;
font-size: 14px;
}
.panel .panel-heading h2 {
height: 100%;
width: auto;
display: inline-block;
font-size: 14px;
position: relative;
margin: 0;
line-height: 34px;
font-weight: 400;
letter-spacing: 0;
}
.panel .panel-heading .panel-actions {
float: right;
margin-right: -15px;
height: 40px;
font-size: 0;
}
.panel .panel-heading .panel-actions i {
display: inline-block;
text-align: center;
width: 34px;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
text-decoration: none;
font-size: 14px;
}
.panel .panel-heading .panel-actions a {
text-decoration: none;
font-size: 14px;
text-align: center;
display: inline-block;
line-height: 32px;
padding: 0;
margin: 0;
color: #333;
border-left: 1px solid rgba(0,0,0,.09);
}
.panel-actions .btn-setting:hover,
.panel-actions .btn-minimize:hover,
.panel-actions .btn-close:hover {
background-color: rgba(0,0,0,.05);
}
.panel .panel-heading .switch {
margin: 10px;
}
.panel .panel-body {
border-width: 1px 1px 2px;
border-style: solid;
border-top: none;
border-right-color: #ccc!important;
border-bottom-color: #ccc!important;
border-left-color: #ccc!important;
}
.panel .panel-body.no-padding {
padding: 0;
}
.panel .panel-body.padding-horizontal {
padding: 0 15px;
}
.panel .panel-body.no-padding-bottom {
padding-bottom: 0;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.panel .panel-footer {
border-width: 0 1px 2px 1px;
border-style: solid;
border-top: none;
border-right-color: #ccc!important;
border-bottom-color: #ccc!important;
border-left-color: #ccc!important;
position: relative;
}
.panel.panel-default {
border-radius: 0px;
border-top: 1px solid #d4d4d4;
-webkit-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.1);
box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.1);
}
}
.panel.panel-default.panel-heading {
background: #97d3c5;
}
.panel.panel-default .panel-footer {
background: #f5f5f5;
}
.panel.panel-primary {
border-color: #20a8d8;
}
.panel.panel-primary .panel-heading,
.panel.panel-primary .panel-footer {
background: #5dc3e7;
color: #092f3d;
border-color: #20a8d8;
}
.panel.panel-success {
border-color: #79c447;
}
.panel.panel-success .panel-heading,
.panel.panel-success .panel-footer {
background: #a3d781;
color: #284315;
border-color: #79c447;
}
.panel.panel-info {
border-color: #67c2ef;
}
.panel.panel-info .panel-heading,
.panel.panel-info .panel-footer {
background: #acdef6;
color: #106894;
border-color: #67c2ef;
}
.panel.panel-warning {
border-color: #fabb3d;
}
.panel.panel-warning .panel-heading,
.panel.panel-warning .panel-footer {
background: #fcd588;
color: #815703;
border-color: #fabb3d;
}
.panel.panel-danger {
border-color: #ff5454;
}
.panel.panel-danger .panel-heading,
.panel.panel-danger .panel-footer {
background: #ffa1a1;
color: #a10000;
border-color: #ff5454;
}
/* Alerts
=================================================================== */
.alert {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border-color: transparent !important;
}
.alert-success {
background: #dbefce;
border-color: #79c447;
color: #4a7d28;
}
.alert-success hr {
border-top-color: #95d06e;
}
.alert-info {
background: #daf0fb;
border-color: #67c2ef;
color: #106894;
}
.alert-info hr {
border-top-color: #95d5f4;
}
.alert-warning {
background: #feefd2;
border-color: #fabb3d;
color: #b37905;
}
.alert-warning hr {
border-top-color: #fddea0;
}
.alert-danger {
background: #ffd4d4;
border-color: #ff5454;
color: #ba0000;
}
.alert-danger hr {
border-top-color: #ffa1a1;
}
/* Labels
=================================================================== */
.label {
font-size: 10px;
padding: 4px 6px;
border: none;
text-shadow: none;
}
.label.label-default {
background-color: #d4d4d4;
color: #484848;
}
.label.label-primary {
background-color: #20a8d8;
}
.label.label-success {
background-color: #79c447;
}
.label.label-info {
background-color: #67c2ef;
}
.label.label-warning {
background-color: #fabb3d;
}
.label.label-danger {
background-color: #ff5454;
}
/* Footer
=================================================================== */
#usage {
background: #eeeeee;
background: -webkit-linear-gradient(#f8f8f8, #eeeeee);
background: -o-linear-gradient(#f8f8f8, #eeeeee);
background: -moz-linear-gradient(#f8f8f8, #eeeeee);
background: linear-gradient(#f8f8f8, #eeeeee);
position: fixed;
z-index: 2;
bottom: 0;
left: 0;
width: 100%;
height: 40px;
border-top: 1px solid #afafaf;
-webkit-box-shadow: 0 -2px 1px -1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 -2px 1px -1px rgba(0, 0, 0, 0.05);
box-shadow: 0 -2px 1px -1px rgba(0, 0, 0, 0.05);
padding-left: 250px;
}
#usage-blank {
background: #eeeeee;
background: -webkit-linear-gradient(#f8f8f8, #eeeeee);
background: -o-linear-gradient(#f8f8f8, #eeeeee);
background: -moz-linear-gradient(#f8f8f8, #eeeeee);
background: linear-gradient(#f8f8f8, #eeeeee);
position: fixed;
z-index: 2;
bottom: 0;
left: 0;
width: 100%;
height: 40px;
border-top: 1px solid #afafaf;
-webkit-box-shadow: 0 -2px 1px -1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 -2px 1px -1px rgba(0, 0, 0, 0.05);
box-shadow: 0 -2px 1px -1px rgba(0, 0, 0, 0.05);
padding-left: 5%;
}
#usage ul,
#usage-blank ul {
padding: 0;
margin: 0;
font-size: 0;
line-height: 40px;
}
#usage ul li,
#usage-blank ul li {
display: inline-block;
height: 40px;
width: 25%;
font-size: 10px;
border-right: 1px solid #afafaf;
}
#usage ul li:last-child,
#usage-blank ul li:last-child {
border-right: none !important;
}
#usage ul li .title,
#usage ul li .bar,
#usage ul li .desc,
#usage-blank ul li .title,
#usage-blank ul li .bar,
#usage-blank ul li .desc {
display: inline-block;
width: 35%;
float: left;
padding: 0 3px;
}
#usage ul li .title,
#usage-blank ul li .title {
font-weight: 700;
text-align: left;
width: 21%;
}
#usage ul li .text,
#usage-blank ul li .text {
width: 100%;
padding: 0 15px;
float: left;
}
#usage ul li .text b,
#usage-blank ul li .text b {
font-weight: 700;
}
#usage ul li .bar,
#usage-blank ul li .bar {
width: 35%;
}
#usage ul li .bar .progress,
#usage-blank ul li .bar .progress {
height: 10px;
margin-top: 15px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
/* Masonry Gallery
=================================================================== */
.masonry-thumb {
display: inline-block;
vertical-align: top;
margin-bottom: 6px;
}
/* Star Rating
=================================================================== */
.rating {
unicode-bidi: bidi-override;
direction: rtl;
font-size: 30px;
}
.rating span.star,
.rating span.star {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
display: inline-block;
}
.rating span.star:hover,
.rating span.star:hover {
cursor: pointer;
}
.rating span.star:before,
.rating span.star:before {
content: "\f006";
padding-right: 5px;
color: #999999;
}
.rating span.star:hover:before,
.rating span.star:hover:before,
.rating span.star:hover ~ span.star:before,
.rating span.star:hover ~ span.star:before {
content: "\f005";
color: #e3cf7a;
}
/* Icons
=================================================================== */
.glyphicons-icon-list div {
margin: 10px 0;
}
.glyphicons-icon-list div span,
.glyphicons-icon-list div strong {
font-size: 10px;
}
.glyphicons-icon-list div strong {
margin-top: -5px;
display: block;
}
.fontawesome-icon-list div {
margin: 5px 0;
}
.fontawesome-icon-list .fa {
width: 20px;
text-align: center;
margin-right: 10px;
}
/* File manager
=================================================================== */
.elfinder .elfinder-button {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
/* Text with HR Line
=================================================================== */
.text-with-hr {
text-align: center;
position: relative;
z-index: 2;
}
.text-with-hr:before {
position: absolute;
content: '';
top: 20px;
left: 0px;
width: 100%;
border-bottom: 1px solid #d4d4d4;
z-index: -1;
}
.text-with-hr span {
display: inline-block;
background: white;
padding: 10px;
}
/* Page: Activity
=================================================================== */
.activity .panel .panel-heading {
line-height: 20px;
height: 70px;
padding-top: 15px;
}
.activity .panel .panel-heading img {
height: 40px;
margin: 0 15px 15px 0;
float: left;
}
.activity .panel .panel-heading .small {
color: #d4d4d4;
}
.activity .panel .panel-heading .pull-right {
font-size: 12px;
color: #d4d4d4;
}
.activity .panel .panel-heading .pull-right i {
font-size: 14px;
}
.activity .panel .panel-body .video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.activity .panel .panel-body .video-container iframe,
.activity .panel .panel-body .video-container object,
.activity .panel .panel-body .video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.activity .panel .panel-footer .media-object {
width: 30px;
}
.activity .panel .panel-footer .media .media-body .media-heading {
font-weight: 700;
}
.activity .panel .panel-footer .media .media-body .small {
color: #d4d4d4;
}
.activity .panel .panel-footer .media .media-body p {
margin-top: 10px;
font-size: 12px;
}
.activity .panel .panel-footer .media .media-body button {
}
.activity .panel .panel-body .actions {
background: #fff;
margin: 15px 0 0 0;
padding: 0 20px 0 10px;
line-height: 50px;
font-size: 12px;
}
.activity .panel .panel-body .actions .btn {
font-size: 12px;
text-decoration: none;
color: #6d84b4;
}
.activity .panel .panel-body .actions .btn:hover {
text-decoration: underline;
}
/* Page: Inbox
=================================================================== */
.inbox .inbox-menu ul {
margin-top: 30px;
padding: 0;
list-style: none;
}
.inbox .inbox-menu ul li {
height: 30px;
padding: 5px 15px;
position: relative;
}
.inbox .inbox-menu ul li:hover,
.inbox .inbox-menu ul li.active {
background: #eeeeee;
}
.inbox .inbox-menu ul li.title {
margin: 20px 0px -5px 0px;
text-transform: uppercase;
font-size: 10px;
color: #d4d4d4;
}
.inbox .inbox-menu ul li.title:hover {
background: transparent;
}
.inbox .inbox-menu ul li a {
display: block;
width: 100%;
text-decoration: none;
color: #484848;
}
.inbox .inbox-menu ul li a i {
margin-right: 10px;
}
.inbox .inbox-menu ul li a .label {
position: absolute;
top: 10px;
right: 15px;
display: block;
min-width: 14px;
height: 14px;
padding: 2px;
}
.inbox ul.messages-list {
list-style: none;
margin: 15px -15px 0 -15px;
padding: 15px 15px 0 15px;
border-top: 1px solid #d4d4d4;
}
.inbox ul.messages-list li {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
cursor: pointer;
margin-bottom: 10px;
padding: 10px;
}
.inbox ul.messages-list li a {
color: #484848;
}
.inbox ul.messages-list li a:hover {
text-decoration: none;
}
.inbox ul.messages-list li.unread .header,
.inbox ul.messages-list li.unread .title {
font-weight: bold;
}
.inbox ul.messages-list li:hover {
background: #eeeeee;
border: 1px solid #d4d4d4;
padding: 9px;
}
.inbox ul.messages-list li:hover .action {
color: #d4d4d4;
}
.inbox ul.messages-list li .header {
margin: 0 0 5px 0;
}
.inbox ul.messages-list li .header .from {
width: 49.9%;
white-space: nowrap;
overflow: hidden !important;
text-overflow: ellipsis;
}
.inbox ul.messages-list li .header .date {
width: 50%;
text-align: right;
float: right;
}
.inbox ul.messages-list li .title {
margin: 0 0 5px 0;
white-space: nowrap;
overflow: hidden !important;
text-overflow: ellipsis;
}
.inbox ul.messages-list li .description {
font-size: 12px;
padding-left: 29px;
}
.inbox ul.messages-list li .action {
display: inline-block;
width: 16px;
text-align: center;
margin-right: 10px;
color: #d4d4d4;
}
.inbox ul.messages-list li .action .fa-check-square-o {
margin: 0 -1px 0 1px;
}
.inbox ul.messages-list li .action .fa-square {
float: left;
margin-top: -16px;
margin-left: 4px;
font-size: 11px;
color: white;
}
.inbox ul.messages-list li .action .fa-star.bg {
float: left;
margin-top: -16px;
margin-left: 3px;
font-size: 12px;
color: white;
}
.inbox .message .message-title {
margin-top: 30px;
padding-top: 10px;
font-weight: bold;
font-size: 14px;
}
.inbox .message .header {
margin: 20px 0 30px 0;
padding: 10px 0 10px 0;
border-top: 1px solid #d4d4d4;
border-bottom: 1px solid #d4d4d4;
}
.inbox .message .header .avatar {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
height: 34px;
width: 34px;
float: left;
margin-right: 10px;
}
.inbox .message .header i {
margin-top: 1px;
}
.inbox .message .header .from {
display: inline-block;
width: 50%;
font-size: 12px;
margin-top: -2px;
color: #d4d4d4;
}
.inbox .message .header .from span {
display: block;
font-size: 14px;
font-weight: bold;
color: #484848;
}
.inbox .message .header .date {
display: inline-block;
width: 29%;
text-align: right;
float: right;
font-size: 12px;
margin-top: 18px;
}
.inbox .message .attachments {
border-top: 3px solid #eeeeee;
border-bottom: 3px solid #eeeeee;
padding: 10px 0px;
margin-bottom: 20px;
font-size: 12px;
}
.inbox .message .attachments ul {
list-style: none;
margin: 0 0 0 -40px;
}
.inbox .message .attachments ul li {
margin: 10px 0;
}
.inbox .message .attachments ul li .label {
padding: 2px 4px;
}
.inbox .message .attachments ul li span.quickMenu {
float: right;
text-align: right;
}
.inbox .message .attachments ul li span.quickMenu .fa {
padding: 5px 0 5px 25px;
font-size: 14px;
margin: -2px 0px 0px 5px;
color: #d4d4d4;
}
.inbox .contacts ul {
margin-top: 30px;
padding: 0;
list-style: none;
}
.inbox .contacts ul li {
height: 30px;
padding: 5px 15px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis !important;
position: relative;
cursor: pointer;
}
.inbox .contacts ul li .label {
display: inline-block;
width: 6px;
height: 6px;
padding: 0;
margin: 0 5px 2px 0px;
}
.inbox .contacts ul li:hover {
background: #eeeeee;
}
/* Page: Invoice
=================================================================== */
.invoice .header .well p {
padding: 0;
margin: 0px 0;
}
.invoice table {
margin-bottom: 20px !important;
}
/* Page: Profile
=================================================================== */
.profile h3 {
padding: 0 5px;
}
.profile .text-center li {
display: inline-block;
}
.profile .text-center li a {
width: 45px;
height: 45px;
text-decoration: none;
padding-top: 13px;
font-size: 23px;
}
.profile .text-center li a:hover {
color: #fff;
}
ul.profile-details {
margin-top: 10px;
padding: 0 5px;
list-style: none;
color: #484848;
}
ul.profile-details li {
position: relative;
margin: 0 0 20px 0;
padding-left: 22px;
}
ul.profile-details li div {
color: #d4d4d4;
}
ul.profile-details li div i {
position: absolute;
top: 4px;
left: -5px;
color: #d4d4d4;
width: 20px;
text-align: center;
}
/* Login Box & Register Box
=================================================================== */
.login-box,
.register-box {
width: 400px;
padding: 20px;
margin: 110px auto;
background: #fff;
}
.login-box .header,
.register-box .header {
background: #414141;
color: white;
text-align: center;
margin: -20px -20px 20px -20px;
padding: 15px;
text-transform: uppercase;
}
.login-box .text-center li {
display: inline-block;
}
.login-box .text-center li a {
width: 45px;
height: 45px;
text-decoration: none;
padding-top: 13px;
font-size: 23px;
}
.login-box .text-center li a:hover {
color: #fff;
}
.login-box label,
.register-box label {
margin: 10px 5px -10px 5px;
}
.login-box .confirm,
.register-box .confirm {
position: relative;
margin: 20px 0 10px -15px;
}
.login-box .confirm label,
.register-box .confirm label {
position: absolute;
top: -9px;
left: 30px;
}
.login-box form.register .input-group-addon,
.register-box form.register .input-group-addon {
width: 35%;
}
/* Price Tables
=================================================================== */
.price-table-overlay {
overflow: scroll;
}
.price-table {
margin-top: 22px;
padding-left: 1px;
min-width: 1000px;
}
.price-table .plan {
padding: 0 10px;
float: left;
}
.price-table ul {
position: relative;
z-index: 1;
list-style: none;
float: left;
padding: 20px 0;
text-align: center;
background: white;
border: 1px solid #d4d4d4;
-webkit-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.1);
box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.1);
width: 100%;
}
.price-table ul li {
font-size: 12px;
line-height: 20px;
text-shadow: none;
padding: 10px 15px;
}
.price-table ul li span {
font-weight: bold;
}
.price-table ul li.header {
font-size: 24px;
padding: 25px 0;
}
.price-table ul li.price {
font-size: 24px;
padding: 15px 0 40px 0;
height: 58px;
font-weight: 700;
text-decoration: underline;
}
.price-table ul li.strike {
text-decoration: line-through;
}
.price-table ul.discount {
overflow: hidden;
}
.price-table ul.discount .label {
font-size: 12px;
line-height: 16px;
line-height: -50px;
width: 200px;
position: absolute;
top: 20px;
right: -70px;
color: white;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
-webkit-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2);
}
.price-table ul:hover {
background: #71d398;
color: #fff;
}
.price-table ul:hover .btn {
background: #67c2ef;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.price-table.five .plan {
width: 20%;
}
.price-table.four .plan {
width: 25%;
}
.price-table.three .plan {
width: 33.333%;
}
.price-table.two .plan {
width: 50%;
}
.price-table.one .plan {
width: 100%;
}
/* Page 404 & Page 500
=================================================================== */
.box-error {
margin-top: 160px;
}
.box-error h1 {
font-size: 90px;
}
.box-error h2 {
font-size: 36px;
}
.box-error p {
font-weight: 300;
}
.box-error button {
font-size: 20px;
line-height: 30px;
}
/* Page LockScreen
=================================================================== */
.login-box-locked {
position: relative;
z-index: 9999;
background: rgba(255, 255, 255, 0.9);
padding: 30px;
border: 1px solid #d4d4d4;
margin-top: 150px;
}
.login-box-locked.type2 {
background: rgba(255, 255, 255, 0.7);
}
.login-box-locked img.avatar {
float: left;
width: 120px;
margin-right: 20px;
margin-bottom: 20px;
}
.login-box-locked p {
margin-top: -8px;
font-weight: 300;
}
@media (max-width: 479px) {
.col-xxs-12 {
width: 100%;
}
.panel {
overflow: hidden;
}
}
@media screen and (min-width: 768px) {
.container-fluid.content {
overflow: hidden;
}
.sidebar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
}
@media (max-width: 767px) {
.container-fluid.content {
overflow: hidden;
}
.main {
padding: 70px 10px 0 10px !important;
}
.navbar .navbar-form {
display: none;
}
.navbar .navbar-nav {
margin-top: 0px;
}
.navbar .navbar-nav li {
float: left;
}
.navbar .navbar-left {
float: left;
}
.navbar .navbar-right {
float: right;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.navbar-form input[type=text] {
width: 260px !important;
}
}
@media (max-width: 991px) {
.sidebar {
z-index: 1;
}
#sidebar-minify {
display: none;
}
.navbar {
padding: 0;
}
.navbar .navbar-actions {
margin-left: -15px;
}
.main {
padding: 90px 30px 0 30px;
z-index: 10;
position: relative;
}
footer {
padding: 0 20px;
margin-bottom: 0;
text-align: center;
}
#usage,
#usage-blank {
display: none;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 992px) {
.hidden-xs,
.hidden-sm,
.hidden-md,
.hidden-lg {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
}
|
Public/Ucenter/css/style.min.css
|
body {
margin: 0;
padding: 0;
min-height: 100%;
background:#e6e8ea;
position:relative;
direction: ltr;
color: #4c4f53!important;
}
a {
color: #1985ac;
}
a:hover,
a a:focus {
color: #167495;
}
h1 {
font-size: 32px;
font-weight: 300;
letter-spacing: -1px;
}
h2 {
font-size: 28px;
font-weight: 300;
letter-spacing: -1px;
}
h3 {
font-size: 24px;
font-weight: 300;
letter-spacing: -1px;
}
h4 {
font-size: 20px;
font-weight: 300;
letter-spacing: -1px;
}
h5 {
font-size: 16px;
font-weight: 300;
letter-spacing: -1px;
}
h6 {
font-size: 12px;
font-weight: 300;
letter-spacing: -1px;
}
hr {
border-top: 1px solid #eeeeee;
}
.main {
background:#e6e8ea;
padding: 70px 19px 10px 260px;
}
.page-header {
margin: 12px 0 20px;
border-bottom: none;
opacity: 0.7;
text-transform: uppercase;
}
.page-header i {
color: #acb1b8;
margin-right: 10px;
float: left;
font-size: 30px;
line-height: 22px;
opacity: 0.8;
}
.breadcrumb {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
height: 34px;
position: relative;
margin: 0 0 19px 0;
overflow: hidden;
}
.breadcrumb li {
position: relative;
margin-right: 0;
}
.breadcrumb li i {
Font-size: 15px;
margin-right: 5px;
}
.breadcrumb > .active {
color: #d4d4d4;
}
.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
.small,
small {
color: #c8c8c8 !important;
}
.well {
border: 1px solid #d4d4d4;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
background: #f5f5f5;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
word-break: break-all;
word-wrap: break-word;
color: #333;
background-color: #f8f8f8;
border: 1px solid #ccc;
border-radius: 0;
}
blockquote {
font-size: 14px;
border-left: 5px solid #eeeeee;
color: #d4d4d4;
}
blockquote.pull-right {
border-right: 5px solid #eeeeee;
}
.img-rounded {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.pace {
-webkit-pointer-events: none;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.pace-inactive {
display: none;
}
.pace .pace-progress {
background: #20a8d8;
position: fixed;
z-index: 2000;
top: 0;
left: 0;
height: 2px;
-webkit-transition: width 1s;
-moz-transition: width 1s;
-o-transition: width 1s;
transition: width 1s;
}
.pace .pace-progress-inner {
display: block;
position: absolute;
right: 0px;
width: 100px;
height: 100%;
box-shadow: 0 0 10px #20a8d8, 0 0 5px #20a8d8;
opacity: 1.0;
-webkit-transform: rotate(3deg) translate(0px, -4px);
-moz-transform: rotate(3deg) translate(0px, -4px);
-ms-transform: rotate(3deg) translate(0px, -4px);
-o-transform: rotate(3deg) translate(0px, -4px);
transform: rotate(3deg) translate(0px, -4px);
}
.pace .pace-activity {
display: block;
position: fixed;
z-index: 2000;
top: 72px;
right: 15px;
width: 14px;
height: 14px;
border: solid 2px transparent;
border-top-color: #20a8d8;
border-left-color: #20a8d8;
border-radius: 10px;
-webkit-animation: pace-spinner 400ms linear infinite;
-moz-animation: pace-spinner 400ms linear infinite;
-ms-animation: pace-spinner 400ms linear infinite;
-o-animation: pace-spinner 400ms linear infinite;
animation: pace-spinner 400ms linear infinite;
}
.divider {
height:1px;
margin:9px 0;
overflow:hidden;
background-color:#e5e5e5
}
@-webkit-keyframes pace-spinner {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-moz-keyframes pace-spinner {
0% {
-moz-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-o-keyframes pace-spinner {
0% {
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-ms-keyframes pace-spinner {
0% {
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes pace-spinner {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
/* Text
=================================================================== */
.text-primary {
color: #20a8d8;
}
.text-success {
color: #79c447;
}
.text-info {
color: #67c2ef;
}
.text-warning {
color: #fabb3d;
}
.text-danger {
color: #ff5454;
}
/* Main Colors
=================================================================== */
.black {
color: #484848;
}
.white {
color: #fff;
}
.red {
color : #d95043;
}
.blue {
color : #57889c;
}
.green {
color : #26c281;
}
.greenLight {
color: #71843f;
}
.yellow {
color : #fc6;
}
.orange {
color : #f4b162;
}
.purple {
color : #af91e1;
}
.pink {
color : #f78db8;
}
.lime {
color : #a8db43;
}
.magenta {
color : #e65097;
}
.teal {
color : #97d3c5;
}
.brown {
color : #d1b993;
}
.gray {
color : #e4e9eb;
}
.backgroundColor.primary {
background: #20a8d8;
}
.backgroundColor.success {
background: #79c447;
}
.backgroundColor.info {
background: #67c2ef;
}
.backgroundColor.warning {
background: #fabb3d;
}
.backgroundColor.danger {
background: #ff5454;
}
.backgroundColorTitle.primary .title {
background: #20a8d8;
}
.backgroundColorTitle.success .title {
background: #79c447;
}
.backgroundColorTitle.info .title {
background: #67c2ef;
}
.backgroundColorTitle.warning .title {
background: #fabb3d;
}
.backgroundColorTitle.danger .title {
background: #ff5454;
}
.clean-heading-bg {
background: #fafafa;
border: 1px solid #c2c2c2;
}
.dark-heading-bg {
background: #4c4f53;
border: 1px solid #4c4f53;
}
.main-bg {
background: #e6e8ea;
}
.white-bg {
color : #768399;
background : #fff;
background-color : #fff;
}
.red-bg {
color : #fff;
background : #d95043;
background-color : #d95043;
}
.blue-bg {
color : #fff;
background : #57889c;
background-color : #57889c;
}
.green-bg {
color : #fff;
background : #26c281;
background-color : #26c281;
}
.greenLight-bg {
color: #71843f;
background: #71843f;
background-color: #71843f;
}
.yellow-bg {
color : #fff;
background : #fc6;
background-color : #fc6;
}
.orange-bg {
color : #fff;
background : #f4b162;
background-color : #f4b162;
}
.purple-bg {
color : #fff;
background : #af91e1;
background-color : #af91e1;
}
.pink-bg {
color : #fff;
background : #f78db8;
background-color : #f78db8;
}
.lime-bg {
color : #fff;
background : #a8db43;
background-color : #a8db43;
}
.magenta-bg {
color : #fff;
background : #e65097;
background-color : #e65097;
}
.teal-bg {
color : #fff;
background : #97d3c5;
background-color : #97d3c5;
}
.brown-bg {
color : #fff;
background : #d1b993;
background-color : #d1b993;
}
.gray-bg {
color : #768399;
background : #e4e9eb;
background-color : #e4e9eb;
}
.dark-bg {
color : #fff;
background : #79859b;
background-color : #79859b;
}
.facebook-bg {
color: #fff;
background: #3b5998;
background-color : #3b5998;
}
.twitter-bg {
color: #fff;
background: #00aced;
background-color : #00aced;
}
.linkedin-bg {
color: #fff;
background: #4875b4;
background-color : #4875b4;
}
.white-border {
border-color : #fff;
}
.red-border {
border-color : #d95043;
}
.blue-border {
border-color : #57889c;
}
.green-border {
border-color : #26c281;
}
.greenLight-border {
border-color: #71843f;
}
.yellow-border {
border-color : #fc6;
}
.orange-border {
border-color : #f4b162;
}
.purple-border {
border-color : #af91e1;
}
.pink-border {
border-color : #f78db8;
}
.lime-border {
border-color : #a8db43;
}
.magenta-border {
border-color : #e65097;
}
.teal-border {
border-color : #97d3c5;
}
.brown-border {
border-color : #d1b993;
}
.gray-border {
border-color : #e4e9eb;
}
.dark-border {
border-color : #79859b;
}
.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
content: "";
line-height: 0;
}
.clearfix:after {
clear: both;
}
/* Header Section
=================================================================== */
.navbar {
margin: 0;
padding: 0 0 0 235px;
height: 60px;
border: none;
border-bottom: 1px solid #f2f2f2;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
color: #414141;
line-height: 60px;
background: #ffffff;
position: fixed;
width: 100%;
z-index: 11;
}
.navbar .navbar-actions {
font-size: 20px;
}
.navbar .navbar-actions a {
color: #c8c8c8;
border-left: none;
}
.navbar .navbar-actions a i {
border: none !important;
}
.navbar .navbar-form i {
margin: 19px 0 0 0;
width: 32px;
text-align: center;
color: #c8c8c8;
font-size: 25px;
}
.navbar .navbar-form i:hover {
color: #75b9e6;
font-size: 30px;
}
.navbar .navbar-form button[type=submit] {
border: none;
padding-left: 10px;
margin-top: 22px;
font-size: 18px;
background: transparent;
color: #c8c8c8;
outline: none;
}
.navbar .navbar-form input[type=text] {
border: none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
margin-top: -5px;
margin-left: -20px;
padding-left: 30px;
background: transparent;
width: 300px;
color: #c8c8c8;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.navbar .navbar-nav li a {
padding: 0 10px;
line-height: 59px;
position: relative;
}
.navbar .navbar-nav li a img {
width: 40px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
margin: 0 10px 0 0;
}
.navbar .navbar-nav li a i {
margin: 22px 0 0 0;
width: 32px;
text-align: center;
color: #c8c8c8;
font-size: 18px;
}
.navbar .navbar-nav li a:hover {
background-color: none;
}
.navbar .navbar-nav li a i:hover {
color: #75b9e6;
font-size: 25px;
}
.navbar .navbar-nav li a .badge {
background: #ff5454;
position: absolute;
top: 5px;
right: 5px;
font-size: 8px;
line-height: 8px;
padding: 4px 6px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.navbar .navbar-nav li .dropdown-toggle:active,
.navbar .navbar-nav li .open .dropdown-toggle:active {
background-color: #f1f1f1 !important;
}
.navbar .navbar-nav li .dropdown-menu {
margin-top: 3px;
border: none;
min-width: 350px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
border: 1px solid #d4d4d4;
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.125);
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.125);
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.125);
padding: 0;
}
.navbar .navbar-nav li .dropdown-menu:active {
background: black;
}
.navbar .navbar-nav li .dropdown-menu:after {
position: absolute;
top: -7px;
right: 16px;
display: inline-block;
border-right: 8px solid transparent;
border-bottom: 8px solid white;
border-left: 8px solid transparent;
content: '';
}
.navbar .navbar-nav li .dropdown-menu:before {
position: absolute;
top: -9.5px;
right: 16px;
display: inline-block;
border-right: 8px solid transparent;
border-bottom: 8px solid #d4d4d4;
border-left: 8px solid transparent;
content: '';
}
.navbar .navbar-nav li .update-menu {
min-width: 150px;
}
.navbar .navbar-nav li .dropdown-menu li {
padding: 0;
position: relative;
min-width: 250px;
border-bottom: 1px solid #d4d4d4;
line-height: 60px;
padding: 0 15px;
}
.navbar .navbar-nav li .dropdown-menu li i {
font-size: 18px;
margin-left: 5px;
margin-right: 20px;
color: #d95043;
}
.navbar .navbar-nav li .dropdown-menu li:last-child {
border: none;
}
.navbar .navbar-nav li .dropdown-menu li a.notification-user,
.navbar .navbar-nav li .dropdown-menu li a.notification-link {
padding: 0;
overflow: inherit;
display: inline-block;
font-size: 14px;
}
.navbar .navbar-nav li .dropdown-menu li a.notification-user {
margin-right: 5px;
color: #57889c;
font-weight: 700;
}
.navbar .navbar-nav li .dropdown-menu li a.notification-user:hover {
color: #57889c;
text-decoration: underline;
}
.navbar .navbar-nav li .dropdown-menu li a.notification-link {
font-weight: 700;
color: #71d398;
text-decoration: underline;
margin-left: 5px;
}
.navbar .navbar-nav li .dropdown-menu li a.notification-link:hover {
color: #4ac77c;
}
.navbar .navbar-nav li .dropdown-menu li.dropdown-menu-header,
.navbar .navbar-nav li .dropdown-menu li.dropdown-menu-footer {
background: #f5f5f5;
border: 1px solid white;
}
.navbar .navbar-nav li .dropdown-menu li.dropdown-menu-header .progress,
.navbar .navbar-nav li .dropdown-menu li.dropdown-menu-footer .progress {
border: 1px solid #d4d4d4;
background: white;
}
.navbar .navbar-nav li .dropdown-menu li.dropdown-menu-header:after {
position: absolute;
content: '';
width: 100%;
left: -1px;
bottom: -2px;
border-bottom: 1px solid #d4d4d4;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
padding: 0 1px;
}
.navbar .navbar-nav li .dropdown-menu li.dropdown-menu-header {
margin-bottom: 2px;
}
.navbar .navbar-nav li .dropdown-menu li.divider {
height: 5px;
margin: 0;
background-color: #f5f5f5;
}
.navbar .navbar-nav li .dropdown-menu li a {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
line-height: 50px;
height: 50px;
margin: 0 -15px;
padding: 0 15px;
border-left: 0 !important;
background-color: white !important;
}
.navbar .navbar-nav li .dropdown-menu li a img.avatar {
height: 40px;
-webkit-border-radius: 50em;
-moz-border-radius: 50em;
border-radius: 50em;
border: 1px solid #d4d4d4;
margin: 0px 10px 0 -5px;
float: left;
}
.navbar .navbar-nav li .dropdown-menu li a div {
font-size: 14px;
line-height: 26px;
font-weight: bold;
}
.navbar .navbar-nav li .dropdown-menu li a small {
display: block;
line-height: 12px;
font-size: 10px;
margin-top: -3px;
font-style: italic;
}
.navbar .navbar-nav li .dropdown-menu li a .label {
position: absolute;
right: 10px;
top: 11px;
}
.navbar .navbar-nav li .dropdown-menu li a i {
margin: 0 10px 0 -5px;
border: none;
}
.navbar .navbar-nav li .dropdown-menu li.avatar {
min-width: 300px;
height: 60px;
padding: 0px 15px;
}
.navbar .navbar-nav li .dropdown-menu li.avatar a {
line-height: 59px;
height: 59px;
padding: 9px 15px;
}
.navbar .navbar-nav li .dropdown-menu li.avatar a .label {
top: 20px;
}
.navbar .navbar-nav .open a:focus {
background-color: none;
}
.navbar .navbar-form {
margin: 0;
}
/* Sidebar
=================================================================== */
.sidebar {
background: #181d20;
color: #cccccc;
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 240px;
z-index: 12;
overflow: hidden;
}
.sidebar a {
color: #848788;
}
.sidebar .sidebar-header {
padding: 10px;
height: 60px;
text-align: center;
position: relative;
}
.sidebar .sidebar-header.drop-shadow {
-webkit-box-shadow: 0 3px 1px -1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 3px 1px -1px rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 1px -1px rgba(0, 0, 0, 0.05);
}
.sidebar .sidebar-header img {
width: 50px;
text-align: center;
margin: 0 1px 20px 0;
}
.sidebar .sidebar-header h2,
.sidebar .sidebar-header h3 {
line-height: 0px;
}
.sidebar .sidebar-header h2 {
margin-top: 10px;
font-size: 14px;
font-weight: 600;
color: white;
}
.sidebar .sidebar-header h3 {
font-size: 12px;
}
.sidebar .sidebar-header .user-menu {
position: absolute;
top: 0;
right: 0;
line-height: 60px;
width: 60px;
text-align: center;
}
.sidebar .sidebar-header .user-menu a {
color: #737373;
font-size: 24px;
}
.sidebar .sidebar-menu {
overflow-x: hidden;
overflow-y: scroll;
width: 270px;
}
.sidebar ul.nav.nav-sidebar {
margin: 0;
width: 250px;
padding: 5px 0;
}
.sidebar ul.nav.nav-sidebar li {
margin: 5px 0;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
position: relative;
}
.sidebar ul.nav.nav-sidebar li:hover {
background: none;
color: #fff;
}
.sidebar ul.nav.nav-sidebar li.active,
.sidebar ul.nav.nav-sidebar ul.active a,
.sidebar ul.nav.nav-sidebar li.active a,
.sidebar ul.nav.nav-sidebar ul.opened {
background: #d95043;
color: #fff;
}
.sidebar ul.nav.nav-sidebar li a {
line-height: 13px;
font-size: 13px;
font-weight: 400;
border: 1px solid transparent;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.sidebar ul.nav.nav-sidebar li a.active,
.sidebar ul.nav.nav-sidebar li a:hover {
background: transparent;
color: #fff;
}
.sidebar ul.nav.nav-sidebar li a i {
width: 30px;
text-align: center;
margin: 0 8px 0 0;
font-size: 16px;
color: #a6a6a6;
}
.sidebar ul.nav.nav-sidebar li a span.fa {
position: absolute;
top: 32%;
right: 12%;
}
.sidebar ul.nav.nav-sidebar li ul {
display: none;
background: #181d20;
list-style: none;
padding: 5px 0;
}
.sidebar ul.nav.nav-sidebar li ul li {
margin: 5px 0;
}
.sidebar ul.nav.nav-sidebar li ul li a {
padding-left: 35px;
}
.sidebar ul.nav.nav-sidebar li ul li ul li a {
padding-left: 55px;
}
.sidebar .sidebar-footer {
color: white;
position: fixed;
bottom: 0;
left: 0;
width: 240px;
padding: 10px 20px 10px 20px;
background: #181d20;
height: 140px;
border-top: 1px solid transparent;
}
.sidebar .sidebar-footer.drop-shadow {
-webkit-box-shadow: 0 -3px 1px -1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 -3px 1px -1px rgba(0, 0, 0, 0.05);
box-shadow: 0 -3px 1px -1px rgba(0, 0, 0, 0.05);
}
.sidebar .sidebar-footer a {
color: #747474;
}
.sidebar .sidebar-footer .sidebar-brand {
font-family: verdana;
text-align: center;
padding: 15px 0 10px 0;
color: #343434;
font-weight: 800;
font-size: 24px;
text-shadow: 0px 1px 1px #464646, 0px -1px 1px #1b1b1b;
}
.sidebar .sidebar-footer ul.sidebar-terms {
margin: 0 0 20px 0;
padding: 0;
}
.sidebar .sidebar-footer ul.sidebar-terms li {
display: inline-block;
width: 25%;
margin: 0 -2px;
padding: 0;
text-align: center;
font-size: 12px;
}
.sidebar #main-menu-min {
display: block;
position: relative;
color: #5a5a5a;
font-size: 14px;
line-height: 26px;
width: 30px;
height: 30px;
margin: 20px auto;
z-index: 2;
border: 1px solid #5a5a5a;
-webkit-border-radius: 50em;
-moz-border-radius: 50em;
border-radius: 50em;
text-align: center;
}
body.sidebar-minified .navbar {
padding: 0 0 0 60px;
}
body.sidebar-minified .navbar .navbar-actions {
margin-left: -15px;
}
body.sidebar-minified .main {
width: 100%;
padding-left: 90px;
}
body.sidebar-minified footer {
padding: 0 20px 0 80px;
}
body.sidebar-minified #usage {
padding: 0 0 0 60px;
}
body.sidebar-minified .sidebar {
width: 65px;
overflow: visible;
}
body.sidebar-minified .sidebar .sidebar-header h2,
body.sidebar-minified .sidebar .sidebar-header h3 {
display: none;
}
body.sidebar-minified .sidebar .sidebar-header .user-menu #sidebar-minify {
position: fixed;
bottom: 0 !important;
left: 0;
display: visible;
width: 60px;
text-align: center;
}
body.sidebar-minified .sidebar .sidebar-menu {
overflow: visible;
width: auto;
}
body.sidebar-minified .sidebar ul.nav.nav-sidebar {
width: auto;
}
body.sidebar-minified .sidebar ul.nav.nav-sidebar span.fa-plus {
display: none;
}
body.sidebar-minified .sidebar ul.nav.nav-sidebar > li {
position: relative;
}
body.sidebar-minified .sidebar ul.nav.nav-sidebar > li > a {
width: 60px;
position: relative;
padding: 0;
line-height: 40px;
text-align: center;
}
body.sidebar-minified .sidebar ul.nav.nav-sidebar > li > a.open {
cursor: default;
}
body.sidebar-minified .sidebar ul.nav.nav-sidebar > li > a .text {
position: absolute;
z-index: 1000;
background: #343434;
min-height: 40px;
width: 200px;
padding-left: 15px;
top: 0px;
left: 60px;
display: none !important;
text-align: left;
}
body.sidebar-minified .sidebar ul.nav.nav-sidebar > li > ul {
display: none !important;
}
body.sidebar-minified .sidebar ul.nav.nav-sidebar > li:hover > a {
position: relative;
cursor: pointer;
}
body.sidebar-minified .sidebar ul.nav.nav-sidebar > li:hover > a .text {
width: 200px;
display: block !important;
margin-top: -2px;
margin-left: -23px;
border: 1px solid #4a4a4a;
background: #232323;
border-left: 0;
height: 44px;
}
body.sidebar-minified .sidebar ul.nav.nav-sidebar > li:hover > ul {
display: block !important;
position: absolute;
top: 42px;
left: 38px;
z-index: 1000;
width: 200px;
border: 1px solid #4a4a4a;
border-top: 0;
background: #414141;
padding: 0;
margin: 0;
-webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.25);
box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.25);
}
body.sidebar-minified .sidebar ul.nav.nav-sidebar > li:hover > ul > li {
padding: 0;
}
body.sidebar-minified .sidebar ul.nav.nav-sidebar > li:hover > ul > li > a {
display: block;
width: 100%;
line-height: 40px;
}
body.sidebar-minified .sidebar .sidebar-footer {
display: none;
}
body.sidebar-hide .navbar {
padding: 0;
}
body.sidebar-hide .navbar .navbar-actions {
margin-left: -15px;
}
body.sidebar-hide .main {
width: 100%;
padding: 90px 30px 0 30px;
margin: 0;
}
body.sidebar-hide footer {
padding: 0 20px;
}
body.sidebar-hide #usage {
padding: 0;
}
body.sidebar-hide .sidebar {
display: none !important;
}
/* Buttons
=================================================================== */
.btn {
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
text-shadow: none;
color: #484848;
}
.btn i {
margin-top: 2px;
}
.btn-default {
color: #a6a6a6;
background: #f1f1f1;
border: 1px solid #d4d4d4;
}
.btn-default:hover,
.btn-default.disabled,
.btn-default[disabled] {
background-color: #d8d8d8;
border-color: #8d8d8d;
}
.btn-default:active,
.btn-default.active {
background-color: #d2d2d2;
border-color: #878787;
}
.btn-primary {
color: white;
background: #20a8d8;
border: 1px solid #20a8d8;
}
.btn-primary:hover,
.btn-primary.disabled,
.btn-primary[disabled] {
background-color: #1985ac;
border-color: #1985ac;
}
.btn-primary:active,
.btn-primary.active {
background-color: #187fa3;
border-color: #187fa3;
}
.btn-warning {
color: white;
background: #fabb3d;
border: 1px solid #fabb3d;
}
.btn-warning:hover,
.btn-warning.disabled,
.btn-warning[disabled] {
background-color: #f9aa0b;
border-color: #f9aa0b;
}
.btn-warning:active,
.btn-warning.active {
background-color: #f4a406;
border-color: #f4a406;
}
.btn-danger {
color: white;
background: #ff5454;
border: 1px solid #ff5454;
}
.btn-danger:hover,
.btn-danger.disabled,
.btn-danger[disabled] {
background-color: #ff2121;
border-color: #ff2121;
}
.btn-danger:active,
.btn-danger.active {
background-color: #ff1717;
border-color: #ff1717;
}
.btn-success {
color: white;
background: #79c447;
border: 1px solid #79c447;
}
.btn-success:hover,
.btn-success.disabled,
.btn-success[disabled] {
background-color: #61a434;
border-color: #61a434;
}
.btn-success:active,
.btn-success.active {
background-color: #5c9c32;
border-color: #5c9c32;
}
.btn-info {
color: white;
background: #67c2ef;
border: 1px solid #67c2ef;
}
.btn-info:hover,
.btn-info.disabled,
.btn-info[disabled] {
background-color: #39afea;
border-color: #39afea;
}
.btn-info:active,
.btn-info.active {
background-color: #30ace9;
border-color: #30ace9;
}
.btn-inverse {
color: white;
background: #444444;
border: 1px solid #444444;
}
.btn-inverse:hover,
.btn-inverse.disabled,
.btn-inverse[disabled] {
background-color: #2b2b2b;
border-color: #2b2b2b;
color: white;
}
.btn-inverse:active,
.btn-inverse.active {
background-color: #252525;
border-color: #252525;
}
.dropdown-menu {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border: 1px solid #d4d4d4;
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.125);
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.125);
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.125);
}
.dropdown-menu li a:hover {
background-color: #eeeeee;
}
.dropdown-menu li.divider {
background-color: #eeeeee;
}
/* Badge
=================================================================== */
.badge {
display: inline-block;
min-width: 15px;
padding: 5px 7px;
font-size: 12px;
font-weight: 700;
color: #fff;
line-height: 1;
vertical-align: baseline;
white-space: nowrap;
text-align: center;
background-color: #3a87ad;
border-radius: 0;
}
/* Tabs
=================================================================== */
.panel-heading .nav-tabs {
float: right;
margin-right: -3px;
border: none;
border-left: 1px solid rgba(0,0,0,.09);
border-right: 1px solid rgba(0,0,0,.09);
}
.panel-heading .nav-tabs li {
border: none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
.panel-heading .nav-tabs li a {
background: transparent;
border: none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
margin: 0;
font-size: 14px;
line-height: 12px;
font-weight: 300;
height: 33px;
color: #333;
}
.panel-heading .nav-tabs li.active > a {
background: #00aced;
border: none;
color: #fff;
}
.panel-heading .nav-tabs li:hover {
border: none;
}
.panel-heading .nav-tabs li:last-child {
border-right: none;
}
.panel-body .tab-content {
background: transparent;
border: none;
padding: 0;
}
/* Forms
=================================================================== */
.form-horizontal .form-group {
margin-right: 0px;
margin-left: 0px;
}
.form-control {
border: 1px solid #d4d4d4;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
color: #484848;
-webkit-box-shadow: inset 0 2px 1px -1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 2px 1px -1px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 2px 1px -1px rgba(0, 0, 0, 0.1);
}
.form-control-feedback {
color: #d4d4d4;
}
.form-control:focus {
border-color: #c8c8c8;
outline: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.form-control::-moz-placeholder {
color: #c8c8c8;
}
.form-control:-ms-input-placeholder {
color: #c8c8c8;
}
.form-control::-webkit-input-placeholder {
color: #c8c8c8;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
background-color: #eeeeee;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
color: #79c447;
}
.has-success .form-control {
border-color: #79c447;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.has-success .form-control:focus {
border-color: #61a434;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.has-success .input-group-addon {
color: #79c447;
background-color: #b1dd94;
border-color: #79c447;
}
.has-success .form-control-feedback {
color: #79c447;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
color: #fabb3d;
}
.has-warning .form-control {
border-color: #fabb3d;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.has-warning .form-control:focus {
border-color: #f9aa0b;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.has-warning .input-group-addon {
color: #fabb3d;
background-color: #fddea0;
border-color: #fabb3d;
}
.has-warning .form-control-feedback {
color: #fabb3d;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
color: #ff5454;
}
.has-error .form-control {
border-color: #ff5454;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.has-error .form-control:focus {
border-color: #ff2121;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.has-error .input-group-addon {
color: #ff5454;
background-color: #ffbaba;
border-color: #ff5454;
}
.has-error .form-control-feedback {
color: #ff5454;
}
.help-block {
color: #bbbbbb;
}
.input-group-addon {
color: #bbbbbb;
background-color: #f5f5f5;
border: 1px solid #d4d4d4;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.input-group-addon i {
width: 14px;
text-align: center;
}
select {
background: #f5f5f5 url("../img/select.png") no-repeat !important;
background-size: 24px 20px !important;
background-position: right center !important;
-webkit-border-radius: 2px !important;
-moz-border-radius: 2px !important;
border-radius: 2px !important;
border: 1px solid #d4d4d4 !important;
-webkit-box-shadow: inset 0 0 1px 1px #ffffff, 0 2px 1px -1px rgba(0, 0, 0, 0.1) !important;
-moz-box-shadow: inset 0 0 1px 1px #ffffff, 0 2px 1px -1px rgba(0, 0, 0, 0.1) !important;
box-shadow: inset 0 0 1px 1px #ffffff, 0 2px 1px -1px rgba(0, 0, 0, 0.1) !important;
color: #888;
border: none;
outline: none;
display: inline-block;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
cursor: pointer;
}
select[disabled] {
background-color: #eeeeee !important;
color: #c8c8c8;
}
select[multiple] {
background: none !important;
}
select.input-lg {
padding: 0 11px;
}
select.input-sm {
padding: 0 12px;
}
.select2-drop {
color: #484848;
border: 1px solid #d4d4d4;
-webkit-border-radius: 0 0 2px 2px;
-moz-border-radius: 0 0 2px 2px;
border-radius: 0 0 2px 2px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.select2-container-multi .select2-choices {
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
-webkit-border-radius: 2px !important;
-moz-border-radius: 2px !important;
border-radius: 2px !important;
border: 1px solid #d4d4d4 !important;
margin: -7px -13px 0 -13px !important;
background: white;
}
.select2-default {
color: #c8c8c8 !important;
padding-left: 12px !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
padding: 3px 5px 4px 18px;
margin: 5px 0 3px 5px;
border: 1px solid #d4d4d4;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
background-color: #eeeeee;
filter: none;
background-image: none;
font-size: 11px;
}
.select2-container-multi .select2-choices .select2-search-field input {
color: #484848;
}
@-moz-document url-prefix() {
select {
text-indent: 0.01px;
text-overflow: '';
}
select.input-lg {
padding: 10px 11px;
}
select.input-sm {
padding: 6px 12px;
}
.select2-container-multi .select2-choices {
border: 1px solid transparent !important;
background: transparent !important;
margin: -3px -13px 0 -13px !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
margin: 1px 0 3px 5px;
}
}
.limiterBox {
border: 1px solid #d4d4d4;
border-top: none;
background-color: #d4d4d4;
padding: 3px 6px;
font-size: 10px;
color: white;
opacity: .9;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.editor {
max-height: 250px;
height: 250px;
background-color: white;
border-collapse: separate;
border: 1px solid #d4d4d4;
padding: 4px;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
overflow: scroll;
outline: none;
margin-top: 20px;
}
div[data-role="editor-toolbar"] {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.dropdown-menu a {
cursor: pointer;
}
.custom-checkbox-item {
display: block;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.custom-checkbox-item + .custom-checkbox-item {
border-top: 1px solid #f0f2f3;
}
.custom-checkbox {
display: none;
}
.custom-checkbox-mark {
position: relative;
display: inline-block;
vertical-align: middle;
margin-right: 16px;
width: 20px;
height: 20px;
border: 1px dotted #d4d4d4;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.custom-checkbox-mark:before {
content: '';
display: none;
position: absolute;
top: 50%;
left: 50%;
margin: -5px 0 0 -6px;
height: 7px;
width: 12px;
border: solid #f68484;
border-width: 0 0 3px 3px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.custom-checkbox-desc {
font-weight: 400;
}
.custom-checkbox:checked ~ .custom-checkbox-mark {
border: 1px solid #f68484;
}
.custom-checkbox:checked ~ .custom-checkbox-mark:before {
display: block;
}
.custom-checkbox:disabled ~ .custom-checkbox-mark {
border: 1px solid #f5f5f5;
}
.custom-checkbox:disabled ~ .custom-checkbox-mark:before {
border-color: #f5f5f5;
}
.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
margin-bottom: 0;
}
.tt-dropdown-menu {
min-width: 160px;
margin-top: 2px;
padding: 5px 0;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
*border-right-width: 2px;
*border-bottom-width: 2px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}
.tt-suggestion {
display: block;
padding: 3px 20px;
}
.tt-suggestion.tt-is-under-cursor {
color: #fff;
background-color: #0081c2;
background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
background-image: -o-linear-gradient(top, #0088cc, #0077b3);
background-image: linear-gradient(to bottom, #0088cc, #0077b3);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.tt-suggestion.tt-is-under-cursor a {
color: #fff;
}
.tt-suggestion p {
margin: 0;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
margin-right: 0px;
}
/* Collapse
=================================================================== */
.panel-group .panel {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border: 1px solid #d4d4d4;
}
.panel-group .panel .panel-heading {
background: #eeeeee;
}
/* UI - Progress
=================================================================== */
.progress {
background: #eeeeee;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.progress .progress-bar {
background-color: #20a8d8;
}
.progress .progress-bar.progress-bar-success {
background-color: #79c447;
}
.progress .progress-bar.progress-bar-info {
background-color: #67c2ef;
}
.progress .progress-bar.progress-bar-warning {
background-color: #fabb3d;
}
.progress .progress-bar.progress-bar-danger {
background-color: #ff5454;
}
.progress.thin {
height: 10px;
}
.progress.thin .progress-bar {
font-size: 6px;
line-height: 10px;
}
/* Pagination
=================================================================== */
.pagination li a,
.pagination li span {
border: 1px solid #d4d4d4;
color: #20a8d8;
}
.pagination li a:hover,
.pagination li span:hover,
.pagination li a:focus,
.pagination li span:focus {
color: #167495;
background-color: #f3f3f3;
border-color: #d4d4d4;
}
.pagination li:fist-child a,
.pagination li:fist-child span {
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
}
.pagination li:last-child a,
.pagination li:last-child span {
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
}
.pagination li.active a,
.pagination li.active span,
.pagination li.active a:hover,
.pagination li.active span:hover,
.pagination li.active a:focus,
.pagination li.active span:focus {
background-color: #20a8d8;
border-color: #20a8d8;
}
.panel {
border:none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
margin-bottom: 30px;
}
.panel .panel-heading {
line-height: 34px;
padding: 0 15px;
min-height: 34px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
position: relative;
box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
-moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
}
.panel .panel-heading .panel-title {
line-height: 40px;
}
.panel .panel-heading i {
width: 30px;
display: inline-block;
font-size: 14px;
}
.panel .panel-heading h2 {
height: 100%;
width: auto;
display: inline-block;
font-size: 14px;
position: relative;
margin: 0;
line-height: 34px;
font-weight: 400;
letter-spacing: 0;
}
.panel .panel-heading .panel-actions {
float: right;
margin-right: -15px;
height: 40px;
font-size: 0;
}
.panel .panel-heading .panel-actions i {
display: inline-block;
text-align: center;
width: 34px;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
text-decoration: none;
font-size: 14px;
}
.panel .panel-heading .panel-actions a {
text-decoration: none;
font-size: 14px;
text-align: center;
display: inline-block;
line-height: 32px;
padding: 0;
margin: 0;
color: #333;
border-left: 1px solid rgba(0,0,0,.09);
}
.panel-actions .btn-setting:hover,
.panel-actions .btn-minimize:hover,
.panel-actions .btn-close:hover {
background-color: rgba(0,0,0,.05);
}
.panel .panel-heading .switch {
margin: 10px;
}
.panel .panel-body {
border-width: 1px 1px 2px;
border-style: solid;
border-top: none;
border-right-color: #ccc!important;
border-bottom-color: #ccc!important;
border-left-color: #ccc!important;
}
.panel .panel-body.no-padding {
padding: 0;
}
.panel .panel-body.padding-horizontal {
padding: 0 15px;
}
.panel .panel-body.no-padding-bottom {
padding-bottom: 0;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.panel .panel-footer {
border-width: 0 1px 2px 1px;
border-style: solid;
border-top: none;
border-right-color: #ccc!important;
border-bottom-color: #ccc!important;
border-left-color: #ccc!important;
position: relative;
}
.panel.panel-default {
border-radius: 0px;
border-top: 1px solid #d4d4d4;
-webkit-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.1);
box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.1);
}
}
.panel.panel-default.panel-heading {
background: #97d3c5;
}
.panel.panel-default .panel-footer {
background: #f5f5f5;
}
.panel.panel-primary {
border-color: #20a8d8;
}
.panel.panel-primary .panel-heading,
.panel.panel-primary .panel-footer {
background: #5dc3e7;
color: #092f3d;
border-color: #20a8d8;
}
.panel.panel-success {
border-color: #79c447;
}
.panel.panel-success .panel-heading,
.panel.panel-success .panel-footer {
background: #a3d781;
color: #284315;
border-color: #79c447;
}
.panel.panel-info {
border-color: #67c2ef;
}
.panel.panel-info .panel-heading,
.panel.panel-info .panel-footer {
background: #acdef6;
color: #106894;
border-color: #67c2ef;
}
.panel.panel-warning {
border-color: #fabb3d;
}
.panel.panel-warning .panel-heading,
.panel.panel-warning .panel-footer {
background: #fcd588;
color: #815703;
border-color: #fabb3d;
}
.panel.panel-danger {
border-color: #ff5454;
}
.panel.panel-danger .panel-heading,
.panel.panel-danger .panel-footer {
background: #ffa1a1;
color: #a10000;
border-color: #ff5454;
}
/* Alerts
=================================================================== */
.alert {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border-color: transparent !important;
}
.alert-success {
background: #dbefce;
border-color: #79c447;
color: #4a7d28;
}
.alert-success hr {
border-top-color: #95d06e;
}
.alert-info {
background: #daf0fb;
border-color: #67c2ef;
color: #106894;
}
.alert-info hr {
border-top-color: #95d5f4;
}
.alert-warning {
background: #feefd2;
border-color: #fabb3d;
color: #b37905;
}
.alert-warning hr {
border-top-color: #fddea0;
}
.alert-danger {
background: #ffd4d4;
border-color: #ff5454;
color: #ba0000;
}
.alert-danger hr {
border-top-color: #ffa1a1;
}
/* Labels
=================================================================== */
.label {
font-size: 10px;
padding: 4px 6px;
border: none;
text-shadow: none;
}
.label.label-default {
background-color: #d4d4d4;
color: #484848;
}
.label.label-primary {
background-color: #20a8d8;
}
.label.label-success {
background-color: #79c447;
}
.label.label-info {
background-color: #67c2ef;
}
.label.label-warning {
background-color: #fabb3d;
}
.label.label-danger {
background-color: #ff5454;
}
/* Footer
=================================================================== */
#usage {
background: #eeeeee;
background: -webkit-linear-gradient(#f8f8f8, #eeeeee);
background: -o-linear-gradient(#f8f8f8, #eeeeee);
background: -moz-linear-gradient(#f8f8f8, #eeeeee);
background: linear-gradient(#f8f8f8, #eeeeee);
position: fixed;
z-index: 2;
bottom: 0;
left: 0;
width: 100%;
height: 40px;
border-top: 1px solid #afafaf;
-webkit-box-shadow: 0 -2px 1px -1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 -2px 1px -1px rgba(0, 0, 0, 0.05);
box-shadow: 0 -2px 1px -1px rgba(0, 0, 0, 0.05);
padding-left: 250px;
}
#usage-blank {
background: #eeeeee;
background: -webkit-linear-gradient(#f8f8f8, #eeeeee);
background: -o-linear-gradient(#f8f8f8, #eeeeee);
background: -moz-linear-gradient(#f8f8f8, #eeeeee);
background: linear-gradient(#f8f8f8, #eeeeee);
position: fixed;
z-index: 2;
bottom: 0;
left: 0;
width: 100%;
height: 40px;
border-top: 1px solid #afafaf;
-webkit-box-shadow: 0 -2px 1px -1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 -2px 1px -1px rgba(0, 0, 0, 0.05);
box-shadow: 0 -2px 1px -1px rgba(0, 0, 0, 0.05);
padding-left: 5%;
}
#usage ul,
#usage-blank ul {
padding: 0;
margin: 0;
font-size: 0;
line-height: 40px;
}
#usage ul li,
#usage-blank ul li {
display: inline-block;
height: 40px;
width: 25%;
font-size: 10px;
border-right: 1px solid #afafaf;
}
#usage ul li:last-child,
#usage-blank ul li:last-child {
border-right: none !important;
}
#usage ul li .title,
#usage ul li .bar,
#usage ul li .desc,
#usage-blank ul li .title,
#usage-blank ul li .bar,
#usage-blank ul li .desc {
display: inline-block;
width: 35%;
float: left;
padding: 0 3px;
}
#usage ul li .title,
#usage-blank ul li .title {
font-weight: 700;
text-align: left;
width: 21%;
}
#usage ul li .text,
#usage-blank ul li .text {
width: 100%;
padding: 0 15px;
float: left;
}
#usage ul li .text b,
#usage-blank ul li .text b {
font-weight: 700;
}
#usage ul li .bar,
#usage-blank ul li .bar {
width: 35%;
}
#usage ul li .bar .progress,
#usage-blank ul li .bar .progress {
height: 10px;
margin-top: 15px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
/* Masonry Gallery
=================================================================== */
.masonry-thumb {
display: inline-block;
vertical-align: top;
margin-bottom: 6px;
}
/* Star Rating
=================================================================== */
.rating {
unicode-bidi: bidi-override;
direction: rtl;
font-size: 30px;
}
.rating span.star,
.rating span.star {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
display: inline-block;
}
.rating span.star:hover,
.rating span.star:hover {
cursor: pointer;
}
.rating span.star:before,
.rating span.star:before {
content: "\f006";
padding-right: 5px;
color: #999999;
}
.rating span.star:hover:before,
.rating span.star:hover:before,
.rating span.star:hover ~ span.star:before,
.rating span.star:hover ~ span.star:before {
content: "\f005";
color: #e3cf7a;
}
/* Icons
=================================================================== */
.glyphicons-icon-list div {
margin: 10px 0;
}
.glyphicons-icon-list div span,
.glyphicons-icon-list div strong {
font-size: 10px;
}
.glyphicons-icon-list div strong {
margin-top: -5px;
display: block;
}
.fontawesome-icon-list div {
margin: 5px 0;
}
.fontawesome-icon-list .fa {
width: 20px;
text-align: center;
margin-right: 10px;
}
/* File manager
=================================================================== */
.elfinder .elfinder-button {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
/* Text with HR Line
=================================================================== */
.text-with-hr {
text-align: center;
position: relative;
z-index: 2;
}
.text-with-hr:before {
position: absolute;
content: '';
top: 20px;
left: 0px;
width: 100%;
border-bottom: 1px solid #d4d4d4;
z-index: -1;
}
.text-with-hr span {
display: inline-block;
background: white;
padding: 10px;
}
/* Page: Activity
=================================================================== */
.activity .panel .panel-heading {
line-height: 20px;
height: 70px;
padding-top: 15px;
}
.activity .panel .panel-heading img {
height: 40px;
margin: 0 15px 15px 0;
float: left;
}
.activity .panel .panel-heading .small {
color: #d4d4d4;
}
.activity .panel .panel-heading .pull-right {
font-size: 12px;
color: #d4d4d4;
}
.activity .panel .panel-heading .pull-right i {
font-size: 14px;
}
.activity .panel .panel-body .video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.activity .panel .panel-body .video-container iframe,
.activity .panel .panel-body .video-container object,
.activity .panel .panel-body .video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.activity .panel .panel-footer .media-object {
width: 30px;
}
.activity .panel .panel-footer .media .media-body .media-heading {
font-weight: 700;
}
.activity .panel .panel-footer .media .media-body .small {
color: #d4d4d4;
}
.activity .panel .panel-footer .media .media-body p {
margin-top: 10px;
font-size: 12px;
}
.activity .panel .panel-footer .media .media-body button {
}
.activity .panel .panel-body .actions {
background: #fff;
margin: 15px 0 0 0;
padding: 0 20px 0 10px;
line-height: 50px;
font-size: 12px;
}
.activity .panel .panel-body .actions .btn {
font-size: 12px;
text-decoration: none;
color: #6d84b4;
}
.activity .panel .panel-body .actions .btn:hover {
text-decoration: underline;
}
/* Page: Inbox
=================================================================== */
.inbox .inbox-menu ul {
margin-top: 30px;
padding: 0;
list-style: none;
}
.inbox .inbox-menu ul li {
height: 30px;
padding: 5px 15px;
position: relative;
}
.inbox .inbox-menu ul li:hover,
.inbox .inbox-menu ul li.active {
background: #eeeeee;
}
.inbox .inbox-menu ul li.title {
margin: 20px 0px -5px 0px;
text-transform: uppercase;
font-size: 10px;
color: #d4d4d4;
}
.inbox .inbox-menu ul li.title:hover {
background: transparent;
}
.inbox .inbox-menu ul li a {
display: block;
width: 100%;
text-decoration: none;
color: #484848;
}
.inbox .inbox-menu ul li a i {
margin-right: 10px;
}
.inbox .inbox-menu ul li a .label {
position: absolute;
top: 10px;
right: 15px;
display: block;
min-width: 14px;
height: 14px;
padding: 2px;
}
.inbox ul.messages-list {
list-style: none;
margin: 15px -15px 0 -15px;
padding: 15px 15px 0 15px;
border-top: 1px solid #d4d4d4;
}
.inbox ul.messages-list li {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
cursor: pointer;
margin-bottom: 10px;
padding: 10px;
}
.inbox ul.messages-list li a {
color: #484848;
}
.inbox ul.messages-list li a:hover {
text-decoration: none;
}
.inbox ul.messages-list li.unread .header,
.inbox ul.messages-list li.unread .title {
font-weight: bold;
}
.inbox ul.messages-list li:hover {
background: #eeeeee;
border: 1px solid #d4d4d4;
padding: 9px;
}
.inbox ul.messages-list li:hover .action {
color: #d4d4d4;
}
.inbox ul.messages-list li .header {
margin: 0 0 5px 0;
}
.inbox ul.messages-list li .header .from {
width: 49.9%;
white-space: nowrap;
overflow: hidden !important;
text-overflow: ellipsis;
}
.inbox ul.messages-list li .header .date {
width: 50%;
text-align: right;
float: right;
}
.inbox ul.messages-list li .title {
margin: 0 0 5px 0;
white-space: nowrap;
overflow: hidden !important;
text-overflow: ellipsis;
}
.inbox ul.messages-list li .description {
font-size: 12px;
padding-left: 29px;
}
.inbox ul.messages-list li .action {
display: inline-block;
width: 16px;
text-align: center;
margin-right: 10px;
color: #d4d4d4;
}
.inbox ul.messages-list li .action .fa-check-square-o {
margin: 0 -1px 0 1px;
}
.inbox ul.messages-list li .action .fa-square {
float: left;
margin-top: -16px;
margin-left: 4px;
font-size: 11px;
color: white;
}
.inbox ul.messages-list li .action .fa-star.bg {
float: left;
margin-top: -16px;
margin-left: 3px;
font-size: 12px;
color: white;
}
.inbox .message .message-title {
margin-top: 30px;
padding-top: 10px;
font-weight: bold;
font-size: 14px;
}
.inbox .message .header {
margin: 20px 0 30px 0;
padding: 10px 0 10px 0;
border-top: 1px solid #d4d4d4;
border-bottom: 1px solid #d4d4d4;
}
.inbox .message .header .avatar {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
height: 34px;
width: 34px;
float: left;
margin-right: 10px;
}
.inbox .message .header i {
margin-top: 1px;
}
.inbox .message .header .from {
display: inline-block;
width: 50%;
font-size: 12px;
margin-top: -2px;
color: #d4d4d4;
}
.inbox .message .header .from span {
display: block;
font-size: 14px;
font-weight: bold;
color: #484848;
}
.inbox .message .header .date {
display: inline-block;
width: 29%;
text-align: right;
float: right;
font-size: 12px;
margin-top: 18px;
}
.inbox .message .attachments {
border-top: 3px solid #eeeeee;
border-bottom: 3px solid #eeeeee;
padding: 10px 0px;
margin-bottom: 20px;
font-size: 12px;
}
.inbox .message .attachments ul {
list-style: none;
margin: 0 0 0 -40px;
}
.inbox .message .attachments ul li {
margin: 10px 0;
}
.inbox .message .attachments ul li .label {
padding: 2px 4px;
}
.inbox .message .attachments ul li span.quickMenu {
float: right;
text-align: right;
}
.inbox .message .attachments ul li span.quickMenu .fa {
padding: 5px 0 5px 25px;
font-size: 14px;
margin: -2px 0px 0px 5px;
color: #d4d4d4;
}
.inbox .contacts ul {
margin-top: 30px;
padding: 0;
list-style: none;
}
.inbox .contacts ul li {
height: 30px;
padding: 5px 15px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis !important;
position: relative;
cursor: pointer;
}
.inbox .contacts ul li .label {
display: inline-block;
width: 6px;
height: 6px;
padding: 0;
margin: 0 5px 2px 0px;
}
.inbox .contacts ul li:hover {
background: #eeeeee;
}
/* Page: Invoice
=================================================================== */
.invoice .header .well p {
padding: 0;
margin: 0px 0;
}
.invoice table {
margin-bottom: 20px !important;
}
/* Page: Profile
=================================================================== */
.profile h3 {
padding: 0 5px;
}
.profile .text-center li {
display: inline-block;
}
.profile .text-center li a {
width: 45px;
height: 45px;
text-decoration: none;
padding-top: 13px;
font-size: 23px;
}
.profile .text-center li a:hover {
color: #fff;
}
ul.profile-details {
margin-top: 10px;
padding: 0 5px;
list-style: none;
color: #484848;
}
ul.profile-details li {
position: relative;
margin: 0 0 20px 0;
padding-left: 22px;
}
ul.profile-details li div {
color: #d4d4d4;
}
ul.profile-details li div i {
position: absolute;
top: 4px;
left: -5px;
color: #d4d4d4;
width: 20px;
text-align: center;
}
/* Login Box & Register Box
=================================================================== */
.login-box,
.register-box {
width: 400px;
padding: 20px;
margin: 110px auto;
background: #fff;
}
.login-box .header,
.register-box .header {
background: #414141;
color: white;
text-align: center;
margin: -20px -20px 20px -20px;
padding: 15px;
text-transform: uppercase;
}
.login-box .text-center li {
display: inline-block;
}
.login-box .text-center li a {
width: 45px;
height: 45px;
text-decoration: none;
padding-top: 13px;
font-size: 23px;
}
.login-box .text-center li a:hover {
color: #fff;
}
.login-box label,
.register-box label {
margin: 10px 5px -10px 5px;
}
.login-box .confirm,
.register-box .confirm {
position: relative;
margin: 20px 0 10px -15px;
}
.login-box .confirm label,
.register-box .confirm label {
position: absolute;
top: -9px;
left: 30px;
}
.login-box form.register .input-group-addon,
.register-box form.register .input-group-addon {
width: 35%;
}
/* Price Tables
=================================================================== */
.price-table-overlay {
overflow: scroll;
}
.price-table {
margin-top: 22px;
padding-left: 1px;
min-width: 1000px;
}
.price-table .plan {
padding: 0 10px;
float: left;
}
.price-table ul {
position: relative;
z-index: 1;
list-style: none;
float: left;
padding: 20px 0;
text-align: center;
background: white;
border: 1px solid #d4d4d4;
-webkit-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.1);
box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.1);
width: 100%;
}
.price-table ul li {
font-size: 12px;
line-height: 20px;
text-shadow: none;
padding: 10px 15px;
}
.price-table ul li span {
font-weight: bold;
}
.price-table ul li.header {
font-size: 24px;
padding: 25px 0;
}
.price-table ul li.price {
font-size: 24px;
padding: 15px 0 40px 0;
height: 58px;
font-weight: 700;
text-decoration: underline;
}
.price-table ul li.strike {
text-decoration: line-through;
}
.price-table ul.discount {
overflow: hidden;
}
.price-table ul.discount .label {
font-size: 12px;
line-height: 16px;
line-height: -50px;
width: 200px;
position: absolute;
top: 20px;
right: -70px;
color: white;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
-webkit-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2);
}
.price-table ul:hover {
background: #71d398;
color: #fff;
}
.price-table ul:hover .btn {
background: #67c2ef;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.price-table.five .plan {
width: 20%;
}
.price-table.four .plan {
width: 25%;
}
.price-table.three .plan {
width: 33.333%;
}
.price-table.two .plan {
width: 50%;
}
.price-table.one .plan {
width: 100%;
}
/* Page 404 & Page 500
=================================================================== */
.box-error {
margin-top: 160px;
}
.box-error h1 {
font-size: 90px;
}
.box-error h2 {
font-size: 36px;
}
.box-error p {
font-weight: 300;
}
.box-error button {
font-size: 20px;
line-height: 30px;
}
/* Page LockScreen
=================================================================== */
.login-box-locked {
position: relative;
z-index: 9999;
background: rgba(255, 255, 255, 0.9);
padding: 30px;
border: 1px solid #d4d4d4;
margin-top: 150px;
}
.login-box-locked.type2 {
background: rgba(255, 255, 255, 0.7);
}
.login-box-locked img.avatar {
float: left;
width: 120px;
margin-right: 20px;
margin-bottom: 20px;
}
.login-box-locked p {
margin-top: -8px;
font-weight: 300;
}
@media (max-width: 479px) {
.col-xxs-12 {
width: 100%;
}
.panel {
overflow: hidden;
}
}
@media screen and (min-width: 768px) {
.container-fluid.content {
overflow: hidden;
}
.sidebar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
}
@media (max-width: 767px) {
.container-fluid.content {
overflow: hidden;
}
.main {
padding: 70px 10px 0 10px !important;
}
.navbar .navbar-form {
display: none;
}
.navbar .navbar-nav {
margin-top: 0px;
}
.navbar .navbar-nav li {
float: left;
}
.navbar .navbar-left {
float: left;
}
.navbar .navbar-right {
float: right;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.navbar-form input[type=text] {
width: 260px !important;
}
}
@media (max-width: 991px) {
.sidebar {
z-index: 1;
}
#sidebar-minify {
display: none;
}
.navbar {
padding: 0;
}
.navbar .navbar-actions {
margin-left: -15px;
}
.main {
padding: 90px 30px 0 30px;
z-index: 10;
position: relative;
}
footer {
padding: 0 20px;
margin-bottom: 0;
text-align: center;
}
#usage,
#usage-blank {
display: none;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 992px) {
.hidden-xs,
.hidden-sm,
.hidden-md,
.hidden-lg {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
}
| 0.336331 | 0.072047 |
* {
margin: 0;
padding: 0;
font: inherit;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
display: block;
}
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden], template {
display: none;
}
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-focus-ring-color: rgba(255, 255, 255, 0);
cursor: default;
}
body {
font-size: 100%;
line-height: 1;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
}
a {
background: transparent;
}
*:focus, *:active, *:hover {
outline: none;
}
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
ol, ul {
list-style: none;
}
pre {
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
white-space: pre-wrap;
}
q {
quotes: '\201C' '\201D' '\2018' '\2019';
}
img {
border: none;
}
svg:not(:root) {
overflow: hidden;
}
button, input {
line-height: normal;
}
button, select {
text-transform: none;
}
button {
overflow: visible;
-webkit-appearance: button;
cursor: pointer;
}
html input[type='button'] {
-webkit-appearance: button;
cursor: pointer;
}
input[type='reset'], input[type='submit'] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled], html input[disabled] {
cursor: default;
}
input[type='checkbox'], input[type='radio'] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button {
height: auto;
}
input[type='search'] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: none;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
button, input, select[multiple], textarea {
background-image: none;
}
input, select, textarea {
-webkit-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
input, textarea {
resize: none;
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
[placeholder]:focus::-webkit-input-placeholder {
color: transparent;
}
[placeholder]:focus::-moz-placeholder {
color: transparent;
}
[placeholder]:focus:-ms-input-placeholder {
color: transparent;
}
[placeholder]:focus::-ms-input-placeholder {
color: transparent;
}
[placeholder]:focus::placeholder {
color: transparent;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
@font-face {
font-family: 'Open Sans';
src: local("Open Sans Light"), local("OpenSans-Light"), url("../fonts/hinted-subset-OpenSans-Light.woff2") format("woff2"), url("../fonts/hinted-subset-OpenSans-Light.woff") format("woff");
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Open Sans';
src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../fonts/hinted-subset-OpenSans-Regular.woff2") format("woff2"), url("../fonts/hinted-subset-OpenSans-Regular.woff") format("woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Open Sans Condensed';
src: local("Open Sans Condensed Bold"), local("OpenSansCondensed-Bold"), url("../fonts/hinted-subset-OpenSansCondensed-Bold.woff2") format("woff2"), url("../fonts/hinted-subset-OpenSansCondensed-Bold.woff") format("woff");
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Open Sans';
src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/hinted-subset-OpenSans-Bold.woff2") format("woff2"), url("../fonts/hinted-subset-OpenSans-Bold.woff") format("woff");
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Open Sans';
src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../fonts/hinted-subset-OpenSans-SemiBold.woff2") format("woff2"), url("../fonts/hinted-subset-OpenSans-SemiBold.woff") format("woff");
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'Open Sans';
src: local("Open Sans ExtraBold"), local("OpenSans-ExtraBold"), url("../fonts/hinted-subset-OpenSans-ExtraBold.woff2") format("woff2"), url("../fonts/hinted-subset-OpenSans-ExtraBold.woff") format("woff");
font-weight: 800;
font-style: normal;
}
.button {
border: none;
background: transparent;
font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
text-decoration: none;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.button:hover {
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.button_biggest {
padding-top: 12px;
padding-right: 32px;
padding-bottom: 11px;
padding-left: 32px;
color: #000000;
background-color: #fab500;
}
.button_biggest:hover {
background-color: #c79000;
}
.button_big {
padding-top: 6px;
padding-right: 30px;
padding-bottom: 5px;
padding-left: 30px;
color: #fff;
font-size: 18px;
background: #3D7186;
}
.button_big:hover {
background-color: #2d5363;
}
.button_big_orange {
padding-top: 13px;
padding-bottom: 10px;
background: #ED6746;
height: 44px;
}
.button_big_orange:hover {
background-color: #e84118;
}
.button_big_blue {
padding-top: 13px;
padding-bottom: 10px;
background: #3D7186;
height: 44px;
}
.button_big_blue:hover {
background-color: #2d5363;
}
.button_general {
padding-top: 14px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;
height: 42px;
background: #FAB500;
color: #fff;
line-height: 1;
text-align: center;
}
.button_general:hover {
background-color: #c79000;
}
.button_cta {
margin-top: 30px;
padding-top: 10px;
padding-bottom: 9px;
padding-right: 30px;
padding-left: 30px;
display: inline-block;
vertical-align: top;
color: #3D7186;
font-size: 18px;
background: #FAB500;
text-transform: uppercase;
}
.button_cta:hover {
background-color: #ffc52e;
}
.title {
color: #1b3242;
font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 72px;
font-weight: 300;
}
html,
body {
height: 100%;
}
.page {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
min-height: 100vh;
font-size: 18px;
color: #000000;
font-display: swap;
font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.page__wrapper {
position: relative;
padding-top: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
min-height: 100vh;
}
.page__inner {
padding-bottom: 270px;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
-webkit-flex-basis: auto;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
@media only screen and (max-width: 610px) {
.page__inner {
padding-bottom: 135px;
}
}
.page_theme_inner .header {
color: #1b3242;
}
.page_theme_inner .header__container {
padding-bottom: 20px;
}
.page_theme_inner .header__top-nav,
.page_theme_inner .header__place-text {
color: #1b3242;
}
.page_theme_inner .header__top-text {
color: #8c98a0;
}
.page_theme_inner .nav__item,
.page_theme_inner .header__top-item {
color: #1B3242;
}
.page_theme_inner .nav__item:hover,
.page_theme_inner .header__top-item:hover {
color: #8c98a0;
}
.page_theme_inner .nav__item_active {
color: #8c98a0;
}
.page_theme_inner .nav__trigger {
fill: #8c98a0;
}
.page_theme_inner .nav__trigger:hover, .page_theme_inner .nav__trigger:focus {
fill: #8c98a0;
}
.page_theme_inner .page__inner {
padding-bottom: 50px;
}
.page_theme_inner .main {
padding-top: 20px;
padding-bottom: 10px;
}
@media only screen and (max-width: 610px) {
.page_theme_inner .main {
padding-right: 15px;
padding-left: 15px;
}
}
.page_theme_inner .footer__bottom {
padding-bottom: 30px;
}
.container {
margin: auto;
padding-right: 15px;
padding-left: 15px;
width: 100%;
max-width: 1230px;
}
img {
max-width: 100%;
height: auto;
}
.header {
z-index: 1;
top: 0;
left: 0;
width: 100%;
background-color: transparent;
color: #fff;
}
.header__top {
padding-top: 30px;
padding-bottom: 10px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media only screen and (max-width: 610px) {
.header__top {
padding-bottom: 20px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.header__top-nav {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
color: #fff;
font-weight: 700;
font-size: 11px;
text-transform: uppercase;
}
@media only screen and (max-width: 610px) {
.header__top-nav {
margin-bottom: 20px;
max-width: 100%;
width: 100%;
}
}
.header__top-text {
margin-right: 16px;
color: rgba(255, 255, 255, 0.55);
font-size: 11px;
text-transform: none;
}
.header__top-list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
@media only screen and (max-width: 610px) {
.header__top-list {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.header__top-item {
margin-right: 20px;
margin-bottom: 6px;
-webkit-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.header__top-item:last-child {
margin-right: 0;
}
.header__top-item:hover {
color: rgba(255, 255, 255, 0.4);
-webkit-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.header__top-link {
color: inherit;
text-decoration: none;
}
.header__top-controls {
position: relative;
margin-top: -5px;
margin-right: 35px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
max-width: 162px;
width: 100%;
height: 22px;
color: #fff;
font-size: 11px;
font-weight: 700;
text-transform: uppercase;
}
.header__top-auth {
margin-right: 48px;
text-decoration: none;
color: #FFF;
white-space: nowrap;
text-decoration: none;
-webkit-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.header__top-auth:hover {
color: rgba(255, 255, 255, 0.55);
-webkit-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.header__body {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
@media only screen and (max-width: 610px) {
.header__body {
-webkit-box-pack: left;
-webkit-justify-content: left;
-ms-flex-pack: left;
justify-content: left;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
@media only screen and (max-width: 1030px) {
.header__nav {
margin-left: 14px;
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
}
}
@media only screen and (max-width: 610px) {
.header__nav {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
}
.header__logo {
margin-right: 40px;
}
@media only screen and (max-width: 1030px) {
.header__logo {
margin-right: auto;
margin-left: 0;
}
}
.header__place {
margin-left: auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
text-transform: uppercase;
}
@media only screen and (max-width: 610px) {
.header__place {
margin-top: 20px;
margin-right: auto;
margin-left: 0;
width: 100%;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.header__place-text {
margin-right: 14px;
max-width: 162px;
color: #fff;
font-size: 13px;
font-weight: 600;
text-align: right;
line-height: 1.4;
}
@media only screen and (max-width: 610px) {
.header__place-text {
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
text-align: left;
max-width: 100%;
width: 100%;
}
}
@media only screen and (max-width: 1030px) {
.header__button {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
}
@media only screen and (max-width: 610px) {
.header__button {
margin-right: auto;
margin-left: 0;
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
}
}
.logo {
max-width: 208px;
width: 100%;
text-align: left;
}
.logo_secondary {
max-width: 174px;
}
.search {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
text-decoration: none;
}
.search__form {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 0;
}
.search__icon {
fill: #fff;
}
.search:hover .form__submit {
color: rgba(255, 255, 255, 0.55);
-webkit-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.nav {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.nav__trigger {
border: none;
background: transparent;
display: none;
width: 36px;
height: 39px;
background-size: cover;
fill: #fff;
-webkit-transition: fill 0.3s ease;
-o-transition: fill 0.3s ease;
transition: fill 0.3s ease;
}
@media only screen and (max-width: 1030px) {
.nav__trigger {
display: block;
}
}
.nav__trigger:hover {
fill: #e6e6e6;
-webkit-transition: fill 0.3s ease;
-o-transition: fill 0.3s ease;
transition: fill 0.3s ease;
}
.nav__trigger_active + .nav__list-w {
position: absolute;
z-index: 1;
top: 100%;
right: 0;
padding-top: 20px;
padding-bottom: 20px;
display: block;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.nav__trigger_active + .nav__list-w .nav__list {
display: block;
text-align: right;
}
.nav__trigger_active + .nav__list-w .nav__item {
margin-bottom: 10px;
margin-right: 0;
line-height: 1.25;
}
.nav__list-w {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
@media only screen and (max-width: 1030px) {
.nav__list-w {
display: none;
}
}
.nav__list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.nav__item {
margin-right: 20px;
color: #fff;
font-size: 13px;
font-weight: 700;
text-transform: uppercase;
-webkit-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.nav__item:hover {
color: rgba(255, 255, 255, 0.4);
-webkit-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.nav__item_active {
color: rgba(255, 255, 255, 0.4);
-webkit-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.nav__link {
color: inherit;
text-decoration: none;
}
.social {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
font-size: 11px;
font-weight: 700;
text-transform: uppercase;
}
.social__title {
margin-right: 15px;
white-space: nowrap;
}
.social__links-w {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.social__link {
margin-right: 20px;
}
.social__link:last-child {
margin-right: 0;
}
.social__link:hover .social__icon {
fill: #e6e6e6;
}
.social__icon {
fill: #Fff;
}
.social_theme_dark {
color: #898989;
}
.social_theme_dark .social__icon {
fill: #898989;
}
.app {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.app__title {
margin-right: 15px;
color: #ffffff;
font-size: 11px;
font-weight: 700;
white-space: nowrap;
text-transform: uppercase;
}
.app__links-w {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.app__link {
margin-right: 20px;
}
.app__link:last-child {
margin-right: 0;
}
.app__icon {
fill: #Fff;
}
.hero {
position: relative;
background-color: #1c3343;
background-position: 50% 0;
background-size: cover;
background-repeat: no-repeat;
overflow: hidden;
}
@media only screen and (max-width: 1024px) {
.hero {
height: auto;
}
}
.hero__container {
position: relative;
padding-top: 70px;
padding-bottom: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
@media only screen and (max-width: 610px) {
.hero__container {
padding-bottom: 72px;
}
}
.hero__title {
margin-bottom: 46px;
color: #fff;
font-family: "Open Sans Condensed", Arial, "Helvetica Neue", Helvetica, sans-serif;
font-weight: 700;
font-size: 24px;
}
.hero__word {
display: block;
color: #fab500;
font-size: 64px;
font-weight: 700;
line-height: 1.03;
}
.hero__word:first-child {
margin-top: 12px;
}
.hero__exhibits {
margin-bottom: 64px;
color: #FFF;
font-size: 30px;
font-weight: 700;
}
.hero__date {
margin-bottom: 56px;
font-size: 18px;
text-transform: uppercase;
}
.hero__date-start {
margin-bottom: 6px;
color: #FAB500;
font-weight: 700;
text-transform: uppercase;
}
.hero__date-place {
color: #FFF;
font-weight: 300;
}
.hero__social {
margin-right: auto;
}
@media only screen and (max-width: 895px) {
.hero__social {
margin-bottom: 15px;
}
}
.hero__w {
position: relative;
padding-bottom: 0;
}
.hero__image {
position: relative;
bottom: -31px;
right: 250px;
-webkit-flex-shrink: 1;
-ms-flex-negative: 1;
flex-shrink: 1;
}
@media only screen and (max-width: 1025px) {
.hero__image {
bottom: -31px;
}
}
@media only screen and (max-width: 895px) {
.hero__image {
right: 100px;
}
}
@media only screen and (max-width: 749px) {
.hero__image {
display: none;
}
}
.hero__image-first, .hero__image-second, .hero__image-third {
position: absolute;
top: 0;
display: block;
}
.hero__image-first {
top: 0;
left: 0;
}
.hero__image-second {
top: auto;
bottom: 0;
left: 200px;
}
.hero__image-third {
top: 38px;
right: 70px;
background-image: url(../images/png-sprite/96dpi/sprite8i984.png);
background-position: 0px 0px;
width: 354px;
height: 288px;
background-size: 566px, 288px;
background-repeat: no-repeat;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx), only screen and (min-device-pixel-ratio: 2) {
.hero__image-third {
background-image: url(../images/png-sprite/192dpi/sprite8i984.png);
}
}
@media screen and (-webkit-min-device-pixel-ratio: 3), only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-resolution: 288dpi), only screen and (min-resolution: 3dppx), only screen and (min-device-pixel-ratio: 3) {
.hero__image-third {
background-image: url(../images/png-sprite/288dpi/sprite8i984.png);
}
}
.hero__links {
margin-top: auto;
margin-bottom: 30px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 545px;
}
@media only screen and (max-width: 895px) {
.hero__links {
max-width: 284px;
width: 100%;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.hero__buttons {
position: absolute;
bottom: 0;
right: 15px;
max-width: 288px;
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
background: transparent;
}
@media only screen and (max-width: 610px) {
.hero__buttons {
left: 15px;
right: auto;
max-width: 300px;
}
}
.hero__button {
margin-bottom: 0;
margin-right: 2px;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
color: #1b3242;
}
.hero__button:last-child {
margin-right: 0;
}
.hero_theme_main .hero__title-w {
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.hero_theme_main .hero__container {
height: 580px;
}
.hero_theme_main .hero__w {
height: 100vh;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.hero_theme_main .hero__title {
position: absolute;
top: 50%;
left: 15px;
margin-bottom: 0;
color: #fab500;
font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 72px;
font-weight: 800;
line-height: 1;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.hero_theme_main .hero__image {
right: 0;
}
.hero_theme_main .hero__links {
position: relative;
z-index: 1;
}
.hero_theme_main .hero__buttons {
z-index: 1;
}
.hero_theme_forest .hero__image {
bottom: 100px;
}
.hero_theme_mining .hero__image {
right: 70px;
}
.form__row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
@media only screen and (max-width: 610px) {
.form__row {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.form__row_vert {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.form__row_center {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
@media only screen and (max-width: 470px) {
.form__row_center {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
}
.form__row_center .form__field_radio {
max-width: 180px;
width: 100%;
-webkit-box-flex: 0;
-webkit-flex-grow: 0;
-ms-flex-positive: 0;
flex-grow: 0;
}
@media only screen and (max-width: 610px) {
.form__row_center .form__field_radio {
max-width: 25%;
}
}
@media only screen and (max-width: 470px) {
.form__row_center .form__field_radio {
max-width: 100%;
}
}
.form__row_center .form__field_radio:last-child {
max-width: 100px;
}
.form__row_center .form__label {
font-size: 18px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.form__row_center .form__radio-text {
padding-top: 0;
}
.form__row_center .form__radio-text:after {
border: none;
}
.form__row_center .form__radio-text:before {
top: 4px;
left: 4px;
}
.form__row_theme_full .form__field, .form__row_theme_half .form__field, .form__row_theme_third .form__field {
margin-bottom: 20px;
}
@media only screen and (max-width: 910px) {
.form__row_theme_half {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
@media only screen and (max-width: 910px) {
.form__row_theme_half .form__field {
max-width: 100%;
width: 100%;
}
}
.form__row_theme_half .form__field:first-child {
margin-right: 20px;
}
@media only screen and (max-width: 910px) {
.form__row_theme_half .form__field:first-child {
margin-right: 0;
}
}
.form__row_theme_third .form__field:nth-child(1), .form__row_theme_third .form__field:nth-child(2) {
margin-right: 20px;
}
@media only screen and (max-width: 610px) {
.form__row_theme_third .form__field:nth-child(1), .form__row_theme_third .form__field:nth-child(2) {
margin-right: 0;
}
}
@media only screen and (max-width: 610px) {
.form__row_theme_third .form__field {
max-width: 100%;
width: 100%;
}
}
.form__row_bottom {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
@media only screen and (max-width: 910px) {
.form__row_bottom {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.form__col {
width: 100%;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.form__col_first {
margin-right: 24px;
max-width: 280px;
}
.form__col_second {
max-width: 554px;
}
.form__col-title {
margin-bottom: 20px;
color: #3D7186;
font-weight: 700;
font-size: 14px;
line-height: 1.4;
}
.form__field {
position: relative;
margin-bottom: 8px;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.form__field_input {
border-bottom: 1px solid #fff;
}
.form__field_radio {
margin-bottom: 20px;
}
.form__field_radio .form__label {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
cursor: pointer;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.form__label {
font-size: 14px;
}
.form__radio {
display: none;
}
.form__radio:checked + .form__radio-text:before {
z-index: 1;
visibility: visible;
opacity: 1;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.form__radio-text {
position: relative;
padding-top: 3px;
padding-left: 30px;
}
.form__radio-text:after, .form__radio-text:before {
position: absolute;
top: 0;
left: 0;
border: 1px solid #3d7186;
content: "";
width: 18px;
height: 18px;
visibility: visible;
opacity: 1;
background: #fff;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.form__radio-text:before {
top: 5px;
left: 5px;
width: 8px;
height: 8px;
background: #3D7186;
visibility: hidden;
opacity: 0;
}
.form__input, .form__message, .form__select {
border: 1px solid #d0d0d0;
padding-left: 5px;
padding-right: 5px;
width: 100%;
background: #fff;
color: #000;
font-size: 12px;
}
.form__input::-webkit-input-placeholder, .form__message::-webkit-input-placeholder, .form__select::-webkit-input-placeholder {
color: #b3b2b2;
font-size: 12px;
font-weight: 600;
}
.form__input::-moz-placeholder, .form__message::-moz-placeholder, .form__select::-moz-placeholder {
color: #b3b2b2;
font-size: 12px;
font-weight: 600;
}
.form__input:-ms-input-placeholder, .form__message:-ms-input-placeholder, .form__select:-ms-input-placeholder {
color: #b3b2b2;
font-size: 12px;
font-weight: 600;
}
.form__input::-ms-input-placeholder, .form__message::-ms-input-placeholder, .form__select::-ms-input-placeholder {
color: #b3b2b2;
font-size: 12px;
font-weight: 600;
}
.form__input::placeholder, .form__message::placeholder, .form__select::placeholder {
color: #b3b2b2;
font-size: 12px;
font-weight: 600;
}
.form__select {
color: #b3b2b2;
font-size: 12px;
font-weight: 600;
}
.form__message {
padding-top: 5px;
min-height: 84px;
}
.form__submit-w {
margin-top: 9px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.form__note {
margin-top: 10px;
font-weight: 600;
font-size: 14px;
text-align: center;
}
@media only screen and (max-width: 610px) {
.form__note {
line-height: 1.25;
}
}
.form_search {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.form_search .form__field {
margin-bottom: 0;
height: 22px;
}
.form_search .form__input {
border: none;
padding-left: 5px;
padding-right: 50px;
display: none;
background: #fff;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
width: 0;
height: 100%;
}
.form_search .form__submit {
border: none;
background: transparent;
margin-left: 10px;
width: 70px;
height: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
font-size: 11px;
font-weight: 700;
text-transform: uppercase;
text-decoration: none;
-webkit-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.form_search .form__submit-text {
margin-left: 10px;
}
.form_subscribe .form__input {
border: none;
padding-bottom: 10px;
padding-top: 10px;
padding-right: 140px;
background: transparent;
color: #FFF;
font-weight: 700;
font-size: 14px;
}
.form_subscribe .form__input::-webkit-input-placeholder {
color: #FFF;
font-size: 14px;
font-weight: 700;
}
.form_subscribe .form__input::-moz-placeholder {
color: #FFF;
font-size: 14px;
font-weight: 700;
}
.form_subscribe .form__input:-ms-input-placeholder {
color: #FFF;
font-size: 14px;
font-weight: 700;
}
.form_subscribe .form__input::-ms-input-placeholder {
color: #FFF;
font-size: 14px;
font-weight: 700;
}
.form_subscribe .form__input::placeholder {
color: #FFF;
font-size: 14px;
font-weight: 700;
}
.form_subscribe .form__submit {
position: absolute;
top: 9px;
right: 0;
bottom: 10px;
z-index: 1;
border: none;
background: transparent;
color: #fff;
font-weight: 700;
text-transform: uppercase;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.form_subscribe .form__submit:hover {
color: #e6e6e6;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.form_theme_faq .form__message {
min-height: 112px;
}
.form_theme_faq .form__input,
.form_theme_faq .form__select {
height: 33px;
}
@media only screen and (max-width: 892px) {
.form_theme_faq .form__submit {
margin-top: 20px;
}
}
.form_theme_faq .form__row_radio .form__field {
margin-right: 50px;
-webkit-box-flex: 0;
-webkit-flex-grow: 0;
-ms-flex-positive: 0;
flex-grow: 0;
}
.form_theme_faq .form__row_radio .form__field:last-child {
margin-right: 0;
}
.main {
padding-bottom: 40px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media only screen and (max-width: 1024px) {
.main {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
@media only screen and (max-width: 610px) {
.main {
padding-left: 0;
padding-right: 0;
}
}
.content {
padding-top: 26px;
padding-right: 20px;
max-width: 935px;
width: 100%;
-webkit-flex-shrink: 1;
-ms-flex-negative: 1;
flex-shrink: 1;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
@media only screen and (max-width: 1024px) {
.content {
padding-right: 0;
max-width: 100%;
}
}
.content__top {
border-bottom: 1px solid #898989;
margin-bottom: 25px;
}
.content__title {
margin-bottom: 14px;
}
.content__meta {
margin-top: 17px;
margin-bottom: 20px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
@media only screen and (max-width: 650px) {
.content__meta {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.content__meta-item {
margin-right: 77px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
font-size: 16px;
}
@media only screen and (max-width: 650px) {
.content__meta-item {
margin-bottom: 15px;
}
}
.content__meta-item:last-child {
margin-right: 0;
}
.content__meta-term {
margin-bottom: 10px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-weight: 700;
color: #898989;
}
.content__meta-icon {
margin-right: 5px;
fill: #898989;
}
.content__meta-desc {
font-weight: 300;
color: #000;
}
.content__row {
padding-bottom: 50px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
@media only screen and (max-width: 895px) {
.content__row {
padding-bottom: 20px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.content__col {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.content__image {
position: relative;
padding-bottom: 0;
max-width: 444px;
width: 100%;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
@media only screen and (max-width: 895px) {
.content__image {
margin-bottom: 50px;
}
}
.content__control {
position: absolute;
left: 0;
right: 0;
padding-top: 15px;
padding-right: 18px;
padding-left: 18px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media only screen and (max-width: 425px) {
.content__control {
padding-right: 0;
padding-left: 0;
}
}
.content__control-links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.content__control-link {
margin-right: 20px;
text-decoration: none;
}
.content__control-link:last-child {
margin-right: 0;
}
.content__text {
margin-left: 140px;
padding-top: 92px;
color: #000000;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
@media only screen and (max-width: 1024px) {
.content__text {
margin-left: 30px;
}
}
@media only screen and (max-width: 895px) {
.content__text {
margin-top: 30px;
margin-left: 0;
padding-top: 0;
}
}
.content__gallery {
margin-top: auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
@media only screen and (max-width: 1024px) {
.content__gallery {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
}
.content__gallery-item {
position: relative;
margin-right: 20px;
margin-top: 20px;
max-width: 130px;
width: 100%;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
@media only screen and (max-width: 1024px) {
.content__gallery-item {
max-width: 130px;
}
}
.content__gallery-item img {
width: 100%;
}
.content__gallery-item:last-child {
margin-right: 0;
}
.content__gallery-title {
position: absolute;
top: 23px;
right: 12px;
left: 12px;
color: #ffffff;
font-size: 14px;
font-weight: 800;
}
.content__bottom {
border-top: 1px #898989 solid;
padding-top: 10px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
@media only screen and (max-width: 749px) {
.content__bottom {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.content__faq {
margin-right: 20px;
max-width: 895px;
width: 100%;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
@media only screen and (max-width: 749px) {
.content__faq {
margin-right: 0;
}
}
.content__side {
margin-top: 50px;
max-width: 285px;
width: 100%;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
@media only screen and (max-width: 749px) {
.content__side {
margin-top: 20px;
}
}
.content_theme_full {
padding-top: 0;
padding-right: 0;
max-width: 100%;
}
@media only screen and (max-width: 1024px) {
.content_theme_full {
padding-left: 15px;
padding-right: 15px;
}
}
.content_theme_single .content__image {
max-width: 590px;
max-width: 49%;
}
@media only screen and (max-width: 900px) {
.content_theme_single .content__image {
max-width: 590px;
}
}
.content_theme_single .content__col {
margin-left: 23px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media only screen and (max-width: 895px) {
.content_theme_single .content__col {
margin-top: 0;
margin-left: 0;
}
}
.content_theme_single .content__text {
margin-left: 0;
padding-top: 30px;
}
@media only screen and (max-width: 895px) {
.content_theme_single .content__text {
margin-top: 0;
margin-left: 0;
padding-top: 20px;
}
}
.content_theme_single .content__text h2 {
color: #3D7186;
font-weight: 700;
}
.side {
max-width: 288px;
width: 100%;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
@media only screen and (max-width: 1024px) {
.side {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
max-width: 100%;
}
}
.call-papers {
border: 1px solid #3d7186;
margin-bottom: 40px;
padding-top: 11px;
padding-right: 10px;
padding-bottom: 20px;
padding-left: 24px;
background-color: rgba(61, 113, 134, 0.05);
}
@media only screen and (max-width: 1024px) {
.call-papers {
margin-top: 30px;
}
}
.call-papers__title {
margin-bottom: 6px;
color: #EC6645;
font-weight: 800;
font-size: 28px;
}
.call-papers__text {
font-size: 18px;
font-weight: 300;
line-height: 1.26;
}
.call-papers__form {
margin-top: 20px;
margin-right: 24px;
}
.featured {
overflow: hidden;
}
.featured__title {
margin-bottom: 20px;
}
.featured__desc {
margin-bottom: 70px;
color: #000000;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
.featured__list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
@media only screen and (max-width: 610px) {
.featured__list {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.featured__item {
max-width: 300px;
width: 100%;
-webkit-flex-shrink: 1;
-ms-flex-negative: 1;
flex-shrink: 1;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
text-align: center;
}
@media only screen and (max-width: 1024px) {
.featured__item {
max-width: 338px;
}
}
@media only screen and (max-width: 610px) {
.featured__item {
margin-bottom: 20px;
max-width: 100%;
}
}
.featured__link {
display: block;
color: #3D7186;
text-decoration: none;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.featured__link:hover {
color: #4d8fa9;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.featured__link:hover .featured__image {
opacity: .8;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.featured__image {
margin-bottom: 16px;
opacity: 1;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.featured__image img {
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.featured__item-title {
font-size: 16px;
font-weight: 700;
}
.featured_theme_second .featured__list-title {
margin-bottom: 35px;
color: #000;
font-size: 30px;
font-weight: 700;
}
.featured_theme_second .featured__list {
margin-bottom: 80px;
margin-right: -20px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
@media only screen and (max-width: 750px) {
.featured_theme_second .featured__list_sponsored {
margin-right: 0;
}
}
@media only screen and (max-width: 750px) {
.featured_theme_second .featured__list_sponsored .featured__item {
max-width: 100%;
width: 100%;
}
}
.featured_theme_second .featured__item {
margin-bottom: 20px;
margin-right: 20px;
max-width: 262px;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
-webkit-box-flex: 0;
-webkit-flex-grow: 0;
-ms-flex-positive: 0;
flex-grow: 0;
}
@media only screen and (max-width: 1024px) {
.featured_theme_second .featured__item {
max-width: 338px;
}
}
@media only screen and (max-width: 750px) {
.featured_theme_second .featured__item {
max-width: 100%;
width: 100%;
}
}
@media only screen and (max-width: 610px) {
.featured_theme_second .featured__item {
margin-bottom: 20px;
max-width: 100%;
}
}
.featured_theme_second .featured__item-title {
background: #171414;
color: #fff;
font-size: 30px;
font-weight: 700;
}
.achievements {
position: relative;
z-index: 1;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
height: 100%;
}
@media only screen and (max-width: 1024px) {
.achievements {
margin-top: 30px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
}
.achievements__list {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
background: #3D7186;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
}
@media only screen and (max-width: 1024px) {
.achievements__list {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
.achievements__item {
position: relative;
padding-top: 30px;
padding-right: 10px;
padding-bottom: 50px;
padding-left: 10px;
color: #fff;
text-align: center;
}
@media only screen and (max-width: 1024px) {
.achievements__item {
padding-bottom: 0;
}
}
.achievements__item:after {
position: absolute;
bottom: 0;
left: 50%;
content: "";
width: 137px;
height: 1px;
background: #fff;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
@media only screen and (max-width: 1024px) {
.achievements__item:after {
display: none;
}
}
.achievements__item:last-child:after {
display: none;
}
.achievements__item-title {
margin-bottom: 10px;
text-transform: uppercase;
font-weight: 700;
font-size: 15px;
}
.achievements__text {
font-weight: 600;
font-size: 18px;
line-height: 1.25;
}
.achievements__val {
display: block;
font-family: "Open Sans Condensed", Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 58px;
font-weight: 700;
}
.stay-connected__container {
padding-top: 30px;
padding-right: 0;
padding-bottom: 30px;
padding-left: 0;
max-width: 1200px;
background: #EC6645;
color: #FFF;
text-align: center;
}
@media only screen and (max-width: 820px) {
.stay-connected__container {
padding-left: 15px;
padding-right: 15px;
max-width: 100%;
}
}
.stay-connected__w {
margin: auto;
max-width: 800px;
}
.stay-connected__title {
margin-bottom: 10px;
color: rgba(255, 255, 255, 0.66);
font-weight: 900;
font-size: 18px;
text-transform: uppercase;
}
.stay-connected__subtitle {
margin-bottom: 10px;
font-size: 24px;
font-weight: 400;
text-transform: uppercase;
}
@media only screen and (max-width: 610px) {
.stay-connected__subtitle {
line-height: 1.25;
}
}
.stay-connected__text {
margin-bottom: 30px;
}
@media only screen and (max-width: 610px) {
.stay-connected__text {
line-height: 1.25;
}
}
.sections {
overflow: hidden;
}
.sections__container {
padding-top: 40px;
padding-right: 0;
padding-bottom: 40px;
padding-left: 0;
max-width: 1200px;
}
.sections__list {
margin-left: -10px;
margin-right: -10px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
@media only screen and (max-width: 610px) {
.sections__list {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.sections__item {
padding-right: 10px;
padding-left: 10px;
max-width: 305px;
width: 100%;
-webkit-flex-shrink: 1;
-ms-flex-negative: 1;
flex-shrink: 1;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
text-align: center;
}
@media only screen and (max-width: 610px) {
.sections__item {
margin-bottom: 20px;
max-width: 100%;
}
}
.sections__link {
display: block;
color: #3D7186;
text-decoration: none;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sections__link:hover {
color: #4d8fa9;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sections__link:hover .featured__image {
opacity: .8;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sections__image {
margin-bottom: 16px;
opacity: 1;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sections__image img {
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.sections__item-title {
font-size: 16px;
font-weight: 700;
}
.banner {
display: block;
}
.faq {
padding-top: 10px;
}
.faq__link {
margin-bottom: 20px;
margin-left: 24px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #3D7186;
text-decoration: underline;
}
.faq__link:hover {
text-decoration: none;
}
.faq__icon {
margin-right: 5px;
fill: #3D7186;
}
.faq__w {
border: 1px solid #3D7186;
padding-top: 20px;
padding-bottom: 55px;
padding-right: 24px;
padding-left: 24px;
background: rgba(61, 113, 134, 0.05);
}
.faq__title {
margin-bottom: 20px;
color: #3D7186;
font-size: 24px;
}
.faq__title span {
font-weight: 800;
}
.exhibitors {
overflow: hidden;
}
.exhibitors__title {
margin-bottom: 0;
}
.exhibitors__subtitle {
margin-bottom: 30px;
font-weight: 700;
color: #3D7186;
}
.exhibitors__featured {
margin-right: -20px;
margin-top: 50px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media only screen and (max-width: 481px) {
.exhibitors__featured {
margin-right: 0;
}
}
.exhibitors__featured-item {
margin-right: 20px;
margin-bottom: 20px;
max-width: 285px;
width: 100%;
color: #3D7186;
text-align: center;
}
@media only screen and (max-width: 636px) {
.exhibitors__featured-item {
max-width: 45.6%;
}
}
@media only screen and (max-width: 481px) {
.exhibitors__featured-item {
margin-right: 0;
max-width: 100%;
}
}
.exhibitors__featured-item:last-child {
margin-right: 0;
}
.exhibitors__featured-link {
color: #3D7186;
display: block;
text-decoration: none;
}
.exhibitors__featured-image {
margin-bottom: 10px;
}
.exhibitors__featured-title {
font-weight: 700;
font-size: 16px;
}
.exhibitors__alphabet {
margin-top: 20px;
margin-bottom: 30px;
color: #898989;
}
.exhibitors__alphabet-title {
margin-bottom: 20px;
font-weight: 700;
font-size: 26px;
}
.exhibitors__alphabet-list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.exhibitors__alphabet-index {
margin-right: 20px;
color: #898989;
font-size: 26px;
font-weight: 400;
text-decoration: none;
text-transform: uppercase;
}
.exhibitors__alphabet-index:last-child {
margin-right: 0;
}
.exhibitors__alphabet-index:hover {
color: #707070;
}
.exhibitors__row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
@media only screen and (max-width: 910px) {
.exhibitors__row {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.exhibitors__w {
margin-right: 20px;
max-width: 876px;
width: 100%;
}
@media only screen and (max-width: 910px) {
.exhibitors__w {
margin-right: 0;
}
}
.exhibitors__search {
border: 1px solid #3D7186;
margin-bottom: 5px;
padding-top: 20px;
padding-right: 24px;
padding-bottom: 20px;
padding-left: 24px;
background: rgba(61, 113, 134, 0.05);
}
.exhibitors__search-title {
margin-bottom: 30px;
color: #3D7186;
font-weight: 800;
font-size: 24px;
}
.exhibitors__item {
border-bottom: 1px solid #898989;
padding-top: 25px;
padding-bottom: 25px;
}
.exhibitors__item-title {
margin-bottom: 5px;
color: #3D7186;
font-size: 18px;
font-weight: 700;
}
.exhibitors__item-category {
margin-bottom: 5px;
color: #3D7186;
font-size: 16px;
font-weight: 400;
}
.exhibitors__item-body {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
@media only screen and (max-width: 650px) {
.exhibitors__item-body {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.exhibitors__item-body_w_image .exhibitors__item-text {
margin-right: 30px;
-webkit-flex-shrink: 1;
-ms-flex-negative: 1;
flex-shrink: 1;
}
.exhibitors__item-body_w_image .exhibitors__item-image {
margin-top: -30px;
margin-left: auto;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
@media only screen and (max-width: 650px) {
.exhibitors__item-body_w_image .exhibitors__item-image {
margin-top: 10px;
margin-bottom: 10px;
margin-left: 0;
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
}
.exhibitors__item-text {
font-weight: 300;
line-height: 1.4;
}
.exhibitors__meta {
padding-top: 30px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
@media only screen and (max-width: 650px) {
.exhibitors__meta {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.exhibitors__meta-link {
margin-right: 20px;
text-decoration: none;
}
.exhibitors__meta-link:last-child {
margin-right: 0;
}
.exhibitors__buttons {
margin-left: auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
@media only screen and (max-width: 650px) {
.exhibitors__buttons {
margin-top: 20px;
margin-left: 0;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.exhibitors__button {
margin-left: 20px;
}
@media only screen and (max-width: 420px) {
.exhibitors__button {
margin-top: 10px;
margin-left: 0;
max-width: 100%;
width: 100%;
}
}
.exhibitors__button:first-child {
margin-left: 0;
}
.exhibitors__pagination-w {
margin-top: 25px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.exhibitors__pagination {
margin-left: auto;
}
.exhibitors__side {
max-width: 284px;
width: 100%;
}
.exhibitors__s-block {
margin-bottom: 33px;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
height: 267px;
background: #D0D0D0;
color: #fff;
text-align: center;
}
.exhibitors__s-block_reg {
background: #EC6746;
}
.exhibitors__auth {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
color: #fff;
font-size: 22px;
font-weight: 400;
}
.exhibitors__auth-link {
color: #fff;
font-size: 24px;
font-weight: 800;
text-decoration: none;
}
.exhibitors__auth-link:hover {
opacity: .9;
}
.exhibitors__auth-sep {
padding-left: 5px;
padding-right: 5px;
}
.exhibitors__s-text {
font-size: 22px;
line-height: 1.4;
}
.exhibitors__s-text span {
font-weight: 800;
}
.technical__top {
margin-bottom: 25px;
padding-left: 10px;
}
.technical__title {
margin-bottom: 14px;
}
.technical__meta {
border-bottom: 1px solid #898989;
margin-top: 17px;
margin-bottom: 20px;
padding-bottom: 25px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
@media only screen and (max-width: 650px) {
.technical__meta {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.technical__meta-item {
margin-right: 77px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
font-size: 16px;
}
@media only screen and (max-width: 650px) {
.technical__meta-item {
margin-bottom: 15px;
}
}
.technical__meta-item:last-child {
margin-right: 0;
}
.technical__meta-term {
margin-bottom: 10px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-weight: 700;
color: #898989;
}
.technical__meta-icon {
margin-right: 5px;
fill: #898989;
}
.technical__meta-desc {
font-weight: 300;
color: #000;
}
.technical__desc {
margin-left: 40px;
font-weight: 300;
font-size: 16px;
line-height: 1.4;
}
@media only screen and (max-width: 650px) {
.technical__desc {
margin-left: 0;
}
}
.technical__list {
margin-left: 40px;
}
@media only screen and (max-width: 650px) {
.technical__list {
margin-left: 0;
}
}
.technical__item {
border-bottom: 1px solid #898989;
padding-top: 50px;
padding-bottom: 10px;
}
.technical__item-body {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
@media only screen and (max-width: 650px) {
.technical__item-body {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.technical__image {
margin-right: 36px;
max-width: 269px;
width: 100%;
}
@media only screen and (max-width: 650px) {
.technical__image {
margin-bottom: 20px;
}
}
.technical__speaker {
margin-bottom: 5px;
color: #000;
font-size: 16px;
font-weight: 300;
}
.technical__position {
color: #000;
font-size: 16px;
font-weight: 300;
}
.technical__text {
margin-top: 18px;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
.technical__item-bottom {
padding-top: 20px;
padding-bottom: 20px;
}
.technical__control {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
@media only screen and (max-width: 650px) {
.technical__control {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
}
@media only screen and (max-width: 338px) {
.technical__control {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.technical__control-links {
max-width: 380px;
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
@media only screen and (max-width: 650px) {
.technical__control-links {
max-width: 100px;
}
}
.technical__control-link {
margin-right: 10px;
text-decoration: none;
}
.technical__control-link:last-child {
margin-right: 0;
}
.technical__button-w {
padding-top: 20px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.pagination {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
line-height: 1;
}
.pagination__link {
margin-right: 10px;
color: #898989;
font-size: 20px;
font-weight: 400;
text-decoration: none;
}
.pagination__link:last-child {
margin-right: 0;
}
.pagination__prev, .pagination__next {
position: relative;
}
.pagination__next {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.cta__container {
padding-top: 30px;
padding-right: 0;
padding-bottom: 30px;
padding-left: 0;
max-width: 1200px;
background: #3D7186;
color: #fff;
text-align: center;
}
@media only screen and (max-width: 610px) {
.cta__container {
padding-left: 15px;
padding-right: 15px;
}
}
.cta__title {
margin-bottom: 10px;
font-size: 36px;
font-weight: 300;
}
@media only screen and (max-width: 610px) {
.cta__title {
line-height: 1.25;
}
}
.footer {
background: #6C818E;
color: #FFF;
font-size: 14px;
font-weight: 400;
overflow: hidden;
}
.footer__top {
padding-top: 20px;
padding-bottom: 30px;
}
.footer__logo {
display: block;
}
.footer__body {
border-bottom: 1px solid #fff;
padding-bottom: 10px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media only screen and (max-width: 610px) {
.footer__body {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.footer__col {
max-width: 225px;
width: 100%;
-webkit-flex-shrink: 1;
-ms-flex-negative: 1;
flex-shrink: 1;
}
@media only screen and (max-width: 610px) {
.footer__text {
margin-bottom: 50px;
}
}
.footer__nav {
margin-bottom: 30px;
}
@media only screen and (max-width: 610px) {
.footer__nav {
margin-bottom: 50px;
}
}
.footer__nav-title {
margin-bottom: 20px;
font-weight: 700;
}
.footer__item {
margin-bottom: 20px;
text-transform: uppercase;
}
.footer__item:last-child {
margin-bottom: 0;
}
.footer__link {
color: inherit;
text-decoration: none;
}
.footer__bottom {
padding-top: 30px;
padding-bottom: 50px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media only screen and (max-width: 749px) {
.footer__bottom {
padding-bottom: 30px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.footer__links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 545px;
}
@media only screen and (max-width: 1024px) {
.footer__links {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: auto;
}
}
.footer__social {
margin-right: 66px;
margin-bottom: 15px;
}
@media only screen and (max-width: 749px) {
.footer__social {
max-width: 100%;
width: 100%;
}
}
.footer__app {
margin-bottom: 15px;
}
.footer__bottom-nav {
margin-right: 40px;
}
.footer__bottom-list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
@media only screen and (max-width: 610px) {
.footer__bottom-list {
display: block;
}
}
.footer__bottom-item {
position: relative;
padding-right: 20px;
padding-left: 20px;
color: rgba(255, 255, 255, 0.66);
text-transform: uppercase;
}
@media only screen and (max-width: 610px) {
.footer__bottom-item {
margin-bottom: 10px;
padding-right: 0;
padding-left: 0;
}
}
.footer__bottom-item:first-child {
padding-left: 0;
}
.footer__bottom-item:after {
position: absolute;
top: 50%;
right: 0;
content: "";
width: 1px;
height: 19px;
background: #FFF;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
@media only screen and (max-width: 610px) {
.footer__bottom-item:after {
display: none;
}
}
.footer__bottom-item:last-child:after {
display: none;
}
.footer__bottom-link {
color: inherit;
text-decoration: none;
white-space: nowrap;
}
|
static/prod/assets/css/main8i984.css
|
* {
margin: 0;
padding: 0;
font: inherit;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
display: block;
}
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden], template {
display: none;
}
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-focus-ring-color: rgba(255, 255, 255, 0);
cursor: default;
}
body {
font-size: 100%;
line-height: 1;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
}
a {
background: transparent;
}
*:focus, *:active, *:hover {
outline: none;
}
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
ol, ul {
list-style: none;
}
pre {
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
white-space: pre-wrap;
}
q {
quotes: '\201C' '\201D' '\2018' '\2019';
}
img {
border: none;
}
svg:not(:root) {
overflow: hidden;
}
button, input {
line-height: normal;
}
button, select {
text-transform: none;
}
button {
overflow: visible;
-webkit-appearance: button;
cursor: pointer;
}
html input[type='button'] {
-webkit-appearance: button;
cursor: pointer;
}
input[type='reset'], input[type='submit'] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled], html input[disabled] {
cursor: default;
}
input[type='checkbox'], input[type='radio'] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button {
height: auto;
}
input[type='search'] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: none;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
button, input, select[multiple], textarea {
background-image: none;
}
input, select, textarea {
-webkit-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
input, textarea {
resize: none;
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
[placeholder]:focus::-webkit-input-placeholder {
color: transparent;
}
[placeholder]:focus::-moz-placeholder {
color: transparent;
}
[placeholder]:focus:-ms-input-placeholder {
color: transparent;
}
[placeholder]:focus::-ms-input-placeholder {
color: transparent;
}
[placeholder]:focus::placeholder {
color: transparent;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
@font-face {
font-family: 'Open Sans';
src: local("Open Sans Light"), local("OpenSans-Light"), url("../fonts/hinted-subset-OpenSans-Light.woff2") format("woff2"), url("../fonts/hinted-subset-OpenSans-Light.woff") format("woff");
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Open Sans';
src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../fonts/hinted-subset-OpenSans-Regular.woff2") format("woff2"), url("../fonts/hinted-subset-OpenSans-Regular.woff") format("woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Open Sans Condensed';
src: local("Open Sans Condensed Bold"), local("OpenSansCondensed-Bold"), url("../fonts/hinted-subset-OpenSansCondensed-Bold.woff2") format("woff2"), url("../fonts/hinted-subset-OpenSansCondensed-Bold.woff") format("woff");
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Open Sans';
src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/hinted-subset-OpenSans-Bold.woff2") format("woff2"), url("../fonts/hinted-subset-OpenSans-Bold.woff") format("woff");
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Open Sans';
src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../fonts/hinted-subset-OpenSans-SemiBold.woff2") format("woff2"), url("../fonts/hinted-subset-OpenSans-SemiBold.woff") format("woff");
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'Open Sans';
src: local("Open Sans ExtraBold"), local("OpenSans-ExtraBold"), url("../fonts/hinted-subset-OpenSans-ExtraBold.woff2") format("woff2"), url("../fonts/hinted-subset-OpenSans-ExtraBold.woff") format("woff");
font-weight: 800;
font-style: normal;
}
.button {
border: none;
background: transparent;
font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
text-decoration: none;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.button:hover {
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.button_biggest {
padding-top: 12px;
padding-right: 32px;
padding-bottom: 11px;
padding-left: 32px;
color: #000000;
background-color: #fab500;
}
.button_biggest:hover {
background-color: #c79000;
}
.button_big {
padding-top: 6px;
padding-right: 30px;
padding-bottom: 5px;
padding-left: 30px;
color: #fff;
font-size: 18px;
background: #3D7186;
}
.button_big:hover {
background-color: #2d5363;
}
.button_big_orange {
padding-top: 13px;
padding-bottom: 10px;
background: #ED6746;
height: 44px;
}
.button_big_orange:hover {
background-color: #e84118;
}
.button_big_blue {
padding-top: 13px;
padding-bottom: 10px;
background: #3D7186;
height: 44px;
}
.button_big_blue:hover {
background-color: #2d5363;
}
.button_general {
padding-top: 14px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;
height: 42px;
background: #FAB500;
color: #fff;
line-height: 1;
text-align: center;
}
.button_general:hover {
background-color: #c79000;
}
.button_cta {
margin-top: 30px;
padding-top: 10px;
padding-bottom: 9px;
padding-right: 30px;
padding-left: 30px;
display: inline-block;
vertical-align: top;
color: #3D7186;
font-size: 18px;
background: #FAB500;
text-transform: uppercase;
}
.button_cta:hover {
background-color: #ffc52e;
}
.title {
color: #1b3242;
font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 72px;
font-weight: 300;
}
html,
body {
height: 100%;
}
.page {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
min-height: 100vh;
font-size: 18px;
color: #000000;
font-display: swap;
font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.page__wrapper {
position: relative;
padding-top: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
min-height: 100vh;
}
.page__inner {
padding-bottom: 270px;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
-webkit-flex-basis: auto;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
@media only screen and (max-width: 610px) {
.page__inner {
padding-bottom: 135px;
}
}
.page_theme_inner .header {
color: #1b3242;
}
.page_theme_inner .header__container {
padding-bottom: 20px;
}
.page_theme_inner .header__top-nav,
.page_theme_inner .header__place-text {
color: #1b3242;
}
.page_theme_inner .header__top-text {
color: #8c98a0;
}
.page_theme_inner .nav__item,
.page_theme_inner .header__top-item {
color: #1B3242;
}
.page_theme_inner .nav__item:hover,
.page_theme_inner .header__top-item:hover {
color: #8c98a0;
}
.page_theme_inner .nav__item_active {
color: #8c98a0;
}
.page_theme_inner .nav__trigger {
fill: #8c98a0;
}
.page_theme_inner .nav__trigger:hover, .page_theme_inner .nav__trigger:focus {
fill: #8c98a0;
}
.page_theme_inner .page__inner {
padding-bottom: 50px;
}
.page_theme_inner .main {
padding-top: 20px;
padding-bottom: 10px;
}
@media only screen and (max-width: 610px) {
.page_theme_inner .main {
padding-right: 15px;
padding-left: 15px;
}
}
.page_theme_inner .footer__bottom {
padding-bottom: 30px;
}
.container {
margin: auto;
padding-right: 15px;
padding-left: 15px;
width: 100%;
max-width: 1230px;
}
img {
max-width: 100%;
height: auto;
}
.header {
z-index: 1;
top: 0;
left: 0;
width: 100%;
background-color: transparent;
color: #fff;
}
.header__top {
padding-top: 30px;
padding-bottom: 10px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media only screen and (max-width: 610px) {
.header__top {
padding-bottom: 20px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.header__top-nav {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
color: #fff;
font-weight: 700;
font-size: 11px;
text-transform: uppercase;
}
@media only screen and (max-width: 610px) {
.header__top-nav {
margin-bottom: 20px;
max-width: 100%;
width: 100%;
}
}
.header__top-text {
margin-right: 16px;
color: rgba(255, 255, 255, 0.55);
font-size: 11px;
text-transform: none;
}
.header__top-list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
@media only screen and (max-width: 610px) {
.header__top-list {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.header__top-item {
margin-right: 20px;
margin-bottom: 6px;
-webkit-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.header__top-item:last-child {
margin-right: 0;
}
.header__top-item:hover {
color: rgba(255, 255, 255, 0.4);
-webkit-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.header__top-link {
color: inherit;
text-decoration: none;
}
.header__top-controls {
position: relative;
margin-top: -5px;
margin-right: 35px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
max-width: 162px;
width: 100%;
height: 22px;
color: #fff;
font-size: 11px;
font-weight: 700;
text-transform: uppercase;
}
.header__top-auth {
margin-right: 48px;
text-decoration: none;
color: #FFF;
white-space: nowrap;
text-decoration: none;
-webkit-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.header__top-auth:hover {
color: rgba(255, 255, 255, 0.55);
-webkit-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.header__body {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
@media only screen and (max-width: 610px) {
.header__body {
-webkit-box-pack: left;
-webkit-justify-content: left;
-ms-flex-pack: left;
justify-content: left;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
@media only screen and (max-width: 1030px) {
.header__nav {
margin-left: 14px;
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
}
}
@media only screen and (max-width: 610px) {
.header__nav {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
}
.header__logo {
margin-right: 40px;
}
@media only screen and (max-width: 1030px) {
.header__logo {
margin-right: auto;
margin-left: 0;
}
}
.header__place {
margin-left: auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
text-transform: uppercase;
}
@media only screen and (max-width: 610px) {
.header__place {
margin-top: 20px;
margin-right: auto;
margin-left: 0;
width: 100%;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.header__place-text {
margin-right: 14px;
max-width: 162px;
color: #fff;
font-size: 13px;
font-weight: 600;
text-align: right;
line-height: 1.4;
}
@media only screen and (max-width: 610px) {
.header__place-text {
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
text-align: left;
max-width: 100%;
width: 100%;
}
}
@media only screen and (max-width: 1030px) {
.header__button {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
}
@media only screen and (max-width: 610px) {
.header__button {
margin-right: auto;
margin-left: 0;
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
}
}
.logo {
max-width: 208px;
width: 100%;
text-align: left;
}
.logo_secondary {
max-width: 174px;
}
.search {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
text-decoration: none;
}
.search__form {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 0;
}
.search__icon {
fill: #fff;
}
.search:hover .form__submit {
color: rgba(255, 255, 255, 0.55);
-webkit-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.nav {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.nav__trigger {
border: none;
background: transparent;
display: none;
width: 36px;
height: 39px;
background-size: cover;
fill: #fff;
-webkit-transition: fill 0.3s ease;
-o-transition: fill 0.3s ease;
transition: fill 0.3s ease;
}
@media only screen and (max-width: 1030px) {
.nav__trigger {
display: block;
}
}
.nav__trigger:hover {
fill: #e6e6e6;
-webkit-transition: fill 0.3s ease;
-o-transition: fill 0.3s ease;
transition: fill 0.3s ease;
}
.nav__trigger_active + .nav__list-w {
position: absolute;
z-index: 1;
top: 100%;
right: 0;
padding-top: 20px;
padding-bottom: 20px;
display: block;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.nav__trigger_active + .nav__list-w .nav__list {
display: block;
text-align: right;
}
.nav__trigger_active + .nav__list-w .nav__item {
margin-bottom: 10px;
margin-right: 0;
line-height: 1.25;
}
.nav__list-w {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
@media only screen and (max-width: 1030px) {
.nav__list-w {
display: none;
}
}
.nav__list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.nav__item {
margin-right: 20px;
color: #fff;
font-size: 13px;
font-weight: 700;
text-transform: uppercase;
-webkit-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.nav__item:hover {
color: rgba(255, 255, 255, 0.4);
-webkit-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.nav__item_active {
color: rgba(255, 255, 255, 0.4);
-webkit-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.nav__link {
color: inherit;
text-decoration: none;
}
.social {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
font-size: 11px;
font-weight: 700;
text-transform: uppercase;
}
.social__title {
margin-right: 15px;
white-space: nowrap;
}
.social__links-w {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.social__link {
margin-right: 20px;
}
.social__link:last-child {
margin-right: 0;
}
.social__link:hover .social__icon {
fill: #e6e6e6;
}
.social__icon {
fill: #Fff;
}
.social_theme_dark {
color: #898989;
}
.social_theme_dark .social__icon {
fill: #898989;
}
.app {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.app__title {
margin-right: 15px;
color: #ffffff;
font-size: 11px;
font-weight: 700;
white-space: nowrap;
text-transform: uppercase;
}
.app__links-w {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.app__link {
margin-right: 20px;
}
.app__link:last-child {
margin-right: 0;
}
.app__icon {
fill: #Fff;
}
.hero {
position: relative;
background-color: #1c3343;
background-position: 50% 0;
background-size: cover;
background-repeat: no-repeat;
overflow: hidden;
}
@media only screen and (max-width: 1024px) {
.hero {
height: auto;
}
}
.hero__container {
position: relative;
padding-top: 70px;
padding-bottom: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
@media only screen and (max-width: 610px) {
.hero__container {
padding-bottom: 72px;
}
}
.hero__title {
margin-bottom: 46px;
color: #fff;
font-family: "Open Sans Condensed", Arial, "Helvetica Neue", Helvetica, sans-serif;
font-weight: 700;
font-size: 24px;
}
.hero__word {
display: block;
color: #fab500;
font-size: 64px;
font-weight: 700;
line-height: 1.03;
}
.hero__word:first-child {
margin-top: 12px;
}
.hero__exhibits {
margin-bottom: 64px;
color: #FFF;
font-size: 30px;
font-weight: 700;
}
.hero__date {
margin-bottom: 56px;
font-size: 18px;
text-transform: uppercase;
}
.hero__date-start {
margin-bottom: 6px;
color: #FAB500;
font-weight: 700;
text-transform: uppercase;
}
.hero__date-place {
color: #FFF;
font-weight: 300;
}
.hero__social {
margin-right: auto;
}
@media only screen and (max-width: 895px) {
.hero__social {
margin-bottom: 15px;
}
}
.hero__w {
position: relative;
padding-bottom: 0;
}
.hero__image {
position: relative;
bottom: -31px;
right: 250px;
-webkit-flex-shrink: 1;
-ms-flex-negative: 1;
flex-shrink: 1;
}
@media only screen and (max-width: 1025px) {
.hero__image {
bottom: -31px;
}
}
@media only screen and (max-width: 895px) {
.hero__image {
right: 100px;
}
}
@media only screen and (max-width: 749px) {
.hero__image {
display: none;
}
}
.hero__image-first, .hero__image-second, .hero__image-third {
position: absolute;
top: 0;
display: block;
}
.hero__image-first {
top: 0;
left: 0;
}
.hero__image-second {
top: auto;
bottom: 0;
left: 200px;
}
.hero__image-third {
top: 38px;
right: 70px;
background-image: url(../images/png-sprite/96dpi/sprite8i984.png);
background-position: 0px 0px;
width: 354px;
height: 288px;
background-size: 566px, 288px;
background-repeat: no-repeat;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx), only screen and (min-device-pixel-ratio: 2) {
.hero__image-third {
background-image: url(../images/png-sprite/192dpi/sprite8i984.png);
}
}
@media screen and (-webkit-min-device-pixel-ratio: 3), only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-resolution: 288dpi), only screen and (min-resolution: 3dppx), only screen and (min-device-pixel-ratio: 3) {
.hero__image-third {
background-image: url(../images/png-sprite/288dpi/sprite8i984.png);
}
}
.hero__links {
margin-top: auto;
margin-bottom: 30px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 545px;
}
@media only screen and (max-width: 895px) {
.hero__links {
max-width: 284px;
width: 100%;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.hero__buttons {
position: absolute;
bottom: 0;
right: 15px;
max-width: 288px;
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
background: transparent;
}
@media only screen and (max-width: 610px) {
.hero__buttons {
left: 15px;
right: auto;
max-width: 300px;
}
}
.hero__button {
margin-bottom: 0;
margin-right: 2px;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
color: #1b3242;
}
.hero__button:last-child {
margin-right: 0;
}
.hero_theme_main .hero__title-w {
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.hero_theme_main .hero__container {
height: 580px;
}
.hero_theme_main .hero__w {
height: 100vh;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.hero_theme_main .hero__title {
position: absolute;
top: 50%;
left: 15px;
margin-bottom: 0;
color: #fab500;
font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 72px;
font-weight: 800;
line-height: 1;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.hero_theme_main .hero__image {
right: 0;
}
.hero_theme_main .hero__links {
position: relative;
z-index: 1;
}
.hero_theme_main .hero__buttons {
z-index: 1;
}
.hero_theme_forest .hero__image {
bottom: 100px;
}
.hero_theme_mining .hero__image {
right: 70px;
}
.form__row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
@media only screen and (max-width: 610px) {
.form__row {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.form__row_vert {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.form__row_center {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
@media only screen and (max-width: 470px) {
.form__row_center {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
}
.form__row_center .form__field_radio {
max-width: 180px;
width: 100%;
-webkit-box-flex: 0;
-webkit-flex-grow: 0;
-ms-flex-positive: 0;
flex-grow: 0;
}
@media only screen and (max-width: 610px) {
.form__row_center .form__field_radio {
max-width: 25%;
}
}
@media only screen and (max-width: 470px) {
.form__row_center .form__field_radio {
max-width: 100%;
}
}
.form__row_center .form__field_radio:last-child {
max-width: 100px;
}
.form__row_center .form__label {
font-size: 18px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.form__row_center .form__radio-text {
padding-top: 0;
}
.form__row_center .form__radio-text:after {
border: none;
}
.form__row_center .form__radio-text:before {
top: 4px;
left: 4px;
}
.form__row_theme_full .form__field, .form__row_theme_half .form__field, .form__row_theme_third .form__field {
margin-bottom: 20px;
}
@media only screen and (max-width: 910px) {
.form__row_theme_half {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
@media only screen and (max-width: 910px) {
.form__row_theme_half .form__field {
max-width: 100%;
width: 100%;
}
}
.form__row_theme_half .form__field:first-child {
margin-right: 20px;
}
@media only screen and (max-width: 910px) {
.form__row_theme_half .form__field:first-child {
margin-right: 0;
}
}
.form__row_theme_third .form__field:nth-child(1), .form__row_theme_third .form__field:nth-child(2) {
margin-right: 20px;
}
@media only screen and (max-width: 610px) {
.form__row_theme_third .form__field:nth-child(1), .form__row_theme_third .form__field:nth-child(2) {
margin-right: 0;
}
}
@media only screen and (max-width: 610px) {
.form__row_theme_third .form__field {
max-width: 100%;
width: 100%;
}
}
.form__row_bottom {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
@media only screen and (max-width: 910px) {
.form__row_bottom {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.form__col {
width: 100%;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.form__col_first {
margin-right: 24px;
max-width: 280px;
}
.form__col_second {
max-width: 554px;
}
.form__col-title {
margin-bottom: 20px;
color: #3D7186;
font-weight: 700;
font-size: 14px;
line-height: 1.4;
}
.form__field {
position: relative;
margin-bottom: 8px;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.form__field_input {
border-bottom: 1px solid #fff;
}
.form__field_radio {
margin-bottom: 20px;
}
.form__field_radio .form__label {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
cursor: pointer;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.form__label {
font-size: 14px;
}
.form__radio {
display: none;
}
.form__radio:checked + .form__radio-text:before {
z-index: 1;
visibility: visible;
opacity: 1;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.form__radio-text {
position: relative;
padding-top: 3px;
padding-left: 30px;
}
.form__radio-text:after, .form__radio-text:before {
position: absolute;
top: 0;
left: 0;
border: 1px solid #3d7186;
content: "";
width: 18px;
height: 18px;
visibility: visible;
opacity: 1;
background: #fff;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.form__radio-text:before {
top: 5px;
left: 5px;
width: 8px;
height: 8px;
background: #3D7186;
visibility: hidden;
opacity: 0;
}
.form__input, .form__message, .form__select {
border: 1px solid #d0d0d0;
padding-left: 5px;
padding-right: 5px;
width: 100%;
background: #fff;
color: #000;
font-size: 12px;
}
.form__input::-webkit-input-placeholder, .form__message::-webkit-input-placeholder, .form__select::-webkit-input-placeholder {
color: #b3b2b2;
font-size: 12px;
font-weight: 600;
}
.form__input::-moz-placeholder, .form__message::-moz-placeholder, .form__select::-moz-placeholder {
color: #b3b2b2;
font-size: 12px;
font-weight: 600;
}
.form__input:-ms-input-placeholder, .form__message:-ms-input-placeholder, .form__select:-ms-input-placeholder {
color: #b3b2b2;
font-size: 12px;
font-weight: 600;
}
.form__input::-ms-input-placeholder, .form__message::-ms-input-placeholder, .form__select::-ms-input-placeholder {
color: #b3b2b2;
font-size: 12px;
font-weight: 600;
}
.form__input::placeholder, .form__message::placeholder, .form__select::placeholder {
color: #b3b2b2;
font-size: 12px;
font-weight: 600;
}
.form__select {
color: #b3b2b2;
font-size: 12px;
font-weight: 600;
}
.form__message {
padding-top: 5px;
min-height: 84px;
}
.form__submit-w {
margin-top: 9px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.form__note {
margin-top: 10px;
font-weight: 600;
font-size: 14px;
text-align: center;
}
@media only screen and (max-width: 610px) {
.form__note {
line-height: 1.25;
}
}
.form_search {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.form_search .form__field {
margin-bottom: 0;
height: 22px;
}
.form_search .form__input {
border: none;
padding-left: 5px;
padding-right: 50px;
display: none;
background: #fff;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
width: 0;
height: 100%;
}
.form_search .form__submit {
border: none;
background: transparent;
margin-left: 10px;
width: 70px;
height: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
font-size: 11px;
font-weight: 700;
text-transform: uppercase;
text-decoration: none;
-webkit-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.form_search .form__submit-text {
margin-left: 10px;
}
.form_subscribe .form__input {
border: none;
padding-bottom: 10px;
padding-top: 10px;
padding-right: 140px;
background: transparent;
color: #FFF;
font-weight: 700;
font-size: 14px;
}
.form_subscribe .form__input::-webkit-input-placeholder {
color: #FFF;
font-size: 14px;
font-weight: 700;
}
.form_subscribe .form__input::-moz-placeholder {
color: #FFF;
font-size: 14px;
font-weight: 700;
}
.form_subscribe .form__input:-ms-input-placeholder {
color: #FFF;
font-size: 14px;
font-weight: 700;
}
.form_subscribe .form__input::-ms-input-placeholder {
color: #FFF;
font-size: 14px;
font-weight: 700;
}
.form_subscribe .form__input::placeholder {
color: #FFF;
font-size: 14px;
font-weight: 700;
}
.form_subscribe .form__submit {
position: absolute;
top: 9px;
right: 0;
bottom: 10px;
z-index: 1;
border: none;
background: transparent;
color: #fff;
font-weight: 700;
text-transform: uppercase;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.form_subscribe .form__submit:hover {
color: #e6e6e6;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.form_theme_faq .form__message {
min-height: 112px;
}
.form_theme_faq .form__input,
.form_theme_faq .form__select {
height: 33px;
}
@media only screen and (max-width: 892px) {
.form_theme_faq .form__submit {
margin-top: 20px;
}
}
.form_theme_faq .form__row_radio .form__field {
margin-right: 50px;
-webkit-box-flex: 0;
-webkit-flex-grow: 0;
-ms-flex-positive: 0;
flex-grow: 0;
}
.form_theme_faq .form__row_radio .form__field:last-child {
margin-right: 0;
}
.main {
padding-bottom: 40px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media only screen and (max-width: 1024px) {
.main {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
@media only screen and (max-width: 610px) {
.main {
padding-left: 0;
padding-right: 0;
}
}
.content {
padding-top: 26px;
padding-right: 20px;
max-width: 935px;
width: 100%;
-webkit-flex-shrink: 1;
-ms-flex-negative: 1;
flex-shrink: 1;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
@media only screen and (max-width: 1024px) {
.content {
padding-right: 0;
max-width: 100%;
}
}
.content__top {
border-bottom: 1px solid #898989;
margin-bottom: 25px;
}
.content__title {
margin-bottom: 14px;
}
.content__meta {
margin-top: 17px;
margin-bottom: 20px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
@media only screen and (max-width: 650px) {
.content__meta {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.content__meta-item {
margin-right: 77px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
font-size: 16px;
}
@media only screen and (max-width: 650px) {
.content__meta-item {
margin-bottom: 15px;
}
}
.content__meta-item:last-child {
margin-right: 0;
}
.content__meta-term {
margin-bottom: 10px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-weight: 700;
color: #898989;
}
.content__meta-icon {
margin-right: 5px;
fill: #898989;
}
.content__meta-desc {
font-weight: 300;
color: #000;
}
.content__row {
padding-bottom: 50px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
@media only screen and (max-width: 895px) {
.content__row {
padding-bottom: 20px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.content__col {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.content__image {
position: relative;
padding-bottom: 0;
max-width: 444px;
width: 100%;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
@media only screen and (max-width: 895px) {
.content__image {
margin-bottom: 50px;
}
}
.content__control {
position: absolute;
left: 0;
right: 0;
padding-top: 15px;
padding-right: 18px;
padding-left: 18px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media only screen and (max-width: 425px) {
.content__control {
padding-right: 0;
padding-left: 0;
}
}
.content__control-links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.content__control-link {
margin-right: 20px;
text-decoration: none;
}
.content__control-link:last-child {
margin-right: 0;
}
.content__text {
margin-left: 140px;
padding-top: 92px;
color: #000000;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
@media only screen and (max-width: 1024px) {
.content__text {
margin-left: 30px;
}
}
@media only screen and (max-width: 895px) {
.content__text {
margin-top: 30px;
margin-left: 0;
padding-top: 0;
}
}
.content__gallery {
margin-top: auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
@media only screen and (max-width: 1024px) {
.content__gallery {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
}
.content__gallery-item {
position: relative;
margin-right: 20px;
margin-top: 20px;
max-width: 130px;
width: 100%;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
@media only screen and (max-width: 1024px) {
.content__gallery-item {
max-width: 130px;
}
}
.content__gallery-item img {
width: 100%;
}
.content__gallery-item:last-child {
margin-right: 0;
}
.content__gallery-title {
position: absolute;
top: 23px;
right: 12px;
left: 12px;
color: #ffffff;
font-size: 14px;
font-weight: 800;
}
.content__bottom {
border-top: 1px #898989 solid;
padding-top: 10px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
@media only screen and (max-width: 749px) {
.content__bottom {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.content__faq {
margin-right: 20px;
max-width: 895px;
width: 100%;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
@media only screen and (max-width: 749px) {
.content__faq {
margin-right: 0;
}
}
.content__side {
margin-top: 50px;
max-width: 285px;
width: 100%;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
@media only screen and (max-width: 749px) {
.content__side {
margin-top: 20px;
}
}
.content_theme_full {
padding-top: 0;
padding-right: 0;
max-width: 100%;
}
@media only screen and (max-width: 1024px) {
.content_theme_full {
padding-left: 15px;
padding-right: 15px;
}
}
.content_theme_single .content__image {
max-width: 590px;
max-width: 49%;
}
@media only screen and (max-width: 900px) {
.content_theme_single .content__image {
max-width: 590px;
}
}
.content_theme_single .content__col {
margin-left: 23px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media only screen and (max-width: 895px) {
.content_theme_single .content__col {
margin-top: 0;
margin-left: 0;
}
}
.content_theme_single .content__text {
margin-left: 0;
padding-top: 30px;
}
@media only screen and (max-width: 895px) {
.content_theme_single .content__text {
margin-top: 0;
margin-left: 0;
padding-top: 20px;
}
}
.content_theme_single .content__text h2 {
color: #3D7186;
font-weight: 700;
}
.side {
max-width: 288px;
width: 100%;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
@media only screen and (max-width: 1024px) {
.side {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
max-width: 100%;
}
}
.call-papers {
border: 1px solid #3d7186;
margin-bottom: 40px;
padding-top: 11px;
padding-right: 10px;
padding-bottom: 20px;
padding-left: 24px;
background-color: rgba(61, 113, 134, 0.05);
}
@media only screen and (max-width: 1024px) {
.call-papers {
margin-top: 30px;
}
}
.call-papers__title {
margin-bottom: 6px;
color: #EC6645;
font-weight: 800;
font-size: 28px;
}
.call-papers__text {
font-size: 18px;
font-weight: 300;
line-height: 1.26;
}
.call-papers__form {
margin-top: 20px;
margin-right: 24px;
}
.featured {
overflow: hidden;
}
.featured__title {
margin-bottom: 20px;
}
.featured__desc {
margin-bottom: 70px;
color: #000000;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
.featured__list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
@media only screen and (max-width: 610px) {
.featured__list {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.featured__item {
max-width: 300px;
width: 100%;
-webkit-flex-shrink: 1;
-ms-flex-negative: 1;
flex-shrink: 1;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
text-align: center;
}
@media only screen and (max-width: 1024px) {
.featured__item {
max-width: 338px;
}
}
@media only screen and (max-width: 610px) {
.featured__item {
margin-bottom: 20px;
max-width: 100%;
}
}
.featured__link {
display: block;
color: #3D7186;
text-decoration: none;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.featured__link:hover {
color: #4d8fa9;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.featured__link:hover .featured__image {
opacity: .8;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.featured__image {
margin-bottom: 16px;
opacity: 1;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.featured__image img {
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.featured__item-title {
font-size: 16px;
font-weight: 700;
}
.featured_theme_second .featured__list-title {
margin-bottom: 35px;
color: #000;
font-size: 30px;
font-weight: 700;
}
.featured_theme_second .featured__list {
margin-bottom: 80px;
margin-right: -20px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
@media only screen and (max-width: 750px) {
.featured_theme_second .featured__list_sponsored {
margin-right: 0;
}
}
@media only screen and (max-width: 750px) {
.featured_theme_second .featured__list_sponsored .featured__item {
max-width: 100%;
width: 100%;
}
}
.featured_theme_second .featured__item {
margin-bottom: 20px;
margin-right: 20px;
max-width: 262px;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
-webkit-box-flex: 0;
-webkit-flex-grow: 0;
-ms-flex-positive: 0;
flex-grow: 0;
}
@media only screen and (max-width: 1024px) {
.featured_theme_second .featured__item {
max-width: 338px;
}
}
@media only screen and (max-width: 750px) {
.featured_theme_second .featured__item {
max-width: 100%;
width: 100%;
}
}
@media only screen and (max-width: 610px) {
.featured_theme_second .featured__item {
margin-bottom: 20px;
max-width: 100%;
}
}
.featured_theme_second .featured__item-title {
background: #171414;
color: #fff;
font-size: 30px;
font-weight: 700;
}
.achievements {
position: relative;
z-index: 1;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
height: 100%;
}
@media only screen and (max-width: 1024px) {
.achievements {
margin-top: 30px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
}
.achievements__list {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
background: #3D7186;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
}
@media only screen and (max-width: 1024px) {
.achievements__list {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
.achievements__item {
position: relative;
padding-top: 30px;
padding-right: 10px;
padding-bottom: 50px;
padding-left: 10px;
color: #fff;
text-align: center;
}
@media only screen and (max-width: 1024px) {
.achievements__item {
padding-bottom: 0;
}
}
.achievements__item:after {
position: absolute;
bottom: 0;
left: 50%;
content: "";
width: 137px;
height: 1px;
background: #fff;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
@media only screen and (max-width: 1024px) {
.achievements__item:after {
display: none;
}
}
.achievements__item:last-child:after {
display: none;
}
.achievements__item-title {
margin-bottom: 10px;
text-transform: uppercase;
font-weight: 700;
font-size: 15px;
}
.achievements__text {
font-weight: 600;
font-size: 18px;
line-height: 1.25;
}
.achievements__val {
display: block;
font-family: "Open Sans Condensed", Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 58px;
font-weight: 700;
}
.stay-connected__container {
padding-top: 30px;
padding-right: 0;
padding-bottom: 30px;
padding-left: 0;
max-width: 1200px;
background: #EC6645;
color: #FFF;
text-align: center;
}
@media only screen and (max-width: 820px) {
.stay-connected__container {
padding-left: 15px;
padding-right: 15px;
max-width: 100%;
}
}
.stay-connected__w {
margin: auto;
max-width: 800px;
}
.stay-connected__title {
margin-bottom: 10px;
color: rgba(255, 255, 255, 0.66);
font-weight: 900;
font-size: 18px;
text-transform: uppercase;
}
.stay-connected__subtitle {
margin-bottom: 10px;
font-size: 24px;
font-weight: 400;
text-transform: uppercase;
}
@media only screen and (max-width: 610px) {
.stay-connected__subtitle {
line-height: 1.25;
}
}
.stay-connected__text {
margin-bottom: 30px;
}
@media only screen and (max-width: 610px) {
.stay-connected__text {
line-height: 1.25;
}
}
.sections {
overflow: hidden;
}
.sections__container {
padding-top: 40px;
padding-right: 0;
padding-bottom: 40px;
padding-left: 0;
max-width: 1200px;
}
.sections__list {
margin-left: -10px;
margin-right: -10px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
@media only screen and (max-width: 610px) {
.sections__list {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.sections__item {
padding-right: 10px;
padding-left: 10px;
max-width: 305px;
width: 100%;
-webkit-flex-shrink: 1;
-ms-flex-negative: 1;
flex-shrink: 1;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
text-align: center;
}
@media only screen and (max-width: 610px) {
.sections__item {
margin-bottom: 20px;
max-width: 100%;
}
}
.sections__link {
display: block;
color: #3D7186;
text-decoration: none;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sections__link:hover {
color: #4d8fa9;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sections__link:hover .featured__image {
opacity: .8;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sections__image {
margin-bottom: 16px;
opacity: 1;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sections__image img {
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.sections__item-title {
font-size: 16px;
font-weight: 700;
}
.banner {
display: block;
}
.faq {
padding-top: 10px;
}
.faq__link {
margin-bottom: 20px;
margin-left: 24px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #3D7186;
text-decoration: underline;
}
.faq__link:hover {
text-decoration: none;
}
.faq__icon {
margin-right: 5px;
fill: #3D7186;
}
.faq__w {
border: 1px solid #3D7186;
padding-top: 20px;
padding-bottom: 55px;
padding-right: 24px;
padding-left: 24px;
background: rgba(61, 113, 134, 0.05);
}
.faq__title {
margin-bottom: 20px;
color: #3D7186;
font-size: 24px;
}
.faq__title span {
font-weight: 800;
}
.exhibitors {
overflow: hidden;
}
.exhibitors__title {
margin-bottom: 0;
}
.exhibitors__subtitle {
margin-bottom: 30px;
font-weight: 700;
color: #3D7186;
}
.exhibitors__featured {
margin-right: -20px;
margin-top: 50px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media only screen and (max-width: 481px) {
.exhibitors__featured {
margin-right: 0;
}
}
.exhibitors__featured-item {
margin-right: 20px;
margin-bottom: 20px;
max-width: 285px;
width: 100%;
color: #3D7186;
text-align: center;
}
@media only screen and (max-width: 636px) {
.exhibitors__featured-item {
max-width: 45.6%;
}
}
@media only screen and (max-width: 481px) {
.exhibitors__featured-item {
margin-right: 0;
max-width: 100%;
}
}
.exhibitors__featured-item:last-child {
margin-right: 0;
}
.exhibitors__featured-link {
color: #3D7186;
display: block;
text-decoration: none;
}
.exhibitors__featured-image {
margin-bottom: 10px;
}
.exhibitors__featured-title {
font-weight: 700;
font-size: 16px;
}
.exhibitors__alphabet {
margin-top: 20px;
margin-bottom: 30px;
color: #898989;
}
.exhibitors__alphabet-title {
margin-bottom: 20px;
font-weight: 700;
font-size: 26px;
}
.exhibitors__alphabet-list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.exhibitors__alphabet-index {
margin-right: 20px;
color: #898989;
font-size: 26px;
font-weight: 400;
text-decoration: none;
text-transform: uppercase;
}
.exhibitors__alphabet-index:last-child {
margin-right: 0;
}
.exhibitors__alphabet-index:hover {
color: #707070;
}
.exhibitors__row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
@media only screen and (max-width: 910px) {
.exhibitors__row {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.exhibitors__w {
margin-right: 20px;
max-width: 876px;
width: 100%;
}
@media only screen and (max-width: 910px) {
.exhibitors__w {
margin-right: 0;
}
}
.exhibitors__search {
border: 1px solid #3D7186;
margin-bottom: 5px;
padding-top: 20px;
padding-right: 24px;
padding-bottom: 20px;
padding-left: 24px;
background: rgba(61, 113, 134, 0.05);
}
.exhibitors__search-title {
margin-bottom: 30px;
color: #3D7186;
font-weight: 800;
font-size: 24px;
}
.exhibitors__item {
border-bottom: 1px solid #898989;
padding-top: 25px;
padding-bottom: 25px;
}
.exhibitors__item-title {
margin-bottom: 5px;
color: #3D7186;
font-size: 18px;
font-weight: 700;
}
.exhibitors__item-category {
margin-bottom: 5px;
color: #3D7186;
font-size: 16px;
font-weight: 400;
}
.exhibitors__item-body {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
@media only screen and (max-width: 650px) {
.exhibitors__item-body {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.exhibitors__item-body_w_image .exhibitors__item-text {
margin-right: 30px;
-webkit-flex-shrink: 1;
-ms-flex-negative: 1;
flex-shrink: 1;
}
.exhibitors__item-body_w_image .exhibitors__item-image {
margin-top: -30px;
margin-left: auto;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
@media only screen and (max-width: 650px) {
.exhibitors__item-body_w_image .exhibitors__item-image {
margin-top: 10px;
margin-bottom: 10px;
margin-left: 0;
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
}
.exhibitors__item-text {
font-weight: 300;
line-height: 1.4;
}
.exhibitors__meta {
padding-top: 30px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
@media only screen and (max-width: 650px) {
.exhibitors__meta {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.exhibitors__meta-link {
margin-right: 20px;
text-decoration: none;
}
.exhibitors__meta-link:last-child {
margin-right: 0;
}
.exhibitors__buttons {
margin-left: auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
@media only screen and (max-width: 650px) {
.exhibitors__buttons {
margin-top: 20px;
margin-left: 0;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.exhibitors__button {
margin-left: 20px;
}
@media only screen and (max-width: 420px) {
.exhibitors__button {
margin-top: 10px;
margin-left: 0;
max-width: 100%;
width: 100%;
}
}
.exhibitors__button:first-child {
margin-left: 0;
}
.exhibitors__pagination-w {
margin-top: 25px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.exhibitors__pagination {
margin-left: auto;
}
.exhibitors__side {
max-width: 284px;
width: 100%;
}
.exhibitors__s-block {
margin-bottom: 33px;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
height: 267px;
background: #D0D0D0;
color: #fff;
text-align: center;
}
.exhibitors__s-block_reg {
background: #EC6746;
}
.exhibitors__auth {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
color: #fff;
font-size: 22px;
font-weight: 400;
}
.exhibitors__auth-link {
color: #fff;
font-size: 24px;
font-weight: 800;
text-decoration: none;
}
.exhibitors__auth-link:hover {
opacity: .9;
}
.exhibitors__auth-sep {
padding-left: 5px;
padding-right: 5px;
}
.exhibitors__s-text {
font-size: 22px;
line-height: 1.4;
}
.exhibitors__s-text span {
font-weight: 800;
}
.technical__top {
margin-bottom: 25px;
padding-left: 10px;
}
.technical__title {
margin-bottom: 14px;
}
.technical__meta {
border-bottom: 1px solid #898989;
margin-top: 17px;
margin-bottom: 20px;
padding-bottom: 25px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
@media only screen and (max-width: 650px) {
.technical__meta {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.technical__meta-item {
margin-right: 77px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
font-size: 16px;
}
@media only screen and (max-width: 650px) {
.technical__meta-item {
margin-bottom: 15px;
}
}
.technical__meta-item:last-child {
margin-right: 0;
}
.technical__meta-term {
margin-bottom: 10px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-weight: 700;
color: #898989;
}
.technical__meta-icon {
margin-right: 5px;
fill: #898989;
}
.technical__meta-desc {
font-weight: 300;
color: #000;
}
.technical__desc {
margin-left: 40px;
font-weight: 300;
font-size: 16px;
line-height: 1.4;
}
@media only screen and (max-width: 650px) {
.technical__desc {
margin-left: 0;
}
}
.technical__list {
margin-left: 40px;
}
@media only screen and (max-width: 650px) {
.technical__list {
margin-left: 0;
}
}
.technical__item {
border-bottom: 1px solid #898989;
padding-top: 50px;
padding-bottom: 10px;
}
.technical__item-body {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
@media only screen and (max-width: 650px) {
.technical__item-body {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.technical__image {
margin-right: 36px;
max-width: 269px;
width: 100%;
}
@media only screen and (max-width: 650px) {
.technical__image {
margin-bottom: 20px;
}
}
.technical__speaker {
margin-bottom: 5px;
color: #000;
font-size: 16px;
font-weight: 300;
}
.technical__position {
color: #000;
font-size: 16px;
font-weight: 300;
}
.technical__text {
margin-top: 18px;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
.technical__item-bottom {
padding-top: 20px;
padding-bottom: 20px;
}
.technical__control {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
@media only screen and (max-width: 650px) {
.technical__control {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
}
@media only screen and (max-width: 338px) {
.technical__control {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.technical__control-links {
max-width: 380px;
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
@media only screen and (max-width: 650px) {
.technical__control-links {
max-width: 100px;
}
}
.technical__control-link {
margin-right: 10px;
text-decoration: none;
}
.technical__control-link:last-child {
margin-right: 0;
}
.technical__button-w {
padding-top: 20px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.pagination {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
line-height: 1;
}
.pagination__link {
margin-right: 10px;
color: #898989;
font-size: 20px;
font-weight: 400;
text-decoration: none;
}
.pagination__link:last-child {
margin-right: 0;
}
.pagination__prev, .pagination__next {
position: relative;
}
.pagination__next {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.cta__container {
padding-top: 30px;
padding-right: 0;
padding-bottom: 30px;
padding-left: 0;
max-width: 1200px;
background: #3D7186;
color: #fff;
text-align: center;
}
@media only screen and (max-width: 610px) {
.cta__container {
padding-left: 15px;
padding-right: 15px;
}
}
.cta__title {
margin-bottom: 10px;
font-size: 36px;
font-weight: 300;
}
@media only screen and (max-width: 610px) {
.cta__title {
line-height: 1.25;
}
}
.footer {
background: #6C818E;
color: #FFF;
font-size: 14px;
font-weight: 400;
overflow: hidden;
}
.footer__top {
padding-top: 20px;
padding-bottom: 30px;
}
.footer__logo {
display: block;
}
.footer__body {
border-bottom: 1px solid #fff;
padding-bottom: 10px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media only screen and (max-width: 610px) {
.footer__body {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.footer__col {
max-width: 225px;
width: 100%;
-webkit-flex-shrink: 1;
-ms-flex-negative: 1;
flex-shrink: 1;
}
@media only screen and (max-width: 610px) {
.footer__text {
margin-bottom: 50px;
}
}
.footer__nav {
margin-bottom: 30px;
}
@media only screen and (max-width: 610px) {
.footer__nav {
margin-bottom: 50px;
}
}
.footer__nav-title {
margin-bottom: 20px;
font-weight: 700;
}
.footer__item {
margin-bottom: 20px;
text-transform: uppercase;
}
.footer__item:last-child {
margin-bottom: 0;
}
.footer__link {
color: inherit;
text-decoration: none;
}
.footer__bottom {
padding-top: 30px;
padding-bottom: 50px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media only screen and (max-width: 749px) {
.footer__bottom {
padding-bottom: 30px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.footer__links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 545px;
}
@media only screen and (max-width: 1024px) {
.footer__links {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: auto;
}
}
.footer__social {
margin-right: 66px;
margin-bottom: 15px;
}
@media only screen and (max-width: 749px) {
.footer__social {
max-width: 100%;
width: 100%;
}
}
.footer__app {
margin-bottom: 15px;
}
.footer__bottom-nav {
margin-right: 40px;
}
.footer__bottom-list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
@media only screen and (max-width: 610px) {
.footer__bottom-list {
display: block;
}
}
.footer__bottom-item {
position: relative;
padding-right: 20px;
padding-left: 20px;
color: rgba(255, 255, 255, 0.66);
text-transform: uppercase;
}
@media only screen and (max-width: 610px) {
.footer__bottom-item {
margin-bottom: 10px;
padding-right: 0;
padding-left: 0;
}
}
.footer__bottom-item:first-child {
padding-left: 0;
}
.footer__bottom-item:after {
position: absolute;
top: 50%;
right: 0;
content: "";
width: 1px;
height: 19px;
background: #FFF;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
@media only screen and (max-width: 610px) {
.footer__bottom-item:after {
display: none;
}
}
.footer__bottom-item:last-child:after {
display: none;
}
.footer__bottom-link {
color: inherit;
text-decoration: none;
white-space: nowrap;
}
| 0.342462 | 0.06489 |
$icon-font-path: '../../node_modules/bootstrap-sass/assets/fonts/bootstrap/';
// $bootstrap-sass-asset-helper: true;
$navbar-default-bg: white !default;
$font-family-sans-serif: "Helvetica Neue", "Segoe UI", Roboto, sans-serif;
@import '~bootstrap-sass/assets/stylesheets/bootstrap';
$fa-font-path: '../../node_modules/font-awesome/fonts/';
@import '~font-awesome/scss/font-awesome';
$use-fade: true;
$use-bounce: true;
@import '~animate-sass/_animate';
body {
padding-top: 50px;
height: 100%;
}
.animated-page-wrapper {
position: absolute;
top: 50px;
width: 100%;
}
.fade-appear,
.fade-enter {
opacity: 0;
}
.fade-appear-active,
.fade-enter-active {
transition: opacity .3s linear;
opacity: 1;
}
.fade-exit {
transition: opacity .2s linear;
opacity: 1;
}
.fade-exit-active {
opacity: 0;
}
.navbar-brand {
display: flex;
align-items: center;
}
.navbar-brand > img {
padding-right: 14px;
}
.down-link {
font-size: 48px;
bottom: 15px;
text-align: center;
}
#hero {
color: white;
background-color: darkgray;
position: relative;
display: block;
transform-style: preserve-3d;
}
.container
{
height: 100%;
}
#tagline {
position: relative;
top: 50%;
transform: translateY(-50%);
}
h1 {
font-size: 65px;
}
a {
color: lightgray;
}
.down-link {
position: absolute;
left: 50%;
transform: translateX(-50%);
}
#footer {
background-color: lightgray;
color: black;
}
footer {
text-align: center;
}
.count {
text-align: center;
font-size: 150px;
font-weight: 500;
line-height: 1.1;
margin-top: -15px;
padding: 0 15px;
}
.count-header {
font-size: 20px;
text-align: center;
padding-top: 5px;
}
.counter {
display: inline-block;
min-width: 300px;
border: 2px solid gray;
background-color: lightgray;
}
/* Socials links */
#share {
margin: 50px 0 0;
}
.socials-links {
list-style: none;
padding: 0;
margin: 0;
}
a
{
color: lightgray;
}
.socials-links li {
display: inline-block;
margin: 0 7px;
font-size: 28px;
}
.omb_authTitle
{
text-align: center;
line-height: 300%;
}
.omb_socialButtons {
color: whitesmoke;
opacity: 0.9;
}
.btn-block {
padding-left: 0;
padding-right: 0;
}
a:hover {
color: white;
opacity: 1;
}
.omb_btn-facebook {
background: #3b5998;
}
.omb_btn-twitter {
background: #00aced;
}
.omb_btn-google {
background: #c32f10;
}
.omb_loginOr {
position: relative;
font-size: 1.5em;
color: #aaa;
margin-top: 1em;
margin-bottom: 1em;
padding-top: 0.5em;
padding-bottom: 0.5em;
}
.omb_hrOr
{
background-color: #cdcdcd;
height: 1px;
margin-top: 0px !important;
margin-bottom: 0px !important;
}
.omb_spanOr {
display: block;
position: absolute;
left: 50%;
top: -0.6em;
margin-left: -1.5em;
background-color: white;
width: 3em;
text-align: center;
}
.omb_loginForm .input-group.i {
width: 2em;
}
.omb_loginForm .help-block {
color: red;
}
.main-nav li .glyphicon {
margin-right: 10px;
}
/* Highlighting rules for nav menu items */
.main-nav li a.active,
.main-nav li a.active:hover,
.main-nav li a.active:focus {
background-color: #4189C7;
color: white;
}
/* Keep the nav menu independent of scrolling and on top of other items */
.main-nav {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 1;
}
@media (max-width: 767px) {
/* On small screens, the nav menu spans the full width of the screen. Leave a space for it. */
body {
padding-top: 50px;
}
}
@media (min-width: 768px) {
/* On small screens, convert the nav menu to a vertical sidebar */
.main-nav {
height: 100%;
width: calc(25% - 20px);
}
.main-nav .navbar {
border-radius: 0px;
border-width: 0px;
height: 100%;
}
.main-nav .navbar-header {
float: none;
}
.main-nav .navbar-collapse {
border-top: 1px solid #444;
padding: 0px;
}
.main-nav .navbar ul {
float: none;
}
.main-nav .navbar li {
float: none;
font-size: 15px;
margin: 6px;
}
.main-nav .navbar li a {
padding: 10px 16px;
border-radius: 4px;
}
.main-nav .navbar a {
/* If a menu item's text is too long, truncate it */
width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
}
|
iWorkTech.Orleans.Web.Core.ReactRedux/ClientApp/css/site.css
|
$icon-font-path: '../../node_modules/bootstrap-sass/assets/fonts/bootstrap/';
// $bootstrap-sass-asset-helper: true;
$navbar-default-bg: white !default;
$font-family-sans-serif: "Helvetica Neue", "Segoe UI", Roboto, sans-serif;
@import '~bootstrap-sass/assets/stylesheets/bootstrap';
$fa-font-path: '../../node_modules/font-awesome/fonts/';
@import '~font-awesome/scss/font-awesome';
$use-fade: true;
$use-bounce: true;
@import '~animate-sass/_animate';
body {
padding-top: 50px;
height: 100%;
}
.animated-page-wrapper {
position: absolute;
top: 50px;
width: 100%;
}
.fade-appear,
.fade-enter {
opacity: 0;
}
.fade-appear-active,
.fade-enter-active {
transition: opacity .3s linear;
opacity: 1;
}
.fade-exit {
transition: opacity .2s linear;
opacity: 1;
}
.fade-exit-active {
opacity: 0;
}
.navbar-brand {
display: flex;
align-items: center;
}
.navbar-brand > img {
padding-right: 14px;
}
.down-link {
font-size: 48px;
bottom: 15px;
text-align: center;
}
#hero {
color: white;
background-color: darkgray;
position: relative;
display: block;
transform-style: preserve-3d;
}
.container
{
height: 100%;
}
#tagline {
position: relative;
top: 50%;
transform: translateY(-50%);
}
h1 {
font-size: 65px;
}
a {
color: lightgray;
}
.down-link {
position: absolute;
left: 50%;
transform: translateX(-50%);
}
#footer {
background-color: lightgray;
color: black;
}
footer {
text-align: center;
}
.count {
text-align: center;
font-size: 150px;
font-weight: 500;
line-height: 1.1;
margin-top: -15px;
padding: 0 15px;
}
.count-header {
font-size: 20px;
text-align: center;
padding-top: 5px;
}
.counter {
display: inline-block;
min-width: 300px;
border: 2px solid gray;
background-color: lightgray;
}
/* Socials links */
#share {
margin: 50px 0 0;
}
.socials-links {
list-style: none;
padding: 0;
margin: 0;
}
a
{
color: lightgray;
}
.socials-links li {
display: inline-block;
margin: 0 7px;
font-size: 28px;
}
.omb_authTitle
{
text-align: center;
line-height: 300%;
}
.omb_socialButtons {
color: whitesmoke;
opacity: 0.9;
}
.btn-block {
padding-left: 0;
padding-right: 0;
}
a:hover {
color: white;
opacity: 1;
}
.omb_btn-facebook {
background: #3b5998;
}
.omb_btn-twitter {
background: #00aced;
}
.omb_btn-google {
background: #c32f10;
}
.omb_loginOr {
position: relative;
font-size: 1.5em;
color: #aaa;
margin-top: 1em;
margin-bottom: 1em;
padding-top: 0.5em;
padding-bottom: 0.5em;
}
.omb_hrOr
{
background-color: #cdcdcd;
height: 1px;
margin-top: 0px !important;
margin-bottom: 0px !important;
}
.omb_spanOr {
display: block;
position: absolute;
left: 50%;
top: -0.6em;
margin-left: -1.5em;
background-color: white;
width: 3em;
text-align: center;
}
.omb_loginForm .input-group.i {
width: 2em;
}
.omb_loginForm .help-block {
color: red;
}
.main-nav li .glyphicon {
margin-right: 10px;
}
/* Highlighting rules for nav menu items */
.main-nav li a.active,
.main-nav li a.active:hover,
.main-nav li a.active:focus {
background-color: #4189C7;
color: white;
}
/* Keep the nav menu independent of scrolling and on top of other items */
.main-nav {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 1;
}
@media (max-width: 767px) {
/* On small screens, the nav menu spans the full width of the screen. Leave a space for it. */
body {
padding-top: 50px;
}
}
@media (min-width: 768px) {
/* On small screens, convert the nav menu to a vertical sidebar */
.main-nav {
height: 100%;
width: calc(25% - 20px);
}
.main-nav .navbar {
border-radius: 0px;
border-width: 0px;
height: 100%;
}
.main-nav .navbar-header {
float: none;
}
.main-nav .navbar-collapse {
border-top: 1px solid #444;
padding: 0px;
}
.main-nav .navbar ul {
float: none;
}
.main-nav .navbar li {
float: none;
font-size: 15px;
margin: 6px;
}
.main-nav .navbar li a {
padding: 10px 16px;
border-radius: 4px;
}
.main-nav .navbar a {
/* If a menu item's text is too long, truncate it */
width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
}
| 0.369201 | 0.061848 |
/* Morph Button: Default Styles */
.morph-button {
position: relative;
display: block;
margin: 0 auto;
}
.morph-button > button {
position: relative;
padding: 0 1em;
border: none;
background-color: #e85657;
color: #f9f6e5;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
line-height: 80px;
overflow: hidden;
}
.morph-button.open > button {
pointer-events: none;
}
.morph-content {
pointer-events: none;
}
.morph-button.open .morph-content {
pointer-events: auto;
}
/* Common styles for overlay and modal type (fixed morph) */
.morph-button-fixed,
.morph-button-fixed .morph-content {
width: 300px;
height: 80px;
}
.morph-button-fixed > button {
z-index: 1000;
width: 100%;
height: 100%;
-webkit-transition: opacity 0.1s 0.5s;
transition: opacity 0.1s 0.5s;
}
.morph-button-fixed.open > button {
opacity: 0;
-webkit-transition: opacity 0.1s;
transition: opacity 0.1s;
}
.morph-button-fixed .morph-content {
position: fixed;
z-index: 900;
opacity: 0;
-webkit-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
}
.morph-button-fixed.open .morph-content {
opacity: 1;
}
.morph-button-fixed .morph-content > div {
visibility: hidden;
height: 0;
opacity: 0;
-webkit-transition: opacity 0.1s, visibility 0s 0.1s, height 0s 0.1s;
transition: opacity 0.1s, visibility 0s 0.1s, height 0s 0.1s;
}
.morph-button-fixed.open .morph-content > div {
visibility: visible;
height: auto;
opacity: 1;
-webkit-transition: opacity 0.3s 0.5s;
transition: opacity 0.3s 0.5s;
}
.morph-button-fixed.active > button {
z-index: 2000;
}
.morph-button-fixed.active .morph-content {
z-index: 1900;
}
/* Transitions for overlay button and sidebar button */
.morph-button-overlay .morph-content,
.morph-button-sidebar .morph-content {
-webkit-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
}
.morph-button-overlay.open .morph-content,
.morph-button-sidebar.open .morph-content {
-webkit-transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
}
/* Morph Button Style: Overlay */
.morph-button.morph-button-overlay {
margin: 50px auto;
}
.morph-button-overlay .morph-content {
overflow: hidden;
background: #e85657;
}
.morph-button-overlay.open .morph-content {
top: 0 !important;
left: 0 !important;
width: 100%;
height: 100%;
}
/* Morph Button Style: Modal */
.morph-button-modal::before {
position: fixed;
top: 0;
left: 0;
z-index: 800;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.5);
content: '';
opacity: 0;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
pointer-events: none;
}
.morph-button-modal.open::before {
opacity: 1;
pointer-events: auto;
}
.morph-button-modal.active::before {
z-index: 1800;
}
.morph-button-modal .morph-content {
overflow: hidden;
-webkit-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
}
.morph-button-modal.open .morph-content {
top: 50% !important;
left: 50% !important;
margin: -210px 0 0 -300px;
width: 600px;
height: 420px;
-webkit-transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
}
/* Colors and sizes for individual modals */
.morph-button.morph-button-modal-1 {
float: left;
}
.morph-button.morph-button-modal-2,
.morph-button.morph-button-modal-3 {
display: inline-block;
margin: 10px 15px;
}
.morph-button-modal-1 > button,
.morph-button-modal-1 .morph-content {
background-color: #553445;
}
.morph-button-modal-2 > button,
.morph-button-modal-2 .morph-content,
.morph-button-modal-3 > button,
.morph-button-modal-3 .morph-content {
background-color: #fef0e3;
color: #e75854;
}
.morph-button-modal-4 {
display: inline-block;
}
.morph-button-modal-4 > button,
.morph-button-modal-4 .morph-content {
background-color: #faf1e0;
color: #553445;
}
.morph-button-modal-4 > button span,
.morph-button-modal-4 .morph-clone {
padding-left: 10px;
color: #286f81;
}
.morph-button-modal-4 .morph-clone {
position: absolute;
right: 34px;
bottom: 30px;
z-index: 100;
letter-spacing: 1px;
font-weight: 700;
-webkit-transition: bottom 0.4s 0.1s, right 0.4s 0.1s;
transition: bottom 0.4s 0.1s, right 0.4s 0.1s;
}
.morph-button-modal-4.open .morph-clone,
.no-js .morph-button-modal-4 .morph-clone {
right: 10px;
bottom: 10px;
}
.morph-button-modal-1::before {
background: rgba(240,221,204,0.7);
}
.morph-button-modal-2.open .morph-content {
margin: -210px 0 0 -170px;
width: 340px;
height: 420px;
}
.morph-button-modal-3.open .morph-content {
margin: -255px 0 0 -210px;
width: 420px;
height: 510px;
}
.morph-button-modal-3.open .morph-content > div {
height: 420px;
}
.morph-button-modal-2.open .morph-content > div,
.morph-button-modal-3.open .morph-content > div {
-webkit-transition: opacity 0.3s 0.3s;
transition: opacity 0.3s 0.3s;
}
.morph-button-modal-4.open .morph-content {
margin: -200px 0 0 -320px;
width: 640px;
height: 400px;
}
/* Morph Button Style: In the content flow */
.morph-button-inflow {
overflow: hidden;
max-width: 100%;
height: 70px;
}
.morph-button-inflow > button {
width: 100%;
line-height: 70px;
}
.morph-button-inflow .morph-content {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.morph-button-inflow .morph-content .morph-clone {
padding: 0;
font-weight: 700;
font-size: 1.5em;
line-height: 70px;
}
/* Colors and sizes for individual in flow buttons */
.morph-button-inflow-1 {
width: 600px;
margin: 2em auto;
-webkit-transition: height 0.5s cubic-bezier(0.7,0,0.3,1);
transition: height 0.5s cubic-bezier(0.7,0,0.3,1);
}
.morph-button-inflow-1 > button span {
visibility: hidden;
}
.morph-button-inflow-1 .morph-content .morph-clone {
color: #f9f6e5;
background: #e85657;
}
.morph-button-inflow-2 {
position: absolute;
top: 50%;
left: 50%;
width: 220px;
background-color: #fef0e3;
-webkit-transition: height 0.3s, width 0.3s, -webkit-transform 0.3s;
transition: height 0.3s, width 0.3s, transform 0.3s;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.morph-button-inflow-2 > button {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: transparent;
color: #e75854;
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
}
.morph-button-inflow-2.open > button {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
.morph-button-inflow-2 .morph-content {
width: 260px;
height: 200px;
}
.morph-button-inflow-2.open {
width: 260px;
}
/* Morph Button Style: Sidebar */
.morph-button-sidebar,
.morph-button-sidebar .morph-content {
width: 60px;
height: 60px;
}
.morph-button-sidebar {
position: fixed;
bottom: 50px;
left: 50px;
}
.morph-button-sidebar > button {
line-height: 60px;
font-size: 1.6em;
padding: 0;
}
.morph-button-sidebar .morph-content {
background: #e85657;
}
.morph-button-sidebar.open .morph-content {
top: 0 !important;
left: 0 !important;
width: 300px;
height: 100%;
overflow: hidden;
-webkit-backface-visibility: hidden;
}
/* Let's add some nice easing for all cases */
.morph-button .morph-content,
.morph-button.open .morph-content,
.morph-button-modal-4 .morph-clone {
-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
/* Helper classes */
.noscroll {
overflow: hidden;
}
.morph-button-overlay.scroll .morph-content {
overflow-y: scroll;
}
.morph-button-sidebar.scroll .morph-content {
overflow: auto;
}
/* No JS fallback: let's hide the button and show the content */
.no-js .morph-button > button {
display: none;
}
.no-js .morph-button {
margin: 10px 0;
float: none;
}
.no-js .morph-button,
.no-js .morph-button .morph-content,
.no-js .morph-button .morph-content > div {
position: relative;
width: auto;
height: auto;
opacity: 1;
visibility: visible;
top: auto;
left: auto;
-webkit-transform: none;
transform: none;
pointer-events: auto;
}
.no-js .morph-button .morph-content .icon-close {
display: none;
}
.no-js .morph-button-sidebar {
width: 300px;
position: fixed;
top: 0;
left: 0;
margin: 0;
height: 100%;
background: #e85657;
overflow: auto;
}
/* Media Queries */
@media screen and (max-width: 600px) {
.morph-button-modal.open .morph-content {
top: 0% !important;
left: 0% !important;
margin: 0;
width: 100%;
height: 100%;
overflow-y: scroll;
-webkit-transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
}
}
@media screen and (max-width: 500px) {
.morph-button-sidebar,
.morph-button-sidebar .morph-content {
width: 100%;
height: 60px;
}
.morph-button-sidebar {
bottom: 0px;
left: 0px;
}
}
|
bld/Windows-x86/Debug/www/css/component.css
|
/* Morph Button: Default Styles */
.morph-button {
position: relative;
display: block;
margin: 0 auto;
}
.morph-button > button {
position: relative;
padding: 0 1em;
border: none;
background-color: #e85657;
color: #f9f6e5;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
line-height: 80px;
overflow: hidden;
}
.morph-button.open > button {
pointer-events: none;
}
.morph-content {
pointer-events: none;
}
.morph-button.open .morph-content {
pointer-events: auto;
}
/* Common styles for overlay and modal type (fixed morph) */
.morph-button-fixed,
.morph-button-fixed .morph-content {
width: 300px;
height: 80px;
}
.morph-button-fixed > button {
z-index: 1000;
width: 100%;
height: 100%;
-webkit-transition: opacity 0.1s 0.5s;
transition: opacity 0.1s 0.5s;
}
.morph-button-fixed.open > button {
opacity: 0;
-webkit-transition: opacity 0.1s;
transition: opacity 0.1s;
}
.morph-button-fixed .morph-content {
position: fixed;
z-index: 900;
opacity: 0;
-webkit-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
}
.morph-button-fixed.open .morph-content {
opacity: 1;
}
.morph-button-fixed .morph-content > div {
visibility: hidden;
height: 0;
opacity: 0;
-webkit-transition: opacity 0.1s, visibility 0s 0.1s, height 0s 0.1s;
transition: opacity 0.1s, visibility 0s 0.1s, height 0s 0.1s;
}
.morph-button-fixed.open .morph-content > div {
visibility: visible;
height: auto;
opacity: 1;
-webkit-transition: opacity 0.3s 0.5s;
transition: opacity 0.3s 0.5s;
}
.morph-button-fixed.active > button {
z-index: 2000;
}
.morph-button-fixed.active .morph-content {
z-index: 1900;
}
/* Transitions for overlay button and sidebar button */
.morph-button-overlay .morph-content,
.morph-button-sidebar .morph-content {
-webkit-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
}
.morph-button-overlay.open .morph-content,
.morph-button-sidebar.open .morph-content {
-webkit-transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
}
/* Morph Button Style: Overlay */
.morph-button.morph-button-overlay {
margin: 50px auto;
}
.morph-button-overlay .morph-content {
overflow: hidden;
background: #e85657;
}
.morph-button-overlay.open .morph-content {
top: 0 !important;
left: 0 !important;
width: 100%;
height: 100%;
}
/* Morph Button Style: Modal */
.morph-button-modal::before {
position: fixed;
top: 0;
left: 0;
z-index: 800;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.5);
content: '';
opacity: 0;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
pointer-events: none;
}
.morph-button-modal.open::before {
opacity: 1;
pointer-events: auto;
}
.morph-button-modal.active::before {
z-index: 1800;
}
.morph-button-modal .morph-content {
overflow: hidden;
-webkit-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
}
.morph-button-modal.open .morph-content {
top: 50% !important;
left: 50% !important;
margin: -210px 0 0 -300px;
width: 600px;
height: 420px;
-webkit-transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
}
/* Colors and sizes for individual modals */
.morph-button.morph-button-modal-1 {
float: left;
}
.morph-button.morph-button-modal-2,
.morph-button.morph-button-modal-3 {
display: inline-block;
margin: 10px 15px;
}
.morph-button-modal-1 > button,
.morph-button-modal-1 .morph-content {
background-color: #553445;
}
.morph-button-modal-2 > button,
.morph-button-modal-2 .morph-content,
.morph-button-modal-3 > button,
.morph-button-modal-3 .morph-content {
background-color: #fef0e3;
color: #e75854;
}
.morph-button-modal-4 {
display: inline-block;
}
.morph-button-modal-4 > button,
.morph-button-modal-4 .morph-content {
background-color: #faf1e0;
color: #553445;
}
.morph-button-modal-4 > button span,
.morph-button-modal-4 .morph-clone {
padding-left: 10px;
color: #286f81;
}
.morph-button-modal-4 .morph-clone {
position: absolute;
right: 34px;
bottom: 30px;
z-index: 100;
letter-spacing: 1px;
font-weight: 700;
-webkit-transition: bottom 0.4s 0.1s, right 0.4s 0.1s;
transition: bottom 0.4s 0.1s, right 0.4s 0.1s;
}
.morph-button-modal-4.open .morph-clone,
.no-js .morph-button-modal-4 .morph-clone {
right: 10px;
bottom: 10px;
}
.morph-button-modal-1::before {
background: rgba(240,221,204,0.7);
}
.morph-button-modal-2.open .morph-content {
margin: -210px 0 0 -170px;
width: 340px;
height: 420px;
}
.morph-button-modal-3.open .morph-content {
margin: -255px 0 0 -210px;
width: 420px;
height: 510px;
}
.morph-button-modal-3.open .morph-content > div {
height: 420px;
}
.morph-button-modal-2.open .morph-content > div,
.morph-button-modal-3.open .morph-content > div {
-webkit-transition: opacity 0.3s 0.3s;
transition: opacity 0.3s 0.3s;
}
.morph-button-modal-4.open .morph-content {
margin: -200px 0 0 -320px;
width: 640px;
height: 400px;
}
/* Morph Button Style: In the content flow */
.morph-button-inflow {
overflow: hidden;
max-width: 100%;
height: 70px;
}
.morph-button-inflow > button {
width: 100%;
line-height: 70px;
}
.morph-button-inflow .morph-content {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.morph-button-inflow .morph-content .morph-clone {
padding: 0;
font-weight: 700;
font-size: 1.5em;
line-height: 70px;
}
/* Colors and sizes for individual in flow buttons */
.morph-button-inflow-1 {
width: 600px;
margin: 2em auto;
-webkit-transition: height 0.5s cubic-bezier(0.7,0,0.3,1);
transition: height 0.5s cubic-bezier(0.7,0,0.3,1);
}
.morph-button-inflow-1 > button span {
visibility: hidden;
}
.morph-button-inflow-1 .morph-content .morph-clone {
color: #f9f6e5;
background: #e85657;
}
.morph-button-inflow-2 {
position: absolute;
top: 50%;
left: 50%;
width: 220px;
background-color: #fef0e3;
-webkit-transition: height 0.3s, width 0.3s, -webkit-transform 0.3s;
transition: height 0.3s, width 0.3s, transform 0.3s;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.morph-button-inflow-2 > button {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: transparent;
color: #e75854;
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
}
.morph-button-inflow-2.open > button {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
.morph-button-inflow-2 .morph-content {
width: 260px;
height: 200px;
}
.morph-button-inflow-2.open {
width: 260px;
}
/* Morph Button Style: Sidebar */
.morph-button-sidebar,
.morph-button-sidebar .morph-content {
width: 60px;
height: 60px;
}
.morph-button-sidebar {
position: fixed;
bottom: 50px;
left: 50px;
}
.morph-button-sidebar > button {
line-height: 60px;
font-size: 1.6em;
padding: 0;
}
.morph-button-sidebar .morph-content {
background: #e85657;
}
.morph-button-sidebar.open .morph-content {
top: 0 !important;
left: 0 !important;
width: 300px;
height: 100%;
overflow: hidden;
-webkit-backface-visibility: hidden;
}
/* Let's add some nice easing for all cases */
.morph-button .morph-content,
.morph-button.open .morph-content,
.morph-button-modal-4 .morph-clone {
-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
/* Helper classes */
.noscroll {
overflow: hidden;
}
.morph-button-overlay.scroll .morph-content {
overflow-y: scroll;
}
.morph-button-sidebar.scroll .morph-content {
overflow: auto;
}
/* No JS fallback: let's hide the button and show the content */
.no-js .morph-button > button {
display: none;
}
.no-js .morph-button {
margin: 10px 0;
float: none;
}
.no-js .morph-button,
.no-js .morph-button .morph-content,
.no-js .morph-button .morph-content > div {
position: relative;
width: auto;
height: auto;
opacity: 1;
visibility: visible;
top: auto;
left: auto;
-webkit-transform: none;
transform: none;
pointer-events: auto;
}
.no-js .morph-button .morph-content .icon-close {
display: none;
}
.no-js .morph-button-sidebar {
width: 300px;
position: fixed;
top: 0;
left: 0;
margin: 0;
height: 100%;
background: #e85657;
overflow: auto;
}
/* Media Queries */
@media screen and (max-width: 600px) {
.morph-button-modal.open .morph-content {
top: 0% !important;
left: 0% !important;
margin: 0;
width: 100%;
height: 100%;
overflow-y: scroll;
-webkit-transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
}
}
@media screen and (max-width: 500px) {
.morph-button-sidebar,
.morph-button-sidebar .morph-content {
width: 100%;
height: 60px;
}
.morph-button-sidebar {
bottom: 0px;
left: 0px;
}
}
| 0.297266 | 0.058185 |
公共样式
==================== */
body{font-family: Arial;
font: 12px/1.5 arial;
color: #666; margin: 0; padding:0}
div{margin:0 auto; padding:0;}
h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form,img,p{
margin:0; padding:0; border:none; list-style-type:none;
}
.block{width:1200px; margin:0 auto;}
.index_body .block{width:1200px; margin:0 auto;}
.table td,.table th{ padding:5px;}
.f_l{float:left;}
.f_r{float:right;}
.tl{ text-align:left;}
.tc{ text-align:center;}
.tr{ text-align:right;}
.dis{display:block;}
.inline{display:inline;}
.none{display:none;}
a{ text-decoration:none; color:#666}
.dashed{background:url(../images/lineBg.gif) repeat-x left top; color:#3f3f3f; padding:2px 0 3px 12px;}
.clearfix:after{
content:"."; display:block; height:0; clear:both;
visibility:hidden;
}
*html .clearfix{
height:1%;
}
*+html .clearfix{
height:1%;
}
/*英文强制换行*/
.word{word-break:break-all;}
/*边框*/
.B_blue{border:1px solid #e6e6e6;}
.B_input{border:1px solid #ccc;}
.inputBg{border:1px solid #b3b3b3; height:23px; line-height:23px;}
/*字体颜色ecmoban.com*/
.f1{color:#f69; font-weight:bold}
.f2{color:#f69; font-weight:bold; margin-right:15px;}
.f3{color:#9e9e9e;}
.f4{color:#b22825;}
.f4_b{color:#f69; font-weight:bold;}
.f5{ font-size:14px; font-weight:bold;}
.f6{color:#f69;}
.market{ font-size:12px; text-decoration:line-through; color:#999}
.shop{font-family: 'Arial';
font-size: 28px;
color: #f69; font-weight:bold }
.market_s{text-decoration:line-through;}
.shop_s{color:#f69; font-weight:bold}
/*按钮部分*/
.bnt_blue{
background:url(../images/bg.gif) no-repeat 0px 0px; width:52px; height:21px;
text-align:center; line-height:22px; color:#333; border:none; cursor:pointer; overflow:hidden
}
.bnt_blue_1{
background:url(../images/bg.gif) no-repeat 0px -663px; width:77px; height:21px;
text-align:center; line-height:22px; color:#333; border:none; cursor:pointer;overflow:hidden
}
.bnt_blue_2{
background:url(../images/bg.gif) no-repeat 0px -696px; width:139px; height:21px;
text-align:center; line-height:22px; color:#333; border:none; cursor:pointer;overflow:hidden
}
.bnt_bonus{
background:url(../images/bg.gif) no-repeat -56px 0px; width:52px; height:21px;
text-align:center; line-height:22px; color:#333; border:none; cursor:pointer;overflow:hidden
}
/*box from ec moban*/
.box_1{border:1px solid #ddd; background-color:#fff;}
.box_2{border:1px solid #ddd; background:url(../images/box_2Bg.gif) repeat-x top left;
background-color:#edf8fe;
}
.boxCenterList{padding:8px;}
/*模块标题*/
h3{height:32px; line-height:32px; font-size:12px; background:#f5f5f5; text-align:right;
padding:0 12px; font-weight:100;
}
h3.border{border:1px solid #e2e2e2; border-bottom:none;}
h3 img{position:relative; top:7px;}
h3 span{float:left; font-size:14px; height:32px; line-height:32px; text-align:left;
font-weight:bold; color:#666; padding-left:5px; font-family:"微软雅黑"}
h3 a{ color:#333; text-decoration:none; font-family:"微软雅黑"}
h5{height:26px; line-height:26px; text-align:right; background-color:#f6f6f6; font-size:12px;
color:#900; padding:0 10px 0 0;
}
h5 span{float:left; font-weight:bold;padding-left:15px;}
h6{height:38px; line-height:38px; text-align:right; font-size:12px; background:#f6f6f6; color:#3f3f3f;
border:1px solid #fff; padding-right:10px;
}
h6 span{float:left; padding-left:15px; font-size:14px;}
/*页面留白*/
.blank{height:15px; line-height:15px; clear:both; visibility:hidden;}
.blank5{height:5px; line-height:5px;/* _margin:-3px 0;e c m o b a n*/ clear:both; visibility:hidden;}
/*布局*/
.AreaL{width:240px; float:left; }
.index_page .AreaL{ background:#FFF}
.AreaR{width:950px; float:right; }
/* ====================
导航部分
==================== */
.topWrap { height:40px; margin:0 auto;}
.top_nav{ height:38px; line-height:38px; background:#f5f5f5; border-bottom:1px solid #eee; border-top:1px solid #eee; position:relative; z-index:999999999}
.top_bav_l{ float:left}
.top_bav_l li{ float:left; }
.top_bav_l .top_sc{ border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8; padding:0 5px; margin-right:12px}
.top_bav_l .menuPopup{ position:relative}
.top_bav_l .top_nav_box{
position: absolute;
top: 38px;
left: 0;
line-height: 20px;
border: 1px solid #eeeced;
background: #f5f3f4;
z-index: 100;
display: none;width: 68px;
padding: 0 5px;
}
.top_bav_l .top_weibo{width: 68px;
padding: 0 5px;}
.top_bav_l a.attention,.top_bav_l a.top_weixin,.top_bav_l a.top_weibo,.top_bav_l a.top_qq{background:url(../images/headTop_icon.png) no-repeat;}
.top_bav_l a{height: 38px;
line-height:38px; float:left}
.top_bav_l a.attention{background-position:-14px 0;width:18px;padding:0 5px;float:left; margin-top:6px; height:29px;}
.top_bav_l a.attention:hover{background-position:-64px 0;}
.top_bav_l a.top_weixin{background-position:-131px 0;width:19px;padding:0 5px;float:left;margin-top:6px;height:29px; }
.top_bav_l a.top_weibo{background-position:-14px 0;width:18px;padding:0 5px;float:left;}
.top_bav_l a.top_weibo:hover{background-position:-64px 0;}
.top_bav_l a.top_qq{background-position:-41px 0;width:13px;padding:0 5px;float:left;margin:0 10px 0 5px;}
.top_bav_l a.top_qq:hover{background-position:-97px 0;}
.top_bav_l .weixinBox {
width: 150px;
height: 190px;
left: -1px;
position: absolute;
top: 38px;
left: 0;
padding: 5px 0;
line-height: 38px;
border: 1px solid #eeeced;
background: #f5f3f4;
z-index: 100;
display: none;
}
/* ====================
导航部分
==================== */
/*头部左侧收藏我们与微博微信*/
.headTop_l a.top_weibo,.headTop_l a.top_qq,.headTop_l a.attention,.headTop_l a.top_weixin{background:url(../images/headTop_icon.png) no-repeat;}
.headTop_l{float:left;border-left:solid 1px #e8e8e8;}
.headTop_l li{border-right:solid 1px #e8e8e8;float:left;}
.headTop_l li span{display:block;padding:0 5px 0 15px;line-height:26px;float:left;}
.headTop_l a{padding:0 10px;height:26px;line-height:26px;}
.headTop_l a.attention{background-position:-14px 0;width:18px;padding:0 5px;float:left;}
.headTop_l a.attention:hover{background-position:-64px 0;}
.headTop_l a.top_weixin{background-position:-132px 0;width:19px;padding:0 5px;float:left;}
.headTop_l a.top_weibo{background-position:-106px 0;width:18px;padding:0 5px;float:left;}
.headTop_l a.top_weibo:hover{background-position:-279px 0;}
.headTop_l a.top_qq{background-position:-133px 0;width:13px;padding:0 5px;float:left;margin:0 10px 0 5px;}
.headTop_l a.top_qq:hover{background-position:-312px 0;}
.headTop_l .topPopUpNav{}
.headTop_l .topPopUpNav a{line-height:21px;text-indent:12px;display:block;text-align:left;}
.headTop_l .weixinBox{width:150px;height:190px;left:-1px;}
.headTop_l .weiboBox{width:68px;padding:0 5px;}
/*头部*/
.header { height:35px; padding:15px 0; }
.header .top { text-align: left; }
.header .top .right {color: #434a54;font-size: 12px;padding-top: 33px;}
.header .top .right .menu {position: relative;float: right;display: inline-block;_display: inline;width:335px;padding-top: 10px;margin-left: 0;margin-right: 105px;}
.header .top .right .menu li {float: right;display: inline-block;height: 15px;line-height: 15px;text-align: center;border-right: 1px solid #ccd1d9;padding: 0 15px 0 15px;}
.header .top .right a {color: #434a54;text-decoration: none;}
.header .top .right .search {position: relative;float: right;display: inline-block;}
.header .top .right .search .txt {display: block;width: 245px;height: 32px;line-height: 32px;text-indent: 6px;border: 3px solid #f69;background: #fff;margin-bottom: 6px;color: #ccd1d9;-webkit-border-radius: 6px;
-moz-border-radius: 6px;border-radius: 6px;}
.header .top .right .search .mbtn {position: absolute;left: 322px;top: 0;z-index: 2;display: block;width: 50px;height: 40px;cursor: pointer;border: 0;background: 0;}
.header .top .right .search .hot {display: block;text-align: left;color: #aab2bd;}
.header .top .right .search .hot a {color: #aab2bd;margin-right: 6px;}
.header .top .right .search .iconsear {position: absolute;left:224px;top: 10px;z-index: 1;display: block;cursor: pointer;border: 0;}
.icon-common-search {width: 17px;height: 18px;background-position: -223px -51px;}
.logo{ width: 106px;
height: 36px;
margin-right: 13px;
cursor: pointer;
overflow: hidden;
float: left;}
a.arr b,.headTop_l a.vancl,.headTop_l a.weibo,.headTop_l a.qq,.headTop_l a.attention,.headTop_l a.weixin,.top_shopCart,.top_shopCart a b,.keyword,#seachbtn,.items li s,.items li b,.pop-subcategory b{background:url(../images/i_index_icon.png?v=2) no-repeat;}
.headTop_r{float:right;}
.headTop_r ul{}
.headTop_r ul li{float:left;padding:0 10px;height:27px;line-height:27px;background:url(../images/i_top_line_bg.jpg) right no-repeat}
.headTop_r ul li.welcomeVjia{text-align:right;border-right:solid 1px #e8e8e8;color:#818181;background:none}
.headTop_r ul li.welcomeVjia span{padding-left:25px;}
ul.shoppingMes li.welcomeVjia .loginvjia{color:#dc0050;}
.headTop_r ul li.menuPopup{width:82px;padding:0;text-align:center;position:relative;z-index:100;display:block;}
.headTop_r ul li.menuPopup a.arr{width:82px;display:block;_padding:4px 0;}
.headTop_r ul li.menuPopup a.arr b{background-position:-165px -12px;display:inline-block;width:7px;height:5px;margin-left:3px;vertical-align:middle;}
.headTop_r ul li.menuPopup a.trak{position:absolute;border:1px solid #e2e2e2;left:0;border-bottom:none;z-index:101;width:80px;height:27px;margin-top:-1px;background:#f5f3f4;color:#9a0002;-webkit-box-shadow:1px 0 rgba(0,0,0,0.2);box-shadow:1px 0 rgba(0,0,0,0.2);-moz-box-shadow:1px 0 rgba(0,0,0,0.2);}
.headTop_r ul li.menuPopup a.trak b{background-position:-174px -12px;}
.headTop_r .topPopUpNav{position:absolute;top:26px;left:0;padding:5px 0;line-height:20px;border:1px solid #e2e2e2;background:#f5f3f4;z-index:100;-webkit-box-shadow:1px 1px rgba(0,0,0,0.2);box-shadow:1px 1px rgba(0,0,0,0.2);-moz-box-shadow:1px 1px rgba(0,0,0,0.2);width:80px;display:none;}
.headTop_r .topPopUpNav a{line-height:21px;text-indent:12px;display:block;text-align:left;}
.headTop_r .website{width:220px;left:-140px;}
.website dl{padding:2px 0 0 15px;text-align:left;}
.website dl dt{font-weight:bold;}
.website dl dt.c1{color:#FF731F}
.website dl dt.c2{color:#86BE13}
.website dl dt.c3{color:#F04782}
.website dl dd{overflow:hidden;zoom:1;margin-bottom:5px;}
.website dl dd a{width:65px;float:left;text-indent:0;}
/* log 搜索 购物车*/
.header_bg {
background: #fff
}
.logo_wrap {
height: 36px;
padding-top: 15px;
padding-bottom: 15px
}
.logo_wrap .logo_new {
width: 106px;
height: 36px;
margin-right: 13px;
cursor: pointer;
overflow: hidden;
float: left
}
.ser_n {
border: 2px solid #f69;
display: inline;
background: #fff;
float: left;
height: 30px;
left: 50%;
margin-left: -240px;
margin-top: 2px;
position: absolute;
width: 460px;
z-index: 450
}
.ser_n input {
float: left
}
.ser_n .search-table {
position: relative;
float: left;
text-align: center;
cursor: pointer
}
.ser_n .search-table .cur {
float: left;
border: 1px solid #f5f5f5;
border-right-color: #e6e6e6;
width: 68px;
background-color: #f5f5f5;
line-height: 28px
}
.ser_n .search-table .list {
border: 1px solid #e6e6e6;
display: none;
position: absolute;
top: 0;
left: 0;
z-index: 460;
background-color: #fff;
width: 68px;
line-height: 28px
}
.ser_n .search-table .list a {
display: inline-block;
*zoom:1;
*display:inline;
width: 100%;
color: #666
}
.ser_n .search-table .list a:hover {
background-color: #f5f5f5
}
.ser_n .search-table .arrow {
position: absolute;
z-index: 461;
top: 13px;
right: 8px;
background: url(../images/mls_global140607.png) no-repeat -20px -70px;
height: 6px;
width: 10px
}
.ser_n .ipt1 {
height: 30px;
overflow: hidden;
float: left;
width: 300px
}
.ser_n .ipt1 input {
-webkit-appearance: none;
outline: 0;
background: 0;
border: 0;
height: 24px;
line-height: 24px;
font-size: 12px;
margin-top: 3px;
color: #999;
width: 265px
}
.ser_n .ipt2 {
background-color: #f69;
height: 30px;
overflow: hidden;
float: left;
width: 90px
}
.ser_n .ipt2 input {
background: 0;
border: 0;
cursor: pointer;
color: #fff;
font-size: 14px;
height: 30px;
width: 90px
}
.ser_n .ipt2 input:hover {
color: #fff
}
.cart_info {
float: right;
padding-top: 2px
}
.cart_info li {
background-color: #f5f5f5;
border: 1px solid #e6e6e6;
display: inline;
margin-left: 10px;
float: left;
height: 30px;
line-height: 30px;
padding-left: 8px;
padding-right: 8px;
position: relative
}
.cart_info li .carts_num {
background: url(../images/mls_global140607.png) no-repeat -46px -116px;
color: #fff;
text-align: center;
height: 15px;
line-height: 12px;
width: 23px;
position: absolute;
left: 16px;
top: -8px
}
.cart_info li .carts_num:hover {
color: #fff
}
.bot_cart {
background: #fff;
border-left: 1px solid #e6e6e6;
border-top: 1px solid #e6e6e6;
box-shadow: 0 3px 8px rgba(51,51,51,0.6);
-webkit-box-shadow: rgba(51,51,51,0.6) 0 3px 8px;
position: fixed;
right: 0;
bottom: 0;
z-index: 99;
}
.bot_cart .first {
border-left: none;
}
.bot_cart li {
float: left;
border-right: 1px solid #fff;
border-left: 1px solid #ccc;
text-align: center;
height: 34px;
line-height: 34px;
width: 140px; position:relative;
}
.bot_cart li a {
display: block;
}
.bot_cart .last {
border-right: 0;
}
.b_msg {
background: url("images/im_remind.png") no-repeat;
padding: 1px 8px;
background-position: 0 0;
}
.bot_cart .carts_num {
-webkit-border-radius: 10px;
border-radius: 10px;
height: 16px;
line-height: 16px;
margin-right: -4px;
padding-left: 4px;
padding-right: 4px;
position: relative;
top: -8px;
right: 4px;
background: #f69;color: #fff;
}
.cart_info li .i_cart {
background-position: -192px -45px;
}
.i_sina, .g_sina, .i_ren, .g_ren, .i_tx, .i_qzone, .g_qzone, .i_dban, .i_renren, .i_QQ, .i_baidu, .i_wangyi, .i_taobao, .i_house, .i_comm, .i_mail, .i_notice, .i_mob, .i_cart, .i_order, .i_search, .b_cart, .b_msg {
background: url(../images/mls_global140607.png) no-repeat;
padding: 1px 8px;
}
.i_order {
background-position: -223px -45px;
}
.i_search {
background-position: 8px -61px;
float: left;
height: 22px;
width: 10px;
}
.cart_info li .carts_num a{ color:#FFF;}
.cart_info li a:hover{ color:#f69}
.cart_info li span a:hover{ color:#FFF;}
/*页面主导航*/
.menu_box{height:40px; background:#ff6599}
.menu_box a{display: inline-block;_display: inline;_zoom: 1;line-height: 40px;color: #fff;font-size: 14px; font-weight:bold;padding:0 14px;text-align: center;}
.menu_box a.cur{ color:#fff; background:#ed3577}
.menu_box a:hover{ color:#fff; font-weight:bold}
.index_page .menu_box .menu{ padding-left:240px;}
/*当前位置*/
#ur_here{
height:24px; line-height:24px;
}
#ur_here a{color:#666; text-decoration:none;}
/* ====================
模块
==================== */
/*商品分类*/
#category_tree{ }
#category_tree .tit {background:#ff6599;
height: 40px;
line-height: 40px;
font-weight: normal;
color: #fff;
text-align: center;
font-size: 16px;}
#category_tree dl{float:left; width:238px; border:1px solid #e6e6e6; position:relative; padding-bottom:5px; background:#FFF }
#category_tree .dt{font-size:12px;position:relative; margin:0 20px; border-bottom:1px dotted #ccc; }
#category_tree .dt .a{ color:#f69; font-family:"微软雅黑"; padding-left:20px; font-size:12px; font-weight:bold; text-decoration:none; display:block; height:45px; line-height:48px; position:relative; }
#category_tree .dt .a img{ position:absolute; right:10px; top:18px; }
#category_tree .dt .t{ }
#category_tree .dt .a:hover{ color:#f69}
#category_tree .current .a{ color:#f69; width:238px; }
#category_tree .cate{ line-height:22px; font-weight:bold; padding:5px;}
#category_tree .cate .clearfix a{ font-weight:normal; float:left; width:100px; }
#category_tree dd{padding:3px 10px 3px 10px; line-height:24px; position:absolute; left:216px; top:0 ; width:400px; background:#fff }
#category_tree dd .over_3{color:#666; text-decoration:none; padding-right:10px; float:left; width:90px; }
#category_tree dd .clearfix{ border-bottom:1px solid #e5e5e5; line-height:30px;}
#category_tree dd .over_3:hover{color:#f69; text-decoration: underline;}
#category_tree dd .over_2{ display:block; height:30px; line-height:30px; color:#666; font-weight:bold}
/*里页分类树*/
#category_tree .cate h1{ font-size:12px; font-weight: bold; font-family:"微软雅黑"; height:35px; line-height:35px;border-top:1px solid #eee }
#category_tree .cate h1 a{ font-size:12px; color:#666 }
#category_tree { }
.sale_box{ width:948px; float:right ; border:1px solid #e6e6e6; }
.sale_box .tit{ font-size:14px; font-weight:bold; height:32px; line-height:32px; border-bottom:1px solid #e6e6e6 }
.sale_box ul{ float:left; width:222px; height:299px; padding:7px; line-height:22px; margin:9px 0 0px 1px}
.sale_box ul img{ width:220px; height:220px;}
/*销售排行*/
.top10Tit{background:url(../images/bg.gif) no-repeat 0px -85px; height:30px;}
.top10List{background-color:#fff; margin:0px 4px 4px 4px;}
.top10List ul{border-bottom:1px solid #ddd; position:relative;}
.top10List .iteration{position:absolute; top:6px; left:6px;}
.top10List .iteration1{padding-left:3px;}
.top10List li.topimg{width:90px; height:90px;}
.top10List .samllimg{width:90px; height:90px; margin-bottom:4px;}
.top10List li{padding:3px 3px 3px 23px; float:left;}
/*linkCOLOR*/
.top10List li a,#mallNews .NewsList li a,.boxCenterList li a{color:#3f3f3f; text-decoration:none;}
.top10List li a:hover,#mallNews .NewsList li a:hover,.boxCenterList li a:hover{color:#f69; text-decoration: underline;}
.top10_1{ width:223px; height:106px; background: url(../images/top10_1.gif) no-repeat}
.top10_1 li{ color:#FFF; font-size:12px; font-weight:bold}
.top10_1 li a{ color:#FFF; font-weight:normal; display:block; padding-bottom:7px; }
.top10_1 li .f1{ color:#FFF}
/*首页焦点图*/
#mallNews{ float: left;
width: 238px;
border: 1px solid #e6e6e6;}
.newart_tit{ width:192px; height:26px; line-height:26px; background:url(../images/newart_tit.gif); color:#c90707; font-weight:bold; font-size:14px; text-align:left; color:#333; font-size:12px; padding-left:10px;}
#mallNews .NewsList{background:#FFFFFF; padding:7px;}
#mallNews .NewsList ul{ line-height:25px;}
#mallNews .NewsList li{background:url(../images/bg.gif) no-repeat 0px -164px; padding:0px 0px 0px 10px;line-height:22px; height:22px; margin:7px 0;
text-align:left; color:#666; overflow:hidden
}
#mallNews .NewsList li a{ color:#666; height:22px; line-height:22px; overflow:hidden;}
/*今日特价和品牌*/
#sales{width:500px; background:url(../images/salesBg.gif) repeat-x left bottom;
border-bottom:2px solid #f0f1f3; background-color:#eef8ff;
}
#sales h1{font-size:12px; background:url(../images/salesTitBg.gif) no-repeat; height:33px; text-align:right;}
#sales h1 img{position:relative; top:10px; right:8px;}
#sales .goodBox{margin:10px 0px 10px 10px; _margin-left:5px;}
#sales .goodBox .goodList p{text-align:left; color:#3f3f3f;}
#sales .goodBox .goodList p a{color:#3f3f3f; text-decoration:none;}
#sales .goodBox .goodList p a:hover{color:#f69; text-decoration: underline;}
#sales .goodList{width:110px; margin:0px 5px 0px 5px; float:left;}
#sales .goodList img{background:url(../images/salesGoodBg.gif) no-repeat; width:100px; height:100px; padding:5px;
}
#sales .goodList p{ margin-top:3px; text-align:center;}
#brands{width:247px; height:199px; *height:201px; padding:1px 0 0 1px; position:relative;}
#brands .brandsMore{position:absolute; left:178px; bottom:10px;
width:65px; height:41px;
}
#brands .brandsMore img{border:none; width:65px; height:41px;}
#brands img{width:78px; height:40px;border:1px solid #e2e2e2;}
#brands a{color:#0069cd; text-decoration:none; margin:2px 1px; display:block; float:left;}
.brandsIe6{_width:250px;}/*在ie6下特价商品不存在的话品牌推荐永远靠右显示*/
/*精品推荐,新品上市,热卖商品*/
.centerPadd{padding:5px 8px 8px 8px; overflow:hidden;}
.box_3{ border:1px solid #dedede; background:url(../images/tit1.gif) repeat-x }
.itemTit .tit{ height:32px; line-height:32px; background:url(../images/cat_tit_bg.gif) repeat-x; padding-right:10px}
.itemTit .tit .ss_class{ float:right}
.itemTit .tit .ss_class a{ color:#666}
.itemTit .tit .f_l{ width:180px;font-size:16px; font-weight:bold; padding-left:25px; background:url(../images/cat_tit_l.gif) no-repeat}
.itemTit .tit .f_l a{ color:#666; font-size:16px; font-weight:bold}
.itemBest_box .box_1{ border:1px solid #bddbfd; background:#e6f2ff; padding:15px 20px 5px 20px; margin-top:-1px;}
.itemBest_box .f1{ color:#1e51a4; font-weight:bold}
.itemBest_box .f1 a{ color:#1e51a4;}
.itemTit img{position:relative; top:7px;}
.itemTit h2{height:27px; line-height:28px; border:none; background:none;
font-size:12px; text-align:center; color:#f90; font-weight:bold; padding:0px 10px;
display:inline; white-space:nowrap;
}
.itemTit h2 a{color:#f90;text-decoration:none;}
.itemTit .h2bg{height:27px; line-height:28px; border:none; background:none;
font-size:12px; text-align:center; color:#666; font-weight:100; padding:0px 10px;
display:inline; white-space:nowrap;
}
.itemTit .h2bg a{color:#666; text-decoration:none;}
.centerPadd .goodsBox{border:1px solid #d6ecff; background:#fff; padding:12px 0px 0px 17px; *padding:12px 0px 0px 17px;
_padding:12px 0px 0px 0px;}
.centerPadd .goodsBox .more{text-align:right; clear:both; margin:0 8px 8px 0;}
/*单个商品*/
.goodsItem{width:222px; float:left; position:relative; overflow:hidden; padding:10px 4px 15px 4px; margin:8px 0 0px 8px; text-align: left; line-height:20px; height:292px;}
.goodsItem .goodsimg{width:220px; height:220px; border:1px solid #e6e6e6; margin-bottom:4px;}
.goodsItem p{text-align: left; font-weight:normal; display:block; overflow:hidden}
.goodsItem p a{ text-decoration:none;}
.goodsItem p a:hover{ text-decoration: underline;}
.goodsItem span{width:40px; height:40px; position:absolute;left:0px; top:0px;}
.goodsItem span.best{background:url(../images/bg.gif) no-repeat 0px -304px;}
.goodsItem span.news{background:url(../images/bg.gif) no-repeat -75px -304px;}
.goodsItem span.hot{background:url(../images/bg.gif) no-repeat -161px -304px;}
.goods_cat{ padding:10px;}
.goods_cat .goodsItem{ padding:5px 11px 15px 10px; }
/*商品分类*/
.xm-box{ border-top:2px solid #f69; border:1px solid #e6e6e6}
.xm-box .title{ height:38px; line-height:38px; padding:0 10px; font-size:14px; font-weight:normal;color:#666; text-align:right; background:#f5f5f5;}
.xm-box .title span{ float:left; font-size:14px; font-weight:bold; color:#f69}
.xm-box .title .more{ float:right; padding-right:20px; height:38px; line-height:38px; background:url(../images/biao17.gif) right center no-repeat}
.top_nav .header_r{ color:#cbcbcb; float:right; color:#818181}
.top_nav a{ color:#616161; padding:0 3px;}
.top_nav {}
/*帮助*/
/*帮助*/
/*相关商品 模_板_堂_出_品*/
.boxCenterList ul{height:1%; margin-bottom:5px;}
.boxCenterList li{float:left; width:100px; line-height:20px;}
.boxCenterList li.goodsimg{width:87px; margin-right:10px; float:left}
.boxCenterList li.goodsimg img{width:85px; height:85px; display:block;}
/*相关文章(其它带有小三角点的文字列表共用)*/
.RelaArticle a,.alone{background:url(../images/bg.gif) no-repeat 0px -170px; padding:0px 0px 0px 10px; color:#3f3f3f; text-decoration:none;}
.RelaArticle a:hover{background:url(../images/bg.gif) no-repeat 0px -170px; padding:0px 0px 0px 10px; color:#f69; text-decoration: underline;}
/*浏览历史,收藏*/
.history{ border-bottom:3px solid #f69}
.history h2{height:32px; line-height:32px; width:148px; text-align:center; font-size:12px;
float:left; color:#fff; background:#f69; margin-right:5px;
}
.history .h2bg{ border:1px solid #ddd ; border-bottom:none; color:#666;height:31px; line-height:31px; width:146px; background:none ;
}
#history li{width:100%;}
#clear_history a{background:none; padding:0px; color:#3f3f3f; text-decoration:none;float:right;cursor:pointer;}
.colle a{background:none; padding:0px; color:#3f3f3f; text-decoration:none;}
.colle a:hover{background:none; padding:0px; color:#f69; text-decoration: underline;}
/* ====================
商品详情页面部分模块
==================== */
#goodsInfo{ _height:1%;}
#goodsInfo h1{overflow: hidden;
font-family: arial,"microsoft yahei"; font-size:18px; text-align:left}
#goodsInfo .imgInfo{width:362px; float:left; padding-right:10px; }
#goodsInfo .imgInfo .thumb{width:230px; height:230px; display:block;}/*商品详情图片*/
#goodsInfo span{width:4px; height:48px; background:url(../images/bg.gif) no-repeat 0 -527px; float:left;}
#goodsInfo span.spanR{width:4px; height:48px; background:url(../images/bg.gif) no-repeat -5px -527px; float:right;}
#goodsInfo .gallery{width:204px; float:left; margin-left:10px; _margin-left:5px; overflow:hidden;}
#goodsInfo .gallery ul{width:auto;}
#goodsInfo .gallery li{float:left; width:48px; margin:0 2px;}
#goodsInfo .gallery li img{width:46px; height:46px; display:block;}
#goodsInfo .market{ padding-left:10px;}
.textInfo ul strong{ font-weight:normal}
/*文字信息*/
#goodsInfo .textInfo{background:#fff; width:570px; float:right; padding: 0px; }
#goodsInfo .textInfo h1{ padding-bottom:10px;border-bottom:1px solid #ccc;}
#goodsInfo .textInfo p{font-size:14px; font-weight:bold; padding:0 5px 5px 8px;}
#goodsInfo .textInfo ul{ padding:6px 0 }
#goodsInfo .textInfo li{ padding:6px 8px; _height:1%;}
#goodsInfo .textInfo select{ width:80px;}
#goodsInfo .textInfo .ul2{border-bottom:1px solid #ccc;}
#goodsInfo .textInfo .ul2 li{ float:left; width:40%; }
#goodsInfo .textInfo ul li dd{ float:left; }
.bnt_ul{ background:#f5f5f5; padding:10px; }
.bnt_ul img{ vertical-align:middle}
#goodsInfo .textInfo li dd{ }
#goodsInfo .textInfo li dd.ddR{border-left:1px solid #eeecec; width:48%; padding-left:8px;}
#goodsInfo .textInfo li dd.ddL{border-right:1px solid #eeecec;}
#goodsInfo .textInfo a{color:#f69; text-decoration:underline;}
#goodsInfo .textInfo .loop{ margin-top:0px;}
.shuxin dt{ border:1px solid #ccc; text-align:center; font-weight:bold; color:#f69; margin-bottom:3px;}
.shuxin dd{ width:50%; float:left}
.shuxin dd span{ float:left; background:#eee; margin:3px;}
.shuxin dd .span1{width:125px;padding-left:5px;}
.shuxin dd .span2{width:220px; padding-left:5px;}
/*用户评论*/
.ie6{padding-left:25px; _padding-left:15px; height:1%;}/*购买此商品的人还购买的商品*/
.comments li{background:url(../images/lineBg.gif) repeat-x left bottom; padding:3px 8px; width:97%; _height:1%; text-align:left; position:relative;
margin-bottom:8px;
}
.comments li img{position:absolute; right:0px; top:3px;}
.comments li p{margin:3px auto; text-align:left;}
.commentsList{border:1px solid #ccc; background:#f7f7f7; padding:10px;}
.commentsList .inputBorder{border:1px solid #ccc; background:#fff;}
.captcha{margin-left:0px; position:relative; top:-1px; *margin-left:8px; *position:relative; top:3px; cursor:pointer;}
/* ====================
品牌推荐
==================== */
/*品牌列表*/
#brandList{ margin-top:12px; height:1%;}
#brandList .brandBox{width:227px; _width:236px; float:left; margin:0 5px 20px 5px; text-align:center; overflow:hidden; height:160px;}
#brandList .brandBox .brandLogo{width:188px; height:52px; overflow:hidden;}
#brandList .brandBox h4{height:23px; line-height:23px; background:#e9e9e9; margin:15px 0 8px 0; padding:0 10px; text-align:right;
font-weight:100; font-size:12px;
}
#brandList .brandBox h4 span,#brandList .brandBox h4 span a{float:left; font-weight:bold; color:#3f3f3f; text-decoration:none;}
#brandList p{text-align:left; margin-bottom:5px; color:#909090; padding:8px;}
#brandList p.brandCategory,#brandList p.brandCategory a{text-align:left; color:#006acd; text-decoration:none;}
#brandList .brandArticle{border:1px dashed #d9d9d9; background:#e2e2e2; text-align:left;}
.brandCategoryA a{ margin-right:15px;}
/* ====================
用户中心
==================== */
.login_tab{background:url(../images/login_tab_bg.gif) bottom no-repeat; height:26px; margin-top:22px;}
.login_tab ul{padding-left:70px;}
.login_tab ul li.active {
background-position: -122px 0;
color: #fff;
}
.login_tab ul li.active a{ color:#fff}
.login_tab ul li {
width: 116px;
text-align: center;
font-size: 14px;
font-weight: bold;
height: 25px;
line-height: 25px;
float: left;
background: url(../images/login_tab_li.gif) no-repeat 0 0;
margin-right: 6px;
cursor: pointer;
}
.box_1 .userCenterBox{border:4px solid #f8f8f8; background-color:#fff;}
.usBox{ padding:0 70px; }
.usBox .inputBg{ border:1px solid #ccc; background:none}
.usBox .inputBg { width:210px;}
.usBox form{ padding:20px 0}
.usBox_1{background:#fff; text-align:left; width:620px; }
.logtitle{height:35px; background:url(../images/user_tit1.gif) no-repeat 0px 0px;}
.logtitle3{height:35px; background:url(../images/user_tit3.gif) no-repeat 0px 0px;}
.us_Submit{border:none; width:125px; height:40px; background:url(../images/bnt_ur_log.gif)}
.us_Submit_reg{border:none; width:125px; height:40px; background:url(../images/bnt_ur_reg.gif);}
.usTxt{ float:right;padding: 3px;
border: solid 1px #e4e4e4;
}
.regtitle{ width:510px; height:35px; background:url(../images/user_tit2.gif)}
.usTxt img{ }
/*注册*/
.usBox_2{background:#fff url(../images/usBox_2bg.gif) 550px center no-repeat ; text-align:left; padding:43px 153px 60px 123px;}
.usBox_2 .regtitle{height:30px; background:url(../images/ur_bg.gif) no-repeat 0px -34px;}
.actionSub a{color:#000; text-decoration:underline;
background:url(../images/ur_bg.gif) no-repeat 0px -68px; padding-left:14px;
}
.box_1 .userCenterBox .userMenu a{display:block; height:25px; line-height:25px; background:url(../images/menuBg.gif) no-repeat 0 -30px;
color:#3f3f3f; text-decoration:none; margin:0 0 3px 10px; padding-left:3px;
}
.box_1 .userCenterBox .userMenu a.curs{background:url(../images/menuBg.gif) no-repeat 0 0px; font-weight:bold;}
.box_1 .userCenterBox .userMenu a img{ margin-right:3px;}
.msgBottomBorder{clear:both; background:url(../images/lineBg.gif) repeat-x left bottom; padding-bottom:8px; margin-bottom:8px;}
/* ====================
商品分类页面
==================== */
/*属性组合搜索*/
.screeBox{padding:10px;}
.screeBox a{color:#404040;}
.screeBox span{background:#f69; color:#FFFFFF; padding:3px 5px; margin:0 3px;}
.sort a{ position:relative; bottom:5px;}
.sort input{position:relative; top:3px;}
/*商品列表显示方式*/
.goodsList{ padding:10px 10px 0 10px;}
.goodsList ul{ margin-bottom:10px;}
.goodsList ul#bgcolor{background:#fbfbfb; border-top:1px dashed #e8e8e8; border-bottom:1px dashed #e8e8e8;}
.goodsList li{float:left; padding:8px;}
.goodsList a{ text-decoration:none; color:#f69}
.goodsList li.thumb{ text-align:center;}
.goodsList li.thumb img{ border:1px solid #ccc; padding:1px; width:240px; height:240px;}
.goodsList li.goodsName{width:250px; margin-right:10px; font-size:12px;}
.goodsList li.goodsName .div_name{ height:80px;}
.goodsList li.goodsName a{ font-size:12px; font-weight:bold; color:#666}
.goodsList li.goodsName .bnt_blue{ color:#f69; font-size:12px; float:left; font-weight:normal; margin-right:10px;}
.goodsList li.action{float:right; margin-left:10px; line-height:25px;}
/* ====================
团购
==================== */
.group{ padding:8px;}
.group li{float:left; background:#fff; padding:8px;}
.group .f_l{ width:220px; text-align:center}
.group .f_r{ width:425px; line-height:23px; text-align:left}
/* ====================
购物流程
==================== */
.flowBox{ padding-bottom:5px;}
.flowBox h6{ background:#ececec; color:#666666; font-weight:bold}
.flowBox table{ margin:5px auto;}
/*2.62在购物车里面显示相关配件*/
.flowGoodsFittings{padding:10px;}
.flowGoodsFittings ul{height:1%; margin:5px 8px; width:222px; float:left;}
.flowGoodsFittings li{float:left; width:222px; font-size:12px; line-height:22px;}
.flowGoodsFittings li p {float:left; width:222px; font-size:12px; line-height:22px; height:44px;}
.flowGoodsFittings li.goodsimg{width:220px; margin-right:10px;}
.flowGoodsFittings li.goodsimg img{width:220px; height:220px; display:block;}
/* ====================
文章列表页-2009.6.8
==================== */
.article_search{margin:8px 0;}
.article_search .inputBg{width:300px;}
/* ====================
打印报价单
==================== */
.quotation{ margin:20px auto 20px auto; text-align:center;}
/*翻页*/
.pagebar{height:20px; float:right;color:#666;}
.pagebar img{position:relative; top:2px;}
.pagebar a{display:block; float:left; margin:0 2px; color:#666; text-decoration:none;}
.pagebar a:hover{color:#f69; text-decoration:none;}
.pagebar .page_now{display:block; float:left; margin:0 5px; color:#f69; font-weight:bold; background:#fff;}
#pager a{color:#666; text-decoration:none;}
/*底部导航+友情链接*/
#bottomNav{width:1200px;}
#bottomNav a{ color:#555; text-decoration:none;display: inline-block;padding:0 30px;vertical-align: middle;}
#bottomNav2{width:948px; height:28px;line-height:28px; text-align:center;background:#f9f6f4; border:1px solid #ddd;}
#bottomNav2 a{ color:#333;text-decoration:none; padding:0 10px;}
/*底部*/
.footer {
background-color: #f5f5f5;
border-top: 1px solid #ddd;
overflow: hidden;
padding: 15px 6px;
margin-left: auto;
margin-right: auto;
padding-top: 14px
}
.footer .foot_con {
margin-left: auto;
margin-right: auto;
width: 1200px
}
.footer .f_list {
float: left;
line-height: 26px;
padding: 10px 21px 20px 30px
}
.footer .f_list h4 {
font-size: 16px;
line-height: 28px
}
.footer .f_list ul {
float: left;
line-height: 26px;
padding-top: 6px
}
.footer .f_list .sina_attention {
position: relative
}
.footer .f_list .sina_attention .sina_attention_area {
display: none;
padding-left: 17px;
padding-top: 6px;
position: absolute;
top: -15px;
left: 70px;
background: url(../images/attention_bg.png) no-repeat;
width: 125px;
height: 66px
}
.footer .f_list .kefu .tel_ico {
background: url(../images/mls_global140607.png) no-repeat 0 -111px;
height: 40px;
width: 36px;
float: left
}
.footer .f_list .kefu p {
margin-left: 48px;
line-height: 20px
}
.footer .f_list .business {
line-height: 22px;
padding-left: 48px;
padding-top: 6px
}
.footer .rolling {
border-top: 1px solid #e6e6e6;
height: 20px;
line-height: 20px;
padding: 5px 0px;
overflow: hidden
}
.footer .rolling h4 {
font-size: 12px;
float: left;
font-weight: normal
}
.footer .rolling ul {
float: left;
height: 20px;
line-height: 20px;
overflow: hidden;
width: 800px
}
.footer .rolling ul li {
float: left;
overflow: hidden;
width: 880px
}
.footer .rolling ul li a {
white-space: nowrap;
float: left;
padding: 0 5px
}
.footer .rolling .link_more {
float: right
}
.footer .record {
border-top: 1px solid #e6e6e6;
line-height: 22px;
padding-top: 10px
}
.footer .weixin_code {
float: right;
padding-right: 0
}
.footer .weixin_code .client_pic {
background: url(../images/mls_global140607.png) no-repeat 0 -401px;
display: block;
height: 100px;
margin-top: 10px;
width: 132px
}
.footer .service_info {
padding-left: 0;
padding-top: 16px
}
.footer .qr-code h4 {
text-align: center
}
.footer .qr-code img {
width: 115px;
height: 115px;
margin-top: 13px
}
.i_sina {
background-position: 0 -21px;
}
.i_qzone {
background-position: -73px -21px;
}
.i_tx {
background-position: -49px -21px;
}
.sncompany{ height:32px; line-height:32px;}
.sncompany a{ padding:0 30px;}
/*智能提示弹出层*/ .vjia-suggest-container{display:none;width:306px;position:absolute;top:27px;left:0;border:1px solid #b3b3b3;background-color:#fff;z-index:98;}
.full .vjia-suggest-container{width:406px;}
.vjia-suggest-container ol{border-bottom:3px solid #d8d8d8;list-style:none;margin:0;padding:0;}
.vjia-suggest-container ol li{height:25px;line-height:24px;padding-left:9px;cursor:default;}
.vjia-suggest-container ol .selected{background-color:#d80732;color:#fff;}
/*购物车提示点击更新按钮式样2.6.2版本添加*/
.messageli {
list-style-type:none;
padding:5px;
color:red
}
.messagediv {
font-size:12px;
position:absolute;
border:1px solid #FFD700;
text-align:center;
padding:5px;
background-color:#FFFACD;
filter:alpha(opacity=50);
-moz-opacity:0.7;
opacity: 0.7;
}
/* ======商品比较浮动块 ====== */
#compareBox { background:url(../images/comparebox.gif) no-repeat;
width:140px;
position: absolute;
right:1px;
top:200px; padding-top:21px;
}
#compareBox input {
width:140px; height:26px;
border:none;
background:url(../images/compareSub.gif) no-repeat;
}
#compareList {
padding:0px;
width:138px;
background:#FFFFFF;
border:1px solid #91b3cb; border-bottom: none; padding-top:5px;
}
#compareList li {
color: #333;
text-align:left;
background: #eff8ff;
padding: 3px 5px;
margin: 0 5px 5px 5px; border:1px solid #dceaf5
}
#compareList li img {
float:right;
padding-top:4px;
}
/*购物车提示点击更新按钮式样2.6.2版本添加*/
.messageli {
list-style-type:none;
padding:5px;
color:red
}
.messagediv {
font-size:12px;
position:absolute;
border:1px solid #FFD700;
text-align:center;
padding:5px;
background-color:#FFFACD;
filter:alpha(opacity=50);
-moz-opacity:0.7;
opacity: 0.7;
}
/* 积分兑换样式修改 */
.point li{
float:left;
width:300px;
}
/*********************放大镜配置文件*******************************************************************************************/
/* Copyright 2008 MagicToolBox.com. To use this code on your own site, visit http://magictoolbox.com */
/* CSS class for zoomed area */
.MagicZoomBigImageCont {
border: 1px solid #ccc;
}
/* Header look and feel CSS class */
/* header is shown if "title" attribute is present in the <A> tag */
.MagicZoomHeader {
font: 12px Tahoma, Verdana, Arial, sans-serif;
color: #fff;
background: #ccc;
text-align: center !important;
}
/* CSS class for small looking glass square under mouse */
.MagicZoomPup {
border: 1px solid #aaa;
background: #ffffff;
cursor: hand;
}
/* CSS style for loading animation box */
.MagicZoomLoading {
text-align: center;
background: #ffffff;
color: #444;
border: 1px solid #ccc;
opacity: 0.8;
padding: 3px 3px 3px 3px !important;
display: none; /* do not edit this line please */
}
/* CSS style for gif image in the loading animation box */
.MagicZoomLoading img {
padding-top: 3px !important;
}
/* ©2008 MagicToolbox.com. To use this code on your own site, visit http://www.magictoolbox.com */
/* CSS class for thumbnail link <A> */
.MagicThumb {
cursor: url(../images/zoomin.cur), pointer;
outline: none;
}
/* CSS class for the thumbnail link <A> when the big image is zoomed mo ban tang ban quan suo you */
.MagicThumb-zoomed { cursor: default; }
/* CSS class for span inside the thumbnail <A> */
.MagicThumb span { display: none; }
/* CSS class for the thumbnail image */
.MagicThumb img { border: 1px solid #f5f5f5; outline: none; }
/* CSS class for the big image while zooming */
.MagicThumb-image { border: 1px solid #cccccc; outline: none; }
/* CSS class for the zoomed big image */
.MagicThumb-image-zoomed { cursor: url(../images/zoomout.cur), pointer; }
/* CSS class for the caption under the big zoomed image */
.MagicThumb-caption {
color: #333333;
background-color: #F0F0F0;
border: 1px solid #CCCCCC;
border-top: none;
font-family: Verdana, Helvetica;
font-size: 11px;
padding: 8px 16px;
}
/* CSS class for the control bar ec mo ban */
.MagicThumb-controlbar {
display: block;
height: 18px;
}
.MagicThumb-controlbar a {
display: block;
width: 18px;
height: 18px;
margin: 0px 1px;
outline: none;
float: left;
overflow: hidden;
}
.MagicThumb-controlbar a span {
display: block;
width: 990px;
height: 990px;
background: transparent url(../images/controlbar.png) no-repeat 0 0;
outline: none;
position: absolute;
left: 0px;
top: 0px;
}
/* CSS class for the loading message box */
.MagicThumb-loading {
border: 1px solid #000000;
background: #ffffff url(../images/loader.gif) no-repeat 2px 50%;
padding: 2px 2px 2px 22px;
margin: 0;
text-decoration: none;
text-align: left;
font-size: 8pt;
font-family: sans-serif;
}
.picture{
margin-top:10px;
text-align:left;
}
.picture img{
width:65px;
height:65px;
cursor:pointer;
margin:0 0px; margin-right:3px;
}
.picture img.onbg{ border:1px solid #f69;
}
.picture img.autobg{
border:1px solid #fff;
}
.left_help{ border:1px solid #e2e2e2;}
.left_help dl{ padding:10px;}
.left_help dl dt{ font-weight:bold; font-size:12px; background:#e5e5e5; height:24px;line-height:24px; padding-left:10px;}
.left_help dl dt img{ vertical-align:middle }
.left_help dl dd{ padding-left:10px; padding-top:5px;}
.left_help dl a{ color:#666; text-decoration:none}
.left_help dl a:hover{ color:#1c7b3b}
.art_cat_box{}
.art_cat_box th{ height:26px;line-height:26px; }
.art_cat_box td{ border-bottom:1px solid #dbdbdb; font-weight:normal}
.art_cat_box td a{ font-weight:bold; color:#3f3f3f; padding-left:20px; }
.ecmoban{ display:none}
|
Public/style/style.css
|
公共样式
==================== */
body{font-family: Arial;
font: 12px/1.5 arial;
color: #666; margin: 0; padding:0}
div{margin:0 auto; padding:0;}
h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form,img,p{
margin:0; padding:0; border:none; list-style-type:none;
}
.block{width:1200px; margin:0 auto;}
.index_body .block{width:1200px; margin:0 auto;}
.table td,.table th{ padding:5px;}
.f_l{float:left;}
.f_r{float:right;}
.tl{ text-align:left;}
.tc{ text-align:center;}
.tr{ text-align:right;}
.dis{display:block;}
.inline{display:inline;}
.none{display:none;}
a{ text-decoration:none; color:#666}
.dashed{background:url(../images/lineBg.gif) repeat-x left top; color:#3f3f3f; padding:2px 0 3px 12px;}
.clearfix:after{
content:"."; display:block; height:0; clear:both;
visibility:hidden;
}
*html .clearfix{
height:1%;
}
*+html .clearfix{
height:1%;
}
/*英文强制换行*/
.word{word-break:break-all;}
/*边框*/
.B_blue{border:1px solid #e6e6e6;}
.B_input{border:1px solid #ccc;}
.inputBg{border:1px solid #b3b3b3; height:23px; line-height:23px;}
/*字体颜色ecmoban.com*/
.f1{color:#f69; font-weight:bold}
.f2{color:#f69; font-weight:bold; margin-right:15px;}
.f3{color:#9e9e9e;}
.f4{color:#b22825;}
.f4_b{color:#f69; font-weight:bold;}
.f5{ font-size:14px; font-weight:bold;}
.f6{color:#f69;}
.market{ font-size:12px; text-decoration:line-through; color:#999}
.shop{font-family: 'Arial';
font-size: 28px;
color: #f69; font-weight:bold }
.market_s{text-decoration:line-through;}
.shop_s{color:#f69; font-weight:bold}
/*按钮部分*/
.bnt_blue{
background:url(../images/bg.gif) no-repeat 0px 0px; width:52px; height:21px;
text-align:center; line-height:22px; color:#333; border:none; cursor:pointer; overflow:hidden
}
.bnt_blue_1{
background:url(../images/bg.gif) no-repeat 0px -663px; width:77px; height:21px;
text-align:center; line-height:22px; color:#333; border:none; cursor:pointer;overflow:hidden
}
.bnt_blue_2{
background:url(../images/bg.gif) no-repeat 0px -696px; width:139px; height:21px;
text-align:center; line-height:22px; color:#333; border:none; cursor:pointer;overflow:hidden
}
.bnt_bonus{
background:url(../images/bg.gif) no-repeat -56px 0px; width:52px; height:21px;
text-align:center; line-height:22px; color:#333; border:none; cursor:pointer;overflow:hidden
}
/*box from ec moban*/
.box_1{border:1px solid #ddd; background-color:#fff;}
.box_2{border:1px solid #ddd; background:url(../images/box_2Bg.gif) repeat-x top left;
background-color:#edf8fe;
}
.boxCenterList{padding:8px;}
/*模块标题*/
h3{height:32px; line-height:32px; font-size:12px; background:#f5f5f5; text-align:right;
padding:0 12px; font-weight:100;
}
h3.border{border:1px solid #e2e2e2; border-bottom:none;}
h3 img{position:relative; top:7px;}
h3 span{float:left; font-size:14px; height:32px; line-height:32px; text-align:left;
font-weight:bold; color:#666; padding-left:5px; font-family:"微软雅黑"}
h3 a{ color:#333; text-decoration:none; font-family:"微软雅黑"}
h5{height:26px; line-height:26px; text-align:right; background-color:#f6f6f6; font-size:12px;
color:#900; padding:0 10px 0 0;
}
h5 span{float:left; font-weight:bold;padding-left:15px;}
h6{height:38px; line-height:38px; text-align:right; font-size:12px; background:#f6f6f6; color:#3f3f3f;
border:1px solid #fff; padding-right:10px;
}
h6 span{float:left; padding-left:15px; font-size:14px;}
/*页面留白*/
.blank{height:15px; line-height:15px; clear:both; visibility:hidden;}
.blank5{height:5px; line-height:5px;/* _margin:-3px 0;e c m o b a n*/ clear:both; visibility:hidden;}
/*布局*/
.AreaL{width:240px; float:left; }
.index_page .AreaL{ background:#FFF}
.AreaR{width:950px; float:right; }
/* ====================
导航部分
==================== */
.topWrap { height:40px; margin:0 auto;}
.top_nav{ height:38px; line-height:38px; background:#f5f5f5; border-bottom:1px solid #eee; border-top:1px solid #eee; position:relative; z-index:999999999}
.top_bav_l{ float:left}
.top_bav_l li{ float:left; }
.top_bav_l .top_sc{ border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8; padding:0 5px; margin-right:12px}
.top_bav_l .menuPopup{ position:relative}
.top_bav_l .top_nav_box{
position: absolute;
top: 38px;
left: 0;
line-height: 20px;
border: 1px solid #eeeced;
background: #f5f3f4;
z-index: 100;
display: none;width: 68px;
padding: 0 5px;
}
.top_bav_l .top_weibo{width: 68px;
padding: 0 5px;}
.top_bav_l a.attention,.top_bav_l a.top_weixin,.top_bav_l a.top_weibo,.top_bav_l a.top_qq{background:url(../images/headTop_icon.png) no-repeat;}
.top_bav_l a{height: 38px;
line-height:38px; float:left}
.top_bav_l a.attention{background-position:-14px 0;width:18px;padding:0 5px;float:left; margin-top:6px; height:29px;}
.top_bav_l a.attention:hover{background-position:-64px 0;}
.top_bav_l a.top_weixin{background-position:-131px 0;width:19px;padding:0 5px;float:left;margin-top:6px;height:29px; }
.top_bav_l a.top_weibo{background-position:-14px 0;width:18px;padding:0 5px;float:left;}
.top_bav_l a.top_weibo:hover{background-position:-64px 0;}
.top_bav_l a.top_qq{background-position:-41px 0;width:13px;padding:0 5px;float:left;margin:0 10px 0 5px;}
.top_bav_l a.top_qq:hover{background-position:-97px 0;}
.top_bav_l .weixinBox {
width: 150px;
height: 190px;
left: -1px;
position: absolute;
top: 38px;
left: 0;
padding: 5px 0;
line-height: 38px;
border: 1px solid #eeeced;
background: #f5f3f4;
z-index: 100;
display: none;
}
/* ====================
导航部分
==================== */
/*头部左侧收藏我们与微博微信*/
.headTop_l a.top_weibo,.headTop_l a.top_qq,.headTop_l a.attention,.headTop_l a.top_weixin{background:url(../images/headTop_icon.png) no-repeat;}
.headTop_l{float:left;border-left:solid 1px #e8e8e8;}
.headTop_l li{border-right:solid 1px #e8e8e8;float:left;}
.headTop_l li span{display:block;padding:0 5px 0 15px;line-height:26px;float:left;}
.headTop_l a{padding:0 10px;height:26px;line-height:26px;}
.headTop_l a.attention{background-position:-14px 0;width:18px;padding:0 5px;float:left;}
.headTop_l a.attention:hover{background-position:-64px 0;}
.headTop_l a.top_weixin{background-position:-132px 0;width:19px;padding:0 5px;float:left;}
.headTop_l a.top_weibo{background-position:-106px 0;width:18px;padding:0 5px;float:left;}
.headTop_l a.top_weibo:hover{background-position:-279px 0;}
.headTop_l a.top_qq{background-position:-133px 0;width:13px;padding:0 5px;float:left;margin:0 10px 0 5px;}
.headTop_l a.top_qq:hover{background-position:-312px 0;}
.headTop_l .topPopUpNav{}
.headTop_l .topPopUpNav a{line-height:21px;text-indent:12px;display:block;text-align:left;}
.headTop_l .weixinBox{width:150px;height:190px;left:-1px;}
.headTop_l .weiboBox{width:68px;padding:0 5px;}
/*头部*/
.header { height:35px; padding:15px 0; }
.header .top { text-align: left; }
.header .top .right {color: #434a54;font-size: 12px;padding-top: 33px;}
.header .top .right .menu {position: relative;float: right;display: inline-block;_display: inline;width:335px;padding-top: 10px;margin-left: 0;margin-right: 105px;}
.header .top .right .menu li {float: right;display: inline-block;height: 15px;line-height: 15px;text-align: center;border-right: 1px solid #ccd1d9;padding: 0 15px 0 15px;}
.header .top .right a {color: #434a54;text-decoration: none;}
.header .top .right .search {position: relative;float: right;display: inline-block;}
.header .top .right .search .txt {display: block;width: 245px;height: 32px;line-height: 32px;text-indent: 6px;border: 3px solid #f69;background: #fff;margin-bottom: 6px;color: #ccd1d9;-webkit-border-radius: 6px;
-moz-border-radius: 6px;border-radius: 6px;}
.header .top .right .search .mbtn {position: absolute;left: 322px;top: 0;z-index: 2;display: block;width: 50px;height: 40px;cursor: pointer;border: 0;background: 0;}
.header .top .right .search .hot {display: block;text-align: left;color: #aab2bd;}
.header .top .right .search .hot a {color: #aab2bd;margin-right: 6px;}
.header .top .right .search .iconsear {position: absolute;left:224px;top: 10px;z-index: 1;display: block;cursor: pointer;border: 0;}
.icon-common-search {width: 17px;height: 18px;background-position: -223px -51px;}
.logo{ width: 106px;
height: 36px;
margin-right: 13px;
cursor: pointer;
overflow: hidden;
float: left;}
a.arr b,.headTop_l a.vancl,.headTop_l a.weibo,.headTop_l a.qq,.headTop_l a.attention,.headTop_l a.weixin,.top_shopCart,.top_shopCart a b,.keyword,#seachbtn,.items li s,.items li b,.pop-subcategory b{background:url(../images/i_index_icon.png?v=2) no-repeat;}
.headTop_r{float:right;}
.headTop_r ul{}
.headTop_r ul li{float:left;padding:0 10px;height:27px;line-height:27px;background:url(../images/i_top_line_bg.jpg) right no-repeat}
.headTop_r ul li.welcomeVjia{text-align:right;border-right:solid 1px #e8e8e8;color:#818181;background:none}
.headTop_r ul li.welcomeVjia span{padding-left:25px;}
ul.shoppingMes li.welcomeVjia .loginvjia{color:#dc0050;}
.headTop_r ul li.menuPopup{width:82px;padding:0;text-align:center;position:relative;z-index:100;display:block;}
.headTop_r ul li.menuPopup a.arr{width:82px;display:block;_padding:4px 0;}
.headTop_r ul li.menuPopup a.arr b{background-position:-165px -12px;display:inline-block;width:7px;height:5px;margin-left:3px;vertical-align:middle;}
.headTop_r ul li.menuPopup a.trak{position:absolute;border:1px solid #e2e2e2;left:0;border-bottom:none;z-index:101;width:80px;height:27px;margin-top:-1px;background:#f5f3f4;color:#9a0002;-webkit-box-shadow:1px 0 rgba(0,0,0,0.2);box-shadow:1px 0 rgba(0,0,0,0.2);-moz-box-shadow:1px 0 rgba(0,0,0,0.2);}
.headTop_r ul li.menuPopup a.trak b{background-position:-174px -12px;}
.headTop_r .topPopUpNav{position:absolute;top:26px;left:0;padding:5px 0;line-height:20px;border:1px solid #e2e2e2;background:#f5f3f4;z-index:100;-webkit-box-shadow:1px 1px rgba(0,0,0,0.2);box-shadow:1px 1px rgba(0,0,0,0.2);-moz-box-shadow:1px 1px rgba(0,0,0,0.2);width:80px;display:none;}
.headTop_r .topPopUpNav a{line-height:21px;text-indent:12px;display:block;text-align:left;}
.headTop_r .website{width:220px;left:-140px;}
.website dl{padding:2px 0 0 15px;text-align:left;}
.website dl dt{font-weight:bold;}
.website dl dt.c1{color:#FF731F}
.website dl dt.c2{color:#86BE13}
.website dl dt.c3{color:#F04782}
.website dl dd{overflow:hidden;zoom:1;margin-bottom:5px;}
.website dl dd a{width:65px;float:left;text-indent:0;}
/* log 搜索 购物车*/
.header_bg {
background: #fff
}
.logo_wrap {
height: 36px;
padding-top: 15px;
padding-bottom: 15px
}
.logo_wrap .logo_new {
width: 106px;
height: 36px;
margin-right: 13px;
cursor: pointer;
overflow: hidden;
float: left
}
.ser_n {
border: 2px solid #f69;
display: inline;
background: #fff;
float: left;
height: 30px;
left: 50%;
margin-left: -240px;
margin-top: 2px;
position: absolute;
width: 460px;
z-index: 450
}
.ser_n input {
float: left
}
.ser_n .search-table {
position: relative;
float: left;
text-align: center;
cursor: pointer
}
.ser_n .search-table .cur {
float: left;
border: 1px solid #f5f5f5;
border-right-color: #e6e6e6;
width: 68px;
background-color: #f5f5f5;
line-height: 28px
}
.ser_n .search-table .list {
border: 1px solid #e6e6e6;
display: none;
position: absolute;
top: 0;
left: 0;
z-index: 460;
background-color: #fff;
width: 68px;
line-height: 28px
}
.ser_n .search-table .list a {
display: inline-block;
*zoom:1;
*display:inline;
width: 100%;
color: #666
}
.ser_n .search-table .list a:hover {
background-color: #f5f5f5
}
.ser_n .search-table .arrow {
position: absolute;
z-index: 461;
top: 13px;
right: 8px;
background: url(../images/mls_global140607.png) no-repeat -20px -70px;
height: 6px;
width: 10px
}
.ser_n .ipt1 {
height: 30px;
overflow: hidden;
float: left;
width: 300px
}
.ser_n .ipt1 input {
-webkit-appearance: none;
outline: 0;
background: 0;
border: 0;
height: 24px;
line-height: 24px;
font-size: 12px;
margin-top: 3px;
color: #999;
width: 265px
}
.ser_n .ipt2 {
background-color: #f69;
height: 30px;
overflow: hidden;
float: left;
width: 90px
}
.ser_n .ipt2 input {
background: 0;
border: 0;
cursor: pointer;
color: #fff;
font-size: 14px;
height: 30px;
width: 90px
}
.ser_n .ipt2 input:hover {
color: #fff
}
.cart_info {
float: right;
padding-top: 2px
}
.cart_info li {
background-color: #f5f5f5;
border: 1px solid #e6e6e6;
display: inline;
margin-left: 10px;
float: left;
height: 30px;
line-height: 30px;
padding-left: 8px;
padding-right: 8px;
position: relative
}
.cart_info li .carts_num {
background: url(../images/mls_global140607.png) no-repeat -46px -116px;
color: #fff;
text-align: center;
height: 15px;
line-height: 12px;
width: 23px;
position: absolute;
left: 16px;
top: -8px
}
.cart_info li .carts_num:hover {
color: #fff
}
.bot_cart {
background: #fff;
border-left: 1px solid #e6e6e6;
border-top: 1px solid #e6e6e6;
box-shadow: 0 3px 8px rgba(51,51,51,0.6);
-webkit-box-shadow: rgba(51,51,51,0.6) 0 3px 8px;
position: fixed;
right: 0;
bottom: 0;
z-index: 99;
}
.bot_cart .first {
border-left: none;
}
.bot_cart li {
float: left;
border-right: 1px solid #fff;
border-left: 1px solid #ccc;
text-align: center;
height: 34px;
line-height: 34px;
width: 140px; position:relative;
}
.bot_cart li a {
display: block;
}
.bot_cart .last {
border-right: 0;
}
.b_msg {
background: url("images/im_remind.png") no-repeat;
padding: 1px 8px;
background-position: 0 0;
}
.bot_cart .carts_num {
-webkit-border-radius: 10px;
border-radius: 10px;
height: 16px;
line-height: 16px;
margin-right: -4px;
padding-left: 4px;
padding-right: 4px;
position: relative;
top: -8px;
right: 4px;
background: #f69;color: #fff;
}
.cart_info li .i_cart {
background-position: -192px -45px;
}
.i_sina, .g_sina, .i_ren, .g_ren, .i_tx, .i_qzone, .g_qzone, .i_dban, .i_renren, .i_QQ, .i_baidu, .i_wangyi, .i_taobao, .i_house, .i_comm, .i_mail, .i_notice, .i_mob, .i_cart, .i_order, .i_search, .b_cart, .b_msg {
background: url(../images/mls_global140607.png) no-repeat;
padding: 1px 8px;
}
.i_order {
background-position: -223px -45px;
}
.i_search {
background-position: 8px -61px;
float: left;
height: 22px;
width: 10px;
}
.cart_info li .carts_num a{ color:#FFF;}
.cart_info li a:hover{ color:#f69}
.cart_info li span a:hover{ color:#FFF;}
/*页面主导航*/
.menu_box{height:40px; background:#ff6599}
.menu_box a{display: inline-block;_display: inline;_zoom: 1;line-height: 40px;color: #fff;font-size: 14px; font-weight:bold;padding:0 14px;text-align: center;}
.menu_box a.cur{ color:#fff; background:#ed3577}
.menu_box a:hover{ color:#fff; font-weight:bold}
.index_page .menu_box .menu{ padding-left:240px;}
/*当前位置*/
#ur_here{
height:24px; line-height:24px;
}
#ur_here a{color:#666; text-decoration:none;}
/* ====================
模块
==================== */
/*商品分类*/
#category_tree{ }
#category_tree .tit {background:#ff6599;
height: 40px;
line-height: 40px;
font-weight: normal;
color: #fff;
text-align: center;
font-size: 16px;}
#category_tree dl{float:left; width:238px; border:1px solid #e6e6e6; position:relative; padding-bottom:5px; background:#FFF }
#category_tree .dt{font-size:12px;position:relative; margin:0 20px; border-bottom:1px dotted #ccc; }
#category_tree .dt .a{ color:#f69; font-family:"微软雅黑"; padding-left:20px; font-size:12px; font-weight:bold; text-decoration:none; display:block; height:45px; line-height:48px; position:relative; }
#category_tree .dt .a img{ position:absolute; right:10px; top:18px; }
#category_tree .dt .t{ }
#category_tree .dt .a:hover{ color:#f69}
#category_tree .current .a{ color:#f69; width:238px; }
#category_tree .cate{ line-height:22px; font-weight:bold; padding:5px;}
#category_tree .cate .clearfix a{ font-weight:normal; float:left; width:100px; }
#category_tree dd{padding:3px 10px 3px 10px; line-height:24px; position:absolute; left:216px; top:0 ; width:400px; background:#fff }
#category_tree dd .over_3{color:#666; text-decoration:none; padding-right:10px; float:left; width:90px; }
#category_tree dd .clearfix{ border-bottom:1px solid #e5e5e5; line-height:30px;}
#category_tree dd .over_3:hover{color:#f69; text-decoration: underline;}
#category_tree dd .over_2{ display:block; height:30px; line-height:30px; color:#666; font-weight:bold}
/*里页分类树*/
#category_tree .cate h1{ font-size:12px; font-weight: bold; font-family:"微软雅黑"; height:35px; line-height:35px;border-top:1px solid #eee }
#category_tree .cate h1 a{ font-size:12px; color:#666 }
#category_tree { }
.sale_box{ width:948px; float:right ; border:1px solid #e6e6e6; }
.sale_box .tit{ font-size:14px; font-weight:bold; height:32px; line-height:32px; border-bottom:1px solid #e6e6e6 }
.sale_box ul{ float:left; width:222px; height:299px; padding:7px; line-height:22px; margin:9px 0 0px 1px}
.sale_box ul img{ width:220px; height:220px;}
/*销售排行*/
.top10Tit{background:url(../images/bg.gif) no-repeat 0px -85px; height:30px;}
.top10List{background-color:#fff; margin:0px 4px 4px 4px;}
.top10List ul{border-bottom:1px solid #ddd; position:relative;}
.top10List .iteration{position:absolute; top:6px; left:6px;}
.top10List .iteration1{padding-left:3px;}
.top10List li.topimg{width:90px; height:90px;}
.top10List .samllimg{width:90px; height:90px; margin-bottom:4px;}
.top10List li{padding:3px 3px 3px 23px; float:left;}
/*linkCOLOR*/
.top10List li a,#mallNews .NewsList li a,.boxCenterList li a{color:#3f3f3f; text-decoration:none;}
.top10List li a:hover,#mallNews .NewsList li a:hover,.boxCenterList li a:hover{color:#f69; text-decoration: underline;}
.top10_1{ width:223px; height:106px; background: url(../images/top10_1.gif) no-repeat}
.top10_1 li{ color:#FFF; font-size:12px; font-weight:bold}
.top10_1 li a{ color:#FFF; font-weight:normal; display:block; padding-bottom:7px; }
.top10_1 li .f1{ color:#FFF}
/*首页焦点图*/
#mallNews{ float: left;
width: 238px;
border: 1px solid #e6e6e6;}
.newart_tit{ width:192px; height:26px; line-height:26px; background:url(../images/newart_tit.gif); color:#c90707; font-weight:bold; font-size:14px; text-align:left; color:#333; font-size:12px; padding-left:10px;}
#mallNews .NewsList{background:#FFFFFF; padding:7px;}
#mallNews .NewsList ul{ line-height:25px;}
#mallNews .NewsList li{background:url(../images/bg.gif) no-repeat 0px -164px; padding:0px 0px 0px 10px;line-height:22px; height:22px; margin:7px 0;
text-align:left; color:#666; overflow:hidden
}
#mallNews .NewsList li a{ color:#666; height:22px; line-height:22px; overflow:hidden;}
/*今日特价和品牌*/
#sales{width:500px; background:url(../images/salesBg.gif) repeat-x left bottom;
border-bottom:2px solid #f0f1f3; background-color:#eef8ff;
}
#sales h1{font-size:12px; background:url(../images/salesTitBg.gif) no-repeat; height:33px; text-align:right;}
#sales h1 img{position:relative; top:10px; right:8px;}
#sales .goodBox{margin:10px 0px 10px 10px; _margin-left:5px;}
#sales .goodBox .goodList p{text-align:left; color:#3f3f3f;}
#sales .goodBox .goodList p a{color:#3f3f3f; text-decoration:none;}
#sales .goodBox .goodList p a:hover{color:#f69; text-decoration: underline;}
#sales .goodList{width:110px; margin:0px 5px 0px 5px; float:left;}
#sales .goodList img{background:url(../images/salesGoodBg.gif) no-repeat; width:100px; height:100px; padding:5px;
}
#sales .goodList p{ margin-top:3px; text-align:center;}
#brands{width:247px; height:199px; *height:201px; padding:1px 0 0 1px; position:relative;}
#brands .brandsMore{position:absolute; left:178px; bottom:10px;
width:65px; height:41px;
}
#brands .brandsMore img{border:none; width:65px; height:41px;}
#brands img{width:78px; height:40px;border:1px solid #e2e2e2;}
#brands a{color:#0069cd; text-decoration:none; margin:2px 1px; display:block; float:left;}
.brandsIe6{_width:250px;}/*在ie6下特价商品不存在的话品牌推荐永远靠右显示*/
/*精品推荐,新品上市,热卖商品*/
.centerPadd{padding:5px 8px 8px 8px; overflow:hidden;}
.box_3{ border:1px solid #dedede; background:url(../images/tit1.gif) repeat-x }
.itemTit .tit{ height:32px; line-height:32px; background:url(../images/cat_tit_bg.gif) repeat-x; padding-right:10px}
.itemTit .tit .ss_class{ float:right}
.itemTit .tit .ss_class a{ color:#666}
.itemTit .tit .f_l{ width:180px;font-size:16px; font-weight:bold; padding-left:25px; background:url(../images/cat_tit_l.gif) no-repeat}
.itemTit .tit .f_l a{ color:#666; font-size:16px; font-weight:bold}
.itemBest_box .box_1{ border:1px solid #bddbfd; background:#e6f2ff; padding:15px 20px 5px 20px; margin-top:-1px;}
.itemBest_box .f1{ color:#1e51a4; font-weight:bold}
.itemBest_box .f1 a{ color:#1e51a4;}
.itemTit img{position:relative; top:7px;}
.itemTit h2{height:27px; line-height:28px; border:none; background:none;
font-size:12px; text-align:center; color:#f90; font-weight:bold; padding:0px 10px;
display:inline; white-space:nowrap;
}
.itemTit h2 a{color:#f90;text-decoration:none;}
.itemTit .h2bg{height:27px; line-height:28px; border:none; background:none;
font-size:12px; text-align:center; color:#666; font-weight:100; padding:0px 10px;
display:inline; white-space:nowrap;
}
.itemTit .h2bg a{color:#666; text-decoration:none;}
.centerPadd .goodsBox{border:1px solid #d6ecff; background:#fff; padding:12px 0px 0px 17px; *padding:12px 0px 0px 17px;
_padding:12px 0px 0px 0px;}
.centerPadd .goodsBox .more{text-align:right; clear:both; margin:0 8px 8px 0;}
/*单个商品*/
.goodsItem{width:222px; float:left; position:relative; overflow:hidden; padding:10px 4px 15px 4px; margin:8px 0 0px 8px; text-align: left; line-height:20px; height:292px;}
.goodsItem .goodsimg{width:220px; height:220px; border:1px solid #e6e6e6; margin-bottom:4px;}
.goodsItem p{text-align: left; font-weight:normal; display:block; overflow:hidden}
.goodsItem p a{ text-decoration:none;}
.goodsItem p a:hover{ text-decoration: underline;}
.goodsItem span{width:40px; height:40px; position:absolute;left:0px; top:0px;}
.goodsItem span.best{background:url(../images/bg.gif) no-repeat 0px -304px;}
.goodsItem span.news{background:url(../images/bg.gif) no-repeat -75px -304px;}
.goodsItem span.hot{background:url(../images/bg.gif) no-repeat -161px -304px;}
.goods_cat{ padding:10px;}
.goods_cat .goodsItem{ padding:5px 11px 15px 10px; }
/*商品分类*/
.xm-box{ border-top:2px solid #f69; border:1px solid #e6e6e6}
.xm-box .title{ height:38px; line-height:38px; padding:0 10px; font-size:14px; font-weight:normal;color:#666; text-align:right; background:#f5f5f5;}
.xm-box .title span{ float:left; font-size:14px; font-weight:bold; color:#f69}
.xm-box .title .more{ float:right; padding-right:20px; height:38px; line-height:38px; background:url(../images/biao17.gif) right center no-repeat}
.top_nav .header_r{ color:#cbcbcb; float:right; color:#818181}
.top_nav a{ color:#616161; padding:0 3px;}
.top_nav {}
/*帮助*/
/*帮助*/
/*相关商品 模_板_堂_出_品*/
.boxCenterList ul{height:1%; margin-bottom:5px;}
.boxCenterList li{float:left; width:100px; line-height:20px;}
.boxCenterList li.goodsimg{width:87px; margin-right:10px; float:left}
.boxCenterList li.goodsimg img{width:85px; height:85px; display:block;}
/*相关文章(其它带有小三角点的文字列表共用)*/
.RelaArticle a,.alone{background:url(../images/bg.gif) no-repeat 0px -170px; padding:0px 0px 0px 10px; color:#3f3f3f; text-decoration:none;}
.RelaArticle a:hover{background:url(../images/bg.gif) no-repeat 0px -170px; padding:0px 0px 0px 10px; color:#f69; text-decoration: underline;}
/*浏览历史,收藏*/
.history{ border-bottom:3px solid #f69}
.history h2{height:32px; line-height:32px; width:148px; text-align:center; font-size:12px;
float:left; color:#fff; background:#f69; margin-right:5px;
}
.history .h2bg{ border:1px solid #ddd ; border-bottom:none; color:#666;height:31px; line-height:31px; width:146px; background:none ;
}
#history li{width:100%;}
#clear_history a{background:none; padding:0px; color:#3f3f3f; text-decoration:none;float:right;cursor:pointer;}
.colle a{background:none; padding:0px; color:#3f3f3f; text-decoration:none;}
.colle a:hover{background:none; padding:0px; color:#f69; text-decoration: underline;}
/* ====================
商品详情页面部分模块
==================== */
#goodsInfo{ _height:1%;}
#goodsInfo h1{overflow: hidden;
font-family: arial,"microsoft yahei"; font-size:18px; text-align:left}
#goodsInfo .imgInfo{width:362px; float:left; padding-right:10px; }
#goodsInfo .imgInfo .thumb{width:230px; height:230px; display:block;}/*商品详情图片*/
#goodsInfo span{width:4px; height:48px; background:url(../images/bg.gif) no-repeat 0 -527px; float:left;}
#goodsInfo span.spanR{width:4px; height:48px; background:url(../images/bg.gif) no-repeat -5px -527px; float:right;}
#goodsInfo .gallery{width:204px; float:left; margin-left:10px; _margin-left:5px; overflow:hidden;}
#goodsInfo .gallery ul{width:auto;}
#goodsInfo .gallery li{float:left; width:48px; margin:0 2px;}
#goodsInfo .gallery li img{width:46px; height:46px; display:block;}
#goodsInfo .market{ padding-left:10px;}
.textInfo ul strong{ font-weight:normal}
/*文字信息*/
#goodsInfo .textInfo{background:#fff; width:570px; float:right; padding: 0px; }
#goodsInfo .textInfo h1{ padding-bottom:10px;border-bottom:1px solid #ccc;}
#goodsInfo .textInfo p{font-size:14px; font-weight:bold; padding:0 5px 5px 8px;}
#goodsInfo .textInfo ul{ padding:6px 0 }
#goodsInfo .textInfo li{ padding:6px 8px; _height:1%;}
#goodsInfo .textInfo select{ width:80px;}
#goodsInfo .textInfo .ul2{border-bottom:1px solid #ccc;}
#goodsInfo .textInfo .ul2 li{ float:left; width:40%; }
#goodsInfo .textInfo ul li dd{ float:left; }
.bnt_ul{ background:#f5f5f5; padding:10px; }
.bnt_ul img{ vertical-align:middle}
#goodsInfo .textInfo li dd{ }
#goodsInfo .textInfo li dd.ddR{border-left:1px solid #eeecec; width:48%; padding-left:8px;}
#goodsInfo .textInfo li dd.ddL{border-right:1px solid #eeecec;}
#goodsInfo .textInfo a{color:#f69; text-decoration:underline;}
#goodsInfo .textInfo .loop{ margin-top:0px;}
.shuxin dt{ border:1px solid #ccc; text-align:center; font-weight:bold; color:#f69; margin-bottom:3px;}
.shuxin dd{ width:50%; float:left}
.shuxin dd span{ float:left; background:#eee; margin:3px;}
.shuxin dd .span1{width:125px;padding-left:5px;}
.shuxin dd .span2{width:220px; padding-left:5px;}
/*用户评论*/
.ie6{padding-left:25px; _padding-left:15px; height:1%;}/*购买此商品的人还购买的商品*/
.comments li{background:url(../images/lineBg.gif) repeat-x left bottom; padding:3px 8px; width:97%; _height:1%; text-align:left; position:relative;
margin-bottom:8px;
}
.comments li img{position:absolute; right:0px; top:3px;}
.comments li p{margin:3px auto; text-align:left;}
.commentsList{border:1px solid #ccc; background:#f7f7f7; padding:10px;}
.commentsList .inputBorder{border:1px solid #ccc; background:#fff;}
.captcha{margin-left:0px; position:relative; top:-1px; *margin-left:8px; *position:relative; top:3px; cursor:pointer;}
/* ====================
品牌推荐
==================== */
/*品牌列表*/
#brandList{ margin-top:12px; height:1%;}
#brandList .brandBox{width:227px; _width:236px; float:left; margin:0 5px 20px 5px; text-align:center; overflow:hidden; height:160px;}
#brandList .brandBox .brandLogo{width:188px; height:52px; overflow:hidden;}
#brandList .brandBox h4{height:23px; line-height:23px; background:#e9e9e9; margin:15px 0 8px 0; padding:0 10px; text-align:right;
font-weight:100; font-size:12px;
}
#brandList .brandBox h4 span,#brandList .brandBox h4 span a{float:left; font-weight:bold; color:#3f3f3f; text-decoration:none;}
#brandList p{text-align:left; margin-bottom:5px; color:#909090; padding:8px;}
#brandList p.brandCategory,#brandList p.brandCategory a{text-align:left; color:#006acd; text-decoration:none;}
#brandList .brandArticle{border:1px dashed #d9d9d9; background:#e2e2e2; text-align:left;}
.brandCategoryA a{ margin-right:15px;}
/* ====================
用户中心
==================== */
.login_tab{background:url(../images/login_tab_bg.gif) bottom no-repeat; height:26px; margin-top:22px;}
.login_tab ul{padding-left:70px;}
.login_tab ul li.active {
background-position: -122px 0;
color: #fff;
}
.login_tab ul li.active a{ color:#fff}
.login_tab ul li {
width: 116px;
text-align: center;
font-size: 14px;
font-weight: bold;
height: 25px;
line-height: 25px;
float: left;
background: url(../images/login_tab_li.gif) no-repeat 0 0;
margin-right: 6px;
cursor: pointer;
}
.box_1 .userCenterBox{border:4px solid #f8f8f8; background-color:#fff;}
.usBox{ padding:0 70px; }
.usBox .inputBg{ border:1px solid #ccc; background:none}
.usBox .inputBg { width:210px;}
.usBox form{ padding:20px 0}
.usBox_1{background:#fff; text-align:left; width:620px; }
.logtitle{height:35px; background:url(../images/user_tit1.gif) no-repeat 0px 0px;}
.logtitle3{height:35px; background:url(../images/user_tit3.gif) no-repeat 0px 0px;}
.us_Submit{border:none; width:125px; height:40px; background:url(../images/bnt_ur_log.gif)}
.us_Submit_reg{border:none; width:125px; height:40px; background:url(../images/bnt_ur_reg.gif);}
.usTxt{ float:right;padding: 3px;
border: solid 1px #e4e4e4;
}
.regtitle{ width:510px; height:35px; background:url(../images/user_tit2.gif)}
.usTxt img{ }
/*注册*/
.usBox_2{background:#fff url(../images/usBox_2bg.gif) 550px center no-repeat ; text-align:left; padding:43px 153px 60px 123px;}
.usBox_2 .regtitle{height:30px; background:url(../images/ur_bg.gif) no-repeat 0px -34px;}
.actionSub a{color:#000; text-decoration:underline;
background:url(../images/ur_bg.gif) no-repeat 0px -68px; padding-left:14px;
}
.box_1 .userCenterBox .userMenu a{display:block; height:25px; line-height:25px; background:url(../images/menuBg.gif) no-repeat 0 -30px;
color:#3f3f3f; text-decoration:none; margin:0 0 3px 10px; padding-left:3px;
}
.box_1 .userCenterBox .userMenu a.curs{background:url(../images/menuBg.gif) no-repeat 0 0px; font-weight:bold;}
.box_1 .userCenterBox .userMenu a img{ margin-right:3px;}
.msgBottomBorder{clear:both; background:url(../images/lineBg.gif) repeat-x left bottom; padding-bottom:8px; margin-bottom:8px;}
/* ====================
商品分类页面
==================== */
/*属性组合搜索*/
.screeBox{padding:10px;}
.screeBox a{color:#404040;}
.screeBox span{background:#f69; color:#FFFFFF; padding:3px 5px; margin:0 3px;}
.sort a{ position:relative; bottom:5px;}
.sort input{position:relative; top:3px;}
/*商品列表显示方式*/
.goodsList{ padding:10px 10px 0 10px;}
.goodsList ul{ margin-bottom:10px;}
.goodsList ul#bgcolor{background:#fbfbfb; border-top:1px dashed #e8e8e8; border-bottom:1px dashed #e8e8e8;}
.goodsList li{float:left; padding:8px;}
.goodsList a{ text-decoration:none; color:#f69}
.goodsList li.thumb{ text-align:center;}
.goodsList li.thumb img{ border:1px solid #ccc; padding:1px; width:240px; height:240px;}
.goodsList li.goodsName{width:250px; margin-right:10px; font-size:12px;}
.goodsList li.goodsName .div_name{ height:80px;}
.goodsList li.goodsName a{ font-size:12px; font-weight:bold; color:#666}
.goodsList li.goodsName .bnt_blue{ color:#f69; font-size:12px; float:left; font-weight:normal; margin-right:10px;}
.goodsList li.action{float:right; margin-left:10px; line-height:25px;}
/* ====================
团购
==================== */
.group{ padding:8px;}
.group li{float:left; background:#fff; padding:8px;}
.group .f_l{ width:220px; text-align:center}
.group .f_r{ width:425px; line-height:23px; text-align:left}
/* ====================
购物流程
==================== */
.flowBox{ padding-bottom:5px;}
.flowBox h6{ background:#ececec; color:#666666; font-weight:bold}
.flowBox table{ margin:5px auto;}
/*2.62在购物车里面显示相关配件*/
.flowGoodsFittings{padding:10px;}
.flowGoodsFittings ul{height:1%; margin:5px 8px; width:222px; float:left;}
.flowGoodsFittings li{float:left; width:222px; font-size:12px; line-height:22px;}
.flowGoodsFittings li p {float:left; width:222px; font-size:12px; line-height:22px; height:44px;}
.flowGoodsFittings li.goodsimg{width:220px; margin-right:10px;}
.flowGoodsFittings li.goodsimg img{width:220px; height:220px; display:block;}
/* ====================
文章列表页-2009.6.8
==================== */
.article_search{margin:8px 0;}
.article_search .inputBg{width:300px;}
/* ====================
打印报价单
==================== */
.quotation{ margin:20px auto 20px auto; text-align:center;}
/*翻页*/
.pagebar{height:20px; float:right;color:#666;}
.pagebar img{position:relative; top:2px;}
.pagebar a{display:block; float:left; margin:0 2px; color:#666; text-decoration:none;}
.pagebar a:hover{color:#f69; text-decoration:none;}
.pagebar .page_now{display:block; float:left; margin:0 5px; color:#f69; font-weight:bold; background:#fff;}
#pager a{color:#666; text-decoration:none;}
/*底部导航+友情链接*/
#bottomNav{width:1200px;}
#bottomNav a{ color:#555; text-decoration:none;display: inline-block;padding:0 30px;vertical-align: middle;}
#bottomNav2{width:948px; height:28px;line-height:28px; text-align:center;background:#f9f6f4; border:1px solid #ddd;}
#bottomNav2 a{ color:#333;text-decoration:none; padding:0 10px;}
/*底部*/
.footer {
background-color: #f5f5f5;
border-top: 1px solid #ddd;
overflow: hidden;
padding: 15px 6px;
margin-left: auto;
margin-right: auto;
padding-top: 14px
}
.footer .foot_con {
margin-left: auto;
margin-right: auto;
width: 1200px
}
.footer .f_list {
float: left;
line-height: 26px;
padding: 10px 21px 20px 30px
}
.footer .f_list h4 {
font-size: 16px;
line-height: 28px
}
.footer .f_list ul {
float: left;
line-height: 26px;
padding-top: 6px
}
.footer .f_list .sina_attention {
position: relative
}
.footer .f_list .sina_attention .sina_attention_area {
display: none;
padding-left: 17px;
padding-top: 6px;
position: absolute;
top: -15px;
left: 70px;
background: url(../images/attention_bg.png) no-repeat;
width: 125px;
height: 66px
}
.footer .f_list .kefu .tel_ico {
background: url(../images/mls_global140607.png) no-repeat 0 -111px;
height: 40px;
width: 36px;
float: left
}
.footer .f_list .kefu p {
margin-left: 48px;
line-height: 20px
}
.footer .f_list .business {
line-height: 22px;
padding-left: 48px;
padding-top: 6px
}
.footer .rolling {
border-top: 1px solid #e6e6e6;
height: 20px;
line-height: 20px;
padding: 5px 0px;
overflow: hidden
}
.footer .rolling h4 {
font-size: 12px;
float: left;
font-weight: normal
}
.footer .rolling ul {
float: left;
height: 20px;
line-height: 20px;
overflow: hidden;
width: 800px
}
.footer .rolling ul li {
float: left;
overflow: hidden;
width: 880px
}
.footer .rolling ul li a {
white-space: nowrap;
float: left;
padding: 0 5px
}
.footer .rolling .link_more {
float: right
}
.footer .record {
border-top: 1px solid #e6e6e6;
line-height: 22px;
padding-top: 10px
}
.footer .weixin_code {
float: right;
padding-right: 0
}
.footer .weixin_code .client_pic {
background: url(../images/mls_global140607.png) no-repeat 0 -401px;
display: block;
height: 100px;
margin-top: 10px;
width: 132px
}
.footer .service_info {
padding-left: 0;
padding-top: 16px
}
.footer .qr-code h4 {
text-align: center
}
.footer .qr-code img {
width: 115px;
height: 115px;
margin-top: 13px
}
.i_sina {
background-position: 0 -21px;
}
.i_qzone {
background-position: -73px -21px;
}
.i_tx {
background-position: -49px -21px;
}
.sncompany{ height:32px; line-height:32px;}
.sncompany a{ padding:0 30px;}
/*智能提示弹出层*/ .vjia-suggest-container{display:none;width:306px;position:absolute;top:27px;left:0;border:1px solid #b3b3b3;background-color:#fff;z-index:98;}
.full .vjia-suggest-container{width:406px;}
.vjia-suggest-container ol{border-bottom:3px solid #d8d8d8;list-style:none;margin:0;padding:0;}
.vjia-suggest-container ol li{height:25px;line-height:24px;padding-left:9px;cursor:default;}
.vjia-suggest-container ol .selected{background-color:#d80732;color:#fff;}
/*购物车提示点击更新按钮式样2.6.2版本添加*/
.messageli {
list-style-type:none;
padding:5px;
color:red
}
.messagediv {
font-size:12px;
position:absolute;
border:1px solid #FFD700;
text-align:center;
padding:5px;
background-color:#FFFACD;
filter:alpha(opacity=50);
-moz-opacity:0.7;
opacity: 0.7;
}
/* ======商品比较浮动块 ====== */
#compareBox { background:url(../images/comparebox.gif) no-repeat;
width:140px;
position: absolute;
right:1px;
top:200px; padding-top:21px;
}
#compareBox input {
width:140px; height:26px;
border:none;
background:url(../images/compareSub.gif) no-repeat;
}
#compareList {
padding:0px;
width:138px;
background:#FFFFFF;
border:1px solid #91b3cb; border-bottom: none; padding-top:5px;
}
#compareList li {
color: #333;
text-align:left;
background: #eff8ff;
padding: 3px 5px;
margin: 0 5px 5px 5px; border:1px solid #dceaf5
}
#compareList li img {
float:right;
padding-top:4px;
}
/*购物车提示点击更新按钮式样2.6.2版本添加*/
.messageli {
list-style-type:none;
padding:5px;
color:red
}
.messagediv {
font-size:12px;
position:absolute;
border:1px solid #FFD700;
text-align:center;
padding:5px;
background-color:#FFFACD;
filter:alpha(opacity=50);
-moz-opacity:0.7;
opacity: 0.7;
}
/* 积分兑换样式修改 */
.point li{
float:left;
width:300px;
}
/*********************放大镜配置文件*******************************************************************************************/
/* Copyright 2008 MagicToolBox.com. To use this code on your own site, visit http://magictoolbox.com */
/* CSS class for zoomed area */
.MagicZoomBigImageCont {
border: 1px solid #ccc;
}
/* Header look and feel CSS class */
/* header is shown if "title" attribute is present in the <A> tag */
.MagicZoomHeader {
font: 12px Tahoma, Verdana, Arial, sans-serif;
color: #fff;
background: #ccc;
text-align: center !important;
}
/* CSS class for small looking glass square under mouse */
.MagicZoomPup {
border: 1px solid #aaa;
background: #ffffff;
cursor: hand;
}
/* CSS style for loading animation box */
.MagicZoomLoading {
text-align: center;
background: #ffffff;
color: #444;
border: 1px solid #ccc;
opacity: 0.8;
padding: 3px 3px 3px 3px !important;
display: none; /* do not edit this line please */
}
/* CSS style for gif image in the loading animation box */
.MagicZoomLoading img {
padding-top: 3px !important;
}
/* ©2008 MagicToolbox.com. To use this code on your own site, visit http://www.magictoolbox.com */
/* CSS class for thumbnail link <A> */
.MagicThumb {
cursor: url(../images/zoomin.cur), pointer;
outline: none;
}
/* CSS class for the thumbnail link <A> when the big image is zoomed mo ban tang ban quan suo you */
.MagicThumb-zoomed { cursor: default; }
/* CSS class for span inside the thumbnail <A> */
.MagicThumb span { display: none; }
/* CSS class for the thumbnail image */
.MagicThumb img { border: 1px solid #f5f5f5; outline: none; }
/* CSS class for the big image while zooming */
.MagicThumb-image { border: 1px solid #cccccc; outline: none; }
/* CSS class for the zoomed big image */
.MagicThumb-image-zoomed { cursor: url(../images/zoomout.cur), pointer; }
/* CSS class for the caption under the big zoomed image */
.MagicThumb-caption {
color: #333333;
background-color: #F0F0F0;
border: 1px solid #CCCCCC;
border-top: none;
font-family: Verdana, Helvetica;
font-size: 11px;
padding: 8px 16px;
}
/* CSS class for the control bar ec mo ban */
.MagicThumb-controlbar {
display: block;
height: 18px;
}
.MagicThumb-controlbar a {
display: block;
width: 18px;
height: 18px;
margin: 0px 1px;
outline: none;
float: left;
overflow: hidden;
}
.MagicThumb-controlbar a span {
display: block;
width: 990px;
height: 990px;
background: transparent url(../images/controlbar.png) no-repeat 0 0;
outline: none;
position: absolute;
left: 0px;
top: 0px;
}
/* CSS class for the loading message box */
.MagicThumb-loading {
border: 1px solid #000000;
background: #ffffff url(../images/loader.gif) no-repeat 2px 50%;
padding: 2px 2px 2px 22px;
margin: 0;
text-decoration: none;
text-align: left;
font-size: 8pt;
font-family: sans-serif;
}
.picture{
margin-top:10px;
text-align:left;
}
.picture img{
width:65px;
height:65px;
cursor:pointer;
margin:0 0px; margin-right:3px;
}
.picture img.onbg{ border:1px solid #f69;
}
.picture img.autobg{
border:1px solid #fff;
}
.left_help{ border:1px solid #e2e2e2;}
.left_help dl{ padding:10px;}
.left_help dl dt{ font-weight:bold; font-size:12px; background:#e5e5e5; height:24px;line-height:24px; padding-left:10px;}
.left_help dl dt img{ vertical-align:middle }
.left_help dl dd{ padding-left:10px; padding-top:5px;}
.left_help dl a{ color:#666; text-decoration:none}
.left_help dl a:hover{ color:#1c7b3b}
.art_cat_box{}
.art_cat_box th{ height:26px;line-height:26px; }
.art_cat_box td{ border-bottom:1px solid #dbdbdb; font-weight:normal}
.art_cat_box td a{ font-weight:bold; color:#3f3f3f; padding-left:20px; }
.ecmoban{ display:none}
| 0.291787 | 0.12326 |
* {
box-sizing: border-box;
margin: 0;
padding: 0;
border: 0;
}
html, body {
font-size: .95rem;
height: 100%;
position: relative;
}
/*-------------------------------------------------------------------------------------------*/
/* Page Wrapper ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.wrapper {
min-height: 100vh; /* will cover the 100% of viewport */
overflow: hidden;
display: block;
position: relative;
padding-bottom: 100px; /* height of your footer */
}
/*-------------------------------------------------------------------------------------------*/
/* Navbar ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.subheader-content {
margin-top: 8px;
}
.nav-item a {
text-decoration: none;
}
.nav-item .top-link:hover, .nav-item .top-link:focus, .dropdown .top-link:hover, .dropdown .top-link:focus {
color: #ccc;
}
.header {
min-height: 53px;
}
.header-brand {
font-size: 17px;
}
a.icon {
text-decoration: none;
cursor: pointer;
}
.btn-publish {
margin-top: 5px;
}
.dropdown-icon i {
font-size: 18px;
margin-top: 8px;
}
.dropdown-submenu {
position: relative;
}
.dropdown-submenu a::after {
transform: rotate(-90deg);
position: absolute;
right: 6px;
top: .8em;
}
.dropdown-submenu .dropdown-menu {
top: -10px;
left: 100%;
margin-left: .1rem;
margin-right: .1rem;
}
.dropdown-submenu:hover .dropdown-menu {
display: block;
}
.user-image {
width: 30px;
height: 30px;
margin-top: 3px;
display: inline-block;
background-size: cover;
}
.summernote-toolbar {
max-width: 595px;
}
@media (max-width: 1024px) {
.btn-options, .btn-page-options {
display: none;
}
}
@media (max-width: 1280px) {
.navbar-search {
display: none;
}
.subheader-content {
padding-top: 5px;
}
.header-brand {
font-size: 15px;
}
}
@media (max-width: 992px) {
.navbar-search {
display: block;
}
.header-brand {
font-size: 13px;
}
}
@media (max-width: 576px) {
.navbar-search {
display: block;
}
.header-brand {
font-size: 12px;
}
}
/*-------------------------------------------------------------------------------------------*/
/* Page Content ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.content {
overflow: auto;
padding-bottom: 60px; /* Footer height */
}
.mt-70 {
margin-top: 70px;
}
.mt-35 {
margin-top: 35px;
}
.custom-select-sm {
height: auto;
}
.dropzone {
border: 3px dashed #eee;
background-color: #fff;
}
.hidden {
display: none;
}
#toast {
display: none;
}
.CodeMirror {
height: 600px;
}
.featured-image {
width: 100%;
max-width: 230px;
height: auto;
}
.logo-image {
width: 100%;
max-width: 75px;
height: auto;
display: block;
margin-left: auto;
margin-right: auto;
}
#accordion button {
font-size: 13px;
width: 100%;
}
#accordion button i {
font-size: 16px;
padding: 2px;
}
#accordion button:hover {
text-decoration: none;
}
.image-container {
background: #eee;
display: flex;
justify-content: center;
align-items: center;
width: 150px;
height: 125px;
border: 1px solid #ccc;
}
.image-container img {
max-width: 100%;
max-height: 100%;
}
.image-container img:hover {
cursor: pointer;
}
.image-container.selected {
width: 150px;
height: 125px;
border: 3px solid #00c7ff;
}
.modal-dialog {
overflow-y: initial;
}
.modal-body {
max-height: 500px;
overflow-y: auto;
}
.media-thumbnail {
width: 100%;
max-width: 150px;
height: auto;
display: block;
margin-left: auto;
margin-right: auto;
}
.page-title {
font-size: 28px;
}
.page-subtitle {
font-size: 24px;
}
.post-mobile-btn {
display: none;
}
.table-link:hover {
text-decoration: none;
}
#toast-info, #toast-error, #toast-success, #toast-warning {
visibility: hidden;
}
.table-name {
width: 100%;
}
.table-action {
width: 15%;
}
.widget-heading {
font-size: 14px;
}
.widget-icon {
font-size: 60px;
}
@media (min-width: 992px) {
.modal-lg {
max-width: 875px;
}
}
@media (max-width: 992px) {
.card-options {
font-size: 10px;
}
.post-mobile-btn {
display: block;
}
.page-title {
font-size: 26px;
}
.page-subtitle {
font-size: 22px;
}
.widget-heading {
font-size: 12px;
}
.widget-icon {
font-size: 50px;
}
}
@media (max-width: 576px) {
.page-title {
font-size: 22px;
}
.page-subtitle {
font-size: 18px;
}
}
/*-------------------------------------------------------------------------------------------*/
/* Cropper JS ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.img-container,
.cropper-preview {
background-color: #f7f7f7;
width: 100%;
text-align: center;
}
/* Container */
.img-container {
min-height: 200px;
max-height: 400px;
margin-bottom: 1rem;
overflow: hidden;
}
.img-container>img {
max-width: 100%;
}
@media (min-width: 768px) {
.img-container {
min-height: 400px;
}
}
/* Preview */
.cropper-preview {
float: left;
margin-right: .5rem;
margin-bottom: .5rem;
overflow: hidden;
max-width: 100% !important;
}
[dir=rtl] .cropper-preview {
direction: ltr;
float: right;
margin-right: 0;
margin-left: .5rem;
}
.cropper-preview>img {
max-width: 100%;
}
.cropper-preview.lg {
width: 16rem;
height: 9rem;
}
.cropper-preview.md {
width: 8rem;
height: 4.5rem;
}
.cropper-preview.sm {
width: 4rem;
height: 2.25rem;
}
.cropper-preview.xs {
width: 2rem;
height: 1.125rem;
margin-right: 0;
}
[dir=rtl] .cropper-preview.xs {
margin-left: 0;
}
/* Modal */
.cropper-cropped .modal-body {
text-align: center;
}
.cropper-cropped .modal-body>img,
.cropper-cropped .modal-body>canvas {
max-width: 100%;
}
.cropper-cropped .close {
position: absolute;
right: 20px;
top: 20px;
}
/*-------------------------------------------------------------------------------------------*/
/* Footer ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.footer {
position: absolute;
bottom: 0;
width: 100%;
}
/*-------------------------------------------------------------------------------------------*/
/* Profile ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.avatar {
width: 80px;
height: 80px;
display: block;
border-radius: 4px;
margin: 2px;
background-size: cover;
}
.avatar:hover {
cursor: pointer;
}
.avatar.selected {
width: 86px;
height: 86px;
border: 3px solid #00c7ff;
}
/*-------------------------------------------------------------------------------------------*/
/* Wizard Form ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
#regForm {
width: 100%;
}
.required.invalid, select.invalid {
background-color: #ffdddd;
}
.tab {
display: none;
}
.step.active {
background-color: transparent;
text-decoration: underline;
font-weight: 600;
}
.indicator {
height: 15px;
width: 15px;
margin: 0 2px;
background-color: #bbbbbb;
border: none;
border-radius: 50%;
display: inline-block;
opacity: 0.5;
}
.indicator.active {
opacity: 1;
}
.indicator.finish {
background-color: #007bff;
}
/*-- GREATER THAN 992PX --*/
@media (min-width: 992px) {
.step.hidden {
display: block;
}
}
/*-- LESS THAN 992PX --*/
@media (max-width: 992px) {
.step {
width: 100%;
}
.step.hidden {
display: none;
}
}
/*-------------------------------------------------------------------------------------------*/
/* Theme Settings ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.theme {
display: block;
}
.theme.selected {
width: 120px;
height: 31px;
border: 3px solid #00c7ff;
}
.theme-color {
width: 40px;
height: 25px;
}
.default-primary.theme-color {
background-color: #007bff;
}
.default-dark.theme-color {
background-color: #343a40;
}
.default-light.theme-color {
background-color: #f8f9fa;
}
.cerulean-primary.theme-color {
background-color: #2FA4E7;
}
.cerulean-dark.theme-color {
background-color: #343a40;
}
.cerulean-light.theme-color {
background-color: #f8f9fa;
}
.cosmo-primary.theme-color {
background-color: #2780E3;
}
.cosmo-dark.theme-color {
background-color: #373a3c;
}
.cosmo-light.theme-color {
background-color: #f8f9fa;
}
.cyborg-primary.theme-color {
background-color: #2A9FD6;
}
.cyborg-dark.theme-color {
background-color: #ADAFAE;
}
.cyborg-light.theme-color {
background-color: #222;
}
.darkly-primary.theme-color {
background-color: #375a7f;
}
.darkly-dark.theme-color {
background-color: #adb5bd;
}
.darkly-light.theme-color {
background-color: #303030;
}
.flatly-primary.theme-color {
background-color: #2C3E50;
}
.flatly-dark.theme-color {
background-color: #7b8a8b;
}
.flatly-light.theme-color {
background-color: #ecf0f1;
}
.journal-primary.theme-color {
background-color: #EB6864;
}
.journal-dark.theme-color {
background-color: #222;
}
.journal-light.theme-color {
background-color: #f8f9fa;
}
.litera-primary.theme-color {
background-color: #4582EC;
}
.litera-dark.theme-color {
background-color: #343a40;
}
.litera-light.theme-color {
background-color: #f8f9fa;
}
.lumen-primary.theme-color {
background-color: #158CBA;
}
.lumen-dark.theme-color {
background-color: #555;
}
.lumen-light.theme-color {
background-color: #f6f6f6;
}
.lux-primary.theme-color {
background-color: #1a1a1a;
}
.lux-dark.theme-color {
background-color: #343a40;
}
.lux-light.theme-color {
background-color: #fff;
}
.materia-primary.theme-color {
background-color: #2196F3;
}
.materia-dark.theme-color {
background-color: #222;
}
.materia-light.theme-color {
background-color: #fff;
}
.minty-primary.theme-color {
background-color: #78C2AD;
}
.minty-dark.theme-color {
background-color: #343a40;
}
.minty-light.theme-color {
background-color: #f8f9fa;
}
.pulse-primary.theme-color {
background-color: #593196;
}
.pulse-dark.theme-color {
background-color: #17141F;
}
.pulse-light.theme-color {
background-color: #F9F8FC;
}
.sandstone-primary.theme-color {
background-color: #325D88;
}
.sandstone-dark.theme-color {
background-color: #3E3F3A;
}
.sandstone-light.theme-color {
background-color: #F8F5F0;
}
.simplex-primary.theme-color {
background-color: #D9230F;
}
.simplex-dark.theme-color {
background-color: #373a3c;
}
.simplex-light.theme-color {
background-color: #fff;
}
.sketchy-primary.theme-color {
background-color: #333;
}
.sketchy-dark.theme-color {
background-color: #555;
}
.sketchy-light.theme-color {
background-color: #fff;
}
.slate-primary.theme-color {
background-color: #3A3F44;
}
.slate-dark.theme-color {
background-color: #272B30;
}
.slate-light.theme-color {
background-color: #e9ecef;
}
.solar-primary.theme-color {
background-color: #B58900;
}
.solar-dark.theme-color {
background-color: #073642;
}
.solar-light.theme-color {
background-color: #FDF6E3;
}
.spacelab-primary.theme-color {
background-color: #446E9B;
}
.spacelab-dark.theme-color {
background-color: #333;
}
.spacelab-light.theme-color {
background-color: #eee;
}
.superhero-primary.theme-color {
background-color: #DF691A;
}
.superhero-dark.theme-color {
background-color: #4E5D6C;
}
.superhero-light.theme-color {
background-color: #8d9dad;
}
.united-primary.theme-color {
background-color: #E95420;
}
.united-dark.theme-color {
background-color: #772953;
}
.united-light.theme-color {
background-color: #e9ecef;
}
.yeti-primary.theme-color {
background-color: #008cba;
}
.yeti-dark.theme-color {
background-color: #222;
}
.yeti-light.theme-color {
background-color: #eee;
}
|
assets/css/admin/admin.css
|
* {
box-sizing: border-box;
margin: 0;
padding: 0;
border: 0;
}
html, body {
font-size: .95rem;
height: 100%;
position: relative;
}
/*-------------------------------------------------------------------------------------------*/
/* Page Wrapper ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.wrapper {
min-height: 100vh; /* will cover the 100% of viewport */
overflow: hidden;
display: block;
position: relative;
padding-bottom: 100px; /* height of your footer */
}
/*-------------------------------------------------------------------------------------------*/
/* Navbar ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.subheader-content {
margin-top: 8px;
}
.nav-item a {
text-decoration: none;
}
.nav-item .top-link:hover, .nav-item .top-link:focus, .dropdown .top-link:hover, .dropdown .top-link:focus {
color: #ccc;
}
.header {
min-height: 53px;
}
.header-brand {
font-size: 17px;
}
a.icon {
text-decoration: none;
cursor: pointer;
}
.btn-publish {
margin-top: 5px;
}
.dropdown-icon i {
font-size: 18px;
margin-top: 8px;
}
.dropdown-submenu {
position: relative;
}
.dropdown-submenu a::after {
transform: rotate(-90deg);
position: absolute;
right: 6px;
top: .8em;
}
.dropdown-submenu .dropdown-menu {
top: -10px;
left: 100%;
margin-left: .1rem;
margin-right: .1rem;
}
.dropdown-submenu:hover .dropdown-menu {
display: block;
}
.user-image {
width: 30px;
height: 30px;
margin-top: 3px;
display: inline-block;
background-size: cover;
}
.summernote-toolbar {
max-width: 595px;
}
@media (max-width: 1024px) {
.btn-options, .btn-page-options {
display: none;
}
}
@media (max-width: 1280px) {
.navbar-search {
display: none;
}
.subheader-content {
padding-top: 5px;
}
.header-brand {
font-size: 15px;
}
}
@media (max-width: 992px) {
.navbar-search {
display: block;
}
.header-brand {
font-size: 13px;
}
}
@media (max-width: 576px) {
.navbar-search {
display: block;
}
.header-brand {
font-size: 12px;
}
}
/*-------------------------------------------------------------------------------------------*/
/* Page Content ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.content {
overflow: auto;
padding-bottom: 60px; /* Footer height */
}
.mt-70 {
margin-top: 70px;
}
.mt-35 {
margin-top: 35px;
}
.custom-select-sm {
height: auto;
}
.dropzone {
border: 3px dashed #eee;
background-color: #fff;
}
.hidden {
display: none;
}
#toast {
display: none;
}
.CodeMirror {
height: 600px;
}
.featured-image {
width: 100%;
max-width: 230px;
height: auto;
}
.logo-image {
width: 100%;
max-width: 75px;
height: auto;
display: block;
margin-left: auto;
margin-right: auto;
}
#accordion button {
font-size: 13px;
width: 100%;
}
#accordion button i {
font-size: 16px;
padding: 2px;
}
#accordion button:hover {
text-decoration: none;
}
.image-container {
background: #eee;
display: flex;
justify-content: center;
align-items: center;
width: 150px;
height: 125px;
border: 1px solid #ccc;
}
.image-container img {
max-width: 100%;
max-height: 100%;
}
.image-container img:hover {
cursor: pointer;
}
.image-container.selected {
width: 150px;
height: 125px;
border: 3px solid #00c7ff;
}
.modal-dialog {
overflow-y: initial;
}
.modal-body {
max-height: 500px;
overflow-y: auto;
}
.media-thumbnail {
width: 100%;
max-width: 150px;
height: auto;
display: block;
margin-left: auto;
margin-right: auto;
}
.page-title {
font-size: 28px;
}
.page-subtitle {
font-size: 24px;
}
.post-mobile-btn {
display: none;
}
.table-link:hover {
text-decoration: none;
}
#toast-info, #toast-error, #toast-success, #toast-warning {
visibility: hidden;
}
.table-name {
width: 100%;
}
.table-action {
width: 15%;
}
.widget-heading {
font-size: 14px;
}
.widget-icon {
font-size: 60px;
}
@media (min-width: 992px) {
.modal-lg {
max-width: 875px;
}
}
@media (max-width: 992px) {
.card-options {
font-size: 10px;
}
.post-mobile-btn {
display: block;
}
.page-title {
font-size: 26px;
}
.page-subtitle {
font-size: 22px;
}
.widget-heading {
font-size: 12px;
}
.widget-icon {
font-size: 50px;
}
}
@media (max-width: 576px) {
.page-title {
font-size: 22px;
}
.page-subtitle {
font-size: 18px;
}
}
/*-------------------------------------------------------------------------------------------*/
/* Cropper JS ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.img-container,
.cropper-preview {
background-color: #f7f7f7;
width: 100%;
text-align: center;
}
/* Container */
.img-container {
min-height: 200px;
max-height: 400px;
margin-bottom: 1rem;
overflow: hidden;
}
.img-container>img {
max-width: 100%;
}
@media (min-width: 768px) {
.img-container {
min-height: 400px;
}
}
/* Preview */
.cropper-preview {
float: left;
margin-right: .5rem;
margin-bottom: .5rem;
overflow: hidden;
max-width: 100% !important;
}
[dir=rtl] .cropper-preview {
direction: ltr;
float: right;
margin-right: 0;
margin-left: .5rem;
}
.cropper-preview>img {
max-width: 100%;
}
.cropper-preview.lg {
width: 16rem;
height: 9rem;
}
.cropper-preview.md {
width: 8rem;
height: 4.5rem;
}
.cropper-preview.sm {
width: 4rem;
height: 2.25rem;
}
.cropper-preview.xs {
width: 2rem;
height: 1.125rem;
margin-right: 0;
}
[dir=rtl] .cropper-preview.xs {
margin-left: 0;
}
/* Modal */
.cropper-cropped .modal-body {
text-align: center;
}
.cropper-cropped .modal-body>img,
.cropper-cropped .modal-body>canvas {
max-width: 100%;
}
.cropper-cropped .close {
position: absolute;
right: 20px;
top: 20px;
}
/*-------------------------------------------------------------------------------------------*/
/* Footer ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.footer {
position: absolute;
bottom: 0;
width: 100%;
}
/*-------------------------------------------------------------------------------------------*/
/* Profile ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.avatar {
width: 80px;
height: 80px;
display: block;
border-radius: 4px;
margin: 2px;
background-size: cover;
}
.avatar:hover {
cursor: pointer;
}
.avatar.selected {
width: 86px;
height: 86px;
border: 3px solid #00c7ff;
}
/*-------------------------------------------------------------------------------------------*/
/* Wizard Form ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
#regForm {
width: 100%;
}
.required.invalid, select.invalid {
background-color: #ffdddd;
}
.tab {
display: none;
}
.step.active {
background-color: transparent;
text-decoration: underline;
font-weight: 600;
}
.indicator {
height: 15px;
width: 15px;
margin: 0 2px;
background-color: #bbbbbb;
border: none;
border-radius: 50%;
display: inline-block;
opacity: 0.5;
}
.indicator.active {
opacity: 1;
}
.indicator.finish {
background-color: #007bff;
}
/*-- GREATER THAN 992PX --*/
@media (min-width: 992px) {
.step.hidden {
display: block;
}
}
/*-- LESS THAN 992PX --*/
@media (max-width: 992px) {
.step {
width: 100%;
}
.step.hidden {
display: none;
}
}
/*-------------------------------------------------------------------------------------------*/
/* Theme Settings ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.theme {
display: block;
}
.theme.selected {
width: 120px;
height: 31px;
border: 3px solid #00c7ff;
}
.theme-color {
width: 40px;
height: 25px;
}
.default-primary.theme-color {
background-color: #007bff;
}
.default-dark.theme-color {
background-color: #343a40;
}
.default-light.theme-color {
background-color: #f8f9fa;
}
.cerulean-primary.theme-color {
background-color: #2FA4E7;
}
.cerulean-dark.theme-color {
background-color: #343a40;
}
.cerulean-light.theme-color {
background-color: #f8f9fa;
}
.cosmo-primary.theme-color {
background-color: #2780E3;
}
.cosmo-dark.theme-color {
background-color: #373a3c;
}
.cosmo-light.theme-color {
background-color: #f8f9fa;
}
.cyborg-primary.theme-color {
background-color: #2A9FD6;
}
.cyborg-dark.theme-color {
background-color: #ADAFAE;
}
.cyborg-light.theme-color {
background-color: #222;
}
.darkly-primary.theme-color {
background-color: #375a7f;
}
.darkly-dark.theme-color {
background-color: #adb5bd;
}
.darkly-light.theme-color {
background-color: #303030;
}
.flatly-primary.theme-color {
background-color: #2C3E50;
}
.flatly-dark.theme-color {
background-color: #7b8a8b;
}
.flatly-light.theme-color {
background-color: #ecf0f1;
}
.journal-primary.theme-color {
background-color: #EB6864;
}
.journal-dark.theme-color {
background-color: #222;
}
.journal-light.theme-color {
background-color: #f8f9fa;
}
.litera-primary.theme-color {
background-color: #4582EC;
}
.litera-dark.theme-color {
background-color: #343a40;
}
.litera-light.theme-color {
background-color: #f8f9fa;
}
.lumen-primary.theme-color {
background-color: #158CBA;
}
.lumen-dark.theme-color {
background-color: #555;
}
.lumen-light.theme-color {
background-color: #f6f6f6;
}
.lux-primary.theme-color {
background-color: #1a1a1a;
}
.lux-dark.theme-color {
background-color: #343a40;
}
.lux-light.theme-color {
background-color: #fff;
}
.materia-primary.theme-color {
background-color: #2196F3;
}
.materia-dark.theme-color {
background-color: #222;
}
.materia-light.theme-color {
background-color: #fff;
}
.minty-primary.theme-color {
background-color: #78C2AD;
}
.minty-dark.theme-color {
background-color: #343a40;
}
.minty-light.theme-color {
background-color: #f8f9fa;
}
.pulse-primary.theme-color {
background-color: #593196;
}
.pulse-dark.theme-color {
background-color: #17141F;
}
.pulse-light.theme-color {
background-color: #F9F8FC;
}
.sandstone-primary.theme-color {
background-color: #325D88;
}
.sandstone-dark.theme-color {
background-color: #3E3F3A;
}
.sandstone-light.theme-color {
background-color: #F8F5F0;
}
.simplex-primary.theme-color {
background-color: #D9230F;
}
.simplex-dark.theme-color {
background-color: #373a3c;
}
.simplex-light.theme-color {
background-color: #fff;
}
.sketchy-primary.theme-color {
background-color: #333;
}
.sketchy-dark.theme-color {
background-color: #555;
}
.sketchy-light.theme-color {
background-color: #fff;
}
.slate-primary.theme-color {
background-color: #3A3F44;
}
.slate-dark.theme-color {
background-color: #272B30;
}
.slate-light.theme-color {
background-color: #e9ecef;
}
.solar-primary.theme-color {
background-color: #B58900;
}
.solar-dark.theme-color {
background-color: #073642;
}
.solar-light.theme-color {
background-color: #FDF6E3;
}
.spacelab-primary.theme-color {
background-color: #446E9B;
}
.spacelab-dark.theme-color {
background-color: #333;
}
.spacelab-light.theme-color {
background-color: #eee;
}
.superhero-primary.theme-color {
background-color: #DF691A;
}
.superhero-dark.theme-color {
background-color: #4E5D6C;
}
.superhero-light.theme-color {
background-color: #8d9dad;
}
.united-primary.theme-color {
background-color: #E95420;
}
.united-dark.theme-color {
background-color: #772953;
}
.united-light.theme-color {
background-color: #e9ecef;
}
.yeti-primary.theme-color {
background-color: #008cba;
}
.yeti-dark.theme-color {
background-color: #222;
}
.yeti-light.theme-color {
background-color: #eee;
}
| 0.333178 | 0.049131 |
@import url('https://fonts.googleapis.com/css?family=Raleway:300&display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway:600&display=swap');
.wrapper {
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
overflow: hidden;
z-index: 101;
pointer-events: none;
}
.overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
cursor: pointer;
background: transparent;
transition: background 0.3s ease-out 0.2s; /* SEE ANIMATION_DELAY */
}
.overlay.shade {
pointer-events: all;
background: rgba(0,0,0,0.4);
transition: background 0.3s ease-out 0s;
}
.sidebar {
position: relative;
box-sizing: border-box;
pointer-events: all;
height: 100%;
width: 400px; /* see SIDEBAR_WIDTH */
max-width: 80%; /* see SIDEBAR_MAX_WIDTH */
}
.sidebar::-webkit-scrollbar-track {
background-color: transparent;
}
.sidebar::-webkit-scrollbar {
width: 4px;
background-color: transparent;
}
.sidebar::-webkit-scrollbar-thumb {
background-color: rgba(0,0,0,0.7);
border-radius: 2px;
}
.menu {
position: absolute;
top: 16px;
right: 16px;
transition: transform 300ms cubic-bezier(0.645, 0.045, 0.355, 1), opacity 100ms linear;
z-index: 2000;
}
.menu.exit {
transform: translateX(100px);
transition: transform 300ms cubic-bezier(0.645, 0.045, 0.355, 1) 400ms, opacity 100ms linear 600ms;
}
.gestureTrigger {
position: absolute;
top: 96px;
width: 36px;
right: -36px;
bottom: 0;
}
.gestureTrigger.disable {
pointer-events: none;
}
.logo {
display: inline-block;
position: relative;
font-size: 1.6rem;
margin-bottom: 32px;
font-family: Raleway, sans-serif;
font-weight: 600;
}
.logo, .logo > * {
color: #000 !important;
}
.logo::after {
content: "";
position: absolute;
left: 10%;
bottom: -4px;
height: 1px;
width: 80%;
background-color: rgba(0,0,0,0.4);
}
.content {
width: 100%;
height: 100%;
overflow: auto;
text-align: center;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.link {
position: relative;
font-size: 1.4rem;
padding: 16px 0;
font-weight: 300;
font-family: Raleway, sans-serif;
cursor: pointer;
}
.link::after {
content: "";
position: absolute;
left: 50%;
bottom: 16px;
width: 60%;
height: 1px;
opacity: 0;
background-color: #000;
transform: translate(-50%, 0);
transition: width 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), opacity 0.3s linear;
}
.link:hover::after {
width: 100%;
opacity: 1;
transition: width 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.3s linear;
}
.stagger {
transform: translateX(-150px);
opacity: 0;
transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53), opacity 0.3s linear;
}
.staggerIn {
transform: none;
opacity: 1;
transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.6s linear;
}
@media only screen and (min-width: 769px) {
.wrapper {
display: none;
}
}
|
src/components/common/nav/sidebar/sidebar.module.css
|
@import url('https://fonts.googleapis.com/css?family=Raleway:300&display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway:600&display=swap');
.wrapper {
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
overflow: hidden;
z-index: 101;
pointer-events: none;
}
.overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
cursor: pointer;
background: transparent;
transition: background 0.3s ease-out 0.2s; /* SEE ANIMATION_DELAY */
}
.overlay.shade {
pointer-events: all;
background: rgba(0,0,0,0.4);
transition: background 0.3s ease-out 0s;
}
.sidebar {
position: relative;
box-sizing: border-box;
pointer-events: all;
height: 100%;
width: 400px; /* see SIDEBAR_WIDTH */
max-width: 80%; /* see SIDEBAR_MAX_WIDTH */
}
.sidebar::-webkit-scrollbar-track {
background-color: transparent;
}
.sidebar::-webkit-scrollbar {
width: 4px;
background-color: transparent;
}
.sidebar::-webkit-scrollbar-thumb {
background-color: rgba(0,0,0,0.7);
border-radius: 2px;
}
.menu {
position: absolute;
top: 16px;
right: 16px;
transition: transform 300ms cubic-bezier(0.645, 0.045, 0.355, 1), opacity 100ms linear;
z-index: 2000;
}
.menu.exit {
transform: translateX(100px);
transition: transform 300ms cubic-bezier(0.645, 0.045, 0.355, 1) 400ms, opacity 100ms linear 600ms;
}
.gestureTrigger {
position: absolute;
top: 96px;
width: 36px;
right: -36px;
bottom: 0;
}
.gestureTrigger.disable {
pointer-events: none;
}
.logo {
display: inline-block;
position: relative;
font-size: 1.6rem;
margin-bottom: 32px;
font-family: Raleway, sans-serif;
font-weight: 600;
}
.logo, .logo > * {
color: #000 !important;
}
.logo::after {
content: "";
position: absolute;
left: 10%;
bottom: -4px;
height: 1px;
width: 80%;
background-color: rgba(0,0,0,0.4);
}
.content {
width: 100%;
height: 100%;
overflow: auto;
text-align: center;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.link {
position: relative;
font-size: 1.4rem;
padding: 16px 0;
font-weight: 300;
font-family: Raleway, sans-serif;
cursor: pointer;
}
.link::after {
content: "";
position: absolute;
left: 50%;
bottom: 16px;
width: 60%;
height: 1px;
opacity: 0;
background-color: #000;
transform: translate(-50%, 0);
transition: width 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), opacity 0.3s linear;
}
.link:hover::after {
width: 100%;
opacity: 1;
transition: width 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.3s linear;
}
.stagger {
transform: translateX(-150px);
opacity: 0;
transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53), opacity 0.3s linear;
}
.staggerIn {
transform: none;
opacity: 1;
transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.6s linear;
}
@media only screen and (min-width: 769px) {
.wrapper {
display: none;
}
}
| 0.499512 | 0.085939 |
.cart-info__icon {
color: var(--mainBlack);
cursor: pointer;
}
.empty-cart {
text-align: center;
padding: 1rem;
}
.cart-info {
border: 0.1rem solid var(--mainBlack);
color: var(--mainBlack);
border-radius: 0.25rem;
padding: 0.4rem 0.6rem;
cursor: pointer;
}
.cart-info:hover {
background: var(--mainPink);
border-color: var(--mainPink);
color: var(--mainWhite);
}
.cart-info:hover .cart-info__icon {
color: var(--mainWhite);
}
.cart {
position: fixed;
min-height: 10rem;
background: var(--mainWhite);
transition: all 0.3s ease-in-out;
min-width: 300px;
width: 24rem;
padding: 1.5rem 0;
transform: rotateY(-360deg);
z-index: 1;
top: 67px;
right: 5px;
box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2),
0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12) !important;
}
.cart-item {
transition: all 2s ease-in-out;
padding: 1em 1.5rem;
border-bottom: 1px solid #d4d4d4;
display: flex;
align-items: center;
text-transform: capitalize;
}
.cart-actions {
justify-items: flex-end;
display: flex;
box-sizing: border-box;
font-weight: bold;
}
.cart-actions button {
font-size: 1em;
padding: 1em 0.6em;
background-color: transparent;
}
.cart-actions input {
border-right: none;
border-left: none;
width: 30px;
padding: 1em 0;
text-align: center;
}
.cart-item img {
width: 50px;
height: 50px;
border-radius: 50%;
padding-right: 1em;
}
.cart-item .item-text {
display: block;
padding: 0;
font-size: 1rem;
flex: 1 1 auto;
}
.cart-item .item-text p {
margin: 0;
}
.cart-item:hover {
background-color: #d4d4d4;
}
.cart-item-remove i.fas {
margin: 0;
}
.cart-item-remove {
color: var(--mainPink);
transition: all 1s ease-in-out;
}
.cart-buttons-container {
display: flex;
padding: 1em;
justify-content: space-between;
}
#cart-item-price {
font-size: 0.8rem;
}
.cart-total-container {
display: flex;
justify-content: space-around;
margin: 1rem;
text-transform: capitalize;
font-size: 1.25rem;
}
.btn-pink {
color: var(--mainPink) !important;
border-color: var(--mainPink) !important;
}
.btn-black {
color: var(--mainBlack) !important;
border-color: var(--mainBlack) !important;
}
.btn-black:hover,
.btn-black.active {
color: var(--mainPink) !important;
background: var(--mainBlack) !important;
}
.btn-pink:hover {
background: var(--mainPink) !important;
color: var(--mainBlack) !important;
}
|
grandma-sweets/src/components/Cart/Cart.css
|
.cart-info__icon {
color: var(--mainBlack);
cursor: pointer;
}
.empty-cart {
text-align: center;
padding: 1rem;
}
.cart-info {
border: 0.1rem solid var(--mainBlack);
color: var(--mainBlack);
border-radius: 0.25rem;
padding: 0.4rem 0.6rem;
cursor: pointer;
}
.cart-info:hover {
background: var(--mainPink);
border-color: var(--mainPink);
color: var(--mainWhite);
}
.cart-info:hover .cart-info__icon {
color: var(--mainWhite);
}
.cart {
position: fixed;
min-height: 10rem;
background: var(--mainWhite);
transition: all 0.3s ease-in-out;
min-width: 300px;
width: 24rem;
padding: 1.5rem 0;
transform: rotateY(-360deg);
z-index: 1;
top: 67px;
right: 5px;
box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2),
0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12) !important;
}
.cart-item {
transition: all 2s ease-in-out;
padding: 1em 1.5rem;
border-bottom: 1px solid #d4d4d4;
display: flex;
align-items: center;
text-transform: capitalize;
}
.cart-actions {
justify-items: flex-end;
display: flex;
box-sizing: border-box;
font-weight: bold;
}
.cart-actions button {
font-size: 1em;
padding: 1em 0.6em;
background-color: transparent;
}
.cart-actions input {
border-right: none;
border-left: none;
width: 30px;
padding: 1em 0;
text-align: center;
}
.cart-item img {
width: 50px;
height: 50px;
border-radius: 50%;
padding-right: 1em;
}
.cart-item .item-text {
display: block;
padding: 0;
font-size: 1rem;
flex: 1 1 auto;
}
.cart-item .item-text p {
margin: 0;
}
.cart-item:hover {
background-color: #d4d4d4;
}
.cart-item-remove i.fas {
margin: 0;
}
.cart-item-remove {
color: var(--mainPink);
transition: all 1s ease-in-out;
}
.cart-buttons-container {
display: flex;
padding: 1em;
justify-content: space-between;
}
#cart-item-price {
font-size: 0.8rem;
}
.cart-total-container {
display: flex;
justify-content: space-around;
margin: 1rem;
text-transform: capitalize;
font-size: 1.25rem;
}
.btn-pink {
color: var(--mainPink) !important;
border-color: var(--mainPink) !important;
}
.btn-black {
color: var(--mainBlack) !important;
border-color: var(--mainBlack) !important;
}
.btn-black:hover,
.btn-black.active {
color: var(--mainPink) !important;
background: var(--mainBlack) !important;
}
.btn-pink:hover {
background: var(--mainPink) !important;
color: var(--mainBlack) !important;
}
| 0.39222 | 0.086131 |
position:absolute;
left:0;
top:0;
bottom:0;
width:0;
}
#map {
position:absolute;
left:0;
top:0;
bottom:0;
right:0;
}
.marker-player {
pointer-events:none;
}
#crot,#prot{
position:absolute;
-moz-transition: all .2s ease;
-webkit-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
#crot {
width:93px;
height:86px;
background:url('img/icon-crot.png') no-repeat;
}
#prot {
width:29px;
height:20px;
left:32px;
top:33px;
background:url('img/icon-prot.png') no-repeat;
}
.marker,.marker-icon {
position:absolute;
pointer-events:none;
white-space: nowrap;
color:white;
}
.marker-text {font-size:2em;}
.marker .main-text{margin-top:-1em;}
.main-text,.sub-text{
font-family:menomonia, serif;
position:relative;
display:block;
left:-50%;
text-shadow:-1px -1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, 1px 1px 0 #000;
z-index:-1;
text-align:center;
}
.marker-range {
box-sizing:border-box;
position:absolute;
border:3px solid red;
border-radius:50%;
z-index:-1;
pointer-events:auto;
box-shadow:0 0 10px #000;
}
.marker-event:hover .marker-range {
border-style:dashed;
}
.marker-event img {
-moz-transition: all .2s ease;
-webkit-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.marker-event:hover img{
transform:scale(1.5);
-webkit-transform: scale(1.5);
}
.sub-text {
opacity:.7;
font-size:.9em;
margin:-0.5em 0;
}
.marker-icon .main-text{margin-top:.5em;}.marker-icon img{pointer-events:auto;}
.marker-region {color:tan;font-style:italic;}
.marker-sector {font-size:1.1em;color:silver;} .marker-sector .main-text{font-style:italic;}
.marker-map {font-size:1.5em;color:#ff8;} .marker-map .main-text{font-style:italic;}
.z2 .marker-map/*,.z5 .marker-map,.z6 .marker-map,.z7 .marker-map */{display:none;}
.z2 .marker-sector,.z3 .marker-sector ,.z4 .marker-sector {display:none;}
.z2 .marker-icon,.z3 .marker-icon {display:none;}
.z4 .marker-icon .main-text,.z4 .marker-icon .sub-text ,.z5 .marker-icon .main-text ,.z5 .marker-icon .sub-text, .z6 .marker-icon .sub-text {display:none;}
.z4 .marker-region,.z5 .marker-region,.z6 .marker-region,.z7 .marker-region {display:none;}
@-webkit-keyframes elevated {
0% {
transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
}
100% {
transform: scale(1.3);
-ms-transform: scale(1.3);
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
}
}
.event-elevated {
background:rgba(255,0,0,0.3);
animation: elevated 0.5s ease infinite alternate;
-ms-animation: elevated 0.5s ease infinite alternate;
-moz-animation: elevated 0.5s ease infinite alternate;
-webkit-animation: elevated 0.5s ease infinite alternate;
}
/*
.label {
position:absolute;
display:none;
pointer-events:none;
white-space: nowrap;
color:white;
}
.label span, .label small {
font-family:menomonia, roboto, serif;
position:relative;
display:block;
left:-50%;
text-shadow:-1px -1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, 1px 1px 0 #000;
text-align:center;
}
.label span {
top:-.5em;
}
.label small {
top:-1em;
color:#fff;
z-index:-2;
}
.hide-small small {
display:none;
}
.label .icon ,.event-poly-center{
cursor:pointer;
pointer-events:auto;
background-repeat:no-repeat;
}
.label .icon:hover ,.event-poly-center:hover{
margin:-3px;
}
.label .icon:hover, .event-area:hover, .event-poly-center:hover {
border-width:3px;
border-style:dashed;
}
.label .landmark {
width:23px;
height:23px;
left:-11px;
top:-11px;
background-image:url(img/icon-landmark.png);
}
.label .skill {
width:19px;
height:23px;
left:-9px;
top:-11px;
background-image:url(img/icon-skill.png);
}
.label .tasks {
width:23px;
height:19px;
left:-11px;
top:-9px;
background-image:url(img/icon-tasks.png);
}
.label .vista {
width:23px;
height:21px;
left:-11px;
top:-10px;
background-image:url(img/icon-vista.png);
}
.label .unlock {
width:23px;
height:21px;
left:-11px;
top:-10px;
background-image:url(img/icon-unlock.png);
}
.label .waypoint {
width:23px;
height:22px;
left:-11px;
top:-11px;
background-image:url(img/icon-waypoint.png);
}
.label .jp {
width:20px;
height:20px;
left:-10px;
top:-10px;
background-image:url(img/icon-jp.png);
}
.event-poly-center {
position:absolute;
width:20px;
height:20px;
left:-10px;
top:-10px;
background-image:url(img/icon-event.png);
}
.event-area {
color:cyan;
position:absolute;
z-index:-1;
cursor:pointer;
border:3px solid #38b;
box-shadow:0 0 10px #000;
}
.marker {
position:absolute;
}
.marker span {
position: relative;
display:block;
width:93px;
height:86px: left: -50%;
opacity:.8;
}
.marker img {
position:absolute;
-moz-transition: all .2s ease;
-webkit-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.marker .crot {
left:-46px;
top:-43px;
}
.marker .prot {
left:-14px;
top:-10px;
}
ul, li {
margin:0;
padding:0;
}
li {
list-style:none;
}
#float {
border:1px solid black;
border-width:1px 2px 2px 1px;
z-index:2;
background:#fff;
padding:2px;
font-size:.5em;
position:absolute;
right:1em;
bottom:3em;
opacity:.9;
}
#float select {
width:100%;
}
|
style.css
|
position:absolute;
left:0;
top:0;
bottom:0;
width:0;
}
#map {
position:absolute;
left:0;
top:0;
bottom:0;
right:0;
}
.marker-player {
pointer-events:none;
}
#crot,#prot{
position:absolute;
-moz-transition: all .2s ease;
-webkit-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
#crot {
width:93px;
height:86px;
background:url('img/icon-crot.png') no-repeat;
}
#prot {
width:29px;
height:20px;
left:32px;
top:33px;
background:url('img/icon-prot.png') no-repeat;
}
.marker,.marker-icon {
position:absolute;
pointer-events:none;
white-space: nowrap;
color:white;
}
.marker-text {font-size:2em;}
.marker .main-text{margin-top:-1em;}
.main-text,.sub-text{
font-family:menomonia, serif;
position:relative;
display:block;
left:-50%;
text-shadow:-1px -1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, 1px 1px 0 #000;
z-index:-1;
text-align:center;
}
.marker-range {
box-sizing:border-box;
position:absolute;
border:3px solid red;
border-radius:50%;
z-index:-1;
pointer-events:auto;
box-shadow:0 0 10px #000;
}
.marker-event:hover .marker-range {
border-style:dashed;
}
.marker-event img {
-moz-transition: all .2s ease;
-webkit-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.marker-event:hover img{
transform:scale(1.5);
-webkit-transform: scale(1.5);
}
.sub-text {
opacity:.7;
font-size:.9em;
margin:-0.5em 0;
}
.marker-icon .main-text{margin-top:.5em;}.marker-icon img{pointer-events:auto;}
.marker-region {color:tan;font-style:italic;}
.marker-sector {font-size:1.1em;color:silver;} .marker-sector .main-text{font-style:italic;}
.marker-map {font-size:1.5em;color:#ff8;} .marker-map .main-text{font-style:italic;}
.z2 .marker-map/*,.z5 .marker-map,.z6 .marker-map,.z7 .marker-map */{display:none;}
.z2 .marker-sector,.z3 .marker-sector ,.z4 .marker-sector {display:none;}
.z2 .marker-icon,.z3 .marker-icon {display:none;}
.z4 .marker-icon .main-text,.z4 .marker-icon .sub-text ,.z5 .marker-icon .main-text ,.z5 .marker-icon .sub-text, .z6 .marker-icon .sub-text {display:none;}
.z4 .marker-region,.z5 .marker-region,.z6 .marker-region,.z7 .marker-region {display:none;}
@-webkit-keyframes elevated {
0% {
transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
}
100% {
transform: scale(1.3);
-ms-transform: scale(1.3);
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
}
}
.event-elevated {
background:rgba(255,0,0,0.3);
animation: elevated 0.5s ease infinite alternate;
-ms-animation: elevated 0.5s ease infinite alternate;
-moz-animation: elevated 0.5s ease infinite alternate;
-webkit-animation: elevated 0.5s ease infinite alternate;
}
/*
.label {
position:absolute;
display:none;
pointer-events:none;
white-space: nowrap;
color:white;
}
.label span, .label small {
font-family:menomonia, roboto, serif;
position:relative;
display:block;
left:-50%;
text-shadow:-1px -1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, 1px 1px 0 #000;
text-align:center;
}
.label span {
top:-.5em;
}
.label small {
top:-1em;
color:#fff;
z-index:-2;
}
.hide-small small {
display:none;
}
.label .icon ,.event-poly-center{
cursor:pointer;
pointer-events:auto;
background-repeat:no-repeat;
}
.label .icon:hover ,.event-poly-center:hover{
margin:-3px;
}
.label .icon:hover, .event-area:hover, .event-poly-center:hover {
border-width:3px;
border-style:dashed;
}
.label .landmark {
width:23px;
height:23px;
left:-11px;
top:-11px;
background-image:url(img/icon-landmark.png);
}
.label .skill {
width:19px;
height:23px;
left:-9px;
top:-11px;
background-image:url(img/icon-skill.png);
}
.label .tasks {
width:23px;
height:19px;
left:-11px;
top:-9px;
background-image:url(img/icon-tasks.png);
}
.label .vista {
width:23px;
height:21px;
left:-11px;
top:-10px;
background-image:url(img/icon-vista.png);
}
.label .unlock {
width:23px;
height:21px;
left:-11px;
top:-10px;
background-image:url(img/icon-unlock.png);
}
.label .waypoint {
width:23px;
height:22px;
left:-11px;
top:-11px;
background-image:url(img/icon-waypoint.png);
}
.label .jp {
width:20px;
height:20px;
left:-10px;
top:-10px;
background-image:url(img/icon-jp.png);
}
.event-poly-center {
position:absolute;
width:20px;
height:20px;
left:-10px;
top:-10px;
background-image:url(img/icon-event.png);
}
.event-area {
color:cyan;
position:absolute;
z-index:-1;
cursor:pointer;
border:3px solid #38b;
box-shadow:0 0 10px #000;
}
.marker {
position:absolute;
}
.marker span {
position: relative;
display:block;
width:93px;
height:86px: left: -50%;
opacity:.8;
}
.marker img {
position:absolute;
-moz-transition: all .2s ease;
-webkit-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.marker .crot {
left:-46px;
top:-43px;
}
.marker .prot {
left:-14px;
top:-10px;
}
ul, li {
margin:0;
padding:0;
}
li {
list-style:none;
}
#float {
border:1px solid black;
border-width:1px 2px 2px 1px;
z-index:2;
background:#fff;
padding:2px;
font-size:.5em;
position:absolute;
right:1em;
bottom:3em;
opacity:.9;
}
#float select {
width:100%;
}
| 0.376738 | 0.042942 |
/* TABLE OF CONTENTS:
* - Browser reset
* - HTML elements
* - JsDoc styling
*/
/*
* BEGIN BROWSER RESET
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin:0;
padding:0
}
html {
height:100%;
overflow:-moz-scrollbars-vertical;
overflow-x:auto
}
table {
border:0;
border-collapse:collapse;
border-spacing:0
}
fieldset,img {
border:0
}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
font-weight:normal
}
em,cite {
font-style:italic
}
strong {
font-weight:bold
}
ol,ul {
list-style:none
}
caption,th {
text-align:left
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
margin:0;
padding:0
}
q:before,q:after {
content:''
}
abbr,acronym {
border:0
}
section,article,header,footer,nav,aside,hgroup {
display:block
}
/*
* END BROWSER RESET
*/
/*
* HTML ELEMENTS
*/
* {
line-height: 1.4em;
}
html {
font-size: 100%;
}
body {
font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size: 13px;
color: #595959;
background: url('../images/wink_bg.png') repeat-x scroll 0 0 #F8F8F8;
margin: 0;
padding: 0
}
a:link,
a:hover,
a:active,
a:visited {
color: #f50;
}
a:hover,
a:focus {
color: #f50;
text-decoration: none;
}
p {
margin: 0 0 1.5em 0;
}
/*
* END HTML ELEMENTS
*/
/*
* BEGIN HACK
*/
div.containerMain:after,
div.safeBox:after {
content:"";
display:block;
height:0;
clear:both;
}
/*
* END HACK
*/
/*
* BEGIN JSDOC
*/
.form_table
{
width: 100%;
}
.form_td_left
{
width: 70%;
}
.form_td_right
{
width: 30%;
}
/* Start menu */
div.index *.heading1 {
margin-bottom: 0.5em;
border-bottom: 1px solid #999999;
font-size: 1.6em;
line-height: 1.3em;
}
div.index div.menu {
background-color: #FFFFFF;
}
*+html div.index div.menu {
background-color: #FFFFFF;
}
* html div.index div.menu {
background-color: #FFFFFF;
}
div.index div.menu div {
text-align: left;
}
div.index div.menu a {
text-decoration: none;
}
div.index div.menu a:hover {
text-decoration: underline;
}
div.index ul.classList {
padding-left: 0;
}
div.index ul.classList a {
color: #595959;
display: block;
margin: 1px 0;
padding: 4px 0 2px 10px;
text-indent: -10px;
}
div.index div.fineprint {
color: #777;
font-size: 0.9em;
}
div.index div.fineprint a {
color: #777;
}
/* End menu */
/* Start content */
div.content ul {
padding-left: 0;
}
div.content *.classTitle {
font-size: 1.2em;
line-height: 1em;
}
div.content *.classTitle span {
display: block;
font-size: 30px;
line-height: 1em;
padding-top: 5px;
word-wrap: break-word;
}
div.content p.summary {
font-size: 1.25em;
}
div.content ul *.classname a,
div.content ul *.filename a {
font-family: Consolas, "Courier New", Courier, monospace;
text-decoration: none;
font-weight: bold;
}
div.content ul *.classname a:hover,
div.content ul *.filename a:hover {
text-decoration: underline;
}
div.content div.props {
background: #F8F8F8
}
*.sectionTitle {
font-size: 1.6em;
}
table.summaryTable td,
table.summaryTable th {
vertical-align: top;
}
table.summaryTable tr:last-child td {
padding-bottom: 0;
}
table.summaryTable th {
font-weight: bold;
}
table.summaryTable td.attributes {
font-family: Consolas, "Courier New", Courier, monospace;
color: #666;
}
table.summaryTable td.nameDescription div.fixedFont {
font-weight: bold;
}
table.summaryTable div.description {
color: #333;
}
dl.detailList dt {
font-weight: bold;
}
dl.inheritsList dd + dt {
margin-top: 10px;
}
dl.inheritsList dd {
display: inline;
}
.fixedFont {
font-family: Consolas, "Courier New", Courier, monospace;
}
.fixedFont.heading {
font-size: 1.25em;
line-height: 1.1em
}
.fixedFont.heading + .description {
font-size: 1.2em;
}
.fixedFont.heading .light,
.fixedFont.heading .lighter {
font-weight: bold;
}
pre.code {
overflow: auto;
font-family: Consolas, "Courier New", Courier, monospace;
background: #eee;
}
/* Start content */
/* Start general styles */
.light {
color: #666;
}
.lighter {
color: #999;
}
span.break {
font-size: 1px;
line-height: 1px;
}
/* End general styles */
/* Syntax highlighter */
div.syntaxhighlighter {
border: 1px dashed #cdcdcd;
padding: 5px;
width: 95% !important;
}
div.syntaxhighlighter table caption {
background-color: #f3f8ff !important;
border-left: 1px solid #006ca2 !important;
color: #006ca2 !important;
margin-bottom: 10px !important;
}
div.syntaxhighlighter div.toolbar {
visibility: hidden !important;
}
/*
* END JSDOC
*/
|
utils/doc/template/wink/css/all.css
|
/* TABLE OF CONTENTS:
* - Browser reset
* - HTML elements
* - JsDoc styling
*/
/*
* BEGIN BROWSER RESET
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin:0;
padding:0
}
html {
height:100%;
overflow:-moz-scrollbars-vertical;
overflow-x:auto
}
table {
border:0;
border-collapse:collapse;
border-spacing:0
}
fieldset,img {
border:0
}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
font-weight:normal
}
em,cite {
font-style:italic
}
strong {
font-weight:bold
}
ol,ul {
list-style:none
}
caption,th {
text-align:left
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
margin:0;
padding:0
}
q:before,q:after {
content:''
}
abbr,acronym {
border:0
}
section,article,header,footer,nav,aside,hgroup {
display:block
}
/*
* END BROWSER RESET
*/
/*
* HTML ELEMENTS
*/
* {
line-height: 1.4em;
}
html {
font-size: 100%;
}
body {
font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size: 13px;
color: #595959;
background: url('../images/wink_bg.png') repeat-x scroll 0 0 #F8F8F8;
margin: 0;
padding: 0
}
a:link,
a:hover,
a:active,
a:visited {
color: #f50;
}
a:hover,
a:focus {
color: #f50;
text-decoration: none;
}
p {
margin: 0 0 1.5em 0;
}
/*
* END HTML ELEMENTS
*/
/*
* BEGIN HACK
*/
div.containerMain:after,
div.safeBox:after {
content:"";
display:block;
height:0;
clear:both;
}
/*
* END HACK
*/
/*
* BEGIN JSDOC
*/
.form_table
{
width: 100%;
}
.form_td_left
{
width: 70%;
}
.form_td_right
{
width: 30%;
}
/* Start menu */
div.index *.heading1 {
margin-bottom: 0.5em;
border-bottom: 1px solid #999999;
font-size: 1.6em;
line-height: 1.3em;
}
div.index div.menu {
background-color: #FFFFFF;
}
*+html div.index div.menu {
background-color: #FFFFFF;
}
* html div.index div.menu {
background-color: #FFFFFF;
}
div.index div.menu div {
text-align: left;
}
div.index div.menu a {
text-decoration: none;
}
div.index div.menu a:hover {
text-decoration: underline;
}
div.index ul.classList {
padding-left: 0;
}
div.index ul.classList a {
color: #595959;
display: block;
margin: 1px 0;
padding: 4px 0 2px 10px;
text-indent: -10px;
}
div.index div.fineprint {
color: #777;
font-size: 0.9em;
}
div.index div.fineprint a {
color: #777;
}
/* End menu */
/* Start content */
div.content ul {
padding-left: 0;
}
div.content *.classTitle {
font-size: 1.2em;
line-height: 1em;
}
div.content *.classTitle span {
display: block;
font-size: 30px;
line-height: 1em;
padding-top: 5px;
word-wrap: break-word;
}
div.content p.summary {
font-size: 1.25em;
}
div.content ul *.classname a,
div.content ul *.filename a {
font-family: Consolas, "Courier New", Courier, monospace;
text-decoration: none;
font-weight: bold;
}
div.content ul *.classname a:hover,
div.content ul *.filename a:hover {
text-decoration: underline;
}
div.content div.props {
background: #F8F8F8
}
*.sectionTitle {
font-size: 1.6em;
}
table.summaryTable td,
table.summaryTable th {
vertical-align: top;
}
table.summaryTable tr:last-child td {
padding-bottom: 0;
}
table.summaryTable th {
font-weight: bold;
}
table.summaryTable td.attributes {
font-family: Consolas, "Courier New", Courier, monospace;
color: #666;
}
table.summaryTable td.nameDescription div.fixedFont {
font-weight: bold;
}
table.summaryTable div.description {
color: #333;
}
dl.detailList dt {
font-weight: bold;
}
dl.inheritsList dd + dt {
margin-top: 10px;
}
dl.inheritsList dd {
display: inline;
}
.fixedFont {
font-family: Consolas, "Courier New", Courier, monospace;
}
.fixedFont.heading {
font-size: 1.25em;
line-height: 1.1em
}
.fixedFont.heading + .description {
font-size: 1.2em;
}
.fixedFont.heading .light,
.fixedFont.heading .lighter {
font-weight: bold;
}
pre.code {
overflow: auto;
font-family: Consolas, "Courier New", Courier, monospace;
background: #eee;
}
/* Start content */
/* Start general styles */
.light {
color: #666;
}
.lighter {
color: #999;
}
span.break {
font-size: 1px;
line-height: 1px;
}
/* End general styles */
/* Syntax highlighter */
div.syntaxhighlighter {
border: 1px dashed #cdcdcd;
padding: 5px;
width: 95% !important;
}
div.syntaxhighlighter table caption {
background-color: #f3f8ff !important;
border-left: 1px solid #006ca2 !important;
color: #006ca2 !important;
margin-bottom: 10px !important;
}
div.syntaxhighlighter div.toolbar {
visibility: hidden !important;
}
/*
* END JSDOC
*/
| 0.206334 | 0.056731 |
.cf:before,
.cf:after {
content: " ";
display: table; }
.cf:after {
clear: both; }
html, body, .summer-post-container, .summer-post-header {
height: 100%; }
.summer-post-header-title {
display: inline-block;
padding: 0;
padding-left: 1.25rem;
height: 5rem;
line-height: 5rem;
vertical-align: middle;
font-family: "Montserrat", sans-serif;
font-size: 1.625rem;
font-weight: 700;
color: white;
text-transform: uppercase;
letter-spacing: -0.0625rem; }
.summer-post-header-title a {
color: white; }
.summer-post-header-title a:hover {
color: white; }
.post-template {
/* Header */
/* based on http://tympanus.net/Development/ArticleIntroEffects/index3.html */
/* Trigger Button */
/* Conent */
/* -------------------------- */
/* Sliced */
/* based on http://tympanus.net/Development/ArticleIntroEffects/index3.html
/* -------------------------- */
/* Delays */ }
.post-template .summer-blog-menu .summer-mobile-menu a {
color: white; }
.post-template .summer-blog-menu .summer-mobile-menu a:hover {
color: white; }
@media only screen and (min-width: 40.063em) {
.post-template .summer-blog-menu ul li a {
color: white; }
.post-template .summer-blog-menu ul li a:hover {
border-bottom: 0.1875rem solid white; } }
.post-template .summer-post-header {
position: relative;
margin: 0 auto;
min-height: 35rem;
width: 100%; }
.post-template .summer-post-header .summer-post-menu-header {
width: 100%;
height: 5rem;
background-color: black;
color: white;
position: absolute;
top: 0;
left: 0;
z-index: 9999; }
.post-template .summer-post-header .summer-post-menu-header .summer-blog-logo {
display: inline-block;
max-height: 5rem; }
.post-template .summer-post-header .summer-post-menu-header .summer-blog-logo img {
max-height: 5rem; }
.post-template .bg-img {
position: absolute;
overflow: hidden;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-backface-visibility: hidden; }
.post-template .bg-img img {
position: absolute;
top: 0;
left: 0;
display: block;
min-width: 100%;
min-height: 100%;
max-width: none; }
.post-template .summer-post-title {
z-index: 1000;
margin: 0 auto;
padding: 0 1.25em;
text-align: center;
position: absolute;
width: 100%;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%); }
.post-template .summer-post-title a {
color: black; }
.post-template .summer-post-title a:hover {
color: #e51843; }
.post-template .summer-post-title h1 {
color: black;
font-weight: 800;
font-size: 2.5rem;
margin: 0 auto;
line-height: 1.1;
text-transform: uppercase; }
@media only screen and (min-width: 40.063em) {
.post-template .summer-post-title h1 {
font-size: 3.125rem; } }
@media only screen and (min-width: 70em) {
.post-template .summer-post-title h1 {
font-size: 4.375rem; } }
@media only screen and (min-width: 90em) {
.post-template .summer-post-title h1 {
font-size: 5.3125rem; } }
.post-template .summer-post-title.background--light h1 {
color: black; }
.post-template .summer-post-title.background--dark h1 {
color: white; }
.post-template button.trigger {
position: fixed;
bottom: 2.5rem;
left: 50%;
z-index: 5000;
display: block;
margin-left: -0.5em;
padding: 0;
width: 1em;
height: 1em;
border: none;
background: transparent;
color: transparent;
font-size: 2em;
cursor: pointer; }
.post-template button.trigger.background--light::before, .post-template button.trigger.background--light span::before {
color: black; }
.post-template button.trigger.background--dark::before, .post-template button.trigger.background--dark span::before {
color: white; }
.post-template .summer-post-container:not(.notrans) button.trigger {
-webkit-transition: opacity 0.3s 0.5s;
transition: opacity 0.3s 0.5s; }
.post-template .summer-post-container.modify:not(.notrans) button.trigger {
opacity: 0;
pointer-events: none;
-webkit-transition-delay: 0s;
transition-delay: 0s; }
.post-template button.trigger::before {
position: absolute;
bottom: 100%;
left: -200%;
padding: 0.8em;
width: 500%;
color: black;
content: attr(data-info);
font-size: 1.125rem;
text-transform: uppercase;
-webkit-backface-visibility: hidden; }
.post-template button.trigger:focus {
outline: none; }
.post-template button.trigger span {
position: relative;
display: block;
overflow: hidden;
width: 100%;
height: 100%; }
.post-template button.trigger span::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
color: black;
content: "\f078";
text-transform: none;
font-weight: normal;
font-style: normal;
font-variant: normal;
font-family: 'FontAwesome';
line-height: 1;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.post-template .summer-post-content {
margin: 0 auto;
padding: 0; }
.post-template .summer-post-content > div:not(.summer-post-title) {
margin: -25% auto 0;
padding-left: 1.875rem;
padding-right: 1.875rem; }
@media only screen and (min-width: 40.063em) {
.post-template .summer-post-content > div:not(.summer-post-title) {
margin: -18% auto 0; } }
@media only screen and (min-width: 70em) {
.post-template .summer-post-content > div:not(.summer-post-title) {
margin: -10% auto 0; } }
.post-template .summer-post-content > div:not(.summer-post-title) a, .post-template .summer-post-content > div:not(.summer-post-title) code {
color: #e51843; }
.post-template .summer-post-content > div:not(.summer-post-title) ul, .post-template .summer-post-content > div:not(.summer-post-title) ol {
padding-left: 1.25rem;
font-size: 1.125rem; }
.post-template .summer-post-content > div:not(.summer-post-title) h1, .post-template .summer-post-content > div:not(.summer-post-title) h2, .post-template .summer-post-content > div:not(.summer-post-title) h3, .post-template .summer-post-content > div:not(.summer-post-title) h4, .post-template .summer-post-content > div:not(.summer-post-title) h5, .post-template .summer-post-content > div:not(.summer-post-title) h6 {
font-weight: bold; }
.post-template .summer-post-content > div:not(.summer-post-title) h1, .post-template .summer-post-content > div:not(.summer-post-title) h2, .post-template .summer-post-content > div:not(.summer-post-title) h3, .post-template .summer-post-content > div:not(.summer-post-title) h4, .post-template .summer-post-content > div:not(.summer-post-title) h5, .post-template .summer-post-content > div:not(.summer-post-title) h6, .post-template .summer-post-content > div:not(.summer-post-title) ul, .post-template .summer-post-content > div:not(.summer-post-title) ol, .post-template .summer-post-content > div:not(.summer-post-title) blockquote, .post-template .summer-post-content > div:not(.summer-post-title) pre, .post-template .summer-post-content > div:not(.summer-post-title) hr {
max-width: 56.25rem;
margin-left: auto;
margin-right: auto; }
.post-template .summer-post-content > div:not(.summer-post-title) p {
margin: 0 auto 2em auto;
max-width: 56.25rem;
font-size: 1.125rem; }
.post-template .summer-post-content > div:not(.summer-post-title) p:first-child {
font-size: 1.375rem;
font-weight: 300; }
@media only screen and (min-width: 40.063em) {
.post-template .summer-post-content > div:not(.summer-post-title) p:first-child {
font-size: 1.625rem; } }
.post-template .summer-post-content > div:not(.summer-post-title) p.with-image {
text-align: center;
padding-top: 1.125rem;
padding-bottom: 1.125rem;
max-width: 75rem; }
.post-template .summer-post-content.tag-simple > div:not(.summer-post-title) {
margin: 0 auto 0; }
@media screen and (max-width: 47em) {
.post-template .summer-post-title, .post-template .summer-post-content {
font-size: 70%; } }
@media screen and (max-width: 27em) {
.post-template .summer-post-title, .post-template .summer-post-content {
font-size: 50%; }
.post-template button.trigger::before {
display: none; } }
.post-template .intro-effect-sliced:not(.notrans) .bg-img,
.post-template .intro-effect-sliced:not(.notrans) .summer-post-title {
-webkit-transition-property: -webkit-transform;
transition-property: transform; }
.post-template .intro-effect-sliced:not(.notrans) .summer-post-header h1 {
-webkit-transition-property: color;
transition-property: color; }
.post-template .intro-effect-sliced:not(.notrans) .summer-post-header p {
-webkit-transition-property: opacity;
transition-property: opacity; }
.post-template .intro-effect-sliced:not(.notrans) .summer-post-content > div {
-webkit-transition-property: -webkit-transform, opacity;
transition-property: transform, opacity; }
.post-template .intro-effect-sliced:not(.notrans) .bg-img,
.post-template .intro-effect-sliced:not(.notrans) .summer-post-header h1,
.post-template .intro-effect-sliced:not(.notrans) .summer-post-title,
.post-template .intro-effect-sliced:not(.notrans) .summer-post-header p,
.post-template .intro-effect-sliced:not(.notrans) .summer-post-content > div {
-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s; }
.post-template .intro-effect-sliced.modify:not(.notrans) .summer-post-header h1,
.post-template .intro-effect-sliced.modify:not(.notrans) .summer-post-title,
.post-template .intro-effect-sliced.modify:not(.notrans) .summer-post-header p,
.post-template .intro-effect-sliced.modify:not(.notrans) .summer-post-content > div {
-webkit-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-delay: 0.4s;
transition-delay: 0.4s; }
.post-template .intro-effect-sliced .bg-img:first-child {
bottom: 50%; }
.post-template .intro-effect-sliced .bg-img:last-child {
top: 50%;
position: fixed;
z-index: 900; }
.post-template .intro-effect-sliced .bg-img:last-child img {
top: -100%; }
.post-template .intro-effect-sliced.modify .bg-img:first-child {
-webkit-transform: translateY(-100%);
transform: translateY(-100%); }
.post-template .intro-effect-sliced.modify .bg-img:last-child {
-webkit-transform: translateY(100%);
transform: translateY(100%); }
.post-template .intro-effect-sliced .summer-post-title {
-webkit-transform: translateX(-50%) translateY(-50%) scale(0.7);
transform: translateX(-50%) translateY(-50%) scale(0.7); }
.post-template .intro-effect-sliced.modify .summer-post-title {
-webkit-transform: translateX(-50%) translateY(-50%) scale(1);
transform: translateX(-50%) translateY(-50%) scale(1); }
.post-template .intro-effect-sliced .summer-post-header p {
opacity: 0;
color: black; }
.post-template .intro-effect-sliced.modify .summer-post-header p {
opacity: 1; }
.post-template .intro-effect-sliced.modify .summer-post-header h1 {
color: black; }
.post-template .intro-effect-sliced .summer-post-content > div {
-webkit-transform: translateY(200px);
transform: translateY(200px);
opacity: 0; }
.post-template .intro-effect-sliced.modify .summer-post-content > div {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1; }
.post-template .intro-effect-sliced.modify:not(.notrans) .summer-post-title {
-webkit-transition-delay: 0.3s;
transition-delay: 0.3s; }
.summer-post-share {
font-size: 1.875rem;
padding: 0;
padding-top: 3.75rem;
padding-bottom: 3.75rem;
border-top: 0.0625rem solid #f2f2f2;
color: #e51843; }
.summer-post-share a {
display: inline-block;
margin: 0 0.9375rem;
color: #e51843; }
@media only screen and (min-width: 40.063em) {
.summer-post-share {
padding-top: 5rem;
padding-bottom: 5rem; } }
.summer-author-info {
padding: 0;
padding-top: 3.75rem;
padding-bottom: 3.75rem;
background: #f2f2f2; }
@media only screen and (min-width: 40.063em) {
.summer-author-info {
padding-top: 5rem;
padding-bottom: 5rem; } }
@media only screen and (min-width: 70em) {
.summer-author-info {
padding-top: 6.875rem;
padding-bottom: 6.875rem; } }
@media only screen and (min-width: 90em) {
.summer-author-info {
padding-top: 7.5rem;
padding-bottom: 7.5rem; } }
.summer-author-info .summer-post-author {
padding-left: 1.875rem;
padding-right: 1.875rem;
text-align: center; }
.summer-author-info .summer-post-author .author-label {
display: block;
font-size: 1rem;
color: gray;
font-style: italic; }
.summer-author-info .summer-post-author .author-website {
font-size: 1rem; }
.summer-author-info .summer-post-author h1 {
margin: 0;
padding: 0;
font-family: "Montserrat", sans-serif;
font-weight: 700;
text-transform: uppercase; }
.summer-author-info .summer-post-author > p {
font-size: 1.125rem; }
.summer-author-info .summer-post-author > p a {
color: #e51843; }
.summer-author-info .summer-post-author .summer-post-author-avatar {
width: 12.5rem;
height: 12.5rem;
border-radius: 50%;
float: none;
margin-right: 0;
margin-bottom: 1.25rem; }
@media only screen and (min-width: 40.063em) {
.summer-author-info .summer-post-author .summer-post-author-avatar {
margin-right: 3.125rem;
margin-bottom: 0;
float: left; } }
@media only screen and (min-width: 40.063em) {
.summer-author-info .summer-post-author {
text-align: left; } }
.summer-page-menu-header,
.summer-post-menu-header-simple {
width: 100%;
height: 5rem;
background-color: black;
color: white;
position: relative;
z-index: 9999; }
.summer-page-menu-header .summer-blog-logo,
.summer-post-menu-header-simple .summer-blog-logo {
display: inline-block;
max-height: 5rem; }
.summer-page-menu-header .summer-blog-logo img,
.summer-post-menu-header-simple .summer-blog-logo img {
max-height: 5rem; }
.summer-page-title,
.summer-post-title-simple {
margin: 0 auto;
width: 100%; }
.summer-page-title a,
.summer-post-title-simple a {
color: black; }
.summer-page-title a:hover,
.summer-post-title-simple a:hover {
color: #e51843; }
.summer-page-title h1,
.summer-post-title-simple h1 {
color: black;
font-weight: 800;
font-size: 3.125rem;
padding: 0;
padding-top: 5rem;
padding-bottom: 4.375rem;
margin: 0 auto;
line-height: 1.1;
text-align: center;
text-transform: uppercase; }
@media only screen and (min-width: 40.063em) {
.summer-page-title h1,
.summer-post-title-simple h1 {
font-size: 4.375rem;
padding-top: 5.625rem;
padding-bottom: 5.625rem; } }
@media only screen and (min-width: 70em) {
.summer-page-title h1,
.summer-post-title-simple h1 {
padding-top: 6.875rem;
padding-bottom: 6.875rem; } }
@media only screen and (min-width: 90em) {
.summer-page-title h1,
.summer-post-title-simple h1 {
font-size: 5.3125rem;
padding-top: 8.125rem;
padding-bottom: 8.125rem; } }
.summer-page-title .summer-post-meta-simple,
.summer-post-title-simple .summer-post-meta-simple {
text-align: center;
padding-top: 5rem;
padding-bottom: 2.5rem; }
.summer-page-title .summer-post-meta-simple h1,
.summer-post-title-simple .summer-post-meta-simple h1 {
padding: 0; }
.summer-page-title .summer-post-meta-simple p.meta,
.summer-post-title-simple .summer-post-meta-simple p.meta {
padding-top: 0.625rem; }
@media only screen and (min-width: 40.063em) {
.summer-page-title .summer-post-meta-simple,
.summer-post-title-simple .summer-post-meta-simple {
padding-top: 6.25rem;
padding-bottom: 3.75rem; } }
@media only screen and (min-width: 70em) {
.summer-page-title .summer-post-meta-simple,
.summer-post-title-simple .summer-post-meta-simple {
padding-top: 8.75rem;
padding-bottom: 5.625rem; } }
@media only screen and (min-width: 90em) {
.summer-page-title .summer-post-meta-simple,
.summer-post-title-simple .summer-post-meta-simple {
padding-top: 10rem;
padding-bottom: 6.25rem; } }
/* Page conent */
.summer-page-content {
margin: 0 auto;
padding: 0 0 5rem; }
.summer-page-content > div:not(.summer-page-title) {
margin: 0 auto;
padding-left: 1.875rem;
padding-right: 1.875rem; }
.summer-page-content > div:not(.summer-page-title) a, .summer-page-content > div:not(.summer-page-title) code {
color: #e51843; }
.summer-page-content > div:not(.summer-page-title) ul, .summer-page-content > div:not(.summer-page-title) ol {
padding-left: 1.25rem;
font-size: 1.125rem; }
.summer-page-content > div:not(.summer-page-title) h1, .summer-page-content > div:not(.summer-page-title) h2, .summer-page-content > div:not(.summer-page-title) h3, .summer-page-content > div:not(.summer-page-title) h4, .summer-page-content > div:not(.summer-page-title) h5, .summer-page-content > div:not(.summer-page-title) h6 {
font-weight: bold; }
.summer-page-content > div:not(.summer-page-title) h1, .summer-page-content > div:not(.summer-page-title) h2, .summer-page-content > div:not(.summer-page-title) h3, .summer-page-content > div:not(.summer-page-title) h4, .summer-page-content > div:not(.summer-page-title) h5, .summer-page-content > div:not(.summer-page-title) h6, .summer-page-content > div:not(.summer-page-title) ul, .summer-page-content > div:not(.summer-page-title) ol, .summer-page-content > div:not(.summer-page-title) blockquote, .summer-page-content > div:not(.summer-page-title) pre, .summer-page-content > div:not(.summer-page-title) hr {
max-width: 56.25rem;
margin-left: auto;
margin-right: auto; }
.summer-page-content > div:not(.summer-page-title) p {
margin: 0 auto 2em auto;
max-width: 56.25rem;
font-size: 1.125rem; }
.summer-page-content > div:not(.summer-page-title) p:first-child {
font-size: 1.375rem;
font-weight: 300; }
@media only screen and (min-width: 40.063em) {
.summer-page-content > div:not(.summer-page-title) p:first-child {
font-size: 1.625rem; } }
.summer-page-content > div:not(.summer-page-title) p.with-image {
text-align: center;
padding-top: 1.125rem;
padding-bottom: 1.125rem;
max-width: 75rem; }
@media screen and (max-width: 47em) {
.summer-page-title, .summer-page-content {
font-size: 70%; } }
@media screen and (max-width: 27em) {
.summer-page-title, .summer-page-content {
font-size: 50%; } }
.post-template .summer-post-title-simple.row,
.post-template .summer-disqus.row,
.post-template .social-icons.row,
.page-template .summer-post-title-simple.row,
.page-template .summer-disqus.row,
.page-template .social-icons.row {
margin-left: auto;
margin-right: auto; }
.post-template .summer-author-info .row,
.page-template .summer-author-info .row {
margin-left: auto;
margin-right: auto; }
.post-template .row,
.page-template .row {
max-width: 58.125rem;
margin-left: -0.9375rem;
margin-right: -0.9375rem; }
.post-template .row p,
.page-template .row p {
margin: 0 auto 2em auto !important;
max-width: 56.25rem !important;
font-size: 1.125rem !important; }
@media only screen and (min-width: 58.125em) {
.post-template .row,
.page-template .row {
margin-left: auto;
margin-right: auto; } }
::selection {
background: #e51843;
color: #fff; }
::-moz-selection {
background: #e51843;
color: #fff; }
pre {
word-wrap: break-word;
margin-bottom: 1.5625rem; }
code {
font-size: 0.9375rem;
line-height: 1.2; }
iframe {
border: 0; }
.flex-video {
margin-left: auto;
margin-right: auto;
max-width: 75rem; }
.summer-disqus {
padding: 0;
padding-top: 3.75rem;
padding-bottom: 5.625rem;
padding-left: 1.875rem;
padding-right: 1.875rem; }
.summer-disqus .summer-comments-header {
font-weight: 700;
text-transform: uppercase; }
@media only screen and (min-width: 40.063em) {
.summer-disqus {
padding-top: 5.3125rem;
padding-bottom: 9.375rem; } }
.post-list {
padding: 0;
margin: 0;
list-style-type: none;
}
.post-list li {
padding: 8px 0;
border-bottom: 1px solid #ccc;
border-bottom: 1px solid rgba(0,0,0,.1);
*zoom: 1;
}
.post-list li:after,.post-list li:before {
display: table;
line-height: 0;
content: "";
}
.post-list li:after {
clear: both;
}
.post-list a>span {
float: right;
}
.post-list .entry-date {
display: none;
font-size: 14px;
text-transform: uppercase;
}
@media only screen and (min-width:48em) {
.post-list .entry-date {
display: inline;
}
}
.tag-box {
padding: 4px 0;
margin: 0;
overflow: hidden;
list-style: none;
*zoom: 1;
}
.tag-box:after,.tag-box:before {
display: table;
line-height: 0;
content: "";
}
.tag-box:after {
clear: both;
}
.tag-box.inline li {
float: left;
font-size: 14px;
line-height: 2.5;
}
.tag-box a {
padding: 4px 6px;
margin: 2px;
text-decoration: none;
border: 0.0625rem solid black;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.tag-box a span {
font-size: 10px;
vertical-align: super;
color: black;
}
|
assets/css/post.css
|
.cf:before,
.cf:after {
content: " ";
display: table; }
.cf:after {
clear: both; }
html, body, .summer-post-container, .summer-post-header {
height: 100%; }
.summer-post-header-title {
display: inline-block;
padding: 0;
padding-left: 1.25rem;
height: 5rem;
line-height: 5rem;
vertical-align: middle;
font-family: "Montserrat", sans-serif;
font-size: 1.625rem;
font-weight: 700;
color: white;
text-transform: uppercase;
letter-spacing: -0.0625rem; }
.summer-post-header-title a {
color: white; }
.summer-post-header-title a:hover {
color: white; }
.post-template {
/* Header */
/* based on http://tympanus.net/Development/ArticleIntroEffects/index3.html */
/* Trigger Button */
/* Conent */
/* -------------------------- */
/* Sliced */
/* based on http://tympanus.net/Development/ArticleIntroEffects/index3.html
/* -------------------------- */
/* Delays */ }
.post-template .summer-blog-menu .summer-mobile-menu a {
color: white; }
.post-template .summer-blog-menu .summer-mobile-menu a:hover {
color: white; }
@media only screen and (min-width: 40.063em) {
.post-template .summer-blog-menu ul li a {
color: white; }
.post-template .summer-blog-menu ul li a:hover {
border-bottom: 0.1875rem solid white; } }
.post-template .summer-post-header {
position: relative;
margin: 0 auto;
min-height: 35rem;
width: 100%; }
.post-template .summer-post-header .summer-post-menu-header {
width: 100%;
height: 5rem;
background-color: black;
color: white;
position: absolute;
top: 0;
left: 0;
z-index: 9999; }
.post-template .summer-post-header .summer-post-menu-header .summer-blog-logo {
display: inline-block;
max-height: 5rem; }
.post-template .summer-post-header .summer-post-menu-header .summer-blog-logo img {
max-height: 5rem; }
.post-template .bg-img {
position: absolute;
overflow: hidden;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-backface-visibility: hidden; }
.post-template .bg-img img {
position: absolute;
top: 0;
left: 0;
display: block;
min-width: 100%;
min-height: 100%;
max-width: none; }
.post-template .summer-post-title {
z-index: 1000;
margin: 0 auto;
padding: 0 1.25em;
text-align: center;
position: absolute;
width: 100%;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%); }
.post-template .summer-post-title a {
color: black; }
.post-template .summer-post-title a:hover {
color: #e51843; }
.post-template .summer-post-title h1 {
color: black;
font-weight: 800;
font-size: 2.5rem;
margin: 0 auto;
line-height: 1.1;
text-transform: uppercase; }
@media only screen and (min-width: 40.063em) {
.post-template .summer-post-title h1 {
font-size: 3.125rem; } }
@media only screen and (min-width: 70em) {
.post-template .summer-post-title h1 {
font-size: 4.375rem; } }
@media only screen and (min-width: 90em) {
.post-template .summer-post-title h1 {
font-size: 5.3125rem; } }
.post-template .summer-post-title.background--light h1 {
color: black; }
.post-template .summer-post-title.background--dark h1 {
color: white; }
.post-template button.trigger {
position: fixed;
bottom: 2.5rem;
left: 50%;
z-index: 5000;
display: block;
margin-left: -0.5em;
padding: 0;
width: 1em;
height: 1em;
border: none;
background: transparent;
color: transparent;
font-size: 2em;
cursor: pointer; }
.post-template button.trigger.background--light::before, .post-template button.trigger.background--light span::before {
color: black; }
.post-template button.trigger.background--dark::before, .post-template button.trigger.background--dark span::before {
color: white; }
.post-template .summer-post-container:not(.notrans) button.trigger {
-webkit-transition: opacity 0.3s 0.5s;
transition: opacity 0.3s 0.5s; }
.post-template .summer-post-container.modify:not(.notrans) button.trigger {
opacity: 0;
pointer-events: none;
-webkit-transition-delay: 0s;
transition-delay: 0s; }
.post-template button.trigger::before {
position: absolute;
bottom: 100%;
left: -200%;
padding: 0.8em;
width: 500%;
color: black;
content: attr(data-info);
font-size: 1.125rem;
text-transform: uppercase;
-webkit-backface-visibility: hidden; }
.post-template button.trigger:focus {
outline: none; }
.post-template button.trigger span {
position: relative;
display: block;
overflow: hidden;
width: 100%;
height: 100%; }
.post-template button.trigger span::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
color: black;
content: "\f078";
text-transform: none;
font-weight: normal;
font-style: normal;
font-variant: normal;
font-family: 'FontAwesome';
line-height: 1;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.post-template .summer-post-content {
margin: 0 auto;
padding: 0; }
.post-template .summer-post-content > div:not(.summer-post-title) {
margin: -25% auto 0;
padding-left: 1.875rem;
padding-right: 1.875rem; }
@media only screen and (min-width: 40.063em) {
.post-template .summer-post-content > div:not(.summer-post-title) {
margin: -18% auto 0; } }
@media only screen and (min-width: 70em) {
.post-template .summer-post-content > div:not(.summer-post-title) {
margin: -10% auto 0; } }
.post-template .summer-post-content > div:not(.summer-post-title) a, .post-template .summer-post-content > div:not(.summer-post-title) code {
color: #e51843; }
.post-template .summer-post-content > div:not(.summer-post-title) ul, .post-template .summer-post-content > div:not(.summer-post-title) ol {
padding-left: 1.25rem;
font-size: 1.125rem; }
.post-template .summer-post-content > div:not(.summer-post-title) h1, .post-template .summer-post-content > div:not(.summer-post-title) h2, .post-template .summer-post-content > div:not(.summer-post-title) h3, .post-template .summer-post-content > div:not(.summer-post-title) h4, .post-template .summer-post-content > div:not(.summer-post-title) h5, .post-template .summer-post-content > div:not(.summer-post-title) h6 {
font-weight: bold; }
.post-template .summer-post-content > div:not(.summer-post-title) h1, .post-template .summer-post-content > div:not(.summer-post-title) h2, .post-template .summer-post-content > div:not(.summer-post-title) h3, .post-template .summer-post-content > div:not(.summer-post-title) h4, .post-template .summer-post-content > div:not(.summer-post-title) h5, .post-template .summer-post-content > div:not(.summer-post-title) h6, .post-template .summer-post-content > div:not(.summer-post-title) ul, .post-template .summer-post-content > div:not(.summer-post-title) ol, .post-template .summer-post-content > div:not(.summer-post-title) blockquote, .post-template .summer-post-content > div:not(.summer-post-title) pre, .post-template .summer-post-content > div:not(.summer-post-title) hr {
max-width: 56.25rem;
margin-left: auto;
margin-right: auto; }
.post-template .summer-post-content > div:not(.summer-post-title) p {
margin: 0 auto 2em auto;
max-width: 56.25rem;
font-size: 1.125rem; }
.post-template .summer-post-content > div:not(.summer-post-title) p:first-child {
font-size: 1.375rem;
font-weight: 300; }
@media only screen and (min-width: 40.063em) {
.post-template .summer-post-content > div:not(.summer-post-title) p:first-child {
font-size: 1.625rem; } }
.post-template .summer-post-content > div:not(.summer-post-title) p.with-image {
text-align: center;
padding-top: 1.125rem;
padding-bottom: 1.125rem;
max-width: 75rem; }
.post-template .summer-post-content.tag-simple > div:not(.summer-post-title) {
margin: 0 auto 0; }
@media screen and (max-width: 47em) {
.post-template .summer-post-title, .post-template .summer-post-content {
font-size: 70%; } }
@media screen and (max-width: 27em) {
.post-template .summer-post-title, .post-template .summer-post-content {
font-size: 50%; }
.post-template button.trigger::before {
display: none; } }
.post-template .intro-effect-sliced:not(.notrans) .bg-img,
.post-template .intro-effect-sliced:not(.notrans) .summer-post-title {
-webkit-transition-property: -webkit-transform;
transition-property: transform; }
.post-template .intro-effect-sliced:not(.notrans) .summer-post-header h1 {
-webkit-transition-property: color;
transition-property: color; }
.post-template .intro-effect-sliced:not(.notrans) .summer-post-header p {
-webkit-transition-property: opacity;
transition-property: opacity; }
.post-template .intro-effect-sliced:not(.notrans) .summer-post-content > div {
-webkit-transition-property: -webkit-transform, opacity;
transition-property: transform, opacity; }
.post-template .intro-effect-sliced:not(.notrans) .bg-img,
.post-template .intro-effect-sliced:not(.notrans) .summer-post-header h1,
.post-template .intro-effect-sliced:not(.notrans) .summer-post-title,
.post-template .intro-effect-sliced:not(.notrans) .summer-post-header p,
.post-template .intro-effect-sliced:not(.notrans) .summer-post-content > div {
-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s; }
.post-template .intro-effect-sliced.modify:not(.notrans) .summer-post-header h1,
.post-template .intro-effect-sliced.modify:not(.notrans) .summer-post-title,
.post-template .intro-effect-sliced.modify:not(.notrans) .summer-post-header p,
.post-template .intro-effect-sliced.modify:not(.notrans) .summer-post-content > div {
-webkit-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-delay: 0.4s;
transition-delay: 0.4s; }
.post-template .intro-effect-sliced .bg-img:first-child {
bottom: 50%; }
.post-template .intro-effect-sliced .bg-img:last-child {
top: 50%;
position: fixed;
z-index: 900; }
.post-template .intro-effect-sliced .bg-img:last-child img {
top: -100%; }
.post-template .intro-effect-sliced.modify .bg-img:first-child {
-webkit-transform: translateY(-100%);
transform: translateY(-100%); }
.post-template .intro-effect-sliced.modify .bg-img:last-child {
-webkit-transform: translateY(100%);
transform: translateY(100%); }
.post-template .intro-effect-sliced .summer-post-title {
-webkit-transform: translateX(-50%) translateY(-50%) scale(0.7);
transform: translateX(-50%) translateY(-50%) scale(0.7); }
.post-template .intro-effect-sliced.modify .summer-post-title {
-webkit-transform: translateX(-50%) translateY(-50%) scale(1);
transform: translateX(-50%) translateY(-50%) scale(1); }
.post-template .intro-effect-sliced .summer-post-header p {
opacity: 0;
color: black; }
.post-template .intro-effect-sliced.modify .summer-post-header p {
opacity: 1; }
.post-template .intro-effect-sliced.modify .summer-post-header h1 {
color: black; }
.post-template .intro-effect-sliced .summer-post-content > div {
-webkit-transform: translateY(200px);
transform: translateY(200px);
opacity: 0; }
.post-template .intro-effect-sliced.modify .summer-post-content > div {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1; }
.post-template .intro-effect-sliced.modify:not(.notrans) .summer-post-title {
-webkit-transition-delay: 0.3s;
transition-delay: 0.3s; }
.summer-post-share {
font-size: 1.875rem;
padding: 0;
padding-top: 3.75rem;
padding-bottom: 3.75rem;
border-top: 0.0625rem solid #f2f2f2;
color: #e51843; }
.summer-post-share a {
display: inline-block;
margin: 0 0.9375rem;
color: #e51843; }
@media only screen and (min-width: 40.063em) {
.summer-post-share {
padding-top: 5rem;
padding-bottom: 5rem; } }
.summer-author-info {
padding: 0;
padding-top: 3.75rem;
padding-bottom: 3.75rem;
background: #f2f2f2; }
@media only screen and (min-width: 40.063em) {
.summer-author-info {
padding-top: 5rem;
padding-bottom: 5rem; } }
@media only screen and (min-width: 70em) {
.summer-author-info {
padding-top: 6.875rem;
padding-bottom: 6.875rem; } }
@media only screen and (min-width: 90em) {
.summer-author-info {
padding-top: 7.5rem;
padding-bottom: 7.5rem; } }
.summer-author-info .summer-post-author {
padding-left: 1.875rem;
padding-right: 1.875rem;
text-align: center; }
.summer-author-info .summer-post-author .author-label {
display: block;
font-size: 1rem;
color: gray;
font-style: italic; }
.summer-author-info .summer-post-author .author-website {
font-size: 1rem; }
.summer-author-info .summer-post-author h1 {
margin: 0;
padding: 0;
font-family: "Montserrat", sans-serif;
font-weight: 700;
text-transform: uppercase; }
.summer-author-info .summer-post-author > p {
font-size: 1.125rem; }
.summer-author-info .summer-post-author > p a {
color: #e51843; }
.summer-author-info .summer-post-author .summer-post-author-avatar {
width: 12.5rem;
height: 12.5rem;
border-radius: 50%;
float: none;
margin-right: 0;
margin-bottom: 1.25rem; }
@media only screen and (min-width: 40.063em) {
.summer-author-info .summer-post-author .summer-post-author-avatar {
margin-right: 3.125rem;
margin-bottom: 0;
float: left; } }
@media only screen and (min-width: 40.063em) {
.summer-author-info .summer-post-author {
text-align: left; } }
.summer-page-menu-header,
.summer-post-menu-header-simple {
width: 100%;
height: 5rem;
background-color: black;
color: white;
position: relative;
z-index: 9999; }
.summer-page-menu-header .summer-blog-logo,
.summer-post-menu-header-simple .summer-blog-logo {
display: inline-block;
max-height: 5rem; }
.summer-page-menu-header .summer-blog-logo img,
.summer-post-menu-header-simple .summer-blog-logo img {
max-height: 5rem; }
.summer-page-title,
.summer-post-title-simple {
margin: 0 auto;
width: 100%; }
.summer-page-title a,
.summer-post-title-simple a {
color: black; }
.summer-page-title a:hover,
.summer-post-title-simple a:hover {
color: #e51843; }
.summer-page-title h1,
.summer-post-title-simple h1 {
color: black;
font-weight: 800;
font-size: 3.125rem;
padding: 0;
padding-top: 5rem;
padding-bottom: 4.375rem;
margin: 0 auto;
line-height: 1.1;
text-align: center;
text-transform: uppercase; }
@media only screen and (min-width: 40.063em) {
.summer-page-title h1,
.summer-post-title-simple h1 {
font-size: 4.375rem;
padding-top: 5.625rem;
padding-bottom: 5.625rem; } }
@media only screen and (min-width: 70em) {
.summer-page-title h1,
.summer-post-title-simple h1 {
padding-top: 6.875rem;
padding-bottom: 6.875rem; } }
@media only screen and (min-width: 90em) {
.summer-page-title h1,
.summer-post-title-simple h1 {
font-size: 5.3125rem;
padding-top: 8.125rem;
padding-bottom: 8.125rem; } }
.summer-page-title .summer-post-meta-simple,
.summer-post-title-simple .summer-post-meta-simple {
text-align: center;
padding-top: 5rem;
padding-bottom: 2.5rem; }
.summer-page-title .summer-post-meta-simple h1,
.summer-post-title-simple .summer-post-meta-simple h1 {
padding: 0; }
.summer-page-title .summer-post-meta-simple p.meta,
.summer-post-title-simple .summer-post-meta-simple p.meta {
padding-top: 0.625rem; }
@media only screen and (min-width: 40.063em) {
.summer-page-title .summer-post-meta-simple,
.summer-post-title-simple .summer-post-meta-simple {
padding-top: 6.25rem;
padding-bottom: 3.75rem; } }
@media only screen and (min-width: 70em) {
.summer-page-title .summer-post-meta-simple,
.summer-post-title-simple .summer-post-meta-simple {
padding-top: 8.75rem;
padding-bottom: 5.625rem; } }
@media only screen and (min-width: 90em) {
.summer-page-title .summer-post-meta-simple,
.summer-post-title-simple .summer-post-meta-simple {
padding-top: 10rem;
padding-bottom: 6.25rem; } }
/* Page conent */
.summer-page-content {
margin: 0 auto;
padding: 0 0 5rem; }
.summer-page-content > div:not(.summer-page-title) {
margin: 0 auto;
padding-left: 1.875rem;
padding-right: 1.875rem; }
.summer-page-content > div:not(.summer-page-title) a, .summer-page-content > div:not(.summer-page-title) code {
color: #e51843; }
.summer-page-content > div:not(.summer-page-title) ul, .summer-page-content > div:not(.summer-page-title) ol {
padding-left: 1.25rem;
font-size: 1.125rem; }
.summer-page-content > div:not(.summer-page-title) h1, .summer-page-content > div:not(.summer-page-title) h2, .summer-page-content > div:not(.summer-page-title) h3, .summer-page-content > div:not(.summer-page-title) h4, .summer-page-content > div:not(.summer-page-title) h5, .summer-page-content > div:not(.summer-page-title) h6 {
font-weight: bold; }
.summer-page-content > div:not(.summer-page-title) h1, .summer-page-content > div:not(.summer-page-title) h2, .summer-page-content > div:not(.summer-page-title) h3, .summer-page-content > div:not(.summer-page-title) h4, .summer-page-content > div:not(.summer-page-title) h5, .summer-page-content > div:not(.summer-page-title) h6, .summer-page-content > div:not(.summer-page-title) ul, .summer-page-content > div:not(.summer-page-title) ol, .summer-page-content > div:not(.summer-page-title) blockquote, .summer-page-content > div:not(.summer-page-title) pre, .summer-page-content > div:not(.summer-page-title) hr {
max-width: 56.25rem;
margin-left: auto;
margin-right: auto; }
.summer-page-content > div:not(.summer-page-title) p {
margin: 0 auto 2em auto;
max-width: 56.25rem;
font-size: 1.125rem; }
.summer-page-content > div:not(.summer-page-title) p:first-child {
font-size: 1.375rem;
font-weight: 300; }
@media only screen and (min-width: 40.063em) {
.summer-page-content > div:not(.summer-page-title) p:first-child {
font-size: 1.625rem; } }
.summer-page-content > div:not(.summer-page-title) p.with-image {
text-align: center;
padding-top: 1.125rem;
padding-bottom: 1.125rem;
max-width: 75rem; }
@media screen and (max-width: 47em) {
.summer-page-title, .summer-page-content {
font-size: 70%; } }
@media screen and (max-width: 27em) {
.summer-page-title, .summer-page-content {
font-size: 50%; } }
.post-template .summer-post-title-simple.row,
.post-template .summer-disqus.row,
.post-template .social-icons.row,
.page-template .summer-post-title-simple.row,
.page-template .summer-disqus.row,
.page-template .social-icons.row {
margin-left: auto;
margin-right: auto; }
.post-template .summer-author-info .row,
.page-template .summer-author-info .row {
margin-left: auto;
margin-right: auto; }
.post-template .row,
.page-template .row {
max-width: 58.125rem;
margin-left: -0.9375rem;
margin-right: -0.9375rem; }
.post-template .row p,
.page-template .row p {
margin: 0 auto 2em auto !important;
max-width: 56.25rem !important;
font-size: 1.125rem !important; }
@media only screen and (min-width: 58.125em) {
.post-template .row,
.page-template .row {
margin-left: auto;
margin-right: auto; } }
::selection {
background: #e51843;
color: #fff; }
::-moz-selection {
background: #e51843;
color: #fff; }
pre {
word-wrap: break-word;
margin-bottom: 1.5625rem; }
code {
font-size: 0.9375rem;
line-height: 1.2; }
iframe {
border: 0; }
.flex-video {
margin-left: auto;
margin-right: auto;
max-width: 75rem; }
.summer-disqus {
padding: 0;
padding-top: 3.75rem;
padding-bottom: 5.625rem;
padding-left: 1.875rem;
padding-right: 1.875rem; }
.summer-disqus .summer-comments-header {
font-weight: 700;
text-transform: uppercase; }
@media only screen and (min-width: 40.063em) {
.summer-disqus {
padding-top: 5.3125rem;
padding-bottom: 9.375rem; } }
.post-list {
padding: 0;
margin: 0;
list-style-type: none;
}
.post-list li {
padding: 8px 0;
border-bottom: 1px solid #ccc;
border-bottom: 1px solid rgba(0,0,0,.1);
*zoom: 1;
}
.post-list li:after,.post-list li:before {
display: table;
line-height: 0;
content: "";
}
.post-list li:after {
clear: both;
}
.post-list a>span {
float: right;
}
.post-list .entry-date {
display: none;
font-size: 14px;
text-transform: uppercase;
}
@media only screen and (min-width:48em) {
.post-list .entry-date {
display: inline;
}
}
.tag-box {
padding: 4px 0;
margin: 0;
overflow: hidden;
list-style: none;
*zoom: 1;
}
.tag-box:after,.tag-box:before {
display: table;
line-height: 0;
content: "";
}
.tag-box:after {
clear: both;
}
.tag-box.inline li {
float: left;
font-size: 14px;
line-height: 2.5;
}
.tag-box a {
padding: 4px 6px;
margin: 2px;
text-decoration: none;
border: 0.0625rem solid black;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.tag-box a span {
font-size: 10px;
vertical-align: super;
color: black;
}
| 0.496094 | 0.121191 |
body {
background-color: #f5f5f5;
}
/* 1.导航 */
nav {
display: flex;
position: fixed;
left: 0;
bottom: 0;
width: 100%;
height: 44px;
background-color: #fff;
}
nav a {
flex: 1;
height: 100%;
text-align: center;
}
nav img {
width: auto;
height: 100%;
}
/* 2.头部 */
header {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 40px;
background-color: #c91523;
cursor: pointer;
}
.header-logo {
position: absolute;
top: 10px;
left: 10px;
width: 58px;
height: 20px;
background-position: 0px -109px;
}
.header-search {
position: relative;
width: 100%;
height: 40px;
padding-left: 78px;
padding-right: 55px;
}
.header-search i {
position: absolute;
top: 10px;
left: 84px;
width: 20px;
height: 20px;
background-position: -59px -109px;
}
.header-search input {
border: none;
width: 100%;
height: 30px;
margin-top: 5px;
background-color: #fff;
border-radius: 15px;
padding-left: 30px;
}
.header-login {
position: absolute;
top: 0;
right: 0;
height: 40px;
width: 54px;
text-align: center;
line-height: 40px;
color: #fff;
font-size: 14px;
}
/* 主体 */
main {
padding-top: 40px;
padding-bottom: 44px;
}
/* 主体-轮播图 */
.carousel {
width: 100%;
overflow-x: auto;
}
.carousel ul {
width: 1000%;
overflow: hidden;
}
.carousel li {
float: left;
width: 10%;
}
.carousel a {
width: 100%;
display: block;
}
.carousel img {
width: 100%;
}
/* 3.2 主体-导航 */
.navigate {
width: 100%;
background-color: #fff;
padding-top: 10px;
}
.navigate ul {
width: 100%;
overflow: hidden;
}
.navigate li {
float: left;
width: 25%;
margin-bottom: 10px;
}
.navigate a {
display: block;
text-align: center;
width: 100%;
}
.navigate img {
width: 40px;
height: 40px;
}
.navigate span {
display: block;
margin-top: 5px;
}
/* 3.3 主体-秒杀 */
.seckill {
width: 100%;
margin-top: 5px;
background-color: #fff;
}
.seckill-title {
padding: 0 10px;
width: 100%;
height: 30px;
}
.seckill-title h3 {
position: relative;
float: left;
line-height: 32px;
font-weight: normal;
padding-left: 24px;
font-size: 16px;
color: #c91523;
}
.seckill-title h3:before {
content: '';
position: absolute;
top: 2px;
left: 0;
width: 18px;
height: 24px;
background-image: url(../image/jd-sprites.png);
background-size: 200px 200px;
background-position: -84px -109px;
}
.seckill-title .time {
float: left;
margin-top: 10px;
margin-left: 10px;
}
/* odd(奇数) even(偶数) */
.seckill-title .time span:nth-child(odd) {
background-color: black;
color: #fff;
padding: 0 2px;
padding-top: 1px;
border-radius: 3px;
}
.seckill-title .more {
float: right;
color: #666;
line-height: 30px;
}
.seckill-list {
width: 100%;
padding: 0 10px;
padding-bottom: 15px;
}
.seckill-list ul {
width: 100%;
overflow: hidden;
}
.seckill-list li {
float: left;
width: 33.333333%;
}
.seckill-list a {
position: relative;
display: block;
width: 100%;
padding: 0 10px;
margin-bottom: 10px;
}
.seckill-list span {
position: absolute;
right: 5px;
bottom: 0;
height: 20px;
padding: 0 5px;
background-color: #fdb60a;
color: #fff;
border-radius: 50%;
/* text-align: center; */
line-height: 20px;
font-size: 12px;
}
.seckill-list img {
width: 100%;
}
.seckill-list b,
.seckill-list s {
display: block;
text-align: center;
}
.seckill-list b {
font-weight: normal;
font-size: 16px;
color: #c91523;
margin-bottom: 5px;
}
.seckill-list s {
font-weight: normal;
font-size: 12px;
color: #666;
text-decoration: line-through;
}
/* 主体 活动 */
.active {
position: relative;
width: 100%;
}
.active > img {
width: 100%;
}
.active ul {
position: absolute;
bottom: 10px;
left: 0;
width: 100%;
padding: 0 10px;
}
.active li {
float: left;
width: 50%;
}
.active a {
display: block;
width: 100%;
}
.active img {
width: 100%;
}
/* 3.5 主体-产品 */
.product {
width: 100%;
}
.product ul {
width: 100%;
}
.product li {
width: 100%;
overflow: hidden;
}
.product a {
float: left;
}
.product img {
width: 100%;
}
.product li:first-child a{
width: 33.3333333%;
}
.product li:last-child a{
width: 50%;
}
/* 3.6 主体-广告 */
.adv {
width: 100%;
padding: 10px;
}
.adv a {
display: block;
width: 100%;
}
.adv img {
width: 100%;
}
/* 3.7 主体-超市 */
.market {
width: 100%;
margin-top: 5px;
padding: 0 10px;
background-color: #fff;
}
.market-title,.brand-title {
height: 30px;
font-size: 16px;
color: #f25353;
line-height: 30px;
font-weight: normal;
}
.market ul {
width: 100%;
}
.market li {
width: 100%;
overflow: hidden;
}
.market a {
float: left;
width: 50%;
}
.market img {
width: 100%;
}
/* 3.8 主题街 theme */
.theme {
width: 100%;
}
.theme ul {
width: 100%;
}
.theme li {
width: 100%;
overflow: hidden;
}
.theme a {
float: left;
}
.theme img {
width: 100%;
}
.theme li:first-child a {
width: 50%;
}
.theme li:last-child a {
width: 25%;
}
.theme li:first-child a:nth-last-child(-n+2) {
width: 25%;
}
/* 3.9 主体-品牌推荐 */
.brand {
width: 100%;
background-color: #fff;
}
.brand-title {
padding-left: 10px;
}
.brand ul {
width: 100%;
overflow: hidden;
}
.brand li {
float: left;
width: 30%;
}
.brand a {
display: block;
width: 100%;
}
.brand img {
width: 100%;
}
.brand li:nth-child(1) {
width: 40%;
}
/* 3.10 猜你喜欢 */
.guess {
width: 100%;
background-color: #fff;
}
.guess-title {
width: 100%;
height: 30px;
padding: 0 10px;
line-height: 30px;
}
.guess-title h3 {
float: left;
font-weight: lighter;
font-size: 16px;
color: #666;
}
.guess-title a {
position: relative;
float: right;
color: #f25353;
}
.guess-title a:before {
content: '';
position: absolute;
top: 6px;
left: -22px;
width: 18px;
height: 18px;
background-image: url(../image/icon-login.png);
background-size: 18px 18px;
}
.guess-list {
width: 100%;
}
.guess-list ul {
width: 100%;
overflow: hidden;
}
.guess-list li {
float: left;
width: 50%;
padding: 0 10px;
padding-bottom: 10px;
}
.guess-list li > a {
display: block;
width: 100%;
}
.guess-list li img {
width: 100%;
padding: 15px 0;
}
.guess-list li p {
/* 1.规定p标签的宽度 */
width: 100%;
/* 2.让文字超出以后自动出现省略号(ellipsis) */
text-overflow: ellipsis;
/* 3.规定p标签的显示方式 */
display: -webkit-box;
/* 4.规定文字显示几行 */
-webkit-line-clamp: 2;
/* 5.设置排列方式 横向和竖向 */
-webkit-box-orient: vertical;
/* 6. 换行方式 单词换行 不论是不是单词 换行 */
/* word-break: normal; */
word-break: break-all;
/* 隐藏多余的文字 */
overflow: hidden;
font-size: 14px;
color: #666;
margin-bottom: 10px;
}
.guess-list-price {
border-top: 1px solid #ccc;
padding-top: 10px;
overflow: hidden;
}
.guess-list-price b {
line-height: 20px;
color: #f25353;
font-weight: normal;
}
.guess-list-price a {
float: right;
color: #999;
border:1px solid #999;
border-radius: 2px;
padding: 0 2px;
padding-top: 2px;
}
/* 3.11 底部 */
footer {
width: 100%;
/* background-color: #f5f5f5; */
}
.load-more {
display: block;
width: 100%;
height: 35px;
text-align: center;
/* line-height: 1.5; */
line-height: 35px;
border-top: 1px solid #ccc;
/* border-bottom: 1px solid #ccc; */
color: #666;
font-size: 14px;
}
.feedback {
width: 100%;
overflow: hidden;
border-top: 1px solid #ccc;
text-align: center;
padding: 15px 0;
}
.feedback a {
color: #999;
font-size: 12px;
padding: 0 24px;
border-right: 1px solid #ccc;
}
.feedback a:last-child {
border-right: none;
}
.version {
border-top: 1px solid #ccc;
text-align: center;
padding-top: 60px;
}
.version a {
position: relative;
font-size: 12px;
padding: 0 24px;
color: #999;
}
.version a:before {
content: '';
position: absolute;
width: 33px;
height: 33px;
background-image: url("../image/jd-sprites.png");
background-size: 200px 200px;
}
.version a:first-child::before {
top: -42px;
left: 25px;
background-position: -120px -70px;
}
.version a:nth-child(2)::before {
top: -42px;
left: 25px;
background-position: -40px -70px;
}
.version a:last-child::before {
top: -42px;
left: 25px;
background-position: -80px -70px;
}
footer p {
border-top: 1px solid #ccc;
padding: 15px 0;
text-align: center;
}
|
2019年下学期/每日作业/移动端布局/移动端布局day03-12.20/京东案例/jdMobile/css/index.css
|
body {
background-color: #f5f5f5;
}
/* 1.导航 */
nav {
display: flex;
position: fixed;
left: 0;
bottom: 0;
width: 100%;
height: 44px;
background-color: #fff;
}
nav a {
flex: 1;
height: 100%;
text-align: center;
}
nav img {
width: auto;
height: 100%;
}
/* 2.头部 */
header {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 40px;
background-color: #c91523;
cursor: pointer;
}
.header-logo {
position: absolute;
top: 10px;
left: 10px;
width: 58px;
height: 20px;
background-position: 0px -109px;
}
.header-search {
position: relative;
width: 100%;
height: 40px;
padding-left: 78px;
padding-right: 55px;
}
.header-search i {
position: absolute;
top: 10px;
left: 84px;
width: 20px;
height: 20px;
background-position: -59px -109px;
}
.header-search input {
border: none;
width: 100%;
height: 30px;
margin-top: 5px;
background-color: #fff;
border-radius: 15px;
padding-left: 30px;
}
.header-login {
position: absolute;
top: 0;
right: 0;
height: 40px;
width: 54px;
text-align: center;
line-height: 40px;
color: #fff;
font-size: 14px;
}
/* 主体 */
main {
padding-top: 40px;
padding-bottom: 44px;
}
/* 主体-轮播图 */
.carousel {
width: 100%;
overflow-x: auto;
}
.carousel ul {
width: 1000%;
overflow: hidden;
}
.carousel li {
float: left;
width: 10%;
}
.carousel a {
width: 100%;
display: block;
}
.carousel img {
width: 100%;
}
/* 3.2 主体-导航 */
.navigate {
width: 100%;
background-color: #fff;
padding-top: 10px;
}
.navigate ul {
width: 100%;
overflow: hidden;
}
.navigate li {
float: left;
width: 25%;
margin-bottom: 10px;
}
.navigate a {
display: block;
text-align: center;
width: 100%;
}
.navigate img {
width: 40px;
height: 40px;
}
.navigate span {
display: block;
margin-top: 5px;
}
/* 3.3 主体-秒杀 */
.seckill {
width: 100%;
margin-top: 5px;
background-color: #fff;
}
.seckill-title {
padding: 0 10px;
width: 100%;
height: 30px;
}
.seckill-title h3 {
position: relative;
float: left;
line-height: 32px;
font-weight: normal;
padding-left: 24px;
font-size: 16px;
color: #c91523;
}
.seckill-title h3:before {
content: '';
position: absolute;
top: 2px;
left: 0;
width: 18px;
height: 24px;
background-image: url(../image/jd-sprites.png);
background-size: 200px 200px;
background-position: -84px -109px;
}
.seckill-title .time {
float: left;
margin-top: 10px;
margin-left: 10px;
}
/* odd(奇数) even(偶数) */
.seckill-title .time span:nth-child(odd) {
background-color: black;
color: #fff;
padding: 0 2px;
padding-top: 1px;
border-radius: 3px;
}
.seckill-title .more {
float: right;
color: #666;
line-height: 30px;
}
.seckill-list {
width: 100%;
padding: 0 10px;
padding-bottom: 15px;
}
.seckill-list ul {
width: 100%;
overflow: hidden;
}
.seckill-list li {
float: left;
width: 33.333333%;
}
.seckill-list a {
position: relative;
display: block;
width: 100%;
padding: 0 10px;
margin-bottom: 10px;
}
.seckill-list span {
position: absolute;
right: 5px;
bottom: 0;
height: 20px;
padding: 0 5px;
background-color: #fdb60a;
color: #fff;
border-radius: 50%;
/* text-align: center; */
line-height: 20px;
font-size: 12px;
}
.seckill-list img {
width: 100%;
}
.seckill-list b,
.seckill-list s {
display: block;
text-align: center;
}
.seckill-list b {
font-weight: normal;
font-size: 16px;
color: #c91523;
margin-bottom: 5px;
}
.seckill-list s {
font-weight: normal;
font-size: 12px;
color: #666;
text-decoration: line-through;
}
/* 主体 活动 */
.active {
position: relative;
width: 100%;
}
.active > img {
width: 100%;
}
.active ul {
position: absolute;
bottom: 10px;
left: 0;
width: 100%;
padding: 0 10px;
}
.active li {
float: left;
width: 50%;
}
.active a {
display: block;
width: 100%;
}
.active img {
width: 100%;
}
/* 3.5 主体-产品 */
.product {
width: 100%;
}
.product ul {
width: 100%;
}
.product li {
width: 100%;
overflow: hidden;
}
.product a {
float: left;
}
.product img {
width: 100%;
}
.product li:first-child a{
width: 33.3333333%;
}
.product li:last-child a{
width: 50%;
}
/* 3.6 主体-广告 */
.adv {
width: 100%;
padding: 10px;
}
.adv a {
display: block;
width: 100%;
}
.adv img {
width: 100%;
}
/* 3.7 主体-超市 */
.market {
width: 100%;
margin-top: 5px;
padding: 0 10px;
background-color: #fff;
}
.market-title,.brand-title {
height: 30px;
font-size: 16px;
color: #f25353;
line-height: 30px;
font-weight: normal;
}
.market ul {
width: 100%;
}
.market li {
width: 100%;
overflow: hidden;
}
.market a {
float: left;
width: 50%;
}
.market img {
width: 100%;
}
/* 3.8 主题街 theme */
.theme {
width: 100%;
}
.theme ul {
width: 100%;
}
.theme li {
width: 100%;
overflow: hidden;
}
.theme a {
float: left;
}
.theme img {
width: 100%;
}
.theme li:first-child a {
width: 50%;
}
.theme li:last-child a {
width: 25%;
}
.theme li:first-child a:nth-last-child(-n+2) {
width: 25%;
}
/* 3.9 主体-品牌推荐 */
.brand {
width: 100%;
background-color: #fff;
}
.brand-title {
padding-left: 10px;
}
.brand ul {
width: 100%;
overflow: hidden;
}
.brand li {
float: left;
width: 30%;
}
.brand a {
display: block;
width: 100%;
}
.brand img {
width: 100%;
}
.brand li:nth-child(1) {
width: 40%;
}
/* 3.10 猜你喜欢 */
.guess {
width: 100%;
background-color: #fff;
}
.guess-title {
width: 100%;
height: 30px;
padding: 0 10px;
line-height: 30px;
}
.guess-title h3 {
float: left;
font-weight: lighter;
font-size: 16px;
color: #666;
}
.guess-title a {
position: relative;
float: right;
color: #f25353;
}
.guess-title a:before {
content: '';
position: absolute;
top: 6px;
left: -22px;
width: 18px;
height: 18px;
background-image: url(../image/icon-login.png);
background-size: 18px 18px;
}
.guess-list {
width: 100%;
}
.guess-list ul {
width: 100%;
overflow: hidden;
}
.guess-list li {
float: left;
width: 50%;
padding: 0 10px;
padding-bottom: 10px;
}
.guess-list li > a {
display: block;
width: 100%;
}
.guess-list li img {
width: 100%;
padding: 15px 0;
}
.guess-list li p {
/* 1.规定p标签的宽度 */
width: 100%;
/* 2.让文字超出以后自动出现省略号(ellipsis) */
text-overflow: ellipsis;
/* 3.规定p标签的显示方式 */
display: -webkit-box;
/* 4.规定文字显示几行 */
-webkit-line-clamp: 2;
/* 5.设置排列方式 横向和竖向 */
-webkit-box-orient: vertical;
/* 6. 换行方式 单词换行 不论是不是单词 换行 */
/* word-break: normal; */
word-break: break-all;
/* 隐藏多余的文字 */
overflow: hidden;
font-size: 14px;
color: #666;
margin-bottom: 10px;
}
.guess-list-price {
border-top: 1px solid #ccc;
padding-top: 10px;
overflow: hidden;
}
.guess-list-price b {
line-height: 20px;
color: #f25353;
font-weight: normal;
}
.guess-list-price a {
float: right;
color: #999;
border:1px solid #999;
border-radius: 2px;
padding: 0 2px;
padding-top: 2px;
}
/* 3.11 底部 */
footer {
width: 100%;
/* background-color: #f5f5f5; */
}
.load-more {
display: block;
width: 100%;
height: 35px;
text-align: center;
/* line-height: 1.5; */
line-height: 35px;
border-top: 1px solid #ccc;
/* border-bottom: 1px solid #ccc; */
color: #666;
font-size: 14px;
}
.feedback {
width: 100%;
overflow: hidden;
border-top: 1px solid #ccc;
text-align: center;
padding: 15px 0;
}
.feedback a {
color: #999;
font-size: 12px;
padding: 0 24px;
border-right: 1px solid #ccc;
}
.feedback a:last-child {
border-right: none;
}
.version {
border-top: 1px solid #ccc;
text-align: center;
padding-top: 60px;
}
.version a {
position: relative;
font-size: 12px;
padding: 0 24px;
color: #999;
}
.version a:before {
content: '';
position: absolute;
width: 33px;
height: 33px;
background-image: url("../image/jd-sprites.png");
background-size: 200px 200px;
}
.version a:first-child::before {
top: -42px;
left: 25px;
background-position: -120px -70px;
}
.version a:nth-child(2)::before {
top: -42px;
left: 25px;
background-position: -40px -70px;
}
.version a:last-child::before {
top: -42px;
left: 25px;
background-position: -80px -70px;
}
footer p {
border-top: 1px solid #ccc;
padding: 15px 0;
text-align: center;
}
| 0.341034 | 0.057732 |
@charset "UTF-8";
@charset "UTF-8";
:root{
/* Transition
-------------------------- */
/* Colors
-------------------------- */
/* Link
-------------------------- */
/* Border
-------------------------- */
/* Box-shadow
-------------------------- */
/* Fill
-------------------------- */
/* Font
-------------------------- */
/* Size
-------------------------- */
/* z-index
-------------------------- */
/* Disable base
-------------------------- */
/* Icon
-------------------------- */
/* Checkbox
-------------------------- */
/* Radio
-------------------------- */
/* Select
-------------------------- */
/* Alert
-------------------------- */
/* Message Box
-------------------------- */
/* Message
-------------------------- */
/* Notification
-------------------------- */
/* Input
-------------------------- */
/* Cascader
-------------------------- */
/* Group
-------------------------- */
/* Tab
-------------------------- */
/* Button
-------------------------- */
/* cascader
-------------------------- */
/* Switch
-------------------------- */
/* Dialog
-------------------------- */
/* Table
-------------------------- */
/* Pagination
-------------------------- */
/* Popover
-------------------------- */
/* Tooltip
-------------------------- */
/* Tag
-------------------------- */
/* Dropdown
-------------------------- */
/* Badge
-------------------------- */
/* Card
--------------------------*/
/* Slider
--------------------------*/
/* Steps
--------------------------*/
/* Menu
--------------------------*/
/* Rate
--------------------------*/
/* DatePicker
--------------------------*/
/* Loading
--------------------------*/
/* Scrollbar
--------------------------*/
/* Carousel
--------------------------*/
/* Collapse
--------------------------*/
/* Transfer
--------------------------*/
}
.el-checkbox{
color: rgb(31, 45, 61);
position: relative;
cursor: pointer;
display: inline-block;
white-space: nowrap;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
}
.el-checkbox + .el-checkbox{
margin-left: 15px;
}
.el-checkbox__input{
white-space: nowrap;
cursor: pointer;
outline: none;
display: inline-block;
line-height: 1;
position: relative;
vertical-align: middle;
}
.el-checkbox__input.is-indeterminate .el-checkbox__inner{
background-color: #20a0ff;
border-color: rgb(1, 144, 254);
}
.el-checkbox__input.is-indeterminate .el-checkbox__inner::before{
content: '';
position: absolute;
display: block;
border: 1px solid #fff;
margin-top: -1px;
left: 3px;
right: 3px;
top: 50%;
}
.el-checkbox__input.is-indeterminate .el-checkbox__inner::after{
display: none;
}
.el-checkbox__input.is-focus .el-checkbox__inner{
border-color: #20a0ff;
}
.el-checkbox__input.is-checked .el-checkbox__inner{
background-color: #20a0ff;
border-color: rgb(1, 144, 254);
}
.el-checkbox__input.is-checked .el-checkbox__inner::after{
transform: rotate(45deg) scaleY(1);
}
.el-checkbox__input.is-disabled .el-checkbox__inner{
background-color: #f7f7f7;
border-color: rgb(209, 219, 229);
cursor: not-allowed;
}
.el-checkbox__input.is-disabled .el-checkbox__inner::after{
cursor: not-allowed;
border-color: #f7f7f7;
}
.el-checkbox__input.is-disabled .el-checkbox__inner + .el-checkbox__label{
cursor: not-allowed;
}
.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner{
background-color: rgb(209, 219, 229);
border-color: rgb(209, 219, 229);
}
.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after{
border-color: #fff;
}
.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner{
background-color: rgb(209, 219, 229);
border-color: rgb(209, 219, 229);
}
.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner::before{
border-color: #fff;
}
.el-checkbox__input.is-disabled + .el-checkbox__label{
color: #bbb;
cursor: not-allowed;
}
.el-checkbox__inner{
display: inline-block;
position: relative;
border: 1px solid rgb(191, 203, 217);
border-radius: 4px;
box-sizing: border-box;
width: 18px;
height: 18px;
background-color: #fff;
z-index: 1;
transition: border-color .25s cubic-bezier(.71,-.46,.29,1.46),
background-color .25s cubic-bezier(.71,-.46,.29,1.46);
}
.el-checkbox__inner:hover{
border-color: #20a0ff;
}
.el-checkbox__inner::after{
box-sizing: content-box;
content: "";
border: 2px solid #fff;
border-left: 0;
border-top: 0;
height: 8px;
left: 5px;
position: absolute;
top: 1px;
transform: rotate(45deg) scaleY(0);
width: 4px;
transition: transform .15s cubic-bezier(.71,-.46,.88,.6) .05s;
transform-origin: center;
}
.el-checkbox__original{
opacity: 0;
outline: none;
position: absolute;
margin: 0;
width: 0;
height: 0;
left: -999px;
}
.el-checkbox__label{
font-size: 14px;
padding-left: 5px;
}
.el-checkbox-button{
position: relative;
display: inline-block;
}
.el-checkbox-button.is-checked{}
.el-checkbox-button.is-checked .el-checkbox-button__inner{
color: #fff;
background-color: #20a0ff;
border-color: #20a0ff;
box-shadow: -1px 0 0 0 #20a0ff;
}
.el-checkbox-button.is-disabled{}
.el-checkbox-button.is-disabled .el-checkbox-button__inner{
color: rgb(191, 203, 217);
cursor: not-allowed;
background-image: none;
background-color: #f7f7f7;
border-color: rgb(209, 219, 229);
box-shadow: none;
}
.el-checkbox-button.is-focus{}
.el-checkbox-button.is-focus .el-checkbox-button__inner{
border-color: #20a0ff;
}
.el-checkbox-button:first-child .el-checkbox-button__inner{
border-left: 1px solid rgb(191, 203, 217);
border-radius: 4px 0 0 4px;
box-shadow: none !important;
}
.el-checkbox-button:last-child .el-checkbox-button__inner{
border-radius: 0 4px 4px 0;
}
.el-checkbox-button__inner{
display: inline-block;
line-height: 1;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background: #fff;
border: 1px solid rgb(191, 203, 217);
border-left: 0;
color: rgb(31, 45, 61);
-webkit-appearance: none;
text-align: center;
box-sizing: border-box;
outline: none;
margin: 0;
position: relative;
cursor: pointer;
transition: all .3s cubic-bezier(.645,.045,.355,1);
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
padding: 10px 15px;
font-size: 14px;
border-radius: 0;
}
.el-checkbox-button__inner:hover{
color: #20a0ff;
}
.el-checkbox-button__inner [class*="el-icon-"]{
line-height: 0.9;
}
.el-checkbox-button__inner [class*="el-icon-"] + span{
margin-left: 5px;
}
.el-checkbox-button__original{
opacity: 0;
outline: none;
position: absolute;
margin: 0;
visibility: hidden;
left: -999px;
}
.el-checkbox-button--large{}
.el-checkbox-button--large .el-checkbox-button__inner{
padding: 11px 19px;
font-size: 16px;
border-radius: 0;
}
.el-checkbox-button--small{}
.el-checkbox-button--small .el-checkbox-button__inner{
padding: 7px 9px;
font-size: 12px;
border-radius: 0;
}
.el-checkbox-button--mini{}
.el-checkbox-button--mini .el-checkbox-button__inner{
padding: 4px 4px;
font-size: 12px;
border-radius: 0;
}
@charset "UTF-8";
:root{
/* Transition
-------------------------- */
/* Colors
-------------------------- */
/* Link
-------------------------- */
/* Border
-------------------------- */
/* Box-shadow
-------------------------- */
/* Fill
-------------------------- */
/* Font
-------------------------- */
/* Size
-------------------------- */
/* z-index
-------------------------- */
/* Disable base
-------------------------- */
/* Icon
-------------------------- */
/* Checkbox
-------------------------- */
/* Radio
-------------------------- */
/* Select
-------------------------- */
/* Alert
-------------------------- */
/* Message Box
-------------------------- */
/* Message
-------------------------- */
/* Notification
-------------------------- */
/* Input
-------------------------- */
/* Cascader
-------------------------- */
/* Group
-------------------------- */
/* Tab
-------------------------- */
/* Button
-------------------------- */
/* cascader
-------------------------- */
/* Switch
-------------------------- */
/* Dialog
-------------------------- */
/* Table
-------------------------- */
/* Pagination
-------------------------- */
/* Popover
-------------------------- */
/* Tooltip
-------------------------- */
/* Tag
-------------------------- */
/* Dropdown
-------------------------- */
/* Badge
-------------------------- */
/* Card
--------------------------*/
/* Slider
--------------------------*/
/* Steps
--------------------------*/
/* Menu
--------------------------*/
/* Rate
--------------------------*/
/* DatePicker
--------------------------*/
/* Loading
--------------------------*/
/* Scrollbar
--------------------------*/
/* Carousel
--------------------------*/
/* Collapse
--------------------------*/
/* Transfer
--------------------------*/
}
.el-tag{
background-color: rgb(131, 145, 165);
display: inline-block;
padding: 0 5px;
height: 24px;
line-height: 22px;
font-size: 12px;
color: #fff;
border-radius: 4px;
box-sizing: border-box;
border: 1px solid transparent;
white-space: nowrap;
}
.el-tag .el-icon-close{
border-radius: 50%;
text-align: center;
position: relative;
cursor: pointer;
font-size: 12px;
transform: scale(.75, .75);
height: 18px;
width: 18px;
line-height: 18px;
vertical-align: middle;
top: -1px;
right: -2px;
}
.el-tag .el-icon-close:hover{
background-color: #fff;
color: rgb(131, 145, 165);
}
.el-tag--gray{
background-color: rgb(228, 232, 241);
border-color: rgb(228, 232, 241);
color: rgb(72, 87, 106);
}
.el-tag--gray .el-tag__close:hover{
background-color: rgb(72, 87, 106);
color: #fff;
}
.el-tag--gray.is-hit{
border-color: rgb(72, 87, 106);
}
.el-tag--primary{
background-color: rgba(32, 160, 255, 0.1);
border-color: rgba(32, 160, 255, 0.2);
color: #20a0ff;
}
.el-tag--primary .el-tag__close:hover{
background-color: #20a0ff;
color: #fff;
}
.el-tag--primary.is-hit{
border-color: #20a0ff;
}
.el-tag--success{
background-color: rgba(18,206,102,0.10);
border-color: rgba(18,206,102,0.20);
color: #13ce66;
}
.el-tag--success .el-tag__close:hover{
background-color: #13ce66;
color: #fff;
}
.el-tag--success.is-hit{
border-color: #13ce66;
}
.el-tag--warning{
background-color: rgba(247,186,41,0.10);
border-color: rgba(247,186,41,0.20);
color: #f7ba2a;
}
.el-tag--warning .el-tag__close:hover{
background-color: #f7ba2a;
color: #fff;
}
.el-tag--warning.is-hit{
border-color: #f7ba2a;
}
.el-tag--danger{
background-color: rgba(255,73,73,0.10);
border-color: rgba(255,73,73,0.20);
color: #ff4949;
}
.el-tag--danger .el-tag__close:hover{
background-color: #ff4949;
color: #fff;
}
.el-tag--danger.is-hit{
border-color: #ff4949;
}
:root{
/* Transition
-------------------------- */
/* Colors
-------------------------- */
/* Link
-------------------------- */
/* Border
-------------------------- */
/* Box-shadow
-------------------------- */
/* Fill
-------------------------- */
/* Font
-------------------------- */
/* Size
-------------------------- */
/* z-index
-------------------------- */
/* Disable base
-------------------------- */
/* Icon
-------------------------- */
/* Checkbox
-------------------------- */
/* Radio
-------------------------- */
/* Select
-------------------------- */
/* Alert
-------------------------- */
/* Message Box
-------------------------- */
/* Message
-------------------------- */
/* Notification
-------------------------- */
/* Input
-------------------------- */
/* Cascader
-------------------------- */
/* Group
-------------------------- */
/* Tab
-------------------------- */
/* Button
-------------------------- */
/* cascader
-------------------------- */
/* Switch
-------------------------- */
/* Dialog
-------------------------- */
/* Table
-------------------------- */
/* Pagination
-------------------------- */
/* Popover
-------------------------- */
/* Tooltip
-------------------------- */
/* Tag
-------------------------- */
/* Dropdown
-------------------------- */
/* Badge
-------------------------- */
/* Card
--------------------------*/
/* Slider
--------------------------*/
/* Steps
--------------------------*/
/* Menu
--------------------------*/
/* Rate
--------------------------*/
/* DatePicker
--------------------------*/
/* Loading
--------------------------*/
/* Scrollbar
--------------------------*/
/* Carousel
--------------------------*/
/* Collapse
--------------------------*/
/* Transfer
--------------------------*/
}
.el-table{
position: relative;
overflow: hidden;
box-sizing: border-box;
width: 100%;
max-width: 100%;
background-color: #fff;
border: 1px solid rgb(223, 230, 236);
font-size: 14px;
color: rgb(31, 45, 61);
}
.el-table .el-tooltip.cell{
white-space: nowrap;
min-width: 50px;
}
.el-table th, .el-table td{
height: 40px;
min-width: 0;
box-sizing: border-box;
text-overflow: ellipsis;
vertical-align: middle;
position: relative
}
.el-table th.is-right, .el-table td.is-right{
text-align: right;
}
.el-table th.is-left, .el-table td.is-left{
text-align: left;
}
.el-table th.is-center, .el-table td.is-center{
text-align: center;
}
.el-table th.is-leaf, .el-table td{
border-bottom: 1px solid rgb(223, 230, 236);
}
.el-table th.gutter, .el-table td.gutter{
width: 15px;
border-right-width: 0;
border-bottom-width: 0;
padding: 0;
}
.el-table td.is-hidden > *, .el-table th.is-hidden > *{
visibility: hidden;
}
.el-table::before{
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
background-color: rgb(223, 230, 236);
z-index: 1;
}
.el-table::after{
content: '';
position: absolute;
top: 0;
right: 0;
width: 1px;
height: 100%;
background-color: rgb(223, 230, 236);
z-index: 1;
}
.el-table th{
white-space: nowrap;
overflow: hidden;
}
.el-table th{
background-color: #f7f7f7;
text-align: left;
}
.el-table th > div{
display: inline-block;
padding-left: 18px;
padding-right: 18px;
line-height: 40px;
box-sizing: border-box;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.el-table td > div{
box-sizing: border-box;
}
.el-table th.required > div::before{
display: inline-block;
content: "";
width: 8px;
height: 8px;
border-radius: 50%;
background: #ff4d51;
margin-right: 5px;
vertical-align: middle;
}
.el-table th > .cell{
position: relative;
word-wrap: normal;
text-overflow: ellipsis;
display: inline-block;
line-height: 30px;
vertical-align: middle;
width: 100%;
box-sizing: border-box;
}
.el-table th > .cell.highlight{
color: #20a0ff;
}
.el-table .caret-wrapper{
position: relative;
cursor: pointer;
display: inline-block;
vertical-align: middle;
margin-left: 5px;
margin-top: -2px;
width: 16px;
height: 30px;
overflow: visible;
overflow: initial;
}
.el-table .sort-caret{
display: inline-block;
width: 0;
height: 0;
border: 0;
content: "";
position: absolute;
left: 3px;
z-index: 2;
}
.el-table .sort-caret.ascending{
top: 9px;
border-top: none;
border-right: 5px solid transparent;
border-bottom: 5px solid rgb(151, 168, 190);
border-left: 5px solid transparent;
}
.el-table .sort-caret.descending{
bottom: 9px;
border-top: 5px solid rgb(151, 168, 190);
border-right: 5px solid transparent;
border-bottom: none;
border-left: 5px solid transparent;
}
.el-table .ascending .sort-caret.ascending{
border-bottom-color: rgb(72, 87, 106);
}
.el-table .descending .sort-caret.descending{
border-top-color: rgb(72, 87, 106);
}
.el-table td.gutter{
width: 0;
}
.el-table .cell{
box-sizing: border-box;
overflow: hidden;
text-overflow: ellipsis;
white-space: normal;
word-break: break-all;
line-height: 24px;
padding-left: 18px;
padding-right: 18px;
}
.el-table tr input[type="checkbox"]{
margin: 0;
}
.el-table tr{
background-color: #fff;
}
.el-table .hidden-columns{
visibility: hidden;
position: absolute;
z-index: -1;
}
.el-table__empty-block{
position: relative;
min-height: 60px;
text-align: center;
width: 100%;
height: 100%;
}
.el-table__empty-text{
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
color: rgb(94, 115, 130);
}
.el-table__expand-column .cell {
padding: 0;
text-align: center;
}
.el-table__expand-icon{
position: relative;
cursor: pointer;
color: #666;
font-size: 12px;
transition: transform 0.2s ease-in-out;
height: 40px;
}
.el-table__expand-icon > .el-icon {
position: absolute;
left: 50%;
top: 50%;
margin-left: -5px;
margin-top: -5px;
}
.el-table__expand-icon--expanded{
transform: rotate(90deg);
}
.el-table__expanded-cell{
padding: 20px 50px;
background-color: rgb(251, 253, 255);
box-shadow: inset 0 2px 0 #f4f4f4;
}
.el-table__expanded-cell:hover{
background-color: rgb(251, 253, 255) !important;
}
.el-table--fit{
border-right: 0;
border-bottom: 0;
}
.el-table--fit th.gutter, .el-table--fit td.gutter {
border-right-width: 1px;
}
.el-table--border th, .el-table--border td {
border-right: 1px solid rgb(223, 230, 236);
}
.el-table--border th{
border-bottom: 1px solid rgb(223, 230, 236);
}
.el-table__fixed, .el-table__fixed-right{
position: absolute;
top: 0;
left: 0;
box-shadow: 1px 0 8px #d3d4d6;
overflow-x: hidden;
}
.el-table__fixed::before, .el-table__fixed-right::before{
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
background-color: rgb(223, 230, 236);
z-index: 4;
}
.el-table__fixed-right-patch{
position: absolute;
top: -1px;
right: 0;
background-color: #f7f7f7;
border-bottom: 1px solid rgb(223, 230, 236);
}
.el-table__fixed-right{
top: 0;
left: auto;
right: 0;
box-shadow: -1px 0 8px #d3d4d6;
}
.el-table__fixed-right .el-table__fixed-header-wrapper, .el-table__fixed-right .el-table__fixed-body-wrapper, .el-table__fixed-right .el-table__fixed-footer-wrapper {
left: auto;
right: 0;
}
.el-table__fixed-header-wrapper{
position: absolute;
left: 0;
top: 0;
z-index: 3;
}
.el-table__fixed-header-wrapper thead div{
background-color: #f7f7f7;
color: rgb(31, 45, 61);
}
.el-table__fixed-footer-wrapper{
position: absolute;
left: 0;
bottom: 0;
z-index: 3;
}
.el-table__fixed-footer-wrapper tbody td{
border-top: 1px solid rgb(223, 230, 236);
background-color: rgb(251, 253, 255);
color: rgb(31, 45, 61);
}
.el-table__fixed-body-wrapper{
position: absolute;
left: 0;
top: 37px;
overflow: hidden;
z-index: 3;
}
.el-table__header-wrapper, .el-table__body-wrapper, .el-table__footer-wrapper{
width: 100%;
}
.el-table__footer-wrapper{
margin-top: -1px;
}
.el-table__footer-wrapper td {
border-top: 1px solid rgb(223, 230, 236);
}
.el-table__header, .el-table__body, .el-table__footer{
table-layout: fixed;
}
.el-table__header-wrapper, .el-table__footer-wrapper{
overflow: hidden;
}
.el-table__header-wrapper thead div, .el-table__footer-wrapper thead div{
background-color: #f7f7f7;
color: rgb(31, 45, 61);
}
.el-table__header-wrapper tbody td, .el-table__footer-wrapper tbody td{
background-color: rgb(251, 253, 255);
color: rgb(31, 45, 61);
}
.el-table__body-wrapper{
overflow: auto;
position: relative;
}
.el-table--striped{}
.el-table--striped .el-table__body{}
.el-table--striped .el-table__body tr.el-table__row--striped td{
background: #FAFAFA;
background-clip: padding-box;
}
.el-table--striped .el-table__body tr.el-table__row--striped.current-row td{
background: rgb(237, 247, 255);
}
.el-table__body tr.hover-row > td {
background-color: #f7f7f7;
}
.el-table__body tr.current-row > td {
background: rgb(237, 247, 255);
}
.el-table__column-resize-proxy{
position: absolute;
left: 200px;
top: 0;
bottom: 0;
width: 0;
border-left: 1px solid rgb(223, 230, 236);
z-index: 10;
}
.el-table__column-filter-trigger{
display: inline-block;
line-height: 34px;
margin-left: 5px;
cursor: pointer;
}
.el-table__column-filter-trigger i{
color: rgb(151, 168, 190);
}
.el-table--enable-row-transition .el-table__body td {
transition: background-color .25s ease;
}
.el-table--enable-row-hover .el-table__body tr:hover > td {
background-color: #f7f7f7;
background-clip: padding-box;
}
.el-table--fluid-height .el-table__fixed, .el-table--fluid-height .el-table__fixed-right {
bottom: 0;
overflow: hidden;
}
:root{
/* Transition
-------------------------- */
/* Colors
-------------------------- */
/* Link
-------------------------- */
/* Border
-------------------------- */
/* Box-shadow
-------------------------- */
/* Fill
-------------------------- */
/* Font
-------------------------- */
/* Size
-------------------------- */
/* z-index
-------------------------- */
/* Disable base
-------------------------- */
/* Icon
-------------------------- */
/* Checkbox
-------------------------- */
/* Radio
-------------------------- */
/* Select
-------------------------- */
/* Alert
-------------------------- */
/* Message Box
-------------------------- */
/* Message
-------------------------- */
/* Notification
-------------------------- */
/* Input
-------------------------- */
/* Cascader
-------------------------- */
/* Group
-------------------------- */
/* Tab
-------------------------- */
/* Button
-------------------------- */
/* cascader
-------------------------- */
/* Switch
-------------------------- */
/* Dialog
-------------------------- */
/* Table
-------------------------- */
/* Pagination
-------------------------- */
/* Popover
-------------------------- */
/* Tooltip
-------------------------- */
/* Tag
-------------------------- */
/* Dropdown
-------------------------- */
/* Badge
-------------------------- */
/* Card
--------------------------*/
/* Slider
--------------------------*/
/* Steps
--------------------------*/
/* Menu
--------------------------*/
/* Rate
--------------------------*/
/* DatePicker
--------------------------*/
/* Loading
--------------------------*/
/* Scrollbar
--------------------------*/
/* Carousel
--------------------------*/
/* Collapse
--------------------------*/
/* Transfer
--------------------------*/
}
|
app/public/theme/table.css
|
@charset "UTF-8";
@charset "UTF-8";
:root{
/* Transition
-------------------------- */
/* Colors
-------------------------- */
/* Link
-------------------------- */
/* Border
-------------------------- */
/* Box-shadow
-------------------------- */
/* Fill
-------------------------- */
/* Font
-------------------------- */
/* Size
-------------------------- */
/* z-index
-------------------------- */
/* Disable base
-------------------------- */
/* Icon
-------------------------- */
/* Checkbox
-------------------------- */
/* Radio
-------------------------- */
/* Select
-------------------------- */
/* Alert
-------------------------- */
/* Message Box
-------------------------- */
/* Message
-------------------------- */
/* Notification
-------------------------- */
/* Input
-------------------------- */
/* Cascader
-------------------------- */
/* Group
-------------------------- */
/* Tab
-------------------------- */
/* Button
-------------------------- */
/* cascader
-------------------------- */
/* Switch
-------------------------- */
/* Dialog
-------------------------- */
/* Table
-------------------------- */
/* Pagination
-------------------------- */
/* Popover
-------------------------- */
/* Tooltip
-------------------------- */
/* Tag
-------------------------- */
/* Dropdown
-------------------------- */
/* Badge
-------------------------- */
/* Card
--------------------------*/
/* Slider
--------------------------*/
/* Steps
--------------------------*/
/* Menu
--------------------------*/
/* Rate
--------------------------*/
/* DatePicker
--------------------------*/
/* Loading
--------------------------*/
/* Scrollbar
--------------------------*/
/* Carousel
--------------------------*/
/* Collapse
--------------------------*/
/* Transfer
--------------------------*/
}
.el-checkbox{
color: rgb(31, 45, 61);
position: relative;
cursor: pointer;
display: inline-block;
white-space: nowrap;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
}
.el-checkbox + .el-checkbox{
margin-left: 15px;
}
.el-checkbox__input{
white-space: nowrap;
cursor: pointer;
outline: none;
display: inline-block;
line-height: 1;
position: relative;
vertical-align: middle;
}
.el-checkbox__input.is-indeterminate .el-checkbox__inner{
background-color: #20a0ff;
border-color: rgb(1, 144, 254);
}
.el-checkbox__input.is-indeterminate .el-checkbox__inner::before{
content: '';
position: absolute;
display: block;
border: 1px solid #fff;
margin-top: -1px;
left: 3px;
right: 3px;
top: 50%;
}
.el-checkbox__input.is-indeterminate .el-checkbox__inner::after{
display: none;
}
.el-checkbox__input.is-focus .el-checkbox__inner{
border-color: #20a0ff;
}
.el-checkbox__input.is-checked .el-checkbox__inner{
background-color: #20a0ff;
border-color: rgb(1, 144, 254);
}
.el-checkbox__input.is-checked .el-checkbox__inner::after{
transform: rotate(45deg) scaleY(1);
}
.el-checkbox__input.is-disabled .el-checkbox__inner{
background-color: #f7f7f7;
border-color: rgb(209, 219, 229);
cursor: not-allowed;
}
.el-checkbox__input.is-disabled .el-checkbox__inner::after{
cursor: not-allowed;
border-color: #f7f7f7;
}
.el-checkbox__input.is-disabled .el-checkbox__inner + .el-checkbox__label{
cursor: not-allowed;
}
.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner{
background-color: rgb(209, 219, 229);
border-color: rgb(209, 219, 229);
}
.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after{
border-color: #fff;
}
.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner{
background-color: rgb(209, 219, 229);
border-color: rgb(209, 219, 229);
}
.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner::before{
border-color: #fff;
}
.el-checkbox__input.is-disabled + .el-checkbox__label{
color: #bbb;
cursor: not-allowed;
}
.el-checkbox__inner{
display: inline-block;
position: relative;
border: 1px solid rgb(191, 203, 217);
border-radius: 4px;
box-sizing: border-box;
width: 18px;
height: 18px;
background-color: #fff;
z-index: 1;
transition: border-color .25s cubic-bezier(.71,-.46,.29,1.46),
background-color .25s cubic-bezier(.71,-.46,.29,1.46);
}
.el-checkbox__inner:hover{
border-color: #20a0ff;
}
.el-checkbox__inner::after{
box-sizing: content-box;
content: "";
border: 2px solid #fff;
border-left: 0;
border-top: 0;
height: 8px;
left: 5px;
position: absolute;
top: 1px;
transform: rotate(45deg) scaleY(0);
width: 4px;
transition: transform .15s cubic-bezier(.71,-.46,.88,.6) .05s;
transform-origin: center;
}
.el-checkbox__original{
opacity: 0;
outline: none;
position: absolute;
margin: 0;
width: 0;
height: 0;
left: -999px;
}
.el-checkbox__label{
font-size: 14px;
padding-left: 5px;
}
.el-checkbox-button{
position: relative;
display: inline-block;
}
.el-checkbox-button.is-checked{}
.el-checkbox-button.is-checked .el-checkbox-button__inner{
color: #fff;
background-color: #20a0ff;
border-color: #20a0ff;
box-shadow: -1px 0 0 0 #20a0ff;
}
.el-checkbox-button.is-disabled{}
.el-checkbox-button.is-disabled .el-checkbox-button__inner{
color: rgb(191, 203, 217);
cursor: not-allowed;
background-image: none;
background-color: #f7f7f7;
border-color: rgb(209, 219, 229);
box-shadow: none;
}
.el-checkbox-button.is-focus{}
.el-checkbox-button.is-focus .el-checkbox-button__inner{
border-color: #20a0ff;
}
.el-checkbox-button:first-child .el-checkbox-button__inner{
border-left: 1px solid rgb(191, 203, 217);
border-radius: 4px 0 0 4px;
box-shadow: none !important;
}
.el-checkbox-button:last-child .el-checkbox-button__inner{
border-radius: 0 4px 4px 0;
}
.el-checkbox-button__inner{
display: inline-block;
line-height: 1;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background: #fff;
border: 1px solid rgb(191, 203, 217);
border-left: 0;
color: rgb(31, 45, 61);
-webkit-appearance: none;
text-align: center;
box-sizing: border-box;
outline: none;
margin: 0;
position: relative;
cursor: pointer;
transition: all .3s cubic-bezier(.645,.045,.355,1);
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
padding: 10px 15px;
font-size: 14px;
border-radius: 0;
}
.el-checkbox-button__inner:hover{
color: #20a0ff;
}
.el-checkbox-button__inner [class*="el-icon-"]{
line-height: 0.9;
}
.el-checkbox-button__inner [class*="el-icon-"] + span{
margin-left: 5px;
}
.el-checkbox-button__original{
opacity: 0;
outline: none;
position: absolute;
margin: 0;
visibility: hidden;
left: -999px;
}
.el-checkbox-button--large{}
.el-checkbox-button--large .el-checkbox-button__inner{
padding: 11px 19px;
font-size: 16px;
border-radius: 0;
}
.el-checkbox-button--small{}
.el-checkbox-button--small .el-checkbox-button__inner{
padding: 7px 9px;
font-size: 12px;
border-radius: 0;
}
.el-checkbox-button--mini{}
.el-checkbox-button--mini .el-checkbox-button__inner{
padding: 4px 4px;
font-size: 12px;
border-radius: 0;
}
@charset "UTF-8";
:root{
/* Transition
-------------------------- */
/* Colors
-------------------------- */
/* Link
-------------------------- */
/* Border
-------------------------- */
/* Box-shadow
-------------------------- */
/* Fill
-------------------------- */
/* Font
-------------------------- */
/* Size
-------------------------- */
/* z-index
-------------------------- */
/* Disable base
-------------------------- */
/* Icon
-------------------------- */
/* Checkbox
-------------------------- */
/* Radio
-------------------------- */
/* Select
-------------------------- */
/* Alert
-------------------------- */
/* Message Box
-------------------------- */
/* Message
-------------------------- */
/* Notification
-------------------------- */
/* Input
-------------------------- */
/* Cascader
-------------------------- */
/* Group
-------------------------- */
/* Tab
-------------------------- */
/* Button
-------------------------- */
/* cascader
-------------------------- */
/* Switch
-------------------------- */
/* Dialog
-------------------------- */
/* Table
-------------------------- */
/* Pagination
-------------------------- */
/* Popover
-------------------------- */
/* Tooltip
-------------------------- */
/* Tag
-------------------------- */
/* Dropdown
-------------------------- */
/* Badge
-------------------------- */
/* Card
--------------------------*/
/* Slider
--------------------------*/
/* Steps
--------------------------*/
/* Menu
--------------------------*/
/* Rate
--------------------------*/
/* DatePicker
--------------------------*/
/* Loading
--------------------------*/
/* Scrollbar
--------------------------*/
/* Carousel
--------------------------*/
/* Collapse
--------------------------*/
/* Transfer
--------------------------*/
}
.el-tag{
background-color: rgb(131, 145, 165);
display: inline-block;
padding: 0 5px;
height: 24px;
line-height: 22px;
font-size: 12px;
color: #fff;
border-radius: 4px;
box-sizing: border-box;
border: 1px solid transparent;
white-space: nowrap;
}
.el-tag .el-icon-close{
border-radius: 50%;
text-align: center;
position: relative;
cursor: pointer;
font-size: 12px;
transform: scale(.75, .75);
height: 18px;
width: 18px;
line-height: 18px;
vertical-align: middle;
top: -1px;
right: -2px;
}
.el-tag .el-icon-close:hover{
background-color: #fff;
color: rgb(131, 145, 165);
}
.el-tag--gray{
background-color: rgb(228, 232, 241);
border-color: rgb(228, 232, 241);
color: rgb(72, 87, 106);
}
.el-tag--gray .el-tag__close:hover{
background-color: rgb(72, 87, 106);
color: #fff;
}
.el-tag--gray.is-hit{
border-color: rgb(72, 87, 106);
}
.el-tag--primary{
background-color: rgba(32, 160, 255, 0.1);
border-color: rgba(32, 160, 255, 0.2);
color: #20a0ff;
}
.el-tag--primary .el-tag__close:hover{
background-color: #20a0ff;
color: #fff;
}
.el-tag--primary.is-hit{
border-color: #20a0ff;
}
.el-tag--success{
background-color: rgba(18,206,102,0.10);
border-color: rgba(18,206,102,0.20);
color: #13ce66;
}
.el-tag--success .el-tag__close:hover{
background-color: #13ce66;
color: #fff;
}
.el-tag--success.is-hit{
border-color: #13ce66;
}
.el-tag--warning{
background-color: rgba(247,186,41,0.10);
border-color: rgba(247,186,41,0.20);
color: #f7ba2a;
}
.el-tag--warning .el-tag__close:hover{
background-color: #f7ba2a;
color: #fff;
}
.el-tag--warning.is-hit{
border-color: #f7ba2a;
}
.el-tag--danger{
background-color: rgba(255,73,73,0.10);
border-color: rgba(255,73,73,0.20);
color: #ff4949;
}
.el-tag--danger .el-tag__close:hover{
background-color: #ff4949;
color: #fff;
}
.el-tag--danger.is-hit{
border-color: #ff4949;
}
:root{
/* Transition
-------------------------- */
/* Colors
-------------------------- */
/* Link
-------------------------- */
/* Border
-------------------------- */
/* Box-shadow
-------------------------- */
/* Fill
-------------------------- */
/* Font
-------------------------- */
/* Size
-------------------------- */
/* z-index
-------------------------- */
/* Disable base
-------------------------- */
/* Icon
-------------------------- */
/* Checkbox
-------------------------- */
/* Radio
-------------------------- */
/* Select
-------------------------- */
/* Alert
-------------------------- */
/* Message Box
-------------------------- */
/* Message
-------------------------- */
/* Notification
-------------------------- */
/* Input
-------------------------- */
/* Cascader
-------------------------- */
/* Group
-------------------------- */
/* Tab
-------------------------- */
/* Button
-------------------------- */
/* cascader
-------------------------- */
/* Switch
-------------------------- */
/* Dialog
-------------------------- */
/* Table
-------------------------- */
/* Pagination
-------------------------- */
/* Popover
-------------------------- */
/* Tooltip
-------------------------- */
/* Tag
-------------------------- */
/* Dropdown
-------------------------- */
/* Badge
-------------------------- */
/* Card
--------------------------*/
/* Slider
--------------------------*/
/* Steps
--------------------------*/
/* Menu
--------------------------*/
/* Rate
--------------------------*/
/* DatePicker
--------------------------*/
/* Loading
--------------------------*/
/* Scrollbar
--------------------------*/
/* Carousel
--------------------------*/
/* Collapse
--------------------------*/
/* Transfer
--------------------------*/
}
.el-table{
position: relative;
overflow: hidden;
box-sizing: border-box;
width: 100%;
max-width: 100%;
background-color: #fff;
border: 1px solid rgb(223, 230, 236);
font-size: 14px;
color: rgb(31, 45, 61);
}
.el-table .el-tooltip.cell{
white-space: nowrap;
min-width: 50px;
}
.el-table th, .el-table td{
height: 40px;
min-width: 0;
box-sizing: border-box;
text-overflow: ellipsis;
vertical-align: middle;
position: relative
}
.el-table th.is-right, .el-table td.is-right{
text-align: right;
}
.el-table th.is-left, .el-table td.is-left{
text-align: left;
}
.el-table th.is-center, .el-table td.is-center{
text-align: center;
}
.el-table th.is-leaf, .el-table td{
border-bottom: 1px solid rgb(223, 230, 236);
}
.el-table th.gutter, .el-table td.gutter{
width: 15px;
border-right-width: 0;
border-bottom-width: 0;
padding: 0;
}
.el-table td.is-hidden > *, .el-table th.is-hidden > *{
visibility: hidden;
}
.el-table::before{
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
background-color: rgb(223, 230, 236);
z-index: 1;
}
.el-table::after{
content: '';
position: absolute;
top: 0;
right: 0;
width: 1px;
height: 100%;
background-color: rgb(223, 230, 236);
z-index: 1;
}
.el-table th{
white-space: nowrap;
overflow: hidden;
}
.el-table th{
background-color: #f7f7f7;
text-align: left;
}
.el-table th > div{
display: inline-block;
padding-left: 18px;
padding-right: 18px;
line-height: 40px;
box-sizing: border-box;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.el-table td > div{
box-sizing: border-box;
}
.el-table th.required > div::before{
display: inline-block;
content: "";
width: 8px;
height: 8px;
border-radius: 50%;
background: #ff4d51;
margin-right: 5px;
vertical-align: middle;
}
.el-table th > .cell{
position: relative;
word-wrap: normal;
text-overflow: ellipsis;
display: inline-block;
line-height: 30px;
vertical-align: middle;
width: 100%;
box-sizing: border-box;
}
.el-table th > .cell.highlight{
color: #20a0ff;
}
.el-table .caret-wrapper{
position: relative;
cursor: pointer;
display: inline-block;
vertical-align: middle;
margin-left: 5px;
margin-top: -2px;
width: 16px;
height: 30px;
overflow: visible;
overflow: initial;
}
.el-table .sort-caret{
display: inline-block;
width: 0;
height: 0;
border: 0;
content: "";
position: absolute;
left: 3px;
z-index: 2;
}
.el-table .sort-caret.ascending{
top: 9px;
border-top: none;
border-right: 5px solid transparent;
border-bottom: 5px solid rgb(151, 168, 190);
border-left: 5px solid transparent;
}
.el-table .sort-caret.descending{
bottom: 9px;
border-top: 5px solid rgb(151, 168, 190);
border-right: 5px solid transparent;
border-bottom: none;
border-left: 5px solid transparent;
}
.el-table .ascending .sort-caret.ascending{
border-bottom-color: rgb(72, 87, 106);
}
.el-table .descending .sort-caret.descending{
border-top-color: rgb(72, 87, 106);
}
.el-table td.gutter{
width: 0;
}
.el-table .cell{
box-sizing: border-box;
overflow: hidden;
text-overflow: ellipsis;
white-space: normal;
word-break: break-all;
line-height: 24px;
padding-left: 18px;
padding-right: 18px;
}
.el-table tr input[type="checkbox"]{
margin: 0;
}
.el-table tr{
background-color: #fff;
}
.el-table .hidden-columns{
visibility: hidden;
position: absolute;
z-index: -1;
}
.el-table__empty-block{
position: relative;
min-height: 60px;
text-align: center;
width: 100%;
height: 100%;
}
.el-table__empty-text{
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
color: rgb(94, 115, 130);
}
.el-table__expand-column .cell {
padding: 0;
text-align: center;
}
.el-table__expand-icon{
position: relative;
cursor: pointer;
color: #666;
font-size: 12px;
transition: transform 0.2s ease-in-out;
height: 40px;
}
.el-table__expand-icon > .el-icon {
position: absolute;
left: 50%;
top: 50%;
margin-left: -5px;
margin-top: -5px;
}
.el-table__expand-icon--expanded{
transform: rotate(90deg);
}
.el-table__expanded-cell{
padding: 20px 50px;
background-color: rgb(251, 253, 255);
box-shadow: inset 0 2px 0 #f4f4f4;
}
.el-table__expanded-cell:hover{
background-color: rgb(251, 253, 255) !important;
}
.el-table--fit{
border-right: 0;
border-bottom: 0;
}
.el-table--fit th.gutter, .el-table--fit td.gutter {
border-right-width: 1px;
}
.el-table--border th, .el-table--border td {
border-right: 1px solid rgb(223, 230, 236);
}
.el-table--border th{
border-bottom: 1px solid rgb(223, 230, 236);
}
.el-table__fixed, .el-table__fixed-right{
position: absolute;
top: 0;
left: 0;
box-shadow: 1px 0 8px #d3d4d6;
overflow-x: hidden;
}
.el-table__fixed::before, .el-table__fixed-right::before{
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
background-color: rgb(223, 230, 236);
z-index: 4;
}
.el-table__fixed-right-patch{
position: absolute;
top: -1px;
right: 0;
background-color: #f7f7f7;
border-bottom: 1px solid rgb(223, 230, 236);
}
.el-table__fixed-right{
top: 0;
left: auto;
right: 0;
box-shadow: -1px 0 8px #d3d4d6;
}
.el-table__fixed-right .el-table__fixed-header-wrapper, .el-table__fixed-right .el-table__fixed-body-wrapper, .el-table__fixed-right .el-table__fixed-footer-wrapper {
left: auto;
right: 0;
}
.el-table__fixed-header-wrapper{
position: absolute;
left: 0;
top: 0;
z-index: 3;
}
.el-table__fixed-header-wrapper thead div{
background-color: #f7f7f7;
color: rgb(31, 45, 61);
}
.el-table__fixed-footer-wrapper{
position: absolute;
left: 0;
bottom: 0;
z-index: 3;
}
.el-table__fixed-footer-wrapper tbody td{
border-top: 1px solid rgb(223, 230, 236);
background-color: rgb(251, 253, 255);
color: rgb(31, 45, 61);
}
.el-table__fixed-body-wrapper{
position: absolute;
left: 0;
top: 37px;
overflow: hidden;
z-index: 3;
}
.el-table__header-wrapper, .el-table__body-wrapper, .el-table__footer-wrapper{
width: 100%;
}
.el-table__footer-wrapper{
margin-top: -1px;
}
.el-table__footer-wrapper td {
border-top: 1px solid rgb(223, 230, 236);
}
.el-table__header, .el-table__body, .el-table__footer{
table-layout: fixed;
}
.el-table__header-wrapper, .el-table__footer-wrapper{
overflow: hidden;
}
.el-table__header-wrapper thead div, .el-table__footer-wrapper thead div{
background-color: #f7f7f7;
color: rgb(31, 45, 61);
}
.el-table__header-wrapper tbody td, .el-table__footer-wrapper tbody td{
background-color: rgb(251, 253, 255);
color: rgb(31, 45, 61);
}
.el-table__body-wrapper{
overflow: auto;
position: relative;
}
.el-table--striped{}
.el-table--striped .el-table__body{}
.el-table--striped .el-table__body tr.el-table__row--striped td{
background: #FAFAFA;
background-clip: padding-box;
}
.el-table--striped .el-table__body tr.el-table__row--striped.current-row td{
background: rgb(237, 247, 255);
}
.el-table__body tr.hover-row > td {
background-color: #f7f7f7;
}
.el-table__body tr.current-row > td {
background: rgb(237, 247, 255);
}
.el-table__column-resize-proxy{
position: absolute;
left: 200px;
top: 0;
bottom: 0;
width: 0;
border-left: 1px solid rgb(223, 230, 236);
z-index: 10;
}
.el-table__column-filter-trigger{
display: inline-block;
line-height: 34px;
margin-left: 5px;
cursor: pointer;
}
.el-table__column-filter-trigger i{
color: rgb(151, 168, 190);
}
.el-table--enable-row-transition .el-table__body td {
transition: background-color .25s ease;
}
.el-table--enable-row-hover .el-table__body tr:hover > td {
background-color: #f7f7f7;
background-clip: padding-box;
}
.el-table--fluid-height .el-table__fixed, .el-table--fluid-height .el-table__fixed-right {
bottom: 0;
overflow: hidden;
}
:root{
/* Transition
-------------------------- */
/* Colors
-------------------------- */
/* Link
-------------------------- */
/* Border
-------------------------- */
/* Box-shadow
-------------------------- */
/* Fill
-------------------------- */
/* Font
-------------------------- */
/* Size
-------------------------- */
/* z-index
-------------------------- */
/* Disable base
-------------------------- */
/* Icon
-------------------------- */
/* Checkbox
-------------------------- */
/* Radio
-------------------------- */
/* Select
-------------------------- */
/* Alert
-------------------------- */
/* Message Box
-------------------------- */
/* Message
-------------------------- */
/* Notification
-------------------------- */
/* Input
-------------------------- */
/* Cascader
-------------------------- */
/* Group
-------------------------- */
/* Tab
-------------------------- */
/* Button
-------------------------- */
/* cascader
-------------------------- */
/* Switch
-------------------------- */
/* Dialog
-------------------------- */
/* Table
-------------------------- */
/* Pagination
-------------------------- */
/* Popover
-------------------------- */
/* Tooltip
-------------------------- */
/* Tag
-------------------------- */
/* Dropdown
-------------------------- */
/* Badge
-------------------------- */
/* Card
--------------------------*/
/* Slider
--------------------------*/
/* Steps
--------------------------*/
/* Menu
--------------------------*/
/* Rate
--------------------------*/
/* DatePicker
--------------------------*/
/* Loading
--------------------------*/
/* Scrollbar
--------------------------*/
/* Carousel
--------------------------*/
/* Collapse
--------------------------*/
/* Transfer
--------------------------*/
}
| 0.399343 | 0.030938 |
.cf::before,
#comments .submitted::before,
#main-menu ul.menu::before,
.page-user .profile::before,
.cf::after,
#comments .submitted::after,
#main-menu ul.menu::after,
.page-user .profile::after {
content: " ";
display: table;
}
.cf::after,
#comments .submitted::after,
#main-menu ul.menu::after,
.page-user .profile::after {
clear: both;
}
.lc,
#main,
.layout-container > *:not(footer),
.layout-container > footer > * {
clear: both;
max-width: 1152px;
margin: 0 auto;
padding: 0.8rem;
}
.visually-hidden,
.page-search h1 {
border: 0 !important;
clip: rect(1px, 1px, 1px, 1px) !important;
overflow: hidden !important;
padding: 0 !important;
pointer-events: none !important;
position: absolute !important;
width: 1px !important;
height: 1px !important;
}
.mobile-nav-icon,
.region-header #block-search-form > h2 > a,
#main-menu > h2 > a {
background-color: rgba(255,255,255,0.95);
color: transparent;
cursor: pointer;
display: block;
overflow: hidden;
padding: 1.2rem 0.9rem;
position: relative;
z-index: 2;
width: 4rem;
height: 4.6rem;
}
.mobile-nav-icon:active,
.region-header #block-search-form > h2 > a:active,
#main-menu > h2 > a:active {
background-color: #eee;
}
.mobile-nav-icon::before,
.region-header #block-search-form > h2 > a::before,
#main-menu > h2 > a::before {
content: "";
display: block;
padding: 1.1rem;
}
.mobile-nav-icon:focus::before,
.region-header #block-search-form > h2 > a:focus::before,
#main-menu > h2 > a:focus::before {
filter: invert(50%);
}
@media (hover: hover) {
.mobile-nav-icon:hover::before,
.region-header #block-search-form > h2 > a:hover::before,
#main-menu > h2 > a:hover::before {
filter: invert(50%);
}
}
html {
box-sizing: border-box;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
html,
body,
div,
object,
iframe,
blockquote,
ol,
ul,
li,
form,
legend,
label,
table,
header,
footer,
nav,
section,
figure {
margin: 0;
padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
line-height: 1.5;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
h2 {
font-size: 1.5em;
margin: 0.83em 0;
}
h3 {
font-size: 1.17em;
margin: 1em 0;
}
h4 {
font-size: 1em;
margin: 1.33em 0;
}
h5 {
font-size: 0.83em;
margin: 1.67em 0;
}
h6 {
font-size: 0.67em;
margin: 2.33em 0;
}
p {
margin: 1em 0;
}
html {
font-size: 62.5%;
}
body {
background-color: #fff;
font: 1.6em/1.5 Helvetica, "Nimbus Sans L", "Liberation Sans", Roboto, sans-serif;
-webkit-text-size-adjust: 100%;
color: #333;
min-width: 320px;
min-height: 100vh;
padding-bottom: 5rem;
position: relative;
}
@media all and (max-width: 767px) {
body {
font-size: 1.4em;
}
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0.4rem 0;
padding: 0.4rem 0 0;
}
h1,
h2 {
line-height: 1.2;
}
h4 {
font-size: 1.1em;
}
h5 {
font-size: 1.0625em;
}
h6 {
font-size: 1em;
}
a,
li a.active {
color: #333;
text-decoration: none;
outline: 0;
}
a:focus,
li a.active:focus {
color: #808080;
}
@media (hover: hover) {
a:hover,
li a.active:hover {
color: #808080;
}
}
.text a,
a.text,
p a {
text-decoration: underline;
}
aside {
margin-bottom: 1.6rem;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.right {
float: right;
padding: 0 0 1.6rem 1.6rem;
}
.right-search {
float: right;
padding: 0 0 1.6rem 0;
}
.left {
float: left;
padding: 0 1.6rem 1.6rem 0;
}
.align-right {
text-align: right;
}
.align-center {
text-align: center;
}
.align-left {
text-align: left;
}
div.error,
div.error a {
color: #f00;
}
@media print {
header.header,
form,
footer[role="contentinfo"] {
display: none;
}
}
header.header {
background-color: #fff;
border-bottom: 1px solid #ddd;
padding: 0;
width: 100%;
}
@media all and (max-width: 767px) {
header.header {
padding-left: 0.8rem;
}
}
@media all and (min-width: 768px) and (max-width: 1152px) {
header.header {
width: calc(100% - 1.6rem);
}
}
@media all and (min-width: 1152px) {
header.header {
width: calc(1152px - 1.6rem);
}
}
#block-fepper-branding {
float: left;
position: relative;
}
#block-fepper-branding h1 {
margin: 0;
padding: 0;
}
.region-header #block-search-form {
float: right;
}
.region-header #block-search-form > h2 {
float: right;
margin: 0;
padding: 0;
}
.region-header #block-search-form > h2 > a::before {
background: url("../../_assets/src/icon-search.svg") no-repeat 0 0;
background-size: cover;
filter: invert(20%);
}
@media all and (max-width: 767px) {
.region-header #block-search-form {
position: static;
}
.region-header #block-search-form .content {
max-height: 0;
overflow: hidden;
position: absolute;
top: 5.5rem;
right: 0;
z-index: 3;
}
.region-header #block-search-form.open .content {
max-height: none;
overflow: visible;
}
}
@media all and (min-width: 768px) {
.region-header #block-search-form {
margin-top: 0.8rem;
}
}
@media all and (max-width: 767px) {
.region-header #block-system-user-menu {
float: left;
}
}
@media all and (min-width: 768px) {
.region-header #block-system-user-menu {
float: right;
}
}
@media all and (min-width: 768px) {
.hidden-link {
display: none !important;
}
}
.column.sidebar {
margin-bottom: 1em;
}
#sidebar-second li {
padding: 0.25em 0;
border-top: 1px solid #ddd;
}
#sidebar-second li > * {
display: block;
}
#sidebar-second li .views-field-title {
font-size: 1em;
font-weight: normal;
}
footer[role="contentinfo"] {
clear: both;
overflow: hidden;
background-color: #131313;
color: #fff;
height: 5rem;
line-height: 1.2;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
footer[role="contentinfo"] a {
color: #f9f9f9;
}
.region-footer {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
width: 100%;
height: 100%;
position: relative;
}
.region-footer > * {
padding: 0.8rem 0;
}
.region-footer p {
margin: 0;
}
blockquote {
border-left: 1px solid #808080;
color: #808080;
padding-left: 1.6rem;
margin-bottom: 1.6rem;
}
ol,
ul,
ul li.expanded,
ul li.leaf,
ul.menu li {
margin: 0;
list-style: none;
}
ol,
ul,
ul li.expanded,
ul li.leaf {
padding: 0;
}
li a:focus {
color: #808080;
}
@media (hover: hover) {
li a:hover {
color: #808080;
}
}
.text ul,
.text ol,
ul.text,
ol.text,
.node-article ul,
.node-article ol,
[role="article"] ul,
[role="article"] ol,
[typeof="schema:Article"] ul,
[typeof="schema:Article"] ol {
margin: 0 0 1em 1.2em;
}
.text ul ul,
.text ol ul,
ul.text ul,
ol.text ul,
.node-article ul ul,
.node-article ol ul,
[role="article"] ul ul,
[role="article"] ol ul,
[typeof="schema:Article"] ul ul,
[typeof="schema:Article"] ol ul,
.text ul ol,
.text ol ol,
ul.text ol,
ol.text ol,
.node-article ul ol,
.node-article ol ol,
[role="article"] ul ol,
[role="article"] ol ol,
[typeof="schema:Article"] ul ol,
[typeof="schema:Article"] ol ol {
margin-bottom: 0;
}
.item-list ol,
.item-list ul,
.item-list ol li,
.item-list ul li {
margin: 0;
padding: 0;
}
.text ul,
ul.text,
.node-article ul,
[role="article"] ul,
[typeof="schema:Article"] ul {
list-style: disc;
}
.text ol,
ol.text,
.node-article ol,
[role="article"] ol,
[typeof="schema:Article"] ol {
list-style: decimal;
}
img,
video,
object,
svg {
display: block;
max-width: 100%;
}
img,
svg {
height: auto;
}
.more-link {
font-style: italic;
text-align: left;
}
#logo {
margin: 0.8rem 0.8rem 0 0;
}
@media all and (max-width: 767px) {
#logo {
float: left;
}
#logo img {
height: 3.8rem;
}
}
@media all and (min-width: 768px) {
#logo {
display: inline-block;
vertical-align: top;
}
}
form > div {
margin-bottom: 1em;
}
form ol,
form ul {
list-style: none;
margin-left: 0;
}
fieldset {
border: 0;
padding: 0;
margin: 0;
}
label {
display: block;
padding-bottom: 0.4rem;
}
button,
input,
select,
textarea {
font-family: inherit;
font-size: 100%;
margin: 0;
}
input,
textarea {
border: 1px solid #808080;
padding: 0.8rem 1.04rem;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="url"],
input[type="number"] {
width: 25.5rem;
}
input[type="text"],
input[type="search"],
input[type="url"],
input[type="number"],
textarea {
-webkit-appearance: none;
}
button,
input[type="submit"] {
padding: 0.8rem;
background-color: #333;
border: 1px solid #808080;
color: #fff;
cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
width: auto;
margin-right: 0.3em;
}
input[type="search"] {
-webkit-appearance: none;
border-radius: 0;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
@media all and (max-width: 480px) {
textarea {
width: 100%;
}
}
@media all and (min-width: 481px) {
textarea {
max-width: 100%;
}
}
#edit-actions {
background-color: transparent;
color: #808080;
padding: 0;
position: relative;
}
#edit-preview {
margin-left: 0.5rem;
}
.page-search #block-search-form {
display: none;
}
#block-search-form .container-inline {
display: flex;
}
#block-search-form .form-item,
#block-search-form .form-actions {
background-color: rgba(255,255,255,0.95);
margin: 0;
}
#block-search-form .form-item-search-block-form {
font-size: 1em;
position: relative;
}
#block-search-form input {
background-color: transparent;
height: 2.5em;
}
#block-search-form input[id^="edit-search-block-form"] {
width: 13.5em;
}
@media all and (min-width: 768px) and (max-width: 1024px) {
#block-search-form input[id^="edit-search-block-form"] {
width: 11.4375em;
}
}
#block-search-form input[id^="edit-submit"] {
background: url("../../_assets/src/icon-search.svg") no-repeat 50% 45%;
background-size: 35%;
border: 1px solid #808080;
border-left: 0;
color: transparent;
padding-right: 0;
padding-left: 0;
position: relative;
width: 3.125em;
}
#block-search-form input[id^="edit-submit"]:hover,
#block-search-form input[id^="edit-submit"]:focus {
filter: invert(50%);
}
#block-search-form input[id^="edit-submit"]:active {
background-color: rgba(0,0,0,0.2);
}
#search-block-form > div {
margin-bottom: 0;
}
#search-block-form h2.element-invisible {
display: none;
}
#comments {
border-top: 1px solid #ddd;
margin-top: 1.5em;
padding-top: 1em;
}
#comments .comment {
display: flex;
padding: 0.9rem 0;
}
#comments .submitted {
min-height: 11em;
width: 17rem;
}
#comments .submitted > span {
display: block;
font-size: 1.2rem;
line-height: 1.6rem;
margin-left: 0.2rem;
}
#comments .content p {
margin: 0;
}
#comments .submitted + .content {
width: calc(100% - 17rem);
}
#comments .user-picture img,
#comments .user-picture svg {
display: block;
border: 1px solid #eee;
width: 5em;
}
#comments .permalink {
display: block;
font-size: 1.2rem;
margin-left: 0.2rem;
text-decoration: underline;
}
#comments .username {
font-weight: bold;
}
#comments .links {
display: flex;
margin-top: 0.25em;
margin-bottom: 0;
}
#comments li[class^="comment-"] {
display: list-item;
list-style-type: disc;
padding: 0 2.6rem 0 0;
}
#comments .indented {
border-bottom: 1px solid #ddd;
border-left: 1px solid #ddd;
margin-left: 0.75em;
padding-bottom: 0.5em;
}
#comments [id^="edit-author"] label {
padding-bottom: 0;
}
#comments .username {
display: block;
}
@media all and (max-width: 480px) {
#comments .comment {
display: block;
padding: 0.6rem 0;
overflow: hidden;
}
#comments .submitted {
min-height: 0;
width: auto;
}
#comments .user-picture {
float: left;
margin-right: 0.8rem;
}
#comments .user-picture img {
margin: 0;
}
#comments .content {
padding-bottom: 0;
}
#comments .content p {
margin-top: 0.25em;
}
#comments .submitted + .content {
width: auto;
}
#comments .links {
justify-content: flex-end;
margin-right: 0.8rem;
text-align: right;
}
#comments .links li:last-child {
padding-right: 0;
}
#comments .filter-wrapper {
padding-bottom: 0;
}
#comments .indented .comment > * {
margin-left: 2px;
}
}
@media all and (min-width: 768px) {
nav[role="navigation"] > ul.menu .expanded ul.menu {
display: block;
margin: 0;
padding: 0;
}
nav[role="navigation"] > ul.menu .expanded li {
float: none;
border: 1px solid #ddd;
border-bottom: 0;
min-width: 11rem;
padding: 0 1.2rem;
}
nav[role="navigation"] > ul.menu .expanded li:last-child {
border-bottom: 1px solid #ddd;
}
nav[role="navigation"] > ul.menu .expanded > a::after {
content: "▼";
font-size: 0.5625em;
margin-left: 0.8rem;
}
nav[role="navigation"] > ul.menu > .expanded > a:focus + ul.menu {
margin-top: 0;
max-height: 100%;
padding-top: 1.1rem;
}
nav[role="navigation"] > ul.menu > .expanded > ul.menu {
background-color: rgba(255,255,255,0.95);
max-height: 0;
padding-top: 0;
margin-top: 1.1rem;
overflow: hidden;
position: absolute;
-webkit-transition: max-height 0.3s ease;
-moz-transition: max-height 0.3s ease;
-ms-transition: max-height 0.3s ease;
-o-transition: max-height 0.3s ease;
transition: max-height 0.3s ease;
z-index: 2;
}
nav[role="navigation"] > ul.menu > .expanded > ul.menu a {
padding: 0.05rem 0;
}
nav[role="navigation"] > ul.menu > .expanded > ul.menu > .expanded li {
border-right: 0;
border-bottom: 0;
border-left: 0;
}
nav[role="navigation"] > ul.menu > .expanded > ul.menu ul.menu {
background-color: transparent;
}
}
@media all and (min-width: 768px) and (hover: hover) {
nav[role="navigation"] > ul.menu > .expanded:hover > a + ul.menu {
margin-top: 0;
max-height: 100%;
padding-top: 1.1rem;
}
}
#block-system-user-menu > div > ul.menu,
nav[role="navigation"] > ul.menu {
display: flex;
flex-wrap: wrap;
align-items: center;
}
#block-system-user-menu > div > ul.menu a,
nav[role="navigation"] > ul.menu a {
display: block;
}
#block-system-user-menu > div > ul.menu > li,
nav[role="navigation"] > ul.menu > li {
padding-right: 1em;
}
@media all and (min-width: 768px) {
#block-system-user-menu > div > ul.menu,
nav[role="navigation"] > ul.menu {
margin: 1.1rem 0;
}
#block-system-user-menu > div > ul.menu > li,
nav[role="navigation"] > ul.menu > li {
padding-left: 1em;
}
#block-system-user-menu > div > ul.menu > li > a,
nav[role="navigation"] > ul.menu > li > a {
padding: 0.1rem 0;
}
}
@media all and (max-width: 767px) {
#block-system-user-menu {
margin-top: 0.8rem;
}
}
#main-menu > h2 {
margin: 0;
padding: 0;
}
#main-menu > h2 > a::before {
background: url("../../_assets/src/icon-menu.svg") no-repeat 0 0;
background-size: cover;
filter: invert(20%);
}
@media all and (max-width: 767px) {
#main-menu {
float: right;
}
#main-menu > ul.menu {
background-color: rgba(255,255,255,0.95);
max-height: 0;
overflow: hidden;
position: absolute;
top: 5.5rem;
-webkit-transition: max-height 0.1s ease;
-moz-transition: max-height 0.1s ease;
-ms-transition: max-height 0.1s ease;
-o-transition: max-height 0.1s ease;
transition: max-height 0.1s ease;
left: 0;
width: 100%;
z-index: 2;
}
#main-menu > ul.menu li {
padding: 0;
width: 100%;
}
#main-menu > ul.menu li a {
border-bottom: 1px solid #ddd;
padding: 0.7rem 1.6rem;
}
#main-menu > ul.menu li a:active {
background-color: #eee;
}
#main-menu > ul.menu li li {
padding-left: 1.2rem;
}
#main-menu.open > ul.menu {
max-height: none;
}
}
@media all and (min-width: 768px) {
#main-menu {
float: left;
}
}
.item-list .pager {
clear: both;
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-bottom: 1em;
padding-top: 1em;
}
.item-list .pager li {
border-right: 1px solid #ddd;
margin: 0;
padding: 0;
}
.item-list .pager li:last-child {
border: 0;
}
.item-list .pager a,
.item-list .pager .pager-current {
padding: 0 0.75em;
}
@media all and (min-width: 768px) {
.item-list .pager {
justify-content: flex-start;
}
}
.item-list .pager .pager-current {
color: #000;
}
.node-article {
margin-bottom: 1em;
}
.node-article > .submitted {
font-size: 0.9em;
font-style: italic;
margin-bottom: 0.5em;
}
.node-article > .links {
margin-bottom: 0;
}
.node-article > .links li {
padding: 0;
}
.node-article > .links a::before {
content: "•";
margin-right: 0.25em;
}
body:not(.node-type-article) .node-article > .links {
display: none;
}
.node-teaser p {
margin: 0.25em 0;
}
.node-teaser p:first-child {
margin-top: 0;
}
.node-teaser p:last-child {
margin-bottom: 0;
}
#site-name#site-name,
#site-slogan {
margin-right: 0.8rem;
}
#site-name#site-name {
font-size: 2em;
font-weight: bold;
line-height: 1.25;
margin-top: 0.8rem;
}
@media all and (max-width: 767px) {
#site-name#site-name {
clear: both;
padding-top: 0.2rem;
padding-bottom: 0.2rem;
}
}
@media all and (min-width: 768px) {
#site-name#site-name {
display: inline-block;
margin-top: 0.8rem;
}
}
@media all and (min-width: 768px) {
#site-slogan {
margin-top: 1.1rem;
padding-top: 0.1rem;
}
}
#block-system-main {
margin-bottom: 1em;
}
#breadcrumb {
font-size: 0.75em;
font-weight: bold;
}
#breadcrumb .breadcrumb {
padding-bottom: 0;
}
.layout-container .region-breadcrumb {
padding-top: 0;
padding-bottom: 0;
}
.region-breadcrumb p {
margin: 0;
}
.messages a {
text-decoration: underline;
}
.page-user .profile .user-picture {
margin-top: 2em;
}
@media all and (max-width: 480px) {
.page-user .profile .user-picture {
display: flex;
justify-content: center;
float: none;
}
}
.search-results {
margin-top: 1em;
margin-bottom: 1em;
}
.views-field-title {
font-size: 1.5em;
font-weight: bold;
}
.content > .node > ul.inline,
.content > .node > ul.links.inline {
margin-left: 0;
}
@media all and (max-width: 1024px) {
#skip-link a {
display: none;
}
#user-login-form input[type="text"],
#user-login-form input[type="password"] {
width: 20rem;
}
#sidebar-first .views-field-title,
#sidebar-second .views-field-title {
font-size: 1em;
font-weight: normal;
}
}
|
source/_styles/bld/style.css
|
.cf::before,
#comments .submitted::before,
#main-menu ul.menu::before,
.page-user .profile::before,
.cf::after,
#comments .submitted::after,
#main-menu ul.menu::after,
.page-user .profile::after {
content: " ";
display: table;
}
.cf::after,
#comments .submitted::after,
#main-menu ul.menu::after,
.page-user .profile::after {
clear: both;
}
.lc,
#main,
.layout-container > *:not(footer),
.layout-container > footer > * {
clear: both;
max-width: 1152px;
margin: 0 auto;
padding: 0.8rem;
}
.visually-hidden,
.page-search h1 {
border: 0 !important;
clip: rect(1px, 1px, 1px, 1px) !important;
overflow: hidden !important;
padding: 0 !important;
pointer-events: none !important;
position: absolute !important;
width: 1px !important;
height: 1px !important;
}
.mobile-nav-icon,
.region-header #block-search-form > h2 > a,
#main-menu > h2 > a {
background-color: rgba(255,255,255,0.95);
color: transparent;
cursor: pointer;
display: block;
overflow: hidden;
padding: 1.2rem 0.9rem;
position: relative;
z-index: 2;
width: 4rem;
height: 4.6rem;
}
.mobile-nav-icon:active,
.region-header #block-search-form > h2 > a:active,
#main-menu > h2 > a:active {
background-color: #eee;
}
.mobile-nav-icon::before,
.region-header #block-search-form > h2 > a::before,
#main-menu > h2 > a::before {
content: "";
display: block;
padding: 1.1rem;
}
.mobile-nav-icon:focus::before,
.region-header #block-search-form > h2 > a:focus::before,
#main-menu > h2 > a:focus::before {
filter: invert(50%);
}
@media (hover: hover) {
.mobile-nav-icon:hover::before,
.region-header #block-search-form > h2 > a:hover::before,
#main-menu > h2 > a:hover::before {
filter: invert(50%);
}
}
html {
box-sizing: border-box;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
html,
body,
div,
object,
iframe,
blockquote,
ol,
ul,
li,
form,
legend,
label,
table,
header,
footer,
nav,
section,
figure {
margin: 0;
padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
line-height: 1.5;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
h2 {
font-size: 1.5em;
margin: 0.83em 0;
}
h3 {
font-size: 1.17em;
margin: 1em 0;
}
h4 {
font-size: 1em;
margin: 1.33em 0;
}
h5 {
font-size: 0.83em;
margin: 1.67em 0;
}
h6 {
font-size: 0.67em;
margin: 2.33em 0;
}
p {
margin: 1em 0;
}
html {
font-size: 62.5%;
}
body {
background-color: #fff;
font: 1.6em/1.5 Helvetica, "Nimbus Sans L", "Liberation Sans", Roboto, sans-serif;
-webkit-text-size-adjust: 100%;
color: #333;
min-width: 320px;
min-height: 100vh;
padding-bottom: 5rem;
position: relative;
}
@media all and (max-width: 767px) {
body {
font-size: 1.4em;
}
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0.4rem 0;
padding: 0.4rem 0 0;
}
h1,
h2 {
line-height: 1.2;
}
h4 {
font-size: 1.1em;
}
h5 {
font-size: 1.0625em;
}
h6 {
font-size: 1em;
}
a,
li a.active {
color: #333;
text-decoration: none;
outline: 0;
}
a:focus,
li a.active:focus {
color: #808080;
}
@media (hover: hover) {
a:hover,
li a.active:hover {
color: #808080;
}
}
.text a,
a.text,
p a {
text-decoration: underline;
}
aside {
margin-bottom: 1.6rem;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.right {
float: right;
padding: 0 0 1.6rem 1.6rem;
}
.right-search {
float: right;
padding: 0 0 1.6rem 0;
}
.left {
float: left;
padding: 0 1.6rem 1.6rem 0;
}
.align-right {
text-align: right;
}
.align-center {
text-align: center;
}
.align-left {
text-align: left;
}
div.error,
div.error a {
color: #f00;
}
@media print {
header.header,
form,
footer[role="contentinfo"] {
display: none;
}
}
header.header {
background-color: #fff;
border-bottom: 1px solid #ddd;
padding: 0;
width: 100%;
}
@media all and (max-width: 767px) {
header.header {
padding-left: 0.8rem;
}
}
@media all and (min-width: 768px) and (max-width: 1152px) {
header.header {
width: calc(100% - 1.6rem);
}
}
@media all and (min-width: 1152px) {
header.header {
width: calc(1152px - 1.6rem);
}
}
#block-fepper-branding {
float: left;
position: relative;
}
#block-fepper-branding h1 {
margin: 0;
padding: 0;
}
.region-header #block-search-form {
float: right;
}
.region-header #block-search-form > h2 {
float: right;
margin: 0;
padding: 0;
}
.region-header #block-search-form > h2 > a::before {
background: url("../../_assets/src/icon-search.svg") no-repeat 0 0;
background-size: cover;
filter: invert(20%);
}
@media all and (max-width: 767px) {
.region-header #block-search-form {
position: static;
}
.region-header #block-search-form .content {
max-height: 0;
overflow: hidden;
position: absolute;
top: 5.5rem;
right: 0;
z-index: 3;
}
.region-header #block-search-form.open .content {
max-height: none;
overflow: visible;
}
}
@media all and (min-width: 768px) {
.region-header #block-search-form {
margin-top: 0.8rem;
}
}
@media all and (max-width: 767px) {
.region-header #block-system-user-menu {
float: left;
}
}
@media all and (min-width: 768px) {
.region-header #block-system-user-menu {
float: right;
}
}
@media all and (min-width: 768px) {
.hidden-link {
display: none !important;
}
}
.column.sidebar {
margin-bottom: 1em;
}
#sidebar-second li {
padding: 0.25em 0;
border-top: 1px solid #ddd;
}
#sidebar-second li > * {
display: block;
}
#sidebar-second li .views-field-title {
font-size: 1em;
font-weight: normal;
}
footer[role="contentinfo"] {
clear: both;
overflow: hidden;
background-color: #131313;
color: #fff;
height: 5rem;
line-height: 1.2;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
footer[role="contentinfo"] a {
color: #f9f9f9;
}
.region-footer {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
width: 100%;
height: 100%;
position: relative;
}
.region-footer > * {
padding: 0.8rem 0;
}
.region-footer p {
margin: 0;
}
blockquote {
border-left: 1px solid #808080;
color: #808080;
padding-left: 1.6rem;
margin-bottom: 1.6rem;
}
ol,
ul,
ul li.expanded,
ul li.leaf,
ul.menu li {
margin: 0;
list-style: none;
}
ol,
ul,
ul li.expanded,
ul li.leaf {
padding: 0;
}
li a:focus {
color: #808080;
}
@media (hover: hover) {
li a:hover {
color: #808080;
}
}
.text ul,
.text ol,
ul.text,
ol.text,
.node-article ul,
.node-article ol,
[role="article"] ul,
[role="article"] ol,
[typeof="schema:Article"] ul,
[typeof="schema:Article"] ol {
margin: 0 0 1em 1.2em;
}
.text ul ul,
.text ol ul,
ul.text ul,
ol.text ul,
.node-article ul ul,
.node-article ol ul,
[role="article"] ul ul,
[role="article"] ol ul,
[typeof="schema:Article"] ul ul,
[typeof="schema:Article"] ol ul,
.text ul ol,
.text ol ol,
ul.text ol,
ol.text ol,
.node-article ul ol,
.node-article ol ol,
[role="article"] ul ol,
[role="article"] ol ol,
[typeof="schema:Article"] ul ol,
[typeof="schema:Article"] ol ol {
margin-bottom: 0;
}
.item-list ol,
.item-list ul,
.item-list ol li,
.item-list ul li {
margin: 0;
padding: 0;
}
.text ul,
ul.text,
.node-article ul,
[role="article"] ul,
[typeof="schema:Article"] ul {
list-style: disc;
}
.text ol,
ol.text,
.node-article ol,
[role="article"] ol,
[typeof="schema:Article"] ol {
list-style: decimal;
}
img,
video,
object,
svg {
display: block;
max-width: 100%;
}
img,
svg {
height: auto;
}
.more-link {
font-style: italic;
text-align: left;
}
#logo {
margin: 0.8rem 0.8rem 0 0;
}
@media all and (max-width: 767px) {
#logo {
float: left;
}
#logo img {
height: 3.8rem;
}
}
@media all and (min-width: 768px) {
#logo {
display: inline-block;
vertical-align: top;
}
}
form > div {
margin-bottom: 1em;
}
form ol,
form ul {
list-style: none;
margin-left: 0;
}
fieldset {
border: 0;
padding: 0;
margin: 0;
}
label {
display: block;
padding-bottom: 0.4rem;
}
button,
input,
select,
textarea {
font-family: inherit;
font-size: 100%;
margin: 0;
}
input,
textarea {
border: 1px solid #808080;
padding: 0.8rem 1.04rem;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="url"],
input[type="number"] {
width: 25.5rem;
}
input[type="text"],
input[type="search"],
input[type="url"],
input[type="number"],
textarea {
-webkit-appearance: none;
}
button,
input[type="submit"] {
padding: 0.8rem;
background-color: #333;
border: 1px solid #808080;
color: #fff;
cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
width: auto;
margin-right: 0.3em;
}
input[type="search"] {
-webkit-appearance: none;
border-radius: 0;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
@media all and (max-width: 480px) {
textarea {
width: 100%;
}
}
@media all and (min-width: 481px) {
textarea {
max-width: 100%;
}
}
#edit-actions {
background-color: transparent;
color: #808080;
padding: 0;
position: relative;
}
#edit-preview {
margin-left: 0.5rem;
}
.page-search #block-search-form {
display: none;
}
#block-search-form .container-inline {
display: flex;
}
#block-search-form .form-item,
#block-search-form .form-actions {
background-color: rgba(255,255,255,0.95);
margin: 0;
}
#block-search-form .form-item-search-block-form {
font-size: 1em;
position: relative;
}
#block-search-form input {
background-color: transparent;
height: 2.5em;
}
#block-search-form input[id^="edit-search-block-form"] {
width: 13.5em;
}
@media all and (min-width: 768px) and (max-width: 1024px) {
#block-search-form input[id^="edit-search-block-form"] {
width: 11.4375em;
}
}
#block-search-form input[id^="edit-submit"] {
background: url("../../_assets/src/icon-search.svg") no-repeat 50% 45%;
background-size: 35%;
border: 1px solid #808080;
border-left: 0;
color: transparent;
padding-right: 0;
padding-left: 0;
position: relative;
width: 3.125em;
}
#block-search-form input[id^="edit-submit"]:hover,
#block-search-form input[id^="edit-submit"]:focus {
filter: invert(50%);
}
#block-search-form input[id^="edit-submit"]:active {
background-color: rgba(0,0,0,0.2);
}
#search-block-form > div {
margin-bottom: 0;
}
#search-block-form h2.element-invisible {
display: none;
}
#comments {
border-top: 1px solid #ddd;
margin-top: 1.5em;
padding-top: 1em;
}
#comments .comment {
display: flex;
padding: 0.9rem 0;
}
#comments .submitted {
min-height: 11em;
width: 17rem;
}
#comments .submitted > span {
display: block;
font-size: 1.2rem;
line-height: 1.6rem;
margin-left: 0.2rem;
}
#comments .content p {
margin: 0;
}
#comments .submitted + .content {
width: calc(100% - 17rem);
}
#comments .user-picture img,
#comments .user-picture svg {
display: block;
border: 1px solid #eee;
width: 5em;
}
#comments .permalink {
display: block;
font-size: 1.2rem;
margin-left: 0.2rem;
text-decoration: underline;
}
#comments .username {
font-weight: bold;
}
#comments .links {
display: flex;
margin-top: 0.25em;
margin-bottom: 0;
}
#comments li[class^="comment-"] {
display: list-item;
list-style-type: disc;
padding: 0 2.6rem 0 0;
}
#comments .indented {
border-bottom: 1px solid #ddd;
border-left: 1px solid #ddd;
margin-left: 0.75em;
padding-bottom: 0.5em;
}
#comments [id^="edit-author"] label {
padding-bottom: 0;
}
#comments .username {
display: block;
}
@media all and (max-width: 480px) {
#comments .comment {
display: block;
padding: 0.6rem 0;
overflow: hidden;
}
#comments .submitted {
min-height: 0;
width: auto;
}
#comments .user-picture {
float: left;
margin-right: 0.8rem;
}
#comments .user-picture img {
margin: 0;
}
#comments .content {
padding-bottom: 0;
}
#comments .content p {
margin-top: 0.25em;
}
#comments .submitted + .content {
width: auto;
}
#comments .links {
justify-content: flex-end;
margin-right: 0.8rem;
text-align: right;
}
#comments .links li:last-child {
padding-right: 0;
}
#comments .filter-wrapper {
padding-bottom: 0;
}
#comments .indented .comment > * {
margin-left: 2px;
}
}
@media all and (min-width: 768px) {
nav[role="navigation"] > ul.menu .expanded ul.menu {
display: block;
margin: 0;
padding: 0;
}
nav[role="navigation"] > ul.menu .expanded li {
float: none;
border: 1px solid #ddd;
border-bottom: 0;
min-width: 11rem;
padding: 0 1.2rem;
}
nav[role="navigation"] > ul.menu .expanded li:last-child {
border-bottom: 1px solid #ddd;
}
nav[role="navigation"] > ul.menu .expanded > a::after {
content: "▼";
font-size: 0.5625em;
margin-left: 0.8rem;
}
nav[role="navigation"] > ul.menu > .expanded > a:focus + ul.menu {
margin-top: 0;
max-height: 100%;
padding-top: 1.1rem;
}
nav[role="navigation"] > ul.menu > .expanded > ul.menu {
background-color: rgba(255,255,255,0.95);
max-height: 0;
padding-top: 0;
margin-top: 1.1rem;
overflow: hidden;
position: absolute;
-webkit-transition: max-height 0.3s ease;
-moz-transition: max-height 0.3s ease;
-ms-transition: max-height 0.3s ease;
-o-transition: max-height 0.3s ease;
transition: max-height 0.3s ease;
z-index: 2;
}
nav[role="navigation"] > ul.menu > .expanded > ul.menu a {
padding: 0.05rem 0;
}
nav[role="navigation"] > ul.menu > .expanded > ul.menu > .expanded li {
border-right: 0;
border-bottom: 0;
border-left: 0;
}
nav[role="navigation"] > ul.menu > .expanded > ul.menu ul.menu {
background-color: transparent;
}
}
@media all and (min-width: 768px) and (hover: hover) {
nav[role="navigation"] > ul.menu > .expanded:hover > a + ul.menu {
margin-top: 0;
max-height: 100%;
padding-top: 1.1rem;
}
}
#block-system-user-menu > div > ul.menu,
nav[role="navigation"] > ul.menu {
display: flex;
flex-wrap: wrap;
align-items: center;
}
#block-system-user-menu > div > ul.menu a,
nav[role="navigation"] > ul.menu a {
display: block;
}
#block-system-user-menu > div > ul.menu > li,
nav[role="navigation"] > ul.menu > li {
padding-right: 1em;
}
@media all and (min-width: 768px) {
#block-system-user-menu > div > ul.menu,
nav[role="navigation"] > ul.menu {
margin: 1.1rem 0;
}
#block-system-user-menu > div > ul.menu > li,
nav[role="navigation"] > ul.menu > li {
padding-left: 1em;
}
#block-system-user-menu > div > ul.menu > li > a,
nav[role="navigation"] > ul.menu > li > a {
padding: 0.1rem 0;
}
}
@media all and (max-width: 767px) {
#block-system-user-menu {
margin-top: 0.8rem;
}
}
#main-menu > h2 {
margin: 0;
padding: 0;
}
#main-menu > h2 > a::before {
background: url("../../_assets/src/icon-menu.svg") no-repeat 0 0;
background-size: cover;
filter: invert(20%);
}
@media all and (max-width: 767px) {
#main-menu {
float: right;
}
#main-menu > ul.menu {
background-color: rgba(255,255,255,0.95);
max-height: 0;
overflow: hidden;
position: absolute;
top: 5.5rem;
-webkit-transition: max-height 0.1s ease;
-moz-transition: max-height 0.1s ease;
-ms-transition: max-height 0.1s ease;
-o-transition: max-height 0.1s ease;
transition: max-height 0.1s ease;
left: 0;
width: 100%;
z-index: 2;
}
#main-menu > ul.menu li {
padding: 0;
width: 100%;
}
#main-menu > ul.menu li a {
border-bottom: 1px solid #ddd;
padding: 0.7rem 1.6rem;
}
#main-menu > ul.menu li a:active {
background-color: #eee;
}
#main-menu > ul.menu li li {
padding-left: 1.2rem;
}
#main-menu.open > ul.menu {
max-height: none;
}
}
@media all and (min-width: 768px) {
#main-menu {
float: left;
}
}
.item-list .pager {
clear: both;
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-bottom: 1em;
padding-top: 1em;
}
.item-list .pager li {
border-right: 1px solid #ddd;
margin: 0;
padding: 0;
}
.item-list .pager li:last-child {
border: 0;
}
.item-list .pager a,
.item-list .pager .pager-current {
padding: 0 0.75em;
}
@media all and (min-width: 768px) {
.item-list .pager {
justify-content: flex-start;
}
}
.item-list .pager .pager-current {
color: #000;
}
.node-article {
margin-bottom: 1em;
}
.node-article > .submitted {
font-size: 0.9em;
font-style: italic;
margin-bottom: 0.5em;
}
.node-article > .links {
margin-bottom: 0;
}
.node-article > .links li {
padding: 0;
}
.node-article > .links a::before {
content: "•";
margin-right: 0.25em;
}
body:not(.node-type-article) .node-article > .links {
display: none;
}
.node-teaser p {
margin: 0.25em 0;
}
.node-teaser p:first-child {
margin-top: 0;
}
.node-teaser p:last-child {
margin-bottom: 0;
}
#site-name#site-name,
#site-slogan {
margin-right: 0.8rem;
}
#site-name#site-name {
font-size: 2em;
font-weight: bold;
line-height: 1.25;
margin-top: 0.8rem;
}
@media all and (max-width: 767px) {
#site-name#site-name {
clear: both;
padding-top: 0.2rem;
padding-bottom: 0.2rem;
}
}
@media all and (min-width: 768px) {
#site-name#site-name {
display: inline-block;
margin-top: 0.8rem;
}
}
@media all and (min-width: 768px) {
#site-slogan {
margin-top: 1.1rem;
padding-top: 0.1rem;
}
}
#block-system-main {
margin-bottom: 1em;
}
#breadcrumb {
font-size: 0.75em;
font-weight: bold;
}
#breadcrumb .breadcrumb {
padding-bottom: 0;
}
.layout-container .region-breadcrumb {
padding-top: 0;
padding-bottom: 0;
}
.region-breadcrumb p {
margin: 0;
}
.messages a {
text-decoration: underline;
}
.page-user .profile .user-picture {
margin-top: 2em;
}
@media all and (max-width: 480px) {
.page-user .profile .user-picture {
display: flex;
justify-content: center;
float: none;
}
}
.search-results {
margin-top: 1em;
margin-bottom: 1em;
}
.views-field-title {
font-size: 1.5em;
font-weight: bold;
}
.content > .node > ul.inline,
.content > .node > ul.links.inline {
margin-left: 0;
}
@media all and (max-width: 1024px) {
#skip-link a {
display: none;
}
#user-login-form input[type="text"],
#user-login-form input[type="password"] {
width: 20rem;
}
#sidebar-first .views-field-title,
#sidebar-second .views-field-title {
font-size: 1em;
font-weight: normal;
}
}
| 0.349644 | 0.068944 |
body {
background: #79cef0 url("../images/flower-bg.jpg") no-repeat center center fixed;
background-size: cover;
}
h1 {
color: blue;
text-align: center;
}
#logo{
text-align: center;
margin: 20px auto 15px auto;
max-width: 300px;
padding:10px;
}
#api{
background:#fff;
border: 1px solid #ccc;
max-width: 450px;
min-width: 250px;
min-height: 350px;
margin: 0px auto;
border-radius: 5px;
}
.intro p{
font-size: 1.7em;
margin: 30px 10px 20px 30px;
}
.intro h2 {
text-align: center;
font-size: 1.8em;
margin: 30px 0px 30px 0px;
}
.entry {
width: 300px ;
margin-left: auto ;
margin-right: auto ;
}
.divider h2 {
text-align: center;
font-size: 1.2em;
margin: 10px 0px 10px 0px;
font-weight: bold;
}
.create {
width: 300px ;
margin-left: auto ;
margin-right: auto ;
padding: 5px 0px 20px 0px;
}
.create a{
float: right;
}
.entry-item label{
display: inline-block;
width: 150px;
}
.entry-item input,
.attrEntry input[type=text],
.attrEntry input[type=password],
.attrEntry select{
display: block;
width: 90%;
padding: 10px;
border-radius: 5px;
border: 1px solid #efefef;
margin: 0px 0px 20px 0px;
}
#email_info{
display: block !important;
font-size: 1em;
margin: 10px 0px 20px 0px;
}
.buttons{
margin: 20px 0px 20px 35px;
}
.buttons.verify{
margin: 10px 0px 10px 0px;
}
.buttons button#continue,
.buttons button#cancel{
display: inline-block;
width: 100px;
padding: 10px;
border-radius: 5px;
border: 1px solid #efefef;
margin-bottom: 10px 5px;
font-weight: bold;
}
.buttons button#cancel{
background-color: #efefef;
font-weight: normal;
}
.buttons.verify button{
background: #444;
padding: 10px 20px;
border-radius: 5px;
border: none;
margin: 10px 0px 20px 0px;
color: #fff;
}
.error{
color: #ff0000;
margin: 5px 10px 5px 0px;
}
.error[aria-hidden=true]{
display: none;
}
.verificationInfoText{
margin: 10px 0px 5px 0px;
}
#attributeList ul li{
list-style: none;
}
a.helpLink.tiny{
display: none;
}
#copyright{
margin: 10px 0px;
text-align: center;
color: #444;
}
#copyright a{
text-decoration: none;
padding: 0px 10px;
}
#copyright a img{
height: 35px;
}
#copyright h4{
font-size: 1em;
padding: 10px 0px 5px 0px;
}
|
branding/css/signup_style.css
|
body {
background: #79cef0 url("../images/flower-bg.jpg") no-repeat center center fixed;
background-size: cover;
}
h1 {
color: blue;
text-align: center;
}
#logo{
text-align: center;
margin: 20px auto 15px auto;
max-width: 300px;
padding:10px;
}
#api{
background:#fff;
border: 1px solid #ccc;
max-width: 450px;
min-width: 250px;
min-height: 350px;
margin: 0px auto;
border-radius: 5px;
}
.intro p{
font-size: 1.7em;
margin: 30px 10px 20px 30px;
}
.intro h2 {
text-align: center;
font-size: 1.8em;
margin: 30px 0px 30px 0px;
}
.entry {
width: 300px ;
margin-left: auto ;
margin-right: auto ;
}
.divider h2 {
text-align: center;
font-size: 1.2em;
margin: 10px 0px 10px 0px;
font-weight: bold;
}
.create {
width: 300px ;
margin-left: auto ;
margin-right: auto ;
padding: 5px 0px 20px 0px;
}
.create a{
float: right;
}
.entry-item label{
display: inline-block;
width: 150px;
}
.entry-item input,
.attrEntry input[type=text],
.attrEntry input[type=password],
.attrEntry select{
display: block;
width: 90%;
padding: 10px;
border-radius: 5px;
border: 1px solid #efefef;
margin: 0px 0px 20px 0px;
}
#email_info{
display: block !important;
font-size: 1em;
margin: 10px 0px 20px 0px;
}
.buttons{
margin: 20px 0px 20px 35px;
}
.buttons.verify{
margin: 10px 0px 10px 0px;
}
.buttons button#continue,
.buttons button#cancel{
display: inline-block;
width: 100px;
padding: 10px;
border-radius: 5px;
border: 1px solid #efefef;
margin-bottom: 10px 5px;
font-weight: bold;
}
.buttons button#cancel{
background-color: #efefef;
font-weight: normal;
}
.buttons.verify button{
background: #444;
padding: 10px 20px;
border-radius: 5px;
border: none;
margin: 10px 0px 20px 0px;
color: #fff;
}
.error{
color: #ff0000;
margin: 5px 10px 5px 0px;
}
.error[aria-hidden=true]{
display: none;
}
.verificationInfoText{
margin: 10px 0px 5px 0px;
}
#attributeList ul li{
list-style: none;
}
a.helpLink.tiny{
display: none;
}
#copyright{
margin: 10px 0px;
text-align: center;
color: #444;
}
#copyright a{
text-decoration: none;
padding: 0px 10px;
}
#copyright a img{
height: 35px;
}
#copyright h4{
font-size: 1em;
padding: 10px 0px 5px 0px;
}
| 0.251464 | 0.129046 |
.login-page{
background: url('../../../assets/image/email-pattern.png') ;
width:100vw;
height: 90vh;
display: flex;
justify-content: center;
align-items: flex-start;
}
.login-card {
background: #fff;
display: flex;
flex-direction: column;
align-items: flex-start;
width: 80%;
height: 100%;
padding: 40px 80px;
box-shadow: 0.4rem 2rem 4rem rgba(0, 0, 0, 0.2); }
.login-card__header {
font-size: 2rem !important;
font-family: 'Nunito Sans', sans-serif;
padding: 0 10rem 1.5rem 0;
margin: 0 0 5rem 0;
border-bottom: 3px solid #1b96f1;
color: #1b96f1;
margin-left: 1rem; }
.login-card__icon > .my-icon > svg {
height: 15rem; }
.login-card__input {
width: 100%;
background: #f7f7f7;
border-radius: .5rem;
margin: 1rem;
font-size: 2rem;
display: flex;
overflow: hidden; }
.login-card__input__icon {
display: block;
padding: 2rem 4rem;
color: #1b96f1; }
.login-card__input input {
font-family: 'Nunito Sans', sans-serif;
font-size: 18px;
flex: 1;
display: block;
background: #f7f7f7;
border: none;
outline: none;
color: #1b96f1; }
.login-card__check {
padding: 4rem 0 1rem 0;
font-size: 1.5rem;
font-weight: 100;
font-family: 'Nunito Sans', sans-serif; }
.login-card__check input {
height: 2rem;
width: 2rem;
background: #f6f6f6;
border: none; }
.login-card__btn-group {
padding: 2rem; }
.login-card__btn {
border: none;
padding: 2.5rem 3rem;
font-size: 1.6rem;
min-width: 20rem;
text-transform: uppercase;
background: linear-gradient(to top right, #1b96f1 0%, #91EAE4 100%);
border-radius: 10rem;
color: #fff;
transition: all .2s; }
.login-card__btn:hover {
box-shadow: 0.4rem 0.5rem 3rem #1b96f1; }
.login-card__details{
width: 100%;
font-size: 16px;
text-align: right;
}
.login-card__details > *{
color: #1b96f1 !important;
}
/* Customize the label (the container) */
.container {
display: block;
position: relative;
padding-left: 45px;
margin-bottom: 12px;
cursor: pointer;
font-size: 22px;
font-weight: 100;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
color: #1b96f1 ;
}
/* Hide the browser's default checkbox */
.container input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
/* Create a custom checkbox */
.checkmark {
position: absolute;
top: 0;
left: 10px;
height: 25px;
width: 25px;
background-color: #eee;
}
/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
background-color: #ccc;
}
/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
background-color: #2196F3;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
content: "";
position: absolute;
display: none;
}
/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
display: block;
}
/* Style the checkmark/indicator */
.container .checkmark:after {
left: 9px;
top: 5px;
width: 5px;
height: 10px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
|
src/app/components/login/login.component.css
|
.login-page{
background: url('../../../assets/image/email-pattern.png') ;
width:100vw;
height: 90vh;
display: flex;
justify-content: center;
align-items: flex-start;
}
.login-card {
background: #fff;
display: flex;
flex-direction: column;
align-items: flex-start;
width: 80%;
height: 100%;
padding: 40px 80px;
box-shadow: 0.4rem 2rem 4rem rgba(0, 0, 0, 0.2); }
.login-card__header {
font-size: 2rem !important;
font-family: 'Nunito Sans', sans-serif;
padding: 0 10rem 1.5rem 0;
margin: 0 0 5rem 0;
border-bottom: 3px solid #1b96f1;
color: #1b96f1;
margin-left: 1rem; }
.login-card__icon > .my-icon > svg {
height: 15rem; }
.login-card__input {
width: 100%;
background: #f7f7f7;
border-radius: .5rem;
margin: 1rem;
font-size: 2rem;
display: flex;
overflow: hidden; }
.login-card__input__icon {
display: block;
padding: 2rem 4rem;
color: #1b96f1; }
.login-card__input input {
font-family: 'Nunito Sans', sans-serif;
font-size: 18px;
flex: 1;
display: block;
background: #f7f7f7;
border: none;
outline: none;
color: #1b96f1; }
.login-card__check {
padding: 4rem 0 1rem 0;
font-size: 1.5rem;
font-weight: 100;
font-family: 'Nunito Sans', sans-serif; }
.login-card__check input {
height: 2rem;
width: 2rem;
background: #f6f6f6;
border: none; }
.login-card__btn-group {
padding: 2rem; }
.login-card__btn {
border: none;
padding: 2.5rem 3rem;
font-size: 1.6rem;
min-width: 20rem;
text-transform: uppercase;
background: linear-gradient(to top right, #1b96f1 0%, #91EAE4 100%);
border-radius: 10rem;
color: #fff;
transition: all .2s; }
.login-card__btn:hover {
box-shadow: 0.4rem 0.5rem 3rem #1b96f1; }
.login-card__details{
width: 100%;
font-size: 16px;
text-align: right;
}
.login-card__details > *{
color: #1b96f1 !important;
}
/* Customize the label (the container) */
.container {
display: block;
position: relative;
padding-left: 45px;
margin-bottom: 12px;
cursor: pointer;
font-size: 22px;
font-weight: 100;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
color: #1b96f1 ;
}
/* Hide the browser's default checkbox */
.container input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
/* Create a custom checkbox */
.checkmark {
position: absolute;
top: 0;
left: 10px;
height: 25px;
width: 25px;
background-color: #eee;
}
/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
background-color: #ccc;
}
/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
background-color: #2196F3;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
content: "";
position: absolute;
display: none;
}
/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
display: block;
}
/* Style the checkmark/indicator */
.container .checkmark:after {
left: 9px;
top: 5px;
width: 5px;
height: 10px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
| 0.349089 | 0.056107 |
.sidebar {
position: absolute;
top: 0;
bottom: 0;
width: 200px;
background-color: #f2f2f2;
border-right: 1px solid #ccc
}
.sidebar:before {
position: fixed;
top: 0;
bottom: 0;
z-index: -1;
display: block;
width: 200px;
background-color: #f2f2f2;
border-right: 1px solid #ccc;
content: ""
}
.sidebar.fixed {
position: fixed;
top: 45px;
left: 0;
z-index: 1029
}
.sidebar.fixed:before {
right: auto;
left: 0
}
.nav-list {
padding: 0;
margin: 0;
list-style: none;
padding-bottom: 50px;
}
.nav-list > li > a, .nav-list .nav-header {
margin: 0
}
.nav-list > li {
position: relative;
display: block;
padding: 0;
margin: 0;
border: 0;
border-top: 1px solid #fcfcfc;
border-bottom: 1px solid #e5e5e5
}
.nav-list > li:first-child {
border-top: 0
}
.nav-list > li > a {
display: block;
height: 38px;
padding: 0 16px 0 7px;
font-size: 13px;
line-height: 36px;
color: #585858;
text-decoration: none;
text-shadow: none !important;
background-color: #f9f9f9
}
.nav-list > li > a > [class*="fa-"]:first-child {
display: inline-block;
min-width: 30px;
font-size: 18px;
font-weight: normal;
text-align: center;
vertical-align: middle
}
.nav-list > li > a:focus {
background-color: #f9f9f9
}
.nav-list > li > a:hover {
color: #1963aa;
background-color: #FFF
}
.nav-list > li a > .arrow {
position: absolute;
top: 11px;
right: 9px;
display: inline-block;
width: 14px !important;
height: 14px;
padding: 0;
font-size: 18px;
line-height: 14px;
color: #666;
text-shadow: none
}
.nav-list > li a:hover > .arrow, .nav-list > li.active > a > .arrow, .nav-list > li.open > a > .arrow {
color: #010101
}
.nav-list > li.separator {
position: static;
height: 3px;
margin: 1px 0;
background-color: transparent;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none
}
.nav-list > li.open > a {
color: #1963aa;
background-color: #fafafa
}
.nav-list > li.active {
background-color: #fff
}
.nav-list > li.active > a, .nav-list > li.active > a:hover, .nav-list > li.active > a:focus,
.nav-list > li.active > a:active {
font-size: 13px;
font-weight: bold;
color: #0b6cbc;
background-color: #fff
}
.nav-list > li.active > a > [class*="fa-"] {
font-weight: normal
}
.nav-list > li.active > a:hover:before {
display: none
}
.nav-list > li.active:after {
position: absolute;
top: -1px;
right: -2px;
bottom: 0;
display: inline-block;
border-right: 2px solid #0b6cbc;
content: ""
}
.nav-list > li.open {
border-bottom-color: #e5e5e5
}
.nav-list > li.active .submenu {
display: block
}
.nav-list > li .submenu {
position: relative;
display: none;
padding: 0;
margin: 0;
list-style: none;
background-color: #fff;
border-top: 1px solid #e5e5e5
}
.nav-list > li .submenu > li {
position: relative;
margin-left: 0
}
.nav-list > li .submenu > li > a {
position: relative;
display: block;
padding: 7px 0 8px 37px;
margin: 0;
font-size: 14px;
color: #616161;
border-top: 1px solid #fcfcfc;
border-bottom: 1px solid #e5e5e5
}
.nav-list > li .submenu > li > a:focus {
text-decoration: none
}
.nav-list > li .submenu > li.active > a {
color: #0b6cbc
}
.nav-list > li .submenu > li a > [class*="fa-"]:first-child {
position: absolute;
top: 11px;
left: 10px;
z-index: 1;
width: 18px;
height: auto;
font-size: 12px;
font-weight: normal;
line-height: 12px;
text-align: center
}
.nav-list > li .submenu > li.active > a > [class*="fa-"]:first-child, .nav-list > li .submenu > li:hover > a > [class*="fa-"]:first-child {
display: inline-block
}
.nav-list > li .submenu > li.active > a > [class*="fa-"]:first-child {
color: #c86139
}
/*.nav-list>li>.submenu>li:before {*/
/*position: absolute;*/
/*top: 17px;*/
/*left: 18px;*/
/*display: inline-block;*/
/*width: 8px;*/
/*border-top: 1px solid #ccd7e2;*/
/*content: ""*/
/*}*/
.nav-list > li > .submenu > li:first-child > a {
border-top: 1px solid #fafafa
}
.nav-list > li > .submenu:before {
position: absolute;
top: 0;
bottom: 0;
left: 18px;
z-index: 1;
display: block;
border-left: 1px solid #ccd7e2;
content: ""
}
.nav-list > li.active > .submenu > li:before {
border-top-color: #bccfe0
}
.nav-list > li.active > .submenu:before {
border-left-color: #bccfe0
}
.nav-list li .submenu {
overflow: hidden
}
.nav-list li.active > a:after {
position: absolute !important;
top: 4px;
right: 0;
display: block;
border: 8px solid transparent;
border-right-color: #0b6cbc;
border-width: 14px 10px;
content: ""
}
.nav-list li.open > a:after {
display: none
}
.nav-list li.active.open > .submenu > li.active.open > a.dropdown-toggle:after {
display: none
}
.nav-list li.active > .submenu > li.active > a:after {
display: none
}
.nav-list li.active.open > .submenu > li.active > a:after {
display: block
}
.menu-min .nav-list li.active.open > .submenu > li.active > a:after {
display: none
}
.nav-list li.active.no-active-child > a:after {
display: inline-block !important
}
.nav-list a .badge, .nav-list a .label {
position: absolute;
top: 9px;
right: 11px;
padding-right: 6px;
padding-left: 6px;
font-size: 12px;
opacity: .88
}
.nav-list a .badge [class*="fa-"], .nav-list a .label [class*="fa-"] {
margin: 0;
vertical-align: middle
}
.nav-list a.dropdown-toggle .badge, .nav-list a.dropdown-toggle .label {
right: 28px
}
.nav-list a:hover .badge, .nav-list a:hover .label {
opacity: 1
}
.menu-min .nav-list a .badge, .menu-min .nav-list a .label {
position: relative;
top: -1px;
right: auto;
left: 4px
}
.nav-list .submenu .submenu a .badge, .nav-list .submenu .submenu a .label {
top: 6px
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
border-color: #fafafa;
}
.menu-min .nav-list .submenu .submenu a .badge, .menu-min .nav-list .submenu .submenu a .label {
top: 0
}
.sidebar-collapse {
position: relative;
padding: 3px 0;
text-align: center;
background-color: #f3f3f3;
border-bottom: 1px solid #e0e0e0
}
.sidebar-collapse > [class*="fa-"] {
position: relative;
display: inline-block;
padding: 0 5px;
font-size: 14px;
line-height: 18px;
color: #aaa;
cursor: pointer;
background-color: #fff;
border: 1px solid #bbb;
border-radius: 16px
}
.sidebar-collapse:before {
position: absolute;
top: 13px;
right: 15px;
left: 15px;
display: inline-block;
height: 0;
border-top: 1px solid #e0e0e0;
content: ""
}
.sidebar-shortcuts {
max-height: 40px;
margin-bottom: 0;
line-height: 37px;
text-align: center;
background-color: #fafafa;
border-bottom: 1px solid #ddd
}
.breadcrumbs {
position: relative;
display: block;
height: 100%;
padding: 0 12px 0 0;
background-color: transparent;
}
.main-content {
min-height: 100%;
padding: 0;
margin-top: 0;
margin-right: 0;
margin-left: 200px;
}
.page-content {
padding: 8px 20px 24px;
margin: 0;
background: #fff
}
.main-container {
position: relative;
padding: 0
}
.navbar {
padding-right: 0;
padding-left: 0;
margin-right: 0;
margin-left: 0
}
.navbar {
margin-bottom: 0
}
.navbar .navbar-inner, .navbar .btn-navbar {
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important
}
.navbar .navbar-inner {
position: relative;
min-height: 45px;
padding-right: 0;
padding-left: 0;
margin: 0;
border: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none
}
.simplewind-nav > li:first-child {
border-left: none
}
.simplewind-nav > li {
position: relative;
max-height: 48px;
padding: 0;
line-height: 48px;
border-left: 1px solid #DDD
}
.simplewind-nav > li > a {
position: relative;
display: block;
height: 100%;
color: #EEE;
background-color: transparent
}
.simplewind-nav .nav-user-photo {
max-width: 36px !important;
margin: -4px 8px 0 0;
border: 2px solid #FFF;
border-radius: 24px
}
.navbar .nav > li > a, .navbar .nav > li > a:hover, .navbar .nav > li > a:focus {
font-size: 13px;
color: #fff;
text-shadow: none
}
.navbar .brand {
padding: 10px 20px 10px
}
ul, ol {
padding: 0;
margin: 0
}
.cmf-component-tab {
white-space: nowrap;
}
.cmf-component-tabitem {
position: relative;
display: inline-block !important;
float: none !important;
min-width: 101px;
text-align: center;
cursor: pointer;
vertical-align: top;
}
.cmf-component-tabclose {
position: absolute;
top: 8px;
right: 6px;
text-decoration: none;
cursor: pointer;
display: none;
}
.cmf-component-tabitem:hover .cmf-component-tabclose {
text-decoration: none;
display: block;
}
.cmf-component-tabclose-icon {
color: #fff
}
.task-changebt {
display: none;
float: left;
width: 30px;
height: 100%;
font-size: 18px;
color: #fff;
text-align: center;
text-decoration: none;
cursor: pointer;
line-height: 48px;
}
.task-changebt:hover {
font-weight: bold;
color: #fff;
text-decoration: none;
opacity: 0.8;
filter: Alpha(opacity=80)
}
#task-pre {
left: -30px;
}
#task-next {
right: -30px;
}
#task-content {
position: relative;
float: left;
overflow: hidden
}
#loading {
position: absolute;
top: 10px;
left: 250px;
z-index: 9999;
display: none;
width: 100px;
height: 26px;
color: #fff;
background: url("loadingbg.png") no-repeat
}
#loading .loadingicon {
position: absolute;
top: 0;
left: 0;
display: inline-block;
width: 26px;
height: 26px;
background: url("loading.gif") no-repeat center
}
#loading span {
margin-left: 26px;
font-family: 'Microsoft Yahei', verdana;
font-size: 12px;
font-weight: bold;
line-height: 26px
}
#right-tools-wrapper {
position: absolute;
top: 50px;
right: 20px;
z-index: 99;
cursor: pointer
}
#right-tools-wrapper span {
vertical-align: middle
}
#right-tools-wrapper span .right_tool_icon {
width: 24px;
height: 24px;
font-size: 24px;
color: #fff
}
#nav-wrapper {
position: relative;
height: 100%
}
.nav-list > li.open {
position: absolute;
top: 0;
left: 0;
z-index: 99;
width: 100%;
height: 100%;
background: #f2f2f2;
border-bottom-color: #e5e5e5
}
.nav-list > li.open a {
padding-left: 37px
}
.nav-list > li.open .normal {
display: none !important
}
.nav-list > li.open .back {
visibility: visible
}
.nav-list > li .back {
visibility: hidden
}
.nav-list > li .fa.back {
position: absolute;
top: 11px;
left: 10px;
z-index: 1;
width: 18px;
height: auto;
font-size: 14px;
font-weight: normal;
line-height: 12px;
text-align: center
}
.nav-list > li > .submenu:before {
border-left: 0 solid #ccd7e2
}
.nav_shortcuts {
margin-top: 5px
}
#sidebar-shortcuts {
height: 41px
}
#content {
padding: 0
}
.task-changebt {
background: transparent;
position: absolute;
}
.cmf-component-tabclose-icon:hover {
color: #ed7669
}
.cmf-tabs-item-text {
font-family: 'Microsoft Yahei', verdana;
font-size: 12px;
font-weight: blod;
line-height: 30px;
color: #010101;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
padding-left: 5px !important;
padding-right: 5px !important;
}
.nav-list > li > a {
background-color: #f4f4f4
}
.nav-list > li > a:hover {
color: #010101;
background-color: #FFF
}
.nav-list > li > a:hover:before {
background-color: #010101
}
.nav-list > li.open > a {
color: #010101;
background-color: #fafafa
}
.nav-list > li .submenu > li > a {
background: #f4f4f4
}
.nav-list > li .submenu > li > a:hover {
color: #010101;
text-decoration: none;
background: #fff
}
#right-tools-wrapper span .right_tool_icon {
color: #010101
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
background: transparent;
}
|
src/admin/public/themes/admin_simpleboot3/public/assets/themes/flatadmin/simplebootadminindex.min.css
|
.sidebar {
position: absolute;
top: 0;
bottom: 0;
width: 200px;
background-color: #f2f2f2;
border-right: 1px solid #ccc
}
.sidebar:before {
position: fixed;
top: 0;
bottom: 0;
z-index: -1;
display: block;
width: 200px;
background-color: #f2f2f2;
border-right: 1px solid #ccc;
content: ""
}
.sidebar.fixed {
position: fixed;
top: 45px;
left: 0;
z-index: 1029
}
.sidebar.fixed:before {
right: auto;
left: 0
}
.nav-list {
padding: 0;
margin: 0;
list-style: none;
padding-bottom: 50px;
}
.nav-list > li > a, .nav-list .nav-header {
margin: 0
}
.nav-list > li {
position: relative;
display: block;
padding: 0;
margin: 0;
border: 0;
border-top: 1px solid #fcfcfc;
border-bottom: 1px solid #e5e5e5
}
.nav-list > li:first-child {
border-top: 0
}
.nav-list > li > a {
display: block;
height: 38px;
padding: 0 16px 0 7px;
font-size: 13px;
line-height: 36px;
color: #585858;
text-decoration: none;
text-shadow: none !important;
background-color: #f9f9f9
}
.nav-list > li > a > [class*="fa-"]:first-child {
display: inline-block;
min-width: 30px;
font-size: 18px;
font-weight: normal;
text-align: center;
vertical-align: middle
}
.nav-list > li > a:focus {
background-color: #f9f9f9
}
.nav-list > li > a:hover {
color: #1963aa;
background-color: #FFF
}
.nav-list > li a > .arrow {
position: absolute;
top: 11px;
right: 9px;
display: inline-block;
width: 14px !important;
height: 14px;
padding: 0;
font-size: 18px;
line-height: 14px;
color: #666;
text-shadow: none
}
.nav-list > li a:hover > .arrow, .nav-list > li.active > a > .arrow, .nav-list > li.open > a > .arrow {
color: #010101
}
.nav-list > li.separator {
position: static;
height: 3px;
margin: 1px 0;
background-color: transparent;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none
}
.nav-list > li.open > a {
color: #1963aa;
background-color: #fafafa
}
.nav-list > li.active {
background-color: #fff
}
.nav-list > li.active > a, .nav-list > li.active > a:hover, .nav-list > li.active > a:focus,
.nav-list > li.active > a:active {
font-size: 13px;
font-weight: bold;
color: #0b6cbc;
background-color: #fff
}
.nav-list > li.active > a > [class*="fa-"] {
font-weight: normal
}
.nav-list > li.active > a:hover:before {
display: none
}
.nav-list > li.active:after {
position: absolute;
top: -1px;
right: -2px;
bottom: 0;
display: inline-block;
border-right: 2px solid #0b6cbc;
content: ""
}
.nav-list > li.open {
border-bottom-color: #e5e5e5
}
.nav-list > li.active .submenu {
display: block
}
.nav-list > li .submenu {
position: relative;
display: none;
padding: 0;
margin: 0;
list-style: none;
background-color: #fff;
border-top: 1px solid #e5e5e5
}
.nav-list > li .submenu > li {
position: relative;
margin-left: 0
}
.nav-list > li .submenu > li > a {
position: relative;
display: block;
padding: 7px 0 8px 37px;
margin: 0;
font-size: 14px;
color: #616161;
border-top: 1px solid #fcfcfc;
border-bottom: 1px solid #e5e5e5
}
.nav-list > li .submenu > li > a:focus {
text-decoration: none
}
.nav-list > li .submenu > li.active > a {
color: #0b6cbc
}
.nav-list > li .submenu > li a > [class*="fa-"]:first-child {
position: absolute;
top: 11px;
left: 10px;
z-index: 1;
width: 18px;
height: auto;
font-size: 12px;
font-weight: normal;
line-height: 12px;
text-align: center
}
.nav-list > li .submenu > li.active > a > [class*="fa-"]:first-child, .nav-list > li .submenu > li:hover > a > [class*="fa-"]:first-child {
display: inline-block
}
.nav-list > li .submenu > li.active > a > [class*="fa-"]:first-child {
color: #c86139
}
/*.nav-list>li>.submenu>li:before {*/
/*position: absolute;*/
/*top: 17px;*/
/*left: 18px;*/
/*display: inline-block;*/
/*width: 8px;*/
/*border-top: 1px solid #ccd7e2;*/
/*content: ""*/
/*}*/
.nav-list > li > .submenu > li:first-child > a {
border-top: 1px solid #fafafa
}
.nav-list > li > .submenu:before {
position: absolute;
top: 0;
bottom: 0;
left: 18px;
z-index: 1;
display: block;
border-left: 1px solid #ccd7e2;
content: ""
}
.nav-list > li.active > .submenu > li:before {
border-top-color: #bccfe0
}
.nav-list > li.active > .submenu:before {
border-left-color: #bccfe0
}
.nav-list li .submenu {
overflow: hidden
}
.nav-list li.active > a:after {
position: absolute !important;
top: 4px;
right: 0;
display: block;
border: 8px solid transparent;
border-right-color: #0b6cbc;
border-width: 14px 10px;
content: ""
}
.nav-list li.open > a:after {
display: none
}
.nav-list li.active.open > .submenu > li.active.open > a.dropdown-toggle:after {
display: none
}
.nav-list li.active > .submenu > li.active > a:after {
display: none
}
.nav-list li.active.open > .submenu > li.active > a:after {
display: block
}
.menu-min .nav-list li.active.open > .submenu > li.active > a:after {
display: none
}
.nav-list li.active.no-active-child > a:after {
display: inline-block !important
}
.nav-list a .badge, .nav-list a .label {
position: absolute;
top: 9px;
right: 11px;
padding-right: 6px;
padding-left: 6px;
font-size: 12px;
opacity: .88
}
.nav-list a .badge [class*="fa-"], .nav-list a .label [class*="fa-"] {
margin: 0;
vertical-align: middle
}
.nav-list a.dropdown-toggle .badge, .nav-list a.dropdown-toggle .label {
right: 28px
}
.nav-list a:hover .badge, .nav-list a:hover .label {
opacity: 1
}
.menu-min .nav-list a .badge, .menu-min .nav-list a .label {
position: relative;
top: -1px;
right: auto;
left: 4px
}
.nav-list .submenu .submenu a .badge, .nav-list .submenu .submenu a .label {
top: 6px
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
border-color: #fafafa;
}
.menu-min .nav-list .submenu .submenu a .badge, .menu-min .nav-list .submenu .submenu a .label {
top: 0
}
.sidebar-collapse {
position: relative;
padding: 3px 0;
text-align: center;
background-color: #f3f3f3;
border-bottom: 1px solid #e0e0e0
}
.sidebar-collapse > [class*="fa-"] {
position: relative;
display: inline-block;
padding: 0 5px;
font-size: 14px;
line-height: 18px;
color: #aaa;
cursor: pointer;
background-color: #fff;
border: 1px solid #bbb;
border-radius: 16px
}
.sidebar-collapse:before {
position: absolute;
top: 13px;
right: 15px;
left: 15px;
display: inline-block;
height: 0;
border-top: 1px solid #e0e0e0;
content: ""
}
.sidebar-shortcuts {
max-height: 40px;
margin-bottom: 0;
line-height: 37px;
text-align: center;
background-color: #fafafa;
border-bottom: 1px solid #ddd
}
.breadcrumbs {
position: relative;
display: block;
height: 100%;
padding: 0 12px 0 0;
background-color: transparent;
}
.main-content {
min-height: 100%;
padding: 0;
margin-top: 0;
margin-right: 0;
margin-left: 200px;
}
.page-content {
padding: 8px 20px 24px;
margin: 0;
background: #fff
}
.main-container {
position: relative;
padding: 0
}
.navbar {
padding-right: 0;
padding-left: 0;
margin-right: 0;
margin-left: 0
}
.navbar {
margin-bottom: 0
}
.navbar .navbar-inner, .navbar .btn-navbar {
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important
}
.navbar .navbar-inner {
position: relative;
min-height: 45px;
padding-right: 0;
padding-left: 0;
margin: 0;
border: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none
}
.simplewind-nav > li:first-child {
border-left: none
}
.simplewind-nav > li {
position: relative;
max-height: 48px;
padding: 0;
line-height: 48px;
border-left: 1px solid #DDD
}
.simplewind-nav > li > a {
position: relative;
display: block;
height: 100%;
color: #EEE;
background-color: transparent
}
.simplewind-nav .nav-user-photo {
max-width: 36px !important;
margin: -4px 8px 0 0;
border: 2px solid #FFF;
border-radius: 24px
}
.navbar .nav > li > a, .navbar .nav > li > a:hover, .navbar .nav > li > a:focus {
font-size: 13px;
color: #fff;
text-shadow: none
}
.navbar .brand {
padding: 10px 20px 10px
}
ul, ol {
padding: 0;
margin: 0
}
.cmf-component-tab {
white-space: nowrap;
}
.cmf-component-tabitem {
position: relative;
display: inline-block !important;
float: none !important;
min-width: 101px;
text-align: center;
cursor: pointer;
vertical-align: top;
}
.cmf-component-tabclose {
position: absolute;
top: 8px;
right: 6px;
text-decoration: none;
cursor: pointer;
display: none;
}
.cmf-component-tabitem:hover .cmf-component-tabclose {
text-decoration: none;
display: block;
}
.cmf-component-tabclose-icon {
color: #fff
}
.task-changebt {
display: none;
float: left;
width: 30px;
height: 100%;
font-size: 18px;
color: #fff;
text-align: center;
text-decoration: none;
cursor: pointer;
line-height: 48px;
}
.task-changebt:hover {
font-weight: bold;
color: #fff;
text-decoration: none;
opacity: 0.8;
filter: Alpha(opacity=80)
}
#task-pre {
left: -30px;
}
#task-next {
right: -30px;
}
#task-content {
position: relative;
float: left;
overflow: hidden
}
#loading {
position: absolute;
top: 10px;
left: 250px;
z-index: 9999;
display: none;
width: 100px;
height: 26px;
color: #fff;
background: url("loadingbg.png") no-repeat
}
#loading .loadingicon {
position: absolute;
top: 0;
left: 0;
display: inline-block;
width: 26px;
height: 26px;
background: url("loading.gif") no-repeat center
}
#loading span {
margin-left: 26px;
font-family: 'Microsoft Yahei', verdana;
font-size: 12px;
font-weight: bold;
line-height: 26px
}
#right-tools-wrapper {
position: absolute;
top: 50px;
right: 20px;
z-index: 99;
cursor: pointer
}
#right-tools-wrapper span {
vertical-align: middle
}
#right-tools-wrapper span .right_tool_icon {
width: 24px;
height: 24px;
font-size: 24px;
color: #fff
}
#nav-wrapper {
position: relative;
height: 100%
}
.nav-list > li.open {
position: absolute;
top: 0;
left: 0;
z-index: 99;
width: 100%;
height: 100%;
background: #f2f2f2;
border-bottom-color: #e5e5e5
}
.nav-list > li.open a {
padding-left: 37px
}
.nav-list > li.open .normal {
display: none !important
}
.nav-list > li.open .back {
visibility: visible
}
.nav-list > li .back {
visibility: hidden
}
.nav-list > li .fa.back {
position: absolute;
top: 11px;
left: 10px;
z-index: 1;
width: 18px;
height: auto;
font-size: 14px;
font-weight: normal;
line-height: 12px;
text-align: center
}
.nav-list > li > .submenu:before {
border-left: 0 solid #ccd7e2
}
.nav_shortcuts {
margin-top: 5px
}
#sidebar-shortcuts {
height: 41px
}
#content {
padding: 0
}
.task-changebt {
background: transparent;
position: absolute;
}
.cmf-component-tabclose-icon:hover {
color: #ed7669
}
.cmf-tabs-item-text {
font-family: 'Microsoft Yahei', verdana;
font-size: 12px;
font-weight: blod;
line-height: 30px;
color: #010101;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
padding-left: 5px !important;
padding-right: 5px !important;
}
.nav-list > li > a {
background-color: #f4f4f4
}
.nav-list > li > a:hover {
color: #010101;
background-color: #FFF
}
.nav-list > li > a:hover:before {
background-color: #010101
}
.nav-list > li.open > a {
color: #010101;
background-color: #fafafa
}
.nav-list > li .submenu > li > a {
background: #f4f4f4
}
.nav-list > li .submenu > li > a:hover {
color: #010101;
text-decoration: none;
background: #fff
}
#right-tools-wrapper span .right_tool_icon {
color: #010101
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
background: transparent;
}
| 0.473657 | 0.112893 |
@-moz-document domain("sellegit.com") {
body {
padding-bottom: 60px;
}
.action-sell-multiple.fixed-top {
display: none;
}
div.index-30-minute-auction-header {
display: none;
}
.item.grouped-inline .item-image-frame {
padding: 0;
}
.item.grouped-inline .item-image-frame {
border: none;
}
.item.grouped-inline .info {
border: none;
}
img.item-image.apply-resize-to-parent {
width: 100% !important;
margin-top: 0px !important;
}
img.item-image.apply-resize-to-parent {
margin-left: 0px !important;
}
div.name {
max-width: 50%;
font-size: 1.5em;
margin-left: -42px;
font-weight: 300 !important;
margin-top: 4px;
height: 2em;
padding: 5px;
text-transform: lowercase;
}
.item.grouped-inline .current-price {
font-size: 2.1em;
font-weight: 300;
margin-top: 5.5px;
text-align: right;
}
.four .item.grouped-inline {
box-shadow: none;
background: white;
}
div.item-image-wrapper {
background: white !important;
}
div.item-image-wrapper {
background: white !important;
margin: 0;
padding: 0;
}
img.item-image.apply-resize-to-parent {
height: 100% !important;
}
div.animation.show {
box-shadow: none;
}
.one .item.grouped-inline {
width: 400px;
background: white !important;
}
div.seller-avatar-wrapper.fl {
display: none;
}
.item.grouped-inline .seller-avatar-wrapper {}
div.seller-name {
display: none;
}
.section-title {
border: none;
}
body {
background-color: #ececec !important;
}
.section-title-day {
font-weight: 300 !important;
text-transform: lowercase;
}
.item.grouped-inline .auction-start-countdown, .current-price {
font-weight: 300 !important;
}
.item-section .section-title .section-title-day-in-week {
text-transform: lowercase;
}
.item-section .section-title .section-title-month {
text-transform: lowercase;
}
.navbar-inner {
opacity: 1.0;
box-shadow: 1px 1px 5px rgba(0,0,0,0.065) !important;
}
.auction-navbar .nav li>a, .auction-navbar .nav li>span, .auction-navbar .nav li>form {
font-weight: 500;
}
.item-condition.used, .item-condition.new {
border: none !important;
}
.item-single-view .item-name {
text-transform: lowercase;
font-weight: 300;
}
.item-single-view .item-widget.item-images .item-location .item-stat-cnt {
font-weight: 300;
text-transform: lowercase;
}
.item-widget-title {
display: none;
}
.description-label {
display: none;
}
.description-content {
margin-left: -10px;
font-size: 14px;
font-weight: 300;
}
.item-widget-comments {
border: none;
}
.item-single-view .auction-start-countdown, .item-single-view .current-price, .item-single-view .sold-info{
width: 100%;
text-align: center;
font-weight: 300 !important;
margin-top: 30px;
text-transform: lowercase;
margin-bottom: 20px;
}
.item-single-view .item-main-action-wrapper {
border: none;
background-color: inherit;
}
.item-single-view .user-info-box {
border: none;
}
.item-single-view .user-info-box .user-info-name {
font-weight: 300;
margin-right: 5px;
}
.original-price {
text-transform: lowercase;
font-weight: 300;
}
.item-single-view .item-name {
margin-left: 5px;
font-color: #888;
}
.item-single-view .item-right-widgets {
background: #fafafa;
padding-top: 30px;
padding-left: 30px;
padding-right: 30px;
padding-bottom: 25px;
}
.item-widget-comments {
display: none !important;
}
.item-description {
padding-left: 30px;
padding-right: 30px;
background: #fafafa;
}
.item-left-widgets {
background: #fafafa;
}
.item-top-bar {
display: none;
}
.footer {
display: none;
}
.howitworks .header {
font-weight: 300;
text-transform: lowercase;
}
.howitworks .question {
font-weight: 400;
font-size: 1.1em;
}
.item.grouped-inline .auction-start-countdown {
display: none;
}
.modal {
overflow: auto !important;
}
.modal-header {
border: none !important;
background: #ffffff;
display: none;
}
.modal-hint {
border: none !important;
background: #ffffff !important;
}
.user-panel-basic-info {
border: none !important;
font-weight: 300;
}
.nav-wrapper {
border-top: 0 !important;
text-transform: lowercase;
border-radius: none;
}
.user-panel-nav {
border-radius: none;
border-top: 0 !important;
border: none !important;
}
.panel-header {
display: none;
}
.panel-content {
font-size: 14px !important;
border: none !important;
}
.user-panel-left {
background: white !important;
}
.flat-btn {
text-transform: lowercase !important;
font-weight: 300;
border: none !important;
}
.with-top-sepbar {
border: none !important;
}
input[type="text"], input[type="password"] {
border-radius: 0px !important;
}
label {
font-weight: 300;
text-transform: lowercase;
}
.notification-title {
font-weight: 300;
text-transform: lowercase;
}
.notification-option {
border-bottom: 0 !important;
}
.payment-item-labels {
background: #ffffff !important;
border-bottom: 0 !important;
text-transform: lowercase !important;
font-weight: 300;
}
.payment-item-label {
font-weight: 300 !important;
text-transform: lowercase !important;
font-size: 14px;
}
.component-title {
border-bottom: 0 !important;
font-weight: 300 !important;
text-transform: lowercase !important;
}
.uv-bottom-right {
display: none;
}
.payment-component {
border-bottom: 0 !important;
}
.field-label {
font-weight: 300;
text-transform: lowercase;
}
.badge {
font-weight: 300;
text-transform: lowercase;
border-bottom: 0 !important;
}
.menu-lists {
display: none;
}
.location-wrapper, .action-sell, .user-action-wrapper {
border-right: 0 !important;
border-left: 0 !important;
}
.form-content-wrapper {
overflow: hidden !important;
}
.user-cover-content .name {
margin-left: 0px !important;
}
.stat-label {
font-weight: 300;
text-transform: lowercase;
}
.uv-icon {
display: none !important;
}
.item-requirement-label {
font-weight: 300;
}
}
|
data/usercss/101728.user.css
|
@-moz-document domain("sellegit.com") {
body {
padding-bottom: 60px;
}
.action-sell-multiple.fixed-top {
display: none;
}
div.index-30-minute-auction-header {
display: none;
}
.item.grouped-inline .item-image-frame {
padding: 0;
}
.item.grouped-inline .item-image-frame {
border: none;
}
.item.grouped-inline .info {
border: none;
}
img.item-image.apply-resize-to-parent {
width: 100% !important;
margin-top: 0px !important;
}
img.item-image.apply-resize-to-parent {
margin-left: 0px !important;
}
div.name {
max-width: 50%;
font-size: 1.5em;
margin-left: -42px;
font-weight: 300 !important;
margin-top: 4px;
height: 2em;
padding: 5px;
text-transform: lowercase;
}
.item.grouped-inline .current-price {
font-size: 2.1em;
font-weight: 300;
margin-top: 5.5px;
text-align: right;
}
.four .item.grouped-inline {
box-shadow: none;
background: white;
}
div.item-image-wrapper {
background: white !important;
}
div.item-image-wrapper {
background: white !important;
margin: 0;
padding: 0;
}
img.item-image.apply-resize-to-parent {
height: 100% !important;
}
div.animation.show {
box-shadow: none;
}
.one .item.grouped-inline {
width: 400px;
background: white !important;
}
div.seller-avatar-wrapper.fl {
display: none;
}
.item.grouped-inline .seller-avatar-wrapper {}
div.seller-name {
display: none;
}
.section-title {
border: none;
}
body {
background-color: #ececec !important;
}
.section-title-day {
font-weight: 300 !important;
text-transform: lowercase;
}
.item.grouped-inline .auction-start-countdown, .current-price {
font-weight: 300 !important;
}
.item-section .section-title .section-title-day-in-week {
text-transform: lowercase;
}
.item-section .section-title .section-title-month {
text-transform: lowercase;
}
.navbar-inner {
opacity: 1.0;
box-shadow: 1px 1px 5px rgba(0,0,0,0.065) !important;
}
.auction-navbar .nav li>a, .auction-navbar .nav li>span, .auction-navbar .nav li>form {
font-weight: 500;
}
.item-condition.used, .item-condition.new {
border: none !important;
}
.item-single-view .item-name {
text-transform: lowercase;
font-weight: 300;
}
.item-single-view .item-widget.item-images .item-location .item-stat-cnt {
font-weight: 300;
text-transform: lowercase;
}
.item-widget-title {
display: none;
}
.description-label {
display: none;
}
.description-content {
margin-left: -10px;
font-size: 14px;
font-weight: 300;
}
.item-widget-comments {
border: none;
}
.item-single-view .auction-start-countdown, .item-single-view .current-price, .item-single-view .sold-info{
width: 100%;
text-align: center;
font-weight: 300 !important;
margin-top: 30px;
text-transform: lowercase;
margin-bottom: 20px;
}
.item-single-view .item-main-action-wrapper {
border: none;
background-color: inherit;
}
.item-single-view .user-info-box {
border: none;
}
.item-single-view .user-info-box .user-info-name {
font-weight: 300;
margin-right: 5px;
}
.original-price {
text-transform: lowercase;
font-weight: 300;
}
.item-single-view .item-name {
margin-left: 5px;
font-color: #888;
}
.item-single-view .item-right-widgets {
background: #fafafa;
padding-top: 30px;
padding-left: 30px;
padding-right: 30px;
padding-bottom: 25px;
}
.item-widget-comments {
display: none !important;
}
.item-description {
padding-left: 30px;
padding-right: 30px;
background: #fafafa;
}
.item-left-widgets {
background: #fafafa;
}
.item-top-bar {
display: none;
}
.footer {
display: none;
}
.howitworks .header {
font-weight: 300;
text-transform: lowercase;
}
.howitworks .question {
font-weight: 400;
font-size: 1.1em;
}
.item.grouped-inline .auction-start-countdown {
display: none;
}
.modal {
overflow: auto !important;
}
.modal-header {
border: none !important;
background: #ffffff;
display: none;
}
.modal-hint {
border: none !important;
background: #ffffff !important;
}
.user-panel-basic-info {
border: none !important;
font-weight: 300;
}
.nav-wrapper {
border-top: 0 !important;
text-transform: lowercase;
border-radius: none;
}
.user-panel-nav {
border-radius: none;
border-top: 0 !important;
border: none !important;
}
.panel-header {
display: none;
}
.panel-content {
font-size: 14px !important;
border: none !important;
}
.user-panel-left {
background: white !important;
}
.flat-btn {
text-transform: lowercase !important;
font-weight: 300;
border: none !important;
}
.with-top-sepbar {
border: none !important;
}
input[type="text"], input[type="password"] {
border-radius: 0px !important;
}
label {
font-weight: 300;
text-transform: lowercase;
}
.notification-title {
font-weight: 300;
text-transform: lowercase;
}
.notification-option {
border-bottom: 0 !important;
}
.payment-item-labels {
background: #ffffff !important;
border-bottom: 0 !important;
text-transform: lowercase !important;
font-weight: 300;
}
.payment-item-label {
font-weight: 300 !important;
text-transform: lowercase !important;
font-size: 14px;
}
.component-title {
border-bottom: 0 !important;
font-weight: 300 !important;
text-transform: lowercase !important;
}
.uv-bottom-right {
display: none;
}
.payment-component {
border-bottom: 0 !important;
}
.field-label {
font-weight: 300;
text-transform: lowercase;
}
.badge {
font-weight: 300;
text-transform: lowercase;
border-bottom: 0 !important;
}
.menu-lists {
display: none;
}
.location-wrapper, .action-sell, .user-action-wrapper {
border-right: 0 !important;
border-left: 0 !important;
}
.form-content-wrapper {
overflow: hidden !important;
}
.user-cover-content .name {
margin-left: 0px !important;
}
.stat-label {
font-weight: 300;
text-transform: lowercase;
}
.uv-icon {
display: none !important;
}
.item-requirement-label {
font-weight: 300;
}
}
| 0.239616 | 0.061509 |
html, body{
margin: 0;
padding: 0;
}
body{
background-color: #2F303A;
}
#nav{
width: 100%;
height: 100px;
}
a{
text-decoration: none;
display: inline;
position: absolute;
right: 0;
word-spacing: 100px;
}
li{
text-decoration: none;
display: inline;
}
#primeira{
width: 100%;
margin-top:10px;
height:500px ;
}
#discovery{
width: 100%;
height:400px ;
}
#contato{
width: 100%;
height:400px ;
}
#container{
background-color: white;
width: 400px;
height: 400px;
border-radius: 50px;
position: absolute;
left:110px;
}
#ela{
width: 500px;
position: absolute;
top:200px;
left: 20px;
z-index: 1;
}
#text{
position:absolute;
left:700px;
top:200px;
}
#p{
font-family: sans-serif;
font: bolder;
font-size: 60px;
color: white;
}
#dois{
font-family: sans-serif;
font-size: 30px;
color: white;
}
#btn{
width: 250px;
height:83px ;
position: absolute;
bottom:90px;
left:700px;
border-radius: 30px;
background-color: #079AD9;
}
#t{
font-family: sans-serif;
font: bolde;
font-size: 30px;
color: black;
}
#btn:hover{
width: 300px;
transition:2s;
}
#texto1{
position: absolute;
left:100px;
font-family: sans-serif;
font-size: 40px;
color: white;
font: bolder;
}
#parag{
font-family: sans-serif;
font-size: 25px;
color:white;
position: absolute;
top:850px;
left:110px;
}
#dj{
width: 650px;
height: 350px;
border-radius: 30px;
position: absolute;
left:720px;
}
#show{
width: 650px;
height: 350px;
position: absolute;
left: 350px;
top:950px;
border-radius: 30px;
}
#fun{
font-size: 70px;
font-family: sans-serif;
color: black;
font: bolder;
position: absolute;
top:1500px;
left:50px;
}
#j{
color:#F805DF;
font: bold;
font-size: 150px;
}
#fone{
width: 100px;
height: 100px;
position: absolute;
top:720px;
left:190px;
}
#formulario{
width: 600px;
height: 450px;
border-radius: 40px;
background-color: black;
position:absolute;
left:650px;
top:1500px;
}
#submit{
width: 200px;
border-radius: 30px;
height: 40px;
position: absolute;
bottom: 50px;
left: 20px;
background-color: #176BB8;
}
.inpu{
width: 700px;
height: 30px;
position: absolute;
top:500px;
border-radius: 20px;
}
#form{
position: absolute;
top:60px;
left: 90px;
border-radius: 20px;
}
#fname{
width: 400px;
height: 25px;
border-radius: 20px;
background-color: black;
border:3px solid #4D4ADE;
}
#lname{
width: 400px;
height: 25px;
border-radius: 20px;
background-color: black;
border:3px solid #4D4ADE;
}
#Password{
width: 400px;
height: 25px;
border-radius: 20px;
background-color: black;
border:3px solid #4D4ADE;
}
button{
width: 200px;
height: 40px;
position: absolute;
left: 90px;
border-radius: 15px;
background-color:#176BB8 ;
transform: 2s;
}
button:hover{
width: 250px;
transition: 3s;
}
#nome{
color: white;
font-family: sans-serif;
font:bolder;
}
#Las{
color: white;
font-family: sans-serif;
font:bolder;
}
#password{
color: white;
font-family: sans-serif;
font:bolder;
}
span{
font-family: sans-serif;
color: white;
font: bolder;
font-size: 30px;
}
|
todo/site2/estilo.css
|
html, body{
margin: 0;
padding: 0;
}
body{
background-color: #2F303A;
}
#nav{
width: 100%;
height: 100px;
}
a{
text-decoration: none;
display: inline;
position: absolute;
right: 0;
word-spacing: 100px;
}
li{
text-decoration: none;
display: inline;
}
#primeira{
width: 100%;
margin-top:10px;
height:500px ;
}
#discovery{
width: 100%;
height:400px ;
}
#contato{
width: 100%;
height:400px ;
}
#container{
background-color: white;
width: 400px;
height: 400px;
border-radius: 50px;
position: absolute;
left:110px;
}
#ela{
width: 500px;
position: absolute;
top:200px;
left: 20px;
z-index: 1;
}
#text{
position:absolute;
left:700px;
top:200px;
}
#p{
font-family: sans-serif;
font: bolder;
font-size: 60px;
color: white;
}
#dois{
font-family: sans-serif;
font-size: 30px;
color: white;
}
#btn{
width: 250px;
height:83px ;
position: absolute;
bottom:90px;
left:700px;
border-radius: 30px;
background-color: #079AD9;
}
#t{
font-family: sans-serif;
font: bolde;
font-size: 30px;
color: black;
}
#btn:hover{
width: 300px;
transition:2s;
}
#texto1{
position: absolute;
left:100px;
font-family: sans-serif;
font-size: 40px;
color: white;
font: bolder;
}
#parag{
font-family: sans-serif;
font-size: 25px;
color:white;
position: absolute;
top:850px;
left:110px;
}
#dj{
width: 650px;
height: 350px;
border-radius: 30px;
position: absolute;
left:720px;
}
#show{
width: 650px;
height: 350px;
position: absolute;
left: 350px;
top:950px;
border-radius: 30px;
}
#fun{
font-size: 70px;
font-family: sans-serif;
color: black;
font: bolder;
position: absolute;
top:1500px;
left:50px;
}
#j{
color:#F805DF;
font: bold;
font-size: 150px;
}
#fone{
width: 100px;
height: 100px;
position: absolute;
top:720px;
left:190px;
}
#formulario{
width: 600px;
height: 450px;
border-radius: 40px;
background-color: black;
position:absolute;
left:650px;
top:1500px;
}
#submit{
width: 200px;
border-radius: 30px;
height: 40px;
position: absolute;
bottom: 50px;
left: 20px;
background-color: #176BB8;
}
.inpu{
width: 700px;
height: 30px;
position: absolute;
top:500px;
border-radius: 20px;
}
#form{
position: absolute;
top:60px;
left: 90px;
border-radius: 20px;
}
#fname{
width: 400px;
height: 25px;
border-radius: 20px;
background-color: black;
border:3px solid #4D4ADE;
}
#lname{
width: 400px;
height: 25px;
border-radius: 20px;
background-color: black;
border:3px solid #4D4ADE;
}
#Password{
width: 400px;
height: 25px;
border-radius: 20px;
background-color: black;
border:3px solid #4D4ADE;
}
button{
width: 200px;
height: 40px;
position: absolute;
left: 90px;
border-radius: 15px;
background-color:#176BB8 ;
transform: 2s;
}
button:hover{
width: 250px;
transition: 3s;
}
#nome{
color: white;
font-family: sans-serif;
font:bolder;
}
#Las{
color: white;
font-family: sans-serif;
font:bolder;
}
#password{
color: white;
font-family: sans-serif;
font:bolder;
}
span{
font-family: sans-serif;
color: white;
font: bolder;
font-size: 30px;
}
| 0.290679 | 0.065815 |
* {
margin: 0;
padding: 0;
border: none;
}
b{
font-size: 25px;
}
body {
background-color: #212121;
/*--Lettertype----------------*/
font-family: sans-serif;
}
hr {
display: block;
margin: 0.5em 30% 0.5em 30%;
border-style: inset;
border-width: 2px;
color: white;
}
h1 {
font-size: 1.5rem;
}
p {
color: #212121;
}
body {
background-image: url('../Img/bg.gif');
background-repeat: no-repeat;
background-size: cover;
}
main {
min-height: 100vh;
}
/*--de container waar alle boxjes inzitten--*/
section.container {
max-width: 90vw;
margin: 50px auto 0;
display: flex;
flex-wrap: wrap;
flex-direction: row;
align-items: center;
align-content: center;
justify-content: center;
transition: all ease-in .25s;
}
/*--elke box die in de container zit--*/
section.container section {
min-width: 150px;
min-height: 150px;
max-width: 150px;
margin: 5px;
text-align: center;
display: flex;
flex-direction: column;
justify-content: center;
transition: all ease-in .3s;
}
section.container section:hover {
background-color: ghostwhite;
}
/*--Flexbox breed--*/
/*--elke box die in de container zit--*/
section.container2 {
max-width: 90vw;
margin: 50px auto 0;
display: flex;
flex-wrap: wrap;
flex-direction: row;
align-items: center;
align-content: center;
justify-content: center;
transition: all ease-in .25s;
}
/*--Flexbox breed--*/
/*--elke box die in de container zit--*/
section.container2 section {
min-width: 300px;
height: 50px;
margin: 5px;
text-align: center;
display: flex;
justify-content: center;
flex-direction: column;
transition: all ease-in .3s;
}
section.container2 section:hover, section.container3 section:hover {
background-color: ghostwhite;
}
/*--Grid section!--*/
/*--Alle sections in container--*/
section.container3 {
/*--Display grid--*/
display: grid;
/*--Maken er column van of row--*/
grid-auto-flow: column;
/*--Autofill hoeveel er op het scherm passen--*/
grid-template-columns: repeat(auto-fill, auto);
/*--Scroll x voor mobiel--*/
overflow-x: scroll;
/*--Centeren van items--*/
justify-items: center;
/*--Ruimte tussen elk blok 10px--*/
grid-gap: 10px;
margin: 10px;
}
/*--Grid section!--*/
/*--elke box die in de container zit--*/
section.container3 section {
min-width: 150px;
height: 90px;
padding: 5px;
text-align: center;
justify-content: center;
flex-direction: column;
}
/*--Grid section rows!--*/
/*--Alle sections in container--*/
section.container4 {
display: grid;
grid-auto-flow: row;
grid-template-rows: repeat(auto-fill, auto);
justify-items: center;
grid-gap: 10px;
margin: 10px;
}
/*--Grid section rows!--*/
/*--elke box die in de container zit--*/
section.container4 section {
min-width: 150px;
height: 100px;
}
/*--Tussenkopje--*/
.grid {
color: white;
text-align: center;
margin-top: 30px;
margin-bottom: 20px;
}
/*--Tussenkopje--*/
.Flexbox {
color: white;
text-align: center;
margin-top: 30px;
margin-bottom: 20px;
}
/*--alle boxes--*/
.box1 {
background-color: #7D84DE;
}
.box2 {
background-color: #F24719;
}
.box3 {
background-color: #FFD648;
}
.box4 {
background-color: #97C173;
}
.box5 {
background-color: #FC8C3E;
}
.box6 {
background-color: #a449eb;
}
.box7 {
background-color: #ff80e8;
}
.box8 {
background-color: #33fcff;
}
.box9 {
background-color: #991519;
}
.box10 {
background-color: #af3d5c;
}
/*--Einde van alle boxes--*/
/*--Font Awesome icon--*/
.fa-arrows-alt-h {
color: white;
font-size: 40px;
margin-left: 45.5%;
margin-bottom: 10px;
}
/*-- In progress html css --*/
.informatie h1 {
color: white;
text-align: center;
margin-top: 60px;
font-size: 1.5rem;
}
.informatie a {
background-color: red;
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 40% 0px 0px 30%;
}
.informatie p {
color: white;
text-align: center;
margin-top: 4%;
font-size: 0.8rem;
}
/*footer styling*/
footer {
min-height: 100px;
padding: 3rem;
background-color: #050505;
box-sizing: border-box;
}
footer p {
color: white;
text-align: center;
}
/*--Grid met foto's--*/
.container3 img,
.container4 img {
height: 90%;
width: 100%;
}
/*--Media query voor Desktop--*/
@media screen and (min-width: 768px) {
/*--Grid scrollen op desktop weghalen--*/
section.container3 {
overflow-x: hidden;
}
/*--FontAwesome icoon verplaatsen met paar procenten--*/
.fa-arrows-alt-h {
margin-left: 48.5%;
}
/*--Margin aanpassen van anchor link op desktop--*/
.informatie a {
margin: 10% 0px 0px 47%;
}
/*--Pas de paragrafen aan--*/
.informatie p {
margin-top: 1%;
font-size: 1.2rem;
}
/*--Hover voor desktop--*/
.informatie a:hover {
background-color: green;
}
}
|
Opmaak/style.css
|
* {
margin: 0;
padding: 0;
border: none;
}
b{
font-size: 25px;
}
body {
background-color: #212121;
/*--Lettertype----------------*/
font-family: sans-serif;
}
hr {
display: block;
margin: 0.5em 30% 0.5em 30%;
border-style: inset;
border-width: 2px;
color: white;
}
h1 {
font-size: 1.5rem;
}
p {
color: #212121;
}
body {
background-image: url('../Img/bg.gif');
background-repeat: no-repeat;
background-size: cover;
}
main {
min-height: 100vh;
}
/*--de container waar alle boxjes inzitten--*/
section.container {
max-width: 90vw;
margin: 50px auto 0;
display: flex;
flex-wrap: wrap;
flex-direction: row;
align-items: center;
align-content: center;
justify-content: center;
transition: all ease-in .25s;
}
/*--elke box die in de container zit--*/
section.container section {
min-width: 150px;
min-height: 150px;
max-width: 150px;
margin: 5px;
text-align: center;
display: flex;
flex-direction: column;
justify-content: center;
transition: all ease-in .3s;
}
section.container section:hover {
background-color: ghostwhite;
}
/*--Flexbox breed--*/
/*--elke box die in de container zit--*/
section.container2 {
max-width: 90vw;
margin: 50px auto 0;
display: flex;
flex-wrap: wrap;
flex-direction: row;
align-items: center;
align-content: center;
justify-content: center;
transition: all ease-in .25s;
}
/*--Flexbox breed--*/
/*--elke box die in de container zit--*/
section.container2 section {
min-width: 300px;
height: 50px;
margin: 5px;
text-align: center;
display: flex;
justify-content: center;
flex-direction: column;
transition: all ease-in .3s;
}
section.container2 section:hover, section.container3 section:hover {
background-color: ghostwhite;
}
/*--Grid section!--*/
/*--Alle sections in container--*/
section.container3 {
/*--Display grid--*/
display: grid;
/*--Maken er column van of row--*/
grid-auto-flow: column;
/*--Autofill hoeveel er op het scherm passen--*/
grid-template-columns: repeat(auto-fill, auto);
/*--Scroll x voor mobiel--*/
overflow-x: scroll;
/*--Centeren van items--*/
justify-items: center;
/*--Ruimte tussen elk blok 10px--*/
grid-gap: 10px;
margin: 10px;
}
/*--Grid section!--*/
/*--elke box die in de container zit--*/
section.container3 section {
min-width: 150px;
height: 90px;
padding: 5px;
text-align: center;
justify-content: center;
flex-direction: column;
}
/*--Grid section rows!--*/
/*--Alle sections in container--*/
section.container4 {
display: grid;
grid-auto-flow: row;
grid-template-rows: repeat(auto-fill, auto);
justify-items: center;
grid-gap: 10px;
margin: 10px;
}
/*--Grid section rows!--*/
/*--elke box die in de container zit--*/
section.container4 section {
min-width: 150px;
height: 100px;
}
/*--Tussenkopje--*/
.grid {
color: white;
text-align: center;
margin-top: 30px;
margin-bottom: 20px;
}
/*--Tussenkopje--*/
.Flexbox {
color: white;
text-align: center;
margin-top: 30px;
margin-bottom: 20px;
}
/*--alle boxes--*/
.box1 {
background-color: #7D84DE;
}
.box2 {
background-color: #F24719;
}
.box3 {
background-color: #FFD648;
}
.box4 {
background-color: #97C173;
}
.box5 {
background-color: #FC8C3E;
}
.box6 {
background-color: #a449eb;
}
.box7 {
background-color: #ff80e8;
}
.box8 {
background-color: #33fcff;
}
.box9 {
background-color: #991519;
}
.box10 {
background-color: #af3d5c;
}
/*--Einde van alle boxes--*/
/*--Font Awesome icon--*/
.fa-arrows-alt-h {
color: white;
font-size: 40px;
margin-left: 45.5%;
margin-bottom: 10px;
}
/*-- In progress html css --*/
.informatie h1 {
color: white;
text-align: center;
margin-top: 60px;
font-size: 1.5rem;
}
.informatie a {
background-color: red;
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 40% 0px 0px 30%;
}
.informatie p {
color: white;
text-align: center;
margin-top: 4%;
font-size: 0.8rem;
}
/*footer styling*/
footer {
min-height: 100px;
padding: 3rem;
background-color: #050505;
box-sizing: border-box;
}
footer p {
color: white;
text-align: center;
}
/*--Grid met foto's--*/
.container3 img,
.container4 img {
height: 90%;
width: 100%;
}
/*--Media query voor Desktop--*/
@media screen and (min-width: 768px) {
/*--Grid scrollen op desktop weghalen--*/
section.container3 {
overflow-x: hidden;
}
/*--FontAwesome icoon verplaatsen met paar procenten--*/
.fa-arrows-alt-h {
margin-left: 48.5%;
}
/*--Margin aanpassen van anchor link op desktop--*/
.informatie a {
margin: 10% 0px 0px 47%;
}
/*--Pas de paragrafen aan--*/
.informatie p {
margin-top: 1%;
font-size: 1.2rem;
}
/*--Hover voor desktop--*/
.informatie a:hover {
background-color: green;
}
}
| 0.372848 | 0.097048 |
* Table of Contents
*
* 1.0 - Reset
* 2.0 - Genericons
* 3.0 - Typography
* 4.0 - Elements
* 5.0 - Forms
* 6.0 - Navigations
* 6.1 - Links
* 6.2 - Menus
* 7.0 - Accessibility
* 8.0 - Alignments
* 9.0 - Clearings
* 10.0 - Header
* 11.0 - Widgets
* 12.0 - Content
* 12.1 - Posts and pages
* 12.2 - Post Formats
* 12.3 - Comments
* 13.0 - Footer
* 14.0 - Media
* 14.1 - Captions
* 14.2 - Galleries
* 15.0 - Multisite
* 16.0 - Media Queries
* 16.1 - Mobile Large
* 16.2 - Tablet Small
* 16.3 - Tablet Large
* 16.4 - Desktop Small
* 16.5 - Desktop Medium
* 16.6 - Desktop Large
* 16.7 - Desktop X-Large
* 17.0 - Print
*/
/**
* 1.0 - Reset
*
* Resetting and rebuilding styles have been helped along thanks to the fine
* work of <NAME>, <NAME>, <NAME>, and Blueprint.
*/
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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 62.5%;
overflow-y: scroll;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
*,
*:before,
*:after {
-webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
}
body {
background: #f1f1f1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol,
ul {
list-style: none;
}
table {
border-collapse: separate;
border-spacing: 0;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
fieldset {
min-width: inherit;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
quotes: none;
}
a:focus {
outline: 2px solid #c1c1c1;
outline: 2px solid rgba(51, 51, 51, 0.3);
}
a:hover,
a:active {
outline: 0;
}
a img {
border: 0;
}
/**
* 2.0 - Genericons
*/
.social-navigation a:before,
.secondary-toggle:before,
.dropdown-toggle:after,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.comment-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before,
.pagination .prev:before,
.pagination .next:before,
.image-navigation a:before,
.image-navigation a:after,
.format-link .entry-title a:after,
.entry-content .more-link:after,
.entry-summary .more-link:after,
.author-link:after {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-family: "Genericons";
font-size: 16px;
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
speak: none;
text-align: center;
text-decoration: inherit;
text-transform: none;
vertical-align: top;
}
/**
* 3.0 Typography
*/
body,
button,
input,
select,
textarea {
color: #333;
font-family: "Noto Serif", serif;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-weight: 700;
}
p {
margin-bottom: 1.6em;
}
b,
strong {
font-weight: 700;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
border-left: 4px solid #707070;
border-left: 4px solid rgba(51, 51, 51, 0.7);
color: #707070;
color: rgba(51, 51, 51, 0.7);
font-size: 18px;
font-size: 1.8rem;
font-style: italic;
line-height: 1.6667;
margin-bottom: 1.6667em;
padding-left: 0.7778em;
}
blockquote p {
margin-bottom: 1.6667em;
}
blockquote > p:last-child {
margin-bottom: 0;
}
blockquote cite,
blockquote small {
color: #333;
font-size: 15px;
font-size: 1.5rem;
font-family: "Noto Sans", sans-serif;
line-height: 1.6;
}
blockquote em,
blockquote i,
blockquote cite {
font-style: normal;
}
blockquote strong,
blockquote b {
font-weight: 400;
}
address {
font-style: italic;
margin: 0 0 1.6em;
}
code,
kbd,
tt,
var,
samp,
pre {
font-family: Inconsolata, monospace;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
pre {
background-color: transparent;
background-color: rgba(0, 0, 0, 0.01);
border: 1px solid #eaeaea;
border: 1px solid rgba(51, 51, 51, 0.1);
line-height: 1.2;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 0.8em;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
abbr[title] {
border-bottom: 1px dotted #eaeaea;
border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
cursor: help;
}
mark,
ins {
background-color: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
/**
* 4.0 Elements
*/
hr {
background-color: #eaeaea;
background-color: rgba(51, 51, 51, 0.1);
border: 0;
height: 1px;
margin-bottom: 1.6em;
}
ul,
ol {
margin: 0 0 1.6em 1.3333em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
}
dl {
margin-bottom: 1.6em;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 1.6em;
}
table,
th,
td {
border: 1px solid #eaeaea;
border: 1px solid rgba(51, 51, 51, 0.1);
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin: 0 0 1.6em;
table-layout: fixed; /* Prevents HTML tables from becoming too wide */
width: 100%;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
th {
border-width: 0 1px 1px 0;
font-weight: 700;
}
td {
border-width: 0 1px 1px 0;
}
th, td {
padding: 0.4em;
}
img {
-ms-interpolation-mode: bicubic;
border: 0;
height: auto;
max-width: 100%;
vertical-align: middle;
}
figure {
margin: 0;
}
del {
opacity: 0.8;
}
/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
}
:-moz-placeholder {
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
}
::-moz-placeholder {
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}
:-ms-input-placeholder {
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
}
/**
* 5.0 Forms
*/
button,
input,
select,
textarea {
background-color: #f7f7f7;
border-radius: 0;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
margin: 0;
max-width: 100%;
vertical-align: baseline;
}
button,
input {
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
line-height: normal;
}
input,
textarea {
background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); /* Removing the inner shadow on iOS inputs */
border: 1px solid #eaeaea;
border: 1px solid rgba(51, 51, 51, 0.1);
color: #707070;
color: rgba(51, 51, 51, 0.7);
}
input:focus,
textarea:focus {
background-color: #fff;
border: 1px solid #c1c1c1;
border: 1px solid rgba(51, 51, 51, 0.3);
color: #333;
}
input:focus,
select:focus {
outline: 2px solid #c1c1c1;
outline: 2px solid rgba(51, 51, 51, 0.3);
}
button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
cursor: default;
opacity: .5;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
background-color: #333;
border: 0;
color: #fff;
cursor: pointer;
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
font-weight: 700;
padding: 0.7917em 1.5em;
text-transform: uppercase;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
background-color: #707070;
background-color: rgba(51, 51, 51, 0.7);
outline: 0;
}
input[type="search"] {
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
padding: 0.375em;
width: 100%;
}
textarea {
overflow: auto;
vertical-align: top;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
outline: 0;
}
.post-password-form {
position: relative;
}
.post-password-form label {
color: #707070;
color: rgba(51, 51, 51, 0.7);
display: block;
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
font-weight: 700;
letter-spacing: 0.04em;
line-height: 1.5;
text-transform: uppercase;
}
.post-password-form input[type="submit"] {
padding: 0.7917em;
position: absolute;
right: 0;
bottom: 0;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
}
.search-form input[type="submit"],
.widget .search-form input[type="submit"] {
padding: 0;
}
/**
* 6.0 Navigations
*/
/**
* 6.1 Links
*/
a {
color: #333;
text-decoration: none;
}
a:hover,
a:focus {
color: #707070;
color: rgba(51, 51, 51, 0.7);
}
/**
* 6.2 Menus
*/
.main-navigation a {
display: block;
padding: 0.8em 0;
position: relative;
text-decoration: none;
}
.main-navigation ul {
list-style: none;
margin: 0;
}
.main-navigation ul ul {
display: none;
margin-left: 0.8em;
}
.main-navigation ul .toggled-on {
display: block;
}
.main-navigation li {
border-top: 1px solid #eaeaea;
border-top: 1px solid rgba(51, 51, 51, 0.1);
position: relative;
}
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a {
font-weight: 700;
}
.main-navigation .nav-menu > ul > li:first-child,
.main-navigation .nav-menu > li:first-child {
border-top: 0;
}
.main-navigation .menu-item-has-children > a {
padding-right: 48px;
}
.main-navigation .menu-item-description {
color: #707070;
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
font-weight: 400;
line-height: 1.5;
margin-top: 0.5em;
}
.no-js .main-navigation ul ul {
display: block;
}
.dropdown-toggle {
background-color: transparent;
border: 0;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
content: "";
height: 42px;
padding: 0;
position: absolute;
text-transform: lowercase; /* Stop screen readers to read the text as capital letters */
top: 3px;
right: 0;
width: 42px;
}
.dropdown-toggle:after {
color: #333;
content: "\f431";
font-size: 24px;
line-height: 42px;
position: relative;
top: 0;
left: 1px;
width: 42px;
}
.dropdown-toggle:hover,
.dropdown-toggle:focus {
background-color: #eaeaea;
background-color: rgba(51, 51, 51, 0.1);
}
.dropdown-toggle:focus {
outline: 1px solid #c1c1c1;
outline: 1px solid rgba(51, 51, 51, 0.3);
}
.dropdown-toggle.toggle-on:after {
content: "\f432";
}
.social-navigation {
margin: 9.0909% 0;
}
.social-navigation ul {
list-style: none;
margin: 0 0 -1.6em 0;
}
.social-navigation li {
float: left;
}
.social-navigation a {
display: block;
height: 3.2em;
position: relative;
width: 3.2em;
}
.social-navigation a:before {
content: "\f415";
font-size: 24px;
position: absolute;
top: 0;
left: 0;
}
.social-navigation a[href*="codepen.io"]:before {
content: "\f216";
}
.social-navigation a[href*="digg.com"]:before {
content: "\f221";
}
.social-navigation a[href*="dribbble.com"]:before {
content: "\f201";
}
.social-navigation a[href*="dropbox.com"]:before {
content: "\f225";
}
.social-navigation a[href*="facebook.com"]:before {
content: "\f203";
}
.social-navigation a[href*="flickr.com"]:before {
content: "\f211";
}
.social-navigation a[href*="foursquare.com"]:before {
content: "\f226";
}
.social-navigation a[href*="plus.google.com"]:before {
content: "\f206";
}
.social-navigation a[href*="github.com"]:before {
content: "\f200";
}
.social-navigation a[href*="instagram.com"]:before {
content: "\f215";
}
.social-navigation a[href*="linkedin.com"]:before {
content: "\f208";
}
.social-navigation a[href*="pinterest.com"]:before {
content: "\f210";
}
.social-navigation a[href*="getpocket.com"]:before {
content: "\f224";
}
.social-navigation a[href*="polldaddy.com"]:before {
content: "\f217";
}
.social-navigation a[href*="reddit.com"]:before {
content: "\f222";
}
.social-navigation a[href*="stumbleupon.com"]:before {
content: "\f223";
}
.social-navigation a[href*="tumblr.com"]:before {
content: "\f214";
}
.social-navigation a[href*="twitter.com"]:before {
content: "\f202";
}
.social-navigation a[href*="vimeo.com"]:before {
content: "\f212";
}
.social-navigation a[href*="wordpress.com"]:before,
.social-navigation a[href*="wordpress.org"]:before {
content: "\f205";
}
.social-navigation a[href*="youtube.com"]:before {
content: "\f213";
}
.social-navigation a[href*="mailto:"]:before {
content: "\f410";
}
.social-navigation a[href*="spotify.com"]:before {
content: "\f515";
}
.social-navigation a[href*="twitch.tv"]:before {
content: "\f516";
}
.social-navigation a[href$="/feed/"]:before {
content: "\f413";
}
.social-navigation a[href*="path.com"]:before {
content: "\f219";
}
.social-navigation a[href*="skype.com"]:before {
content: "\f220";
}
.secondary-toggle {
background-color: transparent;
border: 1px solid #eaeaea;
border: 1px solid rgba(51, 51, 51, 0.1);
height: 42px;
overflow: hidden;
padding: 0;
position: absolute;
top: 50%;
right: 0;
text-align: center;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 42px;
}
.secondary-toggle:before {
color: #333;
content: "\f419";
line-height: 40px;
width: 40px;
}
.secondary-toggle:hover,
.secondary-toggle:focus {
background-color: transparent;
border: 1px solid #c1c1c1;
border: 1px solid rgba(51, 51, 51, 0.3);
outline: 0;
}
.secondary-toggle.toggled-on:before {
content: "\f405";
font-size: 32px;
position: relative;
top: 1px;
left: -1px;
}
.post-navigation {
background-color: #fff;
border-top: 1px solid #eaeaea;
border-top: 1px solid rgba(51, 51, 51, 0.1);
font-weight: 700;
}
.post-navigation a {
display: block;
padding: 3.8461% 7.6923%;
}
.post-navigation span {
display: block;
}
.post-navigation .meta-nav {
color: #707070;
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
letter-spacing: 0.04em;
line-height: 1.5;
position: relative;
text-transform: uppercase;
z-index: 2;
}
.post-navigation .post-title {
font-family: "Noto Serif", serif;
font-size: 18px;
font-size: 1.8rem;
line-height: 1.3333;
position: relative;
z-index: 2;
}
.post-navigation .nav-next,
.post-navigation .nav-previous {
background-position: center;
background-size: cover;
position: relative;
}
.post-navigation a:before {
content: "";
display: block;
height: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 1;
}
.post-navigation a:hover:before,
.post-navigation a:focus:before {
opacity: 0.5;
}
.post-navigation .meta-nav {
opacity: 0.8;
}
.post-navigation div + div {
border-top: 1px solid #eaeaea;
border-top: 1px solid rgba(51, 51, 51, 0.1);
}
.pagination {
background-color: #fff;
border-top: 1px solid rgba(51, 51, 51, 0.1);
font-family: "Noto Sans", sans-serif;
}
.pagination .nav-links {
min-height: 3.2em;
position: relative;
text-align: center;
}
/* reset screen-reader-text */
.pagination .current .screen-reader-text {
position: static !important;
}
.pagination .page-numbers {
display: none;
line-height: 3.2em;
padding: 0 0.6667em;
}
.pagination .page-numbers.current {
text-transform: uppercase;
}
.pagination .current {
display: inline-block;
font-weight: 700;
}
.pagination .prev,
.pagination .next {
-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
background-color: #333;
color: #fff;
display: inline-block;
height: 48px;
overflow: hidden;
padding: 0;
position: absolute;
width: 48px;
}
.pagination .prev:before,
.pagination .next:before {
font-size: 32px;
height: 48px;
line-height: 48px;
position: relative;
width: 48px;
}
.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus {
background-color: #707070;
background-color: rgba(51, 51, 51, 0.7);
}
.pagination .prev {
left: 0;
}
.pagination .prev:before {
content: "\f430";
left: -1px;
}
.pagination .next {
right: 0;
}
.pagination .next:before {
content: "\f429";
right: -1px;
}
.image-navigation,
.comment-navigation {
color: #707070;
color: rgba(51, 51, 51, 0.7);
font-size: 12px;
font-size: 1.2rem;
font-family: "Noto Sans", sans-serif;
font-weight: 700;
line-height: 1.5;
text-transform: uppercase;
}
.image-navigation a,
.comment-navigation a {
color: #707070;
color: rgba(51, 51, 51, 0.7);
}
.image-navigation a:hover,
.image-navigation a:focus,
.comment-navigation a:hover,
.comment-navigation a:focus {
color: #333;
}
.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
display: inline-block;
}
.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before,
.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
content: "\2215";
font-weight: 400;
margin: 0 0.7em;
}
.image-navigation .nav-previous a:before,
.comment-navigation .nav-previous a:before {
content: "\f430";
margin-right: 0.2em;
position: relative;
}
.image-navigation .nav-next a:after,
.comment-navigation .nav-next a:after {
content: "\f429";
margin-left: 0.2em;
position: relative;
}
.comment-navigation {
border-top: 1px solid #eaeaea;
border-top: 1px solid rgba(51, 51, 51, 0.1);
border-bottom: 1px solid #eaeaea;
border-bottom: 1px solid rgba(51, 51, 51, 0.1);
padding: 2em 0;
}
.comments-title + .comment-navigation {
border-bottom: 0;
}
.image-navigation {
padding: 0 7.6923%;
}
.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty) {
margin-bottom: 2em;
}
/**
* 7.0 Accessibility
*/
/* Text meant only for screen readers */
.says,
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
}
/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
background-color: #f1f1f1;
box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
color: #21759b;
display: block;
font: bold 14px/normal "Noto Sans", sans-serif;
left: -9999em;
outline: none;
padding: 15px 23px 14px;
text-decoration: none;
text-transform: none;
top: -9999em;
}
.logged-in .site .skip-link {
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
font: bold 14px/normal "Open Sans", sans-serif;
}
.site .skip-link:focus {
clip: auto;
height: auto;
left: 6px;
top: 7px;
width: auto;
z-index: 100000;
}
/**
* 8.0 Alignments
*/
.alignleft {
display: inline;
float: left;
}
.alignright {
display: inline;
float: right;
}
.aligncenter {
display: block;
margin-right: auto;
margin-left: auto;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
clear: both;
margin-top: 0.4em;
margin-bottom: 1.6em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
margin-bottom: 1.2em;
}
/**
* 9.0 Clearings
*/
.clear:before,
.clear:after,
.site:before,
.site:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.nav-links:before,
.nav-links:after,
.comment-navigation:before,
.comment-navigation:after,
.social-navigation ul:before,
.social-navigation ul:after,
.textwidget:before,
.textwidget:after {
content: "";
display: table;
}
.clear:after,
.site:after,
.entry-content:after,
.comment-content:after,
.site-content:after,
.nav-links:after,
.comment-navigation:after,
.social-navigation ul:after,
.textwidget:after {
clear: both;
}
/**
* 10.0 Header
*/
.site-header {
background-color: #fff;
border-bottom: 1px solid rgba(51, 51, 51, 0.1);
padding: 7.6923%;
}
.site-branding {
min-height: 2em;
padding-right: 60px;
position: relative;
}
.site-title {
font-family: "Noto Sans", sans-serif;
font-size: 22px;
font-size: 2.2rem;
font-weight: 700;
line-height: 1.3636;
margin-bottom: 0;
}
.custom-logo {
max-height: 84px;
width: auto;
}
.wp-custom-logo .site-title {
margin-top: 0.545454545em;
}
.site-description {
display: none;
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
font-weight: 400;
line-height: 1.5;
margin: 0.5em 0 0;
opacity: 0.7;
}
/**
* 11.0 Widgets
*/
.widget {
color: #707070;
color: rgba(51, 51, 51, 0.7);
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
margin: 0 auto 9.09090%;
width: 100%;
word-wrap: break-word;
}
.widget pre {
line-height: 1.2;
}
.widget button,
.widget input,
.widget select,
.widget textarea {
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
}
.widget button,
.widget input {
line-height: normal;
}
.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
font-size: 12px;
font-size: 1.2rem;
padding: 0.7917em 1.5833em;
}
.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
padding: 0.375em;
}
.widget-title {
color: #333;
font-family: "Noto Sans", sans-serif;
margin: 0 0 1.6em;
letter-spacing: 0.04em;
text-transform: uppercase;
}
.widget > :last-child {
margin-bottom: 0;
}
.widget_calendar table {
margin: 0;
}
.widget_calendar td,
.widget_calendar th {
line-height: 2.3333;
text-align: center;
padding: 0;
}
.widget_calendar caption {
font-family: "Noto Serif", serif;
font-weight: 700;
margin: 0 0 1.6em;
letter-spacing: 0.04em;
text-transform: uppercase;
}
.widget_calendar tbody a {
-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
background-color: #333;
color: #fff;
display: block;
font-weight: 700;
}
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
background-color: #707070;
background-color: rgba(51, 51, 51, 0.7);
color: #fff;
}
.widget_archive a,
.widget_categories a,
.widget_links a,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a,
.widget_recent_comments a,
.widget_recent_entries a {
border: 0;
}
.widget_archive ul,
.widget_categories ul,
.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul {
list-style: none;
margin: 0;
}
.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
border-top: 1px solid #eaeaea;
border-top: 1px solid rgba(51, 51, 51, 0.1);
padding: 0.7667em 0;
}
.widget_archive li:first-child,
.widget_categories li:first-child,
.widget_links li:first-child,
.widget_meta li:first-child,
.widget_nav_menu li:first-child,
.widget_pages li:first-child,
.widget_recent_comments li:first-child,
.widget_recent_entries li:first-child {
border-top: 0;
padding-top: 0;
}
.widget_archive li:last-child,
.widget_categories li:last-child,
.widget_links li:last-child,
.widget_meta li:last-child,
.widget_nav_menu li:last-child,
.widget_pages li:last-child,
.widget_recent_comments li:last-child,
.widget_recent_entries li:last-child {
padding-bottom: 0;
}
.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
border-top: 1px solid #eaeaea;
border-top: 1px solid rgba(51, 51, 51, 0.1);
margin: 0.7667em 0 0 0.8em;
padding-top: 0.7667em;
}
.widget_recent_entries .post-date {
display: block;
}
.widget_rss ul {
list-style: none;
margin: 0;
}
.widget_rss li {
margin-bottom: 1.6em;
}
.widget_rss ul:last-child,
.widget_rss li:last-child {
margin-bottom: 0;
}
.widget_rss .rsswidget {
border: 0;
font-weight: 700;
}
.widget_rss .rsswidget img {
margin-top: -4px;
}
.widget_rss .rss-date,
.widget_rss cite {
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
font-style: normal;
display: block;
line-height: 2;
opacity: 0.8;
}
.textwidget > :last-child {
margin-bottom: 0;
}
.textwidget a {
border-bottom: 1px solid #333;
}
.textwidget a:hover,
.textwidget a:focus {
border-bottom: 0;
}
.textwidget ul,
.textwidget ol {
margin-left: 1.6em;
}
.tagcloud ul {
list-style-type: none;
}
.tagcloud ul li {
display: inline-block;
}
/**
* 12.0 Content
*/
.secondary {
background-color: #fff;
display: none;
padding: 0 7.6923%;
}
.secondary.toggled-on {
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
display: block;
}
.widget-area {
margin: 9.09090% auto 0;
}
.site-footer {
background-color: #fff;
border-top: 1px solid rgba(51, 51, 51, 0.1);
padding: 3.84615% 7.6923%;
}
/**
* 12.1 Posts and pages
*/
.hentry {
background-color: #fff;
padding-top: 7.6923%;
position: relative;
}
.hentry.has-post-thumbnail {
padding-top: 0;
}
.hentry.sticky:not(.has-post-thumbnail) {
padding-top: -webkit-calc(7.6923% + 24px);
padding-top: calc(7.6923% + 24px);
}
.hentry + .hentry {
border-top: 1px solid rgba(51, 51, 51, 0.1);
}
.post-thumbnail {
border: 0;
display: block;
margin-bottom: 2.4em;
}
.post-thumbnail img {
display: block;
margin: 0 auto;
}
a.post-thumbnail:hover,
a.post-thumbnail:focus {
opacity: 0.85;
}
.entry-header {
padding: 0 7.6923%;
}
.entry-title {
font-size: 26px;
font-size: 2.6rem;
line-height: 1.1538;
margin-bottom: 0.9231em;
}
.entry-content,
.entry-summary {
padding: 0 7.6923% 7.6923%;
}
.entry-content > :last-child,
.entry-summary > :last-child {
margin-bottom: 0;
}
.entry-content,
.entry-summary,
.page-content,
.comment-content {
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
}
.entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
font-size: 26px;
font-size: 2.6rem;
line-height: 1.1538;
margin-top: 1.8462em;
margin-bottom: 0.9231em;
}
.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.3636;
margin-top: 2.1818em;
margin-bottom: 1.0909em;
}
.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
font-size: 18px;
font-size: 1.8rem;
line-height: 1.3333;
margin-top: 2.6667em;
margin-bottom: 1.3333em;
}
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.page-content h4,
.page-content h5,
.page-content h6,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
font-size: 15px;
font-size: 1.5rem;
line-height: 1.2;
margin-top: 3.2em;
margin-bottom: 1.6em;
}
.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
letter-spacing: 0.1em;
text-transform: uppercase;
}
.entry-content > h1:first-child,
.entry-content > h2:first-child,
.entry-content > h3:first-child,
.entry-content > h4:first-child,
.entry-content > h5:first-child,
.entry-content > h6:first-child,
.entry-summary > h1:first-child,
.entry-summary > h2:first-child,
.entry-summary > h3:first-child,
.entry-summary > h4:first-child,
.entry-summary > h5:first-child,
.entry-summary > h6:first-child,
.page-content > h1:first-child,
.page-content > h2:first-child,
.page-content > h3:first-child,
.page-content > h4:first-child,
.page-content > h5:first-child,
.page-content > h6:first-child,
.comment-content > h1:first-child,
.comment-content > h2:first-child,
.comment-content > h3:first-child,
.comment-content > h4:first-child,
.comment-content > h5:first-child,
.comment-content > h6:first-child {
margin-top: 0;
}
.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a,
.pingback .comment-body > a {
border-bottom: 1px solid #333;
}
.entry-content a:hover,
.entry-content a:focus,
.entry-summary a:hover,
.entry-summary a:focus,
.page-content a:hover,
.page-content a:focus,
.comment-content a:hover,
.comment-content a:focus,
.pingback .comment-body > a:hover,
.pingback .comment-body > a:focus {
border-bottom: 0;
}
.entry-content a img,
.entry-summary a img,
.page-content a img,
.comment-content a img {
display: block;
}
.entry-content .more-link,
.entry-summary .more-link:after {
white-space: nowrap;
}
.entry-content .more-link:after,
.entry-summary .more-link:after {
content: "\f429";
font-size: 16px;
position: relative;
top: 5px;
}
.author-info {
border-top: 1px solid #eaeaea;
border-top: 1px solid rgba(51, 51, 51, 0.1);
margin: 0 7.6923%;
padding: 7.6923% 0;
}
.author-info .avatar {
float: left;
height: 36px;
margin: 0 1.6em 1.6em 0;
width: 36px;
}
.author-heading {
color: #707070;
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
letter-spacing: 0.04em;
margin-bottom: 1.5em;
text-transform: uppercase;
}
.author-title {
clear: none;
}
.author-bio {
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
overflow: hidden;
padding-bottom: 1px;
}
.author-description {
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
}
.author-description a {
border-bottom: 1px solid #333;
}
.author-description a:hover,
.author-description a:focus {
border-bottom: 0;
}
.author-description > :last-child {
margin-bottom: 0;
}
.author-link {
white-space: nowrap;
}
.author-link:after {
content: "\f429";
position: relative;
top: 1px;
}
.entry-footer {
background-color: #f7f7f7;
color: #707070;
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
padding: 3.8461% 7.6923%;
}
.entry-footer a {
border-bottom: 1px solid transparent;
color: #707070;
color: rgba(51, 51, 51, 0.7);
}
.entry-footer a:hover {
border-bottom: 1px solid #333;
}
.entry-footer a:hover,
.entry-footer a:focus {
color: #333;
}
.sticky-post {
background-color: #333;
color: #fff;
font-weight: 700;
letter-spacing: 0.04em;
padding: 0.25em 0.5em;
position: absolute;
top: 0;
text-transform: uppercase;
}
.updated:not(.published) {
display: none;
}
.sticky .posted-on {
display: none;
}
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
margin-right: 2px;
position: relative;
}
.posted-on,
.byline,
.cat-links,
.tags-links,
.comments-link,
.entry-format,
.full-size-link {
margin-right: 1em;
}
.format-aside .entry-format:before {
content: "\f101";
}
.format-image .entry-format:before {
content: "\f473";
}
.format-gallery .entry-format:before {
content: "\f103";
}
.format-video .entry-format:before {
content: "\f104";
}
.format-status .entry-format:before {
content: "\f105";
}
.format-quote .entry-format:before {
content: "\f106";
}
.format-link .entry-format:before {
content: "\f107";
}
.format-chat .entry-format:before {
content: "\f108";
}
.format-audio .entry-format:before {
content: "\f109";
}
.posted-on:before {
content: "\f307";
}
.byline:before {
content: "\f304";
}
.cat-links:before {
content: "\f301";
}
.tags-links:before {
content: "\f302";
}
.comments-link:before {
content: "\f300";
}
.full-size-link:before {
content: "\f402";
}
.edit-link:before {
content: "\f411";
}
.comments-link,
.edit-link {
white-space: nowrap;
}
.page-header {
background-color: #fff;
border-bottom: 1px solid rgba(51, 51, 51, 0.1);
padding: 7.6923%;
}
.page-title {
font-family: "Noto Serif", serif;
font-size: 18px;
font-size: 1.8rem;
line-height: 1.3333;
}
.taxonomy-description {
color: #707070;
color: rgba(51, 51, 51, 0.7);
padding-top: 0.4em;
}
.taxonomy-description a {
border-bottom: 1px solid #333;
}
.taxonomy-description a:hover,
.taxonomy-description a:focus {
border-bottom: 0;
}
.taxonomy-description > :last-child {
margin-bottom: 0;
}
.page-content {
background-color: #fff;
padding: 7.6923%;
}
.page-content > :last-child {
margin-bottom: 0;
}
.page-links {
clear: both;
font-family: "Noto Sans", sans-serif;
margin-bottom: 1.3333em;
}
.page-links a,
.page-links > span {
border: 1px solid #eaeaea;
border: 1px solid rgba(51, 51, 51, 0.1);
display: inline-block;
font-size: 12px;
font-size: 1.2rem;
height: 2em;
line-height: 2;
margin: 0 0.3333em 0.3333em 0;
text-align: center;
width: 2em;
}
.page-links a {
-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
background-color: #333;
border-color: #333;
color: #fff;
}
.page-links a:hover,
.page-links a:focus {
background-color: #707070;
background-color: rgba(51, 51, 51, 0.7);
border-color: transparent;
color: #fff;
}
.page-links > .page-links-title {
border: 0;
color: #707070;
color: rgba(51, 51, 51, 0.7);
height: auto;
margin: 0;
padding-right: 0.5em;
width: auto;
}
.entry-attachment {
margin-bottom: 1.6em;
}
.type-attachment .entry-title {
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
}
.entry-caption {
color: #707070;
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
line-height: 1.5;
padding-top: 0.5em;
word-wrap: break-word;
}
.entry-caption > :last-child {
margin-bottom: 0;
}
/**
* 12.2 Post Formats
*/
.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
font-size: 18px;
font-size: 1.8rem;
line-height: 1.3333;
margin-bottom: 1.3333em;
}
.format-link .entry-title a:after {
content: "\f442";
font-size: 24px;
height: 24px;
position: relative;
top: 0;
width: 24px;
}
.blog .format-status .entry-title,
.archive .format-status .entry-title {
display: none;
}
/**
* 12.3 Comments
*/
.comments-area {
background-color: #fff;
border-top: 1px solid #eaeaea;
border-top: 1px solid rgba(51, 51, 51, 0.1);
padding: 7.6923%;
}
.comments-area > :last-child {
margin-bottom: 0;
}
.comment-list + .comment-respond {
border-top: 1px solid #eaeaea;
border-top: 1px solid rgba(51, 51, 51, 0.1);
}
.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
padding-top: 1.6em;
}
.comments-title,
.comment-reply-title {
font-family: "Noto Serif", serif;
font-size: 18px;
font-size: 1.8rem;
line-height: 1.3333;
}
.comments-title {
margin-bottom: 1.3333em;
}
.comment-list {
list-style: none;
margin: 0;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
border-top: 1px solid #eaeaea;
border-top: 1px solid rgba(51, 51, 51, 0.1);
padding: 1.6em 0;
}
.comment-list .children {
list-style: none;
margin: 0;
}
.comment-list .children > li {
padding-left: 0.8em;
}
.comment-author {
color: #707070;
color: rgba(51, 51, 51, 0.7);
margin-bottom: 0.4em;
}
.comment-author a:hover {
border-bottom: 1px solid #707070;
border-bottom: 1px solid rgba(51, 51, 51, 0.7);
}
.comment-author .avatar {
float: left;
height: 24px;
margin-right: 0.8em;
width: 24px;
}
.bypostauthor > article .fn:after {
content: "\f304";
position: relative;
top: 5px;
left: 3px;
}
.comment-metadata,
.pingback .edit-link {
color: #707070;
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
}
.comment-metadata a,
.pingback .edit-link a {
color: #707070;
color: rgba(51, 51, 51, 0.7);
}
.comment-metadata a:hover,
.pingback .edit-link a:hover {
border-bottom: 1px solid #333;
}
.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .edit-link a:hover,
.pingback .edit-link a:focus {
color: #333;
}
.comment-metadata {
margin-bottom: 1.6em;
}
.comment-metadata .edit-link {
margin-left: 1em;
}
.pingback .edit-link {
margin-left: 1em;
}
.pingback .edit-link:before {
top: 5px;
}
.comment-content ul,
.comment-content ol {
margin: 0 0 1.6em 1.3333em;
}
.comment-content li > ul,
.comment-content li > ol {
margin-bottom: 0;
}
.comment-content > :last-child {
margin-bottom: 0;
}
.comment-list .reply {
font-size: 12px;
font-size: 1.2rem;
}
.comment-list .reply a {
border: 1px solid #eaeaea;
border: 1px solid rgba(51, 51, 51, 0.1);
color: #707070;
color: rgba(51, 51, 51, 0.7);
display: inline-block;
font-family: "Noto Sans", sans-serif;
font-weight: 700;
line-height: 1;
margin-top: 2em;
padding: 0.4167em 0.8333em;
text-transform: uppercase;
}
.comment-list .reply a:hover,
.comment-list .reply a:focus {
border-color: #333;
color: #333;
outline: 0;
}
.comment-form {
padding-top: 1.6em;
}
.comment-form label {
color: #707070;
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
font-weight: 700;
display: block;
letter-spacing: 0.04em;
line-height: 1.5;
text-transform: uppercase;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form input[type="submit"] {
width: 100%;
}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
color: #707070;
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
margin-bottom: 2em;
}
.logged-in-as a:hover {
border-bottom: 1px solid #333;
}
.no-comments {
border-top: 1px solid #eaeaea;
border-top: 1px solid rgba(51, 51, 51, 0.1);
color: #707070;
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
font-weight: 700;
padding-top: 1.6em;
}
.comment-navigation + .no-comments {
border-top: 0;
}
.form-allowed-tags code {
font-family: Inconsolata, monospace;
}
.form-submit {
margin-bottom: 0;
}
.required {
color: #c0392b;
}
.comment-reply-title small {
font-size: 100%;
}
.comment-reply-title small a {
border: 0;
float: right;
height: 32px;
overflow: hidden;
width: 26px;
}
.comment-reply-title small a:before {
content: "\f405";
font-size: 32px;
position: relative;
top: -3px;
}
.comment-form #wp-comment-cookies-consent {
margin: 0 10px 0 0;
}
.comment-form .comment-form-cookies-consent label {
display: inline;
font-size: 12px;
font-size: 1.2rem;
font-weight: normal;
letter-spacing: 0;
text-transform: none;
}
/**
* 13.0 Footer
*/
.site-info {
color: #707070;
color: rgba(51, 51, 51, 0.7);
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
}
.site-info a {
border-bottom: 1px solid transparent;
color: #707070;
color: rgba(51, 51, 51, 0.7);
}
.site-info a:hover {
border-bottom: 1px solid #333;
}
.site-info a:hover,
.site-info a:focus {
color: #333;
}
.site-info span[role=separator] {
padding: 0 0.25em 0 0.5em;
}
.site-info span[role=separator]::before {
content: '\002f';
}
/**
* 14.0 Media
*/
.site .avatar {
border-radius: 50%;
}
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-top: 0;
margin-bottom: 0;
padding: 0;
}
audio,
canvas {
display: inline-block;
}
embed,
iframe,
object,
video {
margin-bottom: 1.6em;
max-width: 100%;
vertical-align: middle;
}
p > embed,
p > iframe,
p > object,
p > video {
margin-bottom: 0;
}
.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
font-size: 15px;
font-size: 1.5rem;
margin-top: 0;
margin-bottom: 1.6em;
}
.wp-playlist.wp-playlist {
padding-bottom: 0;
}
.wp-playlist .wp-playlist-tracks {
margin-top: 0;
}
.wp-playlist-item .wp-playlist-caption {
border-bottom: 0;
padding: 10px 0;
}
.wp-playlist-item .wp-playlist-item-length {
top: 10px;
}
/**
* 14.1 Captions
*/
.wp-caption {
margin-bottom: 1.6em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0;
}
.wp-caption-text {
color: #707070;
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
padding: 0.5em 0;
}
/**
* 14.2 Galleries
*/
.gallery {
margin-bottom: 1.6em;
}
.gallery-item {
display: inline-block;
padding: 1.79104477%;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
}
.gallery-caption {
color: #707070;
color: rgba(51, 51, 51, 0.7);
display: block;
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}
/**
* 15.0 Multisite
*/
.widecolumn {
background-color: #fff;
padding: 7.6923%;
}
.widecolumn .mu_register {
width: auto;
}
.widecolumn .mu_alert {
margin-bottom: 1.6em;
}
.widecolumn form,
.widecolumn .mu_register form {
margin-top: 0;
}
.widecolumn h2 {
font-size: 26px;
font-size: 2.6rem;
line-height: 1.1538;
margin-bottom: 0.9231em;
}
.widecolumn p {
margin: 1.6em 0;
}
.widecolumn p + h2 {
margin-top: 1.8462em;
}
.widecolumn label,
.widecolumn .mu_register label {
color: #707070;
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
font-weight: 700;
letter-spacing: 0.04em;
line-height: 1.5;
text-transform: uppercase;
}
.widecolumn .mu_register label {
margin: 2em 0 0;
}
.widecolumn #key,
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #blogname,
.widecolumn .mu_register #user_name {
font-size: 16px;
font-size: 1.6rem;
width: 100%;
}
.widecolumn .mu_register #blogname {
margin: 0;
}
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
margin: 0 0 0.375em;
}
.widecolumn #submit,
.widecolumn .mu_register input[type="submit"] {
font-size: 12px;
font-size: 1.2rem;
margin: 0;
width: 100%;
}
.widecolumn .mu_register .prefix_address,
.widecolumn .mu_register .suffix_address {
font-size: inherit;
}
.widecolumn .mu_register > :last-child,
.widecolumn form > :last-child {
margin-bottom: 0;
}
/**
* 16.0 Media Queries
*/
/*
* Does the same thing as <meta name="viewport" content="width=device-width">,
* but in the future W3C standard way. -ms- prefix is required for IE10+ to
* render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
* the meta tag. See https://core.trac.wordpress.org/ticket/25888.
*/
@-ms-viewport {
width: device-width;
}
@viewport {
width: device-width;
}
/**
* 16.1 Mobile Large 620px
*/
@media screen and (min-width: 38.75em) {
ul,
ol {
margin-left: 0;
}
li > ul,
li > ol,
blockquote > ul,
blockquote > ol {
margin-left: 1.3333em;
}
blockquote {
margin-left: -1em;
}
blockquote > blockquote {
margin-left: 0;
}
.site-branding {
min-height: 3.2em;
}
.site-title {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.0909;
}
.site-description {
display: block;
}
.secondary {
box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
margin: 7.6923% 7.6923% 0;
padding: 7.6923% 7.6923% 0;
}
.main-navigation {
margin-bottom: 11.1111%;
}
.main-navigation ul {
border-top: 1px solid rgba(51, 51, 51, 0.1);
border-bottom: 1px solid rgba(51, 51, 51, 0.1);
}
.main-navigation ul ul {
border-top: 0;
border-bottom: 0;
}
.social-navigation {
margin-bottom: 11.1111%;
}
.social-navigation {
margin-top: 0;
}
.widget-area {
margin-top: 0;
}
.widget {
margin-bottom: 11.1111%;
}
.site-main {
padding: 7.6923% 0;
}
.hentry.sticky:not(.has-post-thumbnail) {
padding-top: inherit;
}
.hentry,
.page-header,
.page-content {
box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
margin: 0 7.6923%;
}
.hentry + .hentry,
.page-header + .hentry,
.page-header + .page-content {
margin-top: 7.6923%;
}
.hentry + .hentry {
border-top: 0;
}
.post-thumbnail {
margin-bottom: 2.4em;
}
.entry-header {
padding: 0 9.0909%;
}
.entry-content,
.entry-summary {
padding: 0 9.0909% 9.0909%;
}
.entry-footer {
padding: 4.5454% 9.0909%;
}
.page-header {
border-bottom: 0;
border-left: 7px solid #333;
padding: 3.8461% 7.6923%;
}
.page-title,
.taxonomy-description {
margin-left: -7px;
}
.page-content {
padding: 9.0909%;
}
.site-footer {
border-top: 0;
box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
margin: 0 7.6923%;
padding: 3.84615% 7.6923%;
}
.post-navigation {
border-top: 0;
box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
margin: 7.6923% 7.6923% 0;
}
.post-navigation a {
padding: 4.5454% 9.0909%;
}
.pagination {
border-top: 0;
box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
margin: 7.6923% 7.6923% 0;
padding: 0;
}
/* restore screen-reader-text */
.pagination .current .screen-reader-text {
position: absolute !important;
}
.pagination .page-numbers {
display: inline-block;
}
.image-navigation {
padding: 0 9.0909%;
}
.comments-area {
border-top: 0;
box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
margin: 7.6923% 7.6923% 0;
}
.comment-content ul,
.comment-content ol {
margin-left: 0;
}
.comment-content li > ul,
.comment-content li > ol,
.comment-content blockquote > ul,
.comment-content blockquote > ol {
margin-left: 1.3333em;
}
.widecolumn {
box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
margin: 7.6923%;
}
}
/**
* 16.2 Tablet Small 740px
*/
@media screen and (min-width: 46.25em) {
body,
button,
input,
select,
textarea {
font-size: 17px;
font-size: 1.7rem;
line-height: 1.6471;
}
button,
input {
line-height: normal;
}
p,
address,
pre,
hr,
ul,
ol,
dl,
dd,
table {
margin-bottom: 1.6471em;
}
blockquote {
font-size: 20px;
font-size: 2rem;
line-height: 1.75;
margin-bottom: 1.75em;
margin-left: -1.05em;
padding-left: 0.85em;
}
blockquote p {
margin-bottom: 1.75em;
}
blockquote cite,
blockquote small {
font-size: 17px;
font-size: 1.7rem;
line-height: 1.6471;
}
pre {
line-height: 1.2353;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.post-password-form input[type="submit"],
.widecolumn #submit,
.widecolumn .mu_register input[type="submit"] {
font-size: 14px;
font-size: 1.4rem;
padding: 0.8214em 1.6429em;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
padding: 0.5em;
}
.main-navigation {
font-size: 14px;
font-size: 1.4rem;
line-height: 1.5;
}
.main-navigation a {
padding: 1em 0;
}
.main-navigation ul ul {
margin-left: 1em;
}
.main-navigation .menu-item-description {
font-size: 14px;
font-size: 1.4rem;
line-height: 1.5;
}
.social-navigation ul {
margin-bottom: -1.4706em;
}
.social-navigation a {
height: 2.8824em;
width: 2.8824em;
}
.secondary-toggle {
height: 56px;
width: 56px;
}
.secondary-toggle:before {
line-height: 54px;
width: 54px;
}
.post-password-form label,
.post-navigation .meta-nav,
.image-navigation,
.comment-navigation,
.author-heading,
.author-bio,
.entry-footer,
.page-links a,
.page-links span,
.comment-metadata,
.pingback .edit-link,
.comment-list .reply,
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.comment-form label,
.comment-form .comment-form-cookies-consent label,
.form-allowed-tags,
.site-info,
.wp-caption-text,
.gallery-caption,
.entry-caption,
.widecolumn label,
.widecolumn .mu_register label {
font-size: 14px;
font-size: 1.4rem;
}
.pagination .nav-links {
min-height: 3.2941em;
}
.pagination .page-numbers {
line-height: 3.2941em;
padding: 0 0.8235em;
}
.pagination .prev,
.pagination .next {
height: 56px;
padding: 0;
width: 56px;
}
.pagination .prev:before,
.pagination .next:before {
height: 56px;
line-height: 56px;
width: 56px;
}
.image-navigation .nav-previous a:before,
.image-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.comment-navigation .nav-next a:after {
top: 2px;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
margin: 0.4118em 1.6471em 1.6471em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
margin: 0.4118em 0 1.6471em 1.6471em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
margin-top: 0.4118em;
margin-bottom: 1.6471em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
margin-bottom: 1.2353em;
}
.site-branding {
min-height: 3.7059em;
padding-right: 66px;
}
.site-title {
font-size: 29px;
font-size: 2.9rem;
line-height: 1.2069;
}
.custom-logo {
max-height: 105px;
}
.wp-custom-logo .site-title {
margin-top: 0.482758621em;
}
.site-description {
font-size: 14px;
font-size: 1.4rem;
}
.widget {
font-size: 14px;
font-size: 1.4rem;
line-height: 1.5;
}
.widget p,
.widget address,
.widget hr,
.widget ul,
.widget ol,
.widget dl,
.widget dd,
.widget table,
.widget pre {
margin-bottom: 1.5em;
}
.widget li > ul,
.widget li > ol {
margin-bottom: 0;
}
.widget blockquote {
font-size: 17px;
font-size: 1.7rem;
line-height: 1.6471;
margin-bottom: 1.6471em;
margin-left: -1.2353em;
padding-left: 1em;
}
.widget blockquote p {
margin-bottom: 1.6471em;
}
.widget blockquote cite,
.widget blockquote small {
font-size: 14px;
font-size: 1.4rem;
line-height: 1.5;
}
.widget blockquote > blockquote {
margin-left: 0;
}
.widget pre {
line-height: 1.5;
padding: 0.75em;
}
.widget button,
.widget input,
.widget select,
.widget textarea {
line-height: 1.75;
}
.widget button,
.widget input {
line-height: normal;
}
.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
font-size: 14px;
font-size: 1.4rem;
padding: 0.8214em 1.6429em;
}
.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
padding: 0.5625em;
}
.widget blockquote.alignleft,
.widget .wp-caption.alignleft,
.widget img.alignleft {
margin: 0.5em 1.5em 1.5em 0;
}
.widget blockquote.alignright,
.widget .wp-caption.alignright,
.widget img.alignright {
margin: 0.5em 0 1.5em 1.5em;
}
.widget blockquote.aligncenter,
.widget .wp-caption.aligncenter,
.widget img.aligncenter {
margin-top: 0.5em;
margin-bottom: 1.5em;
}
.widget .wp-caption.alignleft,
.widget .wp-caption.alignright,
.widget .wp-caption.aligncenter {
margin-bottom: 1em;
}
.widget-title {
margin: 0 0 1.5em;
}
.widget_calendar td,
.widget_calendar th {
line-height: 2.9286;
}
.widget_calendar caption {
margin: 0 0 1.5em;
}
.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
padding: 0.9643em 0;
}
.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
margin: 0.9643em 0 0 1em;
padding-top: 0.9643em;
}
.widget_rss li {
margin-bottom: 1.5em;
}
.widget_rss .rss-date,
.widget_rss cite {
line-height: 1.75;
}
.post-thumbnail {
margin-bottom: 3em;
}
.entry-title,
.widecolumn h2 {
font-size: 35px;
font-size: 3.5rem;
line-height: 1.2;
margin-bottom: 1.2em;
}
.entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
font-size: 35px;
font-size: 3.5rem;
line-height: 1.2;
margin-top: 1.6em;
margin-bottom: 0.8em;
}
.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
font-size: 29px;
font-size: 2.9rem;
line-height: 1.2069;
margin-top: 1.931em;
margin-bottom: 0.9655em;
}
.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
font-size: 24px;
font-size: 2.4rem;
line-height: 1.1667;
margin-top: 2.3333em;
margin-bottom: 1.1667em;
}
.entry-content h4,
.entry-summary h4,
.page-content h4,
.comment-content h4 {
font-size: 20px;
font-size: 2rem;
line-height: 1.4;
margin-top: 2.8em;
margin-bottom: 1.4em;
}
.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
font-size: 17px;
font-size: 1.7rem;
line-height: 1.2353;
margin-top: 3.2941em;
margin-bottom: 1.6471em;
}
.entry-content .more-link:after,
.entry-summary .more-link:after {
font-size: 24px;
top: 2px;
}
.author-info {
margin: 0 9.0909%;
padding: 9.0909% 0;
}
.author-info .avatar {
height: 42px;
margin: 0 1.6471em 1.6471em 0;
width: 42px;
}
.author-link:after {
top: 3px;
}
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
top: 3px;
}
.taxonomy-description {
padding-top: 0.4118em;
}
.page-title,
.comments-title,
.comment-reply-title,
.post-navigation .post-title {
font-size: 24px;
font-size: 2.4rem;
line-height: 1.1667;
}
.page-links {
margin-bottom: 1.4117em;
}
.page-links a,
.page-links > span {
margin: 0 0.2857em 0.2857em 0;
}
.entry-attachment {
margin-bottom: 1.6471em;
}
.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
font-size: 20px;
font-size: 2rem;
line-height: 1.4;
margin-bottom: 1.4em;
}
.format-link .entry-title a:after {
top: 0.0833em;
}
.comments-title {
margin-bottom: 1.4em;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
padding: 1.6471em 0;
}
.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
padding-top: 1.6471em;
}
.comment-list .children > li {
padding-left: 1.2353em;
}
.comment-meta {
position: relative;
}
.comment-author {
margin-bottom: 0;
}
.comment-author .avatar {
height: 42px;
margin-right: 1.64705em;
position: relative;
top: 5px;
width: 42px;
}
.comment-metadata .edit-link:before {
top: 2px;
}
.pingback .edit-link:before {
top: 6px;
}
.bypostauthor > article .fn:after {
top: 7px;
left: 6px;
}
.comment-content ul,
.comment-content ol {
margin-bottom: 1.6471em;
}
.comment-list .reply a {
padding: 0.4286em 0.8571em;
}
.comment-form,
.no-comments {
padding-top: 1.6471em;
}
.comment-reply-title small a:before {
top: -1px;
}
embed,
iframe,
object,
video {
margin-bottom: 1.6471em;
}
.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
font-size: 17px;
font-size: 1.7rem;
margin-bottom: 1.6471em;
}
.wp-caption,
.gallery {
margin-bottom: 1.6471em;
}
.widecolumn .mu_alert {
margin-bottom: 1.6471em;
}
.widecolumn p {
margin: 1.6471em 0;
}
.widecolumn p + h2 {
margin-top: 1.6em;
}
.widecolumn #key,
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #blogname,
.widecolumn .mu_register #user_name {
font-size: 17px;
font-size: 1.7rem;
line-height: normal;
}
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
margin: 0 0 0.4117em;
}
}
/**
* 16.3 Tablet Large 880px
*/
@media screen and (min-width: 55em) {
body,
button,
input,
select,
textarea {
font-size: 19px;
font-size: 1.9rem;
line-height: 1.6842;
}
button,
input {
line-height: normal;
}
p,
address,
pre,
hr,
ul,
ol,
dl,
dd,
table {
margin-bottom: 1.6842em;
}
blockquote {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.8182;
margin-bottom: 1.8182em;
margin-left: -1.0909em;
padding-left: 0.9091em;
}
blockquote p {
margin-bottom: 1.8182em;
}
blockquote cite,
blockquote small {
font-size: 19px;
font-size: 1.9rem;
line-height: 1.6842;
}
pre {
line-height: 1.2632;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.post-password-form input[type="submit"],
.widecolumn #submit,
.widecolumn .mu_register input[type="submit"] {
font-size: 16px;
font-size: 1.6rem;
padding: 0.8125em 1.625em;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
padding: 0.5278em;
}
.main-navigation {
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
}
.main-navigation a {
padding: 0.75em 0;
}
.main-navigation .menu-item-description {
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
}
.social-navigation ul {
margin-bottom: -1.2632em;
}
.social-navigation a {
height: 2.5263em;
width: 2.5263em;
}
.secondary-toggle {
height: 64px;
width: 64px;
}
.secondary-toggle:before {
line-height: 62px;
width: 62px;
}
.post-password-form label,
.post-navigation .meta-nav,
.comment-navigation,
.image-navigation,
.author-heading,
.author-bio,
.entry-footer,
.page-links a,
.page-links span,
.comment-metadata,
.pingback .edit-link,
.comment-list .reply,
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.comment-form label,
.comment-form .comment-form-cookies-consent label,
.form-allowed-tags,
.site-info,
.wp-caption-text,
.gallery-caption,
.entry-caption,
.widecolumn label,
.widecolumn .mu_register label {
font-size: 16px;
font-size: 1.6rem;
}
.pagination .nav-links {
min-height: 3.3684em;
}
.pagination .page-numbers {
line-height: 3.3684em;
padding: 0 0.8421em;
}
.pagination .prev,
.pagination .next {
height: 64px;
padding: 0;
width: 64px;
}
.pagination .prev:before,
.pagination .next:before {
height: 64px;
line-height: 64px;
width: 64px;
}
.image-navigation .nav-previous a:before,
.image-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.comment-navigation .nav-next a:after {
font-size: 24px;
top: -1px;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
margin: 0.4211em 1.6842em 1.6842em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
margin: 0.4211em 0 1.6842em 1.6842em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
margin-top: 0.4211em;
margin-bottom: 1.6842em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
margin-bottom: 1.2632em;
}
.site-branding {
min-height: 3.7895em;
padding-right: 74px;
}
.site-title {
font-size: 32px;
font-size: 3.2rem;
line-height: 1.25;
}
.custom-logo {
max-height: 104px;
}
.wp-custom-logo .site-title {
margin-top: 0.5em;
}
.site-description {
font-size: 16px;
font-size: 1.6rem;
}
.widget {
font-size: 16px;
font-size: 1.6rem;
}
.widget blockquote {
font-size: 19px;
font-size: 1.9rem;
line-height: 1.6842;
margin-bottom: 1.6842em;
margin-left: -1.2632em;
padding-left: 1.0526em;
}
.widget blockquote p {
margin-bottom: 1.6842em;
}
.widget blockquote cite,
.widget blockquote small {
font-size: 16px;
font-size: 1.6rem;
}
.widget button,
.widget input,
.widget select,
.widget textarea {
line-height: 1.5;
}
.widget button,
.widget input {
line-height: normal;
}
.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
font-size: 16px;
font-size: 1.6rem;
padding: 0.8125em 1.625em;
}
.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
padding: 0.75em;
}
.widget .wp-caption-text,
.widget .gallery-caption {
line-height: 1.5;
}
.widget_calendar td,
.widget_calendar th {
line-height: 2.9375;
}
.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
padding: 0.7188em 0;
}
.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
margin: 0.7188em 0 0 1em;
padding-top: 0.7188em;
}
.widget_rss .rss-date,
.widget_rss cite {
font-size: 13px;
font-size: 1.3rem;
line-height: 1.8462;
}
.post-thumbnail {
margin-bottom: 2.9474em;
}
.entry-title,
.widecolumn h2 {
font-size: 39px;
font-size: 3.9rem;
line-height: 1.2308;
margin-bottom: 1.2308em;
}
.entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
font-size: 39px;
font-size: 3.9rem;
line-height: 1.2308;
margin-top: 1.641em;
margin-bottom: 0.8205em;
}
.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
font-size: 32px;
font-size: 3.2rem;
line-height: 1.25;
margin-top: 2em;
margin-bottom: 1em;
}
.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
font-size: 27px;
font-size: 2.7rem;
line-height: 1.1852;
margin-top: 2.3704em;
margin-bottom: 1.1852em;
}
.entry-content h4,
.entry-summary h4,
.page-content h4,
.comment-content h4 {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.4545;
margin-top: 2.9091em;
margin-bottom: 1.4545em;
}
.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
font-size: 19px;
font-size: 1.9rem;
line-height: 1.2632;
margin-top: 3.3684em;
margin-bottom: 1.6842em;
}
.entry-content .more-link:after,
.entry-summary .more-link:after {
top: 3px;
}
.author-info .avatar {
height: 56px;
margin: 0 1.6842em 1.6842em 0;
width: 56px;
}
.author-link:after {
font-size: 24px;
top: 0;
}
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
top: 4px;
}
.taxonomy-description {
padding-top: 0.4211em;
}
.page-title,
.comments-title,
.comment-reply-title,
.post-navigation .post-title {
font-size: 27px;
font-size: 2.7rem;
line-height: 1.1852;
}
.page-links {
margin-bottom: 1.4736em;
}
.page-links a,
.page-links > span {
margin: 0 0.25em 0.25em 0;
}
.entry-attachment {
margin-bottom: 1.6842em
}
.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.4545;
margin-bottom: 1.4545em;
}
.format-link .entry-title a:after {
top: 0.125em;
}
.comments-title {
margin-bottom: 1.4545em;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
padding: 1.6842em 0;
}
.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
padding-top: 1.6842em;
}
.comment-list .children > li {
padding-left: 1.4737em;
}
.comment-author .avatar {
height: 56px;
margin-right: 1.6842em;
top: 3px;
width: 56px;
}
.comment-metadata {
line-height: 2;
}
.comment-metadata .edit-link:before {
top: 8px;
}
.pingback .edit-link:before {
top: 8px;
}
.bypostauthor > article .fn:after {
top: 8px;
}
.comment-content ul,
.comment-content ol {
margin-bottom: 1.6842em;
}
.comment-list .reply a {
padding: 0.4375em 0.875em;
}
.comment-form,
.no-comments {
padding-top: 1.6842em;
}
embed,
iframe,
object,
video {
margin-bottom: 1.6842em;
}
.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
font-size: 19px;
font-size: 1.9rem;
margin-bottom: 1.6842em;
}
.wp-caption,
.gallery {
margin-bottom: 1.6842em;
}
.widecolumn .mu_alert {
margin-bottom: 1.6842em;
}
.widecolumn p {
margin: 1.6842em 0;
}
.widecolumn p + h2 {
margin-top: 1.641em;
}
.widecolumn #key,
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #blogname,
.widecolumn .mu_register #user_name {
font-size: 19px;
font-size: 1.9rem;
}
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
margin: 0 0 0.421em;
}
}
/**
* 16.4 Desktop Small 955px
*/
@media screen and (min-width: 59.6875em) {
body:before {
background-color: #fff;
box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
content: "";
display: block;
height: 100%;
min-height: 100%;
position: fixed;
top: 0;
left: 0;
width: 29.4118%;
z-index: 0; /* Fixes flashing bug with scrolling on Safari */
}
.site {
margin: 0 auto;
max-width: 1403px;
}
.sidebar {
float: left;
margin-right: -100%;
max-width: 413px;
position: relative;
width: 29.4118%;
}
.secondary {
background-color: transparent;
box-shadow: none;
display: block;
margin: 0;
padding: 0;
}
.site-main {
padding: 8.3333% 0;
}
.site-content {
display: block;
float: left;
margin-left: 29.4118%;
width: 70.5882%;
}
body {
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
}
p,
address,
pre,
hr,
ul,
ol,
dl,
dd,
table {
margin-bottom: 1.6em;
}
blockquote {
font-size: 18px;
font-size: 1.8rem;
line-height: 1.6667;
margin-bottom: 1.6667em;
margin-left: -1.3333em;
padding-left: 1.1111em;
}
blockquote cite,
blockquote small {
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
}
pre {
line-height: 1.2;
}
button,
input,
select,
textarea {
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
}
button,
input {
line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.post-password-form input[type="submit"],
.widecolumn #submit,
.widecolumn .mu_register input[type="submit"] {
font-size: 12px;
font-size: 1.2rem;
padding: 0.7917em 1.5833em;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
padding: 0.375em;
}
.main-navigation {
font-size: 12px;
font-size: 1.2rem;
margin: 0 20% 20%;
}
.main-navigation a {
padding: 0.5em 0;
}
.main-navigation .menu-item-has-children > a {
padding-right: 30px;
}
.main-navigation .menu-item-description {
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
}
.dropdown-toggle {
height: 24px;
width: 24px;
}
.dropdown-toggle:after {
font-size: 16px;
line-height: 24px;
width: 24px;
}
.social-navigation {
margin: 0 20% 20%;
}
.social-navigation ul {
margin-bottom: -1.6em;
}
.social-navigation li {
width: 25%;
}
.social-navigation a {
height: 3.2em;
}
.secondary-toggle {
display: none;
}
.post-password-form label,
.post-navigation .meta-nav,
.comment-navigation,
.image-navigation,
.author-heading,
.author-bio,
.entry-footer,
.page-links a,
.page-links span,
.comment-metadata,
.pingback .edit-link,
.comment-list .reply,
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.comment-form label,
.comment-form .comment-form-cookies-consent label,
.form-allowed-tags,
.site-info,
.wp-caption-text,
.gallery-caption,
.entry-caption,
.widecolumn label,
.widecolumn .mu_register label {
font-size: 12px;
font-size: 1.2rem;
}
.post-navigation {
margin: 8.3333% 8.3333% 0;
}
.post-navigation a {
padding: 5% 10%;
}
.pagination {
margin: 8.333% 8.333% 0;
}
.pagination .nav-links {
min-height: 3.2em;
}
.pagination .page-numbers {
line-height: 3.2em;
padding: 0 0.8em;
}
.pagination .prev,
.pagination .next {
height: 48px;
padding: 0;
width: 48px;
}
.pagination .prev:before,
.pagination .next:before {
height: 48px;
line-height: 48px;
width: 48px;
}
.image-navigation .nav-previous a:before,
.image-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.comment-navigation .nav-next a:after {
font-size: 16px;
top: 0;
}
.image-navigation {
padding: 0 10%;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
clear: both;
margin-top: 0.4em;
margin-bottom: 1.6em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
margin-bottom: 1.2em;
}
.site-header {
background-color: transparent;
border-bottom: 0;
margin: 20% 0;
padding: 0 20%;
}
.site-branding {
min-height: 0;
padding: 0;
}
.site-title {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.3636;
}
.custom-logo {
max-height: none;
}
.wp-custom-logo .site-title {
margin-top: 0.545454545em;
}
.site-description {
font-size: 12px;
font-size: 1.2rem;
}
.widget {
font-size: 12px;
font-size: 1.2rem;
margin: 0 0 20%;
padding: 0 20%;
}
.widget blockquote {
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
margin-bottom: 1.5em;
margin-left: -1.5em;
padding-left: 1.1667em;
}
.widget blockquote p {
margin-bottom: 1.5em;
}
.widget blockquote cite,
.widget blockquote small {
font-size: 12px;
font-size: 1.2rem;
}
.widget pre {
padding: 0.5em;
}
.widget button,
.widget input,
.widget select,
.widget textarea {
font-size: 12px;
font-size: 1.2rem;
}
.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
font-size: 12px;
font-size: 1.2rem;
padding: 0.5417em 1.0833em;
}
.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
padding: 0.4583em;
}
.widget .wp-caption-text,
.widget .gallery-caption {
font-size: 12px;
font-size: 1.2rem;
}
.widget_calendar td,
.widget_calendar th {
line-height: 1.9167;
}
.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
padding: 0.4583em 0;
}
.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
margin: 0.4583em 0 0 1em;
padding-top: 0.4583em;
}
.widget_rss .rss-date,
.widget_rss cite {
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
}
.hentry,
.page-header,
.page-content {
margin: 0 8.3333%;
}
.hentry {
padding-top: 8.3333%;
}
.hentry + .hentry,
.page-header + .hentry,
.page-header + .page-content {
margin-top: 8.3333%;
}
.post-thumbnail {
margin-bottom: 2.4em;
}
.entry-header {
padding: 0 10%;
}
.entry-title,
.widecolumn h2 {
font-size: 31px;
font-size: 3.1rem;
line-height: 1.1613;
margin-bottom: 1.1613em;
}
.entry-content,
.entry-summary {
padding: 0 10% 10%;
}
.entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
font-size: 31px;
font-size: 3.1rem;
line-height: 1.1613;
margin-top: 1.5484em;
margin-bottom: 0.7742em;
}
.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
font-size: 26px;
font-size: 2.6rem;
line-height: 1.3846;
margin-top: 1.8462em;
margin-bottom: 0.9231em;
}
.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.3636;
margin-top: 2.1818em;
margin-bottom: 1.0909em;
}
.entry-content h4,
.entry-summary h4,
.page-content h4,
.comment-content h4 {
font-size: 18px;
font-size: 1.8rem;
line-height: 1.3333;
margin-top: 2.6667em;
margin-bottom: 1.3333em;
}
.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
font-size: 15px;
font-size: 1.5rem;
line-height: 1.2;
margin-top: 3.2em;
margin-bottom: 1.6em;
}
.entry-content .more-link:after,
.entry-summary .more-link:after {
font-size: 16px;
top: 5px;
}
.author-info {
margin: 0 10%;
padding: 10% 0;
}
.author-info .avatar {
height: 36px;
margin: 0 1.5em 1.5em 0;
width: 36px;
}
.author-link:after {
font-size: 16px;
top: 1px;
}
.entry-footer {
padding: 5% 10%;
}
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
top: 0;
}
.page-header {
padding: 4.1666% 8.3333%;
}
.page-content {
padding: 8.3333%;
}
.taxonomy-description {
padding-top: 0.4em;
}
.page-title,
.comments-title,
.comment-reply-title,
.post-navigation .post-title {
font-size: 18px;
font-size: 1.8rem;
line-height: 1.3333;
}
.page-links {
margin-bottom: 1.3333em;
}
.page-links a,
.page-links > span {
margin: 0 0.3333em 0.3333em 0;
}
.entry-attachment {
margin-bottom: 1.6em;
}
.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
font-size: 18px;
font-size: 1.8rem;
line-height: 1.3333;
margin-bottom: 1.3333em;
}
.format-link .entry-title a:after {
top: 0;
}
.comments-area {
margin: 8.3333% 8.3333% 0;
padding: 8.3333%;
}
.comments-title {
margin-bottom: 1.3333em;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
padding: 1.6em 0;
}
.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
padding-top: 1.6em;
}
.comment-list .children > li {
padding-left: 0.8em;
}
.comment-author {
margin-bottom: 0.4em;
}
.comment-author .avatar {
height: 24px;
margin-right: 0.8em;
top: 0;
width: 24px;
}
.comment-metadata .edit-link:before {
top: 3px;
}
.pingback .edit-link:before {
top: 5px;
}
.bypostauthor > article .fn:after {
top: 5px;
left: 3px;
}
.comment-content ul,
.comment-content ol {
margin-bottom: 2em;
}
.comment-list .reply a {
padding: 0.4167em 0.8333em;
}
.comment-form,
.no-comments {
padding-top: 1.6em;
}
.comment-reply-title small a:before {
top: -3px;
}
.site-footer {
float: left;
margin: 0 0 0 35.2941%;
padding: 0;
width: 58.8235%;
}
.site-info {
padding: 5% 10%;
}
embed,
iframe,
object,
video {
margin-bottom: 1.6em;
}
.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
font-size: 15px;
font-size: 1.5rem;
margin-bottom: 1.6em;
}
.wp-caption,
.gallery {
margin-bottom: 1.6em;
}
.widecolumn {
margin: 8.3333%;
padding: 8.3333%;
}
.widecolumn .mu_alert {
margin-bottom: 1.6em;
}
.widecolumn p {
margin: 1.6em 0;
}
.widecolumn p + h2 {
margin-top: 1.5484em;
}
.widecolumn #key,
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #blogname,
.widecolumn .mu_register #user_name {
font-size: 16px;
font-size: 1.6rem;
}
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
margin: 0 0 0.375em;
}
}
/**
* 16.5 Desktop Medium 1100px
*/
@media screen and (min-width: 68.75em) {
body,
button,
input,
select,
textarea {
font-size: 17px;
font-size: 1.7rem;
line-height: 1.6471;
}
button,
input {
line-height: normal;
}
p,
address,
pre,
hr,
ul,
ol,
dl,
dd,
table {
margin-bottom: 1.6471em;
}
blockquote {
font-size: 20px;
font-size: 2rem;
line-height: 1.75;
margin-bottom: 1.75em;
margin-left: -1.05em;
padding-left: 0.85em;
}
blockquote p {
margin-bottom: 1.75em;
}
blockquote cite,
blockquote small {
font-size: 17px;
font-size: 1.7rem;
line-height: 1.6471;
}
pre {
line-height: 1.2353;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.post-password-form input[type="submit"],
.widecolumn #submit,
.widecolumn .mu_register input[type="submit"] {
font-size: 14px;
font-size: 1.4rem;
padding: 0.8214em 1.5714em;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
padding: 0.5em;
}
.main-navigation {
font-size: 14px;
font-size: 1.4rem;
}
.main-navigation a {
padding: 0.4643em 0;
}
.main-navigation .menu-item-has-children > a {
padding-right: 34px;
}
.main-navigation .menu-item-description {
line-height: 1.4583;
margin-top: 0.25em;
}
.dropdown-toggle {
height: 28px;
width: 28px;
}
.dropdown-toggle:after {
line-height: 28px;
width: 28px;
}
.social-navigation ul {
margin-bottom: -1.4706em;
}
.social-navigation li {
width: 20%;
}
.social-navigation a {
height: 2.8824em;
}
.post-password-form label,
.post-navigation .meta-nav,
.comment-navigation,
.image-navigation,
.author-heading,
.author-bio,
.entry-footer,
.page-links a,
.page-links span,
.comment-metadata,
.pingback .edit-link,
.comment-list .reply,
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.comment-form label,
.comment-form .comment-form-cookies-consent label,
.form-allowed-tags,
.site-info,
.wp-caption-text,
.gallery-caption,
.entry-caption,
.widecolumn label,
.widecolumn .mu_register label {
font-size: 14px;
font-size: 1.4rem;
}
.pagination .nav-links {
min-height: 3.2941em;
}
.pagination .page-numbers {
line-height: 3.2941em;
padding: 0 0.8235em;
}
.pagination .prev,
.pagination .next {
height: 56px;
padding: 0;
width: 56px;
}
.pagination .prev:before,
.pagination .next:before {
height: 56px;
line-height: 56px;
width: 56px;
}
.image-navigation .nav-previous a:before,
.image-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.comment-navigation .nav-next a:after {
top: 2px;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
margin: 0.4118em 1.6471em 1.6471em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
margin: 0.4118em 0 1.6471em 1.6471em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
margin-top: 0.4118em;
margin-bottom: 1.6471em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
margin-bottom: 1.2353em;
}
.site-title {
font-size: 24px;
font-size: 2.4rem;
line-height: 1.1667;
}
.wp-custom-logo .site-title {
margin-top: 0.583333333em;
}
.site-description {
font-size: 14px;
font-size: 1.4rem;
}
.widget {
font-size: 14px;
font-size: 1.4rem;
}
.widget blockquote {
font-size: 14px;
font-size: 1.4rem;
padding-left: 1.2143em;
}
.widget button,
.widget input,
.widget select,
.widget textarea {
font-size: 14px;
font-size: 1.4rem;
}
.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
font-size: 12px;
font-size: 1.2rem;
padding: 0.75em 1.5em;
}
.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
padding: 0.5em;
}
.widget .wp-caption-text,
.widget .gallery-caption {
line-height: 1.4583;
padding: 0.5833em 0;
}
.widget_calendar caption {
margin: 0 0 1.9286em;
}
.widget_calendar td,
.widget_calendar th {
line-height: 1.9286;
}
.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
padding: 0.4643em 0;
}
.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
margin: 0.4643em 0 0 1em;
padding-top: 0.4643em;
}
.widget_rss .rss-date,
.widget_rss cite {
line-height: 1.75;
}
.post-thumbnail {
margin-bottom: 2.4706em;
}
.entry-title,
.widecolumn h2 {
font-size: 35px;
font-size: 3.5rem;
line-height: 1.2;
margin-bottom: 1.2em;
}
.entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
font-size: 35px;
font-size: 3.5rem;
line-height: 1.2;
margin-top: 1.6em;
margin-bottom: 0.8em;
}
.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
font-size: 29px;
font-size: 2.9rem;
line-height: 1.2069;
margin-top: 1.931em;
margin-bottom: 0.9655em;
}
.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
font-size: 24px;
font-size: 2.4rem;
line-height: 1.1667;
margin-top: 2.3333em;
margin-bottom: 1.1667em;
}
.entry-content h4,
.entry-summary h4,
.page-content h4,
.comment-content h4 {
font-size: 20px;
font-size: 2rem;
line-height: 1.4;
margin-top: 2.8em;
margin-bottom: 1.4em;
}
.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
font-size: 17px;
font-size: 1.7rem;
line-height: 1.2353;
margin-top: 3.2941em;
margin-bottom: 1.6471em;
}
.entry-content .more-link:after,
.entry-summary .more-link:after {
font-size: 24px;
top: 2px;
}
.author-info .avatar {
height: 42px;
margin: 0 1.6471em 1.6471em 0;
width: 42px;
}
.author-link:after {
top: 3px;
}
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
top: 3px;
}
.taxonomy-description {
padding-top: 0.4118em;
}
.page-title,
.comments-title,
.comment-reply-title,
.post-navigation .post-title {
font-size: 24px;
font-size: 2.4rem;
line-height: 1.1667;
}
.page-links {
margin-bottom: 1.4117em;
}
.page-links a,
.page-links > span {
margin: 0 0.2857em 0.2857em 0;
}
.entry-attachment {
margin-bottom: 1.6471em;
}
.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
font-size: 20px;
font-size: 2rem;
line-height: 1.4;
margin-bottom: 1.4em;
}
.format-link .entry-title a:after {
top: 0.0833em;
}
.comments-title {
margin-bottom: 1.4em;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
padding: 1.6471em 0;
}
.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
padding-top: 1.6471em;
}
.comment-list .children > li {
padding-left: 1.1667em;
}
.comment-author {
margin-bottom: 0;
}
.comment-author .avatar {
height: 42px;
margin-right: 1.64705em;
top: 5px;
width: 42px;
}
.bypostauthor > article .fn:after {
top: 7px;
left: 6px;
}
.comment-metadata .edit-link:before {
top: 6px;
}
.pingback .edit-link:before {
top: 6px;
}
.comment-content ul,
.comment-content ol {
margin-bottom: 1.6471em;
}
.comment-list .reply a {
padding: 0.4286em 0.8571em;
}
.comment-form,
.no-comments {
padding-top: 1.6471em;
}
.comment-reply-title small a:before {
top: -1px;
}
embed,
iframe,
object,
video {
margin-bottom: 1.6471em;
}
.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
font-size: 17px;
font-size: 1.7rem;
margin-bottom: 1.6471em;
}
.wp-caption,
.gallery {
margin-bottom: 1.6471em;
}
.widecolumn .mu_alert {
margin-bottom: 1.6471em;
}
.widecolumn p {
margin: 1.6471em 0;
}
.widecolumn p + h2 {
margin-top: 1.6em;
}
.widecolumn #key,
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #blogname,
.widecolumn .mu_register #user_name {
font-size: 17px;
font-size: 1.7rem;
}
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
margin: 0 0 0.4117em;
}
}
/**
* 16.6 Desktop Large 1240px
*/
@media screen and (min-width: 77.5em) {
body,
button,
input,
select,
textarea {
font-size: 19px;
font-size: 1.9rem;
line-height: 1.6842;
}
button,
input {
line-height: normal;
}
p,
address,
pre,
hr,
ul,
ol,
dl,
dd,
table {
margin-bottom: 1.6842em;
}
blockquote {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.8182;
margin-bottom: 1.8182em;
margin-left: -1.0909em;
padding-left: 0.9091em;
}
blockquote p {
margin-bottom: 1.8182em;
}
blockquote cite,
blockquote small {
font-size: 19px;
font-size: 1.9rem;
line-height: 1.6842;
}
pre {
line-height: 1.2632;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.post-password-form input[type="submit"],
.widecolumn #submit,
.widecolumn .mu_register input[type="submit"] {
font-size: 16px;
font-size: 1.6rem;
padding: 0.8125em 1.625em;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
padding: 0.5278em;
}
.main-navigation {
font-size: 16px;
font-size: 1.6rem;
}
.main-navigation a {
padding: 0.5em 0;
}
.main-navigation .menu-item-has-children > a {
padding-right: 38px;
}
.main-navigation .menu-item-description {
font-size: 13px;
font-size: 1.3rem;
line-height: 1.5385;
margin-top: 0.3077em;
}
.dropdown-toggle {
height: 32px;
top: 4px;
width: 32px;
}
.dropdown-toggle:after {
line-height: 32px;
width: 32px;
}
.social-navigation ul {
margin-bottom: -1.2632em;
}
.social-navigation a {
height: 2.5263em;
}
.post-password-form label,
.post-navigation .meta-nav,
.comment-navigation,
.image-navigation,
.author-heading,
.author-bio,
.entry-footer,
.page-links a,
.page-links span,
.comment-metadata,
.pingback .edit-link,
.comment-list .reply,
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.comment-form label,
.comment-form .comment-form-cookies-consent label,
.form-allowed-tags,
.site-info,
.wp-caption-text,
.gallery-caption,
.entry-caption,
.widecolumn label,
.widecolumn .mu_register label {
font-size: 16px;
font-size: 1.6rem;
}
.pagination .nav-links {
min-height: 3.3684em;
}
.pagination .page-numbers {
line-height: 3.3684em;
padding: 0 0.8421em;
}
.pagination .prev,
.pagination .next {
height: 64px;
padding: 0;
width: 64px;
}
.pagination .prev:before,
.pagination .next:before {
height: 64px;
line-height: 64px;
width: 64px;
}
.image-navigation .nav-previous a:before,
.image-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.comment-navigation .nav-next a:after {
font-size: 24px;
top: -1px;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
margin: 0.4211em 1.6842em 1.6842em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
margin: 0.4211em 0 1.6842em 1.6842em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
margin-top: 0.4211em;
margin-bottom: 1.6842em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
margin-bottom: 1.2632em;
}
.site-title {
font-size: 27px;
font-size: 2.7rem;
line-height: 1.1852;
}
.wp-custom-logo .site-title {
margin-top: 0.592592593em;
}
.site-description {
font-size: 16px;
font-size: 1.6rem;
}
.widget {
font-size: 16px;
font-size: 1.6rem;
}
.widget blockquote {
font-size: 16px;
font-size: 1.6rem;
padding-left: 1.25em;
}
.widget blockquote cite,
.widget blockquote small {
font-size: 13px;
font-size: 1.3rem;
line-height: 1.8462;
}
.widget button,
.widget input,
.widget select,
.widget textarea {
font-size: 16px;
font-size: 1.6rem;
}
.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
font-size: 13px;
font-size: 1.3rem;
padding: 0.8462em 1.6923em;
}
.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
padding: 0.5em;
}
.widget .wp-caption-text,
.widget .gallery-caption {
font-size: 13px;
font-size: 1.3rem;
line-height: 1.5385;
padding: 0.6154em 0;
}
.widget_calendar td,
.widget_calendar th {
line-height: 1.9375;
}
.widget_calendar caption {
margin: 0 0 1.5em;
}
.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
padding: 0.4688em 0;
}
.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
margin: 0.4688em 0 0 1em;
padding-top: 0.4688em;
}
.widget_rss .rss-date,
.widget_rss cite {
font-size: 13px;
font-size: 1.3rem;
line-height: 1.8462;
}
.post-thumbnail {
margin-bottom: 2.9474em;
}
.entry-title,
.widecolumn h2 {
font-size: 39px;
font-size: 3.9rem;
line-height: 1.2308;
margin-bottom: 1.2308em;
}
.entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
font-size: 39px;
font-size: 3.9rem;
line-height: 1.2308;
margin-top: 1.641em;
margin-bottom: 0.8205em;
}
.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
font-size: 32px;
font-size: 3.2rem;
line-height: 1.25;
margin-top: 2em;
margin-bottom: 1em;
}
.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
font-size: 27px;
font-size: 2.7rem;
line-height: 1.1852;
margin-top: 2.3704em;
margin-bottom: 1.1852em;
}
.entry-content h4,
.entry-summary h4,
.page-content h4,
.comment-content h4 {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.4545;
margin-top: 2.9091em;
margin-bottom: 1.4545em;
}
.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
font-size: 19px;
font-size: 1.9rem;
line-height: 1.2632;
margin-top: 3.3684em;
margin-bottom: 1.6842em;
}
.entry-content .more-link:after,
.entry-summary .more-link:after {
top: 3px;
}
.author-info .avatar {
height: 56px;
margin: 0 1.6842em 1.6842em 0;
width: 56px;
}
.author-link:after {
font-size: 24px;
top: 0;
}
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
top: 4px;
}
.taxonomy-description {
padding-top: 0.4211em;
}
.page-title,
.comments-title,
.comment-reply-title,
.post-navigation .post-title {
font-size: 27px;
font-size: 2.7rem;
line-height: 1.1852;
}
.page-links {
margin-bottom: 1.4736em;
}
.page-links a,
.page-links > span {
margin: 0 0.25em 0.25em 0;
}
.entry-attachment {
margin-bottom: 1.6842em;
}
.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.4545;
margin-bottom: 1.4545em;
}
.format-link .entry-title a:after {
top: 3px;
}
.comments-title {
margin-bottom: 1.4545em;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
padding: 1.6842em 0;
}
.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
padding-top: 1.6842em;
}
.comment-list .children > li {
padding-left: 1.4737em;
}
.comment-author .avatar {
height: 56px;
margin-right: 1.6842em;
top: 3px;
width: 56px;
}
.bypostauthor > article .fn:after {
top: 8px;
}
.comment-metadata .edit-link:before {
top: 8px;
}
.pingback .edit-link:before {
top: 8px;
}
.comment-content ul,
.comment-content ol {
margin-bottom: 1.6842em;
}
.comment-list .reply a {
padding: 0.4375em 0.875em;
}
.comment-form,
.no-comments {
padding-top: 1.6842em;
}
embed,
iframe,
object,
video {
margin-bottom: 1.6842em;
}
.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
font-size: 19px;
font-size: 1.9rem;
margin-bottom: 1.6842em;
}
.wp-caption,
.gallery {
margin-bottom: 1.6842em;
}
.widecolumn .mu_alert {
margin-bottom: 1.6842em;
}
.widecolumn p {
margin: 1.6842em 0;
}
.widecolumn p + h2 {
margin-top: 1.641em;
}
.widecolumn #key,
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #blogname,
.widecolumn .mu_register #user_name {
font-size: 19px;
font-size: 1.9rem;
}
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
margin: 0 0 0.421em;
}
}
/**
* 16.7 Desktop X-Large 1403px
*/
@media screen and (min-width: 87.6875em) {
body:before {
width: -webkit-calc(50% - 289px);
width: calc(50% - 289px);
}
}
/**
* 17.0 Print
*/
@media print {
body {
background: none !important; /* Brute force since user agents all print differently. */
font-size: 11.25pt;
}
.secondary-toggle,
.navigation,
.page-links,
.edit-link,
#reply-title,
.comment-form,
.comment-edit-link,
.comment-list .reply a,
button,
input,
textarea,
select,
.widecolumn form,
.widecolumn .mu_register form {
display: none;
}
.site-header,
.site-footer,
.hentry,
.entry-footer,
.page-header,
.page-content,
.comments-area,
.widecolumn {
background: none !important; /* Make sure color schemes dont't affect to print */
}
body,
blockquote,
blockquote cite,
blockquote small,
label,
a,
.site-title a,
.site-description,
.post-title,
.author-heading,
.entry-footer,
.entry-footer a,
.taxonomy-description,
.entry-caption,
.comment-author,
.comment-metadata,
.comment-metadata a,
.comment-notes,
.comment-awaiting-moderation,
.no-comments,
.site-info,
.site-info a,
.wp-caption-text,
.gallery-caption {
color: #000 !important; /* Make sure color schemes don't affect to print */
}
pre,
abbr[title],
table,
th,
td,
.site-header,
.site-footer,
.hentry + .hentry,
.author-info,
.page-header,
.comments-area,
.comment-list + .comment-respond,
.comment-list article,
.comment-list .pingback,
.comment-list .trackback,
.no-comments {
border-color: #eaeaea !important; /* Make sure color schemes don't affect to print */
}
.site {
margin: 0 7.6923%;
}
.sidebar {
position: relative !important; /* Make sure sticky sidebar doesn't affect to print */
}
.site-branding {
padding: 0;
}
.site-header {
padding: 7.6923% 0;
}
.site-description {
display: block;
}
.hentry + .hentry {
margin-top: 7.6923%;
}
.hentry.has-post-thumbnail {
padding-top: 7.6923%;
}
.sticky-post {
background: #000 !important;
color: #fff !important;
}
.entry-header,
.entry-footer {
padding: 0;
}
.entry-content,
.entry-summary {
padding: 0 0 7.6923%;
}
.post-thumbnail img {
margin: 0;
}
.author-info {
margin: 0;
}
.page-content {
padding: 7.6923% 0 0;
}
.page-header {
padding: 3.84615% 0;
}
.comments-area {
border: 0;
padding: 7.6923% 0 0;
}
.site-footer {
margin-top: 7.6923%;
padding: 3.84615% 0;
}
.widecolumn {
margin: 7.6923% 0 0;
padding: 0;
}
}
|
web/wp/wp-content/themes/twentyfifteen/style.css
|
* Table of Contents
*
* 1.0 - Reset
* 2.0 - Genericons
* 3.0 - Typography
* 4.0 - Elements
* 5.0 - Forms
* 6.0 - Navigations
* 6.1 - Links
* 6.2 - Menus
* 7.0 - Accessibility
* 8.0 - Alignments
* 9.0 - Clearings
* 10.0 - Header
* 11.0 - Widgets
* 12.0 - Content
* 12.1 - Posts and pages
* 12.2 - Post Formats
* 12.3 - Comments
* 13.0 - Footer
* 14.0 - Media
* 14.1 - Captions
* 14.2 - Galleries
* 15.0 - Multisite
* 16.0 - Media Queries
* 16.1 - Mobile Large
* 16.2 - Tablet Small
* 16.3 - Tablet Large
* 16.4 - Desktop Small
* 16.5 - Desktop Medium
* 16.6 - Desktop Large
* 16.7 - Desktop X-Large
* 17.0 - Print
*/
/**
* 1.0 - Reset
*
* Resetting and rebuilding styles have been helped along thanks to the fine
* work of <NAME>, <NAME>, <NAME>, and Blueprint.
*/
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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 62.5%;
overflow-y: scroll;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
*,
*:before,
*:after {
-webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
}
body {
background: #f1f1f1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol,
ul {
list-style: none;
}
table {
border-collapse: separate;
border-spacing: 0;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
fieldset {
min-width: inherit;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
quotes: none;
}
a:focus {
outline: 2px solid #c1c1c1;
outline: 2px solid rgba(51, 51, 51, 0.3);
}
a:hover,
a:active {
outline: 0;
}
a img {
border: 0;
}
/**
* 2.0 - Genericons
*/
.social-navigation a:before,
.secondary-toggle:before,
.dropdown-toggle:after,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.comment-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before,
.pagination .prev:before,
.pagination .next:before,
.image-navigation a:before,
.image-navigation a:after,
.format-link .entry-title a:after,
.entry-content .more-link:after,
.entry-summary .more-link:after,
.author-link:after {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-family: "Genericons";
font-size: 16px;
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
speak: none;
text-align: center;
text-decoration: inherit;
text-transform: none;
vertical-align: top;
}
/**
* 3.0 Typography
*/
body,
button,
input,
select,
textarea {
color: #333;
font-family: "Noto Serif", serif;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-weight: 700;
}
p {
margin-bottom: 1.6em;
}
b,
strong {
font-weight: 700;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
border-left: 4px solid #707070;
border-left: 4px solid rgba(51, 51, 51, 0.7);
color: #707070;
color: rgba(51, 51, 51, 0.7);
font-size: 18px;
font-size: 1.8rem;
font-style: italic;
line-height: 1.6667;
margin-bottom: 1.6667em;
padding-left: 0.7778em;
}
blockquote p {
margin-bottom: 1.6667em;
}
blockquote > p:last-child {
margin-bottom: 0;
}
blockquote cite,
blockquote small {
color: #333;
font-size: 15px;
font-size: 1.5rem;
font-family: "Noto Sans", sans-serif;
line-height: 1.6;
}
blockquote em,
blockquote i,
blockquote cite {
font-style: normal;
}
blockquote strong,
blockquote b {
font-weight: 400;
}
address {
font-style: italic;
margin: 0 0 1.6em;
}
code,
kbd,
tt,
var,
samp,
pre {
font-family: Inconsolata, monospace;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
pre {
background-color: transparent;
background-color: rgba(0, 0, 0, 0.01);
border: 1px solid #eaeaea;
border: 1px solid rgba(51, 51, 51, 0.1);
line-height: 1.2;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 0.8em;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
abbr[title] {
border-bottom: 1px dotted #eaeaea;
border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
cursor: help;
}
mark,
ins {
background-color: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
/**
* 4.0 Elements
*/
hr {
background-color: #eaeaea;
background-color: rgba(51, 51, 51, 0.1);
border: 0;
height: 1px;
margin-bottom: 1.6em;
}
ul,
ol {
margin: 0 0 1.6em 1.3333em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
}
dl {
margin-bottom: 1.6em;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 1.6em;
}
table,
th,
td {
border: 1px solid #eaeaea;
border: 1px solid rgba(51, 51, 51, 0.1);
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin: 0 0 1.6em;
table-layout: fixed; /* Prevents HTML tables from becoming too wide */
width: 100%;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
th {
border-width: 0 1px 1px 0;
font-weight: 700;
}
td {
border-width: 0 1px 1px 0;
}
th, td {
padding: 0.4em;
}
img {
-ms-interpolation-mode: bicubic;
border: 0;
height: auto;
max-width: 100%;
vertical-align: middle;
}
figure {
margin: 0;
}
del {
opacity: 0.8;
}
/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
}
:-moz-placeholder {
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
}
::-moz-placeholder {
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}
:-ms-input-placeholder {
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
}
/**
* 5.0 Forms
*/
button,
input,
select,
textarea {
background-color: #f7f7f7;
border-radius: 0;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
margin: 0;
max-width: 100%;
vertical-align: baseline;
}
button,
input {
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
line-height: normal;
}
input,
textarea {
background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); /* Removing the inner shadow on iOS inputs */
border: 1px solid #eaeaea;
border: 1px solid rgba(51, 51, 51, 0.1);
color: #707070;
color: rgba(51, 51, 51, 0.7);
}
input:focus,
textarea:focus {
background-color: #fff;
border: 1px solid #c1c1c1;
border: 1px solid rgba(51, 51, 51, 0.3);
color: #333;
}
input:focus,
select:focus {
outline: 2px solid #c1c1c1;
outline: 2px solid rgba(51, 51, 51, 0.3);
}
button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
cursor: default;
opacity: .5;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
background-color: #333;
border: 0;
color: #fff;
cursor: pointer;
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
font-weight: 700;
padding: 0.7917em 1.5em;
text-transform: uppercase;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
background-color: #707070;
background-color: rgba(51, 51, 51, 0.7);
outline: 0;
}
input[type="search"] {
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
padding: 0.375em;
width: 100%;
}
textarea {
overflow: auto;
vertical-align: top;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
outline: 0;
}
.post-password-form {
position: relative;
}
.post-password-form label {
color: #707070;
color: rgba(51, 51, 51, 0.7);
display: block;
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
font-weight: 700;
letter-spacing: 0.04em;
line-height: 1.5;
text-transform: uppercase;
}
.post-password-form input[type="submit"] {
padding: 0.7917em;
position: absolute;
right: 0;
bottom: 0;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
}
.search-form input[type="submit"],
.widget .search-form input[type="submit"] {
padding: 0;
}
/**
* 6.0 Navigations
*/
/**
* 6.1 Links
*/
a {
color: #333;
text-decoration: none;
}
a:hover,
a:focus {
color: #707070;
color: rgba(51, 51, 51, 0.7);
}
/**
* 6.2 Menus
*/
.main-navigation a {
display: block;
padding: 0.8em 0;
position: relative;
text-decoration: none;
}
.main-navigation ul {
list-style: none;
margin: 0;
}
.main-navigation ul ul {
display: none;
margin-left: 0.8em;
}
.main-navigation ul .toggled-on {
display: block;
}
.main-navigation li {
border-top: 1px solid #eaeaea;
border-top: 1px solid rgba(51, 51, 51, 0.1);
position: relative;
}
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a {
font-weight: 700;
}
.main-navigation .nav-menu > ul > li:first-child,
.main-navigation .nav-menu > li:first-child {
border-top: 0;
}
.main-navigation .menu-item-has-children > a {
padding-right: 48px;
}
.main-navigation .menu-item-description {
color: #707070;
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
font-weight: 400;
line-height: 1.5;
margin-top: 0.5em;
}
.no-js .main-navigation ul ul {
display: block;
}
.dropdown-toggle {
background-color: transparent;
border: 0;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
content: "";
height: 42px;
padding: 0;
position: absolute;
text-transform: lowercase; /* Stop screen readers to read the text as capital letters */
top: 3px;
right: 0;
width: 42px;
}
.dropdown-toggle:after {
color: #333;
content: "\f431";
font-size: 24px;
line-height: 42px;
position: relative;
top: 0;
left: 1px;
width: 42px;
}
.dropdown-toggle:hover,
.dropdown-toggle:focus {
background-color: #eaeaea;
background-color: rgba(51, 51, 51, 0.1);
}
.dropdown-toggle:focus {
outline: 1px solid #c1c1c1;
outline: 1px solid rgba(51, 51, 51, 0.3);
}
.dropdown-toggle.toggle-on:after {
content: "\f432";
}
.social-navigation {
margin: 9.0909% 0;
}
.social-navigation ul {
list-style: none;
margin: 0 0 -1.6em 0;
}
.social-navigation li {
float: left;
}
.social-navigation a {
display: block;
height: 3.2em;
position: relative;
width: 3.2em;
}
.social-navigation a:before {
content: "\f415";
font-size: 24px;
position: absolute;
top: 0;
left: 0;
}
.social-navigation a[href*="codepen.io"]:before {
content: "\f216";
}
.social-navigation a[href*="digg.com"]:before {
content: "\f221";
}
.social-navigation a[href*="dribbble.com"]:before {
content: "\f201";
}
.social-navigation a[href*="dropbox.com"]:before {
content: "\f225";
}
.social-navigation a[href*="facebook.com"]:before {
content: "\f203";
}
.social-navigation a[href*="flickr.com"]:before {
content: "\f211";
}
.social-navigation a[href*="foursquare.com"]:before {
content: "\f226";
}
.social-navigation a[href*="plus.google.com"]:before {
content: "\f206";
}
.social-navigation a[href*="github.com"]:before {
content: "\f200";
}
.social-navigation a[href*="instagram.com"]:before {
content: "\f215";
}
.social-navigation a[href*="linkedin.com"]:before {
content: "\f208";
}
.social-navigation a[href*="pinterest.com"]:before {
content: "\f210";
}
.social-navigation a[href*="getpocket.com"]:before {
content: "\f224";
}
.social-navigation a[href*="polldaddy.com"]:before {
content: "\f217";
}
.social-navigation a[href*="reddit.com"]:before {
content: "\f222";
}
.social-navigation a[href*="stumbleupon.com"]:before {
content: "\f223";
}
.social-navigation a[href*="tumblr.com"]:before {
content: "\f214";
}
.social-navigation a[href*="twitter.com"]:before {
content: "\f202";
}
.social-navigation a[href*="vimeo.com"]:before {
content: "\f212";
}
.social-navigation a[href*="wordpress.com"]:before,
.social-navigation a[href*="wordpress.org"]:before {
content: "\f205";
}
.social-navigation a[href*="youtube.com"]:before {
content: "\f213";
}
.social-navigation a[href*="mailto:"]:before {
content: "\f410";
}
.social-navigation a[href*="spotify.com"]:before {
content: "\f515";
}
.social-navigation a[href*="twitch.tv"]:before {
content: "\f516";
}
.social-navigation a[href$="/feed/"]:before {
content: "\f413";
}
.social-navigation a[href*="path.com"]:before {
content: "\f219";
}
.social-navigation a[href*="skype.com"]:before {
content: "\f220";
}
.secondary-toggle {
background-color: transparent;
border: 1px solid #eaeaea;
border: 1px solid rgba(51, 51, 51, 0.1);
height: 42px;
overflow: hidden;
padding: 0;
position: absolute;
top: 50%;
right: 0;
text-align: center;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 42px;
}
.secondary-toggle:before {
color: #333;
content: "\f419";
line-height: 40px;
width: 40px;
}
.secondary-toggle:hover,
.secondary-toggle:focus {
background-color: transparent;
border: 1px solid #c1c1c1;
border: 1px solid rgba(51, 51, 51, 0.3);
outline: 0;
}
.secondary-toggle.toggled-on:before {
content: "\f405";
font-size: 32px;
position: relative;
top: 1px;
left: -1px;
}
.post-navigation {
background-color: #fff;
border-top: 1px solid #eaeaea;
border-top: 1px solid rgba(51, 51, 51, 0.1);
font-weight: 700;
}
.post-navigation a {
display: block;
padding: 3.8461% 7.6923%;
}
.post-navigation span {
display: block;
}
.post-navigation .meta-nav {
color: #707070;
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
letter-spacing: 0.04em;
line-height: 1.5;
position: relative;
text-transform: uppercase;
z-index: 2;
}
.post-navigation .post-title {
font-family: "Noto Serif", serif;
font-size: 18px;
font-size: 1.8rem;
line-height: 1.3333;
position: relative;
z-index: 2;
}
.post-navigation .nav-next,
.post-navigation .nav-previous {
background-position: center;
background-size: cover;
position: relative;
}
.post-navigation a:before {
content: "";
display: block;
height: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 1;
}
.post-navigation a:hover:before,
.post-navigation a:focus:before {
opacity: 0.5;
}
.post-navigation .meta-nav {
opacity: 0.8;
}
.post-navigation div + div {
border-top: 1px solid #eaeaea;
border-top: 1px solid rgba(51, 51, 51, 0.1);
}
.pagination {
background-color: #fff;
border-top: 1px solid rgba(51, 51, 51, 0.1);
font-family: "Noto Sans", sans-serif;
}
.pagination .nav-links {
min-height: 3.2em;
position: relative;
text-align: center;
}
/* reset screen-reader-text */
.pagination .current .screen-reader-text {
position: static !important;
}
.pagination .page-numbers {
display: none;
line-height: 3.2em;
padding: 0 0.6667em;
}
.pagination .page-numbers.current {
text-transform: uppercase;
}
.pagination .current {
display: inline-block;
font-weight: 700;
}
.pagination .prev,
.pagination .next {
-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
background-color: #333;
color: #fff;
display: inline-block;
height: 48px;
overflow: hidden;
padding: 0;
position: absolute;
width: 48px;
}
.pagination .prev:before,
.pagination .next:before {
font-size: 32px;
height: 48px;
line-height: 48px;
position: relative;
width: 48px;
}
.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus {
background-color: #707070;
background-color: rgba(51, 51, 51, 0.7);
}
.pagination .prev {
left: 0;
}
.pagination .prev:before {
content: "\f430";
left: -1px;
}
.pagination .next {
right: 0;
}
.pagination .next:before {
content: "\f429";
right: -1px;
}
.image-navigation,
.comment-navigation {
color: #707070;
color: rgba(51, 51, 51, 0.7);
font-size: 12px;
font-size: 1.2rem;
font-family: "Noto Sans", sans-serif;
font-weight: 700;
line-height: 1.5;
text-transform: uppercase;
}
.image-navigation a,
.comment-navigation a {
color: #707070;
color: rgba(51, 51, 51, 0.7);
}
.image-navigation a:hover,
.image-navigation a:focus,
.comment-navigation a:hover,
.comment-navigation a:focus {
color: #333;
}
.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
display: inline-block;
}
.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before,
.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
content: "\2215";
font-weight: 400;
margin: 0 0.7em;
}
.image-navigation .nav-previous a:before,
.comment-navigation .nav-previous a:before {
content: "\f430";
margin-right: 0.2em;
position: relative;
}
.image-navigation .nav-next a:after,
.comment-navigation .nav-next a:after {
content: "\f429";
margin-left: 0.2em;
position: relative;
}
.comment-navigation {
border-top: 1px solid #eaeaea;
border-top: 1px solid rgba(51, 51, 51, 0.1);
border-bottom: 1px solid #eaeaea;
border-bottom: 1px solid rgba(51, 51, 51, 0.1);
padding: 2em 0;
}
.comments-title + .comment-navigation {
border-bottom: 0;
}
.image-navigation {
padding: 0 7.6923%;
}
.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty) {
margin-bottom: 2em;
}
/**
* 7.0 Accessibility
*/
/* Text meant only for screen readers */
.says,
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
}
/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
background-color: #f1f1f1;
box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
color: #21759b;
display: block;
font: bold 14px/normal "Noto Sans", sans-serif;
left: -9999em;
outline: none;
padding: 15px 23px 14px;
text-decoration: none;
text-transform: none;
top: -9999em;
}
.logged-in .site .skip-link {
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
font: bold 14px/normal "Open Sans", sans-serif;
}
.site .skip-link:focus {
clip: auto;
height: auto;
left: 6px;
top: 7px;
width: auto;
z-index: 100000;
}
/**
* 8.0 Alignments
*/
.alignleft {
display: inline;
float: left;
}
.alignright {
display: inline;
float: right;
}
.aligncenter {
display: block;
margin-right: auto;
margin-left: auto;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
clear: both;
margin-top: 0.4em;
margin-bottom: 1.6em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
margin-bottom: 1.2em;
}
/**
* 9.0 Clearings
*/
.clear:before,
.clear:after,
.site:before,
.site:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.nav-links:before,
.nav-links:after,
.comment-navigation:before,
.comment-navigation:after,
.social-navigation ul:before,
.social-navigation ul:after,
.textwidget:before,
.textwidget:after {
content: "";
display: table;
}
.clear:after,
.site:after,
.entry-content:after,
.comment-content:after,
.site-content:after,
.nav-links:after,
.comment-navigation:after,
.social-navigation ul:after,
.textwidget:after {
clear: both;
}
/**
* 10.0 Header
*/
.site-header {
background-color: #fff;
border-bottom: 1px solid rgba(51, 51, 51, 0.1);
padding: 7.6923%;
}
.site-branding {
min-height: 2em;
padding-right: 60px;
position: relative;
}
.site-title {
font-family: "Noto Sans", sans-serif;
font-size: 22px;
font-size: 2.2rem;
font-weight: 700;
line-height: 1.3636;
margin-bottom: 0;
}
.custom-logo {
max-height: 84px;
width: auto;
}
.wp-custom-logo .site-title {
margin-top: 0.545454545em;
}
.site-description {
display: none;
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
font-weight: 400;
line-height: 1.5;
margin: 0.5em 0 0;
opacity: 0.7;
}
/**
* 11.0 Widgets
*/
.widget {
color: #707070;
color: rgba(51, 51, 51, 0.7);
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
margin: 0 auto 9.09090%;
width: 100%;
word-wrap: break-word;
}
.widget pre {
line-height: 1.2;
}
.widget button,
.widget input,
.widget select,
.widget textarea {
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
}
.widget button,
.widget input {
line-height: normal;
}
.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
font-size: 12px;
font-size: 1.2rem;
padding: 0.7917em 1.5833em;
}
.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
padding: 0.375em;
}
.widget-title {
color: #333;
font-family: "Noto Sans", sans-serif;
margin: 0 0 1.6em;
letter-spacing: 0.04em;
text-transform: uppercase;
}
.widget > :last-child {
margin-bottom: 0;
}
.widget_calendar table {
margin: 0;
}
.widget_calendar td,
.widget_calendar th {
line-height: 2.3333;
text-align: center;
padding: 0;
}
.widget_calendar caption {
font-family: "Noto Serif", serif;
font-weight: 700;
margin: 0 0 1.6em;
letter-spacing: 0.04em;
text-transform: uppercase;
}
.widget_calendar tbody a {
-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
background-color: #333;
color: #fff;
display: block;
font-weight: 700;
}
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
background-color: #707070;
background-color: rgba(51, 51, 51, 0.7);
color: #fff;
}
.widget_archive a,
.widget_categories a,
.widget_links a,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a,
.widget_recent_comments a,
.widget_recent_entries a {
border: 0;
}
.widget_archive ul,
.widget_categories ul,
.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul {
list-style: none;
margin: 0;
}
.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
border-top: 1px solid #eaeaea;
border-top: 1px solid rgba(51, 51, 51, 0.1);
padding: 0.7667em 0;
}
.widget_archive li:first-child,
.widget_categories li:first-child,
.widget_links li:first-child,
.widget_meta li:first-child,
.widget_nav_menu li:first-child,
.widget_pages li:first-child,
.widget_recent_comments li:first-child,
.widget_recent_entries li:first-child {
border-top: 0;
padding-top: 0;
}
.widget_archive li:last-child,
.widget_categories li:last-child,
.widget_links li:last-child,
.widget_meta li:last-child,
.widget_nav_menu li:last-child,
.widget_pages li:last-child,
.widget_recent_comments li:last-child,
.widget_recent_entries li:last-child {
padding-bottom: 0;
}
.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
border-top: 1px solid #eaeaea;
border-top: 1px solid rgba(51, 51, 51, 0.1);
margin: 0.7667em 0 0 0.8em;
padding-top: 0.7667em;
}
.widget_recent_entries .post-date {
display: block;
}
.widget_rss ul {
list-style: none;
margin: 0;
}
.widget_rss li {
margin-bottom: 1.6em;
}
.widget_rss ul:last-child,
.widget_rss li:last-child {
margin-bottom: 0;
}
.widget_rss .rsswidget {
border: 0;
font-weight: 700;
}
.widget_rss .rsswidget img {
margin-top: -4px;
}
.widget_rss .rss-date,
.widget_rss cite {
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
font-style: normal;
display: block;
line-height: 2;
opacity: 0.8;
}
.textwidget > :last-child {
margin-bottom: 0;
}
.textwidget a {
border-bottom: 1px solid #333;
}
.textwidget a:hover,
.textwidget a:focus {
border-bottom: 0;
}
.textwidget ul,
.textwidget ol {
margin-left: 1.6em;
}
.tagcloud ul {
list-style-type: none;
}
.tagcloud ul li {
display: inline-block;
}
/**
* 12.0 Content
*/
.secondary {
background-color: #fff;
display: none;
padding: 0 7.6923%;
}
.secondary.toggled-on {
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
display: block;
}
.widget-area {
margin: 9.09090% auto 0;
}
.site-footer {
background-color: #fff;
border-top: 1px solid rgba(51, 51, 51, 0.1);
padding: 3.84615% 7.6923%;
}
/**
* 12.1 Posts and pages
*/
.hentry {
background-color: #fff;
padding-top: 7.6923%;
position: relative;
}
.hentry.has-post-thumbnail {
padding-top: 0;
}
.hentry.sticky:not(.has-post-thumbnail) {
padding-top: -webkit-calc(7.6923% + 24px);
padding-top: calc(7.6923% + 24px);
}
.hentry + .hentry {
border-top: 1px solid rgba(51, 51, 51, 0.1);
}
.post-thumbnail {
border: 0;
display: block;
margin-bottom: 2.4em;
}
.post-thumbnail img {
display: block;
margin: 0 auto;
}
a.post-thumbnail:hover,
a.post-thumbnail:focus {
opacity: 0.85;
}
.entry-header {
padding: 0 7.6923%;
}
.entry-title {
font-size: 26px;
font-size: 2.6rem;
line-height: 1.1538;
margin-bottom: 0.9231em;
}
.entry-content,
.entry-summary {
padding: 0 7.6923% 7.6923%;
}
.entry-content > :last-child,
.entry-summary > :last-child {
margin-bottom: 0;
}
.entry-content,
.entry-summary,
.page-content,
.comment-content {
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
}
.entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
font-size: 26px;
font-size: 2.6rem;
line-height: 1.1538;
margin-top: 1.8462em;
margin-bottom: 0.9231em;
}
.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.3636;
margin-top: 2.1818em;
margin-bottom: 1.0909em;
}
.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
font-size: 18px;
font-size: 1.8rem;
line-height: 1.3333;
margin-top: 2.6667em;
margin-bottom: 1.3333em;
}
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.page-content h4,
.page-content h5,
.page-content h6,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
font-size: 15px;
font-size: 1.5rem;
line-height: 1.2;
margin-top: 3.2em;
margin-bottom: 1.6em;
}
.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
letter-spacing: 0.1em;
text-transform: uppercase;
}
.entry-content > h1:first-child,
.entry-content > h2:first-child,
.entry-content > h3:first-child,
.entry-content > h4:first-child,
.entry-content > h5:first-child,
.entry-content > h6:first-child,
.entry-summary > h1:first-child,
.entry-summary > h2:first-child,
.entry-summary > h3:first-child,
.entry-summary > h4:first-child,
.entry-summary > h5:first-child,
.entry-summary > h6:first-child,
.page-content > h1:first-child,
.page-content > h2:first-child,
.page-content > h3:first-child,
.page-content > h4:first-child,
.page-content > h5:first-child,
.page-content > h6:first-child,
.comment-content > h1:first-child,
.comment-content > h2:first-child,
.comment-content > h3:first-child,
.comment-content > h4:first-child,
.comment-content > h5:first-child,
.comment-content > h6:first-child {
margin-top: 0;
}
.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a,
.pingback .comment-body > a {
border-bottom: 1px solid #333;
}
.entry-content a:hover,
.entry-content a:focus,
.entry-summary a:hover,
.entry-summary a:focus,
.page-content a:hover,
.page-content a:focus,
.comment-content a:hover,
.comment-content a:focus,
.pingback .comment-body > a:hover,
.pingback .comment-body > a:focus {
border-bottom: 0;
}
.entry-content a img,
.entry-summary a img,
.page-content a img,
.comment-content a img {
display: block;
}
.entry-content .more-link,
.entry-summary .more-link:after {
white-space: nowrap;
}
.entry-content .more-link:after,
.entry-summary .more-link:after {
content: "\f429";
font-size: 16px;
position: relative;
top: 5px;
}
.author-info {
border-top: 1px solid #eaeaea;
border-top: 1px solid rgba(51, 51, 51, 0.1);
margin: 0 7.6923%;
padding: 7.6923% 0;
}
.author-info .avatar {
float: left;
height: 36px;
margin: 0 1.6em 1.6em 0;
width: 36px;
}
.author-heading {
color: #707070;
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
letter-spacing: 0.04em;
margin-bottom: 1.5em;
text-transform: uppercase;
}
.author-title {
clear: none;
}
.author-bio {
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
overflow: hidden;
padding-bottom: 1px;
}
.author-description {
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
}
.author-description a {
border-bottom: 1px solid #333;
}
.author-description a:hover,
.author-description a:focus {
border-bottom: 0;
}
.author-description > :last-child {
margin-bottom: 0;
}
.author-link {
white-space: nowrap;
}
.author-link:after {
content: "\f429";
position: relative;
top: 1px;
}
.entry-footer {
background-color: #f7f7f7;
color: #707070;
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
padding: 3.8461% 7.6923%;
}
.entry-footer a {
border-bottom: 1px solid transparent;
color: #707070;
color: rgba(51, 51, 51, 0.7);
}
.entry-footer a:hover {
border-bottom: 1px solid #333;
}
.entry-footer a:hover,
.entry-footer a:focus {
color: #333;
}
.sticky-post {
background-color: #333;
color: #fff;
font-weight: 700;
letter-spacing: 0.04em;
padding: 0.25em 0.5em;
position: absolute;
top: 0;
text-transform: uppercase;
}
.updated:not(.published) {
display: none;
}
.sticky .posted-on {
display: none;
}
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
margin-right: 2px;
position: relative;
}
.posted-on,
.byline,
.cat-links,
.tags-links,
.comments-link,
.entry-format,
.full-size-link {
margin-right: 1em;
}
.format-aside .entry-format:before {
content: "\f101";
}
.format-image .entry-format:before {
content: "\f473";
}
.format-gallery .entry-format:before {
content: "\f103";
}
.format-video .entry-format:before {
content: "\f104";
}
.format-status .entry-format:before {
content: "\f105";
}
.format-quote .entry-format:before {
content: "\f106";
}
.format-link .entry-format:before {
content: "\f107";
}
.format-chat .entry-format:before {
content: "\f108";
}
.format-audio .entry-format:before {
content: "\f109";
}
.posted-on:before {
content: "\f307";
}
.byline:before {
content: "\f304";
}
.cat-links:before {
content: "\f301";
}
.tags-links:before {
content: "\f302";
}
.comments-link:before {
content: "\f300";
}
.full-size-link:before {
content: "\f402";
}
.edit-link:before {
content: "\f411";
}
.comments-link,
.edit-link {
white-space: nowrap;
}
.page-header {
background-color: #fff;
border-bottom: 1px solid rgba(51, 51, 51, 0.1);
padding: 7.6923%;
}
.page-title {
font-family: "Noto Serif", serif;
font-size: 18px;
font-size: 1.8rem;
line-height: 1.3333;
}
.taxonomy-description {
color: #707070;
color: rgba(51, 51, 51, 0.7);
padding-top: 0.4em;
}
.taxonomy-description a {
border-bottom: 1px solid #333;
}
.taxonomy-description a:hover,
.taxonomy-description a:focus {
border-bottom: 0;
}
.taxonomy-description > :last-child {
margin-bottom: 0;
}
.page-content {
background-color: #fff;
padding: 7.6923%;
}
.page-content > :last-child {
margin-bottom: 0;
}
.page-links {
clear: both;
font-family: "Noto Sans", sans-serif;
margin-bottom: 1.3333em;
}
.page-links a,
.page-links > span {
border: 1px solid #eaeaea;
border: 1px solid rgba(51, 51, 51, 0.1);
display: inline-block;
font-size: 12px;
font-size: 1.2rem;
height: 2em;
line-height: 2;
margin: 0 0.3333em 0.3333em 0;
text-align: center;
width: 2em;
}
.page-links a {
-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
background-color: #333;
border-color: #333;
color: #fff;
}
.page-links a:hover,
.page-links a:focus {
background-color: #707070;
background-color: rgba(51, 51, 51, 0.7);
border-color: transparent;
color: #fff;
}
.page-links > .page-links-title {
border: 0;
color: #707070;
color: rgba(51, 51, 51, 0.7);
height: auto;
margin: 0;
padding-right: 0.5em;
width: auto;
}
.entry-attachment {
margin-bottom: 1.6em;
}
.type-attachment .entry-title {
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
}
.entry-caption {
color: #707070;
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
line-height: 1.5;
padding-top: 0.5em;
word-wrap: break-word;
}
.entry-caption > :last-child {
margin-bottom: 0;
}
/**
* 12.2 Post Formats
*/
.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
font-size: 18px;
font-size: 1.8rem;
line-height: 1.3333;
margin-bottom: 1.3333em;
}
.format-link .entry-title a:after {
content: "\f442";
font-size: 24px;
height: 24px;
position: relative;
top: 0;
width: 24px;
}
.blog .format-status .entry-title,
.archive .format-status .entry-title {
display: none;
}
/**
* 12.3 Comments
*/
.comments-area {
background-color: #fff;
border-top: 1px solid #eaeaea;
border-top: 1px solid rgba(51, 51, 51, 0.1);
padding: 7.6923%;
}
.comments-area > :last-child {
margin-bottom: 0;
}
.comment-list + .comment-respond {
border-top: 1px solid #eaeaea;
border-top: 1px solid rgba(51, 51, 51, 0.1);
}
.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
padding-top: 1.6em;
}
.comments-title,
.comment-reply-title {
font-family: "Noto Serif", serif;
font-size: 18px;
font-size: 1.8rem;
line-height: 1.3333;
}
.comments-title {
margin-bottom: 1.3333em;
}
.comment-list {
list-style: none;
margin: 0;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
border-top: 1px solid #eaeaea;
border-top: 1px solid rgba(51, 51, 51, 0.1);
padding: 1.6em 0;
}
.comment-list .children {
list-style: none;
margin: 0;
}
.comment-list .children > li {
padding-left: 0.8em;
}
.comment-author {
color: #707070;
color: rgba(51, 51, 51, 0.7);
margin-bottom: 0.4em;
}
.comment-author a:hover {
border-bottom: 1px solid #707070;
border-bottom: 1px solid rgba(51, 51, 51, 0.7);
}
.comment-author .avatar {
float: left;
height: 24px;
margin-right: 0.8em;
width: 24px;
}
.bypostauthor > article .fn:after {
content: "\f304";
position: relative;
top: 5px;
left: 3px;
}
.comment-metadata,
.pingback .edit-link {
color: #707070;
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
}
.comment-metadata a,
.pingback .edit-link a {
color: #707070;
color: rgba(51, 51, 51, 0.7);
}
.comment-metadata a:hover,
.pingback .edit-link a:hover {
border-bottom: 1px solid #333;
}
.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .edit-link a:hover,
.pingback .edit-link a:focus {
color: #333;
}
.comment-metadata {
margin-bottom: 1.6em;
}
.comment-metadata .edit-link {
margin-left: 1em;
}
.pingback .edit-link {
margin-left: 1em;
}
.pingback .edit-link:before {
top: 5px;
}
.comment-content ul,
.comment-content ol {
margin: 0 0 1.6em 1.3333em;
}
.comment-content li > ul,
.comment-content li > ol {
margin-bottom: 0;
}
.comment-content > :last-child {
margin-bottom: 0;
}
.comment-list .reply {
font-size: 12px;
font-size: 1.2rem;
}
.comment-list .reply a {
border: 1px solid #eaeaea;
border: 1px solid rgba(51, 51, 51, 0.1);
color: #707070;
color: rgba(51, 51, 51, 0.7);
display: inline-block;
font-family: "Noto Sans", sans-serif;
font-weight: 700;
line-height: 1;
margin-top: 2em;
padding: 0.4167em 0.8333em;
text-transform: uppercase;
}
.comment-list .reply a:hover,
.comment-list .reply a:focus {
border-color: #333;
color: #333;
outline: 0;
}
.comment-form {
padding-top: 1.6em;
}
.comment-form label {
color: #707070;
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
font-weight: 700;
display: block;
letter-spacing: 0.04em;
line-height: 1.5;
text-transform: uppercase;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form input[type="submit"] {
width: 100%;
}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
color: #707070;
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
margin-bottom: 2em;
}
.logged-in-as a:hover {
border-bottom: 1px solid #333;
}
.no-comments {
border-top: 1px solid #eaeaea;
border-top: 1px solid rgba(51, 51, 51, 0.1);
color: #707070;
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
font-weight: 700;
padding-top: 1.6em;
}
.comment-navigation + .no-comments {
border-top: 0;
}
.form-allowed-tags code {
font-family: Inconsolata, monospace;
}
.form-submit {
margin-bottom: 0;
}
.required {
color: #c0392b;
}
.comment-reply-title small {
font-size: 100%;
}
.comment-reply-title small a {
border: 0;
float: right;
height: 32px;
overflow: hidden;
width: 26px;
}
.comment-reply-title small a:before {
content: "\f405";
font-size: 32px;
position: relative;
top: -3px;
}
.comment-form #wp-comment-cookies-consent {
margin: 0 10px 0 0;
}
.comment-form .comment-form-cookies-consent label {
display: inline;
font-size: 12px;
font-size: 1.2rem;
font-weight: normal;
letter-spacing: 0;
text-transform: none;
}
/**
* 13.0 Footer
*/
.site-info {
color: #707070;
color: rgba(51, 51, 51, 0.7);
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
}
.site-info a {
border-bottom: 1px solid transparent;
color: #707070;
color: rgba(51, 51, 51, 0.7);
}
.site-info a:hover {
border-bottom: 1px solid #333;
}
.site-info a:hover,
.site-info a:focus {
color: #333;
}
.site-info span[role=separator] {
padding: 0 0.25em 0 0.5em;
}
.site-info span[role=separator]::before {
content: '\002f';
}
/**
* 14.0 Media
*/
.site .avatar {
border-radius: 50%;
}
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-top: 0;
margin-bottom: 0;
padding: 0;
}
audio,
canvas {
display: inline-block;
}
embed,
iframe,
object,
video {
margin-bottom: 1.6em;
max-width: 100%;
vertical-align: middle;
}
p > embed,
p > iframe,
p > object,
p > video {
margin-bottom: 0;
}
.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
font-size: 15px;
font-size: 1.5rem;
margin-top: 0;
margin-bottom: 1.6em;
}
.wp-playlist.wp-playlist {
padding-bottom: 0;
}
.wp-playlist .wp-playlist-tracks {
margin-top: 0;
}
.wp-playlist-item .wp-playlist-caption {
border-bottom: 0;
padding: 10px 0;
}
.wp-playlist-item .wp-playlist-item-length {
top: 10px;
}
/**
* 14.1 Captions
*/
.wp-caption {
margin-bottom: 1.6em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0;
}
.wp-caption-text {
color: #707070;
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
padding: 0.5em 0;
}
/**
* 14.2 Galleries
*/
.gallery {
margin-bottom: 1.6em;
}
.gallery-item {
display: inline-block;
padding: 1.79104477%;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
}
.gallery-caption {
color: #707070;
color: rgba(51, 51, 51, 0.7);
display: block;
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}
/**
* 15.0 Multisite
*/
.widecolumn {
background-color: #fff;
padding: 7.6923%;
}
.widecolumn .mu_register {
width: auto;
}
.widecolumn .mu_alert {
margin-bottom: 1.6em;
}
.widecolumn form,
.widecolumn .mu_register form {
margin-top: 0;
}
.widecolumn h2 {
font-size: 26px;
font-size: 2.6rem;
line-height: 1.1538;
margin-bottom: 0.9231em;
}
.widecolumn p {
margin: 1.6em 0;
}
.widecolumn p + h2 {
margin-top: 1.8462em;
}
.widecolumn label,
.widecolumn .mu_register label {
color: #707070;
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
font-weight: 700;
letter-spacing: 0.04em;
line-height: 1.5;
text-transform: uppercase;
}
.widecolumn .mu_register label {
margin: 2em 0 0;
}
.widecolumn #key,
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #blogname,
.widecolumn .mu_register #user_name {
font-size: 16px;
font-size: 1.6rem;
width: 100%;
}
.widecolumn .mu_register #blogname {
margin: 0;
}
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
margin: 0 0 0.375em;
}
.widecolumn #submit,
.widecolumn .mu_register input[type="submit"] {
font-size: 12px;
font-size: 1.2rem;
margin: 0;
width: 100%;
}
.widecolumn .mu_register .prefix_address,
.widecolumn .mu_register .suffix_address {
font-size: inherit;
}
.widecolumn .mu_register > :last-child,
.widecolumn form > :last-child {
margin-bottom: 0;
}
/**
* 16.0 Media Queries
*/
/*
* Does the same thing as <meta name="viewport" content="width=device-width">,
* but in the future W3C standard way. -ms- prefix is required for IE10+ to
* render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
* the meta tag. See https://core.trac.wordpress.org/ticket/25888.
*/
@-ms-viewport {
width: device-width;
}
@viewport {
width: device-width;
}
/**
* 16.1 Mobile Large 620px
*/
@media screen and (min-width: 38.75em) {
ul,
ol {
margin-left: 0;
}
li > ul,
li > ol,
blockquote > ul,
blockquote > ol {
margin-left: 1.3333em;
}
blockquote {
margin-left: -1em;
}
blockquote > blockquote {
margin-left: 0;
}
.site-branding {
min-height: 3.2em;
}
.site-title {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.0909;
}
.site-description {
display: block;
}
.secondary {
box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
margin: 7.6923% 7.6923% 0;
padding: 7.6923% 7.6923% 0;
}
.main-navigation {
margin-bottom: 11.1111%;
}
.main-navigation ul {
border-top: 1px solid rgba(51, 51, 51, 0.1);
border-bottom: 1px solid rgba(51, 51, 51, 0.1);
}
.main-navigation ul ul {
border-top: 0;
border-bottom: 0;
}
.social-navigation {
margin-bottom: 11.1111%;
}
.social-navigation {
margin-top: 0;
}
.widget-area {
margin-top: 0;
}
.widget {
margin-bottom: 11.1111%;
}
.site-main {
padding: 7.6923% 0;
}
.hentry.sticky:not(.has-post-thumbnail) {
padding-top: inherit;
}
.hentry,
.page-header,
.page-content {
box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
margin: 0 7.6923%;
}
.hentry + .hentry,
.page-header + .hentry,
.page-header + .page-content {
margin-top: 7.6923%;
}
.hentry + .hentry {
border-top: 0;
}
.post-thumbnail {
margin-bottom: 2.4em;
}
.entry-header {
padding: 0 9.0909%;
}
.entry-content,
.entry-summary {
padding: 0 9.0909% 9.0909%;
}
.entry-footer {
padding: 4.5454% 9.0909%;
}
.page-header {
border-bottom: 0;
border-left: 7px solid #333;
padding: 3.8461% 7.6923%;
}
.page-title,
.taxonomy-description {
margin-left: -7px;
}
.page-content {
padding: 9.0909%;
}
.site-footer {
border-top: 0;
box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
margin: 0 7.6923%;
padding: 3.84615% 7.6923%;
}
.post-navigation {
border-top: 0;
box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
margin: 7.6923% 7.6923% 0;
}
.post-navigation a {
padding: 4.5454% 9.0909%;
}
.pagination {
border-top: 0;
box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
margin: 7.6923% 7.6923% 0;
padding: 0;
}
/* restore screen-reader-text */
.pagination .current .screen-reader-text {
position: absolute !important;
}
.pagination .page-numbers {
display: inline-block;
}
.image-navigation {
padding: 0 9.0909%;
}
.comments-area {
border-top: 0;
box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
margin: 7.6923% 7.6923% 0;
}
.comment-content ul,
.comment-content ol {
margin-left: 0;
}
.comment-content li > ul,
.comment-content li > ol,
.comment-content blockquote > ul,
.comment-content blockquote > ol {
margin-left: 1.3333em;
}
.widecolumn {
box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
margin: 7.6923%;
}
}
/**
* 16.2 Tablet Small 740px
*/
@media screen and (min-width: 46.25em) {
body,
button,
input,
select,
textarea {
font-size: 17px;
font-size: 1.7rem;
line-height: 1.6471;
}
button,
input {
line-height: normal;
}
p,
address,
pre,
hr,
ul,
ol,
dl,
dd,
table {
margin-bottom: 1.6471em;
}
blockquote {
font-size: 20px;
font-size: 2rem;
line-height: 1.75;
margin-bottom: 1.75em;
margin-left: -1.05em;
padding-left: 0.85em;
}
blockquote p {
margin-bottom: 1.75em;
}
blockquote cite,
blockquote small {
font-size: 17px;
font-size: 1.7rem;
line-height: 1.6471;
}
pre {
line-height: 1.2353;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.post-password-form input[type="submit"],
.widecolumn #submit,
.widecolumn .mu_register input[type="submit"] {
font-size: 14px;
font-size: 1.4rem;
padding: 0.8214em 1.6429em;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
padding: 0.5em;
}
.main-navigation {
font-size: 14px;
font-size: 1.4rem;
line-height: 1.5;
}
.main-navigation a {
padding: 1em 0;
}
.main-navigation ul ul {
margin-left: 1em;
}
.main-navigation .menu-item-description {
font-size: 14px;
font-size: 1.4rem;
line-height: 1.5;
}
.social-navigation ul {
margin-bottom: -1.4706em;
}
.social-navigation a {
height: 2.8824em;
width: 2.8824em;
}
.secondary-toggle {
height: 56px;
width: 56px;
}
.secondary-toggle:before {
line-height: 54px;
width: 54px;
}
.post-password-form label,
.post-navigation .meta-nav,
.image-navigation,
.comment-navigation,
.author-heading,
.author-bio,
.entry-footer,
.page-links a,
.page-links span,
.comment-metadata,
.pingback .edit-link,
.comment-list .reply,
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.comment-form label,
.comment-form .comment-form-cookies-consent label,
.form-allowed-tags,
.site-info,
.wp-caption-text,
.gallery-caption,
.entry-caption,
.widecolumn label,
.widecolumn .mu_register label {
font-size: 14px;
font-size: 1.4rem;
}
.pagination .nav-links {
min-height: 3.2941em;
}
.pagination .page-numbers {
line-height: 3.2941em;
padding: 0 0.8235em;
}
.pagination .prev,
.pagination .next {
height: 56px;
padding: 0;
width: 56px;
}
.pagination .prev:before,
.pagination .next:before {
height: 56px;
line-height: 56px;
width: 56px;
}
.image-navigation .nav-previous a:before,
.image-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.comment-navigation .nav-next a:after {
top: 2px;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
margin: 0.4118em 1.6471em 1.6471em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
margin: 0.4118em 0 1.6471em 1.6471em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
margin-top: 0.4118em;
margin-bottom: 1.6471em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
margin-bottom: 1.2353em;
}
.site-branding {
min-height: 3.7059em;
padding-right: 66px;
}
.site-title {
font-size: 29px;
font-size: 2.9rem;
line-height: 1.2069;
}
.custom-logo {
max-height: 105px;
}
.wp-custom-logo .site-title {
margin-top: 0.482758621em;
}
.site-description {
font-size: 14px;
font-size: 1.4rem;
}
.widget {
font-size: 14px;
font-size: 1.4rem;
line-height: 1.5;
}
.widget p,
.widget address,
.widget hr,
.widget ul,
.widget ol,
.widget dl,
.widget dd,
.widget table,
.widget pre {
margin-bottom: 1.5em;
}
.widget li > ul,
.widget li > ol {
margin-bottom: 0;
}
.widget blockquote {
font-size: 17px;
font-size: 1.7rem;
line-height: 1.6471;
margin-bottom: 1.6471em;
margin-left: -1.2353em;
padding-left: 1em;
}
.widget blockquote p {
margin-bottom: 1.6471em;
}
.widget blockquote cite,
.widget blockquote small {
font-size: 14px;
font-size: 1.4rem;
line-height: 1.5;
}
.widget blockquote > blockquote {
margin-left: 0;
}
.widget pre {
line-height: 1.5;
padding: 0.75em;
}
.widget button,
.widget input,
.widget select,
.widget textarea {
line-height: 1.75;
}
.widget button,
.widget input {
line-height: normal;
}
.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
font-size: 14px;
font-size: 1.4rem;
padding: 0.8214em 1.6429em;
}
.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
padding: 0.5625em;
}
.widget blockquote.alignleft,
.widget .wp-caption.alignleft,
.widget img.alignleft {
margin: 0.5em 1.5em 1.5em 0;
}
.widget blockquote.alignright,
.widget .wp-caption.alignright,
.widget img.alignright {
margin: 0.5em 0 1.5em 1.5em;
}
.widget blockquote.aligncenter,
.widget .wp-caption.aligncenter,
.widget img.aligncenter {
margin-top: 0.5em;
margin-bottom: 1.5em;
}
.widget .wp-caption.alignleft,
.widget .wp-caption.alignright,
.widget .wp-caption.aligncenter {
margin-bottom: 1em;
}
.widget-title {
margin: 0 0 1.5em;
}
.widget_calendar td,
.widget_calendar th {
line-height: 2.9286;
}
.widget_calendar caption {
margin: 0 0 1.5em;
}
.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
padding: 0.9643em 0;
}
.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
margin: 0.9643em 0 0 1em;
padding-top: 0.9643em;
}
.widget_rss li {
margin-bottom: 1.5em;
}
.widget_rss .rss-date,
.widget_rss cite {
line-height: 1.75;
}
.post-thumbnail {
margin-bottom: 3em;
}
.entry-title,
.widecolumn h2 {
font-size: 35px;
font-size: 3.5rem;
line-height: 1.2;
margin-bottom: 1.2em;
}
.entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
font-size: 35px;
font-size: 3.5rem;
line-height: 1.2;
margin-top: 1.6em;
margin-bottom: 0.8em;
}
.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
font-size: 29px;
font-size: 2.9rem;
line-height: 1.2069;
margin-top: 1.931em;
margin-bottom: 0.9655em;
}
.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
font-size: 24px;
font-size: 2.4rem;
line-height: 1.1667;
margin-top: 2.3333em;
margin-bottom: 1.1667em;
}
.entry-content h4,
.entry-summary h4,
.page-content h4,
.comment-content h4 {
font-size: 20px;
font-size: 2rem;
line-height: 1.4;
margin-top: 2.8em;
margin-bottom: 1.4em;
}
.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
font-size: 17px;
font-size: 1.7rem;
line-height: 1.2353;
margin-top: 3.2941em;
margin-bottom: 1.6471em;
}
.entry-content .more-link:after,
.entry-summary .more-link:after {
font-size: 24px;
top: 2px;
}
.author-info {
margin: 0 9.0909%;
padding: 9.0909% 0;
}
.author-info .avatar {
height: 42px;
margin: 0 1.6471em 1.6471em 0;
width: 42px;
}
.author-link:after {
top: 3px;
}
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
top: 3px;
}
.taxonomy-description {
padding-top: 0.4118em;
}
.page-title,
.comments-title,
.comment-reply-title,
.post-navigation .post-title {
font-size: 24px;
font-size: 2.4rem;
line-height: 1.1667;
}
.page-links {
margin-bottom: 1.4117em;
}
.page-links a,
.page-links > span {
margin: 0 0.2857em 0.2857em 0;
}
.entry-attachment {
margin-bottom: 1.6471em;
}
.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
font-size: 20px;
font-size: 2rem;
line-height: 1.4;
margin-bottom: 1.4em;
}
.format-link .entry-title a:after {
top: 0.0833em;
}
.comments-title {
margin-bottom: 1.4em;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
padding: 1.6471em 0;
}
.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
padding-top: 1.6471em;
}
.comment-list .children > li {
padding-left: 1.2353em;
}
.comment-meta {
position: relative;
}
.comment-author {
margin-bottom: 0;
}
.comment-author .avatar {
height: 42px;
margin-right: 1.64705em;
position: relative;
top: 5px;
width: 42px;
}
.comment-metadata .edit-link:before {
top: 2px;
}
.pingback .edit-link:before {
top: 6px;
}
.bypostauthor > article .fn:after {
top: 7px;
left: 6px;
}
.comment-content ul,
.comment-content ol {
margin-bottom: 1.6471em;
}
.comment-list .reply a {
padding: 0.4286em 0.8571em;
}
.comment-form,
.no-comments {
padding-top: 1.6471em;
}
.comment-reply-title small a:before {
top: -1px;
}
embed,
iframe,
object,
video {
margin-bottom: 1.6471em;
}
.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
font-size: 17px;
font-size: 1.7rem;
margin-bottom: 1.6471em;
}
.wp-caption,
.gallery {
margin-bottom: 1.6471em;
}
.widecolumn .mu_alert {
margin-bottom: 1.6471em;
}
.widecolumn p {
margin: 1.6471em 0;
}
.widecolumn p + h2 {
margin-top: 1.6em;
}
.widecolumn #key,
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #blogname,
.widecolumn .mu_register #user_name {
font-size: 17px;
font-size: 1.7rem;
line-height: normal;
}
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
margin: 0 0 0.4117em;
}
}
/**
* 16.3 Tablet Large 880px
*/
@media screen and (min-width: 55em) {
body,
button,
input,
select,
textarea {
font-size: 19px;
font-size: 1.9rem;
line-height: 1.6842;
}
button,
input {
line-height: normal;
}
p,
address,
pre,
hr,
ul,
ol,
dl,
dd,
table {
margin-bottom: 1.6842em;
}
blockquote {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.8182;
margin-bottom: 1.8182em;
margin-left: -1.0909em;
padding-left: 0.9091em;
}
blockquote p {
margin-bottom: 1.8182em;
}
blockquote cite,
blockquote small {
font-size: 19px;
font-size: 1.9rem;
line-height: 1.6842;
}
pre {
line-height: 1.2632;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.post-password-form input[type="submit"],
.widecolumn #submit,
.widecolumn .mu_register input[type="submit"] {
font-size: 16px;
font-size: 1.6rem;
padding: 0.8125em 1.625em;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
padding: 0.5278em;
}
.main-navigation {
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
}
.main-navigation a {
padding: 0.75em 0;
}
.main-navigation .menu-item-description {
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
}
.social-navigation ul {
margin-bottom: -1.2632em;
}
.social-navigation a {
height: 2.5263em;
width: 2.5263em;
}
.secondary-toggle {
height: 64px;
width: 64px;
}
.secondary-toggle:before {
line-height: 62px;
width: 62px;
}
.post-password-form label,
.post-navigation .meta-nav,
.comment-navigation,
.image-navigation,
.author-heading,
.author-bio,
.entry-footer,
.page-links a,
.page-links span,
.comment-metadata,
.pingback .edit-link,
.comment-list .reply,
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.comment-form label,
.comment-form .comment-form-cookies-consent label,
.form-allowed-tags,
.site-info,
.wp-caption-text,
.gallery-caption,
.entry-caption,
.widecolumn label,
.widecolumn .mu_register label {
font-size: 16px;
font-size: 1.6rem;
}
.pagination .nav-links {
min-height: 3.3684em;
}
.pagination .page-numbers {
line-height: 3.3684em;
padding: 0 0.8421em;
}
.pagination .prev,
.pagination .next {
height: 64px;
padding: 0;
width: 64px;
}
.pagination .prev:before,
.pagination .next:before {
height: 64px;
line-height: 64px;
width: 64px;
}
.image-navigation .nav-previous a:before,
.image-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.comment-navigation .nav-next a:after {
font-size: 24px;
top: -1px;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
margin: 0.4211em 1.6842em 1.6842em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
margin: 0.4211em 0 1.6842em 1.6842em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
margin-top: 0.4211em;
margin-bottom: 1.6842em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
margin-bottom: 1.2632em;
}
.site-branding {
min-height: 3.7895em;
padding-right: 74px;
}
.site-title {
font-size: 32px;
font-size: 3.2rem;
line-height: 1.25;
}
.custom-logo {
max-height: 104px;
}
.wp-custom-logo .site-title {
margin-top: 0.5em;
}
.site-description {
font-size: 16px;
font-size: 1.6rem;
}
.widget {
font-size: 16px;
font-size: 1.6rem;
}
.widget blockquote {
font-size: 19px;
font-size: 1.9rem;
line-height: 1.6842;
margin-bottom: 1.6842em;
margin-left: -1.2632em;
padding-left: 1.0526em;
}
.widget blockquote p {
margin-bottom: 1.6842em;
}
.widget blockquote cite,
.widget blockquote small {
font-size: 16px;
font-size: 1.6rem;
}
.widget button,
.widget input,
.widget select,
.widget textarea {
line-height: 1.5;
}
.widget button,
.widget input {
line-height: normal;
}
.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
font-size: 16px;
font-size: 1.6rem;
padding: 0.8125em 1.625em;
}
.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
padding: 0.75em;
}
.widget .wp-caption-text,
.widget .gallery-caption {
line-height: 1.5;
}
.widget_calendar td,
.widget_calendar th {
line-height: 2.9375;
}
.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
padding: 0.7188em 0;
}
.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
margin: 0.7188em 0 0 1em;
padding-top: 0.7188em;
}
.widget_rss .rss-date,
.widget_rss cite {
font-size: 13px;
font-size: 1.3rem;
line-height: 1.8462;
}
.post-thumbnail {
margin-bottom: 2.9474em;
}
.entry-title,
.widecolumn h2 {
font-size: 39px;
font-size: 3.9rem;
line-height: 1.2308;
margin-bottom: 1.2308em;
}
.entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
font-size: 39px;
font-size: 3.9rem;
line-height: 1.2308;
margin-top: 1.641em;
margin-bottom: 0.8205em;
}
.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
font-size: 32px;
font-size: 3.2rem;
line-height: 1.25;
margin-top: 2em;
margin-bottom: 1em;
}
.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
font-size: 27px;
font-size: 2.7rem;
line-height: 1.1852;
margin-top: 2.3704em;
margin-bottom: 1.1852em;
}
.entry-content h4,
.entry-summary h4,
.page-content h4,
.comment-content h4 {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.4545;
margin-top: 2.9091em;
margin-bottom: 1.4545em;
}
.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
font-size: 19px;
font-size: 1.9rem;
line-height: 1.2632;
margin-top: 3.3684em;
margin-bottom: 1.6842em;
}
.entry-content .more-link:after,
.entry-summary .more-link:after {
top: 3px;
}
.author-info .avatar {
height: 56px;
margin: 0 1.6842em 1.6842em 0;
width: 56px;
}
.author-link:after {
font-size: 24px;
top: 0;
}
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
top: 4px;
}
.taxonomy-description {
padding-top: 0.4211em;
}
.page-title,
.comments-title,
.comment-reply-title,
.post-navigation .post-title {
font-size: 27px;
font-size: 2.7rem;
line-height: 1.1852;
}
.page-links {
margin-bottom: 1.4736em;
}
.page-links a,
.page-links > span {
margin: 0 0.25em 0.25em 0;
}
.entry-attachment {
margin-bottom: 1.6842em
}
.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.4545;
margin-bottom: 1.4545em;
}
.format-link .entry-title a:after {
top: 0.125em;
}
.comments-title {
margin-bottom: 1.4545em;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
padding: 1.6842em 0;
}
.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
padding-top: 1.6842em;
}
.comment-list .children > li {
padding-left: 1.4737em;
}
.comment-author .avatar {
height: 56px;
margin-right: 1.6842em;
top: 3px;
width: 56px;
}
.comment-metadata {
line-height: 2;
}
.comment-metadata .edit-link:before {
top: 8px;
}
.pingback .edit-link:before {
top: 8px;
}
.bypostauthor > article .fn:after {
top: 8px;
}
.comment-content ul,
.comment-content ol {
margin-bottom: 1.6842em;
}
.comment-list .reply a {
padding: 0.4375em 0.875em;
}
.comment-form,
.no-comments {
padding-top: 1.6842em;
}
embed,
iframe,
object,
video {
margin-bottom: 1.6842em;
}
.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
font-size: 19px;
font-size: 1.9rem;
margin-bottom: 1.6842em;
}
.wp-caption,
.gallery {
margin-bottom: 1.6842em;
}
.widecolumn .mu_alert {
margin-bottom: 1.6842em;
}
.widecolumn p {
margin: 1.6842em 0;
}
.widecolumn p + h2 {
margin-top: 1.641em;
}
.widecolumn #key,
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #blogname,
.widecolumn .mu_register #user_name {
font-size: 19px;
font-size: 1.9rem;
}
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
margin: 0 0 0.421em;
}
}
/**
* 16.4 Desktop Small 955px
*/
@media screen and (min-width: 59.6875em) {
body:before {
background-color: #fff;
box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
content: "";
display: block;
height: 100%;
min-height: 100%;
position: fixed;
top: 0;
left: 0;
width: 29.4118%;
z-index: 0; /* Fixes flashing bug with scrolling on Safari */
}
.site {
margin: 0 auto;
max-width: 1403px;
}
.sidebar {
float: left;
margin-right: -100%;
max-width: 413px;
position: relative;
width: 29.4118%;
}
.secondary {
background-color: transparent;
box-shadow: none;
display: block;
margin: 0;
padding: 0;
}
.site-main {
padding: 8.3333% 0;
}
.site-content {
display: block;
float: left;
margin-left: 29.4118%;
width: 70.5882%;
}
body {
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
}
p,
address,
pre,
hr,
ul,
ol,
dl,
dd,
table {
margin-bottom: 1.6em;
}
blockquote {
font-size: 18px;
font-size: 1.8rem;
line-height: 1.6667;
margin-bottom: 1.6667em;
margin-left: -1.3333em;
padding-left: 1.1111em;
}
blockquote cite,
blockquote small {
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
}
pre {
line-height: 1.2;
}
button,
input,
select,
textarea {
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
}
button,
input {
line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.post-password-form input[type="submit"],
.widecolumn #submit,
.widecolumn .mu_register input[type="submit"] {
font-size: 12px;
font-size: 1.2rem;
padding: 0.7917em 1.5833em;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
padding: 0.375em;
}
.main-navigation {
font-size: 12px;
font-size: 1.2rem;
margin: 0 20% 20%;
}
.main-navigation a {
padding: 0.5em 0;
}
.main-navigation .menu-item-has-children > a {
padding-right: 30px;
}
.main-navigation .menu-item-description {
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
}
.dropdown-toggle {
height: 24px;
width: 24px;
}
.dropdown-toggle:after {
font-size: 16px;
line-height: 24px;
width: 24px;
}
.social-navigation {
margin: 0 20% 20%;
}
.social-navigation ul {
margin-bottom: -1.6em;
}
.social-navigation li {
width: 25%;
}
.social-navigation a {
height: 3.2em;
}
.secondary-toggle {
display: none;
}
.post-password-form label,
.post-navigation .meta-nav,
.comment-navigation,
.image-navigation,
.author-heading,
.author-bio,
.entry-footer,
.page-links a,
.page-links span,
.comment-metadata,
.pingback .edit-link,
.comment-list .reply,
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.comment-form label,
.comment-form .comment-form-cookies-consent label,
.form-allowed-tags,
.site-info,
.wp-caption-text,
.gallery-caption,
.entry-caption,
.widecolumn label,
.widecolumn .mu_register label {
font-size: 12px;
font-size: 1.2rem;
}
.post-navigation {
margin: 8.3333% 8.3333% 0;
}
.post-navigation a {
padding: 5% 10%;
}
.pagination {
margin: 8.333% 8.333% 0;
}
.pagination .nav-links {
min-height: 3.2em;
}
.pagination .page-numbers {
line-height: 3.2em;
padding: 0 0.8em;
}
.pagination .prev,
.pagination .next {
height: 48px;
padding: 0;
width: 48px;
}
.pagination .prev:before,
.pagination .next:before {
height: 48px;
line-height: 48px;
width: 48px;
}
.image-navigation .nav-previous a:before,
.image-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.comment-navigation .nav-next a:after {
font-size: 16px;
top: 0;
}
.image-navigation {
padding: 0 10%;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
clear: both;
margin-top: 0.4em;
margin-bottom: 1.6em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
margin-bottom: 1.2em;
}
.site-header {
background-color: transparent;
border-bottom: 0;
margin: 20% 0;
padding: 0 20%;
}
.site-branding {
min-height: 0;
padding: 0;
}
.site-title {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.3636;
}
.custom-logo {
max-height: none;
}
.wp-custom-logo .site-title {
margin-top: 0.545454545em;
}
.site-description {
font-size: 12px;
font-size: 1.2rem;
}
.widget {
font-size: 12px;
font-size: 1.2rem;
margin: 0 0 20%;
padding: 0 20%;
}
.widget blockquote {
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
margin-bottom: 1.5em;
margin-left: -1.5em;
padding-left: 1.1667em;
}
.widget blockquote p {
margin-bottom: 1.5em;
}
.widget blockquote cite,
.widget blockquote small {
font-size: 12px;
font-size: 1.2rem;
}
.widget pre {
padding: 0.5em;
}
.widget button,
.widget input,
.widget select,
.widget textarea {
font-size: 12px;
font-size: 1.2rem;
}
.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
font-size: 12px;
font-size: 1.2rem;
padding: 0.5417em 1.0833em;
}
.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
padding: 0.4583em;
}
.widget .wp-caption-text,
.widget .gallery-caption {
font-size: 12px;
font-size: 1.2rem;
}
.widget_calendar td,
.widget_calendar th {
line-height: 1.9167;
}
.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
padding: 0.4583em 0;
}
.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
margin: 0.4583em 0 0 1em;
padding-top: 0.4583em;
}
.widget_rss .rss-date,
.widget_rss cite {
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
}
.hentry,
.page-header,
.page-content {
margin: 0 8.3333%;
}
.hentry {
padding-top: 8.3333%;
}
.hentry + .hentry,
.page-header + .hentry,
.page-header + .page-content {
margin-top: 8.3333%;
}
.post-thumbnail {
margin-bottom: 2.4em;
}
.entry-header {
padding: 0 10%;
}
.entry-title,
.widecolumn h2 {
font-size: 31px;
font-size: 3.1rem;
line-height: 1.1613;
margin-bottom: 1.1613em;
}
.entry-content,
.entry-summary {
padding: 0 10% 10%;
}
.entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
font-size: 31px;
font-size: 3.1rem;
line-height: 1.1613;
margin-top: 1.5484em;
margin-bottom: 0.7742em;
}
.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
font-size: 26px;
font-size: 2.6rem;
line-height: 1.3846;
margin-top: 1.8462em;
margin-bottom: 0.9231em;
}
.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.3636;
margin-top: 2.1818em;
margin-bottom: 1.0909em;
}
.entry-content h4,
.entry-summary h4,
.page-content h4,
.comment-content h4 {
font-size: 18px;
font-size: 1.8rem;
line-height: 1.3333;
margin-top: 2.6667em;
margin-bottom: 1.3333em;
}
.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
font-size: 15px;
font-size: 1.5rem;
line-height: 1.2;
margin-top: 3.2em;
margin-bottom: 1.6em;
}
.entry-content .more-link:after,
.entry-summary .more-link:after {
font-size: 16px;
top: 5px;
}
.author-info {
margin: 0 10%;
padding: 10% 0;
}
.author-info .avatar {
height: 36px;
margin: 0 1.5em 1.5em 0;
width: 36px;
}
.author-link:after {
font-size: 16px;
top: 1px;
}
.entry-footer {
padding: 5% 10%;
}
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
top: 0;
}
.page-header {
padding: 4.1666% 8.3333%;
}
.page-content {
padding: 8.3333%;
}
.taxonomy-description {
padding-top: 0.4em;
}
.page-title,
.comments-title,
.comment-reply-title,
.post-navigation .post-title {
font-size: 18px;
font-size: 1.8rem;
line-height: 1.3333;
}
.page-links {
margin-bottom: 1.3333em;
}
.page-links a,
.page-links > span {
margin: 0 0.3333em 0.3333em 0;
}
.entry-attachment {
margin-bottom: 1.6em;
}
.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
font-size: 18px;
font-size: 1.8rem;
line-height: 1.3333;
margin-bottom: 1.3333em;
}
.format-link .entry-title a:after {
top: 0;
}
.comments-area {
margin: 8.3333% 8.3333% 0;
padding: 8.3333%;
}
.comments-title {
margin-bottom: 1.3333em;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
padding: 1.6em 0;
}
.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
padding-top: 1.6em;
}
.comment-list .children > li {
padding-left: 0.8em;
}
.comment-author {
margin-bottom: 0.4em;
}
.comment-author .avatar {
height: 24px;
margin-right: 0.8em;
top: 0;
width: 24px;
}
.comment-metadata .edit-link:before {
top: 3px;
}
.pingback .edit-link:before {
top: 5px;
}
.bypostauthor > article .fn:after {
top: 5px;
left: 3px;
}
.comment-content ul,
.comment-content ol {
margin-bottom: 2em;
}
.comment-list .reply a {
padding: 0.4167em 0.8333em;
}
.comment-form,
.no-comments {
padding-top: 1.6em;
}
.comment-reply-title small a:before {
top: -3px;
}
.site-footer {
float: left;
margin: 0 0 0 35.2941%;
padding: 0;
width: 58.8235%;
}
.site-info {
padding: 5% 10%;
}
embed,
iframe,
object,
video {
margin-bottom: 1.6em;
}
.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
font-size: 15px;
font-size: 1.5rem;
margin-bottom: 1.6em;
}
.wp-caption,
.gallery {
margin-bottom: 1.6em;
}
.widecolumn {
margin: 8.3333%;
padding: 8.3333%;
}
.widecolumn .mu_alert {
margin-bottom: 1.6em;
}
.widecolumn p {
margin: 1.6em 0;
}
.widecolumn p + h2 {
margin-top: 1.5484em;
}
.widecolumn #key,
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #blogname,
.widecolumn .mu_register #user_name {
font-size: 16px;
font-size: 1.6rem;
}
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
margin: 0 0 0.375em;
}
}
/**
* 16.5 Desktop Medium 1100px
*/
@media screen and (min-width: 68.75em) {
body,
button,
input,
select,
textarea {
font-size: 17px;
font-size: 1.7rem;
line-height: 1.6471;
}
button,
input {
line-height: normal;
}
p,
address,
pre,
hr,
ul,
ol,
dl,
dd,
table {
margin-bottom: 1.6471em;
}
blockquote {
font-size: 20px;
font-size: 2rem;
line-height: 1.75;
margin-bottom: 1.75em;
margin-left: -1.05em;
padding-left: 0.85em;
}
blockquote p {
margin-bottom: 1.75em;
}
blockquote cite,
blockquote small {
font-size: 17px;
font-size: 1.7rem;
line-height: 1.6471;
}
pre {
line-height: 1.2353;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.post-password-form input[type="submit"],
.widecolumn #submit,
.widecolumn .mu_register input[type="submit"] {
font-size: 14px;
font-size: 1.4rem;
padding: 0.8214em 1.5714em;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
padding: 0.5em;
}
.main-navigation {
font-size: 14px;
font-size: 1.4rem;
}
.main-navigation a {
padding: 0.4643em 0;
}
.main-navigation .menu-item-has-children > a {
padding-right: 34px;
}
.main-navigation .menu-item-description {
line-height: 1.4583;
margin-top: 0.25em;
}
.dropdown-toggle {
height: 28px;
width: 28px;
}
.dropdown-toggle:after {
line-height: 28px;
width: 28px;
}
.social-navigation ul {
margin-bottom: -1.4706em;
}
.social-navigation li {
width: 20%;
}
.social-navigation a {
height: 2.8824em;
}
.post-password-form label,
.post-navigation .meta-nav,
.comment-navigation,
.image-navigation,
.author-heading,
.author-bio,
.entry-footer,
.page-links a,
.page-links span,
.comment-metadata,
.pingback .edit-link,
.comment-list .reply,
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.comment-form label,
.comment-form .comment-form-cookies-consent label,
.form-allowed-tags,
.site-info,
.wp-caption-text,
.gallery-caption,
.entry-caption,
.widecolumn label,
.widecolumn .mu_register label {
font-size: 14px;
font-size: 1.4rem;
}
.pagination .nav-links {
min-height: 3.2941em;
}
.pagination .page-numbers {
line-height: 3.2941em;
padding: 0 0.8235em;
}
.pagination .prev,
.pagination .next {
height: 56px;
padding: 0;
width: 56px;
}
.pagination .prev:before,
.pagination .next:before {
height: 56px;
line-height: 56px;
width: 56px;
}
.image-navigation .nav-previous a:before,
.image-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.comment-navigation .nav-next a:after {
top: 2px;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
margin: 0.4118em 1.6471em 1.6471em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
margin: 0.4118em 0 1.6471em 1.6471em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
margin-top: 0.4118em;
margin-bottom: 1.6471em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
margin-bottom: 1.2353em;
}
.site-title {
font-size: 24px;
font-size: 2.4rem;
line-height: 1.1667;
}
.wp-custom-logo .site-title {
margin-top: 0.583333333em;
}
.site-description {
font-size: 14px;
font-size: 1.4rem;
}
.widget {
font-size: 14px;
font-size: 1.4rem;
}
.widget blockquote {
font-size: 14px;
font-size: 1.4rem;
padding-left: 1.2143em;
}
.widget button,
.widget input,
.widget select,
.widget textarea {
font-size: 14px;
font-size: 1.4rem;
}
.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
font-size: 12px;
font-size: 1.2rem;
padding: 0.75em 1.5em;
}
.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
padding: 0.5em;
}
.widget .wp-caption-text,
.widget .gallery-caption {
line-height: 1.4583;
padding: 0.5833em 0;
}
.widget_calendar caption {
margin: 0 0 1.9286em;
}
.widget_calendar td,
.widget_calendar th {
line-height: 1.9286;
}
.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
padding: 0.4643em 0;
}
.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
margin: 0.4643em 0 0 1em;
padding-top: 0.4643em;
}
.widget_rss .rss-date,
.widget_rss cite {
line-height: 1.75;
}
.post-thumbnail {
margin-bottom: 2.4706em;
}
.entry-title,
.widecolumn h2 {
font-size: 35px;
font-size: 3.5rem;
line-height: 1.2;
margin-bottom: 1.2em;
}
.entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
font-size: 35px;
font-size: 3.5rem;
line-height: 1.2;
margin-top: 1.6em;
margin-bottom: 0.8em;
}
.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
font-size: 29px;
font-size: 2.9rem;
line-height: 1.2069;
margin-top: 1.931em;
margin-bottom: 0.9655em;
}
.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
font-size: 24px;
font-size: 2.4rem;
line-height: 1.1667;
margin-top: 2.3333em;
margin-bottom: 1.1667em;
}
.entry-content h4,
.entry-summary h4,
.page-content h4,
.comment-content h4 {
font-size: 20px;
font-size: 2rem;
line-height: 1.4;
margin-top: 2.8em;
margin-bottom: 1.4em;
}
.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
font-size: 17px;
font-size: 1.7rem;
line-height: 1.2353;
margin-top: 3.2941em;
margin-bottom: 1.6471em;
}
.entry-content .more-link:after,
.entry-summary .more-link:after {
font-size: 24px;
top: 2px;
}
.author-info .avatar {
height: 42px;
margin: 0 1.6471em 1.6471em 0;
width: 42px;
}
.author-link:after {
top: 3px;
}
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
top: 3px;
}
.taxonomy-description {
padding-top: 0.4118em;
}
.page-title,
.comments-title,
.comment-reply-title,
.post-navigation .post-title {
font-size: 24px;
font-size: 2.4rem;
line-height: 1.1667;
}
.page-links {
margin-bottom: 1.4117em;
}
.page-links a,
.page-links > span {
margin: 0 0.2857em 0.2857em 0;
}
.entry-attachment {
margin-bottom: 1.6471em;
}
.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
font-size: 20px;
font-size: 2rem;
line-height: 1.4;
margin-bottom: 1.4em;
}
.format-link .entry-title a:after {
top: 0.0833em;
}
.comments-title {
margin-bottom: 1.4em;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
padding: 1.6471em 0;
}
.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
padding-top: 1.6471em;
}
.comment-list .children > li {
padding-left: 1.1667em;
}
.comment-author {
margin-bottom: 0;
}
.comment-author .avatar {
height: 42px;
margin-right: 1.64705em;
top: 5px;
width: 42px;
}
.bypostauthor > article .fn:after {
top: 7px;
left: 6px;
}
.comment-metadata .edit-link:before {
top: 6px;
}
.pingback .edit-link:before {
top: 6px;
}
.comment-content ul,
.comment-content ol {
margin-bottom: 1.6471em;
}
.comment-list .reply a {
padding: 0.4286em 0.8571em;
}
.comment-form,
.no-comments {
padding-top: 1.6471em;
}
.comment-reply-title small a:before {
top: -1px;
}
embed,
iframe,
object,
video {
margin-bottom: 1.6471em;
}
.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
font-size: 17px;
font-size: 1.7rem;
margin-bottom: 1.6471em;
}
.wp-caption,
.gallery {
margin-bottom: 1.6471em;
}
.widecolumn .mu_alert {
margin-bottom: 1.6471em;
}
.widecolumn p {
margin: 1.6471em 0;
}
.widecolumn p + h2 {
margin-top: 1.6em;
}
.widecolumn #key,
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #blogname,
.widecolumn .mu_register #user_name {
font-size: 17px;
font-size: 1.7rem;
}
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
margin: 0 0 0.4117em;
}
}
/**
* 16.6 Desktop Large 1240px
*/
@media screen and (min-width: 77.5em) {
body,
button,
input,
select,
textarea {
font-size: 19px;
font-size: 1.9rem;
line-height: 1.6842;
}
button,
input {
line-height: normal;
}
p,
address,
pre,
hr,
ul,
ol,
dl,
dd,
table {
margin-bottom: 1.6842em;
}
blockquote {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.8182;
margin-bottom: 1.8182em;
margin-left: -1.0909em;
padding-left: 0.9091em;
}
blockquote p {
margin-bottom: 1.8182em;
}
blockquote cite,
blockquote small {
font-size: 19px;
font-size: 1.9rem;
line-height: 1.6842;
}
pre {
line-height: 1.2632;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.post-password-form input[type="submit"],
.widecolumn #submit,
.widecolumn .mu_register input[type="submit"] {
font-size: 16px;
font-size: 1.6rem;
padding: 0.8125em 1.625em;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
padding: 0.5278em;
}
.main-navigation {
font-size: 16px;
font-size: 1.6rem;
}
.main-navigation a {
padding: 0.5em 0;
}
.main-navigation .menu-item-has-children > a {
padding-right: 38px;
}
.main-navigation .menu-item-description {
font-size: 13px;
font-size: 1.3rem;
line-height: 1.5385;
margin-top: 0.3077em;
}
.dropdown-toggle {
height: 32px;
top: 4px;
width: 32px;
}
.dropdown-toggle:after {
line-height: 32px;
width: 32px;
}
.social-navigation ul {
margin-bottom: -1.2632em;
}
.social-navigation a {
height: 2.5263em;
}
.post-password-form label,
.post-navigation .meta-nav,
.comment-navigation,
.image-navigation,
.author-heading,
.author-bio,
.entry-footer,
.page-links a,
.page-links span,
.comment-metadata,
.pingback .edit-link,
.comment-list .reply,
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.comment-form label,
.comment-form .comment-form-cookies-consent label,
.form-allowed-tags,
.site-info,
.wp-caption-text,
.gallery-caption,
.entry-caption,
.widecolumn label,
.widecolumn .mu_register label {
font-size: 16px;
font-size: 1.6rem;
}
.pagination .nav-links {
min-height: 3.3684em;
}
.pagination .page-numbers {
line-height: 3.3684em;
padding: 0 0.8421em;
}
.pagination .prev,
.pagination .next {
height: 64px;
padding: 0;
width: 64px;
}
.pagination .prev:before,
.pagination .next:before {
height: 64px;
line-height: 64px;
width: 64px;
}
.image-navigation .nav-previous a:before,
.image-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.comment-navigation .nav-next a:after {
font-size: 24px;
top: -1px;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
margin: 0.4211em 1.6842em 1.6842em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
margin: 0.4211em 0 1.6842em 1.6842em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
margin-top: 0.4211em;
margin-bottom: 1.6842em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
margin-bottom: 1.2632em;
}
.site-title {
font-size: 27px;
font-size: 2.7rem;
line-height: 1.1852;
}
.wp-custom-logo .site-title {
margin-top: 0.592592593em;
}
.site-description {
font-size: 16px;
font-size: 1.6rem;
}
.widget {
font-size: 16px;
font-size: 1.6rem;
}
.widget blockquote {
font-size: 16px;
font-size: 1.6rem;
padding-left: 1.25em;
}
.widget blockquote cite,
.widget blockquote small {
font-size: 13px;
font-size: 1.3rem;
line-height: 1.8462;
}
.widget button,
.widget input,
.widget select,
.widget textarea {
font-size: 16px;
font-size: 1.6rem;
}
.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
font-size: 13px;
font-size: 1.3rem;
padding: 0.8462em 1.6923em;
}
.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
padding: 0.5em;
}
.widget .wp-caption-text,
.widget .gallery-caption {
font-size: 13px;
font-size: 1.3rem;
line-height: 1.5385;
padding: 0.6154em 0;
}
.widget_calendar td,
.widget_calendar th {
line-height: 1.9375;
}
.widget_calendar caption {
margin: 0 0 1.5em;
}
.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
padding: 0.4688em 0;
}
.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
margin: 0.4688em 0 0 1em;
padding-top: 0.4688em;
}
.widget_rss .rss-date,
.widget_rss cite {
font-size: 13px;
font-size: 1.3rem;
line-height: 1.8462;
}
.post-thumbnail {
margin-bottom: 2.9474em;
}
.entry-title,
.widecolumn h2 {
font-size: 39px;
font-size: 3.9rem;
line-height: 1.2308;
margin-bottom: 1.2308em;
}
.entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
font-size: 39px;
font-size: 3.9rem;
line-height: 1.2308;
margin-top: 1.641em;
margin-bottom: 0.8205em;
}
.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
font-size: 32px;
font-size: 3.2rem;
line-height: 1.25;
margin-top: 2em;
margin-bottom: 1em;
}
.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
font-size: 27px;
font-size: 2.7rem;
line-height: 1.1852;
margin-top: 2.3704em;
margin-bottom: 1.1852em;
}
.entry-content h4,
.entry-summary h4,
.page-content h4,
.comment-content h4 {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.4545;
margin-top: 2.9091em;
margin-bottom: 1.4545em;
}
.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
font-size: 19px;
font-size: 1.9rem;
line-height: 1.2632;
margin-top: 3.3684em;
margin-bottom: 1.6842em;
}
.entry-content .more-link:after,
.entry-summary .more-link:after {
top: 3px;
}
.author-info .avatar {
height: 56px;
margin: 0 1.6842em 1.6842em 0;
width: 56px;
}
.author-link:after {
font-size: 24px;
top: 0;
}
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
top: 4px;
}
.taxonomy-description {
padding-top: 0.4211em;
}
.page-title,
.comments-title,
.comment-reply-title,
.post-navigation .post-title {
font-size: 27px;
font-size: 2.7rem;
line-height: 1.1852;
}
.page-links {
margin-bottom: 1.4736em;
}
.page-links a,
.page-links > span {
margin: 0 0.25em 0.25em 0;
}
.entry-attachment {
margin-bottom: 1.6842em;
}
.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.4545;
margin-bottom: 1.4545em;
}
.format-link .entry-title a:after {
top: 3px;
}
.comments-title {
margin-bottom: 1.4545em;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
padding: 1.6842em 0;
}
.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
padding-top: 1.6842em;
}
.comment-list .children > li {
padding-left: 1.4737em;
}
.comment-author .avatar {
height: 56px;
margin-right: 1.6842em;
top: 3px;
width: 56px;
}
.bypostauthor > article .fn:after {
top: 8px;
}
.comment-metadata .edit-link:before {
top: 8px;
}
.pingback .edit-link:before {
top: 8px;
}
.comment-content ul,
.comment-content ol {
margin-bottom: 1.6842em;
}
.comment-list .reply a {
padding: 0.4375em 0.875em;
}
.comment-form,
.no-comments {
padding-top: 1.6842em;
}
embed,
iframe,
object,
video {
margin-bottom: 1.6842em;
}
.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
font-size: 19px;
font-size: 1.9rem;
margin-bottom: 1.6842em;
}
.wp-caption,
.gallery {
margin-bottom: 1.6842em;
}
.widecolumn .mu_alert {
margin-bottom: 1.6842em;
}
.widecolumn p {
margin: 1.6842em 0;
}
.widecolumn p + h2 {
margin-top: 1.641em;
}
.widecolumn #key,
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #blogname,
.widecolumn .mu_register #user_name {
font-size: 19px;
font-size: 1.9rem;
}
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
margin: 0 0 0.421em;
}
}
/**
* 16.7 Desktop X-Large 1403px
*/
@media screen and (min-width: 87.6875em) {
body:before {
width: -webkit-calc(50% - 289px);
width: calc(50% - 289px);
}
}
/**
* 17.0 Print
*/
@media print {
body {
background: none !important; /* Brute force since user agents all print differently. */
font-size: 11.25pt;
}
.secondary-toggle,
.navigation,
.page-links,
.edit-link,
#reply-title,
.comment-form,
.comment-edit-link,
.comment-list .reply a,
button,
input,
textarea,
select,
.widecolumn form,
.widecolumn .mu_register form {
display: none;
}
.site-header,
.site-footer,
.hentry,
.entry-footer,
.page-header,
.page-content,
.comments-area,
.widecolumn {
background: none !important; /* Make sure color schemes dont't affect to print */
}
body,
blockquote,
blockquote cite,
blockquote small,
label,
a,
.site-title a,
.site-description,
.post-title,
.author-heading,
.entry-footer,
.entry-footer a,
.taxonomy-description,
.entry-caption,
.comment-author,
.comment-metadata,
.comment-metadata a,
.comment-notes,
.comment-awaiting-moderation,
.no-comments,
.site-info,
.site-info a,
.wp-caption-text,
.gallery-caption {
color: #000 !important; /* Make sure color schemes don't affect to print */
}
pre,
abbr[title],
table,
th,
td,
.site-header,
.site-footer,
.hentry + .hentry,
.author-info,
.page-header,
.comments-area,
.comment-list + .comment-respond,
.comment-list article,
.comment-list .pingback,
.comment-list .trackback,
.no-comments {
border-color: #eaeaea !important; /* Make sure color schemes don't affect to print */
}
.site {
margin: 0 7.6923%;
}
.sidebar {
position: relative !important; /* Make sure sticky sidebar doesn't affect to print */
}
.site-branding {
padding: 0;
}
.site-header {
padding: 7.6923% 0;
}
.site-description {
display: block;
}
.hentry + .hentry {
margin-top: 7.6923%;
}
.hentry.has-post-thumbnail {
padding-top: 7.6923%;
}
.sticky-post {
background: #000 !important;
color: #fff !important;
}
.entry-header,
.entry-footer {
padding: 0;
}
.entry-content,
.entry-summary {
padding: 0 0 7.6923%;
}
.post-thumbnail img {
margin: 0;
}
.author-info {
margin: 0;
}
.page-content {
padding: 7.6923% 0 0;
}
.page-header {
padding: 3.84615% 0;
}
.comments-area {
border: 0;
padding: 7.6923% 0 0;
}
.site-footer {
margin-top: 7.6923%;
padding: 3.84615% 0;
}
.widecolumn {
margin: 7.6923% 0 0;
padding: 0;
}
}
| 0.521959 | 0.110471 |
.block--alpha {
background: #05ffb0;
color: #310736;
}
.block--pink {
background: #ff3860;
color: #310736;
}
.block--yellow {
background: #ffdd57;
color: #310736;
}
.block--orange {
background: #ff470f;
color: #310736;
}
.block--purple {
background: #b86bff;
color: #310736;
}
.block {
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
border-radius: 3px;
display: block;
line-height: 1.2;
padding: 1em;
margin: 0;
font-family: "Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue","Helvetica","Arial",sans-serif;
}
.square {
-webkit-box-align: center;
align-items: center;
background: #e6e6e6;
border-radius: 3px;
display: -ms-flexbox;
display: flex;
height: 75px;
-webkit-box-pack: center;
justify-content: center;
line-height: 1.2;
padding: 0;
text-align: center;
width: 75px;
}
#align-content-stretch .box--red {
height: 175px;
}
.box {
border: 2px solid #4d4d4d;
border-radius: 3px;
display: block;
}
.box:before {
border-radius: 1px 0 2px 0;
color: #fff;
display: inline-block;
font-size: 0.8em;
padding: 0 6px 2px 4px;
vertical-align: top;
}
.align-content .box {
left: 0;
position: absolute;
right: 0;
top: 0;
}
#align-content-stretch .box--green {
height: 125px;
top: 175px;
}
.box--red {
border-color: #ff4538;
}
.box--red:before {
background: #ff4538;
}
.box--green {
border-color: #23d160;
}
.box--green:before {
background: #23d160;
}
.example-output {
font-size: 0.8em;
border: 1px solid #e6e6e6;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
box-shadow: 0 2px 3px rgba(0,0,0,0.05);
font-size: 0.8em;
padding: 0.5em;
}
.align-content .square {
height: 46px;
margin: 2px;
width: 30%;
}
.square--plum {
background: #310736;
color: #fff;
}
.square {
-webkit-box-align: center;
align-items: center;
border-radius: 3px;
display: flex;
-webkit-box-pack: center;
justify-content: center;
line-height: 1.2;
padding: 0;
text-align: center;
}
.line:before {
background: #4d4d4d;
border-radius: 2px;
color: #fff;
display: inline-block;
font-size: 10px;
height: 15px;
line-height: 15px;
margin-top: -6px;
padding: 0 4px;
vertical-align: top;
}
.line {
background: #4d4d4d;
height: 1px;
position: relative;
}
.align-self .line {
left: 2px;
position: absolute;
right: 2px;
}
.line--red {
background: #ff4538;
}
.line--red:before {
background: #ff4538;
}
.background-attachment p {
background: white;
padding: 0.8em 1em;
display: block;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}
.example-output-div {
padding: 0.8em 1em;
position: relative;
display: block;
}
#box-sizing-content-box .box {
left: 30px;
top: 30px;
width: 196px;
}
#border-bottom-color-transparent {
border-bottom-color: transparent;
}
#border-color-transparent {
border-color: transparent;
}
#border-left-color-transparent {
border-left-color: transparent;
}
#border-right-color-transparent {
border-right-color: transparent;
}
#border-top-color-transparent {
border-top-color: transparent;
}
#border-bottom-4px-dotted-red {
border-bottom: 4px dotted red;
}
#border-bottom-width-0 {
border-bottom-width: 0;
}
#border-left-width-0 {
border-left-width: 0;
}
#border-right-width-0 {
border-right-width: 0;
}
#border-left-4px-dotted-red {
border-left: 4px dotted red;
}
#border-style-dashed {
border-style: dashed;
}
#border-right-4px-dotted-red {
border-right: 4px dotted red;
}
#border-right-style-none {
border-right-style: none;
}
#border-top-width-0 {
border-top-width: 0;
}
#border-4px-dotted-red {
border: 4px dotted red;
}
#border-width-1px {
border-width: 1px;
}
#border-top-4px-dotted-red {
border-top: 4px dotted red;
}
#border-top-right-radius-0 {
border-top-right-radius: 0;
}
#border-top-style-double {
border-top-style: double;
}
#bottom-auto {
bottom: auto;
}
#bottom-auto .actual {
animation-name: fadeIn;
transform: translateY(-100%);
}
.natural, .actual {
border-radius: 3px;
line-height: 1.2;
padding: 0.8em 1em;
}
.actual {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: flex;
justify-content: center;
text-align: center;
background: #05ffb0;
border: 2px solid #05ffb0;
color: #310736;
}
.natural {
border: 2px dotted #ff4538;
color: #ff4538;
justify-content: center;
text-align: center;
}
.bottom .natural {
width: 200px;
}
@-webkit-keyframes fadeIn{
from{
opacity:0
}
to{
opacity:1
}
}
@keyframes fadeIn{
from{
opacity:0
}
to{
opacity:1
}
}
.clear .block--beta {
float: right;
text-align: center;
}
.block--beta {
background: #00e7eb;
color: #310736;
}
#color-blue {
color: blue;
}
#display-none .block--alpha {
display: none;
}
.flex-shrink .block {
flex-shrink: 1;
}
#float-none .block--alpha {
float: none;
}
#font-family-source-sans-pro-arial-sans-serif {
font-family: "Source Sans Pro", "Arial", sans-serif;
}
#font-size-medium {
font-size: medium;
}
.font-size {
line-height: 1.2;
}
#font-style-normal {
font-style: normal;
}
#left-auto .actual {
animation-name: fadeIn;
transform: translateY(-100%);
}
.left .actual {
animation-direction: alternate;
animation-duration: 2s;
animation-iteration-count: infinite;
position: absolute;
width: 200px;
}
.margin-bottom .block--alpha {
position: relative;
}
.margin-bottom .block {
border-radius: 0;
}
#margin-bottom-0 .box {
display: none;
}
.margin-left .block {
border-radius: 0;
}
#margin-left-0 .box {
display: none;
}
#margin-right-0 .box {
display: none;
}
#margin-top-0 .box {
display: none;
}
.order {
display: flex;
}
#outline-style-none {
outline-style: none;
}
#outline-color-red {
outline-color: red;
}
#outline-4px-dotted-red {
outline: 4px dotted red;
}
.padding-bottom .block--alpha {
position: relative;
}
.padding-bottom .block {
border-radius: 0;
padding: 0;
}
#padding-right-0 .box {
display: none;
}
#padding-top-0 .box {
display: none;
}
#padding-left-0 .box {
display: none;
}
#padding-bottom-0 .box {
display: none;
}
#right-auto .actual {
animation-name: fadeIn;
transform: translateY(-100%);
}
.right .actual {
animation-direction: alternate;
animation-duration: 2s;
animation-iteration-count: infinite;
position: absolute;
width: 200px;
}
#top-auto .actual {
animation-name: fadeIn;
transform: translateY(-100%);
}
.top .actual {
animation-direction: alternate;
animation-duration: 2s;
animation-iteration-count: infinite;
position: absolute;
width: 200px;
}
#transition-duration-0s .square {
transition-duration: 0s;
}
.transition-duration .square {
transition-timing-function: linear;
}
.square--alpha {
background: #05ffb0;
color: #310736;
}
.transform-origin .block--alpha {
align-items: center;
animation-duration: 5s;
animation-iteration-count: infinite;
animation-timing-function: linear;
display: flex;
justify-content: center;
}
.transform-origin .block--alpha {
animation-name: rotateFull;
}
#transition-property-all .square {
transition-property: all;
}
.vertical-align .va-span {
display: inline;
padding: 0 0.25em;
}
#text-transform-uppercase {
text-transform: uppercase;
}
|
ext/style.css
|
.block--alpha {
background: #05ffb0;
color: #310736;
}
.block--pink {
background: #ff3860;
color: #310736;
}
.block--yellow {
background: #ffdd57;
color: #310736;
}
.block--orange {
background: #ff470f;
color: #310736;
}
.block--purple {
background: #b86bff;
color: #310736;
}
.block {
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
border-radius: 3px;
display: block;
line-height: 1.2;
padding: 1em;
margin: 0;
font-family: "Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue","Helvetica","Arial",sans-serif;
}
.square {
-webkit-box-align: center;
align-items: center;
background: #e6e6e6;
border-radius: 3px;
display: -ms-flexbox;
display: flex;
height: 75px;
-webkit-box-pack: center;
justify-content: center;
line-height: 1.2;
padding: 0;
text-align: center;
width: 75px;
}
#align-content-stretch .box--red {
height: 175px;
}
.box {
border: 2px solid #4d4d4d;
border-radius: 3px;
display: block;
}
.box:before {
border-radius: 1px 0 2px 0;
color: #fff;
display: inline-block;
font-size: 0.8em;
padding: 0 6px 2px 4px;
vertical-align: top;
}
.align-content .box {
left: 0;
position: absolute;
right: 0;
top: 0;
}
#align-content-stretch .box--green {
height: 125px;
top: 175px;
}
.box--red {
border-color: #ff4538;
}
.box--red:before {
background: #ff4538;
}
.box--green {
border-color: #23d160;
}
.box--green:before {
background: #23d160;
}
.example-output {
font-size: 0.8em;
border: 1px solid #e6e6e6;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
box-shadow: 0 2px 3px rgba(0,0,0,0.05);
font-size: 0.8em;
padding: 0.5em;
}
.align-content .square {
height: 46px;
margin: 2px;
width: 30%;
}
.square--plum {
background: #310736;
color: #fff;
}
.square {
-webkit-box-align: center;
align-items: center;
border-radius: 3px;
display: flex;
-webkit-box-pack: center;
justify-content: center;
line-height: 1.2;
padding: 0;
text-align: center;
}
.line:before {
background: #4d4d4d;
border-radius: 2px;
color: #fff;
display: inline-block;
font-size: 10px;
height: 15px;
line-height: 15px;
margin-top: -6px;
padding: 0 4px;
vertical-align: top;
}
.line {
background: #4d4d4d;
height: 1px;
position: relative;
}
.align-self .line {
left: 2px;
position: absolute;
right: 2px;
}
.line--red {
background: #ff4538;
}
.line--red:before {
background: #ff4538;
}
.background-attachment p {
background: white;
padding: 0.8em 1em;
display: block;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}
.example-output-div {
padding: 0.8em 1em;
position: relative;
display: block;
}
#box-sizing-content-box .box {
left: 30px;
top: 30px;
width: 196px;
}
#border-bottom-color-transparent {
border-bottom-color: transparent;
}
#border-color-transparent {
border-color: transparent;
}
#border-left-color-transparent {
border-left-color: transparent;
}
#border-right-color-transparent {
border-right-color: transparent;
}
#border-top-color-transparent {
border-top-color: transparent;
}
#border-bottom-4px-dotted-red {
border-bottom: 4px dotted red;
}
#border-bottom-width-0 {
border-bottom-width: 0;
}
#border-left-width-0 {
border-left-width: 0;
}
#border-right-width-0 {
border-right-width: 0;
}
#border-left-4px-dotted-red {
border-left: 4px dotted red;
}
#border-style-dashed {
border-style: dashed;
}
#border-right-4px-dotted-red {
border-right: 4px dotted red;
}
#border-right-style-none {
border-right-style: none;
}
#border-top-width-0 {
border-top-width: 0;
}
#border-4px-dotted-red {
border: 4px dotted red;
}
#border-width-1px {
border-width: 1px;
}
#border-top-4px-dotted-red {
border-top: 4px dotted red;
}
#border-top-right-radius-0 {
border-top-right-radius: 0;
}
#border-top-style-double {
border-top-style: double;
}
#bottom-auto {
bottom: auto;
}
#bottom-auto .actual {
animation-name: fadeIn;
transform: translateY(-100%);
}
.natural, .actual {
border-radius: 3px;
line-height: 1.2;
padding: 0.8em 1em;
}
.actual {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: flex;
justify-content: center;
text-align: center;
background: #05ffb0;
border: 2px solid #05ffb0;
color: #310736;
}
.natural {
border: 2px dotted #ff4538;
color: #ff4538;
justify-content: center;
text-align: center;
}
.bottom .natural {
width: 200px;
}
@-webkit-keyframes fadeIn{
from{
opacity:0
}
to{
opacity:1
}
}
@keyframes fadeIn{
from{
opacity:0
}
to{
opacity:1
}
}
.clear .block--beta {
float: right;
text-align: center;
}
.block--beta {
background: #00e7eb;
color: #310736;
}
#color-blue {
color: blue;
}
#display-none .block--alpha {
display: none;
}
.flex-shrink .block {
flex-shrink: 1;
}
#float-none .block--alpha {
float: none;
}
#font-family-source-sans-pro-arial-sans-serif {
font-family: "Source Sans Pro", "Arial", sans-serif;
}
#font-size-medium {
font-size: medium;
}
.font-size {
line-height: 1.2;
}
#font-style-normal {
font-style: normal;
}
#left-auto .actual {
animation-name: fadeIn;
transform: translateY(-100%);
}
.left .actual {
animation-direction: alternate;
animation-duration: 2s;
animation-iteration-count: infinite;
position: absolute;
width: 200px;
}
.margin-bottom .block--alpha {
position: relative;
}
.margin-bottom .block {
border-radius: 0;
}
#margin-bottom-0 .box {
display: none;
}
.margin-left .block {
border-radius: 0;
}
#margin-left-0 .box {
display: none;
}
#margin-right-0 .box {
display: none;
}
#margin-top-0 .box {
display: none;
}
.order {
display: flex;
}
#outline-style-none {
outline-style: none;
}
#outline-color-red {
outline-color: red;
}
#outline-4px-dotted-red {
outline: 4px dotted red;
}
.padding-bottom .block--alpha {
position: relative;
}
.padding-bottom .block {
border-radius: 0;
padding: 0;
}
#padding-right-0 .box {
display: none;
}
#padding-top-0 .box {
display: none;
}
#padding-left-0 .box {
display: none;
}
#padding-bottom-0 .box {
display: none;
}
#right-auto .actual {
animation-name: fadeIn;
transform: translateY(-100%);
}
.right .actual {
animation-direction: alternate;
animation-duration: 2s;
animation-iteration-count: infinite;
position: absolute;
width: 200px;
}
#top-auto .actual {
animation-name: fadeIn;
transform: translateY(-100%);
}
.top .actual {
animation-direction: alternate;
animation-duration: 2s;
animation-iteration-count: infinite;
position: absolute;
width: 200px;
}
#transition-duration-0s .square {
transition-duration: 0s;
}
.transition-duration .square {
transition-timing-function: linear;
}
.square--alpha {
background: #05ffb0;
color: #310736;
}
.transform-origin .block--alpha {
align-items: center;
animation-duration: 5s;
animation-iteration-count: infinite;
animation-timing-function: linear;
display: flex;
justify-content: center;
}
.transform-origin .block--alpha {
animation-name: rotateFull;
}
#transition-property-all .square {
transition-property: all;
}
.vertical-align .va-span {
display: inline;
padding: 0 0.25em;
}
#text-transform-uppercase {
text-transform: uppercase;
}
| 0.396769 | 0.107344 |
.navigation-top {
position: absolute;
left: 0;
right: 0;
top: 0;
z-index: 1038;
}
#mainContainer {
position: absolute;
z-index: 1083;
left: 0;
right: 0;
top: 50px;
}
.carousel-item {
height: 73vh;
min-height: 300px;
background: no-repeat center center scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.carousel-item img {
height: 73vh;
object-position: center center;
/* background-attachment: fixed; */
object-fit: cover;
background-color: #464646;
}
.carousel-caption {
bottom: 270px;
}
.carousel-caption h5 {
font-size: 45px;
text-transform: uppercase;
letter-spacing: 2px;
margin-top: 25px;
}
.carousel-caption p {
width: 75%;
margin: auto;
font-size: 18px;
line-height: 1.9;
}
.navbar-light .navbar-brand {
color: #fff;
font-size: 25px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 2px;
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
color: #fff;
}
.navbar-light .navbar-nav .nav-link {
color: #fff;
}
.navbar-toggler {
background: #fff;
}
.navbar-nav {
text-align: center;
}
.nav-link {
padding: 0.2rem 1rem;
}
.nav-link.active,
.nav-link:focus {
color: #fff;
}
.navbar-toggler {
padding: 1px 5px;
font-size: 18px;
line-height: 0.3;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
color: #fff;
}
/* ignore the code below */
.link-area {
position: fixed;
bottom: 20px;
left: 20px;
padding: 15px;
border-radius: 40px;
background: tomato;
}
.link-area a {
text-decoration: none;
color: #fff;
font-size: 25px;
}
.logo {
width: 300px;
}
#logo-fantasy-top {
display: none;
}
input#search,
#btnSearch {
background: transparent;
}
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;500;600;700&display=swap");
html {
scroll-behavior: smooth;
}
body {
font-family: "Lato", sans-serif;
font-size: 16px;
}
#header {
background-image: url("../../upload/bg/desktop.jpg");
background-position: center center;
background-repeat: no-repeat;
/* background-attachment: fixed; */
background-size: cover;
background-color: #464646;
height: 73vh;
}
.logo {
width: 300px;
}
.logo-mob {
display: none;
}
.team-logo {
max-height: 30px;
height: 100%;
}
.nav-team {
padding: 5px 5px;
}
#topnav {
background: transparent;
}
#teams {
background-color: transparent;
padding: 10px 15px;
}
#logo-fantasy-top {
display: none;
}
.head-content {
position: relative;
top: 30%;
color: #ffffff;
}
#header-content {
/* top: 30%; */
position: relative;
align-items: center;
max-width: 480px;
width: 100%;
}
/* #official-content {
margin-top: 100px;
} */
#mansion {
width: 40%;
}
.containerLogo {
padding: 0 0 0 100px;
}
.m88container {
align-items: center;
align-content: center;
padding: 0 0 0 100px;
}
.m88logo {
width: 100%;
max-width: 120px;
margin: 0px 5px;
}
.sponsored {
/* text-align: start; */
}
.laligalogo {
/* height: 100px; */
width: 180px;
}
/* #headContent {
position: relative;
top: 30%;
color: #ffffff;
} */
.card {
/* background-color: transparent; */
border: none;
height: 150px;
}
#newsSub {
height: 150px;
}
#newsImgsub {
height: 150px;
object-fit: cover;
}
.userButton {
display: none;
}
.card-text {
font-size: 0.9em;
}
#m3modal {
top: 35vh;
}
/* font styling */
h1 {
font-size: 4em;
}
.container-footer {
background-color: #333d57;
margin-bottom: 0;
width: 100%;
}
.bg-dark {
background-color: #283149 !important;
}
input#search,
#btnSearch {
background: transparent;
}
.story {
border-radius: 5%;
}
img:hover {
opacity: 0.9;
}
#news {
background-color: #283149;
}
/* Form Signin */
.form-signin {
width: 100%;
/* max-width: 330px; */
padding: 15px;
margin: auto;
}
.form-signin .checkbox {
font-weight: 400;
}
.form-signin .form-control {
position: relative;
box-sizing: border-box;
height: auto;
padding: 10px;
font-size: 16px;
}
.form-signin .form-control:focus {
z-index: 2;
}
.form-signin input[type="email"] {
margin-bottom: -1px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
margin-bottom: 10px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
#loginContainer {
margin-top: 15vh;
}
#registerContainer {
margin-top: 5vh;
}
#CTA-header {
display: none;
}
@media only screen and (max-width: 1200px) {
#header {
background-position: 70% 50%;
}
#header-content {
max-width: 100%;
width: 100%;
}
.logo {
width: 210px;
}
#official-content {
margin-top: 35vh;
}
}
@media only screen and (max-width: 992px) {
#searchContainer,
#userLogin {
display: none;
}
.userButton {
display: inline;
}
.logo {
width: 250px;
}
.team-logo {
max-height: 20px;
}
.logo-mob {
width: 100%;
max-width: 250px;
display: block !important;
margin: auto;
}
#CTA-header {
display: inline;
}
}
/* responsive css */
@media only screen and (max-width: 768px) {
#header {
background-image: url("../../upload/bg/mob.jpg");
background-position: 70% 50%;
background-color: #120703;
background-repeat: no-repeat;
/* background-attachment: fixed; */
/* background-size: 300%; */
background-color: #464646;
height: 100vh;
}
.carousel-item {
height: 100vh;
}
.carousel-item img {
height: 100vh;
}
#topnav {
background: #333d57;
}
#logo-fantasy-top {
display: inline;
text-align: center !important;
}
#header-content {
max-width: 100%;
width: 100%;
/* background: rgb(0 0 0 / 26%); */
}
#official-content {
margin-top: 10vh;
}
.m88container {
align-items: center;
align-content: center;
padding: 0;
}
.sponsored {
margin: auto;
align-items: center;
align-content: center;
text-align: center;
}
.containerLogo {
display: none;
}
#team {
visibility: visible;
}
h1 {
font-size: 2em;
}
#newsImgsub {
width: 100%;
object-fit: cover;
}
#headCover {
height: 400px;
}
.card {
height: auto;
}
.logo {
display: none;
}
.m88logo {
width: 100px;
}
.laligalogo {
/* height: 100px; */
width: 150px;
}
}
@media only screen and (max-width: 360px) {
#header {
height: 100vh;
}
.logo {
width: 150px;
display: none;
}
#official-content {
margin-top: 10px;
}
.m88logo {
width: 140px;
}
}
|
public/vendor/css/superheader.css
|
.navigation-top {
position: absolute;
left: 0;
right: 0;
top: 0;
z-index: 1038;
}
#mainContainer {
position: absolute;
z-index: 1083;
left: 0;
right: 0;
top: 50px;
}
.carousel-item {
height: 73vh;
min-height: 300px;
background: no-repeat center center scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.carousel-item img {
height: 73vh;
object-position: center center;
/* background-attachment: fixed; */
object-fit: cover;
background-color: #464646;
}
.carousel-caption {
bottom: 270px;
}
.carousel-caption h5 {
font-size: 45px;
text-transform: uppercase;
letter-spacing: 2px;
margin-top: 25px;
}
.carousel-caption p {
width: 75%;
margin: auto;
font-size: 18px;
line-height: 1.9;
}
.navbar-light .navbar-brand {
color: #fff;
font-size: 25px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 2px;
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
color: #fff;
}
.navbar-light .navbar-nav .nav-link {
color: #fff;
}
.navbar-toggler {
background: #fff;
}
.navbar-nav {
text-align: center;
}
.nav-link {
padding: 0.2rem 1rem;
}
.nav-link.active,
.nav-link:focus {
color: #fff;
}
.navbar-toggler {
padding: 1px 5px;
font-size: 18px;
line-height: 0.3;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
color: #fff;
}
/* ignore the code below */
.link-area {
position: fixed;
bottom: 20px;
left: 20px;
padding: 15px;
border-radius: 40px;
background: tomato;
}
.link-area a {
text-decoration: none;
color: #fff;
font-size: 25px;
}
.logo {
width: 300px;
}
#logo-fantasy-top {
display: none;
}
input#search,
#btnSearch {
background: transparent;
}
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;500;600;700&display=swap");
html {
scroll-behavior: smooth;
}
body {
font-family: "Lato", sans-serif;
font-size: 16px;
}
#header {
background-image: url("../../upload/bg/desktop.jpg");
background-position: center center;
background-repeat: no-repeat;
/* background-attachment: fixed; */
background-size: cover;
background-color: #464646;
height: 73vh;
}
.logo {
width: 300px;
}
.logo-mob {
display: none;
}
.team-logo {
max-height: 30px;
height: 100%;
}
.nav-team {
padding: 5px 5px;
}
#topnav {
background: transparent;
}
#teams {
background-color: transparent;
padding: 10px 15px;
}
#logo-fantasy-top {
display: none;
}
.head-content {
position: relative;
top: 30%;
color: #ffffff;
}
#header-content {
/* top: 30%; */
position: relative;
align-items: center;
max-width: 480px;
width: 100%;
}
/* #official-content {
margin-top: 100px;
} */
#mansion {
width: 40%;
}
.containerLogo {
padding: 0 0 0 100px;
}
.m88container {
align-items: center;
align-content: center;
padding: 0 0 0 100px;
}
.m88logo {
width: 100%;
max-width: 120px;
margin: 0px 5px;
}
.sponsored {
/* text-align: start; */
}
.laligalogo {
/* height: 100px; */
width: 180px;
}
/* #headContent {
position: relative;
top: 30%;
color: #ffffff;
} */
.card {
/* background-color: transparent; */
border: none;
height: 150px;
}
#newsSub {
height: 150px;
}
#newsImgsub {
height: 150px;
object-fit: cover;
}
.userButton {
display: none;
}
.card-text {
font-size: 0.9em;
}
#m3modal {
top: 35vh;
}
/* font styling */
h1 {
font-size: 4em;
}
.container-footer {
background-color: #333d57;
margin-bottom: 0;
width: 100%;
}
.bg-dark {
background-color: #283149 !important;
}
input#search,
#btnSearch {
background: transparent;
}
.story {
border-radius: 5%;
}
img:hover {
opacity: 0.9;
}
#news {
background-color: #283149;
}
/* Form Signin */
.form-signin {
width: 100%;
/* max-width: 330px; */
padding: 15px;
margin: auto;
}
.form-signin .checkbox {
font-weight: 400;
}
.form-signin .form-control {
position: relative;
box-sizing: border-box;
height: auto;
padding: 10px;
font-size: 16px;
}
.form-signin .form-control:focus {
z-index: 2;
}
.form-signin input[type="email"] {
margin-bottom: -1px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
margin-bottom: 10px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
#loginContainer {
margin-top: 15vh;
}
#registerContainer {
margin-top: 5vh;
}
#CTA-header {
display: none;
}
@media only screen and (max-width: 1200px) {
#header {
background-position: 70% 50%;
}
#header-content {
max-width: 100%;
width: 100%;
}
.logo {
width: 210px;
}
#official-content {
margin-top: 35vh;
}
}
@media only screen and (max-width: 992px) {
#searchContainer,
#userLogin {
display: none;
}
.userButton {
display: inline;
}
.logo {
width: 250px;
}
.team-logo {
max-height: 20px;
}
.logo-mob {
width: 100%;
max-width: 250px;
display: block !important;
margin: auto;
}
#CTA-header {
display: inline;
}
}
/* responsive css */
@media only screen and (max-width: 768px) {
#header {
background-image: url("../../upload/bg/mob.jpg");
background-position: 70% 50%;
background-color: #120703;
background-repeat: no-repeat;
/* background-attachment: fixed; */
/* background-size: 300%; */
background-color: #464646;
height: 100vh;
}
.carousel-item {
height: 100vh;
}
.carousel-item img {
height: 100vh;
}
#topnav {
background: #333d57;
}
#logo-fantasy-top {
display: inline;
text-align: center !important;
}
#header-content {
max-width: 100%;
width: 100%;
/* background: rgb(0 0 0 / 26%); */
}
#official-content {
margin-top: 10vh;
}
.m88container {
align-items: center;
align-content: center;
padding: 0;
}
.sponsored {
margin: auto;
align-items: center;
align-content: center;
text-align: center;
}
.containerLogo {
display: none;
}
#team {
visibility: visible;
}
h1 {
font-size: 2em;
}
#newsImgsub {
width: 100%;
object-fit: cover;
}
#headCover {
height: 400px;
}
.card {
height: auto;
}
.logo {
display: none;
}
.m88logo {
width: 100px;
}
.laligalogo {
/* height: 100px; */
width: 150px;
}
}
@media only screen and (max-width: 360px) {
#header {
height: 100vh;
}
.logo {
width: 150px;
display: none;
}
#official-content {
margin-top: 10px;
}
.m88logo {
width: 140px;
}
}
| 0.418222 | 0.066995 |
#inner-navigation .navbar{background: transparent;}
#inner-navigation .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li a, #inner-navigation .nav.navbar-nav > li > a{
color: #fff;
}
#inner-navigation .navbar-default .navbar-nav>.active>a,
#inner-navigation .navbar-default .navbar-nav>.active>a:focus,
#inner-navigation .navbar-default .navbar-nav>.active>a:hover{
color: #f7c068!important;
}
#inner-navigation .navbar.navbar-sticky-in{background: #fff;}
#inner-navigation .navbar.navbar-sticky-in .navbar-collapse ul.nav.navbar-nav li a,
#inner-navigation .navbar.navbar-sticky-in .nav.navbar-nav > li > a{
color: #777;
}
#inner-navigation .navbar-default.navbar-sticky-in .navbar-nav>.active>a,
#inner-navigation .navbar-default.navbar-sticky-in .navbar-nav>.active>a:focus,
#inner-navigation .navbar-default.navbar-sticky-in .navbar-nav>.active>a:hover {
color: #333a65!important;
}
/* ============================= */
/* Banner */
/* ============================= */
#mt_banner {
position: relative;
padding: 0;
height: 650px!important;
margin-top: 0px;
background: url(../images/travel/sliders/bg5.jpg) no-repeat;
background-size: cover;
background-position: top center;
background-attachment: fixed;
}
section#mt_banner:before {
content: '';
position: absolute;
height: 100%;
width: 100%;
background: #00000073;
left: 0;
right: 0;
}
#mt_banner .banner-title{
width: 50%;
margin: 0 auto;
}
#mt_banner .swiper-container {
top: 130px;
}
#mt_banner .half-slide, #mt_banner .pre-half-slide{
width: 40%;
top: 0;
left: 8%;
border-radius:26px;
overflow: hidden;
border:2px solid #fff;
height: 300px;
}
#mt_banner .half-slide{
left: 52%;
}
#mt_banner .pre-half-slide .banner_caption_text, #mt_banner .half-slide .banner_caption_text{
width: 90%;
}
#mt_banner .swiper-button-next, #mt_banner .swiper-button-prev{top: 43%;}
@media(max-width: 1100px){
#mt_banner .banner-title{width: 96%;}
}
@media(max-width: 991px){
#mt_banner .swiper-container{top: 90px;}
#mt_banner .half-slide{
width: 90%;
left: 5%;
}
#mt_banner .pre-half-slide{display: none;}
}
@media(max-width: 567px){
#mt_banner{background:#333a65; height: 680px!important;}
#mt_banner .swiper-container{top: 50px;}
}
@media(max-width: 360px){
#mt_banner .banner_caption_text h1{font-size: 28px;}
}
/* ============================= */
/* blog post */
/* ============================= */
.row.slider-foods{
margin: 0 -15px;
}
#mt_blog .fullwidth .blog-post_wrapper{
display: flex;
position: relative;
background: #fff;
overflow: hidden;
height: inherit;
box-shadow: 0 0 15px #cccccc30;
border: 5px solid #fff;
}
#mt_blog .fullwidth .blog-post_wrapper h2{max-height: 3em;}
#mt_blog .fullwidth .blog-post_wrapper .blog-post-image{
width: 45%;
position: relative;
overflow: hidden;
}
#mt_blog .fullwidth .blog-post_wrapper .post-content {
width: 55%;
padding:30px 30px 22px;
}
#mt_blog .fullwidth .blog-post_wrapper .post-content.post-blank{
width: 100%;
}
#mt_blog .fullwidth .blog-post_wrapper .post-date p a{color: #333a65;}
@media(max-width: 1100px) and (min-width: 991px){
#mt_blog .fullwidth .blog-post_wrapper .blog-post-image{width: 60%;}
}
@media(max-width: 991px){
section#mt_blog.category-list{padding-bottom: 50px;}
section#mt_blog.hot-travel .blog-post_wrapper{margin-bottom: 0;}
section#mt_blog.travel-list {padding-bottom: 20px;}
}
@media(max-width: 735px){
#mt_blog .fullwidth .blog-post_wrapper{display: block;}
#mt_blog .fullwidth .blog-post_wrapper .blog-post-image,
#mt_blog .fullwidth .blog-post_wrapper .post-content{width: 100%;}
}
/*widget category*/
.widget-category ul li{
padding: 13px 15px;
border-bottom: 1px dashed #f1f1f1;
width: 100%;
margin:0;
position: relative;
}
.widget-category ul li:last-child{border: none;}
.widget-category ul li:before{
content: '\f101';
font-family: 'fontawesome';
padding-right: 8px;
}
/* ============================= */
/* Stay Connected */
/* ============================= */
.stay-connected {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0;
margin: 0 0 20px;
list-style-type: none;
text-align: center;
background: #f5f6fa;
border-radius: 0 26px;
}
.stay-connected li {
width: 24%;
margin: 0;
}
.stay-connected li a {
padding: 15px;
border-left: 1px solid #eeeeee;
color: #232323;
display: inline-table;
}
.stay-connected li a:hover{background-size: inherit; background-image:none; opacity: 0.8; }
.stay-connected li:first-child a {
border-left: 0;
}
.stay-connected li a i {
width: 50px;
height: 50px;
line-height: 50px;
background-color: #d72924;
color: #ffffff;
border-radius: 50%;
font-size: 19px;
display: inline-block;
}
.stay-connected li a i.fa-facebook {
background-color: #3b5998;
}
.stay-connected li a i.fa-twitter {
background-color: #0091ea;
}
.stay-connected li a i.fa-linkedin {
background-color: #1976d2;
}
.stay-connected li a i.fa-rss {
background-color: #ef6c00;
}
.stay-connected li a b {
display: block;
margin-top: 12px;
font-size: 18px;
}
.stay-connected li a span {
display: block;
color: #8a8a8a;
}
ul.twitter-widget-inner {
background: #fbfbfb;
padding: 15px;
border-radius: 0 26px;
border: 1px solid #f1f1f1;
}
ul.twitter-widget-inner li{
border-bottom: 1px dashed #f1f1f1;
padding-bottom: 10px;
margin-bottom: 10px;
}
ul.twitter-widget-inner li:last-child{border: none; padding-bottom: 0; margin-bottom: 0;}
@media(max-width: 1100px) and (min-width: 991px){
.stay-connected li a {
padding: 15px 10px;
}
.stay-connected li a i {
width: 35px;
height: 35px;
line-height: 40px;
}
.stay-connected li a span{font-size: 12px;}
}
@media(max-width: 567px){
.stay-connected li a{padding: 10px 5px;}
.stay-connected li a i {
width: 35px;
height: 35px;
line-height: 38px;
}
.stay-connected li a span{font-size: 12px;}
}
/* ============================= */
/* Instagram */
/* ============================= */
.mt_instagram .col-sm-2{padding: 0;}
.mt_instagram img{border-radius: 0;}
/* ============================= */
/* Footer */
/* ============================= */
#mt_footer {
position: relative;
padding: 50px 0 0;
background: url(../images/travel/sliders/bg3.jpg) no-repeat;
background-size: cover;
background-position: top center;
background-attachment: fixed;
}
#mt_footer .container{position: relative; z-index: 1;}
#mt_footer:before {
content: '';
background: #0b0e1ca8;
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
}
|
public/frontend/file/css/mag-travel.css
|
#inner-navigation .navbar{background: transparent;}
#inner-navigation .navbar.navbar-default .navbar-collapse ul.nav.navbar-nav li a, #inner-navigation .nav.navbar-nav > li > a{
color: #fff;
}
#inner-navigation .navbar-default .navbar-nav>.active>a,
#inner-navigation .navbar-default .navbar-nav>.active>a:focus,
#inner-navigation .navbar-default .navbar-nav>.active>a:hover{
color: #f7c068!important;
}
#inner-navigation .navbar.navbar-sticky-in{background: #fff;}
#inner-navigation .navbar.navbar-sticky-in .navbar-collapse ul.nav.navbar-nav li a,
#inner-navigation .navbar.navbar-sticky-in .nav.navbar-nav > li > a{
color: #777;
}
#inner-navigation .navbar-default.navbar-sticky-in .navbar-nav>.active>a,
#inner-navigation .navbar-default.navbar-sticky-in .navbar-nav>.active>a:focus,
#inner-navigation .navbar-default.navbar-sticky-in .navbar-nav>.active>a:hover {
color: #333a65!important;
}
/* ============================= */
/* Banner */
/* ============================= */
#mt_banner {
position: relative;
padding: 0;
height: 650px!important;
margin-top: 0px;
background: url(../images/travel/sliders/bg5.jpg) no-repeat;
background-size: cover;
background-position: top center;
background-attachment: fixed;
}
section#mt_banner:before {
content: '';
position: absolute;
height: 100%;
width: 100%;
background: #00000073;
left: 0;
right: 0;
}
#mt_banner .banner-title{
width: 50%;
margin: 0 auto;
}
#mt_banner .swiper-container {
top: 130px;
}
#mt_banner .half-slide, #mt_banner .pre-half-slide{
width: 40%;
top: 0;
left: 8%;
border-radius:26px;
overflow: hidden;
border:2px solid #fff;
height: 300px;
}
#mt_banner .half-slide{
left: 52%;
}
#mt_banner .pre-half-slide .banner_caption_text, #mt_banner .half-slide .banner_caption_text{
width: 90%;
}
#mt_banner .swiper-button-next, #mt_banner .swiper-button-prev{top: 43%;}
@media(max-width: 1100px){
#mt_banner .banner-title{width: 96%;}
}
@media(max-width: 991px){
#mt_banner .swiper-container{top: 90px;}
#mt_banner .half-slide{
width: 90%;
left: 5%;
}
#mt_banner .pre-half-slide{display: none;}
}
@media(max-width: 567px){
#mt_banner{background:#333a65; height: 680px!important;}
#mt_banner .swiper-container{top: 50px;}
}
@media(max-width: 360px){
#mt_banner .banner_caption_text h1{font-size: 28px;}
}
/* ============================= */
/* blog post */
/* ============================= */
.row.slider-foods{
margin: 0 -15px;
}
#mt_blog .fullwidth .blog-post_wrapper{
display: flex;
position: relative;
background: #fff;
overflow: hidden;
height: inherit;
box-shadow: 0 0 15px #cccccc30;
border: 5px solid #fff;
}
#mt_blog .fullwidth .blog-post_wrapper h2{max-height: 3em;}
#mt_blog .fullwidth .blog-post_wrapper .blog-post-image{
width: 45%;
position: relative;
overflow: hidden;
}
#mt_blog .fullwidth .blog-post_wrapper .post-content {
width: 55%;
padding:30px 30px 22px;
}
#mt_blog .fullwidth .blog-post_wrapper .post-content.post-blank{
width: 100%;
}
#mt_blog .fullwidth .blog-post_wrapper .post-date p a{color: #333a65;}
@media(max-width: 1100px) and (min-width: 991px){
#mt_blog .fullwidth .blog-post_wrapper .blog-post-image{width: 60%;}
}
@media(max-width: 991px){
section#mt_blog.category-list{padding-bottom: 50px;}
section#mt_blog.hot-travel .blog-post_wrapper{margin-bottom: 0;}
section#mt_blog.travel-list {padding-bottom: 20px;}
}
@media(max-width: 735px){
#mt_blog .fullwidth .blog-post_wrapper{display: block;}
#mt_blog .fullwidth .blog-post_wrapper .blog-post-image,
#mt_blog .fullwidth .blog-post_wrapper .post-content{width: 100%;}
}
/*widget category*/
.widget-category ul li{
padding: 13px 15px;
border-bottom: 1px dashed #f1f1f1;
width: 100%;
margin:0;
position: relative;
}
.widget-category ul li:last-child{border: none;}
.widget-category ul li:before{
content: '\f101';
font-family: 'fontawesome';
padding-right: 8px;
}
/* ============================= */
/* Stay Connected */
/* ============================= */
.stay-connected {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0;
margin: 0 0 20px;
list-style-type: none;
text-align: center;
background: #f5f6fa;
border-radius: 0 26px;
}
.stay-connected li {
width: 24%;
margin: 0;
}
.stay-connected li a {
padding: 15px;
border-left: 1px solid #eeeeee;
color: #232323;
display: inline-table;
}
.stay-connected li a:hover{background-size: inherit; background-image:none; opacity: 0.8; }
.stay-connected li:first-child a {
border-left: 0;
}
.stay-connected li a i {
width: 50px;
height: 50px;
line-height: 50px;
background-color: #d72924;
color: #ffffff;
border-radius: 50%;
font-size: 19px;
display: inline-block;
}
.stay-connected li a i.fa-facebook {
background-color: #3b5998;
}
.stay-connected li a i.fa-twitter {
background-color: #0091ea;
}
.stay-connected li a i.fa-linkedin {
background-color: #1976d2;
}
.stay-connected li a i.fa-rss {
background-color: #ef6c00;
}
.stay-connected li a b {
display: block;
margin-top: 12px;
font-size: 18px;
}
.stay-connected li a span {
display: block;
color: #8a8a8a;
}
ul.twitter-widget-inner {
background: #fbfbfb;
padding: 15px;
border-radius: 0 26px;
border: 1px solid #f1f1f1;
}
ul.twitter-widget-inner li{
border-bottom: 1px dashed #f1f1f1;
padding-bottom: 10px;
margin-bottom: 10px;
}
ul.twitter-widget-inner li:last-child{border: none; padding-bottom: 0; margin-bottom: 0;}
@media(max-width: 1100px) and (min-width: 991px){
.stay-connected li a {
padding: 15px 10px;
}
.stay-connected li a i {
width: 35px;
height: 35px;
line-height: 40px;
}
.stay-connected li a span{font-size: 12px;}
}
@media(max-width: 567px){
.stay-connected li a{padding: 10px 5px;}
.stay-connected li a i {
width: 35px;
height: 35px;
line-height: 38px;
}
.stay-connected li a span{font-size: 12px;}
}
/* ============================= */
/* Instagram */
/* ============================= */
.mt_instagram .col-sm-2{padding: 0;}
.mt_instagram img{border-radius: 0;}
/* ============================= */
/* Footer */
/* ============================= */
#mt_footer {
position: relative;
padding: 50px 0 0;
background: url(../images/travel/sliders/bg3.jpg) no-repeat;
background-size: cover;
background-position: top center;
background-attachment: fixed;
}
#mt_footer .container{position: relative; z-index: 1;}
#mt_footer:before {
content: '';
background: #0b0e1ca8;
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
}
| 0.128252 | 0.03949 |
@charset "UTF-8";
/*
* colors variables
*/
/*
* colors variables
*/
html, body {
height: 100%;
background-color: #f5f5f5;
font-family: "微软雅黑";
}
.wrapper {
overflow: hidden;
position: relative;
margin: 0 auto;
}
@media (min-width: 1200px) {
.wrapper {
width: 1170px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
.wrapper {
width: 1000px;
}
}
@media (max-width: 1024px) {
.wrapper {
width: 800px;
}
}
h2 {
font-size: 18px;
margin: 0;
}
h3 {
font-size: 16px;
margin: 0;
}
h4 {
font-size: 14px;
margin: 0;
}
h5 {
font-size: 12px;
margin: 0;
}
p {
margin: 0;
}
.fl {
float: left;
}
.fr {
float: right;
}
i {
font-style: normal;
}
/*
* colors variables
*/
.nav-headline .navs li {
display: inline-block;
text-align: center;
width: 13%;
margin: 0 15px;
line-height: 32px;
}
.nav-headline .navs li a {
font-size: 16px;
color: #000;
text-decoration: none;
}
.nav-headline .navs li.active {
border-bottom: 2px solid #e64620;
}
.nav-headline .navs li.active a {
font-weight: bold;
color: #0077cc;
}
/*
* colors variables
*/
.card-line {
margin-bottom: 20px;
}
.card-line .text-center {
padding: 15px 0;
line-height: 36px;
font-size: 20px;
text-align: center;
color: #e64620;
font-weight: normal;
}
.card-line .cards .card-item {
min-height: 320px;
}
.card-line .cards .card-item .item-content {
width: 90%;
padding-top: 6px;
min-height: 340px;
background-color: #fff;
}
.card-line .cards .card-item .item-content .card-title {
padding-left: 15px;
line-height: 28px;
border-left: 2px solid #e64620;
font-size: 18px;
color: #333;
font-weight: normal;
}
.card-line .cards .card-item .item-content .card-content {
padding: 15px;
line-height: 26px;
color: #666;
font-size: 14px;
}
.aboutme header {
margin: 15px 0;
}
.aboutme .nav {
box-shadow: 1px 1px 2px #E4DFDF;
background-color: #fff;
}
.aboutme .footer {
border-top: 1px solid #e6e6e6;
}
|
assets/css/page-sj-acticle-aboutUs.css
|
@charset "UTF-8";
/*
* colors variables
*/
/*
* colors variables
*/
html, body {
height: 100%;
background-color: #f5f5f5;
font-family: "微软雅黑";
}
.wrapper {
overflow: hidden;
position: relative;
margin: 0 auto;
}
@media (min-width: 1200px) {
.wrapper {
width: 1170px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
.wrapper {
width: 1000px;
}
}
@media (max-width: 1024px) {
.wrapper {
width: 800px;
}
}
h2 {
font-size: 18px;
margin: 0;
}
h3 {
font-size: 16px;
margin: 0;
}
h4 {
font-size: 14px;
margin: 0;
}
h5 {
font-size: 12px;
margin: 0;
}
p {
margin: 0;
}
.fl {
float: left;
}
.fr {
float: right;
}
i {
font-style: normal;
}
/*
* colors variables
*/
.nav-headline .navs li {
display: inline-block;
text-align: center;
width: 13%;
margin: 0 15px;
line-height: 32px;
}
.nav-headline .navs li a {
font-size: 16px;
color: #000;
text-decoration: none;
}
.nav-headline .navs li.active {
border-bottom: 2px solid #e64620;
}
.nav-headline .navs li.active a {
font-weight: bold;
color: #0077cc;
}
/*
* colors variables
*/
.card-line {
margin-bottom: 20px;
}
.card-line .text-center {
padding: 15px 0;
line-height: 36px;
font-size: 20px;
text-align: center;
color: #e64620;
font-weight: normal;
}
.card-line .cards .card-item {
min-height: 320px;
}
.card-line .cards .card-item .item-content {
width: 90%;
padding-top: 6px;
min-height: 340px;
background-color: #fff;
}
.card-line .cards .card-item .item-content .card-title {
padding-left: 15px;
line-height: 28px;
border-left: 2px solid #e64620;
font-size: 18px;
color: #333;
font-weight: normal;
}
.card-line .cards .card-item .item-content .card-content {
padding: 15px;
line-height: 26px;
color: #666;
font-size: 14px;
}
.aboutme header {
margin: 15px 0;
}
.aboutme .nav {
box-shadow: 1px 1px 2px #E4DFDF;
background-color: #fff;
}
.aboutme .footer {
border-top: 1px solid #e6e6e6;
}
| 0.356447 | 0.05848 |
@media (min-width: 576px) {
.card-columns {
column-count: 1;
}
}
/*-- Medium devices (tablets, 768px and up) --*/
@media (min-width: 768px) {
.card-columns {
column-count: 2;
}
}
/*-- Large devices (desktops, 992px and up) --*/
@media (min-width: 992px) {
.hidden-md{
display:none;
}
#mainNav .navbar-collapse {
overflow: visible;
max-height: none;
}
#mainNav .navbar-collapse .navbar-sidenav {
position: absolute;
top: 0;
left: 0;
overflow-x: hidden;
overflow-y: hidden;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin-top:70px;
}
#mainNav .navbar-collapse .navbar-sidenav > .nav-item {
width: 250px;
padding: 0;
}
#mainNav .navbar-collapse .navbar-sidenav > .nav-item > .nav-link {
padding: 1em;
}
#mainNav .navbar-collapse .navbar-sidenav > .nav-item .sidenav-second-level,
#mainNav .navbar-collapse .navbar-sidenav > .nav-item .sidenav-third-level {
padding-left: 0;
list-style: none;
}
#mainNav .navbar-collapse .navbar-sidenav > .nav-item .sidenav-second-level > li,
#mainNav .navbar-collapse .navbar-sidenav > .nav-item .sidenav-third-level > li {
width: 250px;
}
#mainNav .navbar-collapse .navbar-sidenav > .nav-item .sidenav-second-level > li > a,
#mainNav .navbar-collapse .navbar-sidenav > .nav-item .sidenav-third-level > li > a {
padding: 1em;
}
#mainNav .navbar-collapse .navbar-sidenav > .nav-item .sidenav-second-level > li > a {
padding-left: 2.75em;
}
#mainNav .navbar-collapse .navbar-sidenav > .nav-item .sidenav-third-level > li > a {
padding-left: 3.75em;
}
#mainNav .navbar-collapse .navbar-nav > .nav-item.dropdown > .nav-link {
min-width: 0;
}
#mainNav .navbar-collapse .navbar-nav > .nav-item.dropdown > .nav-link:after {
width: 24px;
text-align: center;
}
#mainNav .navbar-collapse .navbar-nav > .nav-item.dropdown .dropdown-menu > .dropdown-item > .dropdown-message {
max-width: 300px;
}
#mainNav.fixed-top .navbar-sidenav {
height: calc(100vh - 70px);
}
#mainNav.fixed-top .sidenav-toggler {
position: absolute;
top: 0;
left: 0;
display: flex;
overflow-x: hidden;
overflow-y: auto;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin-top: calc(100vh - 48px);
}
#mainNav.fixed-top .sidenav-toggler > .nav-item {
width: 250px;
padding: 0;
}
#mainNav.fixed-top .sidenav-toggler > .nav-item > .nav-link {
padding: 1em;
}
#mainNav.static-top .sidenav-toggler {
display: flex;
}
.content-wrapper {
margin-left: 250px;
}
body.sidenav-toggled .content-wrapper {
margin-left: 55px;
}
#mainNav.navbar-dark .navbar-collapse .navbar-sidenav {
background: #343a40;
}
#mainNav.navbar-dark .navbar-collapse .navbar-sidenav li.active a {
color: #ffffff !important;
background-color: #495057;
}
#mainNav.navbar-dark .navbar-collapse .navbar-sidenav li.active a:focus, #mainNav.navbar-dark .navbar-collapse .navbar-sidenav li.active a:hover {
color: #ffffff;
}
#mainNav.navbar-dark .navbar-collapse .navbar-sidenav > .nav-item .sidenav-second-level,
#mainNav.navbar-dark .navbar-collapse .navbar-sidenav > .nav-item .sidenav-third-level {
background: #343a40;
}
#mainNav.navbar-light .navbar-collapse .navbar-sidenav {
background:#ffffff;
}
#mainNav.navbar-light .navbar-collapse .navbar-sidenav li.active a.nav-link{
background: #0e9cf3;
background: -webkit-linear-gradient(to right, #0e9cf3, #bb34f9 100%);
background: linear-gradient(to right, #0e9cf3, #bb34f9 100%);
color:#ffffff;
opacity: 1;
}
#mainNav.navbar-light .navbar-collapse .navbar-sidenav li.active a.nav-link:after{
color:#ffffff;
}
#mainNav.navbar-light .navbar-collapse .navbar-sidenav li.active a.nav-link:hover, #mainNav.navbar-light .navbar-collapse .navbar-sidenav li.active a.nav-link:focus{
background: #0e9cf3;
background: -webkit-linear-gradient(to right, #0e9cf3, #bb34f9 100%);
background: linear-gradient(to right, #0e9cf3, #bb34f9 100%);
color:#ffffff;
opacity: 1;
}
#mainNav.navbar-light .navbar-collapse .navbar-sidenav li.active a.nav-link i{
color:#ffffff;
}
#mainNav.navbar-light .navbar-collapse .navbar-sidenav li a.nav-link:hover, #mainNav.navbar-light .navbar-collapse .navbar-sidenav li a.nav-link:focus{
background: #0e9cf3;
background: -webkit-linear-gradient(to right, #0e9cf3, #bb34f9 100%);
background: linear-gradient(to right, #0e9cf3, #bb34f9 100%);
color:#ffffff;
opacity:1;
}
#mainNav.navbar-light .navbar-collapse .navbar-sidenav li a.nav-link:hover i, #mainNav.navbar-light .navbar-collapse .navbar-sidenav li a.nav-link:focus i{
color:#ffffff;
}
#mainNav.navbar-light .navbar-collapse .navbar-sidenav li.active a:focus, #mainNav.navbar-light .navbar-collapse .navbar-sidenav li.active a:hover {
color:#677897;
}
#mainNav.navbar-light .navbar-collapse .navbar-sidenav > .nav-item .sidenav-second-level,
#mainNav.navbar-light .navbar-collapse .navbar-sidenav > .nav-item .sidenav-third-level {
background:rgba(0,0,0,0.02);
}
footer.sticky-footer {
width: calc(100% - 250px);
}
body.sidenav-toggled footer.sticky-footer {
width: calc(100% - 55px);
}
.error-page h1 {
font-size: 240px;
}
}
/*-- Extra large devices (large desktops, 1200px and up) --*/
@media (min-width: 1200px) {
.hidden-lg{
display:none;
}
.card-columns {
column-count: 2;
}
}
/*-- Large devices (desktops, less than 1200px) --*/
@media (max-width: 1199px) {
}
/*-- Medium devices (tablets, less than 992px) --*/
@media (max-width: 991px) {
#mainNav.navbar-light .navbar-collapse .navbar-sidenav li a.nav-link:hover i, #mainNav.navbar-light .navbar-collapse .navbar-sidenav li a.nav-link:focus i {
color:#677897;
}
#mainNav.navbar-light .navbar-collapse .navbar-sidenav li a.nav-link:hover:after, #mainNav.navbar-light .navbar-collapse .navbar-sidenav li a.nav-link:focus:after {
color:#677897;
}
.navbar {
padding: 0rem 0rem 0rem 0;
}
.hidden-xs{
display:none;
}
#mainNav .navbar-collapse {
background:#151c26;
padding: 0 20px;
}
.nav-link {
padding: .6rem 0rem .6rem 0rem;
}
.navbar-light .navbar-toggler {
color: #ffffff;
border: none;
}
}
/*-- Small devices (landscape phones, less than 768px) --*/
@media (max-width: 767px) {
.btn.btn-default {
font-size: 12px;
}
}
/*-- Extra small devices (portrait phones, less than 576px) --*/
@media (max-width: 575px) {
.btn.btn-default {
font-size: 11px;
}
}
@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;
}
}
|
assets/dist/css/glovia-responsive.css
|
@media (min-width: 576px) {
.card-columns {
column-count: 1;
}
}
/*-- Medium devices (tablets, 768px and up) --*/
@media (min-width: 768px) {
.card-columns {
column-count: 2;
}
}
/*-- Large devices (desktops, 992px and up) --*/
@media (min-width: 992px) {
.hidden-md{
display:none;
}
#mainNav .navbar-collapse {
overflow: visible;
max-height: none;
}
#mainNav .navbar-collapse .navbar-sidenav {
position: absolute;
top: 0;
left: 0;
overflow-x: hidden;
overflow-y: hidden;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin-top:70px;
}
#mainNav .navbar-collapse .navbar-sidenav > .nav-item {
width: 250px;
padding: 0;
}
#mainNav .navbar-collapse .navbar-sidenav > .nav-item > .nav-link {
padding: 1em;
}
#mainNav .navbar-collapse .navbar-sidenav > .nav-item .sidenav-second-level,
#mainNav .navbar-collapse .navbar-sidenav > .nav-item .sidenav-third-level {
padding-left: 0;
list-style: none;
}
#mainNav .navbar-collapse .navbar-sidenav > .nav-item .sidenav-second-level > li,
#mainNav .navbar-collapse .navbar-sidenav > .nav-item .sidenav-third-level > li {
width: 250px;
}
#mainNav .navbar-collapse .navbar-sidenav > .nav-item .sidenav-second-level > li > a,
#mainNav .navbar-collapse .navbar-sidenav > .nav-item .sidenav-third-level > li > a {
padding: 1em;
}
#mainNav .navbar-collapse .navbar-sidenav > .nav-item .sidenav-second-level > li > a {
padding-left: 2.75em;
}
#mainNav .navbar-collapse .navbar-sidenav > .nav-item .sidenav-third-level > li > a {
padding-left: 3.75em;
}
#mainNav .navbar-collapse .navbar-nav > .nav-item.dropdown > .nav-link {
min-width: 0;
}
#mainNav .navbar-collapse .navbar-nav > .nav-item.dropdown > .nav-link:after {
width: 24px;
text-align: center;
}
#mainNav .navbar-collapse .navbar-nav > .nav-item.dropdown .dropdown-menu > .dropdown-item > .dropdown-message {
max-width: 300px;
}
#mainNav.fixed-top .navbar-sidenav {
height: calc(100vh - 70px);
}
#mainNav.fixed-top .sidenav-toggler {
position: absolute;
top: 0;
left: 0;
display: flex;
overflow-x: hidden;
overflow-y: auto;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin-top: calc(100vh - 48px);
}
#mainNav.fixed-top .sidenav-toggler > .nav-item {
width: 250px;
padding: 0;
}
#mainNav.fixed-top .sidenav-toggler > .nav-item > .nav-link {
padding: 1em;
}
#mainNav.static-top .sidenav-toggler {
display: flex;
}
.content-wrapper {
margin-left: 250px;
}
body.sidenav-toggled .content-wrapper {
margin-left: 55px;
}
#mainNav.navbar-dark .navbar-collapse .navbar-sidenav {
background: #343a40;
}
#mainNav.navbar-dark .navbar-collapse .navbar-sidenav li.active a {
color: #ffffff !important;
background-color: #495057;
}
#mainNav.navbar-dark .navbar-collapse .navbar-sidenav li.active a:focus, #mainNav.navbar-dark .navbar-collapse .navbar-sidenav li.active a:hover {
color: #ffffff;
}
#mainNav.navbar-dark .navbar-collapse .navbar-sidenav > .nav-item .sidenav-second-level,
#mainNav.navbar-dark .navbar-collapse .navbar-sidenav > .nav-item .sidenav-third-level {
background: #343a40;
}
#mainNav.navbar-light .navbar-collapse .navbar-sidenav {
background:#ffffff;
}
#mainNav.navbar-light .navbar-collapse .navbar-sidenav li.active a.nav-link{
background: #0e9cf3;
background: -webkit-linear-gradient(to right, #0e9cf3, #bb34f9 100%);
background: linear-gradient(to right, #0e9cf3, #bb34f9 100%);
color:#ffffff;
opacity: 1;
}
#mainNav.navbar-light .navbar-collapse .navbar-sidenav li.active a.nav-link:after{
color:#ffffff;
}
#mainNav.navbar-light .navbar-collapse .navbar-sidenav li.active a.nav-link:hover, #mainNav.navbar-light .navbar-collapse .navbar-sidenav li.active a.nav-link:focus{
background: #0e9cf3;
background: -webkit-linear-gradient(to right, #0e9cf3, #bb34f9 100%);
background: linear-gradient(to right, #0e9cf3, #bb34f9 100%);
color:#ffffff;
opacity: 1;
}
#mainNav.navbar-light .navbar-collapse .navbar-sidenav li.active a.nav-link i{
color:#ffffff;
}
#mainNav.navbar-light .navbar-collapse .navbar-sidenav li a.nav-link:hover, #mainNav.navbar-light .navbar-collapse .navbar-sidenav li a.nav-link:focus{
background: #0e9cf3;
background: -webkit-linear-gradient(to right, #0e9cf3, #bb34f9 100%);
background: linear-gradient(to right, #0e9cf3, #bb34f9 100%);
color:#ffffff;
opacity:1;
}
#mainNav.navbar-light .navbar-collapse .navbar-sidenav li a.nav-link:hover i, #mainNav.navbar-light .navbar-collapse .navbar-sidenav li a.nav-link:focus i{
color:#ffffff;
}
#mainNav.navbar-light .navbar-collapse .navbar-sidenav li.active a:focus, #mainNav.navbar-light .navbar-collapse .navbar-sidenav li.active a:hover {
color:#677897;
}
#mainNav.navbar-light .navbar-collapse .navbar-sidenav > .nav-item .sidenav-second-level,
#mainNav.navbar-light .navbar-collapse .navbar-sidenav > .nav-item .sidenav-third-level {
background:rgba(0,0,0,0.02);
}
footer.sticky-footer {
width: calc(100% - 250px);
}
body.sidenav-toggled footer.sticky-footer {
width: calc(100% - 55px);
}
.error-page h1 {
font-size: 240px;
}
}
/*-- Extra large devices (large desktops, 1200px and up) --*/
@media (min-width: 1200px) {
.hidden-lg{
display:none;
}
.card-columns {
column-count: 2;
}
}
/*-- Large devices (desktops, less than 1200px) --*/
@media (max-width: 1199px) {
}
/*-- Medium devices (tablets, less than 992px) --*/
@media (max-width: 991px) {
#mainNav.navbar-light .navbar-collapse .navbar-sidenav li a.nav-link:hover i, #mainNav.navbar-light .navbar-collapse .navbar-sidenav li a.nav-link:focus i {
color:#677897;
}
#mainNav.navbar-light .navbar-collapse .navbar-sidenav li a.nav-link:hover:after, #mainNav.navbar-light .navbar-collapse .navbar-sidenav li a.nav-link:focus:after {
color:#677897;
}
.navbar {
padding: 0rem 0rem 0rem 0;
}
.hidden-xs{
display:none;
}
#mainNav .navbar-collapse {
background:#151c26;
padding: 0 20px;
}
.nav-link {
padding: .6rem 0rem .6rem 0rem;
}
.navbar-light .navbar-toggler {
color: #ffffff;
border: none;
}
}
/*-- Small devices (landscape phones, less than 768px) --*/
@media (max-width: 767px) {
.btn.btn-default {
font-size: 12px;
}
}
/*-- Extra small devices (portrait phones, less than 576px) --*/
@media (max-width: 575px) {
.btn.btn-default {
font-size: 11px;
}
}
@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;
}
}
| 0.260201 | 0.038322 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap');
*,
::before,
::after {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Poppins', sans-serif;
font-size: 400;
}
body {
overflow-x: hidden;
}
hr {
border-color: white;
border-width: 2px;
margin: 30px 10px;
}
ol {
list-style-position: outside;
margin-left: 15px;
}
.custom-p-m {
padding: 0;
}
.logo-head,
.logo-footer {
width: 80px;
height: 80px;
object-fit: cover;
transform: rotate(45deg);
}
.navbar-toggler:focus,
.navbar-toggler:active {
outline: none !important;
}
.nav-item.active .nav-link {
color: #ffc107 !important;
}
.nav-link {
color: #ffffff !important;
font-weight: 500;
text-transform: uppercase;
transition: color .3s ease;
}
.nav-link:hover {
color: #ffc107 !important;
transition: color .3s ease;
}
.social-media {
width: 40px;
height: 40px;
border: 2px solid #ffffff;
display: flex;
justify-content: center;
align-items: center;
margin-right: 5px;
}
.jumbotron {
height: 85vh;
}
.jumbotron h1 {
font-weight: 500;
color: #ffffff;
font-size: 80px;
}
.jumbotron a {
padding: 10px 30px;
color: #ffc107;
text-transform: uppercase;
text-decoration: none;
border: 2px solid #ffc107;
font-size: 12px;
font-weight: 500;
letter-spacing: 2px;
transition: all .3s ease;
}
.jumbotron a span {
margin-left: 10px;
}
.jumbotron a:hover {
color: #ffffff;
border-color: #ffffff;
transition: all .3s ease;
}
.px-1,
.px-2,
.px-3,
.px-4 {
width: 100%;
height: 100vh;
background-size: cover;
display: flex;
justify-content: center;
align-items: center;
background-attachment: fixed;
}
.px-1 a,
.px-2 a {
font-size: 50px;
color: #ffffff;
padding: 10px 30px;
background-color: #ffc107;
border: 2px solid #ffc107;
text-transform: uppercase;
text-decoration: none;
border-radius: 8px;
transition: all .3s ease;
}
.px-1 a:hover,
.px-2 a:hover {
text-decoration: none;
color: #ffc107;
background-color: transparent;
border: 2px solid #ffc107;
transition: all .3s ease;
}
.px-1 {
background-image: url('/img/home/arlington-research-kN_kViDchA0-unsplash.jpg');
}
.px-2 {
background-image: url('/img/home/marvin-meyer-SYTO3xs06fU-unsplash.jpg');
}
.px-3 {
background-image: url('/img/about/sincerely-media-ylveRpZ8L1s-unsplash.jpg');
}
.px-4 {
background-image: url('/img/about/windows-eGNLSgazDVU-unsplash.jpg');
}
.footer {
padding: 20px 0;
}
.logo-footer {
width: 150px;
height: 150px;
}
.footer .list-group-item {
display: flex;
flex-direction: row;
align-items: center;
background-color: transparent;
border: none;
color: #ffffff;
font-size: 13px;
}
@media (max-width: 768px) {
.social-media-section {
display: flex;
flex-direction: row;
}
.jumbotron h1,
.px-1 a,
.px-2 a {
font-size: 50px;
}
.custom-tl {
margin-top: 30px;
}
.px-3 {
order: 0;
}
.custom-order-1 {
order: 1;
}
.px-4 {
order: 2;
}
.custom-order-2 {
order: 3;
}
}
@media (max-width: 512px) {
.jumbotron h1,
.px-1 a,
.px-2 a {
font-size: 40px;
}
}
.to-top {
position: fixed;
color: #ffffff;
z-index: 1;
background-color: #ffc107;
left: -50px;
top: 50%;
padding: 20px 10px;
border-top-right-radius: 8px;
border-bottom-right-radius: 8px;
transition: left .3s ease;
}
.to-top a {
text-decoration: none;
text-transform: uppercase;
color: white;
font-weight: 600;
font-size: 11px;
}
.to-top a::before {
content: '^';
position: absolute;
top: 10px;
left: 50%;
transform: translateX(-50%);
}
.to-top.show {
left: 0;
transition: left .3s ease;
}
.jumbotron.child {
height: unset;
background-image: url('/img/kobu-agency-pvMVecxVoW0-unsplash.jpg');
background-size: cover;
background-position: center;
background-attachment: fixed;
position: relative;
z-index: 1;
}
.jumbotron.child::after {
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-image: linear-gradient(to bottom, var(--primary), transparent);
}
.jumbotron.child h2 {
text-align: center;
font-weight: 600;
color: #ffffff;
position: relative;
z-index: 1;
}
.custom-tl {
display: flex;
flex-direction: column;
justify-content: center;
}
.custom-tl p {
letter-spacing: 1px;
font-weight: 300;
}
.overlay {
position: relative;
overflow: hidden;
}
.best-team img {
width: 100%;
height: 400px;
object-fit: cover;
}
.info-team {
position: absolute;
width: 100%;
height: 50%;
bottom: -200px;
color: #ffffff;
background-image: linear-gradient(to top, var(--primary), transparent);
display: flex;
flex-direction: column;
justify-content: flex-end;
transition: bottom .5s ease;
}
.info-team p {
font-size: 12px;
}
.best-team .overlay:hover .info-team {
bottom: 0;
transition: bottom .5s ease;
}
.card.products,
.card.services {
border: none;
margin-top: 80px;
}
.card.products .card-body {
padding-right: none;
padding-left: none;
}
.card.products .card-body h5,
.card.products .card-body p {
font-family: 'Lato', sans-serif !important;
font-weight: 700;
}
.card.products .card-body p {
font-weight: 400;
font-size: 15px;
}
.d-products {
padding: 50px 0;
transition: transform 500ms;
}
.d-products h6,
.d-products p {
font-family: 'Lato', sans-serif;
margin-bottom: 0;
font-weight: 700;
color: #ffffff;
}
.d-products h6 {
letter-spacing: 1px;
}
.d-products p {
font-size: 10px;
}
.d-products:hover,
.d-services:hover {
transform: scale(1.2);
transition: transform 500ms;
}
.d-products:hover+.card-body h5,
.d-services:hover+.card-body h5 {
color: #ffc107;
}
.card.services h5 {
font-size: 18px;
}
.card.services .card-body {
padding: 10px 0;
}
.d-services {
padding: 10px 0;
display: flex;
justify-content: center;
transition: transform 500ms;
}
.d-services svg {
font-size: 60px;
color: #969696;
}
/* css tha */
.itha .thad-client:hover+.thacard-tha h5 {
color: #ffc107;
}
.itha .thad-client:hover {
transform: scale(1.2);
transition: transform 500ms;
}
.itha .thacard.client h5 {
font-size: 18px;
}
.itha .thacard.client .thacard-tha {
padding: 10px 0;
}
.itha .thad-client {
padding: 10px 0;
display: flex;
justify-content: center;
transition: transform 500ms;
}
.itha .thad-client svg {
font-size: 60px;
color: #969696;
}
.ilham-tombol {
color: #ff7902;
text-decoration: none;
border: 2px solid transparent;
border-radius: 25px;
padding: 10px;
margin: 10px;
text-align: center;
font: 14px;
}
.ilham-tombol:hover {
border: 2px solid #ff7902;
}
.ilham ul li a {
font-family: sans-serif;
font-size: 15px;
position: relative;
color: #ff7902;
text-decoration: none;
display: block;
padding: 10px;
margin: 10px;
}
.ilham ul {
display: flex;
list-style: none;
}
.ilham-row {
display: none;
}
.ilham-row.show {
display: flex;
}
|
public/css/app.css
|
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap');
*,
::before,
::after {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Poppins', sans-serif;
font-size: 400;
}
body {
overflow-x: hidden;
}
hr {
border-color: white;
border-width: 2px;
margin: 30px 10px;
}
ol {
list-style-position: outside;
margin-left: 15px;
}
.custom-p-m {
padding: 0;
}
.logo-head,
.logo-footer {
width: 80px;
height: 80px;
object-fit: cover;
transform: rotate(45deg);
}
.navbar-toggler:focus,
.navbar-toggler:active {
outline: none !important;
}
.nav-item.active .nav-link {
color: #ffc107 !important;
}
.nav-link {
color: #ffffff !important;
font-weight: 500;
text-transform: uppercase;
transition: color .3s ease;
}
.nav-link:hover {
color: #ffc107 !important;
transition: color .3s ease;
}
.social-media {
width: 40px;
height: 40px;
border: 2px solid #ffffff;
display: flex;
justify-content: center;
align-items: center;
margin-right: 5px;
}
.jumbotron {
height: 85vh;
}
.jumbotron h1 {
font-weight: 500;
color: #ffffff;
font-size: 80px;
}
.jumbotron a {
padding: 10px 30px;
color: #ffc107;
text-transform: uppercase;
text-decoration: none;
border: 2px solid #ffc107;
font-size: 12px;
font-weight: 500;
letter-spacing: 2px;
transition: all .3s ease;
}
.jumbotron a span {
margin-left: 10px;
}
.jumbotron a:hover {
color: #ffffff;
border-color: #ffffff;
transition: all .3s ease;
}
.px-1,
.px-2,
.px-3,
.px-4 {
width: 100%;
height: 100vh;
background-size: cover;
display: flex;
justify-content: center;
align-items: center;
background-attachment: fixed;
}
.px-1 a,
.px-2 a {
font-size: 50px;
color: #ffffff;
padding: 10px 30px;
background-color: #ffc107;
border: 2px solid #ffc107;
text-transform: uppercase;
text-decoration: none;
border-radius: 8px;
transition: all .3s ease;
}
.px-1 a:hover,
.px-2 a:hover {
text-decoration: none;
color: #ffc107;
background-color: transparent;
border: 2px solid #ffc107;
transition: all .3s ease;
}
.px-1 {
background-image: url('/img/home/arlington-research-kN_kViDchA0-unsplash.jpg');
}
.px-2 {
background-image: url('/img/home/marvin-meyer-SYTO3xs06fU-unsplash.jpg');
}
.px-3 {
background-image: url('/img/about/sincerely-media-ylveRpZ8L1s-unsplash.jpg');
}
.px-4 {
background-image: url('/img/about/windows-eGNLSgazDVU-unsplash.jpg');
}
.footer {
padding: 20px 0;
}
.logo-footer {
width: 150px;
height: 150px;
}
.footer .list-group-item {
display: flex;
flex-direction: row;
align-items: center;
background-color: transparent;
border: none;
color: #ffffff;
font-size: 13px;
}
@media (max-width: 768px) {
.social-media-section {
display: flex;
flex-direction: row;
}
.jumbotron h1,
.px-1 a,
.px-2 a {
font-size: 50px;
}
.custom-tl {
margin-top: 30px;
}
.px-3 {
order: 0;
}
.custom-order-1 {
order: 1;
}
.px-4 {
order: 2;
}
.custom-order-2 {
order: 3;
}
}
@media (max-width: 512px) {
.jumbotron h1,
.px-1 a,
.px-2 a {
font-size: 40px;
}
}
.to-top {
position: fixed;
color: #ffffff;
z-index: 1;
background-color: #ffc107;
left: -50px;
top: 50%;
padding: 20px 10px;
border-top-right-radius: 8px;
border-bottom-right-radius: 8px;
transition: left .3s ease;
}
.to-top a {
text-decoration: none;
text-transform: uppercase;
color: white;
font-weight: 600;
font-size: 11px;
}
.to-top a::before {
content: '^';
position: absolute;
top: 10px;
left: 50%;
transform: translateX(-50%);
}
.to-top.show {
left: 0;
transition: left .3s ease;
}
.jumbotron.child {
height: unset;
background-image: url('/img/kobu-agency-pvMVecxVoW0-unsplash.jpg');
background-size: cover;
background-position: center;
background-attachment: fixed;
position: relative;
z-index: 1;
}
.jumbotron.child::after {
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-image: linear-gradient(to bottom, var(--primary), transparent);
}
.jumbotron.child h2 {
text-align: center;
font-weight: 600;
color: #ffffff;
position: relative;
z-index: 1;
}
.custom-tl {
display: flex;
flex-direction: column;
justify-content: center;
}
.custom-tl p {
letter-spacing: 1px;
font-weight: 300;
}
.overlay {
position: relative;
overflow: hidden;
}
.best-team img {
width: 100%;
height: 400px;
object-fit: cover;
}
.info-team {
position: absolute;
width: 100%;
height: 50%;
bottom: -200px;
color: #ffffff;
background-image: linear-gradient(to top, var(--primary), transparent);
display: flex;
flex-direction: column;
justify-content: flex-end;
transition: bottom .5s ease;
}
.info-team p {
font-size: 12px;
}
.best-team .overlay:hover .info-team {
bottom: 0;
transition: bottom .5s ease;
}
.card.products,
.card.services {
border: none;
margin-top: 80px;
}
.card.products .card-body {
padding-right: none;
padding-left: none;
}
.card.products .card-body h5,
.card.products .card-body p {
font-family: 'Lato', sans-serif !important;
font-weight: 700;
}
.card.products .card-body p {
font-weight: 400;
font-size: 15px;
}
.d-products {
padding: 50px 0;
transition: transform 500ms;
}
.d-products h6,
.d-products p {
font-family: 'Lato', sans-serif;
margin-bottom: 0;
font-weight: 700;
color: #ffffff;
}
.d-products h6 {
letter-spacing: 1px;
}
.d-products p {
font-size: 10px;
}
.d-products:hover,
.d-services:hover {
transform: scale(1.2);
transition: transform 500ms;
}
.d-products:hover+.card-body h5,
.d-services:hover+.card-body h5 {
color: #ffc107;
}
.card.services h5 {
font-size: 18px;
}
.card.services .card-body {
padding: 10px 0;
}
.d-services {
padding: 10px 0;
display: flex;
justify-content: center;
transition: transform 500ms;
}
.d-services svg {
font-size: 60px;
color: #969696;
}
/* css tha */
.itha .thad-client:hover+.thacard-tha h5 {
color: #ffc107;
}
.itha .thad-client:hover {
transform: scale(1.2);
transition: transform 500ms;
}
.itha .thacard.client h5 {
font-size: 18px;
}
.itha .thacard.client .thacard-tha {
padding: 10px 0;
}
.itha .thad-client {
padding: 10px 0;
display: flex;
justify-content: center;
transition: transform 500ms;
}
.itha .thad-client svg {
font-size: 60px;
color: #969696;
}
.ilham-tombol {
color: #ff7902;
text-decoration: none;
border: 2px solid transparent;
border-radius: 25px;
padding: 10px;
margin: 10px;
text-align: center;
font: 14px;
}
.ilham-tombol:hover {
border: 2px solid #ff7902;
}
.ilham ul li a {
font-family: sans-serif;
font-size: 15px;
position: relative;
color: #ff7902;
text-decoration: none;
display: block;
padding: 10px;
margin: 10px;
}
.ilham ul {
display: flex;
list-style: none;
}
.ilham-row {
display: none;
}
.ilham-row.show {
display: flex;
}
| 0.53607 | 0.098903 |
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, .navbar, .brand, .btn-simple, a, .td-name, td {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-family: "Helvetica Neue","Open Sans",Arial,sans-serif; }
h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
font-weight: 400;
margin: 30px 0 15px; }
h1, .h1 {
font-size: 52px; }
h2, .h2 {
font-size: 36px; }
h3, .h3 {
font-size: 28px;
margin: 20px 0 10px; }
h4, .h4 {
font-size: 22px;
line-height: 30px; }
h5, .h5 {
font-size: 18px;
margin-bottom: 15px; }
h6, .h6 {
font-size: 14px;
font-weight: 600;
text-transform: uppercase; }
p {
font-size: 16px;
line-height: 1.5; }
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
color: #9A9A9A;
font-weight: 300;
line-height: 1.5; }
h1 small, h2 small, h3 small, h1 .small, h2 .small, h3 .small {
font-size: 60%; }
h1 .subtitle {
display: block;
font-family: 'Grand Hotel',cursive;
margin: 0 0 30px; }
.text-primary, .text-primary:hover {
color: #3472F7 !important; }
.text-info, .text-info:hover {
color: #2CA8FF !important; }
.text-success, .text-success:hover {
color: #05AE0E !important; }
.text-warning, .text-warning:hover {
color: #FF9500 !important; }
.text-danger, .text-danger:hover {
color: #FF3B30 !important; }
/* General overwrite */
body {
font-family: "Helvetica Neue","Open Sans",Arial,sans-serif; }
.main {
background-color: #FFFFFF;
position: relative; }
a {
color: #2CA8FF; }
a:hover, a:focus {
color: #109CFF;
text-decoration: none; }
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
outline: 0; }
.ui-slider-handle:focus,
.navbar-toggle {
outline: 0 !important; }
/* Animations */
.form-control,
.input-group-addon,
.tagsinput,
.navbar,
.navbar .alert {
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear; }
.fa {
width: 18px;
text-align: center; }
.margin-top {
margin-top: 50px; }
/* CT colors */
.ct-blue,
.ct-blue.checkbox.checked .second-icon,
.ct-blue.checkbox.checked,
.ct-blue.radio.checked .second-icon,
.ct-blue.radio.checked {
color: #3472F7; }
.ct-azzure,
.ct-azzure.checkbox.checked .second-icon,
.ct-azzure.radio.checked .second-icon,
.ct-azzure.checkbox.checked,
.ct-azzure.radio.checked {
color: #2CA8FF; }
.ct-green,
.ct-green.checkbox.checked .second-icon,
.ct-green.radio.checked .second-icon,
.ct-green.checkbox.checked,
.ct-green.radio.checked {
color: #05AE0E; }
.ct-orange,
.ct-orange.checkbox.checked .second-icon,
.ct-orange.radio.checked .second-icon,
.ct-orange.checkbox.checked,
.ct-orange.radio.checked {
color: #FF9500; }
.ct-red,
.ct-red.checkbox.checked .second-icon,
.ct-red.radio.checked .second-icon,
.ct-red.checkbox.checked,
.ct-red.radio.checked {
color: #FF3B30; }
input.ct-blue + span.switch-left,
input.ct-blue + span + label + span.switch-right {
background-color: #3472F7; }
input.ct-azzure + span.switch-left,
input.ct-azure + span + label + span.switch-right {
background-color: #2CA8FF; }
input.ct-green + span.switch-left,
input.ct-green + span + label + span.switch-right {
background-color: #05AE0E; }
input.ct-orange + span.switch-left,
input.ct-orange + span + label + span.switch-right {
background-color: #FF9500; }
input.ct-red + span.switch-left,
input.ct-red + span + label + span.switch-right {
background-color: #FF3B30; }
.btn {
/*border-width: 2px;*/
/*background-color: transparent;*/
/* font-weight: 400;
opacity: 0.8;
filter: alpha(opacity=80);
padding: 8px 16px;
border-color: #888888;
color: #888888;*/
}
/*.btn:hover, .btn:focus, .btn:active, .btn.active, .btn:active:focus, .btn:active:hover, .btn.active:focus, .btn.active:hover, .open > .btn.dropdown-toggle, .open > .btn.dropdown-toggle:focus, .open > .btn.dropdown-toggle:hover {
background-color: transparent;
color: #777777;
border-color: #777777; }
.btn.disabled, .btn.disabled:hover, .btn.disabled:focus, .btn.disabled.focus, .btn.disabled:active, .btn.disabled.active, .btn:disabled, .btn:disabled:hover, .btn:disabled:focus, .btn:disabled.focus, .btn:disabled:active, .btn:disabled.active, .btn[disabled], .btn[disabled]:hover, .btn[disabled]:focus, .btn[disabled].focus, .btn[disabled]:active, .btn[disabled].active, fieldset[disabled] .btn, fieldset[disabled] .btn:hover, fieldset[disabled] .btn:focus, fieldset[disabled] .btn.focus, fieldset[disabled] .btn:active, fieldset[disabled] .btn.active {
background-color: transparent;
border-color: #888888; }
.btn.btn-fill {
color: #FFFFFF;
background-color: #888888;
opacity: 1;
filter: alpha(opacity=100); }
.btn.btn-fill:hover, .btn.btn-fill:focus, .btn.btn-fill:active, .btn.btn-fill.active, .open > .btn.btn-fill.dropdown-toggle {
background-color: #777777;
color: #FFFFFF; }
.btn.btn-fill .caret {
border-top-color: #FFFFFF; }
.btn .caret {
border-top-color: #888888; }
.btn:hover, .btn:focus {
opacity: 1;
filter: alpha(opacity=100);
outline: 0 !important; }
.btn:active, .btn.active, .open > .btn.dropdown-toggle {
-webkit-box-shadow: none;
box-shadow: none;
outline: 0 !important; }
.btn-primary {
border-color: #3472F7;
color: #3472F7; }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary.active:focus, .btn-primary.active:hover, .open > .btn-primary.dropdown-toggle, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:hover {
background-color: transparent;
color: #1D62F0;
border-color: #1D62F0; }
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary:disabled, .btn-primary:disabled:hover, .btn-primary:disabled:focus, .btn-primary:disabled.focus, .btn-primary:disabled:active, .btn-primary:disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
background-color: transparent;
border-color: #3472F7; }
.btn-primary.btn-fill {
color: #FFFFFF;
background-color: #3472F7;
opacity: 1;
filter: alpha(opacity=100); }
.btn-primary.btn-fill:hover, .btn-primary.btn-fill:focus, .btn-primary.btn-fill:active, .btn-primary.btn-fill.active, .open > .btn-primary.btn-fill.dropdown-toggle {
background-color: #1D62F0;
color: #FFFFFF; }
.btn-primary.btn-fill .caret {
border-top-color: #FFFFFF; }
.btn-primary .caret {
border-top-color: #3472F7; }
.btn-success {
border-color: #05AE0E;
color: #05AE0E; }
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success:active:focus, .btn-success:active:hover, .btn-success.active:focus, .btn-success.active:hover, .open > .btn-success.dropdown-toggle, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle:hover {
background-color: transparent;
color: #049F0C;
border-color: #049F0C; }
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success:disabled, .btn-success:disabled:hover, .btn-success:disabled:focus, .btn-success:disabled.focus, .btn-success:disabled:active, .btn-success:disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
background-color: transparent;
border-color: #05AE0E; }
.btn-success.btn-fill {
color: #FFFFFF;
background-color: #05AE0E;
opacity: 1;
filter: alpha(opacity=100); }
.btn-success.btn-fill:hover, .btn-success.btn-fill:focus, .btn-success.btn-fill:active, .btn-success.btn-fill.active, .open > .btn-success.btn-fill.dropdown-toggle {
background-color: #049F0C;
color: #FFFFFF; }
.btn-success.btn-fill .caret {
border-top-color: #FFFFFF; }
.btn-success .caret {
border-top-color: #05AE0E; }
.btn-info {
border-color: #2CA8FF;
color: #2CA8FF; }
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info:active:focus, .btn-info:active:hover, .btn-info.active:focus, .btn-info.active:hover, .open > .btn-info.dropdown-toggle, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle:hover {
background-color: transparent;
color: #109CFF;
border-color: #109CFF; }
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info:disabled, .btn-info:disabled:hover, .btn-info:disabled:focus, .btn-info:disabled.focus, .btn-info:disabled:active, .btn-info:disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
background-color: transparent;
border-color: #2CA8FF; }
.btn-info.btn-fill {
color: #FFFFFF;
background-color: #2CA8FF;
opacity: 1;
filter: alpha(opacity=100); }
.btn-info.btn-fill:hover, .btn-info.btn-fill:focus, .btn-info.btn-fill:active, .btn-info.btn-fill.active, .open > .btn-info.btn-fill.dropdown-toggle {
background-color: #109CFF;
color: #FFFFFF; }
.btn-info.btn-fill .caret {
border-top-color: #FFFFFF; }
.btn-info .caret {
border-top-color: #2CA8FF; }
.btn-warning {
border-color: #FF9500;
color: #FF9500; }
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning:active:focus, .btn-warning:active:hover, .btn-warning.active:focus, .btn-warning.active:hover, .open > .btn-warning.dropdown-toggle, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle:hover {
background-color: transparent;
color: #ED8D00;
border-color: #ED8D00; }
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning:disabled, .btn-warning:disabled:hover, .btn-warning:disabled:focus, .btn-warning:disabled.focus, .btn-warning:disabled:active, .btn-warning:disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
background-color: transparent;
border-color: #FF9500; }
.btn-warning.btn-fill {
color: #FFFFFF;
background-color: #FF9500;
opacity: 1;
filter: alpha(opacity=100); }
.btn-warning.btn-fill:hover, .btn-warning.btn-fill:focus, .btn-warning.btn-fill:active, .btn-warning.btn-fill.active, .open > .btn-warning.btn-fill.dropdown-toggle {
background-color: #ED8D00;
color: #FFFFFF; }
.btn-warning.btn-fill .caret {
border-top-color: #FFFFFF; }
.btn-warning .caret {
border-top-color: #FF9500; }
.btn-danger {
border-color: #FF3B30;
color: #FF3B30; }
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger:active:focus, .btn-danger:active:hover, .btn-danger.active:focus, .btn-danger.active:hover, .open > .btn-danger.dropdown-toggle, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle:hover {
background-color: transparent;
color: #EE2D20;
border-color: #EE2D20; }
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger:disabled, .btn-danger:disabled:hover, .btn-danger:disabled:focus, .btn-danger:disabled.focus, .btn-danger:disabled:active, .btn-danger:disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
background-color: transparent;
border-color: #FF3B30; }
.btn-danger.btn-fill {
color: #FFFFFF;
background-color: #FF3B30;
opacity: 1;
filter: alpha(opacity=100); }
.btn-danger.btn-fill:hover, .btn-danger.btn-fill:focus, .btn-danger.btn-fill:active, .btn-danger.btn-fill.active, .open > .btn-danger.btn-fill.dropdown-toggle {
background-color: #EE2D20;
color: #FFFFFF; }
.btn-danger.btn-fill .caret {
border-top-color: #FFFFFF; }
.btn-danger .caret {
border-top-color: #FF3B30; }
.btn-neutral {
border-color: #FFFFFF;
color: #FFFFFF; }
.btn-neutral:hover, .btn-neutral:focus, .btn-neutral:active, .btn-neutral.active, .btn-neutral:active:focus, .btn-neutral:active:hover, .btn-neutral.active:focus, .btn-neutral.active:hover, .open > .btn-neutral.dropdown-toggle, .open > .btn-neutral.dropdown-toggle:focus, .open > .btn-neutral.dropdown-toggle:hover {
background-color: transparent;
color: #FFFFFF;
border-color: #FFFFFF; }
.btn-neutral.disabled, .btn-neutral.disabled:hover, .btn-neutral.disabled:focus, .btn-neutral.disabled.focus, .btn-neutral.disabled:active, .btn-neutral.disabled.active, .btn-neutral:disabled, .btn-neutral:disabled:hover, .btn-neutral:disabled:focus, .btn-neutral:disabled.focus, .btn-neutral:disabled:active, .btn-neutral:disabled.active, .btn-neutral[disabled], .btn-neutral[disabled]:hover, .btn-neutral[disabled]:focus, .btn-neutral[disabled].focus, .btn-neutral[disabled]:active, .btn-neutral[disabled].active, fieldset[disabled] .btn-neutral, fieldset[disabled] .btn-neutral:hover, fieldset[disabled] .btn-neutral:focus, fieldset[disabled] .btn-neutral.focus, fieldset[disabled] .btn-neutral:active, fieldset[disabled] .btn-neutral.active {
background-color: transparent;
border-color: #FFFFFF; }
.btn-neutral.btn-fill {
color: #FFFFFF;
background-color: #FFFFFF;
opacity: 1;
filter: alpha(opacity=100); }
.btn-neutral.btn-fill:hover, .btn-neutral.btn-fill:focus, .btn-neutral.btn-fill:active, .btn-neutral.btn-fill.active, .open > .btn-neutral.btn-fill.dropdown-toggle {
background-color: #FFFFFF;
color: #FFFFFF; }
.btn-neutral.btn-fill .caret {
border-top-color: #FFFFFF; }
.btn-neutral .caret {
border-top-color: #FFFFFF; }
.btn-neutral:active, .btn-neutral.active, .open > .btn-neutral.dropdown-toggle {
background-color: #FFFFFF;
color: #888888; }
.btn-neutral.btn-fill, .btn-neutral.btn-fill:hover, .btn-neutral.btn-fill:focus {
color: #888888; }
.btn-neutral.btn-simple:active, .btn-neutral.btn-simple.active {
background-color: transparent; }
.btn:disabled, .btn[disabled], .btn.disabled {
opacity: 0.5;
filter: alpha(opacity=50); }
.btn-round {
border-width: 1px;
border-radius: 30px !important;
padding: 9px 18px; }
.btn-simple {
border: 0;
font-size: 16px;
padding: 8px 16px; }
.btn-lg {
font-size: 18px;
border-radius: 6px;
padding: 14px 30px;
font-weight: 400; }
.btn-lg.btn-round {
padding: 15px 30px; }
.btn-lg.btn-simple {
padding: 16px 30px; }
.btn-sm {
font-size: 12px;
border-radius: 3px;
padding: 5px 10px; }
.btn-sm.btn-round {
padding: 6px 10px; }
.btn-sm.btn-simple {
padding: 7px 10px; }
.btn-xs {
font-size: 12px;
border-radius: 3px;
padding: 1px 5px; }
.btn-xs.btn-round {
padding: 2px 5px; }
.btn-xs.btn-simple {
padding: 3px 5px; }
.btn-wd {
min-width: 140px; }
.btn-group.select {
width: 100%; }
.btn-group.select .btn {
text-align: left; }
.btn-group.select .caret {
position: absolute;
top: 50%;
margin-top: -1px;
right: 8px; }*/
.form-control::-moz-placeholder {
color: #DDDDDD;
opacity: 1;
filter: alpha(opacity=100); }
.form-control:-moz-placeholder {
color: #DDDDDD;
opacity: 1;
filter: alpha(opacity=100); }
.form-control::-webkit-input-placeholder {
color: #DDDDDD;
opacity: 1;
filter: alpha(opacity=100); }
.form-control:-ms-input-placeholder {
color: #DDDDDD;
opacity: 1;
filter: alpha(opacity=100); }
.form-control {
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
border-radius: 4px;
color: #444444;
padding: 8px 16px;
height: 40px;
-webkit-box-shadow: none;
box-shadow: none; }
.form-control:focus {
background-color: #FFFFFF;
border: 1px solid #9A9A9A;
-webkit-box-shadow: none;
box-shadow: none;
outline: 0 !important; }
.has-success .form-control, .has-error .form-control, .has-success .form-control:focus, .has-error .form-control:focus {
border-color: #E3E3E3;
-webkit-box-shadow: none;
box-shadow: none; }
.has-success .form-control {
color: #05AE0E; }
.has-success .form-control:focus {
border-color: #05AE0E; }
.has-error .form-control {
color: #FF3B30; }
.has-error .form-control:focus {
border-color: #FF3B30; }
.form-control + .form-control-feedback {
border-radius: 6px;
font-size: 14px;
padding: 0 12px 0 0;
position: absolute;
right: 25px;
top: 13px;
vertical-align: middle; }
.open > .form-control {
border-radius: 4px 4px 0 0;
border-bottom-color: transparent; }
.input-lg {
height: 55px;
padding: 14px 30px; }
.has-error .form-control-feedback {
color: #FF3B30; }
.has-success .form-control-feedback {
color: #05AE0E; }
.input-group-addon {
background-color: #FFFFFF;
border: 1px solid #E3E3E3;
border-radius: 4px;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear; }
.has-success .input-group-addon, .has-error .input-group-addon {
background-color: #FFFFFF;
border: 1px solid #E3E3E3; }
.has-error .form-control:focus + .input-group-addon {
border-color: #FF3B30;
color: #FF3B30; }
.has-success .form-control:focus + .input-group-addon {
border-color: #05AE0E;
color: #05AE0E; }
.form-control:focus + .input-group-addon, .form-control:focus ~ .input-group-addon {
background-color: #FFFFFF;
border-color: #9A9A9A; }
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
border-right: 0 none; }
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
border-left: 0 none; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
background-color: #E3E3E3;
color: #888888;
cursor: not-allowed; }
.input-group-btn .btn {
border-width: 1px;
padding: 9px 16px; }
.input-group-btn .btn-default:not(.btn-fill) {
border-color: #DDDDDD; }
.input-group-btn:last-child > .btn {
margin-left: 0; }
.input-group-focus .input-group-addon {
border-color: #9A9A9A; }
/*!
* jQuery UI Slider 1.10.4
* http://jqueryui.com
*
* Copyright 2014 jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/slider/#theming
*/
.ui-slider {
position: relative;
text-align: left; }
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1.2em;
height: 1.2em;
cursor: default; }
.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-position: 0 0; }
/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
filter: inherit; }
.ui-slider-horizontal {
height: 4px; }
.ui-slider-horizontal .ui-slider-handle {
margin-left: -10px;
top: -7px; }
.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%; }
.ui-slider-horizontal .ui-slider-range-min {
left: 0; }
.ui-slider-horizontal .ui-slider-range-max {
right: 0; }
.ui-slider-vertical {
width: .8em;
height: 100px; }
.ui-slider-vertical .ui-slider-handle {
left: -.3em;
margin-left: 0;
margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range {
left: 0;
width: 100%; }
.ui-slider-vertical .ui-slider-range-min {
bottom: 0; }
.ui-slider-vertical .ui-slider-range-max {
top: 0; }
/* Component containers
----------------------------------*/
.ui-widget {
font-size: 1.1em; }
.ui-widget .ui-widget {
font-size: 1em; }
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
font-size: 1em; }
.ui-widget-content {
background-color: #E5E5E5; }
.ui-widget-content a {
color: #222222; }
.ui-widget-header {
background: #999999;
color: #222222;
font-weight: bold; }
.ui-widget-header a {
color: #222222; }
.slider-primary .ui-widget-header {
background-color: #3472F7; }
.slider-info .ui-widget-header {
background-color: #2C93FF; }
.slider-success .ui-widget-header {
background-color: #05AE0E; }
.slider-warning .ui-widget-header {
background-color: #FF9500; }
.slider-danger .ui-widget-header {
background-color: #FF3B30; }
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
background: white;
/* Old browsers */
background: -moz-linear-gradient(top, white 0%, #f1f1f2 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #f1f1f2));
/* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, white 0%, #f1f1f2 100%);
/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, white 0%, #f1f1f2 100%);
/* Opera 11.10+ */
background: -ms-linear-gradient(top, white 0%, #f1f1f2 100%);
/* IE10+ */
background: linear-gradient(to bottom, white 0%, #f1f1f2 100%);
/* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f2',GradientType=0 );
/* IE6-9 */
border-radius: 50%;
box-shadow: 0 1px 1px #FFFFFF inset, 0 1px 2px rgba(0, 0, 0, 0.4);
height: 15px;
width: 15px;
cursor: pointer; }
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
color: #555555;
text-decoration: none; }
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
color: #212121;
text-decoration: none; }
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #212121;
text-decoration: none; }
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
border: 1px solid #fcefa1;
background: #fbf9ee;
color: #363636; }
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
color: #363636; }
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
border: 1px solid #FF3B30;
background-color: #FF3B30;
color: #FF3B30; }
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
color: #FF3B30; }
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
color: #FF3B30; }
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
font-weight: bold; }
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
opacity: .7;
filter: Alpha(Opacity=70);
font-weight: normal; }
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
opacity: .35;
filter: Alpha(Opacity=35);
background-image: none; }
.ui-state-disabled .ui-icon {
filter: Alpha(Opacity=35);
/* For IE8 - See #6059 */ }
.alert {
border: 0;
border-radius: 0;
color: #FFFFFF;
padding: 10px 15px;
font-size: 14px; }
.container .alert {
border-radius: 4px; }
.navbar .alert {
border-radius: 0;
left: 0;
position: absolute;
right: 0;
top: 85px;
width: 100%;
z-index: 3; }
.navbar:not(.navbar-transparent) .alert {
top: 70px; }
.alert-info {
background-color: rgba(91, 202, 255, 0.98); }
.alert-success {
background-color: rgba(76, 217, 100, 0.98); }
.alert-warning {
background-color: rgba(255, 149, 0, 0.98); }
.alert-danger {
background-color: rgba(255, 76, 64, 0.98); }
/* Labels & Progress-bar */
.label {
padding: 0.2em 0.6em 0.2em;
border: 1px solid #999999;
border-radius: 3px;
color: #999999;
background-color: #FFFFFF;
font-weight: 500;
font-size: 11px;
text-transform: uppercase;
display: inline-block;
margin-bottom: 3px; }
.label-primary {
border-color: #3472F7;
color: #3472F7; }
.label-info {
border-color: #2CA8FF;
color: #2CA8FF; }
.label-success {
border-color: #05AE0E;
color: #05AE0E; }
.label-warning {
border-color: #FF9500;
color: #FF9500; }
.label-danger {
border-color: #FF3B30;
color: #FF3B30; }
.label.label-fill {
color: #FFFFFF; }
.label-primary.label-fill, .progress-bar, .progress-bar-primary {
background-color: #3472F7; }
.label-info.label-fill, .progress-bar-info {
background-color: #2CA8FF; }
.label-success.label-fill, .progress-bar-success {
background-color: #05AE0E; }
.label-warning.label-fill, .progress-bar-warning {
background-color: #FF9500; }
.label-danger.label-fill, .progress-bar-danger {
background-color: #FF3B30; }
.label-default.label-fill {
background-color: #999999; }
.progress {
background-color: #E5E5E5;
border-radius: 3px;
box-shadow: none;
height: 4px; }
.progress-thin {
height: 2px; }
.tooltip {
font-size: 14px;
font-weight: 600; }
.tooltip.top {
margin-top: -11px;
padding: 0; }
.tooltip.top .tooltip-inner:after {
border-top: 11px solid #FAE6A4;
border-left: 11px solid transparent;
border-right: 11px solid transparent;
bottom: -10px; }
.tooltip.top .tooltip-inner:before {
border-top: 11px solid rgba(0, 0, 0, 0.2);
border-left: 11px solid transparent;
border-right: 11px solid transparent;
bottom: -11px; }
.tooltip.bottom {
margin-top: 11px;
padding: 0; }
.tooltip.bottom .tooltip-inner:after {
border-bottom: 11px solid #FAE6A4;
border-left: 11px solid transparent;
border-right: 11px solid transparent;
top: -10px; }
.tooltip.bottom .tooltip-inner:before {
border-bottom: 11px solid rgba(0, 0, 0, 0.2);
border-left: 11px solid transparent;
border-right: 11px solid transparent;
top: -11px; }
.tooltip.left {
margin-left: -11px;
padding: 0; }
.tooltip.left .tooltip-inner:after {
border-left: 11px solid #FAE6A4;
border-top: 11px solid transparent;
border-bottom: 11px solid transparent;
right: -10px;
left: auto;
margin-left: 0; }
.tooltip.left .tooltip-inner:before {
border-left: 11px solid rgba(0, 0, 0, 0.2);
border-top: 11px solid transparent;
border-bottom: 11px solid transparent;
right: -11px;
left: auto;
margin-left: 0; }
.tooltip.right {
margin-left: 11px;
padding: 0; }
.tooltip.right .tooltip-inner:after {
border-right: 11px solid #FAE6A4;
border-top: 11px solid transparent;
border-bottom: 11px solid transparent;
left: -10px;
top: 0;
margin-left: 0; }
.tooltip.right .tooltip-inner:before {
border-right: 11px solid rgba(0, 0, 0, 0.2);
border-top: 11px solid transparent;
border-bottom: 11px solid transparent;
left: -11px;
top: 0;
margin-left: 0; }
.tooltip-arrow {
display: none;
opacity: 0; }
.tooltip-inner {
background-color: #FAE6A4;
border-radius: 4px;
box-shadow: 0 1px 13px rgba(0, 0, 0, 0.14), 0 0 0 1px rgba(115, 71, 38, 0.23);
color: #734726;
max-width: 260px;
min-width: 86px;
padding: 6px 10px;
text-align: center;
text-decoration: none; }
.tooltip-inner:after {
content: "";
display: inline-block;
left: 100%;
margin-left: -60%;
position: absolute; }
.tooltip-inner:before {
content: "";
display: inline-block;
left: 100%;
margin-left: -60%;
position: absolute; }
/* Checkbox and radio */
.checkbox,
.radio {
margin-bottom: 12px;
padding-left: 32px;
position: relative;
-webkit-transition: color 0.25s linear;
transition: color 0.25s linear;
font-size: 14px;
font-weight: normal;
line-height: 1.5;
color: #333333; }
.checkbox input,
.radio input {
outline: none !important;
display: none; }
.checkbox .icons,
.radio .icons {
color: #DDDDDD;
display: block;
height: 20px;
left: 0;
position: absolute;
top: 0;
width: 20px;
text-align: center;
line-height: 21px;
font-size: 20px;
cursor: pointer;
-webkit-transition: color 0.2s linear;
transition: color 0.2s linear; }
.checkbox .icons .first-icon,
.radio .icons .first-icon,
.checkbox .icons .second-icon,
.radio .icons .second-icon {
display: inline-table;
position: absolute;
left: 0;
top: 0;
background-color: transparent;
margin: 0;
opacity: 1;
filter: alpha(opacity=100); }
.checkbox .icons .second-icon,
.radio .icons .second-icon {
opacity: 0;
filter: alpha(opacity=0); }
.checkbox:hover,
.radio:hover {
-webkit-transition: color 0.2s linear;
transition: color 0.2s linear; }
.checkbox:hover .first-icon,
.radio:hover .first-icon {
opacity: 0;
filter: alpha(opacity=0); }
.checkbox:hover .second-icon,
.radio:hover .second-icon {
opacity: 1;
filter: alpha(opacity=100); }
.checkbox.checked,
.radio.checked {
color: #2CA8FF; }
.checkbox.checked .first-icon,
.radio.checked .first-icon {
opacity: 0;
filter: alpha(opacity=0); }
.checkbox.checked .second-icon,
.radio.checked .second-icon {
opacity: 1;
filter: alpha(opacity=100);
color: #2CA8FF;
-webkit-transition: color 0.2s linear;
transition: color 0.2s linear; }
.checkbox.disabled,
.radio.disabled {
cursor: default;
color: #DDDDDD !important; }
.checkbox.disabled .icons,
.radio.disabled .icons {
color: #DDDDDD !important; }
.checkbox.disabled .first-icon,
.radio.disabled .first-icon {
opacity: 1;
filter: alpha(opacity=100); }
.checkbox.disabled .second-icon,
.radio.disabled .second-icon {
opacity: 0;
filter: alpha(opacity=0); }
.checkbox.disabled.checked .icons,
.radio.disabled.checked .icons {
color: #DDDDDD; }
.checkbox.disabled.checked .first-icon,
.radio.disabled.checked .first-icon {
opacity: 0;
filter: alpha(opacity=0); }
.checkbox.disabled.checked .second-icon,
.radio.disabled.checked .second-icon {
opacity: 1;
filter: alpha(opacity=100);
color: #D9D9D9; }
/* ============================================================
* bootstrapSwitch v1.3 by <NAME> @spiritualGuru
* http://www.larentis.eu/switch/
* ============================================================
* Licensed under the Apache License, Version 2.0
* http://www.apache.org/licenses/LICENSE-2.0
* ============================================================ */
.has-switch {
border-radius: 30px;
cursor: pointer;
display: inline-block;
line-height: 1.72222;
overflow: hidden;
position: relative;
text-align: left;
width: 60px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
/* this code is for fixing safari bug with hidden overflow for border-radius */
-webkit-mask: url("../img/mask.png") 0 0 no-repeat;
-webkit-mask-size: 60px 24px;
mask: url("../img/mask.png") 0 0 no-repeat; }
.has-switch.deactivate {
opacity: 0.5;
filter: alpha(opacity=50);
cursor: default !important; }
.has-switch.deactivate label,
.has-switch.deactivate span {
cursor: default !important; }
.has-switch > div {
position: relative;
top: 0;
width: 100px; }
.has-switch > div.switch-animate {
-webkit-transition: left 0.25s ease-out;
transition: left 0.25s ease-out; }
.has-switch > div.switch-off {
left: -35px; }
.has-switch > div.switch-on {
left: 0; }
.has-switch > div label {
background-color: #FFFFFF;
background: white;
background: -moz-linear-gradient(top, white 0%, #f1f1f2 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #f1f1f2));
background: -webkit-linear-gradient(top, white 0%, #f1f1f2 100%);
background: -o-linear-gradient(top, white 0%, #f1f1f2 100%);
background: -ms-linear-gradient(top, white 0%, #f1f1f2 100%);
background: linear-gradient(to bottom, white 0%, #f1f1f2 100%);
box-shadow: 0 1px 1px #FFFFFF inset, 0 1px 1px rgba(0, 0, 0, 0.25);
cursor: pointer; }
.has-switch input[type=checkbox] {
display: none; }
.has-switch span {
/* box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset; */
cursor: pointer;
float: left;
font-size: 11px;
font-weight: 400;
height: 24px;
line-height: 15px;
margin: 0;
padding-bottom: 6px;
padding-top: 5px;
position: relative;
text-align: center;
text-indent: -10px;
width: 50%;
z-index: 1;
-webkit-transition: 0.25s ease-out;
transition: 0.25s ease-out; }
.has-switch span.switch-left {
background-color: #2CA8FF;
border-left: 1px solid transparent;
border-radius: 30px 0 0 30px;
color: #FFFFFF; }
.has-switch .switch-off span.switch-left {
background-color: #DDDDDD; }
.has-switch span.switch-right {
border-radius: 0 30px 30px 0;
background-color: #2CA8FF;
color: #ffffff;
text-indent: 1px; }
.has-switch .switch-off span.switch-right {
background-color: #DDDDDD; }
.has-switch label {
border-radius: 12px;
float: left;
height: 22px;
margin: 1px -13px;
padding: 0;
position: relative;
transition: all 0.25s ease-out 0s;
vertical-align: middle;
width: 22px;
z-index: 100;
-webkit-transition: 0.25s ease-out;
transition: 0.25s ease-out; }
.has-switch .switch-on .fa-check:before {
margin-left: 10px; }
.has-switch:hover .switch-on label {
margin: 1px -17px;
width: 26px; }
.has-switch:hover .switch-off label {
margin: 1px -13px;
width: 26px; }
.nav > li > a:hover,
.nav > li > a:focus {
background-color: transparent; }
.navbar {
border: 0;
font-size: 16px;
transition: all 0.4s;
-webkit-transition: all 0.4s; }
.navbar .navbar-brand {
font-weight: 600;
margin: 5px 0px;
padding: 20px 15px;
font-size: 20px; }
.navbar .navbar-nav > li > a {
padding: 10px 15px;
margin: 15px 3px; }
.navbar .navbar-nav > li > a.btn {
margin: 15px 3px;
padding: 8px 16px; }
.navbar .navbar-nav > li > a.btn-round {
margin: 16px 3px; }
.navbar .navbar-nav > li > a [class^="fa"] {
font-size: 19px;
position: relative;
top: 1px; }
.navbar .btn {
margin: 15px 3px;
font-size: 14px; }
.navbar .btn-simple {
font-size: 16px; }
.navbar-nav > li > .dropdown-menu {
border-radius: 10px;
margin-top: -5px; }
.navbar-transparent .navbar-brand, [class*="navbar-ct"] .navbar-brand {
color: #FFFFFF;
opacity: 0.9;
filter: alpha(opacity=90); }
.navbar-transparent .navbar-brand:focus, .navbar-transparent .navbar-brand:hover, [class*="navbar-ct"] .navbar-brand:focus, [class*="navbar-ct"] .navbar-brand:hover {
background-color: transparent;
color: #FFFFFF;
opacity: 1;
filter: alpha(opacity=100); }
.navbar-transparent .navbar-nav > li > a:not(.btn),
.navbar-transparent .navbar-nav > li > a.btn-default, [class*="navbar-ct"] .navbar-nav > li > a:not(.btn),
[class*="navbar-ct"] .navbar-nav > li > a.btn-default {
color: #FFFFFF;
border-color: #FFFFFF;
opacity: 0.8;
filter: alpha(opacity=80); }
.navbar-transparent .navbar-nav > li > a.btn-default:hover,
.navbar-transparent .navbar-nav > li > a.btn-default:focus, [class*="navbar-ct"] .navbar-nav > li > a.btn-default:hover,
[class*="navbar-ct"] .navbar-nav > li > a.btn-default:focus {
border-color: #FFFFFF;
opacity: 1;
filter: alpha(opacity=100); }
.navbar-transparent .navbar-nav > .active > a:not(.btn),
.navbar-transparent .navbar-nav > .active > a:hover:not(.btn),
.navbar-transparent .navbar-nav > .active > a:focus:not(.btn),
.navbar-transparent .navbar-nav > li > a:hover:not(.btn),
.navbar-transparent .navbar-nav > li > a:focus:not(.btn), [class*="navbar-ct"] .navbar-nav > .active > a:not(.btn),
[class*="navbar-ct"] .navbar-nav > .active > a:hover:not(.btn),
[class*="navbar-ct"] .navbar-nav > .active > a:focus:not(.btn),
[class*="navbar-ct"] .navbar-nav > li > a:hover:not(.btn),
[class*="navbar-ct"] .navbar-nav > li > a:focus:not(.btn) {
background-color: transparent;
border-radius: 3px;
color: #FFFFFF;
opacity: 1;
filter: alpha(opacity=100); }
.navbar-transparent .navbar-nav .nav > li > a.btn:hover, [class*="navbar-ct"] .navbar-nav .nav > li > a.btn:hover {
background-color: transparent; }
.navbar-transparent .navbar-nav > .dropdown > a .caret,
.navbar-transparent .navbar-nav > .dropdown > a:hover .caret,
.navbar-transparent .navbar-nav > .dropdown > a:focus .caret, [class*="navbar-ct"] .navbar-nav > .dropdown > a .caret,
[class*="navbar-ct"] .navbar-nav > .dropdown > a:hover .caret,
[class*="navbar-ct"] .navbar-nav > .dropdown > a:focus .caret {
border-bottom-color: #FFFFFF;
border-top-color: #FFFFFF; }
.navbar-transparent .navbar-nav > .open > a,
.navbar-transparent .navbar-nav > .open > a:hover,
.navbar-transparent .navbar-nav > .open > a:focus, [class*="navbar-ct"] .navbar-nav > .open > a,
[class*="navbar-ct"] .navbar-nav > .open > a:hover,
[class*="navbar-ct"] .navbar-nav > .open > a:focus {
background-color: transparent;
color: #FFFFFF;
opacity: 1;
filter: alpha(opacity=100); }
.navbar-transparent .btn-default, [class*="navbar-ct"] .btn-default {
color: #FFFFFF;
border-color: #FFFFFF; }
.navbar-transparent .btn-default.btn-fill, [class*="navbar-ct"] .btn-default.btn-fill {
color: #9A9A9A;
background-color: #FFFFFF;
opacity: 0.9;
filter: alpha(opacity=90); }
.navbar-transparent .btn-default.btn-fill:hover,
.navbar-transparent .btn-default.btn-fill:focus,
.navbar-transparent .btn-default.btn-fill:active,
.navbar-transparent .btn-default.btn-fill.active,
.navbar-transparent .open .dropdown-toggle.btn-fill.btn-default, [class*="navbar-ct"] .btn-default.btn-fill:hover,
[class*="navbar-ct"] .btn-default.btn-fill:focus,
[class*="navbar-ct"] .btn-default.btn-fill:active,
[class*="navbar-ct"] .btn-default.btn-fill.active,
[class*="navbar-ct"] .open .dropdown-toggle.btn-fill.btn-default {
border-color: #FFFFFF;
opacity: 1;
filter: alpha(opacity=100); }
.navbar-transparent .navbar-toggle .icon-bar, [class*="navbar-ct"] .navbar-toggle .icon-bar {
background-color: #FFFFFF !important; }
.navbar-toggle:hover,
.navbar-toggle:focus {
background-color: transparent; }
/*
.navbar-transparent{
.dropdown-menu .divider{
background-color: rgba($white-color,.2);
}
}
*/
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background-color: transparent; }
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
background-color: transparent; }
.nav-open .nav .caret {
border-bottom-color: #FFFFFF;
border-top-color: #FFFFFF; }
.navbar-default {
background-color: rgba(255, 255, 255, 0.96);
border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:not(.btn):hover,
.navbar-default .navbar-nav > .active > a:not(.btn):focus,
.navbar-default .navbar-nav > li > a:not(.btn):hover,
.navbar-default .navbar-nav > li > a:not(.btn):focus {
background-color: transparent;
border-radius: 3px;
color: #2CA8FF;
opacity: 1;
filter: alpha(opacity=100); }
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
border-bottom-color: #2CA8FF;
border-top-color: #2CA8FF; }
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
background-color: transparent;
color: #2CA8FF; }
.navbar-default .navbar-nav .navbar-toggle:hover, .navbar-default .navbar-nav .navbar-toggle:focus {
background-color: transparent; }
.navbar-default:not(.navbar-transparent) .btn-default:hover {
color: #2CA8FF;
border-color: #2CA8FF; }
.navbar-default:not(.navbar-transparent) .btn-neutral, .navbar-default:not(.navbar-transparent) .btn-neutral:hover, .navbar-default:not(.navbar-transparent) .btn-neutral:active {
color: #9A9A9A; }
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: transparent; }
.navbar-form {
-webkit-box-shadow: none;
box-shadow: none; }
.navbar-form .form-control {
border-radius: 0;
border: 0;
padding: 0;
background-color: transparent;
height: 22px;
font-size: 16px;
line-height: 1.5;
color: #E3E3E3; }
.navbar-transparent .navbar-form .form-control, [class*="navbar-ct"] .navbar-form .form-control {
color: #FFFFFF;
border: 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.6); }
.navbar-ct-blue {
background-color: rgba(52, 172, 220, 0.98); }
.navbar-ct-azzure {
background-color: rgba(91, 202, 255, 0.98); }
.navbar-ct-green {
background-color: rgba(76, 217, 100, 0.98); }
.navbar-ct-orange {
background-color: rgba(255, 149, 0, 0.98); }
.navbar-ct-red {
background-color: rgba(255, 76, 64, 0.98); }
.navbar-transparent {
padding-top: 15px;
background-color: transparent;
border-bottom: 1px solid transparent; }
.navbar-toggle {
margin-top: 19px;
margin-bottom: 19px;
border: 0; }
.navbar-toggle .icon-bar {
background-color: #FFFFFF; }
.navbar-toggle .navbar-collapse,
.navbar-toggle .navbar-form {
border-color: transparent; }
.dropdown-menu {
margin: 0;
padding: 0;
border-radius: 10px;
z-index: 9000;
-webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.125);
box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.125); }
.dropdown-menu > li > a {
padding: 8px 16px;
color: #333333; }
.dropdown-menu > li > a:focus {
outline: 0 !important; }
.dropdown-menu > li:first-child > a {
border-top-left-radius: 10px;
border-top-right-radius: 10px; }
.dropdown-menu > li:last-child > a {
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px; }
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
background-color: #F5F5F5;
color: #333333;
opacity: 1;
text-decoration: none; }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
background-color: #2CA8FF; }
.btn-group.select {
overflow: hidden; }
.btn-group.select.open {
overflow: visible; }
/* Navigation menu */
.nav-pills > li + li {
margin-left: 0; }
.nav-pills > li > a {
border: 1px solid #2CA8FF;
border-radius: 0;
color: #2CA8FF;
margin-left: -1px; }
.nav-pills > li > a:hover, .nav-pills > li > a:focus {
background-color: #F5F5F5; }
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
background-color: #2CA8FF;
color: #FFFFFF !important; }
.nav-pills > li:first-child > a {
border-radius: 4px 0 0 4px;
margin: 0; }
.nav-pills > li:last-child > a {
border-radius: 0 4px 4px 0; }
.pagination.pagination-no-border > li > a,
.pagination.pagination-no-border > li > span {
border: 0; }
.pagination > li > a, .pagination > li > span, .pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
border-radius: 50%;
margin: 0 2px;
color: #777777; }
.pagination > li.active > a, .pagination > li.active > span, .pagination > li.active > a:hover, .pagination > li.active > span:hover, .pagination > li.active > a:focus, .pagination > li.active > span:focus {
background-color: #2CA8FF;
border: 0;
color: #FFFFFF;
padding: 7px 13px; }
.nav-pills.ct-blue > li.active > a,
.nav-pills.ct-blue > li.active > a:hover,
.nav-pills.ct-blue > li.active > a:focus,
.pagination.ct-blue > li.active > a,
.pagination.ct-blue > li.active > span,
.pagination.ct-blue > li.active > a:hover,
.pagination.ct-blue > li.active > span:hover,
.pagination.ct-blue > li.active > a:focus,
.pagination.ct-blue > li.active > span:focus {
background-color: #3472F7; }
.nav-pills.ct-azzure > li.active > a,
.nav-pills.ct-azzure > li.active > a:hover,
.nav-pills.ct-azzure > li.active > a:focus,
.pagination.ct-azzure > li.active > a,
.pagination.ct-azzure > li.active > span,
.pagination.ct-azzure > li.active > a:hover,
.pagination.ct-azzure > li.active > span:hover,
.pagination.ct-azzure > li.active > a:focus,
.pagination.ct-azzure > li.active > span:focus {
background-color: #2CA8FF; }
.nav-pills.ct-green > li.active > a,
.nav-pills.ct-green > li.active > a:hover,
.nav-pills.ct-green > li.active > a:focus,
.pagination.ct-green > li.active > a,
.pagination.ct-green > li.active > span,
.pagination.ct-green > li.active > a:hover,
.pagination.ct-green > li.active > span:hover,
.pagination.ct-green > li.active > a:focus,
.pagination.ct-green > li.active > span:focus {
background-color: #05AE0E; }
.nav-pills.ct-orange > li.active > a,
.nav-pills.ct-orange > li.active > a:hover,
.nav-pills.ct-orange > li.active > a:focus,
.pagination.ct-orange > li.active > a,
.pagination.ct-orange > li.active > span,
.pagination.ct-orange > li.active > a:hover,
.pagination.ct-orange > li.active > span:hover,
.pagination.ct-orange > li.active > a:focus,
.pagination.ct-orange > li.active > span:focus {
background-color: #FF9500; }
.nav-pills.ct-red > li.active > a,
.nav-pills.ct-red > li.active > a:hover,
.nav-pills.ct-red > li.active > a:focus,
.pagination.ct-red > li.active > a,
.pagination.ct-red > li.active > span,
.pagination.ct-red > li.active > a:hover,
.pagination.ct-red > li.active > span:hover,
.pagination.ct-red > li.active > a:focus,
.pagination.ct-red > li.active > span:focus {
background-color: #FF3B30; }
.nav-pills.ct-blue > li > a {
border: 1px solid #3472F7;
color: #3472F7; }
.nav-pills.ct-azzure > li > a {
border: 1px solid #2CA8FF;
color: #2CA8FF; }
.nav-pills.ct-green > li > a {
border: 1px solid #05AE0E;
color: #05AE0E; }
.nav-pills.ct-orange > li > a {
border: 1px solid #FF9500;
color: #FF9500; }
.nav-pills.ct-red > li > a {
border: 1px solid #FF3B30;
color: #FF3B30; }
.panel-group .panel {
border: 0;
border-bottom: 1px solid #DDDDDD;
box-shadow: none; }
.panel-group .panel-default > .panel-heading {
background-color: #FFFFFF;
border-color: #FFFFFF; }
.panel-group .panel {
border-radius: 0; }
.panel-group .panel-title {
font-size: 18px; }
.panel-group .panel-title a:hover, .panel-group .panel-title a:focus {
text-decoration: none; }
.panel-group .gsdk-collapse {
display: block;
height: 0px;
visibility: visible;
overflow: hidden;
transition: all 400ms; }
.panel-group .panel-title a:hover,
.panel-group .panel-title a:focus {
color: #777777; }
.panel-group .panel-default > .panel-heading + .panel-collapse.gsdk-collapse > .panel-body {
box-shadow: inset 0 7px 10px -7px rgba(0, 0, 0, 0.14); }
.carousel-control.left, .carousel-control.right {
background-image: none; }
.carousel-control .fa {
font-size: 35px; }
.carousel-control .fa,
.carousel-control .icon-prev,
.carousel-control .icon-next {
display: inline-block;
position: absolute;
top: 50%;
z-index: 5;
margin-top: -17px;
margin-left: -9px; }
.carousel-inner > .item {
transition: left 1200ms cubic-bezier(0.455, 0.03, 0.4, 0.955) 0s;
-webkit-transition: left 1200ms cubic-bezier(0.455, 0.03, 0.4, 0.955) 0s; }
.modal-header {
border: 0 none; }
.modal-content {
border: 0 none;
border-radius: 10px;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.15), 0 0 1px 1px rgba(0, 0, 0, 0.1); }
.modal-dialog {
padding-top: 60px; }
.modal-footer {
border-top: 0 none;
padding: 5px 10px;
text-align: right; }
.modal-footer .btn {
font-size: 16px; }
.modal-footer .btn-default.btn-simple {
font-weight: 400; }
.modal-footer .divider {
background-color: #DDDDDD;
display: inline-block;
float: inherit;
height: 26px;
margin: 8px -3px;
position: absolute;
width: 1px; }
.modal-footer .modal-footer
.modal.fade .modal-dialog {
transform: none;
-webkit-transform: none;
-moz-transform: none; }
.modal.in .modal-dialog {
transform: none;
-webkit-transform: none;
-moz-transform: none; }
.modal-footer
.modal.fade .modal-dialog {
transform: none; }
@media (min-width: 768px) {
.navbar-form {
margin-top: 21px;
margin-bottom: 21px;
padding-left: 5px;
padding-right: 5px; }
.navbar-search-form {
display: none; }
.navbar-nav > li > .dropdown-menu,
.dropdown .dropdown-menu {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
-moz-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
-o-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
-ms-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
display: block; }
.navbar-nav > li.open > .dropdown-menu,
.dropdown.open .dropdown-menu {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 29px -50px;
-moz-transform-origin: 29px -50px;
-o-transform-origin: 29px -50px;
-ms-transform-origin: 29px -50px;
transform-origin: 29px -50px;
opacity: 1;
filter: alpha(opacity=100);
visibility: visible; }
.navbar-nav > li > .dropdown-menu:before {
border-bottom: 11px solid rgba(0, 0, 0, 0.2);
border-left: 11px solid transparent;
border-right: 11px solid transparent;
content: "";
display: inline-block;
position: absolute;
left: 12px;
top: -11px; }
.navbar-nav > li > .dropdown-menu:after {
border-bottom: 11px solid #FFFFFF;
border-left: 11px solid transparent;
border-right: 11px solid transparent;
content: "";
display: inline-block;
position: absolute;
left: 12px;
top: -10px; }
.navbar-nav.navbar-right > li > .dropdown-menu:before {
left: auto;
right: 12px; }
.navbar-nav.navbar-right > li > .dropdown-menu:after {
left: auto;
right: 12px; }
.footer:not(.footer-big) nav > ul li:first-child {
margin-left: 0; }
.nav-open .navbar-collapse {
-webkit-transform: translate3d(0px, 0, 0);
-moz-transform: translate3d(0px, 0, 0);
-o-transform: translate3d(0px, 0, 0);
-ms-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0); }
.nav-open .navbar .container {
-webkit-transform: translate3d(-200px, 0, 0);
-moz-transform: translate3d(-200px, 0, 0);
-o-transform: translate3d(-200px, 0, 0);
-ms-transform: translate3d(-200px, 0, 0);
transform: translate3d(-200px, 0, 0); }
.navbar-burger .container {
padding: 0 15px; }
.navbar-burger .navbar-header {
width: 100%; }
.navbar-burger .navbar-toggle {
display: block;
margin-right: 0; }
.navbar-burger.navbar .navbar-collapse.collapse, .navbar-burger.navbar .navbar-collapse.collapse.in, .navbar-burger.navbar .navbar-collapse.collapsing {
display: none !important; } }
/* Changes for small display */
@media (max-width: 767px) {
.navbar-transparent {
padding-top: 0px;
background-color: rgba(0, 0, 0, 0.45); }
.body-click {
right: 230px; }
body {
position: relative; }
body > .navbar-collapse {
width: 230px;
-webkit-transform: translate3d(230px, 0, 0);
-moz-transform: translate3d(230px, 0, 0);
-o-transform: translate3d(230px, 0, 0);
-ms-transform: translate3d(230px, 0, 0);
transform: translate3d(230px, 0, 0); }
.navbar .container {
width: 100%;
position: relative;
-webkit-transform: translate3d(0px, 0, 0);
-moz-transform: translate3d(0px, 0, 0);
-o-transform: translate3d(0px, 0, 0);
-ms-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0);
-webkit-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
-moz-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
-o-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
-ms-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1); }
.nav-open .navbar .container {
-webkit-transform: translate3d(-230px, 0, 0);
-moz-transform: translate3d(-230px, 0, 0);
-o-transform: translate3d(-230px, 0, 0);
-ms-transform: translate3d(-230px, 0, 0);
transform: translate3d(-230px, 0, 0); }
.navbar .navbar-collapse.collapse,
.navbar .navbar .navbar-collapse.collapse.in,
.navbar .navbar .navbar-collapse.collapsing {
display: none !important; }
.nav-open .navbar-collapse {
-webkit-transform: translate3d(0px, 0, 0);
-moz-transform: translate3d(0px, 0, 0);
-o-transform: translate3d(0px, 0, 0);
-ms-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0); }
.navbar-toggle .icon-bar {
display: block;
position: relative;
background: #FFFFFF;
width: 24px;
height: 2px;
border-radius: 1px;
margin: 0 auto; }
.navbar-default .navbar-toggle .icon-bar {
background-color: #888888; }
.navbar-header .navbar-toggle {
margin-top: 17px;
margin-bottom: 17px;
width: 40px;
height: 40px; }
.bar1,
.bar2,
.bar3 {
outline: 1px solid transparent; }
.bar1 {
top: 0px;
-webkit-animation: topbar-back 500ms linear 0s;
-moz-animation: topbar-back 500ms linear 0s;
animation: topbar-back 500ms 0s;
-webkit-animation-fill-mode: forwards;
-moz-animation-fill-mode: forwards;
animation-fill-mode: forwards; }
.bar2 {
opacity: 1; }
.bar3 {
bottom: 0px;
-webkit-animation: bottombar-back 500ms linear 0s;
-moz-animation: bottombar-back 500ms linear 0s;
animation: bottombar-back 500ms 0s;
-webkit-animation-fill-mode: forwards;
-moz-animation-fill-mode: forwards;
animation-fill-mode: forwards; }
.toggled .bar1 {
top: 6px;
-webkit-animation: topbar-x 500ms linear 0s;
-moz-animation: topbar-x 500ms linear 0s;
animation: topbar-x 500ms 0s;
-webkit-animation-fill-mode: forwards;
-moz-animation-fill-mode: forwards;
animation-fill-mode: forwards; }
.toggled .bar2 {
opacity: 0; }
.toggled .bar3 {
bottom: 6px;
-webkit-animation: bottombar-x 500ms linear 0s;
-moz-animation: bottombar-x 500ms linear 0s;
animation: bottombar-x 500ms 0s;
-webkit-animation-fill-mode: forwards;
-moz-animation-fill-mode: forwards;
animation-fill-mode: forwards; }
@keyframes topbar-x {
0% {
top: 0px;
transform: rotate(0deg); }
45% {
top: 6px;
transform: rotate(145deg); }
75% {
transform: rotate(130deg); }
100% {
transform: rotate(135deg); } }
@-webkit-keyframes topbar-x {
0% {
top: 0px;
-webkit-transform: rotate(0deg); }
45% {
top: 6px;
-webkit-transform: rotate(145deg); }
75% {
-webkit-transform: rotate(130deg); }
100% {
-webkit-transform: rotate(135deg); } }
@-moz-keyframes topbar-x {
0% {
top: 0px;
-moz-transform: rotate(0deg); }
45% {
top: 6px;
-moz-transform: rotate(145deg); }
75% {
-moz-transform: rotate(130deg); }
100% {
-moz-transform: rotate(135deg); } }
@keyframes topbar-back {
0% {
top: 6px;
transform: rotate(135deg); }
45% {
transform: rotate(-10deg); }
75% {
transform: rotate(5deg); }
100% {
top: 0px;
transform: rotate(0); } }
@-webkit-keyframes topbar-back {
0% {
top: 6px;
-webkit-transform: rotate(135deg); }
45% {
-webkit-transform: rotate(-10deg); }
75% {
-webkit-transform: rotate(5deg); }
100% {
top: 0px;
-webkit-transform: rotate(0); } }
@-moz-keyframes topbar-back {
0% {
top: 6px;
-moz-transform: rotate(135deg); }
45% {
-moz-transform: rotate(-10deg); }
75% {
-moz-transform: rotate(5deg); }
100% {
top: 0px;
-moz-transform: rotate(0); } }
@keyframes bottombar-x {
0% {
bottom: 0px;
transform: rotate(0deg); }
45% {
bottom: 6px;
transform: rotate(-145deg); }
75% {
transform: rotate(-130deg); }
100% {
transform: rotate(-135deg); } }
@-webkit-keyframes bottombar-x {
0% {
bottom: 0px;
-webkit-transform: rotate(0deg); }
45% {
bottom: 6px;
-webkit-transform: rotate(-145deg); }
75% {
-webkit-transform: rotate(-130deg); }
100% {
-webkit-transform: rotate(-135deg); } }
@-moz-keyframes bottombar-x {
0% {
bottom: 0px;
-moz-transform: rotate(0deg); }
45% {
bottom: 6px;
-moz-transform: rotate(-145deg); }
75% {
-moz-transform: rotate(-130deg); }
100% {
-moz-transform: rotate(-135deg); } }
@keyframes bottombar-back {
0% {
bottom: 6px;
transform: rotate(-135deg); }
45% {
transform: rotate(10deg); }
75% {
transform: rotate(-5deg); }
100% {
bottom: 0px;
transform: rotate(0); } }
@-webkit-keyframes bottombar-back {
0% {
bottom: 6px;
-webkit-transform: rotate(-135deg); }
45% {
-webkit-transform: rotate(10deg); }
75% {
-webkit-transform: rotate(-5deg); }
100% {
bottom: 0px;
-webkit-transform: rotate(0); } }
@-moz-keyframes bottombar-back {
0% {
bottom: 6px;
-moz-transform: rotate(-135deg); }
45% {
-moz-transform: rotate(10deg); }
75% {
-moz-transform: rotate(-5deg); }
100% {
bottom: 0px;
-moz-transform: rotate(0); } }
@-webkit-keyframes fadeIn {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@-moz-keyframes fadeIn {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes fadeIn {
0% {
opacity: 0; }
100% {
opacity: 1; } }
[class*="navbar-"] .navbar-nav > li > a,
[class*="navbar-"] .navbar-nav > li > a:hover,
[class*="navbar-"] .navbar-nav > li > a:focus,
[class*="navbar-"] .navbar-nav .open .dropdown-menu > li > a,
[class*="navbar-"] .navbar-nav .open .dropdown-menu > li > a:hover,
[class*="navbar-"] .navbar-nav .open .dropdown-menu > li > a:focus {
opacity: .7;
background: transparent; }
[class*="navbar-"] .navbar-nav.navbar-nav .open .dropdown-menu > li > a:active {
opacity: 1; }
[class*="navbar-"] .navbar-nav .dropdown > a:hover .caret {
border-bottom-color: #777;
border-top-color: #777; }
[class*="navbar-"] .navbar-nav .dropdown > a:active .caret {
border-bottom-color: white;
border-top-color: white; }
.dropdown-menu {
display: none; }
.navbar-fixed-top {
-webkit-backface-visibility: hidden; }
.navbar-toggle:hover,
.navbar-toggle:focus {
background-color: transparent !important; }
.btn.dropdown-toggle {
margin-bottom: 0; } }
|
assets/css/gsdk.css
|
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, .navbar, .brand, .btn-simple, a, .td-name, td {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-family: "Helvetica Neue","Open Sans",Arial,sans-serif; }
h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
font-weight: 400;
margin: 30px 0 15px; }
h1, .h1 {
font-size: 52px; }
h2, .h2 {
font-size: 36px; }
h3, .h3 {
font-size: 28px;
margin: 20px 0 10px; }
h4, .h4 {
font-size: 22px;
line-height: 30px; }
h5, .h5 {
font-size: 18px;
margin-bottom: 15px; }
h6, .h6 {
font-size: 14px;
font-weight: 600;
text-transform: uppercase; }
p {
font-size: 16px;
line-height: 1.5; }
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
color: #9A9A9A;
font-weight: 300;
line-height: 1.5; }
h1 small, h2 small, h3 small, h1 .small, h2 .small, h3 .small {
font-size: 60%; }
h1 .subtitle {
display: block;
font-family: 'Grand Hotel',cursive;
margin: 0 0 30px; }
.text-primary, .text-primary:hover {
color: #3472F7 !important; }
.text-info, .text-info:hover {
color: #2CA8FF !important; }
.text-success, .text-success:hover {
color: #05AE0E !important; }
.text-warning, .text-warning:hover {
color: #FF9500 !important; }
.text-danger, .text-danger:hover {
color: #FF3B30 !important; }
/* General overwrite */
body {
font-family: "Helvetica Neue","Open Sans",Arial,sans-serif; }
.main {
background-color: #FFFFFF;
position: relative; }
a {
color: #2CA8FF; }
a:hover, a:focus {
color: #109CFF;
text-decoration: none; }
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
outline: 0; }
.ui-slider-handle:focus,
.navbar-toggle {
outline: 0 !important; }
/* Animations */
.form-control,
.input-group-addon,
.tagsinput,
.navbar,
.navbar .alert {
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear; }
.fa {
width: 18px;
text-align: center; }
.margin-top {
margin-top: 50px; }
/* CT colors */
.ct-blue,
.ct-blue.checkbox.checked .second-icon,
.ct-blue.checkbox.checked,
.ct-blue.radio.checked .second-icon,
.ct-blue.radio.checked {
color: #3472F7; }
.ct-azzure,
.ct-azzure.checkbox.checked .second-icon,
.ct-azzure.radio.checked .second-icon,
.ct-azzure.checkbox.checked,
.ct-azzure.radio.checked {
color: #2CA8FF; }
.ct-green,
.ct-green.checkbox.checked .second-icon,
.ct-green.radio.checked .second-icon,
.ct-green.checkbox.checked,
.ct-green.radio.checked {
color: #05AE0E; }
.ct-orange,
.ct-orange.checkbox.checked .second-icon,
.ct-orange.radio.checked .second-icon,
.ct-orange.checkbox.checked,
.ct-orange.radio.checked {
color: #FF9500; }
.ct-red,
.ct-red.checkbox.checked .second-icon,
.ct-red.radio.checked .second-icon,
.ct-red.checkbox.checked,
.ct-red.radio.checked {
color: #FF3B30; }
input.ct-blue + span.switch-left,
input.ct-blue + span + label + span.switch-right {
background-color: #3472F7; }
input.ct-azzure + span.switch-left,
input.ct-azure + span + label + span.switch-right {
background-color: #2CA8FF; }
input.ct-green + span.switch-left,
input.ct-green + span + label + span.switch-right {
background-color: #05AE0E; }
input.ct-orange + span.switch-left,
input.ct-orange + span + label + span.switch-right {
background-color: #FF9500; }
input.ct-red + span.switch-left,
input.ct-red + span + label + span.switch-right {
background-color: #FF3B30; }
.btn {
/*border-width: 2px;*/
/*background-color: transparent;*/
/* font-weight: 400;
opacity: 0.8;
filter: alpha(opacity=80);
padding: 8px 16px;
border-color: #888888;
color: #888888;*/
}
/*.btn:hover, .btn:focus, .btn:active, .btn.active, .btn:active:focus, .btn:active:hover, .btn.active:focus, .btn.active:hover, .open > .btn.dropdown-toggle, .open > .btn.dropdown-toggle:focus, .open > .btn.dropdown-toggle:hover {
background-color: transparent;
color: #777777;
border-color: #777777; }
.btn.disabled, .btn.disabled:hover, .btn.disabled:focus, .btn.disabled.focus, .btn.disabled:active, .btn.disabled.active, .btn:disabled, .btn:disabled:hover, .btn:disabled:focus, .btn:disabled.focus, .btn:disabled:active, .btn:disabled.active, .btn[disabled], .btn[disabled]:hover, .btn[disabled]:focus, .btn[disabled].focus, .btn[disabled]:active, .btn[disabled].active, fieldset[disabled] .btn, fieldset[disabled] .btn:hover, fieldset[disabled] .btn:focus, fieldset[disabled] .btn.focus, fieldset[disabled] .btn:active, fieldset[disabled] .btn.active {
background-color: transparent;
border-color: #888888; }
.btn.btn-fill {
color: #FFFFFF;
background-color: #888888;
opacity: 1;
filter: alpha(opacity=100); }
.btn.btn-fill:hover, .btn.btn-fill:focus, .btn.btn-fill:active, .btn.btn-fill.active, .open > .btn.btn-fill.dropdown-toggle {
background-color: #777777;
color: #FFFFFF; }
.btn.btn-fill .caret {
border-top-color: #FFFFFF; }
.btn .caret {
border-top-color: #888888; }
.btn:hover, .btn:focus {
opacity: 1;
filter: alpha(opacity=100);
outline: 0 !important; }
.btn:active, .btn.active, .open > .btn.dropdown-toggle {
-webkit-box-shadow: none;
box-shadow: none;
outline: 0 !important; }
.btn-primary {
border-color: #3472F7;
color: #3472F7; }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary.active:focus, .btn-primary.active:hover, .open > .btn-primary.dropdown-toggle, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:hover {
background-color: transparent;
color: #1D62F0;
border-color: #1D62F0; }
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary:disabled, .btn-primary:disabled:hover, .btn-primary:disabled:focus, .btn-primary:disabled.focus, .btn-primary:disabled:active, .btn-primary:disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
background-color: transparent;
border-color: #3472F7; }
.btn-primary.btn-fill {
color: #FFFFFF;
background-color: #3472F7;
opacity: 1;
filter: alpha(opacity=100); }
.btn-primary.btn-fill:hover, .btn-primary.btn-fill:focus, .btn-primary.btn-fill:active, .btn-primary.btn-fill.active, .open > .btn-primary.btn-fill.dropdown-toggle {
background-color: #1D62F0;
color: #FFFFFF; }
.btn-primary.btn-fill .caret {
border-top-color: #FFFFFF; }
.btn-primary .caret {
border-top-color: #3472F7; }
.btn-success {
border-color: #05AE0E;
color: #05AE0E; }
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success:active:focus, .btn-success:active:hover, .btn-success.active:focus, .btn-success.active:hover, .open > .btn-success.dropdown-toggle, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle:hover {
background-color: transparent;
color: #049F0C;
border-color: #049F0C; }
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success:disabled, .btn-success:disabled:hover, .btn-success:disabled:focus, .btn-success:disabled.focus, .btn-success:disabled:active, .btn-success:disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
background-color: transparent;
border-color: #05AE0E; }
.btn-success.btn-fill {
color: #FFFFFF;
background-color: #05AE0E;
opacity: 1;
filter: alpha(opacity=100); }
.btn-success.btn-fill:hover, .btn-success.btn-fill:focus, .btn-success.btn-fill:active, .btn-success.btn-fill.active, .open > .btn-success.btn-fill.dropdown-toggle {
background-color: #049F0C;
color: #FFFFFF; }
.btn-success.btn-fill .caret {
border-top-color: #FFFFFF; }
.btn-success .caret {
border-top-color: #05AE0E; }
.btn-info {
border-color: #2CA8FF;
color: #2CA8FF; }
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info:active:focus, .btn-info:active:hover, .btn-info.active:focus, .btn-info.active:hover, .open > .btn-info.dropdown-toggle, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle:hover {
background-color: transparent;
color: #109CFF;
border-color: #109CFF; }
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info:disabled, .btn-info:disabled:hover, .btn-info:disabled:focus, .btn-info:disabled.focus, .btn-info:disabled:active, .btn-info:disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
background-color: transparent;
border-color: #2CA8FF; }
.btn-info.btn-fill {
color: #FFFFFF;
background-color: #2CA8FF;
opacity: 1;
filter: alpha(opacity=100); }
.btn-info.btn-fill:hover, .btn-info.btn-fill:focus, .btn-info.btn-fill:active, .btn-info.btn-fill.active, .open > .btn-info.btn-fill.dropdown-toggle {
background-color: #109CFF;
color: #FFFFFF; }
.btn-info.btn-fill .caret {
border-top-color: #FFFFFF; }
.btn-info .caret {
border-top-color: #2CA8FF; }
.btn-warning {
border-color: #FF9500;
color: #FF9500; }
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning:active:focus, .btn-warning:active:hover, .btn-warning.active:focus, .btn-warning.active:hover, .open > .btn-warning.dropdown-toggle, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle:hover {
background-color: transparent;
color: #ED8D00;
border-color: #ED8D00; }
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning:disabled, .btn-warning:disabled:hover, .btn-warning:disabled:focus, .btn-warning:disabled.focus, .btn-warning:disabled:active, .btn-warning:disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
background-color: transparent;
border-color: #FF9500; }
.btn-warning.btn-fill {
color: #FFFFFF;
background-color: #FF9500;
opacity: 1;
filter: alpha(opacity=100); }
.btn-warning.btn-fill:hover, .btn-warning.btn-fill:focus, .btn-warning.btn-fill:active, .btn-warning.btn-fill.active, .open > .btn-warning.btn-fill.dropdown-toggle {
background-color: #ED8D00;
color: #FFFFFF; }
.btn-warning.btn-fill .caret {
border-top-color: #FFFFFF; }
.btn-warning .caret {
border-top-color: #FF9500; }
.btn-danger {
border-color: #FF3B30;
color: #FF3B30; }
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger:active:focus, .btn-danger:active:hover, .btn-danger.active:focus, .btn-danger.active:hover, .open > .btn-danger.dropdown-toggle, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle:hover {
background-color: transparent;
color: #EE2D20;
border-color: #EE2D20; }
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger:disabled, .btn-danger:disabled:hover, .btn-danger:disabled:focus, .btn-danger:disabled.focus, .btn-danger:disabled:active, .btn-danger:disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
background-color: transparent;
border-color: #FF3B30; }
.btn-danger.btn-fill {
color: #FFFFFF;
background-color: #FF3B30;
opacity: 1;
filter: alpha(opacity=100); }
.btn-danger.btn-fill:hover, .btn-danger.btn-fill:focus, .btn-danger.btn-fill:active, .btn-danger.btn-fill.active, .open > .btn-danger.btn-fill.dropdown-toggle {
background-color: #EE2D20;
color: #FFFFFF; }
.btn-danger.btn-fill .caret {
border-top-color: #FFFFFF; }
.btn-danger .caret {
border-top-color: #FF3B30; }
.btn-neutral {
border-color: #FFFFFF;
color: #FFFFFF; }
.btn-neutral:hover, .btn-neutral:focus, .btn-neutral:active, .btn-neutral.active, .btn-neutral:active:focus, .btn-neutral:active:hover, .btn-neutral.active:focus, .btn-neutral.active:hover, .open > .btn-neutral.dropdown-toggle, .open > .btn-neutral.dropdown-toggle:focus, .open > .btn-neutral.dropdown-toggle:hover {
background-color: transparent;
color: #FFFFFF;
border-color: #FFFFFF; }
.btn-neutral.disabled, .btn-neutral.disabled:hover, .btn-neutral.disabled:focus, .btn-neutral.disabled.focus, .btn-neutral.disabled:active, .btn-neutral.disabled.active, .btn-neutral:disabled, .btn-neutral:disabled:hover, .btn-neutral:disabled:focus, .btn-neutral:disabled.focus, .btn-neutral:disabled:active, .btn-neutral:disabled.active, .btn-neutral[disabled], .btn-neutral[disabled]:hover, .btn-neutral[disabled]:focus, .btn-neutral[disabled].focus, .btn-neutral[disabled]:active, .btn-neutral[disabled].active, fieldset[disabled] .btn-neutral, fieldset[disabled] .btn-neutral:hover, fieldset[disabled] .btn-neutral:focus, fieldset[disabled] .btn-neutral.focus, fieldset[disabled] .btn-neutral:active, fieldset[disabled] .btn-neutral.active {
background-color: transparent;
border-color: #FFFFFF; }
.btn-neutral.btn-fill {
color: #FFFFFF;
background-color: #FFFFFF;
opacity: 1;
filter: alpha(opacity=100); }
.btn-neutral.btn-fill:hover, .btn-neutral.btn-fill:focus, .btn-neutral.btn-fill:active, .btn-neutral.btn-fill.active, .open > .btn-neutral.btn-fill.dropdown-toggle {
background-color: #FFFFFF;
color: #FFFFFF; }
.btn-neutral.btn-fill .caret {
border-top-color: #FFFFFF; }
.btn-neutral .caret {
border-top-color: #FFFFFF; }
.btn-neutral:active, .btn-neutral.active, .open > .btn-neutral.dropdown-toggle {
background-color: #FFFFFF;
color: #888888; }
.btn-neutral.btn-fill, .btn-neutral.btn-fill:hover, .btn-neutral.btn-fill:focus {
color: #888888; }
.btn-neutral.btn-simple:active, .btn-neutral.btn-simple.active {
background-color: transparent; }
.btn:disabled, .btn[disabled], .btn.disabled {
opacity: 0.5;
filter: alpha(opacity=50); }
.btn-round {
border-width: 1px;
border-radius: 30px !important;
padding: 9px 18px; }
.btn-simple {
border: 0;
font-size: 16px;
padding: 8px 16px; }
.btn-lg {
font-size: 18px;
border-radius: 6px;
padding: 14px 30px;
font-weight: 400; }
.btn-lg.btn-round {
padding: 15px 30px; }
.btn-lg.btn-simple {
padding: 16px 30px; }
.btn-sm {
font-size: 12px;
border-radius: 3px;
padding: 5px 10px; }
.btn-sm.btn-round {
padding: 6px 10px; }
.btn-sm.btn-simple {
padding: 7px 10px; }
.btn-xs {
font-size: 12px;
border-radius: 3px;
padding: 1px 5px; }
.btn-xs.btn-round {
padding: 2px 5px; }
.btn-xs.btn-simple {
padding: 3px 5px; }
.btn-wd {
min-width: 140px; }
.btn-group.select {
width: 100%; }
.btn-group.select .btn {
text-align: left; }
.btn-group.select .caret {
position: absolute;
top: 50%;
margin-top: -1px;
right: 8px; }*/
.form-control::-moz-placeholder {
color: #DDDDDD;
opacity: 1;
filter: alpha(opacity=100); }
.form-control:-moz-placeholder {
color: #DDDDDD;
opacity: 1;
filter: alpha(opacity=100); }
.form-control::-webkit-input-placeholder {
color: #DDDDDD;
opacity: 1;
filter: alpha(opacity=100); }
.form-control:-ms-input-placeholder {
color: #DDDDDD;
opacity: 1;
filter: alpha(opacity=100); }
.form-control {
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
border-radius: 4px;
color: #444444;
padding: 8px 16px;
height: 40px;
-webkit-box-shadow: none;
box-shadow: none; }
.form-control:focus {
background-color: #FFFFFF;
border: 1px solid #9A9A9A;
-webkit-box-shadow: none;
box-shadow: none;
outline: 0 !important; }
.has-success .form-control, .has-error .form-control, .has-success .form-control:focus, .has-error .form-control:focus {
border-color: #E3E3E3;
-webkit-box-shadow: none;
box-shadow: none; }
.has-success .form-control {
color: #05AE0E; }
.has-success .form-control:focus {
border-color: #05AE0E; }
.has-error .form-control {
color: #FF3B30; }
.has-error .form-control:focus {
border-color: #FF3B30; }
.form-control + .form-control-feedback {
border-radius: 6px;
font-size: 14px;
padding: 0 12px 0 0;
position: absolute;
right: 25px;
top: 13px;
vertical-align: middle; }
.open > .form-control {
border-radius: 4px 4px 0 0;
border-bottom-color: transparent; }
.input-lg {
height: 55px;
padding: 14px 30px; }
.has-error .form-control-feedback {
color: #FF3B30; }
.has-success .form-control-feedback {
color: #05AE0E; }
.input-group-addon {
background-color: #FFFFFF;
border: 1px solid #E3E3E3;
border-radius: 4px;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear; }
.has-success .input-group-addon, .has-error .input-group-addon {
background-color: #FFFFFF;
border: 1px solid #E3E3E3; }
.has-error .form-control:focus + .input-group-addon {
border-color: #FF3B30;
color: #FF3B30; }
.has-success .form-control:focus + .input-group-addon {
border-color: #05AE0E;
color: #05AE0E; }
.form-control:focus + .input-group-addon, .form-control:focus ~ .input-group-addon {
background-color: #FFFFFF;
border-color: #9A9A9A; }
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
border-right: 0 none; }
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
border-left: 0 none; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
background-color: #E3E3E3;
color: #888888;
cursor: not-allowed; }
.input-group-btn .btn {
border-width: 1px;
padding: 9px 16px; }
.input-group-btn .btn-default:not(.btn-fill) {
border-color: #DDDDDD; }
.input-group-btn:last-child > .btn {
margin-left: 0; }
.input-group-focus .input-group-addon {
border-color: #9A9A9A; }
/*!
* jQuery UI Slider 1.10.4
* http://jqueryui.com
*
* Copyright 2014 jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/slider/#theming
*/
.ui-slider {
position: relative;
text-align: left; }
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1.2em;
height: 1.2em;
cursor: default; }
.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-position: 0 0; }
/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
filter: inherit; }
.ui-slider-horizontal {
height: 4px; }
.ui-slider-horizontal .ui-slider-handle {
margin-left: -10px;
top: -7px; }
.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%; }
.ui-slider-horizontal .ui-slider-range-min {
left: 0; }
.ui-slider-horizontal .ui-slider-range-max {
right: 0; }
.ui-slider-vertical {
width: .8em;
height: 100px; }
.ui-slider-vertical .ui-slider-handle {
left: -.3em;
margin-left: 0;
margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range {
left: 0;
width: 100%; }
.ui-slider-vertical .ui-slider-range-min {
bottom: 0; }
.ui-slider-vertical .ui-slider-range-max {
top: 0; }
/* Component containers
----------------------------------*/
.ui-widget {
font-size: 1.1em; }
.ui-widget .ui-widget {
font-size: 1em; }
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
font-size: 1em; }
.ui-widget-content {
background-color: #E5E5E5; }
.ui-widget-content a {
color: #222222; }
.ui-widget-header {
background: #999999;
color: #222222;
font-weight: bold; }
.ui-widget-header a {
color: #222222; }
.slider-primary .ui-widget-header {
background-color: #3472F7; }
.slider-info .ui-widget-header {
background-color: #2C93FF; }
.slider-success .ui-widget-header {
background-color: #05AE0E; }
.slider-warning .ui-widget-header {
background-color: #FF9500; }
.slider-danger .ui-widget-header {
background-color: #FF3B30; }
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
background: white;
/* Old browsers */
background: -moz-linear-gradient(top, white 0%, #f1f1f2 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #f1f1f2));
/* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, white 0%, #f1f1f2 100%);
/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, white 0%, #f1f1f2 100%);
/* Opera 11.10+ */
background: -ms-linear-gradient(top, white 0%, #f1f1f2 100%);
/* IE10+ */
background: linear-gradient(to bottom, white 0%, #f1f1f2 100%);
/* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f2',GradientType=0 );
/* IE6-9 */
border-radius: 50%;
box-shadow: 0 1px 1px #FFFFFF inset, 0 1px 2px rgba(0, 0, 0, 0.4);
height: 15px;
width: 15px;
cursor: pointer; }
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
color: #555555;
text-decoration: none; }
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
color: #212121;
text-decoration: none; }
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #212121;
text-decoration: none; }
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
border: 1px solid #fcefa1;
background: #fbf9ee;
color: #363636; }
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
color: #363636; }
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
border: 1px solid #FF3B30;
background-color: #FF3B30;
color: #FF3B30; }
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
color: #FF3B30; }
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
color: #FF3B30; }
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
font-weight: bold; }
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
opacity: .7;
filter: Alpha(Opacity=70);
font-weight: normal; }
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
opacity: .35;
filter: Alpha(Opacity=35);
background-image: none; }
.ui-state-disabled .ui-icon {
filter: Alpha(Opacity=35);
/* For IE8 - See #6059 */ }
.alert {
border: 0;
border-radius: 0;
color: #FFFFFF;
padding: 10px 15px;
font-size: 14px; }
.container .alert {
border-radius: 4px; }
.navbar .alert {
border-radius: 0;
left: 0;
position: absolute;
right: 0;
top: 85px;
width: 100%;
z-index: 3; }
.navbar:not(.navbar-transparent) .alert {
top: 70px; }
.alert-info {
background-color: rgba(91, 202, 255, 0.98); }
.alert-success {
background-color: rgba(76, 217, 100, 0.98); }
.alert-warning {
background-color: rgba(255, 149, 0, 0.98); }
.alert-danger {
background-color: rgba(255, 76, 64, 0.98); }
/* Labels & Progress-bar */
.label {
padding: 0.2em 0.6em 0.2em;
border: 1px solid #999999;
border-radius: 3px;
color: #999999;
background-color: #FFFFFF;
font-weight: 500;
font-size: 11px;
text-transform: uppercase;
display: inline-block;
margin-bottom: 3px; }
.label-primary {
border-color: #3472F7;
color: #3472F7; }
.label-info {
border-color: #2CA8FF;
color: #2CA8FF; }
.label-success {
border-color: #05AE0E;
color: #05AE0E; }
.label-warning {
border-color: #FF9500;
color: #FF9500; }
.label-danger {
border-color: #FF3B30;
color: #FF3B30; }
.label.label-fill {
color: #FFFFFF; }
.label-primary.label-fill, .progress-bar, .progress-bar-primary {
background-color: #3472F7; }
.label-info.label-fill, .progress-bar-info {
background-color: #2CA8FF; }
.label-success.label-fill, .progress-bar-success {
background-color: #05AE0E; }
.label-warning.label-fill, .progress-bar-warning {
background-color: #FF9500; }
.label-danger.label-fill, .progress-bar-danger {
background-color: #FF3B30; }
.label-default.label-fill {
background-color: #999999; }
.progress {
background-color: #E5E5E5;
border-radius: 3px;
box-shadow: none;
height: 4px; }
.progress-thin {
height: 2px; }
.tooltip {
font-size: 14px;
font-weight: 600; }
.tooltip.top {
margin-top: -11px;
padding: 0; }
.tooltip.top .tooltip-inner:after {
border-top: 11px solid #FAE6A4;
border-left: 11px solid transparent;
border-right: 11px solid transparent;
bottom: -10px; }
.tooltip.top .tooltip-inner:before {
border-top: 11px solid rgba(0, 0, 0, 0.2);
border-left: 11px solid transparent;
border-right: 11px solid transparent;
bottom: -11px; }
.tooltip.bottom {
margin-top: 11px;
padding: 0; }
.tooltip.bottom .tooltip-inner:after {
border-bottom: 11px solid #FAE6A4;
border-left: 11px solid transparent;
border-right: 11px solid transparent;
top: -10px; }
.tooltip.bottom .tooltip-inner:before {
border-bottom: 11px solid rgba(0, 0, 0, 0.2);
border-left: 11px solid transparent;
border-right: 11px solid transparent;
top: -11px; }
.tooltip.left {
margin-left: -11px;
padding: 0; }
.tooltip.left .tooltip-inner:after {
border-left: 11px solid #FAE6A4;
border-top: 11px solid transparent;
border-bottom: 11px solid transparent;
right: -10px;
left: auto;
margin-left: 0; }
.tooltip.left .tooltip-inner:before {
border-left: 11px solid rgba(0, 0, 0, 0.2);
border-top: 11px solid transparent;
border-bottom: 11px solid transparent;
right: -11px;
left: auto;
margin-left: 0; }
.tooltip.right {
margin-left: 11px;
padding: 0; }
.tooltip.right .tooltip-inner:after {
border-right: 11px solid #FAE6A4;
border-top: 11px solid transparent;
border-bottom: 11px solid transparent;
left: -10px;
top: 0;
margin-left: 0; }
.tooltip.right .tooltip-inner:before {
border-right: 11px solid rgba(0, 0, 0, 0.2);
border-top: 11px solid transparent;
border-bottom: 11px solid transparent;
left: -11px;
top: 0;
margin-left: 0; }
.tooltip-arrow {
display: none;
opacity: 0; }
.tooltip-inner {
background-color: #FAE6A4;
border-radius: 4px;
box-shadow: 0 1px 13px rgba(0, 0, 0, 0.14), 0 0 0 1px rgba(115, 71, 38, 0.23);
color: #734726;
max-width: 260px;
min-width: 86px;
padding: 6px 10px;
text-align: center;
text-decoration: none; }
.tooltip-inner:after {
content: "";
display: inline-block;
left: 100%;
margin-left: -60%;
position: absolute; }
.tooltip-inner:before {
content: "";
display: inline-block;
left: 100%;
margin-left: -60%;
position: absolute; }
/* Checkbox and radio */
.checkbox,
.radio {
margin-bottom: 12px;
padding-left: 32px;
position: relative;
-webkit-transition: color 0.25s linear;
transition: color 0.25s linear;
font-size: 14px;
font-weight: normal;
line-height: 1.5;
color: #333333; }
.checkbox input,
.radio input {
outline: none !important;
display: none; }
.checkbox .icons,
.radio .icons {
color: #DDDDDD;
display: block;
height: 20px;
left: 0;
position: absolute;
top: 0;
width: 20px;
text-align: center;
line-height: 21px;
font-size: 20px;
cursor: pointer;
-webkit-transition: color 0.2s linear;
transition: color 0.2s linear; }
.checkbox .icons .first-icon,
.radio .icons .first-icon,
.checkbox .icons .second-icon,
.radio .icons .second-icon {
display: inline-table;
position: absolute;
left: 0;
top: 0;
background-color: transparent;
margin: 0;
opacity: 1;
filter: alpha(opacity=100); }
.checkbox .icons .second-icon,
.radio .icons .second-icon {
opacity: 0;
filter: alpha(opacity=0); }
.checkbox:hover,
.radio:hover {
-webkit-transition: color 0.2s linear;
transition: color 0.2s linear; }
.checkbox:hover .first-icon,
.radio:hover .first-icon {
opacity: 0;
filter: alpha(opacity=0); }
.checkbox:hover .second-icon,
.radio:hover .second-icon {
opacity: 1;
filter: alpha(opacity=100); }
.checkbox.checked,
.radio.checked {
color: #2CA8FF; }
.checkbox.checked .first-icon,
.radio.checked .first-icon {
opacity: 0;
filter: alpha(opacity=0); }
.checkbox.checked .second-icon,
.radio.checked .second-icon {
opacity: 1;
filter: alpha(opacity=100);
color: #2CA8FF;
-webkit-transition: color 0.2s linear;
transition: color 0.2s linear; }
.checkbox.disabled,
.radio.disabled {
cursor: default;
color: #DDDDDD !important; }
.checkbox.disabled .icons,
.radio.disabled .icons {
color: #DDDDDD !important; }
.checkbox.disabled .first-icon,
.radio.disabled .first-icon {
opacity: 1;
filter: alpha(opacity=100); }
.checkbox.disabled .second-icon,
.radio.disabled .second-icon {
opacity: 0;
filter: alpha(opacity=0); }
.checkbox.disabled.checked .icons,
.radio.disabled.checked .icons {
color: #DDDDDD; }
.checkbox.disabled.checked .first-icon,
.radio.disabled.checked .first-icon {
opacity: 0;
filter: alpha(opacity=0); }
.checkbox.disabled.checked .second-icon,
.radio.disabled.checked .second-icon {
opacity: 1;
filter: alpha(opacity=100);
color: #D9D9D9; }
/* ============================================================
* bootstrapSwitch v1.3 by <NAME> @spiritualGuru
* http://www.larentis.eu/switch/
* ============================================================
* Licensed under the Apache License, Version 2.0
* http://www.apache.org/licenses/LICENSE-2.0
* ============================================================ */
.has-switch {
border-radius: 30px;
cursor: pointer;
display: inline-block;
line-height: 1.72222;
overflow: hidden;
position: relative;
text-align: left;
width: 60px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
/* this code is for fixing safari bug with hidden overflow for border-radius */
-webkit-mask: url("../img/mask.png") 0 0 no-repeat;
-webkit-mask-size: 60px 24px;
mask: url("../img/mask.png") 0 0 no-repeat; }
.has-switch.deactivate {
opacity: 0.5;
filter: alpha(opacity=50);
cursor: default !important; }
.has-switch.deactivate label,
.has-switch.deactivate span {
cursor: default !important; }
.has-switch > div {
position: relative;
top: 0;
width: 100px; }
.has-switch > div.switch-animate {
-webkit-transition: left 0.25s ease-out;
transition: left 0.25s ease-out; }
.has-switch > div.switch-off {
left: -35px; }
.has-switch > div.switch-on {
left: 0; }
.has-switch > div label {
background-color: #FFFFFF;
background: white;
background: -moz-linear-gradient(top, white 0%, #f1f1f2 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #f1f1f2));
background: -webkit-linear-gradient(top, white 0%, #f1f1f2 100%);
background: -o-linear-gradient(top, white 0%, #f1f1f2 100%);
background: -ms-linear-gradient(top, white 0%, #f1f1f2 100%);
background: linear-gradient(to bottom, white 0%, #f1f1f2 100%);
box-shadow: 0 1px 1px #FFFFFF inset, 0 1px 1px rgba(0, 0, 0, 0.25);
cursor: pointer; }
.has-switch input[type=checkbox] {
display: none; }
.has-switch span {
/* box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset; */
cursor: pointer;
float: left;
font-size: 11px;
font-weight: 400;
height: 24px;
line-height: 15px;
margin: 0;
padding-bottom: 6px;
padding-top: 5px;
position: relative;
text-align: center;
text-indent: -10px;
width: 50%;
z-index: 1;
-webkit-transition: 0.25s ease-out;
transition: 0.25s ease-out; }
.has-switch span.switch-left {
background-color: #2CA8FF;
border-left: 1px solid transparent;
border-radius: 30px 0 0 30px;
color: #FFFFFF; }
.has-switch .switch-off span.switch-left {
background-color: #DDDDDD; }
.has-switch span.switch-right {
border-radius: 0 30px 30px 0;
background-color: #2CA8FF;
color: #ffffff;
text-indent: 1px; }
.has-switch .switch-off span.switch-right {
background-color: #DDDDDD; }
.has-switch label {
border-radius: 12px;
float: left;
height: 22px;
margin: 1px -13px;
padding: 0;
position: relative;
transition: all 0.25s ease-out 0s;
vertical-align: middle;
width: 22px;
z-index: 100;
-webkit-transition: 0.25s ease-out;
transition: 0.25s ease-out; }
.has-switch .switch-on .fa-check:before {
margin-left: 10px; }
.has-switch:hover .switch-on label {
margin: 1px -17px;
width: 26px; }
.has-switch:hover .switch-off label {
margin: 1px -13px;
width: 26px; }
.nav > li > a:hover,
.nav > li > a:focus {
background-color: transparent; }
.navbar {
border: 0;
font-size: 16px;
transition: all 0.4s;
-webkit-transition: all 0.4s; }
.navbar .navbar-brand {
font-weight: 600;
margin: 5px 0px;
padding: 20px 15px;
font-size: 20px; }
.navbar .navbar-nav > li > a {
padding: 10px 15px;
margin: 15px 3px; }
.navbar .navbar-nav > li > a.btn {
margin: 15px 3px;
padding: 8px 16px; }
.navbar .navbar-nav > li > a.btn-round {
margin: 16px 3px; }
.navbar .navbar-nav > li > a [class^="fa"] {
font-size: 19px;
position: relative;
top: 1px; }
.navbar .btn {
margin: 15px 3px;
font-size: 14px; }
.navbar .btn-simple {
font-size: 16px; }
.navbar-nav > li > .dropdown-menu {
border-radius: 10px;
margin-top: -5px; }
.navbar-transparent .navbar-brand, [class*="navbar-ct"] .navbar-brand {
color: #FFFFFF;
opacity: 0.9;
filter: alpha(opacity=90); }
.navbar-transparent .navbar-brand:focus, .navbar-transparent .navbar-brand:hover, [class*="navbar-ct"] .navbar-brand:focus, [class*="navbar-ct"] .navbar-brand:hover {
background-color: transparent;
color: #FFFFFF;
opacity: 1;
filter: alpha(opacity=100); }
.navbar-transparent .navbar-nav > li > a:not(.btn),
.navbar-transparent .navbar-nav > li > a.btn-default, [class*="navbar-ct"] .navbar-nav > li > a:not(.btn),
[class*="navbar-ct"] .navbar-nav > li > a.btn-default {
color: #FFFFFF;
border-color: #FFFFFF;
opacity: 0.8;
filter: alpha(opacity=80); }
.navbar-transparent .navbar-nav > li > a.btn-default:hover,
.navbar-transparent .navbar-nav > li > a.btn-default:focus, [class*="navbar-ct"] .navbar-nav > li > a.btn-default:hover,
[class*="navbar-ct"] .navbar-nav > li > a.btn-default:focus {
border-color: #FFFFFF;
opacity: 1;
filter: alpha(opacity=100); }
.navbar-transparent .navbar-nav > .active > a:not(.btn),
.navbar-transparent .navbar-nav > .active > a:hover:not(.btn),
.navbar-transparent .navbar-nav > .active > a:focus:not(.btn),
.navbar-transparent .navbar-nav > li > a:hover:not(.btn),
.navbar-transparent .navbar-nav > li > a:focus:not(.btn), [class*="navbar-ct"] .navbar-nav > .active > a:not(.btn),
[class*="navbar-ct"] .navbar-nav > .active > a:hover:not(.btn),
[class*="navbar-ct"] .navbar-nav > .active > a:focus:not(.btn),
[class*="navbar-ct"] .navbar-nav > li > a:hover:not(.btn),
[class*="navbar-ct"] .navbar-nav > li > a:focus:not(.btn) {
background-color: transparent;
border-radius: 3px;
color: #FFFFFF;
opacity: 1;
filter: alpha(opacity=100); }
.navbar-transparent .navbar-nav .nav > li > a.btn:hover, [class*="navbar-ct"] .navbar-nav .nav > li > a.btn:hover {
background-color: transparent; }
.navbar-transparent .navbar-nav > .dropdown > a .caret,
.navbar-transparent .navbar-nav > .dropdown > a:hover .caret,
.navbar-transparent .navbar-nav > .dropdown > a:focus .caret, [class*="navbar-ct"] .navbar-nav > .dropdown > a .caret,
[class*="navbar-ct"] .navbar-nav > .dropdown > a:hover .caret,
[class*="navbar-ct"] .navbar-nav > .dropdown > a:focus .caret {
border-bottom-color: #FFFFFF;
border-top-color: #FFFFFF; }
.navbar-transparent .navbar-nav > .open > a,
.navbar-transparent .navbar-nav > .open > a:hover,
.navbar-transparent .navbar-nav > .open > a:focus, [class*="navbar-ct"] .navbar-nav > .open > a,
[class*="navbar-ct"] .navbar-nav > .open > a:hover,
[class*="navbar-ct"] .navbar-nav > .open > a:focus {
background-color: transparent;
color: #FFFFFF;
opacity: 1;
filter: alpha(opacity=100); }
.navbar-transparent .btn-default, [class*="navbar-ct"] .btn-default {
color: #FFFFFF;
border-color: #FFFFFF; }
.navbar-transparent .btn-default.btn-fill, [class*="navbar-ct"] .btn-default.btn-fill {
color: #9A9A9A;
background-color: #FFFFFF;
opacity: 0.9;
filter: alpha(opacity=90); }
.navbar-transparent .btn-default.btn-fill:hover,
.navbar-transparent .btn-default.btn-fill:focus,
.navbar-transparent .btn-default.btn-fill:active,
.navbar-transparent .btn-default.btn-fill.active,
.navbar-transparent .open .dropdown-toggle.btn-fill.btn-default, [class*="navbar-ct"] .btn-default.btn-fill:hover,
[class*="navbar-ct"] .btn-default.btn-fill:focus,
[class*="navbar-ct"] .btn-default.btn-fill:active,
[class*="navbar-ct"] .btn-default.btn-fill.active,
[class*="navbar-ct"] .open .dropdown-toggle.btn-fill.btn-default {
border-color: #FFFFFF;
opacity: 1;
filter: alpha(opacity=100); }
.navbar-transparent .navbar-toggle .icon-bar, [class*="navbar-ct"] .navbar-toggle .icon-bar {
background-color: #FFFFFF !important; }
.navbar-toggle:hover,
.navbar-toggle:focus {
background-color: transparent; }
/*
.navbar-transparent{
.dropdown-menu .divider{
background-color: rgba($white-color,.2);
}
}
*/
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background-color: transparent; }
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
background-color: transparent; }
.nav-open .nav .caret {
border-bottom-color: #FFFFFF;
border-top-color: #FFFFFF; }
.navbar-default {
background-color: rgba(255, 255, 255, 0.96);
border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:not(.btn):hover,
.navbar-default .navbar-nav > .active > a:not(.btn):focus,
.navbar-default .navbar-nav > li > a:not(.btn):hover,
.navbar-default .navbar-nav > li > a:not(.btn):focus {
background-color: transparent;
border-radius: 3px;
color: #2CA8FF;
opacity: 1;
filter: alpha(opacity=100); }
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
border-bottom-color: #2CA8FF;
border-top-color: #2CA8FF; }
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
background-color: transparent;
color: #2CA8FF; }
.navbar-default .navbar-nav .navbar-toggle:hover, .navbar-default .navbar-nav .navbar-toggle:focus {
background-color: transparent; }
.navbar-default:not(.navbar-transparent) .btn-default:hover {
color: #2CA8FF;
border-color: #2CA8FF; }
.navbar-default:not(.navbar-transparent) .btn-neutral, .navbar-default:not(.navbar-transparent) .btn-neutral:hover, .navbar-default:not(.navbar-transparent) .btn-neutral:active {
color: #9A9A9A; }
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: transparent; }
.navbar-form {
-webkit-box-shadow: none;
box-shadow: none; }
.navbar-form .form-control {
border-radius: 0;
border: 0;
padding: 0;
background-color: transparent;
height: 22px;
font-size: 16px;
line-height: 1.5;
color: #E3E3E3; }
.navbar-transparent .navbar-form .form-control, [class*="navbar-ct"] .navbar-form .form-control {
color: #FFFFFF;
border: 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.6); }
.navbar-ct-blue {
background-color: rgba(52, 172, 220, 0.98); }
.navbar-ct-azzure {
background-color: rgba(91, 202, 255, 0.98); }
.navbar-ct-green {
background-color: rgba(76, 217, 100, 0.98); }
.navbar-ct-orange {
background-color: rgba(255, 149, 0, 0.98); }
.navbar-ct-red {
background-color: rgba(255, 76, 64, 0.98); }
.navbar-transparent {
padding-top: 15px;
background-color: transparent;
border-bottom: 1px solid transparent; }
.navbar-toggle {
margin-top: 19px;
margin-bottom: 19px;
border: 0; }
.navbar-toggle .icon-bar {
background-color: #FFFFFF; }
.navbar-toggle .navbar-collapse,
.navbar-toggle .navbar-form {
border-color: transparent; }
.dropdown-menu {
margin: 0;
padding: 0;
border-radius: 10px;
z-index: 9000;
-webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.125);
box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.125); }
.dropdown-menu > li > a {
padding: 8px 16px;
color: #333333; }
.dropdown-menu > li > a:focus {
outline: 0 !important; }
.dropdown-menu > li:first-child > a {
border-top-left-radius: 10px;
border-top-right-radius: 10px; }
.dropdown-menu > li:last-child > a {
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px; }
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
background-color: #F5F5F5;
color: #333333;
opacity: 1;
text-decoration: none; }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
background-color: #2CA8FF; }
.btn-group.select {
overflow: hidden; }
.btn-group.select.open {
overflow: visible; }
/* Navigation menu */
.nav-pills > li + li {
margin-left: 0; }
.nav-pills > li > a {
border: 1px solid #2CA8FF;
border-radius: 0;
color: #2CA8FF;
margin-left: -1px; }
.nav-pills > li > a:hover, .nav-pills > li > a:focus {
background-color: #F5F5F5; }
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
background-color: #2CA8FF;
color: #FFFFFF !important; }
.nav-pills > li:first-child > a {
border-radius: 4px 0 0 4px;
margin: 0; }
.nav-pills > li:last-child > a {
border-radius: 0 4px 4px 0; }
.pagination.pagination-no-border > li > a,
.pagination.pagination-no-border > li > span {
border: 0; }
.pagination > li > a, .pagination > li > span, .pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
border-radius: 50%;
margin: 0 2px;
color: #777777; }
.pagination > li.active > a, .pagination > li.active > span, .pagination > li.active > a:hover, .pagination > li.active > span:hover, .pagination > li.active > a:focus, .pagination > li.active > span:focus {
background-color: #2CA8FF;
border: 0;
color: #FFFFFF;
padding: 7px 13px; }
.nav-pills.ct-blue > li.active > a,
.nav-pills.ct-blue > li.active > a:hover,
.nav-pills.ct-blue > li.active > a:focus,
.pagination.ct-blue > li.active > a,
.pagination.ct-blue > li.active > span,
.pagination.ct-blue > li.active > a:hover,
.pagination.ct-blue > li.active > span:hover,
.pagination.ct-blue > li.active > a:focus,
.pagination.ct-blue > li.active > span:focus {
background-color: #3472F7; }
.nav-pills.ct-azzure > li.active > a,
.nav-pills.ct-azzure > li.active > a:hover,
.nav-pills.ct-azzure > li.active > a:focus,
.pagination.ct-azzure > li.active > a,
.pagination.ct-azzure > li.active > span,
.pagination.ct-azzure > li.active > a:hover,
.pagination.ct-azzure > li.active > span:hover,
.pagination.ct-azzure > li.active > a:focus,
.pagination.ct-azzure > li.active > span:focus {
background-color: #2CA8FF; }
.nav-pills.ct-green > li.active > a,
.nav-pills.ct-green > li.active > a:hover,
.nav-pills.ct-green > li.active > a:focus,
.pagination.ct-green > li.active > a,
.pagination.ct-green > li.active > span,
.pagination.ct-green > li.active > a:hover,
.pagination.ct-green > li.active > span:hover,
.pagination.ct-green > li.active > a:focus,
.pagination.ct-green > li.active > span:focus {
background-color: #05AE0E; }
.nav-pills.ct-orange > li.active > a,
.nav-pills.ct-orange > li.active > a:hover,
.nav-pills.ct-orange > li.active > a:focus,
.pagination.ct-orange > li.active > a,
.pagination.ct-orange > li.active > span,
.pagination.ct-orange > li.active > a:hover,
.pagination.ct-orange > li.active > span:hover,
.pagination.ct-orange > li.active > a:focus,
.pagination.ct-orange > li.active > span:focus {
background-color: #FF9500; }
.nav-pills.ct-red > li.active > a,
.nav-pills.ct-red > li.active > a:hover,
.nav-pills.ct-red > li.active > a:focus,
.pagination.ct-red > li.active > a,
.pagination.ct-red > li.active > span,
.pagination.ct-red > li.active > a:hover,
.pagination.ct-red > li.active > span:hover,
.pagination.ct-red > li.active > a:focus,
.pagination.ct-red > li.active > span:focus {
background-color: #FF3B30; }
.nav-pills.ct-blue > li > a {
border: 1px solid #3472F7;
color: #3472F7; }
.nav-pills.ct-azzure > li > a {
border: 1px solid #2CA8FF;
color: #2CA8FF; }
.nav-pills.ct-green > li > a {
border: 1px solid #05AE0E;
color: #05AE0E; }
.nav-pills.ct-orange > li > a {
border: 1px solid #FF9500;
color: #FF9500; }
.nav-pills.ct-red > li > a {
border: 1px solid #FF3B30;
color: #FF3B30; }
.panel-group .panel {
border: 0;
border-bottom: 1px solid #DDDDDD;
box-shadow: none; }
.panel-group .panel-default > .panel-heading {
background-color: #FFFFFF;
border-color: #FFFFFF; }
.panel-group .panel {
border-radius: 0; }
.panel-group .panel-title {
font-size: 18px; }
.panel-group .panel-title a:hover, .panel-group .panel-title a:focus {
text-decoration: none; }
.panel-group .gsdk-collapse {
display: block;
height: 0px;
visibility: visible;
overflow: hidden;
transition: all 400ms; }
.panel-group .panel-title a:hover,
.panel-group .panel-title a:focus {
color: #777777; }
.panel-group .panel-default > .panel-heading + .panel-collapse.gsdk-collapse > .panel-body {
box-shadow: inset 0 7px 10px -7px rgba(0, 0, 0, 0.14); }
.carousel-control.left, .carousel-control.right {
background-image: none; }
.carousel-control .fa {
font-size: 35px; }
.carousel-control .fa,
.carousel-control .icon-prev,
.carousel-control .icon-next {
display: inline-block;
position: absolute;
top: 50%;
z-index: 5;
margin-top: -17px;
margin-left: -9px; }
.carousel-inner > .item {
transition: left 1200ms cubic-bezier(0.455, 0.03, 0.4, 0.955) 0s;
-webkit-transition: left 1200ms cubic-bezier(0.455, 0.03, 0.4, 0.955) 0s; }
.modal-header {
border: 0 none; }
.modal-content {
border: 0 none;
border-radius: 10px;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.15), 0 0 1px 1px rgba(0, 0, 0, 0.1); }
.modal-dialog {
padding-top: 60px; }
.modal-footer {
border-top: 0 none;
padding: 5px 10px;
text-align: right; }
.modal-footer .btn {
font-size: 16px; }
.modal-footer .btn-default.btn-simple {
font-weight: 400; }
.modal-footer .divider {
background-color: #DDDDDD;
display: inline-block;
float: inherit;
height: 26px;
margin: 8px -3px;
position: absolute;
width: 1px; }
.modal-footer .modal-footer
.modal.fade .modal-dialog {
transform: none;
-webkit-transform: none;
-moz-transform: none; }
.modal.in .modal-dialog {
transform: none;
-webkit-transform: none;
-moz-transform: none; }
.modal-footer
.modal.fade .modal-dialog {
transform: none; }
@media (min-width: 768px) {
.navbar-form {
margin-top: 21px;
margin-bottom: 21px;
padding-left: 5px;
padding-right: 5px; }
.navbar-search-form {
display: none; }
.navbar-nav > li > .dropdown-menu,
.dropdown .dropdown-menu {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
-moz-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
-o-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
-ms-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
display: block; }
.navbar-nav > li.open > .dropdown-menu,
.dropdown.open .dropdown-menu {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 29px -50px;
-moz-transform-origin: 29px -50px;
-o-transform-origin: 29px -50px;
-ms-transform-origin: 29px -50px;
transform-origin: 29px -50px;
opacity: 1;
filter: alpha(opacity=100);
visibility: visible; }
.navbar-nav > li > .dropdown-menu:before {
border-bottom: 11px solid rgba(0, 0, 0, 0.2);
border-left: 11px solid transparent;
border-right: 11px solid transparent;
content: "";
display: inline-block;
position: absolute;
left: 12px;
top: -11px; }
.navbar-nav > li > .dropdown-menu:after {
border-bottom: 11px solid #FFFFFF;
border-left: 11px solid transparent;
border-right: 11px solid transparent;
content: "";
display: inline-block;
position: absolute;
left: 12px;
top: -10px; }
.navbar-nav.navbar-right > li > .dropdown-menu:before {
left: auto;
right: 12px; }
.navbar-nav.navbar-right > li > .dropdown-menu:after {
left: auto;
right: 12px; }
.footer:not(.footer-big) nav > ul li:first-child {
margin-left: 0; }
.nav-open .navbar-collapse {
-webkit-transform: translate3d(0px, 0, 0);
-moz-transform: translate3d(0px, 0, 0);
-o-transform: translate3d(0px, 0, 0);
-ms-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0); }
.nav-open .navbar .container {
-webkit-transform: translate3d(-200px, 0, 0);
-moz-transform: translate3d(-200px, 0, 0);
-o-transform: translate3d(-200px, 0, 0);
-ms-transform: translate3d(-200px, 0, 0);
transform: translate3d(-200px, 0, 0); }
.navbar-burger .container {
padding: 0 15px; }
.navbar-burger .navbar-header {
width: 100%; }
.navbar-burger .navbar-toggle {
display: block;
margin-right: 0; }
.navbar-burger.navbar .navbar-collapse.collapse, .navbar-burger.navbar .navbar-collapse.collapse.in, .navbar-burger.navbar .navbar-collapse.collapsing {
display: none !important; } }
/* Changes for small display */
@media (max-width: 767px) {
.navbar-transparent {
padding-top: 0px;
background-color: rgba(0, 0, 0, 0.45); }
.body-click {
right: 230px; }
body {
position: relative; }
body > .navbar-collapse {
width: 230px;
-webkit-transform: translate3d(230px, 0, 0);
-moz-transform: translate3d(230px, 0, 0);
-o-transform: translate3d(230px, 0, 0);
-ms-transform: translate3d(230px, 0, 0);
transform: translate3d(230px, 0, 0); }
.navbar .container {
width: 100%;
position: relative;
-webkit-transform: translate3d(0px, 0, 0);
-moz-transform: translate3d(0px, 0, 0);
-o-transform: translate3d(0px, 0, 0);
-ms-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0);
-webkit-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
-moz-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
-o-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
-ms-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1); }
.nav-open .navbar .container {
-webkit-transform: translate3d(-230px, 0, 0);
-moz-transform: translate3d(-230px, 0, 0);
-o-transform: translate3d(-230px, 0, 0);
-ms-transform: translate3d(-230px, 0, 0);
transform: translate3d(-230px, 0, 0); }
.navbar .navbar-collapse.collapse,
.navbar .navbar .navbar-collapse.collapse.in,
.navbar .navbar .navbar-collapse.collapsing {
display: none !important; }
.nav-open .navbar-collapse {
-webkit-transform: translate3d(0px, 0, 0);
-moz-transform: translate3d(0px, 0, 0);
-o-transform: translate3d(0px, 0, 0);
-ms-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0); }
.navbar-toggle .icon-bar {
display: block;
position: relative;
background: #FFFFFF;
width: 24px;
height: 2px;
border-radius: 1px;
margin: 0 auto; }
.navbar-default .navbar-toggle .icon-bar {
background-color: #888888; }
.navbar-header .navbar-toggle {
margin-top: 17px;
margin-bottom: 17px;
width: 40px;
height: 40px; }
.bar1,
.bar2,
.bar3 {
outline: 1px solid transparent; }
.bar1 {
top: 0px;
-webkit-animation: topbar-back 500ms linear 0s;
-moz-animation: topbar-back 500ms linear 0s;
animation: topbar-back 500ms 0s;
-webkit-animation-fill-mode: forwards;
-moz-animation-fill-mode: forwards;
animation-fill-mode: forwards; }
.bar2 {
opacity: 1; }
.bar3 {
bottom: 0px;
-webkit-animation: bottombar-back 500ms linear 0s;
-moz-animation: bottombar-back 500ms linear 0s;
animation: bottombar-back 500ms 0s;
-webkit-animation-fill-mode: forwards;
-moz-animation-fill-mode: forwards;
animation-fill-mode: forwards; }
.toggled .bar1 {
top: 6px;
-webkit-animation: topbar-x 500ms linear 0s;
-moz-animation: topbar-x 500ms linear 0s;
animation: topbar-x 500ms 0s;
-webkit-animation-fill-mode: forwards;
-moz-animation-fill-mode: forwards;
animation-fill-mode: forwards; }
.toggled .bar2 {
opacity: 0; }
.toggled .bar3 {
bottom: 6px;
-webkit-animation: bottombar-x 500ms linear 0s;
-moz-animation: bottombar-x 500ms linear 0s;
animation: bottombar-x 500ms 0s;
-webkit-animation-fill-mode: forwards;
-moz-animation-fill-mode: forwards;
animation-fill-mode: forwards; }
@keyframes topbar-x {
0% {
top: 0px;
transform: rotate(0deg); }
45% {
top: 6px;
transform: rotate(145deg); }
75% {
transform: rotate(130deg); }
100% {
transform: rotate(135deg); } }
@-webkit-keyframes topbar-x {
0% {
top: 0px;
-webkit-transform: rotate(0deg); }
45% {
top: 6px;
-webkit-transform: rotate(145deg); }
75% {
-webkit-transform: rotate(130deg); }
100% {
-webkit-transform: rotate(135deg); } }
@-moz-keyframes topbar-x {
0% {
top: 0px;
-moz-transform: rotate(0deg); }
45% {
top: 6px;
-moz-transform: rotate(145deg); }
75% {
-moz-transform: rotate(130deg); }
100% {
-moz-transform: rotate(135deg); } }
@keyframes topbar-back {
0% {
top: 6px;
transform: rotate(135deg); }
45% {
transform: rotate(-10deg); }
75% {
transform: rotate(5deg); }
100% {
top: 0px;
transform: rotate(0); } }
@-webkit-keyframes topbar-back {
0% {
top: 6px;
-webkit-transform: rotate(135deg); }
45% {
-webkit-transform: rotate(-10deg); }
75% {
-webkit-transform: rotate(5deg); }
100% {
top: 0px;
-webkit-transform: rotate(0); } }
@-moz-keyframes topbar-back {
0% {
top: 6px;
-moz-transform: rotate(135deg); }
45% {
-moz-transform: rotate(-10deg); }
75% {
-moz-transform: rotate(5deg); }
100% {
top: 0px;
-moz-transform: rotate(0); } }
@keyframes bottombar-x {
0% {
bottom: 0px;
transform: rotate(0deg); }
45% {
bottom: 6px;
transform: rotate(-145deg); }
75% {
transform: rotate(-130deg); }
100% {
transform: rotate(-135deg); } }
@-webkit-keyframes bottombar-x {
0% {
bottom: 0px;
-webkit-transform: rotate(0deg); }
45% {
bottom: 6px;
-webkit-transform: rotate(-145deg); }
75% {
-webkit-transform: rotate(-130deg); }
100% {
-webkit-transform: rotate(-135deg); } }
@-moz-keyframes bottombar-x {
0% {
bottom: 0px;
-moz-transform: rotate(0deg); }
45% {
bottom: 6px;
-moz-transform: rotate(-145deg); }
75% {
-moz-transform: rotate(-130deg); }
100% {
-moz-transform: rotate(-135deg); } }
@keyframes bottombar-back {
0% {
bottom: 6px;
transform: rotate(-135deg); }
45% {
transform: rotate(10deg); }
75% {
transform: rotate(-5deg); }
100% {
bottom: 0px;
transform: rotate(0); } }
@-webkit-keyframes bottombar-back {
0% {
bottom: 6px;
-webkit-transform: rotate(-135deg); }
45% {
-webkit-transform: rotate(10deg); }
75% {
-webkit-transform: rotate(-5deg); }
100% {
bottom: 0px;
-webkit-transform: rotate(0); } }
@-moz-keyframes bottombar-back {
0% {
bottom: 6px;
-moz-transform: rotate(-135deg); }
45% {
-moz-transform: rotate(10deg); }
75% {
-moz-transform: rotate(-5deg); }
100% {
bottom: 0px;
-moz-transform: rotate(0); } }
@-webkit-keyframes fadeIn {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@-moz-keyframes fadeIn {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes fadeIn {
0% {
opacity: 0; }
100% {
opacity: 1; } }
[class*="navbar-"] .navbar-nav > li > a,
[class*="navbar-"] .navbar-nav > li > a:hover,
[class*="navbar-"] .navbar-nav > li > a:focus,
[class*="navbar-"] .navbar-nav .open .dropdown-menu > li > a,
[class*="navbar-"] .navbar-nav .open .dropdown-menu > li > a:hover,
[class*="navbar-"] .navbar-nav .open .dropdown-menu > li > a:focus {
opacity: .7;
background: transparent; }
[class*="navbar-"] .navbar-nav.navbar-nav .open .dropdown-menu > li > a:active {
opacity: 1; }
[class*="navbar-"] .navbar-nav .dropdown > a:hover .caret {
border-bottom-color: #777;
border-top-color: #777; }
[class*="navbar-"] .navbar-nav .dropdown > a:active .caret {
border-bottom-color: white;
border-top-color: white; }
.dropdown-menu {
display: none; }
.navbar-fixed-top {
-webkit-backface-visibility: hidden; }
.navbar-toggle:hover,
.navbar-toggle:focus {
background-color: transparent !important; }
.btn.dropdown-toggle {
margin-bottom: 0; } }
| 0.245899 | 0.06028 |
.autocomplete-suggestions { border: 1px solid #DDD; background: #FFF; overflow: auto; box-sizing: border-box; }
.autocomplete-suggestion { padding: 5px 5px; white-space: nowrap; overflow: hidden; cursor: pointer; }
.autocomplete-no-suggestion { padding: 5px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }
input.cmb-post-search-ajax { width: 30em; }
.cmb-post-search-ajax-results { width: 30em; padding: 0 1px; box-sizing: border-box; margin-bottom: 5px; }
.cmb-post-search-ajax-results li { margin: 0; border-bottom: 1px solid #f4f4f4; padding: 7px 5px; background: #fff; }
.cmb-post-search-ajax-results li:last-child { border-bottom: none; }
.cmb-post-search-ajax-results li span.hndl { font-size: 13px; line-height: 16px; color: #ccc; margin: 0 8px 0 0; height: 16px; cursor: s-resize; }
.cmb-post-search-ajax-results li span.hndl:before { content: '\2807'; }
.cmb-post-search-ajax-results li a.edit-link { color: #333; text-decoration: none; }
.cmb-post-search-ajax-results li a.edit-link:hover { color: #00a0d2; text-decoration: underline; }
.cmb-post-search-ajax-results li a.remover { float: right; cursor:pointer; color: #ccc; }
.cmb-post-search-ajax-results li a.remover span { height: 16px; line-height: 16px; font-size: 14px; }
.cmb-post-search-ajax-results li a.remover span.dashicons-dismiss { display: none; }
.cmb-post-search-ajax-results li a.remover:hover { color: #C00; }
.cmb-post-search-ajax-results li a.remover:hover span.dashicons-dismiss { display: inline-block; }
.cmb-post-search-ajax-results li a.remover:hover span.dashicons-no { display: none; }
.cmb-post-search-ajax-results .ui-state-highlight { background: #f4f4f4; }
.cmb-post-search-ajax-spinner { position: absolute; margin: 9px 0 0 -25px; width: 15px; display:none; }
|
vendor/alexis-magina/cmb2-field-post-search-ajax/css/mag-post-search-ajax.css
|
.autocomplete-suggestions { border: 1px solid #DDD; background: #FFF; overflow: auto; box-sizing: border-box; }
.autocomplete-suggestion { padding: 5px 5px; white-space: nowrap; overflow: hidden; cursor: pointer; }
.autocomplete-no-suggestion { padding: 5px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }
input.cmb-post-search-ajax { width: 30em; }
.cmb-post-search-ajax-results { width: 30em; padding: 0 1px; box-sizing: border-box; margin-bottom: 5px; }
.cmb-post-search-ajax-results li { margin: 0; border-bottom: 1px solid #f4f4f4; padding: 7px 5px; background: #fff; }
.cmb-post-search-ajax-results li:last-child { border-bottom: none; }
.cmb-post-search-ajax-results li span.hndl { font-size: 13px; line-height: 16px; color: #ccc; margin: 0 8px 0 0; height: 16px; cursor: s-resize; }
.cmb-post-search-ajax-results li span.hndl:before { content: '\2807'; }
.cmb-post-search-ajax-results li a.edit-link { color: #333; text-decoration: none; }
.cmb-post-search-ajax-results li a.edit-link:hover { color: #00a0d2; text-decoration: underline; }
.cmb-post-search-ajax-results li a.remover { float: right; cursor:pointer; color: #ccc; }
.cmb-post-search-ajax-results li a.remover span { height: 16px; line-height: 16px; font-size: 14px; }
.cmb-post-search-ajax-results li a.remover span.dashicons-dismiss { display: none; }
.cmb-post-search-ajax-results li a.remover:hover { color: #C00; }
.cmb-post-search-ajax-results li a.remover:hover span.dashicons-dismiss { display: inline-block; }
.cmb-post-search-ajax-results li a.remover:hover span.dashicons-no { display: none; }
.cmb-post-search-ajax-results .ui-state-highlight { background: #f4f4f4; }
.cmb-post-search-ajax-spinner { position: absolute; margin: 9px 0 0 -25px; width: 15px; display:none; }
| 0.411111 | 0.199854 |
.abt-header > .abt-header-wrapper > .abt-header-content > .left-column {
display: flex;
align-items: center;
}
.SBnav {
overflow: hidden;
}
.SBnav input[type=text] {
padding: 6px;
font-size: 17px;
border-radius: 25px;
border: 2px solid #869281;
padding: 20px;
width: 200px;
height: 4px;
}
.SBnav .search-container button {
float: right;
color: #869281;
background-color: transparent;
padding: 6px 10px;
margin-top: 4px;
margin-right: 16px;
font-size: 25px;
border: none;
cursor: pointer;
}
.SBnav .search-container button:hover {
color: #cea135;
transition: 0.5s;
}
@media screen and (max-width: 600px) {
.SBnav .search-container {
float: none;
}
.SBnav a, .SBnav input[type=text], .SBnav .search-container button {
float: none;
display: block;
text-align: left;
width: 100%;
margin: 0;
padding: 14px;
}
.SBnav input[type=text] {
border: 1px solid #ccc;
}
}
body {
font-family: 'Ubuntu Condensed', sans-serif;
}
.sidenav {
height: 100%;
width: 0;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-color: #869281;
overflow-x: hidden;
transition: 0.5s;
padding-top: 60px;
}
.sidenav a {
padding: 8px 8px 8px 32px;
text-decoration: none;
font-size: 25px;
color: #c6d6bf;
display: block;
transition: 0.3s;
}
.sidenav a:hover {
color: #cea135;
}
.sidenav .closebtn {
position: absolute;
top: 0;
right: 25px;
font-size: 36px;
margin-left: 50px;
}
#main {
transition: margin-left .5s;
padding: 16px;
color: #869281;
}
#main:hover span {
color: #cea135;
}
@media screen and (max-height: 450px) {
.sidenav {padding-top: 15px;}
.sidenav a {font-size: 18px;}
}
.abt-header > .abt-header-wrapper > .abt-header-content > .heading-wrapper {
background-color: #869281;
color: #c6d6bf;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
width: 300px;
padding: 10px;
text-align: center;
}
/* Skewed header */
.abt-header {
position: relative;
height: 400px;
overflow: hidden;
}
.abt-header > .header-bg {
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
height: 100%;
width: 100%;
background-repeat: no-repeat;
background-size: 100%;
transform: skewY(-10deg);
transform-origin:top left;
filter: brightness(80%);
}
.abt-header > .abt-header-wrapper {
position: absolute;
display: flex;
width: 50vw;
}
/* TEXT */
.content {
display: flex;
box-sizing: border-box;
max-width: 100%;
min-width: 0px;
min-height: 0px;
flex-direction: column;
height: fit-content;
}
.content > h1{
margin-top: 4rem;
margin-bottom: 0px;
font-family: 'Source Serif Pro', sans-serif;
font-size: 2rem;
line-height: 2.5rem;
font-weight: 600;
color: #869281;
display: block;
margin-block-start: 0.67em;
margin-block-end: 0.67em;
margin-inline-start: 65px;
margin-inline-end: 0px;
font-weight: bold;
}
.content > h2{
margin-top: 4rem;
margin-bottom: 0px;
font-family: 'Source Serif Pro', sans-serif;
font-size: 2rem;
line-height: 2.5rem;
font-weight: 600;
color: #869281;
display: block;
font-size: 2em;
margin-block-start: 0.67em;
margin-block-end: 0.67em;
margin-inline-start: 590px;
margin-inline-end: 0px;
font-weight: bold;
margin-top: -100px;
}
.content > p {
font-family: "Source Serif Pro", sans-serif;
font-weight: 200;
font-size: 1.5rem;
line-height: 1.3rem;
background-color: white;
color: rgb(42, 44, 43);
box-sizing: border-box;
text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
width: 50vw;
height: 50vh;
overflow: auto;
line-height: 1.2;
margin-left: 65px;
}
.content > #two {
font-family: "Source Serif Pro", sans-serif;
font-weight: 200;
font-size: 1.5rem;
line-height: 1.3rem;
background-color: white;
color: rgb(42, 44, 43);
box-sizing: border-box;
text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
width: 50vw;
height: 50vh;
overflow: auto;
line-height: 1.2;
margin-inline-start: 590px;
margin-inline-end: 0px;
}
.quotes b {
margin-bottom: 0px;
font-family: 'Source Serif Pro', sans-serif;
font-size: 2rem;
line-height: 2.5rem;
font-weight: 600;
color: #869281;
display: block;
background-color: #c6d6bf;
color:#869281;
width: 300px;
border-radius: 200px;
font-style: italic;
height:250px;
display: flex;
justify-content: center;
align-items: center;
padding-left: 50px;
padding-right: 50px;
margin-left: 65px;
margin-top: -540px;
}
#oneLeft {
margin-bottom: 0px;
font-family: 'Source Serif Pro', sans-serif;
font-size: 2rem;
line-height: 2.5rem;
font-weight: 600;
color: #869281;
display: block;
background-color: #c6d6bf;
color:#869281;
width: 320px;
border-radius: 200px;
font-style: italic;
height:250px;
display: flex;
justify-content: center;
align-items: center;
padding-left: 50px;
padding-right: 50px;
margin-left: 900px;
margin-top: -500px;
}
/* Media Queries: Tablet Landscape */
@media screen and (max-width: 1060px) {
#primary { width:67%; }
#secondary { width:30%; margin-left:3%;}
}
/* Media Queries: Tabled Portrait */
@media screen and (max-width: 768px) {
#primary { width:100%; }
#secondary { width:100%; margin:0; border:none; }
}
|
static/styles/about.css
|
.abt-header > .abt-header-wrapper > .abt-header-content > .left-column {
display: flex;
align-items: center;
}
.SBnav {
overflow: hidden;
}
.SBnav input[type=text] {
padding: 6px;
font-size: 17px;
border-radius: 25px;
border: 2px solid #869281;
padding: 20px;
width: 200px;
height: 4px;
}
.SBnav .search-container button {
float: right;
color: #869281;
background-color: transparent;
padding: 6px 10px;
margin-top: 4px;
margin-right: 16px;
font-size: 25px;
border: none;
cursor: pointer;
}
.SBnav .search-container button:hover {
color: #cea135;
transition: 0.5s;
}
@media screen and (max-width: 600px) {
.SBnav .search-container {
float: none;
}
.SBnav a, .SBnav input[type=text], .SBnav .search-container button {
float: none;
display: block;
text-align: left;
width: 100%;
margin: 0;
padding: 14px;
}
.SBnav input[type=text] {
border: 1px solid #ccc;
}
}
body {
font-family: 'Ubuntu Condensed', sans-serif;
}
.sidenav {
height: 100%;
width: 0;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-color: #869281;
overflow-x: hidden;
transition: 0.5s;
padding-top: 60px;
}
.sidenav a {
padding: 8px 8px 8px 32px;
text-decoration: none;
font-size: 25px;
color: #c6d6bf;
display: block;
transition: 0.3s;
}
.sidenav a:hover {
color: #cea135;
}
.sidenav .closebtn {
position: absolute;
top: 0;
right: 25px;
font-size: 36px;
margin-left: 50px;
}
#main {
transition: margin-left .5s;
padding: 16px;
color: #869281;
}
#main:hover span {
color: #cea135;
}
@media screen and (max-height: 450px) {
.sidenav {padding-top: 15px;}
.sidenav a {font-size: 18px;}
}
.abt-header > .abt-header-wrapper > .abt-header-content > .heading-wrapper {
background-color: #869281;
color: #c6d6bf;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
width: 300px;
padding: 10px;
text-align: center;
}
/* Skewed header */
.abt-header {
position: relative;
height: 400px;
overflow: hidden;
}
.abt-header > .header-bg {
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
height: 100%;
width: 100%;
background-repeat: no-repeat;
background-size: 100%;
transform: skewY(-10deg);
transform-origin:top left;
filter: brightness(80%);
}
.abt-header > .abt-header-wrapper {
position: absolute;
display: flex;
width: 50vw;
}
/* TEXT */
.content {
display: flex;
box-sizing: border-box;
max-width: 100%;
min-width: 0px;
min-height: 0px;
flex-direction: column;
height: fit-content;
}
.content > h1{
margin-top: 4rem;
margin-bottom: 0px;
font-family: 'Source Serif Pro', sans-serif;
font-size: 2rem;
line-height: 2.5rem;
font-weight: 600;
color: #869281;
display: block;
margin-block-start: 0.67em;
margin-block-end: 0.67em;
margin-inline-start: 65px;
margin-inline-end: 0px;
font-weight: bold;
}
.content > h2{
margin-top: 4rem;
margin-bottom: 0px;
font-family: 'Source Serif Pro', sans-serif;
font-size: 2rem;
line-height: 2.5rem;
font-weight: 600;
color: #869281;
display: block;
font-size: 2em;
margin-block-start: 0.67em;
margin-block-end: 0.67em;
margin-inline-start: 590px;
margin-inline-end: 0px;
font-weight: bold;
margin-top: -100px;
}
.content > p {
font-family: "Source Serif Pro", sans-serif;
font-weight: 200;
font-size: 1.5rem;
line-height: 1.3rem;
background-color: white;
color: rgb(42, 44, 43);
box-sizing: border-box;
text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
width: 50vw;
height: 50vh;
overflow: auto;
line-height: 1.2;
margin-left: 65px;
}
.content > #two {
font-family: "Source Serif Pro", sans-serif;
font-weight: 200;
font-size: 1.5rem;
line-height: 1.3rem;
background-color: white;
color: rgb(42, 44, 43);
box-sizing: border-box;
text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
width: 50vw;
height: 50vh;
overflow: auto;
line-height: 1.2;
margin-inline-start: 590px;
margin-inline-end: 0px;
}
.quotes b {
margin-bottom: 0px;
font-family: 'Source Serif Pro', sans-serif;
font-size: 2rem;
line-height: 2.5rem;
font-weight: 600;
color: #869281;
display: block;
background-color: #c6d6bf;
color:#869281;
width: 300px;
border-radius: 200px;
font-style: italic;
height:250px;
display: flex;
justify-content: center;
align-items: center;
padding-left: 50px;
padding-right: 50px;
margin-left: 65px;
margin-top: -540px;
}
#oneLeft {
margin-bottom: 0px;
font-family: 'Source Serif Pro', sans-serif;
font-size: 2rem;
line-height: 2.5rem;
font-weight: 600;
color: #869281;
display: block;
background-color: #c6d6bf;
color:#869281;
width: 320px;
border-radius: 200px;
font-style: italic;
height:250px;
display: flex;
justify-content: center;
align-items: center;
padding-left: 50px;
padding-right: 50px;
margin-left: 900px;
margin-top: -500px;
}
/* Media Queries: Tablet Landscape */
@media screen and (max-width: 1060px) {
#primary { width:67%; }
#secondary { width:30%; margin-left:3%;}
}
/* Media Queries: Tabled Portrait */
@media screen and (max-width: 768px) {
#primary { width:100%; }
#secondary { width:100%; margin:0; border:none; }
}
| 0.382718 | 0.117395 |
body {
position:relative;
font-family: "Roboto", "Helvetica Neue", sans-serif;
}
h1,h2,h3,h4,h5 {
font-weight: 300;
}
h1 {
letter-spacing: -1px;
font-size: 60px;
}
h2 {
font-size: 36px;
}
h3 {
font-size: 28px;
}
h4 {
font-weight: 400;
line-height: 1.2em;
font-size: 18px;
}
h5 {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 14px;
}
.navbar {
margin:0;
}
.navbar-default {
background:#fff;
border-bottom: solid 1px #E7E7E7;
}
.recipe-nav {
background:#fff;
border-bottom: solid 1px #E7E7E7;
}
.recipe-nav.affix {
top: 0;
width: 100%;
z-index: 100;
}
.jumbotron {
max-height:450px;
padding-top: 150px;
padding-bottom: 150px;
margin:0;
background:url("/assets/images/hero.jpg") center center no-repeat;
background-size:cover;
color:#fff;
}
.jumbotron p {
font-size: 26px;
color: #FFF;
letter-spacing: 5px;
font-weight: 100;
margin: 0;
text-transform: uppercase;
}
.nav-tabs {
text-align:center;
border:none;
}
.nav-tabs li {
float:none;
display:inline-block;
margin:0 5px;
}
.nav-tabs li > a {
color: #A7A79B;
text-transform: uppercase;
font-weight: 300;
letter-spacing: 1px;
font-size: 90%;
padding: 20px 15px;
border-width: 0 0 2px 0 !important;
border-color:#fff;
}
.nav-tabs li > a:hover,
.nav-tabs li > a:focus {
background:#fafafa;
border-color:#fafafa;
color:#000;
}
.nav-tabs li.active > a,
.nav-tabs li.active > a:hover {
color:#000;
border-bottom:solid 2px #0ADE93;
}
.content {
background:#F8F8F6;
padding-bottom:100px;
padding-top:60px;
}
.affix-top + .content {
padding-top:0 !important;
}
.affix + .content {
padding-top:60px;
}
.anchor {
top:-50px;
position:relative;
}
.page-header {
border:none;
text-align:center;
}
.page-header:after {
content: " ";
width: 120px;
border-radius: 5px;
height: 3px;
background: #E7E7E5;
margin: 5px auto 0;
display: block;
}
.page-header h2 {
color: #8C9099;
}
.panel-default {
border-color: #E2E2E0;
border-width: 0 0 2px 0;
box-shadow: none;
}
.panel-default .panel-body {
padding:20px 15px 15px;
}
.recipe-thumbnail {
overflow: hidden;
display:block;
color: #525252;
}
.recipe-thumbnail .panel-body {
height:130px;
}
.recipe-thumbnail h4 {
margin: 0 0 5px;
}
.recipe-thumbnail p {
color: #929292;
font-size: 14px;
font-weight: 300;
}
.recipe {
text-align:right;
font-weight:300;
color:#5A6875;
line-height:1.3em;
margin:0 0 30px;
}
.recipe h2 {
margin: 5px 0 30px 0;
}
.recipe h5 {
margin-bottom:20px;
opacity:0.6;
}
.recipe p {
line-height:1.6em;
margin-bottom:20px;
opacity:0.8;
font-size:16px;
}
.recipe hr {
margin:40px 0;
}
.recipe-table {
margin:20px 0;
}
.recipe-table td,
.recipe-table th {
border: none !important;
color: #818A96;
padding: 3px 5px !important;
}
.recipe-table th {
width:1%;
font-weight:500;
white-space:nowrap;
font-size:110%;
}
.recipe-table td {
font-weight:300;
opacity:0.8;
}
.back-btn:hover {
text-decoration:none;
}
.back-btn:before {
content: "\3008";
margin: 0 -6px 0 4px;
}
.footer {
border-top:solid 1px #e7e7e7;
padding:40px 0;
}
|
src/main/webapp/assets/stylesheets/style.rtl.css
|
body {
position:relative;
font-family: "Roboto", "Helvetica Neue", sans-serif;
}
h1,h2,h3,h4,h5 {
font-weight: 300;
}
h1 {
letter-spacing: -1px;
font-size: 60px;
}
h2 {
font-size: 36px;
}
h3 {
font-size: 28px;
}
h4 {
font-weight: 400;
line-height: 1.2em;
font-size: 18px;
}
h5 {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 14px;
}
.navbar {
margin:0;
}
.navbar-default {
background:#fff;
border-bottom: solid 1px #E7E7E7;
}
.recipe-nav {
background:#fff;
border-bottom: solid 1px #E7E7E7;
}
.recipe-nav.affix {
top: 0;
width: 100%;
z-index: 100;
}
.jumbotron {
max-height:450px;
padding-top: 150px;
padding-bottom: 150px;
margin:0;
background:url("/assets/images/hero.jpg") center center no-repeat;
background-size:cover;
color:#fff;
}
.jumbotron p {
font-size: 26px;
color: #FFF;
letter-spacing: 5px;
font-weight: 100;
margin: 0;
text-transform: uppercase;
}
.nav-tabs {
text-align:center;
border:none;
}
.nav-tabs li {
float:none;
display:inline-block;
margin:0 5px;
}
.nav-tabs li > a {
color: #A7A79B;
text-transform: uppercase;
font-weight: 300;
letter-spacing: 1px;
font-size: 90%;
padding: 20px 15px;
border-width: 0 0 2px 0 !important;
border-color:#fff;
}
.nav-tabs li > a:hover,
.nav-tabs li > a:focus {
background:#fafafa;
border-color:#fafafa;
color:#000;
}
.nav-tabs li.active > a,
.nav-tabs li.active > a:hover {
color:#000;
border-bottom:solid 2px #0ADE93;
}
.content {
background:#F8F8F6;
padding-bottom:100px;
padding-top:60px;
}
.affix-top + .content {
padding-top:0 !important;
}
.affix + .content {
padding-top:60px;
}
.anchor {
top:-50px;
position:relative;
}
.page-header {
border:none;
text-align:center;
}
.page-header:after {
content: " ";
width: 120px;
border-radius: 5px;
height: 3px;
background: #E7E7E5;
margin: 5px auto 0;
display: block;
}
.page-header h2 {
color: #8C9099;
}
.panel-default {
border-color: #E2E2E0;
border-width: 0 0 2px 0;
box-shadow: none;
}
.panel-default .panel-body {
padding:20px 15px 15px;
}
.recipe-thumbnail {
overflow: hidden;
display:block;
color: #525252;
}
.recipe-thumbnail .panel-body {
height:130px;
}
.recipe-thumbnail h4 {
margin: 0 0 5px;
}
.recipe-thumbnail p {
color: #929292;
font-size: 14px;
font-weight: 300;
}
.recipe {
text-align:right;
font-weight:300;
color:#5A6875;
line-height:1.3em;
margin:0 0 30px;
}
.recipe h2 {
margin: 5px 0 30px 0;
}
.recipe h5 {
margin-bottom:20px;
opacity:0.6;
}
.recipe p {
line-height:1.6em;
margin-bottom:20px;
opacity:0.8;
font-size:16px;
}
.recipe hr {
margin:40px 0;
}
.recipe-table {
margin:20px 0;
}
.recipe-table td,
.recipe-table th {
border: none !important;
color: #818A96;
padding: 3px 5px !important;
}
.recipe-table th {
width:1%;
font-weight:500;
white-space:nowrap;
font-size:110%;
}
.recipe-table td {
font-weight:300;
opacity:0.8;
}
.back-btn:hover {
text-decoration:none;
}
.back-btn:before {
content: "\3008";
margin: 0 -6px 0 4px;
}
.footer {
border-top:solid 1px #e7e7e7;
padding:40px 0;
}
| 0.25488 | 0.078997 |
.icon-ace { background-image: url(../img/ace.png);}
.icon-acid-blob { background-image: url(../img/acid-blob.png);}
.icon-acid-tube { background-image: url(../img/acid-tube.png);}
.icon-acid { background-image: url(../img/acid.png);}
.icon-acorn { background-image: url(../img/acorn.png);}
.icon-aerial-signal { background-image: url(../img/aerial-signal.png);}
.icon-aerosol { background-image: url(../img/aerosol.png);}
.icon-afterburn { background-image: url(../img/afterburn.png);}
.icon-alien-skull { background-image: url(../img/alien-skull.png);}
.icon-alien-stare { background-image: url(../img/alien-stare.png);}
.icon-all-for-one { background-image: url(../img/all-for-one.png);}
.icon-alligator-clip { background-image: url(../img/alligator-clip.png);}
.icon-ammo-box { background-image: url(../img/ammo-box.png);}
.icon-ammonite-fossil { background-image: url(../img/ammonite-fossil.png);}
.icon-ammonite { background-image: url(../img/ammonite.png);}
.icon-amphora { background-image: url(../img/amphora.png);}
.icon-anatomy { background-image: url(../img/anatomy.png);}
.icon-anchor { background-image: url(../img/anchor.png);}
.icon-andromeda-chain { background-image: url(../img/andromeda-chain.png);}
.icon-angel-outfit { background-image: url(../img/angel-outfit.png);}
.icon-angel-wings { background-image: url(../img/angel-wings.png);}
.icon-angler-fish { background-image: url(../img/angler-fish.png);}
.icon-angular-spider { background-image: url(../img/angular-spider.png);}
.icon-animal-hide { background-image: url(../img/animal-hide.png);}
.icon-animal-skull { background-image: url(../img/animal-skull.png);}
.icon-ankh { background-image: url(../img/ankh.png);}
.icon-anthem { background-image: url(../img/anthem.png);}
.icon-anvil-impact { background-image: url(../img/anvil-impact.png);}
.icon-anvil { background-image: url(../img/anvil.png);}
.icon-apple-maggot { background-image: url(../img/apple-maggot.png);}
.icon-apple-seeds { background-image: url(../img/apple-seeds.png);}
.icon-aquarius { background-image: url(../img/aquarius.png);}
.icon-archery-target { background-image: url(../img/archery-target.png);}
.icon-architect-mask { background-image: url(../img/architect-mask.png);}
.icon-arcing-bolt { background-image: url(../img/arcing-bolt.png);}
.icon-arena { background-image: url(../img/arena.png);}
.icon-aries { background-image: url(../img/aries.png);}
.icon-armadillo-tail { background-image: url(../img/armadillo-tail.png);}
.icon-armoured-shell { background-image: url(../img/armoured-shell.png);}
.icon-arrow-cluster { background-image: url(../img/arrow-cluster.png);}
.icon-arrow-flights { background-image: url(../img/arrow-flights.png);}
.icon-arrowed { background-image: url(../img/arrowed.png);}
.icon-arrowhead { background-image: url(../img/arrowhead.png);}
.icon-arrows-shield { background-image: url(../img/arrows-shield.png);}
.icon-arson { background-image: url(../img/arson.png);}
.icon-artificial-hive { background-image: url(../img/artificial-hive.png);}
.icon-at-sea { background-image: url(../img/at-sea.png);}
.icon-atomic-slashes { background-image: url(../img/atomic-slashes.png);}
.icon-aubergine { background-image: url(../img/aubergine.png);}
.icon-aura { background-image: url(../img/aura.png);}
.icon-auto-repair { background-image: url(../img/auto-repair.png);}
.icon-autogun { background-image: url(../img/autogun.png);}
.icon-awareness { background-image: url(../img/awareness.png);}
.icon-axe-in-stump { background-image: url(../img/axe-in-stump.png);}
.icon-axe-swing { background-image: url(../img/axe-swing.png);}
.icon-back-forth { background-image: url(../img/back-forth.png);}
.icon-back-pain { background-image: url(../img/back-pain.png);}
.icon-backstab { background-image: url(../img/backstab.png);}
.icon-backup { background-image: url(../img/backup.png);}
.icon-balloons { background-image: url(../img/balloons.png);}
.icon-bandage-roll { background-image: url(../img/bandage-roll.png);}
.icon-bandaged { background-image: url(../img/bandaged.png);}
.icon-barbed-arrow { background-image: url(../img/barbed-arrow.png);}
.icon-barbed-spear { background-image: url(../img/barbed-spear.png);}
.icon-barbed-wire { background-image: url(../img/barbed-wire.png);}
.icon-barbute { background-image: url(../img/barbute.png);}
.icon-barefoot { background-image: url(../img/barefoot.png);}
.icon-bat-blade { background-image: url(../img/bat-blade.png);}
.icon-bat-wing { background-image: url(../img/bat-wing.png);}
.icon-battered-axe { background-image: url(../img/battered-axe.png);}
.icon-batteries { background-image: url(../img/batteries.png);}
.icon-battery-0 { background-image: url(../img/battery-0.png);}
.icon-battery-100 { background-image: url(../img/battery-100.png);}
.icon-battery-25 { background-image: url(../img/battery-25.png);}
.icon-battery-50 { background-image: url(../img/battery-50.png);}
.icon-battery-75 { background-image: url(../img/battery-75.png);}
.icon-battery-minus { background-image: url(../img/battery-minus.png);}
.icon-battery-pack-alt { background-image: url(../img/battery-pack-alt.png);}
.icon-battery-pack { background-image: url(../img/battery-pack.png);}
.icon-battery-plus { background-image: url(../img/battery-plus.png);}
.icon-battle-axe { background-image: url(../img/battle-axe.png);}
.icon-battle-gear { background-image: url(../img/battle-gear.png);}
.icon-batwing-emblem { background-image: url(../img/batwing-emblem.png);}
.icon-beam-wake { background-image: url(../img/beam-wake.png);}
.icon-beams-aura { background-image: url(../img/beams-aura.png);}
.icon-beanstalk { background-image: url(../img/beanstalk.png);}
.icon-beard { background-image: url(../img/beard.png);}
.icon-beast-eye { background-image: url(../img/beast-eye.png);}
.icon-bee { background-image: url(../img/bee.png);}
.icon-beech { background-image: url(../img/beech.png);}
.icon-beer-stein { background-image: url(../img/beer-stein.png);}
.icon-beetle-shell { background-image: url(../img/beetle-shell.png);}
.icon-behold { background-image: url(../img/behold.png);}
.icon-belt-buckles { background-image: url(../img/belt-buckles.png);}
.icon-bestial-fangs { background-image: url(../img/bestial-fangs.png);}
.icon-beveled-star { background-image: url(../img/beveled-star.png);}
.icon-big-egg { background-image: url(../img/big-egg.png);}
.icon-big-wave { background-image: url(../img/big-wave.png);}
.icon-biohazard { background-image: url(../img/biohazard.png);}
.icon-bird-claw { background-image: url(../img/bird-claw.png);}
.icon-bird-limb { background-image: url(../img/bird-limb.png);}
.icon-bird-mask { background-image: url(../img/bird-mask.png);}
.icon-bird-twitter { background-image: url(../img/bird-twitter.png);}
.icon-black-bar { background-image: url(../img/black-bar.png);}
.icon-black-book { background-image: url(../img/black-book.png);}
.icon-black-cat { background-image: url(../img/black-cat.png);}
.icon-black-flag { background-image: url(../img/black-flag.png);}
.icon-black-hole-bolas { background-image: url(../img/black-hole-bolas.png);}
.icon-blackball { background-image: url(../img/blackball.png);}
.icon-blackcurrant { background-image: url(../img/blackcurrant.png);}
.icon-blade-bite { background-image: url(../img/blade-bite.png);}
.icon-blade-fall { background-image: url(../img/blade-fall.png);}
.icon-blast { background-image: url(../img/blast.png);}
.icon-blaster { background-image: url(../img/blaster.png);}
.icon-bleeding-eye { background-image: url(../img/bleeding-eye.png);}
.icon-bleeding-heart { background-image: url(../img/bleeding-heart.png);}
.icon-bloody-stash { background-image: url(../img/bloody-stash.png);}
.icon-blunderbuss { background-image: url(../img/blunderbuss.png);}
.icon-boar-tusks { background-image: url(../img/boar-tusks.png);}
.icon-boiling-bubbles { background-image: url(../img/boiling-bubbles.png);}
.icon-bolas { background-image: url(../img/bolas.png);}
.icon-bolt-shield { background-image: url(../img/bolt-shield.png);}
.icon-bolter-gun { background-image: url(../img/bolter-gun.png);}
.icon-bombing-run { background-image: url(../img/bombing-run.png);}
.icon-bone-gnawer { background-image: url(../img/bone-gnawer.png);}
.icon-bone-knife { background-image: url(../img/bone-knife.png);}
.icon-book-aura { background-image: url(../img/book-aura.png);}
.icon-book-cover { background-image: url(../img/book-cover.png);}
.icon-book-storm { background-image: url(../img/book-storm.png);}
.icon-bookmark { background-image: url(../img/bookmark.png);}
.icon-bookmarklet { background-image: url(../img/bookmarklet.png);}
.icon-boomerang { background-image: url(../img/boomerang.png);}
.icon-boot-prints { background-image: url(../img/boot-prints.png);}
.icon-boot-stomp { background-image: url(../img/boot-stomp.png);}
.icon-boots { background-image: url(../img/boots.png);}
.icon-bordered-shield { background-image: url(../img/bordered-shield.png);}
.icon-bottle-vapors { background-image: url(../img/bottle-vapors.png);}
.icon-bottled-bolt { background-image: url(../img/bottled-bolt.png);}
.icon-bottom-right-3d-arrow { background-image: url(../img/bottom-right-3d-arrow.png);}
.icon-bowie-knife { background-image: url(../img/bowie-knife.png);}
.icon-bowl-spiral { background-image: url(../img/bowl-spiral.png);}
.icon-bowling-pin { background-image: url(../img/bowling-pin.png);}
.icon-bowling-propulsion { background-image: url(../img/bowling-propulsion.png);}
.icon-bowman { background-image: url(../img/bowman.png);}
.icon-boxing-glove-surprise { background-image: url(../img/boxing-glove-surprise.png);}
.icon-boxing-glove { background-image: url(../img/boxing-glove.png);}
.icon-brain-freeze { background-image: url(../img/brain-freeze.png);}
.icon-brain-stem { background-image: url(../img/brain-stem.png);}
.icon-brain { background-image: url(../img/brain.png);}
.icon-brainstorm { background-image: url(../img/brainstorm.png);}
.icon-branch-arrow { background-image: url(../img/branch-arrow.png);}
.icon-brandy-bottle { background-image: url(../img/brandy-bottle.png);}
.icon-brass-eye { background-image: url(../img/brass-eye.png);}
.icon-breastplate { background-image: url(../img/breastplate.png);}
.icon-brick-pile { background-image: url(../img/brick-pile.png);}
.icon-bridge { background-image: url(../img/bridge.png);}
.icon-broadhead-arrow { background-image: url(../img/broadhead-arrow.png);}
.icon-broadsword { background-image: url(../img/broadsword.png);}
.icon-broken-bone { background-image: url(../img/broken-bone.png);}
.icon-broken-bottle { background-image: url(../img/broken-bottle.png);}
.icon-broken-heart { background-image: url(../img/broken-heart.png);}
.icon-broken-shield { background-image: url(../img/broken-shield.png);}
.icon-broken-skull { background-image: url(../img/broken-skull.png);}
.icon-broken-tablet { background-image: url(../img/broken-tablet.png);}
.icon-brutal-helm { background-image: url(../img/brutal-helm.png);}
.icon-bubble-field { background-image: url(../img/bubble-field.png);}
.icon-bubbling-flask { background-image: url(../img/bubbling-flask.png);}
.icon-bud { background-image: url(../img/bud.png);}
.icon-bugle-call { background-image: url(../img/bugle-call.png);}
.icon-bulb { background-image: url(../img/bulb.png);}
.icon-bull-horns { background-image: url(../img/bull-horns.png);}
.icon-bull { background-image: url(../img/bull.png);}
.icon-bullets { background-image: url(../img/bullets.png);}
.icon-burn { background-image: url(../img/burn.png);}
.icon-burning-book { background-image: url(../img/burning-book.png);}
.icon-burning-dot { background-image: url(../img/burning-dot.png);}
.icon-burning-embers { background-image: url(../img/burning-embers.png);}
.icon-burning-eye { background-image: url(../img/burning-eye.png);}
.icon-burning-meteor { background-image: url(../img/burning-meteor.png);}
.icon-burning-passion { background-image: url(../img/burning-passion.png);}
.icon-burning-round-shot { background-image: url(../img/burning-round-shot.png);}
.icon-burning-tree { background-image: url(../img/burning-tree.png);}
.icon-burst-blob { background-image: url(../img/burst-blob.png);}
.icon-butterfly-warning { background-image: url(../img/butterfly-warning.png);}
.icon-butterfly { background-image: url(../img/butterfly.png);}
.icon-caged-ball { background-image: url(../img/caged-ball.png);}
.icon-cake-slice { background-image: url(../img/cake-slice.png);}
.icon-caldera { background-image: url(../img/caldera.png);}
.icon-campfire { background-image: url(../img/campfire.png);}
.icon-cancel { background-image: url(../img/cancel.png);}
.icon-cancer { background-image: url(../img/cancer.png);}
.icon-candle-flame { background-image: url(../img/candle-flame.png);}
.icon-candle-holder { background-image: url(../img/candle-holder.png);}
.icon-candle-light { background-image: url(../img/candle-light.png);}
.icon-candle-skull { background-image: url(../img/candle-skull.png);}
.icon-candlebright { background-image: url(../img/candlebright.png);}
.icon-cannister { background-image: url(../img/cannister.png);}
.icon-cannon-ball { background-image: url(../img/cannon-ball.png);}
.icon-cannon-shot { background-image: url(../img/cannon-shot.png);}
.icon-cannon { background-image: url(../img/cannon.png);}
.icon-capitol { background-image: url(../img/capitol.png);}
.icon-capricorn { background-image: url(../img/capricorn.png);}
.icon-cargo-crane { background-image: url(../img/cargo-crane.png);}
.icon-carillon { background-image: url(../img/carillon.png);}
.icon-carrion { background-image: url(../img/carrion.png);}
.icon-carrot { background-image: url(../img/carrot.png);}
.icon-cartwheel { background-image: url(../img/cartwheel.png);}
.icon-cash { background-image: url(../img/cash.png);}
.icon-castle { background-image: url(../img/castle.png);}
.icon-cauldron { background-image: url(../img/cauldron.png);}
.icon-cctv-camera { background-image: url(../img/cctv-camera.png);}
.icon-centipede { background-image: url(../img/centipede.png);}
.icon-chain-lightning { background-image: url(../img/chain-lightning.png);}
.icon-chain-mail { background-image: url(../img/chain-mail.png);}
.icon-chained-heart { background-image: url(../img/chained-heart.png);}
.icon-chaingun { background-image: url(../img/chaingun.png);}
.icon-chalice-drops { background-image: url(../img/chalice-drops.png);}
.icon-charm { background-image: url(../img/charm.png);}
.icon-checkbox-tree { background-image: url(../img/checkbox-tree.png);}
.icon-checked-shield { background-image: url(../img/checked-shield.png);}
.icon-cheerful { background-image: url(../img/cheerful.png);}
.icon-cheese-wedge { background-image: url(../img/cheese-wedge.png);}
.icon-chemical-arrow { background-image: url(../img/chemical-arrow.png);}
.icon-chemical-bolt { background-image: url(../img/chemical-bolt.png);}
.icon-chemical-drop { background-image: url(../img/chemical-drop.png);}
.icon-chemical-tank { background-image: url(../img/chemical-tank.png);}
.icon-chicken-leg { background-image: url(../img/chicken-leg.png);}
.icon-circuitry { background-image: url(../img/circuitry.png);}
.icon-circular-saw { background-image: url(../img/circular-saw.png);}
.icon-circular-sawblade { background-image: url(../img/circular-sawblade.png);}
.icon-claw-hammer { background-image: url(../img/claw-hammer.png);}
.icon-claw { background-image: url(../img/claw.png);}
.icon-cloak-dagger { background-image: url(../img/cloak-dagger.png);}
.icon-clockwork { background-image: url(../img/clockwork.png);}
.icon-clout { background-image: url(../img/clout.png);}
.icon-clover-spiked { background-image: url(../img/clover-spiked.png);}
.icon-clover { background-image: url(../img/clover.png);}
.icon-cluster-bomb { background-image: url(../img/cluster-bomb.png);}
.icon-cobweb { background-image: url(../img/cobweb.png);}
.icon-coffee-mug { background-image: url(../img/coffee-mug.png);}
.icon-coffin { background-image: url(../img/coffin.png);}
.icon-cog-lock { background-image: url(../img/cog-lock.png);}
.icon-cog { background-image: url(../img/cog.png);}
.icon-cogsplosion { background-image: url(../img/cogsplosion.png);}
.icon-coiling-curl { background-image: url(../img/coiling-curl.png);}
.icon-cold-heart { background-image: url(../img/cold-heart.png);}
.icon-coma { background-image: url(../img/coma.png);}
.icon-comb { background-image: url(../img/comb.png);}
.icon-compass { background-image: url(../img/compass.png);}
.icon-concentration-orb { background-image: url(../img/concentration-orb.png);}
.icon-condor-emblem { background-image: url(../img/condor-emblem.png);}
.icon-condylura-skull { background-image: url(../img/condylura-skull.png);}
.icon-conversation { background-image: url(../img/conversation.png);}
.icon-cool-spices { background-image: url(../img/cool-spices.png);}
.icon-corked-tube { background-image: url(../img/corked-tube.png);}
.icon-cowled { background-image: url(../img/cowled.png);}
.icon-crab-claw { background-image: url(../img/crab-claw.png);}
.icon-crab { background-image: url(../img/crab.png);}
.icon-cracked-ball-dunk { background-image: url(../img/cracked-ball-dunk.png);}
.icon-cracked-disc { background-image: url(../img/cracked-disc.png);}
.icon-cracked-glass { background-image: url(../img/cracked-glass.png);}
.icon-cracked-helm { background-image: url(../img/cracked-helm.png);}
.icon-cracked-mask { background-image: url(../img/cracked-mask.png);}
.icon-cracked-saber { background-image: url(../img/cracked-saber.png);}
.icon-cracked-shield { background-image: url(../img/cracked-shield.png);}
.icon-crags { background-image: url(../img/crags.png);}
.icon-crawl { background-image: url(../img/crawl.png);}
.icon-crenulated-shield { background-image: url(../img/crenulated-shield.png);}
.icon-crescent-blade { background-image: url(../img/crescent-blade.png);}
.icon-crested-helmet { background-image: url(../img/crested-helmet.png);}
.icon-croc-jaws { background-image: url(../img/croc-jaws.png);}
.icon-croc-sword { background-image: url(../img/croc-sword.png);}
.icon-crossbow { background-image: url(../img/crossbow.png);}
.icon-crossed-air-flows { background-image: url(../img/crossed-air-flows.png);}
.icon-crossed-axes { background-image: url(../img/crossed-axes.png);}
.icon-crossed-bones { background-image: url(../img/crossed-bones.png);}
.icon-crossed-chains { background-image: url(../img/crossed-chains.png);}
.icon-crossed-claws { background-image: url(../img/crossed-claws.png);}
.icon-crossed-pistols { background-image: url(../img/crossed-pistols.png);}
.icon-crossed-sabres { background-image: url(../img/crossed-sabres.png);}
.icon-crossed-slashes { background-image: url(../img/crossed-slashes.png);}
.icon-crossed-swords { background-image: url(../img/crossed-swords.png);}
.icon-crow-dive { background-image: url(../img/crow-dive.png);}
.icon-crown-coin { background-image: url(../img/crown-coin.png);}
.icon-crown-of-thorns { background-image: url(../img/crown-of-thorns.png);}
.icon-crown { background-image: url(../img/crown.png);}
.icon-crowned-explosion { background-image: url(../img/crowned-explosion.png);}
.icon-crowned-heart { background-image: url(../img/crowned-heart.png);}
.icon-crowned-skull { background-image: url(../img/crowned-skull.png);}
.icon-crush { background-image: url(../img/crush.png);}
.icon-crystal-ball { background-image: url(../img/crystal-ball.png);}
.icon-crystal-bars { background-image: url(../img/crystal-bars.png);}
.icon-crystal-cluster { background-image: url(../img/crystal-cluster.png);}
.icon-crystal-eye { background-image: url(../img/crystal-eye.png);}
.icon-crystal-growth { background-image: url(../img/crystal-growth.png);}
.icon-crystal-shine { background-image: url(../img/crystal-shine.png);}
.icon-crystal-wand { background-image: url(../img/crystal-wand.png);}
.icon-crystalize { background-image: url(../img/crystalize.png);}
.icon-cubeforce { background-image: url(../img/cubeforce.png);}
.icon-cubes { background-image: url(../img/cubes.png);}
.icon-cupidon-arrow { background-image: url(../img/cupidon-arrow.png);}
.icon-curled-leaf { background-image: url(../img/curled-leaf.png);}
.icon-curled-tentacle { background-image: url(../img/curled-tentacle.png);}
.icon-curling-vines { background-image: url(../img/curling-vines.png);}
.icon-curly-wing { background-image: url(../img/curly-wing.png);}
.icon-curvy-knife { background-image: url(../img/curvy-knife.png);}
.icon-cut-diamond { background-image: url(../img/cut-diamond.png);}
.icon-cut-palm { background-image: url(../img/cut-palm.png);}
.icon-cycle { background-image: url(../img/cycle.png);}
.icon-cyclops { background-image: url(../img/cyclops.png);}
.icon-daggers { background-image: url(../img/daggers.png);}
.icon-daisy { background-image: url(../img/daisy.png);}
.icon-dark-squad { background-image: url(../img/dark-squad.png);}
.icon-dead-eye { background-image: url(../img/dead-eye.png);}
.icon-dead-head { background-image: url(../img/dead-head.png);}
.icon-dead-wood { background-image: url(../img/dead-wood.png);}
.icon-death-note { background-image: url(../img/death-note.png);}
.icon-death-skull { background-image: url(../img/death-skull.png);}
.icon-death-zone { background-image: url(../img/death-zone.png);}
.icon-deathcab { background-image: url(../img/deathcab.png);}
.icon-decapitation { background-image: url(../img/decapitation.png);}
.icon-defibrilate { background-image: url(../img/defibrilate.png);}
.icon-demolish { background-image: url(../img/demolish.png);}
.icon-dervish-swords { background-image: url(../img/dervish-swords.png);}
.icon-desert-skull { background-image: url(../img/desert-skull.png);}
.icon-desk-lamp { background-image: url(../img/desk-lamp.png);}
.icon-despair { background-image: url(../img/despair.png);}
.icon-diablo-skull { background-image: url(../img/diablo-skull.png);}
.icon-diamond-hard { background-image: url(../img/diamond-hard.png);}
.icon-dice-six-faces-five { background-image: url(../img/dice-six-faces-five.png);}
.icon-dice-six-faces-four { background-image: url(../img/dice-six-faces-four.png);}
.icon-dice-six-faces-one { background-image: url(../img/dice-six-faces-one.png);}
.icon-dice-six-faces-six { background-image: url(../img/dice-six-faces-six.png);}
.icon-dice-six-faces-three { background-image: url(../img/dice-six-faces-three.png);}
.icon-dice-six-faces-two { background-image: url(../img/dice-six-faces-two.png);}
.icon-dig-dug { background-image: url(../img/dig-dug.png);}
.icon-dinosaur-bones { background-image: url(../img/dinosaur-bones.png);}
.icon-dinosaur-egg { background-image: url(../img/dinosaur-egg.png);}
.icon-dinosaur-rex { background-image: url(../img/dinosaur-rex.png);}
.icon-disintegrate { background-image: url(../img/disintegrate.png);}
.icon-distraction { background-image: url(../img/distraction.png);}
.icon-divergence { background-image: url(../img/divergence.png);}
.icon-divert { background-image: url(../img/divert.png);}
.icon-diving-dagger { background-image: url(../img/diving-dagger.png);}
.icon-dna1 { background-image: url(../img/dna1.png);}
.icon-dna2 { background-image: url(../img/dna2.png);}
.icon-doctor-face { background-image: url(../img/doctor-face.png);}
.icon-dodge { background-image: url(../img/dodge.png);}
.icon-dodging { background-image: url(../img/dodging.png);}
.icon-domino-mask { background-image: url(../img/domino-mask.png);}
.icon-double-dragon { background-image: url(../img/double-dragon.png);}
.icon-double-quaver { background-image: url(../img/double-quaver.png);}
.icon-double-shot { background-image: url(../img/double-shot.png);}
.icon-doubled { background-image: url(../img/doubled.png);}
.icon-dove { background-image: url(../img/dove.png);}
.icon-dozen { background-image: url(../img/dozen.png);}
.icon-dragon-balls { background-image: url(../img/dragon-balls.png);}
.icon-dragon-breath { background-image: url(../img/dragon-breath.png);}
.icon-dragon-head { background-image: url(../img/dragon-head.png);}
.icon-dragon-spiral { background-image: url(../img/dragon-spiral.png);}
.icon-dragonfly { background-image: url(../img/dragonfly.png);}
.icon-drama-masks { background-image: url(../img/drama-masks.png);}
.icon-drill { background-image: url(../img/drill.png);}
.icon-drink-me { background-image: url(../img/drink-me.png);}
.icon-dripping-blade { background-image: url(../img/dripping-blade.png);}
.icon-dripping-goo { background-image: url(../img/dripping-goo.png);}
.icon-dripping-honey { background-image: url(../img/dripping-honey.png);}
.icon-dripping-knife { background-image: url(../img/dripping-knife.png);}
.icon-dripping-stone { background-image: url(../img/dripping-stone.png);}
.icon-dripping-sword { background-image: url(../img/dripping-sword.png);}
.icon-drop { background-image: url(../img/drop.png);}
.icon-droplet-splash { background-image: url(../img/droplet-splash.png);}
.icon-droplets { background-image: url(../img/droplets.png);}
.icon-drowning { background-image: url(../img/drowning.png);}
.icon-duality { background-image: url(../img/duality.png);}
.icon-duel { background-image: url(../img/duel.png);}
.icon-eagle-emblem { background-image: url(../img/eagle-emblem.png);}
.icon-earth-crack { background-image: url(../img/earth-crack.png);}
.icon-earth-spit { background-image: url(../img/earth-spit.png);}
.icon-eclipse { background-image: url(../img/eclipse.png);}
.icon-edge-crack { background-image: url(../img/edge-crack.png);}
.icon-edged-shield { background-image: url(../img/edged-shield.png);}
.icon-egg-clutch { background-image: url(../img/egg-clutch.png);}
.icon-egg-pod { background-image: url(../img/egg-pod.png);}
.icon-egyptian-pyramids { background-image: url(../img/egyptian-pyramids.png);}
.icon-elderberry { background-image: url(../img/elderberry.png);}
.icon-electric-whip { background-image: url(../img/electric-whip.png);}
.icon-electric { background-image: url(../img/electric.png);}
.icon-elf-ear { background-image: url(../img/elf-ear.png);}
.icon-ember-shot { background-image: url(../img/ember-shot.png);}
.icon-embrassed-energy { background-image: url(../img/embrassed-energy.png);}
.icon-embryo { background-image: url(../img/embryo.png);}
.icon-emerald { background-image: url(../img/emerald.png);}
.icon-empty-chessboard { background-image: url(../img/empty-chessboard.png);}
.icon-empty-hourglass { background-image: url(../img/empty-hourglass.png);}
.icon-energise { background-image: url(../img/energise.png);}
.icon-energy-arrow { background-image: url(../img/energy-arrow.png);}
.icon-energy-shield { background-image: url(../img/energy-shield.png);}
.icon-energy-sword { background-image: url(../img/energy-sword.png);}
.icon-engagement-ring { background-image: url(../img/engagement-ring.png);}
.icon-ent-mouth { background-image: url(../img/ent-mouth.png);}
.icon-envelope { background-image: url(../img/envelope.png);}
.icon-erlenmeyer { background-image: url(../img/erlenmeyer.png);}
.icon-eruption { background-image: url(../img/eruption.png);}
.icon-eskimo { background-image: url(../img/eskimo.png);}
.icon-evil-book { background-image: url(../img/evil-book.png);}
.icon-evil-fork { background-image: url(../img/evil-fork.png);}
.icon-evil-moon { background-image: url(../img/evil-moon.png);}
.icon-evil-tree { background-image: url(../img/evil-tree.png);}
.icon-evil-wings { background-image: url(../img/evil-wings.png);}
.icon-expander { background-image: url(../img/expander.png);}
.icon-explosive-materials { background-image: url(../img/explosive-materials.png);}
.icon-extra-lucid { background-image: url(../img/extra-lucid.png);}
.icon-eye-shield { background-image: url(../img/eye-shield.png);}
.icon-eyeball { background-image: url(../img/eyeball.png);}
.icon-eyedropper { background-image: url(../img/eyedropper.png);}
.icon-eyestalk { background-image: url(../img/eyestalk.png);}
.icon-fairy-wand { background-image: url(../img/fairy-wand.png);}
.icon-fairy { background-image: url(../img/fairy.png);}
.icon-fall-down { background-image: url(../img/fall-down.png);}
.icon-falling-eye { background-image: url(../img/falling-eye.png);}
.icon-falling-leaf { background-image: url(../img/falling-leaf.png);}
.icon-falling-ovoid { background-image: url(../img/falling-ovoid.png);}
.icon-falling { background-image: url(../img/falling.png);}
.icon-fanged-skull { background-image: url(../img/fanged-skull.png);}
.icon-feather { background-image: url(../img/feather.png);}
.icon-feathered-wing { background-image: url(../img/feathered-wing.png);}
.icon-fedora { background-image: url(../img/fedora.png);}
.icon-female { background-image: url(../img/female.png);}
.icon-fez { background-image: url(../img/fez.png);}
.icon-field { background-image: url(../img/field.png);}
.icon-filelist.txt { background-image: url(../img/filelist.txt.png);}
.icon-fire-ace { background-image: url(../img/fire-ace.png);}
.icon-fire-axe { background-image: url(../img/fire-axe.png);}
.icon-fire-bomb { background-image: url(../img/fire-bomb.png);}
.icon-fire-bottle { background-image: url(../img/fire-bottle.png);}
.icon-fire-bowl { background-image: url(../img/fire-bowl.png);}
.icon-fire-breath { background-image: url(../img/fire-breath.png);}
.icon-fire-punch { background-image: url(../img/fire-punch.png);}
.icon-fire-ring { background-image: url(../img/fire-ring.png);}
.icon-fire-shield { background-image: url(../img/fire-shield.png);}
.icon-fire-wave { background-image: url(../img/fire-wave.png);}
.icon-fire { background-image: url(../img/fire.png);}
.icon-fireball { background-image: url(../img/fireball.png);}
.icon-fireflake { background-image: url(../img/fireflake.png);}
.icon-firework-rocket { background-image: url(../img/firework-rocket.png);}
.icon-first-aid { background-image: url(../img/first-aid.png);}
.icon-fish-corpse { background-image: url(../img/fish-corpse.png);}
.icon-fishbone { background-image: url(../img/fishbone.png);}
.icon-fishing-hook { background-image: url(../img/fishing-hook.png);}
.icon-fishing-net { background-image: url(../img/fishing-net.png);}
.icon-fist { background-image: url(../img/fist.png);}
.icon-fizzing-flask { background-image: url(../img/fizzing-flask.png);}
.icon-flake { background-image: url(../img/flake.png);}
.icon-flame-spin { background-image: url(../img/flame-spin.png);}
.icon-flame-tunnel { background-image: url(../img/flame-tunnel.png);}
.icon-flame { background-image: url(../img/flame.png);}
.icon-flamer { background-image: url(../img/flamer.png);}
.icon-flaming-arrow { background-image: url(../img/flaming-arrow.png);}
.icon-flaming-claw { background-image: url(../img/flaming-claw.png);}
.icon-flaming-trident { background-image: url(../img/flaming-trident.png);}
.icon-flash-grenade { background-image: url(../img/flash-grenade.png);}
.icon-flat-hammer { background-image: url(../img/flat-hammer.png);}
.icon-fleshy-mass { background-image: url(../img/fleshy-mass.png);}
.icon-flexible-star { background-image: url(../img/flexible-star.png);}
.icon-floating-crystal { background-image: url(../img/floating-crystal.png);}
.icon-flower-pot { background-image: url(../img/flower-pot.png);}
.icon-flowers { background-image: url(../img/flowers.png);}
.icon-fluffy-cloud { background-image: url(../img/fluffy-cloud.png);}
.icon-fluffy-swirl { background-image: url(../img/fluffy-swirl.png);}
.icon-fluffy-wing { background-image: url(../img/fluffy-wing.png);}
.icon-flying-dagger { background-image: url(../img/flying-dagger.png);}
.icon-flying-flag { background-image: url(../img/flying-flag.png);}
.icon-foam { background-image: url(../img/foam.png);}
.icon-focused-lightning { background-image: url(../img/focused-lightning.png);}
.icon-folded-paper { background-image: url(../img/folded-paper.png);}
.icon-food-chain { background-image: url(../img/food-chain.png);}
.icon-foot-trip { background-image: url(../img/foot-trip.png);}
.icon-footprint { background-image: url(../img/footprint.png);}
.icon-forward-field { background-image: url(../img/forward-field.png);}
.icon-fossil { background-image: url(../img/fossil.png);}
.icon-fountain-pen { background-image: url(../img/fountain-pen.png);}
.icon-fountain { background-image: url(../img/fountain.png);}
.icon-fox-head { background-image: url(../img/fox-head.png);}
.icon-fragrance { background-image: url(../img/fragrance.png);}
.icon-frankenstein-creature { background-image: url(../img/frankenstein-creature.png);}
.icon-freedom-dove { background-image: url(../img/freedom-dove.png);}
.icon-frog { background-image: url(../img/frog.png);}
.icon-front-teeth { background-image: url(../img/front-teeth.png);}
.icon-frontal-lobe { background-image: url(../img/frontal-lobe.png);}
.icon-frostfire { background-image: url(../img/frostfire.png);}
.icon-frozen-arrow { background-image: url(../img/frozen-arrow.png);}
.icon-frozen-block { background-image: url(../img/frozen-block.png);}
.icon-frozen-orb { background-image: url(../img/frozen-orb.png);}
.icon-fruiting { background-image: url(../img/fruiting.png);}
.icon-fulguro-punch { background-image: url(../img/fulguro-punch.png);}
.icon-galleon { background-image: url(../img/galleon.png);}
.icon-gamepad-cross { background-image: url(../img/gamepad-cross.png);}
.icon-gas-mask { background-image: url(../img/gas-mask.png);}
.icon-gavel { background-image: url(../img/gavel.png);}
.icon-gaze { background-image: url(../img/gaze.png);}
.icon-gear-hammer { background-image: url(../img/gear-hammer.png);}
.icon-gears { background-image: url(../img/gears.png);}
.icon-gecko { background-image: url(../img/gecko.png);}
.icon-gem-chain { background-image: url(../img/gem-chain.png);}
.icon-gem-necklace { background-image: url(../img/gem-necklace.png);}
.icon-gem-pendant { background-image: url(../img/gem-pendant.png);}
.icon-gemini { background-image: url(../img/gemini.png);}
.icon-gems { background-image: url(../img/gems.png);}
.icon-ghost { background-image: url(../img/ghost.png);}
.icon-gibbet { background-image: url(../img/gibbet.png);}
.icon-gift-of-knowledge { background-image: url(../img/gift-of-knowledge.png);}
.icon-gift-trap { background-image: url(../img/gift-trap.png);}
.icon-glass-heart { background-image: url(../img/glass-heart.png);}
.icon-glass-shot { background-image: url(../img/glass-shot.png);}
.icon-globe { background-image: url(../img/globe.png);}
.icon-gloop { background-image: url(../img/gloop.png);}
.icon-glowing-hands { background-image: url(../img/glowing-hands.png);}
.icon-gluttonous-smile { background-image: url(../img/gluttonous-smile.png);}
.icon-gluttony { background-image: url(../img/gluttony.png);}
.icon-gold-bar { background-image: url(../img/gold-bar.png);}
.icon-gold-scarab { background-image: url(../img/gold-scarab.png);}
.icon-goo-explosion { background-image: url(../img/goo-explosion.png);}
.icon-goo-skull { background-image: url(../img/goo-skull.png);}
.icon-goo-spurt { background-image: url(../img/goo-spurt.png);}
.icon-gooey-daemon { background-image: url(../img/gooey-daemon.png);}
.icon-gooey-eyed-sun { background-image: url(../img/gooey-eyed-sun.png);}
.icon-gooey-impact { background-image: url(../img/gooey-impact.png);}
.icon-gooey-sword { background-image: url(../img/gooey-sword.png);}
.icon-grab { background-image: url(../img/grab.png);}
.icon-grapes { background-image: url(../img/grapes.png);}
.icon-grasping-claws { background-image: url(../img/grasping-claws.png);}
.icon-grass { background-image: url(../img/grass.png);}
.icon-grease-trap { background-image: url(../img/grease-trap.png);}
.icon-grenade { background-image: url(../img/grenade.png);}
.icon-grim-reaper { background-image: url(../img/grim-reaper.png);}
.icon-groundbreaker { background-image: url(../img/groundbreaker.png);}
.icon-guarded-tower { background-image: url(../img/guarded-tower.png);}
.icon-guillotine { background-image: url(../img/guillotine.png);}
.icon-guitar { background-image: url(../img/guitar.png);}
.icon-gunshot { background-image: url(../img/gunshot.png);}
.icon-halberd-shuriken { background-image: url(../img/halberd-shuriken.png);}
.icon-halberd { background-image: url(../img/halberd.png);}
.icon-half-heart { background-image: url(../img/half-heart.png);}
.icon-hammer-drop { background-image: url(../img/hammer-drop.png);}
.icon-hammer-nails { background-image: url(../img/hammer-nails.png);}
.icon-hand-of-god { background-image: url(../img/hand-of-god.png);}
.icon-hand-saw { background-image: url(../img/hand-saw.png);}
.icon-hand { background-image: url(../img/hand.png);}
.icon-handcuffs { background-image: url(../img/handcuffs.png);}
.icon-hanging-spider { background-image: url(../img/hanging-spider.png);}
.icon-harpoon-chain { background-image: url(../img/harpoon-chain.png);}
.icon-harpoon-trident { background-image: url(../img/harpoon-trident.png);}
.icon-harpy { background-image: url(../img/harpy.png);}
.icon-hatchets { background-image: url(../img/hatchets.png);}
.icon-haunting { background-image: url(../img/haunting.png);}
.icon-hazard-sign { background-image: url(../img/hazard-sign.png);}
.icon-head-shot { background-image: url(../img/head-shot.png);}
.icon-headshot { background-image: url(../img/headshot.png);}
.icon-health-decrease { background-image: url(../img/health-decrease.png);}
.icon-health-increase { background-image: url(../img/health-increase.png);}
.icon-health-normal { background-image: url(../img/health-normal.png);}
.icon-heart-bottle { background-image: url(../img/heart-bottle.png);}
.icon-heart-drop { background-image: url(../img/heart-drop.png);}
.icon-heart-inside { background-image: url(../img/heart-inside.png);}
.icon-heart-organ { background-image: url(../img/heart-organ.png);}
.icon-heart-tower { background-image: url(../img/heart-tower.png);}
.icon-heartburn { background-image: url(../img/heartburn.png);}
.icon-heat-haze { background-image: url(../img/heat-haze.png);}
.icon-heavy-arrow { background-image: url(../img/heavy-arrow.png);}
.icon-heavy-helm { background-image: url(../img/heavy-helm.png);}
.icon-heavy-rain { background-image: url(../img/heavy-rain.png);}
.icon-helmet { background-image: url(../img/helmet.png);}
.icon-help { background-image: url(../img/help.png);}
.icon-hidden { background-image: url(../img/hidden.png);}
.icon-high-grass { background-image: url(../img/high-grass.png);}
.icon-high-shot { background-image: url(../img/high-shot.png);}
.icon-hive { background-image: url(../img/hive.png);}
.icon-hole-ladder { background-image: url(../img/hole-ladder.png);}
.icon-holy-grail { background-image: url(../img/holy-grail.png);}
.icon-holy-symbol { background-image: url(../img/holy-symbol.png);}
.icon-honeycomb { background-image: url(../img/honeycomb.png);}
.icon-honeypot { background-image: url(../img/honeypot.png);}
.icon-hood { background-image: url(../img/hood.png);}
.icon-hoof { background-image: url(../img/hoof.png);}
.icon-horn-internal { background-image: url(../img/horn-internal.png);}
.icon-horned-helm { background-image: url(../img/horned-helm.png);}
.icon-horned-skull { background-image: url(../img/horned-skull.png);}
.icon-horse-head { background-image: url(../img/horse-head.png);}
.icon-horseshoe { background-image: url(../img/horseshoe.png);}
.icon-hospital-cross { background-image: url(../img/hospital-cross.png);}
.icon-hot-spices { background-image: url(../img/hot-spices.png);}
.icon-hot-surface { background-image: url(../img/hot-surface.png);}
.icon-hound { background-image: url(../img/hound.png);}
.icon-hourglass { background-image: url(../img/hourglass.png);}
.icon-human-ear { background-image: url(../img/human-ear.png);}
.icon-hunting-horn { background-image: url(../img/hunting-horn.png);}
.icon-hydra-shot { background-image: url(../img/hydra-shot.png);}
.icon-hydra { background-image: url(../img/hydra.png);}
.icon-hypersonic-bolt { background-image: url(../img/hypersonic-bolt.png);}
.icon-hypodermic-test { background-image: url(../img/hypodermic-test.png);}
.icon-ice-bolt { background-image: url(../img/ice-bolt.png);}
.icon-ice-bomb { background-image: url(../img/ice-bomb.png);}
.icon-ice-cube { background-image: url(../img/ice-cube.png);}
.icon-ice-shield { background-image: url(../img/ice-shield.png);}
.icon-ice-spear { background-image: url(../img/ice-spear.png);}
.icon-icebergs { background-image: url(../img/icebergs.png);}
.icon-ifrit { background-image: url(../img/ifrit.png);}
.icon-imbricated-arrows { background-image: url(../img/imbricated-arrows.png);}
.icon-imp-laugh { background-image: url(../img/imp-laugh.png);}
.icon-imp { background-image: url(../img/imp.png);}
.icon-impact-point { background-image: url(../img/impact-point.png);}
.icon-implosion { background-image: url(../img/implosion.png);}
.icon-imprisoned { background-image: url(../img/imprisoned.png);}
.icon-incense { background-image: url(../img/incense.png);}
.icon-incisors { background-image: url(../img/incisors.png);}
.icon-infested-mass { background-image: url(../img/infested-mass.png);}
.icon-ink-swirl { background-image: url(../img/ink-swirl.png);}
.icon-inner-self { background-image: url(../img/inner-self.png);}
.icon-insect-jaws { background-image: url(../img/insect-jaws.png);}
.icon-interdiction { background-image: url(../img/interdiction.png);}
.icon-internal-injury { background-image: url(../img/internal-injury.png);}
.icon-internal-organ { background-image: url(../img/internal-organ.png);}
.icon-interstellar-path { background-image: url(../img/interstellar-path.png);}
.icon-invisible-face { background-image: url(../img/invisible-face.png);}
.icon-invisible { background-image: url(../img/invisible.png);}
.icon-iron-mask { background-image: url(../img/iron-mask.png);}
.icon-james-bond-aperture { background-image: url(../img/james-bond-aperture.png);}
.icon-jawbone { background-image: url(../img/jawbone.png);}
.icon-jellyfish { background-image: url(../img/jellyfish.png);}
.icon-jet-pack { background-image: url(../img/jet-pack.png);}
.icon-jetpack { background-image: url(../img/jetpack.png);}
.icon-jeweled-chalice { background-image: url(../img/jeweled-chalice.png);}
.icon-jigsaw-box { background-image: url(../img/jigsaw-box.png);}
.icon-jigsaw-piece { background-image: url(../img/jigsaw-piece.png);}
.icon-journey { background-image: url(../img/journey.png);}
.icon-juggler { background-image: url(../img/juggler.png);}
.icon-justice-star { background-image: url(../img/justice-star.png);}
.icon-kaleidoscope-pearls { background-image: url(../img/kaleidoscope-pearls.png);}
.icon-kevlar { background-image: url(../img/kevlar.png);}
.icon-key { background-image: url(../img/key.png);}
.icon-kindle { background-image: url(../img/kindle.png);}
.icon-king { background-image: url(../img/king.png);}
.icon-kitchen-knives { background-image: url(../img/kitchen-knives.png);}
.icon-knapsack { background-image: url(../img/knapsack.png);}
.icon-knife-fork { background-image: url(../img/knife-fork.png);}
.icon-knife-thrust { background-image: url(../img/knife-thrust.png);}
.icon-lamellar { background-image: url(../img/lamellar.png);}
.icon-lamprey-mouth { background-image: url(../img/lamprey-mouth.png);}
.icon-land-mine { background-image: url(../img/land-mine.png);}
.icon-lantern-flame { background-image: url(../img/lantern-flame.png);}
.icon-lantern { background-image: url(../img/lantern.png);}
.icon-laser-blast { background-image: url(../img/laser-blast.png);}
.icon-laser-gun { background-image: url(../img/laser-gun.png);}
.icon-laser-sparks { background-image: url(../img/laser-sparks.png);}
.icon-laser-warning { background-image: url(../img/laser-warning.png);}
.icon-laserburn { background-image: url(../img/laserburn.png);}
.icon-lasso { background-image: url(../img/lasso.png);}
.icon-laurel-crown { background-image: url(../img/laurel-crown.png);}
.icon-laurels { background-image: url(../img/laurels.png);}
.icon-lava { background-image: url(../img/lava.png);}
.icon-law-star { background-image: url(../img/law-star.png);}
.icon-layered-armor { background-image: url(../img/layered-armor.png);}
.icon-leaf-skeleton { background-image: url(../img/leaf-skeleton.png);}
.icon-leaf-swirl { background-image: url(../img/leaf-swirl.png);}
.icon-leaky-skull { background-image: url(../img/leaky-skull.png);}
.icon-leather-boot { background-image: url(../img/leather-boot.png);}
.icon-leather-vest { background-image: url(../img/leather-vest.png);}
.icon-leeching-worm { background-image: url(../img/leeching-worm.png);}
.icon-leo { background-image: url(../img/leo.png);}
.icon-letter-bomb { background-image: url(../img/letter-bomb.png);}
.icon-level-four-advanced { background-image: url(../img/level-four-advanced.png);}
.icon-level-four { background-image: url(../img/level-four.png);}
.icon-level-three-advanced { background-image: url(../img/level-three-advanced.png);}
.icon-level-three { background-image: url(../img/level-three.png);}
.icon-level-two-advanced { background-image: url(../img/level-two-advanced.png);}
.icon-level-two { background-image: url(../img/level-two.png);}
.icon-lever { background-image: url(../img/lever.png);}
.icon-libra { background-image: url(../img/libra.png);}
.icon-life-in-the-balance { background-image: url(../img/life-in-the-balance.png);}
.icon-life-support { background-image: url(../img/life-support.png);}
.icon-life-tap { background-image: url(../img/life-tap.png);}
.icon-lift { background-image: url(../img/lift.png);}
.icon-light-bulb { background-image: url(../img/light-bulb.png);}
.icon-lightning-arc { background-image: url(../img/lightning-arc.png);}
.icon-lightning-bow { background-image: url(../img/lightning-bow.png);}
.icon-lightning-branches { background-image: url(../img/lightning-branches.png);}
.icon-lightning-frequency { background-image: url(../img/lightning-frequency.png);}
.icon-lightning-helix { background-image: url(../img/lightning-helix.png);}
.icon-lightning-shield { background-image: url(../img/lightning-shield.png);}
.icon-lightning-shout { background-image: url(../img/lightning-shout.png);}
.icon-lightning-storm { background-image: url(../img/lightning-storm.png);}
.icon-lightning-tear { background-image: url(../img/lightning-tear.png);}
.icon-linked-rings { background-image: url(../img/linked-rings.png);}
.icon-lion { background-image: url(../img/lion.png);}
.icon-lips { background-image: url(../img/lips.png);}
.icon-list-files.bat { background-image: url(../img/list-files.bat.png);}
.icon-lit-candelabra { background-image: url(../img/lit-candelabra.png);}
.icon-lizard-tongue { background-image: url(../img/lizard-tongue.png);}
.icon-lizardman { background-image: url(../img/lizardman.png);}
.icon-lob-arrow { background-image: url(../img/lob-arrow.png);}
.icon-locked-chest { background-image: url(../img/locked-chest.png);}
.icon-locked-fortress { background-image: url(../img/locked-fortress.png);}
.icon-lotus-flower { background-image: url(../img/lotus-flower.png);}
.icon-lotus { background-image: url(../img/lotus.png);}
.icon-love-howl { background-image: url(../img/love-howl.png);}
.icon-love-song { background-image: url(../img/love-song.png);}
.icon-lucifer-cannon { background-image: url(../img/lucifer-cannon.png);}
.icon-lyre { background-image: url(../img/lyre.png);}
.icon-mace-head { background-image: url(../img/mace-head.png);}
.icon-machete { background-image: url(../img/machete.png);}
.icon-mad-scientist { background-image: url(../img/mad-scientist.png);}
.icon-maggot { background-image: url(../img/maggot.png);}
.icon-magic-gate { background-image: url(../img/magic-gate.png);}
.icon-magic-lamp { background-image: url(../img/magic-lamp.png);}
.icon-magic-palm { background-image: url(../img/magic-palm.png);}
.icon-magic-portal { background-image: url(../img/magic-portal.png);}
.icon-magic-shield { background-image: url(../img/magic-shield.png);}
.icon-magic-swirl { background-image: url(../img/magic-swirl.png);}
.icon-magnet-blast { background-image: url(../img/magnet-blast.png);}
.icon-magnet { background-image: url(../img/magnet.png);}
.icon-magnifying-glass { background-image: url(../img/magnifying-glass.png);}
.icon-mail-shirt { background-image: url(../img/mail-shirt.png);}
.icon-mailed-fist { background-image: url(../img/mailed-fist.png);}
.icon-male { background-image: url(../img/male.png);}
.icon-manacles { background-image: url(../img/manacles.png);}
.icon-mantrap { background-image: url(../img/mantrap.png);}
.icon-maple-leaf { background-image: url(../img/maple-leaf.png);}
.icon-marrow-drain { background-image: url(../img/marrow-drain.png);}
.icon-martini { background-image: url(../img/martini.png);}
.icon-masked-spider { background-image: url(../img/masked-spider.png);}
.icon-mass-driver { background-image: url(../img/mass-driver.png);}
.icon-match-head { background-image: url(../img/match-head.png);}
.icon-materials-science { background-image: url(../img/materials-science.png);}
.icon-maze { background-image: url(../img/maze.png);}
.icon-meat-cleaver { background-image: url(../img/meat-cleaver.png);}
.icon-meat-hook { background-image: url(../img/meat-hook.png);}
.icon-meat { background-image: url(../img/meat.png);}
.icon-mechanical-arm { background-image: url(../img/mechanical-arm.png);}
.icon-medal-skull { background-image: url(../img/medal-skull.png);}
.icon-medal { background-image: url(../img/medal.png);}
.icon-medical-pack-alt { background-image: url(../img/medical-pack-alt.png);}
.icon-medical-pack { background-image: url(../img/medical-pack.png);}
.icon-meditation { background-image: url(../img/meditation.png);}
.icon-mesh-ball { background-image: url(../img/mesh-ball.png);}
.icon-metal-bar { background-image: url(../img/metal-bar.png);}
.icon-metal-disc { background-image: url(../img/metal-disc.png);}
.icon-metal-hand { background-image: url(../img/metal-hand.png);}
.icon-meteor-impact { background-image: url(../img/meteor-impact.png);}
.icon-microchip { background-image: url(../img/microchip.png);}
.icon-microscope-lens { background-image: url(../img/microscope-lens.png);}
.icon-mighty-boosh { background-image: url(../img/mighty-boosh.png);}
.icon-mine-wagon { background-image: url(../img/mine-wagon.png);}
.icon-mineral-heart { background-image: url(../img/mineral-heart.png);}
.icon-minigun { background-image: url(../img/minigun.png);}
.icon-mining { background-image: url(../img/mining.png);}
.icon-minions { background-image: url(../img/minions.png);}
.icon-minotaur { background-image: url(../img/minotaur.png);}
.icon-miracle-medecine { background-image: url(../img/miracle-medecine.png);}
.icon-mirror-mirror { background-image: url(../img/mirror-mirror.png);}
.icon-missile-mech { background-image: url(../img/missile-mech.png);}
.icon-missile-pod { background-image: url(../img/missile-pod.png);}
.icon-missile-swarm { background-image: url(../img/missile-swarm.png);}
.icon-mite-alt { background-image: url(../img/mite-alt.png);}
.icon-mite { background-image: url(../img/mite.png);}
.icon-mixed-swords { background-image: url(../img/mixed-swords.png);}
.icon-moebius-star { background-image: url(../img/moebius-star.png);}
.icon-moebius-triangle { background-image: url(../img/moebius-triangle.png);}
.icon-molecule { background-image: url(../img/molecule.png);}
.icon-molotov { background-image: url(../img/molotov.png);}
.icon-monkey { background-image: url(../img/monkey.png);}
.icon-moon { background-image: url(../img/moon.png);}
.icon-morbid-humour { background-image: url(../img/morbid-humour.png);}
.icon-mountain-cave { background-image: url(../img/mountain-cave.png);}
.icon-mountains { background-image: url(../img/mountains.png);}
.icon-mountaintop { background-image: url(../img/mountaintop.png);}
.icon-mouse { background-image: url(../img/mouse.png);}
.icon-mouth-watering { background-image: url(../img/mouth-watering.png);}
.icon-movement-sensor { background-image: url(../img/movement-sensor.png);}
.icon-mucous-pillar { background-image: url(../img/mucous-pillar.png);}
.icon-muscle-fat { background-image: url(../img/muscle-fat.png);}
.icon-muscle-up { background-image: url(../img/muscle-up.png);}
.icon-mushroom-cloud { background-image: url(../img/mushroom-cloud.png);}
.icon-mushroom-gills { background-image: url(../img/mushroom-gills.png);}
.icon-mushroom { background-image: url(../img/mushroom.png);}
.icon-nailed-foot { background-image: url(../img/nailed-foot.png);}
.icon-nailed-head { background-image: url(../img/nailed-head.png);}
.icon-nails { background-image: url(../img/nails.png);}
.icon-needle-drill { background-image: url(../img/needle-drill.png);}
.icon-needle-jaws { background-image: url(../img/needle-jaws.png);}
.icon-night-sky { background-image: url(../img/night-sky.png);}
.icon-ninja-mask { background-image: url(../img/ninja-mask.png);}
.icon-nodular { background-image: url(../img/nodular.png);}
.icon-nothing-to-say { background-image: url(../img/nothing-to-say.png);}
.icon-nuclear { background-image: url(../img/nuclear.png);}
.icon-oak { background-image: url(../img/oak.png);}
.icon-ocarina { background-image: url(../img/ocarina.png);}
.icon-octopus { background-image: url(../img/octopus.png);}
.icon-omega { background-image: url(../img/omega.png);}
.icon-on-target { background-image: url(../img/on-target.png);}
.icon-one-eyed { background-image: url(../img/one-eyed.png);}
.icon-open-book { background-image: url(../img/open-book.png);}
.icon-open-wound { background-image: url(../img/open-wound.png);}
.icon-ophiuchus { background-image: url(../img/ophiuchus.png);}
.icon-oppression { background-image: url(../img/oppression.png);}
.icon-orb-direction { background-image: url(../img/orb-direction.png);}
.icon-orb-wand { background-image: url(../img/orb-wand.png);}
.icon-orbital { background-image: url(../img/orbital.png);}
.icon-ouroboros { background-image: url(../img/ouroboros.png);}
.icon-over-infinity { background-image: url(../img/over-infinity.png);}
.icon-overdose { background-image: url(../img/overdose.png);}
.icon-overdrive { background-image: url(../img/overdrive.png);}
.icon-overhead { background-image: url(../img/overhead.png);}
.icon-overkill { background-image: url(../img/overkill.png);}
.icon-overmind { background-image: url(../img/overmind.png);}
.icon-owl { background-image: url(../img/owl.png);}
.icon-padlock { background-image: url(../img/padlock.png);}
.icon-palm-tree { background-image: url(../img/palm-tree.png);}
.icon-palm { background-image: url(../img/palm.png);}
.icon-paper-bomb { background-image: url(../img/paper-bomb.png);}
.icon-paper-lantern { background-image: url(../img/paper-lantern.png);}
.icon-paper { background-image: url(../img/paper.png);}
.icon-papers { background-image: url(../img/papers.png);}
.icon-parachute { background-image: url(../img/parachute.png);}
.icon-paranoia { background-image: url(../img/paranoia.png);}
.icon-parmecia { background-image: url(../img/parmecia.png);}
.icon-parrot-head { background-image: url(../img/parrot-head.png);}
.icon-paw-front { background-image: url(../img/paw-front.png);}
.icon-paw-heart { background-image: url(../img/paw-heart.png);}
.icon-paw { background-image: url(../img/paw.png);}
.icon-pawn { background-image: url(../img/pawn.png);}
.icon-pawprint { background-image: url(../img/pawprint.png);}
.icon-perfume-bottle { background-image: url(../img/perfume-bottle.png);}
.icon-perspective-dice-six-faces-five { background-image: url(../img/perspective-dice-six-faces-five.png);}
.icon-perspective-dice-six-faces-four { background-image: url(../img/perspective-dice-six-faces-four.png);}
.icon-perspective-dice-six-faces-one { background-image: url(../img/perspective-dice-six-faces-one.png);}
.icon-perspective-dice-six-faces-random { background-image: url(../img/perspective-dice-six-faces-random.png);}
.icon-perspective-dice-six-faces-six { background-image: url(../img/perspective-dice-six-faces-six.png);}
.icon-perspective-dice-six-faces-three { background-image: url(../img/perspective-dice-six-faces-three.png);}
.icon-perspective-dice-six-faces-two { background-image: url(../img/perspective-dice-six-faces-two.png);}
.icon-pie-slice { background-image: url(../img/pie-slice.png);}
.icon-pierced-body { background-image: url(../img/pierced-body.png);}
.icon-pierced-heart { background-image: url(../img/pierced-heart.png);}
.icon-pill-drop { background-image: url(../img/pill-drop.png);}
.icon-pill { background-image: url(../img/pill.png);}
.icon-pincers { background-image: url(../img/pincers.png);}
.icon-pine-tree { background-image: url(../img/pine-tree.png);}
.icon-ping-pong-bat { background-image: url(../img/ping-pong-bat.png);}
.icon-pirate-grave { background-image: url(../img/pirate-grave.png);}
.icon-pirate-skull { background-image: url(../img/pirate-skull.png);}
.icon-pisces { background-image: url(../img/pisces.png);}
.icon-pistol-gun { background-image: url(../img/pistol-gun.png);}
.icon-pizza-cutter { background-image: url(../img/pizza-cutter.png);}
.icon-plain-dagger { background-image: url(../img/plain-dagger.png);}
.icon-planks { background-image: url(../img/planks.png);}
.icon-plasma-bolt { background-image: url(../img/plasma-bolt.png);}
.icon-plastron { background-image: url(../img/plastron.png);}
.icon-pocket-bow { background-image: url(../img/pocket-bow.png);}
.icon-podium { background-image: url(../img/podium.png);}
.icon-pointing { background-image: url(../img/pointing.png);}
.icon-pointy-hat { background-image: url(../img/pointy-hat.png);}
.icon-poison-bottle { background-image: url(../img/poison-bottle.png);}
.icon-poison-cloud { background-image: url(../img/poison-cloud.png);}
.icon-poison-gas { background-image: url(../img/poison-gas.png);}
.icon-poison { background-image: url(../img/poison.png);}
.icon-poker-hand { background-image: url(../img/poker-hand.png);}
.icon-pollen-dust { background-image: url(../img/pollen-dust.png);}
.icon-portculis { background-image: url(../img/portculis.png);}
.icon-potion-ball { background-image: url(../img/potion-ball.png);}
.icon-pounce { background-image: url(../img/pounce.png);}
.icon-pouring-chalice { background-image: url(../img/pouring-chalice.png);}
.icon-powder { background-image: url(../img/powder.png);}
.icon-prayer { background-image: url(../img/prayer.png);}
.icon-pretty-fangs { background-image: url(../img/pretty-fangs.png);}
.icon-profit { background-image: url(../img/profit.png);}
.icon-psychic-waves { background-image: url(../img/psychic-waves.png);}
.icon-pulse { background-image: url(../img/pulse.png);}
.icon-pummeled { background-image: url(../img/pummeled.png);}
.icon-pumpkin-lantern { background-image: url(../img/pumpkin-lantern.png);}
.icon-pumpkin-mask { background-image: url(../img/pumpkin-mask.png);}
.icon-punch { background-image: url(../img/punch.png);}
.icon-puppet { background-image: url(../img/puppet.png);}
.icon-pyromaniac { background-image: url(../img/pyromaniac.png);}
.icon-quake-stomp { background-image: url(../img/quake-stomp.png);}
.icon-queen-crown { background-image: url(../img/queen-crown.png);}
.icon-quick-slash { background-image: url(../img/quick-slash.png);}
.icon-quicksand { background-image: url(../img/quicksand.png);}
.icon-quill-ink { background-image: url(../img/quill-ink.png);}
.icon-quill { background-image: url(../img/quill.png);}
.icon-rabbit { background-image: url(../img/rabbit.png);}
.icon-radar-dish { background-image: url(../img/radar-dish.png);}
.icon-radar-sweep { background-image: url(../img/radar-sweep.png);}
.icon-radial-balance { background-image: url(../img/radial-balance.png);}
.icon-radioactive { background-image: url(../img/radioactive.png);}
.icon-ragged-wound { background-image: url(../img/ragged-wound.png);}
.icon-rainbow-star { background-image: url(../img/rainbow-star.png);}
.icon-raining { background-image: url(../img/raining.png);}
.icon-rally-the-troops { background-image: url(../img/rally-the-troops.png);}
.icon-ram { background-image: url(../img/ram.png);}
.icon-rapidshare-arrow { background-image: url(../img/rapidshare-arrow.png);}
.icon-raven { background-image: url(../img/raven.png);}
.icon-ray-gun { background-image: url(../img/ray-gun.png);}
.icon-razor-blade { background-image: url(../img/razor-blade.png);}
.icon-reactor { background-image: url(../img/reactor.png);}
.icon-reaper-scythe { background-image: url(../img/reaper-scythe.png);}
.icon-recycle { background-image: url(../img/recycle.png);}
.icon-regeneration { background-image: url(../img/regeneration.png);}
.icon-relic-blade { background-image: url(../img/relic-blade.png);}
.icon-reticule { background-image: url(../img/reticule.png);}
.icon-revolt { background-image: url(../img/revolt.png);}
.icon-ribbon { background-image: url(../img/ribbon.png);}
.icon-ribcage { background-image: url(../img/ribcage.png);}
.icon-rifle { background-image: url(../img/rifle.png);}
.icon-ringed-planet { background-image: url(../img/ringed-planet.png);}
.icon-ringing-bell { background-image: url(../img/ringing-bell.png);}
.icon-riot-shield { background-image: url(../img/riot-shield.png);}
.icon-roast-chicken { background-image: url(../img/roast-chicken.png);}
.icon-robe { background-image: url(../img/robe.png);}
.icon-robot-golem { background-image: url(../img/robot-golem.png);}
.icon-rock { background-image: url(../img/rock.png);}
.icon-rocket-flight { background-image: url(../img/rocket-flight.png);}
.icon-rocket { background-image: url(../img/rocket.png);}
.icon-rogue { background-image: url(../img/rogue.png);}
.icon-rolling-bomb { background-image: url(../img/rolling-bomb.png);}
.icon-rose { background-image: url(../img/rose.png);}
.icon-round-bottom-flask { background-image: url(../img/round-bottom-flask.png);}
.icon-round-shield { background-image: url(../img/round-shield.png);}
.icon-rss { background-image: url(../img/rss.png);}
.icon-run { background-image: url(../img/run.png);}
.icon-rune-stone { background-image: url(../img/rune-stone.png);}
.icon-rune-sword { background-image: url(../img/rune-sword.png);}
.icon-saber-slash { background-image: url(../img/saber-slash.png);}
.icon-saber-tooth { background-image: url(../img/saber-tooth.png);}
.icon-sacrificial-dagger { background-image: url(../img/sacrificial-dagger.png);}
.icon-sad-crab { background-image: url(../img/sad-crab.png);}
.icon-sagittarius { background-image: url(../img/sagittarius.png);}
.icon-salamander { background-image: url(../img/salamander.png);}
.icon-salt-shaker { background-image: url(../img/salt-shaker.png);}
.icon-sands-of-time { background-image: url(../img/sands-of-time.png);}
.icon-saphir { background-image: url(../img/saphir.png);}
.icon-sattelite { background-image: url(../img/sattelite.png);}
.icon-saw-claw { background-image: url(../img/saw-claw.png);}
.icon-scale-mail { background-image: url(../img/scale-mail.png);}
.icon-scales { background-image: url(../img/scales.png);}
.icon-scallop { background-image: url(../img/scallop.png);}
.icon-scalpel-strike { background-image: url(../img/scalpel-strike.png);}
.icon-scalpel { background-image: url(../img/scalpel.png);}
.icon-scarab-beetle { background-image: url(../img/scarab-beetle.png);}
.icon-scarecrow { background-image: url(../img/scarecrow.png);}
.icon-scissors { background-image: url(../img/scissors.png);}
.icon-scorpio { background-image: url(../img/scorpio.png);}
.icon-scorpion-tail { background-image: url(../img/scorpion-tail.png);}
.icon-scorpion { background-image: url(../img/scorpion.png);}
.icon-screaming { background-image: url(../img/screaming.png);}
.icon-screwdriver { background-image: url(../img/screwdriver.png);}
.icon-scroll-unfurled { background-image: url(../img/scroll-unfurled.png);}
.icon-scythe { background-image: url(../img/scythe.png);}
.icon-sea-dragon { background-image: url(../img/sea-dragon.png);}
.icon-sea-serpent { background-image: url(../img/sea-serpent.png);}
.icon-seated-mouse { background-image: url(../img/seated-mouse.png);}
.icon-select { background-image: url(../img/select.png);}
.icon-semi-closed-eye { background-image: url(../img/semi-closed-eye.png);}
.icon-sentry-gun { background-image: url(../img/sentry-gun.png);}
.icon-serrated-slash { background-image: url(../img/serrated-slash.png);}
.icon-sewing-needle { background-image: url(../img/sewing-needle.png);}
.icon-shard-sword { background-image: url(../img/shard-sword.png);}
.icon-shark-jaws { background-image: url(../img/shark-jaws.png);}
.icon-sharp-crown { background-image: url(../img/sharp-crown.png);}
.icon-sharp-smile { background-image: url(../img/sharp-smile.png);}
.icon-shatter { background-image: url(../img/shatter.png);}
.icon-shattered-glass { background-image: url(../img/shattered-glass.png);}
.icon-shattered-sword { background-image: url(../img/shattered-sword.png);}
.icon-sheikah-eye { background-image: url(../img/sheikah-eye.png);}
.icon-shield-echoes { background-image: url(../img/shield-echoes.png);}
.icon-shield-reflect { background-image: url(../img/shield-reflect.png);}
.icon-shield { background-image: url(../img/shield.png);}
.icon-shieldcomb { background-image: url(../img/shieldcomb.png);}
.icon-shining-claw { background-image: url(../img/shining-claw.png);}
.icon-shining-heart { background-image: url(../img/shining-heart.png);}
.icon-shining-sword { background-image: url(../img/shining-sword.png);}
.icon-shiny-apple { background-image: url(../img/shiny-apple.png);}
.icon-shiny-iris { background-image: url(../img/shiny-iris.png);}
.icon-shiny-purse { background-image: url(../img/shiny-purse.png);}
.icon-shotgun { background-image: url(../img/shotgun.png);}
.icon-shoulder-scales { background-image: url(../img/shoulder-scales.png);}
.icon-shouting { background-image: url(../img/shouting.png);}
.icon-shuriken { background-image: url(../img/shuriken.png);}
.icon-sickle { background-image: url(../img/sickle.png);}
.icon-sideswipe { background-image: url(../img/sideswipe.png);}
.icon-silence { background-image: url(../img/silence.png);}
.icon-sing { background-image: url(../img/sing.png);}
.icon-six-eyes { background-image: url(../img/six-eyes.png);}
.icon-skeleton-inside { background-image: url(../img/skeleton-inside.png);}
.icon-skeleton-key { background-image: url(../img/skeleton-key.png);}
.icon-skid-mark { background-image: url(../img/skid-mark.png);}
.icon-skull-bolt { background-image: url(../img/skull-bolt.png);}
.icon-skull-crack { background-image: url(../img/skull-crack.png);}
.icon-skull-crossed-bones { background-image: url(../img/skull-crossed-bones.png);}
.icon-skull-in-jar { background-image: url(../img/skull-in-jar.png);}
.icon-skull-mask { background-image: url(../img/skull-mask.png);}
.icon-skull-ring { background-image: url(../img/skull-ring.png);}
.icon-skull-shield { background-image: url(../img/skull-shield.png);}
.icon-skull-signet { background-image: url(../img/skull-signet.png);}
.icon-slap { background-image: url(../img/slap.png);}
.icon-slashed-shield { background-image: url(../img/slashed-shield.png);}
.icon-slavery-whip { background-image: url(../img/slavery-whip.png);}
.icon-sleepy { background-image: url(../img/sleepy.png);}
.icon-sliced-bread { background-image: url(../img/sliced-bread.png);}
.icon-slow-blob { background-image: url(../img/slow-blob.png);}
.icon-sly { background-image: url(../img/sly.png);}
.icon-small-fire { background-image: url(../img/small-fire.png);}
.icon-smitten { background-image: url(../img/smitten.png);}
.icon-smoking-finger { background-image: url(../img/smoking-finger.png);}
.icon-snail { background-image: url(../img/snail.png);}
.icon-snake-bite { background-image: url(../img/snake-bite.png);}
.icon-snake-totem { background-image: url(../img/snake-totem.png);}
.icon-snake { background-image: url(../img/snake.png);}
.icon-snatch { background-image: url(../img/snatch.png);}
.icon-snorkel { background-image: url(../img/snorkel.png);}
.icon-snow-bottle { background-image: url(../img/snow-bottle.png);}
.icon-snowflake-1 { background-image: url(../img/snowflake-1.png);}
.icon-snowflake-2 { background-image: url(../img/snowflake-2.png);}
.icon-snowing { background-image: url(../img/snowing.png);}
.icon-snowman { background-image: url(../img/snowman.png);}
.icon-soccer-ball { background-image: url(../img/soccer-ball.png);}
.icon-sonic-boom { background-image: url(../img/sonic-boom.png);}
.icon-sonic-screech { background-image: url(../img/sonic-screech.png);}
.icon-sonic-shout { background-image: url(../img/sonic-shout.png);}
.icon-space-suit { background-image: url(../img/space-suit.png);}
.icon-spade-skull { background-image: url(../img/spade-skull.png);}
.icon-spade { background-image: url(../img/spade.png);}
.icon-spanner { background-image: url(../img/spanner.png);}
.icon-sparkling-sabre { background-image: url(../img/sparkling-sabre.png);}
.icon-sparky-bomb { background-image: url(../img/sparky-bomb.png);}
.icon-sparrow { background-image: url(../img/sparrow.png);}
.icon-spartan { background-image: url(../img/spartan.png);}
.icon-spatter { background-image: url(../img/spatter.png);}
.icon-spawn-node { background-image: url(../img/spawn-node.png);}
.icon-spears { background-image: url(../img/spears.png);}
.icon-spectacle-lenses { background-image: url(../img/spectacle-lenses.png);}
.icon-spectacles { background-image: url(../img/spectacles.png);}
.icon-spectre { background-image: url(../img/spectre.png);}
.icon-spider-alt { background-image: url(../img/spider-alt.png);}
.icon-spider-face { background-image: url(../img/spider-face.png);}
.icon-spikeball { background-image: url(../img/spikeball.png);}
.icon-spiked-armor { background-image: url(../img/spiked-armor.png);}
.icon-spiked-collar { background-image: url(../img/spiked-collar.png);}
.icon-spiked-fence { background-image: url(../img/spiked-fence.png);}
.icon-spiked-mace { background-image: url(../img/spiked-mace.png);}
.icon-spiked-shell { background-image: url(../img/spiked-shell.png);}
.icon-spiked-snail { background-image: url(../img/spiked-snail.png);}
.icon-spiked-tentacle { background-image: url(../img/spiked-tentacle.png);}
.icon-spikes-full { background-image: url(../img/spikes-full.png);}
.icon-spikes-half { background-image: url(../img/spikes-half.png);}
.icon-spikes-init { background-image: url(../img/spikes-init.png);}
.icon-spikes { background-image: url(../img/spikes.png);}
.icon-spill { background-image: url(../img/spill.png);}
.icon-spinal-coil { background-image: url(../img/spinal-coil.png);}
.icon-spine-arrow { background-image: url(../img/spine-arrow.png);}
.icon-spinning-blades { background-image: url(../img/spinning-blades.png);}
.icon-spinning-sword { background-image: url(../img/spinning-sword.png);}
.icon-spiral-arrow { background-image: url(../img/spiral-arrow.png);}
.icon-spiral-bloom { background-image: url(../img/spiral-bloom.png);}
.icon-spiral-bottle { background-image: url(../img/spiral-bottle.png);}
.icon-spiral-shell { background-image: url(../img/spiral-shell.png);}
.icon-spiral-thrust { background-image: url(../img/spiral-thrust.png);}
.icon-splash { background-image: url(../img/splash.png);}
.icon-split-body { background-image: url(../img/split-body.png);}
.icon-split-cross { background-image: url(../img/split-cross.png);}
.icon-splurt { background-image: url(../img/splurt.png);}
.icon-spoon { background-image: url(../img/spoon.png);}
.icon-spoted-flower { background-image: url(../img/spoted-flower.png);}
.icon-spotted-mushroom { background-image: url(../img/spotted-mushroom.png);}
.icon-spotted-wound { background-image: url(../img/spotted-wound.png);}
.icon-spoutnik { background-image: url(../img/spoutnik.png);}
.icon-spray { background-image: url(../img/spray.png);}
.icon-sprint { background-image: url(../img/sprint.png);}
.icon-sprout-disc { background-image: url(../img/sprout-disc.png);}
.icon-sprout { background-image: url(../img/sprout.png);}
.icon-spyglass { background-image: url(../img/spyglass.png);}
.icon-square-bottle { background-image: url(../img/square-bottle.png);}
.icon-squid-head { background-image: url(../img/squid-head.png);}
.icon-squid { background-image: url(../img/squid.png);}
.icon-stag-head { background-image: url(../img/stag-head.png);}
.icon-stalagtite { background-image: url(../img/stalagtite.png);}
.icon-star-prominences { background-image: url(../img/star-prominences.png);}
.icon-star-pupil { background-image: url(../img/star-pupil.png);}
.icon-star-sattelites { background-image: url(../img/star-sattelites.png);}
.icon-star-swirl { background-image: url(../img/star-swirl.png);}
.icon-staryu { background-image: url(../img/staryu.png);}
.icon-static { background-image: url(../img/static.png);}
.icon-steel-claws { background-image: url(../img/steel-claws.png);}
.icon-steeltoe-boots { background-image: url(../img/steeltoe-boots.png);}
.icon-steelwing-emblem { background-image: url(../img/steelwing-emblem.png);}
.icon-stick-splitting { background-image: url(../img/stick-splitting.png);}
.icon-sticking-plaster { background-image: url(../img/sticking-plaster.png);}
.icon-stigmata { background-image: url(../img/stigmata.png);}
.icon-stiletto { background-image: url(../img/stiletto.png);}
.icon-stitched-wound { background-image: url(../img/stitched-wound.png);}
.icon-stomp { background-image: url(../img/stomp.png);}
.icon-stone-axe { background-image: url(../img/stone-axe.png);}
.icon-stone-block { background-image: url(../img/stone-block.png);}
.icon-stone-crafting { background-image: url(../img/stone-crafting.png);}
.icon-stone-pile { background-image: url(../img/stone-pile.png);}
.icon-stone-spear { background-image: url(../img/stone-spear.png);}
.icon-stone-sphere { background-image: url(../img/stone-sphere.png);}
.icon-stone-tablet { background-image: url(../img/stone-tablet.png);}
.icon-stone-throne { background-image: url(../img/stone-throne.png);}
.icon-stone-tower { background-image: url(../img/stone-tower.png);}
.icon-stopwatch { background-image: url(../img/stopwatch.png);}
.icon-strafe { background-image: url(../img/strafe.png);}
.icon-striking-balls { background-image: url(../img/striking-balls.png);}
.icon-striking-diamonds { background-image: url(../img/striking-diamonds.png);}
.icon-strong { background-image: url(../img/strong.png);}
.icon-suckered-tentacle { background-image: url(../img/suckered-tentacle.png);}
.icon-suicide { background-image: url(../img/suicide.png);}
.icon-suits { background-image: url(../img/suits.png);}
.icon-sun { background-image: url(../img/sun.png);}
.icon-sunbeams { background-image: url(../img/sunbeams.png);}
.icon-sundial { background-image: url(../img/sundial.png);}
.icon-sunken-eye { background-image: url(../img/sunken-eye.png);}
.icon-sunrise { background-image: url(../img/sunrise.png);}
.icon-super-mushroom { background-image: url(../img/super-mushroom.png);}
.icon-supersonic-arrow { background-image: url(../img/supersonic-arrow.png);}
.icon-supersonic-bullet { background-image: url(../img/supersonic-bullet.png);}
.icon-surprised-skull { background-image: url(../img/surprised-skull.png);}
.icon-surprised { background-image: url(../img/surprised.png);}
.icon-suspicious { background-image: url(../img/suspicious.png);}
.icon-swallow { background-image: url(../img/swallow.png);}
.icon-swamp { background-image: url(../img/swamp.png);}
.icon-swan { background-image: url(../img/swan.png);}
.icon-swap-bag { background-image: url(../img/swap-bag.png);}
.icon-sword-array { background-image: url(../img/sword-array.png);}
.icon-sword-break { background-image: url(../img/sword-break.png);}
.icon-sword-clash { background-image: url(../img/sword-clash.png);}
.icon-sword-hilt { background-image: url(../img/sword-hilt.png);}
.icon-sword-in-stone { background-image: url(../img/sword-in-stone.png);}
.icon-sword-slice { background-image: url(../img/sword-slice.png);}
.icon-sword-smithing { background-image: url(../img/sword-smithing.png);}
.icon-sword-spade { background-image: url(../img/sword-spade.png);}
.icon-sword-spin { background-image: url(../img/sword-spin.png);}
.icon-syringe { background-image: url(../img/syringe.png);}
.icon-tank { background-image: url(../img/tank.png);}
.icon-target-arrows { background-image: url(../img/target-arrows.png);}
.icon-target-dummy { background-image: url(../img/target-dummy.png);}
.icon-target-laser { background-image: url(../img/target-laser.png);}
.icon-target-shot { background-image: url(../img/target-shot.png);}
.icon-targeted { background-image: url(../img/targeted.png);}
.icon-targeting { background-image: url(../img/targeting.png);}
.icon-tattered-banner { background-image: url(../img/tattered-banner.png);}
.icon-taurus { background-image: url(../img/taurus.png);}
.icon-teapot { background-image: url(../img/teapot.png);}
.icon-tear-tracks { background-image: url(../img/tear-tracks.png);}
.icon-techno-heart { background-image: url(../img/techno-heart.png);}
.icon-telefrag { background-image: url(../img/telefrag.png);}
.icon-telepathy { background-image: url(../img/telepathy.png);}
.icon-teleport { background-image: url(../img/teleport.png);}
.icon-templar-heart { background-image: url(../img/templar-heart.png);}
.icon-temptation { background-image: url(../img/temptation.png);}
.icon-tennis-ball { background-image: url(../img/tennis-ball.png);}
.icon-tentacle-strike { background-image: url(../img/tentacle-strike.png);}
.icon-tentacurl { background-image: url(../img/tentacurl.png);}
.icon-terror { background-image: url(../img/terror.png);}
.icon-tesla-coil { background-image: url(../img/tesla-coil.png);}
.icon-tesla-turret { background-image: url(../img/tesla-turret.png);}
.icon-tesla { background-image: url(../img/tesla.png);}
.icon-test-tubes { background-image: url(../img/test-tubes.png);}
.icon-thermometer-scale { background-image: url(../img/thermometer-scale.png);}
.icon-third-eye { background-image: url(../img/third-eye.png);}
.icon-thor-fist { background-image: url(../img/thor-fist.png);}
.icon-thorn-helix { background-image: url(../img/thorn-helix.png);}
.icon-thorned-arrow { background-image: url(../img/thorned-arrow.png);}
.icon-thorny-vine { background-image: url(../img/thorny-vine.png);}
.icon-three-keys { background-image: url(../img/three-keys.png);}
.icon-three-leaves { background-image: url(../img/three-leaves.png);}
.icon-thrown-charcoal { background-image: url(../img/thrown-charcoal.png);}
.icon-thrown-daggers { background-image: url(../img/thrown-daggers.png);}
.icon-thrown-knife { background-image: url(../img/thrown-knife.png);}
.icon-thrown-spear { background-image: url(../img/thrown-spear.png);}
.icon-thrust { background-image: url(../img/thrust.png);}
.icon-thunder-skull { background-image: url(../img/thunder-skull.png);}
.icon-thunder-struck { background-image: url(../img/thunder-struck.png);}
.icon-thunderball { background-image: url(../img/thunderball.png);}
.icon-tic-tac-toe { background-image: url(../img/tic-tac-toe.png);}
.icon-tick { background-image: url(../img/tick.png);}
.icon-tied-scroll { background-image: url(../img/tied-scroll.png);}
.icon-time-bomb { background-image: url(../img/time-bomb.png);}
.icon-time-trap { background-image: url(../img/time-trap.png);}
.icon-tinker { background-image: url(../img/tinker.png);}
.icon-toad-teeth { background-image: url(../img/toad-teeth.png);}
.icon-tombstone { background-image: url(../img/tombstone.png);}
.icon-tooth { background-image: url(../img/tooth.png);}
.icon-top-hat { background-image: url(../img/top-hat.png);}
.icon-top-paw { background-image: url(../img/top-paw.png);}
.icon-torch { background-image: url(../img/torch.png);}
.icon-tornado { background-image: url(../img/tornado.png);}
.icon-totem-head { background-image: url(../img/totem-head.png);}
.icon-tower-fall { background-image: url(../img/tower-fall.png);}
.icon-trade { background-image: url(../img/trade.png);}
.icon-trample { background-image: url(../img/trample.png);}
.icon-transfuse { background-image: url(../img/transfuse.png);}
.icon-transportation-rings { background-image: url(../img/transportation-rings.png);}
.icon-tread { background-image: url(../img/tread.png);}
.icon-treasure-map { background-image: url(../img/treasure-map.png);}
.icon-tree-branch { background-image: url(../img/tree-branch.png);}
.icon-trefoil-lily { background-image: url(../img/trefoil-lily.png);}
.icon-trefoil-shuriken { background-image: url(../img/trefoil-shuriken.png);}
.icon-tribal-mask { background-image: url(../img/tribal-mask.png);}
.icon-trident { background-image: url(../img/trident.png);}
.icon-trigger-hurt { background-image: url(../img/trigger-hurt.png);}
.icon-trilobite { background-image: url(../img/trilobite.png);}
.icon-triorb { background-image: url(../img/triorb.png);}
.icon-triple-claws { background-image: url(../img/triple-claws.png);}
.icon-triple-corn { background-image: url(../img/triple-corn.png);}
.icon-triple-lock { background-image: url(../img/triple-lock.png);}
.icon-triple-needle { background-image: url(../img/triple-needle.png);}
.icon-triple-skulls { background-image: url(../img/triple-skulls.png);}
.icon-tripwire { background-image: url(../img/tripwire.png);}
.icon-tron-arrow { background-image: url(../img/tron-arrow.png);}
.icon-trophy { background-image: url(../img/trophy.png);}
.icon-trousers { background-image: url(../img/trousers.png);}
.icon-tune-pitch { background-image: url(../img/tune-pitch.png);}
.icon-turd { background-image: url(../img/turd.png);}
.icon-turret { background-image: url(../img/turret.png);}
.icon-turtle-shell { background-image: url(../img/turtle-shell.png);}
.icon-turtle { background-image: url(../img/turtle.png);}
.icon-twirly-flower { background-image: url(../img/twirly-flower.png);}
.icon-twister { background-image: url(../img/twister.png);}
.icon-two-feathers { background-image: url(../img/two-feathers.png);}
.icon-two-shadows { background-image: url(../img/two-shadows.png);}
.icon-tyre { background-image: url(../img/tyre.png);}
.icon-ubisoft-sun { background-image: url(../img/ubisoft-sun.png);}
.icon-udder { background-image: url(../img/udder.png);}
.icon-ultrasound { background-image: url(../img/ultrasound.png);}
.icon-umbrella { background-image: url(../img/umbrella.png);}
.icon-uncertainty { background-image: url(../img/uncertainty.png);}
.icon-underhand { background-image: url(../img/underhand.png);}
.icon-unfriendly-fire { background-image: url(../img/unfriendly-fire.png);}
.icon-unlit-bomb { background-image: url(../img/unlit-bomb.png);}
.icon-unlit-candelabra { background-image: url(../img/unlit-candelabra.png);}
.icon-unplugged { background-image: url(../img/unplugged.png);}
.icon-unstable-projectile { background-image: url(../img/unstable-projectile.png);}
.icon-usable { background-image: url(../img/usable.png);}
.icon-valley { background-image: url(../img/valley.png);}
.icon-vanilla-flower { background-image: url(../img/vanilla-flower.png);}
.icon-vial { background-image: url(../img/vial.png);}
.icon-vile-fluid { background-image: url(../img/vile-fluid.png);}
.icon-vine-flower { background-image: url(../img/vine-flower.png);}
.icon-vine-leaf { background-image: url(../img/vine-leaf.png);}
.icon-vine-whip { background-image: url(../img/vine-whip.png);}
.icon-vintage-robot { background-image: url(../img/vintage-robot.png);}
.icon-viola { background-image: url(../img/viola.png);}
.icon-virgo { background-image: url(../img/virgo.png);}
.icon-virus { background-image: url(../img/virus.png);}
.icon-visored-helm { background-image: url(../img/visored-helm.png);}
.icon-volcano { background-image: url(../img/volcano.png);}
.icon-vomiting { background-image: url(../img/vomiting.png);}
.icon-voodoo-doll { background-image: url(../img/voodoo-doll.png);}
.icon-vortex { background-image: url(../img/vortex.png);}
.icon-vulture { background-image: url(../img/vulture.png);}
.icon-walking-boot { background-image: url(../img/walking-boot.png);}
.icon-wasp-sting { background-image: url(../img/wasp-sting.png);}
.icon-water-bolt { background-image: url(../img/water-bolt.png);}
.icon-water-drop { background-image: url(../img/water-drop.png);}
.icon-water-splash { background-image: url(../img/water-splash.png);}
.icon-wave-crest { background-image: url(../img/wave-crest.png);}
.icon-wave-strike { background-image: url(../img/wave-strike.png);}
.icon-wavy-chains { background-image: url(../img/wavy-chains.png);}
.icon-wavy-itinerary { background-image: url(../img/wavy-itinerary.png);}
.icon-wax-seal { background-image: url(../img/wax-seal.png);}
.icon-web-spit { background-image: url(../img/web-spit.png);}
.icon-weight-crush { background-image: url(../img/weight-crush.png);}
.icon-wheat { background-image: url(../img/wheat.png);}
.icon-whip { background-image: url(../img/whip.png);}
.icon-whiplash { background-image: url(../img/whiplash.png);}
.icon-whirlwind { background-image: url(../img/whirlwind.png);}
.icon-white-book-0 { background-image: url(../img/white-book-0.png);}
.icon-white-book-1 { background-image: url(../img/white-book-1.png);}
.icon-white-book-2 { background-image: url(../img/white-book-2.png);}
.icon-white-book-3 { background-image: url(../img/white-book-3.png);}
.icon-white-book-4 { background-image: url(../img/white-book-4.png);}
.icon-white-book-5 { background-image: url(../img/white-book-5.png);}
.icon-white-book-6 { background-image: url(../img/white-book-6.png);}
.icon-white-book-7 { background-image: url(../img/white-book-7.png);}
.icon-white-book-8 { background-image: url(../img/white-book-8.png);}
.icon-white-book-9 { background-image: url(../img/white-book-9.png);}
.icon-white-book-cd { background-image: url(../img/white-book-cd.png);}
.icon-white-book { background-image: url(../img/white-book.png);}
.icon-white-cat { background-image: url(../img/white-cat.png);}
.icon-white-tower { background-image: url(../img/white-tower.png);}
.icon-wildfires { background-image: url(../img/wildfires.png);}
.icon-william-tell { background-image: url(../img/william-tell.png);}
.icon-windmill { background-image: url(../img/windmill.png);}
.icon-wine-glass { background-image: url(../img/wine-glass.png);}
.icon-wing-cloak { background-image: url(../img/wing-cloak.png);}
.icon-winged-arrow { background-image: url(../img/winged-arrow.png);}
.icon-winged-emblem { background-image: url(../img/winged-emblem.png);}
.icon-winged-shield { background-image: url(../img/winged-shield.png);}
.icon-winged-sword { background-image: url(../img/winged-sword.png);}
.icon-wingfoot { background-image: url(../img/wingfoot.png);}
.icon-witch-flight { background-image: url(../img/witch-flight.png);}
.icon-wizard-staff { background-image: url(../img/wizard-staff.png);}
.icon-wolf-head { background-image: url(../img/wolf-head.png);}
.icon-wolf-howl { background-image: url(../img/wolf-howl.png);}
.icon-wolf-trap { background-image: url(../img/wolf-trap.png);}
.icon-wolverine-claws { background-image: url(../img/wolverine-claws.png);}
.icon-wood-axe { background-image: url(../img/wood-axe.png);}
.icon-wood-pile { background-image: url(../img/wood-pile.png);}
.icon-wooden-door { background-image: url(../img/wooden-door.png);}
.icon-wooden-sign { background-image: url(../img/wooden-sign.png);}
.icon-world { background-image: url(../img/world.png);}
.icon-worm-mouth { background-image: url(../img/worm-mouth.png);}
.icon-worried-eyes { background-image: url(../img/worried-eyes.png);}
.icon-wrapped-heart { background-image: url(../img/wrapped-heart.png);}
.icon-wrapped-sweet { background-image: url(../img/wrapped-sweet.png);}
.icon-wrecking-ball { background-image: url(../img/wrecking-ball.png);}
.icon-wrench { background-image: url(../img/wrench.png);}
.icon-wyvern { background-image: url(../img/wyvern.png);}
.icon-zebra-shield { background-image: url(../img/zebra-shield.png);}
.icon-zeus-sword { background-image: url(../img/zeus-sword.png);}
.icon-zigzag-leaf { background-image: url(../img/zigzag-leaf.png);}
.icon-zigzag-tune { background-image: url(../img/zigzag-tune.png);}
|
css/icons.css
|
.icon-ace { background-image: url(../img/ace.png);}
.icon-acid-blob { background-image: url(../img/acid-blob.png);}
.icon-acid-tube { background-image: url(../img/acid-tube.png);}
.icon-acid { background-image: url(../img/acid.png);}
.icon-acorn { background-image: url(../img/acorn.png);}
.icon-aerial-signal { background-image: url(../img/aerial-signal.png);}
.icon-aerosol { background-image: url(../img/aerosol.png);}
.icon-afterburn { background-image: url(../img/afterburn.png);}
.icon-alien-skull { background-image: url(../img/alien-skull.png);}
.icon-alien-stare { background-image: url(../img/alien-stare.png);}
.icon-all-for-one { background-image: url(../img/all-for-one.png);}
.icon-alligator-clip { background-image: url(../img/alligator-clip.png);}
.icon-ammo-box { background-image: url(../img/ammo-box.png);}
.icon-ammonite-fossil { background-image: url(../img/ammonite-fossil.png);}
.icon-ammonite { background-image: url(../img/ammonite.png);}
.icon-amphora { background-image: url(../img/amphora.png);}
.icon-anatomy { background-image: url(../img/anatomy.png);}
.icon-anchor { background-image: url(../img/anchor.png);}
.icon-andromeda-chain { background-image: url(../img/andromeda-chain.png);}
.icon-angel-outfit { background-image: url(../img/angel-outfit.png);}
.icon-angel-wings { background-image: url(../img/angel-wings.png);}
.icon-angler-fish { background-image: url(../img/angler-fish.png);}
.icon-angular-spider { background-image: url(../img/angular-spider.png);}
.icon-animal-hide { background-image: url(../img/animal-hide.png);}
.icon-animal-skull { background-image: url(../img/animal-skull.png);}
.icon-ankh { background-image: url(../img/ankh.png);}
.icon-anthem { background-image: url(../img/anthem.png);}
.icon-anvil-impact { background-image: url(../img/anvil-impact.png);}
.icon-anvil { background-image: url(../img/anvil.png);}
.icon-apple-maggot { background-image: url(../img/apple-maggot.png);}
.icon-apple-seeds { background-image: url(../img/apple-seeds.png);}
.icon-aquarius { background-image: url(../img/aquarius.png);}
.icon-archery-target { background-image: url(../img/archery-target.png);}
.icon-architect-mask { background-image: url(../img/architect-mask.png);}
.icon-arcing-bolt { background-image: url(../img/arcing-bolt.png);}
.icon-arena { background-image: url(../img/arena.png);}
.icon-aries { background-image: url(../img/aries.png);}
.icon-armadillo-tail { background-image: url(../img/armadillo-tail.png);}
.icon-armoured-shell { background-image: url(../img/armoured-shell.png);}
.icon-arrow-cluster { background-image: url(../img/arrow-cluster.png);}
.icon-arrow-flights { background-image: url(../img/arrow-flights.png);}
.icon-arrowed { background-image: url(../img/arrowed.png);}
.icon-arrowhead { background-image: url(../img/arrowhead.png);}
.icon-arrows-shield { background-image: url(../img/arrows-shield.png);}
.icon-arson { background-image: url(../img/arson.png);}
.icon-artificial-hive { background-image: url(../img/artificial-hive.png);}
.icon-at-sea { background-image: url(../img/at-sea.png);}
.icon-atomic-slashes { background-image: url(../img/atomic-slashes.png);}
.icon-aubergine { background-image: url(../img/aubergine.png);}
.icon-aura { background-image: url(../img/aura.png);}
.icon-auto-repair { background-image: url(../img/auto-repair.png);}
.icon-autogun { background-image: url(../img/autogun.png);}
.icon-awareness { background-image: url(../img/awareness.png);}
.icon-axe-in-stump { background-image: url(../img/axe-in-stump.png);}
.icon-axe-swing { background-image: url(../img/axe-swing.png);}
.icon-back-forth { background-image: url(../img/back-forth.png);}
.icon-back-pain { background-image: url(../img/back-pain.png);}
.icon-backstab { background-image: url(../img/backstab.png);}
.icon-backup { background-image: url(../img/backup.png);}
.icon-balloons { background-image: url(../img/balloons.png);}
.icon-bandage-roll { background-image: url(../img/bandage-roll.png);}
.icon-bandaged { background-image: url(../img/bandaged.png);}
.icon-barbed-arrow { background-image: url(../img/barbed-arrow.png);}
.icon-barbed-spear { background-image: url(../img/barbed-spear.png);}
.icon-barbed-wire { background-image: url(../img/barbed-wire.png);}
.icon-barbute { background-image: url(../img/barbute.png);}
.icon-barefoot { background-image: url(../img/barefoot.png);}
.icon-bat-blade { background-image: url(../img/bat-blade.png);}
.icon-bat-wing { background-image: url(../img/bat-wing.png);}
.icon-battered-axe { background-image: url(../img/battered-axe.png);}
.icon-batteries { background-image: url(../img/batteries.png);}
.icon-battery-0 { background-image: url(../img/battery-0.png);}
.icon-battery-100 { background-image: url(../img/battery-100.png);}
.icon-battery-25 { background-image: url(../img/battery-25.png);}
.icon-battery-50 { background-image: url(../img/battery-50.png);}
.icon-battery-75 { background-image: url(../img/battery-75.png);}
.icon-battery-minus { background-image: url(../img/battery-minus.png);}
.icon-battery-pack-alt { background-image: url(../img/battery-pack-alt.png);}
.icon-battery-pack { background-image: url(../img/battery-pack.png);}
.icon-battery-plus { background-image: url(../img/battery-plus.png);}
.icon-battle-axe { background-image: url(../img/battle-axe.png);}
.icon-battle-gear { background-image: url(../img/battle-gear.png);}
.icon-batwing-emblem { background-image: url(../img/batwing-emblem.png);}
.icon-beam-wake { background-image: url(../img/beam-wake.png);}
.icon-beams-aura { background-image: url(../img/beams-aura.png);}
.icon-beanstalk { background-image: url(../img/beanstalk.png);}
.icon-beard { background-image: url(../img/beard.png);}
.icon-beast-eye { background-image: url(../img/beast-eye.png);}
.icon-bee { background-image: url(../img/bee.png);}
.icon-beech { background-image: url(../img/beech.png);}
.icon-beer-stein { background-image: url(../img/beer-stein.png);}
.icon-beetle-shell { background-image: url(../img/beetle-shell.png);}
.icon-behold { background-image: url(../img/behold.png);}
.icon-belt-buckles { background-image: url(../img/belt-buckles.png);}
.icon-bestial-fangs { background-image: url(../img/bestial-fangs.png);}
.icon-beveled-star { background-image: url(../img/beveled-star.png);}
.icon-big-egg { background-image: url(../img/big-egg.png);}
.icon-big-wave { background-image: url(../img/big-wave.png);}
.icon-biohazard { background-image: url(../img/biohazard.png);}
.icon-bird-claw { background-image: url(../img/bird-claw.png);}
.icon-bird-limb { background-image: url(../img/bird-limb.png);}
.icon-bird-mask { background-image: url(../img/bird-mask.png);}
.icon-bird-twitter { background-image: url(../img/bird-twitter.png);}
.icon-black-bar { background-image: url(../img/black-bar.png);}
.icon-black-book { background-image: url(../img/black-book.png);}
.icon-black-cat { background-image: url(../img/black-cat.png);}
.icon-black-flag { background-image: url(../img/black-flag.png);}
.icon-black-hole-bolas { background-image: url(../img/black-hole-bolas.png);}
.icon-blackball { background-image: url(../img/blackball.png);}
.icon-blackcurrant { background-image: url(../img/blackcurrant.png);}
.icon-blade-bite { background-image: url(../img/blade-bite.png);}
.icon-blade-fall { background-image: url(../img/blade-fall.png);}
.icon-blast { background-image: url(../img/blast.png);}
.icon-blaster { background-image: url(../img/blaster.png);}
.icon-bleeding-eye { background-image: url(../img/bleeding-eye.png);}
.icon-bleeding-heart { background-image: url(../img/bleeding-heart.png);}
.icon-bloody-stash { background-image: url(../img/bloody-stash.png);}
.icon-blunderbuss { background-image: url(../img/blunderbuss.png);}
.icon-boar-tusks { background-image: url(../img/boar-tusks.png);}
.icon-boiling-bubbles { background-image: url(../img/boiling-bubbles.png);}
.icon-bolas { background-image: url(../img/bolas.png);}
.icon-bolt-shield { background-image: url(../img/bolt-shield.png);}
.icon-bolter-gun { background-image: url(../img/bolter-gun.png);}
.icon-bombing-run { background-image: url(../img/bombing-run.png);}
.icon-bone-gnawer { background-image: url(../img/bone-gnawer.png);}
.icon-bone-knife { background-image: url(../img/bone-knife.png);}
.icon-book-aura { background-image: url(../img/book-aura.png);}
.icon-book-cover { background-image: url(../img/book-cover.png);}
.icon-book-storm { background-image: url(../img/book-storm.png);}
.icon-bookmark { background-image: url(../img/bookmark.png);}
.icon-bookmarklet { background-image: url(../img/bookmarklet.png);}
.icon-boomerang { background-image: url(../img/boomerang.png);}
.icon-boot-prints { background-image: url(../img/boot-prints.png);}
.icon-boot-stomp { background-image: url(../img/boot-stomp.png);}
.icon-boots { background-image: url(../img/boots.png);}
.icon-bordered-shield { background-image: url(../img/bordered-shield.png);}
.icon-bottle-vapors { background-image: url(../img/bottle-vapors.png);}
.icon-bottled-bolt { background-image: url(../img/bottled-bolt.png);}
.icon-bottom-right-3d-arrow { background-image: url(../img/bottom-right-3d-arrow.png);}
.icon-bowie-knife { background-image: url(../img/bowie-knife.png);}
.icon-bowl-spiral { background-image: url(../img/bowl-spiral.png);}
.icon-bowling-pin { background-image: url(../img/bowling-pin.png);}
.icon-bowling-propulsion { background-image: url(../img/bowling-propulsion.png);}
.icon-bowman { background-image: url(../img/bowman.png);}
.icon-boxing-glove-surprise { background-image: url(../img/boxing-glove-surprise.png);}
.icon-boxing-glove { background-image: url(../img/boxing-glove.png);}
.icon-brain-freeze { background-image: url(../img/brain-freeze.png);}
.icon-brain-stem { background-image: url(../img/brain-stem.png);}
.icon-brain { background-image: url(../img/brain.png);}
.icon-brainstorm { background-image: url(../img/brainstorm.png);}
.icon-branch-arrow { background-image: url(../img/branch-arrow.png);}
.icon-brandy-bottle { background-image: url(../img/brandy-bottle.png);}
.icon-brass-eye { background-image: url(../img/brass-eye.png);}
.icon-breastplate { background-image: url(../img/breastplate.png);}
.icon-brick-pile { background-image: url(../img/brick-pile.png);}
.icon-bridge { background-image: url(../img/bridge.png);}
.icon-broadhead-arrow { background-image: url(../img/broadhead-arrow.png);}
.icon-broadsword { background-image: url(../img/broadsword.png);}
.icon-broken-bone { background-image: url(../img/broken-bone.png);}
.icon-broken-bottle { background-image: url(../img/broken-bottle.png);}
.icon-broken-heart { background-image: url(../img/broken-heart.png);}
.icon-broken-shield { background-image: url(../img/broken-shield.png);}
.icon-broken-skull { background-image: url(../img/broken-skull.png);}
.icon-broken-tablet { background-image: url(../img/broken-tablet.png);}
.icon-brutal-helm { background-image: url(../img/brutal-helm.png);}
.icon-bubble-field { background-image: url(../img/bubble-field.png);}
.icon-bubbling-flask { background-image: url(../img/bubbling-flask.png);}
.icon-bud { background-image: url(../img/bud.png);}
.icon-bugle-call { background-image: url(../img/bugle-call.png);}
.icon-bulb { background-image: url(../img/bulb.png);}
.icon-bull-horns { background-image: url(../img/bull-horns.png);}
.icon-bull { background-image: url(../img/bull.png);}
.icon-bullets { background-image: url(../img/bullets.png);}
.icon-burn { background-image: url(../img/burn.png);}
.icon-burning-book { background-image: url(../img/burning-book.png);}
.icon-burning-dot { background-image: url(../img/burning-dot.png);}
.icon-burning-embers { background-image: url(../img/burning-embers.png);}
.icon-burning-eye { background-image: url(../img/burning-eye.png);}
.icon-burning-meteor { background-image: url(../img/burning-meteor.png);}
.icon-burning-passion { background-image: url(../img/burning-passion.png);}
.icon-burning-round-shot { background-image: url(../img/burning-round-shot.png);}
.icon-burning-tree { background-image: url(../img/burning-tree.png);}
.icon-burst-blob { background-image: url(../img/burst-blob.png);}
.icon-butterfly-warning { background-image: url(../img/butterfly-warning.png);}
.icon-butterfly { background-image: url(../img/butterfly.png);}
.icon-caged-ball { background-image: url(../img/caged-ball.png);}
.icon-cake-slice { background-image: url(../img/cake-slice.png);}
.icon-caldera { background-image: url(../img/caldera.png);}
.icon-campfire { background-image: url(../img/campfire.png);}
.icon-cancel { background-image: url(../img/cancel.png);}
.icon-cancer { background-image: url(../img/cancer.png);}
.icon-candle-flame { background-image: url(../img/candle-flame.png);}
.icon-candle-holder { background-image: url(../img/candle-holder.png);}
.icon-candle-light { background-image: url(../img/candle-light.png);}
.icon-candle-skull { background-image: url(../img/candle-skull.png);}
.icon-candlebright { background-image: url(../img/candlebright.png);}
.icon-cannister { background-image: url(../img/cannister.png);}
.icon-cannon-ball { background-image: url(../img/cannon-ball.png);}
.icon-cannon-shot { background-image: url(../img/cannon-shot.png);}
.icon-cannon { background-image: url(../img/cannon.png);}
.icon-capitol { background-image: url(../img/capitol.png);}
.icon-capricorn { background-image: url(../img/capricorn.png);}
.icon-cargo-crane { background-image: url(../img/cargo-crane.png);}
.icon-carillon { background-image: url(../img/carillon.png);}
.icon-carrion { background-image: url(../img/carrion.png);}
.icon-carrot { background-image: url(../img/carrot.png);}
.icon-cartwheel { background-image: url(../img/cartwheel.png);}
.icon-cash { background-image: url(../img/cash.png);}
.icon-castle { background-image: url(../img/castle.png);}
.icon-cauldron { background-image: url(../img/cauldron.png);}
.icon-cctv-camera { background-image: url(../img/cctv-camera.png);}
.icon-centipede { background-image: url(../img/centipede.png);}
.icon-chain-lightning { background-image: url(../img/chain-lightning.png);}
.icon-chain-mail { background-image: url(../img/chain-mail.png);}
.icon-chained-heart { background-image: url(../img/chained-heart.png);}
.icon-chaingun { background-image: url(../img/chaingun.png);}
.icon-chalice-drops { background-image: url(../img/chalice-drops.png);}
.icon-charm { background-image: url(../img/charm.png);}
.icon-checkbox-tree { background-image: url(../img/checkbox-tree.png);}
.icon-checked-shield { background-image: url(../img/checked-shield.png);}
.icon-cheerful { background-image: url(../img/cheerful.png);}
.icon-cheese-wedge { background-image: url(../img/cheese-wedge.png);}
.icon-chemical-arrow { background-image: url(../img/chemical-arrow.png);}
.icon-chemical-bolt { background-image: url(../img/chemical-bolt.png);}
.icon-chemical-drop { background-image: url(../img/chemical-drop.png);}
.icon-chemical-tank { background-image: url(../img/chemical-tank.png);}
.icon-chicken-leg { background-image: url(../img/chicken-leg.png);}
.icon-circuitry { background-image: url(../img/circuitry.png);}
.icon-circular-saw { background-image: url(../img/circular-saw.png);}
.icon-circular-sawblade { background-image: url(../img/circular-sawblade.png);}
.icon-claw-hammer { background-image: url(../img/claw-hammer.png);}
.icon-claw { background-image: url(../img/claw.png);}
.icon-cloak-dagger { background-image: url(../img/cloak-dagger.png);}
.icon-clockwork { background-image: url(../img/clockwork.png);}
.icon-clout { background-image: url(../img/clout.png);}
.icon-clover-spiked { background-image: url(../img/clover-spiked.png);}
.icon-clover { background-image: url(../img/clover.png);}
.icon-cluster-bomb { background-image: url(../img/cluster-bomb.png);}
.icon-cobweb { background-image: url(../img/cobweb.png);}
.icon-coffee-mug { background-image: url(../img/coffee-mug.png);}
.icon-coffin { background-image: url(../img/coffin.png);}
.icon-cog-lock { background-image: url(../img/cog-lock.png);}
.icon-cog { background-image: url(../img/cog.png);}
.icon-cogsplosion { background-image: url(../img/cogsplosion.png);}
.icon-coiling-curl { background-image: url(../img/coiling-curl.png);}
.icon-cold-heart { background-image: url(../img/cold-heart.png);}
.icon-coma { background-image: url(../img/coma.png);}
.icon-comb { background-image: url(../img/comb.png);}
.icon-compass { background-image: url(../img/compass.png);}
.icon-concentration-orb { background-image: url(../img/concentration-orb.png);}
.icon-condor-emblem { background-image: url(../img/condor-emblem.png);}
.icon-condylura-skull { background-image: url(../img/condylura-skull.png);}
.icon-conversation { background-image: url(../img/conversation.png);}
.icon-cool-spices { background-image: url(../img/cool-spices.png);}
.icon-corked-tube { background-image: url(../img/corked-tube.png);}
.icon-cowled { background-image: url(../img/cowled.png);}
.icon-crab-claw { background-image: url(../img/crab-claw.png);}
.icon-crab { background-image: url(../img/crab.png);}
.icon-cracked-ball-dunk { background-image: url(../img/cracked-ball-dunk.png);}
.icon-cracked-disc { background-image: url(../img/cracked-disc.png);}
.icon-cracked-glass { background-image: url(../img/cracked-glass.png);}
.icon-cracked-helm { background-image: url(../img/cracked-helm.png);}
.icon-cracked-mask { background-image: url(../img/cracked-mask.png);}
.icon-cracked-saber { background-image: url(../img/cracked-saber.png);}
.icon-cracked-shield { background-image: url(../img/cracked-shield.png);}
.icon-crags { background-image: url(../img/crags.png);}
.icon-crawl { background-image: url(../img/crawl.png);}
.icon-crenulated-shield { background-image: url(../img/crenulated-shield.png);}
.icon-crescent-blade { background-image: url(../img/crescent-blade.png);}
.icon-crested-helmet { background-image: url(../img/crested-helmet.png);}
.icon-croc-jaws { background-image: url(../img/croc-jaws.png);}
.icon-croc-sword { background-image: url(../img/croc-sword.png);}
.icon-crossbow { background-image: url(../img/crossbow.png);}
.icon-crossed-air-flows { background-image: url(../img/crossed-air-flows.png);}
.icon-crossed-axes { background-image: url(../img/crossed-axes.png);}
.icon-crossed-bones { background-image: url(../img/crossed-bones.png);}
.icon-crossed-chains { background-image: url(../img/crossed-chains.png);}
.icon-crossed-claws { background-image: url(../img/crossed-claws.png);}
.icon-crossed-pistols { background-image: url(../img/crossed-pistols.png);}
.icon-crossed-sabres { background-image: url(../img/crossed-sabres.png);}
.icon-crossed-slashes { background-image: url(../img/crossed-slashes.png);}
.icon-crossed-swords { background-image: url(../img/crossed-swords.png);}
.icon-crow-dive { background-image: url(../img/crow-dive.png);}
.icon-crown-coin { background-image: url(../img/crown-coin.png);}
.icon-crown-of-thorns { background-image: url(../img/crown-of-thorns.png);}
.icon-crown { background-image: url(../img/crown.png);}
.icon-crowned-explosion { background-image: url(../img/crowned-explosion.png);}
.icon-crowned-heart { background-image: url(../img/crowned-heart.png);}
.icon-crowned-skull { background-image: url(../img/crowned-skull.png);}
.icon-crush { background-image: url(../img/crush.png);}
.icon-crystal-ball { background-image: url(../img/crystal-ball.png);}
.icon-crystal-bars { background-image: url(../img/crystal-bars.png);}
.icon-crystal-cluster { background-image: url(../img/crystal-cluster.png);}
.icon-crystal-eye { background-image: url(../img/crystal-eye.png);}
.icon-crystal-growth { background-image: url(../img/crystal-growth.png);}
.icon-crystal-shine { background-image: url(../img/crystal-shine.png);}
.icon-crystal-wand { background-image: url(../img/crystal-wand.png);}
.icon-crystalize { background-image: url(../img/crystalize.png);}
.icon-cubeforce { background-image: url(../img/cubeforce.png);}
.icon-cubes { background-image: url(../img/cubes.png);}
.icon-cupidon-arrow { background-image: url(../img/cupidon-arrow.png);}
.icon-curled-leaf { background-image: url(../img/curled-leaf.png);}
.icon-curled-tentacle { background-image: url(../img/curled-tentacle.png);}
.icon-curling-vines { background-image: url(../img/curling-vines.png);}
.icon-curly-wing { background-image: url(../img/curly-wing.png);}
.icon-curvy-knife { background-image: url(../img/curvy-knife.png);}
.icon-cut-diamond { background-image: url(../img/cut-diamond.png);}
.icon-cut-palm { background-image: url(../img/cut-palm.png);}
.icon-cycle { background-image: url(../img/cycle.png);}
.icon-cyclops { background-image: url(../img/cyclops.png);}
.icon-daggers { background-image: url(../img/daggers.png);}
.icon-daisy { background-image: url(../img/daisy.png);}
.icon-dark-squad { background-image: url(../img/dark-squad.png);}
.icon-dead-eye { background-image: url(../img/dead-eye.png);}
.icon-dead-head { background-image: url(../img/dead-head.png);}
.icon-dead-wood { background-image: url(../img/dead-wood.png);}
.icon-death-note { background-image: url(../img/death-note.png);}
.icon-death-skull { background-image: url(../img/death-skull.png);}
.icon-death-zone { background-image: url(../img/death-zone.png);}
.icon-deathcab { background-image: url(../img/deathcab.png);}
.icon-decapitation { background-image: url(../img/decapitation.png);}
.icon-defibrilate { background-image: url(../img/defibrilate.png);}
.icon-demolish { background-image: url(../img/demolish.png);}
.icon-dervish-swords { background-image: url(../img/dervish-swords.png);}
.icon-desert-skull { background-image: url(../img/desert-skull.png);}
.icon-desk-lamp { background-image: url(../img/desk-lamp.png);}
.icon-despair { background-image: url(../img/despair.png);}
.icon-diablo-skull { background-image: url(../img/diablo-skull.png);}
.icon-diamond-hard { background-image: url(../img/diamond-hard.png);}
.icon-dice-six-faces-five { background-image: url(../img/dice-six-faces-five.png);}
.icon-dice-six-faces-four { background-image: url(../img/dice-six-faces-four.png);}
.icon-dice-six-faces-one { background-image: url(../img/dice-six-faces-one.png);}
.icon-dice-six-faces-six { background-image: url(../img/dice-six-faces-six.png);}
.icon-dice-six-faces-three { background-image: url(../img/dice-six-faces-three.png);}
.icon-dice-six-faces-two { background-image: url(../img/dice-six-faces-two.png);}
.icon-dig-dug { background-image: url(../img/dig-dug.png);}
.icon-dinosaur-bones { background-image: url(../img/dinosaur-bones.png);}
.icon-dinosaur-egg { background-image: url(../img/dinosaur-egg.png);}
.icon-dinosaur-rex { background-image: url(../img/dinosaur-rex.png);}
.icon-disintegrate { background-image: url(../img/disintegrate.png);}
.icon-distraction { background-image: url(../img/distraction.png);}
.icon-divergence { background-image: url(../img/divergence.png);}
.icon-divert { background-image: url(../img/divert.png);}
.icon-diving-dagger { background-image: url(../img/diving-dagger.png);}
.icon-dna1 { background-image: url(../img/dna1.png);}
.icon-dna2 { background-image: url(../img/dna2.png);}
.icon-doctor-face { background-image: url(../img/doctor-face.png);}
.icon-dodge { background-image: url(../img/dodge.png);}
.icon-dodging { background-image: url(../img/dodging.png);}
.icon-domino-mask { background-image: url(../img/domino-mask.png);}
.icon-double-dragon { background-image: url(../img/double-dragon.png);}
.icon-double-quaver { background-image: url(../img/double-quaver.png);}
.icon-double-shot { background-image: url(../img/double-shot.png);}
.icon-doubled { background-image: url(../img/doubled.png);}
.icon-dove { background-image: url(../img/dove.png);}
.icon-dozen { background-image: url(../img/dozen.png);}
.icon-dragon-balls { background-image: url(../img/dragon-balls.png);}
.icon-dragon-breath { background-image: url(../img/dragon-breath.png);}
.icon-dragon-head { background-image: url(../img/dragon-head.png);}
.icon-dragon-spiral { background-image: url(../img/dragon-spiral.png);}
.icon-dragonfly { background-image: url(../img/dragonfly.png);}
.icon-drama-masks { background-image: url(../img/drama-masks.png);}
.icon-drill { background-image: url(../img/drill.png);}
.icon-drink-me { background-image: url(../img/drink-me.png);}
.icon-dripping-blade { background-image: url(../img/dripping-blade.png);}
.icon-dripping-goo { background-image: url(../img/dripping-goo.png);}
.icon-dripping-honey { background-image: url(../img/dripping-honey.png);}
.icon-dripping-knife { background-image: url(../img/dripping-knife.png);}
.icon-dripping-stone { background-image: url(../img/dripping-stone.png);}
.icon-dripping-sword { background-image: url(../img/dripping-sword.png);}
.icon-drop { background-image: url(../img/drop.png);}
.icon-droplet-splash { background-image: url(../img/droplet-splash.png);}
.icon-droplets { background-image: url(../img/droplets.png);}
.icon-drowning { background-image: url(../img/drowning.png);}
.icon-duality { background-image: url(../img/duality.png);}
.icon-duel { background-image: url(../img/duel.png);}
.icon-eagle-emblem { background-image: url(../img/eagle-emblem.png);}
.icon-earth-crack { background-image: url(../img/earth-crack.png);}
.icon-earth-spit { background-image: url(../img/earth-spit.png);}
.icon-eclipse { background-image: url(../img/eclipse.png);}
.icon-edge-crack { background-image: url(../img/edge-crack.png);}
.icon-edged-shield { background-image: url(../img/edged-shield.png);}
.icon-egg-clutch { background-image: url(../img/egg-clutch.png);}
.icon-egg-pod { background-image: url(../img/egg-pod.png);}
.icon-egyptian-pyramids { background-image: url(../img/egyptian-pyramids.png);}
.icon-elderberry { background-image: url(../img/elderberry.png);}
.icon-electric-whip { background-image: url(../img/electric-whip.png);}
.icon-electric { background-image: url(../img/electric.png);}
.icon-elf-ear { background-image: url(../img/elf-ear.png);}
.icon-ember-shot { background-image: url(../img/ember-shot.png);}
.icon-embrassed-energy { background-image: url(../img/embrassed-energy.png);}
.icon-embryo { background-image: url(../img/embryo.png);}
.icon-emerald { background-image: url(../img/emerald.png);}
.icon-empty-chessboard { background-image: url(../img/empty-chessboard.png);}
.icon-empty-hourglass { background-image: url(../img/empty-hourglass.png);}
.icon-energise { background-image: url(../img/energise.png);}
.icon-energy-arrow { background-image: url(../img/energy-arrow.png);}
.icon-energy-shield { background-image: url(../img/energy-shield.png);}
.icon-energy-sword { background-image: url(../img/energy-sword.png);}
.icon-engagement-ring { background-image: url(../img/engagement-ring.png);}
.icon-ent-mouth { background-image: url(../img/ent-mouth.png);}
.icon-envelope { background-image: url(../img/envelope.png);}
.icon-erlenmeyer { background-image: url(../img/erlenmeyer.png);}
.icon-eruption { background-image: url(../img/eruption.png);}
.icon-eskimo { background-image: url(../img/eskimo.png);}
.icon-evil-book { background-image: url(../img/evil-book.png);}
.icon-evil-fork { background-image: url(../img/evil-fork.png);}
.icon-evil-moon { background-image: url(../img/evil-moon.png);}
.icon-evil-tree { background-image: url(../img/evil-tree.png);}
.icon-evil-wings { background-image: url(../img/evil-wings.png);}
.icon-expander { background-image: url(../img/expander.png);}
.icon-explosive-materials { background-image: url(../img/explosive-materials.png);}
.icon-extra-lucid { background-image: url(../img/extra-lucid.png);}
.icon-eye-shield { background-image: url(../img/eye-shield.png);}
.icon-eyeball { background-image: url(../img/eyeball.png);}
.icon-eyedropper { background-image: url(../img/eyedropper.png);}
.icon-eyestalk { background-image: url(../img/eyestalk.png);}
.icon-fairy-wand { background-image: url(../img/fairy-wand.png);}
.icon-fairy { background-image: url(../img/fairy.png);}
.icon-fall-down { background-image: url(../img/fall-down.png);}
.icon-falling-eye { background-image: url(../img/falling-eye.png);}
.icon-falling-leaf { background-image: url(../img/falling-leaf.png);}
.icon-falling-ovoid { background-image: url(../img/falling-ovoid.png);}
.icon-falling { background-image: url(../img/falling.png);}
.icon-fanged-skull { background-image: url(../img/fanged-skull.png);}
.icon-feather { background-image: url(../img/feather.png);}
.icon-feathered-wing { background-image: url(../img/feathered-wing.png);}
.icon-fedora { background-image: url(../img/fedora.png);}
.icon-female { background-image: url(../img/female.png);}
.icon-fez { background-image: url(../img/fez.png);}
.icon-field { background-image: url(../img/field.png);}
.icon-filelist.txt { background-image: url(../img/filelist.txt.png);}
.icon-fire-ace { background-image: url(../img/fire-ace.png);}
.icon-fire-axe { background-image: url(../img/fire-axe.png);}
.icon-fire-bomb { background-image: url(../img/fire-bomb.png);}
.icon-fire-bottle { background-image: url(../img/fire-bottle.png);}
.icon-fire-bowl { background-image: url(../img/fire-bowl.png);}
.icon-fire-breath { background-image: url(../img/fire-breath.png);}
.icon-fire-punch { background-image: url(../img/fire-punch.png);}
.icon-fire-ring { background-image: url(../img/fire-ring.png);}
.icon-fire-shield { background-image: url(../img/fire-shield.png);}
.icon-fire-wave { background-image: url(../img/fire-wave.png);}
.icon-fire { background-image: url(../img/fire.png);}
.icon-fireball { background-image: url(../img/fireball.png);}
.icon-fireflake { background-image: url(../img/fireflake.png);}
.icon-firework-rocket { background-image: url(../img/firework-rocket.png);}
.icon-first-aid { background-image: url(../img/first-aid.png);}
.icon-fish-corpse { background-image: url(../img/fish-corpse.png);}
.icon-fishbone { background-image: url(../img/fishbone.png);}
.icon-fishing-hook { background-image: url(../img/fishing-hook.png);}
.icon-fishing-net { background-image: url(../img/fishing-net.png);}
.icon-fist { background-image: url(../img/fist.png);}
.icon-fizzing-flask { background-image: url(../img/fizzing-flask.png);}
.icon-flake { background-image: url(../img/flake.png);}
.icon-flame-spin { background-image: url(../img/flame-spin.png);}
.icon-flame-tunnel { background-image: url(../img/flame-tunnel.png);}
.icon-flame { background-image: url(../img/flame.png);}
.icon-flamer { background-image: url(../img/flamer.png);}
.icon-flaming-arrow { background-image: url(../img/flaming-arrow.png);}
.icon-flaming-claw { background-image: url(../img/flaming-claw.png);}
.icon-flaming-trident { background-image: url(../img/flaming-trident.png);}
.icon-flash-grenade { background-image: url(../img/flash-grenade.png);}
.icon-flat-hammer { background-image: url(../img/flat-hammer.png);}
.icon-fleshy-mass { background-image: url(../img/fleshy-mass.png);}
.icon-flexible-star { background-image: url(../img/flexible-star.png);}
.icon-floating-crystal { background-image: url(../img/floating-crystal.png);}
.icon-flower-pot { background-image: url(../img/flower-pot.png);}
.icon-flowers { background-image: url(../img/flowers.png);}
.icon-fluffy-cloud { background-image: url(../img/fluffy-cloud.png);}
.icon-fluffy-swirl { background-image: url(../img/fluffy-swirl.png);}
.icon-fluffy-wing { background-image: url(../img/fluffy-wing.png);}
.icon-flying-dagger { background-image: url(../img/flying-dagger.png);}
.icon-flying-flag { background-image: url(../img/flying-flag.png);}
.icon-foam { background-image: url(../img/foam.png);}
.icon-focused-lightning { background-image: url(../img/focused-lightning.png);}
.icon-folded-paper { background-image: url(../img/folded-paper.png);}
.icon-food-chain { background-image: url(../img/food-chain.png);}
.icon-foot-trip { background-image: url(../img/foot-trip.png);}
.icon-footprint { background-image: url(../img/footprint.png);}
.icon-forward-field { background-image: url(../img/forward-field.png);}
.icon-fossil { background-image: url(../img/fossil.png);}
.icon-fountain-pen { background-image: url(../img/fountain-pen.png);}
.icon-fountain { background-image: url(../img/fountain.png);}
.icon-fox-head { background-image: url(../img/fox-head.png);}
.icon-fragrance { background-image: url(../img/fragrance.png);}
.icon-frankenstein-creature { background-image: url(../img/frankenstein-creature.png);}
.icon-freedom-dove { background-image: url(../img/freedom-dove.png);}
.icon-frog { background-image: url(../img/frog.png);}
.icon-front-teeth { background-image: url(../img/front-teeth.png);}
.icon-frontal-lobe { background-image: url(../img/frontal-lobe.png);}
.icon-frostfire { background-image: url(../img/frostfire.png);}
.icon-frozen-arrow { background-image: url(../img/frozen-arrow.png);}
.icon-frozen-block { background-image: url(../img/frozen-block.png);}
.icon-frozen-orb { background-image: url(../img/frozen-orb.png);}
.icon-fruiting { background-image: url(../img/fruiting.png);}
.icon-fulguro-punch { background-image: url(../img/fulguro-punch.png);}
.icon-galleon { background-image: url(../img/galleon.png);}
.icon-gamepad-cross { background-image: url(../img/gamepad-cross.png);}
.icon-gas-mask { background-image: url(../img/gas-mask.png);}
.icon-gavel { background-image: url(../img/gavel.png);}
.icon-gaze { background-image: url(../img/gaze.png);}
.icon-gear-hammer { background-image: url(../img/gear-hammer.png);}
.icon-gears { background-image: url(../img/gears.png);}
.icon-gecko { background-image: url(../img/gecko.png);}
.icon-gem-chain { background-image: url(../img/gem-chain.png);}
.icon-gem-necklace { background-image: url(../img/gem-necklace.png);}
.icon-gem-pendant { background-image: url(../img/gem-pendant.png);}
.icon-gemini { background-image: url(../img/gemini.png);}
.icon-gems { background-image: url(../img/gems.png);}
.icon-ghost { background-image: url(../img/ghost.png);}
.icon-gibbet { background-image: url(../img/gibbet.png);}
.icon-gift-of-knowledge { background-image: url(../img/gift-of-knowledge.png);}
.icon-gift-trap { background-image: url(../img/gift-trap.png);}
.icon-glass-heart { background-image: url(../img/glass-heart.png);}
.icon-glass-shot { background-image: url(../img/glass-shot.png);}
.icon-globe { background-image: url(../img/globe.png);}
.icon-gloop { background-image: url(../img/gloop.png);}
.icon-glowing-hands { background-image: url(../img/glowing-hands.png);}
.icon-gluttonous-smile { background-image: url(../img/gluttonous-smile.png);}
.icon-gluttony { background-image: url(../img/gluttony.png);}
.icon-gold-bar { background-image: url(../img/gold-bar.png);}
.icon-gold-scarab { background-image: url(../img/gold-scarab.png);}
.icon-goo-explosion { background-image: url(../img/goo-explosion.png);}
.icon-goo-skull { background-image: url(../img/goo-skull.png);}
.icon-goo-spurt { background-image: url(../img/goo-spurt.png);}
.icon-gooey-daemon { background-image: url(../img/gooey-daemon.png);}
.icon-gooey-eyed-sun { background-image: url(../img/gooey-eyed-sun.png);}
.icon-gooey-impact { background-image: url(../img/gooey-impact.png);}
.icon-gooey-sword { background-image: url(../img/gooey-sword.png);}
.icon-grab { background-image: url(../img/grab.png);}
.icon-grapes { background-image: url(../img/grapes.png);}
.icon-grasping-claws { background-image: url(../img/grasping-claws.png);}
.icon-grass { background-image: url(../img/grass.png);}
.icon-grease-trap { background-image: url(../img/grease-trap.png);}
.icon-grenade { background-image: url(../img/grenade.png);}
.icon-grim-reaper { background-image: url(../img/grim-reaper.png);}
.icon-groundbreaker { background-image: url(../img/groundbreaker.png);}
.icon-guarded-tower { background-image: url(../img/guarded-tower.png);}
.icon-guillotine { background-image: url(../img/guillotine.png);}
.icon-guitar { background-image: url(../img/guitar.png);}
.icon-gunshot { background-image: url(../img/gunshot.png);}
.icon-halberd-shuriken { background-image: url(../img/halberd-shuriken.png);}
.icon-halberd { background-image: url(../img/halberd.png);}
.icon-half-heart { background-image: url(../img/half-heart.png);}
.icon-hammer-drop { background-image: url(../img/hammer-drop.png);}
.icon-hammer-nails { background-image: url(../img/hammer-nails.png);}
.icon-hand-of-god { background-image: url(../img/hand-of-god.png);}
.icon-hand-saw { background-image: url(../img/hand-saw.png);}
.icon-hand { background-image: url(../img/hand.png);}
.icon-handcuffs { background-image: url(../img/handcuffs.png);}
.icon-hanging-spider { background-image: url(../img/hanging-spider.png);}
.icon-harpoon-chain { background-image: url(../img/harpoon-chain.png);}
.icon-harpoon-trident { background-image: url(../img/harpoon-trident.png);}
.icon-harpy { background-image: url(../img/harpy.png);}
.icon-hatchets { background-image: url(../img/hatchets.png);}
.icon-haunting { background-image: url(../img/haunting.png);}
.icon-hazard-sign { background-image: url(../img/hazard-sign.png);}
.icon-head-shot { background-image: url(../img/head-shot.png);}
.icon-headshot { background-image: url(../img/headshot.png);}
.icon-health-decrease { background-image: url(../img/health-decrease.png);}
.icon-health-increase { background-image: url(../img/health-increase.png);}
.icon-health-normal { background-image: url(../img/health-normal.png);}
.icon-heart-bottle { background-image: url(../img/heart-bottle.png);}
.icon-heart-drop { background-image: url(../img/heart-drop.png);}
.icon-heart-inside { background-image: url(../img/heart-inside.png);}
.icon-heart-organ { background-image: url(../img/heart-organ.png);}
.icon-heart-tower { background-image: url(../img/heart-tower.png);}
.icon-heartburn { background-image: url(../img/heartburn.png);}
.icon-heat-haze { background-image: url(../img/heat-haze.png);}
.icon-heavy-arrow { background-image: url(../img/heavy-arrow.png);}
.icon-heavy-helm { background-image: url(../img/heavy-helm.png);}
.icon-heavy-rain { background-image: url(../img/heavy-rain.png);}
.icon-helmet { background-image: url(../img/helmet.png);}
.icon-help { background-image: url(../img/help.png);}
.icon-hidden { background-image: url(../img/hidden.png);}
.icon-high-grass { background-image: url(../img/high-grass.png);}
.icon-high-shot { background-image: url(../img/high-shot.png);}
.icon-hive { background-image: url(../img/hive.png);}
.icon-hole-ladder { background-image: url(../img/hole-ladder.png);}
.icon-holy-grail { background-image: url(../img/holy-grail.png);}
.icon-holy-symbol { background-image: url(../img/holy-symbol.png);}
.icon-honeycomb { background-image: url(../img/honeycomb.png);}
.icon-honeypot { background-image: url(../img/honeypot.png);}
.icon-hood { background-image: url(../img/hood.png);}
.icon-hoof { background-image: url(../img/hoof.png);}
.icon-horn-internal { background-image: url(../img/horn-internal.png);}
.icon-horned-helm { background-image: url(../img/horned-helm.png);}
.icon-horned-skull { background-image: url(../img/horned-skull.png);}
.icon-horse-head { background-image: url(../img/horse-head.png);}
.icon-horseshoe { background-image: url(../img/horseshoe.png);}
.icon-hospital-cross { background-image: url(../img/hospital-cross.png);}
.icon-hot-spices { background-image: url(../img/hot-spices.png);}
.icon-hot-surface { background-image: url(../img/hot-surface.png);}
.icon-hound { background-image: url(../img/hound.png);}
.icon-hourglass { background-image: url(../img/hourglass.png);}
.icon-human-ear { background-image: url(../img/human-ear.png);}
.icon-hunting-horn { background-image: url(../img/hunting-horn.png);}
.icon-hydra-shot { background-image: url(../img/hydra-shot.png);}
.icon-hydra { background-image: url(../img/hydra.png);}
.icon-hypersonic-bolt { background-image: url(../img/hypersonic-bolt.png);}
.icon-hypodermic-test { background-image: url(../img/hypodermic-test.png);}
.icon-ice-bolt { background-image: url(../img/ice-bolt.png);}
.icon-ice-bomb { background-image: url(../img/ice-bomb.png);}
.icon-ice-cube { background-image: url(../img/ice-cube.png);}
.icon-ice-shield { background-image: url(../img/ice-shield.png);}
.icon-ice-spear { background-image: url(../img/ice-spear.png);}
.icon-icebergs { background-image: url(../img/icebergs.png);}
.icon-ifrit { background-image: url(../img/ifrit.png);}
.icon-imbricated-arrows { background-image: url(../img/imbricated-arrows.png);}
.icon-imp-laugh { background-image: url(../img/imp-laugh.png);}
.icon-imp { background-image: url(../img/imp.png);}
.icon-impact-point { background-image: url(../img/impact-point.png);}
.icon-implosion { background-image: url(../img/implosion.png);}
.icon-imprisoned { background-image: url(../img/imprisoned.png);}
.icon-incense { background-image: url(../img/incense.png);}
.icon-incisors { background-image: url(../img/incisors.png);}
.icon-infested-mass { background-image: url(../img/infested-mass.png);}
.icon-ink-swirl { background-image: url(../img/ink-swirl.png);}
.icon-inner-self { background-image: url(../img/inner-self.png);}
.icon-insect-jaws { background-image: url(../img/insect-jaws.png);}
.icon-interdiction { background-image: url(../img/interdiction.png);}
.icon-internal-injury { background-image: url(../img/internal-injury.png);}
.icon-internal-organ { background-image: url(../img/internal-organ.png);}
.icon-interstellar-path { background-image: url(../img/interstellar-path.png);}
.icon-invisible-face { background-image: url(../img/invisible-face.png);}
.icon-invisible { background-image: url(../img/invisible.png);}
.icon-iron-mask { background-image: url(../img/iron-mask.png);}
.icon-james-bond-aperture { background-image: url(../img/james-bond-aperture.png);}
.icon-jawbone { background-image: url(../img/jawbone.png);}
.icon-jellyfish { background-image: url(../img/jellyfish.png);}
.icon-jet-pack { background-image: url(../img/jet-pack.png);}
.icon-jetpack { background-image: url(../img/jetpack.png);}
.icon-jeweled-chalice { background-image: url(../img/jeweled-chalice.png);}
.icon-jigsaw-box { background-image: url(../img/jigsaw-box.png);}
.icon-jigsaw-piece { background-image: url(../img/jigsaw-piece.png);}
.icon-journey { background-image: url(../img/journey.png);}
.icon-juggler { background-image: url(../img/juggler.png);}
.icon-justice-star { background-image: url(../img/justice-star.png);}
.icon-kaleidoscope-pearls { background-image: url(../img/kaleidoscope-pearls.png);}
.icon-kevlar { background-image: url(../img/kevlar.png);}
.icon-key { background-image: url(../img/key.png);}
.icon-kindle { background-image: url(../img/kindle.png);}
.icon-king { background-image: url(../img/king.png);}
.icon-kitchen-knives { background-image: url(../img/kitchen-knives.png);}
.icon-knapsack { background-image: url(../img/knapsack.png);}
.icon-knife-fork { background-image: url(../img/knife-fork.png);}
.icon-knife-thrust { background-image: url(../img/knife-thrust.png);}
.icon-lamellar { background-image: url(../img/lamellar.png);}
.icon-lamprey-mouth { background-image: url(../img/lamprey-mouth.png);}
.icon-land-mine { background-image: url(../img/land-mine.png);}
.icon-lantern-flame { background-image: url(../img/lantern-flame.png);}
.icon-lantern { background-image: url(../img/lantern.png);}
.icon-laser-blast { background-image: url(../img/laser-blast.png);}
.icon-laser-gun { background-image: url(../img/laser-gun.png);}
.icon-laser-sparks { background-image: url(../img/laser-sparks.png);}
.icon-laser-warning { background-image: url(../img/laser-warning.png);}
.icon-laserburn { background-image: url(../img/laserburn.png);}
.icon-lasso { background-image: url(../img/lasso.png);}
.icon-laurel-crown { background-image: url(../img/laurel-crown.png);}
.icon-laurels { background-image: url(../img/laurels.png);}
.icon-lava { background-image: url(../img/lava.png);}
.icon-law-star { background-image: url(../img/law-star.png);}
.icon-layered-armor { background-image: url(../img/layered-armor.png);}
.icon-leaf-skeleton { background-image: url(../img/leaf-skeleton.png);}
.icon-leaf-swirl { background-image: url(../img/leaf-swirl.png);}
.icon-leaky-skull { background-image: url(../img/leaky-skull.png);}
.icon-leather-boot { background-image: url(../img/leather-boot.png);}
.icon-leather-vest { background-image: url(../img/leather-vest.png);}
.icon-leeching-worm { background-image: url(../img/leeching-worm.png);}
.icon-leo { background-image: url(../img/leo.png);}
.icon-letter-bomb { background-image: url(../img/letter-bomb.png);}
.icon-level-four-advanced { background-image: url(../img/level-four-advanced.png);}
.icon-level-four { background-image: url(../img/level-four.png);}
.icon-level-three-advanced { background-image: url(../img/level-three-advanced.png);}
.icon-level-three { background-image: url(../img/level-three.png);}
.icon-level-two-advanced { background-image: url(../img/level-two-advanced.png);}
.icon-level-two { background-image: url(../img/level-two.png);}
.icon-lever { background-image: url(../img/lever.png);}
.icon-libra { background-image: url(../img/libra.png);}
.icon-life-in-the-balance { background-image: url(../img/life-in-the-balance.png);}
.icon-life-support { background-image: url(../img/life-support.png);}
.icon-life-tap { background-image: url(../img/life-tap.png);}
.icon-lift { background-image: url(../img/lift.png);}
.icon-light-bulb { background-image: url(../img/light-bulb.png);}
.icon-lightning-arc { background-image: url(../img/lightning-arc.png);}
.icon-lightning-bow { background-image: url(../img/lightning-bow.png);}
.icon-lightning-branches { background-image: url(../img/lightning-branches.png);}
.icon-lightning-frequency { background-image: url(../img/lightning-frequency.png);}
.icon-lightning-helix { background-image: url(../img/lightning-helix.png);}
.icon-lightning-shield { background-image: url(../img/lightning-shield.png);}
.icon-lightning-shout { background-image: url(../img/lightning-shout.png);}
.icon-lightning-storm { background-image: url(../img/lightning-storm.png);}
.icon-lightning-tear { background-image: url(../img/lightning-tear.png);}
.icon-linked-rings { background-image: url(../img/linked-rings.png);}
.icon-lion { background-image: url(../img/lion.png);}
.icon-lips { background-image: url(../img/lips.png);}
.icon-list-files.bat { background-image: url(../img/list-files.bat.png);}
.icon-lit-candelabra { background-image: url(../img/lit-candelabra.png);}
.icon-lizard-tongue { background-image: url(../img/lizard-tongue.png);}
.icon-lizardman { background-image: url(../img/lizardman.png);}
.icon-lob-arrow { background-image: url(../img/lob-arrow.png);}
.icon-locked-chest { background-image: url(../img/locked-chest.png);}
.icon-locked-fortress { background-image: url(../img/locked-fortress.png);}
.icon-lotus-flower { background-image: url(../img/lotus-flower.png);}
.icon-lotus { background-image: url(../img/lotus.png);}
.icon-love-howl { background-image: url(../img/love-howl.png);}
.icon-love-song { background-image: url(../img/love-song.png);}
.icon-lucifer-cannon { background-image: url(../img/lucifer-cannon.png);}
.icon-lyre { background-image: url(../img/lyre.png);}
.icon-mace-head { background-image: url(../img/mace-head.png);}
.icon-machete { background-image: url(../img/machete.png);}
.icon-mad-scientist { background-image: url(../img/mad-scientist.png);}
.icon-maggot { background-image: url(../img/maggot.png);}
.icon-magic-gate { background-image: url(../img/magic-gate.png);}
.icon-magic-lamp { background-image: url(../img/magic-lamp.png);}
.icon-magic-palm { background-image: url(../img/magic-palm.png);}
.icon-magic-portal { background-image: url(../img/magic-portal.png);}
.icon-magic-shield { background-image: url(../img/magic-shield.png);}
.icon-magic-swirl { background-image: url(../img/magic-swirl.png);}
.icon-magnet-blast { background-image: url(../img/magnet-blast.png);}
.icon-magnet { background-image: url(../img/magnet.png);}
.icon-magnifying-glass { background-image: url(../img/magnifying-glass.png);}
.icon-mail-shirt { background-image: url(../img/mail-shirt.png);}
.icon-mailed-fist { background-image: url(../img/mailed-fist.png);}
.icon-male { background-image: url(../img/male.png);}
.icon-manacles { background-image: url(../img/manacles.png);}
.icon-mantrap { background-image: url(../img/mantrap.png);}
.icon-maple-leaf { background-image: url(../img/maple-leaf.png);}
.icon-marrow-drain { background-image: url(../img/marrow-drain.png);}
.icon-martini { background-image: url(../img/martini.png);}
.icon-masked-spider { background-image: url(../img/masked-spider.png);}
.icon-mass-driver { background-image: url(../img/mass-driver.png);}
.icon-match-head { background-image: url(../img/match-head.png);}
.icon-materials-science { background-image: url(../img/materials-science.png);}
.icon-maze { background-image: url(../img/maze.png);}
.icon-meat-cleaver { background-image: url(../img/meat-cleaver.png);}
.icon-meat-hook { background-image: url(../img/meat-hook.png);}
.icon-meat { background-image: url(../img/meat.png);}
.icon-mechanical-arm { background-image: url(../img/mechanical-arm.png);}
.icon-medal-skull { background-image: url(../img/medal-skull.png);}
.icon-medal { background-image: url(../img/medal.png);}
.icon-medical-pack-alt { background-image: url(../img/medical-pack-alt.png);}
.icon-medical-pack { background-image: url(../img/medical-pack.png);}
.icon-meditation { background-image: url(../img/meditation.png);}
.icon-mesh-ball { background-image: url(../img/mesh-ball.png);}
.icon-metal-bar { background-image: url(../img/metal-bar.png);}
.icon-metal-disc { background-image: url(../img/metal-disc.png);}
.icon-metal-hand { background-image: url(../img/metal-hand.png);}
.icon-meteor-impact { background-image: url(../img/meteor-impact.png);}
.icon-microchip { background-image: url(../img/microchip.png);}
.icon-microscope-lens { background-image: url(../img/microscope-lens.png);}
.icon-mighty-boosh { background-image: url(../img/mighty-boosh.png);}
.icon-mine-wagon { background-image: url(../img/mine-wagon.png);}
.icon-mineral-heart { background-image: url(../img/mineral-heart.png);}
.icon-minigun { background-image: url(../img/minigun.png);}
.icon-mining { background-image: url(../img/mining.png);}
.icon-minions { background-image: url(../img/minions.png);}
.icon-minotaur { background-image: url(../img/minotaur.png);}
.icon-miracle-medecine { background-image: url(../img/miracle-medecine.png);}
.icon-mirror-mirror { background-image: url(../img/mirror-mirror.png);}
.icon-missile-mech { background-image: url(../img/missile-mech.png);}
.icon-missile-pod { background-image: url(../img/missile-pod.png);}
.icon-missile-swarm { background-image: url(../img/missile-swarm.png);}
.icon-mite-alt { background-image: url(../img/mite-alt.png);}
.icon-mite { background-image: url(../img/mite.png);}
.icon-mixed-swords { background-image: url(../img/mixed-swords.png);}
.icon-moebius-star { background-image: url(../img/moebius-star.png);}
.icon-moebius-triangle { background-image: url(../img/moebius-triangle.png);}
.icon-molecule { background-image: url(../img/molecule.png);}
.icon-molotov { background-image: url(../img/molotov.png);}
.icon-monkey { background-image: url(../img/monkey.png);}
.icon-moon { background-image: url(../img/moon.png);}
.icon-morbid-humour { background-image: url(../img/morbid-humour.png);}
.icon-mountain-cave { background-image: url(../img/mountain-cave.png);}
.icon-mountains { background-image: url(../img/mountains.png);}
.icon-mountaintop { background-image: url(../img/mountaintop.png);}
.icon-mouse { background-image: url(../img/mouse.png);}
.icon-mouth-watering { background-image: url(../img/mouth-watering.png);}
.icon-movement-sensor { background-image: url(../img/movement-sensor.png);}
.icon-mucous-pillar { background-image: url(../img/mucous-pillar.png);}
.icon-muscle-fat { background-image: url(../img/muscle-fat.png);}
.icon-muscle-up { background-image: url(../img/muscle-up.png);}
.icon-mushroom-cloud { background-image: url(../img/mushroom-cloud.png);}
.icon-mushroom-gills { background-image: url(../img/mushroom-gills.png);}
.icon-mushroom { background-image: url(../img/mushroom.png);}
.icon-nailed-foot { background-image: url(../img/nailed-foot.png);}
.icon-nailed-head { background-image: url(../img/nailed-head.png);}
.icon-nails { background-image: url(../img/nails.png);}
.icon-needle-drill { background-image: url(../img/needle-drill.png);}
.icon-needle-jaws { background-image: url(../img/needle-jaws.png);}
.icon-night-sky { background-image: url(../img/night-sky.png);}
.icon-ninja-mask { background-image: url(../img/ninja-mask.png);}
.icon-nodular { background-image: url(../img/nodular.png);}
.icon-nothing-to-say { background-image: url(../img/nothing-to-say.png);}
.icon-nuclear { background-image: url(../img/nuclear.png);}
.icon-oak { background-image: url(../img/oak.png);}
.icon-ocarina { background-image: url(../img/ocarina.png);}
.icon-octopus { background-image: url(../img/octopus.png);}
.icon-omega { background-image: url(../img/omega.png);}
.icon-on-target { background-image: url(../img/on-target.png);}
.icon-one-eyed { background-image: url(../img/one-eyed.png);}
.icon-open-book { background-image: url(../img/open-book.png);}
.icon-open-wound { background-image: url(../img/open-wound.png);}
.icon-ophiuchus { background-image: url(../img/ophiuchus.png);}
.icon-oppression { background-image: url(../img/oppression.png);}
.icon-orb-direction { background-image: url(../img/orb-direction.png);}
.icon-orb-wand { background-image: url(../img/orb-wand.png);}
.icon-orbital { background-image: url(../img/orbital.png);}
.icon-ouroboros { background-image: url(../img/ouroboros.png);}
.icon-over-infinity { background-image: url(../img/over-infinity.png);}
.icon-overdose { background-image: url(../img/overdose.png);}
.icon-overdrive { background-image: url(../img/overdrive.png);}
.icon-overhead { background-image: url(../img/overhead.png);}
.icon-overkill { background-image: url(../img/overkill.png);}
.icon-overmind { background-image: url(../img/overmind.png);}
.icon-owl { background-image: url(../img/owl.png);}
.icon-padlock { background-image: url(../img/padlock.png);}
.icon-palm-tree { background-image: url(../img/palm-tree.png);}
.icon-palm { background-image: url(../img/palm.png);}
.icon-paper-bomb { background-image: url(../img/paper-bomb.png);}
.icon-paper-lantern { background-image: url(../img/paper-lantern.png);}
.icon-paper { background-image: url(../img/paper.png);}
.icon-papers { background-image: url(../img/papers.png);}
.icon-parachute { background-image: url(../img/parachute.png);}
.icon-paranoia { background-image: url(../img/paranoia.png);}
.icon-parmecia { background-image: url(../img/parmecia.png);}
.icon-parrot-head { background-image: url(../img/parrot-head.png);}
.icon-paw-front { background-image: url(../img/paw-front.png);}
.icon-paw-heart { background-image: url(../img/paw-heart.png);}
.icon-paw { background-image: url(../img/paw.png);}
.icon-pawn { background-image: url(../img/pawn.png);}
.icon-pawprint { background-image: url(../img/pawprint.png);}
.icon-perfume-bottle { background-image: url(../img/perfume-bottle.png);}
.icon-perspective-dice-six-faces-five { background-image: url(../img/perspective-dice-six-faces-five.png);}
.icon-perspective-dice-six-faces-four { background-image: url(../img/perspective-dice-six-faces-four.png);}
.icon-perspective-dice-six-faces-one { background-image: url(../img/perspective-dice-six-faces-one.png);}
.icon-perspective-dice-six-faces-random { background-image: url(../img/perspective-dice-six-faces-random.png);}
.icon-perspective-dice-six-faces-six { background-image: url(../img/perspective-dice-six-faces-six.png);}
.icon-perspective-dice-six-faces-three { background-image: url(../img/perspective-dice-six-faces-three.png);}
.icon-perspective-dice-six-faces-two { background-image: url(../img/perspective-dice-six-faces-two.png);}
.icon-pie-slice { background-image: url(../img/pie-slice.png);}
.icon-pierced-body { background-image: url(../img/pierced-body.png);}
.icon-pierced-heart { background-image: url(../img/pierced-heart.png);}
.icon-pill-drop { background-image: url(../img/pill-drop.png);}
.icon-pill { background-image: url(../img/pill.png);}
.icon-pincers { background-image: url(../img/pincers.png);}
.icon-pine-tree { background-image: url(../img/pine-tree.png);}
.icon-ping-pong-bat { background-image: url(../img/ping-pong-bat.png);}
.icon-pirate-grave { background-image: url(../img/pirate-grave.png);}
.icon-pirate-skull { background-image: url(../img/pirate-skull.png);}
.icon-pisces { background-image: url(../img/pisces.png);}
.icon-pistol-gun { background-image: url(../img/pistol-gun.png);}
.icon-pizza-cutter { background-image: url(../img/pizza-cutter.png);}
.icon-plain-dagger { background-image: url(../img/plain-dagger.png);}
.icon-planks { background-image: url(../img/planks.png);}
.icon-plasma-bolt { background-image: url(../img/plasma-bolt.png);}
.icon-plastron { background-image: url(../img/plastron.png);}
.icon-pocket-bow { background-image: url(../img/pocket-bow.png);}
.icon-podium { background-image: url(../img/podium.png);}
.icon-pointing { background-image: url(../img/pointing.png);}
.icon-pointy-hat { background-image: url(../img/pointy-hat.png);}
.icon-poison-bottle { background-image: url(../img/poison-bottle.png);}
.icon-poison-cloud { background-image: url(../img/poison-cloud.png);}
.icon-poison-gas { background-image: url(../img/poison-gas.png);}
.icon-poison { background-image: url(../img/poison.png);}
.icon-poker-hand { background-image: url(../img/poker-hand.png);}
.icon-pollen-dust { background-image: url(../img/pollen-dust.png);}
.icon-portculis { background-image: url(../img/portculis.png);}
.icon-potion-ball { background-image: url(../img/potion-ball.png);}
.icon-pounce { background-image: url(../img/pounce.png);}
.icon-pouring-chalice { background-image: url(../img/pouring-chalice.png);}
.icon-powder { background-image: url(../img/powder.png);}
.icon-prayer { background-image: url(../img/prayer.png);}
.icon-pretty-fangs { background-image: url(../img/pretty-fangs.png);}
.icon-profit { background-image: url(../img/profit.png);}
.icon-psychic-waves { background-image: url(../img/psychic-waves.png);}
.icon-pulse { background-image: url(../img/pulse.png);}
.icon-pummeled { background-image: url(../img/pummeled.png);}
.icon-pumpkin-lantern { background-image: url(../img/pumpkin-lantern.png);}
.icon-pumpkin-mask { background-image: url(../img/pumpkin-mask.png);}
.icon-punch { background-image: url(../img/punch.png);}
.icon-puppet { background-image: url(../img/puppet.png);}
.icon-pyromaniac { background-image: url(../img/pyromaniac.png);}
.icon-quake-stomp { background-image: url(../img/quake-stomp.png);}
.icon-queen-crown { background-image: url(../img/queen-crown.png);}
.icon-quick-slash { background-image: url(../img/quick-slash.png);}
.icon-quicksand { background-image: url(../img/quicksand.png);}
.icon-quill-ink { background-image: url(../img/quill-ink.png);}
.icon-quill { background-image: url(../img/quill.png);}
.icon-rabbit { background-image: url(../img/rabbit.png);}
.icon-radar-dish { background-image: url(../img/radar-dish.png);}
.icon-radar-sweep { background-image: url(../img/radar-sweep.png);}
.icon-radial-balance { background-image: url(../img/radial-balance.png);}
.icon-radioactive { background-image: url(../img/radioactive.png);}
.icon-ragged-wound { background-image: url(../img/ragged-wound.png);}
.icon-rainbow-star { background-image: url(../img/rainbow-star.png);}
.icon-raining { background-image: url(../img/raining.png);}
.icon-rally-the-troops { background-image: url(../img/rally-the-troops.png);}
.icon-ram { background-image: url(../img/ram.png);}
.icon-rapidshare-arrow { background-image: url(../img/rapidshare-arrow.png);}
.icon-raven { background-image: url(../img/raven.png);}
.icon-ray-gun { background-image: url(../img/ray-gun.png);}
.icon-razor-blade { background-image: url(../img/razor-blade.png);}
.icon-reactor { background-image: url(../img/reactor.png);}
.icon-reaper-scythe { background-image: url(../img/reaper-scythe.png);}
.icon-recycle { background-image: url(../img/recycle.png);}
.icon-regeneration { background-image: url(../img/regeneration.png);}
.icon-relic-blade { background-image: url(../img/relic-blade.png);}
.icon-reticule { background-image: url(../img/reticule.png);}
.icon-revolt { background-image: url(../img/revolt.png);}
.icon-ribbon { background-image: url(../img/ribbon.png);}
.icon-ribcage { background-image: url(../img/ribcage.png);}
.icon-rifle { background-image: url(../img/rifle.png);}
.icon-ringed-planet { background-image: url(../img/ringed-planet.png);}
.icon-ringing-bell { background-image: url(../img/ringing-bell.png);}
.icon-riot-shield { background-image: url(../img/riot-shield.png);}
.icon-roast-chicken { background-image: url(../img/roast-chicken.png);}
.icon-robe { background-image: url(../img/robe.png);}
.icon-robot-golem { background-image: url(../img/robot-golem.png);}
.icon-rock { background-image: url(../img/rock.png);}
.icon-rocket-flight { background-image: url(../img/rocket-flight.png);}
.icon-rocket { background-image: url(../img/rocket.png);}
.icon-rogue { background-image: url(../img/rogue.png);}
.icon-rolling-bomb { background-image: url(../img/rolling-bomb.png);}
.icon-rose { background-image: url(../img/rose.png);}
.icon-round-bottom-flask { background-image: url(../img/round-bottom-flask.png);}
.icon-round-shield { background-image: url(../img/round-shield.png);}
.icon-rss { background-image: url(../img/rss.png);}
.icon-run { background-image: url(../img/run.png);}
.icon-rune-stone { background-image: url(../img/rune-stone.png);}
.icon-rune-sword { background-image: url(../img/rune-sword.png);}
.icon-saber-slash { background-image: url(../img/saber-slash.png);}
.icon-saber-tooth { background-image: url(../img/saber-tooth.png);}
.icon-sacrificial-dagger { background-image: url(../img/sacrificial-dagger.png);}
.icon-sad-crab { background-image: url(../img/sad-crab.png);}
.icon-sagittarius { background-image: url(../img/sagittarius.png);}
.icon-salamander { background-image: url(../img/salamander.png);}
.icon-salt-shaker { background-image: url(../img/salt-shaker.png);}
.icon-sands-of-time { background-image: url(../img/sands-of-time.png);}
.icon-saphir { background-image: url(../img/saphir.png);}
.icon-sattelite { background-image: url(../img/sattelite.png);}
.icon-saw-claw { background-image: url(../img/saw-claw.png);}
.icon-scale-mail { background-image: url(../img/scale-mail.png);}
.icon-scales { background-image: url(../img/scales.png);}
.icon-scallop { background-image: url(../img/scallop.png);}
.icon-scalpel-strike { background-image: url(../img/scalpel-strike.png);}
.icon-scalpel { background-image: url(../img/scalpel.png);}
.icon-scarab-beetle { background-image: url(../img/scarab-beetle.png);}
.icon-scarecrow { background-image: url(../img/scarecrow.png);}
.icon-scissors { background-image: url(../img/scissors.png);}
.icon-scorpio { background-image: url(../img/scorpio.png);}
.icon-scorpion-tail { background-image: url(../img/scorpion-tail.png);}
.icon-scorpion { background-image: url(../img/scorpion.png);}
.icon-screaming { background-image: url(../img/screaming.png);}
.icon-screwdriver { background-image: url(../img/screwdriver.png);}
.icon-scroll-unfurled { background-image: url(../img/scroll-unfurled.png);}
.icon-scythe { background-image: url(../img/scythe.png);}
.icon-sea-dragon { background-image: url(../img/sea-dragon.png);}
.icon-sea-serpent { background-image: url(../img/sea-serpent.png);}
.icon-seated-mouse { background-image: url(../img/seated-mouse.png);}
.icon-select { background-image: url(../img/select.png);}
.icon-semi-closed-eye { background-image: url(../img/semi-closed-eye.png);}
.icon-sentry-gun { background-image: url(../img/sentry-gun.png);}
.icon-serrated-slash { background-image: url(../img/serrated-slash.png);}
.icon-sewing-needle { background-image: url(../img/sewing-needle.png);}
.icon-shard-sword { background-image: url(../img/shard-sword.png);}
.icon-shark-jaws { background-image: url(../img/shark-jaws.png);}
.icon-sharp-crown { background-image: url(../img/sharp-crown.png);}
.icon-sharp-smile { background-image: url(../img/sharp-smile.png);}
.icon-shatter { background-image: url(../img/shatter.png);}
.icon-shattered-glass { background-image: url(../img/shattered-glass.png);}
.icon-shattered-sword { background-image: url(../img/shattered-sword.png);}
.icon-sheikah-eye { background-image: url(../img/sheikah-eye.png);}
.icon-shield-echoes { background-image: url(../img/shield-echoes.png);}
.icon-shield-reflect { background-image: url(../img/shield-reflect.png);}
.icon-shield { background-image: url(../img/shield.png);}
.icon-shieldcomb { background-image: url(../img/shieldcomb.png);}
.icon-shining-claw { background-image: url(../img/shining-claw.png);}
.icon-shining-heart { background-image: url(../img/shining-heart.png);}
.icon-shining-sword { background-image: url(../img/shining-sword.png);}
.icon-shiny-apple { background-image: url(../img/shiny-apple.png);}
.icon-shiny-iris { background-image: url(../img/shiny-iris.png);}
.icon-shiny-purse { background-image: url(../img/shiny-purse.png);}
.icon-shotgun { background-image: url(../img/shotgun.png);}
.icon-shoulder-scales { background-image: url(../img/shoulder-scales.png);}
.icon-shouting { background-image: url(../img/shouting.png);}
.icon-shuriken { background-image: url(../img/shuriken.png);}
.icon-sickle { background-image: url(../img/sickle.png);}
.icon-sideswipe { background-image: url(../img/sideswipe.png);}
.icon-silence { background-image: url(../img/silence.png);}
.icon-sing { background-image: url(../img/sing.png);}
.icon-six-eyes { background-image: url(../img/six-eyes.png);}
.icon-skeleton-inside { background-image: url(../img/skeleton-inside.png);}
.icon-skeleton-key { background-image: url(../img/skeleton-key.png);}
.icon-skid-mark { background-image: url(../img/skid-mark.png);}
.icon-skull-bolt { background-image: url(../img/skull-bolt.png);}
.icon-skull-crack { background-image: url(../img/skull-crack.png);}
.icon-skull-crossed-bones { background-image: url(../img/skull-crossed-bones.png);}
.icon-skull-in-jar { background-image: url(../img/skull-in-jar.png);}
.icon-skull-mask { background-image: url(../img/skull-mask.png);}
.icon-skull-ring { background-image: url(../img/skull-ring.png);}
.icon-skull-shield { background-image: url(../img/skull-shield.png);}
.icon-skull-signet { background-image: url(../img/skull-signet.png);}
.icon-slap { background-image: url(../img/slap.png);}
.icon-slashed-shield { background-image: url(../img/slashed-shield.png);}
.icon-slavery-whip { background-image: url(../img/slavery-whip.png);}
.icon-sleepy { background-image: url(../img/sleepy.png);}
.icon-sliced-bread { background-image: url(../img/sliced-bread.png);}
.icon-slow-blob { background-image: url(../img/slow-blob.png);}
.icon-sly { background-image: url(../img/sly.png);}
.icon-small-fire { background-image: url(../img/small-fire.png);}
.icon-smitten { background-image: url(../img/smitten.png);}
.icon-smoking-finger { background-image: url(../img/smoking-finger.png);}
.icon-snail { background-image: url(../img/snail.png);}
.icon-snake-bite { background-image: url(../img/snake-bite.png);}
.icon-snake-totem { background-image: url(../img/snake-totem.png);}
.icon-snake { background-image: url(../img/snake.png);}
.icon-snatch { background-image: url(../img/snatch.png);}
.icon-snorkel { background-image: url(../img/snorkel.png);}
.icon-snow-bottle { background-image: url(../img/snow-bottle.png);}
.icon-snowflake-1 { background-image: url(../img/snowflake-1.png);}
.icon-snowflake-2 { background-image: url(../img/snowflake-2.png);}
.icon-snowing { background-image: url(../img/snowing.png);}
.icon-snowman { background-image: url(../img/snowman.png);}
.icon-soccer-ball { background-image: url(../img/soccer-ball.png);}
.icon-sonic-boom { background-image: url(../img/sonic-boom.png);}
.icon-sonic-screech { background-image: url(../img/sonic-screech.png);}
.icon-sonic-shout { background-image: url(../img/sonic-shout.png);}
.icon-space-suit { background-image: url(../img/space-suit.png);}
.icon-spade-skull { background-image: url(../img/spade-skull.png);}
.icon-spade { background-image: url(../img/spade.png);}
.icon-spanner { background-image: url(../img/spanner.png);}
.icon-sparkling-sabre { background-image: url(../img/sparkling-sabre.png);}
.icon-sparky-bomb { background-image: url(../img/sparky-bomb.png);}
.icon-sparrow { background-image: url(../img/sparrow.png);}
.icon-spartan { background-image: url(../img/spartan.png);}
.icon-spatter { background-image: url(../img/spatter.png);}
.icon-spawn-node { background-image: url(../img/spawn-node.png);}
.icon-spears { background-image: url(../img/spears.png);}
.icon-spectacle-lenses { background-image: url(../img/spectacle-lenses.png);}
.icon-spectacles { background-image: url(../img/spectacles.png);}
.icon-spectre { background-image: url(../img/spectre.png);}
.icon-spider-alt { background-image: url(../img/spider-alt.png);}
.icon-spider-face { background-image: url(../img/spider-face.png);}
.icon-spikeball { background-image: url(../img/spikeball.png);}
.icon-spiked-armor { background-image: url(../img/spiked-armor.png);}
.icon-spiked-collar { background-image: url(../img/spiked-collar.png);}
.icon-spiked-fence { background-image: url(../img/spiked-fence.png);}
.icon-spiked-mace { background-image: url(../img/spiked-mace.png);}
.icon-spiked-shell { background-image: url(../img/spiked-shell.png);}
.icon-spiked-snail { background-image: url(../img/spiked-snail.png);}
.icon-spiked-tentacle { background-image: url(../img/spiked-tentacle.png);}
.icon-spikes-full { background-image: url(../img/spikes-full.png);}
.icon-spikes-half { background-image: url(../img/spikes-half.png);}
.icon-spikes-init { background-image: url(../img/spikes-init.png);}
.icon-spikes { background-image: url(../img/spikes.png);}
.icon-spill { background-image: url(../img/spill.png);}
.icon-spinal-coil { background-image: url(../img/spinal-coil.png);}
.icon-spine-arrow { background-image: url(../img/spine-arrow.png);}
.icon-spinning-blades { background-image: url(../img/spinning-blades.png);}
.icon-spinning-sword { background-image: url(../img/spinning-sword.png);}
.icon-spiral-arrow { background-image: url(../img/spiral-arrow.png);}
.icon-spiral-bloom { background-image: url(../img/spiral-bloom.png);}
.icon-spiral-bottle { background-image: url(../img/spiral-bottle.png);}
.icon-spiral-shell { background-image: url(../img/spiral-shell.png);}
.icon-spiral-thrust { background-image: url(../img/spiral-thrust.png);}
.icon-splash { background-image: url(../img/splash.png);}
.icon-split-body { background-image: url(../img/split-body.png);}
.icon-split-cross { background-image: url(../img/split-cross.png);}
.icon-splurt { background-image: url(../img/splurt.png);}
.icon-spoon { background-image: url(../img/spoon.png);}
.icon-spoted-flower { background-image: url(../img/spoted-flower.png);}
.icon-spotted-mushroom { background-image: url(../img/spotted-mushroom.png);}
.icon-spotted-wound { background-image: url(../img/spotted-wound.png);}
.icon-spoutnik { background-image: url(../img/spoutnik.png);}
.icon-spray { background-image: url(../img/spray.png);}
.icon-sprint { background-image: url(../img/sprint.png);}
.icon-sprout-disc { background-image: url(../img/sprout-disc.png);}
.icon-sprout { background-image: url(../img/sprout.png);}
.icon-spyglass { background-image: url(../img/spyglass.png);}
.icon-square-bottle { background-image: url(../img/square-bottle.png);}
.icon-squid-head { background-image: url(../img/squid-head.png);}
.icon-squid { background-image: url(../img/squid.png);}
.icon-stag-head { background-image: url(../img/stag-head.png);}
.icon-stalagtite { background-image: url(../img/stalagtite.png);}
.icon-star-prominences { background-image: url(../img/star-prominences.png);}
.icon-star-pupil { background-image: url(../img/star-pupil.png);}
.icon-star-sattelites { background-image: url(../img/star-sattelites.png);}
.icon-star-swirl { background-image: url(../img/star-swirl.png);}
.icon-staryu { background-image: url(../img/staryu.png);}
.icon-static { background-image: url(../img/static.png);}
.icon-steel-claws { background-image: url(../img/steel-claws.png);}
.icon-steeltoe-boots { background-image: url(../img/steeltoe-boots.png);}
.icon-steelwing-emblem { background-image: url(../img/steelwing-emblem.png);}
.icon-stick-splitting { background-image: url(../img/stick-splitting.png);}
.icon-sticking-plaster { background-image: url(../img/sticking-plaster.png);}
.icon-stigmata { background-image: url(../img/stigmata.png);}
.icon-stiletto { background-image: url(../img/stiletto.png);}
.icon-stitched-wound { background-image: url(../img/stitched-wound.png);}
.icon-stomp { background-image: url(../img/stomp.png);}
.icon-stone-axe { background-image: url(../img/stone-axe.png);}
.icon-stone-block { background-image: url(../img/stone-block.png);}
.icon-stone-crafting { background-image: url(../img/stone-crafting.png);}
.icon-stone-pile { background-image: url(../img/stone-pile.png);}
.icon-stone-spear { background-image: url(../img/stone-spear.png);}
.icon-stone-sphere { background-image: url(../img/stone-sphere.png);}
.icon-stone-tablet { background-image: url(../img/stone-tablet.png);}
.icon-stone-throne { background-image: url(../img/stone-throne.png);}
.icon-stone-tower { background-image: url(../img/stone-tower.png);}
.icon-stopwatch { background-image: url(../img/stopwatch.png);}
.icon-strafe { background-image: url(../img/strafe.png);}
.icon-striking-balls { background-image: url(../img/striking-balls.png);}
.icon-striking-diamonds { background-image: url(../img/striking-diamonds.png);}
.icon-strong { background-image: url(../img/strong.png);}
.icon-suckered-tentacle { background-image: url(../img/suckered-tentacle.png);}
.icon-suicide { background-image: url(../img/suicide.png);}
.icon-suits { background-image: url(../img/suits.png);}
.icon-sun { background-image: url(../img/sun.png);}
.icon-sunbeams { background-image: url(../img/sunbeams.png);}
.icon-sundial { background-image: url(../img/sundial.png);}
.icon-sunken-eye { background-image: url(../img/sunken-eye.png);}
.icon-sunrise { background-image: url(../img/sunrise.png);}
.icon-super-mushroom { background-image: url(../img/super-mushroom.png);}
.icon-supersonic-arrow { background-image: url(../img/supersonic-arrow.png);}
.icon-supersonic-bullet { background-image: url(../img/supersonic-bullet.png);}
.icon-surprised-skull { background-image: url(../img/surprised-skull.png);}
.icon-surprised { background-image: url(../img/surprised.png);}
.icon-suspicious { background-image: url(../img/suspicious.png);}
.icon-swallow { background-image: url(../img/swallow.png);}
.icon-swamp { background-image: url(../img/swamp.png);}
.icon-swan { background-image: url(../img/swan.png);}
.icon-swap-bag { background-image: url(../img/swap-bag.png);}
.icon-sword-array { background-image: url(../img/sword-array.png);}
.icon-sword-break { background-image: url(../img/sword-break.png);}
.icon-sword-clash { background-image: url(../img/sword-clash.png);}
.icon-sword-hilt { background-image: url(../img/sword-hilt.png);}
.icon-sword-in-stone { background-image: url(../img/sword-in-stone.png);}
.icon-sword-slice { background-image: url(../img/sword-slice.png);}
.icon-sword-smithing { background-image: url(../img/sword-smithing.png);}
.icon-sword-spade { background-image: url(../img/sword-spade.png);}
.icon-sword-spin { background-image: url(../img/sword-spin.png);}
.icon-syringe { background-image: url(../img/syringe.png);}
.icon-tank { background-image: url(../img/tank.png);}
.icon-target-arrows { background-image: url(../img/target-arrows.png);}
.icon-target-dummy { background-image: url(../img/target-dummy.png);}
.icon-target-laser { background-image: url(../img/target-laser.png);}
.icon-target-shot { background-image: url(../img/target-shot.png);}
.icon-targeted { background-image: url(../img/targeted.png);}
.icon-targeting { background-image: url(../img/targeting.png);}
.icon-tattered-banner { background-image: url(../img/tattered-banner.png);}
.icon-taurus { background-image: url(../img/taurus.png);}
.icon-teapot { background-image: url(../img/teapot.png);}
.icon-tear-tracks { background-image: url(../img/tear-tracks.png);}
.icon-techno-heart { background-image: url(../img/techno-heart.png);}
.icon-telefrag { background-image: url(../img/telefrag.png);}
.icon-telepathy { background-image: url(../img/telepathy.png);}
.icon-teleport { background-image: url(../img/teleport.png);}
.icon-templar-heart { background-image: url(../img/templar-heart.png);}
.icon-temptation { background-image: url(../img/temptation.png);}
.icon-tennis-ball { background-image: url(../img/tennis-ball.png);}
.icon-tentacle-strike { background-image: url(../img/tentacle-strike.png);}
.icon-tentacurl { background-image: url(../img/tentacurl.png);}
.icon-terror { background-image: url(../img/terror.png);}
.icon-tesla-coil { background-image: url(../img/tesla-coil.png);}
.icon-tesla-turret { background-image: url(../img/tesla-turret.png);}
.icon-tesla { background-image: url(../img/tesla.png);}
.icon-test-tubes { background-image: url(../img/test-tubes.png);}
.icon-thermometer-scale { background-image: url(../img/thermometer-scale.png);}
.icon-third-eye { background-image: url(../img/third-eye.png);}
.icon-thor-fist { background-image: url(../img/thor-fist.png);}
.icon-thorn-helix { background-image: url(../img/thorn-helix.png);}
.icon-thorned-arrow { background-image: url(../img/thorned-arrow.png);}
.icon-thorny-vine { background-image: url(../img/thorny-vine.png);}
.icon-three-keys { background-image: url(../img/three-keys.png);}
.icon-three-leaves { background-image: url(../img/three-leaves.png);}
.icon-thrown-charcoal { background-image: url(../img/thrown-charcoal.png);}
.icon-thrown-daggers { background-image: url(../img/thrown-daggers.png);}
.icon-thrown-knife { background-image: url(../img/thrown-knife.png);}
.icon-thrown-spear { background-image: url(../img/thrown-spear.png);}
.icon-thrust { background-image: url(../img/thrust.png);}
.icon-thunder-skull { background-image: url(../img/thunder-skull.png);}
.icon-thunder-struck { background-image: url(../img/thunder-struck.png);}
.icon-thunderball { background-image: url(../img/thunderball.png);}
.icon-tic-tac-toe { background-image: url(../img/tic-tac-toe.png);}
.icon-tick { background-image: url(../img/tick.png);}
.icon-tied-scroll { background-image: url(../img/tied-scroll.png);}
.icon-time-bomb { background-image: url(../img/time-bomb.png);}
.icon-time-trap { background-image: url(../img/time-trap.png);}
.icon-tinker { background-image: url(../img/tinker.png);}
.icon-toad-teeth { background-image: url(../img/toad-teeth.png);}
.icon-tombstone { background-image: url(../img/tombstone.png);}
.icon-tooth { background-image: url(../img/tooth.png);}
.icon-top-hat { background-image: url(../img/top-hat.png);}
.icon-top-paw { background-image: url(../img/top-paw.png);}
.icon-torch { background-image: url(../img/torch.png);}
.icon-tornado { background-image: url(../img/tornado.png);}
.icon-totem-head { background-image: url(../img/totem-head.png);}
.icon-tower-fall { background-image: url(../img/tower-fall.png);}
.icon-trade { background-image: url(../img/trade.png);}
.icon-trample { background-image: url(../img/trample.png);}
.icon-transfuse { background-image: url(../img/transfuse.png);}
.icon-transportation-rings { background-image: url(../img/transportation-rings.png);}
.icon-tread { background-image: url(../img/tread.png);}
.icon-treasure-map { background-image: url(../img/treasure-map.png);}
.icon-tree-branch { background-image: url(../img/tree-branch.png);}
.icon-trefoil-lily { background-image: url(../img/trefoil-lily.png);}
.icon-trefoil-shuriken { background-image: url(../img/trefoil-shuriken.png);}
.icon-tribal-mask { background-image: url(../img/tribal-mask.png);}
.icon-trident { background-image: url(../img/trident.png);}
.icon-trigger-hurt { background-image: url(../img/trigger-hurt.png);}
.icon-trilobite { background-image: url(../img/trilobite.png);}
.icon-triorb { background-image: url(../img/triorb.png);}
.icon-triple-claws { background-image: url(../img/triple-claws.png);}
.icon-triple-corn { background-image: url(../img/triple-corn.png);}
.icon-triple-lock { background-image: url(../img/triple-lock.png);}
.icon-triple-needle { background-image: url(../img/triple-needle.png);}
.icon-triple-skulls { background-image: url(../img/triple-skulls.png);}
.icon-tripwire { background-image: url(../img/tripwire.png);}
.icon-tron-arrow { background-image: url(../img/tron-arrow.png);}
.icon-trophy { background-image: url(../img/trophy.png);}
.icon-trousers { background-image: url(../img/trousers.png);}
.icon-tune-pitch { background-image: url(../img/tune-pitch.png);}
.icon-turd { background-image: url(../img/turd.png);}
.icon-turret { background-image: url(../img/turret.png);}
.icon-turtle-shell { background-image: url(../img/turtle-shell.png);}
.icon-turtle { background-image: url(../img/turtle.png);}
.icon-twirly-flower { background-image: url(../img/twirly-flower.png);}
.icon-twister { background-image: url(../img/twister.png);}
.icon-two-feathers { background-image: url(../img/two-feathers.png);}
.icon-two-shadows { background-image: url(../img/two-shadows.png);}
.icon-tyre { background-image: url(../img/tyre.png);}
.icon-ubisoft-sun { background-image: url(../img/ubisoft-sun.png);}
.icon-udder { background-image: url(../img/udder.png);}
.icon-ultrasound { background-image: url(../img/ultrasound.png);}
.icon-umbrella { background-image: url(../img/umbrella.png);}
.icon-uncertainty { background-image: url(../img/uncertainty.png);}
.icon-underhand { background-image: url(../img/underhand.png);}
.icon-unfriendly-fire { background-image: url(../img/unfriendly-fire.png);}
.icon-unlit-bomb { background-image: url(../img/unlit-bomb.png);}
.icon-unlit-candelabra { background-image: url(../img/unlit-candelabra.png);}
.icon-unplugged { background-image: url(../img/unplugged.png);}
.icon-unstable-projectile { background-image: url(../img/unstable-projectile.png);}
.icon-usable { background-image: url(../img/usable.png);}
.icon-valley { background-image: url(../img/valley.png);}
.icon-vanilla-flower { background-image: url(../img/vanilla-flower.png);}
.icon-vial { background-image: url(../img/vial.png);}
.icon-vile-fluid { background-image: url(../img/vile-fluid.png);}
.icon-vine-flower { background-image: url(../img/vine-flower.png);}
.icon-vine-leaf { background-image: url(../img/vine-leaf.png);}
.icon-vine-whip { background-image: url(../img/vine-whip.png);}
.icon-vintage-robot { background-image: url(../img/vintage-robot.png);}
.icon-viola { background-image: url(../img/viola.png);}
.icon-virgo { background-image: url(../img/virgo.png);}
.icon-virus { background-image: url(../img/virus.png);}
.icon-visored-helm { background-image: url(../img/visored-helm.png);}
.icon-volcano { background-image: url(../img/volcano.png);}
.icon-vomiting { background-image: url(../img/vomiting.png);}
.icon-voodoo-doll { background-image: url(../img/voodoo-doll.png);}
.icon-vortex { background-image: url(../img/vortex.png);}
.icon-vulture { background-image: url(../img/vulture.png);}
.icon-walking-boot { background-image: url(../img/walking-boot.png);}
.icon-wasp-sting { background-image: url(../img/wasp-sting.png);}
.icon-water-bolt { background-image: url(../img/water-bolt.png);}
.icon-water-drop { background-image: url(../img/water-drop.png);}
.icon-water-splash { background-image: url(../img/water-splash.png);}
.icon-wave-crest { background-image: url(../img/wave-crest.png);}
.icon-wave-strike { background-image: url(../img/wave-strike.png);}
.icon-wavy-chains { background-image: url(../img/wavy-chains.png);}
.icon-wavy-itinerary { background-image: url(../img/wavy-itinerary.png);}
.icon-wax-seal { background-image: url(../img/wax-seal.png);}
.icon-web-spit { background-image: url(../img/web-spit.png);}
.icon-weight-crush { background-image: url(../img/weight-crush.png);}
.icon-wheat { background-image: url(../img/wheat.png);}
.icon-whip { background-image: url(../img/whip.png);}
.icon-whiplash { background-image: url(../img/whiplash.png);}
.icon-whirlwind { background-image: url(../img/whirlwind.png);}
.icon-white-book-0 { background-image: url(../img/white-book-0.png);}
.icon-white-book-1 { background-image: url(../img/white-book-1.png);}
.icon-white-book-2 { background-image: url(../img/white-book-2.png);}
.icon-white-book-3 { background-image: url(../img/white-book-3.png);}
.icon-white-book-4 { background-image: url(../img/white-book-4.png);}
.icon-white-book-5 { background-image: url(../img/white-book-5.png);}
.icon-white-book-6 { background-image: url(../img/white-book-6.png);}
.icon-white-book-7 { background-image: url(../img/white-book-7.png);}
.icon-white-book-8 { background-image: url(../img/white-book-8.png);}
.icon-white-book-9 { background-image: url(../img/white-book-9.png);}
.icon-white-book-cd { background-image: url(../img/white-book-cd.png);}
.icon-white-book { background-image: url(../img/white-book.png);}
.icon-white-cat { background-image: url(../img/white-cat.png);}
.icon-white-tower { background-image: url(../img/white-tower.png);}
.icon-wildfires { background-image: url(../img/wildfires.png);}
.icon-william-tell { background-image: url(../img/william-tell.png);}
.icon-windmill { background-image: url(../img/windmill.png);}
.icon-wine-glass { background-image: url(../img/wine-glass.png);}
.icon-wing-cloak { background-image: url(../img/wing-cloak.png);}
.icon-winged-arrow { background-image: url(../img/winged-arrow.png);}
.icon-winged-emblem { background-image: url(../img/winged-emblem.png);}
.icon-winged-shield { background-image: url(../img/winged-shield.png);}
.icon-winged-sword { background-image: url(../img/winged-sword.png);}
.icon-wingfoot { background-image: url(../img/wingfoot.png);}
.icon-witch-flight { background-image: url(../img/witch-flight.png);}
.icon-wizard-staff { background-image: url(../img/wizard-staff.png);}
.icon-wolf-head { background-image: url(../img/wolf-head.png);}
.icon-wolf-howl { background-image: url(../img/wolf-howl.png);}
.icon-wolf-trap { background-image: url(../img/wolf-trap.png);}
.icon-wolverine-claws { background-image: url(../img/wolverine-claws.png);}
.icon-wood-axe { background-image: url(../img/wood-axe.png);}
.icon-wood-pile { background-image: url(../img/wood-pile.png);}
.icon-wooden-door { background-image: url(../img/wooden-door.png);}
.icon-wooden-sign { background-image: url(../img/wooden-sign.png);}
.icon-world { background-image: url(../img/world.png);}
.icon-worm-mouth { background-image: url(../img/worm-mouth.png);}
.icon-worried-eyes { background-image: url(../img/worried-eyes.png);}
.icon-wrapped-heart { background-image: url(../img/wrapped-heart.png);}
.icon-wrapped-sweet { background-image: url(../img/wrapped-sweet.png);}
.icon-wrecking-ball { background-image: url(../img/wrecking-ball.png);}
.icon-wrench { background-image: url(../img/wrench.png);}
.icon-wyvern { background-image: url(../img/wyvern.png);}
.icon-zebra-shield { background-image: url(../img/zebra-shield.png);}
.icon-zeus-sword { background-image: url(../img/zeus-sword.png);}
.icon-zigzag-leaf { background-image: url(../img/zigzag-leaf.png);}
.icon-zigzag-tune { background-image: url(../img/zigzag-tune.png);}
| 0.5083 | 0.28069 |
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
*,*::after, *::before{
box-sizing: border-box;
}
img{
max-width: 100%;
}
body, html{
padding: 0;
margin: 0;
height: 100%;
}
:root{
font-size: 10px;
}
.navbar{
list-style: none;
display: flex;
background-color: rgb(240, 240, 240);
font-size: 2rem;
margin: 0 0em 1.5em 0em ;
padding: 1.5em;
}
.navbar a:link, .navbar a:visited{
color: rgb(82, 74, 74);
}
.navbar li{
margin-right: 1.5em;
}
.navbar li a{
text-decoration: none;
}
main{
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
min-height: 74vh;
max-width: 1400px;
/* margin: 2em auto; */
}
h1{
font-family: 'Roboto', sans-serif;
font-size: 3em;
width: 100%;
text-align: center;
}
.prod-name{
font-size: 1.8em;
width: 100%;
text-align: center;
font-weight: bold;
}
.prod-price{
font-size: 1.8em;
width: 100%;
text-align: right;
}
p{
font-family: 'Roboto', sans-serif;
width: 100%;
margin: 0.5em 0 0.5em 0;
font-size: 2em;
line-height: 1.5em;
}
article{
font-family: 'Roboto', sans-serif;
padding: 2em;
width: 100%;
}
button{
padding: 0.5em 0.8em;
border: none;
display: block;
margin: 0 auto;
font-size: 2em;
border-radius: 100px;
cursor: pointer;
}
.container-pie{
/* padding: 0.5em 0.7em; */
margin: 0 auto;
padding-top: 1.5em;
text-align: center;
height: 100%;
}
.artcle-body{
display: flex;
}
button:hover,button:focus{
opacity: 0.75;
}
aside{
text-align: center;
padding: 2em;
}
.navbar a:hover, .navbar a:focus{
opacity: 0.75;
}
@media only screen and (min-width: 768px){
main {
flex-direction: row;
/* justify-content: space-between; */
margin: 0 auto;
}
aside{
width: 30%;
/* border: 1px solid red; */
}
aside>img{
position: relative;
top: 10em;
/* left: 10em; */
}
article{
width: 50%;
/* border: 1px solid red; */
}
.container,.container-pie{
max-width: 800px;
}
.container-pie{
display: flex;
margin: 0 auto;
padding-top: 6em;
}
.input-group {
margin: 0 2em 0.5em 0;
padding: 0 10em 0;
}
input[type="reset"]{
margin-left: 10em;
}
input[type="submit"]{
margin-left: 10em;
/* width: 100%; */
}
}
/* Pies only */
.pie{
width: 200px;
padding: 1em;
margin: 0 auto;
background-color: rgba(244, 249, 253, 0.959);
border: solid 1px #ccc;
text-align: center;
}
.artcle-body{
width: 100%;
}
.descr{
font-size: 1.5em;
}
/* Order page */
.input-group input,
.input-group textarea{
padding: 1em;
width: 100%;
}
label{
font-size: 1.5em;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.container h1{
font-size: 3.5em;
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
input[type="reset"]{
background: transparent;
cursor: pointer;
border: 0;
}
input[type="submit"]{
font-size: 1.5em;
margin: 2em 2em;
border: none ;
padding: 0.5em 1em;
background-color:#f8edeb ;
border-radius: 15px;
cursor: pointer;
}
|
site.css
|
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
*,*::after, *::before{
box-sizing: border-box;
}
img{
max-width: 100%;
}
body, html{
padding: 0;
margin: 0;
height: 100%;
}
:root{
font-size: 10px;
}
.navbar{
list-style: none;
display: flex;
background-color: rgb(240, 240, 240);
font-size: 2rem;
margin: 0 0em 1.5em 0em ;
padding: 1.5em;
}
.navbar a:link, .navbar a:visited{
color: rgb(82, 74, 74);
}
.navbar li{
margin-right: 1.5em;
}
.navbar li a{
text-decoration: none;
}
main{
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
min-height: 74vh;
max-width: 1400px;
/* margin: 2em auto; */
}
h1{
font-family: 'Roboto', sans-serif;
font-size: 3em;
width: 100%;
text-align: center;
}
.prod-name{
font-size: 1.8em;
width: 100%;
text-align: center;
font-weight: bold;
}
.prod-price{
font-size: 1.8em;
width: 100%;
text-align: right;
}
p{
font-family: 'Roboto', sans-serif;
width: 100%;
margin: 0.5em 0 0.5em 0;
font-size: 2em;
line-height: 1.5em;
}
article{
font-family: 'Roboto', sans-serif;
padding: 2em;
width: 100%;
}
button{
padding: 0.5em 0.8em;
border: none;
display: block;
margin: 0 auto;
font-size: 2em;
border-radius: 100px;
cursor: pointer;
}
.container-pie{
/* padding: 0.5em 0.7em; */
margin: 0 auto;
padding-top: 1.5em;
text-align: center;
height: 100%;
}
.artcle-body{
display: flex;
}
button:hover,button:focus{
opacity: 0.75;
}
aside{
text-align: center;
padding: 2em;
}
.navbar a:hover, .navbar a:focus{
opacity: 0.75;
}
@media only screen and (min-width: 768px){
main {
flex-direction: row;
/* justify-content: space-between; */
margin: 0 auto;
}
aside{
width: 30%;
/* border: 1px solid red; */
}
aside>img{
position: relative;
top: 10em;
/* left: 10em; */
}
article{
width: 50%;
/* border: 1px solid red; */
}
.container,.container-pie{
max-width: 800px;
}
.container-pie{
display: flex;
margin: 0 auto;
padding-top: 6em;
}
.input-group {
margin: 0 2em 0.5em 0;
padding: 0 10em 0;
}
input[type="reset"]{
margin-left: 10em;
}
input[type="submit"]{
margin-left: 10em;
/* width: 100%; */
}
}
/* Pies only */
.pie{
width: 200px;
padding: 1em;
margin: 0 auto;
background-color: rgba(244, 249, 253, 0.959);
border: solid 1px #ccc;
text-align: center;
}
.artcle-body{
width: 100%;
}
.descr{
font-size: 1.5em;
}
/* Order page */
.input-group input,
.input-group textarea{
padding: 1em;
width: 100%;
}
label{
font-size: 1.5em;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.container h1{
font-size: 3.5em;
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
input[type="reset"]{
background: transparent;
cursor: pointer;
border: 0;
}
input[type="submit"]{
font-size: 1.5em;
margin: 2em 2em;
border: none ;
padding: 0.5em 1em;
background-color:#f8edeb ;
border-radius: 15px;
cursor: pointer;
}
| 0.413951 | 0.10217 |
.gtooltip {
background-color: #000;
border: 1px solid #000;
color: #fff;
font-size: 1em;
font-weight:normal;
/*line-height: 1.3em;*/
margin: 0px auto;
padding: 10px;
position: absolute;
opacity:0.9;
/*text-align: center;*/
z-index:3000;
width: auto;
/*min-width: 150px;*/
max-width:300px;
border-radius: 0.2em;
-moz-border-radius: 0.2em;
-webkit-border-radius: 0.2em;
box-shadow: 0 0 5px #DDDDDD;
-moz-box-shadow: 0 0 5px #DDDDDD;
-webkit-box-shadow: 0 0 5px #DDDDDD;
}
.gtooltip-arrow-border {
border-style: solid;
border-width: 10px;
height: 0;
width: 0;
position: absolute;
}
.gtooltip-arrow-border-top {
border-color: transparent transparent transparent transparent;
border-style: solid solid none solid;
border-width: 10px 10px 0px 10px;
bottom: -11px;
left: 30px;
}
.gtooltip-arrow-border-bottom {
border-color: transparent transparent transparent transparent;
border-style: none solid solid solid;
border-width: 0px 10px 10px 10px;
top: -11px;
left: 30px;
}
.gtooltip-arrow-border-right {
border-color: transparent transparent transparent transparent;
border-style: solid solid solid none;
border-width: 10px 10px 10px 0px;
top: 0px;
left: -11px;
}
.gtooltip-arrow-border-left {
border-color: transparent transparent transparent transparent;
border-style: solid none solid solid;
border-width: 10px 0px 10px 10px;
top: 0px;
right: -11px;
}
.gtooltip-arrow {
border-style: solid;
border-width: 10px;
height: 0;
width: 0;
position: absolute;
}
.gtooltip-arrow-top {
border-color: transparent transparent transparent transparent;
border-style: solid solid none solid;
border-width: 10px 10px 0px 10px;
bottom: -9px;
left: 30px;
}
.gtooltip-arrow-bottom {
border-color: transparent transparent transparent transparent;
border-style: none solid solid solid;
border-width: 0px 10px 10px 10px;
top: -9px;
left: 30px;
}
.gtooltip-arrow-right {
border-color: transparent transparent transparent transparent;
border-style: solid solid solid none;
border-width: 10px 10px 10px 0px;
top: 0px;
left: -9px;
}
.gtooltip-arrow-left {
border-color: transparent transparent transparent transparent;
border-style: solid none solid solid;
border-width: 10px 0px 10px 10px;
top: 0px;
right: -9px;
}
.gtooltip-close{
top:0;
right:5px;
position:absolute;
font-size:16px;
line-height:16px;
font-weight:bold;
cursor:pointer;
margin-top:-3px;
margin-right:-3px;
}
.gtooltip-close:hover{
color:#ccc;
}
.gtooltip-content{
white-space: normal !important;
}
|
libraries/cegcore/assets/gplugins/gtooltip/gtooltip.css
|
.gtooltip {
background-color: #000;
border: 1px solid #000;
color: #fff;
font-size: 1em;
font-weight:normal;
/*line-height: 1.3em;*/
margin: 0px auto;
padding: 10px;
position: absolute;
opacity:0.9;
/*text-align: center;*/
z-index:3000;
width: auto;
/*min-width: 150px;*/
max-width:300px;
border-radius: 0.2em;
-moz-border-radius: 0.2em;
-webkit-border-radius: 0.2em;
box-shadow: 0 0 5px #DDDDDD;
-moz-box-shadow: 0 0 5px #DDDDDD;
-webkit-box-shadow: 0 0 5px #DDDDDD;
}
.gtooltip-arrow-border {
border-style: solid;
border-width: 10px;
height: 0;
width: 0;
position: absolute;
}
.gtooltip-arrow-border-top {
border-color: transparent transparent transparent transparent;
border-style: solid solid none solid;
border-width: 10px 10px 0px 10px;
bottom: -11px;
left: 30px;
}
.gtooltip-arrow-border-bottom {
border-color: transparent transparent transparent transparent;
border-style: none solid solid solid;
border-width: 0px 10px 10px 10px;
top: -11px;
left: 30px;
}
.gtooltip-arrow-border-right {
border-color: transparent transparent transparent transparent;
border-style: solid solid solid none;
border-width: 10px 10px 10px 0px;
top: 0px;
left: -11px;
}
.gtooltip-arrow-border-left {
border-color: transparent transparent transparent transparent;
border-style: solid none solid solid;
border-width: 10px 0px 10px 10px;
top: 0px;
right: -11px;
}
.gtooltip-arrow {
border-style: solid;
border-width: 10px;
height: 0;
width: 0;
position: absolute;
}
.gtooltip-arrow-top {
border-color: transparent transparent transparent transparent;
border-style: solid solid none solid;
border-width: 10px 10px 0px 10px;
bottom: -9px;
left: 30px;
}
.gtooltip-arrow-bottom {
border-color: transparent transparent transparent transparent;
border-style: none solid solid solid;
border-width: 0px 10px 10px 10px;
top: -9px;
left: 30px;
}
.gtooltip-arrow-right {
border-color: transparent transparent transparent transparent;
border-style: solid solid solid none;
border-width: 10px 10px 10px 0px;
top: 0px;
left: -9px;
}
.gtooltip-arrow-left {
border-color: transparent transparent transparent transparent;
border-style: solid none solid solid;
border-width: 10px 0px 10px 10px;
top: 0px;
right: -9px;
}
.gtooltip-close{
top:0;
right:5px;
position:absolute;
font-size:16px;
line-height:16px;
font-weight:bold;
cursor:pointer;
margin-top:-3px;
margin-right:-3px;
}
.gtooltip-close:hover{
color:#ccc;
}
.gtooltip-content{
white-space: normal !important;
}
| 0.232484 | 0.060474 |
<style>
/*!
* Bootstrap Docs (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under the Creative Commons Attribution 3.0 Unported License.
* For details, see https://creativecommons.org/licenses/by/3.0/.
*/
.grid {
display: grid;
grid-template-rows: repeat(var(--bs-rows, 1), 1fr);
grid-template-columns: repeat(var(--bs-columns, 12), 1fr);
gap: var(--bs-gap, 1.5rem)
}
.grid .g-col-1 {
grid-column: auto/span 1
}
.grid .g-col-2 {
grid-column: auto/span 2
}
.grid .g-col-3 {
grid-column: auto/span 3
}
.grid .g-col-4 {
grid-column: auto/span 4
}
.grid .g-col-5 {
grid-column: auto/span 5
}
.grid .g-col-6 {
grid-column: auto/span 6
}
.grid .g-col-7 {
grid-column: auto/span 7
}
.grid .g-col-8 {
grid-column: auto/span 8
}
.grid .g-col-9 {
grid-column: auto/span 9
}
.grid .g-col-10 {
grid-column: auto/span 10
}
.grid .g-col-11 {
grid-column: auto/span 11
}
.grid .g-col-12 {
grid-column: auto/span 12
}
.grid .g-start-1 {
grid-column-start: 1
}
.grid .g-start-2 {
grid-column-start: 2
}
.grid .g-start-3 {
grid-column-start: 3
}
.grid .g-start-4 {
grid-column-start: 4
}
.grid .g-start-5 {
grid-column-start: 5
}
.grid .g-start-6 {
grid-column-start: 6
}
.grid .g-start-7 {
grid-column-start: 7
}
.grid .g-start-8 {
grid-column-start: 8
}
.grid .g-start-9 {
grid-column-start: 9
}
.grid .g-start-10 {
grid-column-start: 10
}
.grid .g-start-11 {
grid-column-start: 11
}
@media (min-width: 576px) {
.grid .g-col-sm-1 {
grid-column: auto/span 1
}
.grid .g-col-sm-2 {
grid-column: auto/span 2
}
.grid .g-col-sm-3 {
grid-column: auto/span 3
}
.grid .g-col-sm-4 {
grid-column: auto/span 4
}
.grid .g-col-sm-5 {
grid-column: auto/span 5
}
.grid .g-col-sm-6 {
grid-column: auto/span 6
}
.grid .g-col-sm-7 {
grid-column: auto/span 7
}
.grid .g-col-sm-8 {
grid-column: auto/span 8
}
.grid .g-col-sm-9 {
grid-column: auto/span 9
}
.grid .g-col-sm-10 {
grid-column: auto/span 10
}
.grid .g-col-sm-11 {
grid-column: auto/span 11
}
.grid .g-col-sm-12 {
grid-column: auto/span 12
}
.grid .g-start-sm-1 {
grid-column-start: 1
}
.grid .g-start-sm-2 {
grid-column-start: 2
}
.grid .g-start-sm-3 {
grid-column-start: 3
}
.grid .g-start-sm-4 {
grid-column-start: 4
}
.grid .g-start-sm-5 {
grid-column-start: 5
}
.grid .g-start-sm-6 {
grid-column-start: 6
}
.grid .g-start-sm-7 {
grid-column-start: 7
}
.grid .g-start-sm-8 {
grid-column-start: 8
}
.grid .g-start-sm-9 {
grid-column-start: 9
}
.grid .g-start-sm-10 {
grid-column-start: 10
}
.grid .g-start-sm-11 {
grid-column-start: 11
}
}
@media (min-width: 768px) {
.grid .g-col-md-1 {
grid-column: auto/span 1
}
.grid .g-col-md-2 {
grid-column: auto/span 2
}
.grid .g-col-md-3 {
grid-column: auto/span 3
}
.grid .g-col-md-4 {
grid-column: auto/span 4
}
.grid .g-col-md-5 {
grid-column: auto/span 5
}
.grid .g-col-md-6 {
grid-column: auto/span 6
}
.grid .g-col-md-7 {
grid-column: auto/span 7
}
.grid .g-col-md-8 {
grid-column: auto/span 8
}
.grid .g-col-md-9 {
grid-column: auto/span 9
}
.grid .g-col-md-10 {
grid-column: auto/span 10
}
.grid .g-col-md-11 {
grid-column: auto/span 11
}
.grid .g-col-md-12 {
grid-column: auto/span 12
}
.grid .g-start-md-1 {
grid-column-start: 1
}
.grid .g-start-md-2 {
grid-column-start: 2
}
.grid .g-start-md-3 {
grid-column-start: 3
}
.grid .g-start-md-4 {
grid-column-start: 4
}
.grid .g-start-md-5 {
grid-column-start: 5
}
.grid .g-start-md-6 {
grid-column-start: 6
}
.grid .g-start-md-7 {
grid-column-start: 7
}
.grid .g-start-md-8 {
grid-column-start: 8
}
.grid .g-start-md-9 {
grid-column-start: 9
}
.grid .g-start-md-10 {
grid-column-start: 10
}
.grid .g-start-md-11 {
grid-column-start: 11
}
}
@media (min-width: 992px) {
.grid .g-col-lg-1 {
grid-column: auto/span 1
}
.grid .g-col-lg-2 {
grid-column: auto/span 2
}
.grid .g-col-lg-3 {
grid-column: auto/span 3
}
.grid .g-col-lg-4 {
grid-column: auto/span 4
}
.grid .g-col-lg-5 {
grid-column: auto/span 5
}
.grid .g-col-lg-6 {
grid-column: auto/span 6
}
.grid .g-col-lg-7 {
grid-column: auto/span 7
}
.grid .g-col-lg-8 {
grid-column: auto/span 8
}
.grid .g-col-lg-9 {
grid-column: auto/span 9
}
.grid .g-col-lg-10 {
grid-column: auto/span 10
}
.grid .g-col-lg-11 {
grid-column: auto/span 11
}
.grid .g-col-lg-12 {
grid-column: auto/span 12
}
.grid .g-start-lg-1 {
grid-column-start: 1
}
.grid .g-start-lg-2 {
grid-column-start: 2
}
.grid .g-start-lg-3 {
grid-column-start: 3
}
.grid .g-start-lg-4 {
grid-column-start: 4
}
.grid .g-start-lg-5 {
grid-column-start: 5
}
.grid .g-start-lg-6 {
grid-column-start: 6
}
.grid .g-start-lg-7 {
grid-column-start: 7
}
.grid .g-start-lg-8 {
grid-column-start: 8
}
.grid .g-start-lg-9 {
grid-column-start: 9
}
.grid .g-start-lg-10 {
grid-column-start: 10
}
.grid .g-start-lg-11 {
grid-column-start: 11
}
}
@media (min-width: 1200px) {
.grid .g-col-xl-1 {
grid-column: auto/span 1
}
.grid .g-col-xl-2 {
grid-column: auto/span 2
}
.grid .g-col-xl-3 {
grid-column: auto/span 3
}
.grid .g-col-xl-4 {
grid-column: auto/span 4
}
.grid .g-col-xl-5 {
grid-column: auto/span 5
}
.grid .g-col-xl-6 {
grid-column: auto/span 6
}
.grid .g-col-xl-7 {
grid-column: auto/span 7
}
.grid .g-col-xl-8 {
grid-column: auto/span 8
}
.grid .g-col-xl-9 {
grid-column: auto/span 9
}
.grid .g-col-xl-10 {
grid-column: auto/span 10
}
.grid .g-col-xl-11 {
grid-column: auto/span 11
}
.grid .g-col-xl-12 {
grid-column: auto/span 12
}
.grid .g-start-xl-1 {
grid-column-start: 1
}
.grid .g-start-xl-2 {
grid-column-start: 2
}
.grid .g-start-xl-3 {
grid-column-start: 3
}
.grid .g-start-xl-4 {
grid-column-start: 4
}
.grid .g-start-xl-5 {
grid-column-start: 5
}
.grid .g-start-xl-6 {
grid-column-start: 6
}
.grid .g-start-xl-7 {
grid-column-start: 7
}
.grid .g-start-xl-8 {
grid-column-start: 8
}
.grid .g-start-xl-9 {
grid-column-start: 9
}
.grid .g-start-xl-10 {
grid-column-start: 10
}
.grid .g-start-xl-11 {
grid-column-start: 11
}
}
@media (min-width: 1400px) {
.grid .g-col-xxl-1 {
grid-column: auto/span 1
}
.grid .g-col-xxl-2 {
grid-column: auto/span 2
}
.grid .g-col-xxl-3 {
grid-column: auto/span 3
}
.grid .g-col-xxl-4 {
grid-column: auto/span 4
}
.grid .g-col-xxl-5 {
grid-column: auto/span 5
}
.grid .g-col-xxl-6 {
grid-column: auto/span 6
}
.grid .g-col-xxl-7 {
grid-column: auto/span 7
}
.grid .g-col-xxl-8 {
grid-column: auto/span 8
}
.grid .g-col-xxl-9 {
grid-column: auto/span 9
}
.grid .g-col-xxl-10 {
grid-column: auto/span 10
}
.grid .g-col-xxl-11 {
grid-column: auto/span 11
}
.grid .g-col-xxl-12 {
grid-column: auto/span 12
}
.grid .g-start-xxl-1 {
grid-column-start: 1
}
.grid .g-start-xxl-2 {
grid-column-start: 2
}
.grid .g-start-xxl-3 {
grid-column-start: 3
}
.grid .g-start-xxl-4 {
grid-column-start: 4
}
.grid .g-start-xxl-5 {
grid-column-start: 5
}
.grid .g-start-xxl-6 {
grid-column-start: 6
}
.grid .g-start-xxl-7 {
grid-column-start: 7
}
.grid .g-start-xxl-8 {
grid-column-start: 8
}
.grid .g-start-xxl-9 {
grid-column-start: 9
}
.grid .g-start-xxl-10 {
grid-column-start: 10
}
.grid .g-start-xxl-11 {
grid-column-start: 11
}
}
.bd-navbar {
padding: .75rem 0;
background-color: #7952b3
}
.bd-navbar .navbar-toggler {
padding: 0;
border: 0
}
.bd-navbar .navbar-nav .nav-link {
padding-right: .25rem;
padding-left: .25rem;
color: rgba(255, 255, 255, 0.85)
}
.bd-navbar .navbar-nav .nav-link:hover,
.bd-navbar .navbar-nav .nav-link:focus {
color: #fff
}
.bd-navbar .navbar-nav .nav-link.active {
font-weight: 600;
color: #fff
}
.bd-navbar .navbar-nav-svg {
width: 1rem;
height: 1rem
}
.bd-subnavbar {
position: relative;
z-index: 1020;
background-color: rgba(255, 255, 255, 0.95);
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05), inset 0 -1px 0 rgba(0, 0, 0, 0.15)
}
.bd-subnavbar .dropdown-menu {
font-size: .875rem;
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05)
}
.bd-subnavbar .dropdown-item.current {
font-weight: 600;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23292b2c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: right 1rem top 0.6rem;
background-size: .75rem .75rem
}
@media (min-width: 768px) {
.bd-subnavbar {
position: -webkit-sticky;
position: sticky;
top: 0
}
}
.bd-search {
position: relative
}
.bd-search::after {
position: absolute;
top: .4rem;
right: .4rem;
display: flex;
align-items: center;
justify-content: center;
height: 1.5rem;
padding-right: .25rem;
padding-left: .25rem;
font-size: .75rem;
color: #6c757d;
content: "Ctrl + /";
border: 1px solid #dee2e6;
border-radius: .125rem
}
@media (max-width: 767.98px) {
.bd-search {
width: 100%
}
}
.bd-search .form-control {
padding-right: 3.75rem
}
.bd-search .form-control:focus {
border-color: #7952b3;
box-shadow: 0 0 0 3px rgba(121, 82, 179, 0.25)
}
.bd-masthead {
padding: 3rem 0;
background: linear-gradient(165deg, #f7f5fb 50%, #fff 50%)
}
.bd-masthead h1 {
font-size: calc(1.525rem + 3.3vw);
line-height: 1
}
@media (min-width: 1200px) {
.bd-masthead h1 {
font-size: 4rem
}
}
.bd-masthead p:not(.lead) {
color: #495057
}
.bd-masthead .btn {
padding: .8rem 2rem;
font-weight: 600
}
.bd-masthead .lead {
font-size: calc(1.275rem + .3vw);
font-weight: 400;
color: #495057
}
@media (min-width: 1200px) {
.bd-masthead .lead {
font-size: 1.5rem
}
}
@media (min-width: 768px) {
.mw-md-75 {
max-width: 75%
}
}
.masthead-followup-icon {
padding: .75rem;
background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.01));
border-radius: .75rem;
box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.1)
}
.masthead-followup-svg {
filter: drop-shadow(0 1px 0 rgba(0, 0, 0, 0.125))
}
#carbonads {
position: static;
display: block;
max-width: 400px;
padding: 15px 15px 15px 160px;
margin: 2rem 0;
overflow: hidden;
font-size: .8125rem;
line-height: 1.4;
text-align: left;
background-color: rgba(0, 0, 0, 0.05)
}
#carbonads a {
color: #343a40;
text-decoration: none
}
@media (min-width: 576px) {
#carbonads {
max-width: 330px;
border-radius: 4px
}
}
.carbon-img {
float: left;
margin-left: -145px
}
.carbon-poweredby {
display: block;
margin-top: .75rem;
color: #495057 !important
}
@media (min-width: 768px) {
:root {
scroll-padding-top: 4rem
}
}
.bd-title {
font-size: calc(1.425rem + 2.1vw)
}
@media (min-width: 1200px) {
.bd-title {
font-size: 3rem
}
}
.bd-lead {
font-size: calc(1.275rem + .3vw);
font-weight: 300
}
@media (min-width: 1200px) {
.bd-lead {
font-size: 1.5rem
}
}
.bd-text-purple-bright {
color: #7952b3
}
.bd-bg-purple-bright {
background-color: #7952b3
}
.skippy {
background-color: #563d7c
}
.skippy a {
color: #fff
}
.bd-links {
overflow: auto;
font-weight: 600
}
@media (min-width: 768px) {
.bd-links {
position: -webkit-sticky;
position: sticky;
top: 5rem;
display: block !important;
height: calc(100vh - 7rem);
padding-left: .25rem;
margin-left: -.25rem;
overflow-y: auto
}
}
@media (max-width: 767.98px) {
.bd-links>ul {
padding: 1.5rem .75rem;
background-color: #f8f9fa;
border-bottom: 1px solid #e9ecef
}
}
.bd-links a {
padding: .1875rem .5rem;
margin-top: .125rem;
margin-left: 1.25rem;
color: rgba(0, 0, 0, 0.65);
text-decoration: none
}
.bd-links a:hover,
.bd-links a:focus {
color: rgba(0, 0, 0, 0.85);
background-color: rgba(121, 82, 179, 0.1)
}
.bd-links .btn {
padding: .25rem .5rem;
font-weight: 600;
color: rgba(0, 0, 0, 0.65);
background-color: transparent;
border: 0
}
.bd-links .btn:hover,
.bd-links .btn:focus {
color: rgba(0, 0, 0, 0.85);
background-color: rgba(121, 82, 179, 0.1)
}
.bd-links .btn:focus {
box-shadow: 0 0 0 1px rgba(121, 82, 179, 0.7)
}
.bd-links .btn::before {
width: 1.25em;
line-height: 0;
content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
transition: transform 0.35s ease;
transform-origin: .5em 50%
}
@media (prefers-reduced-motion: reduce) {
.bd-links .btn::before {
transition: none
}
}
.bd-links .btn[aria-expanded="true"] {
color: rgba(0, 0, 0, 0.85)
}
.bd-links .btn[aria-expanded="true"]::before {
transform: rotate(90deg)
}
.bd-links .active {
font-weight: 600;
color: rgba(0, 0, 0, 0.85)
}
.bd-footer a {
color: #495057;
text-decoration: none
}
.bd-footer a:hover,
.bd-footer a:focus {
color: #0d6efd;
text-decoration: underline
}
.bd-example-row .row>.col,
.bd-example-row .row>[class^="col-"] {
padding-top: .75rem;
padding-bottom: .75rem;
background-color: rgba(39, 41, 43, 0.03);
border: 1px solid rgba(39, 41, 43, 0.1)
}
.bd-example-row .row+.row {
margin-top: 1rem
}
.bd-example-row-flex-cols .row {
min-height: 10rem;
background-color: rgba(255, 0, 0, 0.1)
}
.bd-example-cssgrid {
text-align: center
}
.bd-example-cssgrid .grid+.grid {
margin-top: 1rem
}
.bd-example-cssgrid .grid>* {
padding-top: .75rem;
padding-bottom: .75rem;
background-color: rgba(255, 0, 255, 0.1);
border: 1px solid rgba(255, 0, 255, 0.25)
}
.bd-highlight {
background-color: rgba(86, 61, 124, 0.15);
border: 1px solid rgba(86, 61, 124, 0.15)
}
.example-container {
width: 800px;
width: 100%;
padding-right: var(--bs-gutter-x, .75rem);
padding-left: var(--bs-gutter-x, .75rem);
margin-right: auto;
margin-left: auto
}
.example-row {
--bs-gutter-x: 1.5rem;
--bs-gutter-y: 0;
display: flex;
flex-wrap: wrap;
margin-top: calc(var(--bs-gutter-y) * -1);
margin-right: calc(var(--bs-gutter-x) * -.5);
margin-left: calc(var(--bs-gutter-x) * -.5)
}
.example-content-main {
flex-shrink: 0;
width: 100%;
max-width: 100%;
padding-right: calc(var(--bs-gutter-x) * .5);
padding-left: calc(var(--bs-gutter-x) * .5);
margin-top: var(--bs-gutter-y)
}
@media (min-width: 576px) {
.example-content-main {
flex: 0 0 auto;
width: 50%
}
}
@media (min-width: 992px) {
.example-content-main {
flex: 0 0 auto;
width: 66.666667%
}
}
.example-content-secondary {
flex-shrink: 0;
width: 100%;
max-width: 100%;
padding-right: calc(var(--bs-gutter-x) * .5);
padding-left: calc(var(--bs-gutter-x) * .5);
margin-top: var(--bs-gutter-y)
}
@media (min-width: 576px) {
.example-content-secondary {
flex: 0 0 auto;
width: 50%
}
}
@media (min-width: 992px) {
.example-content-secondary {
flex: 0 0 auto;
width: 33.333333%
}
}
.bd-example {
position: relative;
padding: 1rem;
margin: 1rem -.75rem 0;
border: solid #dee2e6;
border-width: 1px 0 0
}
.bd-example::after {
display: block;
clear: both;
content: ""
}
@media (min-width: 576px) {
.bd-example {
padding: 1.5rem;
margin-right: 0;
margin-left: 0;
border-width: 1px;
border-top-left-radius: .25rem;
border-top-right-radius: .25rem
}
.bd-example+.bd-clipboard+.highlight {
border-bottom-right-radius: .25rem;
border-bottom-left-radius: .25rem
}
}
.bd-example+p {
margin-top: 2rem
}
.bd-example>.form-control+.form-control {
margin-top: .5rem
}
.bd-example>.nav+.nav,
.bd-example>.alert+.alert,
.bd-example>.navbar+.navbar,
.bd-example>.progress+.progress {
margin-top: 1rem
}
.bd-example>.dropdown-menu {
position: static;
display: block
}
.bd-example>:last-child {
margin-bottom: 0
}
.bd-example>svg+svg,
.bd-example>img+img {
margin-left: .5rem
}
.bd-example>.btn,
.bd-example>.btn-group {
margin: .25rem .125rem
}
.bd-example>.btn-toolbar+.btn-toolbar {
margin-top: .5rem
}
.bd-example>.list-group {
max-width: 400px
}
.bd-example>[class*="list-group-horizontal"] {
max-width: 100%
}
.bd-example .fixed-top,
.bd-example .sticky-top {
position: static;
margin: -1rem -1rem 1rem
}
.bd-example .fixed-bottom {
position: static;
margin: 1rem -1rem -1rem
}
@media (min-width: 576px) {
.bd-example .fixed-top,
.bd-example .sticky-top {
margin: -1.5rem -1.5rem 1rem
}
.bd-example .fixed-bottom {
margin: 1rem -1.5rem -1.5rem
}
}
.bd-example .pagination {
margin-top: .5rem;
margin-bottom: .5rem
}
.bd-example-ratios .ratio {
display: inline-block;
width: 10rem;
color: #6c757d;
background-color: #f8f9fa;
border: 1px solid #dee2e6
}
.bd-example-ratios .ratio>div {
display: flex;
align-items: center;
justify-content: center
}
.bd-example-ratios-breakpoint .ratio-4x3 {
width: 16rem
}
@media (min-width: 768px) {
.bd-example-ratios-breakpoint .ratio-4x3 {
--bs-aspect-ratio: 50%
}
}
.bd-example-modal {
background-color: #fafafa
}
.bd-example-modal .modal {
position: static;
display: block
}
.bd-example-offcanvas {
border-top-left-radius: 0;
border-bottom-left-radius: 0
}
.bd-example-offcanvas .offcanvas {
position: static;
display: block;
height: 200px;
visibility: visible;
transform: translate(0)
}
.tooltip-demo a {
white-space: nowrap
}
.scrollspy-example {
position: relative;
height: 200px;
margin-top: .5rem;
overflow: auto
}
.scrollspy-example-2 {
position: relative;
height: 350px;
overflow: auto
}
.bd-example-border-utils [class^="border"] {
display: inline-block;
width: 5rem;
height: 5rem;
margin: .25rem;
background-color: #f5f5f5
}
.bd-example-border-utils-0 [class^="border"] {
border: 1px solid #dee2e6
}
.bd-example-rounded-utils [class*="rounded"] {
margin: .25rem
}
.bd-example-position-utils {
position: relative;
padding: 3em
}
.bd-example-position-utils .position-relative {
height: 200px;
background-color: #f5f5f5
}
.bd-example-position-utils .position-absolute {
width: 2em;
height: 2em;
background-color: #212529;
border-radius: .25rem
}
.bd-example-position-examples::after {
content: none
}
.bd-example-placeholder-cards::after {
display: none
}
.bd-example-placeholder-cards .card {
width: 18rem
}
.bd-example-toasts {
min-height: 240px
}
.highlight {
padding: 1rem;
margin-bottom: 1rem;
background-color: #f8f9fa
}
@media (min-width: 576px) {
.highlight {
padding: 1rem 1.5rem
}
}
.highlight pre {
padding: 0;
margin-top: .65rem;
margin-bottom: .65rem;
white-space: pre;
background-color: transparent;
border: 0
}
.highlight pre code {
font-size: inherit;
color: #212529;
word-wrap: normal
}
.btn-bd-primary {
font-weight: 600;
color: #fff;
background-color: #7952b3;
border-color: #7952b3
}
.btn-bd-primary:hover,
.btn-bd-primary:active {
color: #fff;
background-color: #61428f;
border-color: #61428f
}
.btn-bd-primary:focus {
box-shadow: 0 0 0 3px rgba(121, 82, 179, 0.25)
}
.btn-bd-download {
font-weight: 600;
color: #ffe484;
border-color: #ffe484
}
.btn-bd-download:hover,
.btn-bd-download:active {
color: #2a2730;
background-color: #ffe484;
border-color: #ffe484
}
.btn-bd-download:focus {
box-shadow: 0 0 0 3px rgba(255, 228, 132, 0.25)
}
.btn-bd-light {
color: #6c757d;
border-color: #dee2e6
}
.show>.btn-bd-light,
.btn-bd-light:hover,
.btn-bd-light:active {
color: #7952b3;
background-color: #fff;
border-color: #7952b3
}
.btn-bd-light:focus {
box-shadow: 0 0 0 3px rgba(121, 82, 179, 0.25)
}
.bd-callout {
padding: 1.25rem;
margin-top: 1.25rem;
margin-bottom: 1.25rem;
border: 1px solid #e9ecef;
border-left-width: .25rem;
border-radius: .25rem
}
.bd-callout h4 {
margin-bottom: .25rem
}
.bd-callout p:last-child {
margin-bottom: 0
}
.bd-callout code {
border-radius: .25rem
}
.bd-callout+.bd-callout {
margin-top: -.25rem
}
.bd-callout-info {
border-left-color: #5bc0de
}
.bd-callout-warning {
border-left-color: #f0ad4e
}
.bd-callout-danger {
border-left-color: #d9534f
}
.bd-brand-logos {
color: #7952b3
}
.bd-brand-logos .inverse {
color: #fff;
background-color: #7952b3
}
.bd-brand-item+.bd-brand-item {
border-top: 1px solid #fff
}
@media (min-width: 768px) {
.bd-brand-item+.bd-brand-item {
border-top: 0;
border-left: 1px solid #fff
}
}
.color-swatches {
margin: 0 -5px
}
.color-swatches .bd-purple {
background-color: #563d7c
}
.color-swatches .bd-purple-light {
background-color: #cbbde2
}
.color-swatches .bd-purple-lighter {
background-color: #e5e1ea
}
.color-swatches .bd-gray {
background-color: #f9f9f9
}
.color-swatch {
width: 4rem;
height: 4rem
}
@media (min-width: 768px) {
.color-swatch {
width: 6rem;
height: 6rem
}
}
.swatch-blue {
color: #fff;
background-color: #0d6efd
}
.swatch-blue::after {
position: absolute;
top: 1rem;
right: 1rem;
padding-left: 1rem;
font-size: .75rem;
line-height: 1.35;
white-space: pre;
content: "4.50""\a""4.50""\a""4.66";
background-color: #0d6efd;
background-image: linear-gradient(to bottom, transparent 0.25rem, #fff 0.25rem 0.75rem, transparent 0.75rem 1.25rem, #fff 1.25rem 1.75rem, transparent 1.75rem 2.25rem, #000 2.25rem 2.75rem, transparent 2.75rem);
background-repeat: no-repeat;
background-size: .5rem 100%
}
.swatch-indigo {
color: #fff;
background-color: #6610f2
}
.swatch-indigo::after {
position: absolute;
top: 1rem;
right: 1rem;
padding-left: 1rem;
font-size: .75rem;
line-height: 1.35;
white-space: pre;
content: "7.18""\a""7.18""\a""2.92";
background-color: #6610f2;
background-image: linear-gradient(to bottom, transparent 0.25rem, #fff 0.25rem 0.75rem, transparent 0.75rem 1.25rem, #fff 1.25rem 1.75rem, transparent 1.75rem 2.25rem, #000 2.25rem 2.75rem, transparent 2.75rem);
background-repeat: no-repeat;
background-size: .5rem 100%
}
.swatch-purple {
color: #fff;
background-color: #6f42c1
}
.swatch-purple::after {
position: absolute;
top: 1rem;
right: 1rem;
padding-left: 1rem;
font-size: .75rem;
line-height: 1.35;
white-space: pre;
content: "6.51""\a""6.51""\a""3.22";
background-color: #6f42c1;
background-image: linear-gradient(to bottom, transparent 0.25rem, #fff 0.25rem 0.75rem, transparent 0.75rem 1.25rem, #fff 1.25rem 1.75rem, transparent 1.75rem 2.25rem, #000 2.25rem 2.75rem, transparent 2.75rem);
background-repeat: no-repeat;
background-size: .5rem 100%
}
.swatch-pink {
color: #fff;
background-color: #d63384
}
.swatch-pink::after {
position: absolute;
top: 1rem;
right: 1rem;
padding-left: 1rem;
font-size: .75rem;
line-height: 1.35;
white-space: pre;
content: "4.50""\a""4.50""\a""4.66";
background-color: #d63384;
background-image: linear-gradient(to bottom, transparent 0.25rem, #fff 0.25rem 0.75rem, transparent 0.75rem 1.25rem, #fff 1.25rem 1.75rem, transparent 1.75rem 2.25rem, #000 2.25rem 2.75rem, transparent 2.75rem);
background-repeat: no-repeat;
background-size: .5rem 100%
}
.swatch-red {
color: #fff;
background-color: #dc3545
}
.swatch-red::after {
position: absolute;
top: 1rem;
right: 1rem;
padding-left: 1rem;
font-size: .75rem;
line-height: 1.35;
white-space: pre;
content: "4.52""\a""4.52""\a""4.63";
background-color: #dc3545;
background-image: linear-gradient(to bottom, transparent 0.25rem, #fff 0.25rem 0.75rem, transparent 0.75rem 1.25rem, #fff 1.25rem 1.75rem, transparent 1.75rem 2.25rem, #000 2.25rem 2.75rem, transparent 2.75rem);
background-repeat: no-repeat;
background-size: .5rem 100%
}
.swatch-orange {
color: #000;
background-color: #fd7e14
}
.swatch-orange::after {
position: absolute;
top: 1rem;
right: 1rem;
padding-left: 1rem;
font-size: .75rem;
line-height: 1.35;
white-space: pre;
content: "8.17""\a""2.57""\a""8.17";
background-color: #fd7e14;
background-image: linear-gradient(to bottom, transparent 0.25rem, #000 0.25rem 0.75rem, transparent 0.75rem 1.25rem, #fff 1.25rem 1.75rem, transparent 1.75rem 2.25rem, #000 2.25rem 2.75rem, transparent 2.75rem);
background-repeat: no-repeat;
background-size: .5rem 100%
}
.swatch-yellow {
color: #000;
background-color: #ffc107
}
.swatch-yellow::after {
position: absolute;
top: 1rem;
right: 1rem;
padding-left: 1rem;
font-size: .75rem;
line-height: 1.35;
white-space: pre;
content: "12.8""\a""1.63""\a""12.8";
background-color: #ffc107;
background-image: linear-gradient(to bottom, transparent 0.25rem, #000 0.25rem 0.75rem, transparent 0.75rem 1.25rem, #fff 1.25rem 1.75rem, transparent 1.75rem 2.25rem, #000 2.25rem 2.75rem, transparent 2.75rem);
background-repeat: no-repeat;
background-size: .5rem 100%
}
.swatch-green {
color: #fff;
background-color: #198754
}
.swatch-green::after {
position: absolute;
top: 1rem;
right: 1rem;
padding-left: 1rem;
font-size: .75rem;
line-height: 1.35;
white-space: pre;
content: "4.53""\a""4.53""\a""4.63";
background-color: #198754;
background-image: linear-gradient(to bottom, transparent 0.25rem, #fff 0.25rem 0.75rem, transparent 0.75rem 1.25rem, #fff 1.25rem 1.75rem, transparent 1.75rem 2.25rem, #000 2.25rem 2.75rem, transparent 2.75rem);
background-repeat: no-repeat;
background-size: .5rem 100%
}
.swatch-teal {
color: #000;
background-color: #20c997
}
.swatch-teal::after {
position: absolute;
top: 1rem;
right: 1rem;
padding-left: 1rem;
font-size: .75rem;
line-height: 1.35;
white-space: pre;
content: "9.86""\a""2.12""\a""9.86";
background-color: #20c997;
background-image: linear-gradient(to bottom, transparent 0.25rem, #000 0.25rem 0.75rem, transparent 0.75rem 1.25rem, #fff 1.25rem 1.75rem, transparent 1.75rem 2.25rem, #000 2.25rem 2.75rem, transparent 2.75rem);
background-repeat: no-repeat;
background-size: .5rem 100%
}
.swatch-cyan {
color: #000;
background-color: #0dcaf0
}
.swatch-cyan::after {
position: absolute;
top: 1rem;
right: 1rem;
padding-left: 1rem;
font-size: .75rem;
line-height: 1.35;
white-space: pre;
content: "10.7""\a""1.95""\a""10.7";
background-color: #0dcaf0;
background-image: linear-gradient(to bottom, transparent 0.25rem, #000 0.25rem 0.75rem, transparent 0.75rem 1.25rem, #fff 1.25rem 1.75rem, transparent 1.75rem 2.25rem, #000 2.25rem 2.75rem, transparent 2.75rem);
background-repeat: no-repeat;
background-size: .5rem 100%
}
.swatch-white {
color: #000;
background-color: #fff
}
.swatch-white::after {
position: absolute;
top: 1rem;
right: 1rem;
padding-left: 1rem;
font-size: .75rem;
line-height: 1.35;
white-space: pre;
content: "21""\a""1""\a""21";
background-color: #fff;
background-image: linear-gradient(to bottom, transparent 0.25rem, #000 0.25rem 0.75rem, transparent 0.75rem 1.25rem, #fff 1.25rem 1.75rem, transparent 1.75rem 2.25rem, #000 2.25rem 2.75rem, transparent 2.75rem);
background-repeat: no-repeat;
background-size: .5rem 100%
}
.swatch-gray {
color: #fff;
background-color: #6c757d
}
.swatch-gray::after {
position: absolute;
top: 1rem;
right: 1rem;
padding-left: 1rem;
font-size: .75rem;
line-height: 1.35;
white-space: pre;
content: "4.68""\a""4.68""\a""4.47";
background-color: #6c757d;
background-image: linear-gradient(to bottom, transparent 0.25rem, #fff 0.25rem 0.75rem, transparent 0.75rem 1.25rem, #fff 1.25rem 1.75rem, transparent 1.75rem 2.25rem, #000 2.25rem 2.75rem, transparent 2.75rem);
background-repeat: no-repeat;
background-size: .5rem 100%
}
.swatch-gray-dark {
color: #fff;
background-color: #343a40
}
.swatch-gray-dark::after {
position: absolute;
top: 1rem;
right: 1rem;
padding-left: 1rem;
font-size: .75rem;
line-height: 1.35;
white-space: pre;
content: "11.5""\a""11.5""\a""1.82";
background-color: #343a40;
background-image: linear-gradient(to bottom, transparent 0.25rem, #fff 0.25rem 0.75rem, transparent 0.75rem 1.25rem, #fff 1.25rem 1.75rem, transparent 1.75rem 2.25rem, #000 2.25rem 2.75rem, transparent 2.75rem);
background-repeat: no-repeat;
background-size: .5rem 100%
}
.swatch-gray-500 {
color: #000;
background-color: #adb5bd
}
.swatch-gray-500::after {
position: absolute;
top: 1rem;
right: 1rem;
padding-left: 1rem;
font-size: .75rem;
line-height: 1.35;
white-space: pre;
content: "10.1""\a""2.07""\a""10.1";
background-color: #adb5bd;
background-image: linear-gradient(to bottom, transparent 0.25rem, #000 0.25rem 0.75rem, transparent 0.75rem 1.25rem, #fff 1.25rem 1.75rem, transparent 1.75rem 2.25rem, #000 2.25rem 2.75rem, transparent 2.75rem);
background-repeat: no-repeat;
background-size: .5rem 100%
}
.bd-blue-100 {
color: #000;
background-color: #cfe2ff
}
.bd-blue-200 {
color: #000;
background-color: #9ec5fe
}
.bd-blue-300 {
color: #000;
background-color: #6ea8fe
}
.bd-blue-400 {
color: #000;
background-color: #3d8bfd
}
.bd-blue-500 {
color: #fff;
background-color: #0d6efd
}
.bd-blue-600 {
color: #fff;
background-color: #0a58ca
}
.bd-blue-700 {
color: #fff;
background-color: #084298
}
.bd-blue-800 {
color: #fff;
background-color: #052c65
}
.bd-blue-900 {
color: #fff;
background-color: #031633
}
.bd-indigo-100 {
color: #000;
background-color: #e0cffc
}
.bd-indigo-200 {
color: #000;
background-color: #c29ffa
}
.bd-indigo-300 {
color: #000;
background-color: #a370f7
}
.bd-indigo-400 {
color: #fff;
background-color: #8540f5
}
.bd-indigo-500 {
color: #fff;
background-color: #6610f2
}
.bd-indigo-600 {
color: #fff;
background-color: #520dc2
}
.bd-indigo-700 {
color: #fff;
background-color: #3d0a91
}
.bd-indigo-800 {
color: #fff;
background-color: #290661
}
.bd-indigo-900 {
color: #fff;
background-color: #140330
}
.bd-purple-100 {
color: #000;
background-color: #e2d9f3
}
.bd-purple-200 {
color: #000;
background-color: #c5b3e6
}
.bd-purple-300 {
color: #000;
background-color: #a98eda
}
.bd-purple-400 {
color: #000;
background-color: #8c68cd
}
.bd-purple-500 {
color: #fff;
background-color: #6f42c1
}
.bd-purple-600 {
color: #fff;
background-color: #59359a
}
.bd-purple-700 {
color: #fff;
background-color: #432874
}
.bd-purple-800 {
color: #fff;
background-color: #2c1a4d
}
.bd-purple-900 {
color: #fff;
background-color: #160d27
}
.bd-pink-100 {
color: #000;
background-color: #f7d6e6
}
.bd-pink-200 {
color: #000;
background-color: #efadce
}
.bd-pink-300 {
color: #000;
background-color: #e685b5
}
.bd-pink-400 {
color: #000;
background-color: #de5c9d
}
.bd-pink-500 {
color: #fff;
background-color: #d63384
}
.bd-pink-600 {
color: #fff;
background-color: #ab296a
}
.bd-pink-700 {
color: #fff;
background-color: #801f4f
}
.bd-pink-800 {
color: #fff;
background-color: #561435
}
.bd-pink-900 {
color: #fff;
background-color: #2b0a1a
}
.bd-red-100 {
color: #000;
background-color: #f8d7da
}
.bd-red-200 {
color: #000;
background-color: #f1aeb5
}
.bd-red-300 {
color: #000;
background-color: #ea868f
}
.bd-red-400 {
color: #000;
background-color: #e35d6a
}
.bd-red-500 {
color: #fff;
background-color: #dc3545
}
.bd-red-600 {
color: #fff;
background-color: #b02a37
}
.bd-red-700 {
color: #fff;
background-color: #842029
}
.bd-red-800 {
color: #fff;
background-color: #58151c
}
.bd-red-900 {
color: #fff;
background-color: #2c0b0e
}
.bd-orange-100 {
color: #000;
background-color: #ffe5d0
}
.bd-orange-200 {
color: #000;
background-color: #fecba1
}
.bd-orange-300 {
color: #000;
background-color: #feb272
}
.bd-orange-400 {
color: #000;
background-color: #fd9843
}
.bd-orange-500 {
color: #000;
background-color: #fd7e14
}
.bd-orange-600 {
color: #000;
background-color: #ca6510
}
.bd-orange-700 {
color: #fff;
background-color: #984c0c
}
.bd-orange-800 {
color: #fff;
background-color: #653208
}
.bd-orange-900 {
color: #fff;
background-color: #331904
}
.bd-yellow-100 {
color: #000;
background-color: #fff3cd
}
.bd-yellow-200 {
color: #000;
background-color: #ffe69c
}
.bd-yellow-300 {
color: #000;
background-color: #ffda6a
}
.bd-yellow-400 {
color: #000;
background-color: #ffcd39
}
.bd-yellow-500 {
color: #000;
background-color: #ffc107
}
.bd-yellow-600 {
color: #000;
background-color: #cc9a06
}
.bd-yellow-700 {
color: #000;
background-color: #997404
}
.bd-yellow-800 {
color: #fff;
background-color: #664d03
}
.bd-yellow-900 {
color: #fff;
background-color: #332701
}
.bd-green-100 {
color: #000;
background-color: #d1e7dd
}
.bd-green-200 {
color: #000;
background-color: #a3cfbb
}
.bd-green-300 {
color: #000;
background-color: #75b798
}
.bd-green-400 {
color: #000;
background-color: #479f76
}
.bd-green-500 {
color: #fff;
background-color: #198754
}
.bd-green-600 {
color: #fff;
background-color: #146c43
}
.bd-green-700 {
color: #fff;
background-color: #0f5132
}
.bd-green-800 {
color: #fff;
background-color: #0a3622
}
.bd-green-900 {
color: #fff;
background-color: #051b11
}
.bd-teal-100 {
color: #000;
background-color: #d2f4ea
}
.bd-teal-200 {
color: #000;
background-color: #a6e9d5
}
.bd-teal-300 {
color: #000;
background-color: #79dfc1
}
.bd-teal-400 {
color: #000;
background-color: #4dd4ac
}
.bd-teal-500 {
color: #000;
background-color: #20c997
}
.bd-teal-600 {
color: #000;
background-color: #1aa179
}
.bd-teal-700 {
color: #fff;
background-color: #13795b
}
.bd-teal-800 {
color: #fff;
background-color: #0d503c
}
.bd-teal-900 {
color: #fff;
background-color: #06281e
}
.bd-cyan-100 {
color: #000;
background-color: #cff4fc
}
.bd-cyan-200 {
color: #000;
background-color: #9eeaf9
}
.bd-cyan-300 {
color: #000;
background-color: #6edff6
}
.bd-cyan-400 {
color: #000;
background-color: #3dd5f3
}
.bd-cyan-500 {
color: #000;
background-color: #0dcaf0
}
.bd-cyan-600 {
color: #000;
background-color: #0aa2c0
}
.bd-cyan-700 {
color: #fff;
background-color: #087990
}
.bd-cyan-800 {
color: #fff;
background-color: #055160
}
.bd-cyan-900 {
color: #fff;
background-color: #032830
}
.bd-gray-100 {
color: #000;
background-color: #f8f9fa
}
.bd-gray-200 {
color: #000;
background-color: #e9ecef
}
.bd-gray-300 {
color: #000;
background-color: #dee2e6
}
.bd-gray-400 {
color: #000;
background-color: #ced4da
}
.bd-gray-500 {
color: #000;
background-color: #adb5bd
}
.bd-gray-600 {
color: #fff;
background-color: #6c757d
}
.bd-gray-700 {
color: #fff;
background-color: #495057
}
.bd-gray-800 {
color: #fff;
background-color: #343a40
}
.bd-gray-900 {
color: #fff;
background-color: #212529
}
.bd-white {
color: #000;
background-color: #fff
}
.bd-black {
color: #fff;
background-color: #000
}
.bd-clipboard {
position: relative;
display: none;
float: right
}
.bd-clipboard+.highlight {
margin-top: 0
}
@media (min-width: 768px) {
.bd-clipboard {
display: block
}
}
.btn-clipboard {
position: absolute;
top: .65rem;
right: .65rem;
z-index: 10;
display: block;
padding: .25rem .5rem;
font-size: .65em;
color: #0d6efd;
background-color: #fff;
border: 1px solid;
border-radius: .25rem
}
.btn-clipboard:hover,
.btn-clipboard:focus {
color: #fff;
background-color: #0d6efd
}
.bd-placeholder-img {
font-size: 1.125rem;
text-anchor: middle;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none
}
.bd-placeholder-img-lg {
font-size: calc(1.475rem + 2.7vw)
}
@media (min-width: 1200px) {
.bd-placeholder-img-lg {
font-size: 3.5rem
}
}
.chroma .c {
color: #727272
}
.chroma .ch {
font-style: italic;
color: #60a0b0
}
.chroma .cm {
color: #727272
}
.chroma .cp {
color: #008085
}
.chroma .cpf {
color: #007020
}
.chroma .c1 {
color: #727272
}
.chroma .cs {
color: #727272
}
.chroma .gd {
background-color: #fcc;
border: 1px solid #c00
}
.chroma .ge {
font-style: italic
}
.chroma .gr {
color: #f00
}
.chroma .gh {
color: #030
}
.chroma .gi {
background-color: #cfc;
border: 1px solid #0c0
}
.chroma .go {
color: #aaa
}
.chroma .gp {
color: #009
}
.chroma .gs {
font-weight: 700
}
.chroma .gu {
color: #030
}
.chroma .gt {
color: #9c6
}
.chroma .gl {
text-decoration: underline
}
.chroma .k {
color: #069
}
.chroma .kc {
color: #069
}
.chroma .kd {
color: #069
}
.chroma .kn {
color: #069
}
.chroma .kp {
color: #069
}
.chroma .kr {
color: #069
}
.chroma .kt {
color: #078
}
.chroma .m {
color: #c24f19
}
.chroma .mb {
color: #40a070
}
.chroma .mf {
color: #c24f19
}
.chroma .mh {
color: #c24f19
}
.chroma .mi {
color: #c24f19
}
.chroma .il {
color: #c24f19
}
.chroma .mo {
color: #c24f19
}
.chroma .s {
color: #d73038
}
.chroma .sa {
color: #4070a0
}
.chroma .sb {
color: #c30
}
.chroma .sc {
color: #c30
}
.chroma .dl {
color: #4070a0
}
.chroma .sd {
font-style: italic;
color: #c30
}
.chroma .s2 {
color: #c30
}
.chroma .se {
color: #c30
}
.chroma .sh {
color: #c30
}
.chroma .si {
color: #a00
}
.chroma .sx {
color: #c30
}
.chroma .sr {
color: #337e7e
}
.chroma .s1 {
color: #c30
}
.chroma .ss {
color: #fc3
}
.chroma .na {
color: #006ee0
}
.chroma .nb {
color: #366
}
.chroma .nc {
color: #168174
}
.chroma .no {
color: #360
}
.chroma .nd {
color: #6b62de
}
.chroma .ni {
color: #727272
}
.chroma .ne {
color: #c00
}
.chroma .nf {
color: #b715f4
}
.chroma .nl {
color: #6b62de
}
.chroma .nn {
color: #007ca5
}
.chroma .nt {
color: #2f6f9f
}
.chroma .nv {
color: #033
}
.chroma .o {
color: #555
}
.chroma .ow {
color: #000
}
.chroma .w {
color: #bbb
}
.chroma .language-bash::before,
.chroma .language-sh::before {
color: #009;
content: "$ ";
-webkit-user-select: none;
-moz-user-select: none;
user-select: none
}
.chroma .language-powershell::before {
color: #009;
content: "PM> ";
-webkit-user-select: none;
-moz-user-select: none;
user-select: none
}
.anchorjs-link {
font-weight: 400;
color: rgba(13, 110, 253, 0.5);
transition: color 0.15s ease-in-out
}
@media (prefers-reduced-motion: reduce) {
.anchorjs-link {
transition: none
}
}
.anchorjs-link:focus,
.anchorjs-link:hover {
color: #0d6efd;
text-decoration: none
}
.algolia-autocomplete {
width: 100%
}
.ds-dropdown-menu {
width: 100%;
padding: .5rem 0;
margin: .125rem 0 0;
font-size: .875rem;
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: .25rem
}
@media (min-width: 768px) {
.ds-dropdown-menu {
width: 400px
}
}
.algolia-docsearch-suggestion--category-header {
padding: .125rem 1rem;
font-weight: 600;
color: #7952b3
}
:not(.algolia-docsearch-suggestion__main)>.algolia-docsearch-suggestion--category-header {
display: none
}
.ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header {
padding-top: .75rem;
margin-top: .75rem;
border-top: 1px solid rgba(0, 0, 0, 0.1)
}
.algolia-docsearch-suggestion--content {
padding: .25rem 1rem
}
.ds-cursor .algolia-docsearch-suggestion--content {
background-color: rgba(203, 189, 226, 0.2)
}
.algolia-docsearch-suggestion {
display: block;
text-decoration: none
}
.algolia-docsearch-suggestion--subcategory-column {
display: none
}
.algolia-docsearch-suggestion--subcategory-inline {
display: inline;
color: #495057
}
.algolia-docsearch-suggestion--subcategory-inline::after {
padding: 0 .25rem;
content: "/"
}
.algolia-docsearch-suggestion--title {
display: inline;
font-weight: 500;
color: #343a40
}
.algolia-docsearch-suggestion--text {
color: #343a40;
font-size: .75rem
}
.algolia-docsearch-suggestion--highlight {
color: #6f42c1;
background-color: rgba(111, 66, 193, 0.1)
}
.algolia-docsearch-footer {
padding: .5rem 1rem 0;
margin-top: .625rem;
font-size: .75rem;
color: #6c757d;
border-top: 1px solid rgba(0, 0, 0, 0.1)
}
.algolia-docsearch-footer--logo {
color: inherit
}
</style>
|
resources/views/theme/demo/boot/boot.css
|
<style>
/*!
* Bootstrap Docs (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under the Creative Commons Attribution 3.0 Unported License.
* For details, see https://creativecommons.org/licenses/by/3.0/.
*/
.grid {
display: grid;
grid-template-rows: repeat(var(--bs-rows, 1), 1fr);
grid-template-columns: repeat(var(--bs-columns, 12), 1fr);
gap: var(--bs-gap, 1.5rem)
}
.grid .g-col-1 {
grid-column: auto/span 1
}
.grid .g-col-2 {
grid-column: auto/span 2
}
.grid .g-col-3 {
grid-column: auto/span 3
}
.grid .g-col-4 {
grid-column: auto/span 4
}
.grid .g-col-5 {
grid-column: auto/span 5
}
.grid .g-col-6 {
grid-column: auto/span 6
}
.grid .g-col-7 {
grid-column: auto/span 7
}
.grid .g-col-8 {
grid-column: auto/span 8
}
.grid .g-col-9 {
grid-column: auto/span 9
}
.grid .g-col-10 {
grid-column: auto/span 10
}
.grid .g-col-11 {
grid-column: auto/span 11
}
.grid .g-col-12 {
grid-column: auto/span 12
}
.grid .g-start-1 {
grid-column-start: 1
}
.grid .g-start-2 {
grid-column-start: 2
}
.grid .g-start-3 {
grid-column-start: 3
}
.grid .g-start-4 {
grid-column-start: 4
}
.grid .g-start-5 {
grid-column-start: 5
}
.grid .g-start-6 {
grid-column-start: 6
}
.grid .g-start-7 {
grid-column-start: 7
}
.grid .g-start-8 {
grid-column-start: 8
}
.grid .g-start-9 {
grid-column-start: 9
}
.grid .g-start-10 {
grid-column-start: 10
}
.grid .g-start-11 {
grid-column-start: 11
}
@media (min-width: 576px) {
.grid .g-col-sm-1 {
grid-column: auto/span 1
}
.grid .g-col-sm-2 {
grid-column: auto/span 2
}
.grid .g-col-sm-3 {
grid-column: auto/span 3
}
.grid .g-col-sm-4 {
grid-column: auto/span 4
}
.grid .g-col-sm-5 {
grid-column: auto/span 5
}
.grid .g-col-sm-6 {
grid-column: auto/span 6
}
.grid .g-col-sm-7 {
grid-column: auto/span 7
}
.grid .g-col-sm-8 {
grid-column: auto/span 8
}
.grid .g-col-sm-9 {
grid-column: auto/span 9
}
.grid .g-col-sm-10 {
grid-column: auto/span 10
}
.grid .g-col-sm-11 {
grid-column: auto/span 11
}
.grid .g-col-sm-12 {
grid-column: auto/span 12
}
.grid .g-start-sm-1 {
grid-column-start: 1
}
.grid .g-start-sm-2 {
grid-column-start: 2
}
.grid .g-start-sm-3 {
grid-column-start: 3
}
.grid .g-start-sm-4 {
grid-column-start: 4
}
.grid .g-start-sm-5 {
grid-column-start: 5
}
.grid .g-start-sm-6 {
grid-column-start: 6
}
.grid .g-start-sm-7 {
grid-column-start: 7
}
.grid .g-start-sm-8 {
grid-column-start: 8
}
.grid .g-start-sm-9 {
grid-column-start: 9
}
.grid .g-start-sm-10 {
grid-column-start: 10
}
.grid .g-start-sm-11 {
grid-column-start: 11
}
}
@media (min-width: 768px) {
.grid .g-col-md-1 {
grid-column: auto/span 1
}
.grid .g-col-md-2 {
grid-column: auto/span 2
}
.grid .g-col-md-3 {
grid-column: auto/span 3
}
.grid .g-col-md-4 {
grid-column: auto/span 4
}
.grid .g-col-md-5 {
grid-column: auto/span 5
}
.grid .g-col-md-6 {
grid-column: auto/span 6
}
.grid .g-col-md-7 {
grid-column: auto/span 7
}
.grid .g-col-md-8 {
grid-column: auto/span 8
}
.grid .g-col-md-9 {
grid-column: auto/span 9
}
.grid .g-col-md-10 {
grid-column: auto/span 10
}
.grid .g-col-md-11 {
grid-column: auto/span 11
}
.grid .g-col-md-12 {
grid-column: auto/span 12
}
.grid .g-start-md-1 {
grid-column-start: 1
}
.grid .g-start-md-2 {
grid-column-start: 2
}
.grid .g-start-md-3 {
grid-column-start: 3
}
.grid .g-start-md-4 {
grid-column-start: 4
}
.grid .g-start-md-5 {
grid-column-start: 5
}
.grid .g-start-md-6 {
grid-column-start: 6
}
.grid .g-start-md-7 {
grid-column-start: 7
}
.grid .g-start-md-8 {
grid-column-start: 8
}
.grid .g-start-md-9 {
grid-column-start: 9
}
.grid .g-start-md-10 {
grid-column-start: 10
}
.grid .g-start-md-11 {
grid-column-start: 11
}
}
@media (min-width: 992px) {
.grid .g-col-lg-1 {
grid-column: auto/span 1
}
.grid .g-col-lg-2 {
grid-column: auto/span 2
}
.grid .g-col-lg-3 {
grid-column: auto/span 3
}
.grid .g-col-lg-4 {
grid-column: auto/span 4
}
.grid .g-col-lg-5 {
grid-column: auto/span 5
}
.grid .g-col-lg-6 {
grid-column: auto/span 6
}
.grid .g-col-lg-7 {
grid-column: auto/span 7
}
.grid .g-col-lg-8 {
grid-column: auto/span 8
}
.grid .g-col-lg-9 {
grid-column: auto/span 9
}
.grid .g-col-lg-10 {
grid-column: auto/span 10
}
.grid .g-col-lg-11 {
grid-column: auto/span 11
}
.grid .g-col-lg-12 {
grid-column: auto/span 12
}
.grid .g-start-lg-1 {
grid-column-start: 1
}
.grid .g-start-lg-2 {
grid-column-start: 2
}
.grid .g-start-lg-3 {
grid-column-start: 3
}
.grid .g-start-lg-4 {
grid-column-start: 4
}
.grid .g-start-lg-5 {
grid-column-start: 5
}
.grid .g-start-lg-6 {
grid-column-start: 6
}
.grid .g-start-lg-7 {
grid-column-start: 7
}
.grid .g-start-lg-8 {
grid-column-start: 8
}
.grid .g-start-lg-9 {
grid-column-start: 9
}
.grid .g-start-lg-10 {
grid-column-start: 10
}
.grid .g-start-lg-11 {
grid-column-start: 11
}
}
@media (min-width: 1200px) {
.grid .g-col-xl-1 {
grid-column: auto/span 1
}
.grid .g-col-xl-2 {
grid-column: auto/span 2
}
.grid .g-col-xl-3 {
grid-column: auto/span 3
}
.grid .g-col-xl-4 {
grid-column: auto/span 4
}
.grid .g-col-xl-5 {
grid-column: auto/span 5
}
.grid .g-col-xl-6 {
grid-column: auto/span 6
}
.grid .g-col-xl-7 {
grid-column: auto/span 7
}
.grid .g-col-xl-8 {
grid-column: auto/span 8
}
.grid .g-col-xl-9 {
grid-column: auto/span 9
}
.grid .g-col-xl-10 {
grid-column: auto/span 10
}
.grid .g-col-xl-11 {
grid-column: auto/span 11
}
.grid .g-col-xl-12 {
grid-column: auto/span 12
}
.grid .g-start-xl-1 {
grid-column-start: 1
}
.grid .g-start-xl-2 {
grid-column-start: 2
}
.grid .g-start-xl-3 {
grid-column-start: 3
}
.grid .g-start-xl-4 {
grid-column-start: 4
}
.grid .g-start-xl-5 {
grid-column-start: 5
}
.grid .g-start-xl-6 {
grid-column-start: 6
}
.grid .g-start-xl-7 {
grid-column-start: 7
}
.grid .g-start-xl-8 {
grid-column-start: 8
}
.grid .g-start-xl-9 {
grid-column-start: 9
}
.grid .g-start-xl-10 {
grid-column-start: 10
}
.grid .g-start-xl-11 {
grid-column-start: 11
}
}
@media (min-width: 1400px) {
.grid .g-col-xxl-1 {
grid-column: auto/span 1
}
.grid .g-col-xxl-2 {
grid-column: auto/span 2
}
.grid .g-col-xxl-3 {
grid-column: auto/span 3
}
.grid .g-col-xxl-4 {
grid-column: auto/span 4
}
.grid .g-col-xxl-5 {
grid-column: auto/span 5
}
.grid .g-col-xxl-6 {
grid-column: auto/span 6
}
.grid .g-col-xxl-7 {
grid-column: auto/span 7
}
.grid .g-col-xxl-8 {
grid-column: auto/span 8
}
.grid .g-col-xxl-9 {
grid-column: auto/span 9
}
.grid .g-col-xxl-10 {
grid-column: auto/span 10
}
.grid .g-col-xxl-11 {
grid-column: auto/span 11
}
.grid .g-col-xxl-12 {
grid-column: auto/span 12
}
.grid .g-start-xxl-1 {
grid-column-start: 1
}
.grid .g-start-xxl-2 {
grid-column-start: 2
}
.grid .g-start-xxl-3 {
grid-column-start: 3
}
.grid .g-start-xxl-4 {
grid-column-start: 4
}
.grid .g-start-xxl-5 {
grid-column-start: 5
}
.grid .g-start-xxl-6 {
grid-column-start: 6
}
.grid .g-start-xxl-7 {
grid-column-start: 7
}
.grid .g-start-xxl-8 {
grid-column-start: 8
}
.grid .g-start-xxl-9 {
grid-column-start: 9
}
.grid .g-start-xxl-10 {
grid-column-start: 10
}
.grid .g-start-xxl-11 {
grid-column-start: 11
}
}
.bd-navbar {
padding: .75rem 0;
background-color: #7952b3
}
.bd-navbar .navbar-toggler {
padding: 0;
border: 0
}
.bd-navbar .navbar-nav .nav-link {
padding-right: .25rem;
padding-left: .25rem;
color: rgba(255, 255, 255, 0.85)
}
.bd-navbar .navbar-nav .nav-link:hover,
.bd-navbar .navbar-nav .nav-link:focus {
color: #fff
}
.bd-navbar .navbar-nav .nav-link.active {
font-weight: 600;
color: #fff
}
.bd-navbar .navbar-nav-svg {
width: 1rem;
height: 1rem
}
.bd-subnavbar {
position: relative;
z-index: 1020;
background-color: rgba(255, 255, 255, 0.95);
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05), inset 0 -1px 0 rgba(0, 0, 0, 0.15)
}
.bd-subnavbar .dropdown-menu {
font-size: .875rem;
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05)
}
.bd-subnavbar .dropdown-item.current {
font-weight: 600;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23292b2c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: right 1rem top 0.6rem;
background-size: .75rem .75rem
}
@media (min-width: 768px) {
.bd-subnavbar {
position: -webkit-sticky;
position: sticky;
top: 0
}
}
.bd-search {
position: relative
}
.bd-search::after {
position: absolute;
top: .4rem;
right: .4rem;
display: flex;
align-items: center;
justify-content: center;
height: 1.5rem;
padding-right: .25rem;
padding-left: .25rem;
font-size: .75rem;
color: #6c757d;
content: "Ctrl + /";
border: 1px solid #dee2e6;
border-radius: .125rem
}
@media (max-width: 767.98px) {
.bd-search {
width: 100%
}
}
.bd-search .form-control {
padding-right: 3.75rem
}
.bd-search .form-control:focus {
border-color: #7952b3;
box-shadow: 0 0 0 3px rgba(121, 82, 179, 0.25)
}
.bd-masthead {
padding: 3rem 0;
background: linear-gradient(165deg, #f7f5fb 50%, #fff 50%)
}
.bd-masthead h1 {
font-size: calc(1.525rem + 3.3vw);
line-height: 1
}
@media (min-width: 1200px) {
.bd-masthead h1 {
font-size: 4rem
}
}
.bd-masthead p:not(.lead) {
color: #495057
}
.bd-masthead .btn {
padding: .8rem 2rem;
font-weight: 600
}
.bd-masthead .lead {
font-size: calc(1.275rem + .3vw);
font-weight: 400;
color: #495057
}
@media (min-width: 1200px) {
.bd-masthead .lead {
font-size: 1.5rem
}
}
@media (min-width: 768px) {
.mw-md-75 {
max-width: 75%
}
}
.masthead-followup-icon {
padding: .75rem;
background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.01));
border-radius: .75rem;
box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.1)
}
.masthead-followup-svg {
filter: drop-shadow(0 1px 0 rgba(0, 0, 0, 0.125))
}
#carbonads {
position: static;
display: block;
max-width: 400px;
padding: 15px 15px 15px 160px;
margin: 2rem 0;
overflow: hidden;
font-size: .8125rem;
line-height: 1.4;
text-align: left;
background-color: rgba(0, 0, 0, 0.05)
}
#carbonads a {
color: #343a40;
text-decoration: none
}
@media (min-width: 576px) {
#carbonads {
max-width: 330px;
border-radius: 4px
}
}
.carbon-img {
float: left;
margin-left: -145px
}
.carbon-poweredby {
display: block;
margin-top: .75rem;
color: #495057 !important
}
@media (min-width: 768px) {
:root {
scroll-padding-top: 4rem
}
}
.bd-title {
font-size: calc(1.425rem + 2.1vw)
}
@media (min-width: 1200px) {
.bd-title {
font-size: 3rem
}
}
.bd-lead {
font-size: calc(1.275rem + .3vw);
font-weight: 300
}
@media (min-width: 1200px) {
.bd-lead {
font-size: 1.5rem
}
}
.bd-text-purple-bright {
color: #7952b3
}
.bd-bg-purple-bright {
background-color: #7952b3
}
.skippy {
background-color: #563d7c
}
.skippy a {
color: #fff
}
.bd-links {
overflow: auto;
font-weight: 600
}
@media (min-width: 768px) {
.bd-links {
position: -webkit-sticky;
position: sticky;
top: 5rem;
display: block !important;
height: calc(100vh - 7rem);
padding-left: .25rem;
margin-left: -.25rem;
overflow-y: auto
}
}
@media (max-width: 767.98px) {
.bd-links>ul {
padding: 1.5rem .75rem;
background-color: #f8f9fa;
border-bottom: 1px solid #e9ecef
}
}
.bd-links a {
padding: .1875rem .5rem;
margin-top: .125rem;
margin-left: 1.25rem;
color: rgba(0, 0, 0, 0.65);
text-decoration: none
}
.bd-links a:hover,
.bd-links a:focus {
color: rgba(0, 0, 0, 0.85);
background-color: rgba(121, 82, 179, 0.1)
}
.bd-links .btn {
padding: .25rem .5rem;
font-weight: 600;
color: rgba(0, 0, 0, 0.65);
background-color: transparent;
border: 0
}
.bd-links .btn:hover,
.bd-links .btn:focus {
color: rgba(0, 0, 0, 0.85);
background-color: rgba(121, 82, 179, 0.1)
}
.bd-links .btn:focus {
box-shadow: 0 0 0 1px rgba(121, 82, 179, 0.7)
}
.bd-links .btn::before {
width: 1.25em;
line-height: 0;
content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
transition: transform 0.35s ease;
transform-origin: .5em 50%
}
@media (prefers-reduced-motion: reduce) {
.bd-links .btn::before {
transition: none
}
}
.bd-links .btn[aria-expanded="true"] {
color: rgba(0, 0, 0, 0.85)
}
.bd-links .btn[aria-expanded="true"]::before {
transform: rotate(90deg)
}
.bd-links .active {
font-weight: 600;
color: rgba(0, 0, 0, 0.85)
}
.bd-footer a {
color: #495057;
text-decoration: none
}
.bd-footer a:hover,
.bd-footer a:focus {
color: #0d6efd;
text-decoration: underline
}
.bd-example-row .row>.col,
.bd-example-row .row>[class^="col-"] {
padding-top: .75rem;
padding-bottom: .75rem;
background-color: rgba(39, 41, 43, 0.03);
border: 1px solid rgba(39, 41, 43, 0.1)
}
.bd-example-row .row+.row {
margin-top: 1rem
}
.bd-example-row-flex-cols .row {
min-height: 10rem;
background-color: rgba(255, 0, 0, 0.1)
}
.bd-example-cssgrid {
text-align: center
}
.bd-example-cssgrid .grid+.grid {
margin-top: 1rem
}
.bd-example-cssgrid .grid>* {
padding-top: .75rem;
padding-bottom: .75rem;
background-color: rgba(255, 0, 255, 0.1);
border: 1px solid rgba(255, 0, 255, 0.25)
}
.bd-highlight {
background-color: rgba(86, 61, 124, 0.15);
border: 1px solid rgba(86, 61, 124, 0.15)
}
.example-container {
width: 800px;
width: 100%;
padding-right: var(--bs-gutter-x, .75rem);
padding-left: var(--bs-gutter-x, .75rem);
margin-right: auto;
margin-left: auto
}
.example-row {
--bs-gutter-x: 1.5rem;
--bs-gutter-y: 0;
display: flex;
flex-wrap: wrap;
margin-top: calc(var(--bs-gutter-y) * -1);
margin-right: calc(var(--bs-gutter-x) * -.5);
margin-left: calc(var(--bs-gutter-x) * -.5)
}
.example-content-main {
flex-shrink: 0;
width: 100%;
max-width: 100%;
padding-right: calc(var(--bs-gutter-x) * .5);
padding-left: calc(var(--bs-gutter-x) * .5);
margin-top: var(--bs-gutter-y)
}
@media (min-width: 576px) {
.example-content-main {
flex: 0 0 auto;
width: 50%
}
}
@media (min-width: 992px) {
.example-content-main {
flex: 0 0 auto;
width: 66.666667%
}
}
.example-content-secondary {
flex-shrink: 0;
width: 100%;
max-width: 100%;
padding-right: calc(var(--bs-gutter-x) * .5);
padding-left: calc(var(--bs-gutter-x) * .5);
margin-top: var(--bs-gutter-y)
}
@media (min-width: 576px) {
.example-content-secondary {
flex: 0 0 auto;
width: 50%
}
}
@media (min-width: 992px) {
.example-content-secondary {
flex: 0 0 auto;
width: 33.333333%
}
}
.bd-example {
position: relative;
padding: 1rem;
margin: 1rem -.75rem 0;
border: solid #dee2e6;
border-width: 1px 0 0
}
.bd-example::after {
display: block;
clear: both;
content: ""
}
@media (min-width: 576px) {
.bd-example {
padding: 1.5rem;
margin-right: 0;
margin-left: 0;
border-width: 1px;
border-top-left-radius: .25rem;
border-top-right-radius: .25rem
}
.bd-example+.bd-clipboard+.highlight {
border-bottom-right-radius: .25rem;
border-bottom-left-radius: .25rem
}
}
.bd-example+p {
margin-top: 2rem
}
.bd-example>.form-control+.form-control {
margin-top: .5rem
}
.bd-example>.nav+.nav,
.bd-example>.alert+.alert,
.bd-example>.navbar+.navbar,
.bd-example>.progress+.progress {
margin-top: 1rem
}
.bd-example>.dropdown-menu {
position: static;
display: block
}
.bd-example>:last-child {
margin-bottom: 0
}
.bd-example>svg+svg,
.bd-example>img+img {
margin-left: .5rem
}
.bd-example>.btn,
.bd-example>.btn-group {
margin: .25rem .125rem
}
.bd-example>.btn-toolbar+.btn-toolbar {
margin-top: .5rem
}
.bd-example>.list-group {
max-width: 400px
}
.bd-example>[class*="list-group-horizontal"] {
max-width: 100%
}
.bd-example .fixed-top,
.bd-example .sticky-top {
position: static;
margin: -1rem -1rem 1rem
}
.bd-example .fixed-bottom {
position: static;
margin: 1rem -1rem -1rem
}
@media (min-width: 576px) {
.bd-example .fixed-top,
.bd-example .sticky-top {
margin: -1.5rem -1.5rem 1rem
}
.bd-example .fixed-bottom {
margin: 1rem -1.5rem -1.5rem
}
}
.bd-example .pagination {
margin-top: .5rem;
margin-bottom: .5rem
}
.bd-example-ratios .ratio {
display: inline-block;
width: 10rem;
color: #6c757d;
background-color: #f8f9fa;
border: 1px solid #dee2e6
}
.bd-example-ratios .ratio>div {
display: flex;
align-items: center;
justify-content: center
}
.bd-example-ratios-breakpoint .ratio-4x3 {
width: 16rem
}
@media (min-width: 768px) {
.bd-example-ratios-breakpoint .ratio-4x3 {
--bs-aspect-ratio: 50%
}
}
.bd-example-modal {
background-color: #fafafa
}
.bd-example-modal .modal {
position: static;
display: block
}
.bd-example-offcanvas {
border-top-left-radius: 0;
border-bottom-left-radius: 0
}
.bd-example-offcanvas .offcanvas {
position: static;
display: block;
height: 200px;
visibility: visible;
transform: translate(0)
}
.tooltip-demo a {
white-space: nowrap
}
.scrollspy-example {
position: relative;
height: 200px;
margin-top: .5rem;
overflow: auto
}
.scrollspy-example-2 {
position: relative;
height: 350px;
overflow: auto
}
.bd-example-border-utils [class^="border"] {
display: inline-block;
width: 5rem;
height: 5rem;
margin: .25rem;
background-color: #f5f5f5
}
.bd-example-border-utils-0 [class^="border"] {
border: 1px solid #dee2e6
}
.bd-example-rounded-utils [class*="rounded"] {
margin: .25rem
}
.bd-example-position-utils {
position: relative;
padding: 3em
}
.bd-example-position-utils .position-relative {
height: 200px;
background-color: #f5f5f5
}
.bd-example-position-utils .position-absolute {
width: 2em;
height: 2em;
background-color: #212529;
border-radius: .25rem
}
.bd-example-position-examples::after {
content: none
}
.bd-example-placeholder-cards::after {
display: none
}
.bd-example-placeholder-cards .card {
width: 18rem
}
.bd-example-toasts {
min-height: 240px
}
.highlight {
padding: 1rem;
margin-bottom: 1rem;
background-color: #f8f9fa
}
@media (min-width: 576px) {
.highlight {
padding: 1rem 1.5rem
}
}
.highlight pre {
padding: 0;
margin-top: .65rem;
margin-bottom: .65rem;
white-space: pre;
background-color: transparent;
border: 0
}
.highlight pre code {
font-size: inherit;
color: #212529;
word-wrap: normal
}
.btn-bd-primary {
font-weight: 600;
color: #fff;
background-color: #7952b3;
border-color: #7952b3
}
.btn-bd-primary:hover,
.btn-bd-primary:active {
color: #fff;
background-color: #61428f;
border-color: #61428f
}
.btn-bd-primary:focus {
box-shadow: 0 0 0 3px rgba(121, 82, 179, 0.25)
}
.btn-bd-download {
font-weight: 600;
color: #ffe484;
border-color: #ffe484
}
.btn-bd-download:hover,
.btn-bd-download:active {
color: #2a2730;
background-color: #ffe484;
border-color: #ffe484
}
.btn-bd-download:focus {
box-shadow: 0 0 0 3px rgba(255, 228, 132, 0.25)
}
.btn-bd-light {
color: #6c757d;
border-color: #dee2e6
}
.show>.btn-bd-light,
.btn-bd-light:hover,
.btn-bd-light:active {
color: #7952b3;
background-color: #fff;
border-color: #7952b3
}
.btn-bd-light:focus {
box-shadow: 0 0 0 3px rgba(121, 82, 179, 0.25)
}
.bd-callout {
padding: 1.25rem;
margin-top: 1.25rem;
margin-bottom: 1.25rem;
border: 1px solid #e9ecef;
border-left-width: .25rem;
border-radius: .25rem
}
.bd-callout h4 {
margin-bottom: .25rem
}
.bd-callout p:last-child {
margin-bottom: 0
}
.bd-callout code {
border-radius: .25rem
}
.bd-callout+.bd-callout {
margin-top: -.25rem
}
.bd-callout-info {
border-left-color: #5bc0de
}
.bd-callout-warning {
border-left-color: #f0ad4e
}
.bd-callout-danger {
border-left-color: #d9534f
}
.bd-brand-logos {
color: #7952b3
}
.bd-brand-logos .inverse {
color: #fff;
background-color: #7952b3
}
.bd-brand-item+.bd-brand-item {
border-top: 1px solid #fff
}
@media (min-width: 768px) {
.bd-brand-item+.bd-brand-item {
border-top: 0;
border-left: 1px solid #fff
}
}
.color-swatches {
margin: 0 -5px
}
.color-swatches .bd-purple {
background-color: #563d7c
}
.color-swatches .bd-purple-light {
background-color: #cbbde2
}
.color-swatches .bd-purple-lighter {
background-color: #e5e1ea
}
.color-swatches .bd-gray {
background-color: #f9f9f9
}
.color-swatch {
width: 4rem;
height: 4rem
}
@media (min-width: 768px) {
.color-swatch {
width: 6rem;
height: 6rem
}
}
.swatch-blue {
color: #fff;
background-color: #0d6efd
}
.swatch-blue::after {
position: absolute;
top: 1rem;
right: 1rem;
padding-left: 1rem;
font-size: .75rem;
line-height: 1.35;
white-space: pre;
content: "4.50""\a""4.50""\a""4.66";
background-color: #0d6efd;
background-image: linear-gradient(to bottom, transparent 0.25rem, #fff 0.25rem 0.75rem, transparent 0.75rem 1.25rem, #fff 1.25rem 1.75rem, transparent 1.75rem 2.25rem, #000 2.25rem 2.75rem, transparent 2.75rem);
background-repeat: no-repeat;
background-size: .5rem 100%
}
.swatch-indigo {
color: #fff;
background-color: #6610f2
}
.swatch-indigo::after {
position: absolute;
top: 1rem;
right: 1rem;
padding-left: 1rem;
font-size: .75rem;
line-height: 1.35;
white-space: pre;
content: "7.18""\a""7.18""\a""2.92";
background-color: #6610f2;
background-image: linear-gradient(to bottom, transparent 0.25rem, #fff 0.25rem 0.75rem, transparent 0.75rem 1.25rem, #fff 1.25rem 1.75rem, transparent 1.75rem 2.25rem, #000 2.25rem 2.75rem, transparent 2.75rem);
background-repeat: no-repeat;
background-size: .5rem 100%
}
.swatch-purple {
color: #fff;
background-color: #6f42c1
}
.swatch-purple::after {
position: absolute;
top: 1rem;
right: 1rem;
padding-left: 1rem;
font-size: .75rem;
line-height: 1.35;
white-space: pre;
content: "6.51""\a""6.51""\a""3.22";
background-color: #6f42c1;
background-image: linear-gradient(to bottom, transparent 0.25rem, #fff 0.25rem 0.75rem, transparent 0.75rem 1.25rem, #fff 1.25rem 1.75rem, transparent 1.75rem 2.25rem, #000 2.25rem 2.75rem, transparent 2.75rem);
background-repeat: no-repeat;
background-size: .5rem 100%
}
.swatch-pink {
color: #fff;
background-color: #d63384
}
.swatch-pink::after {
position: absolute;
top: 1rem;
right: 1rem;
padding-left: 1rem;
font-size: .75rem;
line-height: 1.35;
white-space: pre;
content: "4.50""\a""4.50""\a""4.66";
background-color: #d63384;
background-image: linear-gradient(to bottom, transparent 0.25rem, #fff 0.25rem 0.75rem, transparent 0.75rem 1.25rem, #fff 1.25rem 1.75rem, transparent 1.75rem 2.25rem, #000 2.25rem 2.75rem, transparent 2.75rem);
background-repeat: no-repeat;
background-size: .5rem 100%
}
.swatch-red {
color: #fff;
background-color: #dc3545
}
.swatch-red::after {
position: absolute;
top: 1rem;
right: 1rem;
padding-left: 1rem;
font-size: .75rem;
line-height: 1.35;
white-space: pre;
content: "4.52""\a""4.52""\a""4.63";
background-color: #dc3545;
background-image: linear-gradient(to bottom, transparent 0.25rem, #fff 0.25rem 0.75rem, transparent 0.75rem 1.25rem, #fff 1.25rem 1.75rem, transparent 1.75rem 2.25rem, #000 2.25rem 2.75rem, transparent 2.75rem);
background-repeat: no-repeat;
background-size: .5rem 100%
}
.swatch-orange {
color: #000;
background-color: #fd7e14
}
.swatch-orange::after {
position: absolute;
top: 1rem;
right: 1rem;
padding-left: 1rem;
font-size: .75rem;
line-height: 1.35;
white-space: pre;
content: "8.17""\a""2.57""\a""8.17";
background-color: #fd7e14;
background-image: linear-gradient(to bottom, transparent 0.25rem, #000 0.25rem 0.75rem, transparent 0.75rem 1.25rem, #fff 1.25rem 1.75rem, transparent 1.75rem 2.25rem, #000 2.25rem 2.75rem, transparent 2.75rem);
background-repeat: no-repeat;
background-size: .5rem 100%
}
.swatch-yellow {
color: #000;
background-color: #ffc107
}
.swatch-yellow::after {
position: absolute;
top: 1rem;
right: 1rem;
padding-left: 1rem;
font-size: .75rem;
line-height: 1.35;
white-space: pre;
content: "12.8""\a""1.63""\a""12.8";
background-color: #ffc107;
background-image: linear-gradient(to bottom, transparent 0.25rem, #000 0.25rem 0.75rem, transparent 0.75rem 1.25rem, #fff 1.25rem 1.75rem, transparent 1.75rem 2.25rem, #000 2.25rem 2.75rem, transparent 2.75rem);
background-repeat: no-repeat;
background-size: .5rem 100%
}
.swatch-green {
color: #fff;
background-color: #198754
}
.swatch-green::after {
position: absolute;
top: 1rem;
right: 1rem;
padding-left: 1rem;
font-size: .75rem;
line-height: 1.35;
white-space: pre;
content: "4.53""\a""4.53""\a""4.63";
background-color: #198754;
background-image: linear-gradient(to bottom, transparent 0.25rem, #fff 0.25rem 0.75rem, transparent 0.75rem 1.25rem, #fff 1.25rem 1.75rem, transparent 1.75rem 2.25rem, #000 2.25rem 2.75rem, transparent 2.75rem);
background-repeat: no-repeat;
background-size: .5rem 100%
}
.swatch-teal {
color: #000;
background-color: #20c997
}
.swatch-teal::after {
position: absolute;
top: 1rem;
right: 1rem;
padding-left: 1rem;
font-size: .75rem;
line-height: 1.35;
white-space: pre;
content: "9.86""\a""2.12""\a""9.86";
background-color: #20c997;
background-image: linear-gradient(to bottom, transparent 0.25rem, #000 0.25rem 0.75rem, transparent 0.75rem 1.25rem, #fff 1.25rem 1.75rem, transparent 1.75rem 2.25rem, #000 2.25rem 2.75rem, transparent 2.75rem);
background-repeat: no-repeat;
background-size: .5rem 100%
}
.swatch-cyan {
color: #000;
background-color: #0dcaf0
}
.swatch-cyan::after {
position: absolute;
top: 1rem;
right: 1rem;
padding-left: 1rem;
font-size: .75rem;
line-height: 1.35;
white-space: pre;
content: "10.7""\a""1.95""\a""10.7";
background-color: #0dcaf0;
background-image: linear-gradient(to bottom, transparent 0.25rem, #000 0.25rem 0.75rem, transparent 0.75rem 1.25rem, #fff 1.25rem 1.75rem, transparent 1.75rem 2.25rem, #000 2.25rem 2.75rem, transparent 2.75rem);
background-repeat: no-repeat;
background-size: .5rem 100%
}
.swatch-white {
color: #000;
background-color: #fff
}
.swatch-white::after {
position: absolute;
top: 1rem;
right: 1rem;
padding-left: 1rem;
font-size: .75rem;
line-height: 1.35;
white-space: pre;
content: "21""\a""1""\a""21";
background-color: #fff;
background-image: linear-gradient(to bottom, transparent 0.25rem, #000 0.25rem 0.75rem, transparent 0.75rem 1.25rem, #fff 1.25rem 1.75rem, transparent 1.75rem 2.25rem, #000 2.25rem 2.75rem, transparent 2.75rem);
background-repeat: no-repeat;
background-size: .5rem 100%
}
.swatch-gray {
color: #fff;
background-color: #6c757d
}
.swatch-gray::after {
position: absolute;
top: 1rem;
right: 1rem;
padding-left: 1rem;
font-size: .75rem;
line-height: 1.35;
white-space: pre;
content: "4.68""\a""4.68""\a""4.47";
background-color: #6c757d;
background-image: linear-gradient(to bottom, transparent 0.25rem, #fff 0.25rem 0.75rem, transparent 0.75rem 1.25rem, #fff 1.25rem 1.75rem, transparent 1.75rem 2.25rem, #000 2.25rem 2.75rem, transparent 2.75rem);
background-repeat: no-repeat;
background-size: .5rem 100%
}
.swatch-gray-dark {
color: #fff;
background-color: #343a40
}
.swatch-gray-dark::after {
position: absolute;
top: 1rem;
right: 1rem;
padding-left: 1rem;
font-size: .75rem;
line-height: 1.35;
white-space: pre;
content: "11.5""\a""11.5""\a""1.82";
background-color: #343a40;
background-image: linear-gradient(to bottom, transparent 0.25rem, #fff 0.25rem 0.75rem, transparent 0.75rem 1.25rem, #fff 1.25rem 1.75rem, transparent 1.75rem 2.25rem, #000 2.25rem 2.75rem, transparent 2.75rem);
background-repeat: no-repeat;
background-size: .5rem 100%
}
.swatch-gray-500 {
color: #000;
background-color: #adb5bd
}
.swatch-gray-500::after {
position: absolute;
top: 1rem;
right: 1rem;
padding-left: 1rem;
font-size: .75rem;
line-height: 1.35;
white-space: pre;
content: "10.1""\a""2.07""\a""10.1";
background-color: #adb5bd;
background-image: linear-gradient(to bottom, transparent 0.25rem, #000 0.25rem 0.75rem, transparent 0.75rem 1.25rem, #fff 1.25rem 1.75rem, transparent 1.75rem 2.25rem, #000 2.25rem 2.75rem, transparent 2.75rem);
background-repeat: no-repeat;
background-size: .5rem 100%
}
.bd-blue-100 {
color: #000;
background-color: #cfe2ff
}
.bd-blue-200 {
color: #000;
background-color: #9ec5fe
}
.bd-blue-300 {
color: #000;
background-color: #6ea8fe
}
.bd-blue-400 {
color: #000;
background-color: #3d8bfd
}
.bd-blue-500 {
color: #fff;
background-color: #0d6efd
}
.bd-blue-600 {
color: #fff;
background-color: #0a58ca
}
.bd-blue-700 {
color: #fff;
background-color: #084298
}
.bd-blue-800 {
color: #fff;
background-color: #052c65
}
.bd-blue-900 {
color: #fff;
background-color: #031633
}
.bd-indigo-100 {
color: #000;
background-color: #e0cffc
}
.bd-indigo-200 {
color: #000;
background-color: #c29ffa
}
.bd-indigo-300 {
color: #000;
background-color: #a370f7
}
.bd-indigo-400 {
color: #fff;
background-color: #8540f5
}
.bd-indigo-500 {
color: #fff;
background-color: #6610f2
}
.bd-indigo-600 {
color: #fff;
background-color: #520dc2
}
.bd-indigo-700 {
color: #fff;
background-color: #3d0a91
}
.bd-indigo-800 {
color: #fff;
background-color: #290661
}
.bd-indigo-900 {
color: #fff;
background-color: #140330
}
.bd-purple-100 {
color: #000;
background-color: #e2d9f3
}
.bd-purple-200 {
color: #000;
background-color: #c5b3e6
}
.bd-purple-300 {
color: #000;
background-color: #a98eda
}
.bd-purple-400 {
color: #000;
background-color: #8c68cd
}
.bd-purple-500 {
color: #fff;
background-color: #6f42c1
}
.bd-purple-600 {
color: #fff;
background-color: #59359a
}
.bd-purple-700 {
color: #fff;
background-color: #432874
}
.bd-purple-800 {
color: #fff;
background-color: #2c1a4d
}
.bd-purple-900 {
color: #fff;
background-color: #160d27
}
.bd-pink-100 {
color: #000;
background-color: #f7d6e6
}
.bd-pink-200 {
color: #000;
background-color: #efadce
}
.bd-pink-300 {
color: #000;
background-color: #e685b5
}
.bd-pink-400 {
color: #000;
background-color: #de5c9d
}
.bd-pink-500 {
color: #fff;
background-color: #d63384
}
.bd-pink-600 {
color: #fff;
background-color: #ab296a
}
.bd-pink-700 {
color: #fff;
background-color: #801f4f
}
.bd-pink-800 {
color: #fff;
background-color: #561435
}
.bd-pink-900 {
color: #fff;
background-color: #2b0a1a
}
.bd-red-100 {
color: #000;
background-color: #f8d7da
}
.bd-red-200 {
color: #000;
background-color: #f1aeb5
}
.bd-red-300 {
color: #000;
background-color: #ea868f
}
.bd-red-400 {
color: #000;
background-color: #e35d6a
}
.bd-red-500 {
color: #fff;
background-color: #dc3545
}
.bd-red-600 {
color: #fff;
background-color: #b02a37
}
.bd-red-700 {
color: #fff;
background-color: #842029
}
.bd-red-800 {
color: #fff;
background-color: #58151c
}
.bd-red-900 {
color: #fff;
background-color: #2c0b0e
}
.bd-orange-100 {
color: #000;
background-color: #ffe5d0
}
.bd-orange-200 {
color: #000;
background-color: #fecba1
}
.bd-orange-300 {
color: #000;
background-color: #feb272
}
.bd-orange-400 {
color: #000;
background-color: #fd9843
}
.bd-orange-500 {
color: #000;
background-color: #fd7e14
}
.bd-orange-600 {
color: #000;
background-color: #ca6510
}
.bd-orange-700 {
color: #fff;
background-color: #984c0c
}
.bd-orange-800 {
color: #fff;
background-color: #653208
}
.bd-orange-900 {
color: #fff;
background-color: #331904
}
.bd-yellow-100 {
color: #000;
background-color: #fff3cd
}
.bd-yellow-200 {
color: #000;
background-color: #ffe69c
}
.bd-yellow-300 {
color: #000;
background-color: #ffda6a
}
.bd-yellow-400 {
color: #000;
background-color: #ffcd39
}
.bd-yellow-500 {
color: #000;
background-color: #ffc107
}
.bd-yellow-600 {
color: #000;
background-color: #cc9a06
}
.bd-yellow-700 {
color: #000;
background-color: #997404
}
.bd-yellow-800 {
color: #fff;
background-color: #664d03
}
.bd-yellow-900 {
color: #fff;
background-color: #332701
}
.bd-green-100 {
color: #000;
background-color: #d1e7dd
}
.bd-green-200 {
color: #000;
background-color: #a3cfbb
}
.bd-green-300 {
color: #000;
background-color: #75b798
}
.bd-green-400 {
color: #000;
background-color: #479f76
}
.bd-green-500 {
color: #fff;
background-color: #198754
}
.bd-green-600 {
color: #fff;
background-color: #146c43
}
.bd-green-700 {
color: #fff;
background-color: #0f5132
}
.bd-green-800 {
color: #fff;
background-color: #0a3622
}
.bd-green-900 {
color: #fff;
background-color: #051b11
}
.bd-teal-100 {
color: #000;
background-color: #d2f4ea
}
.bd-teal-200 {
color: #000;
background-color: #a6e9d5
}
.bd-teal-300 {
color: #000;
background-color: #79dfc1
}
.bd-teal-400 {
color: #000;
background-color: #4dd4ac
}
.bd-teal-500 {
color: #000;
background-color: #20c997
}
.bd-teal-600 {
color: #000;
background-color: #1aa179
}
.bd-teal-700 {
color: #fff;
background-color: #13795b
}
.bd-teal-800 {
color: #fff;
background-color: #0d503c
}
.bd-teal-900 {
color: #fff;
background-color: #06281e
}
.bd-cyan-100 {
color: #000;
background-color: #cff4fc
}
.bd-cyan-200 {
color: #000;
background-color: #9eeaf9
}
.bd-cyan-300 {
color: #000;
background-color: #6edff6
}
.bd-cyan-400 {
color: #000;
background-color: #3dd5f3
}
.bd-cyan-500 {
color: #000;
background-color: #0dcaf0
}
.bd-cyan-600 {
color: #000;
background-color: #0aa2c0
}
.bd-cyan-700 {
color: #fff;
background-color: #087990
}
.bd-cyan-800 {
color: #fff;
background-color: #055160
}
.bd-cyan-900 {
color: #fff;
background-color: #032830
}
.bd-gray-100 {
color: #000;
background-color: #f8f9fa
}
.bd-gray-200 {
color: #000;
background-color: #e9ecef
}
.bd-gray-300 {
color: #000;
background-color: #dee2e6
}
.bd-gray-400 {
color: #000;
background-color: #ced4da
}
.bd-gray-500 {
color: #000;
background-color: #adb5bd
}
.bd-gray-600 {
color: #fff;
background-color: #6c757d
}
.bd-gray-700 {
color: #fff;
background-color: #495057
}
.bd-gray-800 {
color: #fff;
background-color: #343a40
}
.bd-gray-900 {
color: #fff;
background-color: #212529
}
.bd-white {
color: #000;
background-color: #fff
}
.bd-black {
color: #fff;
background-color: #000
}
.bd-clipboard {
position: relative;
display: none;
float: right
}
.bd-clipboard+.highlight {
margin-top: 0
}
@media (min-width: 768px) {
.bd-clipboard {
display: block
}
}
.btn-clipboard {
position: absolute;
top: .65rem;
right: .65rem;
z-index: 10;
display: block;
padding: .25rem .5rem;
font-size: .65em;
color: #0d6efd;
background-color: #fff;
border: 1px solid;
border-radius: .25rem
}
.btn-clipboard:hover,
.btn-clipboard:focus {
color: #fff;
background-color: #0d6efd
}
.bd-placeholder-img {
font-size: 1.125rem;
text-anchor: middle;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none
}
.bd-placeholder-img-lg {
font-size: calc(1.475rem + 2.7vw)
}
@media (min-width: 1200px) {
.bd-placeholder-img-lg {
font-size: 3.5rem
}
}
.chroma .c {
color: #727272
}
.chroma .ch {
font-style: italic;
color: #60a0b0
}
.chroma .cm {
color: #727272
}
.chroma .cp {
color: #008085
}
.chroma .cpf {
color: #007020
}
.chroma .c1 {
color: #727272
}
.chroma .cs {
color: #727272
}
.chroma .gd {
background-color: #fcc;
border: 1px solid #c00
}
.chroma .ge {
font-style: italic
}
.chroma .gr {
color: #f00
}
.chroma .gh {
color: #030
}
.chroma .gi {
background-color: #cfc;
border: 1px solid #0c0
}
.chroma .go {
color: #aaa
}
.chroma .gp {
color: #009
}
.chroma .gs {
font-weight: 700
}
.chroma .gu {
color: #030
}
.chroma .gt {
color: #9c6
}
.chroma .gl {
text-decoration: underline
}
.chroma .k {
color: #069
}
.chroma .kc {
color: #069
}
.chroma .kd {
color: #069
}
.chroma .kn {
color: #069
}
.chroma .kp {
color: #069
}
.chroma .kr {
color: #069
}
.chroma .kt {
color: #078
}
.chroma .m {
color: #c24f19
}
.chroma .mb {
color: #40a070
}
.chroma .mf {
color: #c24f19
}
.chroma .mh {
color: #c24f19
}
.chroma .mi {
color: #c24f19
}
.chroma .il {
color: #c24f19
}
.chroma .mo {
color: #c24f19
}
.chroma .s {
color: #d73038
}
.chroma .sa {
color: #4070a0
}
.chroma .sb {
color: #c30
}
.chroma .sc {
color: #c30
}
.chroma .dl {
color: #4070a0
}
.chroma .sd {
font-style: italic;
color: #c30
}
.chroma .s2 {
color: #c30
}
.chroma .se {
color: #c30
}
.chroma .sh {
color: #c30
}
.chroma .si {
color: #a00
}
.chroma .sx {
color: #c30
}
.chroma .sr {
color: #337e7e
}
.chroma .s1 {
color: #c30
}
.chroma .ss {
color: #fc3
}
.chroma .na {
color: #006ee0
}
.chroma .nb {
color: #366
}
.chroma .nc {
color: #168174
}
.chroma .no {
color: #360
}
.chroma .nd {
color: #6b62de
}
.chroma .ni {
color: #727272
}
.chroma .ne {
color: #c00
}
.chroma .nf {
color: #b715f4
}
.chroma .nl {
color: #6b62de
}
.chroma .nn {
color: #007ca5
}
.chroma .nt {
color: #2f6f9f
}
.chroma .nv {
color: #033
}
.chroma .o {
color: #555
}
.chroma .ow {
color: #000
}
.chroma .w {
color: #bbb
}
.chroma .language-bash::before,
.chroma .language-sh::before {
color: #009;
content: "$ ";
-webkit-user-select: none;
-moz-user-select: none;
user-select: none
}
.chroma .language-powershell::before {
color: #009;
content: "PM> ";
-webkit-user-select: none;
-moz-user-select: none;
user-select: none
}
.anchorjs-link {
font-weight: 400;
color: rgba(13, 110, 253, 0.5);
transition: color 0.15s ease-in-out
}
@media (prefers-reduced-motion: reduce) {
.anchorjs-link {
transition: none
}
}
.anchorjs-link:focus,
.anchorjs-link:hover {
color: #0d6efd;
text-decoration: none
}
.algolia-autocomplete {
width: 100%
}
.ds-dropdown-menu {
width: 100%;
padding: .5rem 0;
margin: .125rem 0 0;
font-size: .875rem;
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: .25rem
}
@media (min-width: 768px) {
.ds-dropdown-menu {
width: 400px
}
}
.algolia-docsearch-suggestion--category-header {
padding: .125rem 1rem;
font-weight: 600;
color: #7952b3
}
:not(.algolia-docsearch-suggestion__main)>.algolia-docsearch-suggestion--category-header {
display: none
}
.ds-suggestion:not(:first-child) .algolia-docsearch-suggestion--category-header {
padding-top: .75rem;
margin-top: .75rem;
border-top: 1px solid rgba(0, 0, 0, 0.1)
}
.algolia-docsearch-suggestion--content {
padding: .25rem 1rem
}
.ds-cursor .algolia-docsearch-suggestion--content {
background-color: rgba(203, 189, 226, 0.2)
}
.algolia-docsearch-suggestion {
display: block;
text-decoration: none
}
.algolia-docsearch-suggestion--subcategory-column {
display: none
}
.algolia-docsearch-suggestion--subcategory-inline {
display: inline;
color: #495057
}
.algolia-docsearch-suggestion--subcategory-inline::after {
padding: 0 .25rem;
content: "/"
}
.algolia-docsearch-suggestion--title {
display: inline;
font-weight: 500;
color: #343a40
}
.algolia-docsearch-suggestion--text {
color: #343a40;
font-size: .75rem
}
.algolia-docsearch-suggestion--highlight {
color: #6f42c1;
background-color: rgba(111, 66, 193, 0.1)
}
.algolia-docsearch-footer {
padding: .5rem 1rem 0;
margin-top: .625rem;
font-size: .75rem;
color: #6c757d;
border-top: 1px solid rgba(0, 0, 0, 0.1)
}
.algolia-docsearch-footer--logo {
color: inherit
}
</style>
| 0.812235 | 0.196017 |
.sub-cate a{
transition: 0.5s all;
-webkit-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
-moz-transition: 0.5s all;
}
h3.cate {
color: #fff;
font-size: 1.7em;
padding: 0.6em ;
background: #000;
margin: 0;
}
/*----*/
ul.kid-menu{
display: block !important;
}
.menu {
width: auto;
height: auto;
padding: 0;
list-style: none;
margin: 0;
background: #FBFBFC;
}
ul {
padding: 0;
list-style: none;
}
.menu > li > a {
width: 100%;
line-height: 3.5em;
text-indent: 1.2em;
display: block;
position: relative;
color: #000;
font-size: 1.1em;
text-decoration:none;
border-bottom: 1px solid #ddd;
font-weight:700;
}
.menu ul li a {
width: 100%;
display: block;
position: relative;
font-size:1.1em;
font-weight: 400;
color: #000;
text-decoration:none;
border-bottom: 1px solid #ddd;
font-weight:700;
line-height: 3.5em;
text-indent: 1.2em;
}
.menu ul li a:hover{
background: #1DBAA5;
}
.menu > li > a:hover, .menu > li > a.active {
background:#fff;
}
.menu ul.kid-menu li a{
border-bottom: none;
}
ul.kid-menu{
padding: 0;
margin: 0;
}
ul.kid-menu li{
list-style: none;
border-bottom: 1px solid #ddd;
}
ul.kid-menu li.menu-kid-left{
border-bottom:none;
}
ul.cute li{
background: #fff;
}
.arrow-img {
padding: 0em 0em 0 6.5em;
}
.img-arrow{
padding: 0 0 0 8em;
}
.img-left-arrow{
padding: 0 0 0 5.5em;
}
/*--menu--*/
/*----*/
.sub-cate,.slide-grid,.banner-bag,.banner-off{
float: left;
}
.top-nav{
border: 1px solid #ddd;
}
.sub-cate{
width: 27%;
margin: 2em 2em 0 0;
}
.banner-off{
width: 60%;
padding: 6em 0em 6em 2em;
}
.banner-matter {
padding: 4em 2em;
}
.shoes-grid{
width: 70%;
float: right;
}
.slide-grid{
width: 100%;
border: 1px solid #ddd;
margin: 2em 0;
}
.banner-off h2{
padding: 0em;
margin: 0;
font-size: 4.5em;
color: #01AFD1;
font-weight: 600;
}
.banner-off span{
font-size: 2em;
color:#323A45;
font-weight: 700;
}
.banner-off span b{
color:#F97E76;
}
.banner-off p{
font-size: 1em;
color:#323A45;
margin: 0;
width: 90%;
padding: 0 0 2em;
}
a.now-get{
font-size: 1.1em;
color:#fff;
padding:0.6em 0.8em;
background:#323A45;
text-decoration: none;
}
a.now-get:hover{
background: #0D3F84;
}
.wmuSlider {
position: relative;
overflow: hidden;
}
.wmuSlider .wmuSliderWrapper article img {
max-width: 100%;
width: auto;
height: auto;
display:block;
}
|
App/static/css/style_first.css
|
.sub-cate a{
transition: 0.5s all;
-webkit-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
-moz-transition: 0.5s all;
}
h3.cate {
color: #fff;
font-size: 1.7em;
padding: 0.6em ;
background: #000;
margin: 0;
}
/*----*/
ul.kid-menu{
display: block !important;
}
.menu {
width: auto;
height: auto;
padding: 0;
list-style: none;
margin: 0;
background: #FBFBFC;
}
ul {
padding: 0;
list-style: none;
}
.menu > li > a {
width: 100%;
line-height: 3.5em;
text-indent: 1.2em;
display: block;
position: relative;
color: #000;
font-size: 1.1em;
text-decoration:none;
border-bottom: 1px solid #ddd;
font-weight:700;
}
.menu ul li a {
width: 100%;
display: block;
position: relative;
font-size:1.1em;
font-weight: 400;
color: #000;
text-decoration:none;
border-bottom: 1px solid #ddd;
font-weight:700;
line-height: 3.5em;
text-indent: 1.2em;
}
.menu ul li a:hover{
background: #1DBAA5;
}
.menu > li > a:hover, .menu > li > a.active {
background:#fff;
}
.menu ul.kid-menu li a{
border-bottom: none;
}
ul.kid-menu{
padding: 0;
margin: 0;
}
ul.kid-menu li{
list-style: none;
border-bottom: 1px solid #ddd;
}
ul.kid-menu li.menu-kid-left{
border-bottom:none;
}
ul.cute li{
background: #fff;
}
.arrow-img {
padding: 0em 0em 0 6.5em;
}
.img-arrow{
padding: 0 0 0 8em;
}
.img-left-arrow{
padding: 0 0 0 5.5em;
}
/*--menu--*/
/*----*/
.sub-cate,.slide-grid,.banner-bag,.banner-off{
float: left;
}
.top-nav{
border: 1px solid #ddd;
}
.sub-cate{
width: 27%;
margin: 2em 2em 0 0;
}
.banner-off{
width: 60%;
padding: 6em 0em 6em 2em;
}
.banner-matter {
padding: 4em 2em;
}
.shoes-grid{
width: 70%;
float: right;
}
.slide-grid{
width: 100%;
border: 1px solid #ddd;
margin: 2em 0;
}
.banner-off h2{
padding: 0em;
margin: 0;
font-size: 4.5em;
color: #01AFD1;
font-weight: 600;
}
.banner-off span{
font-size: 2em;
color:#323A45;
font-weight: 700;
}
.banner-off span b{
color:#F97E76;
}
.banner-off p{
font-size: 1em;
color:#323A45;
margin: 0;
width: 90%;
padding: 0 0 2em;
}
a.now-get{
font-size: 1.1em;
color:#fff;
padding:0.6em 0.8em;
background:#323A45;
text-decoration: none;
}
a.now-get:hover{
background: #0D3F84;
}
.wmuSlider {
position: relative;
overflow: hidden;
}
.wmuSlider .wmuSliderWrapper article img {
max-width: 100%;
width: auto;
height: auto;
display:block;
}
| 0.314366 | 0.074838 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.