@charset "UTF-8";
/*
 * Main Stylesheet
 */
/* ===========================================
 * # Index: The structure of this stylesheet
 * - Imports (SASS only)
 * - Colors (SASS only)
 * - General styles
 * - Wrapper Elements
 * - Header  styles
 * - Sidebar styles
 * - Footer styles
 * - Content elements
 * ======================================== */
.text-color--red {
  color: #eb0000; }

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret, input.submit > .caret, .btn-box a > .caret, .mod_newscategories li a > .caret,
  .dropup > .btn > .caret,
  .dropup > input.submit > .caret, .btn-box
  .dropup > a > .caret, .mod_newscategories li
  .dropup > a > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table, .ce_table table,
  .ce_text table, table.calendar, table {
    border-collapse: collapse !important; }
    .table td, .ce_table table td,
    .ce_text table td, table.calendar td, table td,
    .table th, .ce_table table th,
    .ce_text table th, table.calendar th, table th {
      background-color: #fff !important; }
  .table-bordered th, .ce_table table th,
  .ce_text table th, table.calendar th, table th,
  .table-bordered td, .ce_table table td,
  .ce_text table td, table.calendar td, table td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #3255a4;
  text-decoration: none; }
  a:hover, a:focus {
    color: #203769;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center, .widget-captcha input {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #3255a4; }

a.text-primary:hover,
a.text-primary:focus {
  color: #26417d; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #3255a4; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #26417d; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled, .enclosure ul, .ce_downloads ul {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container, .col-2 #container, .productfilter__container .mod_iso_productfilter {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .col-2 #container:before, .productfilter__container .mod_iso_productfilter:before, .container:after, .col-2 #container:after, .productfilter__container .mod_iso_productfilter:after {
    content: " ";
    display: table; }
  .container:after, .col-2 #container:after, .productfilter__container .mod_iso_productfilter:after {
    clear: both; }
  @media (min-width: 768px) {
    .container, .col-2 #container, .productfilter__container .mod_iso_productfilter {
      width: 750px; } }
  @media (min-width: 992px) {
    .container, .col-2 #container, .productfilter__container .mod_iso_productfilter {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container, .col-2 #container, .productfilter__container .mod_iso_productfilter {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .widget-captcha label, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .widget-captcha label {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12, .widget-captcha label {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9, #left {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3, .col-2 #main {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table, .ce_table table,
.ce_text table, table.calendar, table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th, .ce_table table > thead > tr > th,
  .ce_text table > thead > tr > th, table.calendar > thead > tr > th, table > thead > tr > th,
  .table > thead > tr > td, .ce_table table > thead > tr > td,
  .ce_text table > thead > tr > td, table.calendar > thead > tr > td, table > thead > tr > td,
  .table > tbody > tr > th, .ce_table table > tbody > tr > th,
  .ce_text table > tbody > tr > th, table.calendar > tbody > tr > th, table > tbody > tr > th,
  .table > tbody > tr > td, .ce_table table > tbody > tr > td,
  .ce_text table > tbody > tr > td, table.calendar > tbody > tr > td, table > tbody > tr > td,
  .table > tfoot > tr > th, .ce_table table > tfoot > tr > th,
  .ce_text table > tfoot > tr > th, table.calendar > tfoot > tr > th, table > tfoot > tr > th,
  .table > tfoot > tr > td, .ce_table table > tfoot > tr > td,
  .ce_text table > tfoot > tr > td, table.calendar > tfoot > tr > td, table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th, .ce_table table > thead > tr > th,
  .ce_text table > thead > tr > th, table.calendar > thead > tr > th, table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th, .ce_table table > caption + thead > tr:first-child > th,
  .ce_text table > caption + thead > tr:first-child > th, table.calendar > caption + thead > tr:first-child > th, table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td, .ce_table table > caption + thead > tr:first-child > td,
  .ce_text table > caption + thead > tr:first-child > td, table.calendar > caption + thead > tr:first-child > td, table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th, .ce_table table > colgroup + thead > tr:first-child > th,
  .ce_text table > colgroup + thead > tr:first-child > th, table.calendar > colgroup + thead > tr:first-child > th, table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td, .ce_table table > colgroup + thead > tr:first-child > td,
  .ce_text table > colgroup + thead > tr:first-child > td, table.calendar > colgroup + thead > tr:first-child > td, table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th, .ce_table table > thead:first-child > tr:first-child > th,
  .ce_text table > thead:first-child > tr:first-child > th, table.calendar > thead:first-child > tr:first-child > th, table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td, .ce_table table > thead:first-child > tr:first-child > td,
  .ce_text table > thead:first-child > tr:first-child > td, table.calendar > thead:first-child > tr:first-child > td, table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody, .ce_table table > tbody + tbody,
  .ce_text table > tbody + tbody, table.calendar > tbody + tbody, table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table, .ce_table table .table,
  .ce_text table .table, table.calendar .table, table .table, .table .ce_table table, .ce_table .table table, table .ce_table table, .table
  .ce_text table,
  .ce_text .table table, table
  .ce_text table, .table table.calendar, table table.calendar, .table table, .ce_table table table,
  .ce_text table table, table.calendar table, table table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered, .ce_table table,
.ce_text table, table.calendar, table {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th, .ce_table table > thead > tr > th,
  .ce_text table > thead > tr > th, table.calendar > thead > tr > th, table > thead > tr > th,
  .table-bordered > thead > tr > td, .ce_table table > thead > tr > td,
  .ce_text table > thead > tr > td, table.calendar > thead > tr > td, table > thead > tr > td,
  .table-bordered > tbody > tr > th, .ce_table table > tbody > tr > th,
  .ce_text table > tbody > tr > th, table.calendar > tbody > tr > th, table > tbody > tr > th,
  .table-bordered > tbody > tr > td, .ce_table table > tbody > tr > td,
  .ce_text table > tbody > tr > td, table.calendar > tbody > tr > td, table > tbody > tr > td,
  .table-bordered > tfoot > tr > th, .ce_table table > tfoot > tr > th,
  .ce_text table > tfoot > tr > th, table.calendar > tfoot > tr > th, table > tfoot > tr > th,
  .table-bordered > tfoot > tr > td, .ce_table table > tfoot > tr > td,
  .ce_text table > tfoot > tr > td, table.calendar > tfoot > tr > td, table > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th, .ce_table table > thead > tr > th,
  .ce_text table > thead > tr > th, table.calendar > thead > tr > th, table > thead > tr > th,
  .table-bordered > thead > tr > td, .ce_table table > thead > tr > td,
  .ce_text table > thead > tr > td, table.calendar > thead > tr > td, table > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd), .ce_table table > tbody > tr:nth-of-type(odd),
.ce_text table > tbody > tr:nth-of-type(odd), table > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active, .ce_table table > thead > tr > td.active,
.ce_text table > thead > tr > td.active, table.calendar > thead > tr > td.active, table > thead > tr > td.active,
.table > thead > tr > th.active, .ce_table table > thead > tr > th.active,
.ce_text table > thead > tr > th.active, table.calendar > thead > tr > th.active, table > thead > tr > th.active,
.table > thead > tr.active > td, .ce_table table > thead > tr.active > td,
.ce_text table > thead > tr.active > td, table.calendar > thead > tr.active > td, table > thead > tr.active > td,
.table > thead > tr.active > th, .ce_table table > thead > tr.active > th,
.ce_text table > thead > tr.active > th, table.calendar > thead > tr.active > th, table > thead > tr.active > th,
.table > tbody > tr > td.active, .ce_table table > tbody > tr > td.active,
.ce_text table > tbody > tr > td.active, table.calendar > tbody > tr > td.active, table > tbody > tr > td.active,
.table > tbody > tr > th.active, .ce_table table > tbody > tr > th.active,
.ce_text table > tbody > tr > th.active, table.calendar > tbody > tr > th.active, table > tbody > tr > th.active,
.table > tbody > tr.active > td, .ce_table table > tbody > tr.active > td,
.ce_text table > tbody > tr.active > td, table.calendar > tbody > tr.active > td, table > tbody > tr.active > td,
.table > tbody > tr.active > th, .ce_table table > tbody > tr.active > th,
.ce_text table > tbody > tr.active > th, table.calendar > tbody > tr.active > th, table > tbody > tr.active > th,
.table > tfoot > tr > td.active, .ce_table table > tfoot > tr > td.active,
.ce_text table > tfoot > tr > td.active, table.calendar > tfoot > tr > td.active, table > tfoot > tr > td.active,
.table > tfoot > tr > th.active, .ce_table table > tfoot > tr > th.active,
.ce_text table > tfoot > tr > th.active, table.calendar > tfoot > tr > th.active, table > tfoot > tr > th.active,
.table > tfoot > tr.active > td, .ce_table table > tfoot > tr.active > td,
.ce_text table > tfoot > tr.active > td, table.calendar > tfoot > tr.active > td, table > tfoot > tr.active > td,
.table > tfoot > tr.active > th, .ce_table table > tfoot > tr.active > th,
.ce_text table > tfoot > tr.active > th, table.calendar > tfoot > tr.active > th, table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success, .ce_table table > thead > tr > td.success,
.ce_text table > thead > tr > td.success, table.calendar > thead > tr > td.success, table > thead > tr > td.success,
.table > thead > tr > th.success, .ce_table table > thead > tr > th.success,
.ce_text table > thead > tr > th.success, table.calendar > thead > tr > th.success, table > thead > tr > th.success,
.table > thead > tr.success > td, .ce_table table > thead > tr.success > td,
.ce_text table > thead > tr.success > td, table.calendar > thead > tr.success > td, table > thead > tr.success > td,
.table > thead > tr.success > th, .ce_table table > thead > tr.success > th,
.ce_text table > thead > tr.success > th, table.calendar > thead > tr.success > th, table > thead > tr.success > th,
.table > tbody > tr > td.success, .ce_table table > tbody > tr > td.success,
.ce_text table > tbody > tr > td.success, table.calendar > tbody > tr > td.success, table > tbody > tr > td.success,
.table > tbody > tr > th.success, .ce_table table > tbody > tr > th.success,
.ce_text table > tbody > tr > th.success, table.calendar > tbody > tr > th.success, table > tbody > tr > th.success,
.table > tbody > tr.success > td, .ce_table table > tbody > tr.success > td,
.ce_text table > tbody > tr.success > td, table.calendar > tbody > tr.success > td, table > tbody > tr.success > td,
.table > tbody > tr.success > th, .ce_table table > tbody > tr.success > th,
.ce_text table > tbody > tr.success > th, table.calendar > tbody > tr.success > th, table > tbody > tr.success > th,
.table > tfoot > tr > td.success, .ce_table table > tfoot > tr > td.success,
.ce_text table > tfoot > tr > td.success, table.calendar > tfoot > tr > td.success, table > tfoot > tr > td.success,
.table > tfoot > tr > th.success, .ce_table table > tfoot > tr > th.success,
.ce_text table > tfoot > tr > th.success, table.calendar > tfoot > tr > th.success, table > tfoot > tr > th.success,
.table > tfoot > tr.success > td, .ce_table table > tfoot > tr.success > td,
.ce_text table > tfoot > tr.success > td, table.calendar > tfoot > tr.success > td, table > tfoot > tr.success > td,
.table > tfoot > tr.success > th, .ce_table table > tfoot > tr.success > th,
.ce_text table > tfoot > tr.success > th, table.calendar > tfoot > tr.success > th, table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info, .ce_table table > thead > tr > td.info,
.ce_text table > thead > tr > td.info, table.calendar > thead > tr > td.info, table > thead > tr > td.info,
.table > thead > tr > th.info, .ce_table table > thead > tr > th.info,
.ce_text table > thead > tr > th.info, table.calendar > thead > tr > th.info, table > thead > tr > th.info,
.table > thead > tr.info > td, .ce_table table > thead > tr.info > td,
.ce_text table > thead > tr.info > td, table.calendar > thead > tr.info > td, table > thead > tr.info > td,
.table > thead > tr.info > th, .ce_table table > thead > tr.info > th,
.ce_text table > thead > tr.info > th, table.calendar > thead > tr.info > th, table > thead > tr.info > th,
.table > tbody > tr > td.info, .ce_table table > tbody > tr > td.info,
.ce_text table > tbody > tr > td.info, table.calendar > tbody > tr > td.info, table > tbody > tr > td.info,
.table > tbody > tr > th.info, .ce_table table > tbody > tr > th.info,
.ce_text table > tbody > tr > th.info, table.calendar > tbody > tr > th.info, table > tbody > tr > th.info,
.table > tbody > tr.info > td, .ce_table table > tbody > tr.info > td,
.ce_text table > tbody > tr.info > td, table.calendar > tbody > tr.info > td, table > tbody > tr.info > td,
.table > tbody > tr.info > th, .ce_table table > tbody > tr.info > th,
.ce_text table > tbody > tr.info > th, table.calendar > tbody > tr.info > th, table > tbody > tr.info > th,
.table > tfoot > tr > td.info, .ce_table table > tfoot > tr > td.info,
.ce_text table > tfoot > tr > td.info, table.calendar > tfoot > tr > td.info, table > tfoot > tr > td.info,
.table > tfoot > tr > th.info, .ce_table table > tfoot > tr > th.info,
.ce_text table > tfoot > tr > th.info, table.calendar > tfoot > tr > th.info, table > tfoot > tr > th.info,
.table > tfoot > tr.info > td, .ce_table table > tfoot > tr.info > td,
.ce_text table > tfoot > tr.info > td, table.calendar > tfoot > tr.info > td, table > tfoot > tr.info > td,
.table > tfoot > tr.info > th, .ce_table table > tfoot > tr.info > th,
.ce_text table > tfoot > tr.info > th, table.calendar > tfoot > tr.info > th, table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning, .ce_table table > thead > tr > td.warning,
.ce_text table > thead > tr > td.warning, table.calendar > thead > tr > td.warning, table > thead > tr > td.warning,
.table > thead > tr > th.warning, .ce_table table > thead > tr > th.warning,
.ce_text table > thead > tr > th.warning, table.calendar > thead > tr > th.warning, table > thead > tr > th.warning,
.table > thead > tr.warning > td, .ce_table table > thead > tr.warning > td,
.ce_text table > thead > tr.warning > td, table.calendar > thead > tr.warning > td, table > thead > tr.warning > td,
.table > thead > tr.warning > th, .ce_table table > thead > tr.warning > th,
.ce_text table > thead > tr.warning > th, table.calendar > thead > tr.warning > th, table > thead > tr.warning > th,
.table > tbody > tr > td.warning, .ce_table table > tbody > tr > td.warning,
.ce_text table > tbody > tr > td.warning, table.calendar > tbody > tr > td.warning, table > tbody > tr > td.warning,
.table > tbody > tr > th.warning, .ce_table table > tbody > tr > th.warning,
.ce_text table > tbody > tr > th.warning, table.calendar > tbody > tr > th.warning, table > tbody > tr > th.warning,
.table > tbody > tr.warning > td, .ce_table table > tbody > tr.warning > td,
.ce_text table > tbody > tr.warning > td, table.calendar > tbody > tr.warning > td, table > tbody > tr.warning > td,
.table > tbody > tr.warning > th, .ce_table table > tbody > tr.warning > th,
.ce_text table > tbody > tr.warning > th, table.calendar > tbody > tr.warning > th, table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning, .ce_table table > tfoot > tr > td.warning,
.ce_text table > tfoot > tr > td.warning, table.calendar > tfoot > tr > td.warning, table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning, .ce_table table > tfoot > tr > th.warning,
.ce_text table > tfoot > tr > th.warning, table.calendar > tfoot > tr > th.warning, table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td, .ce_table table > tfoot > tr.warning > td,
.ce_text table > tfoot > tr.warning > td, table.calendar > tfoot > tr.warning > td, table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th, .ce_table table > tfoot > tr.warning > th,
.ce_text table > tfoot > tr.warning > th, table.calendar > tfoot > tr.warning > th, table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger, .ce_table table > thead > tr > td.danger,
.ce_text table > thead > tr > td.danger, table.calendar > thead > tr > td.danger, table > thead > tr > td.danger,
.table > thead > tr > th.danger, .ce_table table > thead > tr > th.danger,
.ce_text table > thead > tr > th.danger, table.calendar > thead > tr > th.danger, table > thead > tr > th.danger,
.table > thead > tr.danger > td, .ce_table table > thead > tr.danger > td,
.ce_text table > thead > tr.danger > td, table.calendar > thead > tr.danger > td, table > thead > tr.danger > td,
.table > thead > tr.danger > th, .ce_table table > thead > tr.danger > th,
.ce_text table > thead > tr.danger > th, table.calendar > thead > tr.danger > th, table > thead > tr.danger > th,
.table > tbody > tr > td.danger, .ce_table table > tbody > tr > td.danger,
.ce_text table > tbody > tr > td.danger, table.calendar > tbody > tr > td.danger, table > tbody > tr > td.danger,
.table > tbody > tr > th.danger, .ce_table table > tbody > tr > th.danger,
.ce_text table > tbody > tr > th.danger, table.calendar > tbody > tr > th.danger, table > tbody > tr > th.danger,
.table > tbody > tr.danger > td, .ce_table table > tbody > tr.danger > td,
.ce_text table > tbody > tr.danger > td, table.calendar > tbody > tr.danger > td, table > tbody > tr.danger > td,
.table > tbody > tr.danger > th, .ce_table table > tbody > tr.danger > th,
.ce_text table > tbody > tr.danger > th, table.calendar > tbody > tr.danger > th, table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger, .ce_table table > tfoot > tr > td.danger,
.ce_text table > tfoot > tr > td.danger, table.calendar > tfoot > tr > td.danger, table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger, .ce_table table > tfoot > tr > th.danger,
.ce_text table > tfoot > tr > th.danger, table.calendar > tfoot > tr > th.danger, table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td, .ce_table table > tfoot > tr.danger > td,
.ce_text table > tfoot > tr.danger > td, table.calendar > tfoot > tr.danger > td, table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th, .ce_table table > tfoot > tr.danger > th,
.ce_text table > tfoot > tr.danger > th, table.calendar > tfoot > tr.danger > th, table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive, .ce_table {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive, .ce_table {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table, .ce_table > .table, .ce_table .table-responsive > table,
      .ce_text .table-responsive > table,
      .ce_text .ce_table > table, .table-responsive > table.calendar, .table-responsive > table, .ce_table > table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th, .ce_table > .table > thead > tr > th, .ce_table .table-responsive > table > thead > tr > th, .ce_table > table > thead > tr > th,
        .ce_text .table-responsive > table > thead > tr > th,
        .ce_text .ce_table > table > thead > tr > th, .table-responsive > table.calendar > thead > tr > th, .ce_table > table.calendar > thead > tr > th, .table-responsive > table > thead > tr > th, .ce_table > table > thead > tr > th,
        .table-responsive > .table > thead > tr > td, .ce_table > .table > thead > tr > td, .ce_table
        .table-responsive > table > thead > tr > td, .ce_table > table > thead > tr > td,
        .ce_text
        .table-responsive > table > thead > tr > td,
        .ce_text .ce_table > table > thead > tr > td,
        .table-responsive > table.calendar > thead > tr > td, .ce_table > table.calendar > thead > tr > td,
        .table-responsive > table > thead > tr > td, .ce_table > table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th, .ce_table > .table > tbody > tr > th, .ce_table
        .table-responsive > table > tbody > tr > th, .ce_table > table > tbody > tr > th,
        .ce_text
        .table-responsive > table > tbody > tr > th,
        .ce_text .ce_table > table > tbody > tr > th,
        .table-responsive > table.calendar > tbody > tr > th, .ce_table > table.calendar > tbody > tr > th,
        .table-responsive > table > tbody > tr > th, .ce_table > table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td, .ce_table > .table > tbody > tr > td, .ce_table
        .table-responsive > table > tbody > tr > td, .ce_table > table > tbody > tr > td,
        .ce_text
        .table-responsive > table > tbody > tr > td,
        .ce_text .ce_table > table > tbody > tr > td,
        .table-responsive > table.calendar > tbody > tr > td, .ce_table > table.calendar > tbody > tr > td,
        .table-responsive > table > tbody > tr > td, .ce_table > table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th, .ce_table > .table > tfoot > tr > th, .ce_table
        .table-responsive > table > tfoot > tr > th, .ce_table > table > tfoot > tr > th,
        .ce_text
        .table-responsive > table > tfoot > tr > th,
        .ce_text .ce_table > table > tfoot > tr > th,
        .table-responsive > table.calendar > tfoot > tr > th, .ce_table > table.calendar > tfoot > tr > th,
        .table-responsive > table > tfoot > tr > th, .ce_table > table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td, .ce_table > .table > tfoot > tr > td, .ce_table
        .table-responsive > table > tfoot > tr > td, .ce_table > table > tfoot > tr > td,
        .ce_text
        .table-responsive > table > tfoot > tr > td,
        .ce_text .ce_table > table > tfoot > tr > td,
        .table-responsive > table.calendar > tfoot > tr > td, .ce_table > table.calendar > tfoot > tr > td,
        .table-responsive > table > tfoot > tr > td, .ce_table > table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered, .ce_table > .table-bordered, .ce_table .table-responsive > table,
      .ce_text .table-responsive > table,
      .ce_text .ce_table > table, .table-responsive > table.calendar, .table-responsive > table, .ce_table > table {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child, .ce_table > .table-bordered > thead > tr > th:first-child, .ce_table .table-responsive > table > thead > tr > th:first-child, .ce_table > table > thead > tr > th:first-child,
        .ce_text .table-responsive > table > thead > tr > th:first-child,
        .ce_text .ce_table > table > thead > tr > th:first-child, .table-responsive > table.calendar > thead > tr > th:first-child, .ce_table > table.calendar > thead > tr > th:first-child, .table-responsive > table > thead > tr > th:first-child, .ce_table > table > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child, .ce_table > .table-bordered > thead > tr > td:first-child, .ce_table
        .table-responsive > table > thead > tr > td:first-child, .ce_table > table > thead > tr > td:first-child,
        .ce_text
        .table-responsive > table > thead > tr > td:first-child,
        .ce_text .ce_table > table > thead > tr > td:first-child,
        .table-responsive > table.calendar > thead > tr > td:first-child, .ce_table > table.calendar > thead > tr > td:first-child,
        .table-responsive > table > thead > tr > td:first-child, .ce_table > table > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child, .ce_table > .table-bordered > tbody > tr > th:first-child, .ce_table
        .table-responsive > table > tbody > tr > th:first-child, .ce_table > table > tbody > tr > th:first-child,
        .ce_text
        .table-responsive > table > tbody > tr > th:first-child,
        .ce_text .ce_table > table > tbody > tr > th:first-child,
        .table-responsive > table.calendar > tbody > tr > th:first-child, .ce_table > table.calendar > tbody > tr > th:first-child,
        .table-responsive > table > tbody > tr > th:first-child, .ce_table > table > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child, .ce_table > .table-bordered > tbody > tr > td:first-child, .ce_table
        .table-responsive > table > tbody > tr > td:first-child, .ce_table > table > tbody > tr > td:first-child,
        .ce_text
        .table-responsive > table > tbody > tr > td:first-child,
        .ce_text .ce_table > table > tbody > tr > td:first-child,
        .table-responsive > table.calendar > tbody > tr > td:first-child, .ce_table > table.calendar > tbody > tr > td:first-child,
        .table-responsive > table > tbody > tr > td:first-child, .ce_table > table > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child, .ce_table > .table-bordered > tfoot > tr > th:first-child, .ce_table
        .table-responsive > table > tfoot > tr > th:first-child, .ce_table > table > tfoot > tr > th:first-child,
        .ce_text
        .table-responsive > table > tfoot > tr > th:first-child,
        .ce_text .ce_table > table > tfoot > tr > th:first-child,
        .table-responsive > table.calendar > tfoot > tr > th:first-child, .ce_table > table.calendar > tfoot > tr > th:first-child,
        .table-responsive > table > tfoot > tr > th:first-child, .ce_table > table > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child, .ce_table > .table-bordered > tfoot > tr > td:first-child, .ce_table
        .table-responsive > table > tfoot > tr > td:first-child, .ce_table > table > tfoot > tr > td:first-child,
        .ce_text
        .table-responsive > table > tfoot > tr > td:first-child,
        .ce_text .ce_table > table > tfoot > tr > td:first-child,
        .table-responsive > table.calendar > tfoot > tr > td:first-child, .ce_table > table.calendar > tfoot > tr > td:first-child,
        .table-responsive > table > tfoot > tr > td:first-child, .ce_table > table > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child, .ce_table > .table-bordered > thead > tr > th:last-child, .ce_table .table-responsive > table > thead > tr > th:last-child, .ce_table > table > thead > tr > th:last-child,
        .ce_text .table-responsive > table > thead > tr > th:last-child,
        .ce_text .ce_table > table > thead > tr > th:last-child, .table-responsive > table.calendar > thead > tr > th:last-child, .ce_table > table.calendar > thead > tr > th:last-child, .table-responsive > table > thead > tr > th:last-child, .ce_table > table > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child, .ce_table > .table-bordered > thead > tr > td:last-child, .ce_table
        .table-responsive > table > thead > tr > td:last-child, .ce_table > table > thead > tr > td:last-child,
        .ce_text
        .table-responsive > table > thead > tr > td:last-child,
        .ce_text .ce_table > table > thead > tr > td:last-child,
        .table-responsive > table.calendar > thead > tr > td:last-child, .ce_table > table.calendar > thead > tr > td:last-child,
        .table-responsive > table > thead > tr > td:last-child, .ce_table > table > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child, .ce_table > .table-bordered > tbody > tr > th:last-child, .ce_table
        .table-responsive > table > tbody > tr > th:last-child, .ce_table > table > tbody > tr > th:last-child,
        .ce_text
        .table-responsive > table > tbody > tr > th:last-child,
        .ce_text .ce_table > table > tbody > tr > th:last-child,
        .table-responsive > table.calendar > tbody > tr > th:last-child, .ce_table > table.calendar > tbody > tr > th:last-child,
        .table-responsive > table > tbody > tr > th:last-child, .ce_table > table > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child, .ce_table > .table-bordered > tbody > tr > td:last-child, .ce_table
        .table-responsive > table > tbody > tr > td:last-child, .ce_table > table > tbody > tr > td:last-child,
        .ce_text
        .table-responsive > table > tbody > tr > td:last-child,
        .ce_text .ce_table > table > tbody > tr > td:last-child,
        .table-responsive > table.calendar > tbody > tr > td:last-child, .ce_table > table.calendar > tbody > tr > td:last-child,
        .table-responsive > table > tbody > tr > td:last-child, .ce_table > table > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child, .ce_table > .table-bordered > tfoot > tr > th:last-child, .ce_table
        .table-responsive > table > tfoot > tr > th:last-child, .ce_table > table > tfoot > tr > th:last-child,
        .ce_text
        .table-responsive > table > tfoot > tr > th:last-child,
        .ce_text .ce_table > table > tfoot > tr > th:last-child,
        .table-responsive > table.calendar > tfoot > tr > th:last-child, .ce_table > table.calendar > tfoot > tr > th:last-child,
        .table-responsive > table > tfoot > tr > th:last-child, .ce_table > table > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child, .ce_table > .table-bordered > tfoot > tr > td:last-child, .ce_table
        .table-responsive > table > tfoot > tr > td:last-child, .ce_table > table > tfoot > tr > td:last-child,
        .ce_text
        .table-responsive > table > tfoot > tr > td:last-child,
        .ce_text .ce_table > table > tfoot > tr > td:last-child,
        .table-responsive > table.calendar > tfoot > tr > td:last-child, .ce_table > table.calendar > tfoot > tr > td:last-child,
        .table-responsive > table > tfoot > tr > td:last-child, .ce_table > table > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th, .ce_table > .table-bordered > tbody > tr:last-child > th, .ce_table .table-responsive > table > tbody > tr:last-child > th, .ce_table > table > tbody > tr:last-child > th,
        .ce_text .table-responsive > table > tbody > tr:last-child > th,
        .ce_text .ce_table > table > tbody > tr:last-child > th, .table-responsive > table.calendar > tbody > tr:last-child > th, .ce_table > table.calendar > tbody > tr:last-child > th, .table-responsive > table > tbody > tr:last-child > th, .ce_table > table > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td, .ce_table > .table-bordered > tbody > tr:last-child > td, .ce_table
        .table-responsive > table > tbody > tr:last-child > td, .ce_table > table > tbody > tr:last-child > td,
        .ce_text
        .table-responsive > table > tbody > tr:last-child > td,
        .ce_text .ce_table > table > tbody > tr:last-child > td,
        .table-responsive > table.calendar > tbody > tr:last-child > td, .ce_table > table.calendar > tbody > tr:last-child > td,
        .table-responsive > table > tbody > tr:last-child > td, .ce_table > table > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th, .ce_table > .table-bordered > tfoot > tr:last-child > th, .ce_table
        .table-responsive > table > tfoot > tr:last-child > th, .ce_table > table > tfoot > tr:last-child > th,
        .ce_text
        .table-responsive > table > tfoot > tr:last-child > th,
        .ce_text .ce_table > table > tfoot > tr:last-child > th,
        .table-responsive > table.calendar > tfoot > tr:last-child > th, .ce_table > table.calendar > tfoot > tr:last-child > th,
        .table-responsive > table > tfoot > tr:last-child > th, .ce_table > table > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td, .ce_table > .table-bordered > tfoot > tr:last-child > td, .ce_table
        .table-responsive > table > tfoot > tr:last-child > td, .ce_table > table > tfoot > tr:last-child > td,
        .ce_text
        .table-responsive > table > tfoot > tr:last-child > td,
        .ce_text .ce_table > table > tfoot > tr:last-child > td,
        .table-responsive > table.calendar > tfoot > tr:last-child > td, .ce_table > table.calendar > tfoot > tr:last-child > td,
        .table-responsive > table > tfoot > tr:last-child > td, .ce_table > table > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control, input.text,
input.password,
input.captcha,
textarea,
select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -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);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus, input.text:focus,
  input.password:focus,
  input.captcha:focus,
  textarea:focus,
  select:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder, input.text::-moz-placeholder,
  input.password::-moz-placeholder,
  input.captcha::-moz-placeholder,
  textarea::-moz-placeholder,
  select::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder, input.text:-ms-input-placeholder,
  input.password:-ms-input-placeholder,
  input.captcha:-ms-input-placeholder,
  textarea:-ms-input-placeholder,
  select:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder, input.text::-webkit-input-placeholder,
  input.password::-webkit-input-placeholder,
  input.captcha::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder,
  select::-webkit-input-placeholder {
    color: #999; }
  .form-control[disabled], input[disabled].text,
  input[disabled].password,
  input[disabled].captcha,
  textarea[disabled],
  select[disabled], .form-control[readonly], input[readonly].text,
  input[readonly].password,
  input[readonly].captcha,
  textarea[readonly],
  select[readonly],
  fieldset[disabled] .form-control,
  fieldset[disabled] input.text,
  fieldset[disabled]
  input.password,
  fieldset[disabled]
  input.captcha,
  fieldset[disabled]
  textarea,
  fieldset[disabled]
  select {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], input[disabled].text,
  input[disabled].password,
  input[disabled].captcha,
  textarea[disabled],
  select[disabled],
  fieldset[disabled] .form-control,
  fieldset[disabled] input.text,
  fieldset[disabled]
  input.password,
  fieldset[disabled]
  input.captcha,
  fieldset[disabled]
  textarea,
  fieldset[disabled]
  select {
    cursor: not-allowed; }

textarea.form-control,
textarea {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control, input[type="date"].text,
  input[type="date"].password,
  input[type="date"].captcha,
  input[type="time"].form-control,
  input[type="time"].text,
  input[type="time"].password,
  input[type="time"].captcha,
  input[type="datetime-local"].form-control,
  input[type="datetime-local"].text,
  input[type="datetime-local"].password,
  input[type="datetime-local"].captcha,
  input[type="month"].form-control,
  input[type="month"].text,
  input[type="month"].password,
  input[type="month"].captcha {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].text, .input-group-sm >
  input[type="date"].password, .input-group-sm >
  input[type="date"].captcha,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm > .input-group-btn > input[type="date"].submit,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].text,
  .input-group-sm >
  input[type="time"].password,
  .input-group-sm >
  input[type="time"].captcha,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm > .input-group-btn > input[type="time"].submit,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].text,
  .input-group-sm >
  input[type="datetime-local"].password,
  .input-group-sm >
  input[type="datetime-local"].captcha,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].submit,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].text,
  .input-group-sm >
  input[type="month"].password,
  .input-group-sm >
  input[type="month"].captcha,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm > .input-group-btn > input[type="month"].submit,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].text, .input-group-lg >
  input[type="date"].password, .input-group-lg >
  input[type="date"].captcha,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg > .input-group-btn > input[type="date"].submit,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].text,
  .input-group-lg >
  input[type="time"].password,
  .input-group-lg >
  input[type="time"].captcha,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg > .input-group-btn > input[type="time"].submit,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].text,
  .input-group-lg >
  input[type="datetime-local"].password,
  .input-group-lg >
  input[type="datetime-local"].captcha,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].submit,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].text,
  .input-group-lg >
  input[type="month"].password,
  .input-group-lg >
  input[type="month"].captcha,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg > .input-group-btn > input[type="month"].submit,
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.form-group, .widget,
.submit_container {
  margin-bottom: 15px; }

.radio, .radio_container,
.checkbox,
.checkbox_container {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label, .radio_container label,
  .checkbox label, .checkbox_container label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"], .radio_container input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"], .checkbox_container input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio, .radio_container + .radio, .radio + .radio_container, .radio_container + .radio_container,
.checkbox + .checkbox, .checkbox_container + .checkbox,
.checkbox + .checkbox_container, .checkbox_container + .checkbox_container {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, .disabled.radio_container label,
fieldset[disabled] .radio label,
fieldset[disabled] .radio_container label,
.checkbox.disabled label, .disabled.checkbox_container label,
fieldset[disabled]
.checkbox label,
fieldset[disabled] .checkbox_container label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > input.form-control-static.text, .input-group-lg >
  input.form-control-static.password, .input-group-lg >
  input.form-control-static.captcha, .input-group-lg >
  textarea.form-control-static, .input-group-lg >
  select.form-control-static,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn,
  .input-group-lg > .input-group-btn > input.form-control-static.submit, .btn-box
  .input-group-lg > .input-group-btn > a.form-control-static, .mod_newscategories li
  .input-group-lg > .input-group-btn > a.form-control-static, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > input.form-control-static.text, .input-group-sm >
  input.form-control-static.password, .input-group-sm >
  input.form-control-static.captcha, .input-group-sm >
  textarea.form-control-static, .input-group-sm >
  select.form-control-static,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn,
  .input-group-sm > .input-group-btn > input.form-control-static.submit, .btn-box
  .input-group-sm > .input-group-btn > a.form-control-static, .mod_newscategories li
  .input-group-sm > .input-group-btn > a.form-control-static {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control, .input-group-sm > input.text, .input-group-sm >
input.password, .input-group-sm >
input.captcha, .input-group-sm >
textarea, .input-group-sm >
select,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > input.submit, .btn-box
.input-group-sm > .input-group-btn > a, .mod_newscategories li
.input-group-sm > .input-group-btn > a {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control, .input-group-sm >
select,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm >
textarea,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm >
select[multiple],
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control, .form-group-sm input.text, .form-group-sm
input.password, .form-group-sm
input.captcha, .form-group-sm
textarea, .form-group-sm
select {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control, .form-group-sm
select {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control, .form-group-sm
textarea,
.form-group-sm select[multiple].form-control,
.form-group-sm
select[multiple] {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control, .input-group-lg > input.text, .input-group-lg >
input.password, .input-group-lg >
input.captcha, .input-group-lg >
textarea, .input-group-lg >
select,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > input.submit, .btn-box
.input-group-lg > .input-group-btn > a, .mod_newscategories li
.input-group-lg > .input-group-btn > a {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control, .input-group-lg >
select,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg >
textarea,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg >
select[multiple],
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control, .form-group-lg input.text, .form-group-lg
input.password, .form-group-lg
input.captcha, .form-group-lg
textarea, .form-group-lg
select {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control, .form-group-lg
select {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control, .form-group-lg
textarea,
.form-group-lg select[multiple].form-control,
.form-group-lg
select[multiple] {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control, .has-feedback input.text, .has-feedback
  input.password, .has-feedback
  input.captcha, .has-feedback
  textarea, .has-feedback
  select {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > input.text + .form-control-feedback, .input-group-lg >
input.password + .form-control-feedback, .input-group-lg >
input.captcha + .form-control-feedback, .input-group-lg >
textarea + .form-control-feedback, .input-group-lg >
select + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg > .input-group-btn > input.submit + .form-control-feedback, .btn-box
.input-group-lg > .input-group-btn > a + .form-control-feedback, .mod_newscategories li
.input-group-lg > .input-group-btn > a + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg input.text + .form-control-feedback,
.form-group-lg
input.password + .form-control-feedback,
.form-group-lg
input.captcha + .form-control-feedback,
.form-group-lg
textarea + .form-control-feedback,
.form-group-lg
select + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > input.text + .form-control-feedback, .input-group-sm >
input.password + .form-control-feedback, .input-group-sm >
input.captcha + .form-control-feedback, .input-group-sm >
textarea + .form-control-feedback, .input-group-sm >
select + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm > .input-group-btn > input.submit + .form-control-feedback, .btn-box
.input-group-sm > .input-group-btn > a + .form-control-feedback, .mod_newscategories li
.input-group-sm > .input-group-btn > a + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm input.text + .form-control-feedback,
.form-group-sm
input.password + .form-control-feedback,
.form-group-sm
input.captcha + .form-control-feedback,
.form-group-sm
textarea + .form-control-feedback,
.form-group-sm
select + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .radio_container,
.has-success .checkbox,
.has-success .checkbox_container,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label, .has-success.radio_container label,
.has-success.checkbox label, .has-success.checkbox_container label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control, .has-success input.text, .has-success
input.password, .has-success
input.captcha, .has-success
textarea, .has-success
select {
  border-color: #3c763d;
  -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); }
  .has-success .form-control:focus, .has-success input.text:focus, .has-success
  input.password:focus, .has-success
  input.captcha:focus, .has-success
  textarea:focus, .has-success
  select:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .radio_container,
.has-warning .checkbox,
.has-warning .checkbox_container,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label, .has-warning.radio_container label,
.has-warning.checkbox label, .has-warning.checkbox_container label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control, .has-warning input.text, .has-warning
input.password, .has-warning
input.captcha, .has-warning
textarea, .has-warning
select {
  border-color: #8a6d3b;
  -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); }
  .has-warning .form-control:focus, .has-warning input.text:focus, .has-warning
  input.password:focus, .has-warning
  input.captcha:focus, .has-warning
  textarea:focus, .has-warning
  select:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .radio_container,
.has-error .checkbox,
.has-error .checkbox_container,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label, .has-error.radio_container label,
.has-error.checkbox label, .has-error.checkbox_container label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control, .has-error input.text, .has-error
input.password, .has-error
input.captcha, .has-error
textarea, .has-error
select {
  border-color: #a94442;
  -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); }
  .has-error .form-control:focus, .has-error input.text:focus, .has-error
  input.password:focus, .has-error
  input.captcha:focus, .has-error
  textarea:focus, .has-error
  select:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group, .form-inline .widget, .form-inline
  .submit_container {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .form-inline input.text, .form-inline
  input.password, .form-inline
  input.captcha, .form-inline
  textarea, .form-inline
  select {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .form-inline .input-group input.text,
    .form-inline .input-group
    input.password,
    .form-inline .input-group
    input.captcha,
    .form-inline .input-group
    textarea,
    .form-inline .input-group
    select {
      width: auto; }
  .form-inline .input-group > .form-control, .form-inline .input-group > input.text, .form-inline .input-group >
  input.password, .form-inline .input-group >
  input.captcha, .form-inline .input-group >
  textarea, .form-inline .input-group >
  select {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio, .form-inline .radio_container,
  .form-inline .checkbox,
  .form-inline .checkbox_container {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label, .form-inline .radio_container label,
    .form-inline .checkbox label,
    .form-inline .checkbox_container label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"], .form-inline .radio_container input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .form-inline .checkbox_container input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio, .form-horizontal .radio_container,
.form-horizontal .checkbox,
.form-horizontal .checkbox_container,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio, .form-horizontal .radio_container,
.form-horizontal .checkbox,
.form-horizontal .checkbox_container {
  min-height: 27px; }

.form-horizontal .form-group, .form-horizontal .widget, .form-horizontal
.submit_container {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .widget:before, .form-horizontal
  .submit_container:before, .form-horizontal .form-group:after, .form-horizontal .widget:after, .form-horizontal
  .submit_container:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after, .form-horizontal .widget:after, .form-horizontal
  .submit_container:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn, input.submit, .btn-box a, .mod_newscategories li a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, input.submit:focus, .btn-box a:focus, .mod_newscategories li a:focus, .btn.focus, input.focus.submit, .btn-box a.focus, .mod_newscategories li a.focus, .btn:active:focus, input.submit:active:focus, .btn-box a:active:focus, .mod_newscategories li a:active:focus, .btn:active.focus, input.submit:active.focus, .btn-box a:active.focus, .mod_newscategories li a:active.focus, .btn.active:focus, input.active.submit:focus, .btn-box a.active:focus, .mod_newscategories li a.active:focus, .btn.active.focus, input.active.focus.submit, .btn-box a.active.focus, .mod_newscategories li a.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, input.submit:hover, .btn-box a:hover, .mod_newscategories li a:hover, .btn:focus, input.submit:focus, .btn-box a:focus, .mod_newscategories li a:focus, .btn.focus, input.focus.submit, .btn-box a.focus, .mod_newscategories li a.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, input.submit:active, .btn-box a:active, .mod_newscategories li a:active, .btn.active, input.active.submit, .btn-box a.active, .mod_newscategories li a.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, input.disabled.submit, .btn-box a.disabled, .mod_newscategories li a.disabled, .btn[disabled], input[disabled].submit, .btn-box a[disabled], .mod_newscategories li a[disabled],
  fieldset[disabled] .btn,
  fieldset[disabled] input.submit,
  fieldset[disabled] .btn-box a, .btn-box
  fieldset[disabled] a,
  fieldset[disabled] .mod_newscategories li a, .mod_newscategories li
  fieldset[disabled] a {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled, .btn-box a.disabled, .mod_newscategories li a.disabled,
fieldset[disabled] a.btn,
fieldset[disabled] .btn-box a, .btn-box
fieldset[disabled] a,
fieldset[disabled] .mod_newscategories li a, .mod_newscategories li
fieldset[disabled] a {
  pointer-events: none; }

.btn-default, .mod_newscategories li a {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .mod_newscategories li a:focus, .btn-default.focus, .mod_newscategories li a.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover, .mod_newscategories li a:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .mod_newscategories li a:active, .btn-default.active, .mod_newscategories li a.active,
  .open > .btn-default.dropdown-toggle, .mod_newscategories li
  .open > a.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .mod_newscategories li a:active:hover, .btn-default:active:focus, .mod_newscategories li a:active:focus, .btn-default:active.focus, .mod_newscategories li a:active.focus, .btn-default.active:hover, .mod_newscategories li a.active:hover, .btn-default.active:focus, .mod_newscategories li a.active:focus, .btn-default.active.focus, .mod_newscategories li a.active.focus,
    .open > .btn-default.dropdown-toggle:hover, .mod_newscategories li
    .open > a.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus, .mod_newscategories li
    .open > a.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus, .mod_newscategories li
    .open > a.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .mod_newscategories li a:active, .btn-default.active, .mod_newscategories li a.active,
  .open > .btn-default.dropdown-toggle, .mod_newscategories li
  .open > a.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .mod_newscategories li a.disabled, .btn-default.disabled:hover, .mod_newscategories li a.disabled:hover, .btn-default.disabled:focus, .mod_newscategories li a.disabled:focus, .btn-default.disabled.focus, .mod_newscategories li a.disabled.focus, .btn-default.disabled:active, .mod_newscategories li a.disabled:active, .btn-default.disabled.active, .mod_newscategories li a.disabled.active, .btn-default[disabled], .mod_newscategories li a[disabled], .btn-default[disabled]:hover, .mod_newscategories li a[disabled]:hover, .btn-default[disabled]:focus, .mod_newscategories li a[disabled]:focus, .btn-default[disabled].focus, .mod_newscategories li a[disabled].focus, .btn-default[disabled]:active, .mod_newscategories li a[disabled]:active, .btn-default[disabled].active, .mod_newscategories li a[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .mod_newscategories li a, .mod_newscategories li
  fieldset[disabled] a,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .mod_newscategories li a:hover, .mod_newscategories li
  fieldset[disabled] a:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .mod_newscategories li a:focus, .mod_newscategories li
  fieldset[disabled] a:focus,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .mod_newscategories li a.focus, .mod_newscategories li
  fieldset[disabled] a.focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .mod_newscategories li a:active, .mod_newscategories li
  fieldset[disabled] a:active,
  fieldset[disabled] .btn-default.active,
  fieldset[disabled] .mod_newscategories li a.active, .mod_newscategories li
  fieldset[disabled] a.active {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge, .mod_newscategories li a .badge {
    color: #fff;
    background-color: #333; }

.btn-primary, input.submit, .btn-box a, .mod_newscategories li a {
  color: #fff;
  background-color: #3255a4;
  border-color: #2c4b90; }
  .btn-primary:focus, input.submit:focus, .btn-box a:focus, .mod_newscategories li a:focus, .btn-primary.focus, input.focus.submit, .btn-box a.focus, .mod_newscategories li a.focus {
    color: #fff;
    background-color: #26417d;
    border-color: #0e182f; }
  .btn-primary:hover, input.submit:hover, .btn-box a:hover, .mod_newscategories li a:hover {
    color: #fff;
    background-color: #26417d;
    border-color: #1e3362; }
  .btn-primary:active, input.submit:active, .btn-box a:active, .mod_newscategories li a:active, .btn-primary.active, input.active.submit, .btn-box a.active, .mod_newscategories li a.active,
  .open > .btn-primary.dropdown-toggle,
  .open > input.dropdown-toggle.submit, .btn-box
  .open > a.dropdown-toggle, .mod_newscategories li
  .open > a.dropdown-toggle {
    color: #fff;
    background-color: #26417d;
    border-color: #1e3362; }
    .btn-primary:active:hover, input.submit:active:hover, .btn-box a:active:hover, .mod_newscategories li a:active:hover, .btn-primary:active:focus, input.submit:active:focus, .btn-box a:active:focus, .mod_newscategories li a:active:focus, .btn-primary:active.focus, input.submit:active.focus, .btn-box a:active.focus, .mod_newscategories li a:active.focus, .btn-primary.active:hover, input.active.submit:hover, .btn-box a.active:hover, .mod_newscategories li a.active:hover, .btn-primary.active:focus, input.active.submit:focus, .btn-box a.active:focus, .mod_newscategories li a.active:focus, .btn-primary.active.focus, input.active.focus.submit, .btn-box a.active.focus, .mod_newscategories li a.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > input.dropdown-toggle.submit:hover, .btn-box
    .open > a.dropdown-toggle:hover, .mod_newscategories li
    .open > a.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > input.dropdown-toggle.submit:focus, .btn-box
    .open > a.dropdown-toggle:focus, .mod_newscategories li
    .open > a.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus,
    .open > input.dropdown-toggle.focus.submit, .btn-box
    .open > a.dropdown-toggle.focus, .mod_newscategories li
    .open > a.dropdown-toggle.focus {
      color: #fff;
      background-color: #1e3362;
      border-color: #0e182f; }
  .btn-primary:active, input.submit:active, .btn-box a:active, .mod_newscategories li a:active, .btn-primary.active, input.active.submit, .btn-box a.active, .mod_newscategories li a.active,
  .open > .btn-primary.dropdown-toggle,
  .open > input.dropdown-toggle.submit, .btn-box
  .open > a.dropdown-toggle, .mod_newscategories li
  .open > a.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, input.disabled.submit, .btn-box a.disabled, .mod_newscategories li a.disabled, .btn-primary.disabled:hover, input.disabled.submit:hover, .btn-box a.disabled:hover, .mod_newscategories li a.disabled:hover, .btn-primary.disabled:focus, input.disabled.submit:focus, .btn-box a.disabled:focus, .mod_newscategories li a.disabled:focus, .btn-primary.disabled.focus, input.disabled.focus.submit, .btn-box a.disabled.focus, .mod_newscategories li a.disabled.focus, .btn-primary.disabled:active, input.disabled.submit:active, .btn-box a.disabled:active, .mod_newscategories li a.disabled:active, .btn-primary.disabled.active, input.disabled.active.submit, .btn-box a.disabled.active, .mod_newscategories li a.disabled.active, .btn-primary[disabled], input[disabled].submit, .btn-box a[disabled], .mod_newscategories li a[disabled], .btn-primary[disabled]:hover, input[disabled].submit:hover, .btn-box a[disabled]:hover, .mod_newscategories li a[disabled]:hover, .btn-primary[disabled]:focus, input[disabled].submit:focus, .btn-box a[disabled]:focus, .mod_newscategories li a[disabled]:focus, .btn-primary[disabled].focus, input[disabled].focus.submit, .btn-box a[disabled].focus, .mod_newscategories li a[disabled].focus, .btn-primary[disabled]:active, input[disabled].submit:active, .btn-box a[disabled]:active, .mod_newscategories li a[disabled]:active, .btn-primary[disabled].active, input[disabled].active.submit, .btn-box a[disabled].active, .mod_newscategories li a[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] input.submit,
  fieldset[disabled] .btn-box a, .btn-box
  fieldset[disabled] a,
  fieldset[disabled] .mod_newscategories li a, .mod_newscategories li
  fieldset[disabled] a,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] input.submit:hover,
  fieldset[disabled] .btn-box a:hover, .btn-box
  fieldset[disabled] a:hover,
  fieldset[disabled] .mod_newscategories li a:hover, .mod_newscategories li
  fieldset[disabled] a:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] input.submit:focus,
  fieldset[disabled] .btn-box a:focus, .btn-box
  fieldset[disabled] a:focus,
  fieldset[disabled] .mod_newscategories li a:focus, .mod_newscategories li
  fieldset[disabled] a:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] input.focus.submit,
  fieldset[disabled] .btn-box a.focus, .btn-box
  fieldset[disabled] a.focus,
  fieldset[disabled] .mod_newscategories li a.focus, .mod_newscategories li
  fieldset[disabled] a.focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] input.submit:active,
  fieldset[disabled] .btn-box a:active, .btn-box
  fieldset[disabled] a:active,
  fieldset[disabled] .mod_newscategories li a:active, .mod_newscategories li
  fieldset[disabled] a:active,
  fieldset[disabled] .btn-primary.active,
  fieldset[disabled] input.active.submit,
  fieldset[disabled] .btn-box a.active, .btn-box
  fieldset[disabled] a.active,
  fieldset[disabled] .mod_newscategories li a.active, .mod_newscategories li
  fieldset[disabled] a.active {
    background-color: #3255a4;
    border-color: #2c4b90; }
  .btn-primary .badge, input.submit .badge, .btn-box a .badge, .mod_newscategories li a .badge {
    color: #3255a4;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #3255a4;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #203769;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > input.submit, .btn-box .btn-group-lg > a, .mod_newscategories li .btn-group-lg > a {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > input.submit, .btn-box .btn-group-sm > a, .mod_newscategories li .btn-group-sm > a {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn, .btn-group-xs > input.submit, .btn-box .btn-group-xs > a, .mod_newscategories li .btn-group-xs > a {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block, .mod_newscategories li a {
  display: block;
  width: 100%; }

.btn-block + .btn-block, .mod_newscategories li a + .btn-block, .mod_newscategories li .btn-block + a, .mod_newscategories li a + a {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #3255a4; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .btn-group > input.submit, .btn-box .btn-group > a, .mod_newscategories li .btn-group > a,
  .btn-group-vertical > .btn,
  .btn-group-vertical > input.submit, .btn-box
  .btn-group-vertical > a, .mod_newscategories li
  .btn-group-vertical > a {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > input.submit:hover, .btn-box .btn-group > a:hover, .mod_newscategories li .btn-group > a:hover, .btn-group > .btn:focus, .btn-group > input.submit:focus, .btn-box .btn-group > a:focus, .mod_newscategories li .btn-group > a:focus, .btn-group > .btn:active, .btn-group > input.submit:active, .btn-box .btn-group > a:active, .mod_newscategories li .btn-group > a:active, .btn-group > .btn.active, .btn-group > input.active.submit, .btn-box .btn-group > a.active, .mod_newscategories li .btn-group > a.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > input.submit:hover, .btn-box
    .btn-group-vertical > a:hover, .mod_newscategories li
    .btn-group-vertical > a:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > input.submit:focus, .btn-box
    .btn-group-vertical > a:focus, .mod_newscategories li
    .btn-group-vertical > a:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > input.submit:active, .btn-box
    .btn-group-vertical > a:active, .mod_newscategories li
    .btn-group-vertical > a:active,
    .btn-group-vertical > .btn.active,
    .btn-group-vertical > input.active.submit, .btn-box
    .btn-group-vertical > a.active, .mod_newscategories li
    .btn-group-vertical > a.active {
      z-index: 2; }

.btn-group .btn + .btn, .btn-group input.submit + .btn, .btn-group .btn-box a + .btn, .btn-box .btn-group a + .btn, .btn-group .mod_newscategories li a + .btn, .mod_newscategories li .btn-group a + .btn, .btn-group .btn + input.submit, .btn-group input.submit + input.submit, .btn-group .btn-box a + input.submit, .btn-box .btn-group a + input.submit, .btn-group .mod_newscategories li a + input.submit, .mod_newscategories li .btn-group a + input.submit, .btn-group .btn-box .btn + a, .btn-box .btn-group .btn + a, .btn-group .btn-box input.submit + a, .btn-box .btn-group input.submit + a, .btn-group .btn-box a + a, .btn-box .btn-group a + a, .btn-group .mod_newscategories li .btn-box a + a, .btn-box .mod_newscategories li .btn-group a + a, .btn-group .mod_newscategories li .btn + a, .mod_newscategories li .btn-group .btn + a, .btn-group .mod_newscategories li input.submit + a, .mod_newscategories li .btn-group input.submit + a, .btn-group .btn-box .mod_newscategories li a + a, .mod_newscategories li .btn-group .btn-box a + a, .btn-box .btn-group .mod_newscategories li a + a, .mod_newscategories li .btn-box .btn-group a + a, .btn-group .mod_newscategories li a + a, .mod_newscategories li .btn-group a + a,
.btn-group .btn + .btn-group,
.btn-group input.submit + .btn-group,
.btn-group .btn-box a + .btn-group, .btn-box
.btn-group a + .btn-group,
.btn-group .mod_newscategories li a + .btn-group, .mod_newscategories li
.btn-group a + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + input.submit,
.btn-group .btn-box .btn-group + a, .btn-box
.btn-group .btn-group + a,
.btn-group .mod_newscategories li .btn-group + a, .mod_newscategories li
.btn-group .btn-group + a,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn, .btn-toolbar input.submit, .btn-toolbar .btn-box a, .btn-box .btn-toolbar a, .btn-toolbar .mod_newscategories li a, .mod_newscategories li .btn-toolbar a,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .btn-toolbar > input.submit, .btn-box .btn-toolbar > a, .mod_newscategories li .btn-toolbar > a,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > input.submit:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-box .btn-group > a:not(:first-child):not(:last-child):not(.dropdown-toggle), .mod_newscategories li .btn-group > a:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .btn-group > input.submit:first-child, .btn-box .btn-group > a:first-child, .mod_newscategories li .btn-group > a:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > input.submit:first-child:not(:last-child):not(.dropdown-toggle), .btn-box .btn-group > a:first-child:not(:last-child):not(.dropdown-toggle), .mod_newscategories li .btn-group > a:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > input.submit:last-child:not(:first-child), .btn-box .btn-group > a:last-child:not(:first-child), .mod_newscategories li .btn-group > a:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn-group:not(:first-child):not(:last-child) > input.submit, .btn-box .btn-group > .btn-group:not(:first-child):not(:last-child) > a, .mod_newscategories li .btn-group > .btn-group:not(:first-child):not(:last-child) > a {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > input.submit:last-child, .btn-box .btn-group > .btn-group:first-child:not(:last-child) > a:last-child, .mod_newscategories li .btn-group > .btn-group:first-child:not(:last-child) > a:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group > .btn-group:last-child:not(:first-child) > input.submit:first-child, .btn-box .btn-group > .btn-group:last-child:not(:first-child) > a:first-child, .mod_newscategories li .btn-group > .btn-group:last-child:not(:first-child) > a:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle, .btn-group > input.submit + .dropdown-toggle, .btn-box .btn-group > a + .dropdown-toggle, .mod_newscategories li .btn-group > a + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group-lg.btn-group > input.submit + .dropdown-toggle, .btn-box .btn-group-lg.btn-group > a + .dropdown-toggle, .mod_newscategories li .btn-group-lg.btn-group > a + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret, input.submit .caret, .btn-box a .caret, .mod_newscategories li a .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .btn-group-lg > input.submit .caret, .btn-box .btn-group-lg > a .caret, .mod_newscategories li .btn-group-lg > a .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .btn-group-lg > input.submit .caret, .dropup .btn-box .btn-group-lg > a .caret, .btn-box .dropup .btn-group-lg > a .caret, .dropup .mod_newscategories li .btn-group-lg > a .caret, .mod_newscategories li .dropup .btn-group-lg > a .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > input.submit, .btn-box .btn-group-vertical > a, .mod_newscategories li .btn-group-vertical > a,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > input.submit, .btn-box
.btn-group-vertical > .btn-group > a, .mod_newscategories li
.btn-group-vertical > .btn-group > a {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > input.submit, .btn-box .btn-group-vertical > .btn-group > a, .mod_newscategories li .btn-group-vertical > .btn-group > a {
  float: none; }

.btn-group-vertical > .btn + .btn, .btn-group-vertical > input.submit + .btn, .btn-box .btn-group-vertical > a + .btn, .mod_newscategories li .btn-group-vertical > a + .btn, .btn-group-vertical > .btn + input.submit, .btn-group-vertical > input.submit + input.submit, .btn-box .btn-group-vertical > a + input.submit, .mod_newscategories li .btn-group-vertical > a + input.submit, .btn-box .btn-group-vertical > .btn + a, .btn-box .btn-group-vertical > input.submit + a, .btn-box .btn-group-vertical > a + a, .mod_newscategories li .btn-group-vertical > .btn + a, .mod_newscategories li .btn-group-vertical > input.submit + a, .btn-box .mod_newscategories li .btn-group-vertical > a + a, .mod_newscategories li .btn-box .btn-group-vertical > a + a, .mod_newscategories li .btn-group-vertical > a + a,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > input.submit + .btn-group, .btn-box
.btn-group-vertical > a + .btn-group, .mod_newscategories li
.btn-group-vertical > a + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + input.submit, .btn-box
.btn-group-vertical > .btn-group + a, .mod_newscategories li
.btn-group-vertical > .btn-group + a,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group-vertical > input.submit:not(:first-child):not(:last-child), .btn-box .btn-group-vertical > a:not(:first-child):not(:last-child), .mod_newscategories li .btn-group-vertical > a:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > input.submit:first-child:not(:last-child), .btn-box .btn-group-vertical > a:first-child:not(:last-child), .mod_newscategories li .btn-group-vertical > a:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child), .btn-group-vertical > input.submit:last-child:not(:first-child), .btn-box .btn-group-vertical > a:last-child:not(:first-child), .mod_newscategories li .btn-group-vertical > a:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input.submit, .btn-box .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a, .mod_newscategories li .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > input.submit:last-child, .btn-box .btn-group-vertical > .btn-group:first-child:not(:last-child) > a:last-child, .mod_newscategories li .btn-group-vertical > .btn-group:first-child:not(:last-child) > a:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > input.submit:first-child, .btn-box .btn-group-vertical > .btn-group:last-child:not(:first-child) > a:first-child, .mod_newscategories li .btn-group-vertical > .btn-group:last-child:not(:first-child) > a:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn, .btn-group-justified > input.submit, .btn-box .btn-group-justified > a, .mod_newscategories li .btn-group-justified > a,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group input.submit, .btn-group-justified > .btn-group .btn-box a, .btn-box .btn-group-justified > .btn-group a, .btn-group-justified > .btn-group .mod_newscategories li a, .mod_newscategories li .btn-group-justified > .btn-group a {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > input.submit input[type="radio"], .btn-box [data-toggle="buttons"] > a input[type="radio"], .mod_newscategories li [data-toggle="buttons"] > a input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > input.submit input[type="checkbox"], .btn-box
[data-toggle="buttons"] > a input[type="checkbox"], .mod_newscategories li
[data-toggle="buttons"] > a input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > input.submit input[type="radio"], .btn-box
[data-toggle="buttons"] > .btn-group > a input[type="radio"], .mod_newscategories li
[data-toggle="buttons"] > .btn-group > a input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > input.submit input[type="checkbox"], .btn-box
[data-toggle="buttons"] > .btn-group > a input[type="checkbox"], .mod_newscategories li
[data-toggle="buttons"] > .btn-group > a input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control, .input-group input.text, .input-group
  input.password, .input-group
  input.captcha, .input-group
  textarea, .input-group
  select {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group input.text,
.input-group
input.password,
.input-group
input.captcha,
.input-group
textarea,
.input-group
select {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child),
  .input-group input.text:not(:first-child):not(:last-child),
  .input-group
  input.password:not(:first-child):not(:last-child),
  .input-group
  input.captcha:not(:first-child):not(:last-child),
  .input-group
  textarea:not(:first-child):not(:last-child),
  .input-group
  select:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn,
  .input-group-sm > .input-group-btn > input.input-group-addon.submit, .btn-box
  .input-group-sm > .input-group-btn > a.input-group-addon, .mod_newscategories li
  .input-group-sm > .input-group-btn > a.input-group-addon {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn,
  .input-group-lg > .input-group-btn > input.input-group-addon.submit, .btn-box
  .input-group-lg > .input-group-btn > a.input-group-addon, .mod_newscategories li
  .input-group-lg > .input-group-btn > a.input-group-addon {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child, .input-group input.text:first-child, .input-group
input.password:first-child, .input-group
input.captcha:first-child, .input-group
textarea:first-child, .input-group
select:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > input.submit, .btn-box
.input-group-btn:first-child > a, .mod_newscategories li
.input-group-btn:first-child > a,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .btn-group > input.submit, .btn-box
.input-group-btn:first-child > .btn-group > a, .mod_newscategories li
.input-group-btn:first-child > .btn-group > a,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > input.submit:not(:last-child):not(.dropdown-toggle), .btn-box
.input-group-btn:last-child > a:not(:last-child):not(.dropdown-toggle), .mod_newscategories li
.input-group-btn:last-child > a:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > input.submit, .btn-box
.input-group-btn:last-child > .btn-group:not(:last-child) > a, .mod_newscategories li
.input-group-btn:last-child > .btn-group:not(:last-child) > a {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child, .input-group input.text:last-child, .input-group
input.password:last-child, .input-group
input.captcha:last-child, .input-group
textarea:last-child, .input-group
select:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > input.submit, .btn-box
.input-group-btn:last-child > a, .mod_newscategories li
.input-group-btn:last-child > a,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .btn-group > input.submit, .btn-box
.input-group-btn:last-child > .btn-group > a, .mod_newscategories li
.input-group-btn:last-child > .btn-group > a,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > input.submit:not(:first-child), .btn-box
.input-group-btn:first-child > a:not(:first-child), .mod_newscategories li
.input-group-btn:first-child > a:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn-group:not(:first-child) > input.submit, .btn-box
.input-group-btn:first-child > .btn-group:not(:first-child) > a, .mod_newscategories li
.input-group-btn:first-child > .btn-group:not(:first-child) > a {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, .input-group-btn > input.submit, .btn-box .input-group-btn > a, .mod_newscategories li .input-group-btn > a {
    position: relative; }
    .input-group-btn > .btn + .btn, .input-group-btn > input.submit + .btn, .btn-box .input-group-btn > a + .btn, .mod_newscategories li .input-group-btn > a + .btn, .input-group-btn > .btn + input.submit, .input-group-btn > input.submit + input.submit, .btn-box .input-group-btn > a + input.submit, .mod_newscategories li .input-group-btn > a + input.submit, .btn-box .input-group-btn > .btn + a, .btn-box .input-group-btn > input.submit + a, .btn-box .input-group-btn > a + a, .mod_newscategories li .input-group-btn > .btn + a, .mod_newscategories li .input-group-btn > input.submit + a, .btn-box .mod_newscategories li .input-group-btn > a + a, .mod_newscategories li .btn-box .input-group-btn > a + a, .mod_newscategories li .input-group-btn > a + a {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > input.submit:hover, .btn-box .input-group-btn > a:hover, .mod_newscategories li .input-group-btn > a:hover, .input-group-btn > .btn:focus, .input-group-btn > input.submit:focus, .btn-box .input-group-btn > a:focus, .mod_newscategories li .input-group-btn > a:focus, .input-group-btn > .btn:active, .input-group-btn > input.submit:active, .btn-box .input-group-btn > a:active, .mod_newscategories li .input-group-btn > a:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn, .input-group-btn:first-child > input.submit, .btn-box .input-group-btn:first-child > a, .mod_newscategories li .input-group-btn:first-child > a,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn, .input-group-btn:last-child > input.submit, .btn-box .input-group-btn:last-child > a, .mod_newscategories li .input-group-btn:last-child > a,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #3255a4; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #3255a4; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header, .col-2 #container > .navbar-header, .productfilter__container .mod_iso_productfilter > .navbar-header,
.container > .navbar-collapse, .col-2 #container > .navbar-collapse, .productfilter__container .mod_iso_productfilter > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header, .col-2 #container > .navbar-header, .productfilter__container .mod_iso_productfilter > .navbar-header,
    .container > .navbar-collapse, .col-2 #container > .navbar-collapse, .productfilter__container .mod_iso_productfilter > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand, .col-2 .navbar > #container .navbar-brand, .productfilter__container .navbar > .mod_iso_productfilter .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group, .navbar-form .widget, .navbar-form
    .submit_container {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control, .navbar-form input.text, .navbar-form
    input.password, .navbar-form
    input.captcha, .navbar-form
    textarea, .navbar-form
    select {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control,
      .navbar-form .input-group input.text,
      .navbar-form .input-group
      input.password,
      .navbar-form .input-group
      input.captcha,
      .navbar-form .input-group
      textarea,
      .navbar-form .input-group
      select {
        width: auto; }
    .navbar-form .input-group > .form-control, .navbar-form .input-group > input.text, .navbar-form .input-group >
    input.password, .navbar-form .input-group >
    input.captcha, .navbar-form .input-group >
    textarea, .navbar-form .input-group >
    select {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio, .navbar-form .radio_container,
    .navbar-form .checkbox,
    .navbar-form .checkbox_container {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label, .navbar-form .radio_container label,
      .navbar-form .checkbox label,
      .navbar-form .checkbox_container label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"], .navbar-form .radio_container input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"],
    .navbar-form .checkbox_container input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group, .navbar-form .widget, .navbar-form
    .submit_container {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child, .navbar-form .widget:last-child, .navbar-form
      .submit_container:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .btn-group-sm > input.navbar-btn.submit, .btn-box .btn-group-sm > a.navbar-btn, .mod_newscategories li .btn-group-sm > a.navbar-btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .btn-group-xs > input.navbar-btn.submit, .btn-box .btn-group-xs > a.navbar-btn, .mod_newscategories li .btn-group-xs > a.navbar-btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #3255a4;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 3;
    color: #203769;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #3255a4;
    border-color: #3255a4;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label, input.submit .label, .btn-box a .label, .mod_newscategories li a .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #3255a4; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #26417d; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge, input.submit .badge, .btn-box a .badge, .mod_newscategories li a .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > input.submit .badge, .btn-box .btn-group-xs > a .badge, .mod_newscategories li .btn-group-xs > a .badge,
  .btn-group-xs > .btn .badge,
  .btn-group-xs > input.submit .badge, .btn-box
  .btn-group-xs > a .badge, .mod_newscategories li
  .btn-group-xs > a .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #3255a4;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron, .col-2 #container .jumbotron, .productfilter__container .mod_iso_productfilter .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 6px; }
  .jumbotron .container, .jumbotron .col-2 #container, .col-2 .jumbotron #container, .jumbotron .productfilter__container .mod_iso_productfilter, .productfilter__container .jumbotron .mod_iso_productfilter {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron, .col-2 #container .jumbotron, .productfilter__container .mod_iso_productfilter .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #3255a4; }

.alert, .confirmation,
.confirm,
.message.ajaxconfirm, .warning,
p.error, .message {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4, .confirmation h4,
  .confirm h4,
  .message.ajaxconfirm h4, .warning h4,
  p.error h4, .message h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link, .confirmation .alert-link,
  .confirm .alert-link, .warning .alert-link,
  p.error .alert-link, .message .alert-link {
    font-weight: bold; }
  .alert > p, .confirmation > p,
  .confirm > p,
  .message.ajaxconfirm > p, .warning > p,
  p.error > p, .message > p,
  .alert > ul, .confirmation > ul,
  .confirm > ul,
  .message.ajaxconfirm > ul, .warning > ul,
  p.error > ul, .message > ul {
    margin-bottom: 0; }
  .alert > p + p, .confirmation > p + p,
  .confirm > p + p,
  .message.ajaxconfirm > p + p, .warning > p + p,
  p.error > p + p, .message > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success, .confirmation,
.confirm,
.message.ajaxconfirm {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr, .confirmation hr,
  .confirm hr,
  .message.ajaxconfirm hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link, .confirmation .alert-link,
  .confirm .alert-link,
  .message.ajaxconfirm .alert-link {
    color: #2b542c; }

.alert-info, .message {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr, .message hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link, .message .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger, .warning,
p.error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr, .warning hr,
  p.error hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link, .warning .alert-link,
  p.error .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #3255a4;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #3255a4;
  border-color: #3255a4; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #b8c8ea; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel, .ce_accordion {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body, .ce_accordion .accordion {
  padding: 15px; }
  .panel-body:before, .ce_accordion .accordion:before, .panel-body:after, .ce_accordion .accordion:after {
    content: " ";
    display: table; }
  .panel-body:after, .ce_accordion .accordion:after {
    clear: both; }

.panel-heading, .ce_accordion .toggler {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle, .ce_accordion .toggler > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group, .ce_accordion > .list-group,
.panel > .panel-collapse > .list-group, .ce_accordion > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item, .ce_accordion > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item, .ce_accordion > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child, .ce_accordion > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child, .ce_accordion > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child, .ce_accordion > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child, .ce_accordion > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .ce_accordion > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .ce_accordion .panel > .toggler + .panel-collapse > .list-group .list-group-item:first-child, .ce_accordion > .toggler + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child, .ce_accordion .toggler + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table, .ce_accordion > .table, .ce_table .panel > table, .ce_table .ce_accordion > table,
.ce_text .panel > table,
.ce_text .ce_accordion > table, .panel > table.calendar, .panel > table, .ce_accordion > table,
.panel > .table-responsive > .table, .ce_accordion > .table-responsive > .table,
.panel > .ce_table > .table, .ce_accordion > .ce_table > .table, .ce_table
.panel > .table-responsive > table, .ce_table .ce_accordion > .table-responsive > table,
.panel > .ce_table > table,
.ce_text
.panel > .table-responsive > table,
.ce_text .ce_accordion > .table-responsive > table,
.ce_text
.panel > .ce_table > table,
.ce_text .ce_accordion > .ce_table > table,
.panel > .table-responsive > table.calendar, .ce_accordion > .table-responsive > table.calendar,
.panel > .ce_table > table.calendar,
.panel > .table-responsive > table, .ce_accordion > .table-responsive > table,
.panel > .ce_table > table, .ce_accordion > .ce_table > table,
.panel > .panel-collapse > .table, .ce_accordion > .panel-collapse > .table, .ce_table
.panel > .panel-collapse > table, .ce_table .ce_accordion > .panel-collapse > table,
.ce_text
.panel > .panel-collapse > table,
.ce_text .ce_accordion > .panel-collapse > table,
.panel > .panel-collapse > table.calendar, .ce_accordion > .panel-collapse > table.calendar,
.panel > .panel-collapse > table, .ce_accordion > .panel-collapse > table {
  margin-bottom: 0; }
  .panel > .table caption, .ce_accordion > .table caption, .ce_table .panel > table caption, .ce_table .ce_accordion > table caption,
  .ce_text .panel > table caption,
  .ce_text .ce_accordion > table caption, .panel > table.calendar caption, .ce_accordion > table.calendar caption, .panel > table caption, .ce_accordion > table caption,
  .panel > .table-responsive > .table caption, .ce_accordion > .table-responsive > .table caption,
  .panel > .ce_table > .table caption, .ce_accordion > .ce_table > .table caption, .ce_table
  .panel > .table-responsive > table caption, .ce_table .ce_accordion > .table-responsive > table caption,
  .panel > .ce_table > table caption, .ce_accordion > .ce_table > table caption,
  .ce_text
  .panel > .table-responsive > table caption,
  .ce_text .ce_accordion > .table-responsive > table caption,
  .ce_text
  .panel > .ce_table > table caption,
  .ce_text .ce_accordion > .ce_table > table caption,
  .panel > .table-responsive > table.calendar caption, .ce_accordion > .table-responsive > table.calendar caption,
  .panel > .ce_table > table.calendar caption, .ce_accordion > .ce_table > table.calendar caption,
  .panel > .table-responsive > table caption, .ce_accordion > .table-responsive > table caption,
  .panel > .ce_table > table caption, .ce_accordion > .ce_table > table caption,
  .panel > .panel-collapse > .table caption, .ce_accordion > .panel-collapse > .table caption, .ce_table
  .panel > .panel-collapse > table caption, .ce_table .ce_accordion > .panel-collapse > table caption,
  .ce_text
  .panel > .panel-collapse > table caption,
  .ce_text .ce_accordion > .panel-collapse > table caption,
  .panel > .panel-collapse > table.calendar caption, .ce_accordion > .panel-collapse > table.calendar caption,
  .panel > .panel-collapse > table caption, .ce_accordion > .panel-collapse > table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child, .ce_accordion > .table:first-child, .ce_table .panel > table:first-child, .ce_table .ce_accordion > table:first-child,
.ce_text .panel > table:first-child,
.ce_text .ce_accordion > table:first-child, .panel > table.calendar:first-child, .panel > table:first-child, .ce_accordion > table:first-child,
.panel > .table-responsive:first-child > .table:first-child, .ce_accordion > .table-responsive:first-child > .table:first-child,
.panel > .ce_table:first-child > .table:first-child, .ce_accordion > .ce_table:first-child > .table:first-child, .ce_table
.panel > .table-responsive:first-child > table:first-child, .ce_table .ce_accordion > .table-responsive:first-child > table:first-child,
.panel > .ce_table:first-child > table:first-child,
.ce_text
.panel > .table-responsive:first-child > table:first-child,
.ce_text .ce_accordion > .table-responsive:first-child > table:first-child,
.ce_text
.panel > .ce_table:first-child > table:first-child,
.ce_text .ce_accordion > .ce_table:first-child > table:first-child,
.panel > .table-responsive:first-child > table.calendar:first-child, .ce_accordion > .table-responsive:first-child > table.calendar:first-child,
.panel > .ce_table:first-child > table.calendar:first-child,
.panel > .table-responsive:first-child > table:first-child, .ce_accordion > .table-responsive:first-child > table:first-child,
.panel > .ce_table:first-child > table:first-child, .ce_accordion > .ce_table:first-child > table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child, .ce_accordion > .table:first-child > thead:first-child > tr:first-child, .ce_table .panel > table:first-child > thead:first-child > tr:first-child, .ce_table .ce_accordion > table:first-child > thead:first-child > tr:first-child,
  .ce_text .panel > table:first-child > thead:first-child > tr:first-child,
  .ce_text .ce_accordion > table:first-child > thead:first-child > tr:first-child, .panel > table.calendar:first-child > thead:first-child > tr:first-child, .ce_accordion > table.calendar:first-child > thead:first-child > tr:first-child, .panel > table:first-child > thead:first-child > tr:first-child, .ce_accordion > table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child, .ce_accordion > .table:first-child > tbody:first-child > tr:first-child, .ce_table
  .panel > table:first-child > tbody:first-child > tr:first-child, .ce_table .ce_accordion > table:first-child > tbody:first-child > tr:first-child,
  .ce_text
  .panel > table:first-child > tbody:first-child > tr:first-child,
  .ce_text .ce_accordion > table:first-child > tbody:first-child > tr:first-child,
  .panel > table.calendar:first-child > tbody:first-child > tr:first-child, .ce_accordion > table.calendar:first-child > tbody:first-child > tr:first-child,
  .panel > table:first-child > tbody:first-child > tr:first-child, .ce_accordion > table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .ce_accordion > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .ce_table:first-child > .table:first-child > thead:first-child > tr:first-child, .ce_accordion > .ce_table:first-child > .table:first-child > thead:first-child > tr:first-child, .ce_table
  .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child, .ce_table .ce_accordion > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child,
  .panel > .ce_table:first-child > table:first-child > thead:first-child > tr:first-child, .ce_accordion > .ce_table:first-child > table:first-child > thead:first-child > tr:first-child,
  .ce_text
  .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child,
  .ce_text .ce_accordion > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child,
  .ce_text
  .panel > .ce_table:first-child > table:first-child > thead:first-child > tr:first-child,
  .ce_text .ce_accordion > .ce_table:first-child > table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > table.calendar:first-child > thead:first-child > tr:first-child, .ce_accordion > .table-responsive:first-child > table.calendar:first-child > thead:first-child > tr:first-child,
  .panel > .ce_table:first-child > table.calendar:first-child > thead:first-child > tr:first-child, .ce_accordion > .ce_table:first-child > table.calendar:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child, .ce_accordion > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child,
  .panel > .ce_table:first-child > table:first-child > thead:first-child > tr:first-child, .ce_accordion > .ce_table:first-child > table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .ce_accordion > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .ce_table:first-child > .table:first-child > tbody:first-child > tr:first-child, .ce_accordion > .ce_table:first-child > .table:first-child > tbody:first-child > tr:first-child, .ce_table
  .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child, .ce_table .ce_accordion > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child,
  .panel > .ce_table:first-child > table:first-child > tbody:first-child > tr:first-child, .ce_accordion > .ce_table:first-child > table:first-child > tbody:first-child > tr:first-child,
  .ce_text
  .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child,
  .ce_text .ce_accordion > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child,
  .ce_text
  .panel > .ce_table:first-child > table:first-child > tbody:first-child > tr:first-child,
  .ce_text .ce_accordion > .ce_table:first-child > table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > table.calendar:first-child > tbody:first-child > tr:first-child, .ce_accordion > .table-responsive:first-child > table.calendar:first-child > tbody:first-child > tr:first-child,
  .panel > .ce_table:first-child > table.calendar:first-child > tbody:first-child > tr:first-child, .ce_accordion > .ce_table:first-child > table.calendar:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child, .ce_accordion > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child,
  .panel > .ce_table:first-child > table:first-child > tbody:first-child > tr:first-child, .ce_accordion > .ce_table:first-child > table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .ce_accordion > .table:first-child > thead:first-child > tr:first-child td:first-child, .ce_table .panel > table:first-child > thead:first-child > tr:first-child td:first-child, .ce_table .ce_accordion > table:first-child > thead:first-child > tr:first-child td:first-child,
    .ce_text .panel > table:first-child > thead:first-child > tr:first-child td:first-child,
    .ce_text .ce_accordion > table:first-child > thead:first-child > tr:first-child td:first-child, .panel > table.calendar:first-child > thead:first-child > tr:first-child td:first-child, .ce_accordion > table.calendar:first-child > thead:first-child > tr:first-child td:first-child, .panel > table:first-child > thead:first-child > tr:first-child td:first-child, .ce_accordion > table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .ce_accordion > .table:first-child > thead:first-child > tr:first-child th:first-child, .ce_table
    .panel > table:first-child > thead:first-child > tr:first-child th:first-child, .ce_table .ce_accordion > table:first-child > thead:first-child > tr:first-child th:first-child,
    .ce_text
    .panel > table:first-child > thead:first-child > tr:first-child th:first-child,
    .ce_text .ce_accordion > table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > table.calendar:first-child > thead:first-child > tr:first-child th:first-child, .ce_accordion > table.calendar:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > table:first-child > thead:first-child > tr:first-child th:first-child, .ce_accordion > table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .ce_accordion > .table:first-child > tbody:first-child > tr:first-child td:first-child, .ce_table
    .panel > table:first-child > tbody:first-child > tr:first-child td:first-child, .ce_table .ce_accordion > table:first-child > tbody:first-child > tr:first-child td:first-child,
    .ce_text
    .panel > table:first-child > tbody:first-child > tr:first-child td:first-child,
    .ce_text .ce_accordion > table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > table.calendar:first-child > tbody:first-child > tr:first-child td:first-child, .ce_accordion > table.calendar:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > table:first-child > tbody:first-child > tr:first-child td:first-child, .ce_accordion > table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .ce_accordion > .table:first-child > tbody:first-child > tr:first-child th:first-child, .ce_table
    .panel > table:first-child > tbody:first-child > tr:first-child th:first-child, .ce_table .ce_accordion > table:first-child > tbody:first-child > tr:first-child th:first-child,
    .ce_text
    .panel > table:first-child > tbody:first-child > tr:first-child th:first-child,
    .ce_text .ce_accordion > table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > table.calendar:first-child > tbody:first-child > tr:first-child th:first-child, .ce_accordion > table.calendar:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > table:first-child > tbody:first-child > tr:first-child th:first-child, .ce_accordion > table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .ce_accordion > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .ce_table:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .ce_accordion > .ce_table:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .ce_table
    .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:first-child, .ce_table .ce_accordion > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .ce_table:first-child > table:first-child > thead:first-child > tr:first-child td:first-child, .ce_accordion > .ce_table:first-child > table:first-child > thead:first-child > tr:first-child td:first-child,
    .ce_text
    .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:first-child,
    .ce_text .ce_accordion > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:first-child,
    .ce_text
    .panel > .ce_table:first-child > table:first-child > thead:first-child > tr:first-child td:first-child,
    .ce_text .ce_accordion > .ce_table:first-child > table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > table.calendar:first-child > thead:first-child > tr:first-child td:first-child, .ce_accordion > .table-responsive:first-child > table.calendar:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .ce_table:first-child > table.calendar:first-child > thead:first-child > tr:first-child td:first-child, .ce_accordion > .ce_table:first-child > table.calendar:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:first-child, .ce_accordion > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .ce_table:first-child > table:first-child > thead:first-child > tr:first-child td:first-child, .ce_accordion > .ce_table:first-child > table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .ce_accordion > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .ce_table:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .ce_accordion > .ce_table:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .ce_table
    .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:first-child, .ce_table .ce_accordion > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .ce_table:first-child > table:first-child > thead:first-child > tr:first-child th:first-child, .ce_accordion > .ce_table:first-child > table:first-child > thead:first-child > tr:first-child th:first-child,
    .ce_text
    .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:first-child,
    .ce_text .ce_accordion > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:first-child,
    .ce_text
    .panel > .ce_table:first-child > table:first-child > thead:first-child > tr:first-child th:first-child,
    .ce_text .ce_accordion > .ce_table:first-child > table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > table.calendar:first-child > thead:first-child > tr:first-child th:first-child, .ce_accordion > .table-responsive:first-child > table.calendar:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .ce_table:first-child > table.calendar:first-child > thead:first-child > tr:first-child th:first-child, .ce_accordion > .ce_table:first-child > table.calendar:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:first-child, .ce_accordion > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .ce_table:first-child > table:first-child > thead:first-child > tr:first-child th:first-child, .ce_accordion > .ce_table:first-child > table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .ce_accordion > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .ce_table:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .ce_accordion > .ce_table:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .ce_table
    .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child, .ce_table .ce_accordion > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .ce_table:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child, .ce_accordion > .ce_table:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child,
    .ce_text
    .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child,
    .ce_text .ce_accordion > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child,
    .ce_text
    .panel > .ce_table:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child,
    .ce_text .ce_accordion > .ce_table:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > table.calendar:first-child > tbody:first-child > tr:first-child td:first-child, .ce_accordion > .table-responsive:first-child > table.calendar:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .ce_table:first-child > table.calendar:first-child > tbody:first-child > tr:first-child td:first-child, .ce_accordion > .ce_table:first-child > table.calendar:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child, .ce_accordion > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .ce_table:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child, .ce_accordion > .ce_table:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .ce_accordion > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .ce_table:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .ce_accordion > .ce_table:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .ce_table
    .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child, .ce_table .ce_accordion > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .ce_table:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child, .ce_accordion > .ce_table:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child,
    .ce_text
    .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child,
    .ce_text .ce_accordion > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child,
    .ce_text
    .panel > .ce_table:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child,
    .ce_text .ce_accordion > .ce_table:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > table.calendar:first-child > tbody:first-child > tr:first-child th:first-child, .ce_accordion > .table-responsive:first-child > table.calendar:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .ce_table:first-child > table.calendar:first-child > tbody:first-child > tr:first-child th:first-child, .ce_accordion > .ce_table:first-child > table.calendar:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child, .ce_accordion > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .ce_table:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child, .ce_accordion > .ce_table:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .ce_accordion > .table:first-child > thead:first-child > tr:first-child td:last-child, .ce_table .panel > table:first-child > thead:first-child > tr:first-child td:last-child, .ce_table .ce_accordion > table:first-child > thead:first-child > tr:first-child td:last-child,
    .ce_text .panel > table:first-child > thead:first-child > tr:first-child td:last-child,
    .ce_text .ce_accordion > table:first-child > thead:first-child > tr:first-child td:last-child, .panel > table.calendar:first-child > thead:first-child > tr:first-child td:last-child, .ce_accordion > table.calendar:first-child > thead:first-child > tr:first-child td:last-child, .panel > table:first-child > thead:first-child > tr:first-child td:last-child, .ce_accordion > table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .ce_accordion > .table:first-child > thead:first-child > tr:first-child th:last-child, .ce_table
    .panel > table:first-child > thead:first-child > tr:first-child th:last-child, .ce_table .ce_accordion > table:first-child > thead:first-child > tr:first-child th:last-child,
    .ce_text
    .panel > table:first-child > thead:first-child > tr:first-child th:last-child,
    .ce_text .ce_accordion > table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > table.calendar:first-child > thead:first-child > tr:first-child th:last-child, .ce_accordion > table.calendar:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > table:first-child > thead:first-child > tr:first-child th:last-child, .ce_accordion > table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .ce_accordion > .table:first-child > tbody:first-child > tr:first-child td:last-child, .ce_table
    .panel > table:first-child > tbody:first-child > tr:first-child td:last-child, .ce_table .ce_accordion > table:first-child > tbody:first-child > tr:first-child td:last-child,
    .ce_text
    .panel > table:first-child > tbody:first-child > tr:first-child td:last-child,
    .ce_text .ce_accordion > table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > table.calendar:first-child > tbody:first-child > tr:first-child td:last-child, .ce_accordion > table.calendar:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > table:first-child > tbody:first-child > tr:first-child td:last-child, .ce_accordion > table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .ce_accordion > .table:first-child > tbody:first-child > tr:first-child th:last-child, .ce_table
    .panel > table:first-child > tbody:first-child > tr:first-child th:last-child, .ce_table .ce_accordion > table:first-child > tbody:first-child > tr:first-child th:last-child,
    .ce_text
    .panel > table:first-child > tbody:first-child > tr:first-child th:last-child,
    .ce_text .ce_accordion > table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > table.calendar:first-child > tbody:first-child > tr:first-child th:last-child, .ce_accordion > table.calendar:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > table:first-child > tbody:first-child > tr:first-child th:last-child, .ce_accordion > table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .ce_accordion > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .ce_table:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .ce_accordion > .ce_table:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .ce_table
    .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:last-child, .ce_table .ce_accordion > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .ce_table:first-child > table:first-child > thead:first-child > tr:first-child td:last-child, .ce_accordion > .ce_table:first-child > table:first-child > thead:first-child > tr:first-child td:last-child,
    .ce_text
    .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:last-child,
    .ce_text .ce_accordion > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:last-child,
    .ce_text
    .panel > .ce_table:first-child > table:first-child > thead:first-child > tr:first-child td:last-child,
    .ce_text .ce_accordion > .ce_table:first-child > table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > table.calendar:first-child > thead:first-child > tr:first-child td:last-child, .ce_accordion > .table-responsive:first-child > table.calendar:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .ce_table:first-child > table.calendar:first-child > thead:first-child > tr:first-child td:last-child, .ce_accordion > .ce_table:first-child > table.calendar:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:last-child, .ce_accordion > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .ce_table:first-child > table:first-child > thead:first-child > tr:first-child td:last-child, .ce_accordion > .ce_table:first-child > table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .ce_accordion > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .ce_table:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .ce_accordion > .ce_table:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .ce_table
    .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:last-child, .ce_table .ce_accordion > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .ce_table:first-child > table:first-child > thead:first-child > tr:first-child th:last-child, .ce_accordion > .ce_table:first-child > table:first-child > thead:first-child > tr:first-child th:last-child,
    .ce_text
    .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:last-child,
    .ce_text .ce_accordion > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:last-child,
    .ce_text
    .panel > .ce_table:first-child > table:first-child > thead:first-child > tr:first-child th:last-child,
    .ce_text .ce_accordion > .ce_table:first-child > table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > table.calendar:first-child > thead:first-child > tr:first-child th:last-child, .ce_accordion > .table-responsive:first-child > table.calendar:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .ce_table:first-child > table.calendar:first-child > thead:first-child > tr:first-child th:last-child, .ce_accordion > .ce_table:first-child > table.calendar:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:last-child, .ce_accordion > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .ce_table:first-child > table:first-child > thead:first-child > tr:first-child th:last-child, .ce_accordion > .ce_table:first-child > table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .ce_accordion > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .ce_table:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .ce_accordion > .ce_table:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .ce_table
    .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child, .ce_table .ce_accordion > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .ce_table:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child, .ce_accordion > .ce_table:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child,
    .ce_text
    .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child,
    .ce_text .ce_accordion > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child,
    .ce_text
    .panel > .ce_table:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child,
    .ce_text .ce_accordion > .ce_table:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > table.calendar:first-child > tbody:first-child > tr:first-child td:last-child, .ce_accordion > .table-responsive:first-child > table.calendar:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .ce_table:first-child > table.calendar:first-child > tbody:first-child > tr:first-child td:last-child, .ce_accordion > .ce_table:first-child > table.calendar:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child, .ce_accordion > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .ce_table:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child, .ce_accordion > .ce_table:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .ce_accordion > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .ce_table:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .ce_accordion > .ce_table:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .ce_table
    .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child, .ce_table .ce_accordion > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .ce_table:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child, .ce_accordion > .ce_table:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child,
    .ce_text
    .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child,
    .ce_text .ce_accordion > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child,
    .ce_text
    .panel > .ce_table:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child,
    .ce_text .ce_accordion > .ce_table:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > table.calendar:first-child > tbody:first-child > tr:first-child th:last-child, .ce_accordion > .table-responsive:first-child > table.calendar:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .ce_table:first-child > table.calendar:first-child > tbody:first-child > tr:first-child th:last-child, .ce_accordion > .ce_table:first-child > table.calendar:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child, .ce_accordion > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .ce_table:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child, .ce_accordion > .ce_table:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }

.panel > .table:last-child, .ce_accordion > .table:last-child, .ce_table .panel > table:last-child, .ce_table .ce_accordion > table:last-child,
.ce_text .panel > table:last-child,
.ce_text .ce_accordion > table:last-child, .panel > table.calendar:last-child, .panel > table:last-child, .ce_accordion > table:last-child,
.panel > .table-responsive:last-child > .table:last-child, .ce_accordion > .table-responsive:last-child > .table:last-child,
.panel > .ce_table:last-child > .table:last-child, .ce_accordion > .ce_table:last-child > .table:last-child, .ce_table
.panel > .table-responsive:last-child > table:last-child, .ce_table .ce_accordion > .table-responsive:last-child > table:last-child,
.panel > .ce_table:last-child > table:last-child,
.ce_text
.panel > .table-responsive:last-child > table:last-child,
.ce_text .ce_accordion > .table-responsive:last-child > table:last-child,
.ce_text
.panel > .ce_table:last-child > table:last-child,
.ce_text .ce_accordion > .ce_table:last-child > table:last-child,
.panel > .table-responsive:last-child > table.calendar:last-child, .ce_accordion > .table-responsive:last-child > table.calendar:last-child,
.panel > .ce_table:last-child > table.calendar:last-child,
.panel > .table-responsive:last-child > table:last-child, .ce_accordion > .table-responsive:last-child > table:last-child,
.panel > .ce_table:last-child > table:last-child, .ce_accordion > .ce_table:last-child > table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child, .ce_accordion > .table:last-child > tbody:last-child > tr:last-child, .ce_table .panel > table:last-child > tbody:last-child > tr:last-child, .ce_table .ce_accordion > table:last-child > tbody:last-child > tr:last-child,
  .ce_text .panel > table:last-child > tbody:last-child > tr:last-child,
  .ce_text .ce_accordion > table:last-child > tbody:last-child > tr:last-child, .panel > table.calendar:last-child > tbody:last-child > tr:last-child, .ce_accordion > table.calendar:last-child > tbody:last-child > tr:last-child, .panel > table:last-child > tbody:last-child > tr:last-child, .ce_accordion > table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child, .ce_accordion > .table:last-child > tfoot:last-child > tr:last-child, .ce_table
  .panel > table:last-child > tfoot:last-child > tr:last-child, .ce_table .ce_accordion > table:last-child > tfoot:last-child > tr:last-child,
  .ce_text
  .panel > table:last-child > tfoot:last-child > tr:last-child,
  .ce_text .ce_accordion > table:last-child > tfoot:last-child > tr:last-child,
  .panel > table.calendar:last-child > tfoot:last-child > tr:last-child, .ce_accordion > table.calendar:last-child > tfoot:last-child > tr:last-child,
  .panel > table:last-child > tfoot:last-child > tr:last-child, .ce_accordion > table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .ce_accordion > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .ce_table:last-child > .table:last-child > tbody:last-child > tr:last-child, .ce_accordion > .ce_table:last-child > .table:last-child > tbody:last-child > tr:last-child, .ce_table
  .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child, .ce_table .ce_accordion > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child,
  .panel > .ce_table:last-child > table:last-child > tbody:last-child > tr:last-child, .ce_accordion > .ce_table:last-child > table:last-child > tbody:last-child > tr:last-child,
  .ce_text
  .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child,
  .ce_text .ce_accordion > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child,
  .ce_text
  .panel > .ce_table:last-child > table:last-child > tbody:last-child > tr:last-child,
  .ce_text .ce_accordion > .ce_table:last-child > table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > table.calendar:last-child > tbody:last-child > tr:last-child, .ce_accordion > .table-responsive:last-child > table.calendar:last-child > tbody:last-child > tr:last-child,
  .panel > .ce_table:last-child > table.calendar:last-child > tbody:last-child > tr:last-child, .ce_accordion > .ce_table:last-child > table.calendar:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child, .ce_accordion > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child,
  .panel > .ce_table:last-child > table:last-child > tbody:last-child > tr:last-child, .ce_accordion > .ce_table:last-child > table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .ce_accordion > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .ce_table:last-child > .table:last-child > tfoot:last-child > tr:last-child, .ce_accordion > .ce_table:last-child > .table:last-child > tfoot:last-child > tr:last-child, .ce_table
  .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child, .ce_table .ce_accordion > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child,
  .panel > .ce_table:last-child > table:last-child > tfoot:last-child > tr:last-child, .ce_accordion > .ce_table:last-child > table:last-child > tfoot:last-child > tr:last-child,
  .ce_text
  .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child,
  .ce_text .ce_accordion > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child,
  .ce_text
  .panel > .ce_table:last-child > table:last-child > tfoot:last-child > tr:last-child,
  .ce_text .ce_accordion > .ce_table:last-child > table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > table.calendar:last-child > tfoot:last-child > tr:last-child, .ce_accordion > .table-responsive:last-child > table.calendar:last-child > tfoot:last-child > tr:last-child,
  .panel > .ce_table:last-child > table.calendar:last-child > tfoot:last-child > tr:last-child, .ce_accordion > .ce_table:last-child > table.calendar:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child, .ce_accordion > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child,
  .panel > .ce_table:last-child > table:last-child > tfoot:last-child > tr:last-child, .ce_accordion > .ce_table:last-child > table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .ce_accordion > .table:last-child > tbody:last-child > tr:last-child td:first-child, .ce_table .panel > table:last-child > tbody:last-child > tr:last-child td:first-child, .ce_table .ce_accordion > table:last-child > tbody:last-child > tr:last-child td:first-child,
    .ce_text .panel > table:last-child > tbody:last-child > tr:last-child td:first-child,
    .ce_text .ce_accordion > table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > table.calendar:last-child > tbody:last-child > tr:last-child td:first-child, .ce_accordion > table.calendar:last-child > tbody:last-child > tr:last-child td:first-child, .panel > table:last-child > tbody:last-child > tr:last-child td:first-child, .ce_accordion > table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .ce_accordion > .table:last-child > tbody:last-child > tr:last-child th:first-child, .ce_table
    .panel > table:last-child > tbody:last-child > tr:last-child th:first-child, .ce_table .ce_accordion > table:last-child > tbody:last-child > tr:last-child th:first-child,
    .ce_text
    .panel > table:last-child > tbody:last-child > tr:last-child th:first-child,
    .ce_text .ce_accordion > table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > table.calendar:last-child > tbody:last-child > tr:last-child th:first-child, .ce_accordion > table.calendar:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > table:last-child > tbody:last-child > tr:last-child th:first-child, .ce_accordion > table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .ce_accordion > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .ce_table
    .panel > table:last-child > tfoot:last-child > tr:last-child td:first-child, .ce_table .ce_accordion > table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .ce_text
    .panel > table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .ce_text .ce_accordion > table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > table.calendar:last-child > tfoot:last-child > tr:last-child td:first-child, .ce_accordion > table.calendar:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > table:last-child > tfoot:last-child > tr:last-child td:first-child, .ce_accordion > table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .ce_accordion > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .ce_table
    .panel > table:last-child > tfoot:last-child > tr:last-child th:first-child, .ce_table .ce_accordion > table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .ce_text
    .panel > table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .ce_text .ce_accordion > table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > table.calendar:last-child > tfoot:last-child > tr:last-child th:first-child, .ce_accordion > table.calendar:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > table:last-child > tfoot:last-child > tr:last-child th:first-child, .ce_accordion > table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .ce_accordion > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .ce_table:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .ce_accordion > .ce_table:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .ce_table
    .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child, .ce_table .ce_accordion > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .ce_table:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child, .ce_accordion > .ce_table:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child,
    .ce_text
    .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child,
    .ce_text .ce_accordion > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child,
    .ce_text
    .panel > .ce_table:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child,
    .ce_text .ce_accordion > .ce_table:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > table.calendar:last-child > tbody:last-child > tr:last-child td:first-child, .ce_accordion > .table-responsive:last-child > table.calendar:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .ce_table:last-child > table.calendar:last-child > tbody:last-child > tr:last-child td:first-child, .ce_accordion > .ce_table:last-child > table.calendar:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child, .ce_accordion > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .ce_table:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child, .ce_accordion > .ce_table:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .ce_accordion > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .ce_table:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .ce_accordion > .ce_table:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .ce_table
    .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child, .ce_table .ce_accordion > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .ce_table:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child, .ce_accordion > .ce_table:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child,
    .ce_text
    .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child,
    .ce_text .ce_accordion > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child,
    .ce_text
    .panel > .ce_table:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child,
    .ce_text .ce_accordion > .ce_table:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > table.calendar:last-child > tbody:last-child > tr:last-child th:first-child, .ce_accordion > .table-responsive:last-child > table.calendar:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .ce_table:last-child > table.calendar:last-child > tbody:last-child > tr:last-child th:first-child, .ce_accordion > .ce_table:last-child > table.calendar:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child, .ce_accordion > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .ce_table:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child, .ce_accordion > .ce_table:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .ce_accordion > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .ce_table:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .ce_accordion > .ce_table:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .ce_table
    .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child, .ce_table .ce_accordion > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .ce_table:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child, .ce_accordion > .ce_table:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .ce_text
    .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .ce_text .ce_accordion > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .ce_text
    .panel > .ce_table:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .ce_text .ce_accordion > .ce_table:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > table.calendar:last-child > tfoot:last-child > tr:last-child td:first-child, .ce_accordion > .table-responsive:last-child > table.calendar:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .ce_table:last-child > table.calendar:last-child > tfoot:last-child > tr:last-child td:first-child, .ce_accordion > .ce_table:last-child > table.calendar:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child, .ce_accordion > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .ce_table:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child, .ce_accordion > .ce_table:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .ce_accordion > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .ce_table:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .ce_accordion > .ce_table:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .ce_table
    .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child, .ce_table .ce_accordion > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .ce_table:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child, .ce_accordion > .ce_table:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .ce_text
    .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .ce_text .ce_accordion > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .ce_text
    .panel > .ce_table:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .ce_text .ce_accordion > .ce_table:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > table.calendar:last-child > tfoot:last-child > tr:last-child th:first-child, .ce_accordion > .table-responsive:last-child > table.calendar:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .ce_table:last-child > table.calendar:last-child > tfoot:last-child > tr:last-child th:first-child, .ce_accordion > .ce_table:last-child > table.calendar:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child, .ce_accordion > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .ce_table:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child, .ce_accordion > .ce_table:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .ce_accordion > .table:last-child > tbody:last-child > tr:last-child td:last-child, .ce_table .panel > table:last-child > tbody:last-child > tr:last-child td:last-child, .ce_table .ce_accordion > table:last-child > tbody:last-child > tr:last-child td:last-child,
    .ce_text .panel > table:last-child > tbody:last-child > tr:last-child td:last-child,
    .ce_text .ce_accordion > table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > table.calendar:last-child > tbody:last-child > tr:last-child td:last-child, .ce_accordion > table.calendar:last-child > tbody:last-child > tr:last-child td:last-child, .panel > table:last-child > tbody:last-child > tr:last-child td:last-child, .ce_accordion > table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .ce_accordion > .table:last-child > tbody:last-child > tr:last-child th:last-child, .ce_table
    .panel > table:last-child > tbody:last-child > tr:last-child th:last-child, .ce_table .ce_accordion > table:last-child > tbody:last-child > tr:last-child th:last-child,
    .ce_text
    .panel > table:last-child > tbody:last-child > tr:last-child th:last-child,
    .ce_text .ce_accordion > table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > table.calendar:last-child > tbody:last-child > tr:last-child th:last-child, .ce_accordion > table.calendar:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > table:last-child > tbody:last-child > tr:last-child th:last-child, .ce_accordion > table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .ce_accordion > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .ce_table
    .panel > table:last-child > tfoot:last-child > tr:last-child td:last-child, .ce_table .ce_accordion > table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .ce_text
    .panel > table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .ce_text .ce_accordion > table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > table.calendar:last-child > tfoot:last-child > tr:last-child td:last-child, .ce_accordion > table.calendar:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > table:last-child > tfoot:last-child > tr:last-child td:last-child, .ce_accordion > table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .ce_accordion > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .ce_table
    .panel > table:last-child > tfoot:last-child > tr:last-child th:last-child, .ce_table .ce_accordion > table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .ce_text
    .panel > table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .ce_text .ce_accordion > table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > table.calendar:last-child > tfoot:last-child > tr:last-child th:last-child, .ce_accordion > table.calendar:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > table:last-child > tfoot:last-child > tr:last-child th:last-child, .ce_accordion > table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .ce_accordion > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .ce_table:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .ce_accordion > .ce_table:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .ce_table
    .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child, .ce_table .ce_accordion > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .ce_table:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child, .ce_accordion > .ce_table:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child,
    .ce_text
    .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child,
    .ce_text .ce_accordion > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child,
    .ce_text
    .panel > .ce_table:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child,
    .ce_text .ce_accordion > .ce_table:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > table.calendar:last-child > tbody:last-child > tr:last-child td:last-child, .ce_accordion > .table-responsive:last-child > table.calendar:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .ce_table:last-child > table.calendar:last-child > tbody:last-child > tr:last-child td:last-child, .ce_accordion > .ce_table:last-child > table.calendar:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child, .ce_accordion > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .ce_table:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child, .ce_accordion > .ce_table:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .ce_accordion > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .ce_table:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .ce_accordion > .ce_table:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .ce_table
    .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child, .ce_table .ce_accordion > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .ce_table:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child, .ce_accordion > .ce_table:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child,
    .ce_text
    .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child,
    .ce_text .ce_accordion > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child,
    .ce_text
    .panel > .ce_table:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child,
    .ce_text .ce_accordion > .ce_table:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > table.calendar:last-child > tbody:last-child > tr:last-child th:last-child, .ce_accordion > .table-responsive:last-child > table.calendar:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .ce_table:last-child > table.calendar:last-child > tbody:last-child > tr:last-child th:last-child, .ce_accordion > .ce_table:last-child > table.calendar:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child, .ce_accordion > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .ce_table:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child, .ce_accordion > .ce_table:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .ce_accordion > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .ce_table:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .ce_accordion > .ce_table:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .ce_table
    .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child, .ce_table .ce_accordion > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .ce_table:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child, .ce_accordion > .ce_table:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .ce_text
    .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .ce_text .ce_accordion > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .ce_text
    .panel > .ce_table:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .ce_text .ce_accordion > .ce_table:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > table.calendar:last-child > tfoot:last-child > tr:last-child td:last-child, .ce_accordion > .table-responsive:last-child > table.calendar:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .ce_table:last-child > table.calendar:last-child > tfoot:last-child > tr:last-child td:last-child, .ce_accordion > .ce_table:last-child > table.calendar:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child, .ce_accordion > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .ce_table:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child, .ce_accordion > .ce_table:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .ce_accordion > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .ce_table:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .ce_accordion > .ce_table:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .ce_table
    .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child, .ce_table .ce_accordion > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .ce_table:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child, .ce_accordion > .ce_table:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .ce_text
    .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .ce_text .ce_accordion > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .ce_text
    .panel > .ce_table:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .ce_text .ce_accordion > .ce_table:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > table.calendar:last-child > tfoot:last-child > tr:last-child th:last-child, .ce_accordion > .table-responsive:last-child > table.calendar:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .ce_table:last-child > table.calendar:last-child > tfoot:last-child > tr:last-child th:last-child, .ce_accordion > .ce_table:last-child > table.calendar:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child, .ce_accordion > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .ce_table:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child, .ce_accordion > .ce_table:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }

.panel > .panel-body + .table, .ce_accordion > .panel-body + .table, .ce_accordion .panel > .accordion + .table, .ce_accordion > .accordion + .table, .ce_table .panel > .panel-body + table, .ce_table .ce_accordion > .panel-body + table, .ce_accordion .ce_table .panel > .accordion + table, .ce_table .ce_accordion > .accordion + table,
.ce_text .panel > .panel-body + table,
.ce_text .ce_accordion > .panel-body + table, .ce_accordion
.ce_text .panel > .accordion + table,
.ce_text .ce_accordion > .accordion + table, .panel > .panel-body + table.calendar, .ce_accordion > .panel-body + table.calendar, .panel > .panel-body + table, .ce_accordion > .panel-body + table, .ce_accordion .panel > .accordion + table, .ce_accordion > .accordion + table,
.panel > .panel-body + .table-responsive, .ce_accordion > .panel-body + .table-responsive, .ce_accordion
.panel > .accordion + .table-responsive, .ce_accordion > .accordion + .table-responsive,
.panel > .panel-body + .ce_table, .ce_accordion > .panel-body + .ce_table, .ce_accordion
.panel > .accordion + .ce_table, .ce_accordion > .accordion + .ce_table,
.panel > .table + .panel-body, .ce_accordion > .table + .panel-body, .ce_table
.panel > table + .panel-body, .ce_table .ce_accordion > table + .panel-body,
.ce_text
.panel > table + .panel-body,
.ce_text .ce_accordion > table + .panel-body,
.panel > table.calendar + .panel-body, .ce_accordion > table.calendar + .panel-body,
.panel > table + .panel-body, .ce_accordion > table + .panel-body, .ce_accordion
.panel > .table + .accordion, .ce_accordion > .table + .accordion, .ce_accordion .ce_table
.panel > table + .accordion, .ce_table .ce_accordion > table + .accordion, .ce_accordion
.ce_text
.panel > table + .accordion,
.ce_text .ce_accordion > table + .accordion, .ce_accordion
.panel > table + .accordion, .ce_accordion > table + .accordion,
.panel > .table-responsive + .panel-body, .ce_accordion > .table-responsive + .panel-body,
.panel > .ce_table + .panel-body, .ce_accordion > .ce_table + .panel-body, .ce_accordion
.panel > .table-responsive + .accordion, .ce_accordion > .table-responsive + .accordion, .ce_accordion
.panel > .ce_table + .accordion, .ce_accordion > .ce_table + .accordion {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th, .ce_accordion > .table > tbody:first-child > tr:first-child th, .ce_table .panel > table > tbody:first-child > tr:first-child th, .ce_table .ce_accordion > table > tbody:first-child > tr:first-child th,
.ce_text .panel > table > tbody:first-child > tr:first-child th,
.ce_text .ce_accordion > table > tbody:first-child > tr:first-child th, .panel > table.calendar > tbody:first-child > tr:first-child th, .ce_accordion > table.calendar > tbody:first-child > tr:first-child th, .panel > table > tbody:first-child > tr:first-child th, .ce_accordion > table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td, .ce_accordion > .table > tbody:first-child > tr:first-child td, .ce_table
.panel > table > tbody:first-child > tr:first-child td, .ce_table .ce_accordion > table > tbody:first-child > tr:first-child td,
.ce_text
.panel > table > tbody:first-child > tr:first-child td,
.ce_text .ce_accordion > table > tbody:first-child > tr:first-child td,
.panel > table.calendar > tbody:first-child > tr:first-child td, .ce_accordion > table.calendar > tbody:first-child > tr:first-child td,
.panel > table > tbody:first-child > tr:first-child td, .ce_accordion > table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered, .ce_accordion > .table-bordered, .ce_table .panel > table, .ce_table .ce_accordion > table,
.ce_text .panel > table,
.ce_text .ce_accordion > table, .panel > table.calendar, .panel > table, .ce_accordion > table,
.panel > .table-responsive > .table-bordered, .ce_accordion > .table-responsive > .table-bordered,
.panel > .ce_table > .table-bordered, .ce_accordion > .ce_table > .table-bordered, .ce_table
.panel > .table-responsive > table, .ce_table .ce_accordion > .table-responsive > table,
.panel > .ce_table > table,
.ce_text
.panel > .table-responsive > table,
.ce_text .ce_accordion > .table-responsive > table,
.ce_text
.panel > .ce_table > table,
.ce_text .ce_accordion > .ce_table > table,
.panel > .table-responsive > table.calendar, .ce_accordion > .table-responsive > table.calendar,
.panel > .ce_table > table.calendar,
.panel > .table-responsive > table, .ce_accordion > .table-responsive > table,
.panel > .ce_table > table, .ce_accordion > .ce_table > table {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child, .ce_accordion > .table-bordered > thead > tr > th:first-child, .ce_table .panel > table > thead > tr > th:first-child, .ce_table .ce_accordion > table > thead > tr > th:first-child,
  .ce_text .panel > table > thead > tr > th:first-child,
  .ce_text .ce_accordion > table > thead > tr > th:first-child, .panel > table.calendar > thead > tr > th:first-child, .ce_accordion > table.calendar > thead > tr > th:first-child, .panel > table > thead > tr > th:first-child, .ce_accordion > table > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child, .ce_accordion > .table-bordered > thead > tr > td:first-child, .ce_table
  .panel > table > thead > tr > td:first-child, .ce_table .ce_accordion > table > thead > tr > td:first-child,
  .ce_text
  .panel > table > thead > tr > td:first-child,
  .ce_text .ce_accordion > table > thead > tr > td:first-child,
  .panel > table.calendar > thead > tr > td:first-child, .ce_accordion > table.calendar > thead > tr > td:first-child,
  .panel > table > thead > tr > td:first-child, .ce_accordion > table > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child, .ce_accordion > .table-bordered > tbody > tr > th:first-child, .ce_table
  .panel > table > tbody > tr > th:first-child, .ce_table .ce_accordion > table > tbody > tr > th:first-child,
  .ce_text
  .panel > table > tbody > tr > th:first-child,
  .ce_text .ce_accordion > table > tbody > tr > th:first-child,
  .panel > table.calendar > tbody > tr > th:first-child, .ce_accordion > table.calendar > tbody > tr > th:first-child,
  .panel > table > tbody > tr > th:first-child, .ce_accordion > table > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child, .ce_accordion > .table-bordered > tbody > tr > td:first-child, .ce_table
  .panel > table > tbody > tr > td:first-child, .ce_table .ce_accordion > table > tbody > tr > td:first-child,
  .ce_text
  .panel > table > tbody > tr > td:first-child,
  .ce_text .ce_accordion > table > tbody > tr > td:first-child,
  .panel > table.calendar > tbody > tr > td:first-child, .ce_accordion > table.calendar > tbody > tr > td:first-child,
  .panel > table > tbody > tr > td:first-child, .ce_accordion > table > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child, .ce_accordion > .table-bordered > tfoot > tr > th:first-child, .ce_table
  .panel > table > tfoot > tr > th:first-child, .ce_table .ce_accordion > table > tfoot > tr > th:first-child,
  .ce_text
  .panel > table > tfoot > tr > th:first-child,
  .ce_text .ce_accordion > table > tfoot > tr > th:first-child,
  .panel > table.calendar > tfoot > tr > th:first-child, .ce_accordion > table.calendar > tfoot > tr > th:first-child,
  .panel > table > tfoot > tr > th:first-child, .ce_accordion > table > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child, .ce_accordion > .table-bordered > tfoot > tr > td:first-child, .ce_table
  .panel > table > tfoot > tr > td:first-child, .ce_table .ce_accordion > table > tfoot > tr > td:first-child,
  .ce_text
  .panel > table > tfoot > tr > td:first-child,
  .ce_text .ce_accordion > table > tfoot > tr > td:first-child,
  .panel > table.calendar > tfoot > tr > td:first-child, .ce_accordion > table.calendar > tfoot > tr > td:first-child,
  .panel > table > tfoot > tr > td:first-child, .ce_accordion > table > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .ce_accordion > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .ce_table > .table-bordered > thead > tr > th:first-child, .ce_accordion > .ce_table > .table-bordered > thead > tr > th:first-child, .ce_table
  .panel > .table-responsive > table > thead > tr > th:first-child, .ce_table .ce_accordion > .table-responsive > table > thead > tr > th:first-child,
  .panel > .ce_table > table > thead > tr > th:first-child, .ce_accordion > .ce_table > table > thead > tr > th:first-child,
  .ce_text
  .panel > .table-responsive > table > thead > tr > th:first-child,
  .ce_text .ce_accordion > .table-responsive > table > thead > tr > th:first-child,
  .ce_text
  .panel > .ce_table > table > thead > tr > th:first-child,
  .ce_text .ce_accordion > .ce_table > table > thead > tr > th:first-child,
  .panel > .table-responsive > table.calendar > thead > tr > th:first-child, .ce_accordion > .table-responsive > table.calendar > thead > tr > th:first-child,
  .panel > .ce_table > table.calendar > thead > tr > th:first-child, .ce_accordion > .ce_table > table.calendar > thead > tr > th:first-child,
  .panel > .table-responsive > table > thead > tr > th:first-child, .ce_accordion > .table-responsive > table > thead > tr > th:first-child,
  .panel > .ce_table > table > thead > tr > th:first-child, .ce_accordion > .ce_table > table > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .ce_accordion > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .ce_table > .table-bordered > thead > tr > td:first-child, .ce_accordion > .ce_table > .table-bordered > thead > tr > td:first-child, .ce_table
  .panel > .table-responsive > table > thead > tr > td:first-child, .ce_table .ce_accordion > .table-responsive > table > thead > tr > td:first-child,
  .panel > .ce_table > table > thead > tr > td:first-child, .ce_accordion > .ce_table > table > thead > tr > td:first-child,
  .ce_text
  .panel > .table-responsive > table > thead > tr > td:first-child,
  .ce_text .ce_accordion > .table-responsive > table > thead > tr > td:first-child,
  .ce_text
  .panel > .ce_table > table > thead > tr > td:first-child,
  .ce_text .ce_accordion > .ce_table > table > thead > tr > td:first-child,
  .panel > .table-responsive > table.calendar > thead > tr > td:first-child, .ce_accordion > .table-responsive > table.calendar > thead > tr > td:first-child,
  .panel > .ce_table > table.calendar > thead > tr > td:first-child, .ce_accordion > .ce_table > table.calendar > thead > tr > td:first-child,
  .panel > .table-responsive > table > thead > tr > td:first-child, .ce_accordion > .table-responsive > table > thead > tr > td:first-child,
  .panel > .ce_table > table > thead > tr > td:first-child, .ce_accordion > .ce_table > table > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .ce_accordion > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .ce_table > .table-bordered > tbody > tr > th:first-child, .ce_accordion > .ce_table > .table-bordered > tbody > tr > th:first-child, .ce_table
  .panel > .table-responsive > table > tbody > tr > th:first-child, .ce_table .ce_accordion > .table-responsive > table > tbody > tr > th:first-child,
  .panel > .ce_table > table > tbody > tr > th:first-child, .ce_accordion > .ce_table > table > tbody > tr > th:first-child,
  .ce_text
  .panel > .table-responsive > table > tbody > tr > th:first-child,
  .ce_text .ce_accordion > .table-responsive > table > tbody > tr > th:first-child,
  .ce_text
  .panel > .ce_table > table > tbody > tr > th:first-child,
  .ce_text .ce_accordion > .ce_table > table > tbody > tr > th:first-child,
  .panel > .table-responsive > table.calendar > tbody > tr > th:first-child, .ce_accordion > .table-responsive > table.calendar > tbody > tr > th:first-child,
  .panel > .ce_table > table.calendar > tbody > tr > th:first-child, .ce_accordion > .ce_table > table.calendar > tbody > tr > th:first-child,
  .panel > .table-responsive > table > tbody > tr > th:first-child, .ce_accordion > .table-responsive > table > tbody > tr > th:first-child,
  .panel > .ce_table > table > tbody > tr > th:first-child, .ce_accordion > .ce_table > table > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .ce_accordion > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .ce_table > .table-bordered > tbody > tr > td:first-child, .ce_accordion > .ce_table > .table-bordered > tbody > tr > td:first-child, .ce_table
  .panel > .table-responsive > table > tbody > tr > td:first-child, .ce_table .ce_accordion > .table-responsive > table > tbody > tr > td:first-child,
  .panel > .ce_table > table > tbody > tr > td:first-child, .ce_accordion > .ce_table > table > tbody > tr > td:first-child,
  .ce_text
  .panel > .table-responsive > table > tbody > tr > td:first-child,
  .ce_text .ce_accordion > .table-responsive > table > tbody > tr > td:first-child,
  .ce_text
  .panel > .ce_table > table > tbody > tr > td:first-child,
  .ce_text .ce_accordion > .ce_table > table > tbody > tr > td:first-child,
  .panel > .table-responsive > table.calendar > tbody > tr > td:first-child, .ce_accordion > .table-responsive > table.calendar > tbody > tr > td:first-child,
  .panel > .ce_table > table.calendar > tbody > tr > td:first-child, .ce_accordion > .ce_table > table.calendar > tbody > tr > td:first-child,
  .panel > .table-responsive > table > tbody > tr > td:first-child, .ce_accordion > .table-responsive > table > tbody > tr > td:first-child,
  .panel > .ce_table > table > tbody > tr > td:first-child, .ce_accordion > .ce_table > table > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .ce_accordion > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .ce_table > .table-bordered > tfoot > tr > th:first-child, .ce_accordion > .ce_table > .table-bordered > tfoot > tr > th:first-child, .ce_table
  .panel > .table-responsive > table > tfoot > tr > th:first-child, .ce_table .ce_accordion > .table-responsive > table > tfoot > tr > th:first-child,
  .panel > .ce_table > table > tfoot > tr > th:first-child, .ce_accordion > .ce_table > table > tfoot > tr > th:first-child,
  .ce_text
  .panel > .table-responsive > table > tfoot > tr > th:first-child,
  .ce_text .ce_accordion > .table-responsive > table > tfoot > tr > th:first-child,
  .ce_text
  .panel > .ce_table > table > tfoot > tr > th:first-child,
  .ce_text .ce_accordion > .ce_table > table > tfoot > tr > th:first-child,
  .panel > .table-responsive > table.calendar > tfoot > tr > th:first-child, .ce_accordion > .table-responsive > table.calendar > tfoot > tr > th:first-child,
  .panel > .ce_table > table.calendar > tfoot > tr > th:first-child, .ce_accordion > .ce_table > table.calendar > tfoot > tr > th:first-child,
  .panel > .table-responsive > table > tfoot > tr > th:first-child, .ce_accordion > .table-responsive > table > tfoot > tr > th:first-child,
  .panel > .ce_table > table > tfoot > tr > th:first-child, .ce_accordion > .ce_table > table > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .ce_accordion > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .panel > .ce_table > .table-bordered > tfoot > tr > td:first-child, .ce_accordion > .ce_table > .table-bordered > tfoot > tr > td:first-child, .ce_table
  .panel > .table-responsive > table > tfoot > tr > td:first-child, .ce_table .ce_accordion > .table-responsive > table > tfoot > tr > td:first-child,
  .panel > .ce_table > table > tfoot > tr > td:first-child, .ce_accordion > .ce_table > table > tfoot > tr > td:first-child,
  .ce_text
  .panel > .table-responsive > table > tfoot > tr > td:first-child,
  .ce_text .ce_accordion > .table-responsive > table > tfoot > tr > td:first-child,
  .ce_text
  .panel > .ce_table > table > tfoot > tr > td:first-child,
  .ce_text .ce_accordion > .ce_table > table > tfoot > tr > td:first-child,
  .panel > .table-responsive > table.calendar > tfoot > tr > td:first-child, .ce_accordion > .table-responsive > table.calendar > tfoot > tr > td:first-child,
  .panel > .ce_table > table.calendar > tfoot > tr > td:first-child, .ce_accordion > .ce_table > table.calendar > tfoot > tr > td:first-child,
  .panel > .table-responsive > table > tfoot > tr > td:first-child, .ce_accordion > .table-responsive > table > tfoot > tr > td:first-child,
  .panel > .ce_table > table > tfoot > tr > td:first-child, .ce_accordion > .ce_table > table > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child, .ce_accordion > .table-bordered > thead > tr > th:last-child, .ce_table .panel > table > thead > tr > th:last-child, .ce_table .ce_accordion > table > thead > tr > th:last-child,
  .ce_text .panel > table > thead > tr > th:last-child,
  .ce_text .ce_accordion > table > thead > tr > th:last-child, .panel > table.calendar > thead > tr > th:last-child, .ce_accordion > table.calendar > thead > tr > th:last-child, .panel > table > thead > tr > th:last-child, .ce_accordion > table > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child, .ce_accordion > .table-bordered > thead > tr > td:last-child, .ce_table
  .panel > table > thead > tr > td:last-child, .ce_table .ce_accordion > table > thead > tr > td:last-child,
  .ce_text
  .panel > table > thead > tr > td:last-child,
  .ce_text .ce_accordion > table > thead > tr > td:last-child,
  .panel > table.calendar > thead > tr > td:last-child, .ce_accordion > table.calendar > thead > tr > td:last-child,
  .panel > table > thead > tr > td:last-child, .ce_accordion > table > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child, .ce_accordion > .table-bordered > tbody > tr > th:last-child, .ce_table
  .panel > table > tbody > tr > th:last-child, .ce_table .ce_accordion > table > tbody > tr > th:last-child,
  .ce_text
  .panel > table > tbody > tr > th:last-child,
  .ce_text .ce_accordion > table > tbody > tr > th:last-child,
  .panel > table.calendar > tbody > tr > th:last-child, .ce_accordion > table.calendar > tbody > tr > th:last-child,
  .panel > table > tbody > tr > th:last-child, .ce_accordion > table > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child, .ce_accordion > .table-bordered > tbody > tr > td:last-child, .ce_table
  .panel > table > tbody > tr > td:last-child, .ce_table .ce_accordion > table > tbody > tr > td:last-child,
  .ce_text
  .panel > table > tbody > tr > td:last-child,
  .ce_text .ce_accordion > table > tbody > tr > td:last-child,
  .panel > table.calendar > tbody > tr > td:last-child, .ce_accordion > table.calendar > tbody > tr > td:last-child,
  .panel > table > tbody > tr > td:last-child, .ce_accordion > table > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child, .ce_accordion > .table-bordered > tfoot > tr > th:last-child, .ce_table
  .panel > table > tfoot > tr > th:last-child, .ce_table .ce_accordion > table > tfoot > tr > th:last-child,
  .ce_text
  .panel > table > tfoot > tr > th:last-child,
  .ce_text .ce_accordion > table > tfoot > tr > th:last-child,
  .panel > table.calendar > tfoot > tr > th:last-child, .ce_accordion > table.calendar > tfoot > tr > th:last-child,
  .panel > table > tfoot > tr > th:last-child, .ce_accordion > table > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child, .ce_accordion > .table-bordered > tfoot > tr > td:last-child, .ce_table
  .panel > table > tfoot > tr > td:last-child, .ce_table .ce_accordion > table > tfoot > tr > td:last-child,
  .ce_text
  .panel > table > tfoot > tr > td:last-child,
  .ce_text .ce_accordion > table > tfoot > tr > td:last-child,
  .panel > table.calendar > tfoot > tr > td:last-child, .ce_accordion > table.calendar > tfoot > tr > td:last-child,
  .panel > table > tfoot > tr > td:last-child, .ce_accordion > table > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .ce_accordion > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .ce_table > .table-bordered > thead > tr > th:last-child, .ce_accordion > .ce_table > .table-bordered > thead > tr > th:last-child, .ce_table
  .panel > .table-responsive > table > thead > tr > th:last-child, .ce_table .ce_accordion > .table-responsive > table > thead > tr > th:last-child,
  .panel > .ce_table > table > thead > tr > th:last-child, .ce_accordion > .ce_table > table > thead > tr > th:last-child,
  .ce_text
  .panel > .table-responsive > table > thead > tr > th:last-child,
  .ce_text .ce_accordion > .table-responsive > table > thead > tr > th:last-child,
  .ce_text
  .panel > .ce_table > table > thead > tr > th:last-child,
  .ce_text .ce_accordion > .ce_table > table > thead > tr > th:last-child,
  .panel > .table-responsive > table.calendar > thead > tr > th:last-child, .ce_accordion > .table-responsive > table.calendar > thead > tr > th:last-child,
  .panel > .ce_table > table.calendar > thead > tr > th:last-child, .ce_accordion > .ce_table > table.calendar > thead > tr > th:last-child,
  .panel > .table-responsive > table > thead > tr > th:last-child, .ce_accordion > .table-responsive > table > thead > tr > th:last-child,
  .panel > .ce_table > table > thead > tr > th:last-child, .ce_accordion > .ce_table > table > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .ce_accordion > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .ce_table > .table-bordered > thead > tr > td:last-child, .ce_accordion > .ce_table > .table-bordered > thead > tr > td:last-child, .ce_table
  .panel > .table-responsive > table > thead > tr > td:last-child, .ce_table .ce_accordion > .table-responsive > table > thead > tr > td:last-child,
  .panel > .ce_table > table > thead > tr > td:last-child, .ce_accordion > .ce_table > table > thead > tr > td:last-child,
  .ce_text
  .panel > .table-responsive > table > thead > tr > td:last-child,
  .ce_text .ce_accordion > .table-responsive > table > thead > tr > td:last-child,
  .ce_text
  .panel > .ce_table > table > thead > tr > td:last-child,
  .ce_text .ce_accordion > .ce_table > table > thead > tr > td:last-child,
  .panel > .table-responsive > table.calendar > thead > tr > td:last-child, .ce_accordion > .table-responsive > table.calendar > thead > tr > td:last-child,
  .panel > .ce_table > table.calendar > thead > tr > td:last-child, .ce_accordion > .ce_table > table.calendar > thead > tr > td:last-child,
  .panel > .table-responsive > table > thead > tr > td:last-child, .ce_accordion > .table-responsive > table > thead > tr > td:last-child,
  .panel > .ce_table > table > thead > tr > td:last-child, .ce_accordion > .ce_table > table > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .ce_accordion > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .ce_table > .table-bordered > tbody > tr > th:last-child, .ce_accordion > .ce_table > .table-bordered > tbody > tr > th:last-child, .ce_table
  .panel > .table-responsive > table > tbody > tr > th:last-child, .ce_table .ce_accordion > .table-responsive > table > tbody > tr > th:last-child,
  .panel > .ce_table > table > tbody > tr > th:last-child, .ce_accordion > .ce_table > table > tbody > tr > th:last-child,
  .ce_text
  .panel > .table-responsive > table > tbody > tr > th:last-child,
  .ce_text .ce_accordion > .table-responsive > table > tbody > tr > th:last-child,
  .ce_text
  .panel > .ce_table > table > tbody > tr > th:last-child,
  .ce_text .ce_accordion > .ce_table > table > tbody > tr > th:last-child,
  .panel > .table-responsive > table.calendar > tbody > tr > th:last-child, .ce_accordion > .table-responsive > table.calendar > tbody > tr > th:last-child,
  .panel > .ce_table > table.calendar > tbody > tr > th:last-child, .ce_accordion > .ce_table > table.calendar > tbody > tr > th:last-child,
  .panel > .table-responsive > table > tbody > tr > th:last-child, .ce_accordion > .table-responsive > table > tbody > tr > th:last-child,
  .panel > .ce_table > table > tbody > tr > th:last-child, .ce_accordion > .ce_table > table > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .ce_accordion > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .ce_table > .table-bordered > tbody > tr > td:last-child, .ce_accordion > .ce_table > .table-bordered > tbody > tr > td:last-child, .ce_table
  .panel > .table-responsive > table > tbody > tr > td:last-child, .ce_table .ce_accordion > .table-responsive > table > tbody > tr > td:last-child,
  .panel > .ce_table > table > tbody > tr > td:last-child, .ce_accordion > .ce_table > table > tbody > tr > td:last-child,
  .ce_text
  .panel > .table-responsive > table > tbody > tr > td:last-child,
  .ce_text .ce_accordion > .table-responsive > table > tbody > tr > td:last-child,
  .ce_text
  .panel > .ce_table > table > tbody > tr > td:last-child,
  .ce_text .ce_accordion > .ce_table > table > tbody > tr > td:last-child,
  .panel > .table-responsive > table.calendar > tbody > tr > td:last-child, .ce_accordion > .table-responsive > table.calendar > tbody > tr > td:last-child,
  .panel > .ce_table > table.calendar > tbody > tr > td:last-child, .ce_accordion > .ce_table > table.calendar > tbody > tr > td:last-child,
  .panel > .table-responsive > table > tbody > tr > td:last-child, .ce_accordion > .table-responsive > table > tbody > tr > td:last-child,
  .panel > .ce_table > table > tbody > tr > td:last-child, .ce_accordion > .ce_table > table > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .ce_accordion > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .ce_table > .table-bordered > tfoot > tr > th:last-child, .ce_accordion > .ce_table > .table-bordered > tfoot > tr > th:last-child, .ce_table
  .panel > .table-responsive > table > tfoot > tr > th:last-child, .ce_table .ce_accordion > .table-responsive > table > tfoot > tr > th:last-child,
  .panel > .ce_table > table > tfoot > tr > th:last-child, .ce_accordion > .ce_table > table > tfoot > tr > th:last-child,
  .ce_text
  .panel > .table-responsive > table > tfoot > tr > th:last-child,
  .ce_text .ce_accordion > .table-responsive > table > tfoot > tr > th:last-child,
  .ce_text
  .panel > .ce_table > table > tfoot > tr > th:last-child,
  .ce_text .ce_accordion > .ce_table > table > tfoot > tr > th:last-child,
  .panel > .table-responsive > table.calendar > tfoot > tr > th:last-child, .ce_accordion > .table-responsive > table.calendar > tfoot > tr > th:last-child,
  .panel > .ce_table > table.calendar > tfoot > tr > th:last-child, .ce_accordion > .ce_table > table.calendar > tfoot > tr > th:last-child,
  .panel > .table-responsive > table > tfoot > tr > th:last-child, .ce_accordion > .table-responsive > table > tfoot > tr > th:last-child,
  .panel > .ce_table > table > tfoot > tr > th:last-child, .ce_accordion > .ce_table > table > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .ce_accordion > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .panel > .ce_table > .table-bordered > tfoot > tr > td:last-child, .ce_accordion > .ce_table > .table-bordered > tfoot > tr > td:last-child, .ce_table
  .panel > .table-responsive > table > tfoot > tr > td:last-child, .ce_table .ce_accordion > .table-responsive > table > tfoot > tr > td:last-child,
  .panel > .ce_table > table > tfoot > tr > td:last-child, .ce_accordion > .ce_table > table > tfoot > tr > td:last-child,
  .ce_text
  .panel > .table-responsive > table > tfoot > tr > td:last-child,
  .ce_text .ce_accordion > .table-responsive > table > tfoot > tr > td:last-child,
  .ce_text
  .panel > .ce_table > table > tfoot > tr > td:last-child,
  .ce_text .ce_accordion > .ce_table > table > tfoot > tr > td:last-child,
  .panel > .table-responsive > table.calendar > tfoot > tr > td:last-child, .ce_accordion > .table-responsive > table.calendar > tfoot > tr > td:last-child,
  .panel > .ce_table > table.calendar > tfoot > tr > td:last-child, .ce_accordion > .ce_table > table.calendar > tfoot > tr > td:last-child,
  .panel > .table-responsive > table > tfoot > tr > td:last-child, .ce_accordion > .table-responsive > table > tfoot > tr > td:last-child,
  .panel > .ce_table > table > tfoot > tr > td:last-child, .ce_accordion > .ce_table > table > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td, .ce_accordion > .table-bordered > thead > tr:first-child > td, .ce_table .panel > table > thead > tr:first-child > td, .ce_table .ce_accordion > table > thead > tr:first-child > td,
  .ce_text .panel > table > thead > tr:first-child > td,
  .ce_text .ce_accordion > table > thead > tr:first-child > td, .panel > table.calendar > thead > tr:first-child > td, .ce_accordion > table.calendar > thead > tr:first-child > td, .panel > table > thead > tr:first-child > td, .ce_accordion > table > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th, .ce_accordion > .table-bordered > thead > tr:first-child > th, .ce_table
  .panel > table > thead > tr:first-child > th, .ce_table .ce_accordion > table > thead > tr:first-child > th,
  .ce_text
  .panel > table > thead > tr:first-child > th,
  .ce_text .ce_accordion > table > thead > tr:first-child > th,
  .panel > table.calendar > thead > tr:first-child > th, .ce_accordion > table.calendar > thead > tr:first-child > th,
  .panel > table > thead > tr:first-child > th, .ce_accordion > table > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td, .ce_accordion > .table-bordered > tbody > tr:first-child > td, .ce_table
  .panel > table > tbody > tr:first-child > td, .ce_table .ce_accordion > table > tbody > tr:first-child > td,
  .ce_text
  .panel > table > tbody > tr:first-child > td,
  .ce_text .ce_accordion > table > tbody > tr:first-child > td,
  .panel > table.calendar > tbody > tr:first-child > td, .ce_accordion > table.calendar > tbody > tr:first-child > td,
  .panel > table > tbody > tr:first-child > td, .ce_accordion > table > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th, .ce_accordion > .table-bordered > tbody > tr:first-child > th, .ce_table
  .panel > table > tbody > tr:first-child > th, .ce_table .ce_accordion > table > tbody > tr:first-child > th,
  .ce_text
  .panel > table > tbody > tr:first-child > th,
  .ce_text .ce_accordion > table > tbody > tr:first-child > th,
  .panel > table.calendar > tbody > tr:first-child > th, .ce_accordion > table.calendar > tbody > tr:first-child > th,
  .panel > table > tbody > tr:first-child > th, .ce_accordion > table > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .ce_accordion > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .ce_table > .table-bordered > thead > tr:first-child > td, .ce_accordion > .ce_table > .table-bordered > thead > tr:first-child > td, .ce_table
  .panel > .table-responsive > table > thead > tr:first-child > td, .ce_table .ce_accordion > .table-responsive > table > thead > tr:first-child > td,
  .panel > .ce_table > table > thead > tr:first-child > td, .ce_accordion > .ce_table > table > thead > tr:first-child > td,
  .ce_text
  .panel > .table-responsive > table > thead > tr:first-child > td,
  .ce_text .ce_accordion > .table-responsive > table > thead > tr:first-child > td,
  .ce_text
  .panel > .ce_table > table > thead > tr:first-child > td,
  .ce_text .ce_accordion > .ce_table > table > thead > tr:first-child > td,
  .panel > .table-responsive > table.calendar > thead > tr:first-child > td, .ce_accordion > .table-responsive > table.calendar > thead > tr:first-child > td,
  .panel > .ce_table > table.calendar > thead > tr:first-child > td, .ce_accordion > .ce_table > table.calendar > thead > tr:first-child > td,
  .panel > .table-responsive > table > thead > tr:first-child > td, .ce_accordion > .table-responsive > table > thead > tr:first-child > td,
  .panel > .ce_table > table > thead > tr:first-child > td, .ce_accordion > .ce_table > table > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .ce_accordion > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .ce_table > .table-bordered > thead > tr:first-child > th, .ce_accordion > .ce_table > .table-bordered > thead > tr:first-child > th, .ce_table
  .panel > .table-responsive > table > thead > tr:first-child > th, .ce_table .ce_accordion > .table-responsive > table > thead > tr:first-child > th,
  .panel > .ce_table > table > thead > tr:first-child > th, .ce_accordion > .ce_table > table > thead > tr:first-child > th,
  .ce_text
  .panel > .table-responsive > table > thead > tr:first-child > th,
  .ce_text .ce_accordion > .table-responsive > table > thead > tr:first-child > th,
  .ce_text
  .panel > .ce_table > table > thead > tr:first-child > th,
  .ce_text .ce_accordion > .ce_table > table > thead > tr:first-child > th,
  .panel > .table-responsive > table.calendar > thead > tr:first-child > th, .ce_accordion > .table-responsive > table.calendar > thead > tr:first-child > th,
  .panel > .ce_table > table.calendar > thead > tr:first-child > th, .ce_accordion > .ce_table > table.calendar > thead > tr:first-child > th,
  .panel > .table-responsive > table > thead > tr:first-child > th, .ce_accordion > .table-responsive > table > thead > tr:first-child > th,
  .panel > .ce_table > table > thead > tr:first-child > th, .ce_accordion > .ce_table > table > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .ce_accordion > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .ce_table > .table-bordered > tbody > tr:first-child > td, .ce_accordion > .ce_table > .table-bordered > tbody > tr:first-child > td, .ce_table
  .panel > .table-responsive > table > tbody > tr:first-child > td, .ce_table .ce_accordion > .table-responsive > table > tbody > tr:first-child > td,
  .panel > .ce_table > table > tbody > tr:first-child > td, .ce_accordion > .ce_table > table > tbody > tr:first-child > td,
  .ce_text
  .panel > .table-responsive > table > tbody > tr:first-child > td,
  .ce_text .ce_accordion > .table-responsive > table > tbody > tr:first-child > td,
  .ce_text
  .panel > .ce_table > table > tbody > tr:first-child > td,
  .ce_text .ce_accordion > .ce_table > table > tbody > tr:first-child > td,
  .panel > .table-responsive > table.calendar > tbody > tr:first-child > td, .ce_accordion > .table-responsive > table.calendar > tbody > tr:first-child > td,
  .panel > .ce_table > table.calendar > tbody > tr:first-child > td, .ce_accordion > .ce_table > table.calendar > tbody > tr:first-child > td,
  .panel > .table-responsive > table > tbody > tr:first-child > td, .ce_accordion > .table-responsive > table > tbody > tr:first-child > td,
  .panel > .ce_table > table > tbody > tr:first-child > td, .ce_accordion > .ce_table > table > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .ce_accordion > .table-responsive > .table-bordered > tbody > tr:first-child > th,
  .panel > .ce_table > .table-bordered > tbody > tr:first-child > th, .ce_accordion > .ce_table > .table-bordered > tbody > tr:first-child > th, .ce_table
  .panel > .table-responsive > table > tbody > tr:first-child > th, .ce_table .ce_accordion > .table-responsive > table > tbody > tr:first-child > th,
  .panel > .ce_table > table > tbody > tr:first-child > th, .ce_accordion > .ce_table > table > tbody > tr:first-child > th,
  .ce_text
  .panel > .table-responsive > table > tbody > tr:first-child > th,
  .ce_text .ce_accordion > .table-responsive > table > tbody > tr:first-child > th,
  .ce_text
  .panel > .ce_table > table > tbody > tr:first-child > th,
  .ce_text .ce_accordion > .ce_table > table > tbody > tr:first-child > th,
  .panel > .table-responsive > table.calendar > tbody > tr:first-child > th, .ce_accordion > .table-responsive > table.calendar > tbody > tr:first-child > th,
  .panel > .ce_table > table.calendar > tbody > tr:first-child > th, .ce_accordion > .ce_table > table.calendar > tbody > tr:first-child > th,
  .panel > .table-responsive > table > tbody > tr:first-child > th, .ce_accordion > .table-responsive > table > tbody > tr:first-child > th,
  .panel > .ce_table > table > tbody > tr:first-child > th, .ce_accordion > .ce_table > table > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td, .ce_accordion > .table-bordered > tbody > tr:last-child > td, .ce_table .panel > table > tbody > tr:last-child > td, .ce_table .ce_accordion > table > tbody > tr:last-child > td,
  .ce_text .panel > table > tbody > tr:last-child > td,
  .ce_text .ce_accordion > table > tbody > tr:last-child > td, .panel > table.calendar > tbody > tr:last-child > td, .ce_accordion > table.calendar > tbody > tr:last-child > td, .panel > table > tbody > tr:last-child > td, .ce_accordion > table > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th, .ce_accordion > .table-bordered > tbody > tr:last-child > th, .ce_table
  .panel > table > tbody > tr:last-child > th, .ce_table .ce_accordion > table > tbody > tr:last-child > th,
  .ce_text
  .panel > table > tbody > tr:last-child > th,
  .ce_text .ce_accordion > table > tbody > tr:last-child > th,
  .panel > table.calendar > tbody > tr:last-child > th, .ce_accordion > table.calendar > tbody > tr:last-child > th,
  .panel > table > tbody > tr:last-child > th, .ce_accordion > table > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td, .ce_accordion > .table-bordered > tfoot > tr:last-child > td, .ce_table
  .panel > table > tfoot > tr:last-child > td, .ce_table .ce_accordion > table > tfoot > tr:last-child > td,
  .ce_text
  .panel > table > tfoot > tr:last-child > td,
  .ce_text .ce_accordion > table > tfoot > tr:last-child > td,
  .panel > table.calendar > tfoot > tr:last-child > td, .ce_accordion > table.calendar > tfoot > tr:last-child > td,
  .panel > table > tfoot > tr:last-child > td, .ce_accordion > table > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th, .ce_accordion > .table-bordered > tfoot > tr:last-child > th, .ce_table
  .panel > table > tfoot > tr:last-child > th, .ce_table .ce_accordion > table > tfoot > tr:last-child > th,
  .ce_text
  .panel > table > tfoot > tr:last-child > th,
  .ce_text .ce_accordion > table > tfoot > tr:last-child > th,
  .panel > table.calendar > tfoot > tr:last-child > th, .ce_accordion > table.calendar > tfoot > tr:last-child > th,
  .panel > table > tfoot > tr:last-child > th, .ce_accordion > table > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .ce_accordion > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .ce_table > .table-bordered > tbody > tr:last-child > td, .ce_accordion > .ce_table > .table-bordered > tbody > tr:last-child > td, .ce_table
  .panel > .table-responsive > table > tbody > tr:last-child > td, .ce_table .ce_accordion > .table-responsive > table > tbody > tr:last-child > td,
  .panel > .ce_table > table > tbody > tr:last-child > td, .ce_accordion > .ce_table > table > tbody > tr:last-child > td,
  .ce_text
  .panel > .table-responsive > table > tbody > tr:last-child > td,
  .ce_text .ce_accordion > .table-responsive > table > tbody > tr:last-child > td,
  .ce_text
  .panel > .ce_table > table > tbody > tr:last-child > td,
  .ce_text .ce_accordion > .ce_table > table > tbody > tr:last-child > td,
  .panel > .table-responsive > table.calendar > tbody > tr:last-child > td, .ce_accordion > .table-responsive > table.calendar > tbody > tr:last-child > td,
  .panel > .ce_table > table.calendar > tbody > tr:last-child > td, .ce_accordion > .ce_table > table.calendar > tbody > tr:last-child > td,
  .panel > .table-responsive > table > tbody > tr:last-child > td, .ce_accordion > .table-responsive > table > tbody > tr:last-child > td,
  .panel > .ce_table > table > tbody > tr:last-child > td, .ce_accordion > .ce_table > table > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .ce_accordion > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .ce_table > .table-bordered > tbody > tr:last-child > th, .ce_accordion > .ce_table > .table-bordered > tbody > tr:last-child > th, .ce_table
  .panel > .table-responsive > table > tbody > tr:last-child > th, .ce_table .ce_accordion > .table-responsive > table > tbody > tr:last-child > th,
  .panel > .ce_table > table > tbody > tr:last-child > th, .ce_accordion > .ce_table > table > tbody > tr:last-child > th,
  .ce_text
  .panel > .table-responsive > table > tbody > tr:last-child > th,
  .ce_text .ce_accordion > .table-responsive > table > tbody > tr:last-child > th,
  .ce_text
  .panel > .ce_table > table > tbody > tr:last-child > th,
  .ce_text .ce_accordion > .ce_table > table > tbody > tr:last-child > th,
  .panel > .table-responsive > table.calendar > tbody > tr:last-child > th, .ce_accordion > .table-responsive > table.calendar > tbody > tr:last-child > th,
  .panel > .ce_table > table.calendar > tbody > tr:last-child > th, .ce_accordion > .ce_table > table.calendar > tbody > tr:last-child > th,
  .panel > .table-responsive > table > tbody > tr:last-child > th, .ce_accordion > .table-responsive > table > tbody > tr:last-child > th,
  .panel > .ce_table > table > tbody > tr:last-child > th, .ce_accordion > .ce_table > table > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .ce_accordion > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .ce_table > .table-bordered > tfoot > tr:last-child > td, .ce_accordion > .ce_table > .table-bordered > tfoot > tr:last-child > td, .ce_table
  .panel > .table-responsive > table > tfoot > tr:last-child > td, .ce_table .ce_accordion > .table-responsive > table > tfoot > tr:last-child > td,
  .panel > .ce_table > table > tfoot > tr:last-child > td, .ce_accordion > .ce_table > table > tfoot > tr:last-child > td,
  .ce_text
  .panel > .table-responsive > table > tfoot > tr:last-child > td,
  .ce_text .ce_accordion > .table-responsive > table > tfoot > tr:last-child > td,
  .ce_text
  .panel > .ce_table > table > tfoot > tr:last-child > td,
  .ce_text .ce_accordion > .ce_table > table > tfoot > tr:last-child > td,
  .panel > .table-responsive > table.calendar > tfoot > tr:last-child > td, .ce_accordion > .table-responsive > table.calendar > tfoot > tr:last-child > td,
  .panel > .ce_table > table.calendar > tfoot > tr:last-child > td, .ce_accordion > .ce_table > table.calendar > tfoot > tr:last-child > td,
  .panel > .table-responsive > table > tfoot > tr:last-child > td, .ce_accordion > .table-responsive > table > tfoot > tr:last-child > td,
  .panel > .ce_table > table > tfoot > tr:last-child > td, .ce_accordion > .ce_table > table > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .ce_accordion > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .panel > .ce_table > .table-bordered > tfoot > tr:last-child > th, .ce_accordion > .ce_table > .table-bordered > tfoot > tr:last-child > th, .ce_table
  .panel > .table-responsive > table > tfoot > tr:last-child > th, .ce_table .ce_accordion > .table-responsive > table > tfoot > tr:last-child > th,
  .panel > .ce_table > table > tfoot > tr:last-child > th, .ce_accordion > .ce_table > table > tfoot > tr:last-child > th,
  .ce_text
  .panel > .table-responsive > table > tfoot > tr:last-child > th,
  .ce_text .ce_accordion > .table-responsive > table > tfoot > tr:last-child > th,
  .ce_text
  .panel > .ce_table > table > tfoot > tr:last-child > th,
  .ce_text .ce_accordion > .ce_table > table > tfoot > tr:last-child > th,
  .panel > .table-responsive > table.calendar > tfoot > tr:last-child > th, .ce_accordion > .table-responsive > table.calendar > tfoot > tr:last-child > th,
  .panel > .ce_table > table.calendar > tfoot > tr:last-child > th, .ce_accordion > .ce_table > table.calendar > tfoot > tr:last-child > th,
  .panel > .table-responsive > table > tfoot > tr:last-child > th, .ce_accordion > .table-responsive > table > tfoot > tr:last-child > th,
  .panel > .ce_table > table > tfoot > tr:last-child > th, .ce_accordion > .ce_table > table > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive, .ce_accordion > .table-responsive, .panel > .ce_table, .ce_accordion > .ce_table {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel, .panel-group .ce_accordion {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel, .panel-group .ce_accordion + .panel, .panel-group .panel + .ce_accordion, .panel-group .ce_accordion + .ce_accordion {
      margin-top: 5px; }
  .panel-group .panel-heading, .panel-group .ce_accordion .toggler, .ce_accordion .panel-group .toggler {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .ce_accordion .toggler + .panel-collapse > .panel-body, .ce_accordion .panel-group .toggler + .panel-collapse > .panel-body, .panel-group .ce_accordion .panel-heading + .panel-collapse > .accordion, .ce_accordion .panel-group .panel-heading + .panel-collapse > .accordion, .panel-group .ce_accordion .toggler + .panel-collapse > .accordion, .ce_accordion .panel-group .toggler + .panel-collapse > .accordion,
    .panel-group .panel-heading + .panel-collapse > .list-group,
    .panel-group .ce_accordion .toggler + .panel-collapse > .list-group, .ce_accordion
    .panel-group .toggler + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body, .panel-group .panel-footer + .panel-collapse .ce_accordion .accordion, .ce_accordion .panel-group .panel-footer + .panel-collapse .accordion {
      border-bottom: 1px solid #ddd; }

.panel-default, .ce_accordion {
  border-color: #ddd; }
  .panel-default > .panel-heading, .ce_accordion > .panel-heading, .ce_accordion .panel-default > .toggler, .ce_accordion > .toggler {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body, .ce_accordion > .panel-heading + .panel-collapse > .panel-body, .ce_accordion .panel-default > .toggler + .panel-collapse > .panel-body, .ce_accordion > .toggler + .panel-collapse > .panel-body, .ce_accordion .panel-default > .panel-heading + .panel-collapse > .accordion, .ce_accordion > .panel-heading + .panel-collapse > .accordion, .ce_accordion .panel-default > .toggler + .panel-collapse > .accordion, .ce_accordion > .toggler + .panel-collapse > .accordion {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge, .ce_accordion > .panel-heading .badge, .ce_accordion .panel-default > .toggler .badge, .ce_accordion > .toggler .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body, .ce_accordion > .panel-footer + .panel-collapse > .panel-body, .ce_accordion .panel-default > .panel-footer + .panel-collapse > .accordion, .ce_accordion > .panel-footer + .panel-collapse > .accordion {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #3255a4; }
  .panel-primary > .panel-heading, .ce_accordion .panel-primary > .toggler {
    color: #fff;
    background-color: #3255a4;
    border-color: #3255a4; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body, .ce_accordion .panel-primary > .toggler + .panel-collapse > .panel-body, .ce_accordion .panel-primary > .panel-heading + .panel-collapse > .accordion, .ce_accordion .panel-primary > .toggler + .panel-collapse > .accordion {
      border-top-color: #3255a4; }
    .panel-primary > .panel-heading .badge, .ce_accordion .panel-primary > .toggler .badge {
      color: #3255a4;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body, .ce_accordion .panel-primary > .panel-footer + .panel-collapse > .accordion {
    border-bottom-color: #3255a4; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading, .ce_accordion .panel-success > .toggler {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body, .ce_accordion .panel-success > .toggler + .panel-collapse > .panel-body, .ce_accordion .panel-success > .panel-heading + .panel-collapse > .accordion, .ce_accordion .panel-success > .toggler + .panel-collapse > .accordion {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge, .ce_accordion .panel-success > .toggler .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body, .ce_accordion .panel-success > .panel-footer + .panel-collapse > .accordion {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading, .ce_accordion .panel-info > .toggler {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body, .ce_accordion .panel-info > .toggler + .panel-collapse > .panel-body, .ce_accordion .panel-info > .panel-heading + .panel-collapse > .accordion, .ce_accordion .panel-info > .toggler + .panel-collapse > .accordion {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge, .ce_accordion .panel-info > .toggler .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body, .ce_accordion .panel-info > .panel-footer + .panel-collapse > .accordion {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading, .ce_accordion .panel-warning > .toggler {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body, .ce_accordion .panel-warning > .toggler + .panel-collapse > .panel-body, .ce_accordion .panel-warning > .panel-heading + .panel-collapse > .accordion, .ce_accordion .panel-warning > .toggler + .panel-collapse > .accordion {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge, .ce_accordion .panel-warning > .toggler .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body, .ce_accordion .panel-warning > .panel-footer + .panel-collapse > .accordion {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading, .ce_accordion .panel-danger > .toggler {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body, .ce_accordion .panel-danger > .toggler + .panel-collapse > .panel-body, .ce_accordion .panel-danger > .panel-heading + .panel-collapse > .accordion, .ce_accordion .panel-danger > .toggler + .panel-collapse > .accordion {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge, .ce_accordion .panel-danger > .toggler .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body, .ce_accordion .panel-danger > .panel-footer + .panel-collapse > .accordion {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn, .modal-footer input.submit + .btn, .modal-footer .btn-box a + .btn, .btn-box .modal-footer a + .btn, .modal-footer .mod_newscategories li a + .btn, .mod_newscategories li .modal-footer a + .btn, .modal-footer .btn + input.submit, .modal-footer input.submit + input.submit, .modal-footer .btn-box a + input.submit, .btn-box .modal-footer a + input.submit, .modal-footer .mod_newscategories li a + input.submit, .mod_newscategories li .modal-footer a + input.submit, .modal-footer .btn-box .btn + a, .btn-box .modal-footer .btn + a, .modal-footer .btn-box input.submit + a, .btn-box .modal-footer input.submit + a, .modal-footer .btn-box a + a, .btn-box .modal-footer a + a, .modal-footer .mod_newscategories li .btn-box a + a, .btn-box .mod_newscategories li .modal-footer a + a, .modal-footer .mod_newscategories li .btn + a, .mod_newscategories li .modal-footer .btn + a, .modal-footer .mod_newscategories li input.submit + a, .mod_newscategories li .modal-footer input.submit + a, .modal-footer .btn-box .mod_newscategories li a + a, .mod_newscategories li .modal-footer .btn-box a + a, .btn-box .modal-footer .mod_newscategories li a + a, .mod_newscategories li .btn-box .modal-footer a + a, .modal-footer .mod_newscategories li a + a, .mod_newscategories li .modal-footer a + a {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn, .modal-footer .btn-group input.submit + .btn, .modal-footer .btn-group .btn-box a + .btn, .btn-box .modal-footer .btn-group a + .btn, .modal-footer .btn-group .mod_newscategories li a + .btn, .mod_newscategories li .modal-footer .btn-group a + .btn, .modal-footer .btn-group .btn + input.submit, .modal-footer .btn-group input.submit + input.submit, .modal-footer .btn-group .btn-box a + input.submit, .btn-box .modal-footer .btn-group a + input.submit, .modal-footer .btn-group .mod_newscategories li a + input.submit, .mod_newscategories li .modal-footer .btn-group a + input.submit, .modal-footer .btn-group .btn-box .btn + a, .btn-box .modal-footer .btn-group .btn + a, .modal-footer .btn-group .btn-box input.submit + a, .btn-box .modal-footer .btn-group input.submit + a, .modal-footer .btn-group .btn-box a + a, .btn-box .modal-footer .btn-group a + a, .modal-footer .btn-group .mod_newscategories li .btn-box a + a, .btn-box .mod_newscategories li .modal-footer .btn-group a + a, .modal-footer .btn-group .mod_newscategories li .btn + a, .mod_newscategories li .modal-footer .btn-group .btn + a, .modal-footer .btn-group .mod_newscategories li input.submit + a, .mod_newscategories li .modal-footer .btn-group input.submit + a, .modal-footer .btn-group .btn-box .mod_newscategories li a + a, .mod_newscategories li .modal-footer .btn-group .btn-box a + a, .btn-box .modal-footer .btn-group .mod_newscategories li a + a, .mod_newscategories li .btn-box .modal-footer .btn-group a + a, .modal-footer .btn-group .mod_newscategories li a + a, .mod_newscategories li .modal-footer .btn-group a + a {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block, .modal-footer .mod_newscategories li a + .btn-block, .mod_newscategories li .modal-footer a + .btn-block, .modal-footer .mod_newscategories li .btn-block + a, .mod_newscategories li .modal-footer .btn-block + a, .modal-footer .mod_newscategories li a + a, .mod_newscategories li .modal-footer a + a {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn, .carousel-caption input.submit, .carousel-caption .btn-box a, .btn-box .carousel-caption a, .carousel-caption .mod_newscategories li a, .mod_newscategories li .carousel-caption a {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../scss/fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("../scss/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../scss/fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../scss/fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../scss/fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../scss/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa, .ce_accordion .ui-icon:before, .slider-prev:before, .slider-next:after, .ce_toplink a:before, .more a:after, .back a:before, .mod_calendar th.current:before, .mod_faqlist li:before, #left nav ul.level_1 ul a.submenu:after, .mod_newscategories li a.reset:before, .mod_newscategories li a.news_category_3:before, .mod_newscategories li a.news_category_2:before, .slider-carousel .owl-prev:before, .slider-carousel .owl-next:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0); }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left, .ce_accordion .pull-left.ui-icon:before, .pull-left.slider-prev:before, .pull-left.slider-next:after, .ce_toplink a.pull-left:before, .more a.pull-left:after, .back a.pull-left:before, .mod_calendar th.pull-left.current:before, .mod_faqlist li.pull-left:before, #left nav ul.level_1 ul a.pull-left.submenu:after, .mod_newscategories li a.pull-left.reset:before, .mod_newscategories li a.pull-left.news_category_3:before, .mod_newscategories li a.pull-left.news_category_2:before, .slider-carousel .pull-left.owl-prev:before, .slider-carousel .pull-left.owl-next:before {
  margin-right: .3em; }

.fa.pull-right, .ce_accordion .pull-right.ui-icon:before, .pull-right.slider-prev:before, .pull-right.slider-next:after, .ce_toplink a.pull-right:before, .more a.pull-right:after, .back a.pull-right:before, .mod_calendar th.pull-right.current:before, .mod_faqlist li.pull-right:before, #left nav ul.level_1 ul a.pull-right.submenu:after, .mod_newscategories li a.pull-right.reset:before, .mod_newscategories li a.pull-right.news_category_3:before, .mod_newscategories li a.pull-right.news_category_2:before, .slider-carousel .pull-right.owl-prev:before, .slider-carousel .pull-right.owl-next:before {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-genderless:before,
.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

@font-face {
  font-family: icomoon;
  src: url(../fonts/icomoon.eot?981avy);
  src: url(../fonts/icomoon.eot?#iefix981avy) format("embedded-opentype"), url(../fonts/icomoon.woff?981avy) format("woff"), url(../fonts/icomoon.ttf?981avy) format("truetype"), url(../fonts/icomoon.svg?981avy#icomoon) format("svg");
  font-weight: 400;
  font-style: normal; }

[class*=" icon-"], [class^=icon-] {
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-earth:before {
  content: "\e600"; }

.icon-clock:before {
  content: "\e601"; }

.icon-minus:before {
  content: "\e602"; }

.icon-plus:before {
  content: "\e603"; }

.icon-cancel:before {
  content: "\e604"; }

.icon-question:before {
  content: "\e605"; }

.icon-comment:before {
  content: "\e606"; }

.icon-chat:before {
  content: "\e607"; }

.icon-speaker:before {
  content: "\e608"; }

.icon-heart:before {
  content: "\e609"; }

.icon-list:before {
  content: "\e60a"; }

.icon-edit:before {
  content: "\e60b"; }

.icon-trash:before {
  content: "\e60c"; }

.icon-briefcase:before {
  content: "\e60d"; }

.icon-newspaper:before {
  content: "\e60e"; }

.icon-calendar:before {
  content: "\e60f"; }

.icon-inbox:before {
  content: "\e610"; }

.icon-facebook:before {
  content: "\e611"; }

.icon-googleplus:before {
  content: "\e612"; }

.icon-instagram:before {
  content: "\e613"; }

.icon-contrast:before {
  content: "\e614"; }

.icon-brightness:before {
  content: "\e615"; }

.icon-user:before {
  content: "\e616"; }

.icon-users:before {
  content: "\e617"; }

.icon-sent:before {
  content: "\e618"; }

.icon-archive:before {
  content: "\e619"; }

.icon-desktop:before {
  content: "\e61a"; }

.icon-reply:before {
  content: "\e61b"; }

.icon-popup:before {
  content: "\e61c"; }

.icon-grid:before {
  content: "\e61d"; }

.icon-email:before {
  content: "\e61e"; }

.icon-tag:before {
  content: "\e61f"; }

.icon-film:before {
  content: "\e620"; }

.icon-share:before {
  content: "\e621"; }

.icon-picture:before {
  content: "\e622"; }

.icon-frame:before {
  content: "\e623"; }

.icon-wand:before {
  content: "\e624"; }

.icon-mobile:before {
  content: "\e625"; }

.icon-crop:before {
  content: "\e626"; }

.icon-marquee:before {
  content: "\e627"; }

.icon-locked:before {
  content: "\e628"; }

.icon-pin:before {
  content: "\e629"; }

.icon-zoomin:before {
  content: "\e62a"; }

.icon-zoomout:before {
  content: "\e62b"; }

.icon-search:before {
  content: "\e62c"; }

.icon-home:before {
  content: "\e62d"; }

.icon-cart:before {
  content: "\e62e"; }

.icon-camera:before {
  content: "\e62f"; }

.icon-compass:before {
  content: "\e630"; }

.icon-cloud:before {
  content: "\e631"; }

.icon-warning:before {
  content: "\e632"; }

.icon-cloud2:before {
  content: "\e633"; }

.icon-locked2:before {
  content: "\e634"; }

.icon-inbox2:before {
  content: "\e635"; }

.icon-comment2:before {
  content: "\e636"; }

.icon-mic:before {
  content: "\e637"; }

.icon-envelope:before {
  content: "\e638"; }

.icon-briefcase2:before {
  content: "\e639"; }

.icon-cart2:before {
  content: "\e63a"; }

.icon-contrast2:before {
  content: "\e63b"; }

.icon-clock3:before {
  content: "\e63c"; }

.icon-user2:before {
  content: "\e63d"; }

.icon-cog:before {
  content: "\e63e"; }

.icon-music:before {
  content: "\e63f"; }

.icon-twitter:before {
  content: "\e640"; }

.icon-pencil:before {
  content: "\e641"; }

.icon-frame2:before {
  content: "\e642"; }

.icon-switch:before {
  content: "\e643"; }

.icon-star:before {
  content: "\e644"; }

.icon-key:before {
  content: "\e645"; }

.icon-chart:before {
  content: "\e646"; }

.icon-apple:before {
  content: "\e647"; }

.icon-file:before {
  content: "\e648"; }

.icon-plus2:before {
  content: "\e649"; }

.icon-minus2:before {
  content: "\e64a"; }

.icon-picture2:before {
  content: "\e64b"; }

.icon-folder:before {
  content: "\e64c"; }

.icon-camera2:before {
  content: "\e64d"; }

.icon-search2:before {
  content: "\e64e"; }

.icon-dribbble:before {
  content: "\e64f"; }

.icon-forrst:before {
  content: "\e650"; }

.icon-feed:before {
  content: "\e651"; }

.icon-blocked:before {
  content: "\e652"; }

.icon-target:before {
  content: "\e653"; }

.icon-play:before {
  content: "\e654"; }

.icon-pause:before {
  content: "\e655"; }

.icon-bug:before {
  content: "\e656"; }

.icon-console:before {
  content: "\e657"; }

.icon-film2:before {
  content: "\e658"; }

.icon-type:before {
  content: "\e659"; }

.icon-home4:before {
  content: "\e65a"; }

.icon-earth2:before {
  content: "\e65b"; }

.icon-location:before {
  content: "\e65c"; }

.icon-info:before {
  content: "\e65d"; }

.icon-eye:before, .mod_newscategories li a.news_category_2:before {
  content: "\e65e"; }

.icon-heart2:before {
  content: "\e65f"; }

.icon-bookmark:before {
  content: "\e660"; }

.icon-wrench:before {
  content: "\e661"; }

.icon-calendar2:before {
  content: "\e662"; }

.icon-window:before {
  content: "\e663"; }

.icon-monitor:before {
  content: "\e664"; }

.icon-mobile3:before {
  content: "\e665"; }

.icon-droplet:before {
  content: "\e666"; }

.icon-mouse:before {
  content: "\e667"; }

.icon-refresh:before {
  content: "\e668"; }

.icon-location3:before {
  content: "\e669"; }

.icon-tag2:before {
  content: "\e66a"; }

.icon-phone:before {
  content: "\e66b"; }

.icon-star2:before {
  content: "\e66c"; }

.icon-pointer:before {
  content: "\e66d"; }

.icon-thumbsup:before {
  content: "\e66e"; }

.icon-thumbsdown:before {
  content: "\e66f"; }

.icon-headphones:before {
  content: "\e670"; }

.icon-move:before {
  content: "\e671"; }

.icon-checkmark:before {
  content: "\e672"; }

.icon-cancel2:before {
  content: "\e673"; }

.icon-skype:before {
  content: "\e674"; }

.icon-gift:before {
  content: "\e675"; }

.icon-cone:before {
  content: "\e676"; }

.icon-alarm:before {
  content: "\e677"; }

.icon-coffee:before {
  content: "\e678"; }

.icon-basket:before {
  content: "\e679"; }

.icon-flag:before {
  content: "\e67a"; }

.icon-ipod:before {
  content: "\e67b"; }

.icon-trashcan:before {
  content: "\e67c"; }

.icon-bolt:before {
  content: "\e67d"; }

.icon-ampersand:before {
  content: "\e67e"; }

.icon-compass3:before {
  content: "\e67f"; }

.icon-list3:before {
  content: "\e680"; }

.icon-grid2:before {
  content: "\e681"; }

.icon-volume:before {
  content: "\e682"; }

.icon-volume2:before {
  content: "\e683"; }

.icon-stats:before {
  content: "\e684"; }

.icon-target2:before {
  content: "\e685"; }

.icon-forward:before {
  content: "\e686"; }

.icon-paperclip:before {
  content: "\e687"; }

.icon-keyboard:before {
  content: "\e688"; }

.icon-crop2:before {
  content: "\e689"; }

.icon-floppy:before {
  content: "\e68a"; }

.icon-filter:before {
  content: "\e68b"; }

.icon-trophy:before {
  content: "\e68c"; }

.icon-diary:before {
  content: "\e68d"; }

.icon-addressbook:before {
  content: "\e68e"; }

.icon-stop:before {
  content: "\e68f"; }

.icon-smiley:before {
  content: "\e690"; }

.icon-shit:before {
  content: "\e691"; }

.icon-bookmark2:before {
  content: "\e692"; }

.icon-camera3:before {
  content: "\e693"; }

.icon-lamp:before {
  content: "\e694"; }

.icon-disk:before {
  content: "\e695"; }

.icon-button:before {
  content: "\e696"; }

.icon-database:before {
  content: "\e697"; }

.icon-creditcard:before {
  content: "\e698"; }

.icon-atom:before {
  content: "\e699"; }

.icon-winsows:before {
  content: "\e69a"; }

.icon-target3:before {
  content: "\e69b"; }

.icon-battery:before {
  content: "\e69c"; }

.icon-code:before {
  content: "\e69d"; }

.icon-sunrise:before {
  content: "\e69e"; }

.icon-sun:before {
  content: "\e69f"; }

.icon-moon:before {
  content: "\e6a0"; }

.icon-sun2:before {
  content: "\e6a1"; }

.icon-windy:before {
  content: "\e6a2"; }

.icon-wind:before {
  content: "\e6a3"; }

.icon-snowflake:before {
  content: "\e6a4"; }

.icon-cloudy:before {
  content: "\e6a5"; }

.icon-cloud3:before {
  content: "\e6a6"; }

.icon-weather:before {
  content: "\e6a7"; }

.icon-weather2:before {
  content: "\e6a8"; }

.icon-weather3:before {
  content: "\e6a9"; }

.icon-lines:before {
  content: "\e6aa"; }

.icon-cloud4:before {
  content: "\e6ab"; }

.icon-lightning:before {
  content: "\e6ac"; }

.icon-lightning2:before {
  content: "\e6ad"; }

.icon-rainy:before {
  content: "\e6ae"; }

.icon-rainy2:before {
  content: "\e6af"; }

.icon-windy2:before {
  content: "\e6b0"; }

.icon-windy3:before {
  content: "\e6b1"; }

.icon-snowy:before {
  content: "\e6b2"; }

.icon-snowy2:before {
  content: "\e6b3"; }

.icon-snowy3:before {
  content: "\e6b4"; }

.icon-weather4:before {
  content: "\e6b5"; }

.icon-cloudy2:before {
  content: "\e6b6"; }

.icon-cloud5:before {
  content: "\e6b7"; }

.icon-lightning3:before {
  content: "\e6b8"; }

.icon-sun3:before {
  content: "\e6b9"; }

.icon-moon2:before {
  content: "\e6ba"; }

.icon-cloudy3:before {
  content: "\e6bb"; }

.icon-cloud6:before {
  content: "\e6bc"; }

.icon-cloud7:before {
  content: "\e6bd"; }

.icon-lightning4:before {
  content: "\e6be"; }

.icon-rainy3:before {
  content: "\e6bf"; }

.icon-rainy4:before {
  content: "\e6c0"; }

.icon-windy4:before {
  content: "\e6c1"; }

.icon-windy5:before {
  content: "\e6c2"; }

.icon-snowy4:before {
  content: "\e6c3"; }

.icon-snowy5:before {
  content: "\e6c4"; }

.icon-weather5:before {
  content: "\e6c5"; }

.icon-cloudy4:before {
  content: "\e6c6"; }

.icon-lightning5:before {
  content: "\e6c7"; }

.icon-thermometer:before {
  content: "\e6c8"; }

.icon-compass4:before {
  content: "\e6c9"; }

.icon-none:before {
  content: "\e6ca"; }

.icon-Celsius:before {
  content: "\e6cb"; }

.icon-Fahrenheit:before {
  content: "\e6cc"; }

.icon-store:before {
  content: "\e6cd"; }

.icon-out:before {
  content: "\e6ce"; }

.icon-in:before {
  content: "\e6cf"; }

.icon-in-alt:before {
  content: "\e6d0"; }

.icon-home5:before {
  content: "\e6d1"; }

.icon-lightbulb:before {
  content: "\e6d2"; }

.icon-anchor:before {
  content: "\e6d3"; }

.icon-feather:before {
  content: "\e6d4"; }

.icon-expand:before {
  content: "\e6d5"; }

.icon-maximize:before {
  content: "\e6d6"; }

.icon-search3:before {
  content: "\e6d7"; }

.icon-zoomin2:before {
  content: "\e6d8"; }

.icon-zoomout2:before {
  content: "\e6d9"; }

.icon-add:before {
  content: "\e6da"; }

.icon-subtract:before {
  content: "\e6db"; }

.icon-exclamation:before {
  content: "\e6dc"; }

.icon-question2:before {
  content: "\e6dd"; }

.icon-close:before {
  content: "\e6de"; }

.icon-cmd:before {
  content: "\e6df"; }

.icon-forbid:before {
  content: "\e6e0"; }

.icon-book:before {
  content: "\e6e1"; }

.icon-spinner:before {
  content: "\e6e2"; }

.icon-play4:before {
  content: "\e6e3"; }

.icon-stop3:before {
  content: "\e6e4"; }

.icon-pause3:before {
  content: "\e6e5"; }

.icon-forward4:before {
  content: "\e6e6"; }

.icon-rewind:before {
  content: "\e6e7"; }

.icon-sound:before {
  content: "\e6e8"; }

.icon-sound-alt:before {
  content: "\e6e9"; }

.icon-soundoff:before {
  content: "\e6ea"; }

.icon-task:before {
  content: "\e6eb"; }

.icon-inbox3:before {
  content: "\e6ec"; }

.icon-inbox-alt:before {
  content: "\e6ed"; }

.icon-envelope2:before {
  content: "\e6ee"; }

.icon-compose:before {
  content: "\e6ef"; }

.icon-newspaper2:before {
  content: "\e6f0"; }

.icon-newspaper-alt:before {
  content: "\e6f1"; }

.icon-clipboard:before {
  content: "\e6f2"; }

.icon-calendar3:before {
  content: "\e6f3"; }

.icon-hyperlink:before {
  content: "\e6f4"; }

.icon-trash2:before {
  content: "\e6f5"; }

.icon-trash-alt:before {
  content: "\e6f6"; }

.icon-grid3:before {
  content: "\e6f7"; }

.icon-grid-alt:before {
  content: "\e6f8"; }

.icon-menu:before {
  content: "\e6f9"; }

.icon-list4:before {
  content: "\e6fa"; }

.icon-gallery:before {
  content: "\e6fb"; }

.icon-calculator:before {
  content: "\e6fc"; }

.icon-windows:before {
  content: "\e6fd"; }

.icon-browser:before {
  content: "\e6fe"; }

.icon-alarm2:before {
  content: "\e6ff"; }

.icon-clock4:before {
  content: "\e700"; }

.icon-attachment:before {
  content: "\e701"; }

.icon-settings:before {
  content: "\e702"; }

.icon-portfolio:before {
  content: "\e703"; }

.icon-user3:before {
  content: "\e704"; }

.icon-users2:before {
  content: "\e705"; }

.icon-heart3:before {
  content: "\e706"; }

.icon-chat2:before {
  content: "\e707"; }

.icon-comments:before {
  content: "\e708"; }

.icon-screen:before {
  content: "\e709"; }

.icon-iphone:before {
  content: "\e70a"; }

.icon-ipad:before {
  content: "\e70b"; }

.icon-forkandspoon:before {
  content: "\e70c"; }

.icon-forkandknife:before {
  content: "\e70d"; }

.icon-instagram2:before {
  content: "\e70e"; }

.icon-facebook4:before {
  content: "\e70f"; }

.icon-delicious:before {
  content: "\e710"; }

.icon-googleplus2:before {
  content: "\e711"; }

.icon-dribbble4:before {
  content: "\e712"; }

.icon-pin2:before {
  content: "\e713"; }

.icon-pin-alt:before {
  content: "\e714"; }

.icon-camera4:before {
  content: "\e715"; }

.icon-brightness2:before {
  content: "\e716"; }

.icon-brightness-half:before {
  content: "\e717"; }

.icon-moon3:before {
  content: "\e718"; }

.icon-cloud8:before {
  content: "\e719"; }

.icon-circle-full:before {
  content: "\e71a"; }

.icon-circle-half:before {
  content: "\e71b"; }

.icon-globe:before {
  content: "\e71c"; }

.icon-chat3:before {
  content: "\e71d"; }

.icon-chat-alt-stroke:before {
  content: "\e71e"; }

.icon-chat-alt-fill:before {
  content: "\e71f"; }

.icon-comment-alt1-stroke:before {
  content: "\e720"; }

.icon-comment3:before {
  content: "\e721"; }

.icon-comment-stroke:before {
  content: "\e722"; }

.icon-comment-fill:before {
  content: "\e723"; }

.icon-comment-alt2-stroke:before {
  content: "\e724"; }

.icon-comment-alt2-fill:before {
  content: "\e725"; }

.icon-checkmark3:before {
  content: "\e726"; }

.icon-check-alt:before {
  content: "\e727"; }

.icon-x:before {
  content: "\e728"; }

.icon-x-altx-alt:before {
  content: "\e729"; }

.icon-denied:before {
  content: "\e72a"; }

.icon-cursor:before {
  content: "\e72b"; }

.icon-rss:before {
  content: "\e72c"; }

.icon-rss-alt:before {
  content: "\e72d"; }

.icon-wrench2:before {
  content: "\e72e"; }

.icon-dial:before {
  content: "\e72f"; }

.icon-cog2:before {
  content: "\e730"; }

.icon-calendar4:before {
  content: "\e731"; }

.icon-calendar-alt-stroke:before {
  content: "\e732"; }

.icon-calendar-alt-fill:before {
  content: "\e733"; }

.icon-share3:before {
  content: "\e734"; }

.icon-mail:before {
  content: "\e735"; }

.icon-heart-stroke:before {
  content: "\e736"; }

.icon-heart-fill:before {
  content: "\e737"; }

.icon-movie:before {
  content: "\e738"; }

.icon-document-alt-stroke:before {
  content: "\e739"; }

.icon-document-alt-fill:before {
  content: "\e73a"; }

.icon-document-stroke:before {
  content: "\e73b"; }

.icon-document-fill:before {
  content: "\e73c"; }

.icon-plus3:before {
  content: "\e73d"; }

.icon-plus-alt:before {
  content: "\e73e"; }

.icon-minus3:before {
  content: "\e73f"; }

.icon-minus-alt:before {
  content: "\e740"; }

.icon-pin3:before {
  content: "\e741"; }

.icon-link:before {
  content: "\e742"; }

.icon-bolt2:before {
  content: "\e743"; }

.icon-move2:before {
  content: "\e744"; }

.icon-move-alt1:before {
  content: "\e745"; }

.icon-move-alt2:before {
  content: "\e746"; }

.icon-equalizer:before {
  content: "\e747"; }

.icon-award-fill:before {
  content: "\e748"; }

.icon-award-stroke:before {
  content: "\e749"; }

.icon-magnifying-glass:before {
  content: "\e74a"; }

.icon-trash-stroke:before {
  content: "\e74b"; }

.icon-trash-fill:before {
  content: "\e74c"; }

.icon-beaker-alt:before {
  content: "\e74d"; }

.icon-beaker:before {
  content: "\e74e"; }

.icon-key-stroke:before {
  content: "\e74f"; }

.icon-key-fill:before {
  content: "\e750"; }

.icon-new-window:before {
  content: "\e751"; }

.icon-lightbulb2:before {
  content: "\e752"; }

.icon-spin-alt:before {
  content: "\e753"; }

.icon-spin:before {
  content: "\e754"; }

.icon-curved-arrow:before {
  content: "\e755"; }

.icon-undo:before {
  content: "\e756"; }

.icon-reload:before {
  content: "\e757"; }

.icon-reload-alt:before {
  content: "\e758"; }

.icon-loop:before {
  content: "\e759"; }

.icon-loop-alt1:before {
  content: "\e75a"; }

.icon-loop-alt2:before {
  content: "\e75b"; }

.icon-loop-alt3:before {
  content: "\e75c"; }

.icon-loop-alt4:before {
  content: "\e75d"; }

.icon-transfer:before {
  content: "\e75e"; }

.icon-move-vertical:before {
  content: "\e75f"; }

.icon-move-vertical-alt1:before {
  content: "\e760"; }

.icon-move-vertical-alt2:before {
  content: "\e761"; }

.icon-move-horizontal:before {
  content: "\e762"; }

.icon-move-horizontal-alt1:before {
  content: "\e763"; }

.icon-move-horizontal-alt2:before {
  content: "\e764"; }

.icon-arrow-left:before {
  content: "\e765"; }

.icon-arrow-left-alt1:before {
  content: "\e766"; }

.icon-arrow-left-alt2:before {
  content: "\e767"; }

.icon-arrow-right:before {
  content: "\e768"; }

.icon-arrow-right-alt1:before {
  content: "\e769"; }

.icon-arrow-right-alt2:before {
  content: "\e76a"; }

.icon-arrow-up:before {
  content: "\e76b"; }

.icon-arrow-up-alt1:before {
  content: "\e76c"; }

.icon-arrow-up-alt2:before {
  content: "\e76d"; }

.icon-arrow-down:before {
  content: "\e76e"; }

.icon-arrow-down-alt1:before {
  content: "\e76f"; }

.icon-arrow-down-alt2:before {
  content: "\e770"; }

.icon-cd:before {
  content: "\e771"; }

.icon-steering-wheel:before {
  content: "\e772"; }

.icon-microphone:before {
  content: "\e773"; }

.icon-headphones2:before {
  content: "\e774"; }

.icon-volume3:before {
  content: "\e775"; }

.icon-volume-mute:before {
  content: "\e776"; }

.icon-play5:before {
  content: "\e777"; }

.icon-pause4:before {
  content: "\e778"; }

.icon-stop4:before {
  content: "\e779"; }

.icon-eject:before {
  content: "\e77a"; }

.icon-first:before {
  content: "\e77b"; }

.icon-last:before {
  content: "\e77c"; }

.icon-play-alt:before {
  content: "\e77d"; }

.icon-fullscreen-exit:before {
  content: "\e77e"; }

.icon-fullscreen-exit-alt:before {
  content: "\e77f"; }

.icon-fullscreen:before {
  content: "\e780"; }

.icon-fullscreen-alt:before {
  content: "\e781"; }

.icon-iphone2:before {
  content: "\e782"; }

.icon-battery-empty:before {
  content: "\e783"; }

.icon-battery-half:before {
  content: "\e784"; }

.icon-battery-full:before {
  content: "\e785"; }

.icon-battery-charging:before {
  content: "\e786"; }

.icon-compass5:before {
  content: "\e787"; }

.icon-box:before {
  content: "\e788"; }

.icon-folder-stroke:before {
  content: "\e789"; }

.icon-folder-fill:before {
  content: "\e78a"; }

.icon-at:before {
  content: "\e78b"; }

.icon-ampersand2:before {
  content: "\e78c"; }

.icon-info2:before {
  content: "\e78d"; }

.icon-question-mark:before {
  content: "\e78e"; }

.icon-pilcrow:before {
  content: "\e78f"; }

.icon-hash:before {
  content: "\e790"; }

.icon-left-quote:before {
  content: "\e791"; }

.icon-right-quote:before {
  content: "\e792"; }

.icon-left-quote-alt:before {
  content: "\e793"; }

.icon-right-quote-alt:before {
  content: "\e794"; }

.icon-article:before {
  content: "\e795"; }

.icon-read-more:before {
  content: "\e796"; }

.icon-list5:before {
  content: "\e797"; }

.icon-list-nested:before {
  content: "\e798"; }

.icon-book2:before {
  content: "\e799"; }

.icon-book-alt:before {
  content: "\e79a"; }

.icon-book-alt2:before {
  content: "\e79b"; }

.icon-pen:before {
  content: "\e79c"; }

.icon-pen-alt-stroke:before {
  content: "\e79d"; }

.icon-pen-alt-fill:before {
  content: "\e79e"; }

.icon-pen-alt2:before {
  content: "\e79f"; }

.icon-brush:before {
  content: "\e7a0"; }

.icon-brush-alt:before {
  content: "\e7a1"; }

.icon-eyedropper:before {
  content: "\e7a2"; }

.icon-layers-alt:before {
  content: "\e7a3"; }

.icon-layers:before {
  content: "\e7a4"; }

.icon-image:before {
  content: "\e7a5"; }

.icon-camera5:before {
  content: "\e7a6"; }

.icon-aperture:before {
  content: "\e7a7"; }

.icon-aperture-alt:before {
  content: "\e7a8"; }

.icon-chart2:before {
  content: "\e7a9"; }

.icon-chart-alt:before {
  content: "\e7aa"; }

.icon-bars:before {
  content: "\e7ab"; }

.icon-bars-alt:before {
  content: "\e7ac"; }

.icon-eye2:before {
  content: "\e7ad"; }

.icon-user4:before {
  content: "\e7ae"; }

.icon-home6:before {
  content: "\e7af"; }

.icon-clock5:before {
  content: "\e7b0"; }

.icon-lock-stroke:before {
  content: "\e7b1"; }

.icon-lock-fill:before {
  content: "\e7b2"; }

.icon-unlock-stroke:before {
  content: "\e7b3"; }

.icon-unlock-fill:before {
  content: "\e7b4"; }

.icon-tag-stroke:before {
  content: "\e7b5"; }

.icon-tag-fill:before {
  content: "\e7b6"; }

.icon-sun-stroke:before {
  content: "\e7b7"; }

.icon-sun-fill:before {
  content: "\e7b8"; }

.icon-moon-stroke:before {
  content: "\e7b9"; }

.icon-moon-fill:before {
  content: "\e7ba"; }

.icon-cloud9:before {
  content: "\e7bb"; }

.icon-rain:before {
  content: "\e7bc"; }

.icon-umbrella:before {
  content: "\e7bd"; }

.icon-star3:before {
  content: "\e7be"; }

.icon-map-pin-stroke:before {
  content: "\e7bf"; }

.icon-map-pin-fill:before {
  content: "\e7c0"; }

.icon-map-pin-alt:before {
  content: "\e7c1"; }

.icon-target4:before {
  content: "\e7c2"; }

.icon-download:before {
  content: "\e7c3"; }

.icon-upload:before {
  content: "\e7c4"; }

.icon-cloud-download:before {
  content: "\e7c5"; }

.icon-cloud-upload:before {
  content: "\e7c6"; }

.icon-fork:before {
  content: "\e7c7"; }

.icon-paperclip2:before {
  content: "\e7c8"; }

.icon-alert:before {
  content: "\f02d"; }

.icon-alignment-align:before {
  content: "\f08a"; }

.icon-alignment-aligned-to:before {
  content: "\f08e"; }

.icon-alignment-unalign:before {
  content: "\f08b"; }

.icon-arrow-down3:before {
  content: "\f03f"; }

.icon-arrow-left3:before {
  content: "\f040"; }

.icon-arrow-right3:before {
  content: "\f03e"; }

.icon-arrow-small-down:before {
  content: "\f0a0"; }

.icon-arrow-small-left:before {
  content: "\f0a1"; }

.icon-arrow-small-right:before {
  content: "\f071"; }

.icon-arrow-small-up:before {
  content: "\f09f"; }

.icon-arrow-up3:before {
  content: "\f03d"; }

.icon-beer:before {
  content: "\f069"; }

.icon-book3:before {
  content: "\f007"; }

.icon-bookmark3:before {
  content: "\f07b"; }

.icon-briefcase3:before {
  content: "\f0d3"; }

.icon-broadcast:before {
  content: "\f048"; }

.icon-browser2:before {
  content: "\f0c5"; }

.icon-bug2:before {
  content: "\f091"; }

.icon-calendar5:before {
  content: "\f068"; }

.icon-check:before {
  content: "\f03a"; }

.icon-checklist:before {
  content: "\f076"; }

.icon-chevron-down:before, .ce_accordion .ui-icon:before {
  content: "\f0a3"; }

.icon-chevron-left:before, .slider-carousel .owl-prev:before {
  content: "\f0a4"; }

.icon-chevron-right:before, .slider-carousel .owl-next:before {
  content: "\f078"; }

.icon-chevron-up:before {
  content: "\f0a2"; }

.icon-circle-slash:before {
  content: "\f084"; }

.icon-circuit-board:before {
  content: "\f0d6"; }

.icon-clippy:before {
  content: "\f035"; }

.icon-clock6:before {
  content: "\f046"; }

.icon-cloud-download2:before {
  content: "\f00b"; }

.icon-cloud-upload2:before {
  content: "\f00c"; }

.icon-code2:before {
  content: "\f05f"; }

.icon-color-mode:before {
  content: "\f065"; }

.icon-comment4:before {
  content: "\f02b"; }

.icon-comment-discussion:before {
  content: "\f04f"; }

.icon-credit-card:before {
  content: "\f045"; }

.icon-dash:before {
  content: "\f0ca"; }

.icon-dashboard:before {
  content: "\f07d"; }

.icon-database2:before {
  content: "\f096"; }

.icon-device-camera:before {
  content: "\f056"; }

.icon-device-camera-video:before {
  content: "\f057"; }

.icon-device-desktop:before {
  content: "\f27c"; }

.icon-device-mobile:before {
  content: "\f038"; }

.icon-diff:before {
  content: "\f04d"; }

.icon-diff-added:before {
  content: "\f06b"; }

.icon-diff-ignored:before {
  content: "\f099"; }

.icon-diff-modified:before {
  content: "\f06d"; }

.icon-diff-removed:before {
  content: "\f06c"; }

.icon-diff-renamed:before {
  content: "\f06e"; }

.icon-ellipsis:before {
  content: "\f09a"; }

.icon-eye3:before {
  content: "\f04e"; }

.icon-file-binary:before {
  content: "\f094"; }

.icon-file-code:before {
  content: "\f010"; }

.icon-file-directory:before {
  content: "\f016"; }

.icon-file-media:before {
  content: "\f012"; }

.icon-file-pdf:before {
  content: "\f014"; }

.icon-file-submodule:before {
  content: "\f017"; }

.icon-file-symlink-directory:before {
  content: "\f0b1"; }

.icon-file-symlink-file:before {
  content: "\f0b0"; }

.icon-file-text:before {
  content: "\f011"; }

.icon-file-zip:before {
  content: "\f013"; }

.icon-flame:before {
  content: "\f0d2"; }

.icon-fold:before {
  content: "\f0cc"; }

.icon-gear:before {
  content: "\f02f"; }

.icon-gift2:before {
  content: "\f042"; }

.icon-gist:before {
  content: "\f00e"; }

.icon-gist-secret:before {
  content: "\f08c"; }

.icon-git-branch:before {
  content: "\f020"; }

.icon-git-commit:before {
  content: "\f01f"; }

.icon-git-compare:before {
  content: "\f0ac"; }

.icon-git-merge:before {
  content: "\f023"; }

.icon-git-pull-request:before {
  content: "\f009"; }

.icon-globe2:before {
  content: "\f0b6"; }

.icon-graph:before {
  content: "\f043"; }

.icon-heart4:before {
  content: "\2665"; }

.icon-history:before {
  content: "\f07e"; }

.icon-home7:before {
  content: "\f08d"; }

.icon-horizontal-rule:before {
  content: "\f070"; }

.icon-hourglass:before {
  content: "\f09e"; }

.icon-hubot:before {
  content: "\f09d"; }

.icon-inbox4:before {
  content: "\f0cf"; }

.icon-info3:before {
  content: "\f059"; }

.icon-issue-closed:before {
  content: "\f028"; }

.icon-issue-opened:before {
  content: "\f026"; }

.icon-issue-reopened:before {
  content: "\f027"; }

.icon-jersey:before {
  content: "\f019"; }

.icon-jump-down:before {
  content: "\f072"; }

.icon-jump-left:before {
  content: "\f0a5"; }

.icon-jump-right:before {
  content: "\f0a6"; }

.icon-jump-up:before {
  content: "\f073"; }

.icon-key3:before {
  content: "\f049"; }

.icon-keyboard2:before {
  content: "\f00d"; }

.icon-law:before {
  content: "\f0d8"; }

.icon-light-bulb:before {
  content: "\f000"; }

.icon-link2:before {
  content: "\f05c"; }

.icon-link-external:before {
  content: "\f07f"; }

.icon-list-ordered:before {
  content: "\f062"; }

.icon-list-unordered:before {
  content: "\f061"; }

.icon-location4:before {
  content: "\f060"; }

.icon-lock:before {
  content: "\f06a"; }

.icon-logo-github:before {
  content: "\f092"; }

.icon-mail5:before {
  content: "\f03b"; }

.icon-mail-read:before {
  content: "\f03c"; }

.icon-mail-reply:before {
  content: "\f051"; }

.icon-mark-github:before {
  content: "\f00a"; }

.icon-markdown:before {
  content: "\f0c9"; }

.icon-megaphone:before {
  content: "\f077"; }

.icon-mention:before {
  content: "\f0be"; }

.icon-microscope:before {
  content: "\f089"; }

.icon-milestone:before {
  content: "\f075"; }

.icon-mirror:before {
  content: "\f024"; }

.icon-mortar-board:before {
  content: "\f0d7"; }

.icon-move-down:before {
  content: "\f0a8"; }

.icon-move-left:before {
  content: "\f074"; }

.icon-move-right:before {
  content: "\f0a9"; }

.icon-move-up:before {
  content: "\f0a7"; }

.icon-mute:before {
  content: "\f080"; }

.icon-no-newline:before {
  content: "\f09c"; }

.icon-octoface:before {
  content: "\f008"; }

.icon-organization:before {
  content: "\f037"; }

.icon-package:before {
  content: "\f0c4"; }

.icon-paintcan:before {
  content: "\f0d1"; }

.icon-pencil3:before {
  content: "\f058"; }

.icon-person:before {
  content: "\f018"; }

.icon-pin4:before {
  content: "\f041"; }

.icon-playback-fast-forward:before {
  content: "\f0bd"; }

.icon-playback-pause:before {
  content: "\f0bb"; }

.icon-playback-play:before {
  content: "\f0bf"; }

.icon-playback-rewind:before {
  content: "\f0bc"; }

.icon-plug:before {
  content: "\f0d4"; }

.icon-plus4:before {
  content: "\f05d"; }

.icon-podium:before {
  content: "\f0af"; }

.icon-primitive-dot:before {
  content: "\f052"; }

.icon-primitive-square:before {
  content: "\f053"; }

.icon-pulse:before {
  content: "\f085"; }

.icon-puzzle:before {
  content: "\f0c0"; }

.icon-question3:before {
  content: "\f02c"; }

.icon-quote:before {
  content: "\f063"; }

.icon-radio-tower:before {
  content: "\f030"; }

.icon-repo:before {
  content: "\f001"; }

.icon-repo-clone:before {
  content: "\f04c"; }

.icon-repo-force-push:before {
  content: "\f04a"; }

.icon-repo-forked:before {
  content: "\f002"; }

.icon-repo-pull:before {
  content: "\f006"; }

.icon-repo-push:before {
  content: "\f005"; }

.icon-rocket:before {
  content: "\f033"; }

.icon-rss2:before {
  content: "\f034"; }

.icon-ruby:before {
  content: "\f047"; }

.icon-screen-full:before {
  content: "\f066"; }

.icon-screen-normal:before {
  content: "\f067"; }

.icon-search4:before {
  content: "\f02e"; }

.icon-server:before {
  content: "\f097"; }

.icon-settings2:before {
  content: "\f07c"; }

.icon-sign-in:before {
  content: "\f036"; }

.icon-sign-out:before {
  content: "\f032"; }

.icon-split:before {
  content: "\f0c6"; }

.icon-squirrel:before {
  content: "\f0b2"; }

.icon-star4:before {
  content: "\f02a"; }

.icon-steps:before {
  content: "\f0c7"; }

.icon-stop5:before {
  content: "\f08f"; }

.icon-sync:before {
  content: "\f087"; }

.icon-tag3:before {
  content: "\f015"; }

.icon-telescope:before {
  content: "\f088"; }

.icon-terminal:before {
  content: "\f0c8"; }

.icon-three-bars:before {
  content: "\f05e"; }

.icon-tools:before {
  content: "\f031"; }

.icon-trashcan2:before {
  content: "\f0d0"; }

.icon-triangle-down:before {
  content: "\f05b"; }

.icon-triangle-left:before {
  content: "\f044"; }

.icon-triangle-right:before {
  content: "\f05a"; }

.icon-triangle-up:before {
  content: "\f0aa"; }

.icon-unfold:before {
  content: "\f039"; }

.icon-unmute:before {
  content: "\f0ba"; }

.icon-versions:before {
  content: "\f064"; }

.icon-x2:before {
  content: "\f081"; }

.icon-zap:before {
  content: "\26a1"; }

.icon-home8:before {
  content: "\e900"; }

.icon-home2:before {
  content: "\e901"; }

.icon-home3:before {
  content: "\e902"; }

.icon-office:before {
  content: "\e903"; }

.icon-newspaper3:before {
  content: "\e904"; }

.icon-pencil4:before {
  content: "\e905"; }

.icon-pencil2:before {
  content: "\e906"; }

.icon-quill:before {
  content: "\e907"; }

.icon-pen2:before {
  content: "\e908"; }

.icon-blog:before {
  content: "\e909"; }

.icon-eyedropper2:before {
  content: "\e90a"; }

.icon-droplet2:before {
  content: "\e90b"; }

.icon-paint-format:before {
  content: "\e90c"; }

.icon-image2:before {
  content: "\e90d"; }

.icon-images:before {
  content: "\e90e"; }

.icon-camera6:before {
  content: "\e90f"; }

.icon-headphones3:before {
  content: "\e910"; }

.icon-music2:before {
  content: "\e911"; }

.icon-play6:before {
  content: "\e912"; }

.icon-film3:before {
  content: "\e913"; }

.icon-video-camera:before {
  content: "\e914"; }

.icon-dice:before {
  content: "\e915"; }

.icon-pacman:before {
  content: "\e916"; }

.icon-spades:before {
  content: "\e917"; }

.icon-clubs:before {
  content: "\e918"; }

.icon-diamonds:before {
  content: "\e919"; }

.icon-bullhorn:before {
  content: "\e91a"; }

.icon-connection:before {
  content: "\e91b"; }

.icon-podcast:before {
  content: "\e91c"; }

.icon-feed5:before {
  content: "\e91d"; }

.icon-mic2:before {
  content: "\e91e"; }

.icon-book4:before {
  content: "\e91f"; }

.icon-books:before {
  content: "\e920"; }

.icon-library:before {
  content: "\e921"; }

.icon-file-text3:before {
  content: "\e922"; }

.icon-profile:before {
  content: "\e923"; }

.icon-file-empty:before {
  content: "\e924"; }

.icon-files-empty:before {
  content: "\e925"; }

.icon-file-text2:before {
  content: "\e926"; }

.icon-file-picture:before {
  content: "\e927"; }

.icon-file-music:before {
  content: "\e928"; }

.icon-file-play:before {
  content: "\e929"; }

.icon-file-video:before {
  content: "\e92a"; }

.icon-file-zip2:before {
  content: "\e92b"; }

.icon-copy:before {
  content: "\e92c"; }

.icon-paste:before {
  content: "\e92d"; }

.icon-stack:before {
  content: "\e92e"; }

.icon-folder2:before {
  content: "\e92f"; }

.icon-folder-open:before {
  content: "\e930"; }

.icon-folder-plus:before {
  content: "\e931"; }

.icon-folder-minus:before {
  content: "\e932"; }

.icon-folder-download:before {
  content: "\e933"; }

.icon-folder-upload:before {
  content: "\e934"; }

.icon-price-tag:before {
  content: "\e935"; }

.icon-price-tags:before {
  content: "\e936"; }

.icon-barcode:before {
  content: "\e937"; }

.icon-qrcode:before {
  content: "\e938"; }

.icon-ticket:before {
  content: "\e939"; }

.icon-cart3:before {
  content: "\e93a"; }

.icon-coin-dollar:before {
  content: "\e93b"; }

.icon-coin-euro:before {
  content: "\e93c"; }

.icon-coin-pound:before {
  content: "\e93d"; }

.icon-coin-yen:before {
  content: "\e93e"; }

.icon-credit-card2:before {
  content: "\e93f"; }

.icon-calculator2:before {
  content: "\e940"; }

.icon-lifebuoy:before {
  content: "\e941"; }

.icon-phone2:before {
  content: "\e942"; }

.icon-phone-hang-up:before {
  content: "\e943"; }

.icon-address-book:before {
  content: "\e944"; }

.icon-envelop:before {
  content: "\e945"; }

.icon-pushpin:before {
  content: "\e946"; }

.icon-location5:before {
  content: "\e947"; }

.icon-location2:before {
  content: "\e948"; }

.icon-compass6:before {
  content: "\e949"; }

.icon-compass2:before {
  content: "\e94a"; }

.icon-map:before {
  content: "\e94b"; }

.icon-map2:before {
  content: "\e94c"; }

.icon-history2:before {
  content: "\e94d"; }

.icon-clock7:before {
  content: "\e94e"; }

.icon-clock2:before {
  content: "\e94f"; }

.icon-alarm3:before {
  content: "\e950"; }

.icon-bell:before {
  content: "\e951"; }

.icon-stopwatch:before {
  content: "\e952"; }

.icon-calendar6:before {
  content: "\e953"; }

.icon-printer:before {
  content: "\e954"; }

.icon-keyboard3:before {
  content: "\e955"; }

.icon-display:before {
  content: "\e956"; }

.icon-laptop:before {
  content: "\e957"; }

.icon-mobile4:before {
  content: "\e958"; }

.icon-mobile2:before {
  content: "\e959"; }

.icon-tablet:before {
  content: "\e95a"; }

.icon-tv:before {
  content: "\e95b"; }

.icon-drawer:before {
  content: "\e95c"; }

.icon-drawer2:before {
  content: "\e95d"; }

.icon-box-add:before {
  content: "\e95e"; }

.icon-box-remove:before {
  content: "\e95f"; }

.icon-download4:before {
  content: "\e960"; }

.icon-upload4:before {
  content: "\e961"; }

.icon-floppy-disk:before {
  content: "\e962"; }

.icon-drive:before {
  content: "\e963"; }

.icon-database3:before {
  content: "\e964"; }

.icon-undo3:before {
  content: "\e965"; }

.icon-redo:before {
  content: "\e966"; }

.icon-undo2:before {
  content: "\e967"; }

.icon-redo2:before {
  content: "\e968"; }

.icon-forward5:before {
  content: "\e969"; }

.icon-reply2:before {
  content: "\e96a"; }

.icon-bubble:before {
  content: "\e96b"; }

.icon-bubbles:before {
  content: "\e96c"; }

.icon-bubbles2:before {
  content: "\e96d"; }

.icon-bubble2:before {
  content: "\e96e"; }

.icon-bubbles3:before {
  content: "\e96f"; }

.icon-bubbles4:before {
  content: "\e970"; }

.icon-user5:before {
  content: "\e971"; }

.icon-users3:before {
  content: "\e972"; }

.icon-user-plus:before {
  content: "\e973"; }

.icon-user-minus:before {
  content: "\e974"; }

.icon-user-check:before {
  content: "\e975"; }

.icon-user-tie:before {
  content: "\e976"; }

.icon-quotes-left:before {
  content: "\e977"; }

.icon-quotes-right:before {
  content: "\e978"; }

.icon-hour-glass:before {
  content: "\e979"; }

.icon-spinner12:before {
  content: "\e97a"; }

.icon-spinner2:before {
  content: "\e97b"; }

.icon-spinner3:before {
  content: "\e97c"; }

.icon-spinner4:before {
  content: "\e97d"; }

.icon-spinner5:before {
  content: "\e97e"; }

.icon-spinner6:before {
  content: "\e97f"; }

.icon-spinner7:before {
  content: "\e980"; }

.icon-spinner8:before {
  content: "\e981"; }

.icon-spinner9:before {
  content: "\e982"; }

.icon-spinner10:before {
  content: "\e983"; }

.icon-spinner11:before {
  content: "\e984"; }

.icon-binoculars:before {
  content: "\e985"; }

.icon-search5:before {
  content: "\e986"; }

.icon-zoom-in:before {
  content: "\e987"; }

.icon-zoom-out:before {
  content: "\e988"; }

.icon-enlarge:before {
  content: "\e989"; }

.icon-shrink:before {
  content: "\e98a"; }

.icon-enlarge2:before {
  content: "\e98b"; }

.icon-shrink2:before {
  content: "\e98c"; }

.icon-key4:before {
  content: "\e98d"; }

.icon-key2:before {
  content: "\e98e"; }

.icon-lock2:before {
  content: "\e98f"; }

.icon-unlocked:before {
  content: "\e990"; }

.icon-wrench3:before {
  content: "\e991"; }

.icon-equalizer3:before {
  content: "\e992"; }

.icon-equalizer2:before {
  content: "\e993"; }

.icon-cog3:before {
  content: "\e994"; }

.icon-cogs:before {
  content: "\e995"; }

.icon-hammer:before {
  content: "\e996"; }

.icon-magic-wand:before {
  content: "\e997"; }

.icon-aid-kit:before {
  content: "\e998"; }

.icon-bug3:before {
  content: "\e999"; }

.icon-pie-chart:before {
  content: "\e99a"; }

.icon-stats-dots:before {
  content: "\e99b"; }

.icon-stats-bars:before {
  content: "\e99c"; }

.icon-stats-bars2:before {
  content: "\e99d"; }

.icon-trophy2:before {
  content: "\e99e"; }

.icon-gift3:before {
  content: "\e99f"; }

.icon-glass:before {
  content: "\e9a0"; }

.icon-glass2:before {
  content: "\e9a1"; }

.icon-mug:before {
  content: "\e9a2"; }

.icon-spoon-knife:before {
  content: "\e9a3"; }

.icon-leaf:before {
  content: "\e9a4"; }

.icon-rocket2:before {
  content: "\e9a5"; }

.icon-meter:before {
  content: "\e9a6"; }

.icon-meter2:before {
  content: "\e9a7"; }

.icon-hammer2:before {
  content: "\e9a8"; }

.icon-fire:before {
  content: "\e9a9"; }

.icon-lab:before {
  content: "\e9aa"; }

.icon-magnet:before {
  content: "\e9ab"; }

.icon-bin:before {
  content: "\e9ac"; }

.icon-bin2:before {
  content: "\e9ad"; }

.icon-briefcase4:before {
  content: "\e9ae"; }

.icon-airplane:before {
  content: "\e9af"; }

.icon-truck:before {
  content: "\e9b0"; }

.icon-road:before {
  content: "\e9b1"; }

.icon-accessibility:before {
  content: "\e9b2"; }

.icon-target5:before {
  content: "\e9b3"; }

.icon-shield:before {
  content: "\e9b4"; }

.icon-power:before {
  content: "\e9b5"; }

.icon-switch2:before {
  content: "\e9b6"; }

.icon-power-cord:before {
  content: "\e9b7"; }

.icon-clipboard2:before {
  content: "\e9b8"; }

.icon-list-numbered:before {
  content: "\e9b9"; }

.icon-list6:before {
  content: "\e9ba"; }

.icon-list2:before {
  content: "\e9bb"; }

.icon-tree:before {
  content: "\e9bc"; }

.icon-menu5:before {
  content: "\e9bd"; }

.icon-menu2:before {
  content: "\e9be"; }

.icon-menu3:before {
  content: "\e9bf"; }

.icon-menu4:before {
  content: "\e9c0"; }

.icon-cloud10:before {
  content: "\e9c1"; }

.icon-cloud-download3:before {
  content: "\e9c2"; }

.icon-cloud-upload3:before {
  content: "\e9c3"; }

.icon-cloud-check:before {
  content: "\e9c4"; }

.icon-download2:before {
  content: "\e9c5"; }

.icon-upload2:before {
  content: "\e9c6"; }

.icon-download3:before {
  content: "\e9c7"; }

.icon-upload3:before {
  content: "\e9c8"; }

.icon-sphere:before {
  content: "\e9c9"; }

.icon-earth3:before {
  content: "\e9ca"; }

.icon-link3:before {
  content: "\e9cb"; }

.icon-flag2:before {
  content: "\e9cc"; }

.icon-attachment2:before {
  content: "\e9cd"; }

.icon-eye4:before {
  content: "\e9ce"; }

.icon-eye-plus:before {
  content: "\e9cf"; }

.icon-eye-minus:before {
  content: "\e9d0"; }

.icon-eye-blocked:before {
  content: "\e9d1"; }

.icon-bookmark4:before {
  content: "\e9d2"; }

.icon-bookmarks:before {
  content: "\e9d3"; }

.icon-sun4:before {
  content: "\e9d4"; }

.icon-contrast3:before {
  content: "\e9d5"; }

.icon-brightness-contrast:before {
  content: "\e9d6"; }

.icon-star-empty:before {
  content: "\e9d7"; }

.icon-star-half:before {
  content: "\e9d8"; }

.icon-star-full:before {
  content: "\e9d9"; }

.icon-heart5:before {
  content: "\e9da"; }

.icon-heart-broken:before {
  content: "\e9db"; }

.icon-man:before {
  content: "\e9dc"; }

.icon-woman:before {
  content: "\e9dd"; }

.icon-man-woman:before {
  content: "\e9de"; }

.icon-happy:before {
  content: "\e9df"; }

.icon-happy2:before {
  content: "\e9e0"; }

.icon-smile:before {
  content: "\e9e1"; }

.icon-smile2:before {
  content: "\e9e2"; }

.icon-tongue:before {
  content: "\e9e3"; }

.icon-tongue2:before {
  content: "\e9e4"; }

.icon-sad:before {
  content: "\e9e5"; }

.icon-sad2:before {
  content: "\e9e6"; }

.icon-wink:before {
  content: "\e9e7"; }

.icon-wink2:before {
  content: "\e9e8"; }

.icon-grin:before {
  content: "\e9e9"; }

.icon-grin2:before {
  content: "\e9ea"; }

.icon-cool:before {
  content: "\e9eb"; }

.icon-cool2:before {
  content: "\e9ec"; }

.icon-angry:before {
  content: "\e9ed"; }

.icon-angry2:before {
  content: "\e9ee"; }

.icon-evil:before {
  content: "\e9ef"; }

.icon-evil2:before {
  content: "\e9f0"; }

.icon-shocked:before {
  content: "\e9f1"; }

.icon-shocked2:before {
  content: "\e9f2"; }

.icon-baffled:before {
  content: "\e9f3"; }

.icon-baffled2:before {
  content: "\e9f4"; }

.icon-confused:before {
  content: "\e9f5"; }

.icon-confused2:before {
  content: "\e9f6"; }

.icon-neutral:before {
  content: "\e9f7"; }

.icon-neutral2:before {
  content: "\e9f8"; }

.icon-hipster:before {
  content: "\e9f9"; }

.icon-hipster2:before {
  content: "\e9fa"; }

.icon-wondering:before {
  content: "\e9fb"; }

.icon-wondering2:before {
  content: "\e9fc"; }

.icon-sleepy:before {
  content: "\e9fd"; }

.icon-sleepy2:before {
  content: "\e9fe"; }

.icon-frustrated:before {
  content: "\e9ff"; }

.icon-frustrated2:before {
  content: "\ea00"; }

.icon-crying:before {
  content: "\ea01"; }

.icon-crying2:before {
  content: "\ea02"; }

.icon-point-up:before {
  content: "\ea03"; }

.icon-point-right:before {
  content: "\ea04"; }

.icon-point-down:before {
  content: "\ea05"; }

.icon-point-left:before {
  content: "\ea06"; }

.icon-warning2:before {
  content: "\ea07"; }

.icon-notification:before {
  content: "\ea08"; }

.icon-question4:before {
  content: "\ea09"; }

.icon-plus5:before {
  content: "\ea0a"; }

.icon-minus4:before {
  content: "\ea0b"; }

.icon-info4:before {
  content: "\ea0c"; }

.icon-cancel-circle:before {
  content: "\ea0d"; }

.icon-blocked2:before {
  content: "\ea0e"; }

.icon-cross:before {
  content: "\ea0f"; }

.icon-checkmark4:before {
  content: "\ea10"; }

.icon-checkmark2:before {
  content: "\ea11"; }

.icon-spell-check:before {
  content: "\ea12"; }

.icon-enter:before {
  content: "\ea13"; }

.icon-exit:before {
  content: "\ea14"; }

.icon-play2:before {
  content: "\ea15"; }

.icon-pause5:before {
  content: "\ea16"; }

.icon-stop6:before {
  content: "\ea17"; }

.icon-previous:before {
  content: "\ea18"; }

.icon-next:before {
  content: "\ea19"; }

.icon-backward:before {
  content: "\ea1a"; }

.icon-forward2:before {
  content: "\ea1b"; }

.icon-play3:before {
  content: "\ea1c"; }

.icon-pause2:before {
  content: "\ea1d"; }

.icon-stop2:before {
  content: "\ea1e"; }

.icon-backward2:before {
  content: "\ea1f"; }

.icon-forward3:before {
  content: "\ea20"; }

.icon-first2:before {
  content: "\ea21"; }

.icon-last2:before {
  content: "\ea22"; }

.icon-previous2:before {
  content: "\ea23"; }

.icon-next2:before {
  content: "\ea24"; }

.icon-eject2:before {
  content: "\ea25"; }

.icon-volume-high:before {
  content: "\ea26"; }

.icon-volume-medium:before {
  content: "\ea27"; }

.icon-volume-low:before {
  content: "\ea28"; }

.icon-volume-mute3:before {
  content: "\ea29"; }

.icon-volume-mute2:before {
  content: "\ea2a"; }

.icon-volume-increase:before {
  content: "\ea2b"; }

.icon-volume-decrease:before {
  content: "\ea2c"; }

.icon-loop3:before {
  content: "\ea2d"; }

.icon-loop2:before {
  content: "\ea2e"; }

.icon-infinite:before {
  content: "\ea2f"; }

.icon-shuffle:before {
  content: "\ea30"; }

.icon-arrow-up-left:before {
  content: "\ea31"; }

.icon-arrow-up4:before {
  content: "\ea32"; }

.icon-arrow-up-right:before {
  content: "\ea33"; }

.icon-arrow-right4:before {
  content: "\ea34"; }

.icon-arrow-down-right:before {
  content: "\ea35"; }

.icon-arrow-down4:before {
  content: "\ea36"; }

.icon-arrow-down-left:before {
  content: "\ea37"; }

.icon-arrow-left4:before {
  content: "\ea38"; }

.icon-arrow-up-left2:before {
  content: "\ea39"; }

.icon-arrow-up2:before {
  content: "\ea3a"; }

.icon-arrow-up-right2:before {
  content: "\ea3b"; }

.icon-arrow-right2:before {
  content: "\ea3c"; }

.icon-arrow-down-right2:before {
  content: "\ea3d"; }

.icon-arrow-down2:before {
  content: "\ea3e"; }

.icon-arrow-down-left2:before {
  content: "\ea3f"; }

.icon-arrow-left2:before {
  content: "\ea40"; }

.icon-circle-up:before {
  content: "\ea41"; }

.icon-circle-right:before {
  content: "\ea42"; }

.icon-circle-down:before {
  content: "\ea43"; }

.icon-circle-left:before {
  content: "\ea44"; }

.icon-tab:before {
  content: "\ea45"; }

.icon-move-up2:before {
  content: "\ea46"; }

.icon-move-down2:before {
  content: "\ea47"; }

.icon-sort-alpha-asc:before {
  content: "\ea48"; }

.icon-sort-alpha-desc:before {
  content: "\ea49"; }

.icon-sort-numeric-asc:before {
  content: "\ea4a"; }

.icon-sort-numberic-desc:before {
  content: "\ea4b"; }

.icon-sort-amount-asc:before {
  content: "\ea4c"; }

.icon-sort-amount-desc:before {
  content: "\ea4d"; }

.icon-command:before {
  content: "\ea4e"; }

.icon-shift:before {
  content: "\ea4f"; }

.icon-ctrl:before {
  content: "\ea50"; }

.icon-opt:before {
  content: "\ea51"; }

.icon-checkbox-checked:before {
  content: "\ea52"; }

.icon-checkbox-unchecked:before {
  content: "\ea53"; }

.icon-radio-checked:before {
  content: "\ea54"; }

.icon-radio-checked2:before {
  content: "\ea55"; }

.icon-radio-unchecked:before {
  content: "\ea56"; }

.icon-crop3:before {
  content: "\ea57"; }

.icon-make-group:before {
  content: "\ea58"; }

.icon-ungroup:before {
  content: "\ea59"; }

.icon-scissors:before {
  content: "\ea5a"; }

.icon-filter2:before {
  content: "\ea5b"; }

.icon-font:before {
  content: "\ea5c"; }

.icon-ligature:before {
  content: "\ea5d"; }

.icon-ligature2:before {
  content: "\ea5e"; }

.icon-text-height:before {
  content: "\ea5f"; }

.icon-text-width:before {
  content: "\ea60"; }

.icon-font-size:before {
  content: "\ea61"; }

.icon-bold:before {
  content: "\ea62"; }

.icon-underline:before {
  content: "\ea63"; }

.icon-italic:before {
  content: "\ea64"; }

.icon-strikethrough:before {
  content: "\ea65"; }

.icon-omega:before {
  content: "\ea66"; }

.icon-sigma:before {
  content: "\ea67"; }

.icon-page-break:before {
  content: "\ea68"; }

.icon-superscript:before {
  content: "\ea69"; }

.icon-subscript:before {
  content: "\ea6a"; }

.icon-superscript2:before {
  content: "\ea6b"; }

.icon-subscript2:before {
  content: "\ea6c"; }

.icon-text-color:before {
  content: "\ea6d"; }

.icon-pagebreak:before {
  content: "\ea6e"; }

.icon-clear-formatting:before {
  content: "\ea6f"; }

.icon-table:before {
  content: "\ea70"; }

.icon-table2:before {
  content: "\ea71"; }

.icon-insert-template:before {
  content: "\ea72"; }

.icon-pilcrow2:before {
  content: "\ea73"; }

.icon-ltr:before {
  content: "\ea74"; }

.icon-rtl:before {
  content: "\ea75"; }

.icon-section:before {
  content: "\ea76"; }

.icon-paragraph-left:before {
  content: "\ea77"; }

.icon-paragraph-center:before {
  content: "\ea78"; }

.icon-paragraph-right:before {
  content: "\ea79"; }

.icon-paragraph-justify:before {
  content: "\ea7a"; }

.icon-indent-increase:before {
  content: "\ea7b"; }

.icon-indent-decrease:before {
  content: "\ea7c"; }

.icon-share4:before {
  content: "\ea7d"; }

.icon-new-tab:before {
  content: "\ea7e"; }

.icon-embed:before {
  content: "\ea7f"; }

.icon-embed2:before {
  content: "\ea80"; }

.icon-terminal2:before {
  content: "\ea81"; }

.icon-share2:before {
  content: "\ea82"; }

.icon-mail6:before {
  content: "\ea83"; }

.icon-mail2:before {
  content: "\ea84"; }

.icon-mail3:before {
  content: "\ea85"; }

.icon-mail4:before {
  content: "\ea86"; }

.icon-google:before {
  content: "\ea87"; }

.icon-google-plus:before {
  content: "\ea88"; }

.icon-google-plus2:before {
  content: "\ea89"; }

.icon-google-plus3:before {
  content: "\ea8a"; }

.icon-google-drive:before {
  content: "\ea8b"; }

.icon-facebook5:before {
  content: "\ea8c"; }

.icon-facebook2:before {
  content: "\ea8d"; }

.icon-facebook3:before {
  content: "\ea8e"; }

.icon-ello:before {
  content: "\ea8f"; }

.icon-instagram3:before {
  content: "\ea90"; }

.icon-twitter4:before {
  content: "\ea91"; }

.icon-twitter2:before {
  content: "\ea92"; }

.icon-twitter3:before {
  content: "\ea93"; }

.icon-feed2:before {
  content: "\ea94"; }

.icon-feed3:before {
  content: "\ea95"; }

.icon-feed4:before {
  content: "\ea96"; }

.icon-youtube:before {
  content: "\ea97"; }

.icon-youtube2:before {
  content: "\ea98"; }

.icon-youtube3:before {
  content: "\ea99"; }

.icon-youtube4:before {
  content: "\ea9a"; }

.icon-twitch:before {
  content: "\ea9b"; }

.icon-vimeo:before {
  content: "\ea9c"; }

.icon-vimeo2:before {
  content: "\ea9d"; }

.icon-vimeo3:before {
  content: "\ea9e"; }

.icon-lanyrd:before {
  content: "\ea9f"; }

.icon-flickr:before {
  content: "\eaa0"; }

.icon-flickr2:before {
  content: "\eaa1"; }

.icon-flickr3:before {
  content: "\eaa2"; }

.icon-flickr4:before {
  content: "\eaa3"; }

.icon-picassa:before {
  content: "\eaa4"; }

.icon-picassa2:before {
  content: "\eaa5"; }

.icon-dribbble5:before {
  content: "\eaa6"; }

.icon-dribbble2:before {
  content: "\eaa7"; }

.icon-dribbble3:before {
  content: "\eaa8"; }

.icon-forrst3:before {
  content: "\eaa9"; }

.icon-forrst2:before {
  content: "\eaaa"; }

.icon-deviantart:before {
  content: "\eaab"; }

.icon-deviantart2:before {
  content: "\eaac"; }

.icon-steam:before {
  content: "\eaad"; }

.icon-steam2:before {
  content: "\eaae"; }

.icon-dropbox:before {
  content: "\eaaf"; }

.icon-onedrive:before {
  content: "\eab0"; }

.icon-github:before {
  content: "\eab1"; }

.icon-github2:before {
  content: "\eab2"; }

.icon-github3:before {
  content: "\eab3"; }

.icon-github4:before {
  content: "\eab4"; }

.icon-github5:before {
  content: "\eab5"; }

.icon-wordpress:before {
  content: "\eab6"; }

.icon-wordpress2:before {
  content: "\eab7"; }

.icon-joomla:before {
  content: "\eab8"; }

.icon-blogger:before {
  content: "\eab9"; }

.icon-blogger2:before {
  content: "\eaba"; }

.icon-tumblr:before {
  content: "\eabb"; }

.icon-tumblr2:before {
  content: "\eabc"; }

.icon-yahoo:before {
  content: "\eabd"; }

.icon-tux:before {
  content: "\eabe"; }

.icon-apple2:before {
  content: "\eabf"; }

.icon-finder:before {
  content: "\eac0"; }

.icon-android:before {
  content: "\eac1"; }

.icon-windows2:before {
  content: "\eac2"; }

.icon-windows8:before {
  content: "\eac3"; }

.icon-soundcloud:before {
  content: "\eac4"; }

.icon-soundcloud2:before {
  content: "\eac5"; }

.icon-skype2:before {
  content: "\eac6"; }

.icon-reddit:before {
  content: "\eac7"; }

.icon-linkedin:before {
  content: "\eac8"; }

.icon-linkedin2:before {
  content: "\eac9"; }

.icon-lastfm:before {
  content: "\eaca"; }

.icon-lastfm2:before {
  content: "\eacb"; }

.icon-delicious2:before {
  content: "\eacc"; }

.icon-stumbleupon:before {
  content: "\eacd"; }

.icon-stumbleupon2:before {
  content: "\eace"; }

.icon-stackoverflow:before {
  content: "\eacf"; }

.icon-pinterest:before {
  content: "\ead0"; }

.icon-pinterest2:before {
  content: "\ead1"; }

.icon-xing:before {
  content: "\ead2"; }

.icon-xing2:before {
  content: "\ead3"; }

.icon-flattr:before {
  content: "\ead4"; }

.icon-foursquare:before {
  content: "\ead5"; }

.icon-paypal:before {
  content: "\ead6"; }

.icon-paypal2:before {
  content: "\ead7"; }

.icon-paypal3:before {
  content: "\ead8"; }

.icon-yelp:before {
  content: "\ead9"; }

.icon-file-pdf2:before {
  content: "\eada"; }

.icon-file-openoffice:before {
  content: "\eadb"; }

.icon-file-word:before {
  content: "\eadc"; }

.icon-file-excel:before {
  content: "\eadd"; }

.icon-libreoffice:before {
  content: "\eade"; }

.icon-html5:before {
  content: "\eadf"; }

.icon-html52:before {
  content: "\eae0"; }

.icon-css3:before {
  content: "\eae1"; }

.icon-git:before {
  content: "\eae2"; }

.icon-svg:before {
  content: "\eae3"; }

.icon-codepen:before {
  content: "\eae4"; }

.icon-chrome:before {
  content: "\eae5"; }

.icon-firefox:before {
  content: "\eae6"; }

.icon-IE:before {
  content: "\eae7"; }

.icon-opera:before {
  content: "\eae8"; }

.icon-safari:before {
  content: "\eae9"; }

.icon-IcoMoon:before {
  content: "\eaea"; }

.icon-type2:before {
  content: "\e7c9"; }

.icon-box2:before {
  content: "\e7ca"; }

.icon-archive2:before {
  content: "\e7cb"; }

.icon-envelope3:before {
  content: "\e7cc"; }

.icon-email2:before {
  content: "\e7cd"; }

.icon-files:before {
  content: "\e7ce"; }

.icon-uniE7CF:before {
  content: "\e7cf"; }

.icon-file-settings:before {
  content: "\e7d0"; }

.icon-file-add:before {
  content: "\e7d1"; }

.icon-file2:before {
  content: "\e7d2"; }

.icon-align-left:before {
  content: "\e7d3"; }

.icon-align-right:before {
  content: "\e7d4"; }

.icon-align-center:before {
  content: "\e7d5"; }

.icon-align-justify:before {
  content: "\e7d6"; }

.icon-file-broken:before {
  content: "\e7d7"; }

.icon-browser3:before {
  content: "\e7d8"; }

.icon-windows3:before {
  content: "\e7d9"; }

.icon-window2:before {
  content: "\e7da"; }

.icon-folder3:before {
  content: "\e7db"; }

.icon-folder-add:before {
  content: "\e7dc"; }

.icon-folder-settings:before {
  content: "\e7dd"; }

.icon-folder-check:before {
  content: "\e7de"; }

.icon-wifi-low:before {
  content: "\e7df"; }

.icon-wifi-mid:before {
  content: "\e7e0"; }

.icon-wifi-full:before {
  content: "\e7e1"; }

.icon-connection-empty:before {
  content: "\e7e2"; }

.icon-connection-25:before {
  content: "\e7e3"; }

.icon-connection-50:before {
  content: "\e7e4"; }

.icon-connection-75:before {
  content: "\e7e5"; }

.icon-connection-full:before {
  content: "\e7e6"; }

.icon-list7:before {
  content: "\e7e7"; }

.icon-grid4:before {
  content: "\e7e8"; }

.icon-uniE7E9:before {
  content: "\e7e9"; }

.icon-battery-charging2:before {
  content: "\e7ea"; }

.icon-battery-empty2:before {
  content: "\e7eb"; }

.icon-battery-25:before {
  content: "\e7ec"; }

.icon-battery-50:before {
  content: "\e7ed"; }

.icon-battery-75:before {
  content: "\e7ee"; }

.icon-battery-full2:before {
  content: "\e7ef"; }

.icon-settings3:before {
  content: "\e7f0"; }

.icon-arrow-left5:before {
  content: "\e7f1"; }

.icon-arrow-up5:before {
  content: "\e7f2"; }

.icon-arrow-down5:before {
  content: "\e7f3"; }

.icon-arrow-right5:before {
  content: "\e7f4"; }

.icon-reload2:before {
  content: "\e7f5"; }

.icon-refresh2:before {
  content: "\e7f6"; }

.icon-volume4:before {
  content: "\e7f7"; }

.icon-volume-increase2:before {
  content: "\e7f8"; }

.icon-volume-decrease2:before {
  content: "\e7f9"; }

.icon-mute2:before {
  content: "\e7fa"; }

.icon-microphone2:before {
  content: "\e7fb"; }

.icon-microphone-off:before {
  content: "\e7fc"; }

.icon-book5:before {
  content: "\e7fd"; }

.icon-checkmark5:before {
  content: "\e7fe"; }

.icon-checkbox-checked2:before {
  content: "\e7ff"; }

.icon-checkbox:before {
  content: "\e800"; }

.icon-paperclip3:before {
  content: "\e801"; }

.icon-download5:before {
  content: "\e802"; }

.icon-tag4:before {
  content: "\e803"; }

.icon-trashcan3:before {
  content: "\e804"; }

.icon-search6:before {
  content: "\e805"; }

.icon-zoomin3:before {
  content: "\e806"; }

.icon-zoomout3:before {
  content: "\e807"; }

.icon-chat4:before {
  content: "\e808"; }

.icon-chat-1:before {
  content: "\e809"; }

.icon-chat-2:before {
  content: "\e80a"; }

.icon-chat-3:before {
  content: "\e80b"; }

.icon-comment5:before {
  content: "\e80c"; }

.icon-calendar7:before {
  content: "\e80d"; }

.icon-bookmark5:before {
  content: "\e80e"; }

.icon-email3:before {
  content: "\e80f"; }

.icon-heart6:before {
  content: "\e810"; }

.icon-enter2:before {
  content: "\e811"; }

.icon-cloud11:before {
  content: "\e812"; }

.icon-book6:before {
  content: "\e813"; }

.icon-star5:before {
  content: "\e814"; }

.icon-clock8:before {
  content: "\e815"; }

.icon-printer2:before {
  content: "\e816"; }

.icon-home9:before {
  content: "\e817"; }

.icon-flag3:before {
  content: "\e818"; }

.icon-meter3:before {
  content: "\e819"; }

.icon-switch3:before {
  content: "\e81a"; }

.icon-forbidden:before {
  content: "\e81b"; }

.icon-lock3:before {
  content: "\e81c"; }

.icon-unlocked2:before {
  content: "\e81d"; }

.icon-unlocked3:before {
  content: "\e81e"; }

.icon-users4:before {
  content: "\e81f"; }

.icon-user6:before {
  content: "\e820"; }

.icon-users5:before {
  content: "\e821"; }

.icon-user7:before {
  content: "\e822"; }

.icon-bullhorn2:before {
  content: "\e823"; }

.icon-share5:before {
  content: "\e824"; }

.icon-screen2:before {
  content: "\e825"; }

.icon-phone3:before {
  content: "\e826"; }

.icon-phone-portrait:before {
  content: "\e827"; }

.icon-phone-landscape:before {
  content: "\e828"; }

.icon-tablet2:before {
  content: "\e829"; }

.icon-tablet-landscape:before {
  content: "\e82a"; }

.icon-laptop2:before {
  content: "\e82b"; }

.icon-camera7:before {
  content: "\e82c"; }

.icon-microwaveoven:before {
  content: "\e82d"; }

.icon-creditcards:before {
  content: "\e82e"; }

.icon-calculator3:before {
  content: "\e82f"; }

.icon-bag:before {
  content: "\e830"; }

.icon-diamond:before {
  content: "\e831"; }

.icon-drink:before {
  content: "\e832"; }

.icon-shorts:before {
  content: "\e833"; }

.icon-vcard:before {
  content: "\e834"; }

.icon-sun5:before {
  content: "\e835"; }

.icon-bill:before {
  content: "\e836"; }

.icon-coffee2:before {
  content: "\e837"; }

.icon-uniE838:before {
  content: "\e838"; }

.icon-newspaper4:before {
  content: "\e839"; }

.icon-stack2:before {
  content: "\e83a"; }

.icon-mapmarker:before {
  content: "\e83b"; }

.icon-map3:before {
  content: "\e83c"; }

.icon-support:before {
  content: "\e83d"; }

.icon-uniE83E:before {
  content: "\e83e"; }

.icon-barbell:before {
  content: "\e83f"; }

.icon-stopwatch2:before {
  content: "\e840"; }

.icon-atom2:before {
  content: "\e841"; }

.icon-syringe:before {
  content: "\e842"; }

.icon-health:before {
  content: "\e843"; }

.icon-bolt3:before {
  content: "\e844"; }

.icon-pill:before {
  content: "\e845"; }

.icon-bones:before {
  content: "\e846"; }

.icon-lab2:before {
  content: "\e847"; }

.icon-clipboard3:before {
  content: "\e848"; }

.icon-mug2:before {
  content: "\e849"; }

.icon-bucket:before {
  content: "\e84a"; }

.icon-select:before {
  content: "\e84b"; }

.icon-graph2:before {
  content: "\e84c"; }

.icon-crop4:before {
  content: "\e84d"; }

.icon-image3:before {
  content: "\e84e"; }

.icon-cube:before {
  content: "\e84f"; }

.icon-bars2:before {
  content: "\e850"; }

.icon-chart3:before {
  content: "\e851"; }

.icon-pencil5:before {
  content: "\e852"; }

.icon-measure:before {
  content: "\e853"; }

.icon-eyedropper3:before {
  content: "\e854"; }

.icon-eye5:before {
  content: "\e000"; }

.icon-paper-clip:before {
  content: "\e001"; }

.icon-mail7:before {
  content: "\e002"; }

.icon-toggle:before {
  content: "\e003"; }

.icon-layout:before {
  content: "\e004"; }

.icon-link4:before {
  content: "\e005"; }

.icon-bell2:before {
  content: "\e006"; }

.icon-lock4:before {
  content: "\e007"; }

.icon-unlock:before {
  content: "\e008"; }

.icon-ribbon:before {
  content: "\e009"; }

.icon-image4:before {
  content: "\e010"; }

.icon-signal:before {
  content: "\e011"; }

.icon-target6:before {
  content: "\e012"; }

.icon-clipboard4:before {
  content: "\e013"; }

.icon-clock9:before {
  content: "\e014"; }

.icon-watch:before {
  content: "\e015"; }

.icon-air-play:before {
  content: "\e016"; }

.icon-camera8:before {
  content: "\e017"; }

.icon-video:before {
  content: "\e018"; }

.icon-disc:before {
  content: "\e019"; }

.icon-printer3:before {
  content: "\e020"; }

.icon-monitor2:before {
  content: "\e021"; }

.icon-server2:before {
  content: "\e022"; }

.icon-cog4:before {
  content: "\e023"; }

.icon-heart7:before {
  content: "\e024"; }

.icon-paragraph:before {
  content: "\e025"; }

.icon-align-justify2:before {
  content: "\e026"; }

.icon-align-left2:before {
  content: "\e027"; }

.icon-align-center2:before {
  content: "\e028"; }

.icon-align-right2:before {
  content: "\e029"; }

.icon-book7:before {
  content: "\e030"; }

.icon-layers2:before {
  content: "\e031"; }

.icon-stack3:before {
  content: "\e032"; }

.icon-stack-2:before {
  content: "\e033"; }

.icon-paper:before {
  content: "\e034"; }

.icon-paper-stack:before {
  content: "\e035"; }

.icon-search7:before {
  content: "\e036"; }

.icon-zoom-in2:before {
  content: "\e037"; }

.icon-zoom-out2:before {
  content: "\e038"; }

.icon-reply3:before {
  content: "\e039"; }

.icon-circle-plus:before {
  content: "\e040"; }

.icon-circle-minus:before {
  content: "\e041"; }

.icon-circle-check:before {
  content: "\e042"; }

.icon-circle-cross:before {
  content: "\e043"; }

.icon-square-plus:before {
  content: "\e044"; }

.icon-square-minus:before {
  content: "\e045"; }

.icon-square-check:before {
  content: "\e046"; }

.icon-square-cross:before {
  content: "\e047"; }

.icon-microphone3:before {
  content: "\e048"; }

.icon-record:before {
  content: "\e049"; }

.icon-skip-back:before {
  content: "\e050"; }

.icon-rewind2:before {
  content: "\e051"; }

.icon-play7:before {
  content: "\e052"; }

.icon-pause6:before {
  content: "\e053"; }

.icon-stop7:before {
  content: "\e054"; }

.icon-fast-forward:before {
  content: "\e055"; }

.icon-skip-forward:before {
  content: "\e056"; }

.icon-shuffle2:before {
  content: "\e057"; }

.icon-repeat:before {
  content: "\e058"; }

.icon-folder4:before {
  content: "\e059"; }

.icon-umbrella2:before {
  content: "\e060"; }

.icon-moon4:before {
  content: "\e061"; }

.icon-thermometer2:before {
  content: "\e062"; }

.icon-drop:before {
  content: "\e063"; }

.icon-sun6:before {
  content: "\e064"; }

.icon-cloud12:before {
  content: "\e065"; }

.icon-cloud-upload4:before {
  content: "\e066"; }

.icon-cloud-download4:before {
  content: "\e067"; }

.icon-upload5:before {
  content: "\e068"; }

.icon-download6:before {
  content: "\e069"; }

.icon-location6:before {
  content: "\e070"; }

.icon-location-2:before {
  content: "\e071"; }

.icon-map4:before {
  content: "\e072"; }

.icon-battery2:before {
  content: "\e073"; }

.icon-head:before {
  content: "\e074"; }

.icon-briefcase5:before {
  content: "\e075"; }

.icon-speech-bubble:before {
  content: "\e076"; }

.icon-anchor2:before {
  content: "\e077"; }

.icon-globe3:before {
  content: "\e078"; }

.icon-box3:before {
  content: "\e079"; }

.icon-reload3:before {
  content: "\e080"; }

.icon-share6:before {
  content: "\e081"; }

.icon-marquee2:before {
  content: "\e082"; }

.icon-marquee-plus:before {
  content: "\e083"; }

.icon-marquee-minus:before {
  content: "\e084"; }

.icon-tag5:before {
  content: "\e085"; }

.icon-power2:before {
  content: "\e086"; }

.icon-command2:before {
  content: "\e087"; }

.icon-alt:before {
  content: "\e088"; }

.icon-esc:before {
  content: "\e089"; }

.icon-bar-graph:before {
  content: "\e090"; }

.icon-bar-graph-2:before {
  content: "\e091"; }

.icon-pie-graph:before {
  content: "\e092"; }

.icon-star6:before {
  content: "\e093"; }

.icon-arrow-left6:before {
  content: "\e094"; }

.icon-arrow-right6:before {
  content: "\e095"; }

.icon-arrow-up6:before {
  content: "\e096"; }

.icon-arrow-down6:before {
  content: "\e097"; }

.icon-volume5:before {
  content: "\e098"; }

.icon-mute3:before {
  content: "\e099"; }

.icon-content-right:before {
  content: "\e100"; }

.icon-content-left:before {
  content: "\e101"; }

.icon-grid5:before {
  content: "\e102"; }

.icon-grid-2:before {
  content: "\e103"; }

.icon-columns:before {
  content: "\e104"; }

.icon-loader:before {
  content: "\e105"; }

.icon-bag2:before {
  content: "\e106"; }

.icon-ban:before {
  content: "\e107"; }

.icon-flag4:before {
  content: "\e108"; }

.icon-trash3:before {
  content: "\e109"; }

.icon-expand2:before {
  content: "\e110"; }

.icon-contract:before {
  content: "\e111"; }

.icon-maximize2:before {
  content: "\e112"; }

.icon-minimize:before {
  content: "\e113"; }

.icon-plus6:before {
  content: "\e114"; }

.icon-minus5:before {
  content: "\e115"; }

.icon-check2:before {
  content: "\e116"; }

.icon-cross2:before {
  content: "\e117"; }

.icon-move3:before {
  content: "\e118"; }

.icon-delete:before {
  content: "\e119"; }

.icon-menu6:before {
  content: "\e120"; }

.icon-archive3:before {
  content: "\e121"; }

.icon-inbox5:before {
  content: "\e122"; }

.icon-outbox:before {
  content: "\e123"; }

.icon-file3:before {
  content: "\e124"; }

.icon-file-add2:before {
  content: "\e125"; }

.icon-file-subtract:before {
  content: "\e126"; }

.icon-help:before {
  content: "\e127"; }

.icon-open:before {
  content: "\e128"; }

.icon-ellipsis2:before {
  content: "\e129"; }

.icon-3d-rotation:before {
  content: "\e855"; }

.icon-accessibility2:before {
  content: "\e856"; }

.icon-account-balance:before {
  content: "\e857"; }

.icon-account-balance-wallet:before {
  content: "\e858"; }

.icon-account-box:before {
  content: "\e859"; }

.icon-account-child:before {
  content: "\e85a"; }

.icon-account-circle:before {
  content: "\e85b"; }

.icon-add-shopping-cart:before {
  content: "\e85c"; }

.icon-alarm4:before {
  content: "\e85d"; }

.icon-alarm-add:before {
  content: "\e85e"; }

.icon-alarm-off:before {
  content: "\e85f"; }

.icon-alarm-on:before {
  content: "\e860"; }

.icon-android2:before {
  content: "\e861"; }

.icon-announcement:before {
  content: "\e862"; }

.icon-aspect-ratio:before {
  content: "\e863"; }

.icon-assessment:before {
  content: "\e864"; }

.icon-assignment:before {
  content: "\e865"; }

.icon-assignment-ind:before {
  content: "\e866"; }

.icon-assignment-late:before {
  content: "\e867"; }

.icon-assignment-return:before {
  content: "\e868"; }

.icon-assignment-returned:before {
  content: "\e869"; }

.icon-assignment-turned-in:before {
  content: "\e86a"; }

.icon-autorenew:before {
  content: "\e86b"; }

.icon-backup:before {
  content: "\e86c"; }

.icon-book8:before {
  content: "\e86d"; }

.icon-bookmark6:before {
  content: "\e86e"; }

.icon-bookmark-outline:before {
  content: "\e86f"; }

.icon-bug-report:before {
  content: "\e870"; }

.icon-cached:before {
  content: "\e871"; }

.icon-class:before {
  content: "\e872"; }

.icon-credit-card3:before {
  content: "\e873"; }

.icon-dashboard2:before {
  content: "\e874"; }

.icon-delete2:before {
  content: "\e875"; }

.icon-description:before {
  content: "\e876"; }

.icon-dns:before {
  content: "\e877"; }

.icon-done:before {
  content: "\e878"; }

.icon-done-all:before {
  content: "\e879"; }

.icon-event:before {
  content: "\e87a"; }

.icon-exit-to-app:before {
  content: "\e87b"; }

.icon-explore:before {
  content: "\e87c"; }

.icon-extension:before {
  content: "\e87d"; }

.icon-face-unlock:before {
  content: "\e87e"; }

.icon-favorite:before {
  content: "\e87f"; }

.icon-favorite-outline:before {
  content: "\e880"; }

.icon-find-in-page:before {
  content: "\e881"; }

.icon-find-replace:before {
  content: "\e882"; }

.icon-flip-to-back:before {
  content: "\e883"; }

.icon-flip-to-front:before {
  content: "\e884"; }

.icon-get-app:before {
  content: "\e885"; }

.icon-grade:before {
  content: "\e886"; }

.icon-group-work:before {
  content: "\e887"; }

.icon-help2:before {
  content: "\e888"; }

.icon-highlight-remove:before {
  content: "\e889"; }

.icon-history3:before {
  content: "\e88a"; }

.icon-home10:before {
  content: "\e88b"; }

.icon-https:before {
  content: "\e88c"; }

.icon-info5:before {
  content: "\e88d"; }

.icon-info-outline:before {
  content: "\e88e"; }

.icon-input:before {
  content: "\e88f"; }

.icon-invert-colors:before {
  content: "\e890"; }

.icon-label:before {
  content: "\e891"; }

.icon-label-outline:before {
  content: "\e892"; }

.icon-language:before {
  content: "\e893"; }

.icon-launch:before {
  content: "\e894"; }

.icon-list8:before {
  content: "\e895"; }

.icon-lock5:before {
  content: "\e896"; }

.icon-lock-open:before {
  content: "\e897"; }

.icon-lock-outline:before {
  content: "\e898"; }

.icon-loyalty:before {
  content: "\e899"; }

.icon-markunread-mailbox:before {
  content: "\e89a"; }

.icon-note-add:before {
  content: "\e89b"; }

.icon-open-in-browser:before {
  content: "\e89c"; }

.icon-open-in-new:before {
  content: "\e89d"; }

.icon-open-with:before {
  content: "\e89e"; }

.icon-pageview:before {
  content: "\e89f"; }

.icon-payment:before {
  content: "\e8a0"; }

.icon-perm-camera-m:before {
  content: "\e8a1"; }

.icon-perm-contact-cal:before {
  content: "\e8a2"; }

.icon-perm-data-setting:before {
  content: "\e8a3"; }

.icon-perm-device-info:before {
  content: "\e8a4"; }

.icon-perm-identity:before {
  content: "\e8a5"; }

.icon-perm-media:before {
  content: "\e8a6"; }

.icon-perm-phone-msg:before {
  content: "\e8a7"; }

.icon-perm-scan-wifi:before {
  content: "\e8a8"; }

.icon-picture-in-picture:before {
  content: "\e8a9"; }

.icon-polymer:before {
  content: "\e8aa"; }

.icon-print:before {
  content: "\e8ab"; }

.icon-query-builder:before {
  content: "\e8ac"; }

.icon-question-answer:before {
  content: "\e8ad"; }

.icon-receipt:before {
  content: "\e8ae"; }

.icon-redeem:before {
  content: "\e8af"; }

.icon-reorder:before {
  content: "\e8b0"; }

.icon-report-problem:before {
  content: "\e8b1"; }

.icon-restore:before {
  content: "\e8b2"; }

.icon-room:before {
  content: "\e8b3"; }

.icon-schedule:before {
  content: "\e8b4"; }

.icon-search8:before {
  content: "\e8b5"; }

.icon-settings4:before {
  content: "\e8b6"; }

.icon-settings-applications:before {
  content: "\e8b7"; }

.icon-settings-backup-restore:before {
  content: "\e8b8"; }

.icon-settings-bluetooth:before {
  content: "\e8b9"; }

.icon-settings-cell:before {
  content: "\e8ba"; }

.icon-settings-display:before {
  content: "\e8bb"; }

.icon-settings-ethernet:before {
  content: "\e8bc"; }

.icon-settings-input-antenna:before {
  content: "\e8bd"; }

.icon-settings-input-component:before {
  content: "\e8be"; }

.icon-settings-input-composite:before {
  content: "\e8bf"; }

.icon-settings-input-hdmi:before {
  content: "\e8c0"; }

.icon-settings-input-svideo:before {
  content: "\e8c1"; }

.icon-settings-overscan:before {
  content: "\e8c2"; }

.icon-settings-phone:before {
  content: "\e8c3"; }

.icon-settings-power:before {
  content: "\e8c4"; }

.icon-settings-remote:before {
  content: "\e8c5"; }

.icon-settings-voice:before {
  content: "\e8c6"; }

.icon-shop:before {
  content: "\e8c7"; }

.icon-shop-two:before {
  content: "\e8c8"; }

.icon-shopping-basket:before {
  content: "\e8c9"; }

.icon-shopping-cart:before {
  content: "\e8ca"; }

.icon-speaker-notes:before {
  content: "\e8cb"; }

.icon-spellcheck:before {
  content: "\e8cc"; }

.icon-star-rate:before {
  content: "\e8cd"; }

.icon-stars:before {
  content: "\e8ce"; }

.icon-store2:before {
  content: "\e8cf"; }

.icon-subject:before {
  content: "\e8d0"; }

.icon-supervisor-account:before {
  content: "\e8d1"; }

.icon-swap-horiz:before {
  content: "\e8d2"; }

.icon-swap-vert:before {
  content: "\e8d3"; }

.icon-swap-vert-circle:before {
  content: "\e8d4"; }

.icon-system-update-tv:before {
  content: "\e8d5"; }

.icon-tab2:before {
  content: "\e8d6"; }

.icon-tab-unselected:before {
  content: "\e8d7"; }

.icon-theaters:before {
  content: "\e8d8"; }

.icon-thumb-down:before {
  content: "\e8d9"; }

.icon-thumb-up:before {
  content: "\e8da"; }

.icon-thumbs-up-down:before {
  content: "\e8db"; }

.icon-toc:before {
  content: "\e8dc"; }

.icon-today:before {
  content: "\e8dd"; }

.icon-track-changes:before {
  content: "\e8de"; }

.icon-translate:before {
  content: "\e8df"; }

.icon-trending-down:before {
  content: "\e8e0"; }

.icon-trending-neutral:before {
  content: "\e8e1"; }

.icon-trending-up:before {
  content: "\e8e2"; }

.icon-turned-in:before {
  content: "\e8e3"; }

.icon-turned-in-not:before {
  content: "\e8e4"; }

.icon-verified-user:before {
  content: "\e8e5"; }

.icon-view-agenda:before {
  content: "\e8e6"; }

.icon-view-array:before {
  content: "\e8e7"; }

.icon-view-carousel:before {
  content: "\e8e8"; }

.icon-view-column:before {
  content: "\e8e9"; }

.icon-view-day:before {
  content: "\e8ea"; }

.icon-view-headline:before {
  content: "\e8eb"; }

.icon-view-list:before {
  content: "\e8ec"; }

.icon-view-module:before {
  content: "\e8ed"; }

.icon-view-quilt:before {
  content: "\e8ee"; }

.icon-view-stream:before {
  content: "\e8ef"; }

.icon-view-week:before {
  content: "\e8f0"; }

.icon-visibility:before {
  content: "\e8f1"; }

.icon-visibility-off:before {
  content: "\e8f2"; }

.icon-wallet-giftcard:before {
  content: "\e8f3"; }

.icon-wallet-membership:before {
  content: "\e8f4"; }

.icon-wallet-travel:before {
  content: "\e8f5"; }

.icon-work:before {
  content: "\e8f6"; }

.icon-error:before {
  content: "\e8f7"; }

.icon-warning3:before {
  content: "\e8f8"; }

.icon-album:before {
  content: "\e8f9"; }

.icon-av-timer:before {
  content: "\e8fa"; }

.icon-closed-caption:before {
  content: "\e8fb"; }

.icon-equalizer4:before {
  content: "\e8fc"; }

.icon-explicit:before {
  content: "\e8fd"; }

.icon-fast-forward2:before {
  content: "\e8fe"; }

.icon-fast-rewind:before {
  content: "\e8ff"; }

.icon-games:before {
  content: "\eaeb"; }

.icon-hearing:before {
  content: "\eaec"; }

.icon-high-quality:before {
  content: "\eaed"; }

.icon-loop4:before {
  content: "\eaee"; }

.icon-mic3:before {
  content: "\eaef"; }

.icon-mnone:before {
  content: "\eaf0"; }

.icon-moff:before {
  content: "\eaf1"; }

.icon-movie2:before {
  content: "\eaf2"; }

.icon-my-library-add:before {
  content: "\eaf3"; }

.icon-my-library-books:before {
  content: "\eaf4"; }

.icon-my-library-mus:before {
  content: "\eaf5"; }

.icon-new-releases:before {
  content: "\eaf6"; }

.icon-not-interested:before {
  content: "\eaf7"; }

.icon-pause7:before {
  content: "\eaf8"; }

.icon-pause-circle-fill:before {
  content: "\eaf9"; }

.icon-pause-circle-outline:before {
  content: "\eafa"; }

.icon-play-arrow:before {
  content: "\eafb"; }

.icon-play-circle-fill:before {
  content: "\eafc"; }

.icon-play-circle-outline:before {
  content: "\eafd"; }

.icon-play-shopping-bag:before {
  content: "\eafe"; }

.icon-playlist-add:before {
  content: "\eaff"; }

.icon-queue:before {
  content: "\eb00"; }

.icon-queue-mus:before {
  content: "\eb01"; }

.icon-radio:before {
  content: "\eb02"; }

.icon-recent-actors:before {
  content: "\eb03"; }

.icon-repeat2:before {
  content: "\eb04"; }

.icon-repeat-one:before {
  content: "\eb05"; }

.icon-replay:before {
  content: "\eb06"; }

.icon-shuffle3:before {
  content: "\eb07"; }

.icon-skip-next:before {
  content: "\eb08"; }

.icon-skip-previous:before {
  content: "\eb09"; }

.icon-snooze:before {
  content: "\eb0a"; }

.icon-stop8:before {
  content: "\eb0b"; }

.icon-subtitles:before {
  content: "\eb0c"; }

.icon-surround-sound:before {
  content: "\eb0d"; }

.icon-video-collection:before {
  content: "\eb0e"; }

.icon-videocam:before {
  content: "\eb0f"; }

.icon-videocam-off:before {
  content: "\eb10"; }

.icon-volume-down:before {
  content: "\eb11"; }

.icon-volume-mute4:before {
  content: "\eb12"; }

.icon-volume-off:before {
  content: "\eb13"; }

.icon-volume-up:before {
  content: "\eb14"; }

.icon-web:before {
  content: "\eb15"; }

.icon-business:before {
  content: "\eb16"; }

.icon-call:before {
  content: "\eb17"; }

.icon-call-end:before {
  content: "\eb18"; }

.icon-call-made:before {
  content: "\eb19"; }

.icon-call-merge:before {
  content: "\eb1a"; }

.icon-call-missed:before {
  content: "\eb1b"; }

.icon-call-received:before {
  content: "\eb1c"; }

.icon-call-split:before {
  content: "\eb1d"; }

.icon-chat5:before {
  content: "\eb1e"; }

.icon-clear-all:before {
  content: "\eb1f"; }

.icon-comment6:before {
  content: "\eb20"; }

.icon-contacts:before {
  content: "\eb21"; }

.icon-dialer-sip:before {
  content: "\eb22"; }

.icon-dialpad:before {
  content: "\eb23"; }

.icon-dnd-on:before {
  content: "\eb24"; }

.icon-email4:before {
  content: "\eb25"; }

.icon-forum:before {
  content: "\eb26"; }

.icon-import-export:before {
  content: "\eb27"; }

.icon-invert-colors-off:before {
  content: "\eb28"; }

.icon-invert-colors-on:before {
  content: "\eb29"; }

.icon-live-help:before {
  content: "\eb2a"; }

.icon-location-off:before {
  content: "\eb2b"; }

.icon-location-on:before {
  content: "\eb2c"; }

.icon-message:before {
  content: "\eb2d"; }

.icon-messenger:before {
  content: "\eb2e"; }

.icon-no-sim:before {
  content: "\eb2f"; }

.icon-phone4:before {
  content: "\eb30"; }

.icon-portable-wifi-off:before {
  content: "\eb31"; }

.icon-quick-contacts-dialer:before {
  content: "\eb32"; }

.icon-quick-contacts-mail:before {
  content: "\eb33"; }

.icon-ring-volume:before {
  content: "\eb34"; }

.icon-stay-current-landscape:before {
  content: "\eb35"; }

.icon-stay-current-portrait:before {
  content: "\eb36"; }

.icon-stay-primary-landscape:before {
  content: "\eb37"; }

.icon-stay-primary-portrait:before {
  content: "\eb38"; }

.icon-swap-calls:before {
  content: "\eb39"; }

.icon-textsms:before {
  content: "\eb3a"; }

.icon-voicemail:before {
  content: "\eb3b"; }

.icon-vpn-key:before {
  content: "\eb3c"; }

.icon-add2:before {
  content: "\eb3d"; }

.icon-add-box:before {
  content: "\eb3e"; }

.icon-add-circle:before {
  content: "\eb3f"; }

.icon-add-circle-outline:before {
  content: "\eb40"; }

.icon-archive4:before {
  content: "\eb41"; }

.icon-backspace:before {
  content: "\eb42"; }

.icon-block:before {
  content: "\eb43"; }

.icon-clear:before {
  content: "\eb44"; }

.icon-content-copy:before {
  content: "\eb45"; }

.icon-content-cut:before {
  content: "\eb46"; }

.icon-content-paste:before {
  content: "\eb47"; }

.icon-create:before {
  content: "\eb48"; }

.icon-drafts:before {
  content: "\eb49"; }

.icon-filter-list:before {
  content: "\eb4a"; }

.icon-flag5:before {
  content: "\eb4b"; }

.icon-forward6:before {
  content: "\eb4c"; }

.icon-gesture:before {
  content: "\eb4d"; }

.icon-inbox6:before {
  content: "\eb4e"; }

.icon-link5:before {
  content: "\eb4f"; }

.icon-mail8:before {
  content: "\eb50"; }

.icon-markunread:before {
  content: "\eb51"; }

.icon-redo3:before {
  content: "\eb52"; }

.icon-remove:before {
  content: "\eb53"; }

.icon-remove-circle:before {
  content: "\eb54"; }

.icon-remove-circle-outline:before {
  content: "\eb55"; }

.icon-reply4:before {
  content: "\eb56"; }

.icon-reply-all:before {
  content: "\eb57"; }

.icon-report:before {
  content: "\eb58"; }

.icon-save:before {
  content: "\eb59"; }

.icon-select-all:before {
  content: "\eb5a"; }

.icon-send:before {
  content: "\eb5b"; }

.icon-sort:before {
  content: "\eb5c"; }

.icon-text-format:before {
  content: "\eb5d"; }

.icon-undo4:before {
  content: "\eb5e"; }

.icon-access-alarm:before {
  content: "\eb5f"; }

.icon-access-alarms:before {
  content: "\eb60"; }

.icon-access-time:before {
  content: "\eb61"; }

.icon-add-alarm:before {
  content: "\eb62"; }

.icon-airplanemode-off:before {
  content: "\eb63"; }

.icon-airplanemode-on:before {
  content: "\eb64"; }

.icon-battery-20:before {
  content: "\eb65"; }

.icon-battery-30:before {
  content: "\eb66"; }

.icon-battery-502:before {
  content: "\eb67"; }

.icon-battery-60:before {
  content: "\eb68"; }

.icon-battery-80:before {
  content: "\eb69"; }

.icon-battery-90:before {
  content: "\eb6a"; }

.icon-battery-alert:before {
  content: "\eb6b"; }

.icon-battery-charging-20:before {
  content: "\eb6c"; }

.icon-battery-charging-30:before {
  content: "\eb6d"; }

.icon-battery-charging-50:before {
  content: "\eb6e"; }

.icon-battery-charging-60:before {
  content: "\eb6f"; }

.icon-battery-charging-80:before {
  content: "\eb70"; }

.icon-battery-charging-90:before {
  content: "\eb71"; }

.icon-battery-charging-full:before {
  content: "\eb72"; }

.icon-battery-full3:before {
  content: "\eb73"; }

.icon-battery-std:before {
  content: "\eb74"; }

.icon-battery-unknown:before {
  content: "\eb75"; }

.icon-bluetooth:before {
  content: "\eb76"; }

.icon-bluetooth-connected:before {
  content: "\eb77"; }

.icon-bluetooth-disabled:before {
  content: "\eb78"; }

.icon-bluetooth-searching:before {
  content: "\eb79"; }

.icon-brightness-auto:before {
  content: "\eb7a"; }

.icon-brightness-high:before {
  content: "\eb7b"; }

.icon-brightness-low:before {
  content: "\eb7c"; }

.icon-brightness-medium:before {
  content: "\eb7d"; }

.icon-data-usage:before {
  content: "\eb7e"; }

.icon-developer-mode:before {
  content: "\eb7f"; }

.icon-devices:before {
  content: "\eb80"; }

.icon-dvr:before {
  content: "\eb81"; }

.icon-gps-fixed:before {
  content: "\eb82"; }

.icon-gps-not-fixed:before {
  content: "\eb83"; }

.icon-gps-off:before {
  content: "\eb84"; }

.icon-location-disabled:before {
  content: "\eb85"; }

.icon-location-searching:before {
  content: "\eb86"; }

.icon-multitrack-audio:before {
  content: "\eb87"; }

.icon-network-cell:before {
  content: "\eb88"; }

.icon-network-wifi:before {
  content: "\eb89"; }

.icon-nfc:before {
  content: "\eb8a"; }

.icon-now-wallpaper:before {
  content: "\eb8b"; }

.icon-now-widgets:before {
  content: "\eb8c"; }

.icon-screen-lock-landscape:before {
  content: "\eb8d"; }

.icon-screen-lock-portrait:before {
  content: "\eb8e"; }

.icon-screen-lock-rotation:before {
  content: "\eb8f"; }

.icon-screen-rotation:before {
  content: "\eb90"; }

.icon-sd-storage:before {
  content: "\eb91"; }

.icon-settings-system-daydream:before {
  content: "\eb92"; }

.icon-signal-cellular-0-bar:before {
  content: "\eb93"; }

.icon-signal-cellular-1-bar:before {
  content: "\eb94"; }

.icon-signal-cellular-2-bar:before {
  content: "\eb95"; }

.icon-signal-cellular-3-bar:before {
  content: "\eb96"; }

.icon-signal-cellular-4-bar:before {
  content: "\eb97"; }

.icon-signal-cellular-connected-no-internet-0-bar:before {
  content: "\eb98"; }

.icon-signal-cellular-connected-no-internet-1-bar:before {
  content: "\eb99"; }

.icon-signal-cellular-connected-no-internet-2-bar:before {
  content: "\eb9a"; }

.icon-signal-cellular-connected-no-internet-3-bar:before {
  content: "\eb9b"; }

.icon-signal-cellular-connected-no-internet-4-bar:before {
  content: "\eb9c"; }

.icon-signal-cellular-no-sim:before {
  content: "\eb9d"; }

.icon-signal-cellular-null:before {
  content: "\eb9e"; }

.icon-signal-cellular-off:before {
  content: "\eb9f"; }

.icon-signal-wifi-0-bar:before {
  content: "\eba0"; }

.icon-signal-wifi-1-bar:before {
  content: "\eba1"; }

.icon-signal-wifi-2-bar:before {
  content: "\eba2"; }

.icon-signal-wifi-3-bar:before {
  content: "\eba3"; }

.icon-signal-wifi-4-bar:before {
  content: "\eba4"; }

.icon-signal-wifi-off:before {
  content: "\eba5"; }

.icon-signal-wifi-statusbar-1-bar:before {
  content: "\eba6"; }

.icon-signal-wifi-statusbar-2-bar:before {
  content: "\eba7"; }

.icon-signal-wifi-statusbar-3-bar:before {
  content: "\eba8"; }

.icon-signal-wifi-statusbar-4-bar:before {
  content: "\eba9"; }

.icon-signal-wifi-statusbar-connected-no-internet-1:before {
  content: "\ebaa"; }

.icon-signal-wifi-statusbar-connected-no-internet-2:before {
  content: "\ebab"; }

.icon-signal-wifi-statusbar-connected-no-internet-3:before {
  content: "\ebac"; }

.icon-signal-wifi-statusbar-connected-no-internet-4:before {
  content: "\ebad"; }

.icon-signal-wifi-statusbar-connected-no-internet:before {
  content: "\ebae"; }

.icon-signal-wifi-statusbar-not-connected:before {
  content: "\ebaf"; }

.icon-signal-wifi-statusbar-null:before {
  content: "\ebb0"; }

.icon-storage:before {
  content: "\ebb1"; }

.icon-usb:before {
  content: "\ebb2"; }

.icon-wifi-lock:before {
  content: "\ebb3"; }

.icon-wifi-tethering:before {
  content: "\ebb4"; }

.icon-attach-file:before {
  content: "\ebb5"; }

.icon-attach-money:before {
  content: "\ebb6"; }

.icon-border-all:before {
  content: "\ebb7"; }

.icon-border-bottom:before {
  content: "\ebb8"; }

.icon-border-clear:before {
  content: "\ebb9"; }

.icon-border-color:before {
  content: "\ebba"; }

.icon-border-horizontal:before {
  content: "\ebbb"; }

.icon-border-inner:before {
  content: "\ebbc"; }

.icon-border-left:before {
  content: "\ebbd"; }

.icon-border-outer:before {
  content: "\ebbe"; }

.icon-border-right:before {
  content: "\ebbf"; }

.icon-border-style:before {
  content: "\ebc0"; }

.icon-border-top:before {
  content: "\ebc1"; }

.icon-border-vertical:before {
  content: "\ebc2"; }

.icon-format-align-center:before {
  content: "\ebc3"; }

.icon-format-align-justify:before {
  content: "\ebc4"; }

.icon-format-align-left:before {
  content: "\ebc5"; }

.icon-format-align-right:before {
  content: "\ebc6"; }

.icon-format-bold:before {
  content: "\ebc7"; }

.icon-format-clear:before {
  content: "\ebc8"; }

.icon-format-color-fill:before {
  content: "\ebc9"; }

.icon-format-color-reset:before {
  content: "\ebca"; }

.icon-format-color-text:before {
  content: "\ebcb"; }

.icon-format-indent-decrease:before {
  content: "\ebcc"; }

.icon-format-indent-increase:before {
  content: "\ebcd"; }

.icon-format-ital:before {
  content: "\ebce"; }

.icon-format-line-spacing:before {
  content: "\ebcf"; }

.icon-format-list-bulleted:before {
  content: "\ebd0"; }

.icon-format-list-numbered:before {
  content: "\ebd1"; }

.icon-format-paint:before {
  content: "\ebd2"; }

.icon-format-quote:before {
  content: "\ebd3"; }

.icon-format-size:before {
  content: "\ebd4"; }

.icon-format-strikethrough:before {
  content: "\ebd5"; }

.icon-format-textdirection-l-to-r:before {
  content: "\ebd6"; }

.icon-format-textdirection-r-to-l:before {
  content: "\ebd7"; }

.icon-format-underline:before {
  content: "\ebd8"; }

.icon-functions:before {
  content: "\ebd9"; }

.icon-insert-chart:before {
  content: "\ebda"; }

.icon-insert-comment:before {
  content: "\ebdb"; }

.icon-insert-drive-file:before {
  content: "\ebdc"; }

.icon-insert-emoticon:before {
  content: "\ebdd"; }

.icon-insert-invitation:before {
  content: "\ebde"; }

.icon-insert-link:before {
  content: "\ebdf"; }

.icon-insert-photo:before {
  content: "\ebe0"; }

.icon-merge-type:before {
  content: "\ebe1"; }

.icon-mode-comment:before {
  content: "\ebe2"; }

.icon-mode-edit:before {
  content: "\ebe3"; }

.icon-publish:before {
  content: "\ebe4"; }

.icon-vertical-align-bottom:before {
  content: "\ebe5"; }

.icon-vertical-align-center:before {
  content: "\ebe6"; }

.icon-vertical-align-top:before {
  content: "\ebe7"; }

.icon-wrap-text:before {
  content: "\ebe8"; }

.icon-attachment3:before {
  content: "\ebe9"; }

.icon-cloud13:before {
  content: "\ebea"; }

.icon-cloud-circle:before {
  content: "\ebeb"; }

.icon-cloud-done:before {
  content: "\ebec"; }

.icon-cloud-download5:before {
  content: "\ebed"; }

.icon-cloud-off:before {
  content: "\ebee"; }

.icon-cloud-queue:before {
  content: "\ebef"; }

.icon-cloud-upload5:before {
  content: "\ebf0"; }

.icon-file-download:before {
  content: "\ebf1"; }

.icon-file-upload:before {
  content: "\ebf2"; }

.icon-folder5:before {
  content: "\ebf3"; }

.icon-folder-open2:before {
  content: "\ebf4"; }

.icon-folder-shared:before {
  content: "\ebf5"; }

.icon-cast:before {
  content: "\ebf6"; }

.icon-cast-connected:before {
  content: "\ebf7"; }

.icon-computer:before {
  content: "\ebf8"; }

.icon-desktop-mac:before {
  content: "\ebf9"; }

.icon-desktop-windows:before {
  content: "\ebfa"; }

.icon-dock:before {
  content: "\ebfb"; }

.icon-gamepad:before {
  content: "\ebfc"; }

.icon-headset:before {
  content: "\ebfd"; }

.icon-headset-m:before {
  content: "\ebfe"; }

.icon-keyboard4:before {
  content: "\ebff"; }

.icon-keyboard-alt:before {
  content: "\ec00"; }

.icon-keyboard-arrow-down:before {
  content: "\ec01"; }

.icon-keyboard-arrow-left:before {
  content: "\ec02"; }

.icon-keyboard-arrow-right:before {
  content: "\ec03"; }

.icon-keyboard-arrow-up:before {
  content: "\ec04"; }

.icon-keyboard-backspace:before {
  content: "\ec05"; }

.icon-keyboard-capslock:before {
  content: "\ec06"; }

.icon-keyboard-control:before {
  content: "\ec07"; }

.icon-keyboard-hide:before {
  content: "\ec08"; }

.icon-keyboard-return:before {
  content: "\ec09"; }

.icon-keyboard-tab:before {
  content: "\ec0a"; }

.icon-keyboard-voice:before {
  content: "\ec0b"; }

.icon-laptop3:before {
  content: "\ec0c"; }

.icon-laptop-chromebook:before {
  content: "\ec0d"; }

.icon-laptop-mac:before {
  content: "\ec0e"; }

.icon-laptop-windows:before {
  content: "\ec0f"; }

.icon-memory:before {
  content: "\ec10"; }

.icon-mouse2:before {
  content: "\ec11"; }

.icon-phone-android:before {
  content: "\ec12"; }

.icon-phone-iphone:before {
  content: "\ec13"; }

.icon-phonelink:before {
  content: "\ec14"; }

.icon-phonelink-off:before {
  content: "\ec15"; }

.icon-security:before {
  content: "\ec16"; }

.icon-sim-card:before {
  content: "\ec17"; }

.icon-smartphone:before {
  content: "\ec18"; }

.icon-speaker2:before {
  content: "\ec19"; }

.icon-tablet3:before {
  content: "\ec1a"; }

.icon-tablet-android:before {
  content: "\ec1b"; }

.icon-tablet-mac:before {
  content: "\ec1c"; }

.icon-tv2:before {
  content: "\ec1d"; }

.icon-watch2:before {
  content: "\ec1e"; }

.icon-add-to-photos:before {
  content: "\ec1f"; }

.icon-adjust:before {
  content: "\ec20"; }

.icon-assistant-photo:before {
  content: "\ec21"; }

.icon-audiotrack:before {
  content: "\ec22"; }

.icon-blur-circular:before {
  content: "\ec23"; }

.icon-blur-linear:before {
  content: "\ec24"; }

.icon-blur-off:before {
  content: "\ec25"; }

.icon-blur-on:before {
  content: "\ec26"; }

.icon-brightness-1:before {
  content: "\ec27"; }

.icon-brightness-2:before {
  content: "\ec28"; }

.icon-brightness-3:before {
  content: "\ec29"; }

.icon-brightness-4:before {
  content: "\ec2a"; }

.icon-brightness-5:before {
  content: "\ec2b"; }

.icon-brightness-6:before {
  content: "\ec2c"; }

.icon-brightness-7:before {
  content: "\ec2d"; }

.icon-brush2:before {
  content: "\ec2e"; }

.icon-camera9:before {
  content: "\ec2f"; }

.icon-camera-alt:before {
  content: "\ec30"; }

.icon-camera-front:before {
  content: "\ec31"; }

.icon-camera-rear:before {
  content: "\ec32"; }

.icon-camera-roll:before {
  content: "\ec33"; }

.icon-center-focus-strong:before {
  content: "\ec34"; }

.icon-center-focus-weak:before {
  content: "\ec35"; }

.icon-collections:before {
  content: "\ec36"; }

.icon-color-lens:before {
  content: "\ec37"; }

.icon-colorize:before {
  content: "\ec38"; }

.icon-compare:before {
  content: "\ec39"; }

.icon-control-point:before {
  content: "\ec3a"; }

.icon-control-point-duplicate:before {
  content: "\ec3b"; }

.icon-crop-3-2:before {
  content: "\ec3c"; }

.icon-crop-5-4:before {
  content: "\ec3d"; }

.icon-crop-7-5:before {
  content: "\ec3e"; }

.icon-crop-16-9:before {
  content: "\ec3f"; }

.icon-crop5:before {
  content: "\ec40"; }

.icon-crop-din:before {
  content: "\ec41"; }

.icon-crop-free:before {
  content: "\ec42"; }

.icon-crop-landscape:before {
  content: "\ec43"; }

.icon-crop-original:before {
  content: "\ec44"; }

.icon-crop-portrait:before {
  content: "\ec45"; }

.icon-crop-square:before {
  content: "\ec46"; }

.icon-dehaze:before {
  content: "\ec47"; }

.icon-details:before {
  content: "\ec48"; }

.icon-edit2:before {
  content: "\ec49"; }

.icon-exposure:before {
  content: "\ec4a"; }

.icon-exposure-minus-1:before {
  content: "\ec4b"; }

.icon-exposure-minus-2:before {
  content: "\ec4c"; }

.icon-exposure-plus-1:before {
  content: "\ec4d"; }

.icon-exposure-plus-2:before {
  content: "\ec4e"; }

.icon-exposure-zero:before {
  content: "\ec4f"; }

.icon-filter-1:before {
  content: "\ec50"; }

.icon-filter-2:before {
  content: "\ec51"; }

.icon-filter-3:before {
  content: "\ec52"; }

.icon-filter-4:before {
  content: "\ec53"; }

.icon-filter-5:before {
  content: "\ec54"; }

.icon-filter-6:before {
  content: "\ec55"; }

.icon-filter-7:before {
  content: "\ec56"; }

.icon-filter-8:before {
  content: "\ec57"; }

.icon-filter-9:before {
  content: "\ec58"; }

.icon-filter-9-plus:before {
  content: "\ec59"; }

.icon-filter3:before {
  content: "\ec5a"; }

.icon-filter-b-and-w:before {
  content: "\ec5b"; }

.icon-filter-center-focus:before {
  content: "\ec5c"; }

.icon-filter-drama:before {
  content: "\ec5d"; }

.icon-filter-frames:before {
  content: "\ec5e"; }

.icon-filter-hdr:before {
  content: "\ec5f"; }

.icon-filter-none:before {
  content: "\ec60"; }

.icon-filter-tilt-shift:before {
  content: "\ec61"; }

.icon-filter-vintage:before {
  content: "\ec62"; }

.icon-flare:before {
  content: "\ec63"; }

.icon-flash-auto:before {
  content: "\ec64"; }

.icon-flash-off:before {
  content: "\ec65"; }

.icon-flash-on:before {
  content: "\ec66"; }

.icon-flip:before {
  content: "\ec67"; }

.icon-gradient:before {
  content: "\ec68"; }

.icon-grain:before {
  content: "\ec69"; }

.icon-grid-off:before {
  content: "\ec6a"; }

.icon-grid-on:before {
  content: "\ec6b"; }

.icon-hdr-off:before {
  content: "\ec6c"; }

.icon-hdr-on:before {
  content: "\ec6d"; }

.icon-hdr-strong:before {
  content: "\ec6e"; }

.icon-hdr-weak:before {
  content: "\ec6f"; }

.icon-healing:before {
  content: "\ec70"; }

.icon-image5:before {
  content: "\ec71"; }

.icon-image-aspect-ratio:before {
  content: "\ec72"; }

.icon-iso:before {
  content: "\ec73"; }

.icon-landscape:before {
  content: "\ec74"; }

.icon-leak-add:before {
  content: "\ec75"; }

.icon-leak-remove:before {
  content: "\ec76"; }

.icon-lens:before {
  content: "\ec77"; }

.icon-looks-3:before {
  content: "\ec78"; }

.icon-looks-4:before {
  content: "\ec79"; }

.icon-looks-5:before {
  content: "\ec7a"; }

.icon-looks-6:before {
  content: "\ec7b"; }

.icon-looks:before {
  content: "\ec7c"; }

.icon-looks-one:before {
  content: "\ec7d"; }

.icon-looks-two:before {
  content: "\ec7e"; }

.icon-loupe:before {
  content: "\ec7f"; }

.icon-movie-creation:before {
  content: "\ec80"; }

.icon-nature:before {
  content: "\ec81"; }

.icon-nature-people:before {
  content: "\ec82"; }

.icon-navigate-before:before {
  content: "\ec83"; }

.icon-navigate-next:before {
  content: "\ec84"; }

.icon-palette:before {
  content: "\ec85"; }

.icon-panorama:before {
  content: "\ec86"; }

.icon-panorama-fisheye:before {
  content: "\ec87"; }

.icon-panorama-horizontal:before {
  content: "\ec88"; }

.icon-panorama-vertical:before {
  content: "\ec89"; }

.icon-panorama-wide-angle:before {
  content: "\ec8a"; }

.icon-photo:before {
  content: "\ec8b"; }

.icon-photo-album:before {
  content: "\ec8c"; }

.icon-photo-camera:before {
  content: "\ec8d"; }

.icon-photo-library:before {
  content: "\ec8e"; }

.icon-portrait:before {
  content: "\ec8f"; }

.icon-remove-red-eye:before {
  content: "\ec90"; }

.icon-rotate-left:before {
  content: "\ec91"; }

.icon-rotate-right:before {
  content: "\ec92"; }

.icon-slideshow:before {
  content: "\ec93"; }

.icon-straighten:before {
  content: "\ec94"; }

.icon-style:before {
  content: "\ec95"; }

.icon-switch-camera:before {
  content: "\ec96"; }

.icon-switch-video:before {
  content: "\ec97"; }

.icon-tag-faces:before {
  content: "\ec98"; }

.icon-texture:before {
  content: "\ec99"; }

.icon-timelapse:before {
  content: "\ec9a"; }

.icon-timer-3:before {
  content: "\ec9b"; }

.icon-timer-10:before {
  content: "\ec9c"; }

.icon-timer:before {
  content: "\ec9d"; }

.icon-timer-auto:before {
  content: "\ec9e"; }

.icon-timer-off:before {
  content: "\ec9f"; }

.icon-tonality:before {
  content: "\eca0"; }

.icon-transform:before {
  content: "\eca1"; }

.icon-tune:before {
  content: "\eca2"; }

.icon-wb-auto:before {
  content: "\eca3"; }

.icon-wb-cloudy:before {
  content: "\eca4"; }

.icon-wb-incandescent:before {
  content: "\eca5"; }

.icon-wb-irradescent:before {
  content: "\eca6"; }

.icon-wb-sunny:before {
  content: "\eca7"; }

.icon-beenhere:before {
  content: "\eca8"; }

.icon-directions:before {
  content: "\eca9"; }

.icon-directions-bike:before {
  content: "\ecaa"; }

.icon-directions-bus:before {
  content: "\ecab"; }

.icon-directions-car:before {
  content: "\ecac"; }

.icon-directions-ferry:before {
  content: "\ecad"; }

.icon-directions-subway:before {
  content: "\ecae"; }

.icon-directions-train:before {
  content: "\ecaf"; }

.icon-directions-transit:before {
  content: "\ecb0"; }

.icon-directions-walk:before {
  content: "\ecb1"; }

.icon-flight:before {
  content: "\ecb2"; }

.icon-hotel:before {
  content: "\ecb3"; }

.icon-layers3:before {
  content: "\ecb4"; }

.icon-layers-clear:before {
  content: "\ecb5"; }

.icon-local-airport:before {
  content: "\ecb6"; }

.icon-local-atm:before {
  content: "\ecb7"; }

.icon-local-attraction:before {
  content: "\ecb8"; }

.icon-local-bar:before {
  content: "\ecb9"; }

.icon-local-cafe:before {
  content: "\ecba"; }

.icon-local-car-wash:before {
  content: "\ecbb"; }

.icon-local-convenience-store:before {
  content: "\ecbc"; }

.icon-local-drink:before {
  content: "\ecbd"; }

.icon-local-florist:before {
  content: "\ecbe"; }

.icon-local-gas-station:before {
  content: "\ecbf"; }

.icon-local-grocery-store:before {
  content: "\ecc0"; }

.icon-local-hospital:before {
  content: "\ecc1"; }

.icon-local-hotel:before {
  content: "\ecc2"; }

.icon-local-laundry-service:before {
  content: "\ecc3"; }

.icon-local-library:before {
  content: "\ecc4"; }

.icon-local-mall:before {
  content: "\ecc5"; }

.icon-local-movies:before {
  content: "\ecc6"; }

.icon-local-offer:before {
  content: "\ecc7"; }

.icon-local-parking:before {
  content: "\ecc8"; }

.icon-local-pharmacy:before {
  content: "\ecc9"; }

.icon-local-phone:before {
  content: "\ecca"; }

.icon-local-pizza:before {
  content: "\eccb"; }

.icon-local-play:before {
  content: "\eccc"; }

.icon-local-post-office:before {
  content: "\eccd"; }

.icon-local-print-shop:before {
  content: "\ecce"; }

.icon-local-restaurant:before {
  content: "\eccf"; }

.icon-local-see:before {
  content: "\ecd0"; }

.icon-local-shipping:before {
  content: "\ecd1"; }

.icon-local-taxi:before {
  content: "\ecd2"; }

.icon-location-history:before {
  content: "\ecd3"; }

.icon-map5:before {
  content: "\ecd4"; }

.icon-my-location:before {
  content: "\ecd5"; }

.icon-navigation:before {
  content: "\ecd6"; }

.icon-pin-drop:before {
  content: "\ecd7"; }

.icon-place:before {
  content: "\ecd8"; }

.icon-rate-review:before {
  content: "\ecd9"; }

.icon-restaurant-menu:before {
  content: "\ecda"; }

.icon-satellite:before {
  content: "\ecdb"; }

.icon-store-mall-directory:before {
  content: "\ecdc"; }

.icon-terrain:before {
  content: "\ecdd"; }

.icon-traff:before {
  content: "\ecde"; }

.icon-apps:before {
  content: "\ecdf"; }

.icon-arrow-back:before {
  content: "\ece0"; }

.icon-arrow-drop-down:before {
  content: "\ece1"; }

.icon-arrow-drop-down-circle:before {
  content: "\ece2"; }

.icon-arrow-drop-up:before {
  content: "\ece3"; }

.icon-arrow-forward:before {
  content: "\ece4"; }

.icon-cancel3:before {
  content: "\ece5"; }

.icon-check3:before {
  content: "\ece6"; }

.icon-chevron-left2:before {
  content: "\ece7"; }

.icon-chevron-right2:before {
  content: "\ece8"; }

.icon-close2:before {
  content: "\ece9"; }

.icon-expand-less:before {
  content: "\ecea"; }

.icon-expand-more:before {
  content: "\eceb"; }

.icon-fullscreen2:before {
  content: "\ecec"; }

.icon-fullscreen-exit2:before {
  content: "\eced"; }

.icon-menu7:before {
  content: "\ecee"; }

.icon-more-horiz:before {
  content: "\ecef"; }

.icon-more-vert:before {
  content: "\ecf0"; }

.icon-refresh3:before {
  content: "\ecf1"; }

.icon-unfold-less:before {
  content: "\ecf2"; }

.icon-unfold-more:before {
  content: "\ecf3"; }

.icon-adb:before {
  content: "\ecf4"; }

.icon-bluetooth-audio:before {
  content: "\ecf5"; }

.icon-disc-full:before {
  content: "\ecf6"; }

.icon-dnd-forwardslash:before {
  content: "\ecf7"; }

.icon-do-not-disturb:before {
  content: "\ecf8"; }

.icon-drive-eta:before {
  content: "\ecf9"; }

.icon-event-available:before {
  content: "\ecfa"; }

.icon-event-busy:before {
  content: "\ecfb"; }

.icon-event-note:before {
  content: "\ecfc"; }

.icon-folder-special:before {
  content: "\ecfd"; }

.icon-mms:before {
  content: "\ecfe"; }

.icon-more:before {
  content: "\ecff"; }

.icon-network-locked:before {
  content: "\ed00"; }

.icon-phone-bluetooth-speaker:before {
  content: "\ed01"; }

.icon-phone-forwarded:before {
  content: "\ed02"; }

.icon-phone-in-talk:before {
  content: "\ed03"; }

.icon-phone-locked:before {
  content: "\ed04"; }

.icon-phone-missed:before {
  content: "\ed05"; }

.icon-phone-paused:before {
  content: "\ed06"; }

.icon-play-download:before {
  content: "\ed07"; }

.icon-play-install:before {
  content: "\ed08"; }

.icon-sd-card:before {
  content: "\ed09"; }

.icon-sim-card-alert:before {
  content: "\ed0a"; }

.icon-sms:before {
  content: "\ed0b"; }

.icon-sms-failed:before {
  content: "\ed0c"; }

.icon-sync2:before {
  content: "\ed0d"; }

.icon-sync-disabled:before {
  content: "\ed0e"; }

.icon-sync-problem:before {
  content: "\ed0f"; }

.icon-system-update:before {
  content: "\ed10"; }

.icon-tap-and-play:before {
  content: "\ed11"; }

.icon-time-to-leave:before {
  content: "\ed12"; }

.icon-vibration:before {
  content: "\ed13"; }

.icon-voice-chat:before {
  content: "\ed14"; }

.icon-vpn-lock:before {
  content: "\ed15"; }

.icon-cake:before {
  content: "\ed16"; }

.icon-domain:before {
  content: "\ed17"; }

.icon-group:before {
  content: "\ed18"; }

.icon-group-add:before {
  content: "\ed19"; }

.icon-location-city:before {
  content: "\ed1a"; }

.icon-mood:before {
  content: "\ed1b"; }

.icon-notifications:before {
  content: "\ed1c"; }

.icon-notifications-none:before {
  content: "\ed1d"; }

.icon-notifications-off:before {
  content: "\ed1e"; }

.icon-notifications-on:before {
  content: "\ed1f"; }

.icon-notifications-paused:before {
  content: "\ed20"; }

.icon-pages:before {
  content: "\ed21"; }

.icon-party-mode:before {
  content: "\ed22"; }

.icon-people:before {
  content: "\ed23"; }

.icon-people-outline:before {
  content: "\ed24"; }

.icon-person2:before {
  content: "\ed25"; }

.icon-person-add:before {
  content: "\ed26"; }

.icon-person-outline:before {
  content: "\ed27"; }

.icon-plus-one:before {
  content: "\ed28"; }

.icon-poll:before {
  content: "\ed29"; }

.icon-publ:before {
  content: "\ed2a"; }

.icon-school:before {
  content: "\ed2b"; }

.icon-share7:before {
  content: "\ed2c"; }

.icon-whatshot:before {
  content: "\ed2d"; }

.icon-check-box:before {
  content: "\ed2e"; }

.icon-check-box-outline-blank:before {
  content: "\ed2f"; }

.icon-radio-button-off:before {
  content: "\ed30"; }

.icon-radio-button-on:before {
  content: "\ed31"; }

.icon-star7:before {
  content: "\ed32"; }

.icon-star-half2:before {
  content: "\ed33"; }

.icon-star-outline:before {
  content: "\ed34"; }

.icon-times:before {
  content: "\ed35"; }

.icon-tick:before {
  content: "\ed36"; }

.icon-plus7:before {
  content: "\ed37"; }

.icon-minus6:before {
  content: "\ed38"; }

.icon-equals:before {
  content: "\ed39"; }

.icon-divide:before {
  content: "\ed3a"; }

.icon-chevron-right3:before {
  content: "\ed3b"; }

.icon-chevron-left3:before {
  content: "\ed3c"; }

.icon-arrow-right-thick:before {
  content: "\ed3d"; }

.icon-arrow-left-thick:before {
  content: "\ed3e"; }

.icon-th-small:before {
  content: "\ed3f"; }

.icon-th-menu:before {
  content: "\ed40"; }

.icon-th-list:before {
  content: "\ed41"; }

.icon-th-large:before, .mod_newscategories li a.news_category_3:before {
  content: "\ed42"; }

.icon-home11:before {
  content: "\ed43"; }

.icon-arrow-forward2:before {
  content: "\ed44"; }

.icon-arrow-back2:before {
  content: "\ed45"; }

.icon-rss3:before {
  content: "\ed46"; }

.icon-location7:before {
  content: "\ed47"; }

.icon-link6:before {
  content: "\ed48"; }

.icon-image6:before {
  content: "\ed49"; }

.icon-arrow-up-thick:before {
  content: "\ed4a"; }

.icon-arrow-down-thick:before {
  content: "\ed4b"; }

.icon-starburst:before {
  content: "\ed4c"; }

.icon-starburst-outline:before {
  content: "\ed4d"; }

.icon-star8:before {
  content: "\ed4e"; }

.icon-flow-children:before {
  content: "\ed4f"; }

.icon-export:before {
  content: "\ed50"; }

.icon-delete3:before {
  content: "\ed51"; }

.icon-delete-outline:before {
  content: "\ed52"; }

.icon-cloud-storage:before {
  content: "\ed53"; }

.icon-wi-fi:before {
  content: "\ed54"; }

.icon-heart8:before {
  content: "\ed55"; }

.icon-flash:before {
  content: "\ed56"; }

.icon-cancel4:before {
  content: "\ed57"; }

.icon-backspace2:before {
  content: "\ed58"; }

.icon-attachment4:before {
  content: "\ed59"; }

.icon-arrow-move:before {
  content: "\ed5a"; }

.icon-warning4:before {
  content: "\ed5b"; }

.icon-user8:before {
  content: "\ed5c"; }

.icon-radar:before {
  content: "\ed5d"; }

.icon-lock-open2:before {
  content: "\ed5e"; }

.icon-lock-closed:before {
  content: "\ed5f"; }

.icon-location-arrow:before {
  content: "\ed60"; }

.icon-info6:before {
  content: "\ed61"; }

.icon-user-delete:before {
  content: "\ed62"; }

.icon-user-add:before {
  content: "\ed63"; }

.icon-media-pause:before {
  content: "\ed64"; }

.icon-group2:before {
  content: "\ed65"; }

.icon-chart-pie:before {
  content: "\ed66"; }

.icon-chart-line:before {
  content: "\ed67"; }

.icon-chart-bar:before {
  content: "\ed68"; }

.icon-chart-area:before {
  content: "\ed69"; }

.icon-video2:before {
  content: "\ed6a"; }

.icon-point-of-interest:before {
  content: "\ed6b"; }

.icon-infinity:before {
  content: "\ed6c"; }

.icon-globe4:before {
  content: "\ed6d"; }

.icon-eye6:before {
  content: "\ed6e"; }

.icon-cog5:before {
  content: "\ed6f"; }

.icon-camera10:before {
  content: "\ed70"; }

.icon-upload6:before {
  content: "\ed71"; }

.icon-scissors2:before {
  content: "\ed72"; }

.icon-refresh4:before {
  content: "\ed73"; }

.icon-pin5:before {
  content: "\ed74"; }

.icon-key5:before {
  content: "\ed75"; }

.icon-info-large:before {
  content: "\ed76"; }

.icon-eject3:before {
  content: "\ed77"; }

.icon-download7:before {
  content: "\ed78"; }

.icon-zoom:before {
  content: "\ed79"; }

.icon-zoom-out3:before {
  content: "\ed7a"; }

.icon-zoom-in3:before {
  content: "\ed7b"; }

.icon-sort-numerically:before {
  content: "\ed7c"; }

.icon-sort-alphabetically:before {
  content: "\ed7d"; }

.icon-input-checked:before {
  content: "\ed7e"; }

.icon-calender:before {
  content: "\ed7f"; }

.icon-world:before {
  content: "\ed80"; }

.icon-notes:before {
  content: "\ed81"; }

.icon-code3:before {
  content: "\ed82"; }

.icon-arrow-sync:before {
  content: "\ed83"; }

.icon-arrow-shuffle:before {
  content: "\ed84"; }

.icon-arrow-repeat:before {
  content: "\ed85"; }

.icon-arrow-minimise:before {
  content: "\ed86"; }

.icon-arrow-maximise:before {
  content: "\ed87"; }

.icon-arrow-loop:before {
  content: "\ed88"; }

.icon-anchor3:before {
  content: "\ed89"; }

.icon-spanner:before {
  content: "\ed8a"; }

.icon-puzzle2:before {
  content: "\ed8b"; }

.icon-power3:before {
  content: "\ed8c"; }

.icon-plane:before {
  content: "\ed8d"; }

.icon-pi:before {
  content: "\ed8e"; }

.icon-phone5:before {
  content: "\ed8f"; }

.icon-microphone4:before {
  content: "\ed90"; }

.icon-media-rewind:before {
  content: "\ed91"; }

.icon-flag6:before {
  content: "\ed92"; }

.icon-adjust-brightness:before {
  content: "\ed93"; }

.icon-waves:before {
  content: "\ed94"; }

.icon-social-twitter:before {
  content: "\ed95"; }

.icon-social-facebook:before {
  content: "\ed96"; }

.icon-social-dribbble:before {
  content: "\ed97"; }

.icon-media-stop:before {
  content: "\ed98"; }

.icon-media-record:before {
  content: "\ed99"; }

.icon-media-play:before {
  content: "\ed9a"; }

.icon-media-fast-forward:before {
  content: "\ed9b"; }

.icon-media-eject:before {
  content: "\ed9c"; }

.icon-social-vimeo:before {
  content: "\ed9d"; }

.icon-social-tumbler:before {
  content: "\ed9e"; }

.icon-social-skype:before {
  content: "\ed9f"; }

.icon-social-pinterest:before {
  content: "\eda0"; }

.icon-social-linkedin:before {
  content: "\eda1"; }

.icon-social-last-fm:before {
  content: "\eda2"; }

.icon-social-github:before {
  content: "\eda3"; }

.icon-social-flickr:before {
  content: "\eda4"; }

.icon-at2:before {
  content: "\eda5"; }

.icon-times-outline:before {
  content: "\eda6"; }

.icon-plus-outline:before {
  content: "\eda7"; }

.icon-minus-outline:before {
  content: "\eda8"; }

.icon-tick-outline:before {
  content: "\eda9"; }

.icon-th-large-outline:before {
  content: "\edaa"; }

.icon-equals-outline:before {
  content: "\edab"; }

.icon-divide-outline:before {
  content: "\edac"; }

.icon-chevron-right-outline:before {
  content: "\edad"; }

.icon-chevron-left-outline:before {
  content: "\edae"; }

.icon-arrow-right-outline:before {
  content: "\edaf"; }

.icon-arrow-left-outline:before {
  content: "\edb0"; }

.icon-th-small-outline:before {
  content: "\edb1"; }

.icon-th-menu-outline:before {
  content: "\edb2"; }

.icon-th-list-outline:before {
  content: "\edb3"; }

.icon-news:before {
  content: "\edb4"; }

.icon-home-outline:before {
  content: "\edb5"; }

.icon-arrow-up-outline:before {
  content: "\edb6"; }

.icon-arrow-forward-outline:before {
  content: "\edb7"; }

.icon-arrow-down-outline:before {
  content: "\edb8"; }

.icon-arrow-back-outline:before {
  content: "\edb9"; }

.icon-trash4:before {
  content: "\edba"; }

.icon-rss-outline:before {
  content: "\edbb"; }

.icon-message2:before {
  content: "\edbc"; }

.icon-location-outline:before {
  content: "\edbd"; }

.icon-link-outline:before {
  content: "\edbe"; }

.icon-image-outline:before {
  content: "\edbf"; }

.icon-export-outline:before {
  content: "\edc0"; }

.icon-cross3:before {
  content: "\edc1"; }

.icon-wi-fi-outline:before {
  content: "\edc2"; }

.icon-star-outline2:before {
  content: "\edc3"; }

.icon-media-pause-outline:before {
  content: "\edc4"; }

.icon-mail9:before {
  content: "\edc5"; }

.icon-heart-outline:before {
  content: "\edc6"; }

.icon-flash-outline:before {
  content: "\edc7"; }

.icon-cancel-outline:before {
  content: "\edc8"; }

.icon-beaker2:before {
  content: "\edc9"; }

.icon-arrow-move-outline:before {
  content: "\edca"; }

.icon-watch3:before {
  content: "\edcb"; }

.icon-warning-outline:before {
  content: "\edcc"; }

.icon-time:before {
  content: "\edcd"; }

.icon-radar-outline:before {
  content: "\edce"; }

.icon-lock-open-outline:before {
  content: "\edcf"; }

.icon-location-arrow-outline:before {
  content: "\edd0"; }

.icon-info-outline2:before {
  content: "\edd1"; }

.icon-backspace-outline:before {
  content: "\edd2"; }

.icon-attachment-outline:before {
  content: "\edd3"; }

.icon-user-outline:before {
  content: "\edd4"; }

.icon-user-delete-outline:before {
  content: "\edd5"; }

.icon-user-add-outline:before {
  content: "\edd6"; }

.icon-lock-closed-outline:before {
  content: "\edd7"; }

.icon-group-outline:before {
  content: "\edd8"; }

.icon-chart-pie-outline:before {
  content: "\edd9"; }

.icon-chart-line-outline:before {
  content: "\edda"; }

.icon-chart-bar-outline:before {
  content: "\eddb"; }

.icon-chart-area-outline:before {
  content: "\eddc"; }

.icon-video-outline:before {
  content: "\eddd"; }

.icon-point-of-interest-outline:before {
  content: "\edde"; }

.icon-map6:before {
  content: "\eddf"; }

.icon-key-outline:before {
  content: "\ede0"; }

.icon-infinity-outline:before {
  content: "\ede1"; }

.icon-globe-outline:before {
  content: "\ede2"; }

.icon-eye-outline:before {
  content: "\ede3"; }

.icon-cog-outline:before {
  content: "\ede4"; }

.icon-camera-outline:before {
  content: "\ede5"; }

.icon-upload-outline:before {
  content: "\ede6"; }

.icon-support2:before {
  content: "\ede7"; }

.icon-scissors-outline:before {
  content: "\ede8"; }

.icon-refresh-outline:before {
  content: "\ede9"; }

.icon-info-large-outline:before {
  content: "\edea"; }

.icon-eject-outline:before {
  content: "\edeb"; }

.icon-download-outline:before {
  content: "\edec"; }

.icon-battery-mid:before {
  content: "\eded"; }

.icon-battery-low:before {
  content: "\edee"; }

.icon-battery-high:before {
  content: "\edef"; }

.icon-zoom-outline:before {
  content: "\edf0"; }

.icon-zoom-out-outline:before {
  content: "\edf1"; }

.icon-zoom-in-outline:before {
  content: "\edf2"; }

.icon-tag6:before {
  content: "\edf3"; }

.icon-tabs-outline:before {
  content: "\edf4"; }

.icon-pin-outline:before {
  content: "\edf5"; }

.icon-message-typing:before {
  content: "\edf6"; }

.icon-directions2:before {
  content: "\edf7"; }

.icon-battery-full4:before {
  content: "\edf8"; }

.icon-battery-charge:before {
  content: "\edf9"; }

.icon-pipette:before {
  content: "\edfa"; }

.icon-pencil6:before {
  content: "\edfb"; }

.icon-folder6:before {
  content: "\edfc"; }

.icon-folder-delete:before {
  content: "\edfd"; }

.icon-folder-add2:before {
  content: "\edfe"; }

.icon-edit3:before {
  content: "\edff"; }

.icon-document:before {
  content: "\ee00"; }

.icon-document-delete:before {
  content: "\ee01"; }

.icon-document-add:before {
  content: "\ee02"; }

.icon-brush3:before {
  content: "\ee03"; }

.icon-thumbs-up:before {
  content: "\ee04"; }

.icon-thumbs-down:before {
  content: "\ee05"; }

.icon-pen3:before {
  content: "\ee06"; }

.icon-sort-numerically-outline:before {
  content: "\ee07"; }

.icon-sort-alphabetically-outline:before {
  content: "\ee08"; }

.icon-social-last-fm-circular:before {
  content: "\ee09"; }

.icon-social-github-circular:before {
  content: "\ee0a"; }

.icon-compass7:before {
  content: "\ee0b"; }

.icon-bookmark7:before {
  content: "\ee0c"; }

.icon-input-checked-outline:before {
  content: "\ee0d"; }

.icon-code-outline:before {
  content: "\ee0e"; }

.icon-calender-outline:before {
  content: "\ee0f"; }

.icon-business-card:before {
  content: "\ee10"; }

.icon-arrow-up7:before {
  content: "\ee11"; }

.icon-arrow-sync-outline:before {
  content: "\ee12"; }

.icon-arrow-right7:before {
  content: "\ee13"; }

.icon-arrow-repeat-outline:before {
  content: "\ee14"; }

.icon-arrow-loop-outline:before {
  content: "\ee15"; }

.icon-arrow-left7:before {
  content: "\ee16"; }

.icon-flow-switch:before {
  content: "\ee17"; }

.icon-flow-parallel:before {
  content: "\ee18"; }

.icon-flow-merge:before {
  content: "\ee19"; }

.icon-document-text:before {
  content: "\ee1a"; }

.icon-clipboard5:before {
  content: "\ee1b"; }

.icon-calculator4:before {
  content: "\ee1c"; }

.icon-arrow-minimise-outline:before {
  content: "\ee1d"; }

.icon-arrow-maximise-outline:before {
  content: "\ee1e"; }

.icon-arrow-down7:before {
  content: "\ee1f"; }

.icon-gift4:before {
  content: "\ee20"; }

.icon-film4:before {
  content: "\ee21"; }

.icon-database4:before {
  content: "\ee22"; }

.icon-bell3:before {
  content: "\ee23"; }

.icon-anchor-outline:before {
  content: "\ee24"; }

.icon-adjust-contrast:before {
  content: "\ee25"; }

.icon-world-outline:before {
  content: "\ee26"; }

.icon-shopping-bag:before {
  content: "\ee27"; }

.icon-power-outline:before {
  content: "\ee28"; }

.icon-notes-outline:before {
  content: "\ee29"; }

.icon-device-tablet:before {
  content: "\ee2a"; }

.icon-device-phone:before {
  content: "\ee2b"; }

.icon-device-laptop:before {
  content: "\ee2c"; }

.icon-device-desktop2:before {
  content: "\ee2d"; }

.icon-briefcase6:before {
  content: "\ee2e"; }

.icon-stopwatch3:before {
  content: "\ee2f"; }

.icon-spanner-outline:before {
  content: "\ee30"; }

.icon-puzzle-outline:before {
  content: "\ee31"; }

.icon-printer4:before {
  content: "\ee32"; }

.icon-pi-outline:before {
  content: "\ee33"; }

.icon-lightbulb3:before {
  content: "\ee34"; }

.icon-flag-outline:before {
  content: "\ee35"; }

.icon-contacts2:before {
  content: "\ee36"; }

.icon-archive5:before {
  content: "\ee37"; }

.icon-weather-stormy:before {
  content: "\ee38"; }

.icon-weather-shower:before {
  content: "\ee39"; }

.icon-weather-partly-sunny:before {
  content: "\ee3a"; }

.icon-weather-downpour:before {
  content: "\ee3b"; }

.icon-weather-cloudy:before {
  content: "\ee3c"; }

.icon-plane-outline:before {
  content: "\ee3d"; }

.icon-phone-outline:before {
  content: "\ee3e"; }

.icon-microphone-outline:before {
  content: "\ee3f"; }

.icon-weather-windy:before {
  content: "\ee40"; }

.icon-weather-windy-cloudy:before {
  content: "\ee41"; }

.icon-weather-sunny:before {
  content: "\ee42"; }

.icon-weather-snow:before {
  content: "\ee43"; }

.icon-weather-night:before {
  content: "\ee44"; }

.icon-media-stop-outline:before {
  content: "\ee45"; }

.icon-media-rewind-outline:before {
  content: "\ee46"; }

.icon-media-record-outline:before {
  content: "\ee47"; }

.icon-media-play-outline:before {
  content: "\ee48"; }

.icon-media-fast-forward-outline:before {
  content: "\ee49"; }

.icon-media-eject-outline:before {
  content: "\ee4a"; }

.icon-wine:before {
  content: "\ee4b"; }

.icon-waves-outline:before {
  content: "\ee4c"; }

.icon-ticket2:before {
  content: "\ee4d"; }

.icon-tags:before {
  content: "\ee4e"; }

.icon-plug2:before {
  content: "\ee4f"; }

.icon-headphones4:before {
  content: "\ee50"; }

.icon-credit-card4:before {
  content: "\ee51"; }

.icon-coffee3:before {
  content: "\ee52"; }

.icon-book9:before {
  content: "\ee53"; }

.icon-beer2:before {
  content: "\ee54"; }

.icon-volume6:before {
  content: "\ee55"; }

.icon-volume-up2:before {
  content: "\ee56"; }

.icon-volume-mute5:before {
  content: "\ee57"; }

.icon-volume-down2:before {
  content: "\ee58"; }

.icon-social-vimeo-circular:before {
  content: "\ee59"; }

.icon-social-twitter-circular:before {
  content: "\ee5a"; }

.icon-social-pinterest-circular:before {
  content: "\ee5b"; }

.icon-social-linkedin-circular:before {
  content: "\ee5c"; }

.icon-social-facebook-circular:before {
  content: "\ee5d"; }

.icon-social-dribbble-circular:before {
  content: "\ee5e"; }

.icon-tree2:before {
  content: "\ee5f"; }

.icon-thermometer3:before {
  content: "\ee60"; }

.icon-social-tumbler-circular:before {
  content: "\ee61"; }

.icon-social-skype-outline:before {
  content: "\ee62"; }

.icon-social-flickr-circular:before {
  content: "\ee63"; }

.icon-social-at-circular:before {
  content: "\ee64"; }

.icon-shopping-cart2:before {
  content: "\ee65"; }

.icon-messages:before {
  content: "\ee66"; }

.icon-leaf2:before {
  content: "\ee67"; }

.icon-feather2:before {
  content: "\ee68"; }

.icon-box4:before {
  content: "\ee69"; }

.icon-write:before {
  content: "\ee6a"; }

.icon-clock10:before {
  content: "\ee6b"; }

.icon-reply5:before {
  content: "\ee6c"; }

.icon-reply-all2:before {
  content: "\ee6d"; }

.icon-forward7:before {
  content: "\ee6e"; }

.icon-flag7:before {
  content: "\ee6f"; }

.icon-search9:before {
  content: "\ee70"; }

.icon-trash5:before {
  content: "\ee71"; }

.icon-envelope4:before {
  content: "\ee72"; }

.icon-bubble3:before {
  content: "\ee73"; }

.icon-bubbles5:before {
  content: "\ee74"; }

.icon-user9:before {
  content: "\ee75"; }

.icon-users6:before {
  content: "\ee76"; }

.icon-cloud14:before {
  content: "\ee77"; }

.icon-download8:before {
  content: "\ee78"; }

.icon-upload7:before {
  content: "\ee79"; }

.icon-rain2:before {
  content: "\ee7a"; }

.icon-sun7:before {
  content: "\ee7b"; }

.icon-moon5:before {
  content: "\ee7c"; }

.icon-bell4:before {
  content: "\ee7d"; }

.icon-folder7:before {
  content: "\ee7e"; }

.icon-pin6:before {
  content: "\ee7f"; }

.icon-sound2:before {
  content: "\ee80"; }

.icon-microphone5:before {
  content: "\ee81"; }

.icon-camera11:before {
  content: "\ee82"; }

.icon-image7:before {
  content: "\ee83"; }

.icon-cog6:before {
  content: "\ee84"; }

.icon-calendar8:before {
  content: "\ee85"; }

.icon-book10:before {
  content: "\ee86"; }

.icon-map-marker:before {
  content: "\ee87"; }

.icon-store3:before {
  content: "\ee88"; }

.icon-support3:before {
  content: "\ee89"; }

.icon-tag7:before {
  content: "\ee8a"; }

.icon-heart9:before {
  content: "\ee8b"; }

.icon-video-camera2:before {
  content: "\ee8c"; }

.icon-trophy3:before {
  content: "\ee8d"; }

.icon-cart4:before {
  content: "\ee8e"; }

.icon-eye7:before {
  content: "\ee8f"; }

.icon-cancel5:before {
  content: "\ee90"; }

.icon-chart4:before {
  content: "\ee91"; }

.icon-target7:before {
  content: "\ee92"; }

.icon-printer5:before {
  content: "\ee93"; }

.icon-location8:before {
  content: "\ee94"; }

.icon-bookmark8:before {
  content: "\ee95"; }

.icon-monitor3:before {
  content: "\ee96"; }

.icon-cross4:before {
  content: "\ee97"; }

.icon-plus8:before {
  content: "\ee98"; }

.icon-left:before {
  content: "\ee99"; }

.icon-up:before {
  content: "\ee9a"; }

.icon-browser4:before {
  content: "\ee9b"; }

.icon-windows4:before {
  content: "\ee9c"; }

.icon-switch4:before {
  content: "\ee9d"; }

.icon-dashboard3:before {
  content: "\ee9e"; }

.icon-play8:before {
  content: "\ee9f"; }

.icon-fast-forward3:before {
  content: "\eea0"; }

.icon-next3:before {
  content: "\eea1"; }

.icon-refresh5:before {
  content: "\eea2"; }

.icon-film5:before {
  content: "\eea3"; }

.icon-home12:before {
  content: "\eea4"; }

.icon-add-to-list:before {
  content: "\eea5"; }

.icon-classic-computer:before {
  content: "\eea6"; }

.icon-controller-fast-backward:before {
  content: "\eea7"; }

.icon-creative-commons-attribution:before {
  content: "\eea8"; }

.icon-creative-commons-noderivs:before {
  content: "\eea9"; }

.icon-creative-commons-noncommercial-eu:before {
  content: "\eeaa"; }

.icon-creative-commons-noncommercial-us:before {
  content: "\eeab"; }

.icon-creative-commons-public-domain:before {
  content: "\eeac"; }

.icon-creative-commons-remix:before {
  content: "\eead"; }

.icon-creative-commons-share:before {
  content: "\eeae"; }

.icon-creative-commons-sharealike:before {
  content: "\eeaf"; }

.icon-creative-commons:before {
  content: "\eeb0"; }

.icon-document-landscape:before {
  content: "\eeb1"; }

.icon-remove-user:before {
  content: "\eeb2"; }

.icon-warning5:before {
  content: "\eeb3"; }

.icon-arrow-bold-down:before {
  content: "\eeb4"; }

.icon-arrow-bold-left:before {
  content: "\eeb5"; }

.icon-arrow-bold-right:before {
  content: "\eeb6"; }

.icon-arrow-bold-up:before {
  content: "\eeb7"; }

.icon-arrow-down8:before {
  content: "\eeb8"; }

.icon-arrow-left8:before {
  content: "\eeb9"; }

.icon-arrow-long-down:before {
  content: "\eeba"; }

.icon-arrow-long-left:before {
  content: "\eebb"; }

.icon-arrow-long-right:before {
  content: "\eebc"; }

.icon-arrow-long-up:before {
  content: "\eebd"; }

.icon-arrow-right8:before {
  content: "\eebe"; }

.icon-arrow-up8:before {
  content: "\eebf"; }

.icon-arrow-with-circle-down:before {
  content: "\eec0"; }

.icon-arrow-with-circle-left:before {
  content: "\eec1"; }

.icon-arrow-with-circle-right:before {
  content: "\eec2"; }

.icon-arrow-with-circle-up:before {
  content: "\eec3"; }

.icon-bookmark9:before {
  content: "\eec4"; }

.icon-bookmarks2:before {
  content: "\eec5"; }

.icon-chevron-down2:before {
  content: "\eec6"; }

.icon-chevron-left4:before {
  content: "\eec7"; }

.icon-chevron-right4:before {
  content: "\eec8"; }

.icon-chevron-small-down:before {
  content: "\eec9"; }

.icon-chevron-small-left:before {
  content: "\eeca"; }

.icon-chevron-small-right:before {
  content: "\eecb"; }

.icon-chevron-small-up:before {
  content: "\eecc"; }

.icon-chevron-thin-down:before {
  content: "\eecd"; }

.icon-chevron-thin-left:before {
  content: "\eece"; }

.icon-chevron-thin-right:before {
  content: "\eecf"; }

.icon-chevron-thin-up:before {
  content: "\eed0"; }

.icon-chevron-up2:before {
  content: "\eed1"; }

.icon-chevron-with-circle-down:before {
  content: "\eed2"; }

.icon-chevron-with-circle-left:before {
  content: "\eed3"; }

.icon-chevron-with-circle-right:before {
  content: "\eed4"; }

.icon-chevron-with-circle-up:before {
  content: "\eed5"; }

.icon-cloud15:before {
  content: "\eed6"; }

.icon-controller-fast-forward:before {
  content: "\eed7"; }

.icon-controller-jump-to-start:before {
  content: "\eed8"; }

.icon-controller-next:before {
  content: "\eed9"; }

.icon-controller-paus:before {
  content: "\eeda"; }

.icon-controller-play:before {
  content: "\eedb"; }

.icon-controller-record:before {
  content: "\eedc"; }

.icon-controller-stop:before {
  content: "\eedd"; }

.icon-controller-volume:before {
  content: "\eede"; }

.icon-dot-single:before {
  content: "\eedf"; }

.icon-dots-three-horizontal:before {
  content: "\eee0"; }

.icon-dots-three-vertical:before {
  content: "\eee1"; }

.icon-dots-two-horizontal:before {
  content: "\eee2"; }

.icon-dots-two-vertical:before {
  content: "\eee3"; }

.icon-download9:before {
  content: "\eee4"; }

.icon-emoji-flirt:before {
  content: "\eee5"; }

.icon-flow-branch:before {
  content: "\eee6"; }

.icon-flow-cascade:before {
  content: "\eee7"; }

.icon-flow-line:before {
  content: "\eee8"; }

.icon-flow-parallel2:before {
  content: "\eee9"; }

.icon-flow-tree:before {
  content: "\eeea"; }

.icon-install:before {
  content: "\eeeb"; }

.icon-layers4:before {
  content: "\eeec"; }

.icon-open-book:before {
  content: "\eeed"; }

.icon-resize-100:before {
  content: "\eeee"; }

.icon-resize-full-screen:before {
  content: "\eeef"; }

.icon-save2:before {
  content: "\eef0"; }

.icon-select-arrows:before {
  content: "\eef1"; }

.icon-sound-mute:before {
  content: "\eef2"; }

.icon-sound3:before {
  content: "\eef3"; }

.icon-trash6:before {
  content: "\eef4"; }

.icon-triangle-down2:before {
  content: "\eef5"; }

.icon-triangle-left2:before {
  content: "\eef6"; }

.icon-triangle-right2:before {
  content: "\eef7"; }

.icon-triangle-up2:before {
  content: "\eef8"; }

.icon-uninstall:before {
  content: "\eef9"; }

.icon-upload-to-cloud:before {
  content: "\eefa"; }

.icon-upload8:before {
  content: "\eefb"; }

.icon-add-user:before {
  content: "\eefc"; }

.icon-address:before {
  content: "\eefd"; }

.icon-adjust2:before {
  content: "\eefe"; }

.icon-air:before {
  content: "\eeff"; }

.icon-aircraft-landing:before {
  content: "\ef00"; }

.icon-aircraft-take-off:before {
  content: "\ef01"; }

.icon-aircraft:before {
  content: "\ef02"; }

.icon-align-bottom:before {
  content: "\ef03"; }

.icon-align-horizontal-middle:before {
  content: "\ef04"; }

.icon-align-left3:before {
  content: "\ef05"; }

.icon-align-right3:before {
  content: "\ef06"; }

.icon-align-top:before {
  content: "\ef07"; }

.icon-align-vertical-middle:before {
  content: "\ef08"; }

.icon-archive6:before {
  content: "\ef09"; }

.icon-area-graph:before {
  content: "\ef0a"; }

.icon-attachment5:before {
  content: "\ef0b"; }

.icon-awareness-ribbon:before {
  content: "\ef0c"; }

.icon-back-in-time:before {
  content: "\ef0d"; }

.icon-back:before {
  content: "\ef0e"; }

.icon-bar-graph2:before {
  content: "\ef0f"; }

.icon-battery3:before {
  content: "\ef10"; }

.icon-beamed-note:before {
  content: "\ef11"; }

.icon-bell5:before {
  content: "\ef12"; }

.icon-blackboard:before {
  content: "\ef13"; }

.icon-block2:before {
  content: "\ef14"; }

.icon-book11:before {
  content: "\ef15"; }

.icon-bowl:before {
  content: "\ef16"; }

.icon-box5:before {
  content: "\ef17"; }

.icon-briefcase7:before {
  content: "\ef18"; }

.icon-browser5:before {
  content: "\ef19"; }

.icon-brush4:before {
  content: "\ef1a"; }

.icon-bucket2:before {
  content: "\ef1b"; }

.icon-cake2:before {
  content: "\ef1c"; }

.icon-calculator5:before {
  content: "\ef1d"; }

.icon-calendar9:before {
  content: "\ef1e"; }

.icon-camera12:before {
  content: "\ef1f"; }

.icon-ccw:before {
  content: "\ef20"; }

.icon-chat6:before {
  content: "\ef21"; }

.icon-check4:before {
  content: "\ef22"; }

.icon-circle-with-cross:before {
  content: "\ef23"; }

.icon-circle-with-minus:before {
  content: "\ef24"; }

.icon-circle-with-plus:before {
  content: "\ef25"; }

.icon-circle:before {
  content: "\ef26"; }

.icon-circular-graph:before {
  content: "\ef27"; }

.icon-clapperboard:before {
  content: "\ef28"; }

.icon-clipboard6:before {
  content: "\ef29"; }

.icon-clock11:before {
  content: "\ef2a"; }

.icon-code4:before {
  content: "\ef2b"; }

.icon-cog7:before {
  content: "\ef2c"; }

.icon-colours:before {
  content: "\ef2d"; }

.icon-compass8:before {
  content: "\ef2e"; }

.icon-copy2:before {
  content: "\ef2f"; }

.icon-credit-card5:before {
  content: "\ef30"; }

.icon-credit:before {
  content: "\ef31"; }

.icon-cross5:before {
  content: "\ef32"; }

.icon-cup:before {
  content: "\ef33"; }

.icon-cw:before {
  content: "\ef34"; }

.icon-cycle:before {
  content: "\ef35"; }

.icon-database5:before {
  content: "\ef36"; }

.icon-dial-pad:before {
  content: "\ef37"; }

.icon-direction:before {
  content: "\ef38"; }

.icon-document2:before {
  content: "\ef39"; }

.icon-documents:before {
  content: "\ef3a"; }

.icon-drink2:before {
  content: "\ef3b"; }

.icon-drive2:before {
  content: "\ef3c"; }

.icon-drop2:before {
  content: "\ef3d"; }

.icon-edit4:before {
  content: "\ef3e"; }

.icon-email5:before {
  content: "\ef3f"; }

.icon-emoji-happy:before {
  content: "\ef40"; }

.icon-emoji-neutral:before {
  content: "\ef41"; }

.icon-emoji-sad:before {
  content: "\ef42"; }

.icon-erase:before {
  content: "\ef43"; }

.icon-eraser:before {
  content: "\ef44"; }

.icon-export2:before {
  content: "\ef45"; }

.icon-eye8:before {
  content: "\ef46"; }

.icon-feather3:before {
  content: "\ef47"; }

.icon-flag8:before {
  content: "\ef48"; }

.icon-flash2:before {
  content: "\ef49"; }

.icon-flashlight:before {
  content: "\ef4a"; }

.icon-flat-brush:before {
  content: "\ef4b"; }

.icon-folder-images:before {
  content: "\ef4c"; }

.icon-folder-music:before {
  content: "\ef4d"; }

.icon-folder-video:before {
  content: "\ef4e"; }

.icon-folder8:before {
  content: "\ef4f"; }

.icon-forward8:before {
  content: "\ef50"; }

.icon-funnel:before {
  content: "\ef51"; }

.icon-game-controller:before {
  content: "\ef52"; }

.icon-gauge:before {
  content: "\ef53"; }

.icon-globe5:before {
  content: "\ef54"; }

.icon-graduation-cap:before {
  content: "\ef55"; }

.icon-grid6:before {
  content: "\ef56"; }

.icon-hair-cross:before {
  content: "\ef57"; }

.icon-hand:before {
  content: "\ef58"; }

.icon-heart-outlined:before {
  content: "\ef59"; }

.icon-heart10:before {
  content: "\ef5a"; }

.icon-help-with-circle:before {
  content: "\ef5b"; }

.icon-help3:before {
  content: "\ef5c"; }

.icon-home13:before {
  content: "\ef5d"; }

.icon-hour-glass2:before {
  content: "\ef5e"; }

.icon-image-inverted:before {
  content: "\ef5f"; }

.icon-image8:before {
  content: "\ef60"; }

.icon-images2:before {
  content: "\ef61"; }

.icon-inbox7:before {
  content: "\ef62"; }

.icon-infinity2:before {
  content: "\ef63"; }

.icon-info-with-circle:before {
  content: "\ef64"; }

.icon-info7:before {
  content: "\ef65"; }

.icon-key6:before {
  content: "\ef66"; }

.icon-keyboard5:before {
  content: "\ef67"; }

.icon-lab-flask:before {
  content: "\ef68"; }

.icon-landline:before {
  content: "\ef69"; }

.icon-language2:before {
  content: "\ef6a"; }

.icon-laptop4:before {
  content: "\ef6b"; }

.icon-leaf3:before {
  content: "\ef6c"; }

.icon-level-down:before {
  content: "\ef6d"; }

.icon-level-up:before {
  content: "\ef6e"; }

.icon-lifebuoy2:before {
  content: "\ef6f"; }

.icon-light-bulb2:before {
  content: "\ef70"; }

.icon-light-down:before {
  content: "\ef71"; }

.icon-light-up:before {
  content: "\ef72"; }

.icon-line-graph:before {
  content: "\ef73"; }

.icon-link7:before {
  content: "\ef74"; }

.icon-list9:before {
  content: "\ef75"; }

.icon-location-pin:before {
  content: "\ef76"; }

.icon-location9:before {
  content: "\ef77"; }

.icon-lock-open3:before {
  content: "\ef78"; }

.icon-lock6:before {
  content: "\ef79"; }

.icon-log-out:before {
  content: "\ef7a"; }

.icon-login:before {
  content: "\ef7b"; }

.icon-loop5:before {
  content: "\ef7c"; }

.icon-magnet2:before {
  content: "\ef7d"; }

.icon-magnifying-glass2:before {
  content: "\ef7e"; }

.icon-mail10:before {
  content: "\ef7f"; }

.icon-man2:before {
  content: "\ef80"; }

.icon-map7:before {
  content: "\ef81"; }

.icon-mask:before {
  content: "\ef82"; }

.icon-medal:before {
  content: "\ef83"; }

.icon-megaphone2:before {
  content: "\ef84"; }

.icon-menu8:before {
  content: "\ef85"; }

.icon-message3:before {
  content: "\ef86"; }

.icon-mic4:before {
  content: "\ef87"; }

.icon-minus7:before {
  content: "\ef88"; }

.icon-mobile5:before {
  content: "\ef89"; }

.icon-modern-mic:before {
  content: "\ef8a"; }

.icon-moon6:before {
  content: "\ef8b"; }

.icon-mouse3:before {
  content: "\ef8c"; }

.icon-music3:before {
  content: "\ef8d"; }

.icon-network:before {
  content: "\ef8e"; }

.icon-new-message:before {
  content: "\ef8f"; }

.icon-new:before {
  content: "\ef90"; }

.icon-news2:before {
  content: "\ef91"; }

.icon-note:before {
  content: "\ef92"; }

.icon-notification2:before {
  content: "\ef93"; }

.icon-old-mobile:before {
  content: "\ef94"; }

.icon-old-phone:before {
  content: "\ef95"; }

.icon-palette2:before {
  content: "\ef96"; }

.icon-paper-plane:before {
  content: "\ef97"; }

.icon-pencil7:before {
  content: "\ef98"; }

.icon-phone6:before {
  content: "\ef99"; }

.icon-pie-chart2:before {
  content: "\ef9a"; }

.icon-pin7:before {
  content: "\ef9b"; }

.icon-plus9:before {
  content: "\ef9c"; }

.icon-popup2:before {
  content: "\ef9d"; }

.icon-power-plug:before {
  content: "\ef9e"; }

.icon-price-ribbon:before {
  content: "\ef9f"; }

.icon-price-tag2:before {
  content: "\efa0"; }

.icon-print2:before {
  content: "\efa1"; }

.icon-progress-empty:before {
  content: "\efa2"; }

.icon-progress-full:before {
  content: "\efa3"; }

.icon-progress-one:before {
  content: "\efa4"; }

.icon-progress-two:before {
  content: "\efa5"; }

.icon-publish2:before {
  content: "\efa6"; }

.icon-quote2:before {
  content: "\efa7"; }

.icon-radio2:before {
  content: "\efa8"; }

.icon-reply-all3:before {
  content: "\efa9"; }

.icon-reply6:before {
  content: "\efaa"; }

.icon-retweet:before {
  content: "\efab"; }

.icon-rocket3:before {
  content: "\efac"; }

.icon-round-brush:before {
  content: "\efad"; }

.icon-rss4:before {
  content: "\efae"; }

.icon-ruler:before {
  content: "\efaf"; }

.icon-scissors3:before {
  content: "\efb0"; }

.icon-share-alternitive:before {
  content: "\efb1"; }

.icon-share8:before {
  content: "\efb2"; }

.icon-shareable:before {
  content: "\efb3"; }

.icon-shield2:before {
  content: "\efb4"; }

.icon-shop2:before {
  content: "\efb5"; }

.icon-shopping-bag2:before {
  content: "\efb6"; }

.icon-shopping-basket2:before {
  content: "\efb7"; }

.icon-shopping-cart3:before {
  content: "\efb8"; }

.icon-shuffle4:before {
  content: "\efb9"; }

.icon-signal2:before {
  content: "\efba"; }

.icon-sound-mix:before {
  content: "\efbb"; }

.icon-sports-club:before {
  content: "\efbc"; }

.icon-spreadsheet:before {
  content: "\efbd"; }

.icon-squared-cross:before {
  content: "\efbe"; }

.icon-squared-minus:before {
  content: "\efbf"; }

.icon-squared-plus:before {
  content: "\efc0"; }

.icon-star-outlined:before {
  content: "\efc1"; }

.icon-star9:before {
  content: "\efc2"; }

.icon-stopwatch4:before {
  content: "\efc3"; }

.icon-suitcase:before {
  content: "\efc4"; }

.icon-swap:before {
  content: "\efc5"; }

.icon-sweden:before {
  content: "\efc6"; }

.icon-switch5:before {
  content: "\efc7"; }

.icon-tablet4:before {
  content: "\efc8"; }

.icon-tag8:before {
  content: "\efc9"; }

.icon-text-document-inverted:before {
  content: "\efca"; }

.icon-text-document:before {
  content: "\efcb"; }

.icon-text:before {
  content: "\efcc"; }

.icon-thermometer4:before {
  content: "\efcd"; }

.icon-thumbs-down2:before {
  content: "\efce"; }

.icon-thumbs-up2:before {
  content: "\efcf"; }

.icon-thunder-cloud:before {
  content: "\efd0"; }

.icon-ticket3:before {
  content: "\efd1"; }

.icon-time-slot:before {
  content: "\efd2"; }

.icon-tools2:before {
  content: "\efd3"; }

.icon-traffic-cone:before {
  content: "\efd4"; }

.icon-tree3:before {
  content: "\efd5"; }

.icon-trophy4:before {
  content: "\efd6"; }

.icon-tv3:before {
  content: "\efd7"; }

.icon-typing:before {
  content: "\efd8"; }

.icon-unread:before {
  content: "\efd9"; }

.icon-untag:before {
  content: "\efda"; }

.icon-user10:before {
  content: "\efdb"; }

.icon-users7:before {
  content: "\efdc"; }

.icon-v-card:before {
  content: "\efdd"; }

.icon-video3:before {
  content: "\efde"; }

.icon-vinyl:before {
  content: "\efdf"; }

.icon-voicemail2:before {
  content: "\efe0"; }

.icon-wallet:before {
  content: "\efe1"; }

.icon-water:before {
  content: "\efe2"; }

.icon-500px-with-circle:before {
  content: "\efe3"; }

.icon-500px:before {
  content: "\efe4"; }

.icon-basecamp:before {
  content: "\efe5"; }

.icon-behance:before {
  content: "\efe6"; }

.icon-creative-cloud:before {
  content: "\efe7"; }

.icon-dropbox2:before {
  content: "\efe8"; }

.icon-evernote:before {
  content: "\efe9"; }

.icon-flattr2:before {
  content: "\efea"; }

.icon-foursquare2:before {
  content: "\efeb"; }

.icon-google-drive2:before {
  content: "\efec"; }

.icon-google-hangouts:before {
  content: "\efed"; }

.icon-grooveshark:before {
  content: "\efee"; }

.icon-icloud:before {
  content: "\efef"; }

.icon-mixi:before {
  content: "\eff0"; }

.icon-onedrive2:before {
  content: "\eff1"; }

.icon-paypal4:before {
  content: "\eff2"; }

.icon-picasa:before {
  content: "\eff3"; }

.icon-qq:before {
  content: "\eff4"; }

.icon-rdio-with-circle:before {
  content: "\eff5"; }

.icon-renren:before {
  content: "\eff6"; }

.icon-scribd:before {
  content: "\eff7"; }

.icon-sina-weibo:before {
  content: "\eff8"; }

.icon-skype-with-circle:before {
  content: "\eff9"; }

.icon-skype3:before {
  content: "\effa"; }

.icon-slideshare:before {
  content: "\effb"; }

.icon-smashing:before {
  content: "\effc"; }

.icon-soundcloud3:before {
  content: "\effd"; }

.icon-spotify-with-circle:before {
  content: "\effe"; }

.icon-spotify:before {
  content: "\efff"; }

.icon-swarm:before {
  content: "\f003"; }

.icon-vine-with-circle:before {
  content: "\f004"; }

.icon-vine:before {
  content: "\f00f"; }

.icon-vk-alternitive:before {
  content: "\f01a"; }

.icon-vk-with-circle:before {
  content: "\f01b"; }

.icon-vk:before {
  content: "\f01c"; }

.icon-xing-with-circle:before {
  content: "\f01d"; }

.icon-xing3:before {
  content: "\f01e"; }

.icon-yelp2:before {
  content: "\f021"; }

.icon-dribbble-with-circle:before {
  content: "\f022"; }

.icon-dribbble6:before {
  content: "\f025"; }

.icon-facebook-with-circle:before {
  content: "\f029"; }

.icon-facebook6:before {
  content: "\f04b"; }

.icon-flickr-with-circle:before {
  content: "\f050"; }

.icon-flickr5:before {
  content: "\f054"; }

.icon-github-with-circle:before {
  content: "\f055"; }

.icon-github6:before {
  content: "\f06f"; }

.icon-google-with-circle:before {
  content: "\f079"; }

.icon-google2:before {
  content: "\f07a"; }

.icon-instagram-with-circle:before {
  content: "\f082"; }

.icon-instagram4:before {
  content: "\f083"; }

.icon-lastfm-with-circle:before {
  content: "\f086"; }

.icon-lastfm3:before {
  content: "\f090"; }

.icon-linkedin-with-circle:before {
  content: "\f093"; }

.icon-linkedin3:before {
  content: "\f095"; }

.icon-pinterest-with-circle:before {
  content: "\f098"; }

.icon-pinterest3:before {
  content: "\f09b"; }

.icon-rdio:before {
  content: "\f0ab"; }

.icon-stumbleupon-with-circle:before {
  content: "\f0ad"; }

.icon-stumbleupon3:before {
  content: "\f0ae"; }

.icon-tumblr-with-circle:before {
  content: "\f0b3"; }

.icon-tumblr3:before {
  content: "\f0b4"; }

.icon-twitter-with-circle:before {
  content: "\f0b5"; }

.icon-twitter5:before {
  content: "\f0b7"; }

.icon-vimeo-with-circle:before {
  content: "\f0b8"; }

.icon-vimeo4:before {
  content: "\f0b9"; }

.icon-youtube-with-circle:before {
  content: "\f0c1"; }

.icon-youtube5:before {
  content: "\f0c2"; }

.icon-download10:before {
  content: "\f0c3"; }

.icon-chat7:before {
  content: "\f0cb"; }

.icon-archive7:before {
  content: "\f0cd"; }

.icon-user11:before {
  content: "\f0ce"; }

.icon-users8:before {
  content: "\f0d5"; }

.icon-archive8:before {
  content: "\f0d9"; }

.icon-earth4:before {
  content: "\f0da"; }

.icon-location10:before {
  content: "\f0db"; }

.icon-contract2:before {
  content: "\f0dc"; }

.icon-mobile6:before {
  content: "\f0dd"; }

.icon-screen3:before {
  content: "\f0de"; }

.icon-mail11:before {
  content: "\f0df"; }

.icon-support4:before {
  content: "\f0e0"; }

.icon-help4:before {
  content: "\f0e1"; }

.icon-videos:before {
  content: "\f0e2"; }

.icon-pictures:before {
  content: "\f0e3"; }

.icon-link8:before {
  content: "\f0e4"; }

.icon-search10:before {
  content: "\f0e5"; }

.icon-cog8:before {
  content: "\f0e6"; }

.icon-trashcan4:before {
  content: "\f0e7"; }

.icon-pencil8:before {
  content: "\f0e8"; }

.icon-info8:before {
  content: "\f0e9"; }

.icon-article2:before {
  content: "\f0ea"; }

.icon-clock12:before {
  content: "\f0eb"; }

.icon-photoshop:before {
  content: "\f0ec"; }

.icon-illustrator:before {
  content: "\f0ed"; }

.icon-star10:before {
  content: "\f0ee"; }

.icon-heart11:before {
  content: "\f0ef"; }

.icon-bookmark10:before {
  content: "\f0f0"; }

.icon-file4:before {
  content: "\f0f1"; }

.icon-feed6:before {
  content: "\f0f2"; }

.icon-locked3:before {
  content: "\f0f3"; }

.icon-unlocked4:before {
  content: "\f0f4"; }

.icon-refresh6:before {
  content: "\f0f5"; }

.icon-list10:before {
  content: "\f0f6"; }

.icon-share9:before {
  content: "\f0f7"; }

.icon-archive9:before {
  content: "\f0f8"; }

.icon-images3:before {
  content: "\f0f9"; }

.icon-images4:before {
  content: "\f0fa"; }

.icon-pencil9:before {
  content: "\f0fb"; }

.icon-number:before {
  content: "\f0fc"; }

.icon-number2:before {
  content: "\f0fd"; }

.icon-number3:before {
  content: "\f0fe"; }

.icon-number4:before {
  content: "\f0ff"; }

.icon-number5:before {
  content: "\f100"; }

.icon-number6:before {
  content: "\f101"; }

.icon-number7:before {
  content: "\f102"; }

.icon-number8:before {
  content: "\f103"; }

.icon-number9:before {
  content: "\f104"; }

.icon-number10:before {
  content: "\f105"; }

.icon-number11:before {
  content: "\f106"; }

.icon-number12:before {
  content: "\f107"; }

.icon-number13:before {
  content: "\f108"; }

.icon-number14:before {
  content: "\f109"; }

.icon-number15:before {
  content: "\f10a"; }

.icon-number16:before {
  content: "\f10b"; }

.icon-number17:before {
  content: "\f10c"; }

.icon-number18:before {
  content: "\f10d"; }

.icon-number19:before {
  content: "\f10e"; }

.icon-number20:before {
  content: "\f10f"; }

.icon-quote3:before {
  content: "\f110"; }

.icon-quote4:before {
  content: "\f111"; }

.icon-tag9:before {
  content: "\f112"; }

.icon-tag10:before {
  content: "\f113"; }

.icon-link9:before {
  content: "\f114"; }

.icon-link10:before {
  content: "\f115"; }

.icon-cabinet:before {
  content: "\f116"; }

.icon-cabinet2:before {
  content: "\f117"; }

.icon-calendar10:before {
  content: "\f118"; }

.icon-calendar11:before {
  content: "\f119"; }

.icon-calendar12:before {
  content: "\f11a"; }

.icon-file5:before {
  content: "\f11b"; }

.icon-file6:before {
  content: "\f11c"; }

.icon-file7:before {
  content: "\f11d"; }

.icon-files2:before {
  content: "\f11e"; }

.icon-phone7:before {
  content: "\f11f"; }

.icon-tablet5:before {
  content: "\f120"; }

.icon-window3:before {
  content: "\f121"; }

.icon-monitor4:before {
  content: "\f122"; }

.icon-ipod2:before {
  content: "\f123"; }

.icon-tv4:before {
  content: "\f124"; }

.icon-camera13:before {
  content: "\f125"; }

.icon-camera14:before {
  content: "\f126"; }

.icon-camera15:before {
  content: "\f127"; }

.icon-film6:before {
  content: "\f128"; }

.icon-film7:before {
  content: "\f129"; }

.icon-film8:before {
  content: "\f12a"; }

.icon-microphone6:before {
  content: "\f12b"; }

.icon-microphone7:before {
  content: "\f12c"; }

.icon-microphone8:before {
  content: "\f12d"; }

.icon-drink3:before {
  content: "\f12e"; }

.icon-drink4:before {
  content: "\f12f"; }

.icon-drink5:before {
  content: "\f130"; }

.icon-drink6:before {
  content: "\f131"; }

.icon-coffee4:before {
  content: "\f132"; }

.icon-mug3:before {
  content: "\f133"; }

.icon-icecream:before {
  content: "\f134"; }

.icon-cake3:before {
  content: "\f135"; }

.icon-inbox8:before {
  content: "\f136"; }

.icon-download11:before {
  content: "\f137"; }

.icon-upload9:before {
  content: "\f138"; }

.icon-inbox9:before {
  content: "\f139"; }

.icon-checkmark6:before {
  content: "\f13a"; }

.icon-checkmark7:before {
  content: "\f13b"; }

.icon-cancel6:before {
  content: "\f13c"; }

.icon-cancel7:before {
  content: "\f13d"; }

.icon-plus10:before {
  content: "\f13e"; }

.icon-plus11:before {
  content: "\f13f"; }

.icon-minus8:before {
  content: "\f140"; }

.icon-minus9:before {
  content: "\f141"; }

.icon-notice:before {
  content: "\f142"; }

.icon-notice2:before {
  content: "\f143"; }

.icon-cog9:before {
  content: "\f144"; }

.icon-cogs2:before {
  content: "\f145"; }

.icon-cog10:before {
  content: "\f146"; }

.icon-warning6:before {
  content: "\f147"; }

.icon-health2:before {
  content: "\f148"; }

.icon-suitcase2:before {
  content: "\f149"; }

.icon-suitcase3:before {
  content: "\f14a"; }

.icon-suitcase4:before {
  content: "\f14b"; }

.icon-picture3:before {
  content: "\f14c"; }

.icon-pictures2:before {
  content: "\f14d"; }

.icon-pictures3:before {
  content: "\f14e"; }

.icon-android3:before {
  content: "\f14f"; }

.icon-marvin:before {
  content: "\f150"; }

.icon-pacman2:before {
  content: "\f151"; }

.icon-cassette:before {
  content: "\f152"; }

.icon-watch4:before {
  content: "\f153"; }

.icon-chronometer:before {
  content: "\f154"; }

.icon-watch5:before {
  content: "\f155"; }

.icon-alarmclock:before {
  content: "\f156"; }

.icon-time2:before {
  content: "\f157"; }

.icon-time3:before {
  content: "\f158"; }

.icon-headphones5:before {
  content: "\f159"; }

.icon-wallet2:before {
  content: "\f15a"; }

.icon-checkmark8:before {
  content: "\f15b"; }

.icon-cancel8:before {
  content: "\f15c"; }

.icon-eye9:before {
  content: "\f15d"; }

.icon-position:before {
  content: "\f15e"; }

.icon-sitemap:before {
  content: "\f15f"; }

.icon-sitemap2:before {
  content: "\f160"; }

.icon-cloud16:before {
  content: "\f161"; }

.icon-upload10:before {
  content: "\f162"; }

.icon-chart5:before {
  content: "\f163"; }

.icon-chart6:before {
  content: "\f164"; }

.icon-chart7:before {
  content: "\f165"; }

.icon-chart8:before {
  content: "\f166"; }

.icon-chart9:before {
  content: "\f167"; }

.icon-chart10:before {
  content: "\f168"; }

.icon-location11:before {
  content: "\f169"; }

.icon-download12:before {
  content: "\f16a"; }

.icon-basket2:before {
  content: "\f16b"; }

.icon-folder9:before {
  content: "\f16c"; }

.icon-gamepad2:before {
  content: "\f16d"; }

.icon-alarm5:before {
  content: "\f16e"; }

.icon-alarm-cancel:before {
  content: "\f16f"; }

.icon-phone8:before {
  content: "\f170"; }

.icon-phone9:before {
  content: "\f171"; }

.icon-image9:before {
  content: "\f172"; }

.icon-open2:before {
  content: "\f173"; }

.icon-sale:before {
  content: "\f174"; }

.icon-direction2:before {
  content: "\f175"; }

.icon-map8:before {
  content: "\f176"; }

.icon-trashcan5:before {
  content: "\f177"; }

.icon-vote:before {
  content: "\f178"; }

.icon-graduate:before {
  content: "\f179"; }

.icon-lab3:before {
  content: "\f17a"; }

.icon-tie:before {
  content: "\f17b"; }

.icon-football:before {
  content: "\f17c"; }

.icon-eightball:before {
  content: "\f17d"; }

.icon-bowling:before {
  content: "\f17e"; }

.icon-bowlingpin:before {
  content: "\f17f"; }

.icon-baseball:before {
  content: "\f180"; }

.icon-soccer:before {
  content: "\f181"; }

.icon-3dglasses:before {
  content: "\f182"; }

.icon-microwave:before {
  content: "\f183"; }

.icon-refrigerator:before {
  content: "\f184"; }

.icon-oven:before {
  content: "\f185"; }

.icon-washingmachine:before {
  content: "\f186"; }

.icon-mouse4:before {
  content: "\f187"; }

.icon-smiley2:before {
  content: "\f188"; }

.icon-sad3:before {
  content: "\f189"; }

.icon-mute4:before {
  content: "\f18a"; }

.icon-hand2:before {
  content: "\f18b"; }

.icon-radio3:before {
  content: "\f18c"; }

.icon-satellite2:before {
  content: "\f18d"; }

.icon-medal2:before {
  content: "\f18e"; }

.icon-medal3:before {
  content: "\f18f"; }

.icon-switch6:before {
  content: "\f190"; }

.icon-key7:before {
  content: "\f191"; }

.icon-cord:before {
  content: "\f192"; }

.icon-locked4:before {
  content: "\f193"; }

.icon-unlocked5:before {
  content: "\f194"; }

.icon-locked5:before {
  content: "\f195"; }

.icon-unlocked6:before {
  content: "\f196"; }

.icon-magnifier:before {
  content: "\f197"; }

.icon-zoomin4:before {
  content: "\f198"; }

.icon-zoomout4:before {
  content: "\f199"; }

.icon-stack4:before {
  content: "\f19a"; }

.icon-stack5:before {
  content: "\f19b"; }

.icon-stack6:before {
  content: "\f19c"; }

.icon-davidstar:before {
  content: "\f19d"; }

.icon-cross6:before {
  content: "\f19e"; }

.icon-moonandstar:before {
  content: "\f19f"; }

.icon-transformers:before {
  content: "\f1a0"; }

.icon-batman:before {
  content: "\f1a1"; }

.icon-spaceinvaders:before {
  content: "\f1a2"; }

.icon-skeletor:before {
  content: "\f1a3"; }

.icon-lamp2:before {
  content: "\f1a4"; }

.icon-lamp3:before {
  content: "\f1a5"; }

.icon-umbrella3:before {
  content: "\f1a6"; }

.icon-streetlight:before {
  content: "\f1a7"; }

.icon-bomb:before {
  content: "\f1a8"; }

.icon-archive10:before {
  content: "\f1a9"; }

.icon-battery4:before {
  content: "\f1aa"; }

.icon-battery5:before {
  content: "\f1ab"; }

.icon-battery6:before {
  content: "\f1ac"; }

.icon-battery7:before {
  content: "\f1ad"; }

.icon-battery8:before {
  content: "\f1ae"; }

.icon-megaphone3:before {
  content: "\f1af"; }

.icon-megaphone4:before {
  content: "\f1b0"; }

.icon-patch:before {
  content: "\f1b1"; }

.icon-pil:before {
  content: "\f1b2"; }

.icon-injection:before {
  content: "\f1b3"; }

.icon-thermometer5:before {
  content: "\f1b4"; }

.icon-lamp4:before {
  content: "\f1b5"; }

.icon-lamp5:before {
  content: "\f1b6"; }

.icon-lamp6:before {
  content: "\f1b7"; }

.icon-cube2:before {
  content: "\f1b8"; }

.icon-box6:before {
  content: "\f1b9"; }

.icon-box7:before {
  content: "\f1ba"; }

.icon-diamond2:before {
  content: "\f1bb"; }

.icon-bag3:before {
  content: "\f1bc"; }

.icon-moneybag:before {
  content: "\f1bd"; }

.icon-grid7:before {
  content: "\f1be"; }

.icon-grid8:before {
  content: "\f1bf"; }

.icon-list11:before {
  content: "\f1c0"; }

.icon-list12:before {
  content: "\f1c1"; }

.icon-ruler2:before {
  content: "\f1c2"; }

.icon-ruler3:before {
  content: "\f1c3"; }

.icon-layout2:before {
  content: "\f1c4"; }

.icon-layout3:before {
  content: "\f1c5"; }

.icon-layout4:before {
  content: "\f1c6"; }

.icon-layout5:before {
  content: "\f1c7"; }

.icon-layout6:before {
  content: "\f1c8"; }

.icon-layout7:before {
  content: "\f1c9"; }

.icon-layout8:before {
  content: "\f1ca"; }

.icon-layout9:before {
  content: "\f1cb"; }

.icon-layout10:before {
  content: "\f1cc"; }

.icon-layout11:before {
  content: "\f1cd"; }

.icon-layout12:before {
  content: "\f1ce"; }

.icon-layout13:before {
  content: "\f1cf"; }

.icon-layout14:before {
  content: "\f1d0"; }

.icon-layout15:before {
  content: "\f1d1"; }

.icon-tools3:before {
  content: "\f1d2"; }

.icon-screwdriver:before {
  content: "\f1d3"; }

.icon-paint:before {
  content: "\f1d4"; }

.icon-hammer3:before {
  content: "\f1d5"; }

.icon-brush5:before {
  content: "\f1d6"; }

.icon-pen4:before {
  content: "\f1d7"; }

.icon-chat8:before {
  content: "\f1d8"; }

.icon-comments2:before {
  content: "\f1d9"; }

.icon-chat9:before {
  content: "\f1da"; }

.icon-chat10:before {
  content: "\f1db"; }

.icon-volume7:before {
  content: "\f1dc"; }

.icon-volume8:before {
  content: "\f1dd"; }

.icon-volume9:before {
  content: "\f1de"; }

.icon-equalizer5:before {
  content: "\f1df"; }

.icon-resize:before {
  content: "\f1e0"; }

.icon-resize2:before {
  content: "\f1e1"; }

.icon-stretch:before {
  content: "\f1e2"; }

.icon-narrow:before {
  content: "\f1e3"; }

.icon-resize3:before {
  content: "\f1e4"; }

.icon-download13:before {
  content: "\f1e5"; }

.icon-calculator6:before {
  content: "\f1e6"; }

.icon-library2:before {
  content: "\f1e7"; }

.icon-auction:before {
  content: "\f1e8"; }

.icon-justice:before {
  content: "\f1e9"; }

.icon-stats2:before {
  content: "\f1ea"; }

.icon-stats3:before {
  content: "\f1eb"; }

.icon-attachment6:before {
  content: "\f1ec"; }

.icon-hourglass2:before {
  content: "\f1ed"; }

.icon-abacus:before {
  content: "\f1ee"; }

.icon-pencil10:before {
  content: "\f1ef"; }

.icon-pen5:before {
  content: "\f1f0"; }

.icon-pin8:before {
  content: "\f1f1"; }

.icon-pin9:before {
  content: "\f1f2"; }

.icon-discout:before {
  content: "\f1f3"; }

.icon-edit5:before {
  content: "\f1f4"; }

.icon-scissors4:before {
  content: "\f1f5"; }

.icon-profile2:before {
  content: "\f1f6"; }

.icon-profile3:before {
  content: "\f1f7"; }

.icon-profile4:before {
  content: "\f1f8"; }

.icon-rotate:before {
  content: "\f1f9"; }

.icon-rotate2:before {
  content: "\f1fa"; }

.icon-reply7:before {
  content: "\f1fb"; }

.icon-forward9:before {
  content: "\f1fc"; }

.icon-retweet2:before {
  content: "\f1fd"; }

.icon-shuffle5:before {
  content: "\f1fe"; }

.icon-loop6:before {
  content: "\f1ff"; }

.icon-crop6:before {
  content: "\f200"; }

.icon-square:before {
  content: "\f201"; }

.icon-square2:before {
  content: "\f202"; }

.icon-circle2:before {
  content: "\f203"; }

.icon-dollar:before {
  content: "\f204"; }

.icon-dollar2:before {
  content: "\f205"; }

.icon-coins:before {
  content: "\f206"; }

.icon-pig:before {
  content: "\f207"; }

.icon-bookmark11:before {
  content: "\f208"; }

.icon-bookmark12:before {
  content: "\f209"; }

.icon-addressbook2:before {
  content: "\f20a"; }

.icon-addressbook3:before {
  content: "\f20b"; }

.icon-safe:before {
  content: "\f20c"; }

.icon-envelope5:before {
  content: "\f20d"; }

.icon-envelope6:before {
  content: "\f20e"; }

.icon-radioactive:before {
  content: "\f20f"; }

.icon-music4:before {
  content: "\f210"; }

.icon-presentation:before {
  content: "\f211"; }

.icon-male:before {
  content: "\f212"; }

.icon-female:before {
  content: "\f213"; }

.icon-aids:before {
  content: "\f214"; }

.icon-heart12:before {
  content: "\f215"; }

.icon-info9:before {
  content: "\f216"; }

.icon-info10:before {
  content: "\f217"; }

.icon-piano:before {
  content: "\f218"; }

.icon-rain3:before {
  content: "\f219"; }

.icon-snow:before {
  content: "\f21a"; }

.icon-lightning6:before {
  content: "\f21b"; }

.icon-sun8:before {
  content: "\f21c"; }

.icon-moon7:before {
  content: "\f21d"; }

.icon-cloudy5:before {
  content: "\f21e"; }

.icon-cloudy6:before {
  content: "\f21f"; }

.icon-car:before {
  content: "\f220"; }

.icon-bike:before {
  content: "\f221"; }

.icon-truck2:before {
  content: "\f222"; }

.icon-bus:before {
  content: "\f223"; }

.icon-bike2:before {
  content: "\f224"; }

.icon-plane2:before {
  content: "\f225"; }

.icon-paperplane:before {
  content: "\f226"; }

.icon-rocket4:before {
  content: "\f227"; }

.icon-book12:before {
  content: "\f228"; }

.icon-book13:before {
  content: "\f229"; }

.icon-barcode2:before {
  content: "\f22a"; }

.icon-barcode3:before {
  content: "\f22b"; }

.icon-expand3:before {
  content: "\f22c"; }

.icon-collapse:before {
  content: "\f22d"; }

.icon-popout:before {
  content: "\f22e"; }

.icon-popin:before {
  content: "\f22f"; }

.icon-target8:before {
  content: "\f230"; }

.icon-badge:before {
  content: "\f231"; }

.icon-badge2:before {
  content: "\f232"; }

.icon-ticket4:before {
  content: "\f233"; }

.icon-ticket5:before {
  content: "\f234"; }

.icon-ticket6:before {
  content: "\f235"; }

.icon-microphone9:before {
  content: "\f236"; }

.icon-cone2:before {
  content: "\f237"; }

.icon-blocked3:before {
  content: "\f238"; }

.icon-stop9:before {
  content: "\f239"; }

.icon-keyboard6:before {
  content: "\f23a"; }

.icon-keyboard7:before {
  content: "\f23b"; }

.icon-radio4:before {
  content: "\f23c"; }

.icon-printer6:before {
  content: "\f23d"; }

.icon-checked:before {
  content: "\f23e"; }

.icon-error2:before {
  content: "\f23f"; }

.icon-add3:before {
  content: "\f240"; }

.icon-minus10:before {
  content: "\f241"; }

.icon-alert2:before {
  content: "\f242"; }

.icon-pictures4:before {
  content: "\f243"; }

.icon-atom3:before {
  content: "\f244"; }

.icon-eyedropper4:before {
  content: "\f245"; }

.icon-globe6:before {
  content: "\f246"; }

.icon-globe7:before {
  content: "\f247"; }

.icon-shipping:before {
  content: "\f248"; }

.icon-yingyang:before {
  content: "\f249"; }

.icon-compass9:before {
  content: "\f24a"; }

.icon-zip:before {
  content: "\f24b"; }

.icon-zip2:before {
  content: "\f24c"; }

.icon-anchor4:before {
  content: "\f24d"; }

.icon-lockedheart:before {
  content: "\f24e"; }

.icon-magnet3:before {
  content: "\f24f"; }

.icon-navigation2:before {
  content: "\f250"; }

.icon-tags2:before {
  content: "\f251"; }

.icon-heart13:before {
  content: "\f252"; }

.icon-heart14:before {
  content: "\f253"; }

.icon-usb2:before {
  content: "\f254"; }

.icon-clipboard7:before {
  content: "\f255"; }

.icon-clipboard8:before {
  content: "\f256"; }

.icon-clipboard9:before {
  content: "\f257"; }

.icon-switch7:before {
  content: "\f258"; }

.icon-ruler4:before {
  content: "\f259"; }

.icon-mobile7:before {
  content: "\e00a"; }

.icon-laptop5:before {
  content: "\e00b"; }

.icon-desktop2:before {
  content: "\e00c"; }

.icon-tablet6:before {
  content: "\e00d"; }

.icon-phone10:before {
  content: "\e00e"; }

.icon-document3:before {
  content: "\e00f"; }

.icon-documents2:before {
  content: "\e01a"; }

.icon-search11:before {
  content: "\e01b"; }

.icon-clipboard10:before {
  content: "\e01c"; }

.icon-newspaper5:before {
  content: "\e01d"; }

.icon-notebook:before {
  content: "\e01e"; }

.icon-book-open:before {
  content: "\e01f"; }

.icon-browser6:before {
  content: "\e02a"; }

.icon-calendar13:before {
  content: "\e02b"; }

.icon-presentation2:before {
  content: "\e02c"; }

.icon-picture4:before {
  content: "\e02d"; }

.icon-pictures5:before {
  content: "\e02e"; }

.icon-video4:before {
  content: "\e02f"; }

.icon-camera16:before {
  content: "\e03a"; }

.icon-printer7:before {
  content: "\e03b"; }

.icon-toolbox:before {
  content: "\e03c"; }

.icon-briefcase8:before {
  content: "\e03d"; }

.icon-wallet3:before {
  content: "\e03e"; }

.icon-gift5:before {
  content: "\e03f"; }

.icon-bargraph:before {
  content: "\e04a"; }

.icon-grid9:before {
  content: "\e04b"; }

.icon-expand4:before {
  content: "\e04c"; }

.icon-focus:before {
  content: "\e04d"; }

.icon-edit6:before {
  content: "\e04e"; }

.icon-adjustments:before {
  content: "\e04f"; }

.icon-ribbon2:before {
  content: "\e05a"; }

.icon-hourglass3:before {
  content: "\e05b"; }

.icon-lock7:before {
  content: "\e05c"; }

.icon-megaphone5:before {
  content: "\e05d"; }

.icon-shield3:before {
  content: "\e05e"; }

.icon-trophy5:before {
  content: "\e05f"; }

.icon-flag9:before {
  content: "\e06a"; }

.icon-map9:before {
  content: "\e06b"; }

.icon-puzzle3:before {
  content: "\e06c"; }

.icon-basket3:before {
  content: "\e06d"; }

.icon-envelope7:before {
  content: "\e06e"; }

.icon-streetsign:before {
  content: "\e06f"; }

.icon-telescope2:before {
  content: "\e07a"; }

.icon-gears:before {
  content: "\e07b"; }

.icon-key8:before {
  content: "\e07c"; }

.icon-paperclip4:before {
  content: "\e07d"; }

.icon-attachment7:before {
  content: "\e07e"; }

.icon-pricetags:before {
  content: "\e07f"; }

.icon-lightbulb4:before {
  content: "\e08a"; }

.icon-layers5:before {
  content: "\e08b"; }

.icon-pencil11:before {
  content: "\e08c"; }

.icon-tools4:before {
  content: "\e08d"; }

.icon-tools-2:before {
  content: "\e08e"; }

.icon-scissors5:before {
  content: "\e08f"; }

.icon-paintbrush:before {
  content: "\e09a"; }

.icon-magnifying-glass3:before {
  content: "\e09b"; }

.icon-circle-compass:before {
  content: "\e09c"; }

.icon-linegraph:before {
  content: "\e09d"; }

.icon-mic5:before {
  content: "\e09e"; }

.icon-strategy:before {
  content: "\e09f"; }

.icon-beaker3:before {
  content: "\e0a0"; }

.icon-caution:before {
  content: "\e0a1"; }

.icon-recycle:before {
  content: "\e0a2"; }

.icon-anchor5:before {
  content: "\e0a3"; }

.icon-profile-male:before {
  content: "\e0a4"; }

.icon-profile-female:before {
  content: "\e0a5"; }

.icon-bike3:before {
  content: "\e0a6"; }

.icon-wine2:before {
  content: "\e0a7"; }

.icon-hotairballoon:before {
  content: "\e0a8"; }

.icon-globe8:before {
  content: "\e0a9"; }

.icon-genius:before {
  content: "\e0aa"; }

.icon-map-pin:before {
  content: "\e0ab"; }

.icon-dial2:before {
  content: "\e0ac"; }

.icon-chat11:before {
  content: "\e0ad"; }

.icon-heart15:before {
  content: "\e0ae"; }

.icon-cloud17:before {
  content: "\e0af"; }

.icon-upload11:before {
  content: "\e0b0"; }

.icon-download14:before {
  content: "\e0b1"; }

.icon-target9:before {
  content: "\e0b2"; }

.icon-hazardous:before {
  content: "\e0b3"; }

.icon-piechart:before {
  content: "\e0b4"; }

.icon-speedometer:before {
  content: "\e0b5"; }

.icon-global:before {
  content: "\e0b6"; }

.icon-compass10:before {
  content: "\e0b7"; }

.icon-lifesaver:before {
  content: "\e0b8"; }

.icon-clock13:before {
  content: "\e0b9"; }

.icon-aperture2:before {
  content: "\e0ba"; }

.icon-quote5:before {
  content: "\e0bb"; }

.icon-scope:before {
  content: "\e0bc"; }

.icon-alarmclock2:before {
  content: "\e0bd"; }

.icon-refresh7:before {
  content: "\e0be"; }

.icon-happy3:before {
  content: "\e0bf"; }

.icon-sad4:before {
  content: "\e0c0"; }

.icon-facebook7:before {
  content: "\e0c1"; }

.icon-twitter6:before {
  content: "\e0c2"; }

.icon-googleplus3:before {
  content: "\e0c3"; }

.icon-rss5:before {
  content: "\e0c4"; }

.icon-tumblr4:before {
  content: "\e0c5"; }

.icon-linkedin4:before {
  content: "\e0c6"; }

.icon-dribbble7:before {
  content: "\e0c7"; }

.icon-heart16:before {
  content: "\f25a"; }

.icon-cloud18:before {
  content: "\f25b"; }

.icon-star11:before {
  content: "\f25c"; }

.icon-tv5:before {
  content: "\f25d"; }

.icon-sound4:before {
  content: "\f25e"; }

.icon-video5:before {
  content: "\f25f"; }

.icon-trash7:before {
  content: "\f260"; }

.icon-user12:before {
  content: "\f261"; }

.icon-key9:before {
  content: "\f262"; }

.icon-search12:before {
  content: "\f263"; }

.icon-settings5:before {
  content: "\f264"; }

.icon-camera17:before {
  content: "\f265"; }

.icon-tag11:before {
  content: "\f266"; }

.icon-lock8:before {
  content: "\f267"; }

.icon-bulb:before {
  content: "\f268"; }

.icon-pen6:before {
  content: "\f269"; }

.icon-diamond3:before {
  content: "\f26a"; }

.icon-display2:before {
  content: "\f26b"; }

.icon-location12:before {
  content: "\f26c"; }

.icon-eye10:before {
  content: "\f26d"; }

.icon-bubble4:before {
  content: "\f26e"; }

.icon-stack7:before {
  content: "\f26f"; }

.icon-cup2:before {
  content: "\f270"; }

.icon-phone11:before {
  content: "\f271"; }

.icon-news3:before {
  content: "\f272"; }

.icon-mail12:before {
  content: "\f273"; }

.icon-like:before {
  content: "\f274"; }

.icon-photo2:before {
  content: "\f275"; }

.icon-note2:before {
  content: "\f276"; }

.icon-clock14:before {
  content: "\f277"; }

.icon-paperplane2:before {
  content: "\f278"; }

.icon-params:before {
  content: "\f279"; }

.icon-banknote:before {
  content: "\f27a"; }

.icon-data:before {
  content: "\f27b"; }

.icon-music5:before {
  content: "\f27d"; }

.icon-megaphone6:before {
  content: "\f27e"; }

.icon-study:before {
  content: "\f27f"; }

.icon-lab4:before {
  content: "\f280"; }

.icon-food:before {
  content: "\f281"; }

.icon-t-shirt:before {
  content: "\f282"; }

.icon-fire2:before {
  content: "\f283"; }

.icon-clip:before {
  content: "\f284"; }

.icon-shop3:before {
  content: "\f285"; }

.icon-calendar14:before {
  content: "\f286"; }

.icon-wallet4:before {
  content: "\f287"; }

.icon-vynil:before {
  content: "\f288"; }

.icon-truck3:before {
  content: "\f289"; }

.icon-world2:before {
  content: "\f28a"; }

.icon-glass3:before {
  content: "\f28b"; }

.icon-music6:before {
  content: "\f28c"; }

.icon-search13:before {
  content: "\f28d"; }

.icon-envelope-o:before {
  content: "\f28e"; }

.icon-heart17:before {
  content: "\f28f"; }

.icon-star12:before {
  content: "\f290"; }

.icon-star-o:before {
  content: "\f291"; }

.icon-user13:before {
  content: "\f292"; }

.icon-film9:before {
  content: "\f293"; }

.icon-th-large2:before {
  content: "\f294"; }

.icon-th:before, .mod_newscategories li a.reset:before {
  content: "\f295"; }

.icon-th-list2:before {
  content: "\f296"; }

.icon-check5:before {
  content: "\f297"; }

.icon-close3:before {
  content: "\f298"; }

.icon-search-plus:before {
  content: "\f299"; }

.icon-search-minus:before {
  content: "\f29a"; }

.icon-power-off:before {
  content: "\f29b"; }

.icon-signal3:before {
  content: "\f29c"; }

.icon-cog11:before {
  content: "\f29d"; }

.icon-trash-o:before {
  content: "\f29e"; }

.icon-home14:before {
  content: "\f29f"; }

.icon-file-o:before {
  content: "\f2a0"; }

.icon-clock-o:before {
  content: "\f2a1"; }

.icon-road2:before {
  content: "\f2a2"; }

.icon-download15:before {
  content: "\f2a3"; }

.icon-arrow-circle-o-down:before {
  content: "\f2a4"; }

.icon-arrow-circle-o-up:before {
  content: "\f2a5"; }

.icon-inbox10:before {
  content: "\f2a6"; }

.icon-play-circle-o:before {
  content: "\f2a7"; }

.icon-repeat3:before {
  content: "\f2a8"; }

.icon-refresh8:before {
  content: "\f2a9"; }

.icon-list-alt:before {
  content: "\f2aa"; }

.icon-lock9:before {
  content: "\f2ab"; }

.icon-flag10:before {
  content: "\f2ac"; }

.icon-headphones6:before {
  content: "\f2ad"; }

.icon-volume-off2:before {
  content: "\f2ae"; }

.icon-volume-down3:before {
  content: "\f2af"; }

.icon-volume-up3:before {
  content: "\f2b0"; }

.icon-qrcode2:before {
  content: "\f2b1"; }

.icon-barcode4:before {
  content: "\f2b2"; }

.icon-tag12:before {
  content: "\f2b3"; }

.icon-tags3:before {
  content: "\f2b4"; }

.icon-book14:before {
  content: "\f2b5"; }

.icon-bookmark13:before {
  content: "\f2b6"; }

.icon-print3:before {
  content: "\f2b7"; }

.icon-camera18:before {
  content: "\f2b8"; }

.icon-font2:before {
  content: "\f2b9"; }

.icon-bold2:before {
  content: "\f2ba"; }

.icon-italic2:before {
  content: "\f2bb"; }

.icon-text-height2:before {
  content: "\f2bc"; }

.icon-text-width2:before {
  content: "\f2bd"; }

.icon-align-left4:before {
  content: "\f2be"; }

.icon-align-center3:before {
  content: "\f2bf"; }

.icon-align-right4:before {
  content: "\f2c0"; }

.icon-align-justify3:before {
  content: "\f2c1"; }

.icon-list13:before {
  content: "\f2c2"; }

.icon-dedent:before {
  content: "\f2c3"; }

.icon-indent:before {
  content: "\f2c4"; }

.icon-video-camera3:before {
  content: "\f2c5"; }

.icon-image10:before {
  content: "\f2c6"; }

.icon-pencil12:before {
  content: "\f2c7"; }

.icon-map-marker2:before {
  content: "\f2c8"; }

.icon-adjust3:before {
  content: "\f2c9"; }

.icon-tint:before {
  content: "\f2ca"; }

.icon-edit7:before {
  content: "\f2cb"; }

.icon-share-square-o:before {
  content: "\f2cc"; }

.icon-check-square-o:before {
  content: "\f2cd"; }

.icon-arrows:before {
  content: "\f2ce"; }

.icon-step-backward:before {
  content: "\f2cf"; }

.icon-fast-backward:before {
  content: "\f2d0"; }

.icon-backward3:before {
  content: "\f2d1"; }

.icon-play9:before {
  content: "\f2d2"; }

.icon-pause8:before {
  content: "\f2d3"; }

.icon-stop10:before {
  content: "\f2d4"; }

.icon-forward10:before {
  content: "\f2d5"; }

.icon-fast-forward4:before {
  content: "\f2d6"; }

.icon-step-forward:before {
  content: "\f2d7"; }

.icon-eject4:before {
  content: "\f2d8"; }

.icon-chevron-left5:before {
  content: "\f2d9"; }

.icon-chevron-right5:before {
  content: "\f2da"; }

.icon-plus-circle:before {
  content: "\f2db"; }

.icon-minus-circle:before {
  content: "\f2dc"; }

.icon-times-circle:before {
  content: "\f2dd"; }

.icon-check-circle:before {
  content: "\f2de"; }

.icon-question-circle:before {
  content: "\f2df"; }

.icon-info-circle:before {
  content: "\f2e0"; }

.icon-crosshairs:before {
  content: "\f2e1"; }

.icon-times-circle-o:before {
  content: "\f2e2"; }

.icon-check-circle-o:before {
  content: "\f2e3"; }

.icon-ban2:before {
  content: "\f2e4"; }

.icon-arrow-left9:before {
  content: "\f2e5"; }

.icon-arrow-right9:before {
  content: "\f2e6"; }

.icon-arrow-up9:before {
  content: "\f2e7"; }

.icon-arrow-down9:before {
  content: "\f2e8"; }

.icon-mail-forward:before {
  content: "\f2e9"; }

.icon-expand5:before {
  content: "\f2ea"; }

.icon-compress:before {
  content: "\f2eb"; }

.icon-plus12:before {
  content: "\f2ec"; }

.icon-minus11:before {
  content: "\f2ed"; }

.icon-asterisk:before {
  content: "\f2ee"; }

.icon-exclamation-circle:before {
  content: "\f2ef"; }

.icon-gift6:before {
  content: "\f2f0"; }

.icon-leaf4:before {
  content: "\f2f1"; }

.icon-fire3:before {
  content: "\f2f2"; }

.icon-eye11:before {
  content: "\f2f3"; }

.icon-eye-slash:before {
  content: "\f2f4"; }

.icon-exclamation-triangle:before {
  content: "\f2f5"; }

.icon-plane3:before {
  content: "\f2f6"; }

.icon-calendar15:before {
  content: "\f2f7"; }

.icon-random:before {
  content: "\f2f8"; }

.icon-comment7:before {
  content: "\f2f9"; }

.icon-magnet4:before {
  content: "\f2fa"; }

.icon-chevron-up3:before {
  content: "\f2fb"; }

.icon-chevron-down3:before {
  content: "\f2fc"; }

.icon-retweet3:before {
  content: "\f2fd"; }

.icon-shopping-cart4:before {
  content: "\f2fe"; }

.icon-folder10:before {
  content: "\f2ff"; }

.icon-folder-open3:before {
  content: "\f300"; }

.icon-arrows-v:before {
  content: "\f301"; }

.icon-arrows-h:before {
  content: "\f302"; }

.icon-bar-chart:before {
  content: "\f303"; }

.icon-twitter-square:before {
  content: "\f304"; }

.icon-facebook-square:before {
  content: "\f305"; }

.icon-camera-retro:before {
  content: "\f306"; }

.icon-key10:before {
  content: "\f307"; }

.icon-cogs3:before {
  content: "\f308"; }

.icon-comments3:before {
  content: "\f309"; }

.icon-thumbs-o-up:before {
  content: "\f30a"; }

.icon-thumbs-o-down:before {
  content: "\f30b"; }

.icon-star-half3:before {
  content: "\f30c"; }

.icon-heart-o:before {
  content: "\f30d"; }

.icon-sign-out2:before {
  content: "\f30e"; }

.icon-linkedin-square:before {
  content: "\f30f"; }

.icon-thumb-tack:before {
  content: "\f310"; }

.icon-external-link:before {
  content: "\f311"; }

.icon-sign-in2:before {
  content: "\f312"; }

.icon-trophy6:before {
  content: "\f313"; }

.icon-github-square:before {
  content: "\f314"; }

.icon-upload12:before {
  content: "\f315"; }

.icon-lemon-o:before {
  content: "\f316"; }

.icon-phone12:before {
  content: "\f317"; }

.icon-square-o:before {
  content: "\f318"; }

.icon-bookmark-o:before {
  content: "\f319"; }

.icon-phone-square:before {
  content: "\f31a"; }

.icon-twitter7:before {
  content: "\f31b"; }

.icon-facebook8:before {
  content: "\f31c"; }

.icon-github7:before {
  content: "\f31d"; }

.icon-unlock2:before {
  content: "\f31e"; }

.icon-credit-card6:before {
  content: "\f31f"; }

.icon-rss6:before {
  content: "\f320"; }

.icon-hdd-o:before {
  content: "\f321"; }

.icon-bullhorn3:before {
  content: "\f322"; }

.icon-bell-o:before {
  content: "\f323"; }

.icon-certificate:before {
  content: "\f324"; }

.icon-hand-o-right:before {
  content: "\f325"; }

.icon-hand-o-left:before {
  content: "\f326"; }

.icon-hand-o-up:before {
  content: "\f327"; }

.icon-hand-o-down:before {
  content: "\f328"; }

.icon-arrow-circle-left:before {
  content: "\f329"; }

.icon-arrow-circle-right:before, .more a:after {
  content: "\f32a"; }

.icon-arrow-circle-up:before {
  content: "\f32b"; }

.icon-arrow-circle-down:before {
  content: "\f32c"; }

.icon-globe9:before {
  content: "\f32d"; }

.icon-wrench4:before {
  content: "\f32e"; }

.icon-tasks:before {
  content: "\f32f"; }

.icon-filter4:before {
  content: "\f330"; }

.icon-briefcase9:before {
  content: "\f331"; }

.icon-arrows-alt:before {
  content: "\f332"; }

.icon-group3:before {
  content: "\f333"; }

.icon-chain:before {
  content: "\f334"; }

.icon-cloud19:before {
  content: "\f335"; }

.icon-flask:before {
  content: "\f336"; }

.icon-cut:before {
  content: "\f337"; }

.icon-copy3:before {
  content: "\f338"; }

.icon-paperclip5:before {
  content: "\f339"; }

.icon-floppy-o:before {
  content: "\f33a"; }

.icon-square3:before {
  content: "\f33b"; }

.icon-bars3:before {
  content: "\f33c"; }

.icon-list-ul:before {
  content: "\f33d"; }

.icon-list-ol:before {
  content: "\f33e"; }

.icon-strikethrough2:before {
  content: "\f33f"; }

.icon-underline2:before {
  content: "\f340"; }

.icon-table3:before {
  content: "\f341"; }

.icon-magic:before {
  content: "\f342"; }

.icon-truck4:before {
  content: "\f343"; }

.icon-pinterest4:before {
  content: "\f344"; }

.icon-pinterest-square:before {
  content: "\f345"; }

.icon-google-plus-square:before {
  content: "\f346"; }

.icon-google-plus4:before {
  content: "\f347"; }

.icon-money:before {
  content: "\f348"; }

.icon-caret-down:before {
  content: "\f349"; }

.icon-caret-up:before {
  content: "\f34a"; }

.icon-caret-left:before {
  content: "\f34b"; }

.icon-caret-right:before {
  content: "\f34c"; }

.icon-columns2:before {
  content: "\f34d"; }

.icon-sort2:before {
  content: "\f34e"; }

.icon-sort-desc:before {
  content: "\f34f"; }

.icon-sort-asc:before {
  content: "\f350"; }

.icon-envelope8:before {
  content: "\f351"; }

.icon-linkedin5:before {
  content: "\f352"; }

.icon-rotate-left2:before {
  content: "\f353"; }

.icon-gavel:before {
  content: "\f354"; }

.icon-dashboard4:before {
  content: "\f355"; }

.icon-comment-o:before {
  content: "\f356"; }

.icon-comments-o:before {
  content: "\f357"; }

.icon-bolt4:before {
  content: "\f358"; }

.icon-sitemap3:before {
  content: "\f359"; }

.icon-umbrella4:before {
  content: "\f35a"; }

.icon-clipboard11:before {
  content: "\f35b"; }

.icon-lightbulb-o:before {
  content: "\f35c"; }

.icon-exchange:before {
  content: "\f35d"; }

.icon-cloud-download6:before {
  content: "\f35e"; }

.icon-cloud-upload6:before {
  content: "\f35f"; }

.icon-user-md:before {
  content: "\f360"; }

.icon-stethoscope:before {
  content: "\f361"; }

.icon-suitcase5:before {
  content: "\f362"; }

.icon-bell6:before {
  content: "\f363"; }

.icon-coffee5:before {
  content: "\f364"; }

.icon-cutlery:before {
  content: "\f365"; }

.icon-file-text-o:before {
  content: "\f366"; }

.icon-building-o:before {
  content: "\f367"; }

.icon-hospital-o:before {
  content: "\f368"; }

.icon-ambulance:before {
  content: "\f369"; }

.icon-medkit:before {
  content: "\f36a"; }

.icon-fighter-jet:before {
  content: "\f36b"; }

.icon-beer3:before {
  content: "\f36c"; }

.icon-h-square:before {
  content: "\f36d"; }

.icon-plus-square:before {
  content: "\f36e"; }

.icon-angle-double-left:before {
  content: "\f36f"; }

.icon-angle-double-right:before {
  content: "\f370"; }

.icon-angle-double-up:before {
  content: "\f371"; }

.icon-angle-double-down:before {
  content: "\f372"; }

.icon-angle-left:before, .slider-prev:before, .back a:before, .mod_faqlist li:before {
  content: "\f373"; }

.icon-angle-right:before, .slider-next:after {
  content: "\f374"; }

.icon-angle-up:before, .ce_toplink a:before {
  content: "\f375"; }

.icon-angle-down:before {
  content: "\f376"; }

.icon-desktop3:before {
  content: "\f377"; }

.icon-laptop6:before {
  content: "\f378"; }

.icon-tablet7:before {
  content: "\f379"; }

.icon-mobile8:before {
  content: "\f37a"; }

.icon-circle-o:before {
  content: "\f37b"; }

.icon-quote-left:before {
  content: "\f37c"; }

.icon-quote-right:before {
  content: "\f37d"; }

.icon-spinner13:before {
  content: "\f37e"; }

.icon-circle3:before {
  content: "\f37f"; }

.icon-mail-reply2:before {
  content: "\f380"; }

.icon-github-alt:before {
  content: "\f381"; }

.icon-folder-o:before {
  content: "\f382"; }

.icon-folder-open-o:before {
  content: "\f383"; }

.icon-smile-o:before {
  content: "\f384"; }

.icon-frown-o:before {
  content: "\f385"; }

.icon-meh-o:before {
  content: "\f386"; }

.icon-gamepad3:before {
  content: "\f387"; }

.icon-keyboard-o:before {
  content: "\f388"; }

.icon-flag-o:before {
  content: "\f389"; }

.icon-flag-checkered:before {
  content: "\f38a"; }

.icon-terminal3:before {
  content: "\f38b"; }

.icon-code5:before {
  content: "\f38c"; }

.icon-mail-reply-all:before {
  content: "\f38d"; }

.icon-star-half-empty:before {
  content: "\f38e"; }

.icon-location-arrow2:before {
  content: "\f38f"; }

.icon-crop7:before {
  content: "\f390"; }

.icon-code-fork:before {
  content: "\f391"; }

.icon-chain-broken:before {
  content: "\f392"; }

.icon-question5:before {
  content: "\f393"; }

.icon-info11:before {
  content: "\f394"; }

.icon-exclamation2:before {
  content: "\f395"; }

.icon-superscript3:before {
  content: "\f396"; }

.icon-subscript3:before {
  content: "\f397"; }

.icon-eraser2:before {
  content: "\f398"; }

.icon-puzzle-piece:before {
  content: "\f399"; }

.icon-microphone10:before {
  content: "\f39a"; }

.icon-microphone-slash:before {
  content: "\f39b"; }

.icon-shield4:before {
  content: "\f39c"; }

.icon-calendar-o:before, .mod_calendar th.current:before {
  content: "\f39d"; }

.icon-fire-extinguisher:before {
  content: "\f39e"; }

.icon-rocket5:before {
  content: "\f39f"; }

.icon-maxcdn:before {
  content: "\f3a0"; }

.icon-chevron-circle-left:before {
  content: "\f3a1"; }

.icon-chevron-circle-right:before {
  content: "\f3a2"; }

.icon-chevron-circle-up:before {
  content: "\f3a3"; }

.icon-chevron-circle-down:before {
  content: "\f3a4"; }

.icon-html53:before {
  content: "\f3a5"; }

.icon-css32:before {
  content: "\f3a6"; }

.icon-anchor6:before {
  content: "\f3a7"; }

.icon-unlock-alt:before {
  content: "\f3a8"; }

.icon-bullseye:before {
  content: "\f3a9"; }

.icon-ellipsis-h:before {
  content: "\f3aa"; }

.icon-ellipsis-v:before {
  content: "\f3ab"; }

.icon-rss-square:before {
  content: "\f3ac"; }

.icon-play-circle:before {
  content: "\f3ad"; }

.icon-ticket7:before {
  content: "\f3ae"; }

.icon-minus-square:before {
  content: "\f3af"; }

.icon-minus-square-o:before {
  content: "\f3b0"; }

.icon-level-up2:before {
  content: "\f3b1"; }

.icon-level-down2:before, #left nav ul.level_1 ul a.submenu:after {
  content: "\f3b2"; }

.icon-check-square:before {
  content: "\f3b3"; }

.icon-pencil-square:before {
  content: "\f3b4"; }

.icon-external-link-square:before {
  content: "\f3b5"; }

.icon-share-square:before {
  content: "\f3b6"; }

.icon-compass11:before {
  content: "\f3b7"; }

.icon-caret-square-o-down:before {
  content: "\f3b8"; }

.icon-caret-square-o-up:before {
  content: "\f3b9"; }

.icon-caret-square-o-right:before {
  content: "\f3ba"; }

.icon-eur:before {
  content: "\f3bb"; }

.icon-gbp:before {
  content: "\f3bc"; }

.icon-dollar3:before {
  content: "\f3bd"; }

.icon-inr:before {
  content: "\f3be"; }

.icon-cny:before {
  content: "\f3bf"; }

.icon-rouble:before {
  content: "\f3c0"; }

.icon-krw:before {
  content: "\f3c1"; }

.icon-bitcoin:before {
  content: "\f3c2"; }

.icon-file8:before {
  content: "\f3c3"; }

.icon-file-text4:before {
  content: "\f3c4"; }

.icon-sort-alpha-asc2:before {
  content: "\f3c5"; }

.icon-sort-alpha-desc2:before {
  content: "\f3c6"; }

.icon-sort-amount-asc2:before {
  content: "\f3c7"; }

.icon-sort-amount-desc2:before {
  content: "\f3c8"; }

.icon-sort-numeric-asc2:before {
  content: "\f3c9"; }

.icon-sort-numeric-desc:before {
  content: "\f3ca"; }

.icon-thumbs-up3:before {
  content: "\f3cb"; }

.icon-thumbs-down3:before {
  content: "\f3cc"; }

.icon-youtube-square:before {
  content: "\f3cd"; }

.icon-youtube6:before {
  content: "\f3ce"; }

.icon-xing4:before {
  content: "\f3cf"; }

.icon-xing-square:before {
  content: "\f3d0"; }

.icon-youtube-play:before {
  content: "\f3d1"; }

.icon-dropbox3:before {
  content: "\f3d2"; }

.icon-stack-overflow:before {
  content: "\f3d3"; }

.icon-instagram5:before {
  content: "\f3d4"; }

.icon-flickr6:before {
  content: "\f3d5"; }

.icon-adn:before {
  content: "\f3d6"; }

.icon-bitbucket:before {
  content: "\f3d7"; }

.icon-bitbucket-square:before {
  content: "\f3d8"; }

.icon-tumblr5:before {
  content: "\f3d9"; }

.icon-tumblr-square:before {
  content: "\f3da"; }

.icon-long-arrow-down:before {
  content: "\f3db"; }

.icon-long-arrow-up:before {
  content: "\f3dc"; }

.icon-long-arrow-left:before {
  content: "\f3dd"; }

.icon-long-arrow-right:before {
  content: "\f3de"; }

.icon-apple3:before {
  content: "\f3df"; }

.icon-windows5:before {
  content: "\f3e0"; }

.icon-android4:before {
  content: "\f3e1"; }

.icon-linux:before {
  content: "\f3e2"; }

.icon-dribbble8:before {
  content: "\f3e3"; }

.icon-skype4:before {
  content: "\f3e4"; }

.icon-foursquare3:before {
  content: "\f3e5"; }

.icon-trello:before {
  content: "\f3e6"; }

.icon-female2:before {
  content: "\f3e7"; }

.icon-male2:before {
  content: "\f3e8"; }

.icon-gittip:before {
  content: "\f3e9"; }

.icon-sun-o:before {
  content: "\f3ea"; }

.icon-moon-o:before {
  content: "\f3eb"; }

.icon-archive11:before {
  content: "\f3ec"; }

.icon-bug4:before {
  content: "\f3ed"; }

.icon-vk2:before {
  content: "\f3ee"; }

.icon-weibo:before {
  content: "\f3ef"; }

.icon-renren2:before {
  content: "\f3f0"; }

.icon-pagelines:before {
  content: "\f3f1"; }

.icon-stack-exchange:before {
  content: "\f3f2"; }

.icon-arrow-circle-o-right:before {
  content: "\f3f3"; }

.icon-arrow-circle-o-left:before {
  content: "\f3f4"; }

.icon-caret-square-o-left:before {
  content: "\f3f5"; }

.icon-dot-circle-o:before {
  content: "\f3f6"; }

.icon-wheelchair:before {
  content: "\f3f7"; }

.icon-vimeo-square:before {
  content: "\f3f8"; }

.icon-try:before {
  content: "\f3f9"; }

.icon-plus-square-o:before {
  content: "\f3fa"; }

.icon-space-shuttle:before {
  content: "\f3fb"; }

.icon-slack:before {
  content: "\f3fc"; }

.icon-envelope-square:before {
  content: "\f3fd"; }

.icon-wordpress3:before {
  content: "\f3fe"; }

.icon-openid:before {
  content: "\f3ff"; }

.icon-bank:before {
  content: "\f400"; }

.icon-graduation-cap2:before {
  content: "\f401"; }

.icon-yahoo2:before {
  content: "\f402"; }

.icon-google3:before {
  content: "\f403"; }

.icon-reddit2:before {
  content: "\f404"; }

.icon-reddit-square:before {
  content: "\f405"; }

.icon-stumbleupon-circle:before {
  content: "\f406"; }

.icon-stumbleupon4:before {
  content: "\f407"; }

.icon-delicious3:before {
  content: "\f408"; }

.icon-digg:before {
  content: "\f409"; }

.icon-pied-piper:before {
  content: "\f40a"; }

.icon-pied-piper-alt:before {
  content: "\f40b"; }

.icon-drupal:before {
  content: "\f40c"; }

.icon-joomla2:before {
  content: "\f40d"; }

.icon-language3:before {
  content: "\f40e"; }

.icon-fax:before {
  content: "\f40f"; }

.icon-building:before {
  content: "\f410"; }

.icon-child:before {
  content: "\f411"; }

.icon-paw:before {
  content: "\f412"; }

.icon-spoon:before {
  content: "\f413"; }

.icon-cube3:before {
  content: "\f414"; }

.icon-cubes:before {
  content: "\f415"; }

.icon-behance2:before {
  content: "\f416"; }

.icon-behance-square:before {
  content: "\f417"; }

.icon-steam3:before {
  content: "\f418"; }

.icon-steam-square:before {
  content: "\f419"; }

.icon-recycle2:before {
  content: "\f41a"; }

.icon-automobile:before {
  content: "\f41b"; }

.icon-cab:before {
  content: "\f41c"; }

.icon-tree4:before {
  content: "\f41d"; }

.icon-spotify2:before {
  content: "\f41e"; }

.icon-deviantart3:before {
  content: "\f41f"; }

.icon-soundcloud4:before {
  content: "\f420"; }

.icon-database6:before {
  content: "\f421"; }

.icon-file-pdf-o:before {
  content: "\f422"; }

.icon-file-word-o:before {
  content: "\f423"; }

.icon-file-excel-o:before {
  content: "\f424"; }

.icon-file-powerpoint-o:before {
  content: "\f425"; }

.icon-file-image-o:before {
  content: "\f426"; }

.icon-file-archive-o:before {
  content: "\f427"; }

.icon-file-audio-o:before {
  content: "\f428"; }

.icon-file-movie-o:before {
  content: "\f429"; }

.icon-file-code-o:before {
  content: "\f42a"; }

.icon-vine2:before {
  content: "\f42b"; }

.icon-codepen2:before {
  content: "\f42c"; }

.icon-jsfiddle:before {
  content: "\f42d"; }

.icon-life-bouy:before {
  content: "\f42e"; }

.icon-circle-o-notch:before {
  content: "\f42f"; }

.icon-ra:before {
  content: "\f430"; }

.icon-empire:before {
  content: "\f431"; }

.icon-git-square:before {
  content: "\f432"; }

.icon-git2:before {
  content: "\f433"; }

.icon-hacker-news:before {
  content: "\f434"; }

.icon-tencent-weibo:before {
  content: "\f435"; }

.icon-qq2:before {
  content: "\f436"; }

.icon-wechat:before {
  content: "\f437"; }

.icon-paper-plane2:before {
  content: "\f438"; }

.icon-paper-plane-o:before {
  content: "\f439"; }

.icon-history4:before {
  content: "\f43a"; }

.icon-circle-thin:before {
  content: "\f43b"; }

.icon-header:before {
  content: "\f43c"; }

.icon-paragraph2:before {
  content: "\f43d"; }

.icon-sliders:before {
  content: "\f43e"; }

.icon-share-alt:before {
  content: "\f43f"; }

.icon-share-alt-square:before {
  content: "\f440"; }

.icon-bomb2:before {
  content: "\f441"; }

.icon-futbol-o:before {
  content: "\f442"; }

.icon-tty:before {
  content: "\f443"; }

.icon-binoculars2:before {
  content: "\f444"; }

.icon-plug3:before {
  content: "\f445"; }

.icon-slideshare2:before {
  content: "\f446"; }

.icon-twitch2:before {
  content: "\f447"; }

.icon-yelp3:before {
  content: "\f448"; }

.icon-newspaper-o:before {
  content: "\f449"; }

.icon-wifi:before {
  content: "\f44a"; }

.icon-calculator7:before {
  content: "\f44b"; }

.icon-paypal5:before {
  content: "\f44c"; }

.icon-google-wallet:before {
  content: "\f44d"; }

.icon-cc-visa:before {
  content: "\f44e"; }

.icon-cc-mastercard:before {
  content: "\f44f"; }

.icon-cc-discover:before {
  content: "\f450"; }

.icon-cc-amex:before {
  content: "\f451"; }

.icon-cc-paypal:before {
  content: "\f452"; }

.icon-cc-stripe:before {
  content: "\f453"; }

.icon-bell-slash:before {
  content: "\f454"; }

.icon-bell-slash-o:before {
  content: "\f455"; }

.icon-trash8:before {
  content: "\f456"; }

.icon-copyright:before {
  content: "\f457"; }

.icon-at3:before {
  content: "\f458"; }

.icon-eyedropper5:before {
  content: "\f459"; }

.icon-paint-brush:before {
  content: "\f45a"; }

.icon-birthday-cake:before {
  content: "\f45b"; }

.icon-area-chart:before {
  content: "\f45c"; }

.icon-pie-chart3:before {
  content: "\f45d"; }

.icon-line-chart:before {
  content: "\f45e"; }

.icon-lastfm4:before {
  content: "\f45f"; }

.icon-lastfm-square:before {
  content: "\f460"; }

.icon-toggle-off:before {
  content: "\f461"; }

.icon-toggle-on:before {
  content: "\f462"; }

.icon-bicycle:before {
  content: "\f463"; }

.icon-bus2:before {
  content: "\f464"; }

.icon-ioxhost:before {
  content: "\f465"; }

.icon-angellist:before {
  content: "\f466"; }

.icon-cc:before {
  content: "\f467"; }

.icon-ils:before {
  content: "\f468"; }

.icon-meanpath:before {
  content: "\f469"; }

.icon-facebook9:before {
  content: "\f46a"; }

.icon-twitter-old:before {
  content: "\f46b"; }

.icon-share10:before {
  content: "\f46c"; }

.icon-feed7:before {
  content: "\f46d"; }

.icon-bird:before {
  content: "\f46e"; }

.icon-chat12:before {
  content: "\f46f"; }

.icon-envelope9:before {
  content: "\f470"; }

.icon-envelope10:before {
  content: "\f471"; }

.icon-phone13:before {
  content: "\f472"; }

.icon-phone14:before {
  content: "\f473"; }

.icon-phone15:before {
  content: "\f474"; }

.icon-mobile9:before {
  content: "\f475"; }

.icon-ipod3:before {
  content: "\f476"; }

.icon-monitor5:before {
  content: "\f477"; }

.icon-laptop7:before {
  content: "\f478"; }

.icon-modem:before {
  content: "\f479"; }

.icon-speaker3:before {
  content: "\f47a"; }

.icon-window4:before {
  content: "\f47b"; }

.icon-server3:before {
  content: "\f47c"; }

.icon-hdd:before {
  content: "\f47d"; }

.icon-keyboard8:before {
  content: "\f47e"; }

.icon-mouse5:before {
  content: "\f47f"; }

.icon-cd2:before {
  content: "\f480"; }

.icon-floppy2:before {
  content: "\f481"; }

.icon-hardware:before {
  content: "\f482"; }

.icon-usb3:before {
  content: "\f483"; }

.icon-cord2:before {
  content: "\f484"; }

.icon-socket:before {
  content: "\f485"; }

.icon-socket2:before {
  content: "\f486"; }

.icon-socket3:before {
  content: "\f487"; }

.icon-printer8:before {
  content: "\f488"; }

.icon-camera19:before {
  content: "\f489"; }

.icon-pictures6:before {
  content: "\f48a"; }

.icon-eye12:before {
  content: "\f48b"; }

.icon-uniF48C:before {
  content: "\f48c"; }

.icon-film10:before {
  content: "\f48d"; }

.icon-camera20:before {
  content: "\f48e"; }

.icon-movie3:before {
  content: "\f48f"; }

.icon-tv6:before {
  content: "\f490"; }

.icon-camera21:before {
  content: "\f491"; }

.icon-camera22:before {
  content: "\f492"; }

.icon-volume10:before {
  content: "\f493"; }

.icon-music7:before {
  content: "\f494"; }

.icon-microphone11:before {
  content: "\f495"; }

.icon-radio5:before {
  content: "\f496"; }

.icon-ipod4:before {
  content: "\f497"; }

.icon-headphone:before {
  content: "\f498"; }

.icon-cassette2:before {
  content: "\f499"; }

.icon-broadcast2:before {
  content: "\f49a"; }

.icon-broadcast3:before {
  content: "\f49b"; }

.icon-calculator8:before {
  content: "\f49c"; }

.icon-gamepad4:before {
  content: "\f49d"; }

.icon-gamepad5:before {
  content: "\f49e"; }

.icon-cog12:before {
  content: "\f49f"; }

.icon-shield5:before {
  content: "\f4a0"; }

.icon-skull:before {
  content: "\f4a1"; }

.icon-bug5:before {
  content: "\f4a2"; }

.icon-mine:before {
  content: "\f4a3"; }

.icon-earth5:before {
  content: "\f4a4"; }

.icon-globe10:before {
  content: "\f4a5"; }

.icon-planet:before {
  content: "\f4a6"; }

.icon-battery9:before {
  content: "\f4a7"; }

.icon-battery-low2:before {
  content: "\f4a8"; }

.icon-battery10:before {
  content: "\f4a9"; }

.icon-battery-full5:before {
  content: "\f4aa"; }

.icon-folder11:before {
  content: "\f4ab"; }

.icon-search14:before {
  content: "\f4ac"; }

.icon-zoomout5:before {
  content: "\f4ad"; }

.icon-zoomin5:before {
  content: "\f4ae"; }

.icon-binocular:before {
  content: "\f4af"; }

.icon-location13:before {
  content: "\f4b0"; }

.icon-pin10:before {
  content: "\f4b1"; }

.icon-file9:before {
  content: "\f4b2"; }

.icon-tag13:before {
  content: "\f4b3"; }

.icon-quote6:before {
  content: "\f4b4"; }

.icon-attachment8:before {
  content: "\f4b5"; }

.icon-bookmark14:before {
  content: "\f4b6"; }

.icon-bookmark15:before {
  content: "\f4b7"; }

.icon-newspaper6:before {
  content: "\f4b8"; }

.icon-notebook2:before {
  content: "\f4b9"; }

.icon-addressbook4:before {
  content: "\f4ba"; }

.icon-clipboard12:before {
  content: "\f4bb"; }

.icon-clipboard13:before {
  content: "\f4bc"; }

.icon-board:before {
  content: "\f4bd"; }

.icon-pencil13:before {
  content: "\f4be"; }

.icon-pen7:before {
  content: "\f4bf"; }

.icon-user14:before {
  content: "\f4c0"; }

.icon-user15:before {
  content: "\f4c1"; }

.icon-user16:before {
  content: "\f4c2"; }

.icon-trashcan6:before {
  content: "\f4c3"; }

.icon-cart5:before {
  content: "\f4c4"; }

.icon-bag4:before {
  content: "\f4c5"; }

.icon-suitcase6:before {
  content: "\f4c6"; }

.icon-card:before {
  content: "\f4c7"; }

.icon-book15:before {
  content: "\f4c8"; }

.icon-gift7:before {
  content: "\f4c9"; }

.icon-lamp7:before {
  content: "\f4ca"; }

.icon-settings6:before {
  content: "\f4cb"; }

.icon-support5:before {
  content: "\f4cc"; }

.icon-medicine:before {
  content: "\f4cd"; }

.icon-cone3:before {
  content: "\f4ce"; }

.icon-locked6:before {
  content: "\f4cf"; }

.icon-unlocked7:before {
  content: "\f4d0"; }

.icon-key11:before {
  content: "\f4d1"; }

.icon-info12:before {
  content: "\f4d2"; }

.icon-clock15:before {
  content: "\f4d3"; }

.icon-timer2:before {
  content: "\f4d4"; }

.icon-food2:before {
  content: "\f4d5"; }

.icon-drink7:before {
  content: "\f4d6"; }

.icon-mug4:before {
  content: "\f4d7"; }

.icon-cup3:before {
  content: "\f4d8"; }

.icon-drink8:before {
  content: "\f4d9"; }

.icon-mug5:before {
  content: "\f4da"; }

.icon-lollipop:before {
  content: "\f4db"; }

.icon-lab5:before {
  content: "\f4dc"; }

.icon-puzzle4:before {
  content: "\f4dd"; }

.icon-flag11:before {
  content: "\f4de"; }

.icon-star13:before {
  content: "\f4df"; }

.icon-heart18:before {
  content: "\f4e0"; }

.icon-badge3:before {
  content: "\f4e1"; }

.icon-cup4:before {
  content: "\f4e2"; }

.icon-scissors6:before {
  content: "\f4e3"; }

.icon-snowflake2:before {
  content: "\f4e4"; }

.icon-cloud20:before {
  content: "\f4e5"; }

.icon-lightning7:before {
  content: "\f4e6"; }

.icon-night:before {
  content: "\f4e7"; }

.icon-sunny:before {
  content: "\f4e8"; }

.icon-droplet3:before {
  content: "\f4e9"; }

.icon-umbrella5:before {
  content: "\f4ea"; }

.icon-truck5:before {
  content: "\f4eb"; }

.icon-car2:before {
  content: "\f4ec"; }

.icon-gaspump:before {
  content: "\f4ed"; }

.icon-factory:before {
  content: "\f4ee"; }

.icon-tree5:before {
  content: "\f4ef"; }

.icon-leaf5:before {
  content: "\f4f0"; }

.icon-flower:before {
  content: "\f4f1"; }

.icon-direction3:before {
  content: "\f4f2"; }

.icon-thumbsup2:before {
  content: "\f4f3"; }

.icon-thumbsdown2:before {
  content: "\f4f4"; }

.icon-pointer2:before {
  content: "\f4f5"; }

.icon-pointer3:before {
  content: "\f4f6"; }

.icon-pointer4:before {
  content: "\f4f7"; }

.icon-pointer5:before {
  content: "\f4f8"; }

.icon-arrow-up10:before {
  content: "\f4f9"; }

.icon-arrow-down10:before {
  content: "\f4fa"; }

.icon-arrow-left10:before {
  content: "\f4fb"; }

.icon-arrow-right10:before {
  content: "\f4fc"; }

.icon-arrow-top-right:before {
  content: "\f4fd"; }

.icon-arrow-top-left:before {
  content: "\f4fe"; }

.icon-arrow-bottom-right:before {
  content: "\f4ff"; }

.icon-arrow-bottom-left:before {
  content: "\f500"; }

.icon-contract3:before {
  content: "\f501"; }

.icon-enlarge3:before {
  content: "\f502"; }

.icon-refresh9:before {
  content: "\f503"; }

@font-face {
  font-family: Pe-icon-social;
  src: url(../fonts/Pe-icon-social.eot?-96eskg);
  src: url(../fonts/Pe-icon-social.eot?#iefix-96eskg) format("embedded-opentype"), url(../fonts/Pe-icon-social.woff?-96eskg) format("woff"), url(../fonts/Pe-icon-social.ttf?-96eskg) format("truetype"), url(../fonts/Pe-icon-social.svg?-96eskg#Pe-icon-social) format("svg");
  font-weight: 400;
  font-style: normal; }

[class*=" pe-so-"], [class^=pe-so-] {
  display: inline-block;
  font-family: Pe-icon-social;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.pe-so-500px:before {
  content: "\e600"; }

.pe-so-aim:before {
  content: "\e601"; }

.pe-so-amazon:before {
  content: "\e602"; }

.pe-so-android:before {
  content: "\e603"; }

.pe-so-app-store:before {
  content: "\e604"; }

.pe-so-apple:before {
  content: "\e605"; }

.pe-so-behance:before {
  content: "\e606"; }

.pe-so-bitbucket:before {
  content: "\e607"; }

.pe-so-blogger:before {
  content: "\e608"; }

.pe-so-bootstrap:before {
  content: "\e609"; }

.pe-so-chrome:before {
  content: "\e60a"; }

.pe-so-codepen:before {
  content: "\e60b"; }

.pe-so-css3:before {
  content: "\e60c"; }

.pe-so-delicious:before {
  content: "\e60d"; }

.pe-so-deviantart-1:before {
  content: "\e60e"; }

.pe-so-deviantart-2:before {
  content: "\e60f"; }

.pe-so-digg:before {
  content: "\e610"; }

.pe-so-dribbble:before {
  content: "\e611"; }

.pe-so-dropbox:before {
  content: "\e612"; }

.pe-so-drupal:before {
  content: "\e613"; }

.pe-so-ebay:before {
  content: "\e614"; }

.pe-so-etsy:before {
  content: "\e615"; }

.pe-so-evernote:before {
  content: "\e616"; }

.pe-so-facebook:before {
  content: "\e617"; }

.pe-so-firefox:before {
  content: "\e618"; }

.pe-so-flattr:before {
  content: "\e619"; }

.pe-so-flickr:before {
  content: "\e61a"; }

.pe-so-forrst:before {
  content: "\e61b"; }

.pe-so-foursquare:before {
  content: "\e61c"; }

.pe-so-git:before {
  content: "\e61d"; }

.pe-so-github:before {
  content: "\e61e"; }

.pe-so-google-drive:before {
  content: "\e61f"; }

.pe-so-google-plus:before {
  content: "\e620"; }

.pe-so-grooveshark:before {
  content: "\e621"; }

.pe-so-habbo:before {
  content: "\e622"; }

.pe-so-hacker-news:before {
  content: "\e623"; }

.pe-so-html5:before {
  content: "\e624"; }

.pe-so-ie:before {
  content: "\e625"; }

.pe-so-instagram:before {
  content: "\e626"; }

.pe-so-joomla:before {
  content: "\e627"; }

.pe-so-jsfiddle:before {
  content: "\e628"; }

.pe-so-lanyrd:before {
  content: "\e629"; }

.pe-so-lastfm:before {
  content: "\e62a"; }

.pe-so-like:before {
  content: "\e62b"; }

.pe-so-linkedin:before {
  content: "\e62c"; }

.pe-so-linux:before {
  content: "\e62d"; }

.pe-so-love:before {
  content: "\e62e"; }

.pe-so-magento:before {
  content: "\e62f"; }

.pe-so-myspace:before {
  content: "\e630"; }

.pe-so-odnolassniki:before {
  content: "\e631"; }

.pe-so-openid:before {
  content: "\e632"; }

.pe-so-opera:before {
  content: "\e633"; }

.pe-so-paypal-1:before {
  content: "\e634"; }

.pe-so-paypal-2:before {
  content: "\e635"; }

.pe-so-picasa:before {
  content: "\e636"; }

.pe-so-pied-piper:before {
  content: "\e637"; }

.pe-so-pinterest:before {
  content: "\e638"; }

.pe-so-pixeden:before {
  content: "\e639"; }

.pe-so-qq:before {
  content: "\e63a"; }

.pe-so-qzone:before {
  content: "\e63b"; }

.pe-so-rdio:before {
  content: "\e63c"; }

.pe-so-reddit:before {
  content: "\e63d"; }

.pe-so-renren:before {
  content: "\e63e"; }

.pe-so-rss:before {
  content: "\e63f"; }

.pe-so-safari-1:before {
  content: "\e640"; }

.pe-so-safari-2:before {
  content: "\e641"; }

.pe-so-sass:before {
  content: "\e642"; }

.pe-so-share:before {
  content: "\e643"; }

.pe-so-skype:before {
  content: "\e644"; }

.pe-so-slideshare:before {
  content: "\e645"; }

.pe-so-soundcloud:before {
  content: "\e646"; }

.pe-so-spotify:before {
  content: "\e647"; }

.pe-so-stack-exchange:before {
  content: "\e648"; }

.pe-so-stack-overflow:before {
  content: "\e649"; }

.pe-so-steam:before {
  content: "\e64a"; }

.pe-so-stumbleupon:before {
  content: "\e64b"; }

.pe-so-tencent-weibo:before {
  content: "\e64c"; }

.pe-so-trello:before {
  content: "\e64d"; }

.pe-so-tripadvisor:before {
  content: "\e64e"; }

.pe-so-tumblr:before {
  content: "\e64f"; }

.pe-so-twitch:before {
  content: "\e650"; }

.pe-so-twitter:before {
  content: "\e651"; }

.pe-so-ubuntu:before {
  content: "\e652"; }

.pe-so-viadeo:before {
  content: "\e653"; }

.pe-so-vimeo:before {
  content: "\e654"; }

.pe-so-vine:before {
  content: "\e655"; }

.pe-so-vk:before {
  content: "\e656"; }

.pe-so-wechat:before {
  content: "\e657"; }

.pe-so-weibo:before {
  content: "\e658"; }

.pe-so-wikipedia:before {
  content: "\e659"; }

.pe-so-windows:before {
  content: "\e65a"; }

.pe-so-wordpress-1:before {
  content: "\e65b"; }

.pe-so-wordpress-2:before {
  content: "\e65c"; }

.pe-so-xing:before {
  content: "\e65d"; }

.pe-so-yahoo-1:before {
  content: "\e65e"; }

.pe-so-yahoo-2:before {
  content: "\e65f"; }

.pe-so-yelp:before {
  content: "\e660"; }

.pe-so-youtube-1:before {
  content: "\e661"; }

.pe-so-youtube-2:before {
  content: "\e662"; }

.pe-so-zerply:before {
  content: "\e663"; }

#content {
  padding-top: 20px; }

.font-icon-list {
  padding: 0;
  margin-bottom: 0; }

.font-icon-list:hover {
  cursor: pointer; }

.font-icon-detail {
  text-align: center; }

.font-icon-detail span:first-child {
  display: inline-block;
  transition: color 150ms linear,background 150ms linear,font-size 150ms linear,width 150ms;
  padding: 10px 0;
  width: 38px;
  font-size: 18px;
  color: #1a1a1a;
  border: 1px solid #eaeaea;
  border-radius: 3px; }

.circle .font-icon-detail span:first-child {
  display: inline-block;
  transition: color 150ms linear,background 150ms linear,font-size 150ms linear,width 150ms;
  padding: 10px 0;
  width: 38px;
  font-size: 18px;
  color: #1a1a1a;
  border: 1px solid #eaeaea;
  border-radius: 50%; }

.font-icon-name {
  opacity: 0;
  margin-top: 15px;
  display: block;
  text-align: center;
  width: 100%;
  padding: 0;
  border: 0; }

.font-icon-name:active, .font-icon-name:focus {
  outline: 0; }

.font-icon-code {
  max-height: 0;
  overflow: hidden;
  text-align: center;
  opacity: 0;
  transition: max-height 200ms linear,opacity 200ms linear; }

.font-icon-code.show {
  max-height: 200px;
  opacity: 1; }

.code-value, .unicode, .unicode-text {
  background: 0 0;
  text-align: center;
  border: none;
  color: #a0a0a0; }

.code-value {
  display: block;
  width: 100%; }

.unicode, .unicode-text {
  color: #a0a0a0; }

.unicode {
  float: left;
  font-family: Pe-icon-social;
  text-align: right;
  width: 38%;
  padding-right: 5px; }

.unicode-text {
  text-align: left;
  float: left;
  display: inline-block;
  width: 100px;
  border: none; }

.unicode-text:active, .unicode-text:focus {
  outline: 0; }

.font-icon-list:hover .code-value, .font-icon-list:hover .font-icon-name, .font-icon-list:hover .unicode, .font-icon-list:hover .unicode-text {
  cursor: text;
  color: #1a1a1a; }

.size16 .font-icon-detail span:first-child {
  width: 38px; }

.size32 .font-icon-detail span:first-child {
  width: 54px; }

.size64 .font-icon-detail span:first-child {
  width: 86px; }

.size80 .font-icon-detail span:first-child {
  width: 102px; }

.size96 .font-icon-detail span:first-child {
  width: 118px; }

.size112 .font-icon-detail span:first-child {
  width: 134px; }

.size128 .font-icon-detail span:first-child {
  width: 150px; }

.code-value::selection, .font-icon-name::selection, .unicode-text::selection, .unicode::selection {
  background: #aadce2;
  color: #1a1a1a; }

.code-value::-moz-selection, .font-icon-name::-moz-selection, .unicode-text::-moz-selection, .unicode::-moz-selection {
  background: #aadce2;
  color: #1a1a1a; }

.dark-icons .code-value::selection, .dark-icons .font-icon-name::selection, .dark-icons .unicode-text::selection, .dark-icons .unicode::selection {
  color: #fff; }

.dark-icons .code-value::-moz-selection, .dark-icons .font-icon-name::-moz-selection, .dark-icons .unicode-text::-moz-selection, .dark-icons .unicode::-moz-selection {
  color: #fff; }

.dark-icons .font_options {
  background: #171717;
  border-top: 1px solid #282828;
  border-bottom: 1px solid #282828; }

.dark-icons #content {
  background: #1a1a1a; }

.dark-icons strong {
  color: #fff; }

.dark-icons .checkbox + label:before, .dark-icons .checkbox_container + label:before {
  background: #323232;
  border: 1px solid #000;
  color: #a0a0a0; }

.dark-icons .font-icon-detail span:first-child {
  border: 1px solid #2b2b2b;
  color: #fff;
  background-color: #000; }

.dark .code-value, .dark-icons .font-icon-list {
  color: #a0a0a0; }

.dark-icons .font-icon-name {
  background-color: #1a1a1a; }

/* .dark-icons span:first-child{color:#1a1a1a;background:#fff} */
.dark-icons .font-icon-list:hover .code-value, .dark-icons .font-icon-list:hover .font-icon-name, .dark-icons .font-icon-list:hover .unicode, .dark-icons .font-icon-list:hover .unicode-text {
  color: #fff; }

.hover-color span.pe-so-500px:hover {
  background: #000; }

.hover-color span.pe-so-aim:hover, .hover-color span.pe-so-amazon:hover {
  background: #f8981d; }

.hover-color span.pe-so-android:hover {
  background: #adbf42; }

.hover-color span.pe-so-app-store:hover {
  background: #2b8ef0; }

.hover-color span.pe-so-apple:hover {
  background: #666; }

.hover-color span.pe-so-behance:hover {
  background: #131418; }

.hover-color span.pe-so-bitbucket:hover {
  background: #083765; }

.hover-color span.pe-so-blogger:hover {
  background: #ec672f; }

.hover-color span.pe-so-codepen:hover {
  background: #000; }

.hover-color span.pe-so-css3:hover {
  background: #428bc8; }

.hover-color span.pe-so-deviantart-1:hover {
  background: #c5d226; }

.hover-color span.pe-so-deviantart-2:hover {
  background: #5dc148; }

.hover-color span.pe-so-digg:hover {
  background: #000; }

.hover-color span.pe-so-dribbble:hover {
  background: #e84d88; }

.hover-color span.pe-so-dropbox:hover {
  background: #1f85e2; }

.hover-color span.pe-so-drupal:hover {
  background: #175a8e; }

.hover-color span.pe-so-etsy:hover {
  background: #ca6d32; }

.hover-color span.pe-so-evernote:hover {
  background: #8bb847; }

.hover-color span.pe-so-facebook:hover {
  background: #3e5b98; }

.hover-color span.pe-so-firefox:hover {
  background: #ea932f; }

.hover-color span.pe-so-flattr:hover {
  background: #f17b30; }

.hover-color span.pe-so-forrst:hover {
  background: #5c9a68; }

.hover-color span.pe-so-foursquare:hover {
  background: #f94877; }

.hover-color span.pe-so-git:hover, .hover-color span.pe-so-github:hover {
  background: #181616; }

.hover-color span.pe-so-google-plus:hover {
  background: #d93f2d; }

.hover-color span.pe-so-grooveshark:hover {
  background: #000; }

.hover-color span.pe-so-habbo:hover {
  background: #f4d631; }

.hover-color span.pe-so-hacker-news:hover {
  background: #f07530; }

.hover-color span.pe-so-html5:hover {
  background: #e4723e; }

.hover-color span.pe-so-ie:hover {
  background: #398cec; }

.hover-color span.pe-so-instagram:hover {
  background: #886354; }

.hover-color span.pe-so-jsfiddle:hover {
  background: #4c7dbb; }

.hover-color span.pe-so-lanyrd:hover {
  background: #3c80c9; }

.hover-color span.pe-so-lastfm:hover {
  background: #d53e2a; }

.hover-color span.pe-so-linkedin:hover {
  background: #3371b8; }

.hover-color span.pe-so-linux:hover {
  background: #edb933; }

.hover-color span.pe-so-love:hover {
  background: #f098af; }

.hover-color span.pe-so-myspace:hover {
  background: #030303; }

.hover-color span.pe-so-odnolassniki:hover {
  background: #f28431; }

.hover-color span.pe-so-openid:hover {
  background: #e68735; }

.hover-color span.pe-so-opera:hover {
  background: #c54237; }

.hover-color span.pe-so-paypal-1:hover, .hover-color span.pe-so-paypal-2:hover {
  background: #4299d5; }

.hover-color span.pe-so-pied-piper:hover {
  background: #529749; }

.hover-color span.pe-so-pinterest:hover {
  background: #ca3a27; }

.hover-color span.pe-so-qq:hover {
  background: #000; }

.hover-color span.pe-so-qzone:hover {
  background: #ebb34b; }

.hover-color span.pe-so-rdio:hover {
  background: #277fc1; }

.hover-color span.pe-so-reddit:hover {
  background: #ef5f30; }

.hover-color span.pe-so-renren:hover {
  background: #17609e; }

.hover-color span.pe-so-rss:hover {
  background: #ef6130; }

.hover-color span.pe-so-safari-1:hover, .hover-color span.pe-so-safari-2:hover {
  background: #55a4c8; }

.hover-color span.pe-so-share:hover {
  background: #38692d; }

.hover-color span.pe-so-skype:hover {
  background: #3fabe3; }

.hover-color span.pe-so-slideshare:hover {
  background: #6aa3a6; }

.hover-color span.pe-so-soundcloud:hover {
  background: #ed462f; }

.hover-color span.pe-so-spotify:hover {
  background: #7ac701; }

.hover-color span.pe-so-stack-exchange:hover {
  background: #205798; }

.hover-color span.pe-so-stack-overflow:hover {
  background: #f49731; }

.hover-color span.pe-so-steam:hover {
  background: #171a20; }

.hover-color span.pe-so-stumbleupon:hover {
  background: #e6442e; }

.hover-color span.pe-so-tencent-weibo:hover {
  background: #3089b3; }

.hover-color span.pe-so-trello:hover {
  background: #316782; }

.hover-color span.pe-so-tripadvisor:hover {
  background: #679045; }

.hover-color span.pe-so-tumblr:hover {
  background: #45556c; }

.hover-color span.pe-so-twitch:hover {
  background: #5c4fa3; }

.hover-color span.pe-so-twitter:hover {
  background: #4ca6de; }

.hover-color span.pe-so-viadeo:hover {
  background: #e4a12d; }

.hover-color span.pe-so-vimeo:hover {
  background: #51b5e7; }

.hover-color span.pe-so-vine:hover {
  background: #51b489; }

.hover-color span.pe-so-vk:hover {
  background: #5a7fa6; }

.hover-color span.pe-so-wechat:hover {
  background: #afdb24; }

.hover-color span.pe-so-weibo:hover {
  background: #c84638; }

.hover-color span.pe-so-wikipedia:hover {
  background: #696969; }

.hover-color span.pe-so-windows:hover {
  background: #3faeee; }

.hover-color span.pe-so-wordpress-1:hover, .hover-color span.pe-so-wordpress-2:hover {
  background: #454342; }

.hover-color span.pe-so-xing:hover {
  background: #225a61; }

.hover-color span.pe-so-yahoo-1:hover {
  background: #6e2e85; }

.hover-color span.pe-so-yahoo-2:hover {
  background: #342992; }

.hover-color span.pe-so-yelp:hover {
  background: #c83a26; }

.hover-color span.pe-so-youtube-1:hover, .hover-color span.pe-so-youtube-2:hover {
  background: #e1422c; }

.hover-color span.pe-so-zerply:hover {
  background: #9dbc79; }

.hover-color span.pe-so-bootstrap:hover {
  background: #6f5499; }

.hover-color span.pe-so-pixeden:hover {
  background: #95a04a; }

.hover-color span.pe-so-magento:hover {
  background: #ed4a19; }

.hover-color span.pe-so-sass:hover {
  background: #c69; }

.hover-color span.pe-so-ubuntu:hover {
  background: #dd4814; }

.hover-color span.pe-so-like:hover {
  background: #3e5b98; }

.hover-color span.pe-so-chrome:hover, .hover-color span.pe-so-delicious:hover, .hover-color span.pe-so-ebay:hover, .hover-color span.pe-so-flickr:hover, .hover-color span.pe-so-google-drive:hover, .hover-color span.pe-so-joomla:hover, .hover-color span.pe-so-picasa:hover {
  background: #000; }

.color-icons .pe-so-500px {
  background: #000;
  color: #fff; }

.color-icons .pe-so-aim, .color-icons .pe-so-amazon {
  background: #f8981d;
  color: #fff; }

.color-icons .pe-so-android {
  background: #adbf42;
  color: #fff; }

.color-icons .pe-so-app-store {
  background: #2b8ef0;
  color: #fff; }

.color-icons .pe-so-apple {
  background: #666;
  color: #fff; }

.color-icons .pe-so-behance {
  background: #131418;
  color: #fff; }

.color-icons .pe-so-bitbucket {
  background: #083765;
  color: #fff; }

.color-icons .pe-so-blogger {
  background: #ec672f;
  color: #fff; }

.color-icons .pe-so-codepen {
  background: #000;
  color: #fff; }

.color-icons .pe-so-css3 {
  background: #428bc8;
  color: #fff; }

.color-icons .pe-so-deviantart-1 {
  background: #c5d226;
  color: #fff; }

.color-icons .pe-so-deviantart-2 {
  background: #5dc148;
  color: #fff; }

.color-icons .pe-so-digg {
  background: #000;
  color: #fff; }

.color-icons .pe-so-dribbble {
  background: #e84d88;
  color: #fff; }

.color-icons .pe-so-dropbox {
  background: #1f85e2;
  color: #fff; }

.color-icons .pe-so-drupal {
  background: #175a8e;
  color: #fff; }

.color-icons .pe-so-etsy {
  background: #ca6d32;
  color: #fff; }

.color-icons .pe-so-evernote {
  background: #8bb847;
  color: #fff; }

.color-icons .pe-so-facebook {
  background: #3e5b98;
  color: #fff; }

.color-icons .pe-so-firefox {
  background: #ea932f;
  color: #fff; }

.color-icons .pe-so-flattr {
  background: #f17b30;
  color: #fff; }

.color-icons .pe-so-forrst {
  background: #5c9a68;
  color: #fff; }

.color-icons .pe-so-foursquare {
  background: #f94877;
  color: #fff; }

.color-icons .pe-so-git, .color-icons .pe-so-github {
  background: #181616;
  color: #fff; }

.color-icons .pe-so-google-plus {
  background: #d93f2d;
  color: #fff; }

.color-icons .pe-so-grooveshark {
  background: #000;
  color: #fff; }

.color-icons .pe-so-habbo {
  background: #f4d631;
  color: #fff; }

.color-icons .pe-so-hacker-news {
  background: #f07530;
  color: #fff; }

.color-icons .pe-so-html5 {
  background: #e4723e;
  color: #fff; }

.color-icons .pe-so-ie {
  background: #398cec;
  color: #fff; }

.color-icons .pe-so-instagram {
  background: #886354;
  color: #fff; }

.color-icons .pe-so-jsfiddle {
  background: #4c7dbb;
  color: #fff; }

.color-icons .pe-so-lanyrd {
  background: #3c80c9;
  color: #fff; }

.color-icons .pe-so-lastfm {
  background: #d53e2a;
  color: #fff; }

.color-icons .pe-so-linkedin {
  background: #3371b8;
  color: #fff; }

.color-icons .pe-so-linux {
  background: #edb933;
  color: #fff; }

.color-icons .pe-so-love {
  background: #f098af;
  color: #fff; }

.color-icons .pe-so-myspace {
  background: #030303;
  color: #fff; }

.color-icons .pe-so-odnolassniki {
  background: #f28431;
  color: #fff; }

.color-icons .pe-so-openid {
  background: #e68735;
  color: #fff; }

.color-icons .pe-so-opera {
  background: #c54237;
  color: #fff; }

.color-icons .pe-so-paypal-1, .color-icons .pe-so-paypal-2 {
  background: #4299d5;
  color: #fff; }

.color-icons .pe-so-pied-piper {
  background: #529749;
  color: #fff; }

.color-icons .pe-so-pinterest {
  background: #ca3a27;
  color: #fff; }

.color-icons .pe-so-qq {
  background: #000;
  color: #fff; }

.color-icons .pe-so-qzone {
  background: #ebb34b;
  color: #fff; }

.color-icons .pe-so-rdio {
  background: #277fc1;
  color: #fff; }

.color-icons .pe-so-reddit {
  background: #ef5f30;
  color: #fff; }

.color-icons .pe-so-renren {
  background: #17609e;
  color: #fff; }

.color-icons .pe-so-rss {
  background: #ef6130;
  color: #fff; }

.color-icons .pe-so-safari-1, .color-icons .pe-so-safari-2 {
  background: #55a4c8;
  color: #fff; }

.color-icons .pe-so-share {
  background: #38692d;
  color: #fff; }

.color-icons .pe-so-skype {
  background: #3fabe3;
  color: #fff; }

.color-icons .pe-so-slideshare {
  background: #6aa3a6;
  color: #fff; }

.color-icons .pe-so-soundcloud {
  background: #ed462f;
  color: #fff; }

.color-icons .pe-so-spotify {
  background: #7ac701;
  color: #fff; }

.color-icons .pe-so-stack-exchange {
  background: #205798;
  color: #fff; }

.color-icons .pe-so-stack-overflow {
  background: #f49731;
  color: #fff; }

.color-icons .pe-so-steam {
  background: #171a20;
  color: #fff; }

.color-icons .pe-so-stumbleupon {
  background: #e6442e;
  color: #fff; }

.color-icons .pe-so-tencent-weibo {
  background: #3089b3;
  color: #fff; }

.color-icons .pe-so-trello {
  background: #316782;
  color: #fff; }

.color-icons .pe-so-tripadvisor {
  background: #679045;
  color: #fff; }

.color-icons .pe-so-tumblr {
  background: #45556c;
  color: #fff; }

.color-icons .pe-so-twitch {
  background: #5c4fa3;
  color: #fff; }

.color-icons .pe-so-twitter {
  background: #4ca6de;
  color: #fff; }

.color-icons .pe-so-viadeo {
  background: #e4a12d;
  color: #fff; }

.color-icons .pe-so-vimeo {
  background: #51b5e7;
  color: #fff; }

.color-icons .pe-so-vine {
  background: #51b489;
  color: #fff; }

.color-icons .pe-so-vk {
  background: #5a7fa6;
  color: #fff; }

.color-icons .pe-so-wechat {
  background: #afdb24;
  color: #fff; }

.color-icons .pe-so-weibo {
  background: #c84638;
  color: #fff; }

.color-icons .pe-so-wikipedia {
  background: #696969;
  color: #fff; }

.color-icons .pe-so-windows {
  background: #3faeee;
  color: #fff; }

.color-icons .pe-so-wordpress-1, .color-icons .pe-so-wordpress-2 {
  background: #454342;
  color: #fff; }

.color-icons .pe-so-xing {
  background: #225a61;
  color: #fff; }

.color-icons .pe-so-yahoo-1 {
  background: #6e2e85;
  color: #fff; }

.color-icons .pe-so-yahoo-2 {
  background: #342992;
  color: #fff; }

.color-icons .pe-so-yelp {
  background: #c83a26;
  color: #fff; }

.color-icons .pe-so-youtube-1, .color-icons .pe-so-youtube-2 {
  background: #e1422c;
  color: #fff; }

.color-icons .pe-so-zerply {
  background: #9dbc79;
  color: #fff; }

.color-icons .pe-so-bootstrap {
  background: #6f5499;
  color: #fff; }

.color-icons .pe-so-pixeden {
  background: #95a04a;
  color: #fff; }

.color-icons .pe-so-magento {
  background: #ed4a19;
  color: #fff; }

.color-icons .pe-so-sass {
  background: #c69;
  color: #fff; }

.color-icons .pe-so-ubuntu {
  background: #dd4814;
  color: #fff; }

.color-icons .pe-so-like {
  background: #3e5b98;
  color: #fff; }

.color-icons .pe-so-chrome, .color-icons .pe-so-delicious, .color-icons .pe-so-ebay, .color-icons .pe-so-flickr, .color-icons .pe-so-google-drive, .color-icons .pe-so-joomla, .color-icons .pe-so-picasa {
  background: #000;
  color: #fff; }

/* .static-color-icons span:first-child{background:#ffc400} */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.invisible {
  display: none !important; }

/* ===========================================
 * Form styles
 * ======================================== */
img {
  max-width: 100%;
  height: auto; }

.ui-form {
  border: 1px solid #eeeeee;
  padding: 1rem 2rem;
  max-width: 500px;
  margin: 0 auto;
  border-radius: 5px; }

.btn, input.submit, .btn-box a, .mod_newscategories li a {
  white-space: normal; }

form .widget:not(:last-child) {
  margin-bottom: 1px; }

.widget:before, .widget:after,
.submit_container:before,
.submit_container:after {
  content: " ";
  display: table; }

.widget:after,
.submit_container:after {
  clear: both; }

.widget-captcha input {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.widget-captcha span.captcha_text {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px; }

html textarea {
  height: auto;
  line-height: 1.6;
  padding-top: 15px;
  padding-bottom: 15px; }

.checkbox_container,
.radio_container {
  margin-top: 0; }
  .checkbox_container input,
  .radio_container input {
    margin-left: 0 !important; }

.explanation p, .captcha_text p {
  margin: 0; }

.captcha_text {
  display: block; }
  label .captcha_text {
    display: inline; }

/* ===========================================
 * Contao content elements
 * ======================================== */
/* Tabele */
.ce_table table caption,
.ce_text table caption {
  padding: 8px; }

.ce_table {
  margin-bottom: 20px; }
  .ce_table table {
    margin-bottom: 0; }

/* Rozwinięcia */
.ce_accordion {
  margin-bottom: 5px; }
  .ce_accordion .toggler {
    position: relative;
    padding-right: 50px;
    cursor: pointer; }
  .ce_accordion .ui-icon:before {
    font-family: icomoon; }
  .ce_accordion .ui-icon:before {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -.5rem;
    font-size: 1rem; }
  .ce_accordion .active .ui-icon:before {
    content: '\f0a2'; }

/* Slider */
.slider-menu b {
  padding: 0 2px; }

.slider-prev:before {
  font-family: icomoon;
  margin-right: 5px; }

.slider-next:after {
  font-family: icomoon;
  margin-left: 5px; }

/*Pibieranie plików*/
.ce_download {
  padding: 10px;
  border: 1px solid #eeeeee;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden; }
  .ce_download img {
    vertical-align: text-top; }
  .ce_download .size {
    opacity: .7;
    font-size: 80%; }

.enclosure ul li, .ce_downloads ul li {
  position: relative;
  padding: 10px 0;
  border-bottom: 1px solid #ddd; }
  .enclosure ul li:last-child, .ce_downloads ul li:last-child {
    border-bottom: none; }

#main .enclosure ul li, #main .ce_downloads ul li {
  position: relative;
  padding: 5px 0;
  border-bottom: 1px solid #eeeeee;
  padding-left: 0 !important;
  margin: 0;
  position: relative; }
  #main .enclosure ul li:last-child, #main .ce_downloads ul li:last-child {
    border-bottom: none; }
  #main .enclosure ul li:before, #main .ce_downloads ul li:before {
    display: none; }
  #main .enclosure ul li .size, #main .ce_downloads ul li .size {
    font-size: 10px;
    vertical-align: middle; }

/*Galeria zdjęć */
.ce_gallery {
  padding-bottom: 30px !important; }
  .ce_gallery > ul.cols_1 > li {
    width: 100%; }
    .ce_gallery > ul.cols_1 > li:nth-child(1n+1) {
      clear: both; }
  .ce_gallery > ul.cols_2 > li {
    width: 50%; }
    .ce_gallery > ul.cols_2 > li:nth-child(2n+1) {
      clear: both; }
  .ce_gallery > ul.cols_3 > li {
    width: 33.33333%; }
    .ce_gallery > ul.cols_3 > li:nth-child(3n+1) {
      clear: both; }
  .ce_gallery > ul.cols_4 > li {
    width: 25%; }
    .ce_gallery > ul.cols_4 > li:nth-child(4n+1) {
      clear: both; }
  .ce_gallery > ul.cols_5 > li {
    width: 20%; }
    .ce_gallery > ul.cols_5 > li:nth-child(5n+1) {
      clear: both; }
  .ce_gallery > ul.cols_6 > li {
    width: 16.66667%; }
    .ce_gallery > ul.cols_6 > li:nth-child(6n+1) {
      clear: both; }
  .ce_gallery > ul.cols_7 > li {
    width: 14.28571%; }
    .ce_gallery > ul.cols_7 > li:nth-child(7n+1) {
      clear: both; }
  .ce_gallery > ul.cols_8 > li {
    width: 12.5%; }
    .ce_gallery > ul.cols_8 > li:nth-child(8n+1) {
      clear: both; }
  .ce_gallery > ul.cols_9 > li {
    width: 11.11111%; }
    .ce_gallery > ul.cols_9 > li:nth-child(9n+1) {
      clear: both; }
  .ce_gallery > ul.cols_10 > li {
    width: 10%; }
    .ce_gallery > ul.cols_10 > li:nth-child(10n+1) {
      clear: both; }
  .ce_gallery > ul.cols_11 > li {
    width: 9.09091%; }
    .ce_gallery > ul.cols_11 > li:nth-child(11n+1) {
      clear: both; }
  .ce_gallery > ul.cols_12 > li {
    width: 8.33333%; }
    .ce_gallery > ul.cols_12 > li:nth-child(12n+1) {
      clear: both; }
  @media (max-width: 767px) {
    .ce_gallery {
      /* doubled class for specificity */ }
      .ce_gallery.ce_gallery > ul > li {
        width: auto;
        max-width: 50%;
        clear: none !important; }
        .ce_gallery.ce_gallery > ul > li:nth-child(2n+1) {
          clear: both; } }
  .ce_gallery.no-resize > ul > li {
    width: auto; }
  .ce_gallery > ul {
    margin: -5px !important;
    padding: 0 !important;
    list-style: none !important; }
    .ce_gallery > ul:before, .ce_gallery > ul:after {
      content: " ";
      display: table; }
    .ce_gallery > ul:after {
      clear: both; }
    .ce_gallery > ul > li {
      float: left;
      width: 25%;
      padding: 5px; }
      .ce_gallery > ul > li > .image_container {
        width: 100%; }
  .ce_gallery li img {
    width: 100%;
    height: auto; }

.gallery-center {
  text-align: center;
  margin-left: -15px;
  margin-right: -15px; }
  .gallery-center div {
    display: inline-block;
    padding: 15px; }

/* Image Container */
.text-center > .image_container, .widget-captcha input > .image_container {
  margin-left: auto;
  margin-right: auto; }
  .text-center > .image_container img, .widget-captcha input > .image_container img {
    display: inline-block; }

.image_container {
  position: relative; }
  .image_container img {
    display: block;
    max-width: 100%; }
  .image_container a {
    position: relative;
    display: block; }
    .image_container a:hover:before, .image_container a:focus:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%; }
    .image_container a:hover:after, .image_container a:focus:after {
      position: absolute;
      right: 0;
      bottom: 0;
      z-index: 2;
      text-align: center; }
  .image_container figcaption, .image_container .caption {
    /* overwrite elements style attribute */
    font-size: 11px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: .5rem;
    background: #3255a4;
    color: #ffffff;
    text-align: center; }
    .image_container figcaption a, .image_container .caption a {
      color: #FFFFFF; }
      .image_container figcaption a:hover, .image_container .caption a:hover {
        color: #e6e6e6; }
      .image_container figcaption a:hover, .image_container figcaption a:focus, .image_container figcaption a:active, .image_container .caption a:hover, .image_container .caption a:focus, .image_container .caption a:active {
        text-decoration: none; }

.image_container.float_right {
  float: right; }

.image_container.float_left {
  float: left; }

/* Top Link */
.ce_toplink a:before {
  font-family: icomoon;
  margin-right: 5px; }

.more a:after {
  font-family: icomoon;
  margin-left: 5px; }

.more a:after {
  vertical-align: middle; }

.more:last-child {
  margin-bottom: 0; }

.back {
  clear: both;
  border-top: 1px solid #eeeeee;
  margin-top: 15px;
  padding-top: 5px; }
  .back a {
    color: #3255a4; }
    .back a:hover {
      color: #26417d; }
    .back a:hover, .back a:focus, .back a:active {
      text-decoration: none; }

.back a:before {
  font-family: icomoon;
  margin-right: 5px; }

/* Mapa*/
.dlh_googlemap {
  width: 100% !important; }
  .dlh_googlemap * {
    border: none; }
  .dlh_googlemap p {
    font-size: 14px; }

#main .dlh_googlemap {
  margin-bottom: 20px; }

/* ================
 * Slider Contao
 * ================ */
.ce_sliderStart {
  clear: both; }

.slider-control {
  display: block;
  width: 100%; }
  .slider-control a {
    position: relative; }
  .slider-control .slider-prev {
    float: left; }
  .slider-control .slider-next {
    float: right; }

/* ================
 * Player Video
 * ================ */
.mejs-container {
  margin-bottom: 20px; }

.video-container {
  width: 100%;
  height: auto;
  padding-top: 50%; }
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100% !important;
    height: 100% !important; }

.mejs-video {
  width: 100% !important;
  height: auto !important;
  padding-top: 57%; }
  .mejs-video .mejs-overlay, .mejs-video .mejs-poster {
    width: 100% !important;
    height: 100% !important; }
  .mejs-video .mejs-mediaelement video,
  .mejs-video .mejs-mediaelement .me-plugin,
  .mejs-video .mejs-mediaelement embed {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100% !important;
    height: 100% !important; }

.mejs-audio {
  height: 31px; }

/* Youtube */
.ce_youtube-wrapper {
  position: relative;
  /* ratio 16 to 9 */
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
  .ce_youtube-wrapper iframe, .ce_youtube-wrapper object, .ce_youtube-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Linki */
.btn-box a {
  font-size: 12px; }

/* Owl carousel */
.owl-prev {
  left: 0;
  position: absolute; }

.owl-next {
  right: 0;
  position: absolute; }

.owl-nav [class*="owl-"] {
  background: #fff none repeat scroll 0 0;
  border-radius: 0;
  color: #aaaaaa;
  cursor: pointer;
  display: inline-block;
  font-size: 20px;
  height: 40px;
  line-height: 38px;
  margin: 0;
  padding: 0;
  width: 40px;
  top: 50%;
  margin-top: -20px; }

.owl-theme .owl-dots .owl-dot span {
  border: 2px solid #898787;
  background: #fff; }

/* ===========================================
 * Pagination
 * ======================================== */
.pagination {
  display: block !important;
  clear: both;
  border-top: 1px solid #eeeeee;
  padding-top: 10px; }
  .pagination p {
    float: left;
    padding: 10px 5px 10px 0;
    margin: 0; }
  .pagination ul {
    margin: 0;
    padding: 0;
    background: transparent;
    list-style: none;
    border: none;
    float: right; }
  .pagination li {
    display: inline-block; }
    .pagination li > a,
    .pagination li > span {
      width: auto;
      padding: 8px 10px;
      margin: 0 0 0 1px;
      line-height: 40px;
      height: 40px;
      font-size: 13px;
      background: #3255a4;
      color: #FFFFFF; }
    .pagination li a:hover {
      background: #2c4b90 !important; }
    .pagination li > span {
      background-color: #eeeeee;
      color: #222222; }

/* ===========================================
 * Module styles (Search, FAQ, News, Events, Comments, Sitemap etc.)
 * ======================================== */
.mod_calendar th.previous a:after, .mod_calendar th.previous a:before, .mod_calendar th.next a:after, .mod_calendar th.next a:before {
  display: none; }

.mod_calendar th.current {
  border-right: 0;
  border-left: 0;
  text-align: center; }
  .mod_calendar th.current:before {
    font-family: icomoon;
    margin-right: 5px; }

.mod_calendar th.previous {
  border-right: 0; }

.mod_calendar th.next {
  border-left: 0;
  text-align: right; }

.mod_calendar th.label {
  font-size: 0.66667em;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.07143em; }

.mod_calendar td {
  vertical-align: top;
  width: 14.28571%; }
  .mod_calendar td.today {
    font-weight: 600; }

.mod_calendar .event {
  font-size: 0.66667em; }

.mod_calendar .minicalendar td {
  padding: 0.16667em;
  text-align: center; }

.mod_eventlist .event > h2 {
  margin-top: 0;
  font-size: 1.55556em; }

.mod_faqlist ul {
  list-style: none;
  padding-left: 0; }

.mod_faqlist li:before {
  font-family: icomoon;
  margin-right: 5px; }

.mod_faqreader .info {
  font-size: 0.77778em; }

.ce_rsce_btn .btn, .ce_rsce_btn input.submit, .ce_rsce_btn .btn-box a, .btn-box .ce_rsce_btn a, .ce_rsce_btn .mod_newscategories li a, .mod_newscategories li .ce_rsce_btn a {
  margin-bottom: 5px; }

/* =============================================== */
/* ---------------->>> CSS STYLES <<<------------- */
/* ================================================ */
/*
1. GLOBAL STYLES
	- Heading
	- List Style
	- Links
	- Positions
	- Title
	- Layout
	- z-index
	- Button
	- Animation
	- Icons Styles
		- Icon With Color
		- Icons With Size Variations
		- Social Icons
		- Icon Hover
	- Border
	- Page Loader
	- Accordion
	- Tabs
	- BG Image
	- Overlay
	- Forms
	- Text Color
	- BG Color
	- Transition Effects
	- Gary Scale Image
	- Hover Effects
	- Navigation Menu
		- Side Navigation Menu
2. SLIDER SECTION
	- Slider Revolution
	- Bootstrap Carousel
		- Carousel Fade
	- Home Carousel Slider
	- Owl Slider
		- Owl Navigations
		- Owl Paginations
	- Text Slider
3. MAIN SECTION
	- Special Features
	- Features
	- Additional Features
	- Progress
	- Portfolio / Work
	- Work Process
	- Pricing
		-Ribbon
	- Counter
	- Pie Chart
	- Item-box
	- Twiiter Feed
	- Blog
		- Latest News
		- Posts
		- Video Post
		- Meta
		- Reply
	- Testimonials
	- Get a Quote
	- Page Title Variations
	- Background Video
	- Google Map
	- Contact Form
	- Sitemap
4. SIDEBAR
	- Tags
	- Social Feed Widget
	- Shop Widgets
	- Poll
	- Price Range Filter
	- Widget
	- Newsletter
	- Sticky Sidebar - NEW
5. PAGES
	- Service Time-line
	- Time Liner Blog & Resume
	- Timeline Left side Bar
	- Coming Soon
	- Event page
		- Schedule Section
		- Schedule panel-collapse
		- Faq
	- Book Landing page
	- 404
	- Charity
	- Fashion page
	- spa
	- Wedding
	- Real Estate
	- Motor Page
	- Mail chimp
	- Shopping Cart
		- Zoom Product
	- Masonry Grid
	- Hosting Page
6. Footer
	- Copyright
	- Dark Section
	- Bootstrap Elements
7 . Extras
	- Space Adjustments
		- Custom Height
		- 4 Side Padding
		- 4 Side Margin
		- Top Padding
		- Top Margin
		- Bottom Padding
		- Bottom Margin
		- Top & Bottom Padding
		- Top & Bottom Margin
	- Item Box
	- Carousel Custom height

/******************************************************************************
  Global Style
*******************************************************************************/
body {
  font-family: 'Open Sans', sans-serif;
  height: 100%;
  line-height: 1.8;
  font-style: normal;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  font-size: 14px;
  font-weight: 400; }

button {
  font-family: 'Open Sans', sans-serif; }

/* Heading */
h1, h2, h3, h4, h5, h6 {
  font-weight: 800;
  line-height: 1.3;
  margin: 0 0 22px;
  text-transform: capitalize;
  letter-spacing: -.8px; }

h1 {
  font-size: 48px;
  letter-spacing: -3px; }

h2 {
  font-size: 38px; }

h3 {
  font-size: 30px; }

h4 {
  font-size: 22px;
  line-height: 1.7; }

h4.smarg {
  margin-bottom: 8px;
  margin-top: 10px; }

h4.title {
  margin-bottom: 8px; }

h5 {
  font-size: 18px;
  margin-bottom: 10px;
  letter-spacing: 0px; }

h6 {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 10px; }

.mtitle {
  margin-bottom: 10px; }

.head-no-margin h6 {
  margin-bottom: 14px; }

.upper {
  text-transform: uppercase !important; }

.lower {
  text-transform: lowercase; }

.text-small {
  font-size: 12px;
  line-height: 18px; }

.desc {
  font-size: 16px;
  font-weight: 600; }

.desc1 {
  font-size: 20px;
  font-weight: 600; }

hr {
  border: 0;
  border-top: 1px solid #f2f2f2;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 0 none; }

hr.white {
  border: 0;
  border-top: 1px solid #e1e1e1;
  border-top: 1px solid white;
  border-bottom: 0 none; }

.highlight {
  background: #FFC400;
  padding: 0 5px; }

.bg-black {
  background: #000; }

.bg-white {
  background: #ffffff !important; }

/* List Style */
ol li {
  list-style: inherit; }

ul.list-style {
  margin: 0 0 18px;
  padding: 0 0 0 60px; }

ul.list-style li {
  position: relative;
  line-height: 1;
  list-style: disc;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px; }

.arrow-style, #left nav ul.level_1 ul, .ce_text ul,
.mod_newsmenu ul,
.product-page ul {
  margin: 0 0 12px;
  padding: 0 0 0 0px; }

.arrow-style li, #left nav ul.level_1 ul li, .ce_text ul li,
.mod_newsmenu ul li,
.product-page ul li {
  list-style: outside none none;
  padding-bottom: 2px;
  padding-left: 20px;
  padding-top: 2px;
  position: relative; }

ul.arrow-style li:before, #left nav ul.level_1 ul li:before, .ce_text ul li:before,
.mod_newsmenu ul li:before,
.product-page ul li:before {
  content: "\f105";
  display: block;
  font-family: FontAwesome;
  left: 0;
  position: absolute;
  top: 3px; }

ul.arrow-style.ls1 li:before, #left nav ul.level_1 ul.ls1 li:before, .ce_text ul.ls1 li:before,
.mod_newsmenu ul.ls1 li:before,
.product-page ul.ls1 li:before {
  content: "\f138";
  display: block;
  font-family: FontAwesome;
  left: 0;
  position: absolute;
  top: 2px; }

ul.arrow-style.ls2 li:before, #left nav ul.level_1 ul.ls2 li:before, .ce_text ul.ls2 li:before,
.mod_newsmenu ul.ls2 li:before,
.product-page ul.ls2 li:before {
  content: "\f14a";
  display: block;
  font-family: FontAwesome;
  left: 0;
  position: absolute;
  top: 0px;
  font-size: 20px; }

.arrow-style.ls2 li, #left nav ul.level_1 ul.ls2 li, .ce_text ul.ls2 li,
.mod_newsmenu ul.ls2 li,
.product-page ul.ls2 li {
  padding-left: 30px;
  padding-bottom: 6px;
  padding-top: 4px; }

.product-page .description {
  margin-bottom: 20px; }

a,
a:hover,
a:visited,
a:focus {
  outline: 0 none; }

.container, .col-2 #container, .productfilter__container .mod_iso_productfilter {
  max-width: 1200px;
  width: 100%; }

/* Positions */
.absolute {
  position: absolute; }

.relative {
  position: relative; }

/* Title */
.title {
  font-weight: 800;
  letter-spacing: -1px; }

.section-title {
  border-bottom-width: 0px;
  margin-bottom: 40px;
  position: relative; }

.section-title h1 {
  text-transform: capitalize;
  text-align: center;
  font-size: 45px;
  margin: 0 0 12px;
  padding: 14px 0; }

h1.med {
  font-size: 35px; }

.section-title h2,
.section-title h3 {
  text-transform: capitalize;
  text-align: center;
  font-size: 38px;
  letter-spacing: -3px;
  margin: 0 0 12px;
  padding: 0 0 14px 0; }

.section-title h3 {
  font-size: 30px; }

.section-title.text-left h2,
.section-title.text-left h1,
.section-title.text-left h3 {
  text-align: left; }

.section-title h1:before,
.section-title h2:before,
.section-title h3:before {
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  right: 0;
  margin: -2px auto;
  position: absolute;
  width: 40px; }

.section-title.text-left h2 {
  text-align: left; }

.section-title.text-left h1:before,
.section-title.text-left h2:before,
.section-title.text-left h3:before {
  left: 0;
  margin-left: 0; }

.title-description {
  padding-bottom: 50px; }

.title i {
  margin-right: 7px; }

/* Layout */
section,
.footer-widget,
.copyright {
  position: relative; }

.wide .container, .wide .col-2 #container, .col-2 .wide #container, .wide .productfilter__container .mod_iso_productfilter, .productfilter__container .wide .mod_iso_productfilter {
  width: 100%; }

.boxed #page {
  background: none repeat scroll 0 0 #fff;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.3);
  position: relative;
  margin: 39px auto 0;
  max-width: 1200px;
  margin-top: 0; }

.boxed #page .container, .boxed #page .col-2 #container, .col-2 .boxed #page #container, .boxed #page .productfilter__container .mod_iso_productfilter, .productfilter__container .boxed #page .mod_iso_productfilter {
  max-width: 1140px; }

.boxed .sticky-wrapper.is-sticky #sticker,
.boxed .sticky-wrapper {
  margin: 0 auto !important;
  max-width: 1200px; }

.page-section {
  padding: 75px 0;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%; }

/* z-index */
.z-index-9 {
  z-index: 9; }

.z-index-99 {
  z-index: 99; }

.z-index-999 {
  z-index: 999; }

.z-index-9999 {
  z-index: 9999; }

/* Button */
.btn, input.submit, .btn-box a, .mod_newscategories li a {
  line-height: 28px;
  outline: none;
  padding: 9px 50px 9px 50px;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border: none;
  font-weight: 700;
  position: relative; }

.tp-caption .btn, .tp-caption input.submit, .tp-caption .btn-box a, .btn-box .tp-caption a, .tp-caption .mod_newscategories li a, .mod_newscategories li .tp-caption a {
  font-weight: 700 !important; }

.btn.bsquare, input.bsquare.submit, .btn-box a.bsquare, .mod_newscategories li a.bsquare {
  border-radius: 0px !important; }

.btn:hover, input.submit:hover, .btn-box a:hover, .mod_newscategories li a:hover {
  -webkit-transition: background .2s linear, color .2s linear;
  transition: background .2s linear, color .2s linear; }

.btn-default, .mod_newscategories li a,
.btn-default.inverse:hover,
.mod_newscategories li a.inverse:hover,
.btn-default.inverse:focus,
.mod_newscategories li a.inverse:focus {
  color: #ffffff !important;
  border: 1px solid; }

.btn-default:hover, .mod_newscategories li a:hover,
.btn-default:focus,
.mod_newscategories li a:focus,
.btn-default.inverse,
.mod_newscategories li a.inverse {
  color: #171717 !important;
  border: 1px solid transparent !important; }

.btn-default.inverse i, .mod_newscategories li a.inverse i {
  color: inherit !important; }

.btn-default i, .mod_newscategories li a i {
  padding-left: 10px; }

.btn-default i.rspace, .mod_newscategories li a i.rspace {
  padding-right: 10px; }

.btn.btn-lg, .btn-group-lg > .btn, .btn-group-lg > input.submit, .btn-box .btn-group-lg > a, .mod_newscategories li .btn-group-lg > a, input.btn-lg.submit, .btn-box a.btn-lg, .mod_newscategories li a.btn-lg {
  font-size: 15px;
  padding: 16px 45px; }

.btn.btn-sm, .btn-group-sm > .btn, .btn-group-sm > input.submit, .btn-box .btn-group-sm > a, .mod_newscategories li .btn-group-sm > a, input.btn-sm.submit, .btn-box a.btn-sm, .mod_newscategories li a.btn-sm {
  padding: 4px 30px 4px 30px; }

.btn.btn-md, input.btn-md.submit, .btn-box a.btn-md, .mod_newscategories li a.btn-md {
  padding: 6px 35px 6px 35px; }

.transparent-header.top-bar .sticky-wrapper {
  top: 45px; }

.btn-black {
  background: #000 !important;
  color: #fff !important; }

.btn-black:hover,
.btn-black:focus {
  opacity: .8;
  color: #fff !important; }

.hblack:hover,
.hblack:focus {
  background: #000 !important;
  color: #fff !important; }

.i-unset {
  line-height: unset !important; }

/* Updated */
.btn-transparent-white,
.btn-transparent-white-inverse:hover {
  background: transparent !important;
  color: #fff !important;
  border: 2px solid #fff !important;
  margin: 0; }

.btn-transparent-white:hover,
.btn-transparent-white-inverse {
  border: 2px solid #fff;
  background: #fff;
  margin: 0; }

.btn-transparent-black,
.btn-transparent-black-inverse:hover {
  background: transparent;
  color: #222;
  border: 2px solid #222;
  margin: 0; }

.btn-transparent-black:hover,
.btn-transparent-black-inverse {
  border: 2px solid #222;
  background: #222;
  margin: 0; }

.btn-transparent-color,
.btn-transparent-color-inverse:hover {
  background: transparent;
  border: 2px solid;
  margin: 0; }

.btn-transparent-color:hover,
.btn-transparent-color-inverse {
  color: #fff;
  border: 2px solid;
  margin: 0; }

/* Animation */
.animated {
  visibility: hidden; }

.visible {
  visibility: visible; }

/******************************************************************************
  Icons Styles
*******************************************************************************/
.icons-circle.small i,
.icons-rounded.small i,
.icons-square.small i,
i.icons-circle.small,
i.icons-square.small,
i.icons-rounded.small {
  padding: 10px; }

.icons-circle.small1 i,
.icons-rounded.small1 i,
.icons-square.small1 i,
i.icons-circle.small1,
i.icons-square.small1,
i.icons-rounded.small1 {
  padding: 20px;
  line-height: 3em; }

.icons-circle.big i,
.icons-rounded.big i,
.icons-squarer.big i,
i.icons-circle.big,
i.icons-square.big,
i.icons-rounded.big {
  padding: 50px;
  line-height: 12em; }

.icons-circle.medium i,
.icons-rounded.medium i,
.icons-squarer.medium i,
i.icons-circle.medium,
i.icons-square.medium,
i.icons-rounded.medium {
  padding: 40px;
  line-height: 6em; }

.icons-circle i,
i.icons-circle,
.circle {
  border-radius: 50%; }

.icons-rounded i,
i.icons-rounded {
  border-radius: 15px; }

.icons-square i,
i.icons-square {
  border-radius: 0px; }

/* Icon With Color */
.gray-bg i {
  background-color: #c6c6c6;
  color: #ffffff; }

/* Icons With Size Variations */
.i-2x i,
i.i-2x {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 10px;
  margin-bottom: 15px; }

.i-3x i,
i.i-3x {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  margin-bottom: 15px; }

.i-4x i,
i.i-4x {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  margin-bottom: 15px; }

.i-5x i,
i.i-5x {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 19px;
  margin-bottom: 15px; }

.i-6x i,
i.i-6x {
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 21px; }

.i-7x i,
i.i-7x {
  width: 70px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  font-size: 23px;
  margin-bottom: 15px; }

.i-8x i,
i.i-8x {
  width: 80px;
  height: 80px;
  text-align: center;
  line-height: 80px;
  font-size: 25px;
  margin-bottom: 15px; }

.i-9x i,
i.i-9x {
  width: 90px;
  height: 90px;
  text-align: center;
  line-height: 90px;
  font-size: 27px;
  margin-bottom: 15px; }

.i-10x i,
i.i-10x {
  width: 100px;
  height: 100px;
  text-align: center;
  line-height: 100px;
  font-size: 30px;
  margin-bottom: 15px; }

i.pull-left {
  margin-right: 0.3em; }

i.pull-left {
  margin-right: 0.3em;
  margin-top: 0 0.2em; }

.icon-2 span {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 10px;
  margin-bottom: 15px; }

.icon-3 span {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 12px;
  margin-bottom: 15px; }

.icon-4 span {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 15px;
  margin-bottom: 15px; }

.icon-5 span {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  margin-bottom: 15px; }

.icon-6 span {
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 25px;
  margin-bottom: 15px; }

.icon-7 span {
  width: 80px;
  height: 80px;
  text-align: center;
  line-height: 80px;
  font-size: 28px;
  margin-bottom: 15px; }

.icons-circle span {
  border-radius: 50%; }

.color-icons span {
  border: 1px solid transparent; }

.color-icons span:hover {
  border: 1px solid #ffffff; }

.hover-color span {
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffffff; }

.icons-border-black span {
  border: 1px solid #171717 !important;
  background: transparent;
  color: #171717; }

.icons-border-black span:hover {
  color: #ffffff; }

.icons-border-white span {
  border: 1px solid #ffffff !important;
  background: transparent;
  color: #ffffff; }

.glyph {
  float: left;
  margin-bottom: 1em;
  margin-right: 4em;
  overflow: hidden;
  padding-bottom: 1em;
  width: 15em; }

.fs0 {
  font-size: 16px; }

.size1of1 {
  width: 100%; }

.size1of2 {
  width: 50%; }

.unit {
  float: left; }

.hidden-true {
  display: none; }

.bshadow0,
.glyph input {
  box-shadow: 0 -2px #e7e7e7 inset; }

.talign-right {
  text-align: right; }

/* Social Icons */
.social-icon i {
  display: inline-block;
  margin-right: 1px;
  margin-left: 1px; }

.white.social-icon i {
  color: #ffffff; }

.fa-1x i,
i.fa-1x {
  font-size: 16px; }

.social-icon i:hover {
  color: #ffffff; }

.fa-big {
  font-size: 200px; }

/* Icon Hover */
.link-hover-black a:hover,
.icons-hover-black i:hover {
  color: #171717; }

/* Border */
* {
  border-color: #e1e1e1;
  border-style: solid;
  border-width: 0;
  zoom: 1;
  -webkit-tap-highlight-color: transparent; }

*:focus {
  outline: none !important; }

.border-color {
  border-width: 1px; }

.border2-color {
  border-width: 2px; }

.border-white {
  border: 1px solid #ffffff; }

.border2-white {
  border: 1px solid #ffffff; }

.border-light {
  border: 1px solid rgba(255, 255, 255, 0.3); }

.border-black {
  border: 1px solid #000000; }

.border2-black {
  border: 2px solid #000000; }

/* Page Loader */
#pageloader {
  background-color: #FFFFFF;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999; }

.loader-item {
  background: none repeat scroll 0 0 #FFFFFF;
  border-bottom: 3px solid transparent !important;
  border-left: 3px solid;
  border-radius: 200px;
  -moz-border-radius: 200px;
  -webkit-border-radius: 200px;
  -o-border-radius: 200px;
  -ms-border-radius: 200px;
  border-right: 3px solid;
  border-top: 3px solid;
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 40px; }

.loader-item h2 {
  color: #CCCCCC;
  font-size: 20px;
  margin: 0 auto; }

/* Accordion */
.accordion-1 .panel .panel-heading > .panel-title > a, .accordion-1 .ce_accordion .panel-heading > .panel-title > a, .ce_accordion .accordion-1 .panel .toggler > .panel-title > a, .accordion-1 .ce_accordion .toggler > .panel-title > a {
  border-bottom: 1px dotted #f2f2f2;
  font-weight: 600;
  line-height: 22px;
  transition: background-color 0.2s linear 0s; }

.accordion-1 .panel > .panel-heading > .panel-title > a.collapsed, .accordion-1 .ce_accordion > .panel-heading > .panel-title > a.collapsed, .accordion-1 .ce_accordion .panel > .toggler > .panel-title > a.collapsed, .ce_accordion .accordion-1 .panel > .toggler > .panel-title > a.collapsed, .accordion-1 .ce_accordion > .toggler > .panel-title > a.collapsed {
  background: #ffffff;
  color: #333333; }

.accordion-1.grey-bg .panel > .panel-heading > .panel-title > a.collapsed, .accordion-1.grey-bg .ce_accordion > .panel-heading > .panel-title > a.collapsed, .accordion-1.grey-bg .ce_accordion .panel > .toggler > .panel-title > a.collapsed, .ce_accordion .accordion-1.grey-bg .panel > .toggler > .panel-title > a.collapsed, .accordion-1.grey-bg .ce_accordion > .toggler > .panel-title > a.collapsed {
  background: #f7f7f7; }

.accordion-1.panel-group .panel, .accordion-1.panel-group .ce_accordion {
  margin-bottom: 10px; }

.accordion-1 .collapse.in,
.accordion-1 .collapse,
.accordion-1 .panel-body,
.accordion-1 .ce_accordion .accordion, .ce_accordion
.accordion-1 .accordion,
.accordion-1 .panel-title a {
  color: #ffffff; }

.accordion-1 .panel-heading + .panel-collapse .panel-body, .accordion-1 .ce_accordion .toggler + .panel-collapse .panel-body, .ce_accordion .accordion-1 .toggler + .panel-collapse .panel-body, .accordion-1 .panel-heading + .panel-collapse .ce_accordion .accordion, .ce_accordion .accordion-1 .panel-heading + .panel-collapse .accordion, .accordion-1 .ce_accordion .toggler + .panel-collapse .accordion, .ce_accordion .accordion-1 .toggler + .panel-collapse .accordion,
.accordion-1 .active.panel .panel-heading > .panel-title,
.accordion-1 .active.ce_accordion .panel-heading > .panel-title,
.accordion-1 .active.panel .ce_accordion .toggler > .panel-title, .ce_accordion
.accordion-1 .active.panel .toggler > .panel-title,
.accordion-1 .active.ce_accordion .toggler > .panel-title,
.accordion-1 .panel .panel-heading > .panel-title > a,
.accordion-1 .ce_accordion .panel-heading > .panel-title > a, .ce_accordion
.accordion-1 .panel .toggler > .panel-title > a,
.accordion-1 .ce_accordion .toggler > .panel-title > a {
  border: none !important; }

.accordion-1.panel-group.no-list .panel .panel-heading > .panel-title > a, .accordion-1.panel-group.no-list .ce_accordion .panel-heading > .panel-title > a, .ce_accordion .accordion-1.panel-group.no-list .panel .toggler > .panel-title > a, .accordion-1.panel-group.no-list .ce_accordion .toggler > .panel-title > a,
.accordion-1.panel-group.no-list .panel .panel-heading > .panel-title > a:hover,
.accordion-1.panel-group.no-list .ce_accordion .panel-heading > .panel-title > a:hover, .ce_accordion
.accordion-1.panel-group.no-list .panel .toggler > .panel-title > a:hover,
.accordion-1.panel-group.no-list .ce_accordion .toggler > .panel-title > a:hover,
.accordion-1.panel-group.no-list .active.panel .panel-heading > .panel-title > a,
.accordion-1.panel-group.no-list .active.ce_accordion .panel-heading > .panel-title > a,
.accordion-1.panel-group.no-list .active.panel .ce_accordion .toggler > .panel-title > a, .ce_accordion
.accordion-1.panel-group.no-list .active.panel .toggler > .panel-title > a,
.accordion-1.panel-group.no-list .active.ce_accordion .toggler > .panel-title > a,
.accordion-1.panel-group.no-list .active.panel .panel-heading > .panel-title > a:hover,
.accordion-1.panel-group.no-list .active.ce_accordion .panel-heading > .panel-title > a:hover,
.accordion-1.panel-group.no-list .active.panel .ce_accordion .toggler > .panel-title > a:hover, .ce_accordion
.accordion-1.panel-group.no-list .active.panel .toggler > .panel-title > a:hover,
.accordion-1.panel-group.no-list .active.ce_accordion .toggler > .panel-title > a:hover {
  padding: 30px 30px !important; }

.accordion-1 .panel-body, .accordion-1 .ce_accordion .accordion, .ce_accordion .accordion-1 .accordion {
  padding: 0px 30px 30px !important; }

.panel-group.no-list .panel .panel-heading > .panel-title > a, .panel-group.no-list .ce_accordion .panel-heading > .panel-title > a, .ce_accordion .panel-group.no-list .panel .toggler > .panel-title > a, .panel-group.no-list .ce_accordion .toggler > .panel-title > a,
.panel-group.no-list .panel .panel-heading > .panel-title > a:hover,
.panel-group.no-list .ce_accordion .panel-heading > .panel-title > a:hover, .ce_accordion
.panel-group.no-list .panel .toggler > .panel-title > a:hover,
.panel-group.no-list .ce_accordion .toggler > .panel-title > a:hover,
.panel-group.no-list .active.panel .panel-heading > .panel-title > a,
.panel-group.no-list .active.ce_accordion .panel-heading > .panel-title > a,
.panel-group.no-list .active.panel .ce_accordion .toggler > .panel-title > a, .ce_accordion
.panel-group.no-list .active.panel .toggler > .panel-title > a,
.panel-group.no-list .active.ce_accordion .toggler > .panel-title > a,
.panel-group.no-list .active.panel .panel-heading > .panel-title > a:hover,
.panel-group.no-list .active.ce_accordion .panel-heading > .panel-title > a:hover,
.panel-group.no-list .active.panel .ce_accordion .toggler > .panel-title > a:hover, .ce_accordion
.panel-group.no-list .active.panel .toggler > .panel-title > a:hover,
.panel-group.no-list .active.ce_accordion .toggler > .panel-title > a:hover {
  padding: 10px 20px; }

.panel-group .active.panel .panel-heading > .panel-title, .panel-group .active.ce_accordion .panel-heading > .panel-title, .panel-group .active.panel .ce_accordion .toggler > .panel-title, .ce_accordion .panel-group .active.panel .toggler > .panel-title, .panel-group .active.ce_accordion .toggler > .panel-title {
  border-bottom: 1px solid #f2f2f2; }

.panel-group .panel .panel-heading, .panel-group .ce_accordion .panel-heading, .ce_accordion .panel-group .panel .toggler, .panel-group .ce_accordion .toggler {
  background-color: inherit;
  padding: 0;
  position: relative; }

.panel-default > .panel-heading, .ce_accordion > .panel-heading, .ce_accordion .panel-default > .toggler, .ce_accordion > .toggler {
  color: #1e1e1e; }

.panel-group .panel, .panel-group .ce_accordion {
  background-color: inherit;
  border: 0 none;
  border-radius: 0;
  box-shadow: none; }

/* Updated */
.panel-group .panel-heading + .panel-collapse .panel-body, .panel-group .ce_accordion .toggler + .panel-collapse .panel-body, .ce_accordion .panel-group .toggler + .panel-collapse .panel-body, .panel-group .panel-heading + .panel-collapse .ce_accordion .accordion, .ce_accordion .panel-group .panel-heading + .panel-collapse .accordion, .panel-group .ce_accordion .toggler + .panel-collapse .accordion, .ce_accordion .panel-group .toggler + .panel-collapse .accordion {
  border-top: 1px solid #eee; }

/* Updated */
.panel-group .panel + .panel, .panel-group .ce_accordion + .panel, .panel-group .panel + .ce_accordion, .panel-group .ce_accordion + .ce_accordion {
  margin-top: 0px; }

.panel-group .panel-body, .panel-group .ce_accordion .accordion, .ce_accordion .panel-group .accordion {
  padding: 15px 0 15px 1px; }

.panel-title a {
  display: block; }

.panel-title a i {
  padding-right: 15px; }

.panel-group.list-style .panel .panel-heading > .panel-title a:before, .panel-group.list-style .ce_accordion .panel-heading > .panel-title a:before, .ce_accordion .panel-group.list-style .panel .toggler > .panel-title a:before, .panel-group.list-style .ce_accordion .toggler > .panel-title a:before {
  content: "\f068";
  display: block;
  font-family: FontAwesome;
  left: 20px;
  position: absolute;
  top: 17px;
  font-size: 17px; }

.panel-group.list-style .panel .panel-heading > .panel-title a.collapsed:before, .panel-group.list-style .ce_accordion .panel-heading > .panel-title a.collapsed:before, .ce_accordion .panel-group.list-style .panel .toggler > .panel-title a.collapsed:before, .panel-group.list-style .ce_accordion .toggler > .panel-title a.collapsed:before {
  content: "\f067";
  display: block;
  font-family: FontAwesome;
  left: 20px;
  position: absolute;
  top: 17px;
  font-size: 17px; }

/* Career Panel */
.panel-group.pcareers .panel, .panel-group.pcareers .ce_accordion {
  margin-bottom: 10px; }

.panel-group.pcareers .panel-title a {
  font-weight: 600;
  background: #f7f7f7; }

.panel-group.list-style .panel .panel-heading > .panel-title > a, .panel-group.list-style .ce_accordion .panel-heading > .panel-title > a, .ce_accordion .panel-group.list-style .panel .toggler > .panel-title > a, .panel-group.list-style .ce_accordion .toggler > .panel-title > a {
  padding: 15px 15px 15px 50px;
  line-height: 22px; }

.panel-group .mix {
  width: 100%; }

/* Tabs */
.tab-content {
  margin-bottom: 20px;
  margin-top: 20px; }

.left-tabs > .nav-tabs {
  border-width: 0;
  float: left;
  margin: 0 -1px 0 0; }

.right-tabs > .nav-tabs {
  border-width: 0;
  float: right;
  margin: 0 -1px 0 0; }

.left-tabs > .nav-tabs li,
.right-tabs > .nav-tabs li {
  float: none;
  display: block; }

.left-tabs > .nav-tabs > li.active > a,
.left-tabs > .nav-tabs > li.active > a:focus,
.left-tabs > .nav-tabs > li.active > a:hover {
  border-width: 1px;
  border-style: solid none solid solid;
  border-color: #ddd; }

.right-tabs > .nav-tabs > li.active > a,
.right-tabs > .nav-tabs > li.active > a:focus,
.right-tabs > .nav-tabs > li.active > a:hover {
  border-width: 1px;
  border-style: solid solid solid none;
  border-color: #ddd; }

.left-tabs > .nav-tabs li a,
.right-tabs > .nav-tabs li a {
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd; }

.left-tabs > .nav-tabs {
  margin-right: 40px; }

.right-tabs > .nav-tabs {
  margin-left: 40px; }

.nav-tabs {
  margin-bottom: 0;
  margin-left: 0;
  border-top: 1px solid #ddd; }

.nav-tabs > li > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #1e1e1e;
  font-size: 14px;
  padding: 15px 20px;
  -webkit-transition: background-color .2s linear;
  transition: background-color .2s linear;
  font-weight: bold; }

.nav-tabs > li > a i {
  padding: 0 5px 0 0; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #fff; }

.nav > li > a:hover,
.nav > li > a:focus {
  background-color: #f7f7f7;
  -webkit-transition: background-color .2s linear;
  transition: background-color .2s linear; }

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #f7f7f7 #f7f7f7 #e1e1e1; }

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  border: 1px solid #e1e1e1;
  border-bottom-color: transparent;
  color: #1e1e1e; }

.nav-tabs > .active.dropdown > a {
  z-index: 911; }

.service-tabs .tab-content > .tab-pane,
.service-tabs .pill-content > .pill-pane {
  padding: 36px 0 0; }

.tab-content.border {
  padding: 0 20px 20px 20px;
  border: 1px solid #ddd;
  border-top: 0; }

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
  margin: 0; }

.tabs-bottom .tab-content > .tab-pane,
.tabs-bottom .pill-content > .pill-pane,
.tabs-bottom .tab-content {
  padding: 0px 0 0;
  margin: 0; }

.tabs-bottom.tab-style.dark .nav-tabs {
  text-align: center;
  float: none;
  border: 0; }

.tabs-bottom > .nav-tabs > li {
  float: none;
  margin: 0;
  display: inline-block; }

.tabs.border {
  border: 0; }

.tabs.border > .nav-tabs > li > a {
  border: 1px solid #ddd; }

.tabs.border > .nav-tabs > li.active > a {
  border-bottom: 1px solid transparent; }

.tabs-right > .nav-tabs > li > a,
.tabs-bottom > .nav-tabs > li > a {
  min-width: 110px;
  margin-right: 0;
  margin-bottom: 3px;
  border: 1px solid #ddd; }

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 110px;
  margin-right: 0;
  margin-bottom: 3px;
  border: 1px solid #ddd; }

.tabs-left > .nav-tabs {
  border: 0 none;
  border-right: 1px solid #ddd;
  float: left;
  margin: 0 -1px 0 0; }

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #f7f7f7 #ddd #f7f7f7 #f7f7f7; }

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd; }

.tabs-left > .tab-content {
  border-left: 1px solid #ddd;
  margin: 0;
  overflow: auto; }

.tabs-left > .tab-content > .tab-pane {
  padding: 0 0 0 20px; }

.tabs-right > .nav-tabs {
  border: 0 none;
  border-left: 1px solid #ddd;
  float: right;
  margin: 0 0 0 -1px; }

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #f7f7f7 #f7f7f7 #f7f7f7 #ddd; }

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent; }

.tabs-right > .tab-content {
  border-right: 1px solid #ddd;
  margin: 0;
  overflow: auto; }

.tabs-right > .tab-content > .tab-pane {
  padding: 0 20px 0 0; }

.tabs-right.no-pad > .tab-content > .tab-pane,
.tabs-left.no-pad > .tab-content > .tab-pane {
  padding: 0 0px 0 0; }

.tab-style .nav-tabs {
  border-left: 0; }

.tabs-bottom.tab-style > .nav-tabs > li {
  border-radius: 4px; }

.tabs-bottom.tab-style > .nav-tabs > li > a {
  border-radius: 4px;
  margin-left: 0px;
  margin-bottom: 0px;
  color: #ffffff;
  border: 0; }

.tab-style > .nav-tabs > li > a {
  border-radius: 4px;
  margin-left: -1px;
  margin-bottom: 5px;
  color: #ffffff; }

.tab-style > .nav-tabs > li {
  background: rgba(0, 0, 0, 0.2); }

.tab-style.dark > .nav-tabs > li {
  background: rgba(0, 0, 0, 0.7); }

.tab-style.dark .nav-tabs {
  border-left: inherit;
  margin: 0 !important; }

.tab-style > .nav-tabs .active > a,
.tab-style > .nav-tabs .active > a:hover,
.tab-style > .nav-tabs .active > a:focus,
.tab-style > .nav-tabs > li > a:hover,
.tab-style > .nav-tabs > li > a:focus {
  background: rgba(0, 0, 0, 0.7);
  color: #f7f7f7;
  font-weight: normal; }

.tab-style > .tab-content {
  border: 0; }

.tab-style > .nav-tabs .active > a, .tab-style > .nav-tabs .active > a:hover, .tab-style > .nav-tabs .active > a:focus {
  border: 1px solid rgba(0, 0, 0, 0.2); }

/* Top Up Tab Added */
.top-up {
  text-align: center; }

.top-up .nav-tabs {
  display: table;
  width: 100%; }

.top-up .nav-tabs > li {
  float: none;
  width: 33.333%;
  display: table-cell; }

.top-up .nav-tabs > li a {
  display: block;
  text-align: center;
  font-size: 15px;
  padding-bottom: 20px;
  padding-top: 20px;
  margin: 0;
  border: 0;
  position: relative;
  color: #ffffff;
  font-weight: 500; }

.top-up .nav-tabs > li a:hover {
  border: 0;
  margin: 0; }

.top-up .nav-tabs > li.active > a,
.top-up .nav-tabs > li.active > a:focus,
.top-up .nav-tabs > li.active > a:hover {
  background: transparent;
  border: 0;
  margin: 0;
  font-weight: 500;
  color: #222; }

.top-up .nav-tabs > li.active > a:before,
.top-up .nav-tabs > li.active > a:focus:before,
.top-up .nav-tabs > li.active > a:hover:before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #e1e1e1 transparent transparent;
  border-image: none;
  border-style: solid;
  border-width: 15px;
  bottom: -30px;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  left: 0;
  margin: 0 auto;
  right: 0; }

.top-up .nav-tabs > li.active > a:after,
.top-up .nav-tabs > li.active > a:focus:after,
.top-up .nav-tabs > li.active > a:hover:after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-image: none;
  border-style: solid;
  border-width: 15px;
  bottom: -28px;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  left: 0;
  margin: 0 auto;
  right: 0; }

/* BG Image */
.image-bg {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  background-attachment: static;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 560px; }

.image-bg.static {
  background-attachment: static; }

.image-bg.fixed {
  background-attachment: fixed; }

.image-bg.content-in {
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-background-size: cover;
  background-size: cover;
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 0;
  min-height: unset; }

/* Overlay */
.overlay {
  background: #000;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0.4;
  width: 100%; }

.image-bg .overlay {
  background: #000;
  height: 100%;
  opacity: .2;
  filter: alpha(opacity=20);
  width: 100%; }

.image-bg .overlay-white,
.overlay-white {
  background: #fff;
  height: 100%;
  opacity: .8;
  filter: alpha(opacity=80);
  width: 100%; }

.image-bg .overlay-half-dark,
.overlay-half-dark {
  background: #000;
  height: 100%;
  opacity: .5;
  filter: alpha(opacity=20);
  width: 100%; }

.image-bg .overlay-dark,
.overlay-dark {
  background: #000;
  height: 100%;
  opacity: .7;
  filter: alpha(opacity=20);
  width: 100%; }

.image-bg .overlay-strips,
.overlay-strips {
  background: url(../img/patterns/pattern.png) repeat;
  height: 100%;
  opacity: .8;
  filter: alpha(opacity=20);
  width: 100%; }

.image-bg .overlay-boxed,
.overlay-boxed {
  background: url(../img/patterns/pattern2.png) repeat;
  height: 100%;
  opacity: .1;
  filter: alpha(opacity=20);
  width: 100%; }

.image-bg .overlay-color,
.overlay-color,
.overlay-color2 {
  height: 100%;
  opacity: .85;
  filter: alpha(opacity=20);
  width: 100%; }

.image-bg .overlay-color.semi,
.overlay-color.semi,
.overlay-color2.semi {
  opacity: .65; }

.portfolio-grid.ps1 .grids:hover img {
  opacity: 1; }

.grid-list .image,
.mixed-grid.mgs1 .grid-item {
  position: relative; }

.grid-list .image .list-overlay,
.mixed-grid.mgs1 .grid-item .figcaption {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transform: scaleX(0);
  z-index: 1; }

.grid-list .grids:hover .image .list-overlay,
.mixed-grid.mgs1 .grid-item:hover .figcaption {
  transform: scaleX(1);
  transition: all 0.4s ease-in-out 0s; }

.grid-list .image .list-overlay a,
.mixed-grid.mgs1 .grid-item .figcaption .caption-block {
  color: #fff;
  display: table;
  height: 100%;
  width: 100%; }

.grid-list .image .list-overlay a .pdetails {
  display: table-cell;
  font-size: 16px;
  vertical-align: middle; }

.mixed-grid.mgs1 .grid-item .figcaption .caption {
  display: table-cell;
  font-size: 14px;
  text-align: left;
  vertical-align: bottom; }

.mixed-grid.mgs1 .grid-item .figcaption .caption-block h4 {
  font-size: 18px; }

.mixed-grid.mgs1 .grid-item .figcaption .caption i {
  font-size: 14px; }

.separate-bg:after {
  bottom: 0;
  content: "";
  margin-right: -100px;
  opacity: 0.8;
  position: absolute;
  right: 0;
  top: 0;
  transform: skew(-10deg);
  width: 70%; }

.separate-bg.ss1:after {
  width: 60%; }

.separate-bg .container, .separate-bg .col-2 #container, .col-2 .separate-bg #container, .separate-bg .productfilter__container .mod_iso_productfilter, .productfilter__container .separate-bg .mod_iso_productfilter {
  position: relative;
  z-index: 4; }

.full-screen .full-section-container {
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  z-index: 4; }

/* Forms */
.form-box {
  background-color: #f7f7f7;
  padding: 30px; }

.form-control, input.text,
input.password,
input.captcha,
textarea,
select {
  margin-bottom: 20px; }

.form-control.bg-white, input.bg-white.text,
input.bg-white.password,
input.bg-white.captcha,
textarea.bg-white,
select.bg-white {
  background: #ffffff;
  color: #333333; }

.form-control.bg-black, input.bg-black.text,
input.bg-black.password,
input.bg-black.captcha,
textarea.bg-black,
select.bg-black {
  background: #222;
  color: #fff; }

textarea.form-control.height-82,
textarea.height-82 {
  height: 82px; }

textarea.form-control.height-182,
textarea.height-182 {
  height: 182px; }

.field-border-bottom .form-control, .field-border-bottom input.text, .field-border-bottom
input.password, .field-border-bottom
input.captcha, .field-border-bottom
textarea, .field-border-bottom
select {
  border-left: medium none;
  border-radius: 0;
  border-right: medium none;
  border-top: medium none;
  box-shadow: none;
  background: transparent;
  color: #ffffff; }

.field-border .form-control, .field-border input.text, .field-border
input.password, .field-border
input.captcha, .field-border
textarea, .field-border
select {
  box-shadow: none;
  background: transparent;
  color: #ffffff; }

.form-message1 {
  color: #ff0000; }

.form-border {
  border: 8px solid #f5f5f5;
  padding: 40px; }

/* Login Form */
.login-form {
  padding: 30px;
  background: rgba(255, 255, 255, 0.3); }

.login-form .form-control, .login-form input.text, .login-form
input.password, .login-form
input.captcha, .login-form
textarea, .login-form
select {
  margin-bottom: 0px;
  margin: 0 5px; }

.login-form .btn, .login-form input.submit, .login-form .btn-box a, .btn-box .login-form a, .login-form .mod_newscategories li a, .mod_newscategories li .login-form a {
  padding: 10px 50px; }

/* Text Color */
.white {
  color: #ffffff; }

.white a:not(.btn):not(input.submit):not(.btn-box a):not(.mod_newscategories li a) {
  color: #ffffff; }

.black {
  color: #000000; }

.text-grey {
  color: #ccc; }

/* BG Color */
.light-bg {
  background: #f7f7f7; }

.semi-light-bg {
  background: #dcdcdc; }

.white-bg {
  background: #ffffff; }

.black-bg {
  background: #171717; }

.dark-bg {
  background: #171717; }

.border-tb {
  border-bottom: 1px solid #f2f2f2;
  border-top: 1px solid #f2f2f2; }

/* Transition Effects */
.item-box:hover i {
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s; }

/* Image */
img {
  height: auto;
  max-width: 100%; }

img.pull-right {
  padding: 0 0 15px 15px; }

img.pull-left {
  padding: 15px 15px 0 0; }

html.opacity img {
  padding-bottom: 0; }

body .opacity img {
  padding-bottom: 10px; }

html.opacity:hover img {
  opacity: 1; }

body .opacity:hover img {
  opacity: .8; }

.img-center {
  margin-left: auto;
  margin-right: auto; }

/* Double Image */
.double-img {
  position: relative; }

.image-right {
  margin-left: -25%;
  position: relative; }

/*  Gary Scale Image */
.grayscale img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  -webkit-filter: grayscale(100%); }

.grayscale img:hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%); }

/******************************************************************************
  Hover Effects
*******************************************************************************/
.pricing:hover .title a,
.process-content:hover .title,
.portfolio-grid .grids:hover img,
.btn:hover,
input.submit:hover,
.btn-box a:hover,
.mod_newscategories li a:hover,
.icons-hover-color:hover i,
.get-a-quote:hover a,
.get-a-quote a,
.link-hover-black a:hover,
.icons-hover-black i:hover,
.link-hover-black a,
.icons-hover-black i,
i:hover,
i,
.timeliner li:hover .timeline-heading h4.subheading,
.timeliner li .timeline-heading h4.subheading,
.timeliner li:hover .timeline-image,
.timeliner li .timeline-image,
.opacity:hover img,
.opacity img,
.submit,
.submit:hover,
.icon-6 span,
.icon-6 span:hover,
.blog.timeliner > li:hover .timeline-image,
.blog.timeliner > li:hover .timeline-icon,
.service-box,
.service-box:hover,
.service-box:hover img,
.service-box img,
.portfolio-grid .grid .figcaption,
.portfolio-grid .grid:hover .figcaption,
.item-box i:after,
.item-box:hover i:after,
.about-us1 .box:hover img,
.about-us1 .box img,
.history li:hover .timeline-icon,
.history li .timeline-icon,
.partner-box:hover img,
.partner-box img,
.shop .product-item:hover img,
.shop .product-item img,
.tp-caption .btn,
.tp-caption input.submit,
.tp-caption .btn-box a, .btn-box
.tp-caption a,
.tp-caption .mod_newscategories li a, .mod_newscategories li
.tp-caption a,
.tp-caption .btn:hover,
.tp-caption input.submit:hover,
.tp-caption .btn-box a:hover, .btn-box
.tp-caption a:hover,
.tp-caption .mod_newscategories li a:hover, .mod_newscategories li
.tp-caption a:hover {
  transition: all 350ms ease-in-out 0s !important;
  -moz-transition: all 350ms ease-in-out 0s !important;
  -webkit-transition: all 350ms ease-in-out 0s !important;
  -o-transition: all 350ms ease-in-out 0s !important;
  -ms-transition: all 350ms ease-in-out 0s !important; }

/* Hover Zoom Effects */
.zoom:hover i {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1); }

/* Hover Rotate Effects */
.rotate:hover i {
  transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg); }

/* Endless Rotating */
@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

.rotating {
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite; }

/******************************************************************************
  Navigation Menu
*******************************************************************************/
.sticky-wrapper.is-sticky #sticker,
.sticky-wrapper {
  z-index: 9999; }

.navbar {
  margin-bottom: 0; }

.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li.active > a:focus,
.navbar-default .navbar-nav > li.active > a:hover {
  background: none; }

.sticky-menu {
  z-index: inherit; }

/*--------------- Side Navigation Menu--------------*/
.side-nav #main {
  padding: 0; }

.side-nav header nav {
  left: 0;
  right: 0;
  top: 0;
  position: absolute; }

.side-nav header .navbar-default {
  background: none;
  border: none;
  position: absolute;
  z-index: 99;
  top: 25px;
  box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none; }

#navigation-menu {
  line-height: 2;
  color: #171717; }

.side-nav header .navbar-nav {
  float: right !important;
  width: auto !important; }

.side-nav header .navbar-default .navbar-nav > li > a {
  font-size: 25px;
  padding: 0; }

.side-nav header .nav > li > a.active {
  color: #FFC400; }

.side-nav header .nav-fixed {
  margin: auto;
  position: fixed;
  right: 0;
  top: 0; }

.side-nav header .nav-fixed > li {
  float: right; }

.side-nav header #sticky.nav-fixed a {
  height: 100px;
  line-height: 100px;
  text-align: center;
  width: 100px;
  color: #171717; }

/*------------MENU------------*/
.side-nav header #wrapper .toggle-menu {
  background: rgba(0, 0, 0, 0.9);
  width: 100%;
  height: 100%;
  position: fixed;
  overflow-y: auto;
  right: 0;
  top: -100%;
  z-index: 999; }

.side-nav header #wrapper .close-menu {
  float: right;
  font-size: 30px;
  height: 100px;
  width: 100px;
  line-height: 100px;
  text-align: center;
  display: block;
  color: #fff; }

.side-nav header #wrapper .nav {
  padding: 130px 0 0 0px;
  text-align: center; }

.side-nav header .nav > li > .sub {
  padding: 0 0 0 40px; }

.side-nav header .nav > li > a,
.side-nav header .nav > li > .sub a {
  color: #ccc;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  padding: 10px 22px;
  text-decoration: none; }

.side-nav header .nav > li > a:focus {
  background: none; }

.side-nav header .nav > li > .sub a {
  line-height: 3; }

.side-nav header #wrapper .close-menu a,
.side-nav header #navigation-close.close-menu:hover {
  color: #ffffff; }

.side-nav header .nav > li > a:hover, .nav > li > a:focus {
  background: transparent; }

.side-nav header .nav > li.active {
  position: relative; }

.side-nav header .nav > li.active:before {
  height: 20px;
  content: "";
  width: 77px;
  left: -77px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }

.side-nav header .social-icon {
  margin-top: 30px; }

.side-nav header .social-icon i {
  margin: 5px;
  background: none; }

/*---STICKY----*/
.side-nav header .sticky-wrapper.is-sticky .nav {
  background: none repeat scroll 0 0 black;
  padding: 15px 20px;
  right: 15px; }

/******************************************************************************
							SLIDER SECTION
*******************************************************************************/
/*Revolution Slider */
.tp-caption {
  white-space: inherit; }

.tp-caption.bold {
  font-size: 65px;
  font-weight: 800;
  text-transform: capitalize;
  letter-spacing: -3px;
  margin: 0;
  line-height: 75px; }

.slider.rs-slider .title.bold,
.slider .bold {
  font-size: 55px;
  font-weight: bold;
  text-transform: capitalize;
  margin: 0;
  letter-spacing: -3px;
  line-height: 75px; }

.tp-caption.description {
  font-size: 15px !important;
  line-height: 25px;
  font-family: 'Open Sans', sans-serif; }

.tparrows:before {
  font-size: 16px; }

.tparrows {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.tp-banner {
  z-index: 0; }

.slider.rs-slider-full {
  float: left;
  width: 100%; }

.slider.rs-slider {
  background: none;
  border: 0 none;
  max-height: 700px;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 0; }

.slider.rs-slider-full {
  min-height: auto;
  background: none;
  padding: 0; }

p.tp-caption.button-block {
  width: 100%;
  left: 0 !important; }

p.tp-caption.button-block a {
  margin: 0 5px; }

.transparent .slider.rs-slider {
  max-height: 700px; }

.slider.load .tp-banner-container {
  visibility: hidden; }

.slider.rs-slider .container, .slider.rs-slider .col-2 #container, .col-2 .slider.rs-slider #container, .slider.rs-slider .productfilter__container .mod_iso_productfilter, .productfilter__container .slider.rs-slider .mod_iso_productfilter {
  position: relative; }

.slider.rs-slider .title {
  font-size: 40px;
  font-weight: normal;
  margin: 0; }

.white .tp-caption, .text-white {
  color: #fff; }

.slider.rs-slider .description {
  font-size: 15px !important;
  line-height: 25px;
  margin: 0;
  padding: 0 15px; }

.slider.rs-slider .btn.orang, .slider.rs-slider input.orang.submit, .slider.rs-slider .btn-box a.orang, .btn-box .slider.rs-slider a.orang, .slider.rs-slider .mod_newscategories li a.orang, .mod_newscategories li .slider.rs-slider a.orang {
  background: #ea4e16; }

.slider.rs-slider .btn.cherry, .slider.rs-slider input.cherry.submit, .slider.rs-slider .btn-box a.cherry, .btn-box .slider.rs-slider a.cherry, .slider.rs-slider .mod_newscategories li a.cherry, .mod_newscategories li .slider.rs-slider a.cherry {
  background: #752033; }

.slider.rs-slider .phone-text {
  font-size: 17px; }

.tp-caption a {
  color: #000; }

h4.tp-caption,
h5.tp-caption {
  line-height: 27px;
  font-weight: 500 !important;
  text-transform: inherit; }

.tp-caption a:hover {
  color: #fff; }

.rs-slider ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.tp-bannertimer {
  background: #777 !important;
  background: rgba(0, 0, 0, 0.1) !important;
  height: 0px !important; }

.tp-bullets.simplebullets.navbar {
  height: 35px;
  padding: 0; }

.slider.rs-slider .tp-bullets.simplebullets .bullet {
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0 none !important;
  display: inline-block;
  height: 14px;
  float: none;
  margin: 0 3px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  vertical-align: top;
  width: 14px; }

.tp-bullets.simplebullets .bullet.last {
  margin-right: 0px; }

.slider.rs-slider .tp-bullets.simplebullets .bullet:hover {
  background: #fff;
  -webkit-transition: all .3s linear;
  transition: all .3s linear; }

.slider.rs-slider .tp-bullets.simplebullets .bullet.selected {
  background: rgba(255, 255, 255, 0.7);
  -webkit-transition: all .3s linear;
  transition: all .3s linear; }

.slider.rs-slider .tparrows {
  background: #1e1e1e;
  background: rgba(30, 30, 30, 0.5);
  -webkit-border-radius: 100%;
  border-radius: 100%;
  cursor: pointer;
  height: 40px !important;
  width: 40px !important;
  -webkit-transition: background .3s linear;
  transition: background .3s linear;
  -webkit-transition: opacity 0.2s ease-out;
  -webkit-transform: inherit;
  z-index: 50 !important; }

.slider.rs-slider .tparrows:before {
  font-family: 'revicons';
  color: #fff;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  margin-right: 0;
  margin-top: 3px;
  text-align: center;
  width: 40px;
  font-size: 19px; }

.tp-leftarrow:before {
  content: '\e824'; }

.slider.rs-slider-full .tp-leftarrow:before, .slider.rs-slider-full .tp-rightarrow:before {
  content: none; }

.tp-rightarrow:before {
  content: '\e825'; }

.slider.rs-slider .tparrows:hover {
  background: #1e1e1e;
  -webkit-transition: background .3s linear;
  transition: background .3s linear; }

.slider4container .tparrows:before,
.slider4container .tparrows:hover,
.slider4container .tparrows {
  color: #000 !important; }

.slider4container .tparrows {
  background: #fff !important;
  background: rgba(255, 255, 255, 0.5) !important; }

.slider4container .tparrows:hover {
  background: #fff !important; }

.slider.rs-slider .tp-loader {
  background-image: url("../img/svg/loader.svg"), none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 40px;
  background-color: inherit;
  height: 40px;
  margin: -20px 0 0 -20px;
  width: 40px;
  z-index: 700; }

.layerslider {
  margin: 0 auto; }

.slider.rs-slider.full-width {
  max-height: inherit; }

.slider.rs-slider.full-width .title {
  font-size: 60px;
  line-height: 0.9; }

.slider.rs-slider.full-width .btn-link {
  font-size: 14px !important;
  font-weight: bold;
  line-height: 31px;
  letter-spacing: 1px;
  padding: 0;
  text-decoration: none; }

.slider.rs-slider.full-width .btn-link .fa, .slider.rs-slider.full-width .btn-link .ce_accordion .ui-icon:before, .ce_accordion .slider.rs-slider.full-width .btn-link .ui-icon:before, .slider.rs-slider.full-width .btn-link .slider-prev:before, .slider.rs-slider.full-width .btn-link .slider-next:after, .slider.rs-slider.full-width .btn-link .ce_toplink a:before, .ce_toplink .slider.rs-slider.full-width .btn-link a:before, .slider.rs-slider.full-width .btn-link .more a:after, .more .slider.rs-slider.full-width .btn-link a:after, .slider.rs-slider.full-width .btn-link .back a:before, .back .slider.rs-slider.full-width .btn-link a:before, .slider.rs-slider.full-width .btn-link .mod_calendar th.current:before, .mod_calendar .slider.rs-slider.full-width .btn-link th.current:before, .slider.rs-slider.full-width .btn-link .mod_faqlist li:before, .mod_faqlist .slider.rs-slider.full-width .btn-link li:before, .slider.rs-slider.full-width .btn-link #left nav ul.level_1 ul a.submenu:after, #left nav ul.level_1 ul .slider.rs-slider.full-width .btn-link a.submenu:after, .slider.rs-slider.full-width .btn-link .mod_newscategories li a.reset:before, .mod_newscategories li .slider.rs-slider.full-width .btn-link a.reset:before, .slider.rs-slider.full-width .btn-link .mod_newscategories li a.news_category_3:before, .mod_newscategories li .slider.rs-slider.full-width .btn-link a.news_category_3:before, .slider.rs-slider.full-width .btn-link .mod_newscategories li a.news_category_2:before, .mod_newscategories li .slider.rs-slider.full-width .btn-link a.news_category_2:before, .slider.rs-slider.full-width .btn-link .slider-carousel .owl-prev:before, .slider-carousel .slider.rs-slider.full-width .btn-link .owl-prev:before, .slider.rs-slider.full-width .btn-link .slider-carousel .owl-next:before, .slider-carousel .slider.rs-slider.full-width .btn-link .owl-next:before {
  border: 2px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  font-size: 180%;
  height: 36px;
  line-height: 32px;
  margin-left: 10px;
  padding: 0 0 0 3px;
  text-align: center;
  vertical-align: middle;
  width: 36px; }

.slider.rs-slider.full-width .btn-link:hover {
  opacity: .8; }

.slider.rs-slider.full-width .tp-rightarrow,
.slider.rs-slider.full-width .tp-leftarrow {
  display: none !important; }

.tp-caption p {
  line-height: 25px; }

.rs-slider-full .tparrows {
  background: none !important; }

.rs-slider-full .tp-rightarrow {
  right: -10px !important; }

/* Bootstrap Carousel */
.carousel-control {
  top: 0;
  width: 10%; }

.carousel-control .fa, .carousel-control .ce_accordion .ui-icon:before, .ce_accordion .carousel-control .ui-icon:before, .carousel-control .slider-prev:before, .carousel-control .slider-next:after, .carousel-control .ce_toplink a:before, .ce_toplink .carousel-control a:before, .carousel-control .more a:after, .more .carousel-control a:after, .carousel-control .back a:before, .back .carousel-control a:before, .carousel-control .mod_calendar th.current:before, .mod_calendar .carousel-control th.current:before, .carousel-control .mod_faqlist li:before, .mod_faqlist .carousel-control li:before, .carousel-control #left nav ul.level_1 ul a.submenu:after, #left nav ul.level_1 ul .carousel-control a.submenu:after, .carousel-control .mod_newscategories li a.reset:before, .mod_newscategories li .carousel-control a.reset:before, .carousel-control .mod_newscategories li a.news_category_3:before, .mod_newscategories li .carousel-control a.news_category_3:before, .carousel-control .mod_newscategories li a.news_category_2:before, .mod_newscategories li .carousel-control a.news_category_2:before, .carousel-control .slider-carousel .owl-prev:before, .slider-carousel .carousel-control .owl-prev:before, .carousel-control .slider-carousel .owl-next:before, .slider-carousel .carousel-control .owl-next:before, .carousel-control .icon-prev, .carousel-control .icon-next {
  font-size: 25px;
  height: 30px;
  margin-top: -15px;
  width: 30px; }

.carousel-control .fa-angle-right {
  margin-left: -25px; }

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .fa, .carousel-control .ce_accordion .ui-icon:before, .ce_accordion .carousel-control .ui-icon:before, .carousel-control .slider-prev:before, .carousel-control .slider-next:after, .carousel-control .ce_toplink a:before, .ce_toplink .carousel-control a:before, .carousel-control .more a:after, .more .carousel-control a:after, .carousel-control .back a:before, .back .carousel-control a:before, .carousel-control .mod_calendar th.current:before, .mod_calendar .carousel-control th.current:before, .carousel-control .mod_faqlist li:before, .mod_faqlist .carousel-control li:before, .carousel-control #left nav ul.level_1 ul a.submenu:after, #left nav ul.level_1 ul .carousel-control a.submenu:after, .carousel-control .mod_newscategories li a.reset:before, .mod_newscategories li .carousel-control a.reset:before, .carousel-control .mod_newscategories li a.news_category_3:before, .mod_newscategories li .carousel-control a.news_category_3:before, .carousel-control .mod_newscategories li a.news_category_2:before, .mod_newscategories li .carousel-control a.news_category_2:before, .carousel-control .slider-carousel .owl-prev:before, .slider-carousel .carousel-control .owl-prev:before, .carousel-control .slider-carousel .owl-next:before, .slider-carousel .carousel-control .owl-next:before {
  display: inline-block;
  position: absolute;
  top: 50%;
  z-index: 5; }

.col-md-3.mix .carousel-indicators,
.col-md-4.mix .carousel-indicators,
.grid-item .carousel-indicators {
  bottom: -7px; }

.carousel-control.left.no-bg,
.carousel-control.right.no-bg {
  background-image: none; }

/* Carousel Fade */
.carousel-fade .carousel-inner .item {
  opacity: .8;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

.carousel-fade .carousel-inner .active {
  opacity: 1; }

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1; }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1; }

.carousel.full-width {
  width: 100% !important; }

.carousel.full-width .item img,
.carousel.full-width .item {
  display: block;
  width: 100%; }

.carousel-style .next,
.carousel-style .prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }

.carousel-style .prev {
  left: 0;
  z-index: 9999;
  margin: -7px 0 0 -30px; }

.carousel-style .next {
  right: 0;
  z-index: 9999;
  margin: 0 20px 0 0 !important; }

.carousel-style .next i,
.carousel-style .prev i {
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.2); }

.carousel-caption {
  bottom: auto;
  left: 7%;
  position: absolute;
  right: 7%;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 0; }

.carousel-caption.left {
  left: 80px;
  right: inherit;
  text-align: left; }

.carousel-caption.left {
  width: 50%;
  background: rgba(255, 255, 255, 0.7);
  padding: 30px; }

#main-slider.carousel {
  width: 100%; }

/*  Home Carousel Slider */
#main-slider.carousel {
  width: 100%;
  clear: both; }

#main-slider .carousel .item .carousel-caption {
  opacity: 0; }

#main-slider h1,
h1.big,
.tp-caption.big {
  font-size: 95px !important;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 20px;
  line-height: 95px !important;
  letter-spacing: -5px; }

.text-medium {
  font-size: 65px !important;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 20px;
  line-height: 65px;
  letter-spacing: -5px; }

.tp-caption.big {
  font-size: 75px;
  text-transform: inherit; }

.tp-border {
  padding: 20px;
  border: 5px solid #ccc; }

#main-slider .carousel .item.active .carousel-caption {
  opacity: 1; }

#main-slider .description,
.description.medium {
  font-size: 18px !important;
  font-weight: 300;
  line-height: 30px;
  margin: 0; }

.black {
  text-shadow: none; }

.text-shadow {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4); }

#main-slider .active .animation.animated-item-1 {
  -webkit-animation: fadeInUp 300ms linear 300ms both;
  -moz-animation: fadeInUp 300ms linear 300ms both;
  -o-animation: fadeInUp 300ms linear 300ms both;
  -ms-animation: fadeInUp 300ms linear 300ms both;
  animation: fadeInUp 300ms linear 300ms both; }

#main-slider .active .animation.animated-item-2 {
  -webkit-animation: fadeInUp 300ms linear 600ms both;
  -moz-animation: fadeInUp 300ms linear 600ms both;
  -o-animation: fadeInUp 300ms linear 600ms both;
  -ms-animation: fadeInUp 300ms linear 600ms both;
  animation: fadeInUp 300ms linear 600ms both; }

#main-slider .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 300ms linear 900ms both;
  -moz-animation: fadeInUp 300ms linear 900ms both;
  -o-animation: fadeInUp 300ms linear 900ms both;
  -ms-animation: fadeInUp 300ms linear 900ms both;
  animation: fadeInUp 300ms linear 900ms both; }

#main-slider .active .animation.animated-item-4 {
  -webkit-animation: fadeInUp 300ms linear 1200ms both;
  -moz-animation: fadeInUp 300ms linear 1200ms both;
  -o-animation: fadeInUp 300ms linear 1200ms both;
  -ms-animation: fadeInUp 300ms linear 1200ms both;
  animation: fadeInUp 300ms linear 1200ms both; }

/* Owl Slider */
.slider .carousel-control.left,
.slider .carousel-control.right {
  background-image: none !important; }

.carousel-caption .dark {
  color: #171717;
  text-shadow: none !important; }

.owl-prev i,
.owl-next i {
  color: #111;
  font-size: 20px; }

.owl-prev .fa, .owl-prev .ce_accordion .ui-icon:before, .ce_accordion .owl-prev .ui-icon:before, .owl-prev .slider-prev:before, .owl-prev .slider-next:after, .owl-prev .ce_toplink a:before, .ce_toplink .owl-prev a:before, .owl-prev .more a:after, .more .owl-prev a:after, .owl-prev .back a:before, .back .owl-prev a:before, .owl-prev .mod_calendar th.current:before, .mod_calendar .owl-prev th.current:before, .owl-prev .mod_faqlist li:before, .mod_faqlist .owl-prev li:before, .owl-prev #left nav ul.level_1 ul a.submenu:after, #left nav ul.level_1 ul .owl-prev a.submenu:after, .owl-prev .mod_newscategories li a.reset:before, .mod_newscategories li .owl-prev a.reset:before, .owl-prev .mod_newscategories li a.news_category_3:before, .mod_newscategories li .owl-prev a.news_category_3:before, .owl-prev .mod_newscategories li a.news_category_2:before, .mod_newscategories li .owl-prev a.news_category_2:before, .owl-prev .slider-carousel .owl-prev:before, .slider-carousel .owl-prev .owl-prev:before, .owl-prev .slider-carousel .owl-next:before, .slider-carousel .owl-prev .owl-next:before, .owl-next .fa, .owl-next .ce_accordion .ui-icon:before, .ce_accordion .owl-next .ui-icon:before, .owl-next .slider-prev:before, .owl-next .slider-next:after, .owl-next .ce_toplink a:before, .ce_toplink .owl-next a:before, .owl-next .more a:after, .more .owl-next a:after, .owl-next .back a:before, .back .owl-next a:before, .owl-next .mod_calendar th.current:before, .mod_calendar .owl-next th.current:before, .owl-next .mod_faqlist li:before, .mod_faqlist .owl-next li:before, .owl-next #left nav ul.level_1 ul a.submenu:after, #left nav ul.level_1 ul .owl-next a.submenu:after, .owl-next .mod_newscategories li a.reset:before, .mod_newscategories li .owl-next a.reset:before, .owl-next .mod_newscategories li a.news_category_3:before, .mod_newscategories li .owl-next a.news_category_3:before, .owl-next .mod_newscategories li a.news_category_2:before, .mod_newscategories li .owl-next a.news_category_2:before, .owl-next .slider-carousel .owl-prev:before, .slider-carousel .owl-next .owl-prev:before, .owl-next .slider-carousel .owl-next:before, .slider-carousel .owl-next .owl-next:before {
  position: relative;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; }

.owl-prev,
.owl-next {
  color: #111;
  display: block;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 6;
  text-align: center; }

.owl-prev {
  left: 10px; }

.owl-next {
  right: 10px; }

.owl-theme .owl-controls .owl-buttons div {
  padding: 0;
  margin: 0; }

.custom-styles .owl-prev {
  left: 40px; }

.custom-styles .owl-next {
  right: 40px; }

/* Owl Navigations */
.navigation-1 .owl-prev .fa, .navigation-1 .owl-prev .ce_accordion .ui-icon:before, .ce_accordion .navigation-1 .owl-prev .ui-icon:before, .navigation-1 .owl-prev .slider-prev:before, .navigation-1 .owl-prev .slider-next:after, .navigation-1 .owl-prev .ce_toplink a:before, .ce_toplink .navigation-1 .owl-prev a:before, .navigation-1 .owl-prev .more a:after, .more .navigation-1 .owl-prev a:after, .navigation-1 .owl-prev .back a:before, .back .navigation-1 .owl-prev a:before, .navigation-1 .owl-prev .mod_calendar th.current:before, .mod_calendar .navigation-1 .owl-prev th.current:before, .navigation-1 .owl-prev .mod_faqlist li:before, .mod_faqlist .navigation-1 .owl-prev li:before, .navigation-1 .owl-prev #left nav ul.level_1 ul a.submenu:after, #left nav ul.level_1 ul .navigation-1 .owl-prev a.submenu:after, .navigation-1 .owl-prev .mod_newscategories li a.reset:before, .mod_newscategories li .navigation-1 .owl-prev a.reset:before, .navigation-1 .owl-prev .mod_newscategories li a.news_category_3:before, .mod_newscategories li .navigation-1 .owl-prev a.news_category_3:before, .navigation-1 .owl-prev .mod_newscategories li a.news_category_2:before, .mod_newscategories li .navigation-1 .owl-prev a.news_category_2:before, .navigation-1 .owl-prev .slider-carousel .owl-prev:before, .slider-carousel .navigation-1 .owl-prev .owl-prev:before, .navigation-1 .owl-prev .slider-carousel .owl-next:before, .slider-carousel .navigation-1 .owl-prev .owl-next:before,
.navigation-1 .owl-next .fa,
.navigation-1 .owl-next .ce_accordion .ui-icon:before, .ce_accordion
.navigation-1 .owl-next .ui-icon:before,
.navigation-1 .owl-next .slider-prev:before,
.navigation-1 .owl-next .slider-next:after,
.navigation-1 .owl-next .ce_toplink a:before, .ce_toplink
.navigation-1 .owl-next a:before,
.navigation-1 .owl-next .more a:after, .more
.navigation-1 .owl-next a:after,
.navigation-1 .owl-next .back a:before, .back
.navigation-1 .owl-next a:before,
.navigation-1 .owl-next .mod_calendar th.current:before, .mod_calendar
.navigation-1 .owl-next th.current:before,
.navigation-1 .owl-next .mod_faqlist li:before, .mod_faqlist
.navigation-1 .owl-next li:before,
.navigation-1 .owl-next #left nav ul.level_1 ul a.submenu:after, #left nav ul.level_1 ul
.navigation-1 .owl-next a.submenu:after,
.navigation-1 .owl-next .mod_newscategories li a.reset:before, .mod_newscategories li
.navigation-1 .owl-next a.reset:before,
.navigation-1 .owl-next .mod_newscategories li a.news_category_3:before, .mod_newscategories li
.navigation-1 .owl-next a.news_category_3:before,
.navigation-1 .owl-next .mod_newscategories li a.news_category_2:before, .mod_newscategories li
.navigation-1 .owl-next a.news_category_2:before,
.navigation-1 .owl-next .slider-carousel .owl-prev:before, .slider-carousel
.navigation-1 .owl-next .owl-prev:before,
.navigation-1 .owl-next .slider-carousel .owl-next:before, .slider-carousel
.navigation-1 .owl-next .owl-next:before {
  background: none; }

.navigation-1 .owl-prev {
  right: 20px;
  left: auto;
  top: -20px; }

.navigation-1 .owl-next {
  right: 0px;
  left: auto;
  top: -20px; }

.top-0 .owl-prev {
  right: 20px;
  left: auto;
  top: 0px; }

.top-0 .owl-next {
  right: 0px;
  left: auto;
  top: 0px; }

.navigation-2 .owl-prev {
  right: 60px;
  left: auto;
  top: 40px; }

.navigation-2 .owl-theme .owl-controls .owl-buttons div i:hover {
  color: #ffffff; }

.owl-theme.navigation-2 .owl-controls .owl-buttons div {
  opacity: 1; }

.navigation-2 .owl-next {
  right: 20px;
  left: auto;
  top: 40px; }

.navigation-shop .owl-prev {
  left: 2px; }

.navigation-shop .owl-next {
  right: 2px; }

.navigation-shop .owl-prev .fa, .navigation-shop .owl-prev .ce_accordion .ui-icon:before, .ce_accordion .navigation-shop .owl-prev .ui-icon:before, .navigation-shop .owl-prev .slider-prev:before, .navigation-shop .owl-prev .slider-next:after, .navigation-shop .owl-prev .ce_toplink a:before, .ce_toplink .navigation-shop .owl-prev a:before, .navigation-shop .owl-prev .more a:after, .more .navigation-shop .owl-prev a:after, .navigation-shop .owl-prev .back a:before, .back .navigation-shop .owl-prev a:before, .navigation-shop .owl-prev .mod_calendar th.current:before, .mod_calendar .navigation-shop .owl-prev th.current:before, .navigation-shop .owl-prev .mod_faqlist li:before, .mod_faqlist .navigation-shop .owl-prev li:before, .navigation-shop .owl-prev #left nav ul.level_1 ul a.submenu:after, #left nav ul.level_1 ul .navigation-shop .owl-prev a.submenu:after, .navigation-shop .owl-prev .mod_newscategories li a.reset:before, .mod_newscategories li .navigation-shop .owl-prev a.reset:before, .navigation-shop .owl-prev .mod_newscategories li a.news_category_3:before, .mod_newscategories li .navigation-shop .owl-prev a.news_category_3:before, .navigation-shop .owl-prev .mod_newscategories li a.news_category_2:before, .mod_newscategories li .navigation-shop .owl-prev a.news_category_2:before, .navigation-shop .owl-prev .slider-carousel .owl-prev:before, .slider-carousel .navigation-shop .owl-prev .owl-prev:before, .navigation-shop .owl-prev .slider-carousel .owl-next:before, .slider-carousel .navigation-shop .owl-prev .owl-next:before,
.navigation-shop .owl-next .fa,
.navigation-shop .owl-next .ce_accordion .ui-icon:before, .ce_accordion
.navigation-shop .owl-next .ui-icon:before,
.navigation-shop .owl-next .slider-prev:before,
.navigation-shop .owl-next .slider-next:after,
.navigation-shop .owl-next .ce_toplink a:before, .ce_toplink
.navigation-shop .owl-next a:before,
.navigation-shop .owl-next .more a:after, .more
.navigation-shop .owl-next a:after,
.navigation-shop .owl-next .back a:before, .back
.navigation-shop .owl-next a:before,
.navigation-shop .owl-next .mod_calendar th.current:before, .mod_calendar
.navigation-shop .owl-next th.current:before,
.navigation-shop .owl-next .mod_faqlist li:before, .mod_faqlist
.navigation-shop .owl-next li:before,
.navigation-shop .owl-next #left nav ul.level_1 ul a.submenu:after, #left nav ul.level_1 ul
.navigation-shop .owl-next a.submenu:after,
.navigation-shop .owl-next .mod_newscategories li a.reset:before, .mod_newscategories li
.navigation-shop .owl-next a.reset:before,
.navigation-shop .owl-next .mod_newscategories li a.news_category_3:before, .mod_newscategories li
.navigation-shop .owl-next a.news_category_3:before,
.navigation-shop .owl-next .mod_newscategories li a.news_category_2:before, .mod_newscategories li
.navigation-shop .owl-next a.news_category_2:before,
.navigation-shop .owl-next .slider-carousel .owl-prev:before, .slider-carousel
.navigation-shop .owl-next .owl-prev:before,
.navigation-shop .owl-next .slider-carousel .owl-next:before, .slider-carousel
.navigation-shop .owl-next .owl-next:before {
  background: none; }

.widget .navigation-1 .owl-next,
.widget .navigation-1 .owl-prev {
  top: -30px; }

.owl-carousel.white .owl-prev .fa, .owl-carousel.white .owl-prev .ce_accordion .ui-icon:before, .ce_accordion .owl-carousel.white .owl-prev .ui-icon:before, .owl-carousel.white .owl-prev .slider-prev:before, .owl-carousel.white .owl-prev .slider-next:after, .owl-carousel.white .owl-prev .ce_toplink a:before, .ce_toplink .owl-carousel.white .owl-prev a:before, .owl-carousel.white .owl-prev .more a:after, .more .owl-carousel.white .owl-prev a:after, .owl-carousel.white .owl-prev .back a:before, .back .owl-carousel.white .owl-prev a:before, .owl-carousel.white .owl-prev .mod_calendar th.current:before, .mod_calendar .owl-carousel.white .owl-prev th.current:before, .owl-carousel.white .owl-prev .mod_faqlist li:before, .mod_faqlist .owl-carousel.white .owl-prev li:before, .owl-carousel.white .owl-prev #left nav ul.level_1 ul a.submenu:after, #left nav ul.level_1 ul .owl-carousel.white .owl-prev a.submenu:after, .owl-carousel.white .owl-prev .mod_newscategories li a.reset:before, .mod_newscategories li .owl-carousel.white .owl-prev a.reset:before, .owl-carousel.white .owl-prev .mod_newscategories li a.news_category_3:before, .mod_newscategories li .owl-carousel.white .owl-prev a.news_category_3:before, .owl-carousel.white .owl-prev .mod_newscategories li a.news_category_2:before, .mod_newscategories li .owl-carousel.white .owl-prev a.news_category_2:before, .owl-carousel.white .owl-prev .slider-carousel .owl-prev:before, .slider-carousel .owl-carousel.white .owl-prev .owl-prev:before, .owl-carousel.white .owl-prev .slider-carousel .owl-next:before, .slider-carousel .owl-carousel.white .owl-prev .owl-next:before,
.owl-carousel.white .owl-next .fa,
.owl-carousel.white .owl-next .ce_accordion .ui-icon:before, .ce_accordion
.owl-carousel.white .owl-next .ui-icon:before,
.owl-carousel.white .owl-next .slider-prev:before,
.owl-carousel.white .owl-next .slider-next:after,
.owl-carousel.white .owl-next .ce_toplink a:before, .ce_toplink
.owl-carousel.white .owl-next a:before,
.owl-carousel.white .owl-next .more a:after, .more
.owl-carousel.white .owl-next a:after,
.owl-carousel.white .owl-next .back a:before, .back
.owl-carousel.white .owl-next a:before,
.owl-carousel.white .owl-next .mod_calendar th.current:before, .mod_calendar
.owl-carousel.white .owl-next th.current:before,
.owl-carousel.white .owl-next .mod_faqlist li:before, .mod_faqlist
.owl-carousel.white .owl-next li:before,
.owl-carousel.white .owl-next #left nav ul.level_1 ul a.submenu:after, #left nav ul.level_1 ul
.owl-carousel.white .owl-next a.submenu:after,
.owl-carousel.white .owl-next .mod_newscategories li a.reset:before, .mod_newscategories li
.owl-carousel.white .owl-next a.reset:before,
.owl-carousel.white .owl-next .mod_newscategories li a.news_category_3:before, .mod_newscategories li
.owl-carousel.white .owl-next a.news_category_3:before,
.owl-carousel.white .owl-next .mod_newscategories li a.news_category_2:before, .mod_newscategories li
.owl-carousel.white .owl-next a.news_category_2:before,
.owl-carousel.white .owl-next .slider-carousel .owl-prev:before, .slider-carousel
.owl-carousel.white .owl-next .owl-prev:before,
.owl-carousel.white .owl-next .slider-carousel .owl-next:before, .slider-carousel
.owl-carousel.white .owl-next .owl-next:before {
  color: #fff; }

.owl-carousel.margin-15 .item {
  margin-left: 15px;
  margin-right: 15px; }

/* Owl Paginations */
.pagination-1 .owl-controls .owl-page span {
  border-radius: 0;
  height: 12px;
  margin: 2px;
  width: 12px; }

.pagination-2 .owl-controls .owl-page span {
  border-radius: 50%;
  -moz-border-radius: 50%;
  height: 10px;
  margin: 2px;
  width: 10px; }

.left-pagi.owl-theme .owl-controls {
  text-align: left; }

.in-pagi.owl-theme .owl-controls .owl-pagination {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 20px; }

.dark-switch .owl-controls .owl-page span {
  background: black; }

.light-switch .owl-controls .owl-page span {
  background: white; }

/* Owl Bootstrap Friendly */
.owl-carousel .col-sm-1,
.owl-carousel .col-sm-2,
.owl-carousel .col-sm-3,
.owl-carousel .col-sm-4,
.owl-carousel .col-sm-5,
.owl-carousel .col-sm-6,
.owl-carousel .col-sm-7,
.owl-carousel .col-sm-8,
.owl-carousel .col-sm-9,
.owl-carousel .col-sm-10,
.owl-carousel .col-sm-11,
.owl-carousel .col-sm-12 {
  display: block;
  float: left;
  width: auto !important;
  max-width: 100%; }

.owl-carousel .col-md-1 {
  max-width: 80px;
  width: auto !important; }

.owl-carousel .col-md-2 {
  max-width: 161px;
  width: auto !important; }

.owl-carousel .col-md-3 {
  max-width: 242px;
  width: auto !important; }

.owl-carousel .col-md-4 {
  max-width: 323px;
  width: auto !important; }

.owl-carousel .col-md-5 {
  max-width: 404px;
  width: auto !important; }

.owl-carousel .col-md-6 {
  max-width: 485px;
  width: auto !important; }

.owl-carousel .col-md-7 {
  max-width: 565px;
  width: auto !important; }

.owl-carousel .col-md-8 {
  max-width: 646px;
  width: auto !important; }

.owl-carousel .col-md-9 {
  max-width: 727px;
  width: auto !important; }

.owl-carousel .col-md-10 {
  max-width: 808px;
  width: auto !important; }

.owl-carousel .col-md-11 {
  max-width: 889px;
  width: auto !important; }

.owl-carousel .col-md-12 {
  max-width: 970px;
  width: auto !important; }

/******************************************************************************
  Text Slider
*******************************************************************************/
.text-slider {
  padding: 250px 0;
  background: url(../img/sections/slider/slider8-bg.jpg) no-repeat; }

.text-slider h1 {
  font-size: 55px;
  font-weight: bold;
  line-height: 75px;
  margin: 0;
  text-align: center;
  text-transform: uppercase; }

.text-slider p.description {
  margin-bottom: 20px; }

.text-slider p {
  text-align: center; }

.text-slider p a.btn, .text-slider p .btn-box a, .btn-box .text-slider p a, .text-slider p .mod_newscategories li a, .mod_newscategories li .text-slider p a {
  margin: 0 5px; }

.text-slider .typed-cursor {
  animation: fadeIn 0.6s alternate infinite;
  -o-animation: fadeIn 0.6s alternate infinite;
  -moz-animation: fadeIn 0.6s alternate infinite;
  -webkit-animation: fadeIn 0.6s alternate infinite; }

/******************************************************************************
								MAIN SECTION
*******************************************************************************/
/*Special Features */
.special-feature .section-title hr {
  border-color: #151515; }

.special-feature i {
  font-size: 65px;
  line-height: 75px; }

.special-feature h4 {
  font-size: 20px;
  margin-top: 25px;
  position: relative; }

.special-feature .mask-top {
  width: 100%;
  background-color: #ffffff;
  padding: 55px 0;
  position: absolute;
  top: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }

.special-feature .mask-top h4:before {
  top: -18px;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  right: 0;
  margin: -2px auto;
  position: absolute;
  width: 40px; }

.special-feature .s-feature-box:hover .mask-top {
  top: -200px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }

.special-feature .s-feature-box {
  overflow: hidden;
  position: relative;
  min-height: 290px;
  border: 1px solid #f2f2f2;
  margin-bottom: 20px;
  cursor: pointer; }

.special-feature .mask-bottom {
  color: #333333;
  padding: 20px 15px 20px 15px;
  width: 100%;
  position: absolute;
  bottom: -300px;
  height: 100%;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }

.special-feature .mask-bottom p {
  padding: 0px 5px; }

.special-feature .mask-bottom h4 {
  margin: 15px 0px 17px; }

.special-feature .s-feature-box:hover .mask-bottom {
  bottom: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }

.special-feature .mask-bottom i {
  font-size: 38px;
  line-height: 50px; }

/******************************************************************************
  Features
*******************************************************************************/
.features-block .header-box {
  display: block;
  min-height: 30px;
  margin: 0 0 13px;
  overflow: hidden; }

.features-block .header-box .icon-box {
  background: none;
  color: #1e1e1e;
  float: left;
  height: 30px;
  margin: 0 10px 0 0;
  text-align: center;
  width: 24px;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear; }

.features-block .header-box a.icon-box:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear; }

.features-block .header-box .icon-box i:before {
  font-size: 20px;
  line-height: 30px; }

.features-block .header-box h6 {
  margin: 6px 0 0; }

.features-list {
  padding: 40px 0 0 0px; }

.features-list-left {
  text-align: left; }

.features-list-right {
  text-align: left; }

.features-list-right.text-right {
  text-align: right; }

.features-list li {
  list-style: none;
  padding: 20px 0;
  line-height: 2;
  font-size: 15px;
  font-weight: 300;
  position: relative; }

.features-list li i {
  display: block;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  width: 70px;
  height: 70px;
  margin: 20px auto;
  line-height: 70px;
  top: 0px;
  text-align: center;
  position: absolute;
  color: #ffffff; }

.features-list-left li i {
  left: 0px; }

.features-list-right li i {
  right: 0px; }

.features-list-left .features-content {
  margin-left: 90px; }

.features-list-right .features-content {
  margin-right: 90px; }

/* Additional Features */
.responsive-features span {
  font-size: 24px;
  margin-right: 10px; }

.responsive-features h5 {
  display: inline-block;
  margin: 0 0 15px;
  text-transform: capitalize; }

/* Progress */
.progress {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 30px; }

.progress.ps1 {
  height: 10px; }

.about-us h6 {
  margin-bottom: 10px; }

.progress-bar {
  font-size: 14px;
  filter: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  line-height: 30px;
  text-align: left;
  text-indent: 10px;
  text-shadow: none;
  -webkit-transition: background 0.2s linear;
  transition: background 0.2s linear; }

.progress-section.ps1 h6 {
  margin-bottom: 4px !important; }

.progress.ps1 .progress-bar {
  line-height: 10px;
  height: 10px; }

.progress.ps1 .progress-label {
  top: -22px; }

.progress-label {
  color: #171717;
  font-weight: 600;
  position: absolute;
  right: 5px; }

.white .progress-label {
  color: #ffffff; }

.white .progress {
  background-color: #f7f7f7; }

.progress-section h6 {
  margin-bottom: 10px !important; }

.progress-bar {
  text-align: right;
  position: absolute;
  height: 30px; }

.progress {
  background-color: #333333;
  margin-bottom: 20px; }

.about-us1 .box:hover img {
  opacity: .5; }

.about-us1 .box h4 {
  padding: 15px 20px;
  color: #ffffff;
  font-size: 19px; }

.about-box {
  padding: 30px;
  position: relative; }

.more-row30 .box {
  margin-bottom: 30px; }

.more-row40 .box {
  margin-bottom: 40px; }

/* App */
.iphone-settings {
  bottom: -75px;
  position: relative; }

/******************************************************************************
  Portfolio / Work
*******************************************************************************/
.work-section .nav li,
.mixed-grid .nav li {
  padding: 7px 0px;
  margin-right: 20px;
  border-radius: 3px;
  border: 1px solid transparent;
  color: #ffffff;
  text-transform: capitalize;
  position: relative; }

.work-section .nav.black li,
.mixed-grid .nav.black li {
  color: #171717; }

.work-section .nav li.active,
.work-section .nav li:hover,
.mixed-grid .nav li.active,
.mixed-grid .nav li:hover {
  cursor: pointer;
  color: #ffffff; }

.work-section .nav.black li.active,
.work-section .nav.black li:hover,
.mixed-grid .nav.black li.active,
.mixed-grid .nav.black li:hover {
  cursor: pointer;
  color: #171717; }

.filter-menu {
  margin: 0 0px 30px 0px; }

.filter-menu .pts1 li.filter.active,
.filter-menu .pts1 li.filter:hover {
  color: #ffffff; }

.filter-menu .pts1 li {
  padding-left: 25px !important;
  padding-right: 25px !important; }

.work-section .nav-pills {
  text-align: center; }

.nav.bg-color.works-filters.text-left,
.nav.bg-color.nav-pills.text-left {
  padding-right: 15px !important;
  padding-left: 15px !important; }

.work-section .nav-pills.text-left {
  text-align: left; }

.work-section .portfolio-grid .grid {
  max-width: 600px; }

.portfolio-grid {
  margin: 0 -15px; }

.portfolio-grid .grid img {
  margin: 0px auto; }

.work-section .nav > li,
.mixed-grid .nav > li {
  float: none;
  display: inline-block;
  font-weight: 600;
  font-size: 16px;
  border: 0; }

.work-section .nav > li.active,
.mixed-grid .nav > li.active,
.work-section .nav > li:hover,
.mixed-grid .nav > li:hover {
  border: 0;
  border-radius: 0; }

.work-section .nav > li.active:before,
.mixed-grid .nav > li.active:before,
.work-section .nav > li:hover:before,
.mixed-grid .nav > li:hover:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 2px;
  left: 0;
  bottom: 0; }

#mix-container .mix {
  display: none;
  padding: 15px; }

.figcaption {
  width: 100%; }

.figcaption {
  position: absolute;
  bottom: 0;
  opacity: 0;
  text-align: left;
  color: #ffffff;
  padding: 20px;
  width: 100%;
  left: 0;
  right: 0; }

.figcaption i {
  color: #ffffff;
  padding: 5px; }

.portfolio-grid .grids:hover .figcaption {
  position: absolute;
  opacity: 1; }

.portfolio-grid .grids:hover img {
  opacity: .2;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out; }

.portfolio-grid.grid-list .grids:hover img {
  opacity: .8; }

.portfolio-grid .grid {
  position: relative;
  background-color: #000000; }

.img-overlay {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s ease-out 0s; }

.widget .img-overlay {
  display: none; }

.grid-item:hover .img-overlay,
.grid-item:hover .figcaption {
  opacity: 1; }

.project-meta {
  margin-bottom: 20px; }

.grid-list .grids {
  margin-bottom: 30px !important; }

.grid-list .title {
  margin-bottom: 8px; }

.grid-list .description {
  margin-bottom: 15px;
  font-style: italic;
  font-size: 15px;
  color: #999; }

.caption-block h4 {
  margin-bottom: 10px;
  font-size: 17px; }

/* SERVICE BOX */
.service-box {
  position: relative;
  margin-bottom: 40px;
  padding: 20px;
  border: 1px solid #f7f7f7; }

.service-box:hover {
  background: #f7f7f7; }

.service-box img {
  float: left;
  max-width: 150px; }

.service-content {
  margin-left: 170px; }

.service-content .title {
  position: relative;
  margin-bottom: 22px; }

.service-content .title:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  left: -20px;
  bottom: -11px; }

.service-box:hover img {
  opacity: .7; }

.content-box {
  padding: 40px;
  background: #f7f7f7; }

.chart-legend li {
  color: #777777;
  display: inline-block;
  font-size: 13px;
  margin: 0 24px 12px 0;
  padding: 0; }

.chart-legend li span {
  border-radius: 3px;
  display: inline-block;
  height: 14px;
  margin: 5px 7px 0 0;
  vertical-align: top;
  width: 14px; }

/* Services Tab */
.service-tabs .nav-tabs {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  text-align: center; }

.service-tabs .nav-tabs > li {
  float: none;
  display: inline-block; }

.service-tabs .nav-tabs > li > a {
  font-weight: 700;
  padding: 15px 20px;
  font-size: 15px; }

.service-tabs .nav-tabs > li.active > a {
  border-color: inherit;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-radius: 0;
  color: #fff; }

/******************************************************************************
  Work Process
*******************************************************************************/
.work-process-box {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border: 1px solid #cccccc;
  background-color: #f7f7f7;
  width: 250px;
  height: 250px;
  text-align: center;
  display: table;
  margin: 20px auto; }

/* Updated */
.work-process-box.square {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0; }

.work-process-box .title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 15px; }

.work-process-box .process-content {
  vertical-align: middle;
  display: table-cell;
  padding: 50px;
  position: relative; }

.work-process-box .item-number {
  position: absolute;
  color: #333333;
  padding: 8px 0;
  right: 20px;
  top: 10px;
  content: "";
  width: 40px;
  height: 40px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%; }

/* Updated */
.work-process-box .item-number.square {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0; }

.work-process-box.square .item-number.square {
  right: 10px; }

.process-box {
  position: relative;
  min-height: 120px; }

.process-steps {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 9px solid #ffffff;
  width: 100px;
  height: 100px;
  display: table-cell;
  vertical-align: middle;
  margin: 0px auto;
  position: absolute; }

.step-no {
  font-size: 45px;
  font-weight: 800;
  text-align: center; }

.process-text {
  margin-left: 120px;
  padding-top: 20px; }

/******************************************************************************
  Pricing
*******************************************************************************/
.pricing {
  margin: 0 auto 10px;
  max-width: 270px;
  position: relative;
  text-align: center;
  padding-top: 20px;
  border: 3px solid #f7f7f7; }

.pricing .title {
  line-height: 32px;
  padding: 17px 20px 21px;
  text-transform: uppercase; }

.pricing .title a {
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
  text-decoration: none; }

.pricing .price-box {
  font-size: 12px;
  line-height: 1;
  overflow: hidden;
  padding: 0 20px 20px; }

.pricing .price-box p {
  line-height: 1.8; }

.pricing .price-box .price {
  font-size: 36px;
  font-weight: bold;
  margin: 13px 0 0;
  font-family: Oswald,sans-serif; }

.pricing .price-box .price span {
  font-size: 12px;
  display: block;
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif; }

.pricing .options {
  list-style: none;
  margin: 0;
  padding: 0; }

.pricing .options li {
  line-height: 22px;
  padding: 13px 10px 13px 10px;
  position: relative; }

.pricing .options li.active {
  color: #1e1e1e; }

.pricing .btn-box {
  overflow: hidden;
  padding: 30px 15px 50px 15px; }

.pricing .btn-box .btn, .pricing .btn-box input.submit, .pricing .btn-box a, .pricing .btn-box .mod_newscategories li a, .mod_newscategories li .pricing .btn-box a {
  border-radius: 0px; }

.three-column .pricing {
  max-width: 500px; }

.pricing:hover .options li,
.pricing:hover .price-box .price span,
.pricing:hover .price-box,
.pricing.active .options li,
.pricing.active .price-box .price span,
.pricing.active .price-box {
  color: #f7f7f7 !important; }

.pricing:hover .btn, .pricing:hover input.submit, .pricing:hover .btn-box a, .btn-box .pricing:hover a, .pricing:hover .mod_newscategories li a, .mod_newscategories li .pricing:hover a,
.pricing.active .btn,
.pricing.active input.submit,
.pricing.active .btn-box a, .btn-box
.pricing.active a,
.pricing.active .mod_newscategories li a, .mod_newscategories li
.pricing.active a {
  color: #171717 !important; }

/* Ribbon */
.ribbon-wrapper {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  right: -3px; }

.pricing .ribbon-wrapper {
  right: -10px; }

.ribbon {
  text-align: center;
  font-size: 11px;
  letter-spacing: 1px;
  position: relative;
  padding: 5px 0;
  left: -5px;
  top: 15px;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3); }

.ribbon:before, .ribbon:after {
  content: "";
  border-top: 3px solid #6e8900;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  position: absolute;
  bottom: -3px; }

.ribbon:before {
  left: 0; }

.ribbon:after {
  right: 0; }

.ribbon.red {
  background-color: #ff0000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff0000), to(#bf0c0c));
  background-image: -webkit-linear-gradient(top, #ff0000, #bf0c0c);
  background-image: -moz-linear-gradient(top, #ff0000, #bf0c0c);
  background-image: -ms-linear-gradient(top, #ff0000, #bf0c0c);
  background-image: -o-linear-gradient(top, #ff0000, #bf0c0c); }

.ribbon.blue {
  background-color: #03b6f7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#03b6f7), to(#0c8fbf));
  background-image: -webkit-linear-gradient(top, #03b6f7, #0c8fbf);
  background-image: -moz-linear-gradient(top, #03b6f7, #0c8fbf);
  background-image: -ms-linear-gradient(top, #03b6f7, #0c8fbf);
  background-image: -o-linear-gradient(top, #03b6f7, #0c8fbf); }

.ribbon.green {
  background-color: #BFDC7A;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#BFDC7A), to(#8EBF45));
  background-image: -webkit-linear-gradient(top, #BFDC7A, #8EBF45);
  background-image: -moz-linear-gradient(top, #BFDC7A, #8EBF45);
  background-image: -ms-linear-gradient(top, #BFDC7A, #8EBF45);
  background-image: -o-linear-gradient(top, #BFDC7A, #8EBF45); }

.ribbon.yellow {
  background-color: #ffc400;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc400), to(#eab505));
  background-image: -webkit-linear-gradient(top, #ffc400, #eab505);
  background-image: -moz-linear-gradient(top, #ffc400, #eab505);
  background-image: -ms-linear-gradient(top, #ffc400, #eab505);
  background-image: -o-linear-gradient(top, #ffc400, #eab505); }

.ribbon.no-gradiant {
  background-image: none; }

.ribbon.white {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  -webki-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }

/* Counter */
.circle.count-number {
  /* Updated */
  border: 8px solid;
  position: relative;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  line-height: 135px;
  margin: 0px auto;
  margin-bottom: 20px; }

.circle.count-number.cc1 {
  /* Updated */
  border: 4px solid;
  position: relative;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  line-height: 105px;
  margin: 0px auto;
  margin-bottom: 20px; }

/* Added */
.white .circle.count-number:before {
  background-color: #fff; }

.count-number .counter {
  font-size: 32px;
  font-weight: 800; }

.count-number .counter {
  font-size: 32px;
  font-weight: 800; }

.count-number.cs1 .counter {
  font-size: 52px;
  font-weight: 800; }

h2.count-number .counter {
  font-size: 40px;
  font-weight: bold; }

div.circle.count-number {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px; }

div.circle.count-number:before {
  content: "";
  width: 10px;
  height: 40px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0px auto;
  bottom: 0px; }

div.circle.count-number:after {
  content: "";
  width: 10px;
  height: 20px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0px auto;
  bottom: 20px; }

.top-border.count-number {
  position: relative;
  padding-top: 20px; }

.top-border.count-number:before {
  top: 10px; }

/* Pie Chart */
.piechart {
  position: relative;
  display: inline-block;
  text-align: center;
  margin: 0 0 15px 0px;
  width: 100%; }

.piechart canvas {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0px auto; }

.piechart span {
  font-size: 30px;
  font-weight: bold;
  font-family: arial;
  position: relative;
  line-height: 145px;
  top: 0px;
  z-index: 2; }

.piechart span:after {
  content: '%'; }

/* Item-box */
.item-box {
  padding: 20px;
  padding-bottom: 40px; }

.item-box i {
  display: block;
  left: 15px;
  margin: 0 15px 0 0;
  position: absolute;
  text-align: center;
  text-decoration: none;
  transition: opacity 0.2s linear 0s;
  border: 3px solid;
  padding: 15px;
  font-size: 1.8em;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%; }

.item-box i:after {
  position: absolute;
  content: "";
  left: -6px;
  top: -6px;
  width: 66px;
  height: 66px;
  z-index: -1;
  background: #f5f5f5;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%; }

.white .item-box a:not(.btn):not(input.submit):not(.btn-box a):not(.mod_newscategories li a) {
  color: #ffffff;
  display: inline-block;
  transition: opacity 0.2s linear 0s; }

.item-box a:not(.btn):not(input.submit):not(.btn-box a):not(.mod_newscategories li a) {
  color: #171717;
  display: inline-block;
  transition: opacity 0.2s linear 0s; }

.item-box a {
  margin-left: 70px; }

.item-box.icons-circle a,
.item-box.icons-rounded a,
.item-box.icons-square a {
  margin-left: 70px; }

.item-box.inverse a:hover i {
  color: #171717; }

.item-box.icons-color:hover i {
  color: #171717; }

.item-box.icons-color.hover-white:hover i {
  color: #ffffff; }

.item-box.style2 {
  padding: 40px; }

.item-box.style2 i,
.item-box.style2:hover i,
.item-box.style2 i:after,
.item-box.style2:hover i:after {
  border: none;
  background: none; }

.item-box.style2 i {
  left: 35px; }

.item-box.style2 {
  background: #ffffff;
  margin-bottom: 30px; }

.item-box.style2 a {
  margin-left: 60px; }

.item-box.style3 i,
.item-box.style3:hover i,
.item-box.style3 i:after,
.item-box.style3:hover i:after {
  border-radius: 50%;
  background: none;
  font-size: 23px;
  line-height: 28px; }

.item-box.style3 a {
  margin-left: 80px; }

/******************************************************************************
  Twiiter Feed
*******************************************************************************/
.twitter-feed {
  text-align: center;
  padding-bottom: 15px; }

.tweet {
  padding: 12px 0px 0px; }

.twitter-feed .owl-pagination,
.twitter-feed .owl-buttons,
.twitter-feed .icon-twitter,
.twitter-feed .username {
  display: none; }

.twitter-feed .tweet_text {
  color: #FFFFFF;
  font-size: 20px; }

.twitter-feed .tweet_time a {
  font-style: italic;
  font-size: 17px; }

.twitter-feed .tweet_user a,
.tweet_text a {
  text-decoration: underline; }

.twitter-feed .tweet_user a,
.tweet_text a,
.twitter-feed .tweet_text {
  color: #FFFFFF; }

.twitter-feed i {
  padding: 15px; }

/******************************************************************************
  Blog
*******************************************************************************/
/* Latest News */
.latest-posts {
  margin: 0px;
  padding: 0; }

.latest-posts li {
  list-style: none;
  clear: both;
  margin-bottom: 35px; }

.latest-posts li:last-child {
  margin-bottom: 10px; }

.latest-posts .post-thumb {
  width: 100px; }

.latest-posts .post-thumb {
  float: left; }

.widget .latest-posts .title {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  color: #222; }

.widget .latest-posts .meta {
  font-size: 12px;
  margin-top: 3px; }

.latest-posts li img {
  margin-right: 10px; }

.pagination > li > a,
.pagination > li > span {
  color: #171717;
  padding: 8px 15px; }

.pagination > li > a,
.pagination > li > span {
  border: 2px solid;
  margin: 0 5px;
  color: #171717; }

.pagination > .active > span,
.pagination > .active > span {
  color: #ffffff; }

.pagination > li:first-child > a, .pagination > li:first-child > span,
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-radius: 0px; }

/* Posts */
.entry-title,
.post-title {
  margin: 0 0 5px; }

.post-single .post-item {
  margin-bottom: 0px;
  padding-bottom: 0px; }

/* added */
.post-scroll .entry-title,
.post-scroll .post-title {
  font-size: 20px;
  margin: 10px 0; }

.post-item {
  padding-bottom: 30px;
  margin-bottom: 30px;
  position: relative; }

.post-title {
  margin-top: 10px;
  font-size: 18px; }

.post-list .post-title,
.post-classic .post-title {
  margin-top: 20px;
  font-size: 26px;
  margin-bottom: 10px; }

.post-classic .meta {
  color: #f7f7f7;
  margin-top: 10px;
  padding: 20px;
  position: absolute;
  top: 0;
  width: 100%; }

.post-classic .meta span {
  position: relative;
  margin-right: 30px; }

.post-classic .meta span:after {
  content: "";
  width: 1px;
  height: 15px;
  position: absolute;
  right: -15px;
  top: 3px;
  background: #f5f5f5; }

.post-classic .meta .post_cat:after {
  content: none; }

.post-classic .post-item .btn, .post-classic .post-item input.submit, .post-classic .post-item .btn-box a, .btn-box .post-classic .post-item a, .post-classic .post-item .mod_newscategories li a, .mod_newscategories li .post-classic .post-item a {
  margin-top: 15px; }

.post-classic .post-item {
  margin-bottom: 50px; }

.post-share i {
  padding-left: 7px; }

.post-content {
  margin-bottom: 15px; }

.post-list .post-item {
  padding-bottom: 40px; }

.post-list .post-image.pull-left {
  margin-right: 20px; }

.mixed-grid.blog .grid-item {
  padding: 15px 15px 0 15px !important;
  margin-bottom: 15px !important; }

.mixed-grid.blog .grid-item .post-meta {
  padding-bottom: 25px !important;
  border-bottom: 1px dashed #cccccc; }

/* Video Post */
.video-box {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  height: 0;
  margin-bottom: 22px;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative; }

.video-box embed,
.video-box iframe,
.video-box object,
.video-box video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.width-320 {
  width: 320px; }

/* Meta */
.meta,
.post-meta {
  margin-top: 10px;
  color: #7f7f7f; }

.post-meta span,
.meta span {
  margin-right: 8px; }

.post-meta span.category {
  margin-right: 0px; }

.post-meta i,
.meta i {
  margin-right: 6px;
  margin-top: 5px; }

.name {
  font-size: 18px;
  margin: 0;
  padding: 25px 0 0px;
  position: relative; }

.description.text-left .name:before {
  right: auto;
  left: 0; }

.text-left.i-3x i {
  width: auto;
  margin-right: 12px; }

.role {
  padding-bottom: 18px;
  font-size: 16px;
  padding-top: 0px; }

.read-more {
  float: right; }

.read-more.left {
  float: left;
  width: 100%;
  font-weight: 600; }

.read-more.left i.pull-right {
  float: right; }

.read-more i {
  font-size: 16px; }

.learn-more i {
  padding-right: 10px;
  margin-top: 10px; }

/* Author Area */
.author-area {
  margin-top: 40px;
  margin-bottom: 40px; }

.author-img {
  position: absolute;
  width: 150px; }

.author-comments {
  margin-left: 180px; }

.author-area .social-icon {
  margin-top: 15px; }

/* Reply */
.comments-area {
  margin-bottom: 20px; }

.user-img {
  position: absolute;
  width: 80px; }

.comment-item {
  margin-bottom: 10px;
  padding-bottom: 20px; }

.comment-item .post-meta {
  font-size: 14px;
  margin-bottom: 10px; }

.comment-item .post-meta,
.comment-item .post-reply {
  margin-left: 100px;
  margin-top: 0; }

.comment-item .btn.btn-sm, .comment-item .btn-group-sm > .btn, .comment-item .btn-group-sm > input.submit, .comment-item .btn-box .btn-group-sm > a, .btn-box .comment-item .btn-group-sm > a, .comment-item .mod_newscategories li .btn-group-sm > a, .mod_newscategories li .comment-item .btn-group-sm > a, .comment-item input.btn-sm.submit, .comment-item .btn-box a.btn-sm, .btn-box .comment-item a.btn-sm, .comment-item .mod_newscategories li a.btn-sm, .mod_newscategories li .comment-item a.btn-sm {
  padding: 8px 30px 10px 30px;
  margin-top: 5px;
  line-height: 10px; }

/* Testimonials */
.testimonials .item {
  margin-top: 50px;
  position: relative; }

.testimonials .item .client-image {
  position: absolute;
  top: -50px;
  left: 30px; }

.testimonials .desc-border {
  padding: 40px 20px 20px; }

.testimonials blockquote {
  font-size: 15px;
  margin-bottom: 0;
  padding: 0px; }

.client-details {
  font-size: 14px;
  margin: 4px 0; }

.client-details strong {
  display: block;
  font-size: 18px; }

.client-details span.white {
  color: #ffffff; }

.desc-border blockquote,
.quote blockquote,
.no-border blockquote {
  border-left: 0; }

.no-border blockquote {
  padding: 0px; }

.desc-border {
  border: 2px solid;
  border-radius: 5px;
  margin-bottom: 15px; }

.desc-border .star-rating {
  padding: 5px 0 12px 0; }

.sec-border,
.sec-border1 {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #fff;
  height: 95%;
  position: absolute;
  right: 13px;
  top: 12px;
  width: 96%; }

.sec-border1 {
  border: 4px double #fff; }

.inline strong,
.inline span,
.inline div,
.inline p {
  display: inline-block; }

.item {
  position: relative; }

.testimonials .item > p {
  padding: 0 15px; }

/* Add arrow at bottom of section */
.bottom-arrow {
  position: relative; }

.bottom-arrow:before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #e1e1e1 transparent transparent;
  border-image: none;
  border-right: 10px solid transparent;
  border-style: solid;
  border-width: 10px;
  bottom: -20px;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  width: 0; }

.bottom-arrow:before,
.bottom-arrow:after {
  left: 0;
  margin: 0 auto;
  right: 0; }

.bottom-arrow:after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #fff transparent transparent;
  border-image: none;
  border-right: 10px solid transparent;
  border-style: solid;
  border-width: 10px;
  bottom: -18px;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  width: 0; }

.bottom-arrow.light:after {
  border-color: #f7f7f7 transparent transparent; }

/* Add Quotation in Blockquote */
.quote {
  padding: 15px 15px 0 15px; }

.desc-border.quote blockquote {
  margin: 0;
  padding: 0 0 0 38px; }

.quote blockquote {
  margin: 0;
  padding: 0 0 0 38px; }

.quote blockquote:before {
  content: open-quote;
  font-size: 50px;
  font-weight: bold;
  left: 16px;
  line-height: 1;
  position: absolute;
  top: 14px; }

.quote blockquote:after {
  content: close-quote;
  display: inline-block;
  font-size: 50px;
  font-weight: bold;
  line-height: 0;
  margin: 0 0 5px;
  vertical-align: bottom; }

.testimonials.ts1 .item {
  position: relative;
  margin-top: 0px; }

.testimonials.ts1 {
  text-align: left; }

.testimonials.ts1 .client-image {
  position: absolute;
  width: 140px;
  height: 140px;
  text-align: left;
  left: 0;
  top: 0; }

.testimonials.ts1 .client-details {
  margin-left: 140px; }

.testimonials.ts1 .comments {
  color: #979797;
  font-size: 15px;
  font-weight: 500;
  padding-top: 10px; }

.client-name {
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  padding-top: 5px;
  margin-bottom: 10px; }

.client-prof {
  font-weight: 400;
  font-size: 14px;
  color: #979797;
  margin-bottom: 10px;
  font-style: italic; }

.client-rating {
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  margin-bottom: 15px; }

/* Testimonials Grid */
.testimonials.ts1.grid {
  margin-top: 40px; }

.testimonials.ts1.grid .item {
  margin-bottom: 50px; }

/* Sidebar Testimonials */
.sidebar .testimonials.ts1 {
  padding: 20px;
  border: 4px solid #f7f7f7; }

.sidebar .testimonials.ts1:before {
  content: "\f10e";
  color: #f7f7f7;
  font-size: 40px;
  display: block;
  font-family: FontAwesome;
  right: 0px;
  position: absolute;
  bottom: -20px; }

.sidebar .testimonials.ts1 .client-image img {
  max-width: 80px; }

.sidebar .testimonials.ts1 .client-details {
  margin-left: 90px; }

.sidebar .testimonials.ts1 .client-name {
  margin: 2px 0;
  font-size: 16px;
  padding-top: 0px; }

.sidebar .testimonials.ts1 .client-prof {
  margin: 2px 0;
  font-size: 11px; }

.sidebar .testimonials.ts1 .client-rating {
  margin: 2px 0;
  font-size: 13px; }

.sidebar .testimonials.ts1 .comments {
  font-size: 14px; }

/* Team */
.member-page h3.title {
  margin-bottom: 5px; }

.member-page .member-role {
  font-size: 15px;
  color: #999999;
  margin-bottom: 20px; }

.member-contacts {
  padding: 40px;
  margin-top: 30px; }

.member-contacts h4 {
  margin-bottom: 10px; }

.member-contacts i {
  padding-right: 15px; }

.mphone, .memail {
  margin-bottom: 10px; }

.member-contacts .social-icons {
  margin-top: 20px; }

.member-contacts .social-icons i {
  padding-right: 0px; }

/******************************************************************************
  Get a Quote
*******************************************************************************/
.get-a-quote {
  padding: 30px 0; }

.get-a-quote a {
  font-weight: 500; }

.get-a-quote a.black:hover {
  color: #111111; }

.get-a-quote a.white:hover {
  color: #ffffff; }

.img-center img {
  display: inline-block; }

/* Header */
.transparent-header.dark-header .navbar {
  background: none; }

.dark-header.dark-bg .navbar {
  background: #222 !important; }

.transparent-header.dark-header .sticky-wrapper.is-sticky .navbar {
  background: #222; }

.transparent-header .sticky-wrapper {
  z-index: 999; }

/******************************************************************************
  									Page Title Variations
*******************************************************************************/
.page-header {
  position: relative;
  border-bottom: 1px solid #f2f2f2;
  border-top: 1px solid #f2f2f2; }

.page-header h5 {
  font-weight: 300;
  margin-top: 10px;
  margin-bottom: 10px; }

.page-header .container::before, .page-header .col-2 #container::before, .col-2 .page-header #container::before, .page-header .productfilter__container .mod_iso_productfilter::before, .productfilter__container .page-header .mod_iso_productfilter::before {
  content: none; }

#page .page-title-left .breadcrumb {
  left: auto;
  margin: -10px 0 0;
  padding: 0;
  position: absolute;
  right: 15px;
  top: 50%;
  width: auto;
  background: none; }

.page-title-right {
  text-align: right; }

#page .page-title-right .breadcrumb {
  right: auto;
  left: 15px;
  margin: -10px 0 0;
  padding: 0;
  position: absolute;
  top: 50%;
  width: auto; }

.page-title-center {
  text-align: center; }

.page-title-pattern {
  background: url(../img/patterns/bg-pattern-5.png) repeat; }

.page-title-left.mini h1.title {
  font-size: 20px; }

.page-title-left.dark, .page-title-left.dark .breadcrumb > li > a {
  background: #252525;
  color: #fff; }

.page-header #bg-video, header#my-video {
  min-height: 130px;
  background: transparent; }

.page-header .mbYTP_wrapper {
  z-index: 0 !important; }

.page-header .image-bg {
  min-height: inherit; }

/******************************************************************************
  Pages
*******************************************************************************/
.page-header {
  padding: 30px 0;
  background-color: #f7f7f7;
  margin: 0px; }

.page-header h1 {
  margin: 0;
  font-size: 34px;
  letter-spacing: -2px;
  text-transform: capitalize; }

#page .breadcrumb.white a {
  color: #ffffff; }

#page .breadcrumb {
  border-radius: 0;
  background: none !important;
  color: #7f7f7f;
  font-size: 11px;
  line-height: 18px;
  margin: 0;
  padding: 11px 0; }

.breadcrumb > li > a {
  text-decoration: none;
  transition: opacity 0.2s linear 0s; }

.breadcrumb > li > a:hover {
  opacity: 0.8;
  transition: opacity 0.2s linear 0s; }

.breadcrumb i {
  padding-right: 10px; }

/* Background Video */
#video-controls {
  top: 50%;
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0px auto;
  z-index: 99;
  text-align: center; }

#video-controls a {
  text-decoration: none; }

#bg-video,
.video-half-content {
  min-height: 552px; }

.video-pattern:after {
  background: url(../img/patterns/pattern.png) repeat;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

#video-play {
  border: 2px solid;
  padding: 20px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -khtml-border-radius: 50%; }

.mbYTP_wrapper {
  z-index: 9 !important; }

/* Local Hosted Video */
.video-section {
  overflow: hidden;
  padding: 76px 0;
  position: relative;
  transition: opacity 0.2s linear 0s; }

.video-section video,
.video-section .video_item img {
  background-size: cover;
  bottom: 0;
  height: auto;
  max-width: inherit;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  right: 0;
  vertical-align: top;
  width: auto;
  z-index: -100; }

/* Custom Video BG */
#my-video.video-bg {
  background-image: none;
  background-color: #000;
  position: relative; }

#my-video.video-bg .mbYTP_wrapper {
  z-index: 0 !important; }

#my-video.video-bg:after {
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  z-index: 0; }

#my-video.video-bg #bg-video {
  min-height: 650px; }

#my-video.video-bg #video-play {
  display: none; }

.video-bg .video-slider-container {
  max-width: 1200px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 9; }

#my-video.video-bg .video-slider-text {
  margin-bottom: 10px; }

#my-video.video-bg .video-slider-text h1 {
  color: #ffc400;
  text-align: center; }

.video-slider-text ul {
  padding: 0;
  text-align: center;
  list-style: none;
  width: 100%; }

#my-video.video-bg p {
  text-align: center;
  margin-bottom: 20px; }

#my-video.video-bg p > a.btn, #my-video.video-bg .btn-box p > a, .btn-box #my-video.video-bg p > a, #my-video.video-bg .mod_newscategories li p > a, .mod_newscategories li #my-video.video-bg p > a {
  margin: 0 5px; }

/* Google Map */
.map-canvas * {
  border: 0 none; }

.map-section img {
  max-width: inherit; }

.map-data h6 {
  margin-bottom: 5px; }

/* Contact Address */
.c-details {
  margin-bottom: 10px; }

.c-details span {
  margin-bottom: 10px;
  display: block; }

.c-details span:last-child {
  margin-bottom: 0px !important; }

.c-details span i {
  padding-right: 15px; }

/* Contact Form */
.contact-form .btn, .contact-form input.submit, .contact-form .btn-box a, .btn-box .contact-form a, .contact-form .mod_newscategories li a, .mod_newscategories li .contact-form a {
  margin-top: 15px; }

.btn-default.disabled, .mod_newscategories li a.disabled, .btn-default.disabled.active, .mod_newscategories li a.disabled.active, .btn-default.disabled.focus, .mod_newscategories li a.disabled.focus, .btn-default.disabled:active, .mod_newscategories li a.disabled:active, .btn-default.disabled:focus, .mod_newscategories li a.disabled:focus, .btn-default.disabled:hover, .mod_newscategories li a.disabled:hover, .btn-default[disabled], .mod_newscategories li a[disabled], .btn-default.active[disabled], .mod_newscategories li a.active[disabled], .btn-default.focus[disabled], .mod_newscategories li a.focus[disabled], .btn-default[disabled]:active, .mod_newscategories li a[disabled]:active, .btn-default[disabled]:focus, .mod_newscategories li a[disabled]:focus, .btn-default[disabled]:hover, .mod_newscategories li a[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .mod_newscategories li a, .mod_newscategories li fieldset[disabled] a, fieldset[disabled] .btn-default.active, fieldset[disabled] .mod_newscategories li a.active, .mod_newscategories li fieldset[disabled] a.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .mod_newscategories li a.focus, .mod_newscategories li fieldset[disabled] a.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .mod_newscategories li a:active, .mod_newscategories li fieldset[disabled] a:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .mod_newscategories li a:focus, .mod_newscategories li fieldset[disabled] a:focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .mod_newscategories li a:hover, .mod_newscategories li fieldset[disabled] a:hover {
  background-color: #f1f1f1; }

.help-block {
  bottom: -23px;
  display: block;
  margin-bottom: 3px;
  position: absolute; }

/* Sitemap */
.sitemap li {
  position: relative;
  padding-left: 15px; }

.sitemap li a:before {
  content: "\f105";
  display: block;
  font-family: FontAwesome;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  left: 0;
  line-height: 12px;
  position: absolute;
  top: 8px; }

/******************************************************************************
  Sidebar
*******************************************************************************/
.sidebar .widget {
  margin-bottom: 30px; }

.widget .list-group.panel > .list-group-item, .widget .list-group.ce_accordion > .list-group-item {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.widget .list-group-submenu {
  margin-left: 20px; }

.widget .list-group-item {
  border: 0; }

.widget .panel, .widget .ce_accordion {
  border: 0;
  box-shadow: none; }

.widget a.list-group-item:focus,
.widget a.list-group-item:hover {
  background: none; }

.list-group-item {
  list-style: outside none none;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-top: 5px;
  position: relative; }

.list-group-item:before {
  content: "\f105";
  display: block;
  font-family: FontAwesome;
  left: 0;
  position: absolute;
  top: 5px; }

.list-group.style1 {
  margin-top: 0px;
  margin-bottom: 10px; }

.list-group.style1 .list-group-item,
.list-group.style1 a.list-group-item.in.collapsed {
  background: #f7f7f7;
  color: #333;
  font-weight: 600;
  padding: 10px 20px;
  margin-bottom: 5px;
  border-radius: 0; }

.widget .list-group.style1 .list-group-submenu {
  margin-left: 0px; }

.widget .list-group.style1 .list-group-submenu .list-group-item {
  background: #f1f1f1; }

.list-group.style1 .list-group-item:hover,
.list-group.style1 .list-group-item.active {
  color: #ffffff; }

.widget .list-group.style1.panel > .list-group-item, .widget .list-group.style1.ce_accordion > .list-group-item {
  border-radius: 0; }

.list-group.style1 .list-group-item:before {
  content: "";
  left: 0;
  width: 5px;
  height: 100%;
  background: #eeeeee;
  position: absolute;
  top: 0px; }

.list-group.style1 .list-group-submenu .list-group-item:before {
  background: #dddddd; }

.list-group-item .fa, .list-group-item .ce_accordion .ui-icon:before, .ce_accordion .list-group-item .ui-icon:before, .list-group-item .slider-prev:before, .list-group-item .slider-next:after, .list-group-item .ce_toplink a:before, .ce_toplink .list-group-item a:before, .list-group-item .more a:after, .more .list-group-item a:after, .list-group-item .back a:before, .back .list-group-item a:before, .list-group-item .mod_calendar th.current:before, .mod_calendar .list-group-item th.current:before, .list-group-item .mod_faqlist li:before, .mod_faqlist .list-group-item li:before, .list-group-item #left nav ul.level_1 ul a.submenu:after, #left nav ul.level_1 ul .list-group-item a.submenu:after, .list-group-item .mod_newscategories li a.reset:before, .mod_newscategories li .list-group-item a.reset:before, .list-group-item .mod_newscategories li a.news_category_3:before, .mod_newscategories li .list-group-item a.news_category_3:before, .list-group-item .mod_newscategories li a.news_category_2:before, .mod_newscategories li .list-group-item a.news_category_2:before, .list-group-item .slider-carousel .owl-prev:before, .slider-carousel .list-group-item .owl-prev:before, .list-group-item .slider-carousel .owl-next:before, .slider-carousel .list-group-item .owl-next:before {
  margin-left: 7px;
  display: none; }

.list-group.style1 a.list-group-item.in,
.list-group.style1 a.list-group-item.in.collapsed:hover {
  color: #ffffff; }

/* Sidebar Search */
.widget .search-form button {
  border: medium none;
  color: #fff;
  font-size: 15px;
  height: 50px;
  outline: medium none !important;
  position: absolute;
  right: 15px;
  text-align: center;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 44px; }

/* Tags */
ul.tags,
.filter-price-box {
  display: table;
  margin: 0 auto; }

ul.tags li {
  float: left;
  margin: 0 5px 5px 0; }

.tags li a {
  border-radius: 0px;
  background: #f7f7f7;
  color: #222222;
  display: block;
  font-size: 13px;
  height: 30px;
  line-height: 24px;
  padding: 2px 10px;
  text-decoration: none;
  transition: all 0.2s linear 0s; }

.tags li a:hover {
  color: #fff !important; }

/* Social Feed Widget */
.social-feed.loaded {
  background: none repeat scroll 0 0 transparent; }

.social-feed {
  display: table;
  margin: 0 auto; }

.social-feed li {
  float: left;
  height: 62px;
  list-style: outside none none;
  margin-bottom: 5px;
  margin-right: 5px;
  width: 60px; }

.social-feed li img {
  height: 62px;
  width: 62px; }

/* Shop Widgets */
.widget .popular-product li {
  margin-bottom: 30px; }

.widget .popular-product .product-thumb {
  position: absolute;
  width: 80px; }

.widget .popular-product .product-details {
  margin-left: 90px; }

.widget .popular-product h5 {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 0px; }

.widget .popular-product .star-rating i {
  font-size: 10px !important; }

/* shop checkbox */
.filter-checkbox p {
  padding-left: 10px;
  font-weight: 400; }

/* Price Box */
.sidebar .widget .price-box,
.sidebar .widget .price {
  font-size: 14px;
  line-height: 22px; }

.price-old {
  color: #7f7f7f;
  display: inline-block;
  line-height: 1;
  margin-right: 6px;
  position: relative; }

.price-old:after {
  background: url("../img/png-icons/old-price.png") no-repeat scroll 0 100%;
  bottom: -2px;
  content: "";
  display: block;
  left: 50%;
  margin: 0 0 0 -10px;
  position: absolute;
  top: -2px;
  width: 40px; }

/* Case Studies */
.case-title {
  font-weight: 600;
  margin-bottom: 5px;
  line-height: 20px; }

.case-title:hover {
  text-decoration: underline; }

.case-studies {
  margin-bottom: 15px; }

.widget .case-studies:last-child {
  margin-bottom: 0px; }

.case-studies p {
  font-size: 13px; }

.download-brochure .btn, .download-brochure input.submit, .download-brochure .btn-box a, .btn-box .download-brochure a, .download-brochure .mod_newscategories li a, .mod_newscategories li .download-brochure a {
  padding-left: 49px;
  display: block;
  width: 100%; }

.download-brochure .btn i, .download-brochure input.submit i, .download-brochure .btn-box a i, .btn-box .download-brochure a i, .download-brochure .mod_newscategories li a i, .mod_newscategories li .download-brochure a i {
  font-size: 22px;
  height: 19px;
  left: 16px;
  line-height: 19px;
  display: block;
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%); }

/* Poll */
.new-radio {
  border-radius: 7px;
  height: 14px;
  width: 14px; }

.new-radio, .new-checkbox {
  background: none repeat scroll 0 0 #fff;
  cursor: pointer;
  float: left;
  margin: 0px 0 0 -20px;
  position: absolute; }

/* Price Range Filter */
.filter .filter-price-box {
  padding-bottom: 15px; }

.nstSlider {
  background: none #f7f7f7;
  cursor: pointer;
  height: 10px;
  position: relative;
  width: 260px;
  max-width: 100%;
  margin: 0px auto 40px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px; }

.bar {
  height: 10px;
  cursor: pointer;
  position: absolute;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px; }

.nstSlider .rightGrip, .nstSlider .leftGrip {
  position: absolute;
  top: -4px;
  margin-left: -8px;
  border-width: 9px; }

.range .leftLabel {
  left: 0px;
  top: 12px;
  font-size: 12px;
  font-family: 'Lato';
  position: absolute; }

.range .rightLabel {
  font-family: 'Lato';
  top: 12px;
  left: 0px;
  font-size: 12px;
  position: absolute; }

.bar:after {
  height: 8px;
  width: 1px;
  position: absolute;
  right: -1px;
  top: -3px;
  content: "";
  cursor: pointer; }

.bar:before {
  height: 18px;
  width: 1px;
  position: absolute;
  left: 0px;
  top: -3px;
  content: "";
  cursor: pointer; }

.rightGrip {
  height: 15px;
  width: 2px;
  position: absolute;
  right: 0;
  top: 8px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 10px solid; }

.leftGrip {
  height: 15px;
  width: 2px;
  position: absolute;
  left: 0;
  top: 8px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 10px solid; }

.filter-print-price {
  padding: 7px 0px 0px;
  margin: 0px 17px; }

.filter-print-price a h4 {
  padding: 5px 31px;
  color: #FFFFFF;
  text-align: center;
  font-family: 'Lato';
  font-size: 14px;
  margin: 0;
  width: 95px;
  border: 1px solid;
  text-transform: capitalize; }

.filter-print-price a h4:hover {
  background-color: #FFFFFF;
  border: 1px solid; }

.filter-print-price .price {
  font-family: 'Lato';
  color: #656565;
  font-weight: 600;
  font-size: 14px;
  margin-left: 6px;
  text-align: center; }

.drag {
  font-family: 'Lato';
  color: #656565;
  font-size: 12px;
  font-weight: 600;
  margin: 12px 0 0 -10px;
  display: block; }

.filter-print-price li {
  display: inline-block;
  list-style: none; }

.rightGrip,
.leftGrip {
  border: 10px solid;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px; }

/******************************************************************************
  Widget
*******************************************************************************/
.widget ul {
  padding: 0px;
  margin: 0px; }

.widget li {
  list-style: none; }

.widget li a,
.widget li a:visited {
  color: #7f7f7f;
  text-decoration: none; }

.widget li {
  line-height: 30px; }

.widget a:hover {
  color: #000; }

.widget .widget-title .title {
  line-height: 1.3;
  margin: 0 0 18px; }

.widget .widget-title {
  margin: 0 0 18px;
  position: relative; }

.sidebar .widget .widget-title {
  margin: 0 0 6px;
  position: relative; }

.sidebar .widget .widget-title h3.title {
  font-size: 18px;
  margin: 0 0 22px; }

/* Newsletter */
.newsletter form {
  margin: 5px 0 0;
  position: relative; }

.newsletter input {
  margin: 0;
  padding-right: 43px; }

.newsletter .submit {
  color: #171717;
  height: 40px;
  outline: none;
  padding: 0;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 40px;
  border-radius: 0;
  border: 0; }

.newsletter .selectBox,
.newsletter .form-control,
.newsletter input.text,
.newsletter
input.password,
.newsletter
input.captcha,
.newsletter
textarea,
.newsletter
select {
  height: 40px;
  min-height: 40px;
  line-height: 22px;
  margin-bottom: 22px;
  padding: 8px 12px;
  border-radius: 0; }

.newsletter .submit.bg-color:hover {
  color: #ffffff; }

.newsletter .has-feedback .form-control-feedback {
  right: 35px; }

/* Sticky Sidebar */
#sidebar.stick {
  padding-top: 90px; }

/******************************************************************************
  PAGES
*******************************************************************************/
/*Service Time-line*/
.timeliner {
  position: relative;
  padding: 0;
  margin-top: 20px;
  list-style: none; }

.timeliner:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 40px;
  width: 2px;
  margin-left: -1.5px;
  background-color: #f1f1f1; }

.history.timeliner:before {
  top: 40px;
  height: 95%; }

.history li:hover .timeline-icon {
  color: #ffffff; }

.timeliner > li {
  position: relative;
  margin-bottom: 50px;
  min-height: 50px; }

.timeliner > li:before,
.timeliner > li:after {
  content: " ";
  display: table; }

.timeliner > li:after {
  clear: both; }

.timeliner > li .timeline-panel {
  float: right;
  position: relative;
  width: 100%;
  padding: 0 20px 0 100px;
  text-align: left; }

.timeliner > li .timeline-panel:before {
  border-left-width: 0; }

.timeliner > li .timeline-panel:after {
  border-left-width: 0; }

.timeliner > li .timeline-image {
  z-index: 100;
  position: absolute;
  left: 0;
  width: 80px;
  height: 80px;
  margin-left: 0;
  border: 7px solid #f1f1f1;
  border-radius: 100%;
  text-align: center;
  color: #fff; }

.timeliner > li .timeline-image h4 {
  margin-top: 12px;
  color: #171717; }

.timeliner > li.timeline-inverted > .timeline-panel {
  float: right;
  padding: 0 20px 0 100px;
  text-align: left; }

.timeliner > li.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0; }

.timeliner > li.timeline-inverted > .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0; }

.timeliner > li:last-child {
  margin-bottom: 0; }

.timeliner .timeline-heading h4 {
  margin-top: 0; }

.timeliner .timeline-heading h4.subheading {
  text-transform: none;
  text-transform: uppercase;
  color: #171717;
  font-weight: 700; }

.timeliner .timeline-body > p,
.timeliner .timeline-body > ul {
  margin-bottom: 0; }

.timeline-icon {
  border: 2px dashed #ccc;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #171717;
  font-size: 18px;
  height: 70px;
  left: 50%;
  line-height: 70px;
  margin: 22px 0 0 -35px;
  position: absolute;
  text-align: center;
  width: 70px; }

/* Time Liner Blog & Resume */
.history {
  margin-top: 50px; }

.history .post-title {
  margin-bottom: 15px; }

.blog.timeliner > li,
.history.timeliner > li {
  position: unset !important; }

.blog.timeliner > li,
.history.timeliner > li {
  margin: 0;
  width: 50%;
  padding: 0 60px 5px 0; }

.blog.timeliner > li.timeline-inverted,
.history.timeliner > li.timeline-inverted {
  margin-left: 50%;
  width: 50%;
  padding: 0 0 5px 60px; }

.blog.timeliner:before,
.history.timeliner:before {
  width: 2px;
  background-color: rgba(0, 0, 0, 0.2); }

.blog.timeliner > li,
.history.timeliner > li {
  margin-bottom: 20px; }

.blog.timeliner > li .timeline-panel,
.history.timeliner > li .timeline-panel {
  text-align: left;
  padding: 50px;
  border: 1px solid #ccc;
  width: 100%; }

.history.timeliner > li .timeline-panel {
  border: 0;
  padding: 20px; }

.blog.timeliner .post-item,
.history.timeliner .post-item {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border: 0; }

.blog.timeliner > li .timeline-panel .post-title,
.history.timeliner > li .timeline-panel .post-title {
  margin-top: 0px;
  font-size: 20px; }

.blog .timeline-meta,
.history .timeline-meta {
  color: #999;
  left: 50%;
  margin: 45px 0 0 50px;
  position: absolute; }

.blog .timeline-inverted .timeline-meta,
.history .timeline-inverted .timeline-meta {
  left: auto;
  margin: 48px 50px 0 0;
  right: 50%;
  text-align: right; }

.blog.timeliner > li .timeline-panel .post-content,
.history.timeliner > li .timeline-panel .post-content {
  margin-bottom: 0; }

.blog.timeliner > li .timeline-panel img,
.history.timeliner > li .timeline-panel img {
  margin-bottom: 15px; }

.blog.timeliner > li .timeline-image,
.history.timeliner > li .timeline-image,
.blog.timeliner > li .timeline-icon,
.history.timeliner > li .timeline-icon {
  z-index: 100;
  position: absolute;
  width: 70px;
  height: 70px;
  border: 3px solid rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  text-align: center; }

.blog.timeliner > li .timeline-icon .date,
.history.timeliner > li .timeline-icon .date {
  font-size: 13px;
  line-height: 30px; }

.history.timeliner > li .timeline-icon .date {
  font-size: 15px;
  font-weight: 800;
  line-height: 65px; }

.blog.timeliner > li .timeline-icon .date span,
.history.timeliner > li .timeline-icon .date span {
  display: block;
  font-family: Oswald,sans-serif;
  font-size: 30px;
  font-weight: bold;
  line-height: 20px; }

.blog.timeliner > li .timeline-panel:before,
.history.timeliner > li .timeline-panel:before,
.blog.timeliner > li .timeline-panel:after,
.history.timeliner > li .timeline-panel:after {
  content: "";
  display: block;
  position: absolute; }

.blog.timeliner > li .timeline-panel:before,
.history.timeliner > li .timeline-panel:before {
  border: 15px solid transparent;
  border-left-color: #ccc;
  right: -30px;
  top: 26px; }

.blog.timeliner > li .timeline-panel:after,
.history.timeliner > li .timeline-panel:after {
  border: 14px solid transparent;
  border-left-color: #fff;
  right: -28px;
  top: 27px; }

.blog.timeliner > li.timeline-inverted > .timeline-panel,
.history.timeliner > li.timeline-inverted > .timeline-panel {
  float: right;
  padding: 20px 50px;
  text-align: left; }

.blog.timeliner > li.timeline-inverted .timeline-panel:before,
.history.timeliner > li.timeline-inverted .timeline-panel:before {
  border: 15px solid transparent;
  border-right-color: #ccc;
  left: -30px;
  right: auto; }

.blog.timeliner > li.timeline-inverted .timeline-panel:after,
.history.timeliner > li.timeline-inverted .timeline-panel:after {
  border: 14px solid transparent;
  border-right-color: #fff;
  left: -28px;
  right: auto; }

/* Timeline Left side Bar */
.right.blog.timeliner:before,
.right.history.timeliner:before {
  left: 38px; }

.right.blog.timeliner .timeline-icon,
.right.history.timeliner .timeline-icon {
  left: 0;
  margin: 22px 0 0; }

.right.blog.timeliner .timeline-meta,
.right.history.timeliner .timeline-meta {
  left: 0;
  margin: 0 0 5px;
  position: relative;
  right: 0;
  text-align: left; }

.right.blog.timeliner > li,
.right.history.timeliner > li,
.right.blog.timeliner > li.timeline-inverted,
.right.history.timeliner > li.timeline-inverted {
  margin: 0;
  padding: 0 0 10px 100px;
  width: 100%;
  left: 0; }

.right.blog.timeliner > li.timeline-inverted,
.right.history.timeliner > li.timeline-inverted {
  padding: 0 0 10px 70px; }

.right.blog.timeliner > li.timeline-inverted .timeline-panel:before,
.right.history.timeliner > li.timeline-inverted .timeline-panel:before,
.right.blog.timeliner > li .timeline-panel:before,
.right.history.timeliner > li .timeline-panel:before {
  border: 15px solid transparent;
  border-right-color: #ccc;
  left: -30px;
  right: auto; }

.right.history.timeliner > li.timeline-inverted .timeline-panel:before,
.right.history.timeliner > li .timeline-panel:before {
  border: 0; }

.right.blog.timeliner > li.timeline-inverted .timeline-panel:after,
.right.history.timeliner > li.timeline-inverted .timeline-panel:after,
.right.blog.timeliner > li .timeline-panel:after,
.right.history.timeliner > li .timeline-panel:after {
  border: 14px solid transparent;
  border-right-color: #fff;
  left: -28px;
  right: auto; }

/******************************************************************************
  Coming Soon
*******************************************************************************/
.count-down-box {
  text-align: center; }

.comming-soon .daycounter-container {
  margin-bottom: 50px; }

.comming-soon .countdown-section {
  border: none;
  background: #f2f2f2;
  width: 165px;
  height: 110px;
  margin: 15px 2px; }

.comming-soon .countdown-amount {
  font-size: 60px;
  font-weight: bold;
  line-height: 110px !important; }

.comming-soon .countdown-period {
  color: #000;
  font-size: 18px; }

.coming-text {
  margin-top: -4px; }

.coming-text form {
  position: relative; }

.coming-text .success {
  bottom: 100%;
  margin-bottom: 5px;
  position: absolute; }

.coming-text .form-control, .coming-text input.text, .coming-text
input.password, .coming-text
input.captcha, .coming-text
textarea, .coming-text
select {
  padding-right: 100px; }

.coming-text .btn, .coming-text input.submit, .coming-text .btn-box a, .btn-box .coming-text a, .coming-text .mod_newscategories li a, .mod_newscategories li .coming-text a {
  position: absolute;
  right: 0;
  top: 0;
  width: 90px; }

/* Event page*/
/* Event Countdown */
.countdown-block {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }

.countdown-block h1 {
  letter-spacing: 5px; }

.countdown-rtl {
  direction: rtl; }

.daycounter-container {
  margin: 0 aut0; }

.countdown-holding span {
  color: #888; }

.countdown-row {
  clear: both;
  padding: 0;
  text-align: center;
  position: relative;
  display: inline-block;
  margin: 0 auto; }

.countdown-section {
  display: block;
  float: left;
  font-size: 75%;
  text-align: center;
  margin: 15px;
  width: 130px;
  height: 130px;
  line-height: 130px;
  border: 4px solid #ccc;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  position: relative; }

.countdown-amount {
  font-size: 30px;
  font-family: Oswald,sans-serif;
  color: #fff; }

.countdown-period {
  display: block;
  line-height: 20px;
  font-size: 15px;
  font-weight: 600; }

.countdown-descr {
  display: block;
  width: 100%; }

.event-shedule .box {
  position: relative;
  margin: 20px 0; }

.event-shedule .box i {
  color: #FFC400;
  font-size: 40px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }

.event-shedule .box .box-inner {
  margin-left: 60px;
  text-align: left; }

.event-shedule .box .box-inner h4 {
  margin-bottom: 0; }

.event-shedule .register-btn {
  margin: 60px auto 0;
  display: block; }

/*Regester-now Section*/
.register-now .form-inline .form-control, .register-now .form-inline input.text, .register-now .form-inline
input.password, .register-now .form-inline
input.captcha, .register-now .form-inline
textarea, .register-now .form-inline
select {
  width: 100%;
  margin-bottom: 20px;
  color: #fff; }

.register-now .register-form .btn, .register-now .register-form input.submit, .register-now .register-form .btn-box a, .btn-box .register-now .register-form a, .register-now .register-form .mod_newscategories li a, .mod_newscategories li .register-now .register-form a {
  margin-top: 20px; }

/*Event Page*/
.event-page .countdown-block {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }

.event-page .countdown-block h1 {
  letter-spacing: 5px; }

.event-page .countdown-rtl {
  direction: rtl; }

.event-page .countdown-holding span {
  color: #888; }

.event-page .countdown-row {
  clear: both;
  padding: 0;
  text-align: center;
  position: relative;
  display: inline-block;
  margin: 0 auto; }

.event-page .countdown-section {
  display: block;
  float: left;
  font-size: 75%;
  text-align: center;
  margin: 15px;
  width: 120px;
  height: 100px;
  line-height: 93px;
  border: 2px solid;
  position: relative; }

.event-page .countdown-amount {
  font-size: 40px;
  font-family: Oswald,sans-serif; }

.event-page .countdown-period {
  display: block;
  line-height: 20px;
  font-size: 15px;
  text-align: left;
  font-weight: 600; }

.event-page .countdown-descr {
  display: block;
  width: 100%; }

/* Event page*/
.event-shedule .box {
  position: relative;
  margin: 20px 0; }

.event-shedule .box i {
  color: #FFC400;
  font-size: 40px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }

.event-shedule .box .box-inner {
  margin-left: 60px;
  text-align: left; }

.event-shedule .box .box-inner h4 {
  margin-bottom: 0; }

.event-shedule .register-btn {
  margin: 60px auto 0;
  display: block; }

/*Regester-now Section*/
.register-now .form-inline .form-control, .register-now .form-inline input.text, .register-now .form-inline
input.password, .register-now .form-inline
input.captcha, .register-now .form-inline
textarea, .register-now .form-inline
select {
  width: 100%;
  margin-bottom: 20px;
  color: #fff; }

.register-now .register-form .btn, .register-now .register-form input.submit, .register-now .register-form .btn-box a, .btn-box .register-now .register-form a, .register-now .register-form .mod_newscategories li a, .mod_newscategories li .register-now .register-form a {
  margin-top: 20px; }

/*Photo Gallery*/
.gallery-list {
  list-style: none;
  padding-left: 0; }

.gallery-list > li {
  position: relative; }

.gallery-list > li i {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }

.gallery-list > li p {
  margin-left: 30px;
  margin-bottom: 20px; }

/* Schedule Section*/
.schedule .tabs {
  border: 1px solid #ccc; }

.schedule .tabs .nav-tabs {
  border-bottom: 2px solid #FFC400; }

.schedule .tabs .nav-tabs > li {
  text-align: center;
  font-family: Oswald,sans-serif;
  padding: 10px;
  border-right: 1px solid #ccc;
  background: #eee;
  width: 100%; }

.schedule .tabs .nav-tabs > li.active {
  background: #FFC400; }

.schedule .tabs .nav-tabs > li:last-child {
  border-right: none; }

.schedule .tabs .nav-tabs > li > a {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 0;
  color: inherit;
  border: none; }

.schedule .tabs .nav-tabs > li > a .date {
  display: block;
  font-size: 14px;
  margin-top: 5px; }

.schedule .nav-tabs > .active > a, .schedule .nav-tabs > .active > a:hover, .schedule .nav-tabs > .active > a:focus {
  border: none; }

.schedule .nav-tabs > li.active, .schedule .nav-tabs > li.active:hover, .schedule .nav-tabs > li.active:focus {
  background: #FFC400;
  color: #fff; }

.schedule .nav-tabs > .active > a, .schedule .nav > li > a:focus, .schedule .nav > li > a:hover {
  background: none;
  border: none; }

.schedule .tab-content > .tab-pane {
  padding: 15px;
  background: #fff; }

/* Schedule panel-collapse  */
.schedule .schedule-tab .panel-group {
  margin-bottom: 0; }

.tab-content.schedule-tab {
  margin: 0; }

.schedule .schedule-tab .panel-group .panel .panel-heading > .panel-title::before, .schedule .schedule-tab .panel-group .ce_accordion .panel-heading > .panel-title::before, .ce_accordion .schedule .schedule-tab .panel-group .panel .toggler > .panel-title::before, .schedule .schedule-tab .panel-group .ce_accordion .toggler > .panel-title::before {
  content: "\e94e";
  font-family: "icomoon";
  top: 22px;
  left: 20px;
  position: absolute; }

.schedule .schedule-tab .panel-group .panel .panel-heading, .schedule .schedule-tab .panel-group .ce_accordion .panel-heading, .ce_accordion .schedule .schedule-tab .panel-group .panel .toggler, .schedule .schedule-tab .panel-group .ce_accordion .toggler {
  border-bottom: 1px solid #ccc; }

.schedule .schedule-tab .panel-group .panel:last-child .panel-heading, .schedule .schedule-tab .panel-group .ce_accordion:last-child .panel-heading, .schedule .schedule-tab .panel-group .panel:last-child .ce_accordion .toggler, .ce_accordion .schedule .schedule-tab .panel-group .panel:last-child .toggler, .schedule .schedule-tab .panel-group .ce_accordion:last-child .toggler, .schedule .schedule-tab .panel-group .panel .panel-heading > .panel-title > a, .schedule .schedule-tab .panel-group .ce_accordion .panel-heading > .panel-title > a, .ce_accordion .schedule .schedule-tab .panel-group .panel .toggler > .panel-title > a, .schedule .schedule-tab .panel-group .ce_accordion .toggler > .panel-title > a {
  border-bottom: none; }

.schedule .schedule-tab .panel-heading > .panel-title, .schedule .schedule-tab .ce_accordion .toggler > .panel-title, .ce_accordion .schedule .schedule-tab .toggler > .panel-title {
  padding: 15px 0 15px 15px; }

.schedule .schedule-tab .panel-heading > .panel-title > a, .schedule .schedule-tab .ce_accordion .toggler > .panel-title > a, .ce_accordion .schedule .schedule-tab .toggler > .panel-title > a {
  position: relative;
  padding: 9px 9px 9px 35px; }

.schedule .schedule-tab .panel-group .panel .panel-heading > .panel-title > a:after, .schedule .schedule-tab .panel-group .ce_accordion .panel-heading > .panel-title > a:after, .ce_accordion .schedule .schedule-tab .panel-group .panel .toggler > .panel-title > a:after, .schedule .schedule-tab .panel-group .ce_accordion .toggler > .panel-title > a:after {
  content: "\f068";
  font-family: FontAwesome;
  position: absolute;
  right: 20px;
  color: #7c7c7c;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  background: none repeat scroll 0 0 transparent !important;
  height: auto;
  margin: 0;
  width: auto;
  display: block; }

.schedule .schedule-tab .panel-group .panel .panel-heading > .panel-title > a.collapsed:after, .schedule .schedule-tab .panel-group .ce_accordion .panel-heading > .panel-title > a.collapsed:after, .ce_accordion .schedule .schedule-tab .panel-group .panel .toggler > .panel-title > a.collapsed:after, .schedule .schedule-tab .panel-group .ce_accordion .toggler > .panel-title > a.collapsed:after {
  content: "\f067";
  font-family: FontAwesome;
  position: absolute;
  right: 20px;
  color: #7c7c7c;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  background: none repeat scroll 0 0 transparent !important;
  height: auto;
  margin: 0;
  width: auto; }

.schedule .schedule-tab .panel-heading > .panel-title > a .title, .schedule .schedule-tab .ce_accordion .toggler > .panel-title > a .title, .ce_accordion .schedule .schedule-tab .toggler > .panel-title > a .title {
  color: #7c7c7c;
  letter-spacing: 1px;
  padding-left: 10px; }

.schedule .schedule-tab .panel-body, .schedule .schedule-tab .ce_accordion .accordion, .ce_accordion .schedule .schedule-tab .accordion {
  padding-top: 40px; }

.schedule .schedule-tab .panel-body img, .schedule .schedule-tab .ce_accordion .accordion img, .ce_accordion .schedule .schedule-tab .accordion img {
  border: 2px solid #ccc; }

.schedule .schedule-tab h5.speaker-title, .schedule .schedule-tab h6.speaker-designation {
  margin-bottom: 10px; }

/*Faq*/
.faq .panel-group {
  border: 1px solid #7c7c7c;
  background: #fff; }

.faq .panel-group {
  padding: 15px; }

.faq .panel-group .panel, .faq .panel-group .ce_accordion {
  border-bottom: 1px solid #7c7c7c; }

.faq .panel-group .panel:last-child, .faq .panel-group .ce_accordion:last-child {
  border-bottom: none; }

.faq .panel-group .panel .panel-heading > .panel-title::before, .faq .panel-group .ce_accordion .panel-heading > .panel-title::before, .ce_accordion .faq .panel-group .panel .toggler > .panel-title::before, .faq .panel-group .ce_accordion .toggler > .panel-title::before {
  content: none; }

.faq .panel-group .panel .panel-heading > .panel-title > a, .faq .panel-group .ce_accordion .panel-heading > .panel-title > a, .ce_accordion .faq .panel-group .panel .toggler > .panel-title > a, .faq .panel-group .ce_accordion .toggler > .panel-title > a, .faq .panel-group .panel .panel-heading > .panel-title > a:hover, .faq .panel-group .ce_accordion .panel-heading > .panel-title > a:hover, .ce_accordion .faq .panel-group .panel .toggler > .panel-title > a:hover, .faq .panel-group .ce_accordion .toggler > .panel-title > a:hover {
  padding-left: 9px;
  color: #7c7c7c; }

.faq .panel-group .panel .panel-heading > .panel-title > a, .faq .panel-group .ce_accordion .panel-heading > .panel-title > a, .ce_accordion .faq .panel-group .panel .toggler > .panel-title > a, .faq .panel-group .ce_accordion .toggler > .panel-title > a {
  padding: 9px; }

.faq .panel-group .panel .panel-heading > .panel-title, .faq .panel-group .ce_accordion .panel-heading > .panel-title, .ce_accordion .faq .panel-group .panel .toggler > .panel-title, .faq .panel-group .ce_accordion .toggler > .panel-title {
  position: relative;
  z-index: 1; }

.faq .panel-group .panel .panel-heading > .panel-title:after, .faq .panel-group .ce_accordion .panel-heading > .panel-title:after, .ce_accordion .faq .panel-group .panel .toggler > .panel-title:after, .faq .panel-group .ce_accordion .toggler > .panel-title:after {
  content: "\f067";
  font-family: FontAwesome;
  position: absolute;
  right: 20px;
  color: #7c7c7c;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: -1; }

.faq .panel-group .panel.active .panel-heading > .panel-title:after, .faq .panel-group .active.ce_accordion .panel-heading > .panel-title:after, .faq .panel-group .panel.active .ce_accordion .toggler > .panel-title:after, .ce_accordion .faq .panel-group .panel.active .toggler > .panel-title:after, .faq .panel-group .active.ce_accordion .toggler > .panel-title:after {
  content: "\f068"; }

/*Book Landing page*/
.book-block {
  padding-top: 50px;
  padding-bottom: 50px; }

.book-block h1 {
  font-weight: 800; }

.book-block h5 {
  margin-top: 50px; }

.book-block ul.book-description {
  list-style: none;
  padding: 0; }

.book-block ul.book-description > li {
  padding-left: 50px;
  position: relative;
  margin-bottom: 20px; }

.book-block ul.book-description > li i {
  font-size: 30px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }

.book-block .img-book {
  margin: 0 auto; }

.book-block .register-now h5 {
  margin-top: 0;
  letter-spacing: 1px;
  color: #fff; }

.book-block .register-form .btn, .book-block .register-form input.submit, .book-block .register-form .btn-box a, .btn-box .book-block .register-form a, .book-block .register-form .mod_newscategories li a, .mod_newscategories li .book-block .register-form a {
  margin-top: 0;
  width: 100%; }

.about-author .author-img {
  float: left;
  padding-right: 15px; }

.about-author p.author-desc {
  margin-bottom: 10px; }

.author #video-controls {
  margin-top: -20px; }

.about-author .social-links {
  list-style: none;
  padding: 0;
  text-align: left; }

.about-author .social-links > li {
  background: #FFC400;
  border-radius: 50%;
  display: inline-block;
  font-size: 15px;
  height: 30px;
  margin-right: 10px;
  text-align: center;
  line-height: 30px;
  width: 30px;
  color: #fff; }

.about-author .social-links > li a, .about-author .social-links > li a:hover {
  color: #fff;
  text-decoration: none; }

.header .primary .navbar .nav > li > a.btn.btn-default, .header .primary .navbar .btn-box .nav > li > a.btn-default, .btn-box .header .primary .navbar .nav > li > a.btn-default, .header .primary .navbar .btn-box .mod_newscategories .nav > li > a, .btn-box .mod_newscategories .header .primary .navbar .nav > li > a, .header .primary .navbar .mod_newscategories li .btn-box .nav > li > a, .mod_newscategories li .btn-box .header .primary .navbar .nav > li > a, .header .primary .navbar .mod_newscategories .nav > li > a, .mod_newscategories .header .primary .navbar .nav > li > a {
  background-color: #ffc400;
  border: 0 none;
  border-radius: 3px;
  box-shadow: none;
  color: #333;
  filter: none;
  line-height: 22px;
  outline: medium none;
  padding: 9px 20px;
  text-shadow: none;
  transition: background 0.2s linear 0s, color 0.2s linear 0s;
  white-space: normal;
  margin-top: 15px;
  margin-right: 10px; }

/* Partners */
.partner-box {
  padding: 20px;
  border: 4px solid #f7f7f7;
  position: relative;
  margin-bottom: 30px; }

.partner-image {
  position: absolute;
  width: 200px;
  min-height: 120px;
  left: 0;
  top: 10px; }

.partner-box:hover img {
  background: #f7f7f7; }

.partner-details {
  margin-left: 200px; }

.partner-details .post-title {
  margin-top: 10px;
  margin-bottom: 10px; }

/* 404 */
.section-404 h1 {
  font-size: 70px;
  display: inline-table; }

/*Charity*/
#about-us blockquote {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 16px;
  font-style: italic;
  line-height: 1.625;
  margin-bottom: 0; }

/*Fashion page*/
.portfolio-grid.fashion .grids {
  width: 20%; }

.progress-bar.light-bg {
  background-color: #ffffff !important; }

.portfolio-title {
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
  color: #ffffff;
  left: 0;
  margin: 0 auto !important;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%; }

.grid-item:hover img {
  opacity: 0.5; }

.grid-item:hover .portfolio-title {
  opacity: 1; }

/*spa*/
#get-quote-1 {
  float: left;
  width: 100%; }

/*----------Wedding-----------*/
.red-text, .icon.red {
  color: #ff0000; }

/*Real Estate*/
.border {
  border-width: 1px; }

.work {
  position: relative; }

.work .work-title {
  left: 0;
  right: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }

.work .title {
  bottom: 46px;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  margin: 7px;
  opacity: 0;
  text-align: center; }

.work .work-title > .btn, .work .work-title > input.submit, .work .btn-box .work-title > a, .btn-box .work .work-title > a, .work .mod_newscategories li .work-title > a, .mod_newscategories li .work .work-title > a {
  opacity: 0; }

.work:hover .title {
  opacity: 1;
  color: #fff; }

.work:hover .work-title > .btn, .work:hover .work-title > input.submit, .work:hover .btn-box .work-title > a, .btn-box .work:hover .work-title > a, .work:hover .mod_newscategories li .work-title > a, .mod_newscategories li .work:hover .work-title > a {
  opacity: 1; }

.work .bg-hover {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s ease-out 0s; }

.work:hover .bg-hover {
  opacity: 1;
  transition: all 0.2s ease-in 0s; }

/*Motor Page*/
.carousel {
  position: relative; }

.carousel-inner.no-pad .carousel-caption {
  left: 0%;
  right: 0%;
  padding-left: 20px;
  padding-right: 20px;
  bottom: 0;
  height: 110px;
  padding-bottom: 0; }

.motor .carousel-inner.no-pad .carousel-caption {
  top: auto;
  transform: none;
  -ms-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -webkit-transform: none; }

.right-pagination.carousel-indicators {
  width: 100%;
  right: 0;
  left: 0;
  text-align: right;
  padding: 0 20px 0 0;
  margin: 0; }

.caption-bg .carousel-caption {
  background: rgba(0, 0, 0, 0.5); }

.carousel-caption.text-left {
  text-align: left; }

.carousel-caption.text-right {
  text-align: right; }

.full-width-slider .carousel-inner > .item > img,
.full-width-slider .carousel-inner > .item > a > img {
  width: 100%; }

.full-width-slider .carousel-control.right {
  background-image: linear-gradient(to right, transparent 0px, rgba(0, 0, 0, 0.2) 100%); }

.full-width-slider .carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.2) 0px, transparent 100%); }

.carousel-control.left.no-bg,
.carousel-control.right.no-bg {
  background-image: none; }

.carousel-control.left .fa, .carousel-control.left .ce_accordion .ui-icon:before, .ce_accordion .carousel-control.left .ui-icon:before, .carousel-control.left .slider-prev:before, .carousel-control.left .slider-next:after, .carousel-control.left .ce_toplink a:before, .ce_toplink .carousel-control.left a:before, .carousel-control.left .more a:after, .more .carousel-control.left a:after, .carousel-control.left .back a:before, .back .carousel-control.left a:before, .carousel-control.left .mod_calendar th.current:before, .mod_calendar .carousel-control.left th.current:before, .carousel-control.left .mod_faqlist li:before, .mod_faqlist .carousel-control.left li:before, .carousel-control.left #left nav ul.level_1 ul a.submenu:after, #left nav ul.level_1 ul .carousel-control.left a.submenu:after, .carousel-control.left .mod_newscategories li a.reset:before, .mod_newscategories li .carousel-control.left a.reset:before, .carousel-control.left .mod_newscategories li a.news_category_3:before, .mod_newscategories li .carousel-control.left a.news_category_3:before, .carousel-control.left .mod_newscategories li a.news_category_2:before, .mod_newscategories li .carousel-control.left a.news_category_2:before, .carousel-control.left .slider-carousel .owl-prev:before, .slider-carousel .carousel-control.left .owl-prev:before, .carousel-control.left .slider-carousel .owl-next:before, .slider-carousel .carousel-control.left .owl-next:before,
.carousel-control.right .fa,
.carousel-control.right .ce_accordion .ui-icon:before, .ce_accordion
.carousel-control.right .ui-icon:before,
.carousel-control.right .slider-prev:before,
.carousel-control.right .slider-next:after,
.carousel-control.right .ce_toplink a:before, .ce_toplink
.carousel-control.right a:before,
.carousel-control.right .more a:after, .more
.carousel-control.right a:after,
.carousel-control.right .back a:before, .back
.carousel-control.right a:before,
.carousel-control.right .mod_calendar th.current:before, .mod_calendar
.carousel-control.right th.current:before,
.carousel-control.right .mod_faqlist li:before, .mod_faqlist
.carousel-control.right li:before,
.carousel-control.right #left nav ul.level_1 ul a.submenu:after, #left nav ul.level_1 ul
.carousel-control.right a.submenu:after,
.carousel-control.right .mod_newscategories li a.reset:before, .mod_newscategories li
.carousel-control.right a.reset:before,
.carousel-control.right .mod_newscategories li a.news_category_3:before, .mod_newscategories li
.carousel-control.right a.news_category_3:before,
.carousel-control.right .mod_newscategories li a.news_category_2:before, .mod_newscategories li
.carousel-control.right a.news_category_2:before,
.carousel-control.right .slider-carousel .owl-prev:before, .slider-carousel
.carousel-control.right .owl-prev:before,
.carousel-control.right .slider-carousel .owl-next:before, .slider-carousel
.carousel-control.right .owl-next:before {
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  height: 37px;
  line-height: 33px;
  padding-left: 2px;
  width: 40px; }

.carousel-control.left .fa, .carousel-control.left .ce_accordion .ui-icon:before, .ce_accordion .carousel-control.left .ui-icon:before, .carousel-control.left .slider-prev:before, .carousel-control.left .slider-next:after, .carousel-control.left .ce_toplink a:before, .ce_toplink .carousel-control.left a:before, .carousel-control.left .more a:after, .more .carousel-control.left a:after, .carousel-control.left .back a:before, .back .carousel-control.left a:before, .carousel-control.left .mod_calendar th.current:before, .mod_calendar .carousel-control.left th.current:before, .carousel-control.left .mod_faqlist li:before, .mod_faqlist .carousel-control.left li:before, .carousel-control.left #left nav ul.level_1 ul a.submenu:after, #left nav ul.level_1 ul .carousel-control.left a.submenu:after, .carousel-control.left .mod_newscategories li a.reset:before, .mod_newscategories li .carousel-control.left a.reset:before, .carousel-control.left .mod_newscategories li a.news_category_3:before, .mod_newscategories li .carousel-control.left a.news_category_3:before, .carousel-control.left .mod_newscategories li a.news_category_2:before, .mod_newscategories li .carousel-control.left a.news_category_2:before, .carousel-control.left .slider-carousel .owl-prev:before, .slider-carousel .carousel-control.left .owl-prev:before, .carousel-control.left .slider-carousel .owl-next:before, .slider-carousel .carousel-control.left .owl-next:before {
  padding-left: 0px; }

.tab-content.border {
  border: 1px solid #ddd;
  border-top: none;
  padding: 0 20px 20px; }

.service-tabs .tab-content > .tab-pane, .service-tabs .pill-content > .pill-pane {
  padding: 36px 0 0; }

.motor .form-control, .motor input.text, .motor
input.password, .motor
input.captcha, .motor
textarea, .motor
select {
  margin-bottom: 25px; }

/*Mail chimp*/
.transparent-half-black-2 {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5) !important; }

.form-box {
  background: #f2f2f2;
  border-radius: 5px;
  margin: 0 0 40px;
  padding: 27px 30px 25px; }

.selectBox, .form-control, input.text,
input.password,
input.captcha,
textarea,
select {
  background: #f5f5f5;
  border: 0;
  border-radius: 0px;
  box-shadow: 0 1px #fff, 0 1px 4px rgba(0, 0, 0, 0.05) inset;
  height: 50px;
  line-height: 50px;
  margin-bottom: 16px;
  min-height: 50px;
  padding: 0px 12px;
  width: 100%; }

.transparent-half-white {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5) !important; }

/*Timeline*/
#resume .timeline.work-process-box {
  margin-top: 0; }

#resume .blog.timeliner > li:last-child {
  margin-bottom: 0; }

/*-------------Bakery---------------*/
.fill-icon {
  color: #000;
  position: relative;
  border: 2px solid;
  z-index: 1; }

.fill-icon:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  transition: 0.4s all ease-in-out;
  -ms-transition: 0.4s all ease-in-out;
  -moz-transition: 0.4s all ease-in-out;
  -o-transition: 0.4s all ease-in-out;
  -webkit-transition: 0.4s all ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1; }

.bakery-block:hover .fill-icon:after {
  transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -webkit-transform: scale(0); }

.icons-circle.medium.fill-icon {
  line-height: 4em; }

/*Saloon*/
.ri-grid .overlay {
  opacity: 0.7;
  z-index: 1; }

.grid-content {
  color: #ffffff;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  max-width: 700px;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 9; }

.grid-content h1 {
  text-transform: uppercase;
  font-weight: 200; }

/*Bakery Menu*/
.bakery-menu {
  border: 1px solid #ddd; }

.bakery-menu .nav-tabs > li {
  width: 100%;
  border-bottom: 1px solid #ccc; }

.bakery-menu .nav-tabs > li > a {
  padding: 20px 20px;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  border: none;
  border-right: 1px solid #ddd;
  border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  margin-right: 0;
  transition: 0.35s all ease-in-out;
  -moz-transition: 0.35s all ease-in-out;
  -ms-transition: 0.35s all ease-in-out;
  -o-transition: 0.35s all ease-in-out;
  -webkit-transition: 0.35s all ease-in-out; }

.bakery-menu .nav-tabs > li:last-child > a {
  border-right: none; }

.bakery-menu .nav-tabs > li > a > i {
  display: block; }

.bakery-menu .nav-tabs > li.active > a,
.bakery-menu .nav-tabs > li.active > a:focus,
.bakery-menu .nav-tabs > li.active > a:hover {
  border: none;
  color: #ffffff;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }

.bakery-menu .tab-content > .tab-pane {
  padding-top: 0; }

.bakery-menu .tab-content {
  background: #fff;
  margin: 0;
  padding: 35px 0 0; }

.bakery-menu .menu-items {
  margin-bottom: 20px;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 10px; }

.bakery-menu .last-row .menu-items {
  border: none; }

.bakery-menu h5 {
  margin-bottom: 10px;
  text-transform: uppercase; }

/*pricing*/
.pricing i.icons-circle.medium.pricing-icon {
  background-color: #f5f5f5;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1) inset;
  -ms-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1) inset;
  -o-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1) inset;
  -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1) inset;
  line-height: 3.5em;
  padding: 30px;
  border: 2px solid #ccc;
  display: block;
  height: 100px;
  width: 100px;
  text-align: center;
  padding: 0;
  margin: 0 auto 20px;
  line-height: 100px;
  transition: 0.4s all ease-in-out;
  -moz-transition: 0.4s all ease-in-out;
  -ms-transition: 0.4s all ease-in-out;
  -o-transition: 0.4s all ease-in-out;
  -webkit-transition: 0.4s all ease-in-out; }

.pricing:hover .pricing-icon {
  transform: rotateX(180deg) rotateY(180deg) rotateZ(180deg);
  -moz-transform: rotateX(180deg) rotateY(180deg) rotateZ(180deg);
  -ms-transform: rotateX(180deg) rotateY(180deg) rotateZ(180deg);
  -o-transform: rotateX(180deg) rotateY(180deg) rotateZ(180deg);
  -webkit-transform: rotateX(180deg) rotateY(180deg) rotateZ(180deg); }

/*product*/
.product-item.bakery {
  margin-bottom: 60px; }

.product-item.bakery a.btn, .product-item.bakery .btn-box a, .btn-box .product-item.bakery a, .product-item.bakery .mod_newscategories li a, .mod_newscategories li .product-item.bakery a {
  opacity: 1;
  position: absolute;
  border-radius: 0;
  transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  -webkit-transform: translateY(-40px);
  z-index: -1; }

.product-item.bakery:hover a.btn, .product-item.bakery:hover .btn-box a, .btn-box .product-item.bakery:hover a, .product-item.bakery:hover .mod_newscategories li a, .mod_newscategories li .product-item.bakery:hover a {
  transform: translateY(0);
  -ms-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -webkit-transform: translateY(0);
  opacity: 1; }

.product-item.bakery .product-img {
  overflow: hidden; }

.product-item.bakery:hover .product-img img {
  transform: scale(1.1) rotate(3deg);
  -ms-transform: scale(1.1) rotate(3deg);
  -moz-transform: scale(1.1) rotate(3deg);
  -o-transform: scale(1.1) rotate(3deg);
  -webkit-transform: scale(1.1) rotate(3deg); }

.product-item.bakery a.btn, .product-item.bakery .btn-box a, .btn-box .product-item.bakery a, .product-item.bakery .mod_newscategories li a, .mod_newscategories li .product-item.bakery a, .product-item.bakery .product-img img {
  transition: 0.4s all ease-in-out;
  -moz-transition: 0.4s all ease-in-out;
  -ms-transition: 0.4s all ease-in-out;
  -o-transition: 0.4s all ease-in-out;
  -webkit-transition: 0.4s all ease-in-out;
  width: 100%; }

.product-item.bakery .product-img a {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  opacity: 0; }

.product-item.bakery .product-img a i {
  padding: 10px; }

.product-item.bakery:hover .product-img a {
  opacity: 1; }

/*client*/
.client-box {
  background: rgba(241, 241, 241, 0.1);
  border: 1px solid #cccccc;
  border-radius: 5px;
  margin-left: 40px;
  padding: 20px 20px 20px 60px; }

.client-box .client-image {
  bottom: 20px;
  left: 15px;
  position: absolute; }

/*-----------------Travel Page------------------*/
.page-section.find-form {
  overflow: visible; }

.travel-tab {
  position: relative;
  top: -52px;
  z-index: 99; }

.travel-tab .tab-content > .tab-pane, .pill-content > .pill-pane {
  padding: 0; }

.travel-tab label {
  display: block; }

.travel-tab .input-group-btn {
  float: left; }

.travel-tab div.fancy-select div.trigger, .travel-tab div.fancy-select ul.options {
  width: auto;
  max-width: auto;
  min-width: auto; }

.travel-tab .nav-tabs > li.active a {
  border: none; }

.travel-tab .nav-tabs {
  border: none; }

.travel-tab .nav-tabs > li > a {
  font-weight: 700;
  font-size: 16px;
  padding: 15px 20px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  border: 1px solid #e1e1e1;
  border: none;
  border-bottom: none;
  margin-right: 5px; }

.travel-tab .nav-tabs > li.active > a {
  color: #fff; }

.travel-tab .nav-tabs > li a > i {
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1) inset;
  -ms-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1) inset;
  -o-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1) inset;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1) inset;
  color: #ffffff;
  margin-right: 5px;
  padding: 5px; }

.travel-tab .tab-content {
  margin: 0;
  padding: 20px;
  border: 1px solid #e1e1e1; }

.travel-tab h5 {
  font-size: 24px; }

.travel-tab .btn, .travel-tab input.submit, .travel-tab .btn-box a, .btn-box .travel-tab a, .travel-tab .mod_newscategories li a, .mod_newscategories li .travel-tab a {
  margin-top: 25px; }

.travel-tab .selectBox, .travel-tab .form-control, .travel-tab input.text, .travel-tab
input.password, .travel-tab
input.captcha, .travel-tab
textarea, .travel-tab
select {
  background: #fff;
  border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none; }

.travel-tab .input-group-addon {
  border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  color: #fff;
  border: none; }

.travel-tab div.fancy-select div.trigger, .travel-tab div.fancy-select select:focus + div.trigger {
  box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -webkit-box-shadow: none; }

.top-destination .img-wrapper {
  position: relative; }

.top-destination .img-wrapper:after {
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  opacity: 0; }

.top-destination .img-wrapper:hover:after {
  opacity: 1; }

.top-destination .img-wrapper > a {
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 9;
  opacity: 0;
  text-align: center; }

.top-destination .img-wrapper:hover > a {
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  opacity: 1; }

.top-destination .img-wrapper > a, .top-destination .img-wrapper:after {
  transition: 0.4s all ease-in-out;
  -moz-transition: 0.4s all ease-in-out;
  -ms-transition: 0.4s all ease-in-out;
  -o-transition: 0.4s all ease-in-out;
  -webkit-transition: 0.4s all ease-in-out; }

.top-destination .img-wrapper > a i {
  padding: 10px;
  font-size: 18px; }

.destination-box {
  background: #fff;
  padding: 15px;
  text-align: left; }

.destination-box p, .destination-box h5 {
  margin-top: 10px; }

.destination-box h5 {
  margin-bottom: 5px;
  display: inline-block; }

.destination-box .btn-link {
  text-decoration: underline; }

.destination-box .btn, .destination-box input.submit, .destination-box .btn-box a, .btn-box .destination-box a, .destination-box .mod_newscategories li a, .mod_newscategories li .destination-box a {
  padding: 5px 20px; }

/*Features*/
.travel-block {
  text-align: left;
  margin-bottom: 20px; }

.travel-block i {
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1) inset;
  -ms-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1) inset;
  -o-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1) inset;
  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1) inset;
  padding: 20px;
  font-size: 18px;
  border-radius: 50%;
  color: #4e4e4e;
  border: none; }

.travel-block .icon-wrapper {
  position: relative;
  display: inline-block;
  margin-bottom: 45px; }

.travel-block .icon-wrapper:before {
  background: transparent radial-gradient(ellipse at center center, rgba(0, 0, 0, 0.25) 0%, transparent 80%) repeat scroll 0 0;
  content: "";
  height: 10px;
  left: 5%;
  pointer-events: none;
  position: absolute;
  top: 100%;
  transition-duration: 0.3s;
  transform: translateY(20px);
  -ms-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  -webkit-transform: translateY(20px);
  transition-property: transform, opacity;
  width: 90%;
  z-index: 1; }

.travel-block h5 {
  font-size: 18px;
  margin: 0 0 5px; }

.hotel-tab .nav-tabs {
  border: none; }

.hotel-tab .nav-tabs > li {
  float: right; }

.hotel-tab .nav-tabs > li > a {
  padding: 15px;
  border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0; }

.hotel-tab .nav-tabs > li > a > i {
  vertical-align: middle; }

.hotel-tab .nav-tabs > li.active > a,
.hotel-tab .nav-tabs > li.active > a:focus,
.hotel-tab .nav-tabs > li.active > a:hover {
  border: none;
  color: #fff; }

.hotel-tab .tab-content > .tab-pane {
  padding: 0; }

.hotel-tab article {
  background: #fff;
  margin-top: 30px; }

/* Help Center */
.help-center {
  border: 10px solid rgba(255, 255, 255, 0.6);
  margin-top: 30px;
  position: relative; }

.help-center .form-control, .help-center input.text, .help-center
input.password, .help-center
input.captcha, .help-center
textarea, .help-center
select {
  margin-bottom: 0;
  position: relative;
  padding: 0 15px 0 35px; }

.help-center i {
  color: #ccc;
  left: 12px;
  position: absolute;
  top: 18px;
  z-index: 999; }

/******************************************************************************
  Shopping Cart
*******************************************************************************/
.shop .product-item {
  border: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 0;
  max-width: 300px;
  margin: 0px auto 60px;
  text-align: center;
  padding: 5px; }

.shop.grid-3 .product-item,
.shop.grid-2 .product-item {
  max-width: 400px; }

.shop-page .product-item .product-img {
  max-width: 400px;
  position: relative;
  overflow: hidden; }

.shop .product-item:hover img {
  opacity: .8;
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

.shop .product-img {
  z-index: -1;
  position: relative; }

.shop .product-details {
  padding-top: 5px;
  padding-bottom: 5px; }

.shop .product-details h4,
.shop .product-details h5 {
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 18px; }

.shop .product-details h5 {
  font-size: 18px;
  font-weight: 400; }

.shop .product-details h5 del {
  padding-right: 10px;
  color: #1e1e1e;
  font-size: 16px; }

.product-name a {
  color: #1e1e1e;
  text-decoration: none;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear; }

.product-name a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear; }

.product-image {
  background: #f2f2f2;
  display: inline-block;
  line-height: 0; }

.product-image > img {
  width: 100%;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear; }

.product-image:hover > img {
  opacity: .9;
  filter: alpha(opacity=90);
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear; }

.rotation .product-image:hover > img {
  opacity: 1;
  filter: alpha(opacity=100); }

.actual-price {
  color: #7f7f7f;
  display: inline-block;
  margin-right: 6px;
  position: relative; }

.actual-price:before {
  background: #ff0000;
  content: "";
  display: block;
  height: 1px;
  left: 50%;
  margin: 0 0 0 -28px;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(330deg);
  transform: rotate(330deg);
  width: 46px; }

.price-details {
  font-size: 24px;
  line-height: 1;
  margin: 0 0 15px;
  padding: 15px;
  background: #f7f7f7; }

.price-details h3 {
  display: inline-block;
  position: relative;
  padding-right: 40px;
  margin-right: 10px;
  margin-bottom: 0px; }

.price-details h3:after {
  content: "\f07e";
  display: block;
  font-size: 16px;
  font-family: FontAwesome;
  right: 0;
  position: absolute;
  top: 15px; }

.product-page .price-details .actual-price {
  font-size: 15px; }

.price-details .price {
  font-size: 24px; }

.product-rating .star-rating {
  margin-right: 15px;
  margin-top: 15px; }

.price {
  font-size: 20px;
  line-height: 1;
  font-weight: 600; }

/* .add-to-cart{
	margin-bottom:10px;
	position:relative;
}
.add-to-cart .price{
	font-size:20px;
}
.add-to-cart .price{
	position:absolute;
	right:0;
	padding:0 10px;
	top:5px;
}
.add-to-cart .price:before{
	content:"";
	position:absolute;
	background:rgba(255,255,255,.5);
	left:0;
	width:1px;
	height:15px;
	top:0;
} */
.add-to-cart {
  position: relative; }

/*
.add-to-cart a{
    display: block;
    padding-left: 49px;
    width: 100%;
}
 */
.add-to-cart .price {
  display: block;
  font-size: 22px;
  height: 19px;
  left: 0px;
  line-height: 19px;
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%);
  -moz-transform: translate(0px, -50%);
  -webkit-transform: translate(0px, -50%);
  padding: 0 10px; }

.add-to-cart .btn, .add-to-cart input.submit, .add-to-cart .btn-box a, .btn-box .add-to-cart a, .add-to-cart .mod_newscategories li a, .mod_newscategories li .add-to-cart a {
  border-radius: 0; }

/* Cart */
.cart-table {
  margin-bottom: 0; }

.cart-table th {
  padding: 20px 0px !important; }

.cart-table thead {
  border-bottom: 3px solid #ddd !important;
  border-top: 3px solid #ddd !important; }

.cart-table .product-img {
  padding: 20px 0px; }

.cart-table .product-list {
  border-bottom: 1px solid #ddd !important; }

.cart-table td,
.cart-button td,
.cart-total td,
.cart-total table th,
.your-order td,
.your-order th {
  vertical-align: middle !important; }

.cart-button td {
  border-top: 0 !important;
  border-bottom: 1px solid #ddd !important;
  padding: 20px 0 !important; }

.cart-button .form-control, .cart-button input.text, .cart-button
input.password, .cart-button
input.captcha, .cart-button
textarea, .cart-button
select {
  border: inherit;
  float: left;
  line-height: inherit;
  margin: 0 10px 0 0;
  padding: 16px 30px 15px; }

.cart-button .form-control, .cart-button input.text, .cart-button
input.password, .cart-button
input.captcha, .cart-button
textarea, .cart-button
select {
  border: 1px solid #d3ced2;
  box-sizing: border-box;
  float: left;
  line-height: 1;
  margin: 0 4px 0 0;
  outline: 0 none;
  padding: 6px 6px 5px; }

.cart-button input[type="text"] {
  width: 255px; }

.cart-total {
  background: #f7f7f7;
  padding: 40px; }

.cart-total table {
  margin: 0px !important;
  border: 1px solid #f7f7f7 !important;
  background: #ffffff; }

.cart-total table th,
.cart-total table td {
  min-width: 210px;
  width: auto;
  padding: 20px !important;
  border: 1px solid #f7f7f7 !important; }

.account-check p {
  font-weight: 400;
  padding-left: 10px; }

.shipping-add {
  margin-top: 20px; }

.shipping-add h4 {
  padding-left: 10px;
  margin-bottom: 15px; }

.your-order {
  padding: 50px;
  background: #f7f7f7; }

.your-order td,
.your-order th {
  padding: 10px !important;
  border: 0 !important; }

.ptitle {
  font-weight: 600; }

/* Zoom Product */
.single-product {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0;
  overflow: hidden;
  position: relative; }

.zoom-product-thumb {
  text-align: center;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

.zoom-product-thumb img {
  display: inline-block;
  width: 80px; }

.zoomWrapper img,
.zoomContainer img {
  width: 100%; }

.zoomWindow {
  border: none !important;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  z-index: 99 !important; }

.product-regulator {
  margin-bottom: 20px;
  vertical-align: top; }

.product-regulator button {
  border: 1px solid #e1e1e1;
  border-radius: 0;
  color: #1e1e1e;
  height: 34px;
  padding: 4px 12px;
  display: inline-block; }

.product-regulator #output {
  color: #7f7f7f;
  display: inline-block;
  height: 34px;
  padding: 4px 12px;
  text-align: center;
  vertical-align: top;
  width: 60px;
  border: 1px solid #e1e1e1; }

.product-meta-details {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 15px;
  font-size: 14px; }

/* Masonry Grid */
.grid-col-2 .grid-item,
.grid-col-2 .grid-sizer {
  margin: 0px 0px;
  padding: 0px 0;
  width: 50%; }

.grid-col-2 .grid-item .post {
  padding: 0 30px 0 0; }

.grid-col-3 .grid-item,
.grid-col-3 .grid-sizer {
  margin: 0px 0px;
  padding: 0px 0;
  width: 33.3%; }

.grid-col-4 .grid-item,
.grid-col-4 .grid-sizer {
  margin: 0px 0px;
  width: 25%; }

.grid-col-5 .grid-item,
.grid-col-5 .grid-sizer {
  margin: 0px 0px;
  width: 20%; }

.grid-col-6 .grid-item,
.grid-col-6 .grid-sizer {
  margin: 0px 0px;
  width: 16%; }

.pad.mixed-grid .grid-col-6 .img-overlay {
  margin: 14px; }

.pad.mixed-grid .grid-col-6 .item .img-overlay {
  margin: 7px; }

.pad.mixed-grid .grid-col-6 .figcaption {
  padding: 15px 26px; }

.grid-col-6 .grid-item h4,
.grid-col-6 .grid-sizer h4 {
  font-size: 13px;
  margin-bottom: 5px; }

/* Masonry With Gap */
.pad.mixed-grid {
  margin: 0 -15px; }

.pad.mixed-grid .grid-item {
  padding: 15px; }

.pad.mixed-grid .filter-menu {
  padding: 0 15px; }

.pad.mixed-grid.mgs1 .grid-item .figcaption {
  margin: 15px;
  width: auto; }

.pad.mixed-grid .img-overlay {
  margin: 25px; }

.pad.mixed-grid .item .img-overlay {
  margin: 17px; }

.pad.mixed-grid .figcaption {
  padding: 15px 30px; }

/*Hosting Page*/
#domain-search.page-section {
  overflow: visible; }

.domain-search .input-group-btn .btn-group {
  display: flex; }

.domain-search .form-control, .domain-search input.text, .domain-search
input.password, .domain-search
input.captcha, .domain-search
textarea, .domain-search
select {
  border-right: none; }

.domain-search .input-group-btn .btn-group .btn.btn-default, .domain-search .input-group-btn .btn-group input.btn-default.submit, .domain-search .input-group-btn .btn-group .btn-box a.btn-default, .btn-box .domain-search .input-group-btn .btn-group a.btn-default, .domain-search .input-group-btn .btn-group .btn-box .mod_newscategories li a, .btn-box .mod_newscategories li .domain-search .input-group-btn .btn-group a, .domain-search .input-group-btn .btn-group .mod_newscategories li .btn-box a, .mod_newscategories li .btn-box .domain-search .input-group-btn .btn-group a, .domain-search .input-group-btn .btn-group .mod_newscategories li a, .mod_newscategories li .domain-search .input-group-btn .btn-group a, .domain-search .form-control, .domain-search input.text, .domain-search
input.password, .domain-search
input.captcha, .domain-search
textarea, .domain-search
select {
  border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -webkit-border-radius: 0; }

.domain-search .form-control:focus, .domain-search input.text:focus, .domain-search
input.password:focus, .domain-search
input.captcha:focus, .domain-search
textarea:focus, .domain-search
select:focus,
.form-control:focus,
input.text:focus,
input.password:focus,
input.captcha:focus,
textarea:focus,
select:focus {
  border-color: #e1e1e1;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; }

.domain-search div.fancy-select div.trigger, .travel-tab div.fancy-select div.trigger {
  width: auto;
  border: 1px solid #e1e1e1;
  border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -webkit-border-radius: 0;
  background: none;
  padding: 7px 24px 7px 9px; }

.travel-tab div.fancy-select div.trigger {
  background: #fff; }

.domain-search div.fancy-select div.trigger::after,
.travel-tab div.fancy-select div.trigger::after {
  top: 17px; }

.domain-search div.fancy-select div.trigger,
.domain-search div.fancy-select select:focus + div.trigger {
  box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -webkit-box-shadow: none; }

.domain-search div.fancy-select ul.options {
  max-width: auto;
  min-width: auto; }

/******************************************************************************
  Footer
*******************************************************************************/
#footer .footer-widget {
  background: #f2f2f2;
  color: #7f7f7f;
  padding: 70px 0;
  font-size: 13px; }

.footer-widget .widget li {
  padding-bottom: 10px; }

.footer-widget .widget li a,
.footer-widget .widget a {
  color: #cccccc; }

#footer .footer-widget.dark-bg,
#footer .copyright.dark-bg {
  background: #171717;
  color: #999999; }

#footer .copyright.darkest-bg {
  background: #000000;
  color: #999999; }

#footer .footer-widget.dark-bg .widget-title {
  color: #f7f7f7; }

#footer .footer-widget .widget-title {
  padding-top: 20px; }

#footer .copyright {
  background: #f7f7f7;
  font-size: 11px;
  line-height: 17px;
  padding: 21px 0 20px; }

#footer .phone,
#footer .address {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 34px;
  position: relative; }

#footer .footer-icon {
  color: #c6c6c6;
  left: 16px;
  position: absolute;
  top: 0; }

#footer .footer-icon:before {
  font-size: 20px;
  line-height: 18px;
  width: auto; }

.footer-blog li {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #c2c0c0; }

.footer-blog li:last-child {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 0; }

.footer-count {
  font-size: 16px;
  margin: 20px 0 10px 0;
  font-family: Oswald,sans-serif;
  text-transform: uppercase; }

.footer-count .count-number .counter {
  font-size: 17px;
  letter-spacing: 1px; }

.footer-social {
  margin-top: 20px; }

/* Copyright */
.copyright a {
  color: #cccccc; }

.copyright .up {
  border-radius: 50%;
  display: block;
  float: right;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
  background-color: #c6c6c6; }

.extra-link a:hover,
.copyright a:hover {
  text-decoration: underline; }

.page-sticky-footer {
  margin-bottom: 80px; }

.copyright .social-icon i {
  margin-bottom: 0px; }

/*Hidden footer*/
.footer-hidden #page {
  background: #ffffff none repeat scroll 0 0;
  height: 100%;
  position: relative;
  z-index: 10; }

.footer-hidden #footer {
  bottom: 0;
  color: #7f7f7f;
  left: 0;
  position: fixed;
  right: 0;
  overflow-y: auto; }

/******************************************************************************
  Dark Section
*******************************************************************************/
#footer .dark-section.footer-widget {
  background: #222222; }

.dark-section .widget .widget-title .title {
  color: #f0eded; }

.dark-section .widget a:hover,
.dark-section .form-control,
.dark-section input.text,
.dark-section
input.password,
.dark-section
input.captcha,
.dark-section
textarea,
.dark-section
select {
  color: #ffffff; }

.dark-section .gray-bg i,
#footer .dark-section.copyright,
.dark-section .form-control,
.dark-section input.text,
.dark-section
input.password,
.dark-section
input.captcha,
.dark-section
textarea,
.dark-section
select {
  background: rgba(0, 0, 0, 0.97); }

#footer .dark-section.copyright {
  border-top: 1px solid #000000; }

.dark-section .widget .widget-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.dark-section .footer-blog li {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.2); }

.dark-section .selectBox,
.dark-section .form-control,
.dark-section input.text,
.dark-section
input.password,
.dark-section
input.captcha,
.dark-section
textarea,
.dark-section
select {
  border: 1px dashed rgba(255, 255, 255, 0.2);
  box-shadow: none; }

/******************************************************************************
  Bootstrap Elements
*******************************************************************************/
.hll {
  background-color: #ffc; }

.c {
  color: #999; }

.err {
  background-color: #faa;
  color: #a00; }

.k {
  color: #069; }

.o {
  color: #555; }

.cm {
  color: #999; }

.cp {
  color: #099; }

.c1, .cs {
  color: #999; }

.gd {
  background-color: #fcc;
  border: 1px solid #c00; }

.ge {
  font-style: italic; }

.gr {
  color: red; }

.gh {
  color: #030; }

.gi {
  background-color: #cfc;
  border: 1px solid #0c0; }

.go {
  color: #aaa; }

.gp {
  color: #009; }

.gu {
  color: #030; }

.gt {
  color: #9c6; }

.kc, .kd, .kn, .kp, .kr {
  color: #069; }

.kt {
  color: #078; }

.m {
  color: #f60; }

.s {
  color: #d44950; }

.na {
  color: #4f9fcf; }

.nb {
  color: #366; }

.nc {
  color: #0a8; }

.no {
  color: #360; }

.nd {
  color: #99f; }

.ni {
  color: #999; }

.ne {
  color: #c00; }

.nf {
  color: #c0f; }

.nl {
  color: #99f; }

.nn {
  color: #0cf; }

.nt {
  color: #2f6f9f; }

.nv {
  color: #033; }

.ow {
  color: #000; }

.w {
  color: #bbb; }

.mf, .mh, .mi, .mo {
  color: #f60; }

.sb, .sc {
  color: #c30; }

.sd {
  color: #c30;
  font-style: italic; }

.s2, .se, .sh {
  color: #c30; }

.si {
  color: #a00; }

.sx {
  color: #c30; }

.sr {
  color: #3aa; }

.s1 {
  color: #c30; }

.ss {
  color: #fc3; }

.bp {
  color: #366; }

.vc, .vg, .vi {
  color: #033; }

.il {
  color: #f60; }

.css .nt + .nt, .css .o, .css .o + .nt {
  color: #999; }

@font-face {
  font-family: anchorjs-link;
  font-style: normal;
  font-weight: 400; }

.anchorjs-icon {
  font-family: anchorjs-link;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: none; }

.anchorjs-link {
  color: inherit;
  float: left;
  height: 1em;
  margin-left: -1.2em;
  opacity: 0;
  text-align: center;
  width: 1em; }

@media (max-width: 480px) {
  .anchorjs-link {
    display: none; } }

.anchorjs-link:focus, :hover > .anchorjs-link {
  opacity: .75;
  transition: color .16s linear 0s; }

:hover > .anchorjs-link:hover {
  opacity: 1;
  text-decoration: none; }

.anchorjs-icon {
  font-size: 60%;
  vertical-align: .2em; }

.anchorjs-icon::before {
  content: ""; }

body {
  position: relative; }

.table code, .ce_table table code,
.ce_text table code, table.calendar code, table code {
  font-size: 13px;
  font-weight: 400; }

h2 code, h3 code, h4 code {
  background-color: inherit; }

.btn-outline {
  background-color: transparent;
  border-color: #563d7c;
  color: #563d7c; }

.btn-outline:active, .btn-outline:focus, .btn-outline:hover {
  background-color: #563d7c;
  border-color: #563d7c;
  color: #fff; }

.btn-outline-inverse {
  background-color: transparent;
  border-color: #cdbfe3;
  color: #fff; }

.btn-outline-inverse:active, .btn-outline-inverse:focus, .btn-outline-inverse:hover {
  background-color: #fff;
  border-color: #fff;
  color: #563d7c;
  text-shadow: none; }

.bs-docs-booticon {
  background-color: #563d7c;
  border-radius: 15%;
  color: #fff;
  cursor: default;
  display: block;
  font-weight: 500;
  text-align: center; }

.bs-docs-booticon-sm {
  font-size: 20px;
  height: 30px;
  line-height: 28px;
  width: 30px; }

.bs-docs-booticon-lg {
  font-size: 108px;
  height: 144px;
  line-height: 140px;
  width: 144px; }

.bs-docs-booticon-inverse {
  background-color: #fff;
  color: #563d7c; }

.bs-docs-booticon-outline {
  background-color: transparent;
  border: 1px solid #cdbfe3; }

#skippy {
  background-color: #6f5499;
  color: #fff;
  display: block;
  outline: 0;
  padding: 1em; }

#skippy .skiplink-text {
  outline: dotted 1px;
  padding: .5em; }

#content:focus {
  outline: 0; }

.bs-docs-nav {
  background-color: #fff;
  border-bottom: 0 none;
  margin-bottom: 0; }

.bs-home-nav .bs-nav-b {
  display: none; }

.bs-docs-nav .navbar-brand, .bs-docs-nav .navbar-nav > li > a {
  color: #563d7c;
  font-weight: 500; }

.bs-docs-nav .navbar-nav > .active > a, .bs-docs-nav .navbar-nav > .active > a:hover, .bs-docs-nav .navbar-nav > li > a:hover {
  background-color: #f9f9f9;
  color: #463265; }

.bs-docs-nav .navbar-toggle .icon-bar {
  background-color: #563d7c; }

.bs-docs-nav .navbar-header .navbar-toggle {
  border-color: #fff; }

.bs-docs-nav .navbar-header .navbar-toggle:focus, .bs-docs-nav .navbar-header .navbar-toggle:hover {
  background-color: #f9f9f9;
  border-color: #f9f9f9; }

.bs-docs-footer {
  border-top: 1px solid #e5e5e5;
  color: #767676;
  margin-top: 100px;
  padding-bottom: 40px;
  padding-top: 40px;
  text-align: center; }

.bs-docs-footer-links {
  margin-top: 20px;
  padding-left: 0; }

.bs-docs-footer-links li {
  display: inline;
  padding: 0 2px; }

.bs-docs-footer-links li:first-child {
  padding-left: 0; }

@media (min-width: 768px) {
  .bs-docs-footer p {
    margin-bottom: 0; } }

.bs-docs-social {
  margin-bottom: 20px;
  text-align: center; }

.bs-docs-social-buttons {
  display: inline-block;
  list-style: none none;
  margin-bottom: 0;
  padding-left: 0; }

.bs-docs-social-buttons li {
  display: inline-block;
  line-height: 1;
  padding: 5px 8px; }

.bs-docs-social-buttons .twitter-follow-button {
  width: 225px !important; }

.bs-docs-social-buttons .twitter-share-button {
  width: 98px !important; }

.github-btn {
  border: 0;
  overflow: hidden; }

.bs-docs-header, .bs-docs-masthead {
  background-color: #6f5499;
  background-image: linear-gradient(to bottom, #563d7c 0, #6f5499 100%);
  background-repeat: repeat-x;
  color: #cdbfe3;
  padding: 30px 15px;
  position: relative;
  text-align: center;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); }

.bs-docs-masthead .bs-docs-booticon {
  margin: 0 auto 30px; }

.bs-docs-masthead h1 {
  color: #fff;
  font-weight: 300;
  line-height: 1; }

.bs-docs-masthead .lead {
  color: #fff;
  font-size: 20px;
  margin: 0 auto 30px; }

.bs-docs-masthead .version {
  color: #9783b9;
  margin-bottom: 30px;
  margin-top: -15px; }

.bs-docs-masthead .btn, .bs-docs-masthead input.submit, .bs-docs-masthead .btn-box a, .btn-box .bs-docs-masthead a, .bs-docs-masthead .mod_newscategories li a, .mod_newscategories li .bs-docs-masthead a {
  font-size: 20px;
  padding: 15px 30px;
  width: 100%; }

@media (min-width: 480px) {
  .bs-docs-masthead .btn, .bs-docs-masthead input.submit, .bs-docs-masthead .btn-box a, .btn-box .bs-docs-masthead a, .bs-docs-masthead .mod_newscategories li a, .mod_newscategories li .bs-docs-masthead a {
    width: auto; } }

@media (min-width: 768px) {
  .bs-docs-masthead {
    padding: 80px 0; }
  .bs-docs-masthead h1 {
    font-size: 60px; }
  .bs-docs-masthead .lead {
    font-size: 24px; } }

@media (min-width: 992px) {
  .bs-docs-masthead .lead {
    font-size: 30px;
    width: 80%; } }

.bs-docs-header {
  font-size: 20px;
  margin-bottom: 40px; }

.bs-docs-header h1 {
  color: #fff;
  margin-top: 0; }

.bs-docs-header p {
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 0; }

.bs-docs-header .container, .bs-docs-header .col-2 #container, .col-2 .bs-docs-header #container, .bs-docs-header .productfilter__container .mod_iso_productfilter, .productfilter__container .bs-docs-header .mod_iso_productfilter {
  position: relative; }

@media (min-width: 768px) {
  .bs-docs-header {
    font-size: 24px;
    padding-bottom: 60px;
    padding-top: 60px;
    text-align: left; }
  .bs-docs-header h1 {
    font-size: 60px;
    line-height: 1; } }

@media (min-width: 992px) {
  .bs-docs-header h1, .bs-docs-header p {
    margin-right: 380px; } }

.carbonad {
  -moz-border-bottom-colors: none !important;
  -moz-border-left-colors: none !important;
  -moz-border-right-colors: none !important;
  -moz-border-top-colors: none !important;
  background: none !important;
  border-color: #866ab3 !important;
  border-image: none !important;
  border-style: solid !important;
  border-width: 1px 0 !important;
  font-size: 13px !important;
  height: auto !important;
  line-height: 16px !important;
  margin: 30px -30px -31px !important;
  overflow: hidden;
  padding: 20px !important;
  text-align: left;
  width: auto !important; }

.carbonad-img {
  margin: 0 !important; }

.carbonad-tag, .carbonad-text {
  display: block !important;
  float: none !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  height: auto !important;
  margin-left: 145px !important;
  width: auto !important; }

.carbonad-text {
  padding-top: 0 !important; }

.carbonad-tag {
  color: inherit !important;
  text-align: left !important; }

.carbonad-tag a, .carbonad-text a {
  color: #fff !important; }

.carbonad #azcarbon > img {
  display: none; }

@media (min-width: 480px) {
  .carbonad {
    border-radius: 4px;
    border-width: 1px !important;
    margin: 20px auto !important;
    width: 330px !important; }
  .bs-docs-masthead .carbonad {
    margin: 50px auto 0 !important; } }

@media (min-width: 768px) {
  .carbonad {
    margin-left: 0 !important;
    margin-right: 0 !important; } }

@media (min-width: 992px) {
  .carbonad {
    margin: 0 !important;
    padding: 15px !important;
    position: absolute;
    right: 15px;
    top: 0;
    width: 330px !important; }
  .bs-docs-masthead .carbonad {
    position: static; } }

.bs-docs-featurette {
  background-color: #fff;
  border-bottom: 1px solid #e5e5e5;
  color: #555;
  font-size: 16px;
  line-height: 1.5;
  padding-bottom: 40px;
  padding-top: 40px;
  text-align: center; }

.bs-docs-featurette + .bs-docs-footer {
  border-top: 0 none;
  margin-top: 0; }

.bs-docs-featurette-title {
  color: #333;
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 5px; }

.half-rule {
  margin: 40px auto;
  width: 100px; }

.bs-docs-featurette h3 {
  color: #333;
  font-weight: 400;
  margin-bottom: 5px; }

.bs-docs-featurette-img {
  color: #333;
  display: block;
  margin-bottom: 20px; }

.bs-docs-featurette-img:hover {
  color: #337ab7;
  text-decoration: none; }

.bs-docs-featurette-img img {
  display: block;
  margin-bottom: 15px; }

@media (min-width: 480px) {
  .bs-docs-featurette .img-responsive {
    margin-top: 30px; } }

@media (min-width: 768px) {
  .bs-docs-featurette {
    padding-bottom: 100px;
    padding-top: 100px; }
  .bs-docs-featurette-title {
    font-size: 40px; }
  .bs-docs-featurette .lead {
    margin-left: auto;
    margin-right: auto;
    max-width: 80%; }
  .bs-docs-featurette .img-responsive {
    margin-top: 0; } }

.bs-docs-featured-sites {
  margin-left: -1px;
  margin-right: -1px; }

.bs-docs-featured-sites .col-xs-6 {
  padding: 1px; }

.bs-docs-featured-sites .img-responsive {
  margin-top: 0; }

@media (min-width: 768px) {
  .bs-docs-featured-sites .col-sm-3:first-child img {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
  .bs-docs-featured-sites .col-sm-3:last-child img {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; } }

.bs-examples .thumbnail {
  margin-bottom: 10px; }

.bs-examples h4 {
  margin-bottom: 5px; }

.bs-examples p {
  margin-bottom: 20px; }

@media (max-width: 480px) {
  .bs-examples {
    margin-left: -10px;
    margin-right: -10px; }
  .bs-examples > [class^=col-] {
    padding-left: 10px;
    padding-right: 10px; } }

.bs-docs-sidebar.affix {
  position: static; }

@media (min-width: 768px) {
  .bs-docs-sidebar {
    padding-left: 20px; } }

.bs-docs-sidenav {
  margin-bottom: 20px;
  margin-top: 20px; }

.bs-docs-sidebar .nav > li > a {
  color: #767676;
  display: block;
  font-size: 13px;
  font-weight: 500;
  padding: 4px 20px; }

.bs-docs-sidebar .nav > li > a:focus, .bs-docs-sidebar .nav > li > a:hover {
  background-color: transparent;
  border-left: 1px solid #563d7c;
  color: #563d7c;
  padding-left: 19px;
  text-decoration: none; }

.bs-docs-sidebar .nav > .active:focus > a, .bs-docs-sidebar .nav > .active:hover > a, .bs-docs-sidebar .nav > .active > a {
  background-color: transparent;
  border-left: 2px solid #563d7c;
  color: #563d7c;
  font-weight: 700;
  padding-left: 18px; }

.bs-docs-sidebar .nav .nav {
  display: none;
  padding-bottom: 10px; }

.bs-docs-sidebar .nav .nav > li > a {
  font-size: 12px;
  font-weight: 400;
  padding-bottom: 1px;
  padding-left: 30px;
  padding-top: 1px; }

.bs-docs-sidebar .nav .nav > li > a:focus, .bs-docs-sidebar .nav .nav > li > a:hover {
  padding-left: 29px; }

.bs-docs-sidebar .nav .nav > .active:focus > a, .bs-docs-sidebar .nav .nav > .active:hover > a, .bs-docs-sidebar .nav .nav > .active > a {
  font-weight: 500;
  padding-left: 28px; }

.back-to-top, .bs-docs-theme-toggle {
  color: #999;
  display: none;
  font-size: 12px;
  font-weight: 500;
  margin-left: 10px;
  margin-top: 10px;
  padding: 4px 10px; }

.back-to-top:hover, .bs-docs-theme-toggle:hover {
  color: #563d7c;
  text-decoration: none; }

.bs-docs-theme-toggle {
  margin-top: 0; }

@media (min-width: 768px) {
  .back-to-top, .bs-docs-theme-toggle {
    display: block; } }

@media (min-width: 992px) {
  .bs-docs-sidebar .nav > .active > ul {
    display: block; }
  .bs-docs-sidebar.affix, .bs-docs-sidebar.affix-bottom {
    width: 213px; }
  .bs-docs-sidebar.affix {
    position: fixed;
    top: 20px; }
  .bs-docs-sidebar.affix-bottom {
    position: absolute; }
  .bs-docs-sidebar.affix .bs-docs-sidenav, .bs-docs-sidebar.affix-bottom .bs-docs-sidenav {
    margin-bottom: 0;
    margin-top: 0; } }

@media (min-width: 1200px) {
  .bs-docs-sidebar.affix, .bs-docs-sidebar.affix-bottom {
    width: 263px; } }

.bs-docs-section {
  margin-bottom: 60px; }

.bs-docs-section:last-child {
  margin-bottom: 0; }

h1[id] {
  margin-top: 0;
  padding-top: 20px; }

.bs-callout {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #eee;
  border-image: none;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px 1px 1px 5px;
  margin: 20px 0;
  padding: 20px; }

.bs-callout h4 {
  margin-bottom: 5px;
  margin-top: 0; }

.bs-callout p:last-child {
  margin-bottom: 0; }

.bs-callout code {
  border-radius: 3px; }

.bs-callout + .bs-callout {
  margin-top: -5px; }

.bs-callout-danger {
  border-left-color: #ce4844; }

.bs-callout-danger h4 {
  color: #ce4844; }

.bs-callout-warning {
  border-left-color: #aa6708; }

.bs-callout-warning h4 {
  color: #aa6708; }

.bs-callout-info {
  border-left-color: #1b809e; }

.bs-callout-info h4 {
  color: #1b809e; }

.color-swatches {
  margin: 0 -5px;
  overflow: hidden; }

.color-swatch {
  border-radius: 3px;
  float: left;
  height: 60px;
  margin: 0 5px;
  width: 60px; }

@media (min-width: 768px) {
  .color-swatch {
    height: 100px;
    width: 100px; } }

.color-swatches .gray-darker {
  background-color: #222; }

.color-swatches .gray-dark {
  background-color: #333; }

.color-swatches .gray {
  background-color: #555; }

.color-swatches .gray-light {
  background-color: #999; }

.color-swatches .gray-lighter {
  background-color: #eee; }

.color-swatches .brand-primary {
  background-color: #337ab7; }

.color-swatches .brand-success {
  background-color: #5cb85c; }

.color-swatches .brand-warning {
  background-color: #f0ad4e; }

.color-swatches .brand-danger {
  background-color: #d9534f; }

.color-swatches .brand-info {
  background-color: #5bc0de; }

.color-swatches .bs-purple {
  background-color: #563d7c; }

.color-swatches .bs-purple-light {
  background-color: #c7bfd3; }

.color-swatches .bs-purple-lighter {
  background-color: #e5e1ea; }

.color-swatches .bs-gray {
  background-color: #f9f9f9; }

.bs-team .team-member {
  color: #555;
  line-height: 32px; }

.bs-team .team-member:hover {
  color: #333;
  text-decoration: none; }

.bs-team .github-btn {
  float: right;
  height: 20px;
  margin-top: 6px;
  width: 180px; }

.bs-team img {
  border-radius: 4px;
  float: left;
  margin-right: 10px;
  width: 32px; }

.bs-docs-browser-bugs td p {
  margin-bottom: 0; }

.bs-docs-browser-bugs th:first-child {
  width: 18%; }

.show-grid {
  margin-bottom: 15px; }

.show-grid [class^=col-] {
  background-color: rgba(86, 61, 124, 0.15);
  border: 1px solid rgba(86, 61, 124, 0.2);
  padding-bottom: 10px;
  padding-top: 10px; }

.bs-example {
  border-color: #e5e5e5 #eee #eee;
  border-style: solid;
  border-width: 1px 0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05) inset;
  margin: 0 -15px 15px;
  padding: 45px 15px 15px;
  position: relative; }

.bs-example::after {
  color: #959595;
  content: "Example";
  font-size: 12px;
  font-weight: 700;
  left: 15px;
  letter-spacing: 1px;
  position: absolute;
  text-transform: uppercase;
  top: 15px; }

.bs-example-padded-bottom {
  padding-bottom: 24px; }

.bs-example + .highlight, .bs-example + .zero-clipboard + .highlight {
  border-radius: 0;
  border-width: 0 0 1px;
  margin: -15px -15px 15px; }

@media (min-width: 768px) {
  .bs-example {
    background-color: #fff;
    border-color: #ddd;
    border-radius: 4px 4px 0 0;
    border-width: 1px;
    box-shadow: none;
    margin-left: 0;
    margin-right: 0; }
  .bs-example + .highlight, .bs-example + .zero-clipboard + .highlight {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-width: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: -16px; }
  .bs-example-standalone {
    border-radius: 4px; } }

.bs-example .container, .bs-example .col-2 #container, .col-2 .bs-example #container, .bs-example .productfilter__container .mod_iso_productfilter, .productfilter__container .bs-example .mod_iso_productfilter {
  width: auto; }

.bs-example > .alert:last-child, .bs-example > .confirmation:last-child, .bs-example >
.confirm:last-child, .bs-example > .warning:last-child, .bs-example >
p.error:last-child, .bs-example > .message:last-child, .bs-example > .form-control:last-child, .bs-example > input.text:last-child, .bs-example >
input.password:last-child, .bs-example >
input.captcha:last-child, .bs-example >
textarea:last-child, .bs-example >
select:last-child, .bs-example > .jumbotron:last-child, .bs-example > .list-group:last-child, .bs-example > .navbar:last-child, .bs-example > .panel:last-child, .bs-example > .ce_accordion:last-child, .bs-example > .progress:last-child, .bs-example > .table-responsive:last-child > .table, .bs-example > .ce_table:last-child > .table, .ce_table .bs-example > .table-responsive:last-child > table, .bs-example > .ce_table:last-child > table,
.ce_text .bs-example > .table-responsive:last-child > table,
.ce_text .bs-example > .ce_table:last-child > table, .bs-example > .table-responsive:last-child > table.calendar, .bs-example > .ce_table:last-child > table.calendar, .bs-example > .table-responsive:last-child > table, .bs-example > .ce_table:last-child > table, .bs-example > .table:last-child, .ce_table .bs-example > table:last-child,
.ce_text .bs-example > table:last-child, .bs-example > table.calendar:last-child, .bs-example > table:last-child, .bs-example > .well:last-child, .bs-example > blockquote:last-child, .bs-example > ol:last-child, .bs-example > p:last-child, .bs-example > ul:last-child {
  margin-bottom: 0; }

.bs-example > p > .close {
  float: none; }

.bs-example-type .table .type-info, .bs-example-type .ce_table table .type-info, .ce_table .bs-example-type table .type-info, .bs-example-type
.ce_text table .type-info,
.ce_text .bs-example-type table .type-info, .bs-example-type table.calendar .type-info, .bs-example-type table .type-info {
  color: #767676;
  vertical-align: middle; }

.bs-example-type .table td, .bs-example-type .ce_table table td, .ce_table .bs-example-type table td, .bs-example-type
.ce_text table td,
.ce_text .bs-example-type table td, .bs-example-type table.calendar td, .bs-example-type table td {
  border-color: #eee;
  padding: 15px 0; }

.bs-example-type .table tr:first-child td, .bs-example-type .ce_table table tr:first-child td, .ce_table .bs-example-type table tr:first-child td, .bs-example-type
.ce_text table tr:first-child td,
.ce_text .bs-example-type table tr:first-child td, .bs-example-type table.calendar tr:first-child td, .bs-example-type table tr:first-child td {
  border-top: 0 none; }

.bs-example-type h1, .bs-example-type h2, .bs-example-type h3, .bs-example-type h4, .bs-example-type h5, .bs-example-type h6 {
  margin: 0; }

.bs-example-bg-classes p {
  padding: 15px; }

.bs-example > .img-circle, .bs-example > .img-rounded, .bs-example > .img-thumbnail {
  margin: 5px; }

.bs-example > .table-responsive > .table, .bs-example > .ce_table > .table, .ce_table .bs-example > .table-responsive > table, .bs-example > .ce_table > table,
.ce_text .bs-example > .table-responsive > table,
.ce_text .bs-example > .ce_table > table, .bs-example > .table-responsive > table.calendar, .bs-example > .ce_table > table.calendar, .bs-example > .table-responsive > table, .bs-example > .ce_table > table {
  background-color: #fff; }

.bs-example > .btn, .bs-example > input.submit, .btn-box .bs-example > a, .mod_newscategories li .bs-example > a, .bs-example > .btn-group {
  margin-bottom: 5px;
  margin-top: 5px; }

.bs-example-control-sizing input[type=text] + input[type=text], .bs-example-control-sizing select, .bs-example > .btn-toolbar + .btn-toolbar {
  margin-top: 10px; }

.bs-example-form .input-group {
  margin-bottom: 10px; }

.bs-example > textarea.form-control, .bs-example >
textarea {
  resize: vertical; }

.bs-example > .list-group {
  max-width: 400px; }

.bs-example .navbar:last-child {
  margin-bottom: 0; }

.bs-navbar-bottom-example, .bs-navbar-top-example {
  overflow: hidden;
  padding: 0;
  z-index: 1; }

.bs-navbar-bottom-example .navbar-header, .bs-navbar-top-example .navbar-header {
  margin-left: 0; }

.bs-navbar-bottom-example .navbar-fixed-bottom, .bs-navbar-top-example .navbar-fixed-top {
  margin-left: 0;
  margin-right: 0;
  position: relative; }

.bs-navbar-top-example {
  padding-bottom: 45px; }

.bs-navbar-top-example::after {
  bottom: 15px;
  top: auto; }

.bs-navbar-top-example .navbar-fixed-top {
  top: -1px; }

.bs-navbar-bottom-example {
  padding-top: 45px; }

.bs-navbar-bottom-example .navbar-fixed-bottom {
  bottom: -1px; }

.bs-navbar-bottom-example .navbar {
  margin-bottom: 0; }

@media (min-width: 768px) {
  .bs-navbar-bottom-example .navbar-fixed-bottom, .bs-navbar-top-example .navbar-fixed-top {
    position: absolute; } }

.bs-example .pagination {
  margin-bottom: 10px;
  margin-top: 10px; }

.bs-example > .pager {
  margin-top: 0; }

.bs-example-modal {
  background-color: #f5f5f5; }

.bs-example-modal .modal {
  bottom: auto;
  display: block;
  left: auto;
  position: relative;
  right: auto;
  top: auto;
  z-index: 1; }

.bs-example-modal .modal-dialog {
  left: auto;
  margin-left: auto;
  margin-right: auto; }

.bs-example > .dropdown > .dropdown-toggle {
  float: left; }

.bs-example > .dropdown > .dropdown-menu {
  clear: left;
  display: block;
  margin-bottom: 5px;
  position: static; }

.bs-example-tabs .nav-tabs {
  margin-bottom: 15px; }

.bs-example-tooltips {
  text-align: center; }

.bs-example-tooltips > .btn, .bs-example-tooltips > input.submit, .btn-box .bs-example-tooltips > a, .mod_newscategories li .bs-example-tooltips > a {
  margin-bottom: 5px;
  margin-top: 5px; }

.bs-example-tooltip .tooltip {
  display: inline-block;
  margin: 10px 20px;
  opacity: 1;
  position: relative; }

.bs-example-popover {
  background-color: #f9f9f9;
  padding-bottom: 24px; }

.bs-example-popover .popover {
  display: block;
  float: left;
  margin: 20px;
  position: relative;
  width: 260px; }

.scrollspy-example {
  height: 200px;
  margin-top: 10px;
  overflow: auto;
  position: relative; }

.bs-example > .nav-pills-stacked-example {
  max-width: 300px; }

#collapseExample .well {
  margin-bottom: 0; }

.bs-events-table > tbody > tr > td:first-child, .bs-events-table > thead > tr > th:first-child {
  white-space: nowrap; }

.bs-events-table > thead > tr > th:first-child {
  width: 150px; }

.js-options-table > thead > tr > th:nth-child(1), .js-options-table > thead > tr > th:nth-child(2) {
  width: 100px; }

.js-options-table > thead > tr > th:nth-child(3) {
  width: 50px; }

.highlight {
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  border-radius: 4px;
  margin-bottom: 14px;
  padding: 9px 14px; }

.highlight pre {
  background-color: transparent;
  border: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
  white-space: nowrap;
  word-break: normal; }

.highlight pre code {
  color: #333;
  font-size: inherit; }

.highlight pre code:first-child {
  display: inline-block;
  padding-right: 45px; }

.table-responsive .highlight pre, .ce_table .highlight pre {
  white-space: normal; }

.bs-table th small, .responsive-utilities th small {
  color: #999;
  display: block;
  font-weight: 400; }

.responsive-utilities tbody th {
  font-weight: 400; }

.responsive-utilities td {
  text-align: center; }

.responsive-utilities td.is-visible {
  background-color: #dff0d8 !important;
  color: #468847; }

.responsive-utilities td.is-hidden {
  background-color: #f9f9f9 !important;
  color: #ccc; }

.responsive-utilities-test {
  margin-top: 5px; }

.responsive-utilities-test .col-xs-6 {
  margin-bottom: 10px; }

.responsive-utilities-test span {
  border-radius: 4px;
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.1;
  padding: 15px 10px;
  text-align: center; }

.hidden-on .col-xs-6 .hidden-lg, .hidden-on .col-xs-6 .hidden-md, .hidden-on .col-xs-6 .hidden-sm, .hidden-on .col-xs-6 .hidden-xs, .visible-on .col-xs-6 .hidden-lg, .visible-on .col-xs-6 .hidden-md, .visible-on .col-xs-6 .hidden-sm, .visible-on .col-xs-6 .hidden-xs {
  border: 1px solid #ddd;
  color: #999; }

.hidden-on .col-xs-6 .visible-lg-block, .hidden-on .col-xs-6 .visible-md-block, .hidden-on .col-xs-6 .visible-sm-block, .hidden-on .col-xs-6 .visible-xs-block, .visible-on .col-xs-6 .visible-lg-block, .visible-on .col-xs-6 .visible-md-block, .visible-on .col-xs-6 .visible-sm-block, .visible-on .col-xs-6 .visible-xs-block {
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
  color: #468847; }

.bs-glyphicons {
  margin: 0 -10px 20px;
  overflow: hidden; }

.bs-glyphicons-list {
  list-style: none none;
  padding-left: 0; }

.bs-glyphicons li {
  background-color: #f9f9f9;
  border: 1px solid #fff;
  float: left;
  font-size: 10px;
  height: 115px;
  line-height: 1.4;
  padding: 10px;
  text-align: center;
  width: 25%; }

.bs-glyphicons .glyphicon {
  font-size: 24px;
  margin-bottom: 10px;
  margin-top: 5px; }

.bs-glyphicons .glyphicon-class {
  display: block;
  text-align: center;
  word-wrap: break-word; }

.bs-glyphicons li:hover {
  background-color: #563d7c;
  color: #fff; }

@media (min-width: 768px) {
  .bs-glyphicons {
    margin-left: 0;
    margin-right: 0; }
  .bs-glyphicons li {
    font-size: 12px;
    width: 12.5%; } }

.bs-customizer .toggle {
  float: right;
  margin-top: 25px; }

.bs-customizer label {
  color: #555;
  font-weight: 500;
  margin-top: 10px; }

.bs-customizer h2 {
  margin-bottom: 5px;
  margin-top: 0;
  padding-top: 30px; }

.bs-customizer h3 {
  margin-bottom: 0; }

.bs-customizer h4 {
  margin-bottom: 0;
  margin-top: 15px; }

.bs-customizer .bs-callout h4 {
  margin-bottom: 5px;
  margin-top: 0; }

.bs-customizer input[type=text] {
  background-color: #fafafa;
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace; }

.bs-customizer .help-block {
  font-size: 12px;
  margin-bottom: 5px; }

#less-section label {
  font-weight: 400; }

.bs-customize-download .btn-outline {
  padding: 20px; }

.bs-customizer-alert {
  background-color: #d9534f;
  border-bottom: 1px solid #b94441;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
  color: #fff;
  left: 0;
  padding: 15px 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1030; }

.bs-customizer-alert .close {
  font-size: 24px;
  margin-top: -4px; }

.bs-customizer-alert p {
  margin-bottom: 0; }

.bs-customizer-alert .glyphicon {
  margin-right: 5px; }

.bs-customizer-alert pre {
  background-color: #a83c3a;
  border-color: #973634;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(255, 255, 255, 0.1);
  color: #fff;
  margin: 10px 0 0; }

.bs-dropzone {
  border: 2px dashed #eee;
  border-radius: 4px;
  color: #777;
  margin-bottom: 20px;
  padding: 20px;
  position: relative;
  text-align: center; }

.bs-dropzone .import-header {
  margin-bottom: 5px; }

.bs-dropzone .glyphicon-download-alt {
  font-size: 40px; }

.bs-dropzone hr {
  width: 100px; }

.bs-dropzone .lead {
  color: #333;
  font-weight: 400;
  margin-bottom: 10px; }

#import-manual-trigger {
  cursor: pointer; }

.bs-dropzone p:last-child {
  margin-bottom: 0; }

.bs-brand-logos {
  background-color: #f9f9f9;
  border-radius: 4px;
  color: #563d7c;
  display: table;
  margin-bottom: 15px;
  overflow: hidden;
  width: 100%; }

.bs-brand-item {
  padding: 60px 0;
  text-align: center; }

.bs-brand-item + .bs-brand-item {
  border-top: 1px solid #fff; }

.bs-brand-logos .inverse {
  background-color: #563d7c;
  color: #fff; }

.bs-brand-item h1, .bs-brand-item h3 {
  margin-bottom: 0;
  margin-top: 0; }

.bs-brand-item .bs-docs-booticon {
  margin-left: auto;
  margin-right: auto; }

.bs-brand-item .glyphicon {
  border-radius: 50%;
  color: #fff;
  height: 30px;
  line-height: 30px;
  margin: 10px auto -10px;
  width: 30px; }

.bs-brand-item .glyphicon-ok {
  background-color: #5cb85c; }

.bs-brand-item .glyphicon-remove {
  background-color: #d9534f; }

@media (min-width: 768px) {
  .bs-brand-item {
    display: table-cell;
    width: 1%; }
  .bs-brand-item + .bs-brand-item {
    border-left: 1px solid #fff;
    border-top: 0 none; }
  .bs-brand-item h1 {
    font-size: 60px; } }

.zero-clipboard {
  display: none;
  position: relative; }

.btn-clipboard {
  background-color: #fff;
  border: 1px solid #e1e1e8;
  border-radius: 0 4px;
  color: #767676;
  cursor: pointer;
  display: block;
  font-size: 12px;
  padding: 5px 8px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10; }

.btn-clipboard-hover {
  background-color: #563d7c;
  border-color: #563d7c;
  color: #fff; }

@media (min-width: 768px) {
  .zero-clipboard {
    display: block; }
  .bs-example + .zero-clipboard .btn-clipboard {
    border-top-right-radius: 0;
    top: -16px; } }

#focusedInput {
  border-color: rgba(82, 168, 236, 0.8);
  box-shadow: 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0; }

.bs-docs-section .list-group-item:before {
  content: none; }

/******************************************************************************
							Space Adjustments
*******************************************************************************/
.no-pad {
  padding: 0; }

.no-margin {
  margin: 0; }

/* Custom Height */
.height-200 {
  height: 200px; }

.height-400 {
  height: 400px; }

.height-500 {
  height: 500px; }

.height-600 {
  height: 600px; }

.height-700 {
  height: 700px; }

/* 4 Side Padding */
.pad-5 {
  padding: 5px; }

.pad-10 {
  padding: 10px; }

.pad-20 {
  padding: 20px; }

.pad-30 {
  padding: 30px; }

.pad-40 {
  padding: 40px; }

.pad-50 {
  padding: 50px; }

.pad-60 {
  padding: 60px; }

.pad-70 {
  padding: 70px; }

.pad-80 {
  padding: 80px; }

/* 4 Side Margin */
.margin-5 {
  margin: 5px; }

.margin-10 {
  margin: 10px; }

.margin-20 {
  margin: 20px; }

.margin-30 {
  margin: 30px; }

.margin-40 {
  margin: 40px; }

.margin-50 {
  margin: 50px; }

.margin-60 {
  margin: 60px; }

.margin-70 {
  margin: 70px; }

.margin-80 {
  margin: 80px; }

/* Top Padding */
.top-pad-0 {
  padding-top: 0px; }

.top-pad-5 {
  padding-top: 5px; }

.top-pad-10 {
  padding-top: 10px; }

.top-pad-20 {
  padding-top: 20px; }

.top-pad-30 {
  padding-top: 30px; }

.top-pad-40 {
  padding-top: 40px; }

.top-pad-50 {
  padding-top: 50px; }

.top-pad-60 {
  padding-top: 60px; }

.top-pad-70 {
  padding-top: 70px; }

.top-pad-80 {
  padding-top: 80px; }

/* Top Margin */
.top-margin-0 {
  margin-top: 0px; }

.top-margin-5 {
  margin-top: 5px; }

.top-margin-10 {
  margin-top: 10px; }

.top-margin-20 {
  margin-top: 20px; }

.top-margin-30 {
  margin-top: 30px; }

.top-margin-40 {
  margin-top: 40px; }

.top-margin-50 {
  margin-top: 50px; }

.top-margin-60 {
  margin-top: 60px; }

.top-margin-70 {
  margin-top: 70px; }

.top-margin-80 {
  margin-top: 80px; }

/* Bottom Padding */
.bottom-pad-0 {
  padding-bottom: 0px !important; }

.bottom-pad-5 {
  padding-bottom: 5px !important; }

.bottom-pad-10 {
  padding-bottom: 10px !important; }

.bottom-pad-20 {
  padding-bottom: 20px; }

.bottom-pad-30 {
  padding-bottom: 30px; }

.bottom-pad-40 {
  padding-bottom: 40px; }

.bottom-pad-50 {
  padding-bottom: 50px; }

.bottom-pad-60 {
  padding-bottom: 60px; }

.bottom-pad-70 {
  padding-bottom: 70px; }

.bottom-pad-80 {
  padding-bottom: 80px; }

/* Bottom Margin */
.bottom-margin-0 {
  margin-bottom: 0px; }

.bottom-margin-5 {
  margin-bottom: 5px; }

.bottom-margin-10 {
  margin-bottom: 10px; }

.bottom-margin-20 {
  margin-bottom: 20px; }

.bottom-margin-30 {
  margin-bottom: 30px; }

.bottom-margin-40 {
  margin-bottom: 40px; }

.bottom-margin-50 {
  margin-bottom: 50px; }

.bottom-margin-60 {
  margin-bottom: 60px; }

.bottom-margin-70 {
  margin-bottom: 70px; }

.bottom-margin-80 {
  margin-bottom: 80px; }

/* Top & Bottom Padding */
.tb-pad-5 {
  padding-top: 5px;
  padding-bottom: 5px; }

.tb-pad-10 {
  padding-top: 10px;
  padding-bottom: 10px; }

.tb-pad-20 {
  padding-top: 20px;
  padding-bottom: 20px; }

.tb-pad-30 {
  padding-top: 30px;
  padding-bottom: 30px; }

.tb-pad-40 {
  padding-top: 40px;
  padding-bottom: 40px; }

.tb-pad-50 {
  padding-top: 50px;
  padding-bottom: 50px; }

.tb-pad-60 {
  padding-top: 60px;
  padding-bottom: 60px; }

.tb-pad-70 {
  padding-top: 70px;
  padding-bottom: 70px; }

.tb-pad-80 {
  padding-top: 80px;
  padding-bottom: 80px; }

.tb-pad-90 {
  padding-top: 90px;
  padding-bottom: 90px; }

.tb-pad-100 {
  padding-top: 90px;
  padding-bottom: 90px; }

/* Left & Right Padding */
.lr-pad-5 {
  padding-left: 5px;
  padding-right: 5px; }

.lr-pad-10 {
  padding-left: 10px;
  padding-right: 10px; }

.lr-pad-20 {
  padding-left: 20px;
  padding-right: 20px; }

.lr-pad-30 {
  padding-left: 30px;
  padding-right: 30px; }

.lr-pad-40 {
  padding-left: 40px;
  padding-right: 40px; }

.lr-pad-50 {
  padding-left: 50px;
  padding-right: 50px; }

.lr-pad-60 {
  padding-left: 60px;
  padding-right: 60px; }

.lr-pad-70 {
  padding-left: 70px;
  padding-right: 70px; }

.lr-pad-80 {
  padding-left: 80px;
  padding-right: 80px; }

/* Top & Bottom Margin */
.tb-margin-5 {
  margin-top: 5px;
  margin-bottom: 5px; }

.tb-margin-10 {
  margin-top: 10px;
  margin-bottom: 10px; }

.tb-margin-20 {
  margin-top: 20px;
  margin-bottom: 20px; }

.tb-margin-30 {
  margin-top: 30px;
  margin-bottom: 30px; }

.tb-margin-40 {
  margin-top: 40px;
  margin-bottom: 40px; }

.tb-margin-50 {
  margin-top: 50px;
  margin-bottom: 50px; }

.tb-margin-60 {
  margin-top: 60px;
  margin-bottom: 60px; }

.tb-margin-70 {
  margin-top: 70px;
  margin-bottom: 70px; }

.tb-margin-80 {
  margin-top: 80px;
  margin-bottom: 80px; }

/* left & right Margin */
.lr-margin-5 {
  margin-left: 5px;
  margin-right: 5px; }

.lr-margin-10 {
  margin-left: 10px;
  margin-right: 10px; }

.lr-margin-20 {
  margin-left: 20px;
  margin-right: 20px; }

.lr-margin-30 {
  margin-left: 30px;
  margin-right: 30px; }

.lr-margin-40 {
  margin-left: 40px;
  margin-right: 40px; }

.lr-margin-50 {
  margin-left: 50px;
  margin-right: 50px; }

.lr-margin-60 {
  margin-left: 60px;
  margin-right: 60px; }

.lr-margin-70 {
  margin-left: 70px;
  margin-right: 70px; }

.lr-margin-80 {
  margin-left: 80px;
  margin-right: 80px; }

.right-pad-20right-pad-20 {
  padding-right: 20px; }

.left-pad-20 {
  padding-left: 20px; }

/* Item Box */
.boxed-block {
  border: 1px solid #cccccc; }

.inline-block {
  display: inline-block;
  vertical-align: middle; }

.bg-hover-gray:hover {
  background-color: rgba(0, 0, 0, 0.6); }

/***********************************************************************************
 *	 - PATTERNS
 ***********************************************************************************/
.bg-pattern-1 {
  background-image: url(../img/sections/slider/intro-1.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover; }

.bg-pattern-2 {
  background-image: url(../img/sections/slider/agency-1.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover; }

.bg-pattern-3 {
  background: url(../img/patterns/bg-pattern-3.png) fixed repeat top left; }

.bg-pattern-4 {
  background: url(../img/patterns/bg-pattern-4.png) fixed repeat top left; }

.bg-pattern-5 {
  background: url(../img/patterns/bg-pattern-5.png) fixed repeat top left; }

.bg-pattern-6 {
  background: #fff repeat top left; }

.bg-pattern-6 {
  background: #f2f2f2 repeat top left; }

.bg-pattern-7 {
  background: #e2f0bd repeat top left; }

.bg-pattern-8 {
  background: #b5e1e0 repeat top left; }

.bg-pattern-9 {
  background: #e8d3a4 repeat top left; }

.bg-pattern-10 {
  background: #c0c1f2 repeat top left; }

/* Slider */
.tp-caption.bold {
  text-shadow: 1px 1px #fff; }

.tp-border {
  border-color: #FFF; }

/* Usługi > box */
.section-title h1 {
  font-size: 1.7rem; }

.item-box--small i {
  margin-top: -17px; }

.count-number {
  text-align: center; }

/* Post list */
.post-title {
  font-size: 15.5px; }

/* Text*/
h2, h3, h4, h5, h1 {
  text-transform: none;
  margin-bottom: 15px; }

h1 {
  font-size: 26px;
  letter-spacing: 0; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 20px; }

h4 {
  font-size: 16px; }

/* Realizacje */
.widget--border {
  padding: 20px;
  border: 4px solid #f7f7f7; }

.widget--border * {
  text-align: left; }

.client-name {
  font-size: 14px; }

.comments {
  font-size: 12px; }

/* Product list */
.shop .product-details h4, .shop .product-details h5 {
  font-size: 17px;
  line-height: 1.2;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 5px;
  min-height: 45px; }

.tp-caption--shadow {
  text-shadow: 1px 1px #FFFFFF; }

.tp-caption {
  text-align: left; }

.text-medium {
  font-size: 60px !important; }

/* About Box */
.about-us1 .box h4 a {
  color: inherit; }

@media (max-width: 767px) {
  .about-us1 .box {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2rem; } }

/* Section title */
.section-title {
  text-align: center; }
  .section-title h5 {
    padding-bottom: 1rem;
    margin-top: -10px; }

/* Zalety - lista ikonek */
.item-box--icon .item-box {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 95px;
  padding-bottom: 0;
  padding-top: 0;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }
  @media (min-width: 992px) {
    .item-box--icon .item-box {
      float: left;
      width: 33.33333%; } }
  .item-box--icon .item-box i {
    top: 50%;
    margin-top: -35px; }
  @media (max-width: 600px) {
    .item-box--icon .item-box {
      width: 100%; } }

.item-box--icon h5 ~ p {
  margin-bottom: -.5rem; }

@media (max-width: 767px) {
  .item-box--icon .item-box {
    padding-left: 15px;
    padding-bottom: 2rem;
    text-align: center; }
    .item-box--icon .item-box i {
      position: static;
      margin: 0 0 20px 0;
      display: inline-block; } }

@media (max-width: 991px) {
  .item-box--icon .item-box:nth-child(2n+1) {
    clear: both; } }

@media (min-width: 992px) {
  .item-box--icon .item-box:nth-child(3n+1) {
    clear: both; } }

/* Content style */
td p:last-child {
  margin-bottom: 0; }

/* Carousel */
.owl-pagination {
  text-align: center; }

/* breadcrumb  */
.breadcrumb {
  text-align: right; }

@media (max-width: 991px) {
  .page-header {
    text-align: center; }
  .breadcrumb {
    text-align: center; } }

html #page .breadcrumb .active {
  color: #555555 !important; }

/* Top contact */
.top-contact span {
  padding-right: 30px; }
  .top-contact span i {
    padding-left: 5px;
    padding-right: 15px; }

.top-social-icon a {
  margin-left: 1px; }

/* Footer newsletter */
.newsletter {
  position: relative; }
  .newsletter input.text {
    padding-right: 45px;
    height: 40px; }
  .newsletter .submit {
    height: 40px; }

/* Pagination */
.pagination li {
  margin-bottom: 0 !important; }

/* social-icon */
.social-icon a:hover {
  text-decoration: none; }

.social-icon a {
  margin-left: 3px; }

/* Header navigation */
@media (min-width: 992px) {
  .navbar-nav > li > a {
    padding-left: 13px;
    padding-right: 13px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px; } }

/* Page section */
.page-section {
  padding: 1.5rem 0; }

.page-section--small {
  padding: 2rem 0; }

@media (max-width: 991px) {
  .about-us1 .box h4 {
    font-size: 16px; }
  .bottom-margin-md-40 {
    margin-bottom: 40px; } }

/* Footer */
#cookiebar + #wrapper #footer .copyright {
  padding-bottom: 50px; }

/* Menu */
.list-group-item {
  line-height: 1.7; }

.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative; }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-buttons div, .owl-controls .owl-page {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

.grabbing {
  cursor: url(grabbing.png) 8 8, move; }

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center; }

.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  margin: 5px;
  padding: 5px 15px;
  font-size: 12px;
  background: 0 0;
  filter: Alpha(Opacity=50);
  opacity: .5; }

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  text-decoration: none; }

.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1; }

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  opacity: .5;
  background: rgba(0, 0, 0, 0.2); }

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  opacity: 1; }

.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) center center no-repeat; }

.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px; }

.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease; }

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease; }

.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease; }

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease; }

.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both; }

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both; }

.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both; }

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both; }

@-webkit-keyframes empty {
  0% {
    opacity: 1; } }

@-moz-keyframes empty {
  0% {
    opacity: 1; } }

@keyframes empty {
  0% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  100%, 75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); } }

@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  100%, 75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); } }

@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px); }
  100%, 75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); } }

@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0); } }

@-moz-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0); } }

@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    transform: translateZ(-500px); }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0); } }

@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8); } }

@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8); } }

@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8); } }

@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%); } }

@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%); } }

@keyframes goDown {
  from {
    transform: translateY(-100%); } }

@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5); } }

@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5); } }

@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5); } }

@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5); } }

@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5); } }

@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5); } }

.bg-cover {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.w-100 {
  width: 100%;
  display: block;
  margin-bottom: 20px; }
  .w-100 img {
    width: 100%; }

/* ===========================================
 * Template EXT
 * ======================================== */
.white .text-color2 {
  color: #FFF !important; }

.col-2 #main .ce_text h1, .col-2 #main .ce_text h2, .col-2 #main .ce_text h3, .col-2 #main .ce_text h4, .col-2 #main .ce_text h5, .col-2 #main .ce_text h6 {
  font-weight: 300; }

nav .page__name {
  font-weight: 300; }

.btn-default:hover, .mod_newscategories li a:hover {
  background-color: #26417d !important;
  color: #FFF !important; }

.btn-default.inverse:hover, .mod_newscategories li a.inverse:hover {
  background-color: #b6a481 !important;
  color: #000 !important; }

a {
  color: #3255a4; }
  a:hover {
    color: #26417d; }
  a:hover, a:focus, a:active {
    text-decoration: none; }

.white a {
  color: #ffffff; }

.navbar-brand--text {
  height: 70px;
  line-height: 70px;
  color: #000;
  font-weight: bold; }

#main .owl-item .layout_latest .image_container {
  overflow: hidden; }

.btn, input.submit, .btn-box a, .mod_newscategories li a, input.submit, .btn-box a {
  padding-left: 25px;
  padding-right: 25px; }

.border-t {
  border-top: 1px solid #e1e1e1; }

/* ===========================================
 * General styles
 * ======================================== */
html {
  font-size: 10px; }

@media (min-width: 992px) {
  html {
    font-size: 20px; } }

/* ===========================================
 * Wrapper Elements
 * ======================================== */
#left {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0; }
  @media (min-width: 992px) {
    #left {
      float: left;
      width: 25%; } }

.col-2 #container {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem; }

.col-2 #main {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 0; }
  @media (min-width: 992px) {
    .col-2 #main {
      float: left;
      width: 75%; } }

@media (max-width: 991px) {
  .col-2 #main {
    padding-bottom: 30px; }
  .col-2 #main,
  .col-2 #left,
  .col-2 #right {
    padding-left: 0;
    padding-right: 0; } }

.container-md {
  padding-left: 15px;
  padding-right: 15px;
  max-width: 992px;
  margin: auto; }

/* ===========================================
 * Header styles
 * ======================================== */
#sticker {
  z-index: 11;
  position: relative; }

.navbar-header {
  text-align: center; }

.navbar-brand {
  line-height: 66px; }
  .navbar-brand img {
    display: inline-block; }

@media (max-width: 380px) {
  .navbar-brand {
    max-width: 155px; } }

@media (min-width: 992px) and (max-width: 1080px) {
  .page--dgelpro .navbar-brand {
    max-width: 155px; } }

/* ===========================================
 * Slidebar styles
 * ======================================== */
#left .bg-color2 a:hover {
  text-decoration: underline; }

#left h3 {
  font-size: 18px; }

#left h4 {
  font-size: 14px;
  font-weight: 600; }

#left .mod_contentbox > * {
  margin-bottom: 30px; }

#left p.more {
  text-align: right;
  font-weight: bold; }

/* Navigation */
#left nav ul.level_1 ul.level_2 {
  padding-bottom: 10px; }

#left nav ul.level_1 ul {
  display: none;
  padding-top: 10px;
  padding-left: 7px; }
  #left nav ul.level_1 ul a {
    margin: 0;
    padding: 0;
    background: transparent;
    list-style: none;
    border: none;
    line-height: 1.4;
    display: block; }
    #left nav ul.level_1 ul a:hover {
      background: transparent;
      color: #000; }
    #left nav ul.level_1 ul a.active, #left nav ul.level_1 ul a.trail, #left nav ul.level_1 ul a.forward {
      color: #3255a4; }
    #left nav ul.level_1 ul a.active {
      font-weight: bold; }
    #left nav ul.level_1 ul a.submenu {
      position: relative;
      padding-right: 5px; }
      #left nav ul.level_1 ul a.submenu:after {
        font-family: icomoon; }
      #left nav ul.level_1 ul a.submenu:after {
        position: absolute;
        right: 0;
        opacity: .3;
        top: 3px; }
  #left nav ul.level_1 ul li {
    margin-bottom: 10px;
    padding-left: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
    #left nav ul.level_1 ul li.last {
      margin-bottom: 0;
      border-bottom: none;
      padding-bottom: 0; }
    #left nav ul.level_1 ul li:before {
      margin: 0;
      line-height: 1.4; }

#left nav ul.level_1 .trail > ul, #left nav ul.level_1 .active > ul {
  display: block; }

/* Aside news list */
.mod_newslist.owl-carousel--single img {
  display: block;
  margin: 0 auto 20px auto; }

/* ===========================================
 * Footer styles
 * ======================================== */
/* ===========================================
 *
 *
 * Content styles
 *
 *
 * ======================================== */
.col-2 #main {
  text-align: justify; }

.ce_text {
  overflow: hidden; }

.article--list .ce_text:not(:last-child) {
  padding-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px; }

/* ===========================================
 * List  styles
 * ======================================== */
.ce_text a.active,
.mod_newsmenu a.active,
.product-page a.active {
  color: #3255a4; }

.mod_newscategories {
  margin-bottom: 30px; }
  .mod_newscategories h3 {
    font-weight: bold; }
  .mod_newscategories li {
    margin-bottom: 3px; }
    .mod_newscategories li a::before {
      font-size: 22px;
      left: 16px;
      display: block;
      position: absolute;
      top: 50%;
      transform: translate(0, -50%) !important; }
    .mod_newscategories li a.reset:before {
      font-family: icomoon; }
    .mod_newscategories li a.news_category_3:before {
      font-family: icomoon; }
    .mod_newscategories li a.news_category_2:before {
      font-family: icomoon; }

/* ===========================================
 * Lista aktualnosci
 * ======================================== */
.post-list .post-title, .post-classic .post-title {
  font-size: 20px; }

.post-item .post-title {
  margin-top: 0; }

.post-item .image_container {
  width: 180px;
  text-align: center; }
  .post-item .image_container img {
    margin: auto; }

.post-item > * {
  overflow: hidden; }

@media (max-width: 500px) {
  .post-item .pull-left {
    float: none !important;
    padding-bottom: 10px; } }

.post-item:not(.last) {
  border-bottom: 1px solid #eeeeee; }

.layout_latest {
  text-align: left; }

#main .owl-item .layout_latest {
  padding: 15px;
  margin-bottom: 10px; }
  #main .owl-item .layout_latest .image_container {
    text-align: center;
    height: 180px;
    line-height: 180px; }
    #main .owl-item .layout_latest .image_container img {
      display: inline-block;
      max-height: 100%;
      width: auto; }

/* ===========================================
 * Czytnik aktualnosci
 * ======================================== */
.layout_full p.info {
  margin-top: -15px; }

.layout_full .image_container.float_left {
  max-width: 50%;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-top: 8px; }

.layout_full .layout_full__image {
  float: left;
  max-width: 50%;
  padding: 7px 15px 15px 0; }

/* ===========================================
 *
 *
 * Product Catalog
 *
 *
 * ======================================== */
/* ===========================================
 * Komunikaty
 * ======================================== */
/* ===========================================
 * Category Navigation
 * ======================================== */
.nav--category,
.mod_iso_productlist {
  clear: both; }
  .nav--category ul,
  .mod_iso_productlist ul {
    display: flex;
    flex-wrap: wrap;
    text-align: center; }
  .nav--category li,
  .mod_iso_productlist li {
    margin-bottom: 30px; }
  .nav--category .inside,
  .mod_iso_productlist .inside {
    position: relative;
    height: 100%;
    padding: 10px 10px 5px 10px;
    display: block;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 1px solid #eeeeee; }
    .nav--category .inside *,
    .mod_iso_productlist .inside * {
      max-width: 100%; }
    .nav--category .inside:hover,
    .mod_iso_productlist .inside:hover {
      box-shadow: inset 0 -15px 40px rgba(0, 0, 0, 0.03);
      border-color: #d5d5d5; }
  .nav--category .page__image,
  .mod_iso_productlist .page__image {
    display: block;
    height: 100px;
    line-height: 100px; }
    .nav--category .page__image--icon,
    .mod_iso_productlist .page__image--icon {
      -webkit-transition: background-color 0.4s;
      -o-transition: background-color 0.4s;
      transition: background-color 0.4s;
      margin-top: 15px;
      margin-bottom: 5px;
      width: 50px;
      height: 50px;
      line-height: 48px;
      border: 1px solid #3255a4;
      border-radius: 50%;
      text-align: center;
      font-size: 22px; }
  .nav--category a:hover .page__image--icon,
  .mod_iso_productlist a:hover .page__image--icon {
    background-color: #3255a4;
    color: #FFF; }
  .nav--category .page__name,
  .nav--category ul h3,
  .mod_iso_productlist .page__name,
  .mod_iso_productlist ul h3 {
    padding: 10px 0;
    margin: 0;
    font-size: 13px;
    font-weight: normal; }
  @media (min-width: 768px) {
    .nav--category li:nth-child(3n+1),
    .mod_iso_productlist li:nth-child(3n+1) {
      clear: both; } }
  .nav--category--left .inside,
  .mod_iso_productlist--left .inside {
    padding-left: 20px;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center; }
  .nav--category--left .page__image,
  .mod_iso_productlist--left .page__image {
    float: left;
    margin-right: 15px;
    min-width: 50px; }
    .nav--category--left .page__image--icon,
    .mod_iso_productlist--left .page__image--icon {
      border-width: 3px; }
  @media (max-width: 450px) {
    .nav--category--left li,
    .mod_iso_productlist--left li {
      width: 100%; } }

.nav--category-teaser-box .inside {
  border: none;
  padding: 0;
  text-align: left;
  color: #333333;
  font-size: 14px;
  justify-content: flex-start;
  align-items: flex-start; }
  .nav--category-teaser-box .inside > * {
    width: 100%; }
  .nav--category-teaser-box .inside:hover {
    background: transparent;
    box-shadow: none; }
    .nav--category-teaser-box .inside:hover .page__image {
      opacity: .7; }

.nav--category-teaser-box .page__image {
  line-height: 1;
  height: auto;
  overflow: hidden;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s; }
  .nav--category-teaser-box .page__image img {
    float: left; }

.nav--category-teaser-box .page__name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background-color: #3255a4;
  color: #FFF;
  width: 100%;
  padding: 10px 15px;
  font-size: 14px; }

.nav--category-teaser-box .page__teaser {
  padding-top: 10px;
  font-size: 13px; }

@media (max-width: 400px) {
  .nav--category-teaser-box li {
    width: 100%; } }

.nav--category-teaser .page__name {
  display: block; }

.nav--category-teaser li {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 15px;
  margin-bottom: 15px; }
  .nav--category-teaser li > * {
    overflow: hidden; }

.nav--category-teaser .page__image {
  float: left;
  margin-right: 15px;
  min-width: 100px;
  text-align: center; }

/* Ext .nav--category */
.nav--category .inside--image {
  position: relative;
  padding: 5px 5px 35px 5px;
  overflow: hidden;
  min-height: 60px; }

.nav--category .inside--image .page__name {
  display: block;
  background-color: #3255a4;
  color: #FFFFFF;
  width: 90%;
  text-align: left;
  padding: 10px;
  position: absolute;
  right: 1px;
  bottom: 1px;
  line-height: 1.2; }

.nav--category .inside--image .page__image {
  height: 140px;
  line-height: 140px; }

body:not(.page--knx) .nav--category .inside--image.inside--level-3 {
  background-color: #ececec; }

/* ===========================================
 * Karta produktu
 * ======================================== */
@media (min-width: 420px) {
  .product__container-left {
    float: left;
    width: 40%;
    max-width: 250px;
    margin-right: 15px; } }

.product__container-gallery {
  padding-top: 5px;
  text-align: center; }
  .product__container-gallery a {
    border: 1px solid #eeeeee;
    display: block;
    padding: 5px;
    margin-bottom: 15px; }

.product__price .price_netto {
  font-weight: bold; }

.product__price .price_brutto {
  font-size: .9em; }

.product_infoLabel {
  font-weight: bold; }

.product-page .description img.system-pagebreak {
  width: 250px; }

.product-page .description > ul {
  overflow: hidden; }

.product-page .short_description p:last-child,
.product-page .manufacturer p:last-child {
  margin-bottom: 0; }

.product__form {
  overflow: hidden;
  padding: 25px 0; }
  .product__form .btn, .product__form input.submit, .product__form .btn-box a, .btn-box .product__form a, .product__form .mod_newscategories li a, .mod_newscategories li .product__form a {
    width: auto;
    display: inline-block; }

#main #product-form {
  display: none; }

#product-form {
  padding: 20px; }

/* ===========================================
 * Karta produktu
 * ======================================== */
table {
  width: 100% !important;
  text-align: left; }

/*
.mega-menu {
    .level_2 {
        display: block !important;
        width: 100% !important;
    }

    .level_3 {
        display: block !important;
        width: 100% !important;
        background: green;
        top:auto !important;
        margin: 0 !important;
        position: relative;
    }

    li {
        position: relative !important;
    }


    * {
        box-shadow: none !important;
    }

    ul.level_2 {
        background: red;

        > li {
            width: 25%;
            background: orange;
            float: left;

            &:nth-child(4n+1) {
                clear: both;
            }
        }
    }
}
*/
/* ===========================================
 * Baner
 * ======================================== */
.slider-carousel .align-center {
  text-align: center; }

.slider-carousel .align-right .inside {
  text-align: right; }

.slider-carousel .valign-center .slider-container {
  vertical-align: middle; }

.slider-carousel .valign-bottom .slider-container {
  vertical-align: bottom;
  padding-bottom: 2rem; }

.slider-carousel > li:not(:first-child) {
  display: none; }

.slider-container {
  position: relative; }
  .slider-container .owl-wrapper-outer {
    position: relative;
    z-index: 5; }
  .slider-container .owl-pagination {
    top: -40px;
    z-index: 10;
    padding-top: 0;
    position: relative; }

.slider-carousel {
  color: #3255a4;
  margin: 0;
  padding: 0;
  background: transparent;
  list-style: none;
  border: none; }
  .slider-carousel .slide-text {
    padding: 4rem 5rem 1rem 6rem;
    line-height: 1; }
  @media (max-width: 767px) {
    .slider-carousel .slide-text {
      padding: 3rem 1rem 0 1rem; }
    .slider-carousel [class*="owl_nav"] {
      top: auto;
      bottom: 1rem; } }
  .slider-carousel li {
    display: table;
    width: 100%;
    table-layout: fixed; }
  .slider-carousel .slider-container {
    display: table-cell;
    vertical-align: top;
    height: 460px;
    width: 100%; }
  .slider-carousel .btn, .slider-carousel input.submit, .slider-carousel .btn-box a, .btn-box .slider-carousel a, .slider-carousel .mod_newscategories li a, .mod_newscategories li .slider-carousel a {
    margin-top: 5px; }
  .slider-carousel .owl-nav .btn-secural {
    padding: 1rem 1.3rem;
    margin-top: -.8rem !important;
    font-size: 1.8rem; }

.slide-content {
  color: #000;
  font-size: 1.3rem;
  white-space: normal;
  font-weight: 600;
  line-height: 1.4;
  text-shadow: 1px 1px rgba(255, 255, 255, 0.2);
  margin-bottom: 1rem; }

.slide-headline {
  font-size: 2.7rem;
  font-weight: 700;
  text-shadow: 1px 1px rgba(255, 255, 255, 0.2);
  margin-bottom: 1rem; }

@media (max-width: 767px) {
  .slide-text .btn, .slide-text input.submit, .slide-text .btn-box a, .btn-box .slide-text a, .slide-text .mod_newscategories li a, .mod_newscategories li .slide-text a {
    padding: 5px 20px;
    font-size: 12px; } }

@media (min-width: 992px) {
  .slide-content {
    font-size: 1rem; } }

@media (max-width: 450px) {
  .slider-carousel .owl-item {
    display: block; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .slider-container--full .slider-carousel .slider-container {
    height: 400px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .slider-container--full .slider-carousel .slider-container {
    height: 350px; } }

@media (max-width: 767px) {
  .slider-container--full .slider-carousel .slider-container {
    height: 300px; } }

.slider-container--container .slider-carousel .slider-container {
  height: 440px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .slider-container--container .slider-carousel .slider-container {
      height: 355px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .slider-container--container .slider-carousel .slider-container {
      height: 265px; } }
  @media (max-width: 767px) {
    .slider-container--container .slider-carousel .slider-container {
      height: auto;
      padding-bottom: 37%; } }

.slider-carousel .owl-prev {
  z-index: 20;
  margin-top: -20px !important; }
  .slider-carousel .owl-prev:before {
    font-family: icomoon; }
  .slider-carousel .owl-prev:before {
    font-size: 40px;
    color: #3255a4; }

.slider-carousel .owl-next {
  z-index: 20;
  margin-top: -20px !important; }
  .slider-carousel .owl-next:before {
    font-family: icomoon; }
  .slider-carousel .owl-next:before {
    font-size: 40px;
    color: #3255a4; }

@media (min-width: 1200px) {
  .slider-carousel .owl-prev {
    left: 40px; }
  .slider-carousel .owl-next {
    right: 40px; } }

.slide-text .inside {
  position: relative;
  z-index: 3;
  overflow: hidden;
  padding: 20px 10px 10px 10px; }

.slide-bg {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  opacity: .8;
  z-index: -1; }

/* ===========================================
 * Wyszukiwarka
 * ======================================== */
.navbar-toggle {
  margin-right: 0 !important; }

.navbar-search {
  float: right;
  background: transparent;
  height: 70px;
  line-height: 60px;
  position: relative; }
  .navbar-search i {
    font-size: 22px; }
  .navbar-search__tooltip {
    position: absolute;
    background-color: #c9bba1;
    padding: 5px 10px;
    line-height: 1;
    right: 0;
    font-size: 11px;
    top: 47px;
    display: none; }
    .navbar-search__tooltip:after {
      content: '';
      right: 0;
      bottom: 100%;
      width: 0;
      height: 0;
      border-top: 10px solid transparent;
      border-right: 10px solid #c9bba1;
      position: absolute; }
  @media (min-width: 768px) {
    .navbar-search {
      margin-left: 15px; } }

.mod_iso_productfilter input {
  box-shadow: none;
  height: 50px;
  line-height: 50px; }

.mod_iso_productfilter .submit {
  padding: 0 15px; }

@media (min-width: 768px) {
  .mod_iso_productfilter .submit {
    padding: 0 50px; } }

.productfilter__container {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 100%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1999;
  color: #FFF;
  display: none;
  opacity: 0; }
  .productfilter__container .mod_iso_productfilter {
    position: relative;
    padding-right: 50px;
    padding-top: 10px; }
    .productfilter__container .mod_iso_productfilter .fa-close {
      position: absolute;
      right: 15px;
      top: 50%;
      margin-top: -8px;
      font-size: 24px;
      line-height: 24px;
      cursor: pointer; }
    .productfilter__container .mod_iso_productfilter ul {
      color: #000; }
  .productfilter__container div.awesomplete {
    display: block; }
    .productfilter__container div.awesomplete > ul {
      top: 65px; }

.is_search .productfilter__container {
  bottom: 0;
  overflow: visible;
  display: block;
  opacity: 1; }

#main .mod_iso_productfilter {
  margin-bottom: 20px; }
  #main .mod_iso_productfilter .fa-close {
    display: none; }

/* ===========================================
 * Pojedyńcze elementy treści
 * ======================================== */
.page-header {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 75px 0; }
  .page-header:before {
    content: '';
    position: absolute;
    background: rgba(255, 255, 255, 0.6);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; }

.image-bg.content-in {
  z-index: -1; }

.page-header h2.title {
  font-size: 2.5rem;
  font-weight: 300; }
  @media (min-width: 992px) {
    .page-header h2.title {
      font-size: 2rem; } }

.page-name {
  font-weight: 700;
  font-size: 2rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding-bottom: 9px; }
  @media (min-width: 992px) {
    .page-name {
      font-size: 1.5rem; } }

.count-number .unit {
  float: none;
  font-weight: 800; }

.gallery--logo li {
  text-align: center;
  padding-bottom: 30px;
  margin-bottom: 10px;
  position: relative; }
  .gallery--logo li .image_container {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding-bottom: 20px; }
  .gallery--logo li img {
    width: auto;
    margin: auto; }

.navbar-nav ul.level_2 li a {
  padding-top: 8px;
  padding-bottom: 8px; }

.navbar-nav ul.level_2 li a:not(.last) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.page-section--first {
  padding-top: 0; }

.section-title * {
  text-transform: none !important; }

.section-title .headline-h1 {
  font-size: 26px;
  letter-spacing: normal; }
  @media (min-width: 768px) {
    .section-title .headline-h1 {
      font-size: 32px; } }

.section-title .section_subheading {
  font-weight: 300; }

/* Links */
.link-variant a,
.mod_newscategories a,
.mod_newsmenu a,
.post-title a {
  color: inherit; }
  .link-variant a:hover,
  .mod_newscategories a:hover,
  .mod_newsmenu a:hover,
  .post-title a:hover {
    color: #3255a4; }
  .link-variant a:hover, .link-variant a:focus, .link-variant a:active,
  .mod_newscategories a:hover,
  .mod_newscategories a:focus,
  .mod_newscategories a:active,
  .mod_newsmenu a:hover,
  .mod_newsmenu a:focus,
  .mod_newsmenu a:active,
  .post-title a:hover,
  .post-title a:focus,
  .post-title a:active {
    text-decoration: none; }

.link-variant span.active,
.link-variant a.active,
.mod_newscategories span.active,
.mod_newscategories a.active,
.mod_newsmenu span.active,
.mod_newsmenu a.active,
.post-title span.active,
.post-title a.active {
  color: #3255a4; }

/* Treści z obrazkiem*/
.ce_text > .image_container.float_left {
  margin-right: 15px;
  margin-bottom: 10px;
  margin-top: 10px; }

/* Kafelki - stara strona*/
.kafelek_sm,
.kafelek {
  display: block;
  padding: 0 30px 0 0;
  text-align: left;
  max-width: 210px;
  margin-bottom: 10px; }
  .kafelek_sm:first-child,
  .kafelek:first-child {
    clear: both; }
  .kafelek_sm span,
  .kafelek span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    background: #3255a4;
    color: #FFF;
    padding: 5px 5px 5px 10px;
    font-weight: bold;
    text-transform: uppercase; }
  .kafelek_sm img,
  .kafelek img {
    width: 180px;
    height: 108px; }
  .kafelek_sm img,
  .kafelek img {
    -webkit-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s; }
  .kafelek_sm:hover img,
  .kafelek:hover img {
    opacity: .7; }
  @media (min-width: 600px) {
    .kafelek_sm,
    .kafelek {
      float: left;
      width: 33.333%; } }

.kafelek {
  max-width: 280px; }
  .kafelek img {
    width: 280px;
    height: 108px; }
  @media (min-width: 600px) {
    .kafelek {
      float: left;
      width: 50%; } }

/* Boxy z ikonkami */
.item-box {
  text-align: left; }

/* Tabs */
.nav-tabs--center {
  border: none;
  text-align: center;
  margin-bottom: 35px; }
  .nav-tabs--center li {
    display: inline-block;
    float: none; }

/* Lista partnerów */
.partner-list {
  padding: 2rem 0; }
  .partner-list_headline {
    text-align: center; }
    .partner-list_headline h4 {
      font-size: 22px; }
  @media (min-width: 992px) {
    .partner-list {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 0; } }
  .partner-list li {
    height: 70px;
    line-height: 70px; }

/* ellipsis */
.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

/* Boxy - obrazek + teks */
.about-us1 .owl-carousel .owl-item > * {
  padding: 0 1px; }

/* cookiebar */
#cookiebar button {
  background-color: #3255a4; }

/* jslider */
.jslider {
  text-align: center;
  padding-top: 20px;
  clear: both; }
  .jslider_title {
    padding: 5px 0;
    font-weight: bold; }

/* poprawki css */
.light-bg {
  background-color: rgba(0, 0, 0, 0.06);
  border-color: rgba(0, 0, 0, 0.1); }

#page .breadcrumb {
  padding-top: 20px; }

.section-title {
  position: relative;
  text-align: left; }
  .section-title .headline-h1 {
    font-weight: 300;
    text-align: left; }
    .section-title .headline-h1:before {
      right: auto;
      z-index: 2; }
    .section-title .headline-h1:after {
      content: '';
      position: absolute;
      bottom: -2px;
      left: 0;
      right: 0;
      z-index: 1;
      height: 1px;
      background-color: rgba(0, 0, 0, 0.1); }

.section-title__btn {
  padding-bottom: 10px;
  margin-top: -15px; }

@media (min-width: 768px) {
  .section-title--isBtn {
    padding-right: 250px; }
  .section-title__btn {
    position: absolute;
    right: 0;
    top: 5px;
    margin: 0;
    padding: 0; } }

@media (min-width: 992px) {
  .owl-controls--top .owl-theme .owl-controls,
  .col-1 #main .owl-theme .owl-controls {
    position: absolute;
    right: 0;
    left: 0;
    margin-bottom: -10px;
    bottom: 100%; } }

@media (max-width: 767px) {
  .owl-controls--top .owl-theme,
  .col-1 #main .owl-theme {
    padding-top: 15px; } }

@media (min-width: 768px) {
  .owl-controls--top .owl-theme .owl-controls,
  .col-1 #main .owl-theme .owl-controls {
    margin-bottom: 45px;
    left: auto; } }

/* BTN */
.btn, input.submit, .btn-box a, .mod_newscategories li a, input.submit, .btn-box a {
  border-radius: 0; }

.page-name {
  color: #3255a4;
  font-weight: 300; }

.col-2 #main .post-title,
.col-2 #main .article--list h3 {
  font-weight: 300;
  color: #3255a4; }

/* ===========================================
 * 23.08.2017 - Dostosowanie fontów
 * ======================================== */
.page-section .ce_form {
  margin-bottom: -20px; }

.light-bg--extra {
  background-color: #f4f4f4; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 400; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-size: 75%;
    color: inherit; }

.page-section {
  padding: 1rem 0; }

.section-title {
  margin-bottom: 1rem; }
  .section-title > * {
    line-height: 1.1; }

.nav--category--left .inside {
  padding: 10px; }

.nav--category--left li {
  margin-bottom: 15px; }

.nav--category--left .page__image {
  margin-top: 0;
  margin-bottom: 0; }

.about-us1 .box {
  font-size: 13px;
  line-height: 1.6; }
  .about-us1 .box h4 {
    font-size: 15px;
    padding: 10px 20px; }

.title {
  font-weight: 600; }

#footer .footer-widget {
  padding: 35px 0; }
  #footer .footer-widget .widget-title {
    padding-top: 15px; }

.widget li {
  line-height: inherit; }

.col-2 #container {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }

.slider-container--full .owl-controls {
  height: 0;
  margin: 0; }

.page__image .image_container img {
  margin-left: auto;
  margin-right: auto; }

.alert-container {
  text-align: left; }
  .alert-container .alert, .alert-container .confirmation, .alert-container
  .confirm, .alert-container .warning, .alert-container
  p.error, .alert-container .message {
    border-radius: 0;
    padding: 5px 10px; }
    .alert-container .alert + .alert, .alert-container .confirmation + .alert, .alert-container
    .confirm + .alert, .alert-container .warning + .alert, .alert-container
    p.error + .alert, .alert-container .message + .alert, .alert-container .alert + .confirmation, .alert-container .confirmation + .confirmation, .alert-container
    .confirm + .confirmation, .alert-container .warning + .confirmation, .alert-container
    p.error + .confirmation, .alert-container .message + .confirmation, .alert-container .alert +
    .confirm, .alert-container .confirmation +
    .confirm, .alert-container
    .confirm +
    .confirm, .alert-container .warning +
    .confirm, .alert-container
    p.error +
    .confirm, .alert-container .message +
    .confirm, .alert-container .alert + .warning, .alert-container .confirmation + .warning, .alert-container
    .confirm + .warning, .alert-container .warning + .warning, .alert-container
    p.error + .warning, .alert-container .message + .warning, .alert-container .alert +
    p.error, .alert-container .confirmation +
    p.error, .alert-container
    .confirm +
    p.error, .alert-container .warning +
    p.error, .alert-container
    p.error +
    p.error, .alert-container .message +
    p.error, .alert-container .alert + .message, .alert-container .confirmation + .message, .alert-container
    .confirm + .message, .alert-container .warning + .message, .alert-container
    p.error + .message, .alert-container .message + .message {
      border-top: transparent;
      margin-top: -20px;
      font-size: 13px; }

.product_list--alert {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 11px;
  max-width: 80%;
  background-color: #fcf8e3;
  color: #8a6d3b;
  padding: 3px 6px;
  box-shadow: -3px 3px 5px rgba(0, 0, 0, 0.05);
  z-index: 9; }

.alert-border {
  background: transparent; }

/* ===========================================
 * 04.12.2017 - popawki
 * ======================================== */
.mod_search .header {
  margin-bottom: 1rem; }

.mod_search .odd:not(.last),
.mod_search .even:not(.last) {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px; }

/* Headwer - social list */
.top-social-icon .header-social-list {
  float: right;
  margin-left: 10px; }
  .top-social-icon .header-social-list a {
    display: inline-block;
    margin-left: 5px; }
    .top-social-icon .header-social-list a i {
      padding: 9px 10px 8px 10px; }
    .top-social-icon .header-social-list a:hover {
      background-color: #c9bba1; }

/* Text normal  w boxach */
.nav--category-teaser-box .page__name,
.about-us1 h4 {
  letter-spacing: 0.1px;
  font-weight: normal !important; }

/* Obrazek wypełnia box w menu obrazkowym*/
.nav-category--full-bg .nav--category .inside--image .page__image {
  overflow: hidden;
  margin-bottom: -30px;
  height: 160px;
  line-height: 160px;
  width: 100%; }
  .nav-category--full-bg .nav--category .inside--image .page__image img {
    max-width: none;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }

/* Ścieżka nawigacji bardziej widoczna */
#page .breadcrumb {
  font-size: 13px; }

#page .page-header-row .container, #page .page-header-row .col-2 #container, .col-2 #page .page-header-row #container, #page .page-header-row .productfilter__container .mod_iso_productfilter, .productfilter__container #page .page-header-row .mod_iso_productfilter {
  position: relative;
  z-index: 2; }

@media (min-width: 992px) {
  #page .page-header-row {
    padding-bottom: 0; }
    #page .page-header-row .title {
      margin-bottom: 55px; }
    #page .page-header-row .breadcrumb {
      text-align: left;
      padding-top: 0;
      padding-bottom: 20px; } }

/* Footer - dodatkowy link w stopce*/
#footer .extra-link a {
  display: inline-block;
  margin-right: 5px;
  white-space: nowrap; }

/* Wielkość czcionki na stronie */
body {
  font-size: 13px;
  line-height: 1.6; }

h1, h2, h3, h4, h5, h6 {
  letter-spacing: normal; }

.about-us1 .box h4,
.post-title {
  font-size: 13px; }

/* Liczby w liczniku bez bold */
.count-number .counter,
.count-number .unit {
  font-weight: normal !important; }

/* Slider - domyślnie tekst bez bold */
.slide-headline,
.slide-content {
  font-weight: normal; }

.slider-container .btn, .slider-container input.submit, .slider-container .btn-box a, .btn-box .slider-container a, .slider-container .mod_newscategories li a, .mod_newscategories li .slider-container a {
  font-weight: normal; }

/* Newsletter */
#footer #newsletter-popup {
  display: none; }

#newsletter-popup {
  max-width: 600px;
  padding: 20px 15px; }
  #newsletter-popup .error, #newsletter-popup .confirm {
    margin-bottom: 0; }

.channels-list > div {
  display: inline-block;
  padding-right: 10px;
  position: relative; }

.btn-to-nl {
  background-color: #3255a4;
  background-image: url(../img/bg-nl-btn.png);
  color: #ffffff !important; }

.btn-to-quick-contact {
  background-color: #c9bba1;
  background-image: url(../img/bg-contact-btn.png);
  color: #171717 !important; }

.btn-fixed {
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 999; }
  .btn-fixed__btn {
    display: block;
    width: 46px;
    height: 208px;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 100%;
    color: #ffffff;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 1px;
    font-weight: bold; }
  @media (max-width: 1199px), (max-height: 600px) {
    .btn-fixed {
      top: auto;
      bottom: 25px; }
      .btn-fixed__btn {
        transition: right .3s;
        background-position: left top;
        height: 40px;
        width: 200px;
        line-height: 40px;
        text-indent: 0;
        padding-left: 45px;
        right: -160px;
        position: relative; }
        .btn-fixed__btn:hover {
          right: 0; } }

/* Szybki kontakt */
#footer #quick-contact-form {
  display: none; }

#quick-contact-form {
  max-width: 600px;
  padding: 35px 20px 20px 20px; }
  #quick-contact-form .error, #quick-contact-form .confirm {
    margin-bottom: 0; }

/* Informacje */
.information-container {
  padding: 5px 10px;
  font-size: 11px;
  border: 1px solid #ddd;
  background-color: #f9f9f9;
  margin-bottom: 15px; }
  .information-container p {
    margin-bottom: 0; }


  /* Contao 4 update */
.post-title a span,
#left h4 a span {
  color: inherit !important;
}

.cookiebar button {
  background-color: #3255a4; }
.cookiebar + #wrapper #footer .copyright {
  padding-bottom: 50px; }


/* Video responsive */
.ce_youtube iframe,
.responsive iframe {
  max-width: 100%;
}

.responsive {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}

.responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.product__video {
  margin-bottom: 2rem;
}
