@import "../library/bootstrap/css/bootstrap.css";
body {
  /*font-size: .85em;*/
  font-family: 'Roboto', 'Open Sans', "Segoe UI", Verdana, Helvetica, Sans-Serif;
  color: #484848;
  background-color: #f0f2f5;
  padding: 0;
  margin: 0;
  overflow-y: auto;
  letter-spacing: 0.2px;
}
.publicationsystempage {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 100px;
  width: 95%;
  text-align: center;
}
.publicationsystempage form {
  background-color: #FFFFFF;
  padding: 20px;
  -webkit-box-shadow: 0 0 3px 0 #818181;
  box-shadow: 0 0 3px 0 #818181;
  border-radius: 3px;
  border: 0;
  min-height: 400px;
  margin: 10px 20px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  width: 450px;
}
.publicationsystempage p {
  margin: 20px 20px 20px 20px;
}
#main-content {
  padding-left: 50px;
  width: 950px;
  margin-left: auto;
  margin-right: auto;
}
#content-container {
  padding-top: 10px;
  width: 900px;
}
.tooltip {
  font-weight: normal;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #2D2D2D;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #2D2D2D;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #2D2D2D;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #2D2D2D;
}
.tooltip-inner {
  background-color: #2D2D2D;
  border-radius: 3px;
  padding: 8px 8px;
  max-width: 100%;
}
a {
  color: #486e9a;
}
a:focus,
button:focus,
a:active,
button:active,
.btn:focus,
.btn:focus:active,
.active.btn:focus {
  outline: none !important;
}
label {
  display: block;
}
.form-inline label {
  display: inline-block;
}
img {
  max-width: 100%;
}
.tab-content,
.tab-pane {
  overflow: visible;
}
.form-control {
  border-radius: 3px;
}
.form-control:focus {
  border-color: #4db6ac;
  border-width: 2px;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.alert-info {
  background-color: #d1dbe6;
  border-color: #a3b7cd;
  color: #1a4a81;
}
.alert-info a {
  color: #ef6100;
}
.alert-info-toastr {
  background-color: #486e9a;
  color: #FFFFFF;
  background-image: url("../img/glyphicons-colorized/glyphicons_195_circle_info_white.png");
}
.alert-warning {
  background-color: #f5ebcc;
  border-color: #ebd699;
  color: #cc9900;
}
.alert-warning-toastr {
  background-color: #d6ad33;
  color: #FFFFFF;
  background-image: url("../img/glyphicons-colorized/glyphicons_196_circle_exclamation_mark_white.png");
}
.alert-success {
  background-color: #d6e0cc;
  border-color: #adc299;
  color: #336600;
}
.alert-success-toastr {
  background-color: #5c8533;
  color: #FFFFFF;
  background-image: url("../img/glyphicons-colorized/glyphicons_193_circle_ok_white.png");
}
.alert-danger {
  background-color: #ebcccc;
  border-color: #d69999;
  color: #990000;
}
.alert-danger-toastr {
  background-color: #ad3333;
  color: #FFFFFF;
  background-image: url("../img/glyphicons-colorized/glyphicons_192_circle_remove_white.png");
}
[data-language-key].active {
  color: #fa08e6;
}
.deliverability-instruction {
  color: #575757;
}
#screenshot {
  position: absolute;
  border: 1px solid #ccc;
  background: #333;
  padding: 5px;
  display: none;
  color: #fff;
  max-width: 300px;
}
#credits {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 200000;
}
#credits iframe {
  border: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.spaceabove {
  padding-top: 15px;
}
.transactionHandler legend {
  font-size: 14px;
  color: #575757;
}
.cursive {
  font-style: italic;
}
.columnMappingNotMatchingFilter {
  text-decoration: line-through !important;
}
.color-success {
  color: #5c8533;
}
.color-warning {
  color: #d6ad33;
}
.color-danger {
  color: #ad3333;
}
.color-orange {
  color: #f28133;
}
.color-teal {
  color: #00a69c;
}
.color-brown {
  color: brown;
}
.color-green {
  color: green;
}
.color-gray {
  color: gray;
}
.input-background-image {
  background-repeat: no-repeat;
  background-position: calc(100% - 15px), 50%;
  padding: 0px 40px 0px 12px;
}
a:focus,
button:focus,
a:active,
button:active,
.btn:focus,
.btn:focus:active,
.active.btn:focus {
  outline: none !important;
}
.text-padding {
  padding-left: 3px;
}
label {
  margin: 0;
  font-weight: normal;
}
label.strong {
  font-weight: bold;
}
small {
  display: block;
}
fieldset {
  margin-bottom: 20px;
}
fieldset legend {
  border: none;
  font-size: 18px;
  margin-bottom: 0;
  padding-left: 3px;
  color: #484848;
}
fieldset legend small {
  display: inline;
  float: right;
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
  color: #818181;
}
fieldset:last-child {
  margin-bottom: 0px;
}
.locked {
  background-repeat: no-repeat;
  background-position: calc(100% - 15px), 50%;
  background-image: url(../img/input-fields/lock.png);
  padding: 0px 40px 0px 12px;
}
.has-error textarea,
.has-error input[type="text"] {
  background-repeat: no-repeat;
  background-position: calc(100% - 15px), 50%;
  padding: 0px 40px 0px 12px;
  background-image: url(../img/input-fields/error.png);
  border-color: #990000;
}
.has-error textarea:focus,
.has-error input[type="text"]:focus {
  border-color: #990000;
}
.has-error textarea + small,
.has-error input + small,
.has-error .field-validation-error {
  color: #990000;
}
h1.has-error,
h2.has-error,
h3.has-error,
h4.has-error {
  color: #990000;
}
.btn {
  letter-spacing: 0.3px;
}
.btn .glyphicon,
.btn .bw-glyph,
.btn .glyphs {
  margin-right: 5px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 0;
}
.btn-default,
.btn-primary,
.btn-success,
.btn-warning,
.btn-danger,
.btn.active {
  border-radius: 4px;
  -webkit-box-shadow: 0 0 1px 0 #818181;
  box-shadow: 0 0 1px 0 #818181;
}
.btn-link {
  color: #484848;
  letter-spacing: 0.2px;
}
.input-detail {
  position: relative;
}
.input-detail-images {
  position: absolute;
  bottom: 0;
  right: 3px;
}
.input-detail-images ul {
  list-style: none;
  margin: 0;
  bottom: 2px;
  right: 0;
}
.input-detail-images ul li {
  display: inline-block;
  margin-left: 5px;
}
.input-detail-images ul li a {
  color: #484848;
}
.input-detail-images ul li img {
  bottom: 0;
}
input.lm-checkbox {
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 25px;
  width: 25px;
  min-width: 25px;
  outline: none;
  border: 1px solid #ccc !important;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background-color: white;
  cursor: pointer;
  margin-left: 0px !important;
}
input.lm-checkbox:checked {
  background-color: #009688;
}
input.lm-checkbox:focus {
  box-shadow: none;
  outline: 2px solid #009688;
  outline-offset: 2px;
}
input.lm-checkbox:checked::before {
  font-family: 'Glyphicons Regular';
  content: '\E207';
  color: white;
  padding-left: 4px;
}
.lm-checkbox-label {
  display: flex;
  align-items: center;
  padding-left: 0px;
}
.lm-checkbox-label input.lm-checkbox {
  margin: 0px 10px 0px 0px !important;
}
.lm-checkbox-container {
  display: flex;
  align-items: center;
  gap: 5px;
  margin: 9px 0px 5px 0px;
}
.lm-checkbox-container.small label {
  font-size: 12px;
  margin-top: 5px;
  margin-left: -3px;
}
.lm-checkbox-container.small input.lm-checkbox {
  height: 18px;
  width: 18px;
  min-width: 18px;
  font-size: 10px;
}
.lm-checkbox-container.small input.lm-checkbox:focus {
  outline: 1px solid #009688;
  outline-offset: 1px;
}
.lm-checkbox-container.small input.lm-checkbox:checked::before {
  padding-left: 3px;
}
.form-group {
  margin-bottom: 25px;
}
.form-group .field-validation-error {
  display: none;
}
.form-group .radio-inline + .radio-inline,
.form-group .checkbox-inline + .checkbox-inline {
  margin-left: 0px;
}
.form-group .checkbox-inline,
.form-group .radio-inline {
  padding: 0;
  margin-right: 20px;
  white-space: nowrap;
}
.form-group .input-group .glyphicon,
.form-group .input-group .glyphs {
  top: 0;
}
.form-group .input-group .input-group-addon {
  cursor: pointer;
}
.form-group small,
.form-group label {
  padding-left: 3px;
}
.form-group .control-label {
  padding-top: 0;
}
.form-group .btn-group label {
  padding: inherit;
}
.form-group .btn-group label.btn {
  padding: 6px 12px;
  box-shadow: none;
}
.form-group .btn-group .btn:focus,
.form-group .btn-group .btn:active:focus,
.form-group .btn-group .btn.active:focus,
.form-group .btn-group .btn.focus,
.form-group .btn-group .btn:active.focus,
.form-group .btn-group .btn.active.focus {
  outline: 5px auto #00796b;
}
.form-group .btn-group .btn-primary {
  color: #6a6969;
  background-color: #ffffff;
  border-color: #cccccc;
  letter-spacing: 0.5px;
}
.form-group .btn-group .btn-primary:hover,
.form-group .btn-group .btn-primary:focus,
.form-group .btn-group .btn-primary.focus,
.form-group .btn-group .btn-primary:active,
.form-group .btn-group .btn-primary.active,
.form-group .btn-group .btn-primary:active:focus,
.form-group .btn-group .btn-primary:active.focus,
.form-group .btn-group .btn-primary.active:focus,
.form-group .btn-group .btn-primary.active.focus,
.form-group .btn-group .btn-primary:active:hover,
.form-group .btn-group .btn-primary:active.hover,
.form-group .btn-group .btn-primary.active:hover,
.form-group .btn-group .btn-primary.active.hover {
  color: #FFFFFF;
  background-color: #009688;
  border-color: #009688;
}
.form-group .bootstrap-switch-wrapper {
  float: right;
}
.form-group .bootstrap-switch-focused {
  box-shadow: none;
  outline: 1px solid #009688;
  border-color: #009688;
}
.form-group .bootstrap-switch-container {
  border-radius: 4px;
  width: 48px;
  /*fix for chrome display errors*/
}
.form-group .bootstrap-switch-container span.bootstrap-switch-handle-on,
.form-group .bootstrap-switch-container span.bootstrap-switch-handle-off {
  background-image: none;
  border-radius: 0;
}
.form-group .bootstrap-switch-container span.bootstrap-switch-handle-on {
  background-color: #009688;
}
.form-group .bootstrap-switch-container span.bootstrap-switch-handle-on:hover {
  background-color: #00796b;
}
.form-group .bootstrap-switch-container span.bootstrap-switch-handle-off:hover {
  background-color: #d5d5d5;
}
.form-group .switch-details {
  display: none;
}
.form-group .switch-details .form-group {
  margin-bottom: 10px;
}
.form-group .switch-details .form-group:last-child {
  margin-bottom: 0;
}
.form-group .make-switch.deactivate span.switch-left:hover {
  background-color: #486e9a;
}
.form-group .make-switch.deactivate span.switch-right:hover {
  background-color: #F0F0F0;
}
.form-group .bootstrap-switch span,
.form-group .bootstrap-switch label {
  z-index: inherit;
}
.form-group.has-error .field-validation-error {
  display: block;
}
.input-group.has-error small {
  display: table-row;
}
.input-group.has-error .field-validation-error {
  display: block;
}
.flow-status {
  font-size: 18px;
  color: #484848;
}
.flow-status.status-draft {
  color: #486e9a;
}
.flow-status.status-started {
  color: #5c8533;
}
.flow-status.status-stopped {
  color: #d6ad33;
}
.switch-edit .btn-link:hover {
  color: #ff5722;
}
.switch-edit .btn-link {
  padding-left: 0;
}
.switch-edit .btn-link span {
  vertical-align: top;
}
.switch-edit .btn-link span:first-child {
  font-size: 18px;
  width: 25px;
  vertical-align: text-top;
  top: -1px;
}
.switch-edit-label-div {
  padding-top: 6px;
  padding-bottom: 6px;
}
.active-details {
  background-color: #f0f2f5;
  padding: 10px 15px;
}
.bootstrap-datetimepicker-widget ul {
  padding: 0;
}
.bootstrap-datetimepicker-widget ul li.picker-switch a {
  display: block;
}
.bootstrap-datetimepicker-widget ul li.picker-switch a:hover {
  background-color: #d5d5d5;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget thead tr:first-child th:hover,
.bootstrap-datetimepicker-widget td.day:hover,
.bootstrap-datetimepicker-widget td.hour:hover,
.bootstrap-datetimepicker-widget td.minute:hover,
.bootstrap-datetimepicker-widget td.second:hover,
.bootstrap-datetimepicker-widget td span:hover {
  background: none repeat scroll 0 0 #d5d5d5;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget td.day.active,
.bootstrap-datetimepicker-widget td span.month.active,
.bootstrap-datetimepicker-widget td span.year.active {
  background-color: #486e9a;
  background-image: none;
}
.bootstrap-datetimepicker-widget td.day.active:hover,
.bootstrap-datetimepicker-widget td span.month.active:hover,
.bootstrap-datetimepicker-widget td span.year.active:hover {
  background-color: #1a4a81;
}
.btn-primary {
  background-color: #009688;
  border-color: #009688;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:focus,
.btn-primary.active.focus,
.btn-primary:active:hover,
.btn-primary:active.hover,
.btn-primary.active:hover,
.btn-primary.active.hover {
  background-color: #00796b;
  border-color: #00796b;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #009688;
  border-color: #009688;
}
.btn-success {
  background-color: #5c8533;
  border-color: #4f732c;
}
.btn-success:hover,
.btn-success:focus,
btn-success:active,
.btn-success.active {
  background-color: #336600;
  border-color: #264d00;
}
.btn-warning {
  background-color: #d6ad33;
  border-color: #c79f28;
}
.btn-warning:hover,
.btn-warning:focus,
btn-warning:active,
.btn-warning.active {
  background-color: #cc9900;
  border-color: #b38600;
}
.btn-danger {
  background-color: #ad3333;
  border-color: #ad3333;
}
.btn-danger:hover,
.btn-danger:focus,
btn-danger:active,
.btn-danger.active {
  background-color: #990000;
  border-color: #990000;
}
div.checkbox-inline div.iradio_square-blue,
div.radio-inline div.iradio_square-blue,
div.checkbox-inline div.icheckbox_square-blue,
div.radio-inline div.icheckbox_square-blue {
  float: left;
  margin: 5px 2px 5px 0px;
}
div.checkbox-inline div.iradio_square-blue + label,
div.radio-inline div.iradio_square-blue + label,
div.checkbox-inline div.icheckbox_square-blue + label,
div.radio-inline div.icheckbox_square-blue + label {
  float: left;
  margin-top: 5px;
}
.noUi-horizontal {
  position: relative;
  margin-top: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.noUi-base .noUi-connect {
  background: none repeat scroll 0 0 #486e9a;
}
.stickem-container {
  position: relative;
}
.stickit-end {
  bottom: 25px;
  position: absolute !important;
  left: 800px;
  margin-left: 0 !important;
}
.recipient-search {
  float: right;
  position: fixed;
  margin-left: 790px;
}
a.mimic-btn-size {
  display: inline-block;
  padding: 6px 12px;
}
span.mimic-btn-size {
  font-size: 26px;
}
.multiselect-container.dropdown-menu li label {
  padding: 3px 20px 3px 40px;
}
.multiselect-container.dropdown-menu li.active a,
.multiselect-container.dropdown-menu li.active a:focus {
  background-color: #486e9a;
}
.multiselect-container.dropdown-menu li.active a:hover {
  background-color: #1a4a81;
}
.dropzone-modal-wrap {
  display: block !important;
  padding-top: 20px;
}
.dropzone-modal-wrap.with-modal-menu {
  padding: 0px;
}
.dropzone {
  width: 100%;
  text-align: center;
  display: block !important;
  padding: 20px;
  position: relative;
}
.dropzone.dz-clickable {
  min-height: 200px;
  border: 1px dashed #ababab;
  cursor: pointer;
}
.dropzone.dz-drag-hover {
  border: 2px solid #ff5722;
  padding: 19px;
}
.dropzone.dz-drag-hover img {
  opacity: 0.2;
}
.dropzone img {
  max-width: 100%;
  height: auto;
}
.dropzone button {
  position: absolute;
  bottom: 5px;
  right: 5px;
}
.emoji-input {
  font-family: "Segoe UI Emoji";
}
.has-warning textarea,
.has-warning input[type="text"] {
  background-repeat: no-repeat;
  background-position: calc(100% - 15px), 50%;
  padding: 0px 40px 0px 12px;
  background-image: url(../img/input-fields/warning.png);
  border-color: #d6ad33;
}
.has-warning textarea:focus,
.has-warning input[type="text"]:focus {
  border-color: #d6ad33;
}
.has-warning textarea + small,
.has-warning input + small,
.has-warning .field-validation-warning {
  color: #d6ad33;
}
h1.has-warning,
h2.has-warning,
h3.has-warning,
h4.has-warning {
  color: #d6ad33;
}
/*Google Maps*/
.gm-style .form-control {
  margin-top: 10px;
  height: 32px;
  width: 300px;
}
/*Fix to remove dotted focus from selects in firefox*/
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #484848;
}
.sender-username-domain {
  display: flex;
  flex-direction: row;
  gap: 5px;
}
.sender-username {
  width: 400px;
  text-align: right;
}
.no-sending-domains {
  color: #990000;
}
.sendingdomain-status-table table {
  border-collapse: collapse;
  width: 100%;
  border-style: solid;
  border: 1px solid #d5d5d5;
  padding: 8px 10px;
}
.sendingdomain-status-table tr {
  border-style: solid;
  border: 1px solid #d5d5d5;
}
.sendingdomain-status-table th {
  font-weight: normal;
  background-color: #eeeeee;
}
.sendingdomain-status-table .column-width-icon {
  width: 44px;
}
.sendingdomain-status-table .column-width-instruction {
  width: 555px;
}
.sendingdomain-status-table .column-width-found {
  max-width: 234px;
}
.sendingdomain-status-table .font-size-12 {
  font-size: 12px;
}
.sendingdomain-status-table .circle {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: inline-block;
  margin-left: 10px;
}
.sendingdomain-status-table .circle.valid {
  background-color: #5c8533;
}
.sendingdomain-status-table .circle.invalid {
  background-color: #ad3333;
}
.sendingdomain-status-table .circle.not-validated {
  border: 1px solid #d5d5d5;
}
.sendingdomain-status-table .tooltip {
  max-width: 400px;
}
.sendingdomain-status-table .tooltip-inner {
  overflow-wrap: break-word;
}
.radiobutton label {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
}
.radiobutton input {
  cursor: pointer;
  margin-left: 3px;
}
.textarea-toolbar {
  margin-top: 10px;
}
.textarea-toolbar .textarea-toolbar-item {
  display: inline-block;
  cursor: pointer;
  border-radius: 4px;
  padding: 4px 7px;
  color: #5f5f5f;
}
.textarea-toolbar .textarea-toolbar-item:hover {
  background-color: #efefef;
  color: #2D2D2D;
}
.textarea-toolbar .textarea-toolbar-item:active {
  background-color: #e8e8e8;
}
.textarea-toolbar .glyphs {
  margin-right: 3px;
}
.textarea-toolbar .glyphicon {
  margin-right: 3px;
}
.utctimestamp {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: 70px;
  z-index: 100;
  color: #CCCCCC;
  pointer-events: none;
}
.relative-schedule-picker {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.relative-schedule-picker .relative-schedule-picker-time {
  display: flex;
  flex-direction: row;
  gap: 0px;
}
.relative-schedule-picker .relative-schedule-picker-time input {
  width: 50%;
  text-align: right;
}
.relative-schedule-picker .relative-schedule-picker-time select {
  width: 50%;
}
.relative-schedule-picker .relative-schedule-dropdown-condition {
  width: 30%;
}
.relative-schedule-picker .relative-schedule-dropdown-action {
  width: 70%;
}
@font-face {
  font-family: 'bw-glyphs';
  src: url('../fonts/bw-glyphs/bw-glyphs.ttf?l1q4st') format('truetype'), url('../fonts/bw-glyphs/bw-glyphs.woff?l1q4st') format('woff'), url('../fonts/bw-glyphs/bw-glyphs.svg?l1q4st#bw-glyphs') format('svg');
  font-weight: normal;
  font-style: normal;
}
.bw-glyph {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'bw-glyphs' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  position: relative;
  top: 1px;
}
/*.bw-glyph-calculator .path1:before {
    content: "\e901";
    color: rgb(0, 0, 0);
    opacity: 0.5;
}

.bw-glyph-calculator .path2:before {
    content: "\e902";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}

.bw-glyph-form:before {
    content: "\e903";
}

.bw-glyph-global:before {
    content: "\e904";
}*/
.bw-glyph-mail-bounce:before {
  content: "\e900";
}
/*!
 *
 *  Project:  GLYPHICONS HALFLINGS
 *  Author:   Jan Kovarik - www.glyphicons.com
 *  Twitter:  @jankovarik
 *
 */
@font-face {
  font-family: 'Glyphicons Regular';
  src: url('../fonts/glyphicons/glyphicons-regular.eot');
  src: url('../fonts/glyphicons/glyphicons-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons/glyphicons-regular.woff2') format('woff2'), url('../fonts/glyphicons/glyphicons-regular.woff') format('woff'), url('../fonts/glyphicons/glyphicons-regular.ttf') format('truetype'), url('../fonts/glyphicons/glyphicons-regular.svg#glyphiconsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.glyphs {
  font-family: 'Glyphicons Regular';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  top: 1px;
  position: relative;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*&:before{
    display:inline-block;
    padding:6px 8px;
  }*/
}
.glyphs.glass:before {
  content: "\E001";
}
.glyphs.leaf:before {
  content: "\E002";
}
.glyphs.dog:before {
  content: "\E003";
}
.glyphs.user:before {
  content: "\E004";
}
.glyphs.girl:before {
  content: "\E005";
}
.glyphs.car:before {
  content: "\E006";
}
.glyphs.user-add:before {
  content: "\E007";
}
.glyphs.user-remove:before {
  content: "\E008";
}
.glyphs.film:before {
  content: "\E009";
}
.glyphs.magic:before {
  content: "\E010";
}
.glyphs.envelope:before {
  content: "\E011";
}
.glyphs.camera:before {
  content: "\E012";
}
.glyphs.heart:before {
  content: "\E013";
}
.glyphs.beach-umbrella:before {
  content: "\E014";
}
.glyphs.train:before {
  content: "\E015";
}
.glyphs.print:before {
  content: "\E016";
}
.glyphs.bin:before {
  content: "\E017";
}
.glyphs.music:before {
  content: "\E018";
}
.glyphs.music-alt:before {
  content: "\E019";
}
.glyphs.heart-empty:before {
  content: "\E020";
}
.glyphs.home:before {
  content: "\E021";
}
.glyphs.snowflake:before {
  content: "\E022";
}
.glyphs.fire:before {
  content: "\E023";
}
.glyphs.magnet:before {
  content: "\E024";
}
.glyphs.parents:before {
  content: "\E025";
}
.glyphs.binoculars:before {
  content: "\E026";
}
.glyphs.road:before {
  content: "\E027";
}
.glyphs.search:before {
  content: "\E028";
}
.glyphs.cars:before {
  content: "\E029";
}
.glyphs.notes-2:before {
  content: "\E030";
}
.glyphs.pencil:before {
  content: "\E031";
}
.glyphs.bus:before {
  content: "\E032";
}
.glyphs.wifi-alt:before {
  content: "\E033";
}
.glyphs.luggage:before {
  content: "\E034";
}
.glyphs.old-man:before {
  content: "\E035";
}
.glyphs.woman:before {
  content: "\E036";
}
.glyphs.file:before {
  content: "\E037";
}
.glyphs.coins:before {
  content: "\E038";
}
.glyphs.plane:before {
  content: "\E039";
}
.glyphs.notes:before {
  content: "\E040";
}
.glyphs.stats:before {
  content: "\E041";
}
.glyphs.charts:before {
  content: "\E042";
}
.glyphs.pie-chart:before {
  content: "\E043";
}
.glyphs.group:before {
  content: "\E044";
}
.glyphs.keys:before {
  content: "\E045";
}
.glyphs.calendar:before {
  content: "\E046";
}
.glyphs.router:before {
  content: "\E047";
}
.glyphs.camera-small:before {
  content: "\E048";
}
.glyphs.star-empty:before {
  content: "\E049";
}
.glyphs.star:before {
  content: "\E050";
}
.glyphs.link:before {
  content: "\E051";
}
.glyphs.eye-open:before {
  content: "\E052";
}
.glyphs.eye-close:before {
  content: "\E053";
}
.glyphs.alarm:before {
  content: "\E054";
}
.glyphs.clock:before {
  content: "\E055";
}
.glyphs.stopwatch:before {
  content: "\E056";
}
.glyphs.projector:before {
  content: "\E057";
}
.glyphs.history:before {
  content: "\E058";
}
.glyphs.truck:before {
  content: "\E059";
}
.glyphs.cargo:before {
  content: "\E060";
}
.glyphs.compass:before {
  content: "\E061";
}
.glyphs.keynote:before {
  content: "\E062";
}
.glyphs.paperclip:before {
  content: "\E063";
}
.glyphs.power:before {
  content: "\E064";
}
.glyphs.lightbulb:before {
  content: "\E065";
}
.glyphs.tag:before {
  content: "\E066";
}
.glyphs.tags:before {
  content: "\E067";
}
.glyphs.cleaning:before {
  content: "\E068";
}
.glyphs.ruler:before {
  content: "\E069";
}
.glyphs.gift:before {
  content: "\E070";
}
.glyphs.umbrella:before {
  content: "\E071";
}
.glyphs.book:before {
  content: "\E072";
}
.glyphs.bookmark:before {
  content: "\E073";
}
.glyphs.wifi:before {
  content: "\E074";
}
.glyphs.cup:before {
  content: "\E075";
}
.glyphs.stroller:before {
  content: "\E076";
}
.glyphs.headphones:before {
  content: "\E077";
}
.glyphs.headset:before {
  content: "\E078";
}
.glyphs.warning-sign:before {
  content: "\E079";
}
.glyphs.signal:before {
  content: "\E080";
}
.glyphs.retweet:before {
  content: "\E081";
}
.glyphs.refresh:before {
  content: "\E082";
}
.glyphs.roundabout:before {
  content: "\E083";
}
.glyphs.random:before {
  content: "\E084";
}
.glyphs.heat:before {
  content: "\E085";
}
.glyphs.repeat:before {
  content: "\E086";
}
.glyphs.display:before {
  content: "\E087";
}
.glyphs.log-book:before {
  content: "\E088";
}
.glyphs.address-book:before {
  content: "\E089";
}
.glyphs.building:before {
  content: "\E090";
}
.glyphs.eyedropper:before {
  content: "\E091";
}
.glyphs.adjust:before {
  content: "\E092";
}
.glyphs.tint:before {
  content: "\E093";
}
.glyphs.crop:before {
  content: "\E094";
}
.glyphs.vector-path-square:before {
  content: "\E095";
}
.glyphs.vector-path-circle:before {
  content: "\E096";
}
.glyphs.vector-path-polygon:before {
  content: "\E097";
}
.glyphs.vector-path-line:before {
  content: "\E098";
}
.glyphs.vector-path-curve:before {
  content: "\E099";
}
.glyphs.vector-path-all:before {
  content: "\E100";
}
.glyphs.font:before {
  content: "\E101";
}
.glyphs.italic:before {
  content: "\E102";
}
.glyphs.bold:before {
  content: "\E103";
}
.glyphs.text-underline:before {
  content: "\E104";
}
.glyphs.text-strike:before {
  content: "\E105";
}
.glyphs.text-height:before {
  content: "\E106";
}
.glyphs.text-width:before {
  content: "\E107";
}
.glyphs.text-resize:before {
  content: "\E108";
}
.glyphs.left-indent:before {
  content: "\E109";
}
.glyphs.right-indent:before {
  content: "\E110";
}
.glyphs.align-left:before {
  content: "\E111";
}
.glyphs.align-center:before {
  content: "\E112";
}
.glyphs.align-right:before {
  content: "\E113";
}
.glyphs.justify:before {
  content: "\E114";
}
.glyphs.list:before {
  content: "\E115";
}
.glyphs.text-smaller:before {
  content: "\E116";
}
.glyphs.text-bigger:before {
  content: "\E117";
}
.glyphs.embed:before {
  content: "\E118";
}
.glyphs.embed-close:before {
  content: "\E119";
}
.glyphs.table:before {
  content: "\E120";
}
.glyphs.message-full:before {
  content: "\E121";
}
.glyphs.message-empty:before {
  content: "\E122";
}
.glyphs.message-in:before {
  content: "\E123";
}
.glyphs.message-out:before {
  content: "\E124";
}
.glyphs.message-plus:before {
  content: "\E125";
}
.glyphs.message-minus:before {
  content: "\E126";
}
.glyphs.message-ban:before {
  content: "\E127";
}
.glyphs.message-flag:before {
  content: "\E128";
}
.glyphs.message-lock:before {
  content: "\E129";
}
.glyphs.message-new:before {
  content: "\E130";
}
.glyphs.inbox:before {
  content: "\E131";
}
.glyphs.inbox-plus:before {
  content: "\E132";
}
.glyphs.inbox-minus:before {
  content: "\E133";
}
.glyphs.inbox-lock:before {
  content: "\E134";
}
.glyphs.inbox-in:before {
  content: "\E135";
}
.glyphs.inbox-out:before {
  content: "\E136";
}
.glyphs.cogwheel:before {
  content: "\E137";
}
.glyphs.cogwheels:before {
  content: "\E138";
}
.glyphs.picture:before {
  content: "\E139";
}
.glyphs.adjust-alt:before {
  content: "\E140";
}
.glyphs.database-lock:before {
  content: "\E141";
}
.glyphs.database-plus:before {
  content: "\E142";
}
.glyphs.database-minus:before {
  content: "\E143";
}
.glyphs.database-ban:before {
  content: "\E144";
}
.glyphs.folder-open:before {
  content: "\E145";
}
.glyphs.folder-plus:before {
  content: "\E146";
}
.glyphs.folder-minus:before {
  content: "\E147";
}
.glyphs.folder-lock:before {
  content: "\E148";
}
.glyphs.folder-flag:before {
  content: "\E149";
}
.glyphs.folder-new:before {
  content: "\E150";
}
.glyphs.edit:before {
  content: "\E151";
}
.glyphs.new-window:before {
  content: "\E152";
}
.glyphs.check:before {
  content: "\E153";
}
.glyphs.unchecked:before {
  content: "\E154";
}
.glyphs.more-windows:before {
  content: "\E155";
}
.glyphs.show-big-thumbnails:before {
  content: "\E156";
}
.glyphs.show-thumbnails:before {
  content: "\E157";
}
.glyphs.show-thumbnails-with-lines:before {
  content: "\E158";
}
.glyphs.show-lines:before {
  content: "\E159";
}
.glyphs.playlist:before {
  content: "\E160";
}
.glyphs.imac:before {
  content: "\E161";
}
.glyphs.macbook:before {
  content: "\E162";
}
.glyphs.ipad:before {
  content: "\E163";
}
.glyphs.iphone:before {
  content: "\E164";
}
.glyphs.iphone-transfer:before {
  content: "\E165";
}
.glyphs.iphone-exchange:before {
  content: "\E166";
}
.glyphs.ipod:before {
  content: "\E167";
}
.glyphs.ipod-shuffle:before {
  content: "\E168";
}
.glyphs.ear-plugs:before {
  content: "\E169";
}
.glyphs.record:before {
  content: "\E170";
}
.glyphs.step-backward:before {
  content: "\E171";
}
.glyphs.fast-backward:before {
  content: "\E172";
}
.glyphs.rewind:before {
  content: "\E173";
}
.glyphs.play:before {
  content: "\E174";
}
.glyphs.pause:before {
  content: "\E175";
}
.glyphs.stop:before {
  content: "\E176";
}
.glyphs.forward:before {
  content: "\E177";
}
.glyphs.fast-forward:before {
  content: "\E178";
}
.glyphs.step-forward:before {
  content: "\E179";
}
.glyphs.eject:before {
  content: "\E180";
}
.glyphs.facetime-video:before {
  content: "\E181";
}
.glyphs.download-alt:before {
  content: "\E182";
}
.glyphs.mute:before {
  content: "\E183";
}
.glyphs.volume-down:before {
  content: "\E184";
}
.glyphs.volume-up:before {
  content: "\E185";
}
.glyphs.screenshot:before {
  content: "\E186";
}
.glyphs.move:before {
  content: "\E187";
}
.glyphs.more:before {
  content: "\E188";
}
.glyphs.brightness-reduce:before {
  content: "\E189";
}
.glyphs.brightness-increase:before {
  content: "\E190";
}
.glyphs.plus-sign:before {
  content: "\E191";
}
.glyphs.minus-sign:before {
  content: "\E192";
}
.glyphs.remove-sign:before {
  content: "\E193";
}
.glyphs.ok-sign:before {
  content: "\E194";
}
.glyphs.question-sign:before {
  content: "\E195";
}
.glyphs.info-sign:before {
  content: "\E196";
}
.glyphs.exclamation-sign:before {
  content: "\E197";
}
.glyphs.remove-circle:before {
  content: "\E198";
}
.glyphs.ok-circle:before {
  content: "\E199";
}
.glyphs.ban-circle:before {
  content: "\E200";
}
.glyphs.download:before {
  content: "\E201";
}
.glyphs.upload:before {
  content: "\E202";
}
.glyphs.shopping-cart:before {
  content: "\E203";
}
.glyphs.lock:before {
  content: "\E204";
}
.glyphs.unlock:before {
  content: "\E205";
}
.glyphs.electricity:before {
  content: "\E206";
}
.glyphs.ok:before {
  content: "\E207";
}
.glyphs.remove:before {
  content: "\E208";
}
.glyphs.cart-in:before {
  content: "\E209";
}
.glyphs.cart-out:before {
  content: "\E210";
}
.glyphs.arrow-left:before {
  content: "\E211";
}
.glyphs.arrow-right:before {
  content: "\E212";
}
.glyphs.arrow-down:before {
  content: "\E213";
}
.glyphs.arrow-up:before {
  content: "\E214";
}
.glyphs.resize-small:before {
  content: "\E215";
}
.glyphs.resize-full:before {
  content: "\E216";
}
.glyphs.circle-arrow-left:before {
  content: "\E217";
}
.glyphs.circle-arrow-right:before {
  content: "\E218";
}
.glyphs.circle-arrow-top:before {
  content: "\E219";
}
.glyphs.circle-arrow-down:before {
  content: "\E220";
}
.glyphs.play-button:before {
  content: "\E221";
}
.glyphs.unshare:before {
  content: "\E222";
}
.glyphs.share:before {
  content: "\E223";
}
.glyphs.chevron-right:before {
  content: "\E224";
}
.glyphs.chevron-left:before {
  content: "\E225";
}
.glyphs.bluetooth:before {
  content: "\E226";
}
.glyphs.euro:before {
  content: "\E227";
}
.glyphs.usd:before {
  content: "\E228";
}
.glyphs.gbp:before {
  content: "\E229";
}
.glyphs.retweet-2:before {
  content: "\E230";
}
.glyphs.moon:before {
  content: "\E231";
}
.glyphs.sun:before {
  content: "\E232";
}
.glyphs.cloud:before {
  content: "\E233";
}
.glyphs.direction:before {
  content: "\E234";
}
.glyphs.brush:before {
  content: "\E235";
}
.glyphs.pen:before {
  content: "\E236";
}
.glyphs.zoom-in:before {
  content: "\E237";
}
.glyphs.zoom-out:before {
  content: "\E238";
}
.glyphs.pin:before {
  content: "\E239";
}
.glyphs.albums:before {
  content: "\E240";
}
.glyphs.rotation-lock:before {
  content: "\E241";
}
.glyphs.flash:before {
  content: "\E242";
}
.glyphs.map-marker:before {
  content: "\E243";
}
.glyphs.anchor:before {
  content: "\E244";
}
.glyphs.conversation:before {
  content: "\E245";
}
.glyphs.chat:before {
  content: "\E246";
}
.glyphs.note-empty:before {
  content: "\E247";
}
.glyphs.note:before {
  content: "\E248";
}
.glyphs.asterisk:before {
  content: "\E249";
}
.glyphs.divide:before {
  content: "\E250";
}
.glyphs.snorkel-diving:before {
  content: "\E251";
}
.glyphs.scuba-diving:before {
  content: "\E252";
}
.glyphs.oxygen-bottle:before {
  content: "\E253";
}
.glyphs.fins:before {
  content: "\E254";
}
.glyphs.fishes:before {
  content: "\E255";
}
.glyphs.boat:before {
  content: "\E256";
}
.glyphs.delete:before {
  content: "\E257";
}
.glyphs.sheriffs-star:before {
  content: "\E258";
}
.glyphs.qrcode:before {
  content: "\E259";
}
.glyphs.barcode:before {
  content: "\E260";
}
.glyphs.pool:before {
  content: "\E261";
}
.glyphs.buoy:before {
  content: "\E262";
}
.glyphs.spade:before {
  content: "\E263";
}
.glyphs.bank:before {
  content: "\E264";
}
.glyphs.vcard:before {
  content: "\E265";
}
.glyphs.electrical-plug:before {
  content: "\E266";
}
.glyphs.flag:before {
  content: "\E267";
}
.glyphs.credit-card:before {
  content: "\E268";
}
.glyphs.keyboard-wireless:before {
  content: "\E269";
}
.glyphs.keyboard-wired:before {
  content: "\E270";
}
.glyphs.shield:before {
  content: "\E271";
}
.glyphs.ring:before {
  content: "\E272";
}
.glyphs.cake:before {
  content: "\E273";
}
.glyphs.drink:before {
  content: "\E274";
}
.glyphs.beer:before {
  content: "\E275";
}
.glyphs.fast-food:before {
  content: "\E276";
}
.glyphs.cutlery:before {
  content: "\E277";
}
.glyphs.pizza:before {
  content: "\E278";
}
.glyphs.birthday-cake:before {
  content: "\E279";
}
.glyphs.tablet:before {
  content: "\E280";
}
.glyphs.settings:before {
  content: "\E281";
}
.glyphs.bullets:before {
  content: "\E282";
}
.glyphs.cardio:before {
  content: "\E283";
}
.glyphs.t-shirt:before {
  content: "\E284";
}
.glyphs.pants:before {
  content: "\E285";
}
.glyphs.sweater:before {
  content: "\E286";
}
.glyphs.fabric:before {
  content: "\E287";
}
.glyphs.leather:before {
  content: "\E288";
}
.glyphs.scissors:before {
  content: "\E289";
}
.glyphs.bomb:before {
  content: "\E290";
}
.glyphs.skull:before {
  content: "\E291";
}
.glyphs.celebration:before {
  content: "\E292";
}
.glyphs.tea-kettle:before {
  content: "\E293";
}
.glyphs.french-press:before {
  content: "\E294";
}
.glyphs.coffee-cup:before {
  content: "\E295";
}
.glyphs.pot:before {
  content: "\E296";
}
.glyphs.grater:before {
  content: "\E297";
}
.glyphs.kettle:before {
  content: "\E298";
}
.glyphs.hospital:before {
  content: "\E299";
}
.glyphs.hospital-h:before {
  content: "\E300";
}
.glyphs.microphone:before {
  content: "\E301";
}
.glyphs.webcam:before {
  content: "\E302";
}
.glyphs.temple-christianity-church:before {
  content: "\E303";
}
.glyphs.temple-islam:before {
  content: "\E304";
}
.glyphs.temple-hindu:before {
  content: "\E305";
}
.glyphs.temple-buddhist:before {
  content: "\E306";
}
.glyphs.bicycle:before {
  content: "\E307";
}
.glyphs.life-preserver:before {
  content: "\E308";
}
.glyphs.share-alt:before {
  content: "\E309";
}
.glyphs.comments:before {
  content: "\E310";
}
.glyphs.flower:before {
  content: "\E311";
}
.glyphs.baseball:before {
  content: "\E312";
}
.glyphs.rugby:before {
  content: "\E313";
}
.glyphs.ax:before {
  content: "\E314";
}
.glyphs.table-tennis:before {
  content: "\E315";
}
.glyphs.bowling:before {
  content: "\E316";
}
.glyphs.tree-conifer:before {
  content: "\E317";
}
.glyphs.tree-deciduous:before {
  content: "\E318";
}
.glyphs.more-items:before {
  content: "\E319";
}
.glyphs.sort:before {
  content: "\E320";
}
.glyphs.filter:before {
  content: "\E321";
}
.glyphs.gamepad:before {
  content: "\E322";
}
.glyphs.playing-dices:before {
  content: "\E323";
}
.glyphs.calculator:before {
  content: "\E324";
}
.glyphs.tie:before {
  content: "\E325";
}
.glyphs.wallet:before {
  content: "\E326";
}
.glyphs.piano:before {
  content: "\E327";
}
.glyphs.sampler:before {
  content: "\E328";
}
.glyphs.podium:before {
  content: "\E329";
}
.glyphs.soccer-ball:before {
  content: "\E330";
}
.glyphs.blog:before {
  content: "\E331";
}
.glyphs.dashboard:before {
  content: "\E332";
}
.glyphs.certificate:before {
  content: "\E333";
}
.glyphs.bell:before {
  content: "\E334";
}
.glyphs.candle:before {
  content: "\E335";
}
.glyphs.pushpin:before {
  content: "\E336";
}
.glyphs.iphone-shake:before {
  content: "\E337";
}
.glyphs.pin-flag:before {
  content: "\E338";
}
.glyphs.turtle:before {
  content: "\E339";
}
.glyphs.rabbit:before {
  content: "\E340";
}
.glyphs.globe:before {
  content: "\E341";
}
.glyphs.briefcase:before {
  content: "\E342";
}
.glyphs.hdd:before {
  content: "\E343";
}
.glyphs.thumbs-up:before {
  content: "\E344";
}
.glyphs.thumbs-down:before {
  content: "\E345";
}
.glyphs.hand-right:before {
  content: "\E346";
}
.glyphs.hand-left:before {
  content: "\E347";
}
.glyphs.hand-up:before {
  content: "\E348";
}
.glyphs.hand-down:before {
  content: "\E349";
}
.glyphs.fullscreen:before {
  content: "\E350";
}
.glyphs.shopping-bag:before {
  content: "\E351";
}
.glyphs.book-open:before {
  content: "\E352";
}
.glyphs.nameplate:before {
  content: "\E353";
}
.glyphs.nameplate-alt:before {
  content: "\E354";
}
.glyphs.vases:before {
  content: "\E355";
}
.glyphs.bullhorn:before {
  content: "\E356";
}
.glyphs.dumbbell:before {
  content: "\E357";
}
.glyphs.suitcase:before {
  content: "\E358";
}
.glyphs.file-import:before {
  content: "\E359";
}
.glyphs.file-export:before {
  content: "\E360";
}
.glyphs.bug:before {
  content: "\E361";
}
.glyphs.crown:before {
  content: "\E362";
}
.glyphs.smoking:before {
  content: "\E363";
}
.glyphs.cloud-upload:before {
  content: "\E364";
}
.glyphs.cloud-download:before {
  content: "\E365";
}
.glyphs.restart:before {
  content: "\E366";
}
.glyphs.security-camera:before {
  content: "\E367";
}
.glyphs.expand:before {
  content: "\E368";
}
.glyphs.collapse:before {
  content: "\E369";
}
.glyphs.collapse-top:before {
  content: "\E370";
}
.glyphs.globe-af:before {
  content: "\E371";
}
.glyphs.global:before {
  content: "\E372";
}
.glyphs.spray:before {
  content: "\E373";
}
.glyphs.nails:before {
  content: "\E374";
}
.glyphs.claw-hammer:before {
  content: "\E375";
}
.glyphs.classic-hammer:before {
  content: "\E376";
}
.glyphs.hand-saw:before {
  content: "\E377";
}
.glyphs.riflescope:before {
  content: "\E378";
}
.glyphs.electrical-socket-eu:before {
  content: "\E379";
}
.glyphs.electrical-socket-us:before {
  content: "\E380";
}
.glyphs.message-forward:before {
  content: "\E381";
}
.glyphs.coat-hanger:before {
  content: "\E382";
}
.glyphs.dress:before {
  content: "\E383";
}
.glyphs.bathrobe:before {
  content: "\E384";
}
.glyphs.shirt:before {
  content: "\E385";
}
.glyphs.underwear:before {
  content: "\E386";
}
.glyphs.log-in:before {
  content: "\E387";
}
.glyphs.log-out:before {
  content: "\E388";
}
.glyphs.exit:before {
  content: "\E389";
}
.glyphs.new-window-alt:before {
  content: "\E390";
}
.glyphs.video-sd:before {
  content: "\E391";
}
.glyphs.video-hd:before {
  content: "\E392";
}
.glyphs.subtitles:before {
  content: "\E393";
}
.glyphs.sound-stereo:before {
  content: "\E394";
}
.glyphs.sound-dolby:before {
  content: "\E395";
}
.glyphs.sound-5-1:before {
  content: "\E396";
}
.glyphs.sound-6-1:before {
  content: "\E397";
}
.glyphs.sound-7-1:before {
  content: "\E398";
}
.glyphs.copyright-mark:before {
  content: "\E399";
}
.glyphs.registration-mark:before {
  content: "\E400";
}
.glyphs.radar:before {
  content: "\E401";
}
.glyphs.skateboard:before {
  content: "\E402";
}
.glyphs.golf-course:before {
  content: "\E403";
}
.glyphs.sorting:before {
  content: "\E404";
}
.glyphs.sort-by-alphabet:before {
  content: "\E405";
}
.glyphs.sort-by-alphabet-alt:before {
  content: "\E406";
}
.glyphs.sort-by-order:before {
  content: "\E407";
}
.glyphs.sort-by-order-alt:before {
  content: "\E408";
}
.glyphs.sort-by-attributes:before {
  content: "\E409";
}
.glyphs.sort-by-attributes-alt:before {
  content: "\E410";
}
.glyphs.compressed:before {
  content: "\E411";
}
.glyphs.package:before {
  content: "\E412";
}
.glyphs.cloud-plus:before {
  content: "\E413";
}
.glyphs.cloud-minus:before {
  content: "\E414";
}
.glyphs.disk-save:before {
  content: "\E415";
}
.glyphs.disk-open:before {
  content: "\E416";
}
.glyphs.disk-saved:before {
  content: "\E417";
}
.glyphs.disk-remove:before {
  content: "\E418";
}
.glyphs.disk-import:before {
  content: "\E419";
}
.glyphs.disk-export:before {
  content: "\E420";
}
.glyphs.tower:before {
  content: "\E421";
}
.glyphs.send:before {
  content: "\E422";
}
.glyphs.git-branch:before {
  content: "\E423";
}
.glyphs.git-create:before {
  content: "\E424";
}
.glyphs.git-private:before {
  content: "\E425";
}
.glyphs.git-delete:before {
  content: "\E426";
}
.glyphs.git-merge:before {
  content: "\E427";
}
.glyphs.git-pull-request:before {
  content: "\E428";
}
.glyphs.git-compare:before {
  content: "\E429";
}
.glyphs.git-commit:before {
  content: "\E430";
}
.glyphs.construction-cone:before {
  content: "\E431";
}
.glyphs.shoe-steps:before {
  content: "\E432";
}
.glyphs.plus:before {
  content: "\E433";
}
.glyphs.minus:before {
  content: "\E434";
}
.glyphs.redo:before {
  content: "\E435";
}
.glyphs.undo:before {
  content: "\E436";
}
.glyphs.golf:before {
  content: "\E437";
}
.glyphs.hockey:before {
  content: "\E438";
}
.glyphs.pipe:before {
  content: "\E439";
}
.glyphs.wrench:before {
  content: "\E440";
}
.glyphs.folder-closed:before {
  content: "\E441";
}
.glyphs.phone-alt:before {
  content: "\E442";
}
.glyphs.earphone:before {
  content: "\E443";
}
.glyphs.floppy-disk:before {
  content: "\E444";
}
.glyphs.floppy-saved:before {
  content: "\E445";
}
.glyphs.floppy-remove:before {
  content: "\E446";
}
.glyphs.floppy-save:before {
  content: "\E447";
}
.glyphs.floppy-open:before {
  content: "\E448";
}
.glyphs.translate:before {
  content: "\E449";
}
.glyphs.fax:before {
  content: "\E450";
}
.glyphs.factory:before {
  content: "\E451";
}
.glyphs.shop-window:before {
  content: "\E452";
}
.glyphs.shop:before {
  content: "\E453";
}
.glyphs.kiosk:before {
  content: "\E454";
}
.glyphs.kiosk-wheels:before {
  content: "\E455";
}
.glyphs.kiosk-light:before {
  content: "\E456";
}
.glyphs.kiosk-food:before {
  content: "\E457";
}
.glyphs.transfer:before {
  content: "\E458";
}
.glyphs.money:before {
  content: "\E459";
}
.glyphs.header:before {
  content: "\E460";
}
.glyphs.blacksmith:before {
  content: "\E461";
}
.glyphs.saw-blade:before {
  content: "\E462";
}
.glyphs.basketball:before {
  content: "\E463";
}
.glyphs.server:before {
  content: "\E464";
}
.glyphs.server-plus:before {
  content: "\E465";
}
.glyphs.server-minus:before {
  content: "\E466";
}
.glyphs.server-ban:before {
  content: "\E467";
}
.glyphs.server-flag:before {
  content: "\E468";
}
.glyphs.server-lock:before {
  content: "\E469";
}
.glyphs.server-new:before {
  content: "\E470";
}
.glyphs.charging-station:before {
  content: "\E471";
}
.glyphs.gas-station:before {
  content: "\E472";
}
.glyphs.target:before {
  content: "\E473";
}
.glyphs.bed:before {
  content: "\E474";
}
.glyphs.mosquito:before {
  content: "\E475";
}
.glyphs.dining-set:before {
  content: "\E476";
}
.glyphs.plate-of-food:before {
  content: "\E477";
}
.glyphs.hygiene-kit:before {
  content: "\E478";
}
.glyphs.blackboard:before {
  content: "\E479";
}
.glyphs.marriage:before {
  content: "\E480";
}
.glyphs.bucket:before {
  content: "\E481";
}
.glyphs.none-color-swatch:before {
  content: "\E482";
}
.glyphs.bring-forward:before {
  content: "\E483";
}
.glyphs.bring-to-front:before {
  content: "\E484";
}
.glyphs.send-backward:before {
  content: "\E485";
}
.glyphs.send-to-back:before {
  content: "\E486";
}
.glyphs.fit-frame-to-image:before {
  content: "\E487";
}
.glyphs.fit-image-to-frame:before {
  content: "\E488";
}
.glyphs.multiple-displays:before {
  content: "\E489";
}
.glyphs.handshake:before {
  content: "\E490";
}
.glyphs.child:before {
  content: "\E491";
}
.glyphs.baby-formula:before {
  content: "\E492";
}
.glyphs.medicine:before {
  content: "\E493";
}
.glyphs.atv-vehicle:before {
  content: "\E494";
}
.glyphs.motorcycle:before {
  content: "\E495";
}
.glyphs.bed-alt:before {
  content: "\E496";
}
.glyphs.tent:before {
  content: "\E497";
}
.glyphs.glasses:before {
  content: "\E498";
}
.glyphs.sunglasses:before {
  content: "\E499";
}
.glyphs.family:before {
  content: "\E500";
}
.glyphs.education:before {
  content: "\E501";
}
.glyphs.shoes:before {
  content: "\E502";
}
.glyphs.map:before {
  content: "\E503";
}
.glyphs.cd:before {
  content: "\E504";
}
.glyphs.alert:before {
  content: "\E505";
}
.glyphs.piggy-bank:before {
  content: "\E506";
}
.glyphs.star-half:before {
  content: "\E507";
}
.glyphs.cluster:before {
  content: "\E508";
}
.glyphs.flowchart:before {
  content: "\E509";
}
.glyphs.commodities:before {
  content: "\E510";
}
.glyphs.duplicate:before {
  content: "\E511";
}
.glyphs.copy:before {
  content: "\E512";
}
.glyphs.paste:before {
  content: "\E513";
}
.glyphs.bath-bathtub:before {
  content: "\E514";
}
.glyphs.bath-shower:before {
  content: "\E515";
}
.glyphs.shower:before {
  content: "\E516";
}
.glyphs.menu-hamburger:before {
  content: "\E517";
}
.glyphs.option-vertical:before {
  content: "\E518";
}
.glyphs.option-horizontal:before {
  content: "\E519";
}
.glyphs.currency-conversion:before {
  content: "\E520";
}
.glyphs.user-ban:before {
  content: "\E521";
}
.glyphs.user-lock:before {
  content: "\E522";
}
.glyphs.user-flag:before {
  content: "\E523";
}
.glyphs.user-asterisk:before {
  content: "\E524";
}
.glyphs.user-alert:before {
  content: "\E525";
}
.glyphs.user-key:before {
  content: "\E526";
}
.glyphs.user-conversation:before {
  content: "\E527";
}
.glyphs.database:before {
  content: "\E528";
}
.glyphs.database-search:before {
  content: "\E529";
}
.glyphs.list-alt:before {
  content: "\E530";
}
.glyphs.hazard-sign:before {
  content: "\E531";
}
.glyphs.hazard:before {
  content: "\E532";
}
.glyphs.stop-sign:before {
  content: "\E533";
}
.glyphs.lab:before {
  content: "\E534";
}
.glyphs.lab-alt:before {
  content: "\E535";
}
.glyphs.ice-cream:before {
  content: "\E536";
}
.glyphs.ice-lolly:before {
  content: "\E537";
}
.glyphs.ice-lolly-tasted:before {
  content: "\E538";
}
.glyphs.invoice:before {
  content: "\E539";
}
.glyphs.cart-tick:before {
  content: "\E540";
}
.glyphs.hourglass:before {
  content: "\E541";
}
.glyphs.cat:before {
  content: "\E542";
}
.glyphs.lamp:before {
  content: "\E543";
}
.glyphs.scale-classic:before {
  content: "\E544";
}
.glyphs.eye-plus:before {
  content: "\E545";
}
.glyphs.eye-minus:before {
  content: "\E546";
}
.glyphs.quote:before {
  content: "\E547";
}
.glyphs.bitcoin:before {
  content: "\E548";
}
.glyphs.yen:before {
  content: "\E549";
}
.glyphs.ruble:before {
  content: "\E550";
}
.glyphs.erase:before {
  content: "\E551";
}
.glyphs.podcast:before {
  content: "\E552";
}
.glyphs.firework:before {
  content: "\E553";
}
.glyphs.scale:before {
  content: "\E554";
}
.glyphs.king:before {
  content: "\E555";
}
.glyphs.queen:before {
  content: "\E556";
}
.glyphs.pawn:before {
  content: "\E557";
}
.glyphs.bishop:before {
  content: "\E558";
}
.glyphs.knight:before {
  content: "\E559";
}
.glyphs.mic-mute:before {
  content: "\E560";
}
.glyphs.voicemail:before {
  content: "\E561";
}
.glyphs.paragraph-alt:before {
  content: "\E562";
}
.glyphs.person-walking:before {
  content: "\E563";
}
.glyphs.person-wheelchair:before {
  content: "\E564";
}
.glyphs.underground:before {
  content: "\E565";
}
.glyphs.car-hov:before {
  content: "\E566";
}
.glyphs.car-rental:before {
  content: "\E567";
}
.glyphs.transport:before {
  content: "\E568";
}
.glyphs.taxi:before {
  content: "\E569";
}
.glyphs.ice-cream-no:before {
  content: "\E570";
}
.glyphs.uk-rat-u:before {
  content: "\E571";
}
.glyphs.uk-rat-pg:before {
  content: "\E572";
}
.glyphs.uk-rat-12a:before {
  content: "\E573";
}
.glyphs.uk-rat-12:before {
  content: "\E574";
}
.glyphs.uk-rat-15:before {
  content: "\E575";
}
.glyphs.uk-rat-18:before {
  content: "\E576";
}
.glyphs.uk-rat-r18:before {
  content: "\E577";
}
.glyphs.tv:before {
  content: "\E578";
}
.glyphs.sms:before {
  content: "\E579";
}
.glyphs.mms:before {
  content: "\E580";
}
.glyphs.us-rat-g:before {
  content: "\E581";
}
.glyphs.us-rat-pg:before {
  content: "\E582";
}
.glyphs.us-rat-pg-13:before {
  content: "\E583";
}
.glyphs.us-rat-restricted:before {
  content: "\E584";
}
.glyphs.us-rat-no-one-17:before {
  content: "\E585";
}
.glyphs.equalizer:before {
  content: "\E586";
}
.glyphs.speakers:before {
  content: "\E587";
}
.glyphs.remote-control:before {
  content: "\E588";
}
.glyphs.remote-control-tv:before {
  content: "\E589";
}
.glyphs.shredder:before {
  content: "\E590";
}
.glyphs.folder-heart:before {
  content: "\E591";
}
.glyphs.person-running:before {
  content: "\E592";
}
.glyphs.person:before {
  content: "\E593";
}
.glyphs.voice:before {
  content: "\E594";
}
.glyphs.stethoscope:before {
  content: "\E595";
}
.glyphs.paired:before {
  content: "\E596";
}
.glyphs.activity:before {
  content: "\E597";
}
.glyphs.watch:before {
  content: "\E598";
}
.glyphs.scissors-alt:before {
  content: "\E599";
}
.glyphs.car-wheel:before {
  content: "\E600";
}
.glyphs.chevron-up:before {
  content: "\E601";
}
.glyphs.chevron-down:before {
  content: "\E602";
}
.glyphs.superscript:before {
  content: "\E603";
}
.glyphs.subscript:before {
  content: "\E604";
}
.glyphs.text-size:before {
  content: "\E605";
}
.glyphs.text-color:before {
  content: "\E606";
}
.glyphs.text-background:before {
  content: "\E607";
}
.glyphs.modal-window:before {
  content: "\E608";
}
.glyphs.newspaper:before {
  content: "\E609";
}
.glyphs.tractor:before {
  content: "\E610";
}
.glyphs.camping:before {
  content: "\E611";
}
.glyphs.camping-benches:before {
  content: "\E612";
}
.glyphs.forest:before {
  content: "\E613";
}
.glyphs.park:before {
  content: "\E614";
}
.glyphs.field:before {
  content: "\E615";
}
.glyphs.mountains:before {
  content: "\E616";
}
.glyphs.fees-payments:before {
  content: "\E617";
}
.glyphs.small-payments:before {
  content: "\E618";
}
.glyphs.mixed-buildings:before {
  content: "\E619";
}
.glyphs.industrial-zone:before {
  content: "\E620";
}
.glyphs.visitor-tag:before {
  content: "\E621";
}
.glyphs.businessman:before {
  content: "\E622";
}
.glyphs.meditation:before {
  content: "\E623";
}
.glyphs.bath:before {
  content: "\E624";
}
.glyphs.donate:before {
  content: "\E625";
}
.glyphs.sauna:before {
  content: "\E626";
}
.glyphs.bedroom-nightstand:before {
  content: "\E627";
}
.glyphs.bedroom-lamp:before {
  content: "\E628";
}
.glyphs.doctor:before {
  content: "\E629";
}
.glyphs.engineering-networks:before {
  content: "\E630";
}
.glyphs.washing-machine:before {
  content: "\E631";
}
.glyphs.dryer:before {
  content: "\E632";
}
.glyphs.dishwasher:before {
  content: "\E633";
}
.glyphs.luggage-group:before {
  content: "\E634";
}
.glyphs.teenager:before {
  content: "\E635";
}
.glyphs.person-stick:before {
  content: "\E636";
}
.glyphs.person-stick-old:before {
  content: "\E637";
}
.glyphs.traveler:before {
  content: "\E638";
}
.glyphs.veteran:before {
  content: "\E639";
}
.glyphs.group-chat:before {
  content: "\E640";
}
.glyphs.elections:before {
  content: "\E641";
}
.glyphs.law-justice:before {
  content: "\E642";
}
.glyphs.judiciary:before {
  content: "\E643";
}
.glyphs.house-fire:before {
  content: "\E644";
}
.glyphs.firefighters:before {
  content: "\E645";
}
.glyphs.police:before {
  content: "\E646";
}
.glyphs.ambulance:before {
  content: "\E647";
}
.glyphs.light-beacon:before {
  content: "\E648";
}
.glyphs.important-day:before {
  content: "\E649";
}
.glyphs.bike-park:before {
  content: "\E650";
}
.glyphs.object-align-top:before {
  content: "\E651";
}
.glyphs.object-align-bottom:before {
  content: "\E652";
}
.glyphs.object-align-horizontal:before {
  content: "\E653";
}
.glyphs.object-align-left:before {
  content: "\E654";
}
.glyphs.object-align-vertical:before {
  content: "\E655";
}
.glyphs.object-align-right:before {
  content: "\E656";
}
.glyphs.reflect-y:before {
  content: "\E657";
}
.glyphs.reflect-x:before {
  content: "\E658";
}
.glyphs.tick:before {
  content: "\E659";
}
.glyphs.lawnmower:before {
  content: "\E660";
}
.glyphs.call-redirect:before {
  content: "\E661";
}
.glyphs.call-ip:before {
  content: "\E662";
}
.glyphs.call-record:before {
  content: "\E663";
}
.glyphs.call-ringtone:before {
  content: "\E664";
}
.glyphs.call-traffic:before {
  content: "\E665";
}
.glyphs.call-hold:before {
  content: "\E666";
}
.glyphs.call-incoming:before {
  content: "\E667";
}
.glyphs.call-outgoing:before {
  content: "\E668";
}
.glyphs.call-video:before {
  content: "\E669";
}
.glyphs.call-missed:before {
  content: "\E670";
}
.glyphs.theater:before {
  content: "\E671";
}
.glyphs.heartbeat:before {
  content: "\E672";
}
.glyphs.kettlebell:before {
  content: "\E673";
}
.glyphs.fireplace:before {
  content: "\E674";
}
.glyphs.street-lights:before {
  content: "\E675";
}
.glyphs.pedestrian:before {
  content: "\E676";
}
.glyphs.flood:before {
  content: "\E677";
}
.glyphs.open-water:before {
  content: "\E678";
}
.glyphs.for-sale:before {
  content: "\E679";
}
.glyphs.dustbin:before {
  content: "\E680";
}
.glyphs.door:before {
  content: "\E681";
}
.glyphs.camp-fire:before {
  content: "\E682";
}
.glyphs.fleur-de-lis:before {
  content: "\E683";
}
.glyphs.temperature-settings:before {
  content: "\E684";
}
.glyphs.article:before {
  content: "\E685";
}
.glyphs.sunbath:before {
  content: "\E686";
}
.glyphs.balanced-diet:before {
  content: "\E687";
}
.glyphs.ticket:before {
  content: "\E688";
}
.glyphs.parking-ticket:before {
  content: "\E689";
}
.glyphs.parking-meter:before {
  content: "\E690";
}
.glyphs.laptop:before {
  content: "\E691";
}
.glyphs.tree-structure:before {
  content: "\E692";
}
.glyphs.weather-warning:before {
  content: "\E693";
}
.glyphs.temperature-low:before {
  content: "\E694";
}
.glyphs.temperature-high:before {
  content: "\E695";
}
.glyphs.temperature-low-warning:before {
  content: "\E696";
}
.glyphs.temperature-high-warning:before {
  content: "\E697";
}
.glyphs.hurricane:before {
  content: "\E698";
}
.glyphs.storm:before {
  content: "\E699";
}
.glyphs.sorted-waste:before {
  content: "\E700";
}
.glyphs.ear:before {
  content: "\E701";
}
.glyphs.ear-deaf:before {
  content: "\E702";
}
.glyphs.file-plus:before {
  content: "\E703";
}
.glyphs.file-minus:before {
  content: "\E704";
}
.glyphs.file-lock:before {
  content: "\E705";
}
.glyphs.file-cloud:before {
  content: "\E706";
}
.glyphs.file-cloud-download:before {
  content: "\E707";
}
.glyphs.file-cloud-upload:before {
  content: "\E708";
}
.glyphs.paragraph:before {
  content: "\E709";
}
.glyphs.list-numbered:before {
  content: "\E710";
}
.glyphs.donate-heart:before {
  content: "\E711";
}
.glyphs.government:before {
  content: "\E712";
}
.glyphs.maze:before {
  content: "\E713";
}
.glyphs.chronicle:before {
  content: "\E714";
}
.glyphs.user-structure:before {
  content: "\E715";
}
.glyphs.recycle:before {
  content: "\E716";
}
.glyphs.gas:before {
  content: "\E717";
}
.glyphs.waste-pipe:before {
  content: "\E718";
}
.glyphs.water-pipe:before {
  content: "\E719";
}
.glyphs.parking:before {
  content: "\E720";
}
.glyphs.closed:before {
  content: "\E721";
}
.glyphs.mouse:before {
  content: "\E722";
}
.glyphs.mouse-double-click:before {
  content: "\E723";
}
.glyphs.mouse-left-click:before {
  content: "\E724";
}
.glyphs.mouse-right-click:before {
  content: "\E725";
}
.glyphs.mouse-middle-click:before {
  content: "\E726";
}
.glyphs.mouse-scroll:before {
  content: "\E727";
}
.glyphs.resize-vertical:before {
  content: "\E728";
}
.glyphs.resize-horizontal:before {
  content: "\E729";
}
.glyphs.temperature:before {
  content: "\E730";
}
.glyphs.puzzle:before {
  content: "\E731";
}
.glyphs.puzzle-2:before {
  content: "\E732";
}
.glyphs.puzzle-3:before {
  content: "\E733";
}
.glyphs.nearby-square:before {
  content: "\E734";
}
.glyphs.nearby-circle:before {
  content: "\E735";
}
.glyphs.rotate-right:before {
  content: "\E736";
}
.glyphs.rotate-left:before {
  content: "\E737";
}
.glyphs.pictures:before {
  content: "\E738";
}
.glyphs.photo-album:before {
  content: "\E739";
}
.glyphs.cadastral-map:before {
  content: "\E740";
}
.glyphs.fingerprint-scan:before {
  content: "\E741";
}
.glyphs.fingerprint:before {
  content: "\E742";
}
.glyphs.fingerprint-lock:before {
  content: "\E743";
}
.glyphs.fingerprint-ok:before {
  content: "\E744";
}
.glyphs.fingerprint-remove:before {
  content: "\E745";
}
.glyphs.fingerprint-reload:before {
  content: "\E746";
}
.glyphs.pending-notifications:before {
  content: "\E747";
}
.glyphs.synchronization:before {
  content: "\E748";
}
.glyphs.synchronization-ban:before {
  content: "\E749";
}
.glyphs.hash:before {
  content: "\E750";
}
.glyphs.gender-male:before {
  content: "\E751";
}
.glyphs.gender-female:before {
  content: "\E752";
}
.glyphs.gender-virgin-female:before {
  content: "\E753";
}
.glyphs.gender-intersex:before {
  content: "\E754";
}
.glyphs.gender-transgender:before {
  content: "\E755";
}
.glyphs.gender-ori-lesbian:before {
  content: "\E756";
}
.glyphs.gender-ori-gay:before {
  content: "\E757";
}
.glyphs.gender-ori-hetero:before {
  content: "\E758";
}
.glyphs.gender-other:before {
  content: "\E759";
}
.glyphs.gender-unknown:before {
  content: "\E760";
}
.glyphs.scanner:before {
  content: "\E761";
}
.glyphs.multifunction-printer:before {
  content: "\E762";
}
.glyphs.lasso:before {
  content: "\E763";
}
.glyphs.view-360:before {
  content: "\E764";
}
.glyphs.battery-charging:before {
  content: "\E765";
}
.glyphs.battery-full:before {
  content: "\E766";
}
.glyphs.battery-75:before {
  content: "\E767";
}
.glyphs.battery-50:before {
  content: "\E768";
}
.glyphs.battery-25:before {
  content: "\E769";
}
.glyphs.battery-10:before {
  content: "\E770";
}
.glyphs.satellite:before {
  content: "\E771";
}
.glyphs.satellite-dish:before {
  content: "\E772";
}
.glyphs.satellite-dish-alt:before {
  content: "\E773";
}
.glyphs.auction:before {
  content: "\E774";
}
.glyphs.directions:before {
  content: "\E775";
}
.glyphs.race:before {
  content: "\E776";
}
.glyphs.robot:before {
  content: "\E777";
}
.glyphs.ruler-alt:before {
  content: "\E778";
}
.glyphs.cube-empty:before {
  content: "\E779";
}
.glyphs.cube-black:before {
  content: "\E780";
}
.glyphs.move-square:before {
  content: "\E781";
}
.glyphs.drop:before {
  content: "\E782";
}
.glyphs.vr-headset:before {
  content: "\E783";
}
.glyphs.vr-charging:before {
  content: "\E784";
}
.glyphs.vr-low-battery:before {
  content: "\E785";
}
.glyphs.vr-paired:before {
  content: "\E786";
}
.glyphs.vr-settings:before {
  content: "\E787";
}
.glyphs.vr-maintenance:before {
  content: "\E788";
}
.glyphs.filter-remove:before {
  content: "\E789";
}
.glyphs.filter-applied:before {
  content: "\E790";
}
.glyphs.one-day:before {
  content: "\E791";
}
.glyphs.user-vr:before {
  content: "\E792";
}
.glyphs.user-vr-add:before {
  content: "\E793";
}
.glyphs.user-vr-remove:before {
  content: "\E794";
}
.glyphs.dice-1:before {
  content: "\E795";
}
.glyphs.dice-2:before {
  content: "\E796";
}
.glyphs.dice-3:before {
  content: "\E797";
}
.glyphs.dice-4:before {
  content: "\E798";
}
.glyphs.dice-5:before {
  content: "\E799";
}
.glyphs.dice-6:before {
  content: "\E800";
}
.glyphs.flip:before {
  display: inline-block;
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.glyphicons.x05 {
  font-size: 12px;
}
.glyphicons.x2 {
  font-size: 48px;
}
.glyphicons.x2:before {
  padding: 8px 12px;
}
.glyphicons.x3 {
  font-size: 72px;
}
.glyphicons.x3:before {
  padding: 16px 20px;
}
.glyphicons.x4 {
  font-size: 96px;
}
.glyphicons.x4:before {
  padding: 20px 28px;
}
.glyphicons.x5 {
  font-size: 120px;
}
.glyphicons.x5:before {
  padding: 28px 36px;
}
.glyphicons.light:before {
  color: #f2f2f2;
}
.glyphicons.drop:before {
  text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.3);
}
.glyphicons.flip {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
.glyphicons.flipv {
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  filter: FlipV;
  -ms-filter: "FlipV";
}
.glyphicons.rotate90 {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.glyphicons.rotate180 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.glyphicons.rotate270 {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
/*&.glass{ &:before{ content:"\E001";} }
  &.leaf{ &:before{ content:"\E002";} }
  &.dog{ &:before{ content:"\1F415";} }
  &.user{ &:before{ content:"\E004";} }
  &.girl{ &:before{ content:"\1F467";} }
  &.car{ &:before{ content:"\E006";} }
  &.user_add{ &:before{ content:"\E007";} }
  &.user_remove{ &:before{ content:"\E008";} }
  &.film{ &:before{ content:"\E009";} }
  &.magic{ &:before{ content:"\E010";} }
  &.envelope{ &:before{ content:"\2709";} }
  &.camera{ &:before{ content:"\1F4F7";} }
  &.heart{ &:before{ content:"\E013";} }
  &.beach_umbrella{ &:before{ content:"\E014";} }
  &.train{ &:before{ content:"\1F686";} }
  &.print{ &:before{ content:"\E016";} }
  &.bin{ &:before{ content:"\E017";} }
  &.music{ &:before{ content:"\E018";} }
  &.note{ &:before{ content:"\E019";} }
  &.heart_empty{ &:before{ content:"\E020";} }
  &.home{ &:before{ content:"\E021";} }
  &.snowflake{ &:before{ content:"\2744";} }
  &.fire{ &:before{ content:"\1F525";} }
  &.magnet{ &:before{ content:"\E024";} }
  &.parents{ &:before{ content:"\E025";} }
  &.binoculars{ &:before{ content:"\E026";} }
  &.road{ &:before{ content:"\E027";} }
  &.search{ &:before{ content:"\E028";} }
  &.cars{ &:before{ content:"\E029";} }
  &.notes_2{ &:before{ content:"\E030";} }
  &.pencil{ &:before{ content:"\270F";} }
  &.bus{ &:before{ content:"\1F68C";} }
  &.wifi_alt{ &:before{ content:"\E033";} }
  &.luggage{ &:before{ content:"\E034";} }
  &.old_man{ &:before{ content:"\E035";} }
  &.woman{ &:before{ content:"\1F469";} }
  &.file{ &:before{ content:"\E037";} }
  &.coins{ &:before{ content:"\E038";} }
  &.airplane{ &:before{ content:"\2708";} }
  &.notes{ &:before{ content:"\E040";} }
  &.stats{ &:before{ content:"\E041";} }
  &.charts{ &:before{ content:"\E042";} }
  &.pie_chart{ &:before{ content:"\E043";} }
  &.group{ &:before{ content:"\E044";} }
  &.keys{ &:before{ content:"\E045";} }
  &.calendar{ &:before{ content:"\1F4C5";} }
  &.router{ &:before{ content:"\E047";} }
  &.camera_small{ &:before{ content:"\E048";} }
  &.dislikes{ &:before{ content:"\E049";} }
  &.star{ &:before{ content:"\E050";} }
  &.link{ &:before{ content:"\E051";} }
  &.eye_open{ &:before{ content:"\E052";} }
  &.eye_close{ &:before{ content:"\E053";} }
  &.alarm{ &:before{ content:"\E054";} }
  &.clock{ &:before{ content:"\E055";} }
  &.stopwatch{ &:before{ content:"\E056";} }
  &.projector{ &:before{ content:"\E057";} }
  &.history{ &:before{ content:"\E058";} }
  &.truck{ &:before{ content:"\E059";} }
  &.cargo{ &:before{ content:"\E060";} }
  &.compass{ &:before{ content:"\E061";} }
  &.keynote{ &:before{ content:"\E062";} }
  &.paperclip{ &:before{ content:"\1F4CE";} }
  &.power{ &:before{ content:"\E064";} }
  &.lightbulb{ &:before{ content:"\E065";} }
  &.tag{ &:before{ content:"\E066";} }
  &.tags{ &:before{ content:"\E067";} }
  &.cleaning{ &:before{ content:"\E068";} }
  &.ruller{ &:before{ content:"\E069";} }
  &.gift{ &:before{ content:"\E070";} }
  &.umbrella{ &:before{ content:"\2602";} }
  &.book{ &:before{ content:"\E072";} }
  &.bookmark{ &:before{ content:"\1F516";} }
  &.wifi{ &:before{ content:"\E074";} }
  &.cup{ &:before{ content:"\E075";} }
  &.stroller{ &:before{ content:"\E076";} }
  &.headphones{ &:before{ content:"\E077";} }
  &.headset{ &:before{ content:"\E078";} }
  &.warning_sign{ &:before{ content:"\E079";} }
  &.signal{ &:before{ content:"\E080";} }
  &.retweet{ &:before{ content:"\E081";} }
  &.refresh{ &:before{ content:"\E082";} }
  &.roundabout{ &:before{ content:"\E083";} }
  &.random{ &:before{ content:"\E084";} }
  &.heat{ &:before{ content:"\E085";} }
  &.repeat{ &:before{ content:"\E086";} }
  &.display{ &:before{ content:"\E087";} }
  &.log_book{ &:before{ content:"\E088";} }
  &.address_book{ &:before{ content:"\E089";} }
  &.building{ &:before{ content:"\E090";} }
  &.eyedropper{ &:before{ content:"\E091";} }
  &.adjust{ &:before{ content:"\E092";} }
  &.tint{ &:before{ content:"\E093";} }
  &.crop{ &:before{ content:"\E094";} }
  &.vector_path_square{ &:before{ content:"\E095";} }
  &.vector_path_circle{ &:before{ content:"\E096";} }
  &.vector_path_polygon{ &:before{ content:"\E097";} }
  &.vector_path_line{ &:before{ content:"\E098";} }
  &.vector_path_curve{ &:before{ content:"\E099";} }
  &.vector_path_all{ &:before{ content:"\E100";} }
  &.font{ &:before{ content:"\E101";} }
  &.italic{ &:before{ content:"\E102";} }
  &.bold{ &:before{ content:"\E103";} }
  &.text_underline{ &:before{ content:"\E104";} }
  &.text_strike{ &:before{ content:"\E105";} }
  &.text_height{ &:before{ content:"\E106";} }
  &.text_width{ &:before{ content:"\E107";} }
  &.text_resize{ &:before{ content:"\E108";} }
  &.left_indent{ &:before{ content:"\E109";} }
  &.right_indent{ &:before{ content:"\E110";} }
  &.align_left{ &:before{ content:"\E111";} }
  &.align_center{ &:before{ content:"\E112";} }
  &.align_right{ &:before{ content:"\E113";} }
  &.justify{ &:before{ content:"\E114";} }
  &.list{ &:before{ content:"\E115";} }
  &.text_smaller{ &:before{ content:"\E116";} }
  &.text_bigger{ &:before{ content:"\E117";} }
  &.embed{ &:before{ content:"\E118";} }
  &.embed_close{ &:before{ content:"\E119";} }
  &.table{ &:before{ content:"\E120";} }
  &.message_full{ &:before{ content:"\E121";} }
  &.message_empty{ &:before{ content:"\E122";} }
  &.message_in{ &:before{ content:"\E123";} }
  &.message_out{ &:before{ content:"\E124";} }
  &.message_plus{ &:before{ content:"\E125";} }
  &.message_minus{ &:before{ content:"\E126";} }
  &.message_ban{ &:before{ content:"\E127";} }
  &.message_flag{ &:before{ content:"\E128";} }
  &.message_lock{ &:before{ content:"\E129";} }
  &.message_new{ &:before{ content:"\E130";} }
  &.inbox{ &:before{ content:"\E131";} }
  &.inbox_plus{ &:before{ content:"\E132";} }
  &.inbox_minus{ &:before{ content:"\E133";} }
  &.inbox_lock{ &:before{ content:"\E134";} }
  &.inbox_in{ &:before{ content:"\E135";} }
  &.inbox_out{ &:before{ content:"\E136";} }
  &.cogwheel{ &:before{ content:"\E137";} }
  &.cogwheels{ &:before{ content:"\E138";margin-left:5px;} }
  &.picture{ &:before{ content:"\E139";} }
  &.adjust_alt{ &:before{ content:"\E140";} }
  &.database_lock{ &:before{ content:"\E141";} }
  &.database_plus{ &:before{ content:"\E142";} }
  &.database_minus{ &:before{ content:"\E143";} }
  &.database_ban{ &:before{ content:"\E144";} }
  &.folder_open{ &:before{ content:"\E145";} }
  &.folder_plus{ &:before{ content:"\E146";} }
  &.folder_minus{ &:before{ content:"\E147";} }
  &.folder_lock{ &:before{ content:"\E148";} }
  &.folder_flag{ &:before{ content:"\E149";} }
  &.folder_new{ &:before{ content:"\E150";} }
  &.edit{ &:before{ content:"\E151";} }
  &.new_window{ &:before{ content:"\E152";} }
  &.check{ &:before{ content:"\E153";} }
  &.unchecked{ &:before{ content:"\E154";} }
  &.more_windows{ &:before{ content:"\E155";} }
  &.show_big_thumbnails{ &:before{ content:"\E156";} }
  &.show_thumbnails{ &:before{ content:"\E157";} }
  &.show_thumbnails_with_lines{ &:before{ content:"\E158";} }
  &.show_lines{ &:before{ content:"\E159";} }
  &.playlist{ &:before{ content:"\E160";} }
  &.imac{ &:before{ content:"\E161";} }
  &.macbook{ &:before{ content:"\E162";} }
  &.ipad{ &:before{ content:"\E163";} }
  &.iphone{ &:before{ content:"\E164";} }
  &.iphone_transfer{ &:before{ content:"\E165";} }
  &.iphone_exchange{ &:before{ content:"\E166";} }
  &.ipod{ &:before{ content:"\E167";} }
  &.ipod_shuffle{ &:before{ content:"\E168";} }
  &.ear_plugs{ &:before{ content:"\E169";} }
  &.record{ &:before{ content:"\E170";} }
  &.step_backward{ &:before{ content:"\E171";} }
  &.fast_backward{ &:before{ content:"\E172";} }
  &.rewind{ &:before{ content:"\E173";} }
  &.play{ &:before{ content:"\E174";} }
  &.pause{ &:before{ content:"\E175";} }
  &.stop{ &:before{ content:"\E176";} }
  &.forward{ &:before{ content:"\E177";} }
  &.fast_forward{ &:before{ content:"\E178";} }
  &.step_forward{ &:before{ content:"\E179";} }
  &.eject{ &:before{ content:"\E180";} }
  &.facetime_video{ &:before{ content:"\E181";} }
  &.download_alt{ &:before{ content:"\E182";} }
  &.mute{ &:before{ content:"\E183";} }
  &.volume_down{ &:before{ content:"\E184";} }
  &.volume_up{ &:before{ content:"\E185";} }
  &.screenshot{ &:before{ content:"\E186";} }
  &.move{ &:before{ content:"\E187";} }
  &.more{ &:before{ content:"\E188";} }
  &.brightness_reduce{ &:before{ content:"\E189";} }
  &.brightness_increase{ &:before{ content:"\E190";} }
  &.circle_plus{ &:before{ content:"\E191";} }
  &.circle_minus{ &:before{ content:"\E192";} }
  &.circle_remove{ &:before{ content:"\E193";} }
  &.circle_ok{ &:before{ content:"\E194";} }
  &.circle_question_mark{ &:before{ content:"\E195";} }
  &.circle_info{ &:before{ content:"\E196";} }
  &.circle_exclamation_mark{ &:before{ content:"\E197";} }
  &.remove{ &:before{ content:"\E198";} }
  &.ok{ &:before{ content:"\E199";} }
  &.ban{ &:before{ content:"\E200";} }
  &.download{ &:before{ content:"\E201";} }
  &.upload{ &:before{ content:"\E202";} }
  &.shopping_cart{ &:before{ content:"\E203";} }
  &.lock{ &:before{ content:"\1F512";} }
  &.unlock{ &:before{ content:"\E205";} }
  &.electricity{ &:before{ content:"\E206";} }
  &.ok_2{ &:before{ content:"\E207";} }
  &.remove_2{ &:before{ content:"\E208";} }
  &.cart_out{ &:before{ content:"\E209";} }
  &.cart_in{ &:before{ content:"\E210";} }
  &.left_arrow{ &:before{ content:"\E211";} }
  &.right_arrow{ &:before{ content:"\E212";} }
  &.down_arrow{ &:before{ content:"\E213";} }
  &.up_arrow{ &:before{ content:"\E214";} }
  &.resize_small{ &:before{ content:"\E215";} }
  &.resize_full{ &:before{ content:"\E216";} }
  &.circle_arrow_left{ &:before{ content:"\E217";} }
  &.circle_arrow_right{ &:before{ content:"\E218";} }
  &.circle_arrow_top{ &:before{ content:"\E219";} }
  &.circle_arrow_down{ &:before{ content:"\E220";} }
  &.play_button{ &:before{ content:"\E221";} }
  &.unshare{ &:before{ content:"\E222";} }
  &.share{ &:before{ content:"\E223";} }
  &.chevron-right{ &:before{ content:"\E224";} }
  &.chevron-left{ &:before{ content:"\E225";} }
  &.bluetooth{ &:before{ content:"\E226";} }
  &.euro{ &:before{ content:"\20AC";} }
  &.usd{ &:before{ content:"\E228";} }
  &.gbp{ &:before{ content:"\E229";} }
  &.retweet_2{ &:before{ content:"\E230";} }
  &.moon{ &:before{ content:"\E231";} }
  &.sun{ &:before{ content:"\2609";} }
  &.cloud{ &:before{ content:"\2601";} }
  &.direction{ &:before{ content:"\E234";} }
  &.brush{ &:before{ content:"\E235";} }
  &.pen{ &:before{ content:"\E236";} }
  &.zoom_in{ &:before{ content:"\E237";} }
  &.zoom_out{ &:before{ content:"\E238";} }
  &.pin{ &:before{ content:"\E239";} }
  &.albums{ &:before{ content:"\E240";} }
  &.rotation_lock{ &:before{ content:"\E241";} }
  &.flash{ &:before{ content:"\E242";} }
  &.google_maps{ &:before{ content:"\E243";} }
  &.anchor{ &:before{ content:"\2693";} }
  &.conversation{ &:before{ content:"\E245";} }
  &.chat{ &:before{ content:"\E246";} }
  &.male{ &:before{ content:"\E247";} }
  &.female{ &:before{ content:"\E248";} }
  &.asterisk{ &:before{ content:"\002A";} }
  &.divide{ &:before{ content:"\00F7";} }
  &.snorkel_diving{ &:before{ content:"\E251";} }
  &.scuba_diving{ &:before{ content:"\E252";} }
  &.oxygen_bottle{ &:before{ content:"\E253";} }
  &.fins{ &:before{ content:"\E254";} }
  &.fishes{ &:before{ content:"\E255";} }
  &.boat{ &:before{ content:"\E256";} }
  &.delete{ &:before{ content:"\E257";} }
  &.sheriffs_star{ &:before{ content:"\E258";} }
  &.qrcode{ &:before{ content:"\E259";} }
  &.barcode{ &:before{ content:"\E260";} }
  &.pool{ &:before{ content:"\E261";} }
  &.buoy{ &:before{ content:"\E262";} }
  &.spade{ &:before{ content:"\E263";} }
  &.bank{ &:before{ content:"\1F3E6";} }
  &.vcard{ &:before{ content:"\E265";} }
  &.electrical_plug{ &:before{ content:"\E266";} }
  &.flag{ &:before{ content:"\E267";} }
  &.credit_card{ &:before{ content:"\E268";} }
  &.keyboard-wireless{ &:before{ content:"\E269";} }
  &.keyboard-wired{ &:before{ content:"\E270";} }
  &.shield{ &:before{ content:"\E271";} }
  &.ring{ &:before{ content:"\02DA";} }
  &.cake{ &:before{ content:"\E273";} }
  &.drink{ &:before{ content:"\E274";} }
  &.beer{ &:before{ content:"\E275";} }
  &.fast_food{ &:before{ content:"\E276";} }
  &.cutlery{ &:before{ content:"\E277";} }
  &.pizza{ &:before{ content:"\E278";} }
  &.birthday_cake{ &:before{ content:"\E279";} }
  &.tablet{ &:before{ content:"\E280";} }
  &.settings{ &:before{ content:"\E281";} }
  &.bullets{ &:before{ content:"\E282";} }
  &.cardio{ &:before{ content:"\E283";} }
  &.t-shirt{ &:before{ content:"\E284";} }
  &.pants{ &:before{ content:"\E285";} }
  &.sweater{ &:before{ content:"\E286";} }
  &.fabric{ &:before{ content:"\E287";} }
  &.leather{ &:before{ content:"\E288";} }
  &.scissors{ &:before{ content:"\E289";} }
  &.bomb{ &:before{ content:"\1F4A3";} }
  &.skull{ &:before{ content:"\1F480";} }
  &.celebration{ &:before{ content:"\E292";} }
  &.tea_kettle{ &:before{ content:"\E293";} }
  &.french_press{ &:before{ content:"\E294";} }
  &.coffe_cup{ &:before{ content:"\E295";} }
  &.pot{ &:before{ content:"\E296";} }
  &.grater{ &:before{ content:"\E297";} }
  &.kettle{ &:before{ content:"\E298";} }
  &.hospital{ &:before{ content:"\1F3E5";} }
  &.hospital_h{ &:before{ content:"\E300";} }
  &.microphone{ &:before{ content:"\1F3A4";} }
  &.webcam{ &:before{ content:"\E302";} }
  &.temple_christianity_church{ &:before{ content:"\E303";} }
  &.temple_islam{ &:before{ content:"\E304";} }
  &.temple_hindu{ &:before{ content:"\E305";} }
  &.temple_buddhist{ &:before{ content:"\E306";} }
  &.bicycle{ &:before{ content:"\1F6B2";} }
  &.life_preserver{ &:before{ content:"\E308";} }
  &.share_alt{ &:before{ content:"\E309";} }
  &.comments{ &:before{ content:"\E310";} }
  &.flower{ &:before{ content:"\2698";} }
  &.baseball{ &:before{ content:"\26BE";} }
  &.rugby{ &:before{ content:"\E313";} }
  &.ax{ &:before{ content:"\E314";} }
  &.table_tennis{ &:before{ content:"\E315";} }
  &.bowling{ &:before{ content:"\1F3B3";} }
  &.tree_conifer{ &:before{ content:"\E317";} }
  &.tree_deciduous{ &:before{ content:"\E318";} }
  &.more_items{ &:before{ content:"\E319";} }
  &.sort{ &:before{ content:"\E320";} }
  &.filter{ &:before{ content:"\E321";} }
  &.gamepad{ &:before{ content:"\E322";} }
  &.playing_dices{ &:before{ content:"\E323";} }
  &.calculator{ &:before{ content:"\E324";} }
  &.tie{ &:before{ content:"\E325";} }
  &.wallet{ &:before{ content:"\E326";} }
  &.piano{ &:before{ content:"\E327";} }
  &.sampler{ &:before{ content:"\E328";} }
  &.podium{ &:before{ content:"\E329";} }
  &.soccer_ball{ &:before{ content:"\E330";} }
  &.blog{ &:before{ content:"\E331";} }
  &.dashboard{ &:before{ content:"\E332";} }
  &.certificate{ &:before{ content:"\E333";} }
  &.bell{ &:before{ content:"\1F514";} }
  &.candle{ &:before{ content:"\E335";} }
  &.pushpin{ &:before{ content:"\1F4CC";} }
  &.iphone_shake{ &:before{ content:"\E337";} }
  &.pin_flag{ &:before{ content:"\E338";} }
  &.turtle{ &:before{ content:"\1F422";} }
  &.rabbit{ &:before{ content:"\1F407";} }
  &.globe{ &:before{ content:"\E341";} }
  &.briefcase{ &:before{ content:"\1F4BC";} }
  &.hdd{ &:before{ content:"\E343";} }
  &.thumbs_up{ &:before{ content:"\E344";} }
  &.thumbs_down{ &:before{ content:"\E345";} }
  &.hand_right{ &:before{ content:"\E346";} }
  &.hand_left{ &:before{ content:"\E347";} }
  &.hand_up{ &:before{ content:"\E348";} }
  &.hand_down{ &:before{ content:"\E349";} }
  &.fullscreen{ &:before{ content:"\E350";} }
  &.shopping_bag{ &:before{ content:"\E351";} }
  &.book_open{ &:before{ content:"\E352";} }
  &.nameplate{ &:before{ content:"\E353";} }
  &.nameplate_alt{ &:before{ content:"\E354";} }
  &.vases{ &:before{ content:"\E355";} }
  &.bullhorn{ &:before{ content:"\E356";} }
  &.dumbbell{ &:before{ content:"\E357";} }
  &.suitcase{ &:before{ content:"\E358";} }
  &.file_import{ &:before{ content:"\E359";} }
  &.file_export{ &:before{ content:"\E360";} }
  &.bug{ &:before{ content:"\1F41B";} }
  &.crown{ &:before{ content:"\1F451";} }
  &.smoking{ &:before{ content:"\E363";} }
  &.cloud-upload{ &:before{ content:"\E364";} }
  &.cloud-download{ &:before{ content:"\E365";} }
  &.restart{ &:before{ content:"\E366";} }
  &.security_camera{ &:before{ content:"\E367";} }
  &.expand{ &:before{ content:"\E368";} }
  &.collapse{ &:before{ content:"\E369";} }
  &.collapse_top{ &:before{ content:"\E370";} }
  &.globe_af{ &:before{ content:"\E371";} }
  &.global{ &:before{ content:"\E372";} }
  &.spray{ &:before{ content:"\E373";} }
  &.nails{ &:before{ content:"\E374";} }
  &.claw_hammer{ &:before{ content:"\E375";} }
  &.classic_hammer{ &:before{ content:"\E376";} }
  &.hand_saw{ &:before{ content:"\E377";} }
  &.riflescope{ &:before{ content:"\E378";} }
  &.electrical_socket_eu{ &:before{ content:"\E379";} }
  &.electrical_socket_us{ &:before{ content:"\E380";} }
  &.message_forward{ &:before{ content:"\E381";} }
  &.coat_hanger{ &:before{ content:"\E382";} }
  &.dress{ &:before{ content:"\1F457";} }
  &.bathrobe{ &:before{ content:"\E384";} }
  &.shirt{ &:before{ content:"\E385";} }
  &.underwear{ &:before{ content:"\E386";} }
  &.log_in{ &:before{ content:"\E387";} }
  &.log_out{ &:before{ content:"\E388";} }
  &.exit{ &:before{ content:"\E389";} }
  &.new_window_alt{ &:before{ content:"\E390";} }
  &.video_sd{ &:before{ content:"\E391";} }
  &.video_hd{ &:before{ content:"\E392";} }
  &.subtitles{ &:before{ content:"\E393";} }
  &.sound_stereo{ &:before{ content:"\E394";} }
  &.sound_dolby{ &:before{ content:"\E395";} }
  &.sound_5_1{ &:before{ content:"\E396";} }
  &.sound_6_1{ &:before{ content:"\E397";} }
  &.sound_7_1{ &:before{ content:"\E398";} }
  &.copyright_mark{ &:before{ content:"\E399";} }
  &.registration_mark{ &:before{ content:"\E400";} }
  &.radar{ &:before{ content:"\E401";} }
  &.skateboard{ &:before{ content:"\E402";} }
  &.golf_course{ &:before{ content:"\E403";} }
  &.sorting{ &:before{ content:"\E404";} }
  &.sort-by-alphabet{ &:before{ content:"\E405";} }
  &.sort-by-alphabet-alt{ &:before{ content:"\E406";} }
  &.sort-by-order{ &:before{ content:"\E407";} }
  &.sort-by-order-alt{ &:before{ content:"\E408";} }
  &.sort-by-attributes{ &:before{ content:"\E409";} }
  &.sort-by-attributes-alt{ &:before{ content:"\E410";} }
  &.compressed{ &:before{ content:"\E411";} }
  &.package{ &:before{ content:"\1F4E6";} }
  &.cloud_plus{ &:before{ content:"\E413";} }
  &.cloud_minus{ &:before{ content:"\E414";} }
  &.disk_save{ &:before{ content:"\E415";} }
  &.disk_open{ &:before{ content:"\E416";} }
  &.disk_saved{ &:before{ content:"\E417";} }
  &.disk_remove{ &:before{ content:"\E418";} }
  &.disk_import{ &:before{ content:"\E419";} }
  &.disk_export{ &:before{ content:"\E420";} }
  &.tower{ &:before{ content:"\E421";} }
  &.send{ &:before{ content:"\E422";} }
  &.git_branch{ &:before{ content:"\E423";} }
  &.git_create{ &:before{ content:"\E424";} }
  &.git_private{ &:before{ content:"\E425";} }
  &.git_delete{ &:before{ content:"\E426";} }
  &.git_merge{ &:before{ content:"\E427";} }
  &.git_pull_request{ &:before{ content:"\E428";} }
  &.git_compare{ &:before{ content:"\E429";} }
  &.git_commit{ &:before{ content:"\E430";} }
  &.construction_cone{ &:before{ content:"\E431";} }
  &.shoe_steps{ &:before{ content:"\E432";} }
  &.plus{ &:before{ content:"\002B";} }
  &.minus{ &:before{ content:"\2212";} }
  &.redo{ &:before{ content:"\E435";} }
  &.undo{ &:before{ content:"\E436";} }
  &.golf{ &:before{ content:"\E437";} }
  &.hockey{ &:before{ content:"\E438";} }
  &.pipe{ &:before{ content:"\E439";} }
  &.wrench{ &:before{ content:"\1F527";} }
  &.folder_closed{ &:before{ content:"\E441";} }
  &.phone_alt{ &:before{ content:"\E442";} }
  &.earphone{ &:before{ content:"\E443";} }
  &.floppy_disk{ &:before{ content:"\E444";} }
  &.floppy_saved{ &:before{ content:"\E445";} }
  &.floppy_remove{ &:before{ content:"\E446";} }
  &.floppy_save{ &:before{ content:"\E447";} }
  &.floppy_open{ &:before{ content:"\E448";} }
  &.translate{ &:before{ content:"\E449";} }
  &.fax{ &:before{ content:"\E450";} }
  &.factory{ &:before{ content:"\1F3ED";} }
  &.shop_window{ &:before{ content:"\E452";} }
  &.shop{ &:before{ content:"\E453";} }
  &.kiosk{ &:before{ content:"\E454";} }
  &.kiosk_wheels{ &:before{ content:"\E455";} }
  &.kiosk_light{ &:before{ content:"\E456";} }
  &.kiosk_food{ &:before{ content:"\E457";} }
  &.transfer{ &:before{ content:"\E458";} }
  &.money{ &:before{ content:"\E459";} }
  &.header{ &:before{ content:"\E460";} }
  &.blacksmith{ &:before{ content:"\E461";} }
  &.saw_blade{ &:before{ content:"\E462";} }
  &.basketball{ &:before{ content:"\E463";} }
  &.server{ &:before{ content:"\E464";} }
  &.server_plus{ &:before{ content:"\E465";} }
  &.server_minus{ &:before{ content:"\E466";} }
  &.server_ban{ &:before{ content:"\E467";} }
  &.server_flag{ &:before{ content:"\E468";} }
  &.server_lock{ &:before{ content:"\E469";} }
  &.server_new{ &:before{ content:"\E470";} }
&.charging-station{ &:before{ content:"\F471";} }
&.gas-station{ &:before{ content:"\E472";} }
&.target{ &:before{ content:"\E473";} }
&.bed-alt{ &:before{ content:"\E474";} }
&.mosquito-net{ &:before{ content:"\E475";} }
&.dining-set{ &:before{ content:"\E476";} }
&.plate-of-food{ &:before{ content:"\E477";} }
&.hygiene-kit{ &:before{ content:"\E478";} }
&.blackboard{ &:before{ content:"\E479";} }
&.marriage{ &:before{ content:"\E480";} }
&.bucket{ &:before{ content:"\E481";} }
&.none-color-swatch{ &:before{ content:"\E482";} }
&.bring-forward{ &:before{ content:"\E483";} }
&.bring-to-front{ &:before{ content:"\E484";} }
&.send-backward{ &:before{ content:"\E485";} }
&.send-to-back{ &:before{ content:"\E486";} }
&.fit-frame-to-image{ &:before{ content:"\E487";} }
&.fit-image-to-frame{ &:before{ content:"\E488";} }
&.multiple-displays{ &:before{ content:"\E489";} }
&.handshake{ &:before{ content:"\E490";} }
&.child{ &:before{ content:"\E491";} }
&.baby-formula{ &:before{ content:"\E492";} }
&.medicine{ &:before{ content:"\E493";} }
&.atv-vehicle{ &:before{ content:"\E494";} }
&.motorcycle{ &:before{ content:"\E495";} }
&.bed{ &:before{ content:"\E496";} }
&.tent{ &:before{ content:"\26FA";} }
&.glasses{ &:before{ content:"\E498";} }
&.sunglasses{ &:before{ content:"\E499";} }
&.family{ &:before{ content:"\E500";} }
&.education{ &:before{ content:"\E501";} }
&.shoes{ &:before{ content:"\E502";} }
&.map{ &:before{ content:"\E503";} }
&.cd{ &:before{ content:"\E504";} }
&.alert{ &:before{ content:"\E505";} }
&.piggy-bank{ &:before{ content:"\E506";} }
&.star-half{ &:before{ content:"\E507";} }
&.cluster{ &:before{ content:"\E508";} }
&.flowchart{ &:before{ content:"\E509";} }
&.commodities{ &:before{ content:"\E510";} }
&.duplicate{ &:before{ content:"\E511";} }
&.copy{ &:before{ content:"\E512";} }
&.paste{ &:before{ content:"\E513";} }
&.bath-bathtub{ &:before{ content:"\E514";} }
&.bath-shower{ &:before{ content:"\E515";} }
&.shower{ &:before{ content:"\1F6BF";} }
&.menu-hamburger{ &:before{ content:"\E517";} }
&.option-vertical{ &:before{ content:"\E518";} }
&.option-horizontal{ &:before{ content:"\E519";} }
&.currency-conversion{ &:before{ content:"\E520";} }
&.user-ban{ &:before{ content:"\E521";} }
&.user-lock{ &:before{ content:"\E522";} }
&.user-flag{ &:before{ content:"\E523";} }
&.user-asterisk{ &:before{ content:"\E524";} }
&.user-alert{ &:before{ content:"\E525";} }
&.user-key{ &:before{ content:"\E526";} }
&.user-conversation{ &:before{ content:"\E527";} }
&.database{ &:before{ content:"\E528";} }
&.database-search{ &:before{ content:"\E529";} }
&.list-alt{ &:before{ content:"\E530";} }
&.hazard-sign{ &:before{ content:"\E531";} }
&.hazard{ &:before{ content:"\E532";} }
&.stop-sign{ &:before{ content:"\E533";} }
&.lab{ &:before{ content:"\E534";} }
&.lab-alt{ &:before{ content:"\E535";} }
&.ice-cream{ &:before{ content:"\E536";} }
&.ice-lolly{ &:before{ content:"\E537";} }
&.ice-lolly-tasted{ &:before{ content:"\E538";} }
&.invoice{ &:before{ content:"\E539";} }
&.cart-tick{ &:before{ content:"\E540";} }
&.hourglass{ &:before{ content:"\231B";} }
&.cat{ &:before{ content:"\1F408";} }
&.lamp{ &:before{ content:"\E543";} }
&.scale-classic{ &:before{ content:"\E544";} }
&.eye-plus{ &:before{ content:"\E545";} }
&.eye-minus{ &:before{ content:"\E546";} }
&.quote{ &:before{ content:"\E547";} }
&.bitcoin{ &:before{ content:"\E548";} }
&.yen{ &:before{ content:"\00A5";} }
&.ruble{ &:before{ content:"\20BD";} }
&.erase{ &:before{ content:"\E551";} }
&.podcast{ &:before{ content:"\E552";} }
&.firework{ &:before{ content:"\E553";} }
&.scale{ &:before{ content:"\E554";} }
&.king{ &:before{ content:"\E555";} }
&.queen{ &:before{ content:"\E556";} }
&.pawn{ &:before{ content:"\E557";} }
&.bishop{ &:before{ content:"\E558";} }
&.knight{ &:before{ content:"\E559";} }
&.mic-mute{ &:before{ content:"\E560";} }
&.voicemail{ &:before{ content:"\E561";} }
&.paragraph{ &:before{ content:"\00B6";} }
&.person-walking{ &:before{ content:"\E563";} }
&.person-wheelchair{ &:before{ content:"\E564";} }
&.underground{ &:before{ content:"\E565";} }
&.car-hov{ &:before{ content:"\E566";} }
&.car-rental{ &:before{ content:"\E567";} }
&.transport{ &:before{ content:"\E568";} }
&.taxi{ &:before{ content:"\1F695";} }
&.ice-cream-no{ &:before{ content:"\E570";} }
&.uk-rat-u{ &:before{ content:"\E571";} }
&.uk-rat-pg{ &:before{ content:"\E572";} }
&.uk-rat-12a{ &:before{ content:"\E573";} }
&.uk-rat-12{ &:before{ content:"\E574";} }
&.uk-rat-15{ &:before{ content:"\E575";} }
&.uk-rat-18{ &:before{ content:"\E576";} }
&.uk-rat-r18{ &:before{ content:"\E577";} }
&.tv{ &:before{ content:"\E578";} }
&.sms{ &:before{ content:"\E579";} }
&.mms{ &:before{ content:"\E580";} }
&.us-rat-g{ &:before{ content:"\E581";} }
&.us-rat-pg{ &:before{ content:"\E582";} }
&.us-rat-pg-13{ &:before{ content:"\E583";} }
&.us-rat-restricted{ &:before{ content:"\E584";} }
&.us-rat-no-one-17{ &:before{ content:"\E585";} }
&.equalizer{ &:before{ content:"\E586";} }
&.speakers{ &:before{ content:"\E587";} }
&.remote-control{ &:before{ content:"\E588";} }
&.remote-control-tv{ &:before{ content:"\E589";} }
&.shredder{ &:before{ content:"\E590";} }
&.folder-heart{ &:before{ content:"\E591";} }
&.person-running{ &:before{ content:"\E592";} }
&.person{ &:before{ content:"\E593";} }
&.voice{ &:before{ content:"\E594";} }
&.stethoscope{ &:before{ content:"\E595";} }
&.hotspot{ &:before{ content:"\E596";} }
&.activity{ &:before{ content:"\E597";} }
&.watch{ &:before{ content:"\231A";} }
&.scissors-alt{ &:before{ content:"\E599";} }
&.car-wheel{ &:before{ content:"\E600";} }
&.chevron-up{ &:before{ content:"\E601";} }
&.chevron-down{ &:before{ content:"\E602";} }
&.superscript{ &:before{ content:"\E603";} }
&.subscript{ &:before{ content:"\E604";} }
&.text-size{ &:before{ content:"\E605";} }
&.text-color{ &:before{ content:"\E606";} }
&.text-background{ &:before{ content:"\E607";} }
&.modal-window{ &:before{ content:"\E608";} }
&.newspaper{ &:before{ content:"\1F4F0";} }
&.tractor{ &:before{ content:"\1F69C";} }
}*/
/*!
 *
 *  Project:  GLYPHICONS HALFLINGS
 *  Author:   Jan Kovarik - www.glyphicons.com
 *  Twitter:  @jankovarik
 *
 */
@font-face {
  font-family: 'Glyphicons Social Regular';
  src: url('../fonts/glyphicons-social/glyphicons-social-regular.eot');
  src: url('../fonts/glyphicons-social/glyphicons-social-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-social/glyphicons-social-regular.woff') format('woff'), url('../fonts/glyphicons-social/glyphicons-social-regular.ttf') format('truetype'), url('../fonts/glyphicons-social/glyphicons-social-regular.svg#glyphicons_socialregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.glyphs-social {
  font-family: 'Glyphicons Social Regular';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  top: 1px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphs-social.pinterest:before {
  content: "\E001";
}
.glyphs-social.dropbox:before {
  content: "\E002";
}
.glyphs-social.google_plus:before {
  content: "\E003";
}
.glyphs-social.jolicloud:before {
  content: "\E004";
}
.glyphs-social.yahoo:before {
  content: "\E005";
}
.glyphs-social.blogger:before {
  content: "\E006";
}
.glyphs-social.picasa:before {
  content: "\E007";
}
.glyphs-social.amazon:before {
  content: "\E008";
}
.glyphs-social.tumblr:before {
  content: "\E009";
}
.glyphs-social.wordpress:before {
  content: "\E010";
}
.glyphs-social.instapaper:before {
  content: "\E011";
}
.glyphs-social.evernote:before {
  content: "\E012";
}
.glyphs-social.xing:before {
  content: "\E013";
}
.glyphs-social.zootool:before {
  content: "\E014";
}
.glyphs-social.dribbble:before {
  content: "\E015";
}
.glyphs-social.deviantart:before {
  content: "\E016";
}
.glyphs-social.read_it_later:before {
  content: "\E017";
}
.glyphs-social.linked_in:before {
  content: "\E018";
}
.glyphs-social.forrst:before {
  content: "\E019";
}
.glyphs-social.pinboard:before {
  content: "\E020";
}
.glyphs-social.behance:before {
  content: "\E021";
}
.glyphs-social.github:before {
  content: "\E022";
}
.glyphs-social.youtube:before {
  content: "\E023";
}
.glyphs-social.skitch:before {
  content: "\E024";
}
.glyphs-social.foursquare:before {
  content: "\E025";
}
.glyphs-social.quora:before {
  content: "\E026";
}
.glyphs-social.badoo:before {
  content: "\E027";
}
.glyphs-social.spotify:before {
  content: "\E028";
}
.glyphs-social.stumbleupon:before {
  content: "\E029";
}
.glyphs-social.readability:before {
  content: "\E030";
}
.glyphs-social.facebook:before {
  content: "\E031";
}
.glyphs-social.twitter:before {
  content: "\E032";
}
.glyphs-social.instagram:before {
  content: "\E033";
}
.glyphs-social.posterous_spaces:before {
  content: "\E034";
}
.glyphs-social.vimeo:before {
  content: "\E035";
}
.glyphs-social.flickr:before {
  content: "\E036";
}
.glyphs-social.last_fm:before {
  content: "\E037";
}
.glyphs-social.rss:before {
  content: "\E038";
}
.glyphs-social.skype:before {
  content: "\E039";
}
.glyphs-social.e-mail:before {
  content: "\E040";
}
.glyphs-social.vine:before {
  content: "\E041";
}
.glyphs-social.myspace:before {
  content: "\E042";
}
.glyphs-social.goodreads:before {
  content: "\E043";
}
.glyphs-social.apple:before {
  content: "\F8FF";
}
.glyphs-social.windows:before {
  content: "\E045";
}
.glyphs-social.yelp:before {
  content: "\E046";
}
.glyphs-social.playstation:before {
  content: "\E047";
}
.glyphs-social.xbox:before {
  content: "\E048";
}
.glyphs-social.android:before {
  content: "\E049";
}
.glyphs-social.ios:before {
  content: "\E050";
}
.social-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0 8px 0 0;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url(../images/glyphicons_social.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  *margin-right: 0.3em;
}
.social-icon _:-o-prefocus,
.social-icon {
  background-image: url(../images/glyphicons_social.png);
}
.no-inlinesvg .social-icon {
  background-image: url(../images/glyphicons_social.png);
}
.social-icon.white {
  background-image: url(../images/glyphicons_social-white.svg);
}
.social-icon.white _:-o-prefocus,
.social-icon.white {
  background-image: url(../images/glyphicons_social-white.png);
}
.no-inlinesvg .social-icon.white {
  background-image: url(../images/glyphicons_social-white.png);
}
.social-icon.pinterest {
  background-position: 0px 0px;
}
.social-icon.dropbox {
  background-position: -48px 0px;
}
.social-icon.google_plus {
  background-position: -96px 0px;
}
.social-icon.jolicloud {
  background-position: -144px 0px;
}
.social-icon.yahoo {
  background-position: -192px 0px;
}
.social-icon.blogger {
  background-position: -240px 0px;
}
.social-icon.picasa {
  background-position: -288px 0px;
}
.social-icon.amazon {
  background-position: -336px 0px;
}
.social-icon.tumblr {
  background-position: -384px 0px;
}
.social-icon.wordpress {
  background-position: -432px 0px;
}
.social-icon.instapaper {
  background-position: 0px -48px;
}
.social-icon.evernote {
  background-position: -48px -48px;
}
.social-icon.xing {
  background-position: -96px -48px;
}
.social-icon.zootool {
  background-position: -144px -48px;
}
.social-icon.dribbble {
  background-position: -192px -48px;
}
.social-icon.deviantart {
  background-position: -240px -48px;
}
.social-icon.read_it_later {
  background-position: -288px -48px;
}
.social-icon.linked_in {
  background-position: -336px -48px;
}
.social-icon.forrst {
  background-position: -384px -48px;
}
.social-icon.pinboard {
  background-position: -432px -48px;
}
.social-icon.behance {
  background-position: 0px -96px;
}
.social-icon.github {
  background-position: -48px -96px;
}
.social-icon.youtube {
  background-position: -96px -96px;
}
.social-icon.skitch {
  background-position: -144px -96px;
}
.social-icon.foursquare {
  background-position: -192px -96px;
}
.social-icon.quora {
  background-position: -240px -96px;
}
.social-icon.badoo {
  background-position: -288px -96px;
}
.social-icon.spotify {
  background-position: -336px -96px;
}
.social-icon.stumbleupon {
  background-position: -384px -96px;
}
.social-icon.readability {
  background-position: -432px -96px;
}
.social-icon.facebook {
  background-position: 0px -144px;
}
.social-icon.twitter {
  background-position: -48px -144px;
}
.social-icon.instagram {
  background-position: -96px -144px;
}
.social-icon.posterous_spaces {
  background-position: -144px -144px;
}
.social-icon.vimeo {
  background-position: -192px -144px;
}
.social-icon.flickr {
  background-position: -240px -144px;
}
.social-icon.last_fm {
  background-position: -288px -144px;
}
.social-icon.rss {
  background-position: -336px -144px;
}
.social-icon.skype {
  background-position: -384px -144px;
}
.social-icon.e-mail {
  background-position: -432px -144px;
}
.social-icon.vine {
  background-position: 0px -192px;
}
.social-icon.myspace {
  background-position: -48px -192px;
}
.social-icon.goodreads {
  background-position: -96px -192px;
}
.social-icon.apple {
  background-position: -144px -192px;
}
.social-icon.windows {
  background-position: -192px -192px;
}
.social-icon.yelp {
  background-position: -240px -192px;
}
.social-icon.playstation {
  background-position: -288px -192px;
}
.social-icon.xbox {
  background-position: -336px -192px;
}
.social-icon.android {
  background-position: -384px -192px;
}
.social-icon.ios {
  background-position: -432px -192px;
}
