Created
October 15, 2013 10:08
-
-
Save gentisaliu/6989423 to your computer and use it in GitHub Desktop.
Asset generated with symfony 2.3.3 (the correct one)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/*! normalize.css v2.1.2 | MIT License | git.io/normalize */ | |
/* ========================================================================== | |
HTML5 display definitions | |
========================================================================== */ | |
/** | |
* Correct `block` display not defined in IE 8/9. | |
*/ | |
article, | |
aside, | |
details, | |
figcaption, | |
figure, | |
footer, | |
header, | |
hgroup, | |
main, | |
nav, | |
section, | |
summary { | |
display: block; } | |
/** | |
* Correct `inline-block` display not defined in IE 8/9. | |
*/ | |
audio, | |
canvas, | |
video { | |
display: inline-block; } | |
/** | |
* Prevent modern browsers from displaying `audio` without controls. | |
* Remove excess height in iOS 5 devices. | |
*/ | |
audio:not([controls]) { | |
display: none; | |
height: 0; } | |
/** | |
* Address styling not present in IE 8/9. | |
*/ | |
[hidden] { | |
display: none; } | |
/* ========================================================================== | |
Base | |
========================================================================== */ | |
/** | |
* 1. Set default font family to sans-serif. | |
* 2. Prevent iOS text size adjust after orientation change, without disabling | |
* user zoom. | |
*/ | |
html { | |
font-family: sans-serif; | |
/* 1 */ | |
-ms-text-size-adjust: 100%; | |
/* 2 */ | |
-webkit-text-size-adjust: 100%; | |
/* 2 */ } | |
/** | |
* Remove default margin. | |
*/ | |
body { | |
margin: 0; } | |
/* ========================================================================== | |
Links | |
========================================================================== */ | |
/** | |
* Address `outline` inconsistency between Chrome and other browsers. | |
*/ | |
a:focus { | |
outline: thin dotted; } | |
/** | |
* Improve readability when focused and also mouse hovered in all browsers. | |
*/ | |
a:active, | |
a:hover { | |
outline: 0; } | |
/* ========================================================================== | |
Typography | |
========================================================================== */ | |
/** | |
* Address variable `h1` font-size and margin within `section` and `article` | |
* contexts in Firefox 4+, Safari 5, and Chrome. | |
*/ | |
h1 { | |
font-size: 2em; | |
margin: 0.67em 0; } | |
/** | |
* Address styling not present in IE 8/9, Safari 5, and Chrome. | |
*/ | |
abbr[title] { | |
border-bottom: 1px dotted; } | |
/** | |
* Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome. | |
*/ | |
b, | |
strong { | |
font-weight: bold; } | |
/** | |
* Address styling not present in Safari 5 and Chrome. | |
*/ | |
dfn { | |
font-style: italic; } | |
/** | |
* Address differences between Firefox and other browsers. | |
*/ | |
hr { | |
-moz-box-sizing: content-box; | |
box-sizing: content-box; | |
height: 0; } | |
/** | |
* Address styling not present in IE 8/9. | |
*/ | |
mark { | |
background: #ff0; | |
color: #000; } | |
/** | |
* Correct font family set oddly in Safari 5 and Chrome. | |
*/ | |
code, | |
kbd, | |
pre, | |
samp { | |
font-family: monospace, serif; | |
font-size: 1em; } | |
/** | |
* Improve readability of pre-formatted text in all browsers. | |
*/ | |
pre { | |
white-space: pre-wrap; } | |
/** | |
* Set consistent quote types. | |
*/ | |
q { | |
quotes: "\201C" "\201D" "\2018" "\2019"; } | |
/** | |
* Address inconsistent and variable font size in all browsers. | |
*/ | |
small { | |
font-size: 80%; } | |
/** | |
* Prevent `sub` and `sup` affecting `line-height` in all browsers. | |
*/ | |
sub, | |
sup { | |
font-size: 75%; | |
line-height: 0; | |
position: relative; | |
vertical-align: baseline; } | |
sup { | |
top: -0.5em; } | |
sub { | |
bottom: -0.25em; } | |
/* ========================================================================== | |
Embedded content | |
========================================================================== */ | |
/** | |
* Remove border when inside `a` element in IE 8/9. | |
*/ | |
img { | |
border: 0; } | |
/** | |
* Correct overflow displayed oddly in IE 9. | |
*/ | |
svg:not(:root) { | |
overflow: hidden; } | |
/* ========================================================================== | |
Figures | |
========================================================================== */ | |
/** | |
* Address margin not present in IE 8/9 and Safari 5. | |
*/ | |
figure { | |
margin: 0; } | |
/* ========================================================================== | |
Forms | |
========================================================================== */ | |
/** | |
* Define consistent border, margin, and padding. | |
*/ | |
fieldset { | |
border: 1px solid #c0c0c0; | |
margin: 0 2px; | |
padding: 0.35em 0.625em 0.75em; } | |
/** | |
* 1. Correct `color` not being inherited in IE 8/9. | |
* 2. Remove padding so people aren't caught out if they zero out fieldsets. | |
*/ | |
legend { | |
border: 0; | |
/* 1 */ | |
padding: 0; | |
/* 2 */ } | |
/** | |
* 1. Correct font family not being inherited in all browsers. | |
* 2. Correct font size not being inherited in all browsers. | |
* 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome. | |
*/ | |
button, | |
input, | |
select, | |
textarea { | |
font-family: inherit; | |
/* 1 */ | |
font-size: 100%; | |
/* 2 */ | |
margin: 0; | |
/* 3 */ } | |
/** | |
* Address Firefox 4+ setting `line-height` on `input` using `!important` in | |
* the UA stylesheet. | |
*/ | |
button, | |
input { | |
line-height: normal; } | |
/** | |
* Address inconsistent `text-transform` inheritance for `button` and `select`. | |
* All other form control elements do not inherit `text-transform` values. | |
* Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+. | |
* Correct `select` style inheritance in Firefox 4+ and Opera. | |
*/ | |
button, | |
select { | |
text-transform: none; } | |
/** | |
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` | |
* and `video` controls. | |
* 2. Correct inability to style clickable `input` types in iOS. | |
* 3. Improve usability and consistency of cursor style between image-type | |
* `input` and others. | |
*/ | |
button, | |
html input[type="button"], | |
input[type="reset"], | |
input[type="submit"] { | |
-webkit-appearance: button; | |
/* 2 */ | |
cursor: pointer; | |
/* 3 */ } | |
/** | |
* Re-set default cursor for disabled elements. | |
*/ | |
button[disabled], | |
html input[disabled] { | |
cursor: default; } | |
/** | |
* 1. Address box sizing set to `content-box` in IE 8/9. | |
* 2. Remove excess padding in IE 8/9. | |
*/ | |
input[type="checkbox"], | |
input[type="radio"] { | |
box-sizing: border-box; | |
/* 1 */ | |
padding: 0; | |
/* 2 */ } | |
/** | |
* 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome. | |
* 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome | |
* (include `-moz` to future-proof). | |
*/ | |
input[type="search"] { | |
-webkit-appearance: textfield; | |
/* 1 */ | |
-moz-box-sizing: content-box; | |
-webkit-box-sizing: content-box; | |
/* 2 */ | |
box-sizing: content-box; } | |
/** | |
* Remove inner padding and search cancel button in Safari 5 and Chrome | |
* on OS X. | |
*/ | |
input[type="search"]::-webkit-search-cancel-button, | |
input[type="search"]::-webkit-search-decoration { | |
-webkit-appearance: none; } | |
/** | |
* Remove inner padding and border in Firefox 4+. | |
*/ | |
button::-moz-focus-inner, | |
input::-moz-focus-inner { | |
border: 0; | |
padding: 0; } | |
/** | |
* 1. Remove default vertical scrollbar in IE 8/9. | |
* 2. Improve readability and alignment in all browsers. | |
*/ | |
textarea { | |
overflow: auto; | |
/* 1 */ | |
vertical-align: top; | |
/* 2 */ } | |
/* ========================================================================== | |
Tables | |
========================================================================== */ | |
/** | |
* Remove most spacing between table cells. | |
*/ | |
table { | |
border-collapse: collapse; | |
border-spacing: 0; } | |
/* Foundation Alerts */ | |
.alert-box { | |
border-style: solid; | |
border-width: 1px; | |
display: block; | |
font-weight: bold; | |
margin-bottom: 1.42857em; | |
position: relative; | |
padding: 0.78571em 1.5em 0.85714em 0.78571em; | |
font-size: 1em; | |
background-color: #00aaff; | |
border-color: #0088cc; | |
color: white; } | |
.alert-box .close { | |
font-size: 1.57143em; | |
padding: 5px 4px 4px; | |
line-height: 0; | |
position: absolute; | |
top: 0.5em; | |
right: 0.35714em; | |
color: #333333; | |
opacity: 0.3; } | |
.alert-box .close:hover, .alert-box .close:focus { | |
opacity: 0.5; } | |
.alert-box.radius { | |
-webkit-border-radius: 3px; | |
border-radius: 3px; } | |
.alert-box.round { | |
-webkit-border-radius: 1000px; | |
border-radius: 1000px; } | |
.alert-box.success { | |
background-color: #5da423; | |
border-color: #457a1a; | |
color: white; } | |
.alert-box.alert { | |
background-color: #c60f13; | |
border-color: #970b0e; | |
color: white; } | |
.alert-box.secondary { | |
background-color: #e9e9e9; | |
border-color: #d0d0d0; | |
color: #505050; } | |
html, | |
body { | |
font-size: 0.875em; } | |
* { | |
margin: 0; | |
padding: 0; } | |
body { | |
background: #f0f0f0; | |
color: #222222; | |
padding: 0; | |
margin: 0; | |
font-family: Arial; | |
font-weight: normal; | |
font-style: normal; | |
line-height: 1; | |
position: relative; | |
cursor: default; } | |
*, *:before, *:after { | |
box-sizing: border-box !important; | |
-moz-box-sizing: border-box !important; } | |
img, object, embed { | |
max-width: 100%; | |
height: auto; } | |
object, embed { | |
height: 100%; } | |
img { | |
-ms-interpolation-mode: bicubic; } | |
.left { | |
float: left !important; } | |
.right { | |
float: right !important; } | |
.text-left { | |
text-align: left !important; } | |
.text-right { | |
text-align: right !important; } | |
.text-center { | |
text-align: center !important; } | |
.text-justify { | |
text-align: justify !important; } | |
.hide { | |
display: none !important; } | |
img { | |
display: inline-block; | |
vertical-align: middle; } | |
textarea { | |
height: auto; | |
min-height: 50px; } | |
select { | |
width: 100%; } | |
ul { | |
list-style: none; } | |
.row { | |
width: 100%; | |
*zoom: 1; | |
-moz-box-sizing: border-box; | |
-webkit-box-sizing: border-box; | |
box-sizing: border-box; } | |
.row:before, .row:after { | |
content: " "; | |
display: table; } | |
.row:after { | |
clear: both; } | |
.row .column { | |
-moz-box-sizing: border-box; | |
-webkit-box-sizing: border-box; | |
box-sizing: border-box; | |
float: left; | |
*zoom: 1; | |
vertical-align: top; | |
line-height: normal; } | |
.row .column:before, .row .column:after { | |
content: " "; | |
display: table; } | |
.row .column:after { | |
clear: both; } | |
/* Typography resets */ | |
div, | |
dl, | |
dt, | |
dd, | |
ul, | |
ol, | |
li, | |
h1, | |
h2, | |
h3, | |
h4, | |
h5, | |
h6, | |
pre, | |
form, | |
p, | |
blockquote, | |
th, | |
td { | |
margin: 0; | |
padding: 0; | |
direction: ltr; } | |
/* Default Link Styles */ | |
a { | |
color: #00aaff; | |
text-decoration: none; | |
line-height: inherit; } | |
a:hover, a:focus { | |
text-decoration: underline; | |
color: #0099e6; } | |
a img { | |
border: none; } | |
/* Default paragraph styles */ | |
p { | |
font-family: inherit; | |
font-weight: normal; | |
font-size: 1em; | |
line-height: 1.6; | |
margin-bottom: 1.42857em; | |
text-rendering: optimizeLegibility; } | |
p aside { | |
font-size: 1em; | |
line-height: 1.35; | |
font-style: italic; } | |
/* Default header styles */ | |
h1, h2, h3, h4, h5, h6 { | |
font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; | |
font-weight: bold; | |
font-style: normal; | |
color: #222222; | |
text-rendering: optimizeLegibility; | |
margin-top: 0.2em; | |
margin-bottom: 0.5em; | |
line-height: 1.18571em; } | |
h1 { | |
font-size: 2.42857em; } | |
h2 { | |
font-size: 1.92857em; } | |
h3 { | |
font-size: 1.57143em; } | |
h4 { | |
font-size: 1.28571em; } | |
h5 { | |
font-size: 1.28571em; } | |
h6 { | |
font-size: 1em; } | |
hr { | |
border: solid #dddddd; | |
border-width: 1px 0 0; | |
clear: both; | |
margin: 1.42857em 0 1.35714em; | |
height: 0; } | |
/* Helpful Typography Defaults */ | |
em, | |
i { | |
font-style: italic; | |
line-height: inherit; } | |
strong, | |
b { | |
font-weight: bold; | |
line-height: inherit; } | |
code { | |
font-family: Consolas, "Liberation Mono", Courier, monospace; | |
font-weight: bold; | |
color: #7f0a0c; } | |
/* Lists */ | |
ul, | |
ol, | |
dl { | |
font-size: 1em; | |
line-height: 1.6; | |
margin-bottom: 1.42857em; | |
list-style-position: outside; | |
font-family: inherit; } | |
ul, ol { | |
margin-left: 0; } | |
/* Unordered Lists */ | |
ul li ul, | |
ul li ol { | |
margin-left: 1.42857em; | |
margin-bottom: 0; | |
font-size: 1em; | |
/* Override nested font-size change */ } | |
ul.square li ul, ul.circle li ul, ul.disc li ul { | |
list-style: inherit; } | |
ul.square { | |
list-style-type: square; } | |
ul.circle { | |
list-style-type: circle; } | |
ul.disc { | |
list-style-type: disc; } | |
ul.no-bullet { | |
list-style: none; } | |
/* Ordered Lists */ | |
ol li ul, | |
ol li ol { | |
margin-left: 1.42857em; | |
margin-bottom: 0; } | |
/* Definition Lists */ | |
dl dt { | |
margin-bottom: 0.3em; | |
font-weight: bold; } | |
dl dd { | |
margin-bottom: 0.85714em; } | |
/* Abbreviations */ | |
abbr, | |
acronym { | |
text-transform: uppercase; | |
font-size: 90%; | |
color: #222222; | |
border-bottom: 1px dotted #dddddd; | |
cursor: help; } | |
abbr { | |
text-transform: none; } | |
/* Blockquotes */ | |
blockquote { | |
margin: 0 0 1.42857em; | |
padding: 0.64286em 1.42857em 0 1.35714em; | |
border-left: 1px solid #dddddd; } | |
blockquote cite { | |
display: block; | |
font-size: 0.92857em; | |
color: #555555; } | |
blockquote cite:before { | |
content: "\2014 \0020"; } | |
blockquote cite a, | |
blockquote cite a:visited { | |
color: #555555; } | |
blockquote, | |
blockquote p { | |
line-height: 1.6; | |
color: #6f6f6f; } | |
.row { | |
width: 100%; | |
*zoom: 1; | |
-moz-box-sizing: border-box; | |
-webkit-box-sizing: border-box; | |
box-sizing: border-box; } | |
.row:before, .row:after { | |
content: " "; | |
display: table; } | |
.row:after { | |
clear: both; } | |
.row .column { | |
-moz-box-sizing: border-box; | |
-webkit-box-sizing: border-box; | |
box-sizing: border-box; | |
float: left; | |
*zoom: 1; | |
vertical-align: top; | |
line-height: normal; } | |
.row .column:before, .row .column:after { | |
content: " "; | |
display: table; } | |
.row .column:after { | |
clear: both; } | |
button, .button { | |
border-style: solid; | |
border-width: 1px; | |
cursor: pointer; | |
font-family: inherit; | |
font-weight: bold; | |
line-height: 1; | |
/*margin: 0 0 $button-margin-bottom;*/ | |
position: relative; | |
text-decoration: none; | |
text-align: center; | |
display: inline-block; | |
padding-top: 0.64286em; | |
padding-right: 1.28571em; | |
padding-bottom: 0.71429em; | |
padding-left: 1.28571em; | |
font-size: 1em; | |
background-color: #00aaff; | |
border-color: #0088cc; | |
color: white; } | |
button:hover, button:focus, .button:hover, .button:focus { | |
text-decoration: none; | |
background-color: #0088cc; } | |
button:hover, button:focus, .button:hover, .button:focus { | |
color: white; } | |
button.secondary, .button.secondary { | |
background-color: #e9e9e9; | |
border-color: #d0d0d0; | |
color: #333333; } | |
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus { | |
text-decoration: none; | |
background-color: #d0d0d0; } | |
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus { | |
color: #333333; } | |
button.success, .button.success { | |
background-color: #5da423; | |
border-color: #457a1a; | |
color: white; } | |
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus { | |
text-decoration: none; | |
background-color: #457a1a; } | |
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus { | |
color: white; } | |
button.alert, .button.alert { | |
background-color: #c60f13; | |
border-color: #970b0e; | |
color: white; } | |
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus { | |
text-decoration: none; | |
background-color: #970b0e; } | |
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus { | |
color: white; } | |
button.large, .button.large { | |
padding-top: 0.71429em; | |
padding-right: 1.42857em; | |
padding-bottom: 0.78571em; | |
padding-left: 1.42857em; | |
font-size: 1.14286em; } | |
button.small, .button.small { | |
padding-top: 0.57143em; | |
padding-right: 1.14286em; | |
padding-bottom: 0.64286em; | |
padding-left: 1.14286em; | |
font-size: 0.92857em; } | |
button.tiny, .button.tiny { | |
padding-top: 0.5em; | |
padding-right: 1em; | |
padding-bottom: 0.57143em; | |
padding-left: 1em; | |
font-size: 0.78571em; } | |
button.expand, .button.expand { | |
padding-right: 0px; | |
padding-left: 0px; | |
width: 100%; } | |
button.left-align, .button.left-align { | |
text-align: left; | |
text-indent: 0.85714em; } | |
button.right-align, .button.right-align { | |
text-align: right; | |
padding-right: 0.85714em; } | |
button.disabled, button[disabled], .button.disabled, .button[disabled] { | |
background-color: #00aaff; | |
border-color: #0088cc; | |
color: white; | |
cursor: default; | |
opacity: 0.6; | |
box-shadow: none; } | |
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus { | |
text-decoration: none; | |
background-color: #0088cc; } | |
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus { | |
color: white; } | |
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus { | |
background-color: #00aaff; } | |
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary { | |
background-color: #e9e9e9; | |
border-color: #d0d0d0; | |
color: #333333; | |
cursor: default; | |
opacity: 0.6; | |
box-shadow: none; } | |
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus { | |
text-decoration: none; | |
background-color: #d0d0d0; } | |
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus { | |
color: #333333; } | |
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus { | |
background-color: #e9e9e9; } | |
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success { | |
background-color: #5da423; | |
border-color: #457a1a; | |
color: white; | |
cursor: default; | |
opacity: 0.6; | |
box-shadow: none; } | |
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus { | |
text-decoration: none; | |
background-color: #457a1a; } | |
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus { | |
color: white; } | |
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus { | |
background-color: #5da423; } | |
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert { | |
background-color: #c60f13; | |
border-color: #970b0e; | |
color: white; | |
cursor: default; | |
opacity: 0.6; | |
box-shadow: none; } | |
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus { | |
text-decoration: none; | |
background-color: #970b0e; } | |
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus { | |
color: white; } | |
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus { | |
background-color: #c60f13; } | |
button, .button { | |
padding-top: 0.71429em; | |
padding-bottom: 0.64286em; | |
-webkit-appearance: none; } | |
button.tiny, .button.tiny { | |
padding-top: 0.57143em; | |
padding-bottom: 0.5em; | |
-webkit-appearance: none; } | |
button.small, .button.small { | |
padding-top: 0.64286em; | |
padding-bottom: 0.57143em; | |
-webkit-appearance: none; } | |
button.large, .button.large { | |
padding-top: 0.75em; | |
padding-bottom: 0.75em; | |
-webkit-appearance: none; } | |
button, .button { | |
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; | |
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; | |
-webkit-transition: background-color 300ms ease-out; | |
-moz-transition: background-color 300ms ease-out; | |
transition: background-color 300ms ease-out; } | |
button:active, .button:active { | |
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset; | |
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset; } | |
button.radius, .button.radius { | |
-webkit-border-radius: 3px; | |
border-radius: 3px; } | |
button.round, .button.round { | |
-webkit-border-radius: 1000px; | |
border-radius: 1000px; } | |
.file-upload { | |
position: relative; | |
overflow: hidden; } | |
.file-upload button { | |
position: absolute; | |
width: 100%; | |
height: 100%; } | |
.file-upload input { | |
cursor: pointer; | |
font: 500px monospace; | |
opacity: 0; | |
filter: alpha(opacity=0); | |
position: absolute; | |
z-index: 1; | |
top: 0; | |
right: 0; | |
padding: 0; | |
margin: 0; } | |
/* Standard Forms */ | |
form { | |
margin: 0 0 0.85714em; } | |
/* Using forms within rows, we need to set some defaults */ | |
form .row .row { | |
margin: 0 -0.42857em; } | |
form .row .row .column, | |
form .row .row .columns { | |
padding: 0 0.42857em; } | |
form .row .row.collapse { | |
margin: 0; } | |
form .row .row.collapse .column, | |
form .row .row.collapse .columns { | |
padding: 0; } | |
form .row input.column, | |
form .row input.columns, | |
form .row textarea.column, | |
form .row textarea.columns { | |
padding-left: 0.42857em; } | |
/* Label Styles */ | |
label { | |
font-size: 1em; | |
color: #4d4d4d; | |
cursor: pointer; | |
display: block; | |
font-weight: 500; | |
margin-bottom: 0.21429em; | |
/* Styles for required inputs */ } | |
label.right { | |
float: none; | |
text-align: right; } | |
label.inline { | |
margin: 0 0 0.42857em 0; | |
padding: 0.57143em 0; } | |
label small { | |
text-transform: capitalize; | |
color: #666666; } | |
.static-control { | |
font-size: 1em; | |
color: #4d4d4d; | |
cursor: pointer; | |
display: block; | |
font-weight: 500; | |
margin-bottom: 0.21429em; | |
margin: 0 0 0.42857em 0; | |
padding: 0.57143em 0; | |
line-height: normal; } | |
/* Attach elements to the beginning or end of an input */ | |
.prefix, | |
.postfix { | |
display: block; | |
position: relative; | |
z-index: 2; | |
text-align: center; | |
width: 100%; | |
padding-top: 0; | |
padding-bottom: 0; | |
border-style: solid; | |
border-width: 1px; | |
overflow: hidden; | |
font-size: 1em; | |
height: 2.21429em; | |
line-height: 2.21429em; } | |
/* Adjust padding, alignment and radius if pre/post element is a button */ | |
.postfix.button { | |
padding-left: 0; | |
padding-right: 0; | |
padding-top: 0; | |
padding-bottom: 0; | |
text-align: center; | |
line-height: 2.42857em; } | |
.prefix.button { | |
padding-left: 0; | |
padding-right: 0; | |
padding-top: 0; | |
padding-bottom: 0; | |
text-align: center; | |
line-height: 2.42857em; } | |
.prefix.button.radius { | |
-webkit-border-radius: 0; | |
border-radius: 0; | |
-moz-border-radius-bottomleft: 3px; | |
-moz-border-radius-topleft: 3px; | |
-webkit-border-bottom-left-radius: 3px; | |
-webkit-border-top-left-radius: 3px; | |
border-bottom-left-radius: 3px; | |
border-top-left-radius: 3px; } | |
.postfix.button.radius { | |
-webkit-border-radius: 0; | |
border-radius: 0; | |
-moz-border-radius-topright: 3px; | |
-moz-border-radius-bottomright: 3px; | |
-webkit-border-top-right-radius: 3px; | |
-webkit-border-bottom-right-radius: 3px; | |
border-top-right-radius: 3px; | |
border-bottom-right-radius: 3px; } | |
.prefix.button.round { | |
-webkit-border-radius: 0; | |
border-radius: 0; | |
-moz-border-radius-bottomleft: 1000px; | |
-moz-border-radius-topleft: 1000px; | |
-webkit-border-bottom-left-radius: 1000px; | |
-webkit-border-top-left-radius: 1000px; | |
border-bottom-left-radius: 1000px; | |
border-top-left-radius: 1000px; } | |
.postfix.button.round { | |
-webkit-border-radius: 0; | |
border-radius: 0; | |
-moz-border-radius-topright: 1000px; | |
-moz-border-radius-bottomright: 1000px; | |
-webkit-border-top-right-radius: 1000px; | |
-webkit-border-bottom-right-radius: 1000px; | |
border-top-right-radius: 1000px; | |
border-bottom-right-radius: 1000px; } | |
/* Separate prefix and postfix styles when on span so buttons keep their own */ | |
span.prefix { | |
background: #f2f2f2; | |
border-color: #d9d9d9; | |
border-right: none; | |
color: #333333; } | |
span.prefix.radius { | |
-webkit-border-radius: 0; | |
border-radius: 0; | |
-moz-border-radius-bottomleft: 3px; | |
-moz-border-radius-topleft: 3px; | |
-webkit-border-bottom-left-radius: 3px; | |
-webkit-border-top-left-radius: 3px; | |
border-bottom-left-radius: 3px; | |
border-top-left-radius: 3px; } | |
span.postfix { | |
background: #f2f2f2; | |
border-color: #cccccc; | |
border-left: none; | |
color: #333333; } | |
span.postfix.radius { | |
-webkit-border-radius: 0; | |
border-radius: 0; | |
-moz-border-radius-topright: 3px; | |
-moz-border-radius-bottomright: 3px; | |
-webkit-border-top-right-radius: 3px; | |
-webkit-border-bottom-right-radius: 3px; | |
border-top-right-radius: 3px; | |
border-bottom-right-radius: 3px; } | |
/* Input groups will automatically style first and last elements of the group */ | |
.input-group.radius > *:first-child, .input-group.radius > *:first-child * { | |
-moz-border-radius-bottomleft: 3px; | |
-moz-border-radius-topleft: 3px; | |
-webkit-border-bottom-left-radius: 3px; | |
-webkit-border-top-left-radius: 3px; | |
border-bottom-left-radius: 3px; | |
border-top-left-radius: 3px; } | |
.input-group.radius > *:last-child, .input-group.radius > *:last-child * { | |
-moz-border-radius-topright: 3px; | |
-moz-border-radius-bottomright: 3px; | |
-webkit-border-top-right-radius: 3px; | |
-webkit-border-bottom-right-radius: 3px; | |
border-top-right-radius: 3px; | |
border-bottom-right-radius: 3px; } | |
.input-group.round > *:first-child, .input-group.round > *:first-child * { | |
-moz-border-radius-bottomleft: 1000px; | |
-moz-border-radius-topleft: 1000px; | |
-webkit-border-bottom-left-radius: 1000px; | |
-webkit-border-top-left-radius: 1000px; | |
border-bottom-left-radius: 1000px; | |
border-top-left-radius: 1000px; } | |
.input-group.round > *:last-child, .input-group.round > *:last-child * { | |
-moz-border-radius-topright: 1000px; | |
-moz-border-radius-bottomright: 1000px; | |
-webkit-border-top-right-radius: 1000px; | |
-webkit-border-bottom-right-radius: 1000px; | |
border-top-right-radius: 1000px; | |
border-bottom-right-radius: 1000px; } | |
/* We use this to get basic styling on all basic form elements */ | |
input[type="text"], | |
input[type="password"], | |
input[type="date"], | |
input[type="datetime"], | |
input[type="datetime-local"], | |
input[type="month"], | |
input[type="week"], | |
input[type="email"], | |
input[type="number"], | |
input[type="search"], | |
input[type="tel"], | |
input[type="time"], | |
input[type="url"], | |
textarea { | |
background-color: white; | |
font-family: inherit; | |
border: 1px solid #cccccc; | |
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); | |
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); | |
color: rgba(0, 0, 0, 0.75); | |
display: block; | |
font-size: 1em; | |
margin: 0 0 0.85714em 0; | |
padding: 0.42857em; | |
height: 2.21429em; | |
width: 100%; | |
-moz-box-sizing: border-box; | |
-webkit-box-sizing: border-box; | |
box-sizing: border-box; | |
-webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out; | |
-moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out; | |
transition: box-shadow 0.45s, border-color 0.45s ease-in-out; } | |
input[type="text"]:focus, | |
input[type="password"]:focus, | |
input[type="date"]:focus, | |
input[type="datetime"]:focus, | |
input[type="datetime-local"]:focus, | |
input[type="month"]:focus, | |
input[type="week"]:focus, | |
input[type="email"]:focus, | |
input[type="number"]:focus, | |
input[type="search"]:focus, | |
input[type="tel"]:focus, | |
input[type="time"]:focus, | |
input[type="url"]:focus, | |
textarea:focus { | |
-webkit-box-shadow: 0 0 5px #999999; | |
-moz-box-shadow: 0 0 5px #999999; | |
box-shadow: 0 0 5px #999999; | |
border-color: #999999; } | |
input[type="text"]:focus, | |
input[type="password"]:focus, | |
input[type="date"]:focus, | |
input[type="datetime"]:focus, | |
input[type="datetime-local"]:focus, | |
input[type="month"]:focus, | |
input[type="week"]:focus, | |
input[type="email"]:focus, | |
input[type="number"]:focus, | |
input[type="search"]:focus, | |
input[type="tel"]:focus, | |
input[type="time"]:focus, | |
input[type="url"]:focus, | |
textarea:focus { | |
background: #fafafa; | |
border-color: #999999; | |
outline: none; } | |
input[type="text"][disabled], | |
input[type="password"][disabled], | |
input[type="date"][disabled], | |
input[type="datetime"][disabled], | |
input[type="datetime-local"][disabled], | |
input[type="month"][disabled], | |
input[type="week"][disabled], | |
input[type="email"][disabled], | |
input[type="number"][disabled], | |
input[type="search"][disabled], | |
input[type="tel"][disabled], | |
input[type="time"][disabled], | |
input[type="url"][disabled], | |
textarea[disabled] { | |
background-color: #dddddd; } | |
select { | |
background: transparent; | |
padding: 0.35714em; | |
line-height: 1; | |
border: 0; | |
border-radius: 0; | |
height: 2.42857em; | |
-webkit-appearance: none; | |
background-color: white; | |
font-family: inherit; | |
border: 1px solid #cccccc; | |
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); | |
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); | |
color: rgba(0, 0, 0, 0.75); } | |
select option { | |
padding: 0.28571em; } | |
/* Adjust margin for form elements below */ | |
input[type="file"], | |
input[type="checkbox"], | |
input[type="radio"], | |
select { | |
margin: 0 0 0.85714em 0; } | |
/* Normalize file input width */ | |
input[type="file"] { | |
width: 100%; } | |
/* We add basic fieldset styling */ | |
fieldset { | |
border: solid 1px #dddddd; | |
padding: 1.42857em; | |
margin: 1.28571em 0; } | |
fieldset legend { | |
font-weight: bold; | |
background: white; | |
padding: 0 0.21429em; | |
margin: 0; | |
margin-left: -0.21429em; } | |
/* Error Handling */ | |
span.error, small.error { | |
display: block; | |
padding: 0.42857em 0.28571em; | |
margin-top: -1.1em; | |
margin-bottom: 0.85714em; | |
font-size: 0.78571em; | |
font-weight: bold; | |
background: #c60f13; | |
color: white; } | |
div.error { | |
display: block; | |
padding: 0.42857em 0.28571em; | |
margin-top: 0; | |
margin-bottom: 0.85714em; | |
font-size: 0.78571em; | |
font-weight: bold; | |
background: #c60f13; | |
color: white; } | |
.error input, | |
.error textarea, | |
.error select { | |
border-color: #c60f13; | |
background-color: rgba(198, 15, 19, 0.1); | |
margin-bottom: 0; } | |
.error input:focus, | |
.error textarea:focus, | |
.error select:focus { | |
background: #fafafa; | |
border-color: #999999; } | |
.error label, | |
.error label.error { | |
color: #c60f13; } | |
.error small.error { | |
display: block; | |
padding: 0.42857em 0.28571em; | |
margin-top: -1.1em; | |
margin-bottom: 0.85714em; | |
font-size: 0.78571em; | |
font-weight: bold; | |
background: #c60f13; | |
color: white; } | |
.error span.error-message { | |
display: block; } | |
input.error, | |
textarea.error { | |
border-color: #c60f13; | |
background-color: rgba(198, 15, 19, 0.1); } | |
input.error:focus, | |
textarea.error:focus { | |
background: #fafafa; | |
border-color: #999999; } | |
.error select { | |
border-color: #c60f13; | |
background-color: rgba(198, 15, 19, 0.1); } | |
.error select:focus { | |
background: #fafafa; | |
border-color: #999999; } | |
label.error { | |
color: #c60f13; } | |
/* Labels */ | |
.label { | |
font-weight: bold; | |
text-align: center; | |
text-decoration: none; | |
line-height: 1; | |
white-space: nowrap; | |
display: inline-block; | |
position: relative; | |
padding: 0.21429em 0.71429em 0.28571em; | |
font-size: 1em; | |
background-color: #00aaff; | |
color: white; } | |
.label.radius { | |
-webkit-border-radius: 3px; | |
border-radius: 3px; } | |
.label.round { | |
-webkit-border-radius: 1000px; | |
border-radius: 1000px; } | |
.label.alert { | |
background-color: #c60f13; | |
color: white; } | |
.label.success { | |
background-color: #5da423; | |
color: white; } | |
.label.secondary { | |
background-color: #e9e9e9; | |
color: #333333; } | |
/* Inline Lists */ | |
.inline-list { | |
margin: 0 auto 1.21429em auto; | |
margin-left: -1.57143em; | |
margin-right: 0; | |
padding: 0; | |
list-style: none; | |
overflow: hidden; } | |
.inline-list > li { | |
list-style: none; | |
float: left; | |
margin-left: 1.57143em; | |
display: block; } | |
.inline-list > li > * { | |
display: block; } | |
a.dropdown-toggle { | |
cursor: pointer; } | |
a.dropdown-toggle:hover { | |
text-decoration: none; } | |
ul.dropdown-menu { | |
position: absolute; | |
display: none; | |
top: 1.42857em; | |
background-color: #ffffff; | |
border: 0.07143em solid #dcdde0; | |
z-index: 99999; | |
margin-left: 0; } | |
ul.dropdown-menu li.dropdown-columns { | |
overflow: hidden; | |
padding: 0.35714em 0; } | |
ul.dropdown-menu li.dropdown-columns ul.dropdown-column { | |
float: left; | |
list-style-type: none; | |
margin: 0; } | |
ul.dropdown-menu li.dropdown-columns ul.dropdown-column:not(:first-child) { | |
border-left: 1px solid #CCC; } | |
ul.dropdown-menu li.dropdown-columns ul.dropdown-column li { | |
line-height: normal; } | |
ul.dropdown-menu li.dropdown-columns ul.dropdown-column li a { | |
font-size: 0.78571em; | |
color: #000000; | |
padding: 0.28571em 1.78571em; | |
display: block; | |
line-height: normal; | |
white-space: nowrap; } | |
ul.dropdown-menu li.dropdown-columns ul.dropdown-column li:hover { | |
background-color: #00aaff; } | |
ul.dropdown-menu li.dropdown-columns ul.dropdown-column li:hover a { | |
color: #ffffff; | |
text-decoration: none; } | |
.flag { | |
width: 16px; | |
height: 11px; | |
background: url("../../../assets/bundles/samticore/images/flags.png") no-repeat; | |
display: inline-block; } | |
.flag.flag-ad { | |
background-position: -16px 0; } | |
.flag.flag-ae { | |
background-position: -32px 0; } | |
.flag.flag-af { | |
background-position: -48px 0; } | |
.flag.flag-ag { | |
background-position: -64px 0; } | |
.flag.flag-ai { | |
background-position: -80px 0; } | |
.flag.flag-al { | |
background-position: -96px 0; } | |
.flag.flag-am { | |
background-position: -112px 0; } | |
.flag.flag-an { | |
background-position: -128px 0; } | |
.flag.flag-ao { | |
background-position: -144px 0; } | |
.flag.flag-ar { | |
background-position: -160px 0; } | |
.flag.flag-as { | |
background-position: -176px 0; } | |
.flag.flag-at { | |
background-position: -192px 0; } | |
.flag.flag-au { | |
background-position: -208px 0; } | |
.flag.flag-aw { | |
background-position: -224px 0; } | |
.flag.flag-az { | |
background-position: -240px 0; } | |
.flag.flag-ba { | |
background-position: 0 -11px; } | |
.flag.flag-bb { | |
background-position: -16px -11px; } | |
.flag.flag-bd { | |
background-position: -32px -11px; } | |
.flag.flag-be { | |
background-position: -48px -11px; } | |
.flag.flag-bf { | |
background-position: -64px -11px; } | |
.flag.flag-bg { | |
background-position: -80px -11px; } | |
.flag.flag-bh { | |
background-position: -96px -11px; } | |
.flag.flag-bi { | |
background-position: -112px -11px; } | |
.flag.flag-bj { | |
background-position: -128px -11px; } | |
.flag.flag-bm { | |
background-position: -144px -11px; } | |
.flag.flag-bn { | |
background-position: -160px -11px; } | |
.flag.flag-bo { | |
background-position: -176px -11px; } | |
.flag.flag-br { | |
background-position: -192px -11px; } | |
.flag.flag-bs { | |
background-position: -208px -11px; } | |
.flag.flag-bt { | |
background-position: -224px -11px; } | |
.flag.flag-bv { | |
background-position: -240px -11px; } | |
.flag.flag-bw { | |
background-position: 0 -22px; } | |
.flag.flag-by { | |
background-position: -16px -22px; } | |
.flag.flag-bz { | |
background-position: -32px -22px; } | |
.flag.flag-ca { | |
background-position: -48px -22px; } | |
.flag.flag-catalonia { | |
background-position: -64px -22px; } | |
.flag.flag-cd { | |
background-position: -80px -22px; } | |
.flag.flag-cf { | |
background-position: -96px -22px; } | |
.flag.flag-cg { | |
background-position: -112px -22px; } | |
.flag.flag-ch { | |
background-position: -128px -22px; } | |
.flag.flag-ci { | |
background-position: -144px -22px; } | |
.flag.flag-ck { | |
background-position: -160px -22px; } | |
.flag.flag-cl { | |
background-position: -176px -22px; } | |
.flag.flag-cm { | |
background-position: -192px -22px; } | |
.flag.flag-cn { | |
background-position: -208px -22px; } | |
.flag.flag-co { | |
background-position: -224px -22px; } | |
.flag.flag-cr { | |
background-position: -240px -22px; } | |
.flag.flag-cu { | |
background-position: 0 -33px; } | |
.flag.flag-cv { | |
background-position: -16px -33px; } | |
.flag.flag-cw { | |
background-position: -32px -33px; } | |
.flag.flag-cy { | |
background-position: -48px -33px; } | |
.flag.flag-cz { | |
background-position: -64px -33px; } | |
.flag.flag-de { | |
background-position: -80px -33px; } | |
.flag.flag-dj { | |
background-position: -96px -33px; } | |
.flag.flag-dk { | |
background-position: -112px -33px; } | |
.flag.flag-dm { | |
background-position: -128px -33px; } | |
.flag.flag-do { | |
background-position: -144px -33px; } | |
.flag.flag-dz { | |
background-position: -160px -33px; } | |
.flag.flag-ec { | |
background-position: -176px -33px; } | |
.flag.flag-ee { | |
background-position: -192px -33px; } | |
.flag.flag-eg { | |
background-position: -208px -33px; } | |
.flag.flag-eh { | |
background-position: -224px -33px; } | |
.flag.flag-england { | |
background-position: -240px -33px; } | |
.flag.flag-er { | |
background-position: 0 -44px; } | |
.flag.flag-es { | |
background-position: -16px -44px; } | |
.flag.flag-et { | |
background-position: -32px -44px; } | |
.flag.flag-eu { | |
background-position: -48px -44px; } | |
.flag.flag-fi { | |
background-position: -64px -44px; } | |
.flag.flag-fj { | |
background-position: -80px -44px; } | |
.flag.flag-fk { | |
background-position: -96px -44px; } | |
.flag.flag-fm { | |
background-position: -112px -44px; } | |
.flag.flag-fo { | |
background-position: -128px -44px; } | |
.flag.flag-fr { | |
background-position: -144px -44px; } | |
.flag.flag-ga { | |
background-position: -160px -44px; } | |
.flag.flag-gb { | |
background-position: -176px -44px; } | |
.flag.flag-gd { | |
background-position: -192px -44px; } | |
.flag.flag-ge { | |
background-position: -208px -44px; } | |
.flag.flag-gf { | |
background-position: -224px -44px; } | |
.flag.flag-gg { | |
background-position: -240px -44px; } | |
.flag.flag-gh { | |
background-position: 0 -55px; } | |
.flag.flag-gi { | |
background-position: -16px -55px; } | |
.flag.flag-gl { | |
background-position: -32px -55px; } | |
.flag.flag-gm { | |
background-position: -48px -55px; } | |
.flag.flag-gn { | |
background-position: -64px -55px; } | |
.flag.flag-gp { | |
background-position: -80px -55px; } | |
.flag.flag-gq { | |
background-position: -96px -55px; } | |
.flag.flag-gr { | |
background-position: -112px -55px; } | |
.flag.flag-gs { | |
background-position: -128px -55px; } | |
.flag.flag-gt { | |
background-position: -144px -55px; } | |
.flag.flag-gu { | |
background-position: -160px -55px; } | |
.flag.flag-gw { | |
background-position: -176px -55px; } | |
.flag.flag-gy { | |
background-position: -192px -55px; } | |
.flag.flag-hk { | |
background-position: -208px -55px; } | |
.flag.flag-hm { | |
background-position: -224px -55px; } | |
.flag.flag-hn { | |
background-position: -240px -55px; } | |
.flag.flag-hr { | |
background-position: 0 -66px; } | |
.flag.flag-ht { | |
background-position: -16px -66px; } | |
.flag.flag-hu { | |
background-position: -32px -66px; } | |
.flag.flag-ic { | |
background-position: -48px -66px; } | |
.flag.flag-id { | |
background-position: -64px -66px; } | |
.flag.flag-ie { | |
background-position: -80px -66px; } | |
.flag.flag-il { | |
background-position: -96px -66px; } | |
.flag.flag-im { | |
background-position: -112px -66px; } | |
.flag.flag-in { | |
background-position: -128px -66px; } | |
.flag.flag-io { | |
background-position: -144px -66px; } | |
.flag.flag-iq { | |
background-position: -160px -66px; } | |
.flag.flag-ir { | |
background-position: -176px -66px; } | |
.flag.flag-is { | |
background-position: -192px -66px; } | |
.flag.flag-it { | |
background-position: -208px -66px; } | |
.flag.flag-je { | |
background-position: -224px -66px; } | |
.flag.flag-jm { | |
background-position: -240px -66px; } | |
.flag.flag-jo { | |
background-position: 0 -77px; } | |
.flag.flag-jp { | |
background-position: -16px -77px; } | |
.flag.flag-ke { | |
background-position: -32px -77px; } | |
.flag.flag-kg { | |
background-position: -48px -77px; } | |
.flag.flag-kh { | |
background-position: -64px -77px; } | |
.flag.flag-ki { | |
background-position: -80px -77px; } | |
.flag.flag-km { | |
background-position: -96px -77px; } | |
.flag.flag-kn { | |
background-position: -112px -77px; } | |
.flag.flag-kp { | |
background-position: -128px -77px; } | |
.flag.flag-kr { | |
background-position: -144px -77px; } | |
.flag.flag-kurdistan { | |
background-position: -160px -77px; } | |
.flag.flag-kw { | |
background-position: -176px -77px; } | |
.flag.flag-ky { | |
background-position: -192px -77px; } | |
.flag.flag-kz { | |
background-position: -208px -77px; } | |
.flag.flag-la { | |
background-position: -224px -77px; } | |
.flag.flag-lb { | |
background-position: -240px -77px; } | |
.flag.flag-lc { | |
background-position: 0 -88px; } | |
.flag.flag-li { | |
background-position: -16px -88px; } | |
.flag.flag-lk { | |
background-position: -32px -88px; } | |
.flag.flag-lr { | |
background-position: -48px -88px; } | |
.flag.flag-ls { | |
background-position: -64px -88px; } | |
.flag.flag-lt { | |
background-position: -80px -88px; } | |
.flag.flag-lu { | |
background-position: -96px -88px; } | |
.flag.flag-lv { | |
background-position: -112px -88px; } | |
.flag.flag-ly { | |
background-position: -128px -88px; } | |
.flag.flag-ma { | |
background-position: -144px -88px; } | |
.flag.flag-mc { | |
background-position: -160px -88px; } | |
.flag.flag-md { | |
background-position: -176px -88px; } | |
.flag.flag-me { | |
background-position: -192px -88px; } | |
.flag.flag-mg { | |
background-position: -208px -88px; } | |
.flag.flag-mh { | |
background-position: -224px -88px; } | |
.flag.flag-mk { | |
background-position: -240px -88px; } | |
.flag.flag-ml { | |
background-position: 0 -99px; } | |
.flag.flag-mm { | |
background-position: -16px -99px; } | |
.flag.flag-mn { | |
background-position: -32px -99px; } | |
.flag.flag-mo { | |
background-position: -48px -99px; } | |
.flag.flag-mp { | |
background-position: -64px -99px; } | |
.flag.flag-mq { | |
background-position: -80px -99px; } | |
.flag.flag-mr { | |
background-position: -96px -99px; } | |
.flag.flag-ms { | |
background-position: -112px -99px; } | |
.flag.flag-mt { | |
background-position: -128px -99px; } | |
.flag.flag-mu { | |
background-position: -144px -99px; } | |
.flag.flag-mv { | |
background-position: -160px -99px; } | |
.flag.flag-mw { | |
background-position: -176px -99px; } | |
.flag.flag-mx { | |
background-position: -192px -99px; } | |
.flag.flag-my { | |
background-position: -208px -99px; } | |
.flag.flag-mz { | |
background-position: -224px -99px; } | |
.flag.flag-na { | |
background-position: -240px -99px; } | |
.flag.flag-nc { | |
background-position: 0 -110px; } | |
.flag.flag-ne { | |
background-position: -16px -110px; } | |
.flag.flag-nf { | |
background-position: -32px -110px; } | |
.flag.flag-ng { | |
background-position: -48px -110px; } | |
.flag.flag-ni { | |
background-position: -64px -110px; } | |
.flag.flag-nl { | |
background-position: -80px -110px; } | |
.flag.flag-no { | |
background-position: -96px -110px; } | |
.flag.flag-np { | |
background-position: -112px -110px; } | |
.flag.flag-nr { | |
background-position: -128px -110px; } | |
.flag.flag-nu { | |
background-position: -144px -110px; } | |
.flag.flag-nz { | |
background-position: -160px -110px; } | |
.flag.flag-om { | |
background-position: -176px -110px; } | |
.flag.flag-pa { | |
background-position: -192px -110px; } | |
.flag.flag-pe { | |
background-position: -208px -110px; } | |
.flag.flag-pf { | |
background-position: -224px -110px; } | |
.flag.flag-pg { | |
background-position: -240px -110px; } | |
.flag.flag-ph { | |
background-position: 0 -121px; } | |
.flag.flag-pk { | |
background-position: -16px -121px; } | |
.flag.flag-pl { | |
background-position: -32px -121px; } | |
.flag.flag-pm { | |
background-position: -48px -121px; } | |
.flag.flag-pn { | |
background-position: -64px -121px; } | |
.flag.flag-pr { | |
background-position: -80px -121px; } | |
.flag.flag-ps { | |
background-position: -96px -121px; } | |
.flag.flag-pt { | |
background-position: -112px -121px; } | |
.flag.flag-pw { | |
background-position: -128px -121px; } | |
.flag.flag-py { | |
background-position: -144px -121px; } | |
.flag.flag-qa { | |
background-position: -160px -121px; } | |
.flag.flag-re { | |
background-position: -176px -121px; } | |
.flag.flag-ro { | |
background-position: -192px -121px; } | |
.flag.flag-rs { | |
background-position: -208px -121px; } | |
.flag.flag-ru { | |
background-position: -224px -121px; } | |
.flag.flag-rw { | |
background-position: -240px -121px; } | |
.flag.flag-sa { | |
background-position: 0 -132px; } | |
.flag.flag-sb { | |
background-position: -16px -132px; } | |
.flag.flag-sc { | |
background-position: -32px -132px; } | |
.flag.flag-scotland { | |
background-position: -48px -132px; } | |
.flag.flag-sd { | |
background-position: -64px -132px; } | |
.flag.flag-se { | |
background-position: -80px -132px; } | |
.flag.flag-sg { | |
background-position: -96px -132px; } | |
.flag.flag-sh { | |
background-position: -112px -132px; } | |
.flag.flag-si { | |
background-position: -128px -132px; } | |
.flag.flag-sk { | |
background-position: -144px -132px; } | |
.flag.flag-sl { | |
background-position: -160px -132px; } | |
.flag.flag-sm { | |
background-position: -176px -132px; } | |
.flag.flag-sn { | |
background-position: -192px -132px; } | |
.flag.flag-so { | |
background-position: -208px -132px; } | |
.flag.flag-somaliland { | |
background-position: -224px -132px; } | |
.flag.flag-sr { | |
background-position: -240px -132px; } | |
.flag.flag-ss { | |
background-position: 0 -143px; } | |
.flag.flag-st { | |
background-position: -16px -143px; } | |
.flag.flag-sv { | |
background-position: -32px -143px; } | |
.flag.flag-sx { | |
background-position: -48px -143px; } | |
.flag.flag-sy { | |
background-position: -64px -143px; } | |
.flag.flag-sz { | |
background-position: -80px -143px; } | |
.flag.flag-tc { | |
background-position: -96px -143px; } | |
.flag.flag-td { | |
background-position: -112px -143px; } | |
.flag.flag-tf { | |
background-position: -128px -143px; } | |
.flag.flag-tg { | |
background-position: -144px -143px; } | |
.flag.flag-th { | |
background-position: -160px -143px; } | |
.flag.flag-tj { | |
background-position: -176px -143px; } | |
.flag.flag-tk { | |
background-position: -192px -143px; } | |
.flag.flag-tl { | |
background-position: -208px -143px; } | |
.flag.flag-tm { | |
background-position: -224px -143px; } | |
.flag.flag-tn { | |
background-position: -240px -143px; } | |
.flag.flag-to { | |
background-position: 0 -154px; } | |
.flag.flag-tr { | |
background-position: -16px -154px; } | |
.flag.flag-tt { | |
background-position: -32px -154px; } | |
.flag.flag-tv { | |
background-position: -48px -154px; } | |
.flag.flag-tw { | |
background-position: -64px -154px; } | |
.flag.flag-tz { | |
background-position: -80px -154px; } | |
.flag.flag-ua { | |
background-position: -96px -154px; } | |
.flag.flag-ug { | |
background-position: -112px -154px; } | |
.flag.flag-um { | |
background-position: -128px -154px; } | |
.flag.flag-us { | |
background-position: -144px -154px; } | |
.flag.flag-uy { | |
background-position: -160px -154px; } | |
.flag.flag-uz { | |
background-position: -176px -154px; } | |
.flag.flag-va { | |
background-position: -192px -154px; } | |
.flag.flag-vc { | |
background-position: -208px -154px; } | |
.flag.flag-ve { | |
background-position: -224px -154px; } | |
.flag.flag-vg { | |
background-position: -240px -154px; } | |
.flag.flag-vi { | |
background-position: 0 -165px; } | |
.flag.flag-vn { | |
background-position: -16px -165px; } | |
.flag.flag-vu { | |
background-position: -32px -165px; } | |
.flag.flag-wales { | |
background-position: -48px -165px; } | |
.flag.flag-wf { | |
background-position: -64px -165px; } | |
.flag.flag-ws { | |
background-position: -80px -165px; } | |
.flag.flag-ye { | |
background-position: -96px -165px; } | |
.flag.flag-yt { | |
background-position: -112px -165px; } | |
.flag.flag-za { | |
background-position: -128px -165px; } | |
.flag.flag-zanzibar { | |
background-position: -144px -165px; } | |
.flag.flag-zm { | |
background-position: -160px -165px; } | |
.flag.flag-zw { | |
background-position: -176px -165px; } | |
.loading { | |
width: 32px; | |
height: 32px; | |
display: block; | |
background: url("../../../assets/bundles/samticore/images/loading-black-white.gif") no-repeat; } | |
.twitter-typeahead .tt-query, | |
.twitter-typeahead .tt-hint { | |
margin-bottom: 0; } | |
.twitter-typeahead .tt-hint { | |
color: #898f9c; } | |
.tt-dropdown-menu { | |
min-width: 11.42857em; | |
width: 100%; | |
margin-top: 0; | |
padding: 0.35714em 0; | |
background-color: #fff; | |
border: 1px solid #ccc; | |
border: 1px solid rgba(0, 0, 0, 0.2); | |
*border-right-width: 0.14286em; | |
*border-bottom-width: 0.14286em; | |
-webkit-border-radius: 0.21429em; | |
-moz-border-radius: 0.21429em; | |
border-radius: 0.21429em; | |
-webkit-box-shadow: 0 0.35714em 0.71429em rgba(0, 0, 0, 0.2); | |
-moz-box-shadow: 0 0.35714em 0.71429em rgba(0, 0, 0, 0.2); | |
box-shadow: 0 0.35714em 0.71429em rgba(0, 0, 0, 0.2); | |
-webkit-background-clip: padding-box; | |
-moz-background-clip: padding; | |
background-clip: padding-box; } | |
.tt-suggestion, .tt-no-suggestion, .tt-loading-suggestions { | |
display: block; | |
padding: 0.21429em 0.35714em; } | |
.tt-suggestion.tt-is-under-cursor { | |
color: #fff; | |
background-color: #00aaff; | |
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; } | |
@font-face { | |
font-family: 'Glyphicons Halflings'; | |
src: url("../../../assets/bundles/samticore/fonts/glyphicons-halflings-regular.eot"); | |
src: url("../../../assets/bundles/samticore/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../../assets/bundles/samticore/fonts/glyphicons-halflings-regular.woff") format("woff"), url("../../../assets/bundles/samticore/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../../assets/bundles/samticore/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular") format("svg"); } | |
.glyphicon { | |
position: relative; | |
top: 1px; | |
display: inline-block; | |
font-family: 'Glyphicons Halflings'; | |
font-style: normal; | |
font-weight: normal; | |
line-height: 1; | |
-webkit-font-smoothing: antialiased; } | |
.glyphicon-asterisk:before { | |
content: "\2a"; } | |
.glyphicon-plus:before { | |
content: "\2b"; } | |
.glyphicon-euro:before { | |
content: "\20ac"; } | |
.glyphicon-minus:before { | |
content: "\2212"; } | |
.glyphicon-cloud:before { | |
content: "\2601"; } | |
.glyphicon-envelope:before { | |
content: "\2709"; } | |
.glyphicon-pencil:before { | |
content: "\270f"; } | |
.glyphicon-glass:before { | |
content: "\e001"; } | |
.glyphicon-music:before { | |
content: "\e002"; } | |
.glyphicon-search:before { | |
content: "\e003"; } | |
.glyphicon-heart:before { | |
content: "\e005"; } | |
.glyphicon-star:before { | |
content: "\e006"; } | |
.glyphicon-star-empty:before { | |
content: "\e007"; } | |
.glyphicon-user:before { | |
content: "\e008"; } | |
.glyphicon-film:before { | |
content: "\e009"; } | |
.glyphicon-th-large:before { | |
content: "\e010"; } | |
.glyphicon-th:before { | |
content: "\e011"; } | |
.glyphicon-th-list:before { | |
content: "\e012"; } | |
.glyphicon-ok:before { | |
content: "\e013"; } | |
.glyphicon-remove:before { | |
content: "\e014"; } | |
.glyphicon-zoom-in:before { | |
content: "\e015"; } | |
.glyphicon-zoom-out:before { | |
content: "\e016"; } | |
.glyphicon-off:before { | |
content: "\e017"; } | |
.glyphicon-signal:before { | |
content: "\e018"; } | |
.glyphicon-cog:before { | |
content: "\e019"; } | |
.glyphicon-trash:before { | |
content: "\e020"; } | |
.glyphicon-home:before { | |
content: "\e021"; } | |
.glyphicon-file:before { | |
content: "\e022"; } | |
.glyphicon-time:before { | |
content: "\e023"; } | |
.glyphicon-road:before { | |
content: "\e024"; } | |
.glyphicon-download-alt:before { | |
content: "\e025"; } | |
.glyphicon-download:before { | |
content: "\e026"; } | |
.glyphicon-upload:before { | |
content: "\e027"; } | |
.glyphicon-inbox:before { | |
content: "\e028"; } | |
.glyphicon-play-circle:before { | |
content: "\e029"; } | |
.glyphicon-repeat:before { | |
content: "\e030"; } | |
.glyphicon-refresh:before { | |
content: "\e031"; } | |
.glyphicon-list-alt:before { | |
content: "\e032"; } | |
.glyphicon-flag:before { | |
content: "\e034"; } | |
.glyphicon-headphones:before { | |
content: "\e035"; } | |
.glyphicon-volume-off:before { | |
content: "\e036"; } | |
.glyphicon-volume-down:before { | |
content: "\e037"; } | |
.glyphicon-volume-up:before { | |
content: "\e038"; } | |
.glyphicon-qrcode:before { | |
content: "\e039"; } | |
.glyphicon-barcode:before { | |
content: "\e040"; } | |
.glyphicon-tag:before { | |
content: "\e041"; } | |
.glyphicon-tags:before { | |
content: "\e042"; } | |
.glyphicon-book:before { | |
content: "\e043"; } | |
.glyphicon-print:before { | |
content: "\e045"; } | |
.glyphicon-font:before { | |
content: "\e047"; } | |
.glyphicon-bold:before { | |
content: "\e048"; } | |
.glyphicon-italic:before { | |
content: "\e049"; } | |
.glyphicon-text-height:before { | |
content: "\e050"; } | |
.glyphicon-text-width:before { | |
content: "\e051"; } | |
.glyphicon-align-left:before { | |
content: "\e052"; } | |
.glyphicon-align-center:before { | |
content: "\e053"; } | |
.glyphicon-align-right:before { | |
content: "\e054"; } | |
.glyphicon-align-justify:before { | |
content: "\e055"; } | |
.glyphicon-list:before { | |
content: "\e056"; } | |
.glyphicon-indent-left:before { | |
content: "\e057"; } | |
.glyphicon-indent-right:before { | |
content: "\e058"; } | |
.glyphicon-facetime-video:before { | |
content: "\e059"; } | |
.glyphicon-picture:before { | |
content: "\e060"; } | |
.glyphicon-map-marker:before { | |
content: "\e062"; } | |
.glyphicon-adjust:before { | |
content: "\e063"; } | |
.glyphicon-tint:before { | |
content: "\e064"; } | |
.glyphicon-edit:before { | |
content: "\e065"; } | |
.glyphicon-share:before { | |
content: "\e066"; } | |
.glyphicon-check:before { | |
content: "\e067"; } | |
.glyphicon-move:before { | |
content: "\e068"; } | |
.glyphicon-step-backward:before { | |
content: "\e069"; } | |
.glyphicon-fast-backward:before { | |
content: "\e070"; } | |
.glyphicon-backward:before { | |
content: "\e071"; } | |
.glyphicon-play:before { | |
content: "\e072"; } | |
.glyphicon-pause:before { | |
content: "\e073"; } | |
.glyphicon-stop:before { | |
content: "\e074"; } | |
.glyphicon-forward:before { | |
content: "\e075"; } | |
.glyphicon-fast-forward:before { | |
content: "\e076"; } | |
.glyphicon-step-forward:before { | |
content: "\e077"; } | |
.glyphicon-eject:before { | |
content: "\e078"; } | |
.glyphicon-chevron-left:before { | |
content: "\e079"; } | |
.glyphicon-chevron-right:before { | |
content: "\e080"; } | |
.glyphicon-plus-sign:before { | |
content: "\e081"; } | |
.glyphicon-minus-sign:before { | |
content: "\e082"; } | |
.glyphicon-remove-sign:before { | |
content: "\e083"; } | |
.glyphicon-ok-sign:before { | |
content: "\e084"; } | |
.glyphicon-question-sign:before { | |
content: "\e085"; } | |
.glyphicon-info-sign:before { | |
content: "\e086"; } | |
.glyphicon-screenshot:before { | |
content: "\e087"; } | |
.glyphicon-remove-circle:before { | |
content: "\e088"; } | |
.glyphicon-ok-circle:before { | |
content: "\e089"; } | |
.glyphicon-ban-circle:before { | |
content: "\e090"; } | |
.glyphicon-arrow-left:before { | |
content: "\e091"; } | |
.glyphicon-arrow-right:before { | |
content: "\e092"; } | |
.glyphicon-arrow-up:before { | |
content: "\e093"; } | |
.glyphicon-arrow-down:before { | |
content: "\e094"; } | |
.glyphicon-share-alt:before { | |
content: "\e095"; } | |
.glyphicon-resize-full:before { | |
content: "\e096"; } | |
.glyphicon-resize-small:before { | |
content: "\e097"; } | |
.glyphicon-exclamation-sign:before { | |
content: "\e101"; } | |
.glyphicon-gift:before { | |
content: "\e102"; } | |
.glyphicon-leaf:before { | |
content: "\e103"; } | |
.glyphicon-eye-open:before { | |
content: "\e105"; } | |
.glyphicon-eye-close:before { | |
content: "\e106"; } | |
.glyphicon-warning-sign:before { | |
content: "\e107"; } | |
.glyphicon-plane:before { | |
content: "\e108"; } | |
.glyphicon-random:before { | |
content: "\e110"; } | |
.glyphicon-comment:before { | |
content: "\e111"; } | |
.glyphicon-magnet:before { | |
content: "\e112"; } | |
.glyphicon-chevron-up:before { | |
content: "\e113"; } | |
.glyphicon-chevron-down:before { | |
content: "\e114"; } | |
.glyphicon-retweet:before { | |
content: "\e115"; } | |
.glyphicon-shopping-cart:before { | |
content: "\e116"; } | |
.glyphicon-folder-close:before { | |
content: "\e117"; } | |
.glyphicon-folder-open:before { | |
content: "\e118"; } | |
.glyphicon-resize-vertical:before { | |
content: "\e119"; } | |
.glyphicon-resize-horizontal:before { | |
content: "\e120"; } | |
.glyphicon-hdd:before { | |
content: "\e121"; } | |
.glyphicon-bullhorn:before { | |
content: "\e122"; } | |
.glyphicon-certificate:before { | |
content: "\e124"; } | |
.glyphicon-thumbs-up:before { | |
content: "\e125"; } | |
.glyphicon-thumbs-down:before { | |
content: "\e126"; } | |
.glyphicon-hand-right:before { | |
content: "\e127"; } | |
.glyphicon-hand-left:before { | |
content: "\e128"; } | |
.glyphicon-hand-up:before { | |
content: "\e129"; } | |
.glyphicon-hand-down:before { | |
content: "\e130"; } | |
.glyphicon-circle-arrow-right:before { | |
content: "\e131"; } | |
.glyphicon-circle-arrow-left:before { | |
content: "\e132"; } | |
.glyphicon-circle-arrow-up:before { | |
content: "\e133"; } | |
.glyphicon-circle-arrow-down:before { | |
content: "\e134"; } | |
.glyphicon-globe:before { | |
content: "\e135"; } | |
.glyphicon-tasks:before { | |
content: "\e137"; } | |
.glyphicon-filter:before { | |
content: "\e138"; } | |
.glyphicon-fullscreen:before { | |
content: "\e140"; } | |
.glyphicon-dashboard:before { | |
content: "\e141"; } | |
.glyphicon-heart-empty:before { | |
content: "\e143"; } | |
.glyphicon-link:before { | |
content: "\e144"; } | |
.glyphicon-phone:before { | |
content: "\e145"; } | |
.glyphicon-usd:before { | |
content: "\e148"; } | |
.glyphicon-gbp:before { | |
content: "\e149"; } | |
.glyphicon-sort:before { | |
content: "\e150"; } | |
.glyphicon-sort-by-alphabet:before { | |
content: "\e151"; } | |
.glyphicon-sort-by-alphabet-alt:before { | |
content: "\e152"; } | |
.glyphicon-sort-by-order:before { | |
content: "\e153"; } | |
.glyphicon-sort-by-order-alt:before { | |
content: "\e154"; } | |
.glyphicon-sort-by-attributes:before { | |
content: "\e155"; } | |
.glyphicon-sort-by-attributes-alt:before { | |
content: "\e156"; } | |
.glyphicon-unchecked:before { | |
content: "\e157"; } | |
.glyphicon-expand:before { | |
content: "\e158"; } | |
.glyphicon-collapse-down:before { | |
content: "\e159"; } | |
.glyphicon-collapse-up:before { | |
content: "\e160"; } | |
.glyphicon-log-in:before { | |
content: "\e161"; } | |
.glyphicon-flash:before { | |
content: "\e162"; } | |
.glyphicon-log-out:before { | |
content: "\e163"; } | |
.glyphicon-new-window:before { | |
content: "\e164"; } | |
.glyphicon-record:before { | |
content: "\e165"; } | |
.glyphicon-save:before { | |
content: "\e166"; } | |
.glyphicon-open:before { | |
content: "\e167"; } | |
.glyphicon-saved:before { | |
content: "\e168"; } | |
.glyphicon-import:before { | |
content: "\e169"; } | |
.glyphicon-export:before { | |
content: "\e170"; } | |
.glyphicon-send:before { | |
content: "\e171"; } | |
.glyphicon-floppy-disk:before { | |
content: "\e172"; } | |
.glyphicon-floppy-saved:before { | |
content: "\e173"; } | |
.glyphicon-floppy-remove:before { | |
content: "\e174"; } | |
.glyphicon-floppy-save:before { | |
content: "\e175"; } | |
.glyphicon-floppy-open:before { | |
content: "\e176"; } | |
.glyphicon-credit-card:before { | |
content: "\e177"; } | |
.glyphicon-transfer:before { | |
content: "\e178"; } | |
.glyphicon-cutlery:before { | |
content: "\e179"; } | |
.glyphicon-header:before { | |
content: "\e180"; } | |
.glyphicon-compressed:before { | |
content: "\e181"; } | |
.glyphicon-earphone:before { | |
content: "\e182"; } | |
.glyphicon-phone-alt:before { | |
content: "\e183"; } | |
.glyphicon-tower:before { | |
content: "\e184"; } | |
.glyphicon-stats:before { | |
content: "\e185"; } | |
.glyphicon-sd-video:before { | |
content: "\e186"; } | |
.glyphicon-hd-video:before { | |
content: "\e187"; } | |
.glyphicon-subtitles:before { | |
content: "\e188"; } | |
.glyphicon-sound-stereo:before { | |
content: "\e189"; } | |
.glyphicon-sound-dolby:before { | |
content: "\e190"; } | |
.glyphicon-sound-5-1:before { | |
content: "\e191"; } | |
.glyphicon-sound-6-1:before { | |
content: "\e192"; } | |
.glyphicon-sound-7-1:before { | |
content: "\e193"; } | |
.glyphicon-copyright-mark:before { | |
content: "\e194"; } | |
.glyphicon-registration-mark:before { | |
content: "\e195"; } | |
.glyphicon-cloud-download:before { | |
content: "\e197"; } | |
.glyphicon-cloud-upload:before { | |
content: "\e198"; } | |
.glyphicon-tree-conifer:before { | |
content: "\e199"; } | |
.glyphicon-tree-deciduous:before { | |
content: "\e200"; } | |
.glyphicon-briefcase:before { | |
content: "\1f4bc"; } | |
.glyphicon-calendar:before { | |
content: "\1f4c5"; } | |
.glyphicon-pushpin:before { | |
content: "\1f4cc"; } | |
.glyphicon-paperclip:before { | |
content: "\1f4ce"; } | |
.glyphicon-camera:before { | |
content: "\1f4f7"; } | |
.glyphicon-lock:before { | |
content: "\1f512"; } | |
.glyphicon-bell:before { | |
content: "\1f514"; } | |
.glyphicon-bookmark:before { | |
content: "\1f516"; } | |
.glyphicon-fire:before { | |
content: "\1f525"; } | |
.glyphicon-wrench:before { | |
content: "\1f527"; } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment