Skip to content

Instantly share code, notes, and snippets.

@PavloKovalov
Created January 23, 2014 17:11
Show Gist options
  • Save PavloKovalov/8582652 to your computer and use it in GitHub Desktop.
Save PavloKovalov/8582652 to your computer and use it in GitHub Desktop.
@import url(http://fonts.googleapis.com/css?family=Arimo:400,700,400italic,700italic);
* {
margin: 0;
padding: 0;
outline: none;
border: none;
background: transparent;
vertical-align: baseline;
-webkit-touch-callout: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-text-size-adjust: none;
}
.reset-element {
width: auto;
height: auto;
background: transparent;
border: 0 none;
color: inherit;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
position: static;
padding: 0;
vertical-align: baseline;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
-webkit-transition: none 0.5s ease;
-moz-transition: none 0.5s ease;
-ms-transition: none 0.5s ease;
transition: none 0.5s ease;
}
.reset-element:hover,
.reset-element:focus {
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
}
::-moz-selection {
background: #ee0000;
color: #ffffff;
}
::selection {
background: #ee0000;
color: #ffffff;
}
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-webkit-font-smoothing: subpixel-antialiased !important;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: visible;
-ms-backface-visibility: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline-block;
vertical-align: middle;
}
audio:not([controls]) {
display: none;
height: 0;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
em {
font-style: italic;
}
strong {
font-weight: bold;
}
small {
font-size: 0.8em;
}
[hidden] {
display: none;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
a:focus,
input[type="checkbox"]:focus,
input[type="radio"]:focus,
*:focus {
outline: none;
}
a,
input[type="submit"],
input[type="button"],
button,
input[type="checkbox"],
input[type="radio"] {
cursor: pointer;
}
img,
input[type="submit"],
input[type="button"],
button,
input[type="checkbox"],
input[type="radio"] {
vertical-align: middle;
}
img {
max-width: 100%;
height: auto;
}
.fb-like-box > span,
.fb-like-box iframe {
position: relative !important;
width: 100% !important;
height: auto !important;
}
.gall {
display: inline-block;
vertical-align: middle;
}
.generator-links img,
.tpopup img,
.generator-links:hover img,
.tpopup:hover img {
width: auto !important;
border: none !important;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
float: none !important;
}
.gmaps,
._lbox {
max-width: 100%;
}
.gmaps img,
._lbox img {
max-width: none;
}
fieldset {
padding: 6px 12px;
border: 1px solid #ccc;
}
fieldset legend {
padding: 0;
border: 0;
line-height: normal;
}
input,
select,
textarea,
button {
max-width: 100%;
width: 100%;
font-size: 100%;
font-family: inherit;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
input::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
button::-webkit-input-placeholder {
color: #cccccc;
}
input:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder,
button:-moz-placeholder {
color: #cccccc;
}
input::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder,
button::-moz-placeholder {
color: #cccccc;
}
input:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
button:-ms-input-placeholder {
color: #cccccc;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
width: auto;
}
textarea {
vertical-align: top;
line-height: normal;
resize: none;
overflow: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
border: none;
}
select[multiple],
select[size] {
height: auto;
}
select optgroup {
font-style: inherit;
font-size: inherit;
font-family: inherit;
}
[type="button"],
[type="submit"],
button,
.button {
clear: both;
width: auto;
border: none;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
}
button[disabled],
html input[disabled] {
cursor: default;
}
.btn a,
.button a,
button a,
[type="submit"] a,
[type="button"] a {
color: inherit;
}
.container {
width: 960px;
margin-left: auto;
margin-right: auto;
}
.container:after {
content: "";
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
[class*="grid_"] {
display: inline;
float: left;
position: relative;
margin-left: 1%;
margin-right: 1%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.alpha {
margin-left: 0;
}
.omega {
margin-right: 0;
}
.grid_12 {
width: 98%;
}
.grid_12.alpha,
.grid_12.omega {
width: 99%;
}
.grid_12.alpha.omega {
width: 100%;
}
.grid_11 {
width: 89.66666666666666%;
}
.grid_11.alpha,
.grid_11.omega {
width: 90.66666666666666%;
}
.grid_11.alpha.omega {
width: 91.66666666666666%;
}
.grid_10 {
width: 81.33333333333334%;
}
.grid_10.alpha,
.grid_10.omega {
width: 82.33333333333334%;
}
.grid_10.alpha.omega {
width: 83.33333333333334%;
}
.grid_9 {
width: 73%;
}
.grid_9.alpha,
.grid_9.omega {
width: 74%;
}
.grid_9.alpha.omega {
width: 75%;
}
.grid_8 {
width: 64.66666666666666%;
}
.grid_8.alpha,
.grid_8.omega {
width: 65.66666666666666%;
}
.grid_8.alpha.omega {
width: 66.66666666666666%;
}
.grid_7 {
width: 56.333333333333336%;
}
.grid_7.alpha,
.grid_7.omega {
width: 57.333333333333336%;
}
.grid_7.alpha.omega {
width: 58.333333333333336%;
}
.grid_6 {
width: 48%;
}
.grid_6.alpha,
.grid_6.omega {
width: 49%;
}
.grid_6.alpha.omega {
width: 50%;
}
.grid_5 {
width: 39.66666666666667%;
}
.grid_5.alpha,
.grid_5.omega {
width: 40.66666666666667%;
}
.grid_5.alpha.omega {
width: 41.66666666666667%;
}
.grid_4 {
width: 31.33333333333333%;
}
.grid_4.alpha,
.grid_4.omega {
width: 32.33333333333333%;
}
.grid_4.alpha.omega {
width: 33.33333333333333%;
}
.grid_3 {
width: 23%;
}
.grid_3.alpha,
.grid_3.omega {
width: 24%;
}
.grid_3.alpha.omega {
width: 25%;
}
.grid_2 {
width: 14.666666666666664%;
}
.grid_2.alpha,
.grid_2.omega {
width: 15.666666666666664%;
}
.grid_2.alpha.omega {
width: 16.666666666666664%;
}
.grid_1 {
width: 6.333333333333332%;
}
.grid_1.alpha,
.grid_1.omega {
width: 7.333333333333332%;
}
.grid_1.alpha.omega {
width: 8.333333333333332%;
}
.prefix_11 {
margin-left: 92.66666666666666%;
}
.prefix_11.alpha {
margin-left: 91.66666666666666%;
}
.prefix_10 {
margin-left: 84.33333333333334%;
}
.prefix_10.alpha {
margin-left: 83.33333333333334%;
}
.prefix_9 {
margin-left: 76%;
}
.prefix_9.alpha {
margin-left: 75%;
}
.prefix_8 {
margin-left: 67.66666666666666%;
}
.prefix_8.alpha {
margin-left: 66.66666666666666%;
}
.prefix_7 {
margin-left: 59.333333333333336%;
}
.prefix_7.alpha {
margin-left: 58.333333333333336%;
}
.prefix_6 {
margin-left: 51%;
}
.prefix_6.alpha {
margin-left: 50%;
}
.prefix_5 {
margin-left: 42.66666666666667%;
}
.prefix_5.alpha {
margin-left: 41.66666666666667%;
}
.prefix_4 {
margin-left: 34.33333333333333%;
}
.prefix_4.alpha {
margin-left: 33.33333333333333%;
}
.prefix_3 {
margin-left: 26%;
}
.prefix_3.alpha {
margin-left: 25%;
}
.prefix_2 {
margin-left: 17.666666666666664%;
}
.prefix_2.alpha {
margin-left: 16.666666666666664%;
}
.prefix_1 {
margin-left: 9.333333333333332%;
}
.prefix_1.alpha {
margin-left: 8.333333333333332%;
}
.suffix_11 {
margin-right: 92.66666666666666%;
}
.suffix_11.omega {
margin-right: 91.66666666666666%;
}
.suffix_10 {
margin-right: 84.33333333333334%;
}
.suffix_10.omega {
margin-right: 83.33333333333334%;
}
.suffix_9 {
margin-right: 76%;
}
.suffix_9.omega {
margin-right: 75%;
}
.suffix_8 {
margin-right: 67.66666666666666%;
}
.suffix_8.omega {
margin-right: 66.66666666666666%;
}
.suffix_7 {
margin-right: 59.333333333333336%;
}
.suffix_7.omega {
margin-right: 58.333333333333336%;
}
.suffix_6 {
margin-right: 51%;
}
.suffix_6.omega {
margin-right: 50%;
}
.suffix_5 {
margin-right: 42.66666666666667%;
}
.suffix_5.omega {
margin-right: 41.66666666666667%;
}
.suffix_4 {
margin-right: 34.33333333333333%;
}
.suffix_4.omega {
margin-right: 33.33333333333333%;
}
.suffix_3 {
margin-right: 26%;
}
.suffix_3.omega {
margin-right: 25%;
}
.suffix_2 {
margin-right: 17.666666666666664%;
}
.suffix_2.omega {
margin-right: 16.666666666666664%;
}
.suffix_1 {
margin-right: 9.333333333333332%;
}
.suffix_1.omega {
margin-right: 8.333333333333332%;
}
.push_11 {
left: 91.66666666666666%;
}
.push_10 {
left: 83.33333333333334%;
}
.push_9 {
left: 75%;
}
.push_8 {
left: 66.66666666666666%;
}
.push_7 {
left: 58.333333333333336%;
}
.push_6 {
left: 50%;
}
.push_5 {
left: 41.66666666666667%;
}
.push_4 {
left: 33.33333333333333%;
}
.push_3 {
left: 25%;
}
.push_2 {
left: 16.666666666666664%;
}
.push_1 {
left: 8.333333333333332%;
}
.pull_11 {
left: -91.66666666666666%;
}
.pull_10 {
left: -83.33333333333334%;
}
.pull_9 {
left: -75%;
}
.pull_8 {
left: -66.66666666666666%;
}
.pull_7 {
left: -58.333333333333336%;
}
.pull_6 {
left: -50%;
}
.pull_5 {
left: -41.66666666666667%;
}
.pull_4 {
left: -33.33333333333333%;
}
.pull_3 {
left: -25%;
}
.pull_2 {
left: -16.666666666666664%;
}
.pull_1 {
left: -8.333333333333332%;
}
.clearfix:after {
content: "";
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
height: 0;
}
::i-block-chrome,
.main_menu,
::i-block-chrome,
.listpages,
::i-block-chrome,
.listcategories,
::i-block-chrome,
.featureditem,
::i-block-chrome,
.search-results,
::i-block-chrome,
.relatedpages,
::i-block-chrome,
.listxrss,
::i-block-chrome,
.related-products {
display: table;
}
noindex:-o-prefocus,
.main_menu,
noindex:-o-prefocus,
.listpages,
noindex:-o-prefocus,
.listcategories,
noindex:-o-prefocus,
.featureditem,
noindex:-o-prefocus,
.search-results,
noindex:-o-prefocus,
.relatedpages,
noindex:-o-prefocus,
.listxrss,
noindex:-o-prefocus,
.related-products {
word-spacing: -0.3em;
}
noindex:-o-prefocus li,
.main_menu li,
noindex:-o-prefocus li,
.listpages li,
noindex:-o-prefocus li,
.listcategories li,
noindex:-o-prefocus li,
.featureditem li,
noindex:-o-prefocus li,
.search-results li,
noindex:-o-prefocus li,
.relatedpages li,
noindex:-o-prefocus li,
.listxrss li,
noindex:-o-prefocus li,
.related-products li {
word-spacing: normal;
}
.static_menu,
.static_menu li,
.main_menu,
.main_menu li,
.main_menu ul,
.main_menu ul li,
.sitemap,
.sitemap li,
.listpages,
.listpages li,
.listcategories,
.listcategories li,
.featureditem,
.featureditem li,
.featureapage,
.relatedpages,
.relatedpages li,
.listxrss,
.listxrss li,
.search-results,
.search-results li,
.img_gallery,
.img_gallery li,
.related-products,
.related-products li {
margin: 0;
padding: 0;
list-style-type: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.static_menu:after,
.static_menu li:after,
.main_menu:after,
.main_menu li:after,
.main_menu ul:after,
.main_menu ul li:after,
.sitemap:after,
.sitemap li:after,
.listpages:after,
.listpages li:after,
.listcategories:after,
.listcategories li:after,
.featureditem:after,
.featureditem li:after,
.featureapage:after,
.relatedpages:after,
.relatedpages li:after,
.listxrss:after,
.listxrss li:after,
.search-results:after,
.search-results li:after,
.img_gallery:after,
.img_gallery li:after,
.related-products:after,
.related-products li:after {
content: "";
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
height: 0;
}
.static_menu:after,
.static_menu li:after,
.main_menu:after,
.main_menu li:after,
.main_menu ul:after,
.main_menu ul li:after,
.sitemap:after,
.sitemap li:after,
.listpages:after,
.listpages li:after,
.listcategories:after,
.listcategories li:after,
.featureditem:after,
.featureditem li:after,
.featureapage:after,
.relatedpages:after,
.relatedpages li:after,
.listxrss:after,
.listxrss li:after,
.search-results:after,
.search-results li:after,
.img_gallery:after,
.img_gallery li:after,
.related-products:after,
.related-products li:after {
content: "";
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
height: 0;
}
.static_menu a,
.main_menu a,
.sitemap a {
color: inherit;
}
.listpages li,
.listcategories li,
.featureditem li,
.featureapage,
.search-results li,
.relatedpages li,
.listxrss li,
.related-products li {
position: relative;
}
.listpages li > a,
.listcategories li > a,
.featureditem li > a,
.featureapage > a,
.search-results li > a,
.relatedpages li > a,
.listxrss li > a,
.related-products li > a {
display: block;
}
.listpages li > a.page-teaser-image img,
.listcategories li > a.page-teaser-image img,
.featureditem li > a.page-teaser-image img,
.featureapage > a.page-teaser-image img,
.search-results li > a.page-teaser-image img,
.relatedpages li > a.page-teaser-image img,
.listxrss li > a.page-teaser-image img,
.related-products li > a.page-teaser-image img {
width: 100%;
}
.listpages li > a.page-title,
.listcategories li > a.page-title,
.featureditem li > a.page-title,
.featureapage > a.page-title,
.search-results li > a.page-title,
.relatedpages li > a.page-title,
.listxrss li > a.page-title,
.related-products li > a.page-title {
display: block;
margin: 0 0 0.25em;
font-size: 1.25em;
font-family: "Arimo", Helvetica, Arial, serif;
line-height: 1;
}
.listpages li span,
.listcategories li span,
.featureditem li span,
.featureapage p,
.search-results li span,
.relatedpages li span,
.listxrss li p,
.related-products .product-description {
display: block;
overflow: hidden;
margin: 0;
}
.listpages li span:empty,
.listcategories li span:empty,
.featureditem li span:empty,
.featureapage p:empty,
.search-results li span:empty,
.relatedpages li span:empty,
.listxrss li p:empty,
.related-products .product-description:empty {
display: none;
margin: 0;
}
.ui-widget-overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1000;
background: #000;
opacity: 0.5;
}
.ui-widget-overlay ~ .ui-widget-overlay {
display: none;
}
.ui-dialog {
position: fixed;
z-index: 1001;
}
.centered {
margin-left: auto;
margin-right: auto;
}
.text-left {
text-align: left;
}
.text-center {
text-align: center;
}
.text-right {
text-align: right;
}
.text-justify {
text-align: justify;
}
.align-top {
vertical-align: top;
}
.align-middle {
vertical-align: middle;
}
.align-bottom {
vertical-align: bottom;
}
.text-light {
font-weight: 300;
}
.text-normal {
font-weight: normal;
}
.text-medium {
font-weight: 500;
}
.text-bold {
font-weight: bold;
}
.text-italic {
font-style: italic;
}
.cl-none {
clear: none;
}
.cl-both {
clear: both;
}
.fl-left {
float: left;
}
.fl-right {
float: right;
}
.fl-none {
float: none;
}
.wrap {
overflow: hidden;
}
.block {
display: block;
}
[class*="hidden"] {
display: none;
}
.pointer {
cursor: pointer;
}
.scroll {
overflow: auto;
}
.fs12 {
font-size: 12px;
}
.fs14 {
font-size: 14px;
}
.fs16 {
font-size: 16px;
}
.fs18 {
font-size: 18px;
}
.fs24 {
font-size: 24px;
}
.fs32 {
font-size: 32px;
}
.fs48 {
font-size: 48px;
}
.fs64 {
font-size: 64px;
}
.mt30px {
margin-top: 30px !important;
}
.mt25px {
margin-top: 25px !important;
}
.mt20px {
margin-top: 20px !important;
}
.mt15px {
margin-top: 15px !important;
}
.mt10px {
margin-top: 10px !important;
}
.mt5px {
margin-top: 5px !important;
}
.mt0px {
margin-top: 0px !important;
}
.mb30px {
margin-bottom: 30px !important;
}
.mb25px {
margin-bottom: 25px !important;
}
.mb20px {
margin-bottom: 20px !important;
}
.mb15px {
margin-bottom: 15px !important;
}
.mb10px {
margin-bottom: 10px !important;
}
.mb5px {
margin-bottom: 5px !important;
}
.mb0px {
margin-bottom: 0px !important;
}
.ml-grid {
margin-left: 1%;
}
.mr-grid {
margin-right: 1%;
}
.primary-bg {
background-color: #ee0000;
}
.green-bg {
background-color: #2ecc71;
}
.orange-bg {
background-color: #e67e22;
}
.red-bg {
background-color: #e74c3c;
}
.blue-bg {
background-color: #3498db;
}
.social-links {
font: 0/0 a;
text-shadow: none;
}
.social-links a[class*="icon-"] {
width: 16px;
height: 16px;
line-height: 16px;
font-size: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
color: #fff;
margin-left: 5px;
background: #b0b0b0;
padding: 6px;
}
.social-links a[class*="icon-"]:before {
font-size: 16px;
}
.social-links a[class*="icon-"]:hover.rss {
background: #fe9900;
}
.social-links a[class*="icon-"]:hover.gplus {
background: #ca3e2d;
}
.social-links a[class*="icon-"]:hover.twitter {
background: #1aa8e0;
}
.social-links a[class*="icon-"]:hover.youtube {
background: #b72d24;
}
.social-links a[class*="icon-"]:hover.linkedin {
background: #4875b5;
}
.social-links a[class*="icon-"]:hover.facebook {
background: #3b5a99;
}
.gl-change .generator-links {
width: 12px;
height: 12px;
line-height: 12px;
font-size: 0;
display: inline-block;
vertical-align: top;
color: #ffffff;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, 71b7e6), color-stop(100%, #3498db));
background-image: -webkit-linear-gradient(top, #71b7e6 0%, #71b7e6 49%, #3498db 50%, #3498db 100%);
background-image: -moz-linear-gradient(top, #71b7e6 0%, #71b7e6 49%, #3498db 50%, #3498db 100%);
background-image: -ms-linear-gradient(top, #71b7e6 0%, #71b7e6 49%, #3498db 50%, #3498db 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='u', endColorstr='url(data:image/svg+xml;base64,P', GradientType=0);
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+WzxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM3MWI3ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iNDklIiBzdG9wLWNvbG9yPSIjNzFiN2U2IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzM0OThkYiIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMzQ5OGRiIiBzdG9wLW9wYWNpdHk9IjEiLz5dPC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
background-image: linear-gradient(top, #71b7e6 0%, #71b7e6 49%, #3498db 50%, #3498db 100%);
border-color: #217dbb;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
padding: 4px;
position: relative;
margin: 12px 0 0 -20px;
}
.gl-change .generator-links:before {
font-size: 12px;
}
.gl-change .generator-links:hover,
.gl-change .generator-links:active {
color: #ffffff;
-webkit-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8) inset;
-moz-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8) inset;
-ms-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8) inset;
box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8) inset;
}
.gl-change .generator-links:active {
-webkit-box-shadow: 0.1rem 0.1rem 0.4rem #16527a inset;
-moz-box-shadow: 0.1rem 0.1rem 0.4rem #16527a inset;
-ms-box-shadow: 0.1rem 0.1rem 0.4rem #16527a inset;
box-shadow: 0.1rem 0.1rem 0.4rem #16527a inset;
border-color: #1d6fa5;
}
.gl-change .generator-links.disabled,
.gl-change .generator-links[disabled] {
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
color: #ffffff;
background-color: #5891b7;
text-decoration: none;
border-color: #42779a;
}
.gl-change .generator-links img {
display: none !important;
}
.gl-change .generator-links:before {
font-family: 'toaster-icons';
content: "\e008";
}
.gl-change a + .generator-links:before {
content: "\e095";
}
.list-testimonials {
list-style-type: none;
}
.list-testimonials:not([class*="ml"]):not([class*="grid_"]) {
margin-left: 0;
}
.list-testimonials .item {
position: relative;
margin: 0 0 3.5em;
border: 1px solid #b0b0b0;
padding: 10px;
font-size: 0.85em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.list-testimonials .item p {
margin: 0.5em 0 0;
}
.list-testimonials .item p:first-child {
margin: 0;
}
.list-testimonials .item .author {
position: absolute;
left: 0;
right: 0;
top: 100%;
padding: 5px 5px 5px 50px;
color: #ee0000;
}
.list-testimonials .item .author > * {
color: #808080;
}
.list-testimonials .item .author:after,
.list-testimonials .item .author:before {
content: "";
position: absolute;
top: 0;
left: 11px;
border-style: solid;
border-width: 15px;
border-color: #fefefe #fefefe transparent transparent;
}
.list-testimonials .item .author:before {
left: 10px;
border-width: 16px;
border-color: #b0b0b0 #b0b0b0 transparent transparent;
}
.table {
float: none;
display: table;
}
.tr {
float: none;
display: table-row;
}
.td {
float: none;
display: table-cell;
}
.icon12 {
width: 12px !important;
height: 12px !important;
line-height: 12px !important;
font-size: 0 !important;
}
.icon12:before {
font-size: 12px !important;
}
.icon14 {
width: 14px !important;
height: 14px !important;
line-height: 14px !important;
font-size: 0 !important;
}
.icon14:before {
font-size: 14px !important;
}
.icon16 {
width: 16px !important;
height: 16px !important;
line-height: 16px !important;
font-size: 0 !important;
}
.icon16:before {
font-size: 16px !important;
}
.icon18 {
width: 18px !important;
height: 18px !important;
line-height: 18px !important;
font-size: 0 !important;
}
.icon18:before {
font-size: 18px !important;
}
.icon24 {
width: 24px !important;
height: 24px !important;
line-height: 24px !important;
font-size: 0 !important;
}
.icon24:before {
font-size: 24px !important;
}
.icon32 {
width: 32px !important;
height: 32px !important;
line-height: 32px !important;
font-size: 0 !important;
}
.icon32:before {
font-size: 32px !important;
}
.icon48 {
width: 48px !important;
height: 48px !important;
line-height: 48px !important;
font-size: 0 !important;
}
.icon48:before {
font-size: 48px !important;
}
.icon64 {
width: 64px !important;
height: 64px !important;
line-height: 64px !important;
font-size: 0 !important;
}
.icon64:before {
font-size: 64px !important;
}
[class*="icon-"] {
display: inline-block;
vertical-align: middle;
position: relative;
}
.toaster-icon,
[class*="icon-"]:before,
[data-icon]:before,
.ui-datepicker-prev:before,
.ui-datepicker-next:before,
.newslog-tag-filter:before,
.main_menu a:before,
.sitemap a:before {
font-family: 'toaster-icons';
speak: none;
font-style: normal;
font-weight: normal;
text-transform: none;
position: relative;
text-align: center;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[data-icon]:before {
content: attr(data-icon);
}
.icon-home:before {
content: "\e000";
}
.icon-home2:before {
content: "\e001";
}
.icon-home3:before {
content: "\e002";
}
.icon-office:before {
content: "\e003";
}
.icon-newspaper:before {
content: "\e004";
}
.icon-pencil:before {
content: "\e005";
}
.icon-pencil2:before {
content: "\e006";
}
.icon-pencil3:before {
content: "\e007";
}
.icon-pencil4:before {
content: "\e008";
}
.icon-feather:before {
content: "\e009";
}
.icon-brush:before {
content: "\e00a";
}
.icon-pictures:before {
content: "\e00b";
}
.icon-pictures2:before {
content: "\e00c";
}
.icon-picture:before {
content: "\e00d";
}
.icon-picture2:before {
content: "\e00e";
}
.icon-pictures3:before {
content: "\e00f";
}
.icon-camera:before {
content: "\e010";
}
.icon-camera2:before {
content: "\e011";
}
.icon-movie:before {
content: "\e012";
}
.icon-movie2:before {
content: "\e013";
}
.icon-movie3:before {
content: "\e014";
}
.icon-film:before {
content: "\e015";
}
.icon-film2:before {
content: "\e016";
}
.icon-king:before {
content: "\e017";
}
.icon-queen:before {
content: "\e018";
}
.icon-announcement:before {
content: "\e019";
}
.icon-announcement2:before {
content: "\e01a";
}
.icon-broadcast:before {
content: "\e01b";
}
.icon-books:before {
content: "\e01c";
}
.icon-reading:before {
content: "\e01d";
}
.icon-file:before {
content: "\e01e";
}
.icon-file-add:before {
content: "\e01f";
}
.icon-file-remove:before {
content: "\e020";
}
.icon-copy:before {
content: "\e021";
}
.icon-stack:before {
content: "\e022";
}
.icon-folder:before {
content: "\e023";
}
.icon-folder2:before {
content: "\e024";
}
.icon-folder-add:before {
content: "\e025";
}
.icon-folder-remove:before {
content: "\e026";
}
.icon-folder-add2:before {
content: "\e027";
}
.icon-folder-remove2:before {
content: "\e028";
}
.icon-folder-download:before {
content: "\e029";
}
.icon-folder-upload:before {
content: "\e02a";
}
.icon-folder-download2:before {
content: "\e02b";
}
.icon-folder-upload2:before {
content: "\e02c";
}
.icon-folder3:before {
content: "\e02d";
}
.icon-folder4:before {
content: "\e02e";
}
.icon-tag:before,
.newslog-tag-filter:before {
content: "\e02f";
}
.icon-tag2:before {
content: "\e030";
}
.icon-tag3:before {
content: "\e031";
}
.icon-tag4:before {
content: "\e032";
}
.icon-tag5:before {
content: "\e033";
}
.icon-barcode:before {
content: "\e034";
}
.icon-barcode2:before {
content: "\e035";
}
.icon-ticket:before {
content: "\e036";
}
.icon-cart:before {
content: "\e037";
}
.icon-cart2:before {
content: "\e038";
}
.icon-cart3:before {
content: "\e039";
}
.icon-cart4:before {
content: "\e03a";
}
.icon-cart-add:before {
content: "\e03b";
}
.icon-cart-remove:before {
content: "\e03c";
}
.icon-cart-checkout:before {
content: "\e03d";
}
.icon-basket:before {
content: "\e03e";
}
.icon-basket2:before {
content: "\e03f";
}
.icon-bag:before {
content: "\e040";
}
.icon-coin:before {
content: "\e041";
}
.icon-support:before {
content: "\e042";
}
.icon-phone:before {
content: "\e043";
}
.icon-phone2:before {
content: "\e044";
}
.icon-phone3:before {
content: "\e045";
}
.icon-phone4:before {
content: "\e046";
}
.icon-address:before {
content: "\e047";
}
.icon-address2:before {
content: "\e048";
}
.icon-notebook:before {
content: "\e049";
}
.icon-mail:before {
content: "\e04a";
}
.icon-mail2:before {
content: "\e04b";
}
.icon-mail3:before {
content: "\e04c";
}
.icon-mail4:before {
content: "\e04d";
}
.icon-mail5:before {
content: "\e04e";
}
.icon-location:before {
content: "\e04f";
}
.icon-location2:before {
content: "\e050";
}
.icon-location3:before {
content: "\e051";
}
.icon-location4:before {
content: "\e052";
}
.icon-map:before {
content: "\e053";
}
.icon-map2:before {
content: "\e054";
}
.icon-history:before {
content: "\e055";
}
.icon-clock:before {
content: "\e056";
}
.icon-clock2:before {
content: "\e057";
}
.icon-wrist-watch:before {
content: "\e058";
}
.icon-calendar:before {
content: "\e059";
}
.icon-calendar2:before {
content: "\e05a";
}
.icon-printer:before {
content: "\e05b";
}
.icon-printer2:before {
content: "\e05c";
}
.icon-screen:before {
content: "\e05d";
}
.icon-screen2:before {
content: "\e05e";
}
.icon-laptop:before {
content: "\e05f";
}
.icon-mobile:before {
content: "\e060";
}
.icon-tablet:before {
content: "\e061";
}
.icon-mobile2:before {
content: "\e062";
}
.icon-disk:before {
content: "\e063";
}
.icon-cd:before {
content: "\e064";
}
.icon-comments:before {
content: "\e065";
}
.icon-comments2:before {
content: "\e066";
}
.icon-comments3:before {
content: "\e067";
}
.icon-comments4:before {
content: "\e068";
}
.icon-comments5:before {
content: "\e069";
}
.icon-comments6:before {
content: "\e06a";
}
.icon-comments7:before {
content: "\e06b";
}
.icon-comments8:before {
content: "\e06c";
}
.icon-comments9:before {
content: "\e06d";
}
.icon-user:before {
content: "\e06e";
}
.icon-user-add:before {
content: "\e06f";
}
.icon-user-remove:before {
content: "\e070";
}
.icon-users:before {
content: "\e071";
}
.icon-users2:before {
content: "\e072";
}
.icon-quote:before {
content: "\e073";
}
.icon-quote2:before {
content: "\e074";
}
.icon-quote3:before {
content: "\e075";
}
.icon-quote4:before {
content: "\e076";
}
.icon-search:before {
content: "\e077";
}
.icon-search2:before {
content: "\e078";
}
.icon-zoom-in:before {
content: "\e079";
}
.icon-zoom-out:before {
content: "\e07a";
}
.icon-key:before {
content: "\e07b";
}
.icon-key2:before {
content: "\e07c";
}
.icon-locked:before {
content: "\e07d";
}
.icon-unlocked:before {
content: "\e07e";
}
.icon-locked2:before {
content: "\e07f";
}
.icon-unlocked2:before {
content: "\e080";
}
.icon-cogs:before {
content: "\e081";
}
.icon-cog:before {
content: "\e082";
}
.icon-cog2:before {
content: "\e083";
}
.icon-remove:before {
content: "\e084";
}
.icon-remove2:before {
content: "\e085";
}
.icon-remove3:before {
content: "\e086";
}
.icon-remove4:before {
content: "\e087";
}
.icon-remove5:before {
content: "\e088";
}
.icon-clipboard:before {
content: "\e089";
}
.icon-clipboard2:before {
content: "\e08a";
}
.icon-grid:before {
content: "\e08b";
}
.icon-list:before {
content: "\e08c";
}
.icon-list2:before {
content: "\e08d";
}
.icon-list3:before {
content: "\e08e";
}
.icon-grid2:before {
content: "\e08f";
}
.icon-list4:before {
content: "\e090";
}
.icon-list5:before {
content: "\e091";
}
.icon-list6:before {
content: "\e092";
}
.icon-menu:before {
content: "\e093";
}
.icon-menu4:before {
content: "\e094";
}
.icon-link:before {
content: "\e095";
}
.icon-star:before {
content: "\e096";
}
.icon-star2:before {
content: "\e097";
}
.icon-star3:before {
content: "\e098";
}
.icon-heart:before {
content: "\e099";
}
.icon-heart2:before {
content: "\e09a";
}
.icon-thumbs-up:before {
content: "\e09b";
}
.icon-thumbs-down:before {
content: "\e09c";
}
.icon-male:before {
content: "\e09d";
}
.icon-female:before {
content: "\e09e";
}
.icon-reload:before {
content: "\e09f";
}
.icon-turn:before {
content: "\e0a0";
}
.icon-expand:before {
content: "\e0a1";
}
.icon-cancel:before,
.ui-dialog-titlebar-close:before {
content: "\e0a2";
}
.icon-checkmark:before {
content: "\e0a3";
}
.icon-checkmark2:before {
content: "\e0a4";
}
.icon-checkmark3:before {
content: "\e0a5";
}
.icon-minus:before {
content: "\e0a6";
}
.icon-plus:before {
content: "\e0a7";
}
.icon-plus-sign:before {
content: "\e0a8";
}
.icon-minus-sign:before {
content: "\e0a9";
}
.icon-remove-sign:before {
content: "\e0aa";
}
.icon-ok-sign:before {
content: "\e0ab";
}
.icon-question-sign:before {
content: "\e0ac";
}
.icon-exclamation-sign:before {
content: "\e0ad";
}
.icon-info-sign:before {
content: "\e0ae";
}
.icon-login:before {
content: "\e0af";
}
.icon-logout:before {
content: "\e0b0";
}
.icon-arrow-up:before {
content: "\e0b1";
}
.icon-arrow-right:before,
.ui-datepicker-next:before {
content: "\e0b2";
}
.icon-arrow-down:before {
content: "\e0b3";
}
.icon-arrow-left:before,
.ui-datepicker-prev:before {
content: "\e0b4";
}
.icon-arrow-up2:before {
content: "\e0b5";
}
.icon-arrow-right2:before {
content: "\e0b6";
}
.icon-arrow-down2:before {
content: "\e0b7";
}
.icon-arrow-left2:before {
content: "\e0b8";
}
.icon-arrow-up3:before {
content: "\e0b9";
}
.icon-arrow-right3:before {
content: "\e0ba";
}
.icon-arrow-down3:before {
content: "\e0bb";
}
.icon-arrow-left3:before {
content: "\e0bc";
}
.icon-arrow-up4:before {
content: "\e0bd";
}
.icon-arrow-right4:before {
content: "\e0be";
}
.icon-arrow-down4:before {
content: "\e0bf";
}
.icon-arrow-left4:before {
content: "\e0c0";
}
.icon-arrow-down5:before {
content: "\e0c1";
}
.icon-arrow-left5:before {
content: "\e0c2";
}
.icon-arrow-right5:before {
content: "\e0c3";
}
.icon-arrow-up5:before {
content: "\e0c4";
}
.icon-arrow-left6:before {
content: "\e0c5";
}
.icon-arrow-right6:before {
content: "\e0c6";
}
.icon-arrow-up7:before {
content: "\e0c7";
}
.icon-arrow-right7:before {
content: "\e0c8";
}
.icon-arrow-left7:before {
content: "\e0c9";
}
.icon-arrow-down7:before {
content: "\e0ca";
}
.icon-sort-up:before {
content: "\e0cb";
}
.icon-sort-down:before {
content: "\e0cc";
}
.icon-sort:before {
content: "\e0cd";
}
.icon-delivery:before {
content: "\e0ce";
}
.icon-delivery2:before {
content: "\e0cf";
}
.icon-delivery3:before {
content: "\e0d0";
}
.icon-delivery4:before {
content: "\e0d1";
}
.icon-delivery5:before {
content: "\e0d2";
}
.icon-idcard:before {
content: "\e0d3";
}
.icon-idcard2:before {
content: "\e0d4";
}
.icon-idcard3:before {
content: "\e0d5";
}
.icon-mail-book:before {
content: "\e0d6";
}
.icon-user-book:before {
content: "\e0d7";
}
.icon-earth:before {
content: "\e0d8";
}
.icon-gplus:before {
content: "\e0d9";
}
.icon-gplus2:before {
content: "\e0da";
}
.icon-gplus3:before {
content: "\e0db";
}
.icon-facebook:before {
content: "\e0dc";
}
.icon-facebook2:before {
content: "\e0dd";
}
.icon-facebook3:before {
content: "\e0de";
}
.icon-twitter:before {
content: "\e0df";
}
.icon-twitter2:before {
content: "\e0e0";
}
.icon-twitter3:before {
content: "\e0e1";
}
.icon-feed:before {
content: "\e0e2";
}
.icon-feed2:before {
content: "\e0e3";
}
.icon-feed3:before {
content: "\e0e4";
}
.icon-youtube:before {
content: "\e0e5";
}
.icon-youtube2:before {
content: "\e0e6";
}
.icon-vimeo:before {
content: "\e0e7";
}
.icon-vimeo2:before {
content: "\e0e8";
}
.icon-linkedin:before {
content: "\e0e9";
}
.icon-linkedin4:before {
content: "\e0ea";
}
.icon-linkedin2:before {
content: "\e0eb";
}
.icon-html5:before {
content: "\e0ec";
}
.icon-html52:before {
content: "\e0ed";
}
.icon-chrome:before {
content: "\e0ee";
}
.icon-firefox:before {
content: "\e0ef";
}
.icon-IE:before {
content: "\e0f0";
}
.icon-opera:before {
content: "\e0f1";
}
.icon-safari:before {
content: "\e0f2";
}
.icon-toaster:before {
content: "\e0f3";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment