@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,400italic,600italic,700,700italic,300,300italic);@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,400italic,600italic,700,700italic,300,300italic);@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,400italic,600italic,700,700italic,300,300italic);@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@charset "UTF-8";
/* Core variables and mixins */
/* Reset and dependencies */
/*! 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: none;
  text-decoration: underline;
  text-decoration: underline 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 {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-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,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
}
.label {
    border: 1px solid #000;
}
.table {
    border-collapse: collapse !important;
}
.table td,
    .table th {
      background-color: #fff !important;
}
.table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
}
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("/node_modules/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("/node_modules/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/node_modules/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("/node_modules/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("/node_modules/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("/node_modules/bootstrap-sass/assets/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: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "*";
}
.glyphicon-plus:before {
  content: "+";
}
.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: "\A5";
}
.glyphicon-jpy:before {
  content: "\A5";
}
.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";
}

/* Core CSS */
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
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: #5a3966;
  text-decoration: none;
}
a:hover, a:focus {
    color: #2f1e35;
    text-decoration: underline;
}
a:focus {
    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;
  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;
  padding: 0;
  margin: -1px;
  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: 400;
    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 {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  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: #5a3966;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #3d2745;
}
.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: #5a3966;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #3d2745;
}
.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 {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}
.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;
}
.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   \A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.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: "\A0   \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: 700;
    box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container:before, .container:after {
    display: table;
    content: " ";
}
.container:after {
    clear: both;
}
@media (min-width: 768px) {
.container {
      width: 750px;
}
}
@media (min-width: 992px) {
.container {
      width: 970px;
}
}
@media (min-width: 1200px) {
.container {
      width: 1170px;
}
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid:before, .container-fluid:after {
    display: table;
    content: " ";
}
.container-fluid:after {
    clear: both;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row:before, .row:after {
    display: table;
    content: " ";
}
.row:after {
    clear: both;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 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 {
  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 {
  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 {
    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 {
    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;
}
table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}
table td[class*="col-"],
  table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.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 {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.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,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.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 {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
.table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd;
}
.table-responsive > .table {
        margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap;
}
.table-responsive > .table-bordered {
        border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0;
}
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 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: 700;
}
input[type="search"] {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
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;
}
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: 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 {
  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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    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 {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}
.form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1;
}
.form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
}
input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px;
}
input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 46px;
}
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
  fieldset[disabled] .radio label,
  .checkbox.disabled label,
  fieldset[disabled]
  .checkbox label {
    cursor: not-allowed;
}
.radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
  fieldset[disabled] .radio-inline,
  .checkbox-inline.disabled,
  fieldset[disabled]
  .checkbox-inline {
    cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0;
}
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  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-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-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  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-group-addon,
.input-group-lg > .input-group-btn > .btn {
  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-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-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  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 {
    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-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .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-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.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 {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .form-control {
    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 {
      width: auto;
}
.form-inline .input-group > .form-control {
    width: 100%;
}
.form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0;
}
.form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
    top: 0;
}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
    display: table;
    content: " ";
}
.form-horizontal .form-group:after {
    clear: both;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
}
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
}
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  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, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none;
}
.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc;
}
.btn-default .badge {
    color: #fff;
    background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #5a3966;
  border-color: #4c3056;
}
.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #3d2745;
    border-color: #030204;
}
.btn-primary:hover {
    color: #fff;
    background-color: #3d2745;
    border-color: #291a2e;
}
.btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #3d2745;
    background-image: none;
    border-color: #291a2e;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #291a2e;
      border-color: #030204;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #5a3966;
    border-color: #4c3056;
}
.btn-primary .badge {
    color: #5a3966;
    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;
    background-image: none;
    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.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    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;
    background-image: none;
    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.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    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;
    background-image: none;
    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.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    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;
    background-image: none;
    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.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #5a3966;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
    color: #2f1e35;
    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 {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* Components */
.fade {
  opacity: 0;
  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;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.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: 400;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
      color: #262626;
      text-decoration: none;
      background-color: #f5f5f5;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #5a3966;
  outline: 0;
}
.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;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.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-vertical > .btn {
    position: relative;
    float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
    display: table;
    content: " ";
}
.btn-toolbar:after {
    clear: both;
}
.btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left;
}
.btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  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) > .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 {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%;
}
.btn-group-justified > .btn-group .btn {
    width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn 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-right: 0;
    padding-left: 0;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.input-group .form-control:focus {
      z-index: 3;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  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) {
    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: 400;
  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 {
    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 {
    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-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-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 {
    position: relative;
}
.input-group-btn > .btn + .btn {
      margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2;
}
.input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}
.input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav:before, .nav:after {
    display: table;
    content: " ";
}
.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;
        cursor: not-allowed;
        background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #5a3966;
}
.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;
      cursor: default;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
}
.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: #5a3966;
}
.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 {
      margin-bottom: 5px;
      text-align: center;
}
.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-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
    display: table;
    content: " ";
}
.navbar:after {
    clear: both;
}
@media (min-width: 768px) {
.navbar {
      border-radius: 4px;
}
}
.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
.navbar-header {
    float: left;
}
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  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 {
    display: table;
    content: " ";
}
.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-right: 0;
        padding-left: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.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;
}
}
@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;
}
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
    .container > .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-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none;
}
.navbar-brand > img {
    display: block;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px;
}
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  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 {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  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 {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle;
}
.navbar-form .form-control {
      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 {
        width: auto;
}
.navbar-form .input-group > .form-control {
      width: 100%;
}
.navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle;
}
.navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle;
}
.navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0;
}
.navbar-form .radio input[type="radio"],
    .navbar-form .checkbox 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 {
      margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
        margin-bottom: 0;
}
}
@media (min-width: 768px) {
.navbar-form {
      width: auto;
      padding-top: 0;
      padding-bottom: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0;
      box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-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 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
      float: left;
      margin-right: 15px;
      margin-left: 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-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7;
}
@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-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-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-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #090909;
}
@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-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-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 {
      padding: 0 5px;
      color: #ccc;
      content: "/\A0";
}
.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;
      margin-left: -1px;
      line-height: 1.42857;
      color: #5a3966;
      text-decoration: none;
      background-color: #fff;
      border: 1px solid #ddd;
}
.pagination > li > a:hover, .pagination > li > a:focus,
      .pagination > li > span:hover,
      .pagination > li > span:focus {
        z-index: 2;
        color: #2f1e35;
        background-color: #eeeeee;
        border-color: #ddd;
}
.pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #5a3966;
    border-color: #5a3966;
}
.pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.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-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-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-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager:before, .pager:after {
    display: table;
    content: " ";
}
.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;
    cursor: not-allowed;
    background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label:empty {
    display: none;
}
.btn .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: #5a3966;
}
.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #3d2745;
}
.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;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
    display: none;
}
.btn .badge {
    position: relative;
    top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px;
}
.list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #5a3966;
    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,
  .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px;
}
.jumbotron .container {
    max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
      padding-top: 48px;
      padding-bottom: 48px;
}
.container .jumbotron,
      .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 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;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
}
.thumbnail .caption {
    padding: 9px;
    color: #333333;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #5a3966;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
    margin-top: 0;
    color: inherit;
}
.alert .alert-link {
    font-weight: bold;
}
.alert > p,
  .alert > ul {
    margin-bottom: 0;
}
.alert > 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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link {
    color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
    border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
    color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
    border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
    color: #843534;
}
@keyframes progress-bar-stripes {
from {
    background-position: 40px 0;
}
to {
    background-position: 0 0;
}
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  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: #5a3966;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  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 {
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
    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: 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: 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: 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 {
  overflow: hidden;
  zoom: 1;
}
.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 {
  padding-left: 0;
  margin-bottom: 20px;
}
.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-left-radius: 4px;
    border-top-right-radius: 4px;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #eeeeee;
}
.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: #5a3966;
    border-color: #5a3966;
}
.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: #bfa1ca;
}
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 {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.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 {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
    display: table;
    content: " ";
}
.panel-body:after {
    clear: both;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .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,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
  .panel > .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 {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-right: 15px;
    padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive: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 {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel > .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,
    .panel > .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,
    .panel > .table-responsive: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,
    .panel > .table-responsive: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 {
      border-top-left-radius: 3px;
}
.panel > .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,
    .panel > .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,
    .panel > .table-responsive: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,
    .panel > .table-responsive: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 {
      border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive: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,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive: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 {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel > .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,
    .panel > .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,
    .panel > .table-responsive: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,
    .panel > .table-responsive: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 {
      border-bottom-left-radius: 3px;
}
.panel > .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,
    .panel > .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,
    .panel > .table-responsive: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,
    .panel > .table-responsive: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 {
      border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel-group .panel + .panel {
      margin-top: 5px;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
    border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #5a3966;
}
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #5a3966;
    border-color: #5a3966;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #5a3966;
}
.panel-primary > .panel-heading .badge {
      color: #5a3966;
      background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #5a3966;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    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;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 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;
  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;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

/* Components JavaScript */
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
    transform: translate(0, -25%);
    transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
    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;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
    display: table;
    content: " ";
}
.modal-header:after {
    clear: both;
}
.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 {
    display: table;
    content: " ";
}
.modal-footer:after {
    clear: both;
}
.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    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 {
    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: 400;
  line-height: 1.42857;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
    filter: alpha(opacity=90);
    opacity: 0.9;
}
.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}
.tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
}
.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}
.tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
}
.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 {
    right: 5px;
    bottom: 0;
    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;
}
.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;
}
.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: 400;
  line-height: 1.42857;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: 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;
  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 > .arrow {
    border-width: 11px;
}
.popover > .arrow, .popover > .arrow:after {
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid;
}
.popover > .arrow:after {
      content: "";
      border-width: 10px;
}
.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0;
}
.popover.top > .arrow:after {
      bottom: 1px;
      margin-left: -10px;
      content: " ";
      border-top-color: #fff;
      border-bottom-width: 0;
}
.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0;
}
.popover.right > .arrow:after {
      bottom: -10px;
      left: 1px;
      content: " ";
      border-right-color: #fff;
      border-left-width: 0;
}
.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
      top: 1px;
      margin-left: -10px;
      content: " ";
      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 {
      right: 1px;
      bottom: -10px;
      content: " ";
      border-right-width: 0;
      border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
    position: relative;
    display: none;
    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 {
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000px;
}
.carousel-inner > .item.next, .carousel-inner > .item.active.right {
          transform: translate3d(100%, 0, 0);
          left: 0;
}
.carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          transform: translate3d(-100%, 0, 0);
          left: 0;
}
.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: 0.9;
}
.carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}
.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;
    font-family: serif;
    line-height: 1;
}
.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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  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 {
    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: -10px;
    font-size: 30px;
}
.carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
}
.carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
}
.carousel-indicators {
    bottom: 20px;
}
}

/* Utility classes */
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.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;
}
}
.fade-enter-active, .fade-leave-active {
  transition: opacity .5s ease;
}
.fade-enter, .fade-leave-active {
  opacity: 0;
}
.hv-fade {
  transition: all .2s ease-in-out;
}
.middle {
  vertical-align: middle;
  margin: 50px auto;
}
.middle span.gauge {
  display: block;
  margin: 0 auto;
}
ul.no-style {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.simple-list {
  list-style: none;
}
ul.simple-list li {
  margin-bottom: 30px;
}
ul.simple-list li i {
  margin-right: 20px;
  font-size: 15px;
}
ul.simple-list li:last-child {
  margin-bottom: 0px;
}
a.hvr-rectangle-out.dl-btn {
  padding: 10px 20px;
  color: #000;
  margin-bottom: 15px;
}
a.hvr-rectangle-out.dl-btn:hover {
  color: #fff;
}
a.hvr-rectangle-out.dl-btn > span.title {
  font-family: 'Montserrat';
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
}
a.hvr-rectangle-out.dl-btn > span.sub {
  font-size: 13px;
  font-weight: 100;
}
.inline-block {
  display: inline-block;
}
.inline-input {
  display: inline-block;
  width: auto !important;
}
.quick-links > ul > li > a.notif:before {
  content: '!';
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -4px;
  left: -4px;
  background-color: #ff5757;
  font-size: 8px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  vertical-align: middle;
  line-height: 15px;
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
}
.flr {
  float: right;
}
.hov-shadow:hover {
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
}
.quick-links > ul > li > span.notif {
  float: right;
  right: 15px;
  vertical-align: middle;
  position: absolute;
  display: inline-block;
  margin: -2px 0 0 0 !important;
}
.col-md-12.logo-center a {
  position: relative;
  vertical-align: middle;
  margin-top: auto;
  margin-right: -21.22px;
  margin-left: 10px;
}
.col-md-12.logo-center {
  margin: 0 auto;
  text-align: center;
  cursor: pointer;
}
.toast-lbl {
  display: inline-block;
  margin-top: 5px;
}
.lbl {
  padding: 2px 5px;
  border-radius: 3px;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  margin-right: 5px;
}
.slide-left-enter, .slide-right-leave-active {
  transition: all .5s ease-in-out;
  opacity: 0;
  transform: translate(50px, 0);
}
.slide-left-leave-active, .slide-right-enter {
  transition: all .5s ease-in-out;
  opacity: 0;
  transform: translate(-50px, 0);
}
input[type="submit"][disabled="disabled"] {
  background-color: #ccc !important;
}
.header-with-icon {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.search-form.full-head {
  width: 100%;
  margin: 25px 0 0;
}
.widget.padded {
  padding: 20px 40px;
}
.round-icon {
  color: #ffffff;
  font-size: 20px;
  height: 40px;
  display: table-cell;
  margin: 0;
  padding: 6px 0 0;
  position: relative;
  text-align: center;
  width: 40px;
  vertical-align: text-top;
  border-radius: 50%;
}
.modal-header > h3 > span {
  color: #ff5f5f;
}
.round-icon-mini {
  color: #ffffff;
  font-size: 12px;
  height: 24px;
  display: table-cell;
  text-align: center;
  width: 24px;
  margin-left: 10px;
  vertical-align: middle;
  border-radius: 50%;
  cursor: pointer;
  margin-right: 10px;
}
.round-icon:hover,
.round-icon-mini:hover {
  color: #fff;
}
.top-marged {
  margin: 20px 0 0 !important;
}
.bottom-marged {
  margin-bottom: 20px !important;
}
.mrg-r-10 {
  margin-right: 10px !important;
}
.mrg-l-10 {
  margin-left: 10px !important;
}
.mrg-l-20 {
  margin-left: 20px !important;
}
.mrg-r-5 {
  margin-right: 5px !important;
}
.mrg-b-0 {
  margin-bottom: 0px !important;
}
.mrg-b-5 {
  margin-bottom: 5px !important;
}
.mrg-b-7 {
  margin-bottom: 7px !important;
}
.mrg-b-10 {
  margin-bottom: 10px !important;
}
.modal-close {
  float: right;
  margin: -32px;
  background: #fff;
  border-radius: 100px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border: 1px solid;
  cursor: pointer;
}
.datepicker .calendar .cell {
  margin-top: 0px;
}
.modal-form-submit,
button.valid {
  background-color: #55E057;
  border: none;
  outline: none;
  border-radius: 0;
  color: #fff;
  font-weight: bold;
  padding: 10px 25px;
  display: inherit;
  margin: -0 auto;
  min-width: 200px;
}
.modal-form-submit:disabled,
button.valid:disabled {
  background-color: #b2e6b3;
}
.w-200 {
  min-width: 200px;
  width: 200px;
}
.full-width {
  width: 100% !important;
}
.strong-txt {
  font-weight: bold;
}
.w-230 {
  min-width: 230px;
  width: 230px;
}
.w-150 {
  min-width: 150px;
  width: 150px;
}
button.delete {
  background-color: #e05555;
  border: none;
  outline: none;
  border-radius: 0;
  color: #fff;
  font-weight: bold;
  padding: 10px 25px;
  display: inherit;
  margin: -0 auto;
}
button.delete:disabled {
  background-color: #ec9b9b;
}
.devis-textarea {
  width: 100% !important;
  height: 100% !important;
  max-height: 100%;
  max-width: 100%;
  border: none;
  outline: none;
  background: transparent;
  resize: none;
}
.quick-links > ul > li > div > span,
.quick-links > ul > li > span {
  margin-top: 5px;
  margin-right: 20px;
  display: inline-block;
  cursor: pointer;
}
.companies-add {
  padding: 10px 0 10px 20px !important;
}
.companies-add h5 {
    width: 165px !important;
}
.white-bg {
  background-color: #fff !important;
}
.companies > i {
  transition: all 0.3s ease-in-out;
}
.companies.active > i {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.companies-add,
.companies {
  float: left;
  width: 100%;
  padding: 10px 5px 10px 20px;
  display: block;
  -ms-flex-align: center;
      align-items: center;
  vertical-align: middle;
  cursor: pointer;
}
.companies-add img,
  .companies img {
    display: inline-block;
    margin: 0 5px;
}
.companies-add .flex,
  .companies .flex {
    width: 10px;
    display: inline-block;
}
.companies-add h5,
  .companies h5 {
    display: inline-block;
    margin: 0;
    width: 132px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
}
.text-center {
  text-align: center;
}
.modal-fixed {
  position: fixed;
  z-index: 1000100;
  background-color: rgba(0, 0, 0, 0.5);
  transition: opacity .3s ease;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
.modal-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
button.grey-btn {
  color: #fff;
  border: none;
  padding: 5px 15px;
  background-color: #ddd;
}
button.grey-btn.selected {
  background-color: #666;
}
.selector button.valid.selected {
  background-color: #55E057;
}
.selector button.valid {
  background-color: #a9efaa;
}
input.autocomplete:-moz-read-only {
  cursor: pointer;
}
input.autocomplete:read-only {
  cursor: pointer;
}
.modal-wrapper {
  display: block;
  padding: 40px 0;
  vertical-align: middle;
  text-align: left;
}
.xlg-modal-container {
  width: 900px !important;
}
.lg-modal-container {
  width: 600px !important;
}
.auto-width {
  width: auto !important;
}
.max-width {
  max-width: 100% !important;
}
.auto-height {
  height: auto !important;
}
.modal-container {
  width: 300px;
  margin: 80px auto;
  padding: 20px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33);
  transition: all .3s ease;
  font-family: Helvetica, Arial, sans-serif;
}
.modal-header h3 {
  margin-top: 0;
  font-size: 20px;
  margin-bottom: 0;
}
.modal-header {
  text-align: center;
}
.modal-body {
  margin: 0;
}
.center-block {
  margin: 0 auto;
  display: block;
}
.modal-header,
.modal-body,
.modal-footer {
  border: none !important;
}
.calendar {
  width: 250px !important;
}
.modal-form-label {
  display: block;
}
.modal-form-input,
.datepicker input,
.time-picker input.display-time {
  width: 100% !important;
  height: 30px;
  background: #ffffff;
  padding: 5px 10px !important;
  outline: none;
  font-size: 14px;
  border: 1px solid #bbb;
  border-radius: 5px;
}
.time-picker {
  width: 100% !important;
}
.time-picker .clear-btn {
  width: 2.3em !important;
  z-index: 1 !important;
}
.modal-enter {
  opacity: 0;
}
.modal-leave-active {
  opacity: 0;
}
.modal-enter .modal-container,
.modal-leave-active .modal-container {
  transform: scale(1.1);
}
ul.filter {
  display: block;
  text-align: center;
  margin-top: 10px;
  padding-left: 0;
}
ul.filter li {
  display: inline-block;
  margin-right: 10px;
}
ul.filter li:last-child {
  margin-right: 0;
}
.table tbody tr td {
  vertical-align: middle;
}

/* Base for label styling */
.checkbox[type="checkbox"]:not(:checked),
.checkbox[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.checkbox[type="checkbox"]:not(:checked) + label,
.checkbox[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}

/* Base for label styling */
.radio[type="radio"]:not(:checked),
.radio[type="radio"]:checked {
  position: absolute;
  left: -9999px;
}
.radio[type="radio"]:not(:checked) + label,
.radio[type="radio"]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}
.pointer {
  cursor: pointer;
}
.table .checkbox[type="checkbox"]:not(:checked) + label:before,
.table .checkbox[type="checkbox"]:checked + label:before {
  top: -8px;
}
.table .checkbox[type="checkbox"]:not(:checked) + label,
.table .checkbox[type="checkbox"]:not(:checked) + label:focus,
.table .checkbox[type="checkbox"]:not(:checked) + label:active,
.table .checkbox[type="checkbox"]:not(:checked) + label:before,
.table .checkbox[type="checkbox"]:not(:checked) + label:before:focus,
.table .checkbox[type="checkbox"]:not(:checked) + label:before:active,
.table .checkbox[type="checkbox"]:checked + label,
.table .checkbox[type="checkbox"]:checked + label:focus,
.table .checkbox[type="checkbox"]:checked + label:active,
.table .checkbox[type="checkbox"]:checked + label:before,
.table .checkbox[type="checkbox"]:checked + label:before:focus,
.table .checkbox[type="checkbox"]:checked + label:before:active {
  outline: none !important;
}
.table .checkbox[type="checkbox"]:not(:checked) + label:after,
.table .checkbox[type="checkbox"]:checked + label:after {
  top: -7px;
}
.form-group > .checkbox[type="checkbox"]:not(:checked) + label:before,
.form-group > .checkbox[type="checkbox"]:checked + label:before {
  top: 0px;
}
.form-group > .checkbox[type="checkbox"]:not(:checked) + label:after,
.form-group > .checkbox[type="checkbox"]:checked + label:after {
  top: 1px;
}
.form-group > .radio[type="radio"]:not(:checked) + label:before,
.form-group > .radio[type="radio"]:checked + label:before {
  top: 0px;
}
.form-group > .radio[type="radio"]:not(:checked) + label:after,
.form-group > .radio[type="radio"]:checked + label:after {
  top: 1px;
}
input {
  border-style: solid;
  border-width: 1px;
  border-color: #aaa;
  padding: 2.5px;
}

/* checkbox aspect */
.checkbox[type="checkbox"]:not(:checked) + label:before,
.checkbox[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  width: 17px;
  height: 17px;
  border: 1px solid #777;
  background: #fff;
  border-radius: 3px;
}

/* checked mark aspect */
.checkbox[type="checkbox"]:not(:checked) + label:after,
.checkbox[type="checkbox"]:checked + label:after {
  content: '\F00C';
  font-family: 'FontAwesome';
  position: absolute;
  top: 1px;
  left: 1px;
  width: 15px;
  height: 15px;
  color: #bbb;
  border-radius: 3px;
  line-height: 1.16;
  transition: all .2s;
}

/* checked mark aspect changes */
.checkbox[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.checkbox[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

/* disabled checkbox */
.checkbox[type="checkbox"]:disabled:not(:checked) + label:before,
.checkbox[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.checkbox[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
.checkbox[type="checkbox"]:disabled + label {
  color: #aaa;
}
.radio[type="radio"]:not(:checked) + label:before,
.radio[type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  width: 17px;
  height: 17px;
  border: 1px solid #777;
  background: #fff;
  border-radius: 17px;
}

/* checked mark aspect */
.radio[type="radio"]:not(:checked) + label:after,
.radio[type="radio"]:checked + label:after {
  content: '\F111';
  font-family: 'FontAwesome';
  position: absolute;
  top: 3.5px;
  font-size: 10px;
  left: 0px;
  width: 17px;
  height: 17px;
  color: #bbb;
  text-align: center;
  border-radius: 17px;
  line-height: 1.16;
  transition: all .2s;
  transition: all .2s;
}

/* checked mark aspect changes */
.radio[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.radio[type="radio"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

/* disabled radio */
.radio[type="radio"]:disabled:not(:checked) + label:before,
.radio[type="radio"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.radio[type="radio"]:disabled:checked + label:after {
  color: #999;
}
.radio[type="radio"]:disabled + label {
  color: #aaa;
}
.devis {
  min-height: 297mm;
  width: auto;
  display: block;
  border-radius: 3px;
  border: 1px solid #ddd;
  box-shadow: 2px 2px 4px #ccc;
  padding: 20px 30px;
}
.div-inline-block {
  display: inline-block;
}
.div-block {
  display: block;
}
.devis-processing {
  position: absolute;
  background-color: rgba(200, 200, 200, 0.3);
  width: 100%;
  color: black;
  height: 100%;
  display: block;
  z-index: 9999999;
  margin: -21px -31px !important;
  border-radius: 3px;
  transition: all 0.4s ease-in-out;
}
.forgot-link {
  position: absolute;
  display: block;
  right: 0;
  bottom: 12px;
  font-size: 10px;
}
.devis-processing span.throbber {
  display: block;
  margin: 300px auto 0;
  position: relative;
}
.devis-width {
  width: auto;
  margin-right: 25px;
  display: inline-block;
  margin: 0 0 0 0;
  text-align: left;
  float: left;
  min-width: 210mm;
  max-width: 230mm !important;
}
.devis .row div div img.logo {
  width: auto;
  max-height: 100px;
  max-width: 100px;
  float: none;
  border: 2px dashed #ddd;
  min-width: 0;
  position: relative;
  padding: 5px;
  margin: 0;
}
.devis .row div div div.company {
  width: auto;
  height: auto;
  float: none;
  border: 2px dashed #ddd;
  min-width: 0;
  padding: 5px;
  position: relative;
  margin: 0;
}
select.select {
  background: #fff;
  width: 100%;
  height: 25px;
  outline: none;
  border: 1.5px dashed #ddd;
}
.devis-select {
  background: #fff;
  width: 100%;
  height: 25px;
  border: 1.5px dashed #aaa;
  outline: none;
}
.devis-id {
  margin-top: -2px;
}
.devis-bordered,
.medium-editor-element,
.input-bordered {
  border: 1.5px dashed #ddd;
  padding: 5px 10px;
}
.medium-editor-element {
  outline: none;
}
.medium-editor-element > p {
  margin: 0;
}
.medium-editor-toolbar {
  transition: 0.1s all ease-in-out;
  z-index: 1000101 !important;
}
.contact-right-icons {
  float: right;
  position: absolute;
  right: 15px;
  top: 2px;
  display: block;
}
.contact-right-icons a {
    color: #888888;
    display: block;
    padding: 0;
    margin: 0;
}
.dashed-bordered {
  border: 1.5px dashed #ddd;
}
.clickable {
  transition: all 0.1s ease-in-out;
  cursor: pointer;
}
.clickable:hover {
  transition: all 0.1s ease-in-out;
  box-shadow: 0px 2px 6px -2px #000;
}
.company-list-elem {
  min-height: 100px;
}
.company-list-elem-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.company-logo {
  max-height: 100px;
  max-width: 100px;
  margin-left: -15px;
  padding: 5px;
}
.company-logo-mini {
  max-height: 30px;
  max-width: 30px;
}
.company-logo-bordered {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.no-overflow {
  overflow: hidden;
}
.devis-content-head {
  background-color: #34495F;
  padding: 5px 10px !important;
}
.devis-content-head-mini {
  background-color: #34495F;
  padding: 5px 0px !important;
  text-align: center;
}
.devis-content-input {
  padding: 0px !important;
}
.devis-content-input-close {
  float: right;
  margin-right: -26px;
  margin-top: 5px;
}
.devis-content-head span {
  color: #fff;
}
.devis-content-head-mini span {
  color: #fff;
  font-size: 12px;
}
.devis-bordered div span {
  margin-top: 5px;
  display: block;
}
.devis-sub-price {
  margin-top: 10px;
  text-align: right;
}
.mrg-t-4 {
  margin-top: 4px;
}
.devis-bordered div input {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  padding: 5px 0;
}
.table-devis-client {
  width: 100%;
}
.no-padding {
  padding: 0 !important;
}
.pdg-lr-0 {
  padding-left: 0;
  padding-right: 0;
}
.pdg-lrt-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
}
.full-input {
  width: 100% !important;
  min-width: 100% !important;
  padding: 8.5px 6px;
}
.devis div div .devis-intitule {
  border: 2px dashed #ddd;
  width: 100%;
  padding: 5px 10px;
  font-weight: bold;
  font-size: 15px;
}
.space-devis-client {
  margin: 150px 0 0 0;
}
.table-devis-client tbody td {
  border: 2px dashed #ddd;
}
.input-no-style {
  border: none;
  width: 100%;
  outline: none;
  padding: 5px 10px;
}
.fc {
  margin-top: 20px;
}
.fc .fc-toolbar {
    background-color: #666666;
    padding: 10px 5px;
    margin: 0;
}
.fc .fc-toolbar .fc-left, .fc .fc-toolbar .fc-right {
      margin-top: 5px;
}
.fc .fc-toolbar .fc-left button, .fc .fc-toolbar .fc-right button {
        border: none;
        background-color: transparent;
        color: #fff;
}
.fc .fc-toolbar .fc-center h2 {
      color: #fff;
}
.devis-multiselect {
  position: absolute;
  margin-top: -34px;
  width: 92%;
}
.devis-multiselect > .multiselect {
  width: 100%;
  height: 30px;
}
.devis-multiselect > .multiselect > .multiselect__tags {
  border: none;
  margin-bottom: -6px;
  background-color: transparent;
}
.devis-multiselect > .multiselect > .multiselect__tags > .multiselect__spinner {
  background: transparent;
  margin-right: -3.5px;
}
button.link-btn:before {
  font-family: 'FontAwesome';
  content: '\F0C1';
  padding: 0px 10px 0px 0px;
}
button.link-btn {
  padding: 10px 20px;
  background-color: #63d6ff;
  border: 1px solid #1ac2ff;
  border-radius: 3px;
  color: #fff;
}
button.link-btn:hover {
  background-color: #1ac2ff;
  transition: all 0.1s ease-in-out;
}
button.info-btn:before {
  font-family: 'FontAwesome';
  content: '\F128';
  padding: 0px 0px 0px 0px;
}
button.info-btn {
  padding: 10px 20px;
  background-color: #dddddd;
  border: 1px solid #cccccc;
  border-radius: 3px;
  color: #fff;
}
button.info-btn:hover {
  background-color: #cccccc;
  transition: all 0.1s ease-in-out;
}
button.loader-btn > i {
  margin-right: 10px;
}
button.loader-btn {
  padding: 10px 20px;
  background-color: #dddddd;
  border: 1px solid #cccccc;
  border-radius: 3px;
  color: #fff;
}
button.add-company-btn {
  padding: 10px 20px;
  background-color: #FFFFFF;
  border: 1px solid #cccccc;
  border-radius: 3px;
  color: #555555;
  transition: all 0.1s ease-in-out;
  margin: auto;
  display: block;
}
button.add-company-btn:hover {
  background-color: #eeeeee;
}
button.unlink-btn:before {
  font-family: 'FontAwesome';
  content: '\F127';
  padding: 0px 10px 0px 0px;
}
button.unlink-btn {
  padding: 10px 20px;
  background-color: #ff6b6b;
  border: 1px solid #ff4d4d;
  border-radius: 3px;
  color: #fff;
}
button.unlink-btn:hover {
  background-color: #ff4d4d;
  transition: all 0.1s ease-in-out;
}
.integration-app > img {
  width: 100px;
  border: 1px solid #dedede;
  float: left;
  margin-right: 20px;
  padding: 10px;
  border-radius: 3px;
  background: #eee;
}
.integration-app > button {
  width: 100%;
  margin-top: 10px;
}
.integration-app > h4 {
  font-size: 15px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 100px;
  margin: 0 0 0 0;
}
.integration-app > .logo {
  min-width: 0px;
  width: 100px;
  height: 100px;
  border: 1px solid #dedede;
  float: left;
  margin-right: 20px;
  padding: 10px;
  border-radius: 3px;
  background: #eee;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-inline-grid;
  display: inline-grid;
  text-align: center;
}
.integration-app > .logo > i {
  margin-top: 5px;
}
.integration-app > p {
  margin-top: 10px;
  text-align: justify;
  margin-bottom: -8.2px;
  font-size: 14px;
}
.version-lbl {
  top: -4px;
  position: relative;
}
.companies-list {
  display: none;
  background: #dfe6ec none repeat scroll 0 0;
  float: left;
  list-style: outside none none;
  margin: 10px 0;
  padding: 20px 0;
  position: relative;
  width: 100%;
}
.companies-list::before {
  border-bottom: 7px solid #dfe6ec;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  left: 50px;
  position: absolute;
  top: -6px;
}
.cursor-default {
  cursor: default;
}
.companylist-logo {
  max-width: 30px;
  max-height: 30px;
  display: inline-block;
  float: left;
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.companylist-name {
  float: left;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  height: 30px;
  margin-left: 10px;
}
.view-all.no-border {
  border-radius: 0 0 0 0 !important;
  margin-bottom: 2px;
}
.comment-span {
  background-color: #f0f0f0;
  padding: 10px;
  display: block;
  border-radius: 4px;
  width: 100%;
  margin-top: 10px;
}
.comment-cancel,
.comment-remove {
  position: absolute;
  display: block;
  right: 10px;
  top: 15px;
}
.comment-down {
  position: absolute;
  display: block;
  right: 50px;
  top: 15px;
}
.comment-up {
  position: absolute;
  display: block;
  right: 70px;
  top: 15px;
}
.comment-apply,
.comment-edit {
  position: absolute;
  display: block;
  right: 30px;
  top: 16px;
}
.comment-apply {
  top: 15px;
}
.div-rel {
  position: relative;
}
.font-s11 {
  font-size: 11px !important;
}
.lbl-transfo {
  bottom: 6px;
  position: relative;
}
.cs-btn-group {
  margin-top: 20px;
}
.quick-report p {
  width: 100%;
  text-align: center;
}
.cs-btn-group .cs-btn:first-child {
  border-radius: 5px 0 0 5px;
}
.cs-btn-group .cs-btn:last-child {
  border-radius: 0 5px 5px 0;
}
.cs-btn-group {
  font-size: 12px;
  border-radius: 5px;
  padding: 4px;
  background-color: #ffffff;
  color: #b0b0b0;
  height: auto;
  border: none;
  vertical-align: middle;
}
.cs-btn-group .cs-btn {
  padding: 0 15px;
  margin-left: 0;
  margin-right: 0;
  min-height: 22px;
  font-size: 12px;
  background-color: #ffffff;
  color: #b0b0b0;
  border: none;
  border-radius: 0px;
  transition: all 0.4s ease-in-out;
  vertical-align: middle;
  display: inline-block;
}
.cs-btn-group .cs-btn.active {
  display: inline-block;
  border: none;
  opacity: 1;
  color: #fff;
  background-color: #ff5f5f;
}
td span h3, td span h4, td span h5 {
  display: inline;
}
.mini-toastr {
  z-index: 1000999 !important;
  top: 80px !important;
}
.mini-toastr__notification {
  display: table;
  padding-left: 70px !important;
  position: relative;
  width: 350px !important;
}
.mini-toastr-notification__title {
  display: block;
  width: auto;
  position: relative;
  font-weight: bold !important;
}
.mini-toastr-notification__icon {
  font-size: 20px !important;
  position: absolute;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -ms-flex-align: center;
      align-items: center;
  top: 0;
  bottom: 0;
  left: 20px;
}
.mini-toastr-notification__message {
  display: block !important;
  width: auto !important;
  padding: 0 !important;
}
.mini-toastr__notification.-success {
  background-color: #47cd49 !important;
}
.mini-toastr__notification.-info {
  background-color: #3dcbff !important;
}
.mini-toastr__notification.-warn {
  background-color: #ffab22 !important;
}
.mini-toastr__notification.-error {
  background-color: #ff5f5f !important;
}
.mini-toastr__notification:hover {
  box-shadow: rgba(0, 0, 0, 0.6) 0 0 7px -2px !important;
}
.mini-toastr__notification {
  box-shadow: #6e6e6e 0 0 2px !important;
}
.dn {
  display: none !important;
}
.pt0 {
  padding-top: 0px !important;
}
.pl2 {
  padding-left: 2px !important;
}
.sendmail-to {
  background: #fff;
  border: none;
  width: 100%;
  padding: 10px 12px;
  border-radius: 5px 5px 0 0;
  margin-bottom: 5px;
}
.sendmail-cc {
  margin-bottom: 5px;
}
.sendmail-cc .multiselect .multiselect__tags {
    border: none;
    border-radius: 0 0 0 0;
    width: 100%;
}
.sendmail-bcc {
  margin-bottom: 20px;
}
.sendmail-bcc .multiselect .multiselect__tags {
    border: none;
    border-radius: 0 0 5px 5px;
    width: 100%;
}
.search-container {
  position: relative;
  -ms-flex-align: center;
      align-items: center;
  vertical-align: middle;
  display: inline-block;
  padding: 15px 0 0 80px;
  height: 100%;
  width: auto !important;
}
.search-container .multiselect {
    min-width: 350px;
    position: relative;
    margin: 0;
    display: inline-block;
}
.search-container .multiselect .multiselect__select {
      line-height: 30px;
}
.search-container .multiselect .multiselect__select::before {
        content: '\F002';
        font-family: 'FontAwesome';
        border-width: none;
        border-color: transparent;
        top: 0;
}
.search-container .multiselect .multiselect__tags {
      border-radius: 20px;
      transition: all 0.2s ease-in-out;
}
.search-container .multiselect--active .multiselect__tags {
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
}
.clear-both {
  clear: both;
}
.max-height-scroll {
  max-height: 250px;
  overflow-y: scroll;
  padding-right: 10px;
}
.mrg-0 {
  margin: 0;
}
.fixedButtons {
  position: fixed;
  top: 180px;
}
.mrg-tb-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.display-flex {
  display: -ms-flexbox;
  display: flex;
}
.stretch-self {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}
.stretch-items {
  -ms-flex-align: stretch;
      align-items: stretch;
}
.wrap {
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
.column {
  -ms-flex-flow: column;
      flex-flow: column;
}
.justify-evenly {
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly;
}
.no-padding-between > div:last-child {
  padding-left: 0px;
}
.handle {
  float: left;
  padding-top: 8px;
  padding-bottom: 8px;
}
.handle:hover {
  cursor: grab;
}
.hidden {
  visibility: hidden;
}
.widget.outbox {
  background-color: #f5f5f5;
  padding: 10px;
}
.toggleWrapper {
  position: absolute;
}
.newmail {
  background-color: #ffffff;
  border: none;
  border-radius: 5px;
  min-height: 150px;
}
.add-content > ul > li a {
  width: auto;
  min-width: 30px;
  padding: 0 5px;
}
.inline-event-modal {
  display: inline-block;
  vertical-align: top;
}
.fc-past {
  background-color: #dfdfdf;
}
.fc-today {
  background-color: #f1f1f1;
}
@media screen and (max-width: 650px) {
.lg-modal-container {
    width: 90% !important;
}
}
@media screen and (max-width: 950px) {
.xlg-modal-container {
    width: 90% !important;
}
}

/*!
  *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
  *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
  */
@font-face {
  font-family: 'FontAwesome';
  src: url(/static/fonts/fontawesome-webfont.674f50d.eot);
  src: url(/static/fonts/fontawesome-webfont.674f50d.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(/static/fonts/fontawesome-webfont.af7ae50.woff2) format("woff2"), url(/static/fonts/fontawesome-webfont.fee66e7.woff) format("woff"), url(/static/fonts/fontawesome-webfont.b06871f.ttf) format("truetype"), url(/static/img/fontawesome-webfont.912ec66.svg#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  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;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: .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.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=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;
}
.fa-glass:before {
  content: "\F000";
}
.fa-music:before {
  content: "\F001";
}
.fa-search:before {
  content: "\F002";
}
.fa-envelope-o:before {
  content: "\F003";
}
.fa-heart:before {
  content: "\F004";
}
.fa-star:before {
  content: "\F005";
}
.fa-star-o:before {
  content: "\F006";
}
.fa-user:before {
  content: "\F007";
}
.fa-film:before {
  content: "\F008";
}
.fa-th-large:before {
  content: "\F009";
}
.fa-th:before {
  content: "\F00A";
}
.fa-th-list:before {
  content: "\F00B";
}
.fa-check:before {
  content: "\F00C";
}
.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\F00D";
}
.fa-search-plus:before {
  content: "\F00E";
}
.fa-search-minus:before {
  content: "\F010";
}
.fa-power-off:before {
  content: "\F011";
}
.fa-signal:before {
  content: "\F012";
}
.fa-gear:before, .fa-cog:before {
  content: "\F013";
}
.fa-trash-o:before {
  content: "\F014";
}
.fa-home:before {
  content: "\F015";
}
.fa-file-o:before {
  content: "\F016";
}
.fa-clock-o:before {
  content: "\F017";
}
.fa-road:before {
  content: "\F018";
}
.fa-download:before {
  content: "\F019";
}
.fa-arrow-circle-o-down:before {
  content: "\F01A";
}
.fa-arrow-circle-o-up:before {
  content: "\F01B";
}
.fa-inbox:before {
  content: "\F01C";
}
.fa-play-circle-o:before {
  content: "\F01D";
}
.fa-rotate-right:before, .fa-repeat:before {
  content: "\F01E";
}
.fa-refresh:before {
  content: "\F021";
}
.fa-list-alt:before {
  content: "\F022";
}
.fa-lock:before {
  content: "\F023";
}
.fa-flag:before {
  content: "\F024";
}
.fa-headphones:before {
  content: "\F025";
}
.fa-volume-off:before {
  content: "\F026";
}
.fa-volume-down:before {
  content: "\F027";
}
.fa-volume-up:before {
  content: "\F028";
}
.fa-qrcode:before {
  content: "\F029";
}
.fa-barcode:before {
  content: "\F02A";
}
.fa-tag:before {
  content: "\F02B";
}
.fa-tags:before {
  content: "\F02C";
}
.fa-book:before {
  content: "\F02D";
}
.fa-bookmark:before {
  content: "\F02E";
}
.fa-print:before {
  content: "\F02F";
}
.fa-camera:before {
  content: "\F030";
}
.fa-font:before {
  content: "\F031";
}
.fa-bold:before {
  content: "\F032";
}
.fa-italic:before {
  content: "\F033";
}
.fa-text-height:before {
  content: "\F034";
}
.fa-text-width:before {
  content: "\F035";
}
.fa-align-left:before {
  content: "\F036";
}
.fa-align-center:before {
  content: "\F037";
}
.fa-align-right:before {
  content: "\F038";
}
.fa-align-justify:before {
  content: "\F039";
}
.fa-list:before {
  content: "\F03A";
}
.fa-dedent:before, .fa-outdent:before {
  content: "\F03B";
}
.fa-indent:before {
  content: "\F03C";
}
.fa-video-camera:before {
  content: "\F03D";
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\F03E";
}
.fa-pencil:before {
  content: "\F040";
}
.fa-map-marker:before {
  content: "\F041";
}
.fa-adjust:before {
  content: "\F042";
}
.fa-tint:before {
  content: "\F043";
}
.fa-edit:before, .fa-pencil-square-o:before {
  content: "\F044";
}
.fa-share-square-o:before {
  content: "\F045";
}
.fa-check-square-o:before {
  content: "\F046";
}
.fa-arrows:before {
  content: "\F047";
}
.fa-step-backward:before {
  content: "\F048";
}
.fa-fast-backward:before {
  content: "\F049";
}
.fa-backward:before {
  content: "\F04A";
}
.fa-play:before {
  content: "\F04B";
}
.fa-pause:before {
  content: "\F04C";
}
.fa-stop:before {
  content: "\F04D";
}
.fa-forward:before {
  content: "\F04E";
}
.fa-fast-forward:before {
  content: "\F050";
}
.fa-step-forward:before {
  content: "\F051";
}
.fa-eject:before {
  content: "\F052";
}
.fa-chevron-left:before {
  content: "\F053";
}
.fa-chevron-right:before {
  content: "\F054";
}
.fa-plus-circle:before {
  content: "\F055";
}
.fa-minus-circle:before {
  content: "\F056";
}
.fa-times-circle:before {
  content: "\F057";
}
.fa-check-circle:before {
  content: "\F058";
}
.fa-question-circle:before {
  content: "\F059";
}
.fa-info-circle:before {
  content: "\F05A";
}
.fa-crosshairs:before {
  content: "\F05B";
}
.fa-times-circle-o:before {
  content: "\F05C";
}
.fa-check-circle-o:before {
  content: "\F05D";
}
.fa-ban:before {
  content: "\F05E";
}
.fa-arrow-left:before {
  content: "\F060";
}
.fa-arrow-right:before {
  content: "\F061";
}
.fa-arrow-up:before {
  content: "\F062";
}
.fa-arrow-down:before {
  content: "\F063";
}
.fa-mail-forward:before, .fa-share:before {
  content: "\F064";
}
.fa-expand:before {
  content: "\F065";
}
.fa-compress:before {
  content: "\F066";
}
.fa-plus:before {
  content: "\F067";
}
.fa-minus:before {
  content: "\F068";
}
.fa-asterisk:before {
  content: "\F069";
}
.fa-exclamation-circle:before {
  content: "\F06A";
}
.fa-gift:before {
  content: "\F06B";
}
.fa-leaf:before {
  content: "\F06C";
}
.fa-fire:before {
  content: "\F06D";
}
.fa-eye:before {
  content: "\F06E";
}
.fa-eye-slash:before {
  content: "\F070";
}
.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\F071";
}
.fa-plane:before {
  content: "\F072";
}
.fa-calendar:before {
  content: "\F073";
}
.fa-random:before {
  content: "\F074";
}
.fa-comment:before {
  content: "\F075";
}
.fa-magnet:before {
  content: "\F076";
}
.fa-chevron-up:before {
  content: "\F077";
}
.fa-chevron-down:before {
  content: "\F078";
}
.fa-retweet:before {
  content: "\F079";
}
.fa-shopping-cart:before {
  content: "\F07A";
}
.fa-folder:before {
  content: "\F07B";
}
.fa-folder-open:before {
  content: "\F07C";
}
.fa-arrows-v:before {
  content: "\F07D";
}
.fa-arrows-h:before {
  content: "\F07E";
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\F080";
}
.fa-twitter-square:before {
  content: "\F081";
}
.fa-facebook-square:before {
  content: "\F082";
}
.fa-camera-retro:before {
  content: "\F083";
}
.fa-key:before {
  content: "\F084";
}
.fa-gears:before, .fa-cogs:before {
  content: "\F085";
}
.fa-comments:before {
  content: "\F086";
}
.fa-thumbs-o-up:before {
  content: "\F087";
}
.fa-thumbs-o-down:before {
  content: "\F088";
}
.fa-star-half:before {
  content: "\F089";
}
.fa-heart-o:before {
  content: "\F08A";
}
.fa-sign-out:before {
  content: "\F08B";
}
.fa-linkedin-square:before {
  content: "\F08C";
}
.fa-thumb-tack:before {
  content: "\F08D";
}
.fa-external-link:before {
  content: "\F08E";
}
.fa-sign-in:before {
  content: "\F090";
}
.fa-trophy:before {
  content: "\F091";
}
.fa-github-square:before {
  content: "\F092";
}
.fa-upload:before {
  content: "\F093";
}
.fa-lemon-o:before {
  content: "\F094";
}
.fa-phone:before {
  content: "\F095";
}
.fa-square-o:before {
  content: "\F096";
}
.fa-bookmark-o:before {
  content: "\F097";
}
.fa-phone-square:before {
  content: "\F098";
}
.fa-twitter:before {
  content: "\F099";
}
.fa-facebook-f:before, .fa-facebook:before {
  content: "\F09A";
}
.fa-github:before {
  content: "\F09B";
}
.fa-unlock:before {
  content: "\F09C";
}
.fa-credit-card:before {
  content: "\F09D";
}
.fa-feed:before, .fa-rss:before {
  content: "\F09E";
}
.fa-hdd-o:before {
  content: "\F0A0";
}
.fa-bullhorn:before {
  content: "\F0A1";
}
.fa-bell:before {
  content: "\F0F3";
}
.fa-certificate:before {
  content: "\F0A3";
}
.fa-hand-o-right:before {
  content: "\F0A4";
}
.fa-hand-o-left:before {
  content: "\F0A5";
}
.fa-hand-o-up:before {
  content: "\F0A6";
}
.fa-hand-o-down:before {
  content: "\F0A7";
}
.fa-arrow-circle-left:before {
  content: "\F0A8";
}
.fa-arrow-circle-right:before {
  content: "\F0A9";
}
.fa-arrow-circle-up:before {
  content: "\F0AA";
}
.fa-arrow-circle-down:before {
  content: "\F0AB";
}
.fa-globe:before {
  content: "\F0AC";
}
.fa-wrench:before {
  content: "\F0AD";
}
.fa-tasks:before {
  content: "\F0AE";
}
.fa-filter:before {
  content: "\F0B0";
}
.fa-briefcase:before {
  content: "\F0B1";
}
.fa-arrows-alt:before {
  content: "\F0B2";
}
.fa-group:before, .fa-users:before {
  content: "\F0C0";
}
.fa-chain:before, .fa-link:before {
  content: "\F0C1";
}
.fa-cloud:before {
  content: "\F0C2";
}
.fa-flask:before {
  content: "\F0C3";
}
.fa-cut:before, .fa-scissors:before {
  content: "\F0C4";
}
.fa-copy:before, .fa-files-o:before {
  content: "\F0C5";
}
.fa-paperclip:before {
  content: "\F0C6";
}
.fa-save:before, .fa-floppy-o:before {
  content: "\F0C7";
}
.fa-square:before {
  content: "\F0C8";
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\F0C9";
}
.fa-list-ul:before {
  content: "\F0CA";
}
.fa-list-ol:before {
  content: "\F0CB";
}
.fa-strikethrough:before {
  content: "\F0CC";
}
.fa-underline:before {
  content: "\F0CD";
}
.fa-table:before {
  content: "\F0CE";
}
.fa-magic:before {
  content: "\F0D0";
}
.fa-truck:before {
  content: "\F0D1";
}
.fa-pinterest:before {
  content: "\F0D2";
}
.fa-pinterest-square:before {
  content: "\F0D3";
}
.fa-google-plus-square:before {
  content: "\F0D4";
}
.fa-google-plus:before {
  content: "\F0D5";
}
.fa-money:before {
  content: "\F0D6";
}
.fa-caret-down:before {
  content: "\F0D7";
}
.fa-caret-up:before {
  content: "\F0D8";
}
.fa-caret-left:before {
  content: "\F0D9";
}
.fa-caret-right:before {
  content: "\F0DA";
}
.fa-columns:before {
  content: "\F0DB";
}
.fa-unsorted:before, .fa-sort:before {
  content: "\F0DC";
}
.fa-sort-down:before, .fa-sort-desc:before {
  content: "\F0DD";
}
.fa-sort-up:before, .fa-sort-asc:before {
  content: "\F0DE";
}
.fa-envelope:before {
  content: "\F0E0";
}
.fa-linkedin:before {
  content: "\F0E1";
}
.fa-rotate-left:before, .fa-undo:before {
  content: "\F0E2";
}
.fa-legal:before, .fa-gavel:before {
  content: "\F0E3";
}
.fa-dashboard:before, .fa-tachometer:before {
  content: "\F0E4";
}
.fa-comment-o:before {
  content: "\F0E5";
}
.fa-comments-o:before {
  content: "\F0E6";
}
.fa-flash:before, .fa-bolt:before {
  content: "\F0E7";
}
.fa-sitemap:before {
  content: "\F0E8";
}
.fa-umbrella:before {
  content: "\F0E9";
}
.fa-paste:before, .fa-clipboard:before {
  content: "\F0EA";
}
.fa-lightbulb-o:before {
  content: "\F0EB";
}
.fa-exchange:before {
  content: "\F0EC";
}
.fa-cloud-download:before {
  content: "\F0ED";
}
.fa-cloud-upload:before {
  content: "\F0EE";
}
.fa-user-md:before {
  content: "\F0F0";
}
.fa-stethoscope:before {
  content: "\F0F1";
}
.fa-suitcase:before {
  content: "\F0F2";
}
.fa-bell-o:before {
  content: "\F0A2";
}
.fa-coffee:before {
  content: "\F0F4";
}
.fa-cutlery:before {
  content: "\F0F5";
}
.fa-file-text-o:before {
  content: "\F0F6";
}
.fa-building-o:before {
  content: "\F0F7";
}
.fa-hospital-o:before {
  content: "\F0F8";
}
.fa-ambulance:before {
  content: "\F0F9";
}
.fa-medkit:before {
  content: "\F0FA";
}
.fa-fighter-jet:before {
  content: "\F0FB";
}
.fa-beer:before {
  content: "\F0FC";
}
.fa-h-square:before {
  content: "\F0FD";
}
.fa-plus-square:before {
  content: "\F0FE";
}
.fa-angle-double-left:before {
  content: "\F100";
}
.fa-angle-double-right:before {
  content: "\F101";
}
.fa-angle-double-up:before {
  content: "\F102";
}
.fa-angle-double-down:before {
  content: "\F103";
}
.fa-angle-left:before {
  content: "\F104";
}
.fa-angle-right:before {
  content: "\F105";
}
.fa-angle-up:before {
  content: "\F106";
}
.fa-angle-down:before {
  content: "\F107";
}
.fa-desktop:before {
  content: "\F108";
}
.fa-laptop:before {
  content: "\F109";
}
.fa-tablet:before {
  content: "\F10A";
}
.fa-mobile-phone:before, .fa-mobile:before {
  content: "\F10B";
}
.fa-circle-o:before {
  content: "\F10C";
}
.fa-quote-left:before {
  content: "\F10D";
}
.fa-quote-right:before {
  content: "\F10E";
}
.fa-spinner:before {
  content: "\F110";
}
.fa-circle:before {
  content: "\F111";
}
.fa-mail-reply:before, .fa-reply:before {
  content: "\F112";
}
.fa-github-alt:before {
  content: "\F113";
}
.fa-folder-o:before {
  content: "\F114";
}
.fa-folder-open-o:before {
  content: "\F115";
}
.fa-smile-o:before {
  content: "\F118";
}
.fa-frown-o:before {
  content: "\F119";
}
.fa-meh-o:before {
  content: "\F11A";
}
.fa-gamepad:before {
  content: "\F11B";
}
.fa-keyboard-o:before {
  content: "\F11C";
}
.fa-flag-o:before {
  content: "\F11D";
}
.fa-flag-checkered:before {
  content: "\F11E";
}
.fa-terminal:before {
  content: "\F120";
}
.fa-code:before {
  content: "\F121";
}
.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\F122";
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\F123";
}
.fa-location-arrow:before {
  content: "\F124";
}
.fa-crop:before {
  content: "\F125";
}
.fa-code-fork:before {
  content: "\F126";
}
.fa-unlink:before, .fa-chain-broken:before {
  content: "\F127";
}
.fa-question:before {
  content: "\F128";
}
.fa-info:before {
  content: "\F129";
}
.fa-exclamation:before {
  content: "\F12A";
}
.fa-superscript:before {
  content: "\F12B";
}
.fa-subscript:before {
  content: "\F12C";
}
.fa-eraser:before {
  content: "\F12D";
}
.fa-puzzle-piece:before {
  content: "\F12E";
}
.fa-microphone:before {
  content: "\F130";
}
.fa-microphone-slash:before {
  content: "\F131";
}
.fa-shield:before {
  content: "\F132";
}
.fa-calendar-o:before {
  content: "\F133";
}
.fa-fire-extinguisher:before {
  content: "\F134";
}
.fa-rocket:before {
  content: "\F135";
}
.fa-maxcdn:before {
  content: "\F136";
}
.fa-chevron-circle-left:before {
  content: "\F137";
}
.fa-chevron-circle-right:before {
  content: "\F138";
}
.fa-chevron-circle-up:before {
  content: "\F139";
}
.fa-chevron-circle-down:before {
  content: "\F13A";
}
.fa-html5:before {
  content: "\F13B";
}
.fa-css3:before {
  content: "\F13C";
}
.fa-anchor:before {
  content: "\F13D";
}
.fa-unlock-alt:before {
  content: "\F13E";
}
.fa-bullseye:before {
  content: "\F140";
}
.fa-ellipsis-h:before {
  content: "\F141";
}
.fa-ellipsis-v:before {
  content: "\F142";
}
.fa-rss-square:before {
  content: "\F143";
}
.fa-play-circle:before {
  content: "\F144";
}
.fa-ticket:before {
  content: "\F145";
}
.fa-minus-square:before {
  content: "\F146";
}
.fa-minus-square-o:before {
  content: "\F147";
}
.fa-level-up:before {
  content: "\F148";
}
.fa-level-down:before {
  content: "\F149";
}
.fa-check-square:before {
  content: "\F14A";
}
.fa-pencil-square:before {
  content: "\F14B";
}
.fa-external-link-square:before {
  content: "\F14C";
}
.fa-share-square:before {
  content: "\F14D";
}
.fa-compass:before {
  content: "\F14E";
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\F150";
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\F151";
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\F152";
}
.fa-euro:before, .fa-eur:before {
  content: "\F153";
}
.fa-gbp:before {
  content: "\F154";
}
.fa-dollar:before, .fa-usd:before {
  content: "\F155";
}
.fa-rupee:before, .fa-inr:before {
  content: "\F156";
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\F157";
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\F158";
}
.fa-won:before, .fa-krw:before {
  content: "\F159";
}
.fa-bitcoin:before, .fa-btc:before {
  content: "\F15A";
}
.fa-file:before {
  content: "\F15B";
}
.fa-file-text:before {
  content: "\F15C";
}
.fa-sort-alpha-asc:before {
  content: "\F15D";
}
.fa-sort-alpha-desc:before {
  content: "\F15E";
}
.fa-sort-amount-asc:before {
  content: "\F160";
}
.fa-sort-amount-desc:before {
  content: "\F161";
}
.fa-sort-numeric-asc:before {
  content: "\F162";
}
.fa-sort-numeric-desc:before {
  content: "\F163";
}
.fa-thumbs-up:before {
  content: "\F164";
}
.fa-thumbs-down:before {
  content: "\F165";
}
.fa-youtube-square:before {
  content: "\F166";
}
.fa-youtube:before {
  content: "\F167";
}
.fa-xing:before {
  content: "\F168";
}
.fa-xing-square:before {
  content: "\F169";
}
.fa-youtube-play:before {
  content: "\F16A";
}
.fa-dropbox:before {
  content: "\F16B";
}
.fa-stack-overflow:before {
  content: "\F16C";
}
.fa-instagram:before {
  content: "\F16D";
}
.fa-flickr:before {
  content: "\F16E";
}
.fa-adn:before {
  content: "\F170";
}
.fa-bitbucket:before {
  content: "\F171";
}
.fa-bitbucket-square:before {
  content: "\F172";
}
.fa-tumblr:before {
  content: "\F173";
}
.fa-tumblr-square:before {
  content: "\F174";
}
.fa-long-arrow-down:before {
  content: "\F175";
}
.fa-long-arrow-up:before {
  content: "\F176";
}
.fa-long-arrow-left:before {
  content: "\F177";
}
.fa-long-arrow-right:before {
  content: "\F178";
}
.fa-apple:before {
  content: "\F179";
}
.fa-windows:before {
  content: "\F17A";
}
.fa-android:before {
  content: "\F17B";
}
.fa-linux:before {
  content: "\F17C";
}
.fa-dribbble:before {
  content: "\F17D";
}
.fa-skype:before {
  content: "\F17E";
}
.fa-foursquare:before {
  content: "\F180";
}
.fa-trello:before {
  content: "\F181";
}
.fa-female:before {
  content: "\F182";
}
.fa-male:before {
  content: "\F183";
}
.fa-gittip:before, .fa-gratipay:before {
  content: "\F184";
}
.fa-sun-o:before {
  content: "\F185";
}
.fa-moon-o:before {
  content: "\F186";
}
.fa-archive:before {
  content: "\F187";
}
.fa-bug:before {
  content: "\F188";
}
.fa-vk:before {
  content: "\F189";
}
.fa-weibo:before {
  content: "\F18A";
}
.fa-renren:before {
  content: "\F18B";
}
.fa-pagelines:before {
  content: "\F18C";
}
.fa-stack-exchange:before {
  content: "\F18D";
}
.fa-arrow-circle-o-right:before {
  content: "\F18E";
}
.fa-arrow-circle-o-left:before {
  content: "\F190";
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\F191";
}
.fa-dot-circle-o:before {
  content: "\F192";
}
.fa-wheelchair:before {
  content: "\F193";
}
.fa-vimeo-square:before {
  content: "\F194";
}
.fa-turkish-lira:before, .fa-try:before {
  content: "\F195";
}
.fa-plus-square-o:before {
  content: "\F196";
}
.fa-space-shuttle:before {
  content: "\F197";
}
.fa-slack:before {
  content: "\F198";
}
.fa-envelope-square:before {
  content: "\F199";
}
.fa-wordpress:before {
  content: "\F19A";
}
.fa-openid:before {
  content: "\F19B";
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\F19C";
}
.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\F19D";
}
.fa-yahoo:before {
  content: "\F19E";
}
.fa-google:before {
  content: "\F1A0";
}
.fa-reddit:before {
  content: "\F1A1";
}
.fa-reddit-square:before {
  content: "\F1A2";
}
.fa-stumbleupon-circle:before {
  content: "\F1A3";
}
.fa-stumbleupon:before {
  content: "\F1A4";
}
.fa-delicious:before {
  content: "\F1A5";
}
.fa-digg:before {
  content: "\F1A6";
}
.fa-pied-piper-pp:before {
  content: "\F1A7";
}
.fa-pied-piper-alt:before {
  content: "\F1A8";
}
.fa-drupal:before {
  content: "\F1A9";
}
.fa-joomla:before {
  content: "\F1AA";
}
.fa-language:before {
  content: "\F1AB";
}
.fa-fax:before {
  content: "\F1AC";
}
.fa-building:before {
  content: "\F1AD";
}
.fa-child:before {
  content: "\F1AE";
}
.fa-paw:before {
  content: "\F1B0";
}
.fa-spoon:before {
  content: "\F1B1";
}
.fa-cube:before {
  content: "\F1B2";
}
.fa-cubes:before {
  content: "\F1B3";
}
.fa-behance:before {
  content: "\F1B4";
}
.fa-behance-square:before {
  content: "\F1B5";
}
.fa-steam:before {
  content: "\F1B6";
}
.fa-steam-square:before {
  content: "\F1B7";
}
.fa-recycle:before {
  content: "\F1B8";
}
.fa-automobile:before, .fa-car:before {
  content: "\F1B9";
}
.fa-cab:before, .fa-taxi:before {
  content: "\F1BA";
}
.fa-tree:before {
  content: "\F1BB";
}
.fa-spotify:before {
  content: "\F1BC";
}
.fa-deviantart:before {
  content: "\F1BD";
}
.fa-soundcloud:before {
  content: "\F1BE";
}
.fa-database:before {
  content: "\F1C0";
}
.fa-file-pdf-o:before {
  content: "\F1C1";
}
.fa-file-word-o:before {
  content: "\F1C2";
}
.fa-file-excel-o:before {
  content: "\F1C3";
}
.fa-file-powerpoint-o:before {
  content: "\F1C4";
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\F1C5";
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\F1C6";
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\F1C7";
}
.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\F1C8";
}
.fa-file-code-o:before {
  content: "\F1C9";
}
.fa-vine:before {
  content: "\F1CA";
}
.fa-codepen:before {
  content: "\F1CB";
}
.fa-jsfiddle:before {
  content: "\F1CC";
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\F1CD";
}
.fa-circle-o-notch:before {
  content: "\F1CE";
}
.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  content: "\F1D0";
}
.fa-ge:before, .fa-empire:before {
  content: "\F1D1";
}
.fa-git-square:before {
  content: "\F1D2";
}
.fa-git:before {
  content: "\F1D3";
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\F1D4";
}
.fa-tencent-weibo:before {
  content: "\F1D5";
}
.fa-qq:before {
  content: "\F1D6";
}
.fa-wechat:before, .fa-weixin:before {
  content: "\F1D7";
}
.fa-send:before, .fa-paper-plane:before {
  content: "\F1D8";
}
.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\F1D9";
}
.fa-history:before {
  content: "\F1DA";
}
.fa-circle-thin:before {
  content: "\F1DB";
}
.fa-header:before {
  content: "\F1DC";
}
.fa-paragraph:before {
  content: "\F1DD";
}
.fa-sliders:before {
  content: "\F1DE";
}
.fa-share-alt:before {
  content: "\F1E0";
}
.fa-share-alt-square:before {
  content: "\F1E1";
}
.fa-bomb:before {
  content: "\F1E2";
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\F1E3";
}
.fa-tty:before {
  content: "\F1E4";
}
.fa-binoculars:before {
  content: "\F1E5";
}
.fa-plug:before {
  content: "\F1E6";
}
.fa-slideshare:before {
  content: "\F1E7";
}
.fa-twitch:before {
  content: "\F1E8";
}
.fa-yelp:before {
  content: "\F1E9";
}
.fa-newspaper-o:before {
  content: "\F1EA";
}
.fa-wifi:before {
  content: "\F1EB";
}
.fa-calculator:before {
  content: "\F1EC";
}
.fa-paypal:before {
  content: "\F1ED";
}
.fa-google-wallet:before {
  content: "\F1EE";
}
.fa-cc-visa:before {
  content: "\F1F0";
}
.fa-cc-mastercard:before {
  content: "\F1F1";
}
.fa-cc-discover:before {
  content: "\F1F2";
}
.fa-cc-amex:before {
  content: "\F1F3";
}
.fa-cc-paypal:before {
  content: "\F1F4";
}
.fa-cc-stripe:before {
  content: "\F1F5";
}
.fa-bell-slash:before {
  content: "\F1F6";
}
.fa-bell-slash-o:before {
  content: "\F1F7";
}
.fa-trash:before {
  content: "\F1F8";
}
.fa-copyright:before {
  content: "\F1F9";
}
.fa-at:before {
  content: "\F1FA";
}
.fa-eyedropper:before {
  content: "\F1FB";
}
.fa-paint-brush:before {
  content: "\F1FC";
}
.fa-birthday-cake:before {
  content: "\F1FD";
}
.fa-area-chart:before {
  content: "\F1FE";
}
.fa-pie-chart:before {
  content: "\F200";
}
.fa-line-chart:before {
  content: "\F201";
}
.fa-lastfm:before {
  content: "\F202";
}
.fa-lastfm-square:before {
  content: "\F203";
}
.fa-toggle-off:before {
  content: "\F204";
}
.fa-toggle-on:before {
  content: "\F205";
}
.fa-bicycle:before {
  content: "\F206";
}
.fa-bus:before {
  content: "\F207";
}
.fa-ioxhost:before {
  content: "\F208";
}
.fa-angellist:before {
  content: "\F209";
}
.fa-cc:before {
  content: "\F20A";
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\F20B";
}
.fa-meanpath:before {
  content: "\F20C";
}
.fa-buysellads:before {
  content: "\F20D";
}
.fa-connectdevelop:before {
  content: "\F20E";
}
.fa-dashcube:before {
  content: "\F210";
}
.fa-forumbee:before {
  content: "\F211";
}
.fa-leanpub:before {
  content: "\F212";
}
.fa-sellsy:before {
  content: "\F213";
}
.fa-shirtsinbulk:before {
  content: "\F214";
}
.fa-simplybuilt:before {
  content: "\F215";
}
.fa-skyatlas:before {
  content: "\F216";
}
.fa-cart-plus:before {
  content: "\F217";
}
.fa-cart-arrow-down:before {
  content: "\F218";
}
.fa-diamond:before {
  content: "\F219";
}
.fa-ship:before {
  content: "\F21A";
}
.fa-user-secret:before {
  content: "\F21B";
}
.fa-motorcycle:before {
  content: "\F21C";
}
.fa-street-view:before {
  content: "\F21D";
}
.fa-heartbeat:before {
  content: "\F21E";
}
.fa-venus:before {
  content: "\F221";
}
.fa-mars:before {
  content: "\F222";
}
.fa-mercury:before {
  content: "\F223";
}
.fa-intersex:before, .fa-transgender:before {
  content: "\F224";
}
.fa-transgender-alt:before {
  content: "\F225";
}
.fa-venus-double:before {
  content: "\F226";
}
.fa-mars-double:before {
  content: "\F227";
}
.fa-venus-mars:before {
  content: "\F228";
}
.fa-mars-stroke:before {
  content: "\F229";
}
.fa-mars-stroke-v:before {
  content: "\F22A";
}
.fa-mars-stroke-h:before {
  content: "\F22B";
}
.fa-neuter:before {
  content: "\F22C";
}
.fa-genderless:before {
  content: "\F22D";
}
.fa-facebook-official:before {
  content: "\F230";
}
.fa-pinterest-p:before {
  content: "\F231";
}
.fa-whatsapp:before {
  content: "\F232";
}
.fa-server:before {
  content: "\F233";
}
.fa-user-plus:before {
  content: "\F234";
}
.fa-user-times:before {
  content: "\F235";
}
.fa-hotel:before, .fa-bed:before {
  content: "\F236";
}
.fa-viacoin:before {
  content: "\F237";
}
.fa-train:before {
  content: "\F238";
}
.fa-subway:before {
  content: "\F239";
}
.fa-medium:before {
  content: "\F23A";
}
.fa-yc:before, .fa-y-combinator:before {
  content: "\F23B";
}
.fa-optin-monster:before {
  content: "\F23C";
}
.fa-opencart:before {
  content: "\F23D";
}
.fa-expeditedssl:before {
  content: "\F23E";
}
.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
  content: "\F240";
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\F241";
}
.fa-battery-2:before, .fa-battery-half:before {
  content: "\F242";
}
.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\F243";
}
.fa-battery-0:before, .fa-battery-empty:before {
  content: "\F244";
}
.fa-mouse-pointer:before {
  content: "\F245";
}
.fa-i-cursor:before {
  content: "\F246";
}
.fa-object-group:before {
  content: "\F247";
}
.fa-object-ungroup:before {
  content: "\F248";
}
.fa-sticky-note:before {
  content: "\F249";
}
.fa-sticky-note-o:before {
  content: "\F24A";
}
.fa-cc-jcb:before {
  content: "\F24B";
}
.fa-cc-diners-club:before {
  content: "\F24C";
}
.fa-clone:before {
  content: "\F24D";
}
.fa-balance-scale:before {
  content: "\F24E";
}
.fa-hourglass-o:before {
  content: "\F250";
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\F251";
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\F252";
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\F253";
}
.fa-hourglass:before {
  content: "\F254";
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\F255";
}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\F256";
}
.fa-hand-scissors-o:before {
  content: "\F257";
}
.fa-hand-lizard-o:before {
  content: "\F258";
}
.fa-hand-spock-o:before {
  content: "\F259";
}
.fa-hand-pointer-o:before {
  content: "\F25A";
}
.fa-hand-peace-o:before {
  content: "\F25B";
}
.fa-trademark:before {
  content: "\F25C";
}
.fa-registered:before {
  content: "\F25D";
}
.fa-creative-commons:before {
  content: "\F25E";
}
.fa-gg:before {
  content: "\F260";
}
.fa-gg-circle:before {
  content: "\F261";
}
.fa-tripadvisor:before {
  content: "\F262";
}
.fa-odnoklassniki:before {
  content: "\F263";
}
.fa-odnoklassniki-square:before {
  content: "\F264";
}
.fa-get-pocket:before {
  content: "\F265";
}
.fa-wikipedia-w:before {
  content: "\F266";
}
.fa-safari:before {
  content: "\F267";
}
.fa-chrome:before {
  content: "\F268";
}
.fa-firefox:before {
  content: "\F269";
}
.fa-opera:before {
  content: "\F26A";
}
.fa-internet-explorer:before {
  content: "\F26B";
}
.fa-tv:before, .fa-television:before {
  content: "\F26C";
}
.fa-contao:before {
  content: "\F26D";
}
.fa-500px:before {
  content: "\F26E";
}
.fa-amazon:before {
  content: "\F270";
}
.fa-calendar-plus-o:before {
  content: "\F271";
}
.fa-calendar-minus-o:before {
  content: "\F272";
}
.fa-calendar-times-o:before {
  content: "\F273";
}
.fa-calendar-check-o:before {
  content: "\F274";
}
.fa-industry:before {
  content: "\F275";
}
.fa-map-pin:before {
  content: "\F276";
}
.fa-map-signs:before {
  content: "\F277";
}
.fa-map-o:before {
  content: "\F278";
}
.fa-map:before {
  content: "\F279";
}
.fa-commenting:before {
  content: "\F27A";
}
.fa-commenting-o:before {
  content: "\F27B";
}
.fa-houzz:before {
  content: "\F27C";
}
.fa-vimeo:before {
  content: "\F27D";
}
.fa-black-tie:before {
  content: "\F27E";
}
.fa-fonticons:before {
  content: "\F280";
}
.fa-reddit-alien:before {
  content: "\F281";
}
.fa-edge:before {
  content: "\F282";
}
.fa-credit-card-alt:before {
  content: "\F283";
}
.fa-codiepie:before {
  content: "\F284";
}
.fa-modx:before {
  content: "\F285";
}
.fa-fort-awesome:before {
  content: "\F286";
}
.fa-usb:before {
  content: "\F287";
}
.fa-product-hunt:before {
  content: "\F288";
}
.fa-mixcloud:before {
  content: "\F289";
}
.fa-scribd:before {
  content: "\F28A";
}
.fa-pause-circle:before {
  content: "\F28B";
}
.fa-pause-circle-o:before {
  content: "\F28C";
}
.fa-stop-circle:before {
  content: "\F28D";
}
.fa-stop-circle-o:before {
  content: "\F28E";
}
.fa-shopping-bag:before {
  content: "\F290";
}
.fa-shopping-basket:before {
  content: "\F291";
}
.fa-hashtag:before {
  content: "\F292";
}
.fa-bluetooth:before {
  content: "\F293";
}
.fa-bluetooth-b:before {
  content: "\F294";
}
.fa-percent:before {
  content: "\F295";
}
.fa-gitlab:before {
  content: "\F296";
}
.fa-wpbeginner:before {
  content: "\F297";
}
.fa-wpforms:before {
  content: "\F298";
}
.fa-envira:before {
  content: "\F299";
}
.fa-universal-access:before {
  content: "\F29A";
}
.fa-wheelchair-alt:before {
  content: "\F29B";
}
.fa-question-circle-o:before {
  content: "\F29C";
}
.fa-blind:before {
  content: "\F29D";
}
.fa-audio-description:before {
  content: "\F29E";
}
.fa-volume-control-phone:before {
  content: "\F2A0";
}
.fa-braille:before {
  content: "\F2A1";
}
.fa-assistive-listening-systems:before {
  content: "\F2A2";
}
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "\F2A3";
}
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\F2A4";
}
.fa-glide:before {
  content: "\F2A5";
}
.fa-glide-g:before {
  content: "\F2A6";
}
.fa-signing:before, .fa-sign-language:before {
  content: "\F2A7";
}
.fa-low-vision:before {
  content: "\F2A8";
}
.fa-viadeo:before {
  content: "\F2A9";
}
.fa-viadeo-square:before {
  content: "\F2AA";
}
.fa-snapchat:before {
  content: "\F2AB";
}
.fa-snapchat-ghost:before {
  content: "\F2AC";
}
.fa-snapchat-square:before {
  content: "\F2AD";
}
.fa-pied-piper:before {
  content: "\F2AE";
}
.fa-first-order:before {
  content: "\F2B0";
}
.fa-yoast:before {
  content: "\F2B1";
}
.fa-themeisle:before {
  content: "\F2B2";
}
.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\F2B3";
}
.fa-fa:before, .fa-font-awesome:before {
  content: "\F2B4";
}
.fa-handshake-o:before {
  content: "\F2B5";
}
.fa-envelope-open:before {
  content: "\F2B6";
}
.fa-envelope-open-o:before {
  content: "\F2B7";
}
.fa-linode:before {
  content: "\F2B8";
}
.fa-address-book:before {
  content: "\F2B9";
}
.fa-address-book-o:before {
  content: "\F2BA";
}
.fa-vcard:before, .fa-address-card:before {
  content: "\F2BB";
}
.fa-vcard-o:before, .fa-address-card-o:before {
  content: "\F2BC";
}
.fa-user-circle:before {
  content: "\F2BD";
}
.fa-user-circle-o:before {
  content: "\F2BE";
}
.fa-user-o:before {
  content: "\F2C0";
}
.fa-id-badge:before {
  content: "\F2C1";
}
.fa-drivers-license:before, .fa-id-card:before {
  content: "\F2C2";
}
.fa-drivers-license-o:before, .fa-id-card-o:before {
  content: "\F2C3";
}
.fa-quora:before {
  content: "\F2C4";
}
.fa-free-code-camp:before {
  content: "\F2C5";
}
.fa-telegram:before {
  content: "\F2C6";
}
.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
  content: "\F2C7";
}
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "\F2C8";
}
.fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "\F2C9";
}
.fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "\F2CA";
}
.fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "\F2CB";
}
.fa-shower:before {
  content: "\F2CC";
}
.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
  content: "\F2CD";
}
.fa-podcast:before {
  content: "\F2CE";
}
.fa-window-maximize:before {
  content: "\F2D0";
}
.fa-window-minimize:before {
  content: "\F2D1";
}
.fa-window-restore:before {
  content: "\F2D2";
}
.fa-times-rectangle:before, .fa-window-close:before {
  content: "\F2D3";
}
.fa-times-rectangle-o:before, .fa-window-close-o:before {
  content: "\F2D4";
}
.fa-bandcamp:before {
  content: "\F2D5";
}
.fa-grav:before {
  content: "\F2D6";
}
.fa-etsy:before {
  content: "\F2D7";
}
.fa-imdb:before {
  content: "\F2D8";
}
.fa-ravelry:before {
  content: "\F2D9";
}
.fa-eercast:before {
  content: "\F2DA";
}
.fa-microchip:before {
  content: "\F2DB";
}
.fa-snowflake-o:before {
  content: "\F2DC";
}
.fa-superpowers:before {
  content: "\F2DD";
}
.fa-wpexplorer:before {
  content: "\F2DE";
}
.fa-meetup:before {
  content: "\F2E0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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;
}
@font-face {
  font-family: 'themify';
  src: url(/static/fonts/themify.2c45466.eot);
  src: url(/static/fonts/themify.2c45466.eot?#iefix-fvbane) format("embedded-opentype"), url(/static/fonts/themify.a1ecc3b.woff) format("woff"), url(/static/fonts/themify.e23a7dc.ttf) format("truetype"), url(/static/img/themify.9c8e96e.svg#themify) format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="ti-"], [class*=" ti-"] {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ti-wand:before {
  content: "\E600";
}
.ti-volume:before {
  content: "\E601";
}
.ti-user:before {
  content: "\E602";
}
.ti-unlock:before {
  content: "\E603";
}
.ti-unlink:before {
  content: "\E604";
}
.ti-trash:before {
  content: "\E605";
}
.ti-thought:before {
  content: "\E606";
}
.ti-target:before {
  content: "\E607";
}
.ti-tag:before {
  content: "\E608";
}
.ti-tablet:before {
  content: "\E609";
}
.ti-star:before {
  content: "\E60A";
}
.ti-spray:before {
  content: "\E60B";
}
.ti-signal:before {
  content: "\E60C";
}
.ti-shopping-cart:before {
  content: "\E60D";
}
.ti-shopping-cart-full:before {
  content: "\E60E";
}
.ti-settings:before {
  content: "\E60F";
}
.ti-search:before {
  content: "\E610";
}
.ti-zoom-in:before {
  content: "\E611";
}
.ti-zoom-out:before {
  content: "\E612";
}
.ti-cut:before {
  content: "\E613";
}
.ti-ruler:before {
  content: "\E614";
}
.ti-ruler-pencil:before {
  content: "\E615";
}
.ti-ruler-alt:before {
  content: "\E616";
}
.ti-bookmark:before {
  content: "\E617";
}
.ti-bookmark-alt:before {
  content: "\E618";
}
.ti-reload:before {
  content: "\E619";
}
.ti-plus:before {
  content: "\E61A";
}
.ti-pin:before {
  content: "\E61B";
}
.ti-pencil:before {
  content: "\E61C";
}
.ti-pencil-alt:before {
  content: "\E61D";
}
.ti-paint-roller:before {
  content: "\E61E";
}
.ti-paint-bucket:before {
  content: "\E61F";
}
.ti-na:before {
  content: "\E620";
}
.ti-mobile:before {
  content: "\E621";
}
.ti-minus:before {
  content: "\E622";
}
.ti-medall:before {
  content: "\E623";
}
.ti-medall-alt:before {
  content: "\E624";
}
.ti-marker:before {
  content: "\E625";
}
.ti-marker-alt:before {
  content: "\E626";
}
.ti-arrow-up:before {
  content: "\E627";
}
.ti-arrow-right:before {
  content: "\E628";
}
.ti-arrow-left:before {
  content: "\E629";
}
.ti-arrow-down:before {
  content: "\E62A";
}
.ti-lock:before {
  content: "\E62B";
}
.ti-location-arrow:before {
  content: "\E62C";
}
.ti-link:before {
  content: "\E62D";
}
.ti-layout:before {
  content: "\E62E";
}
.ti-layers:before {
  content: "\E62F";
}
.ti-layers-alt:before {
  content: "\E630";
}
.ti-key:before {
  content: "\E631";
}
.ti-import:before {
  content: "\E632";
}
.ti-image:before {
  content: "\E633";
}
.ti-heart:before {
  content: "\E634";
}
.ti-heart-broken:before {
  content: "\E635";
}
.ti-hand-stop:before {
  content: "\E636";
}
.ti-hand-open:before {
  content: "\E637";
}
.ti-hand-drag:before {
  content: "\E638";
}
.ti-folder:before {
  content: "\E639";
}
.ti-flag:before {
  content: "\E63A";
}
.ti-flag-alt:before {
  content: "\E63B";
}
.ti-flag-alt-2:before {
  content: "\E63C";
}
.ti-eye:before {
  content: "\E63D";
}
.ti-export:before {
  content: "\E63E";
}
.ti-exchange-vertical:before {
  content: "\E63F";
}
.ti-desktop:before {
  content: "\E640";
}
.ti-cup:before {
  content: "\E641";
}
.ti-crown:before {
  content: "\E642";
}
.ti-comments:before {
  content: "\E643";
}
.ti-comment:before {
  content: "\E644";
}
.ti-comment-alt:before {
  content: "\E645";
}
.ti-close:before {
  content: "\E646";
}
.ti-clip:before {
  content: "\E647";
}
.ti-angle-up:before {
  content: "\E648";
}
.ti-angle-right:before {
  content: "\E649";
}
.ti-angle-left:before {
  content: "\E64A";
}
.ti-angle-down:before {
  content: "\E64B";
}
.ti-check:before {
  content: "\E64C";
}
.ti-check-box:before {
  content: "\E64D";
}
.ti-camera:before {
  content: "\E64E";
}
.ti-announcement:before {
  content: "\E64F";
}
.ti-brush:before {
  content: "\E650";
}
.ti-briefcase:before {
  content: "\E651";
}
.ti-bolt:before {
  content: "\E652";
}
.ti-bolt-alt:before {
  content: "\E653";
}
.ti-blackboard:before {
  content: "\E654";
}
.ti-bag:before {
  content: "\E655";
}
.ti-move:before {
  content: "\E656";
}
.ti-arrows-vertical:before {
  content: "\E657";
}
.ti-arrows-horizontal:before {
  content: "\E658";
}
.ti-fullscreen:before {
  content: "\E659";
}
.ti-arrow-top-right:before {
  content: "\E65A";
}
.ti-arrow-top-left:before {
  content: "\E65B";
}
.ti-arrow-circle-up:before {
  content: "\E65C";
}
.ti-arrow-circle-right:before {
  content: "\E65D";
}
.ti-arrow-circle-left:before {
  content: "\E65E";
}
.ti-arrow-circle-down:before {
  content: "\E65F";
}
.ti-angle-double-up:before {
  content: "\E660";
}
.ti-angle-double-right:before {
  content: "\E661";
}
.ti-angle-double-left:before {
  content: "\E662";
}
.ti-angle-double-down:before {
  content: "\E663";
}
.ti-zip:before {
  content: "\E664";
}
.ti-world:before {
  content: "\E665";
}
.ti-wheelchair:before {
  content: "\E666";
}
.ti-view-list:before {
  content: "\E667";
}
.ti-view-list-alt:before {
  content: "\E668";
}
.ti-view-grid:before {
  content: "\E669";
}
.ti-uppercase:before {
  content: "\E66A";
}
.ti-upload:before {
  content: "\E66B";
}
.ti-underline:before {
  content: "\E66C";
}
.ti-truck:before {
  content: "\E66D";
}
.ti-timer:before {
  content: "\E66E";
}
.ti-ticket:before {
  content: "\E66F";
}
.ti-thumb-up:before {
  content: "\E670";
}
.ti-thumb-down:before {
  content: "\E671";
}
.ti-text:before {
  content: "\E672";
}
.ti-stats-up:before {
  content: "\E673";
}
.ti-stats-down:before {
  content: "\E674";
}
.ti-split-v:before {
  content: "\E675";
}
.ti-split-h:before {
  content: "\E676";
}
.ti-smallcap:before {
  content: "\E677";
}
.ti-shine:before {
  content: "\E678";
}
.ti-shift-right:before {
  content: "\E679";
}
.ti-shift-left:before {
  content: "\E67A";
}
.ti-shield:before {
  content: "\E67B";
}
.ti-notepad:before {
  content: "\E67C";
}
.ti-server:before {
  content: "\E67D";
}
.ti-quote-right:before {
  content: "\E67E";
}
.ti-quote-left:before {
  content: "\E67F";
}
.ti-pulse:before {
  content: "\E680";
}
.ti-printer:before {
  content: "\E681";
}
.ti-power-off:before {
  content: "\E682";
}
.ti-plug:before {
  content: "\E683";
}
.ti-pie-chart:before {
  content: "\E684";
}
.ti-paragraph:before {
  content: "\E685";
}
.ti-panel:before {
  content: "\E686";
}
.ti-package:before {
  content: "\E687";
}
.ti-music:before {
  content: "\E688";
}
.ti-music-alt:before {
  content: "\E689";
}
.ti-mouse:before {
  content: "\E68A";
}
.ti-mouse-alt:before {
  content: "\E68B";
}
.ti-money:before {
  content: "\E68C";
}
.ti-microphone:before {
  content: "\E68D";
}
.ti-menu:before {
  content: "\E68E";
}
.ti-menu-alt:before {
  content: "\E68F";
}
.ti-map:before {
  content: "\E690";
}
.ti-map-alt:before {
  content: "\E691";
}
.ti-loop:before {
  content: "\E692";
}
.ti-location-pin:before {
  content: "\E693";
}
.ti-list:before {
  content: "\E694";
}
.ti-light-bulb:before {
  content: "\E695";
}
.ti-Italic:before {
  content: "\E696";
}
.ti-info:before {
  content: "\E697";
}
.ti-infinite:before {
  content: "\E698";
}
.ti-id-badge:before {
  content: "\E699";
}
.ti-hummer:before {
  content: "\E69A";
}
.ti-home:before {
  content: "\E69B";
}
.ti-help:before {
  content: "\E69C";
}
.ti-headphone:before {
  content: "\E69D";
}
.ti-harddrives:before {
  content: "\E69E";
}
.ti-harddrive:before {
  content: "\E69F";
}
.ti-gift:before {
  content: "\E6A0";
}
.ti-game:before {
  content: "\E6A1";
}
.ti-filter:before {
  content: "\E6A2";
}
.ti-files:before {
  content: "\E6A3";
}
.ti-file:before {
  content: "\E6A4";
}
.ti-eraser:before {
  content: "\E6A5";
}
.ti-envelope:before {
  content: "\E6A6";
}
.ti-download:before {
  content: "\E6A7";
}
.ti-direction:before {
  content: "\E6A8";
}
.ti-direction-alt:before {
  content: "\E6A9";
}
.ti-dashboard:before {
  content: "\E6AA";
}
.ti-control-stop:before {
  content: "\E6AB";
}
.ti-control-shuffle:before {
  content: "\E6AC";
}
.ti-control-play:before {
  content: "\E6AD";
}
.ti-control-pause:before {
  content: "\E6AE";
}
.ti-control-forward:before {
  content: "\E6AF";
}
.ti-control-backward:before {
  content: "\E6B0";
}
.ti-cloud:before {
  content: "\E6B1";
}
.ti-cloud-up:before {
  content: "\E6B2";
}
.ti-cloud-down:before {
  content: "\E6B3";
}
.ti-clipboard:before {
  content: "\E6B4";
}
.ti-car:before {
  content: "\E6B5";
}
.ti-calendar:before {
  content: "\E6B6";
}
.ti-book:before {
  content: "\E6B7";
}
.ti-bell:before {
  content: "\E6B8";
}
.ti-basketball:before {
  content: "\E6B9";
}
.ti-bar-chart:before {
  content: "\E6BA";
}
.ti-bar-chart-alt:before {
  content: "\E6BB";
}
.ti-back-right:before {
  content: "\E6BC";
}
.ti-back-left:before {
  content: "\E6BD";
}
.ti-arrows-corner:before {
  content: "\E6BE";
}
.ti-archive:before {
  content: "\E6BF";
}
.ti-anchor:before {
  content: "\E6C0";
}
.ti-align-right:before {
  content: "\E6C1";
}
.ti-align-left:before {
  content: "\E6C2";
}
.ti-align-justify:before {
  content: "\E6C3";
}
.ti-align-center:before {
  content: "\E6C4";
}
.ti-alert:before {
  content: "\E6C5";
}
.ti-alarm-clock:before {
  content: "\E6C6";
}
.ti-agenda:before {
  content: "\E6C7";
}
.ti-write:before {
  content: "\E6C8";
}
.ti-window:before {
  content: "\E6C9";
}
.ti-widgetized:before {
  content: "\E6CA";
}
.ti-widget:before {
  content: "\E6CB";
}
.ti-widget-alt:before {
  content: "\E6CC";
}
.ti-wallet:before {
  content: "\E6CD";
}
.ti-video-clapper:before {
  content: "\E6CE";
}
.ti-video-camera:before {
  content: "\E6CF";
}
.ti-vector:before {
  content: "\E6D0";
}
.ti-themify-logo:before {
  content: "\E6D1";
}
.ti-themify-favicon:before {
  content: "\E6D2";
}
.ti-themify-favicon-alt:before {
  content: "\E6D3";
}
.ti-support:before {
  content: "\E6D4";
}
.ti-stamp:before {
  content: "\E6D5";
}
.ti-split-v-alt:before {
  content: "\E6D6";
}
.ti-slice:before {
  content: "\E6D7";
}
.ti-shortcode:before {
  content: "\E6D8";
}
.ti-shift-right-alt:before {
  content: "\E6D9";
}
.ti-shift-left-alt:before {
  content: "\E6DA";
}
.ti-ruler-alt-2:before {
  content: "\E6DB";
}
.ti-receipt:before {
  content: "\E6DC";
}
.ti-pin2:before {
  content: "\E6DD";
}
.ti-pin-alt:before {
  content: "\E6DE";
}
.ti-pencil-alt2:before {
  content: "\E6DF";
}
.ti-palette:before {
  content: "\E6E0";
}
.ti-more:before {
  content: "\E6E1";
}
.ti-more-alt:before {
  content: "\E6E2";
}
.ti-microphone-alt:before {
  content: "\E6E3";
}
.ti-magnet:before {
  content: "\E6E4";
}
.ti-line-double:before {
  content: "\E6E5";
}
.ti-line-dotted:before {
  content: "\E6E6";
}
.ti-line-dashed:before {
  content: "\E6E7";
}
.ti-layout-width-full:before {
  content: "\E6E8";
}
.ti-layout-width-default:before {
  content: "\E6E9";
}
.ti-layout-width-default-alt:before {
  content: "\E6EA";
}
.ti-layout-tab:before {
  content: "\E6EB";
}
.ti-layout-tab-window:before {
  content: "\E6EC";
}
.ti-layout-tab-v:before {
  content: "\E6ED";
}
.ti-layout-tab-min:before {
  content: "\E6EE";
}
.ti-layout-slider:before {
  content: "\E6EF";
}
.ti-layout-slider-alt:before {
  content: "\E6F0";
}
.ti-layout-sidebar-right:before {
  content: "\E6F1";
}
.ti-layout-sidebar-none:before {
  content: "\E6F2";
}
.ti-layout-sidebar-left:before {
  content: "\E6F3";
}
.ti-layout-placeholder:before {
  content: "\E6F4";
}
.ti-layout-menu:before {
  content: "\E6F5";
}
.ti-layout-menu-v:before {
  content: "\E6F6";
}
.ti-layout-menu-separated:before {
  content: "\E6F7";
}
.ti-layout-menu-full:before {
  content: "\E6F8";
}
.ti-layout-media-right-alt:before {
  content: "\E6F9";
}
.ti-layout-media-right:before {
  content: "\E6FA";
}
.ti-layout-media-overlay:before {
  content: "\E6FB";
}
.ti-layout-media-overlay-alt:before {
  content: "\E6FC";
}
.ti-layout-media-overlay-alt-2:before {
  content: "\E6FD";
}
.ti-layout-media-left-alt:before {
  content: "\E6FE";
}
.ti-layout-media-left:before {
  content: "\E6FF";
}
.ti-layout-media-center-alt:before {
  content: "\E700";
}
.ti-layout-media-center:before {
  content: "\E701";
}
.ti-layout-list-thumb:before {
  content: "\E702";
}
.ti-layout-list-thumb-alt:before {
  content: "\E703";
}
.ti-layout-list-post:before {
  content: "\E704";
}
.ti-layout-list-large-image:before {
  content: "\E705";
}
.ti-layout-line-solid:before {
  content: "\E706";
}
.ti-layout-grid4:before {
  content: "\E707";
}
.ti-layout-grid3:before {
  content: "\E708";
}
.ti-layout-grid2:before {
  content: "\E709";
}
.ti-layout-grid2-thumb:before {
  content: "\E70A";
}
.ti-layout-cta-right:before {
  content: "\E70B";
}
.ti-layout-cta-left:before {
  content: "\E70C";
}
.ti-layout-cta-center:before {
  content: "\E70D";
}
.ti-layout-cta-btn-right:before {
  content: "\E70E";
}
.ti-layout-cta-btn-left:before {
  content: "\E70F";
}
.ti-layout-column4:before {
  content: "\E710";
}
.ti-layout-column3:before {
  content: "\E711";
}
.ti-layout-column2:before {
  content: "\E712";
}
.ti-layout-accordion-separated:before {
  content: "\E713";
}
.ti-layout-accordion-merged:before {
  content: "\E714";
}
.ti-layout-accordion-list:before {
  content: "\E715";
}
.ti-ink-pen:before {
  content: "\E716";
}
.ti-info-alt:before {
  content: "\E717";
}
.ti-help-alt:before {
  content: "\E718";
}
.ti-headphone-alt:before {
  content: "\E719";
}
.ti-hand-point-up:before {
  content: "\E71A";
}
.ti-hand-point-right:before {
  content: "\E71B";
}
.ti-hand-point-left:before {
  content: "\E71C";
}
.ti-hand-point-down:before {
  content: "\E71D";
}
.ti-gallery:before {
  content: "\E71E";
}
.ti-face-smile:before {
  content: "\E71F";
}
.ti-face-sad:before {
  content: "\E720";
}
.ti-credit-card:before {
  content: "\E721";
}
.ti-control-skip-forward:before {
  content: "\E722";
}
.ti-control-skip-backward:before {
  content: "\E723";
}
.ti-control-record:before {
  content: "\E724";
}
.ti-control-eject:before {
  content: "\E725";
}
.ti-comments-smiley:before {
  content: "\E726";
}
.ti-brush-alt:before {
  content: "\E727";
}
.ti-youtube:before {
  content: "\E728";
}
.ti-vimeo:before {
  content: "\E729";
}
.ti-twitter:before {
  content: "\E72A";
}
.ti-time:before {
  content: "\E72B";
}
.ti-tumblr:before {
  content: "\E72C";
}
.ti-skype:before {
  content: "\E72D";
}
.ti-share:before {
  content: "\E72E";
}
.ti-share-alt:before {
  content: "\E72F";
}
.ti-rocket:before {
  content: "\E730";
}
.ti-pinterest:before {
  content: "\E731";
}
.ti-new-window:before {
  content: "\E732";
}
.ti-microsoft:before {
  content: "\E733";
}
.ti-list-ol:before {
  content: "\E734";
}
.ti-linkedin:before {
  content: "\E735";
}
.ti-layout-sidebar-2:before {
  content: "\E736";
}
.ti-layout-grid4-alt:before {
  content: "\E737";
}
.ti-layout-grid3-alt:before {
  content: "\E738";
}
.ti-layout-grid2-alt:before {
  content: "\E739";
}
.ti-layout-column4-alt:before {
  content: "\E73A";
}
.ti-layout-column3-alt:before {
  content: "\E73B";
}
.ti-layout-column2-alt:before {
  content: "\E73C";
}
.ti-instagram:before {
  content: "\E73D";
}
.ti-google:before {
  content: "\E73E";
}
.ti-github:before {
  content: "\E73F";
}
.ti-flickr:before {
  content: "\E740";
}
.ti-facebook:before {
  content: "\E741";
}
.ti-dropbox:before {
  content: "\E742";
}
.ti-dribbble:before {
  content: "\E743";
}
.ti-apple:before {
  content: "\E744";
}
.ti-android:before {
  content: "\E745";
}
.ti-save:before {
  content: "\E746";
}
.ti-save-alt:before {
  content: "\E747";
}
.ti-yahoo:before {
  content: "\E748";
}
.ti-wordpress:before {
  content: "\E749";
}
.ti-vimeo-alt:before {
  content: "\E74A";
}
.ti-twitter-alt:before {
  content: "\E74B";
}
.ti-tumblr-alt:before {
  content: "\E74C";
}
.ti-trello:before {
  content: "\E74D";
}
.ti-stack-overflow:before {
  content: "\E74E";
}
.ti-soundcloud:before {
  content: "\E74F";
}
.ti-sharethis:before {
  content: "\E750";
}
.ti-sharethis-alt:before {
  content: "\E751";
}
.ti-reddit:before {
  content: "\E752";
}
.ti-pinterest-alt:before {
  content: "\E753";
}
.ti-microsoft-alt:before {
  content: "\E754";
}
.ti-linux:before {
  content: "\E755";
}
.ti-jsfiddle:before {
  content: "\E756";
}
.ti-joomla:before {
  content: "\E757";
}
.ti-html5:before {
  content: "\E758";
}
.ti-flickr-alt:before {
  content: "\E759";
}
.ti-email:before {
  content: "\E75A";
}
.ti-drupal:before {
  content: "\E75B";
}
.ti-dropbox-alt:before {
  content: "\E75C";
}
.ti-css3:before {
  content: "\E75D";
}
.ti-rss:before {
  content: "\E75E";
}
.ti-rss-alt:before {
  content: "\E75F";
}

/*** ======= // TABLE OF CONTENT // ============================
1. General Styling
2. Scroll bar Styling
3. Top Bar
4. Side Header
5. Side Menus
6. Main Content
7. heading Sec
8. Panel Content
9. Total Sales Sec
10. Color Classes
11. Activity Sec
12. Graph Wrapper
13. Our Clients Sec
14. Product Sale
15. task management
16. Chat Widget
17. Twitter Feed
18. Welcome Bar
19. Revenew Browser
20. Social Counter
21. Product Stats
22. Add Content Form
23. Tasks Progress
24. Activity Feed
25. Save Draft
26. Recent Comment
27. Toggle Content
28. Loader
29. Search Sec
30. Gallery Sec
31. price Table
32. Intro
33. Css Spinners
34. Invoice Sec
35. My Cart
36. Range Slider
37. Ion.RangeSlider
38. Accordian
39. C0ntact Form
40. Ribbon Grids
41. Progress Bar
42. Progress
43. Collapse
44. Services
45. Comming Soon
46. Our Team
47. CSS Document
48. Profile
49. GitHub Theme
50. Hover.css

===================================================== ***/
/*=============== General Styling ===================*/
html, body {
  overflow-x: hidden;
}
body {
  background: #e8edf2 none repeat scroll 0 0;
  color: #505050;
  float: left;
  font-family: Open sans;
  letter-spacing: 0.3px;
  position: relative;
  width: 100%;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Montserrat;
  color: #202020;
}
p {
  font-family: Open sans;
  color: #777777;
  line-height: 26px;
  font-size: 13px;
  letter-spacing: 0.3px;
}
ul li, ul li a,
ol li, ol li a {
  font-family: Open sans;
  color: #666666;
  font-size: 13px;
  line-height: 20px;
}
a:hover, a:focus {
  text-decoration: none;
  outline: none;
}
a {
  cursor: pointer;
}
input, button {
  outline: none;
}

/* Scroll bar Styling */
.slimScrollDiv {
  border: 0 solid transparent;
  float: left;
  width: 100% !important;
}

/* Top Bar */
.top-bar {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.13);
  float: left;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100002;
}
.logo {
  float: left;
  min-width: 220px;
  padding: 20px 0 20px 50px;
  transition: all 0.4s ease 0s;
}
.logo > a {
  color: #263238;
  float: left;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: bold;
  line-height: 25px;
}
.logo > a > i {
  color: #ff5f5f;
  float: left;
  font-size: 18px;
  line-height: 25px;
  margin-right: 10px;
}
.logo > a > img {
  width: 30px;
  margin-left: -30px;
}
.menu-options {
  color: #808891;
  cursor: pointer;
  float: right;
  font-size: 18px;
  height: 25px;
  line-height: 25px;
  position: relative;
  text-align: center;
  transition: all 0.4s ease 0s;
  width: 25px;
}
.menu-action {
  height: 12px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
}
.menu-action::after {
  background: #555555 none repeat scroll 0 0;
  border-radius: 2px;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  transition: all 0.4s ease 0s;
  width: 100%;
}
.menu-options.active .menu-action::after {
  bottom: 6px;
  transform: rotate(-45deg);
}
.menu-action::before {
  background: #555555 none repeat scroll 0 0;
  border-radius: 2px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.4s ease 0s;
  width: 100%;
}
.menu-options.active .menu-action::before {
  top: 4px;
  transform: rotate(45deg);
}
.menu-action > i {
  height: 3px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}
.menu-action > i::before {
  background: #555555 none repeat scroll 0 0;
  border-radius: 2px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.4s ease 0s;
  width: 100%;
}
.menu-options.active .menu-action > i::before {
  opacity: 0;
  transform: scale(0.5);
}
form.search-form {
  border: 1px solid #e0e5e7;
  border-radius: 22px;
  float: left;
  height: 38px;
  margin-left: 80px;
  margin-top: 14px;
  position: relative;
  width: 213px;
}
form.search-form > input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #7b7b7b;
  float: left;
  font-size: 12px;
  padding: 9px 20px 9px 25px;
  width: 100%;
}
form.search-form > button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #7f8890;
  font-size: 12px;
  padding: 8px 16px 8px 20px;
  position: absolute;
  right: 0;
}
.top-bar > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.top-bar > ul > li {
  float: left;
  margin-left: 40px;
  padding: 23px 0;
}
.top-bar > ul > li > a > i {
  font-size: 11px;
  margin-right: 8px;
}
.quick-links {
  float: right;
  padding: 16px 14px 16px 0;
}
.quick-links > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.quick-links > ul > li {
  float: left;
  margin-right: 3px;
  position: relative;
}
.quick-links > ul > li > a {
  border: 1px solid #e8edf2;
  border-radius: 3px;
  color: #ffffff;
  cursor: pointer;
  float: left;
  font-size: 14px;
  height: 34px;
  line-height: 30px;
  text-align: center;
  width: 34px;
  border-radius: 50%;
  transition: all 0.4s ease 0s;
}

/* Side Header */
header {
  transition: all 0.4s ease 0s;
}
header.side-header.slide-menu {
  left: -220px;
}
.main-content.wide-content {
  padding-left: 45px;
}
header.side-header {
  background: #263238 none repeat scroll 0 0;
  height: 100%;
  left: 0;
  position: fixed;
  top: 66px;
  width: 220px;
  z-index: 100000;
}
header.side-header.light-skin {
  background: #ffffff none repeat scroll 0 0;
}
.side-header.light-skin .side-menus > span {
  color: #5a5a5a;
}
.side-header.light-skin .side-menus nav > ul > li > a {
  color: #555555;
}
.side-header.light-skin .side-menus nav > ul > li ul::before {
  border-bottom-color: #dfe6ec;
}
.side-header.light-skin .side-menus nav > ul > li ul {
  background: #dfe6ec none repeat scroll 0 0;
}
.admin-details {
  display: table;
  float: left;
  padding: 40px 30px 115px;
  position: relative;
  width: 100%;
  z-index: 0;
  transition: all 0.4s ease 0s;
}
.admin-details:before {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #263238 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#263238',GradientType=0 );
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.side-header.light-skin .admin-details::before {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
.side-header.light-skin .admin-details h3 {
  color: #333333;
}
.side-header.light-skin .admin-details > i {
  color: #787878;
}
.side-header.light-skin .admin-status {
  color: #303030;
  font-weight: 400;
}
.admin-details > span {
  float: left;
  margin-right: 16px;
}
.admin-details > span > div {
  border-radius: 50%;
  float: left;
  width: 59px;
  height: 59px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.admin-details h3 {
  color: #ffffff;
  display: block;
  float: none;
  font-family: Montserrat;
  font-size: 15px;
  margin: 3px 0 0;
}
.admin-details > i {
  color: #c8c8c8;
  display: block;
  font-family: Open sans;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  margin-top: 6px;
  text-transform: uppercase;
}
.side-header.light-skin .side-menus nav > ul > li ul li > a {
  color: #697178;
}
.admin-status {
  color: #ffffff;
  float: left;
  font-family: Open sans;
  font-size: 10px;
  font-weight: bold;
  margin: 7px 0 0;
  padding-left: 10px;
  position: relative;
  text-transform: uppercase;
}
.admin-status.online:before {
  background: #64c352;
}
.admin-status.offline:before {
  background: #ff6e6e;
}
.admin-status::before {
  border-radius: 50%;
  content: "";
  height: 6px;
  left: 0;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 6px;
}

/* Side Menus */
.side-menus {
  float: left;
  position: relative;
  width: 100%;
  z-index: 9;
}
.menu-scroll {
  float: left;
  margin-top: -70px;
  width: 100%;
}
.side-menus > span {
  color: #a6a6a6;
  float: left;
  font-family: Open sans;
  font-size: 10px;
  padding: 0 30px;
  text-transform: uppercase;
  width: 100%;
}
.side-menus nav {
  float: left;
  padding-top: 15px;
  width: 100%;
}
.side-menus nav > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.side-menus nav > ul > li {
  float: left;
  width: 100%;
}
.side-menus nav > ul > li > a {
  color: #d1d1d1;
  float: left;
  font-family: Open sans;
  font-size: 13px;
  padding: 10px 30px;
  position: relative;
}
.side-menus nav > ul > li > a > i {
  width: 22px;
}
.side-menus .menu-item-has-children > a::before {
  background: #8b8b8c none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 100%;
  margin-left: -18px;
  position: absolute;
  top: 50%;
  transition: all 0.4s ease 0s;
  width: 5px;
}
.side-menus .menu-item-has-children.active > a::before {
  width: 30px;
}
.side-menus nav > ul > li ul {
  background: #36464e none repeat scroll 0 0;
  display: none;
  float: left;
  list-style: outside none none;
  margin: 10px 0;
  padding: 20px 0;
  position: relative;
  width: 100%;
}
.side-menus nav > ul > li ul::before {
  border-bottom: 7px solid #36464e;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  left: 50px;
  position: absolute;
  top: -6px;
}
.side-menus nav > ul > li ul li {
  float: left;
  width: 100%;
}
.side-menus nav > ul li a,
.side-menus nav > ul li a i {
  transition: all 0.4s ease 0s;
}
.side-menus nav > ul > li ul li > a {
  color: #a1a3a4;
  float: left;
  font-family: Open sans;
  font-size: 12px;
  padding: 3px 20px 3px 40px;
  width: 100%;
}
.side-menus nav > ul > li ul li > a > i {
  float: left;
  width: 16px;
  font-size: 10px;
  line-height: 20px;
  margin-right: 10px;
}
.side-menus .menu-item-has-children.active > a {
  color: #fff;
}
.side-menus .menu-item-has-children.active > a i {
  color: #ff5f5f;
}

/* Main Content */
.main-content {
  float: left;
  padding: 106px 45px 110px 265px;
  width: 100%;
  transition: all 0.4s ease 0s;
}
.component-content {
  float: left;
  width: 100%;
  transition: all 0.4s ease 0s;
}
.breadcrumbs {
  float: left;
  margin-bottom: 20px;
  width: 100%;
}
.breadcrumbs > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.breadcrumbs > ul > li {
  float: left;
  position: relative;
}
.breadcrumbs > ul > li > a {
  color: #797d80;
  float: left;
  font-family: Open sans;
  font-size: 12px;
  margin-right: 15px;
  padding-right: 15px;
  position: relative;
}
.breadcrumbs > ul > li > a::before {
  color: #797d80;
  content: "/";
  font-family: Open sans;
  font-size: 12px;
  position: absolute;
  right: -2px;
  top: 0;
}
.breadcrumbs > ul > li:last-child > a::before {
  display: none;
}
.breadcrumbs > ul > li:last-child > a::before {
  display: none;
}

/* heading Sec */
.heading-sec {
  float: left;
  width: 100%;
}
.heading-profile {
  float: left;
  padding-top: 10px;
  width: 100%;
}
.heading-profile > h2 {
  color: #263238;
  float: left;
  font-family: Montserrat;
  font-size: 20px;
  margin: 0 0 6px;
  width: 100%;
}
.heading-profile > h2 > span {
  color: #ff5f5f;
}
.heading-profile > span {
  color: #747b7f;
  float: left;
  font-family: Open sans;
  font-size: 13px;
  width: 100%;
}
.top-bar-chart {
  float: right;
  padding-top: 12px;
  width: 100%;
}
.quick-report-infos {
  float: left;
  padding-right: 18px;
}
.quick-report-infos > h3 {
  text-align: right;
}
.quick-report {
  display: table;
  float: right;
  padding-left: 20px;
  padding-bottom: 30px;
}
.quick-report p {
  color: #7a7979;
  float: left;
  font-family: Open sans;
  font-size: 12px;
  line-height: 11px;
}
.quick-report h3 {
  color: #4c4c4c;
  display: list-item;
  font-family: Montserrat;
  font-size: 19px;
  list-style: outside none none;
  margin: 0;
}
.quick-report > svg {
  float: right;
}

/* Panel Content */
.panel-content {
  float: left;
  margin-top: -26px;
  padding-top: 50px;
  width: 100%;
}
.panel-content .row {
  margin: 0 -7px;
}
.panel-content .row > div {
  padding: 0 7px;
}
.mini-stats-sec {
  float: left;
  width: 100%;
}
.mini-stats {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px;
  float: left;
  padding: 25px 30px;
  position: relative;
  width: 100%;
}
.widget-controls {
  padding-right: 10px;
  padding-top: 10px;
  position: absolute;
  right: 0;
  top: 0;
}
.widget-controls > span {
  color: #b8b8b8;
  cursor: pointer;
  float: right;
  font-size: 13px;
  line-height: 14px;
  margin-left: 8px;
}
.widget::before {
  background-color: #ffffff;
  background-image: url(/static/img/loader.7c6119c.gif);
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 5px;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9;
  transition: all 0.4s ease 0s;
  visibility: hidden;
}
.widget {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  margin-top: 14px;
  position: relative;
  width: 100%;
  border-radius: 5px;
}
.widget.no-color {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-radius: 0;
}
.total-sales-sec {
  float: left;
  width: 100%;
}
.widget.loading-wait::before {
  opacity: 0.8;
  visibility: visible;
}
.widget.expand-this {
  height: 100%;
  left: 0;
  margin: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2147483647;
}
.mini-stats > span {
  border: 1px solid;
  border-radius: 50%;
  color: #fff;
  float: left;
  font-size: 20px;
  height: 57px;
  line-height: 56px;
  margin-right: 15px;
  text-align: center;
  width: 57px;
}
.mini-stats > p {
  color: #878888;
  display: block;
  font-family: Open sans;
  font-size: 11px;
  line-height: 20px;
  margin: 6px 0 0;
  text-transform: uppercase;
}
.mini-stats > p > i {
  margin-right: 4px;
}
.fa.up {
  color: #5bdd5e;
}
.fa.down {
  color: #ff6a7f;
}
.mini-stats > h3 {
  color: #4d575d;
  display: block;
  font-size: 18px;
  margin: 5px 0 0;
}

/* Total Sales Sec */
.total-sales-sec {
  display: table;
  float: left;
  padding: 20px 45px;
  width: 100%;
}
.total-sales-sec > .head {
  display: table-caption;
  padding: 20px 45px 0;
}
.total-sales-sec > .head > h3 {
  color: #2e2e2e;
  float: left;
  font-size: 16px;
  margin: 0 0 5px;
  padding-right: 30px;
}
.total-sales-sec > .head > span {
  color: #666666;
  float: left;
  font-family: open sans;
  font-size: 13px;
  font-weight: 300;
  width: 100%;
}
.circle-chart {
  float: left;
  margin-right: 35px;
  position: relative;
}
.total-sales-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}
.circle-chart > p {
  margin: 0;
}
.cirlce-chart-detail {
  left: 0;
  margin-top: -6px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.cirlce-chart-detail > span {
  color: #777777;
  float: left;
  font-family: Open sans;
  font-size: 11px;
  letter-spacing: 0.3px;
  margin-bottom: 4px;
  width: 100%;
}
.cirlce-chart-detail > h1 {
  color: #4d575d;
  float: left;
  font-size: 55px;
  margin: 1px 0 0;
  text-align: center;
  width: 100%;
}
.total-sales-info > span {
  color: #777777;
  float: left;
  font-size: 22px;
  font-weight: 300;
  margin-bottom: 10px;
  width: 100%;
}
.total-sales-info > h3 {
  color: #4d575d;
  float: left;
  font-size: 30px;
  margin-bottom: 0;
  margin-top: -3px;
  padding-bottom: 20px;
  position: relative;
  width: 100%;
}
.total-sales-info > ul {
  float: left;
  list-style: outside none none;
  margin: 20px 0 0;
  padding: 0;
  width: 100%;
}
.total-sales-info > ul > li {
  float: left;
  width: 33.3333%;
}
.total-sales-info li > span {
  color: #777777;
  float: left;
  font-family: Open sans;
  font-size: 13px;
  font-weight: 200;
  width: 100%;
}
.total-sales-info ul li h5 {
  color: #4d575d;
  float: left;
  font-family: Montserrat;
  font-size: 18px;
  margin: 4px 0 0;
  width: 100%;
}

/* Color Classes */
.quick-links > ul > li .dialouge > a.view-all.red,
.red-skin,
.hv-red-skin:hover {
  background-color: #ff6b6b;
  border-color: #ff6262 !important;
}
.sky-skin,
.hv-sky-skin:hover {
  background-color: #63d6ff;
  border-color: #28c4fc !important;
}
.purple-skin,
.hv-purple-skin:hover {
  background-color: #6e6eff;
  border-color: #7373ff !important;
}
.pink-skin {
  background-color: #f76fff;
  border-color: #f661ff !important;
}
.orange-skin {
  background-color: #ffb48f;
  border-color: #ff742f !important;
}
.green-skin {
  background-color: #55E057;
}
.green-light-skin {
  background-color: #FFB38B;
}
.gold-skin {
  background-color: #FFC32D;
}
.silver-skin {
  background-color: #B7B7B7;
}
.bronze-skin {
  background-color: #CA9169;
}
.grey-skin {
  background-color: #666666;
}
.red-txt {
  color: #ff6b6b;
}
.red-bordered {
  border-width: 1.5px;
  border-style: dashed;
  border-color: #ff6b6b !important;
}
.input-red-bordered input,
.simple-red-bordered {
  border-width: 1px;
  border-color: #ff6b6b !important;
}
.sky-txt {
  color: #63d6ff;
}
.green-txt {
  color: #FFB38B;
}
.green-light-txt {
  color: #55E057;
}

/* Activity Sec */
.activity-sec {
  float: left;
  padding: 35px;
  width: 100%;
}
.widget-title > div > div > h3,
.widget-title > h3 {
  color: #2e2e2e;
  float: left;
  font-size: 16px;
  margin: 0 0 5px;
  padding-right: 30px;
}
.widget-title > div > div > span,
.widget-title > span {
  color: #666666;
  float: left;
  font-family: open sans;
  font-size: 13px;
  font-weight: 300;
  width: 100%;
}
.widget-title {
  float: left;
  margin-bottom: 22px;
  width: 100%;
}

/* Graph Wrapper */
#graph-wrapper {
  float: left;
  width: 100%;
}
.graph-info {
  float: left;
  width: 100%;
}
.graph-info > a {
  color: #7f7f7f;
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  font-weight: 400;
  margin-right: 20px;
  padding-left: 24px;
  position: relative;
}
.graph-info > a > span {
  border-radius: 50%;
  height: 13px;
  left: 0;
  margin-top: 3px;
  position: absolute;
  top: 0;
  width: 13px;
}
.graph-container {
  float: left;
  margin-top: 20px;
  width: 100%;
}
.graph-container > canvas {
  height: 232px !important;
  width: 100% !important;
}
.graph-details {
  float: left;
  width: 100%;
}
.graph-details > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.graph-details > ul > li {
  float: left;
  width: 50%;
}
.graph-details > ul > li {
  float: left;
  width: 50%;
}
.graph-details > ul > li strong {
  color: #4d575d;
  float: left;
  font-family: MOntserrat;
  font-size: 18px;
  font-weight: normal;
  margin-top: 11px;
  width: 100%;
}
.graph-details > ul > li > span {
  border-radius: 5px;
  color: #ffffff;
  float: left;
  font-family: open sans;
  font-size: 11px;
  padding: 1px 9px;
}
.graph-details p {
  color: #7f7f7f;
  float: left;
  font-size: 13px;
  margin: 2px 0 0;
  width: 100%;
}
.admin-follow {
  background-image: url("http://placehold.it/329x427");
  background-size: cover;
  border-radius: 5px;
  float: left;
  overflow: hidden;
  padding: 60px 30px 50px;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 0;
}
.admin-follow::before {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.admin-follow:after {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.admin-follow > img {
  border: 3px solid rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  display: inline-block;
}
.admin-follow > h3 {
  color: #232323;
  float: left;
  font-size: 16px;
  margin: 20px 0 5px;
  width: 100%;
}
.admin-follow > span {
  color: #626262;
  float: left;
  font-family: open sans;
  font-size: 14px;
  margin-bottom: 20px;
  width: 100%;
}
.admin-follow > a {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px;
  color: #6d6d6d;
  display: table;
  font-family: Open Sans;
  font-size: 12px;
  margin: 0 auto;
  padding: 12px 27px;
  text-transform: uppercase;
}
.admin-follow > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 50px 0 0;
  width: 100%;
}
.admin-follow > ul > li {
  display: inline-block;
  float: none;
  padding: 0 20px;
}
.admin-follow > ul > li > i {
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  width: 42px;
}
.admin-follow > ul > li > span {
  color: #4d575d;
  display: block;
  font-family: Montserrat;
  font-size: 15px;
  margin-top: 10px;
}

/* Our Clients Sec */
.our-clients-sec {
  float: left;
  padding: 40px;
  width: 100%;
}
.filterform > input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #7b7b7b;
  float: left;
  font-size: 12px;
  padding: 9px 20px 9px 25px;
  width: 100%;
}
form.filterform {
  border: 1px solid #dbe0e2;
  border-radius: 22px;
  float: left;
  height: 38px;
  margin: 0 0 30px;
  position: relative;
  width: 100%;
}
.client-list {
  list-style: outside none none;
  margin: 0 -20px;
  padding: 0;
}
.client-list > li {
  display: table;
  float: left;
  margin-bottom: 15px;
  padding: 0 20px;
  position: relative;
  width: 100%;
}
.client-info > a {
  color: #cbcbcb;
  font-size: 14px;
  margin-top: -15px;
  position: absolute;
  right: 10px;
  top: 50%;
}
.client-info > h3 {
  float: left;
  margin: 0;
  width: 100%;
}
.client-info > h3 a {
  color: #2e2e2e;
  float: left;
  font-family: Montserrat;
  font-size: 15px;
  margin: 0;
  width: 100%;
}
.client-list > li > span {
  border-radius: 50%;
  color: #fff;
  float: left;
  font-family: MOntserrat;
  font-size: 21px;
  height: 51px;
  line-height: 50px;
  position: relative;
  text-align: center;
  width: 51px;
}
.client-info {
  display: table-cell;
  padding-left: 15px;
  position: relative;
  vertical-align: middle;
  width: 100%;
}
.user-status::before {
  border-radius: 50%;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  top: 0;
  width: 6px;
}
.user-status.online::before {
  background: #5bdd5e;
}
.user-status.offline::before {
  background: #ff6a7f;
}
.user-status.away::before {
  background: #ffda2b;
}

/* Product Sale */
.product-sale {
  border-radius: 5px;
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
  max-height: 443px;
}
.product-sale > img {
  float: left;
  width: 100%;
}
.product-info {
  bottom: 0;
  left: 0;
  padding: 40px;
  position: absolute;
}
.product-info > h3 {
  color: #ffffff;
  float: left;
  font-family: Montserrat;
  font-size: 22px;
  margin: 0 0 7px;
  width: 100%;
}
.product-info > h3 > a {
  color: inherit;
}
.product-info > p {
  color: #e1e1e1;
  float: left;
  width: 100%;
}
.product-info .price {
  color: #ffa2a2;
  float: left;
  font-size: 20px;
  width: 100%;
}
.product-info .price > ins {
  float: left;
  font-family: Open Sans;
  font-weight: bold;
  margin-right: 10px;
  text-decoration: none;
}
.product-info .price > ins > i {
  margin-right: 15px;
}
.product-info .price del {
  color: #cdcdcd;
  font-size: 15px;
}

/* task management */
.task-managment {
  float: left;
  padding: 40px;
  width: 100%;
}
.add-task-item {
  border: 1px solid #e8edf2;
  border-radius: 22px;
  float: left;
  height: 38px;
  position: relative;
  width: 100%;
}
.add-task-item > input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #7b7b7b;
  float: left;
  font-size: 12px;
  padding: 9px 20px 9px 25px;
  width: 100%;
}
.add-task-item button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #7f8890;
  font-size: 12px;
  padding: 8px 16px 8px 20px;
  position: absolute;
  right: 0;
}
.task-managment > ol {
  float: left;
  margin: 20px 0 0;
  padding: 0 0 0 15px;
  width: 100%;
}
.task-managment > ol > li {
  color: #424242;
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  font-weight: 300;
  padding: 7px 0;
  position: relative;
  width: 100%;
  padding-right: 20px;
}
.task-managment > ol > li > i {
  height: 100%;
  left: -55px;
  position: absolute;
  top: 0;
  width: 3px;
}
.task-managment > ol > li::before {
  background: #bbbbbb none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  transition: all 0.4s ease 0s;
  width: 0;
  margin-top: 1px;
}
.task-managment > ol > li.active::before {
  width: 50%;
}
.task-managment > ol > li.active {
  color: #9b9b9b;
}
.task-managment > ol > li > span {
  background: #555 none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  font-size: 8px;
  height: 16px;
  line-height: 16px;
  margin-top: -9px;
  opacity: 0;
  position: absolute;
  right: -20px;
  text-align: center;
  top: 50%;
  transition: all 0.4s ease 0s;
  width: 16px;
}
.task-managment > ol > li:hover > span {
  opacity: 1;
  right: 0;
}

/* Chat Widget */
.chat-widget {
  float: left;
  padding: 40px;
  width: 100%;
}
.chat-window {
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.chat-messages {
  border-radius: 2px 2px 0 0;
  height: 212px !important;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  width: 100%;
}
.chat-window::before {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  top: -54px;
  width: 17px;
  z-index: 999999999;
}
.chat-messages-list {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.chat-message-bubble {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e8ecec;
  border-radius: 18px;
  display: inline-block;
  font-size: 13px;
  line-height: 22px;
  max-width: 350px;
  min-width: 0;
  padding: 8px 22px;
}
.chat-message-self .chat-message-bubble {
  border: medium none;
}
.chat-window button:focus {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
}
@media screen and (max-width: 380px) {
.chat-window {
    border: none;
    border-radius: 0px;
}
}
.chat-window a {
  color: #eab1c6;
}
.chat-window a:hover,
.chat-window a:focus {
  color: #C7668A;
}
.chat-message {
  position: relative;
  font-size: 0;
  margin-bottom: 10px;
}
.chat-message-effect {
  position: absolute;
}
.chat-message-bubble {
  display: inline-block;
  font-size: 13px;
  max-width: 350px;
  background: #fff;
  padding: 8px 14px;
  border-radius: 18px;
  min-width: 0;
}
.chat-message-self.chat-message-merge-start .chat-message-bubble {
  border-bottom-right-radius: 0;
}
.chat-message-self.chat-message-merge-middle .chat-message-bubble {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.chat-message-self.chat-message-merge-end .chat-message-bubble {
  border-top-right-radius: 0;
}
.chat-message-self {
  text-align: right;
}
.chat-message-self .chat-message-bubble, .chat-message-effect .chat-message-bubble {
  background: #63d6ff none repeat scroll 0 0;
  color: #ffffff;
  font-size: 13px;
  text-align: left;
}
.chat-input-bar {
  background: #63d6ff none repeat scroll 0 0;
  border-radius: 5px;
  float: left;
  margin-top: 10px;
  position: relative;
  width: 100%;
}
.chat-input-wrapper {
  position: relative;
  z-index: 2;
  /*background: #63d6ff;*/
  padding: 0.5em 0;
  border-radius: 0 0 2px 2px;
  color: #fff;
}
.chat-input-wrapper,
.chat-send {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 16px;
}
.chat-input-tool {
  background: transparent;
  border: none;
  padding: 0 0.75em;
  color: inherit;
}
.chat-input {
  outline: none;
  resize: none;
  overflow: hidden;
  min-height: 38px;
  -ms-flex: 1;
      flex: 1;
  font-size: 14px;
  padding: 10px 0 7px;
  cursor: text;
}
.chat-input:empty::before {
  content: "Write something...";
  color: #ffffff;
}
.chat-input:focus::before {
  content: "";
}
.chat-send {
  background: transparent;
  border: none;
  position: relative;
  overflow: hidden;
  padding: 0 0.75em;
  color: inherit;
  transition: color 0.6s;
}
.chat-input:empty + .chat-send {
  color: #fff;
}
.chat-send > i {
  position: relative;
}
.chat-effect-container {
  position: absolute;
  top: -100px;
  width: 100%;
}
.chat-widget > svg {
  height: 0;
}
.chat-effect-bar {
  background: #63d6ff;
  position: absolute;
  top: 100px;
  width: 100%;
  height: 40px;
  transform: rotateY(0);
  border-radius: 5px;
}
.chat-effect-dots {
  position: absolute;
}
.chat-effect-dot {
  background: #63d6ff;
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 100%;
}
.chat-info-container {
  position: absolute;
  top: -20px;
  font-size: 12px;
  color: #63d6ff;
}
.chat-info-typing {
  position: absolute;
  left: 80px;
  white-space: nowrap;
}

/* Twitter Feed */
.twitter-feed {
  float: left;
  padding: 40px;
  width: 100%;
}
.twitter-account {
  float: left;
  margin-bottom: 19px;
  width: 100%;
}
.twitter-account > i {
  color: #ace9ff;
  float: left;
  font-size: 58px;
  margin-right: 15px;
}
.twitter-account > h3 {
  color: #2e2e2e;
  display: block;
  font-size: 18px;
  margin: 10px 0 2px;
}
.twitter-account > span {
  color: #777777;
  font-family: open sans;
  font-size: 13px;
  font-weight: 300;
}
.twitter-widget {
  float: left;
  width: 100%;
}
.twitter-widget ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.twitter-widget ul > li {
  border-bottom: 1px solid #e8ecec;
  float: left;
  padding: 30px 0;
  width: 100%;
}
.twitter-widget ul > li:first-child {
  padding-top: 0;
}
.twitter-widget ul > li > a {
  border: 1px solid #e8ecec;
  border-radius: 50%;
  float: left;
  margin-right: 19px;
  overflow: hidden;
}
.tweets_txt > span {
  color: #afafaf;
  float: left;
  font-size: 11px;
  width: 100%;
}
.tweets_txt a {
  color: #000000;
}
footer {
  background: #ffffff none repeat scroll 0 0;
  bottom: 0;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.13);
  left: 0;
  padding: 20px 45px 20px 265px;
  position: fixed;
  transition: all 0.4s ease 0s;
  width: 100%;
  z-index: 99999;
}
footer.wide-footer {
  padding-left: 45px;
}
footer > .container {
  padding: 0;
  width: auto;
}
footer p {
  color: #919191;
  float: left;
  font-family: open sans;
  font-size: 13px;
  margin: 0;
  width: auto;
}
footer p i {
  color: #ff8696;
}
footer ul {
  float: right;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
footer li a {
  color: #8b8b8b;
  float: left;
  font-family: open sans;
  font-size: 13px;
  line-height: 26px;
  padding: 0 18px;
}
footer li {
  float: left;
}

/* Welcome Bar */
.welcome-bar {
  display: table;
  float: left;
  padding: 40px;
  width: 100%;
}
.welcome-bar > i {
  border: 1px solid;
  border-radius: 50%;
  color: #fff;
  display: table-cell;
  float: left;
  font-size: 20px;
  height: 57px;
  line-height: 56px;
  margin-bottom: 15px;
  margin-right: 20px;
  margin-top: 15px;
  text-align: center;
  vertical-align: middle;
  width: 57px;
}
.welcome-bar > p {
  color: #474343;
  display: block;
  font-size: 14px;
  margin: 0;
}
.welcome-bar > p span {
  color: #ff5f5f;
}
.welcome-bar > span {
  color: #979797;
  display: block;
  font-family: open sans;
  font-size: 13px;
  font-weight: 300;
  margin-top: 10px;
}
.welcome-bar > span {
  color: #777777;
  display: block;
  font-family: open sans;
  font-size: 13px;
  font-weight: 300;
  margin-top: 6px;
}
.welcome-bar > span a {
  color: #333333;
}
.morris-hover {
  position: absolute;
  z-index: 1000;
}
.morris-hover.morris-default-style {
  border-radius: 10px;
  padding: 6px;
  color: #666;
  background: rgba(255, 255, 255, 0.8);
  border: solid 2px rgba(230, 230, 230, 0.8);
  font-family: sans-serif;
  font-size: 12px;
  text-align: center;
}
.morris-hover.morris-default-style .morris-hover-row-label {
  font-weight: bold;
  margin: 0.25em 0;
}
.morris-hover.morris-default-style .morris-hover-point {
  white-space: nowrap;
  margin: 0.1em 0;
}
#area-chart {
  display: table-cell;
  height: 330px;
  padding-top: 11px;
  vertical-align: middle;
  width: 100%;
}
.server-status-sec {
  display: table;
  float: left;
  width: 100%;
}
.server-details {
  float: left;
  padding: 40px 0 40px 40px;
  width: 200px;
}
.server-details > span {
  color: #868686;
  float: left;
  font-family: open sans;
  font-size: 13px;
  width: 100%;
}
.server-details > h3 {
  color: #2e2e2e;
  float: left;
  font-size: 33px;
  margin: 8px 0 10px;
  width: 100%;
}
.server-details > p {
  float: left;
  margin: 0 0 15px;
  padding-bottom: 20px;
  position: relative;
  width: 100%;
}
.server-details > h5 {
  color: #929292;
  float: left;
  font-family: Montserrat;
  font-size: 13px;
  margin: 0;
  width: 100%;
}
.server-details > h5 span {
  font-size: 16px;
  color: #73e064;
}
.server-details > p::before {
  background: #e2e2e2 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 70px;
}
.server-details > a {
  border: 1px none;
  border-radius: 5px;
  color: #ffffff;
  float: left;
  font-family: Open Sans;
  font-size: 12px;
  margin-top: 25px;
  padding: 12px 27px;
  text-transform: uppercase;
}
.server-chart {
  float: left;
  margin-top: 25px;
  width: 100%;
}
@keyframes bake-pie {
from {
    transform: rotate(0deg) translate3d(0, 0, 0);
}
}
.pie-chart-sec {
  display: table;
  float: left;
  padding: 40px;
  width: 100%;
}
.pieID {
  display: inline-block;
  vertical-align: top;
}
.pie {
  float: left;
  height: 150px;
  margin: 0;
  position: relative;
  width: 150px;
}
.pie::before {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 50%;
  content: "";
  display: block;
  height: 70px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 70px;
  z-index: 1;
}
.slice {
  position: absolute;
  width: 150px;
  height: 150px;
  clip: rect(0px, 150px, 150px, 75px);
  animation: bake-pie 1s;
}
.slice span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: black;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  clip: rect(0px, 150px, 150px, 75px);
}
.legend {
  display: table-cell;
  font-size: 13px;
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 25px;
  vertical-align: middle;
  width: 100%;
}
.legend li {
  border-left: 3px solid;
  color: #808080;
  font-family: Open Sans;
  font-size: 13px;
  font-weight: 300;
  height: 10px;
  line-height: 10px;
  margin-bottom: 12px;
  padding-left: 10px;
}
.legend li:last-child {
  margin: 0;
}
.legend em {
  font-style: normal;
}
.legend span {
  color: #c5c5c5;
  display: none;
  float: right;
  font-size: 11px;
  font-weight: 400;
  line-height: 13px;
}
.most-browsers {
  display: table;
  float: left;
  width: 100%;
}

/* Revenew Browser */
.revenew-browser {
  float: left;
  padding: 40px;
  width: 100%;
}
.revenew-browser > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.revenew-browser > ul > li {
  float: left;
  margin-bottom: 25px;
  width: 100%;
}
.revenew-browser > ul > li:last-child {
  margin: 0;
}
.revenew-browser > ul > li .browser-detail {
  float: left;
  width: 50%;
}
.browser-detail > img {
  float: left;
  margin-right: 10px;
}
.browser-detail > h3 {
  color: #484848;
  display: block;
  font-family: Open Sans;
  font-size: 12px;
  margin: 0;
}
.browser-detail > span {
  color: #9a9a9a;
  float: left;
  font-family: open sans;
  font-size: 10px;
  letter-spacing: 0.4px;
  margin-right: 7px;
}
.browser-detail > span:last-child {
  margin: 0;
}
.browser-detail > span > i {
  font-size: 9px;
}
.revenew-browser > ul > li .peity {
  float: right;
}

/* Social Counter */
.social-counter {
  float: left;
  padding: 40px;
  width: 100%;
}
.social-widget {
  float: left;
  width: 100%;
}
.social-widget > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.social-widget > ul > li {
  float: left;
  margin-bottom: 20px;
  width: 50%;
}
.social-widget > span {
  color: #9f9f9f;
  float: left;
  font-family: Montserrat;
  font-size: 16px;
  margin-top: 11px;
  text-align: center;
  width: 100%;
}
.social-widget > ul > li > i {
  border: 1px solid;
  border-radius: 50%;
  color: #fff;
  float: left;
  font-size: 16px;
  height: 38px;
  line-height: 38px;
  margin-right: 12px;
  text-align: center;
  width: 38px;
}
.social-widget > ul > li > i.fa-facebook {
  background: #7db5ec;
  border-color: #5096da;
}
.social-widget > ul > li > i.fa-google-plus {
  background: #ff707a;
  border-color: #ff2b3a;
}
.social-widget > ul > li > i.fa-pinterest {
  background: #ea404c;
  border-color: #be3e46;
}
.social-widget > ul > li > i.fa-twitter {
  background: #55d9ff;
  border-color: #30b4d9;
}
.social-widget > ul > li span {
  color: #909090;
  display: block;
  font-family: open sans;
  font-size: 10px;
  text-transform: uppercase;
}
.social-widget > ul > li h5 {
  color: #2e2e2e;
  display: block;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
}
.social-widget > ul > li h5 i {
  font-size: 9px;
}
.visitor-chart {
  float: left;
}
.visitor-country {
  display: table;
  float: left;
  width: 100%;
}
.visitor-country-list {
  display: table-cell;
  padding: 40px;
  vertical-align: middle;
  width: 100%;
}
.map-table {
  float: left;
  margin-top: -2px;
  width: 100%;
}
.map-table > h3 {
  color: #666666;
  float: left;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.2px;
  margin: 0;
  padding: 8px 0 8px 30px;
  text-align: left;
  width: 50%;
}
.map-table > h4 {
  color: #464646;
  float: right;
  font-family: Montserrat;
  font-size: 15px;
  letter-spacing: 0.2px;
  margin: 0;
  padding: 8px 0 8px 30px;
  text-align: left;
  width: 50%;
}
.map-table > ul {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.map-table li:nth-child(2n+1) {
  background: #f6f6f6 none repeat scroll 0 0;
}
.map-table li {
  float: left;
  list-style: outside none none;
  padding: 5px 0;
  width: 100%;
}
.map-table span {
  color: #555555;
  float: left;
  font-family: open sans;
  font-size: 13px;
  letter-spacing: 0.3px;
  padding-left: 30px;
  text-align: left;
  width: 50%;
}
.map-table i {
  color: #444444;
  float: left;
  font-family: open sans;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  padding-left: 30px;
  text-align: left;
  width: 50%;
}

/* Product Stats */
.product-stats {
  float: left;
  padding: 40px;
  text-align: center;
  width: 100%;
}
.product-stats > h3 {
  color: #2e2e2e;
  float: left;
  font-size: 18px;
  margin: 0 0 24px;
  width: 100%;
}
.product-stats > span > i {
  color: #959595;
  font-family: Open Sans;
  font-size: 13px;
  font-style: normal;
}
.product-stats > span {
  background: #f5f5f5 none repeat scroll 0 0;
  border-radius: 3px;
  float: left;
  font-family: Montserrat;
  font-size: 15px;
  left: 50%;
  margin: 0;
  padding: 9px 22px;
  position: relative;
  transform: translateX(-50%);
}
.product-stats > ul {
  float: left;
  list-style: outside none none;
  margin: 30px 0 0;
  padding: 0;
  width: 100%;
}
.product-stats > ul > li {
  color: #777777;
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  width: 50%;
}
.product-stats > ul > li > span {
  color: #494949;
  float: left;
  font-family: Montserrat;
  font-size: 14px;
  margin-top: 6px;
  width: 100%;
}
.product-stats > a {
  border: 1px solid;
  border-radius: 5px;
  color: #ffffff;
  display: inline-block;
  font-family: Montserrat;
  font-size: 13px;
  margin-top: 25px;
  padding: 12px 27px;
}

/* Add Content Form */
.add-content-form {
  float: left;
  width: 100%;
}
.add-content-form > textarea {
  border: medium none;
  border-radius: 5px;
  float: left;
  max-height: 152px;
  max-width: 100%;
  min-height: 152px;
  min-width: 100%;
  padding: 20px;
  width: 100%;
}
.add-content {
  background: #f5f5f5 none repeat scroll 0 0;
  border-radius: 0 0 5px 5px;
  float: left;
  padding: 12px 20px;
  width: 100%;
}
.add-content > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.add-content > ul > li {
  float: left;
}
.add-content > ul > li a {
  border-radius: 3px;
  color: #808891;
  float: left;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
}
.add-content > ul > li a:hover {
  background: #fff none repeat scroll 0 0;
  color: #808891;
}
.add-content > button {
  background: #fff none repeat scroll 0 0;
  border: medium none;
  border-radius: 3px;
  color: #717171;
  float: right;
  font-family: Montserrat;
  font-size: 12px;
  padding: 6px 14px;
}

/* Tasks Progress */
.tasks-progress {
  float: left;
  padding: 40px;
  width: 100%;
}
.tasks-progress > ul {
  float: left;
  list-style: outside none none;
  margin: -17px -10px 0;
  padding: 0;
  width: 100%;
}
.tasks-progress > ul > li {
  float: left;
  margin: 15px 0 0;
  padding: 0 10px;
  width: 50%;
}
.progress .progress-bar {
  box-shadow: none;
}
.tasks-progress > ul > li > span {
  color: #797979;
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  width: 100%;
}
.tasks-progress .progress {
  height: 6px;
}
.progress {
  border: medium none;
  box-shadow: none;
  float: left;
  margin: 6px 0 0;
  width: 100%;
}

/* Activity Feed */
.activity-feed {
  float: left;
  width: 100%;
}
.activity-timeline {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 30px 0 0;
  position: relative;
  width: 100%;
}
.activity-timeline::before {
  background: #f8f8f8 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 18px;
  margin-left: -1.5px;
  position: absolute;
  top: 0;
  width: 3px;
}
.activity-timeline > li {
  float: left;
  margin-bottom: 50px;
  padding-left: 60px;
  position: relative;
  width: 100%;
}
.user-device {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 50%;
  color: #626262;
  font-size: 16px;
  height: 38px;
  left: 0;
  line-height: 38px;
  margin-top: 14px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 38px;
}
.user-device::before {
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  content: "";
  height: 6px;
  margin-top: -3px;
  position: absolute;
  right: -14px;
  top: 50%;
  width: 6px;
}
.user-activity {
  float: left;
  width: 100%;
}
.who-post-this {
  display: table;
  float: left;
  width: 100%;
}
.who-post-detail {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.who-post-this > span {
  border: 3px solid #ffffff;
  border-radius: 50%;
  float: left;
  height: 66px;
  margin-right: 20px;
  overflow: hidden;
  width: 66px;
}
.who-post-this > span img {
  border-radius: 50%;
  float: left;
  width: 100%;
}
.who-post-detail > h3 {
  float: left;
  line-height: 10px;
  margin: 0 0 5px;
  width: 100%;
}
.who-post-detail > h3 > a {
  color: #2e2e2e;
  float: left;
  font-family: Montserrat;
  font-size: 14px;
  padding-right: 20px;
  position: relative;
}
.poster-status {
  border-radius: 50%;
  height: 6px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 6px;
}
.poster-status.online {
  background: #66cc6e;
}
.who-post-detail > span,
.who-post-detail > span a {
  color: #5e5e5e;
  float: left;
  font-family: Open Sans;
  font-size: 11px;
  font-weight: 400;
  width: 100%;
}
.who-post-detail > span a {
  color: #ff691f;
  float: none;
  width: auto;
}
.who-post-detail > i {
  color: #7b8692;
  font-family: Open Sans;
  font-size: 11px;
  font-style: normal;
}
.post-content {
  float: left;
  padding-top: 20px;
  width: 100%;
}
.post-gallery {
  float: left;
  width: 100%;
}
.post-gallery > a {
  border-radius: 5px;
  float: left;
  margin-right: 2px;
  overflow: hidden;
}
.comment-form > span {
  color: #a2a2a2;
  float: left;
  font-family: open sans;
  font-size: 11px;
  margin-right: 12px;
}
.comment-form > form {
  float: left;
  padding-top: 9px;
  width: 100%;
}
.comment-form::before {
  border-bottom: 9px solid #fff;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  content: "";
  left: 20px;
  position: absolute;
  top: -6px;
}
.comment-form {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  margin-top: 20px;
  padding: 20px 20px 10px;
  position: relative;
  width: 100%;
}
.comment-form > form > textarea {
  background: #f5f5f5 none repeat scroll 0 0;
  border: medium none;
  color: #555555;
  float: left;
  font-size: 11px;
  height: 40px;
  letter-spacing: 0.4px;
  max-width: 100%;
  min-height: 40px;
  min-width: 100%;
  padding: 10px 20px;
  transition: all 0.4s ease 0s;
  width: 100%;
}
.comment-form > form > textarea:focus {
  height: 100px;
}
.jcider-nav {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 4;
  width: 100%;
  color: white;
  font-size: 30px;
}

/*Both right and left nav arrows*/
.jcider-nav span {
  text-align: center;
  cursor: pointer;
  position: absolute;
  font-size: 50px;
  color: white;
  transition: all 300ms;
  line-height: 1;
}
.jcider-nav span.disabled {
  pointer-events: none;
  color: rgba(255, 255, 255, 0.2);
}

/*Left nav arrow*/
.jcider-nav .jcider-nav-left {
  left: 5px;
}

/*Right nav arrow*/
.jcider-nav .jcider-nav-right {
  right: 5px;
}

/*Pagination container can be styled by '.jcider-pagination'*/
.jcider-pagination {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

/*Styling for pagination points*/
.jcider-pagination-point {
  position: relative;
  background: none;
  border-radius: 50%;
  margin: 8px;
  display: inline-block;
  width: 8px;
  height: 8px;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.5);
  transition: all 300ms;
}

/*Styling for active pagination point*/
.jcider-pagination-point.active {
  background: white;
  transform: scale(1.5);
}
.widget-carousel {
  float: left;
  width: 100%;
}
.widget-carousel > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.widget-carousel > ul > li {
  float: left;
  padding: 60px 70px;
  text-align: center;
  width: 100%;
}
.widget-carousel {
  background-image: url("http://placehold.it/504x292");
  border-radius: 5px;
  float: left;
  min-height: 290px;
  position: relative;
  width: 100%;
  z-index: 0;
}
.widget-carousel h3 {
  color: #fff;
  float: left;
  font-family: Open Sans;
  font-size: 22px;
  font-weight: 300;
  line-height: 33px;
  width: 100%;
}
.widget-carousel span {
  color: #c5c5c5;
  font-family: Open Sans;
  font-size: 13px;
}
.widget-carousel::before {
  background: #263238 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.61;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.widget-carousel .jcider-pagination {
  bottom: 20px;
}

/* Save Draft */
.save-draft {
  float: left;
  width: 100%;
  padding: 40px;
}
.save-draft > form {
  float: left;
  width: 100%;
}
.save-draft > form > input[type="text"],
.save-draft > form > textarea {
  border: 1px solid #e0e5e7;
  border-radius: 5px;
  color: #9b9b9b;
  float: left;
  font-family: open sans;
  font-size: 12px;
  margin-bottom: 8px;
  padding: 10px 20px;
  width: 100%;
}
.save-draft > form input[type="submit"] {
  background: #e8edf2 none repeat scroll 0 0;
  border: medium none;
  border-radius: 5px;
  color: #424040;
  float: left;
  font-family: Open Sans;
  font-size: 12px;
  padding: 10px 20px;
}
.save-draft > form > textarea {
  min-height: 111px;
}

/* Recent Comment */
.recent-comment-sec {
  float: left;
  width: 100%;
  padding: 40px;
}
.recent-comment-sec ul > li {
  border-bottom: 2px solid #ececec;
  display: table;
  float: left;
  padding: 30px 0;
  width: 100%;
}
.recent-comment {
  display: table;
  float: left;
  width: 100%;
}
.comments-avatar {
  border-radius: 50%;
  float: left;
  margin-right: 20px;
  overflow: hidden;
}
.comment-detail {
  display: table-cell;
  vertical-align: middle;
}
.comment-detail > span {
  color: #7c7c7c;
  float: left;
  font-family: Open Sans;
  font-size: 12px;
  width: 100%;
}
.comment-detail > span > a {
  color: #000000;
  font-family: Montserrat;
  font-size: 13px;
}
.comment-detail > p {
  float: left;
  margin: 3px 0 10px;
  width: 100%;
}
.recent-comment-sec ul li:first-child {
  padding-top: 0;
}
.recent-comment-sec ul li:last-child {
  border: medium none;
  padding-bottom: 0;
}
.comment-detail > a {
  border-radius: 5px;
  color: #fff;
  float: left;
  font-family: Open Sans;
  font-size: 11px;
  margin-right: 10px;
  padding: 1px 12px;
}
.comments-scroll {
  float: left;
  width: 100% !important;
}
.comments-scroll > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0 10px 0 0;
  width: 100%;
}

/* Toggle Content */
.toggle-content {
  background-image: url("http://placehold.it/1365x177");
  background-size: cover;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  left: 0;
  margin-top: -20px;
  position: fixed;
  top: 0;
  transform: translateY(-100%);
  transition: all 0.4s ease 0s;
  width: 100%;
  z-index: 99999;
}
.toggle-content.active {
  transform: translateY(0px);
  margin: 0;
}
.toggle-content > span {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px;
  color: #333333;
  cursor: pointer;
  font-size: 12px;
  height: 36px;
  line-height: 34px;
  position: absolute;
  right: 20px;
  text-align: center;
  top: 20px;
  width: 36px;
}
.panel-setting {
  background: rgba(47, 53, 58, 0.85) none repeat scroll 0 0;
  float: left;
  position: relative;
  width: 100%;
  padding: 0 60px;
}
.custom-text {
  float: left;
  margin-top: 12px;
  width: 100%;
}
.custom-text > h4 {
  color: #ffffff;
  float: left;
  font-size: 14px;
  margin-top: 40px;
  width: 100%;
}
.custom-text > p {
  color: #dbdbdb;
}
.quick-stats {
  float: left;
  padding-bottom: 30px;
  padding-top: 30px;
  width: 100%;
}
.quick-stats-box {
  float: left;
  text-align: center;
  width: 100%;
}
.quick-stats-box > p {
  display: inline-block;
  position: relative;
}
.quick-stats-box > p > i {
  color: #ffffff;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  left: 0;
  margin-top: -15px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.quick-stats-box > span {
  color: #ffffff;
  float: left;
  font-size: 12px;
  margin-top: -5px;
  width: 100%;
}
.quick-stats .total-sales-info span {
  color: #fafafa;
}
.quick-stats .total-sales-info h3 {
  color: #ffffff;
}
.quick-stats .total-sales-info h5 {
  color: #ffffff;
}
table.ranking > tbody > tr > td > span {
  border-radius: 3px;
  color: #ffffff;
  font-size: 14px;
  height: 24px;
  display: table-cell;
  line-height: 24px;
  text-align: center;
  width: 24px;
  border-radius: 50%;
}
.quick-links > ul > li > a.opened {
  border-radius: 50%;
}
.quick-links > ul > li .dialouge {
  background: #f9f9f9 none repeat scroll 0 0;
  border-radius: 5px;
  display: none;
  margin-top: 32px;
  position: absolute;
  right: 0;
  top: 100%;
  width: 240px;
  z-index: 100000;
}
.quick-links > ul > li .dialouge::before {
  border-bottom: 7px solid #ffffff;
  border-left: 7px solid rgba(0, 0, 0, 0);
  border-right: 7px solid rgba(0, 0, 0, 0);
  content: "";
  position: absolute;
  right: 21px;
  top: -6px;
}
.quick-links > ul > li .dialouge > span {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px 5px 0 0;
  color: #959595;
  float: left;
  font-family: Open Sans;
  font-size: 10px;
  font-weight: normal;
  letter-spacing: 0.3px;
  line-height: 10px;
  padding: 18px 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.quick-links > ul > li .dialouge > a {
  border-bottom: 1px solid #eaeaea;
  color: #555555;
  float: left;
  font-family: Open Sans;
  font-size: 11px;
  letter-spacing: 0.35px;
  padding: 15px 22px;
  width: 100%;
}
.quick-links > ul > li .dialouge > a img {
  border-radius: 50%;
  float: left;
  margin-right: 15px;
}
.quick-links > ul > li .dialouge p {
  color: #8f8f8f;
  float: right;
  font-family: open sans;
  font-size: 11px;
  letter-spacing: 0.35px;
  line-height: 10px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 10px;
  text-align: left;
  width: 100%;
}
.quick-links > ul > li .dialouge p i {
  color: #c3c3c3;
}
.quick-links > ul > li .dialouge > a.view-all {
  background: #6f6f6f none repeat scroll 0 0;
  border: medium none;
  border-radius: 0 0 5px 5px;
  color: #ffffff;
  text-align: center;
  width: 100%;
}
.quick-links > ul > li .dialouge a p i {
  font-size: 12px;
  margin-right: 5px;
}

/* Loader */
.loader {
  animation: 0.3s linear 0s normal none infinite running load8;
  border-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) #f82020;
  border-style: solid;
  border-width: 2px;
  font-size: 10px;
  position: fixed;
  left: 10px;
  text-indent: -9999em;
  top: 10px;
  transform: translateZ(0px);
}
.loader, .loader::after {
  border-radius: 50%;
  height: 20px;
  width: 20px;
}
@keyframes load8 {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
#progressBar {
  position: fixed;
  z-index: 2147483647;
  top: 0;
  left: 0;
  width: 10%;
  height: 2px;
  background: #f82020;
  border-radius: 10%;
  transition: width 500ms ease-out,opacity 400ms linear;
}
#progressBar:before {
  position: absolute;
  content: '';
  top: 0;
  opacity: 1;
  width: 10%;
  right: 0px;
  height: 2px;
  box-shadow: #f82020 1px 0 6px 2px;
  border-radius: 50%;
}
#progress {
  position: fixed;
  z-index: 2147483647;
  top: 0;
  left: -6px;
  width: 1%;
  height: 2px;
  background: #0088CC;
  border-radius: 1px;
  transition: width 500ms ease-out,opacity 400ms linear;
}
#progress dd, #progress dt {
  position: absolute;
  top: 0;
  height: 2px;
  -ms-box-shadow: #0088CC 1px 0 6px 1px;
  box-shadow: #0088CC 1px 0 6px 1px;
  border-radius: 100%;
}
#progress dt {
  opacity: .6;
  width: 180px;
  right: -80px;
  clip: rect(-6px, 90px, 14px, -6px);
}
#progress dd {
  opacity: .6;
  width: 20px;
  right: 0;
  clip: rect(-6px, 22px, 14px, 10px);
}
#vmap {
  background-color: red;
  float: left;
  height: 280px;
  margin: 43px 0;
  width: 570px;
}

/* Setup basic CSS for Label */
.jqvmap_pin {
  font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial, sans-serif;
  cursor: default;
}

/* Hide Whichever Labels you want */
#jqvmap1_ri_pin, #jqvmap1_dc_pin, #jqvmap1_de_pin, #jqvmap1_md_pin {
  display: none;
}

/* Reposition Labels that are not quite right ( labels are centered in shape, and sometimes need tweaking ) */
#jqvmap1_ak_pin {
  margin-top: -2%;
}
#jqvmap1_ca_pin {
  margin-left: -2%;
}
#jqvmap1_ct_pin {
  margin-top: -0.25%;
  margin-left: -0.25%;
}
#jqvmap1_fl_pin {
  margin-left: 5%;
}
#jqvmap1_id_pin {
  margin-top: 3%;
  margin-left: -1%;
}
#jqvmap1_ky_pin {
  margin-left: 2%;
}
#jqvmap1_la_pin {
  margin-left: -2%;
}
#jqvmap1_mi_pin {
  margin-top: 4%;
  margin-left: 3%;
}
#jqvmap1_ma_pin {
  margin-top: -0.25%;
}
#jqvmap1_mn_pin {
  margin-top: 2%;
  margin-left: -2%;
}
#jqvmap1_nh_pin {
  margin-top: 1%;
  margin-left: -0.25%;
}
#jqvmap1_nj_pin {
  margin-top: 1%;
}
#jqvmap1_ok_pin {
  margin-left: 2%;
}
#jqvmap1_va_pin {
  margin-left: 2%;
}
#jqvmap1_wv_pin {
  margin-left: -1%;
  margin-top: 1%;
}

/* Add responsibe support to resize labels for difference screen sizes */
@media only screen and (min-width: 320px) {
.jqvmap_pin {
    font-size: 6px;
}
}
@media only screen and (min-width: 480px) {
.jqvmap_pin {
    font-size: 8px;
}
}
@media only screen and (min-width: 640px) {
.jqvmap_pin {
    font-size: 10px;
}
}
@media only screen and (min-width: 800px) {
.jqvmap_pin {
    font-size: 12px;
}
}
@media only screen and (min-width: 1024px) {
.jqvmap_pin {
    font-size: 14px;
}
}
.notify p {
  display: inline;
  margin: 0;
}
.notify h3 {
  color: #2e2e2e;
  float: left;
  font-family: Montserrat;
  font-size: 15px;
  line-height: 26px;
  margin: 0 14px 0 0;
}
.notify-content a.close {
  font-size: 15px;
  position: absolute;
  right: 10px;
  top: 7px;
}
.notify {
  border-radius: 5px;
  float: left;
  padding: 20px 30px;
  width: 100%;
  display: table;
}
.notify.simple {
  background: #ffffff none repeat scroll 0 0;
}
.notify.with-color p {
  color: #656565;
}
.notify-content {
  display: table-cell;
  padding-left: 20px;
  vertical-align: middle;
  width: 100%;
}
.notify-padded {
  padding: 20px;
}
.notify.rounded {
  border-radius: 50px;
}
.notify.with-image > span {
  border-radius: 50%;
  display: table;
  height: 40px;
  margin-right: 0;
  overflow: hidden;
  width: 40px;
}
.notify.with-image > span img {
  float: left;
  height: 40px;
  width: 40px;
}
.notify.rounded .notify-content a.close {
  margin-top: -11px;
  right: 20px;
  top: 50%;
}

/* Search Sec */
.search-sec {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px;
  float: left;
  padding: 40px;
  width: 100%;
}
.search-sec > span {
  color: #232323;
  float: left;
  font-family: Montserrat;
  font-size: 15px;
  margin-bottom: 20px;
  width: 100%;
}
.search-sec > span > i {
  color: #ff5f5f;
  font-style: normal;
}
.search-sec form {
  border: 1px solid #e8edf2;
  border-radius: 22px;
  float: left;
  height: 38px;
  margin: 0;
  position: relative;
  width: 100%;
}
.search-sec form > input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #7b7b7b;
  float: left;
  font-size: 12px;
  padding: 9px 20px 9px 25px;
  width: 100%;
}
.search-sec form > button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #7f8890;
  font-size: 12px;
  padding: 8px 16px 8px 20px;
  position: absolute;
  right: 0;
}
.grids {
  float: left;
  padding: 40px;
  width: 100%;
}

/* Gallery Sec */
.gallery-sec {
  float: left;
  width: 100%;
}
.gallery-box {
  float: left;
  margin-top: 30px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.gallery-padding:hover::before {
  opacity: 1;
  transform: scale(1);
}
.gallery-box > img {
  border-radius: 5px;
  float: left;
  width: 100%;
}
.gallery-inner {
  height: 100%;
  left: 0;
  padding: 12px;
  position: absolute;
  top: 0;
  width: 100%;
}
.gallery-padding::before {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: scale(1.1);
  transition: all 0.4s ease 0s;
  width: 100%;
}
.gallery-padding {
  float: left;
  height: 100%;
  position: relative;
  transition: all 0.4s ease 0s;
  width: 100%;
}
.gallery-info {
  left: 0;
  opacity: 0;
  padding: 0 40px;
  position: absolute;
  top: 50%;
  transform: scale(1.3) translateY(-50%);
  transition: all 0.4s ease 0s;
}
.gallery-padding:hover .gallery-info {
  opacity: 1;
  transform: scale(1) translateY(-50%);
  transition: all 0.4s ease 0.2s;
}
.gallery-info > h3 {
  float: left;
  font-size: 18px;
  margin: 0 0 15px;
  width: 100%;
}
.gallery-info > ul {
  float: left;
  list-style: outside none none;
  margin: 10px 0 0;
  padding: 0;
  width: 100%;
}
.gallery-info > ul > li {
  float: left;
  margin-right: 2px;
}
.gallery-info > ul > li > a {
  background: #efefef none repeat scroll 0 0;
  border-radius: 5px;
  color: #434343;
  float: left;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
}

/* price Table */
.price-table {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px;
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 45px 0;
  text-align: center;
  width: 100%;
  margin-top: 30px;
}
.price-title {
  color: #383838;
  float: left;
  font-family: Montserrat;
  font-size: 18px;
  padding: 0 20px;
  width: 100%;
}
.price-title > i {
  font-size: 17px;
  margin-right: 8px;
  color: #ffb8b8;
}
.price-rate {
  float: left;
  padding-top: 25px;
  width: 100%;
}
.price-rate > h3 {
  color: #383838;
  display: inline-block;
  float: none;
  font-family: Montserrat;
  font-size: 90px;
  font-weight: 900;
  margin: 0;
}
.price-rate > h3 > span {
  color: #b4b2b2;
  float: left;
  font-family: Montserrat;
  font-size: 30px;
  font-weight: normal;
  line-height: 59px;
  margin-right: 10px;
}
.price-rate > h3 > i {
  color: #b4b2b2;
  display: inline;
  font-family: Open Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 5px;
  margin-left: 7px;
}
.price-description {
  color: #777777;
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  line-height: 24px;
  margin: 10px 0 40px;
  padding: 0 50px;
  width: 100%;
}
.price-features {
  background: #f5f5f5 none repeat scroll 0 0;
  color: #868686;
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.price-features:nth-child(2n+1) {
  background: #ffffff none repeat scroll 0 0;
}
.price-signup {
  float: left;
  margin-top: 30px;
  text-align: center;
  width: 100%;
}
.price-signup > a {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #dde1e1;
  border-radius: 5px;
  display: inline-block;
  font-family: Montserrat;
  font-size: 13px;
  line-height: 10px;
  padding: 17px 20px;
}
.price-table.silver .price-title > i {
  color: #b8b8ff;
}
.price-table.gold .price-title > i {
  color: #ffe84c;
}

/* Intro */
.introjs-fixParent {
  z-index: auto !important;
}
.introjs-showElement {
  z-index: 9999999 !important;
}
.introjs-relativePosition {
  position: relative;
}
.introjs-helperLayer {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 2147483647;
  border-radius: 4px;
  -ms-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.4);
  transition: all 0.3s ease-out;
}
.introjs-helperNumberLayer {
  background: none repeat scroll 0 0 #28AB7C;
  border: 3px solid;
  border-radius: 50%;
  -ms-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
  color: #FFFFFF;
  font-family: Arial,verdana,tahoma;
  font-size: 13px;
  font-weight: bold;
  height: 30px;
  left: -16px;
  line-height: 20px;
  padding: 2px;
  position: absolute;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  top: -16px;
  width: 30px;
  z-index: 2147483647 !important;
}
.introjs-arrow {
  border: 5px solid white;
  content: '';
  position: absolute;
}
.introjs-arrow.top {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #FFFFFF;
  right: 22px;
  top: -10px;
}
.introjs-arrow.right {
  right: -10px;
  top: 10px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: white;
}
.introjs-arrow.bottom {
  bottom: -10px;
  border-top-color: white;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.introjs-arrow.left {
  left: -10px;
  top: 10px;
  border-top-color: transparent;
  border-right-color: white;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.introjs-tooltip {
  background-color: #ffffff;
  -ms-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
  font-family: open sans;
  font-size: 12px;
  padding: 10px;
  position: absolute;
  transition: opacity 0.1s ease-out 0s;
  border-radius: 2px;
}
.introjs-tooltipbuttons {
  text-align: right;
}

/*
 Buttons style by http://nicolasgallagher.com/lab/css3-github-buttons/
 Changed by Afshin Mehrabani
*/
.introjs-button {
  position: relative;
  overflow: visible;
  display: inline-block;
  padding: 0.3em 0.8em;
  border: 1px solid #d4d4d4;
  margin: 0;
  text-decoration: none;
  text-shadow: 1px 1px 0 #fff;
  font: 11px/normal sans-serif;
  color: #333;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  background-color: #ececec;
  background-image: linear-gradient(#f4f4f4, #ececec);
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  /*background-clip: padding-box;*/
  /* commented out due to Opera 11.10 bug */
  border-radius: 0.2em;
  /* IE hacks */
  zoom: 1;
  *display: inline;
  margin-top: 10px;
}
.introjs-button:hover {
  border-color: #bcbcbc;
  text-decoration: none;
  -ms-box-shadow: 0px 1px 1px #e3e3e3;
  -o-box-shadow: 0px 1px 1px #e3e3e3;
  box-shadow: 0px 1px 1px #e3e3e3;
}
.introjs-button:focus,
.introjs-button:active {
  background-image: linear-gradient(#ececec, #f4f4f4);
}

/* overrides extra padding on button elements in Firefox */
.introjs-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.introjs-skipbutton {
  margin-right: 5px;
  color: #7a7a7a;
}
.introjs-prevbutton {
  border-radius: 0.2em 0 0 0.2em;
  border-right: none;
}
.introjs-nextbutton {
  border-radius: 0 0.2em 0.2em 0;
}
.introjs-disabled, .introjs-disabled:hover, .introjs-disabled:focus {
  color: #9a9a9a;
  border-color: #d4d4d4;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  cursor: default;
  background-color: #f4f4f4;
  background-image: none;
  text-decoration: none;
}
.introjs-tooltiptext {
  color: #434343;
  font-family: open sans;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.25px;
  width: 181px;
}
#tourbtn {
  position: fixed;
  right: 15px;
  bottom: 35px;
}
#tourbtn a {
  background: #bac081;
  padding: 8px 15px;
  padding: 8px 15px;
  font-size: 12px;
  line-height: 22px;
  font-weight: bold;
  color: #454a50;
  text-decoration: none;
  border-radius: 4px;
}
#tourbtn a:hover {
  background: #cacf96;
}
@keyframes spinner {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}

/* :not(:required) hides this rule from IE9 and below */
.spinner:not(:required) {
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  box-shadow: rgba(0, 0, 51, 0.3) 1.5em 0 0 0, rgba(0, 0, 51, 0.3) 1.1em 1.1em 0 0, rgba(0, 0, 51, 0.3) 0 1.5em 0 0, rgba(0, 0, 51, 0.3) -1.1em 1.1em 0 0, rgba(0, 0, 51, 0.3) -1.5em 0 0 0, rgba(0, 0, 51, 0.3) -1.1em -1.1em 0 0, rgba(0, 0, 51, 0.3) 0 -1.5em 0 0, rgba(0, 0, 51, 0.3) 1.1em -1.1em 0 0;
  display: inline-block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin: 1.5em;
  overflow: hidden;
  text-indent: 100%;
}
@keyframes spinner {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}

/* :not(:required) hides this rule from IE9 and below */
.refreshing:not(:required) {
  animation: spinner 1000ms infinite linear;
  border-radius: 2.4em;
  border: 0.4em solid #99aacc;
  border-left-color: transparent;
  color: transparent;
  display: inline-block;
  font-size: 10px;
  line-height: 1.2;
  width: 3em;
  height: 3em;
  text-indent: 100%;
}
.refreshing:not(:required):after {
  display: block;
  border: 0.5em solid transparent;
  border-top-color: #99aacc;
  border-left-color: #99aacc;
  content: '';
  width: 0;
  height: 0;
  overflow: hidden;
  margin-left: -0.2em;
  margin-top: 1em;
}
@keyframes throbber {
0% {
    background: #dde2e7;
}
10% {
    background: #6b9dc8;
}
40% {
    background: #dde2e7;
}
}

/* :not(:required) hides these rules from IE9 and below */
.throbber:not(:required) {
  animation: throbber 2000ms 300ms infinite ease-out;
  background: #dde2e7;
  display: inline-block;
  position: relative;
  text-indent: -9999px;
  width: 0.9em;
  height: 1.5em;
  margin: 0 1.6em;
}
.throbber:not(:required):before, .throbber:not(:required):after {
  background: #dde2e7;
  content: 'x200B';
  display: inline-block;
  width: 0.9em;
  height: 1.5em;
  position: absolute;
  top: 0;
}
.throbber:not(:required):before {
  animation: throbber 2000ms 150ms infinite ease-out;
  left: -1.6em;
}
.throbber:not(:required):after {
  animation: throbber 2000ms 450ms infinite ease-out;
  right: -1.6em;
}

/* Styles for old versions of IE */
.heartbeat {
  font-family: sans-serif;
  font-weight: 100;
}
@keyframes heartbeat {
0% {
    transform: rotate(45deg) scale(1);
}
14% {
    transform: rotate(45deg) scale(1.3);
}
28% {
    transform: rotate(45deg) scale(1);
}
42% {
    transform: rotate(45deg) scale(1.3);
}
70% {
    transform: rotate(45deg) scale(1);
}
}

/* :not(:required) hides this rule from IE9 and below */
.heartbeat:not(:required) {
  animation: heartbeat 1300ms ease 0s infinite normal;
  display: inline-block;
  position: relative;
  overflow: hidden;
  text-indent: -9999px;
  width: 36px;
  height: 36px;
  transform: rotate(45deg) scale(1);
  transform-origin: 50% 50%;
}
.heartbeat:not(:required):after, .heartbeat:not(:required):before {
  position: absolute;
  content: "";
  background: #ee8877;
}
.heartbeat:not(:required):before {
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  top: 12px;
  left: 0;
  width: 36px;
  height: 24px;
}
.heartbeat:not(:required):after {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  top: 0;
  left: 12px;
  width: 24px;
  height: 12px;
}
@keyframes gauge {
0% {
    transform: rotate(-50deg);
}
10% {
    transform: rotate(20deg);
}
20% {
    transform: rotate(60deg);
}
24% {
    transform: rotate(60deg);
}
40% {
    transform: rotate(-20deg);
}
54% {
    transform: rotate(70deg);
}
56% {
    transform: rotate(78deg);
}
58% {
    transform: rotate(73deg);
}
60% {
    transform: rotate(75deg);
}
62% {
    transform: rotate(70deg);
}
70% {
    transform: rotate(-20deg);
}
80% {
    transform: rotate(20deg);
}
83% {
    transform: rotate(25deg);
}
86% {
    transform: rotate(20deg);
}
89% {
    transform: rotate(25deg);
}
100% {
    transform: rotate(-50deg);
}
}

/* Styles for old versions of IE */
.gauge {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.gauge:not(:required) {
  background: #80BDE5;
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
  display: inline-block;
  width: 64px;
  height: 32px;
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
}
.gauge:not(:required)::before {
  animation: gauge 4000ms infinite ease;
  background: white;
  border-radius: 2px;
  content: '';
  position: absolute;
  left: 30px;
  top: 5.33333px;
  width: 4px;
  height: 26.66667px;
  transform-origin: 50% 100%;
}
.gauge:not(:required)::after {
  content: '';
  background: white;
  border-radius: 8px;
  position: absolute;
  left: 25.6px;
  top: 25.6px;
  width: 12.8px;
  height: 12.8px;
}
@keyframes timer {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}

/* Styles for old versions of IE */
.timer {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.timer:not(:required) {
  border: 6px solid #cc88dd;
  border-radius: 24px;
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  width: 48px;
  height: 48px;
}
.timer:not(:required)::before {
  animation: timer 1250ms infinite linear;
  transform-origin: 3px 3px;
  background: #cc88dd;
  border-radius: 3px;
  content: '';
  display: block;
  position: absolute;
  width: 6px;
  height: 19.2px;
  left: 15px;
  top: 15px;
}
.timer:not(:required)::after {
  animation: timer 15000ms infinite linear;
  transform-origin: 3px 3px;
  background: #cc88dd;
  border-radius: 3px;
  content: '';
  display: block;
  position: absolute;
  width: 6px;
  height: 16px;
  left: 15px;
  top: 15px;
}
@keyframes three-quarters {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}

/* Styles for old versions of IE */
.three-quarters {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.three-quarters:not(:required) {
  animation: three-quarters 1250ms infinite linear;
  border: 8px solid #3388ee;
  border-right-color: transparent;
  border-radius: 16px;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  overflow: hidden;
  text-indent: -9999px;
  width: 32px;
  height: 32px;
}
@keyframes wobblebar {
0% {
    left: 4px;
}
3% {
    left: 104px;
}
6% {
    left: 4px;
}
9% {
    left: 104px;
}
12% {
    left: 4px;
}
15% {
    left: 104px;
}
18% {
    left: 32px;
}
27% {
    left: 32px;
}
30% {
    left: 104px;
}
33% {
    left: 4px;
}
36% {
    left: 104px;
}
39% {
    left: 4px;
}
42% {
    left: 104px;
}
45% {
    left: 4px;
}
48% {
    left: 104px;
}
51% {
    left: 52px;
}
63% {
    left: 52px;
}
66% {
    left: 4px;
}
69% {
    left: 104px;
}
72% {
    left: 4px;
}
75% {
    left: 104px;
}
78% {
    left: 4px;
}
81% {
    left: 104px;
}
84% {
    left: 72px;
}
94% {
    left: 72px;
}
97% {
    left: 104px;
}
}

/* Styles for old versions of IE */
.wobblebar {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.wobblebar:not(:required) {
  background: #aa99dd;
  border-radius: 10.66667px;
  display: inline-block;
  overflow: hidden;
  text-indent: -9999px;
  width: 128px;
  height: 21.33333px;
  position: relative;
}
.wobblebar:not(:required)::after {
  animation: wobblebar 15000ms infinite ease;
  background: white;
  display: block;
  border-radius: 7.11111px;
  content: '';
  position: absolute;
  top: 3.55556px;
  left: 4px;
  width: 21.33333px;
  height: 14.22222px;
}
@keyframes atebits {
0% {
    transform: rotate(0deg);
}
3% {
    transform: rotate(90deg);
}
10% {
    transform: rotate(90deg);
}
13% {
    transform: rotate(180deg);
}
20% {
    transform: rotate(180deg);
}
23% {
    transform: rotate(90deg);
}
30% {
    transform: rotate(90deg);
}
33% {
    transform: rotate(180deg);
}
40% {
    transform: rotate(180deg);
}
43% {
    transform: rotate(270deg);
}
50% {
    transform: rotate(270deg);
}
53% {
    transform: rotate(180deg);
}
60% {
    transform: rotate(180deg);
}
63% {
    transform: rotate(90deg);
}
70% {
    transform: rotate(90deg);
}
73% {
    transform: rotate(0deg);
}
80% {
    transform: rotate(0deg);
}
83% {
    transform: rotate(-90deg);
}
90% {
    transform: rotate(-90deg);
}
93% {
    transform: rotate(0deg);
}
}

/* Styles for old versions of IE */
.atebits {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.atebits:not(:required) {
  background: rgba(0, 0, 0, 0.5);
  display: inline-block;
  width: 9px;
  height: 9px;
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  box-shadow: rgba(0, 0, 0, 0.5) -12px -12px 0 0, rgba(0, 0, 0, 0.5) 12px -12px 0 0, rgba(0, 0, 0, 0.5) -12px 0 0 0, rgba(0, 0, 0, 0.5) 12px 0 0 0, rgba(0, 0, 0, 0.5) -12px 12px 0 0, rgba(0, 0, 0, 0.5) 0 12px 0 0, rgba(0, 0, 0, 0.5) 12px 12px 0 0;
  animation: atebits 8s infinite ease-in-out;
  transform-origin: 50% 50%;
}
@keyframes whirly {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}

/* Styles for old versions of IE */
.whirly {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.whirly:not(:required) {
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  display: inline-block;
  width: 8px;
  height: 8px;
  background: transparent;
  border-radius: 100%;
  box-shadow: #ee6666 0px 26px 0 6px, #ee6666 0.90971px 26.05079px 0 5.93333px, #ee6666 1.82297px 26.06967px 0 5.86667px, #ee6666 2.73865px 26.05647px 0 5.8px, #ee6666 3.65561px 26.01104px 0 5.73333px, #ee6666 4.57274px 25.93327px 0 5.66667px, #ee6666 5.48887px 25.8231px 0 5.6px, #ee6666 6.40287px 25.68049px 0 5.53333px, #ee6666 7.31358px 25.50548px 0 5.46667px, #ee6666 8.21985px 25.2981px 0 5.4px, #ee6666 9.12054px 25.05847px 0 5.33333px, #ee6666 10.01448px 24.78672px 0 5.26667px, #ee6666 10.90054px 24.48302px 0 5.2px, #ee6666 11.77757px 24.1476px 0 5.13333px, #ee6666 12.64443px 23.78072px 0 5.06667px, #ee6666 13.5px 23.38269px 0 5px, #ee6666 14.34315px 22.95384px 0 4.93333px, #ee6666 15.17277px 22.49455px 0 4.86667px, #ee6666 15.98776px 22.00526px 0 4.8px, #ee6666 16.78704px 21.48643px 0 4.73333px, #ee6666 17.56953px 20.93855px 0 4.66667px, #ee6666 18.33418px 20.36217px 0 4.6px, #ee6666 19.07995px 19.75787px 0 4.53333px, #ee6666 19.80582px 19.12626px 0 4.46667px, #ee6666 20.5108px 18.468px 0 4.4px, #ee6666 21.1939px 17.78379px 0 4.33333px, #ee6666 21.85416px 17.07434px 0 4.26667px, #ee6666 22.49067px 16.34043px 0 4.2px, #ee6666 23.10251px 15.58284px 0 4.13333px, #ee6666 23.68881px 14.80241px 0 4.06667px, #ee6666 24.24871px 14.0px 0 4px, #ee6666 24.7814px 13.1765px 0 3.93333px, #ee6666 25.28607px 12.33284px 0 3.86667px, #ee6666 25.76198px 11.46997px 0 3.8px, #ee6666 26.2084px 10.58888px 0 3.73333px, #ee6666 26.62462px 9.69057px 0 3.66667px, #ee6666 27.01001px 8.77608px 0 3.6px, #ee6666 27.36392px 7.84648px 0 3.53333px, #ee6666 27.68577px 6.90284px 0 3.46667px, #ee6666 27.97502px 5.94627px 0 3.4px, #ee6666 28.23116px 4.97791px 0 3.33333px, #ee6666 28.4537px 3.99891px 0 3.26667px, #ee6666 28.64223px 3.01042px 0 3.2px, #ee6666 28.79635px 2.01364px 0 3.13333px, #ee6666 28.91571px 1.00976px 0 3.06667px, #ee6666 29px 0.0px 0 3px, #ee6666 29.04896px -1.01441px 0 2.93333px, #ee6666 29.06237px -2.03224px 0 2.86667px, #ee6666 29.04004px -3.05223px 0 2.8px, #ee6666 28.98185px -4.07313px 0 2.73333px, #ee6666 28.88769px -5.09368px 0 2.66667px, #ee6666 28.75754px -6.1126px 0 2.6px, #ee6666 28.59138px -7.12863px 0 2.53333px, #ee6666 28.38926px -8.14049px 0 2.46667px, #ee6666 28.15127px -9.1469px 0 2.4px, #ee6666 27.87755px -10.1466px 0 2.33333px, #ee6666 27.56827px -11.1383px 0 2.26667px, #ee6666 27.22365px -12.12075px 0 2.2px, #ee6666 26.84398px -13.09268px 0 2.13333px, #ee6666 26.42956px -14.05285px 0 2.06667px, #ee6666 25.98076px -15.0px 0 2px, #ee6666 25.49798px -15.93291px 0 1.93333px, #ee6666 24.98167px -16.85035px 0 1.86667px, #ee6666 24.43231px -17.75111px 0 1.8px, #ee6666 23.85046px -18.63402px 0 1.73333px, #ee6666 23.23668px -19.49789px 0 1.66667px, #ee6666 22.5916px -20.34157px 0 1.6px, #ee6666 21.91589px -21.16393px 0 1.53333px, #ee6666 21.21024px -21.96384px 0 1.46667px, #ee6666 20.4754px -22.74023px 0 1.4px, #ee6666 19.71215px -23.49203px 0 1.33333px, #ee6666 18.92133px -24.2182px 0 1.26667px, #ee6666 18.10379px -24.91772px 0 1.2px, #ee6666 17.26042px -25.58963px 0 1.13333px, #ee6666 16.39217px -26.23295px 0 1.06667px, #ee6666 15.5px -26.84679px 0 1px, #ee6666 14.58492px -27.43024px 0 0.93333px, #ee6666 13.64796px -27.98245px 0 0.86667px, #ee6666 12.69018px -28.50262px 0 0.8px, #ee6666 11.7127px -28.98995px 0 0.73333px, #ee6666 10.71663px -29.4437px 0 0.66667px, #ee6666 9.70313px -29.86317px 0 0.6px, #ee6666 8.67339px -30.2477px 0 0.53333px, #ee6666 7.6286px -30.59666px 0 0.46667px, #ee6666 6.57001px -30.90946px 0 0.4px, #ee6666 5.49886px -31.18558px 0 0.33333px, #ee6666 4.41643px -31.42451px 0 0.26667px, #ee6666 3.32401px -31.6258px 0 0.2px, #ee6666 2.22291px -31.78904px 0 0.13333px, #ee6666 1.11446px -31.91388px 0 0.06667px, #ee6666 0.0px -32px 0 0px, #ee6666 -1.11911px -32.04713px 0 -0.06667px, #ee6666 -2.24151px -32.05506px 0 -0.13333px, #ee6666 -3.36582px -32.02361px 0 -0.2px, #ee6666 -4.49065px -31.95265px 0 -0.26667px, #ee6666 -5.61462px -31.84212px 0 -0.33333px, #ee6666 -6.73634px -31.69198px 0 -0.4px, #ee6666 -7.8544px -31.50227px 0 -0.46667px, #ee6666 -8.9674px -31.27305px 0 -0.53333px, #ee6666 -10.07395px -31.00444px 0 -0.6px, #ee6666 -11.17266px -30.69663px 0 -0.66667px, #ee6666 -12.26212px -30.34982px 0 -0.73333px, #ee6666 -13.34096px -29.96429px 0 -0.8px, #ee6666 -14.4078px -29.54036px 0 -0.86667px, #ee6666 -15.46126px -29.07841px 0 -0.93333px, #ee6666 -16.5px -28.57884px 0 -1px, #ee6666 -17.52266px -28.04212px 0 -1.06667px, #ee6666 -18.52792px -27.46878px 0 -1.13333px, #ee6666 -19.51447px -26.85936px 0 -1.2px, #ee6666 -20.48101px -26.21449px 0 -1.26667px, #ee6666 -21.42625px -25.53481px 0 -1.33333px, #ee6666 -22.34896px -24.82104px 0 -1.4px, #ee6666 -23.2479px -24.07391px 0 -1.46667px, #ee6666 -24.12186px -23.29421px 0 -1.53333px, #ee6666 -24.96967px -22.48279px 0 -1.6px, #ee6666 -25.79016px -21.64052px 0 -1.66667px, #ee6666 -26.58223px -20.76831px 0 -1.73333px, #ee6666 -27.34477px -19.86714px 0 -1.8px, #ee6666 -28.07674px -18.938px 0 -1.86667px, #ee6666 -28.7771px -17.98193px 0 -1.93333px, #ee6666 -29.44486px -17.0px 0 -2px, #ee6666 -30.07908px -15.99333px 0 -2.06667px, #ee6666 -30.67884px -14.96307px 0 -2.13333px, #ee6666 -31.24325px -13.91039px 0 -2.2px, #ee6666 -31.7715px -12.83652px 0 -2.26667px, #ee6666 -32.26278px -11.74269px 0 -2.33333px, #ee6666 -32.71634px -10.63018px 0 -2.4px, #ee6666 -33.13149px -9.5003px 0 -2.46667px, #ee6666 -33.50755px -8.35437px 0 -2.53333px, #ee6666 -33.84391px -7.19374px 0 -2.6px, #ee6666 -34.14px -6.0198px 0 -2.66667px, #ee6666 -34.39531px -4.83395px 0 -2.73333px, #ee6666 -34.60936px -3.63759px 0 -2.8px, #ee6666 -34.78173px -2.43218px 0 -2.86667px, #ee6666 -34.91205px -1.21916px 0 -2.93333px, #ee6666 -35px 0.0px 0 -3px, #ee6666 -35.04531px 1.22381px 0 -3.06667px, #ee6666 -35.04775px 2.45078px 0 -3.13333px, #ee6666 -35.00717px 3.6794px 0 -3.2px, #ee6666 -34.92345px 4.90817px 0 -3.26667px, #ee6666 -34.79654px 6.13557px 0 -3.33333px, #ee6666 -34.62643px 7.36007px 0 -3.4px, #ee6666 -34.41316px 8.58016px 0 -3.46667px, #ee6666 -34.15683px 9.79431px 0 -3.53333px, #ee6666 -33.85761px 11.001px 0 -3.6px, #ee6666 -33.5157px 12.19872px 0 -3.66667px, #ee6666 -33.13137px 13.38594px 0 -3.73333px, #ee6666 -32.70493px 14.56117px 0 -3.8px, #ee6666 -32.23675px 15.72291px 0 -3.86667px, #ee6666 -31.72725px 16.86968px 0 -3.93333px, #ee6666 -31.17691px 18px 0 -4px, #ee6666 -30.58627px 19.11242px 0 -4.06667px, #ee6666 -29.95589px 20.2055px 0 -4.13333px, #ee6666 -29.28642px 21.27783px 0 -4.2px, #ee6666 -28.57852px 22.32799px 0 -4.26667px, #ee6666 -27.83295px 23.35462px 0 -4.33333px, #ee6666 -27.05047px 24.35635px 0 -4.4px, #ee6666 -26.23192px 25.33188px 0 -4.46667px, #ee6666 -25.37819px 26.27988px 0 -4.53333px, #ee6666 -24.49018px 27.1991px 0 -4.6px, #ee6666 -23.56888px 28.0883px 0 -4.66667px, #ee6666 -22.6153px 28.94626px 0 -4.73333px, #ee6666 -21.6305px 29.77183px 0 -4.8px, #ee6666 -20.61558px 30.56385px 0 -4.86667px, #ee6666 -19.57168px 31.32124px 0 -4.93333px, #ee6666 -18.5px 32.04294px 0 -5px, #ee6666 -17.40175px 32.72792px 0 -5.06667px, #ee6666 -16.27818px 33.37522px 0 -5.13333px, #ee6666 -15.1306px 33.98389px 0 -5.2px, #ee6666 -13.96034px 34.55305px 0 -5.26667px, #ee6666 -12.76875px 35.08186px 0 -5.33333px, #ee6666 -11.55724px 35.56951px 0 -5.4px, #ee6666 -10.32721px 36.01527px 0 -5.46667px, #ee6666 -9.08014px 36.41843px 0 -5.53333px, #ee6666 -7.81748px 36.77835px 0 -5.6px, #ee6666 -6.54075px 37.09443px 0 -5.66667px, #ee6666 -5.25147px 37.36612px 0 -5.73333px, #ee6666 -3.95118px 37.59293px 0 -5.8px, #ee6666 -2.64145px 37.77443px 0 -5.86667px, #ee6666 -1.32385px 37.91023px 0 -5.93333px;
  animation: whirly 1.25s infinite linear;
  transform-origin: 50% 50%;
}
@keyframes flower {
0% {
    transform: rotate(0deg);
    box-shadow: white 0 0 15px 0, #ffdd88 -12px -12px 0 4px, #ffdd88 12px -12px 0 4px, #ffdd88 12px 12px 0 4px, #ffdd88 -12px 12px 0 4px;
}
50% {
    transform: rotate(1080deg);
    box-shadow: white 0 0 15px 0, #ffdd88 12px 12px 0 4px, #ffdd88 -12px 12px 0 4px, #ffdd88 -12px -12px 0 4px, #ffdd88 12px -12px 0 4px;
}
}

/* Styles for old versions of IE */
.flower {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.flower:not(:required) {
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #ee9966;
  border-radius: 100%;
  box-shadow: white 0 0 15px 0, #ffdd88 -12px -12px 0 4px, #ffdd88 12px -12px 0 4px, #ffdd88 12px 12px 0 4px, #ffdd88 -12px 12px 0 4px;
  animation: flower 5s infinite ease-in-out;
  transform-origin: 50% 50%;
}
@keyframes dots {
0% {
    box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
}
8.33% {
    box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
}
16.67% {
    box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 14px 14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
}
25% {
    box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px 14px 0 7px, #44aaee -14px 14px 0 7px;
}
33.33% {
    box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee -14px -14px 0 7px;
}
41.67% {
    box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
}
50% {
    box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
}
58.33% {
    box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
}
66.67% {
    box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 -14px -14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
}
75% {
    box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px -14px 0 7px, #44aaee 14px -14px 0 7px;
}
83.33% {
    box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee 14px 14px 0 7px;
}
91.67% {
    box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
}
100% {
    box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
}
}

/* Styles for old versions of IE */
.dots {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.dots:not(:required) {
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  display: inline-block;
  width: 7px;
  height: 7px;
  background: transparent;
  border-radius: 100%;
  box-shadow: #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
  animation: dots 5s infinite ease-in-out;
  transform-origin: 50% 50%;
}
@keyframes circles {
0% {
    transform: rotate(-720deg);
}
50% {
    transform: rotate(720deg);
}
}

/* Styles for old versions of IE */
.circles {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.circles:not(:required) {
  position: relative;
  text-indent: -9999px;
  display: inline-block;
  width: 25px;
  height: 25px;
  background: rgba(255, 204, 51, 0.9);
  border-radius: 100%;
  animation: circles 3s infinite ease-in-out;
  transform-origin: 50% 100%;
}
.circles:not(:required)::before {
  background: rgba(255, 102, 0, 0.6);
  border-radius: 100%;
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  top: 18.75px;
  left: -10.82532px;
}
.circles:not(:required)::after {
  background: rgba(255, 51, 0, 0.4);
  border-radius: 100%;
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  top: 18.75px;
  left: 10.82532px;
}
@keyframes plus-top {
2.5% {
    background: #ff8866;
    transform: rotateY(0deg);
    animation-timing-function: ease-in;
}
13.75% {
    background: #ff430d;
    transform: rotateY(90deg);
    animation-timing-function: step-start;
}
13.76% {
    background: #ffae0d;
    transform: rotateY(90deg);
    animation-timing-function: ease-out;
}
25% {
    background: #ffcc66;
    transform: rotateY(180deg);
}
27.5% {
    background: #ffcc66;
    transform: rotateY(180deg);
    animation-timing-function: ease-in;
}
41.25% {
    background: #ffae0d;
    transform: rotateY(90deg);
    animation-timing-function: step-start;
}
41.26% {
    background: #2cc642;
    transform: rotateY(90deg);
    animation-timing-function: ease-out;
}
50% {
    background: #66dd77;
    transform: rotateY(0deg);
}
52.5% {
    background: #66dd77;
    transform: rotateY(0deg);
    animation-timing-function: ease-in;
}
63.75% {
    background: #2cc642;
    transform: rotateY(90deg);
    animation-timing-function: step-start;
}
63.76% {
    background: #1386d2;
    transform: rotateY(90deg);
    animation-timing-function: ease-out;
}
75% {
    background: #44aaee;
    transform: rotateY(180deg);
}
77.5% {
    background: #44aaee;
    transform: rotateY(180deg);
    animation-timing-function: ease-in;
}
91.25% {
    background: #1386d2;
    transform: rotateY(90deg);
    animation-timing-function: step-start;
}
91.26% {
    background: #ff430d;
    transform: rotateY(90deg);
    animation-timing-function: ease-in;
}
100% {
    background: #ff8866;
    transform: rotateY(0deg);
    animation-timing-function: step-start;
}
}
@keyframes plus-bottom {
0% {
    background: #ffcc66;
    animation-timing-function: step-start;
}
50% {
    background: #ffcc66;
    animation-timing-function: step-start;
}
75% {
    background: #44aaee;
    animation-timing-function: step-start;
}
100% {
    background: #44aaee;
    animation-timing-function: step-start;
}
}
@keyframes plus-background {
0% {
    background: #ff8866;
    transform: rotateZ(180deg);
}
25% {
    background: #ff8866;
    transform: rotateZ(180deg);
    animation-timing-function: step-start;
}
27.5% {
    background: #66dd77;
    transform: rotateZ(90deg);
}
50% {
    background: #66dd77;
    transform: rotateZ(90deg);
    animation-timing-function: step-start;
}
52.5% {
    background: #66dd77;
    transform: rotateZ(0deg);
}
75% {
    background: #66dd77;
    transform: rotateZ(0deg);
    animation-timing-function: step-start;
}
77.5% {
    background: #ff8866;
    transform: rotateZ(270deg);
}
100% {
    background: #ff8866;
    transform: rotateZ(270deg);
    animation-timing-function: step-start;
}
}

/* Styles for old versions of IE */
.plus {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.plus:not(:required) {
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  display: inline-block;
  width: 48px;
  height: 48px;
  background: #ff8866;
  border-radius: 24px;
  transform: rotateZ(90deg);
  transform-origin: 50% 50%;
  animation: plus-background 3s infinite ease-in-out;
}
.plus:not(:required)::after {
  background: #ff8866;
  border-radius: 24px 0 0 24px;
  content: '';
  position: absolute;
  right: 50%;
  top: 0;
  width: 50%;
  height: 100%;
  transform-origin: 100% 50%;
  animation: plus-top 3s infinite linear;
}
.plus:not(:required)::before {
  background: #ffcc66;
  border-radius: 24px 0 0 24px;
  content: '';
  position: absolute;
  right: 50%;
  top: 0;
  width: 50%;
  height: 100%;
  transform-origin: 100% 50%;
  animation: plus-bottom 3s infinite linear;
}
@keyframes ball {
0% {
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    animation-timing-function: ease-in;
}
45% {
    transform: translate3d(0, 150px, -10px) scale3d(1, 0.95, 1);
    animation-timing-function: ease-in;
}
50% {
    transform: translate3d(0, 150px, -10px) scale3d(1, 0.5, 1);
    animation-timing-function: linear;
}
55% {
    transform: translate3d(0, 150px, -10px) scale3d(1, 1.25, 1);
    animation-timing-function: ease-out;
}
}
@keyframes ball-highlight {
0% {
    transform: skew(-20deg, 0) translate3d(0, 2.5px, 1px);
    animation-timing-function: ease-in;
}
45% {
    transform: skew(-30deg, 0) translate3d(0, 0, 1px);
    animation-timing-function: ease-in;
}
50% {
    transform: skew(-30deg, 0) translate3d(0, 0, 1px);
    animation-timing-function: linear;
}
55% {
    transform: skew(-30deg, 0) translate3d(0, 0, 1px);
    animation-timing-function: ease-out;
}
100% {
    transform: skew(-20deg, 0) translate3d(0, 2.5px, 1px);
    animation-timing-function: ease-in;
}
}
@keyframes ball-shadow {
0% {
    transform: translate3d(66.66667px, 66.66667px, -1px) scale3d(1.25, 1.25, 1);
    animation-timing-function: ease-in;
}
45% {
    transform: translate3d(12.5px, -15px, -1px);
    animation-timing-function: ease-in;
}
50% {
    transform: translate3d(12.5px, -15px, -1px) scale3d(1, 1, 1);
    animation-timing-function: linear;
}
55% {
    transform: translate3d(12.5px, -15px, -1px);
    animation-timing-function: ease-out;
}
100% {
    transform: translate3d(66.66667px, 66.66667px, -1px) scale3d(1.25, 1.25, 1);
    animation-timing-function: ease-in;
}
}

/* Styles for old versions of IE */
.ball {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.ball:not(:required) {
  position: relative;
  display: inline-block;
  font-size: 0;
  letter-spacing: -1px;
  border-radius: 100%;
  background: #ff8866;
  width: 50px;
  height: 50px;
  transform-style: preserve-3d;
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  transform-origin: 0 100%;
  animation: ball 1500ms infinite linear;
}
.ball:not(:required)::after {
  content: '';
  position: absolute;
  top: 4.5px;
  left: 5.5px;
  width: 15px;
  height: 15px;
  background: #ffb099;
  border-radius: 100%;
  transform: skew(-20deg, 0) translate3d(0, 2.5px, 1px);
  animation: ball-highlight 1500ms infinite linear;
}
.ball:not(:required)::before {
  content: '';
  position: absolute;
  top: 50px;
  left: 5.5px;
  width: 50px;
  height: 15px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  transform: translate3d(66.66667px, 66.66667px, -1px) scale3d(1.25, 1.25, 1);
  animation: ball-shadow 1500ms infinite linear;
  -moz-filter: blur(1px);
  filter: blur(1px);
}

/* Css Spinners */
.cell {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px;
  float: left;
  height: 185px;
  margin-top: 30px;
  overflow: hidden;
  padding: 20px;
  width: 100%;
}
.card {
  display: table;
  float: none;
  margin: 50px auto 0;
}
.icons-sec {
  float: left;
  width: 100%;
}
.icons-sec section {
  float: left;
  margin-top: 40px;
  width: 100%;
}
.icons-sec h2 {
  font-size: 20px;
  margin: 0 0 20px;
  width: 100%;
}
.fontawesome-icon-list a {
  background: #ffffff none repeat scroll 0 0;
  border-bottom: 1px solid #efefef;
  border-left: 1px solid #efefef;
  border-top: 1px solid #efefef;
  color: #6f6f6f;
  cursor: pointer;
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.5px;
  margin-bottom: -1px;
  padding: 14px 25px;
  pointer-events: none;
  width: 100%;
}
.fontawesome-icon-list a > i {
  font-size: 14px;
  margin-right: 7px;
}
.row.fontawesome-icon-list {
  margin: 0;
}
.row.fontawesome-icon-list > div {
  padding: 0;
}
.icons-sec .alert {
  margin: 10px 0 20px;
}
.account-sec {
  height: 100%;
  left: 0;
  max-height: 100%;
  position: relative;
  top: 0;
  width: 100%;
}
.account-user-sec {
  float: none;
  margin: 0 auto;
  height: 100%;
  left: 0;
  overflow-x: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  background-color: #80BDE5;
}
.account-user-sec::before {
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.1;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.account-sec {
  float: left;
  width: 100%;
}
.account-sec .container {
  padding: 0;
}
.account-top-bar {
  background: #FFFFFF none repeat scroll 0 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
  float: left;
  width: 100%;
}
.account-header-link {
  float: right;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.account-header-link > li {
  float: left;
  margin-left: 35px;
}
.account-header-link > li > a {
  color: #5f5f5f;
  float: left;
  font-family: Open Sans;
  font-size: 11px;
  letter-spacing: 1.5px;
  padding: 22px 0;
  text-transform: uppercase;
}
.account-top-bar .logo {
  padding-left: 0;
}
.acount-sec {
  float: left;
  padding-bottom: 100px;
  padding-top: 100px;
  width: 100%;
}
.account-detail {
  float: left;
  padding-top: 20px;
  width: 100%;
}
.account-detail > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.account-detail > ul > li {
  float: left;
  margin-bottom: 30px;
  width: 100%;
}
.account-detail > ul > li > h3 {
  float: left;
  font-size: 19px;
  margin: 0 0 9px;
  width: 100%;
}
.account-detail > ul > li > h3 > i {
  margin-right: 10px;
  width: 30px;
}
.account-detail > ul > li > p {
  color: #555555;
  float: left;
  margin: 0;
  padding-left: 46px;
  width: 100%;
}
.contact-sec {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px;
  float: left;
  padding: 50px;
  width: 100%;
}
.account-form {
  float: left;
  width: 100%;
}
.account-form > form {
  float: left;
  width: 100%;
}
.account-form > form div.feild {
  float: left;
}
.account-form > form div.feild > input[type="text"], .account-form > form div.feild > input[type="password"] {
  border: 1px solid #e6eaea;
  border-radius: 30px;
  float: left;
  font-size: 13px;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
  padding: 13px 30px;
  width: 100%;
}
.account-form > form .feild > input[type="submit"] {
  background: #ff5f5f none repeat scroll 0 0;
  border: medium none;
  border-radius: 25px;
  color: #ffffff;
  float: left;
  font-family: Montserrat;
  font-size: 12px;
  margin-top: 20px;
  padding: 14px 30px;
}
.more-option {
  padding: 36px 0;
  position: absolute;
  right: -80px;
  text-align: center;
  top: 50%;
  transform: rotate(-90deg) translateX(50%);
  width: 100px;
}
.more-option::before {
  background: #e8ecec none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 25px;
}
.more-option::after {
  background: #e8ecec none repeat scroll 0 0;
  content: "";
  height: 1px;
  right: 0;
  position: absolute;
  top: 50%;
  width: 25px;
}
.more-option span {
  color: #a5a5a5;
}
.creat-an-account {
  display: table;
  float: left;
  padding-left: 58px;
  padding-top: 60px;
  vertical-align: middle;
  width: 100%;
}
.creat-an-account > span {
  color: #858585;
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  text-align: left;
  width: 100%;
}
.creat-an-account > a {
  background: #ff5f5f none repeat scroll 0 0;
  border-radius: 40px;
  color: #ffffff;
  float: left;
  font-family: Montserrat;
  font-size: 13px;
  margin-top: 19px;
  padding: 14px 30px;
}
.creat-an-account h4 {
  color: #555555;
  float: left;
  font-size: 13px;
  margin: 33px 0 0;
  width: 100%;
}
.creat-an-account > ul {
  float: left;
  list-style: outside none none;
  margin: 15px 0 0;
  padding: 0;
  width: 100%;
}
.creat-an-account > ul > li {
  float: left;
  margin-right: 4px;
}
.creat-an-account > ul > li > a {
  float: left;
}
.creat-an-account > ul > li > a > i {
  border-radius: 5px;
  color: #ffffff;
  float: left;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
}
.creat-an-account > ul > li > a > i.fa-facebook {
  background: #4e8deb;
}
.creat-an-account > ul > li > a > i.fa-google-plus {
  background: #eb4e4e;
}
.creat-an-account > ul > li > a > i.fa-twitter {
  background: #4ec4eb;
}
.account-detail > ul > li:last-child {
  margin: 0;
}
.account-sec footer {
  float: left;
  margin-top: 50px;
  padding-left: 45px;
  position: fixed;
  text-align: center;
  width: 100%;
}
.account-sec footer p {
  float: left;
  width: 100%;
}
.account-form label {
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  font-weight: normal;
  line-height: 26px;
  margin: 10px 0 0;
  width: 100%;
}
.account-form label a {
  color: #000;
}
.account-form label input {
  float: left;
  margin-right: 10px;
  margin-top: 7px;
}

/* Invoice Sec */
.invoice-sec {
  float: left;
  margin-top: 30px;
  width: 100%;
}
.invoice-sec > span {
  color: #878787;
  float: left;
  font-family: open sans;
  font-size: 13px;
  letter-spacing: 0.3px;
  margin: 0 0 20px;
  text-align: left;
  width: 100%;
}
.invoice-sec strong {
  color: #232323;
  float: left;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 0.3px;
  width: 100%;
}
.invoice-details {
  float: left;
  width: 50%;
}
.invoice-details > ul {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.heading-invoice {
  color: #6E6E6E;
  float: left;
  font-family: open sans;
  font-size: 13px;
  list-style: none outside none;
  width: 100%;
  font-size: 12px;
}
.invoice-details li {
  color: #555555;
  float: left;
  font-family: open sans;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 15px;
  list-style: none outside none;
  padding: 6px 0;
  width: 100%;
}
.invoice {
  background: none repeat scroll 0 0 #FAFAFA;
  border: 1px solid #EBEBEB;
  float: left;
  margin: 15px 0;
  width: 100%;
  border-radius: 2px;
}
.invoice-head {
  background: none repeat scroll 0 0 #ffffff;
  float: left;
  width: 100%;
}
.invoice-head h2 {
  color: #232323;
  float: left;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.3px;
  line-height: 12px;
  margin: 0;
  padding: 23px 0;
  text-align: center;
}
.invoice li div p {
  color: #555555;
  float: left;
  font-family: open sans;
  font-size: 13px;
  letter-spacing: 0.3px;
  line-height: 10px;
  margin: 0;
  padding: 19px 0;
  text-align: center;
  width: 100%;
}
.invoice-number {
  float: left;
  padding: 0 20px;
  width: 10%;
}
.date {
  width: 10%;
  float: left;
}
.description {
  width: 50%;
  float: left;
}
.quantity {
  width: 10%;
  float: left;
}
.vat {
  width: 10%;
  float: left;
}
.total {
  width: auto;
  float: left;
}
.long-column {
  width: 90%;
}
.long-column p {
  padding-left: 10px !important;
  text-align: left !important;
}
.invoice li {
  float: left;
  list-style: none outside none;
  width: 100%;
}
.invoice li:hover {
  background: none repeat scroll 0 0 #F7F7F7;
}
.invoice > ul {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.invoice li:nth-child(2n+2) {
  background: #ffffff none repeat scroll 0 0;
}
.total a {
  border: 1px solid;
  border-radius: 5px;
  color: #ffffff;
  float: left;
  font-family: Montserrat;
  font-size: 14px;
  line-height: 10px;
  margin: 20px;
  padding: 18px 40px;
  text-align: center;
  text-decoration: none;
}

/* My Cart */
.my-cart {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 20px;
  float: left;
  margin-top: 30px;
  overflow: hidden;
  width: 100%;
}
.cart-heading {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  padding: 23px 0;
  width: 100%;
}
.cart-heading h2 {
  color: #2e2e2e;
  float: left;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 500;
  line-height: 12px;
  margin: 0;
  text-align: center;
  width: 100%;
}
.cart-product {
  width: 40%;
  float: left;
  padding: 0 20px;
}
.cart-price {
  width: 20%;
  float: left;
  padding: 0 20px;
}
.cart-quantity {
  width: 20%;
  float: left;
  padding: 0 20px;
}
.cart-total {
  width: 20%;
  float: left;
  padding: 0 20px;
}
.my-cart > ul {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.my-cart li:nth-child(2n+2) {
  background: #ffffff none repeat scroll 0 0;
}
.my-cart:last-child {
  border-bottom: 0;
}
.my-cart li {
  background: #fbfbfb none repeat scroll 0 0;
  border-bottom: 1px solid #ededed;
  float: left;
  list-style: outside none none;
  width: 100%;
}
.my-cart li > div {
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #DBDBDB;
  float: left;
  min-height: 47px;
  padding: 10px 20px;
  position: relative;
}
.my-cart li > div:last-child {
  border-right: none;
}
.cart-product > a i {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
  color: #444444;
  height: 100%;
  left: 0;
  line-height: 48px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 25px;
}
.cart-product > h6 {
  color: #555555;
  float: left;
  font-family: open sans;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 16px;
  margin: 6px 0 2px 20px;
  text-transform: uppercase;
}
.cart-product > img {
  border: 1px solid #C7C7C7;
  float: right;
  margin-top: 0px;
  width: 35px;
  border-radius: 3px;
}
.cart-price > h6 {
  color: #444444;
  display: table;
  float: none;
  font-family: roboto;
  font-size: 16px;
  font-weight: 700;
  line-height: 11px;
  margin: 3px auto 0;
  padding: 6px;
  text-align: center;
  border-radius: 3px;
}
.cart-quantity select {
  border: 1px solid #EBEBEB;
  display: table;
  float: none;
  font-family: open sans;
  font-size: 15px;
  margin: 0 auto;
  text-align: center;
  width: 50%;
  border-radius: 3px;
}
.cart-total > h6 {
  color: #444444;
  float: left;
  font-family: roboto;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.1px;
  margin: 6px 0;
  text-align: center;
  width: 100%;
}
.my-cart li > div:last-child {
  border-right: medium none;
}
.my-cart li:last-child div a {
  color: #FFFFFF;
  font-family: open sans;
  font-size: 13px;
  line-height: 11px;
  padding: 10px 11px;
  border-radius: 3px;
}
.cart-product > input {
  border: 1px solid #EBEBEB;
  float: left;
  font-family: open sans;
  font-size: 12px;
  height: 35px;
  letter-spacing: 0.25px;
  padding: 0 10px;
  text-transform: uppercase;
  width: 215px;
  border-radius: 3px;
}
.cart-total-sec p {
  color: #444444;
  float: left;
  font-family: open sans;
  font-size: 13px;
  letter-spacing: 0.25px;
  line-height: 10px;
  margin: 0;
  padding: 19px 0;
  text-align: center;
  width: 50%;
}
.cart-total-sec span {
  color: #444444;
  float: left;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 100;
  letter-spacing: 0.3px;
  line-height: 12px;
  padding: 18px 0;
  text-align: center;
  width: 50%;
}
.calc-shipping-sec select {
  border: 1px solid #EBEBEB;
  float: left;
  font-family: open sans;
  font-size: 14px;
  height: 31px;
  padding: 3px 0 0;
  width: 100%;
  border-radius: 3px;
}
.calc-shipping-sec li {
  padding: 9px 15px;
}
.calc-shipping-sec li input {
  border: 1px solid #EBEBEB;
  float: left;
  font-family: open sans;
  font-size: 13px;
  padding: 5px 10px;
  width: 100%;
  border-radius: 3px;
}
.calc-shipping-sec li a {
  float: right;
  font-size: 13px;
  padding: 5px 10px;
  border-radius: 3px;
}
.payment {
  float: left;
  margin-top: 40px;
  padding: 0;
  width: 100%;
}
.payment > ul {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 20px;
  float: left;
  margin: 0;
  padding: 40px;
  width: 100%;
}
.payment-desc .payment-desc span:last-child {
  margin-bottom: 0;
}
.payment a {
  float: left;
}
.payment li {
  float: left;
  list-style: outside none none;
  margin-bottom: 30px;
  width: 100%;
}
.payment-method {
  float: left;
  width: 100%;
}
.payment-method > label {
  display: list-item;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 100;
  letter-spacing: 0.25px;
  line-height: 19px;
  list-style: outside none none;
  margin-top: 6px;
}
.payment-desc {
  float: left;
  width: 100%;
}
.payment-desc > span {
  background: #e8edf2 none repeat scroll 0 0;
  border-radius: 5px;
  color: #738282;
  float: left;
  font-family: open sans;
  font-size: 13px;
  letter-spacing: 0.3px;
  line-height: 26px;
  margin: 10px 0 0;
  padding: 23px 40px;
  position: relative;
  width: 100%;
}
.payment-desc > span::before {
  border-bottom: 6px solid #e8edf2;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  left: 22px;
  position: absolute;
  top: -5px;
}
.payment a {
  border: 1px solid;
  border-radius: 5px;
  color: #ffffff;
  float: left;
  font-family: Montserrat;
  font-size: 13px;
  letter-spacing: 0.25px;
  padding: 12px 20px;
  text-decoration: none;
}
.billing-sec {
  float: left;
  margin-top: 30px;
  width: 100%;
}
.billing-sec .field {
  float: left;
  margin-bottom: 30px;
}
.billing-sec button {
  background: #333333 none repeat scroll 0 0;
  border: medium none;
  border-radius: 40px;
  color: #ffffff;
  float: left;
  font-family: Montserrat;
  font-size: 13px;
  letter-spacing: 0.25px;
  margin-top: 40px;
  padding: 14px 40px;
  text-decoration: none;
}
.billing-sec .field > label {
  float: left;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: normal;
  margin: 0 0 10px;
  width: 100%;
}
.billing-sec .field > label span {
  color: red;
}
.billing-sec .field input {
  border: medium none;
  border-radius: 40px;
  float: left;
  font-size: 12px;
  height: 50px;
  letter-spacing: 0.5px;
  padding: 0 30px;
  width: 100%;
}
.billing-sec .field > select {
  border: medium none;
  border-radius: 40px;
  float: left;
  font-size: 12px;
  height: 50px;
  padding: 0 30px;
  width: 100%;
}
.billing-sec .field > textarea {
  border: medium none;
  border-radius: 20px;
  float: left;
  min-height: 160px;
  padding: 20px 30px;
  width: 100%;
}
.payment li:last-child {
  margin: 0;
}

/* Range Slider */
.range-slider {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px;
  float: left;
  padding: 40px;
  width: 100%;
  margin-top: 30px;
}

/* Ion.RangeSlider
// css version 1.8.1
// by Denis Ineshin | ionden.com
// ===================================================================================================================*/
/* =====================================================================================================================
// RangeSlider */
.irs {
  position: relative;
  display: block;
}
.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
}
.irs-line-left, .irs-line-mid, .irs-line-right {
  position: absolute;
  display: block;
  top: 0;
}
.irs-line-left {
  left: 0;
  width: 10%;
}
.irs-line-mid {
  left: 10%;
  width: 80%;
}
.irs-line-right {
  right: 0;
  width: 10%;
}
.irs-diapason {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
}
.irs-slider {
  position: absolute;
  display: block;
  cursor: default;
  z-index: 1;
}
.irs-slider.single {
  left: 10px;
}
.irs-slider.single:before {
  position: absolute;
  display: block;
  content: "";
  top: -50%;
  left: -100%;
  width: 300%;
  height: 200%;
  background: rgba(0, 0, 0, 0);
}
.irs-slider.from {
  left: 100px;
}
.irs-slider.from:before {
  position: absolute;
  display: block;
  content: "";
  top: -50%;
  left: -200%;
  width: 300%;
  height: 200%;
  background: rgba(0, 0, 0, 0);
}
.irs-slider.to {
  left: 300px;
}
.irs-slider.to:before {
  position: absolute;
  display: block;
  content: "";
  top: -50%;
  left: 0;
  width: 300%;
  height: 200%;
  background: rgba(0, 0, 0, 0);
}
.irs-slider.last {
  z-index: 2;
}
.irs-min {
  position: absolute;
  display: block;
  left: 0;
  cursor: default;
}
.irs-max {
  position: absolute;
  display: block;
  right: 0;
  cursor: default;
}
.irs-from, .irs-to, .irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}
.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}
.irs-with-grid .irs-grid {
  display: block;
}
.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}
.irs-grid-pol.small {
  height: 4px;
}
.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  color: #000;
}

/* Ion.RangeSlider, Flat UI Skin
// css version 1.8.1
// by Denis Ineshin | ionden.com
// ===================================================================================================================*/
/* =====================================================================================================================
// Skin details */
.irs-line-mid,
.irs-line-left,
.irs-line-right,
.irs-diapason,
.irs-slider {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQQAAACWCAYAAAA40fb2AAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAW5JREFUeNrs3bEJwzAQhtH/soSbQEbwBOm8QfASHtoQSOM+rZGLkNpNCAa/N4KKDxXSXT1fSwtAkosjAAQBEARAEABBAAQBEARAEABBAAQBEAQAAAAAAAAAAAAAAAAAAAAAAACApJLEBmjgdu2qxAD4MmQVEARAEABBAAQBEARAEABBAAQB+DlPl4Ekn6fLTgEAAAAAAAAAAAAAAAAAAAAAADi+et8fxqcBSQxZBQQBEARAEABBAAQBEARAEABBAAQBEAQAAAAAAAAAAAAAAAAAAAAAAACAfXM/tLkfbIeGkzBTERAEQBAAQQAEARAEQBAAQQAEARAEQBAAQQAEARAEQBAAQQAEAQAAAAAAAAAAAAAAAGDPOk5tHSfbn+Ek/HYEBAEQBEAQAEEABAEQBEAQAEEABAEQBEAQAEEABAEQBEAQAEEADqtaMxAJcEMABAEQBEAQAEEABAEQBEAQAEEABAEQBOBvNgAAAP//AwC1Oh+PuHqISQAAAABJRU5ErkJggg==) repeat-x;
}
.irs {
  height: 60px;
}
#irs-3 {
  float: left;
  margin: 5px 0 30px;
  width: 100%;
}
#irs-4 {
  float: left;
  margin: 5px 0 30px;
  width: 100%;
}
#irs-1 {
  float: left;
  margin: 5px 0 30px;
  width: 100%;
}
#irs-2 {
  float: left;
  margin: 5px 0 30px;
  width: 100%;
}
#irs-5 {
  float: left;
  margin: 5px 0 30px;
  width: 100%;
}
#irs-6 {
  float: left;
  margin: 5px 0 30px;
  width: 100%;
}
.irs-with-grid {
  height: 60px;
}
.irs-line {
  height: 12px;
  top: 25px;
}
.irs-line-left {
  height: 12px;
  background-position: 0 -30px;
}
.irs-line-mid {
  height: 12px;
  background-position: 0 0;
}
.irs-line-right {
  height: 12px;
  background-position: 100% -30px;
}
.irs-diapason {
  height: 12px;
  top: 25px;
  background-position: 0 -60px;
}
.irs-slider {
  width: 16px;
  height: 18px;
  top: 22px;
  background-position: 0 -90px;
}
#irs-active-slider, .irs-slider:hover {
  background-position: 0 -120px;
}
.irs-min, .irs-max {
  background: none repeat scroll 0 0 #E1E4E9;
  border: 1px solid #EBEBEB;
  border-radius: 5px;
  color: #333333;
  font-size: 10px;
  line-height: 1.333;
  padding: 1px 6px;
  text-shadow: none;
  top: 0;
}
.irs-from, .irs-to, .irs-single {
  color: #fff;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background: #F43D53;
  border-radius: 1px;
}
.irs-from:after, .irs-to:after, .irs-single:after {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #F43D53;
}
.irs-grid-pol {
  background: #e1e4e9;
}
.irs-grid-text {
  color: #999;
}

/* Accordian */
.accordion {
  float: left;
  margin-top: 30px;
  width: 100%;
}
.accordion > h3 {
  background: #fcfcfc none repeat scroll 0 0;
  border-radius: 5px;
  color: #555555;
  cursor: pointer;
  float: left;
  font-size: 14px;
  margin: 0 0 1px;
  padding: 19px 40px;
  transition: all 0.4s ease 0s;
  width: 100%;
}
.accordion > h3.current {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px 5px 0 0;
  color: #ff5f5f;
}
.accordion .pane {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 1px 1px 5px 5px;
  float: left;
  margin-bottom: 1px;
  padding: 30px 40px;
  width: 100%;
}

/* C0ntact Form */
#contact span.required {
  font-size: 13px;
  color: #ff0000;
}

/* Select the colour of the * if the field is required. */
#message {
  float: left;
  margin: 10px 0;
  width: 100%;
}
.error_message {
  background: #fbe3e4 url(data:image/gif;base64,R0lGODlhEAAQANUAAL1/BOnGovDNOs+cRtuvcPPWx8SMG/bllubLjPHTUfv11fntuNSrWOzLr/rwwsmTMb6AB/Taa92zePjrrvHRStOiU/LVWeK7iubOmPbghPDfrvXszNmta/fpvPDPQt68c/PYZcycOfjoosaQIv/vzsCFD//3zubWlO/WStSqVd/AfPrvvdirZvTYzPz01vLYZPPcdMWMIfbnnv/vxeO8jejRmu/esvvy1Pvj5AAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEHADgALAAAAAAQABAAAAaAQJxwSCwahRDI0ShJpSTLYau02ZRaURxL5XKpWNGGwSU73EaBZQVzAwActcGRFnJl3DBS6GJ82CYwbiAiGkpETQ4vL24WCSsMBFIlHRkWlhYUFBEdJQVCHB8LmRRuHh4CEx9gYh0Upq8CsR4raBUIE7i5urhxDRVuwMHAA2lZRUEAOw==) no-repeat scroll 26px center;
  border: 1px solid #fbc2c4;
  border-radius: 50px;
  color: #8a1f11;
  display: block;
  float: left;
  height: auto;
  line-height: 22px;
  padding: 10px 60px;
  width: 100%;
}
.loader-form {
  margin: 45px 0 0 20px;
  padding: 0 10px;
}
#contact #success_page h1 {
  background: url(data:image/gif;base64,R0lGODlhEAAQAOYAAD1ZDqC6dX+iSr7NqmyTNV9/MJazZrTJiNLZx1FxIdzk0ZalfHqbSb7Qkvb584qqVq3EfWWFOMzZtHGTP7jIo0hlGZurgrDGj7/Qo564bX2jU1R0J7HBnH+cV2WNLNfezHecQMfWrc/Ww2qMPVt8LoWjVMXVnqKzioerXsLRp0JeE0tqGt7ezmCEK7XOlFl+JGiLNMbWs26NQ4ysW6O8cYGkTHOTScDTpLjKo9XeyM/dt7XFoIWoXHmbUG2VNpmxdpeueN7o07vMnbDDk1h3J4GcXENiE05sH////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEHAEgALAAAAAAQABAAAAeNgEiCg4SFhocOh4cSKCVBioMxPDo3GgqQMRoSDSYYPUg4NjiEAz0hBxAQATYUHRI/QDlIAzYpEDQ0MyMKEUIZLkMjOzIYNAYGJRGXHBEPDwFCRUIGMzMMJB+DJwUCAg8XMzU1ExvZhBZEIOrqMEeyhhYJBPMtFe+HCyseLyoIkIILjAAQ8W8Qi4IIBQUCADs=) left no-repeat;
  padding-left: 22px;
}
acronym {
  border-bottom: 1px dotted #ccc;
}
#contact {
  float: left;
  width: 100%;
}
#contact > #contactform {
  float: left;
  width: 100%;
}
#contact > #contactform input {
  float: left;
  width: 100%;
}
#contact > #contactform input {
  border: 1px solid #e8ecec;
  border-radius: 30px;
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  margin-bottom: 10px;
  padding: 13px 30px;
  width: 100%;
}
#contact > #contactform textarea {
  border: 1px solid #e8ecec;
  border-radius: 20px;
  float: left;
  min-height: 180px;
  padding: 20px 30px;
  width: 100%;
}
#contact > #contactform input[type="submit"] {
  background: #ff5f5f none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  float: left;
  font-family: Montserrat;
  margin-top: 20px;
  width: auto;
  margin-bottom: 0;
}
#contact > #contactform p {
  float: left;
  margin: 20px 20px 0 0;
  width: auto;
}
#contact > #contactform label {
  float: left;
  margin: 24px 20px 0 0;
}
#contact > #contactform input#verify[type="text"] {
  margin: 10px 0 0;
  width: 130px;
}
#maptwo {
  float: left;
  margin-top: 40px;
  width: 100%;
}
.contact-details-info {
  float: left;
  padding-top: 20px;
  width: 100%;
}
.contact-details-info > h3 {
  float: left;
  font-family: Montserrat;
  font-size: 18px;
  margin-bottom: 9px;
  width: 100%;
}
.contact-details-info > ul {
  float: left;
  list-style: outside none none;
  margin: 10px 0 0;
  padding: 0;
  width: 100%;
}
.contact-details-info > ul > li {
  color: #676666;
  display: table;
  float: left;
  font-family: Montserrat;
  font-size: 13px;
  margin-bottom: 14px;
  width: 100%;
}
.contact-details-info li > i {
  background: #f5f5f5 none repeat scroll 0 0;
  border-radius: 50%;
  display: inline-block;
  height: 39px;
  line-height: 39px;
  margin-right: 14px;
  text-align: center;
  width: 39px;
}
.contact-sec > iframe {
  float: left;
  margin-top: 50px;
  width: 100%;
}
.error-sec {
  float: left;
  padding: 0 40px 100px;
  text-align: center;
  width: 100%;
}
.mockup img {
  transform: rotate(180deg);
}
.error-sec > span {
  color: #555555;
  float: left;
  font-family: Open Sans;
  letter-spacing: 0.5px;
  width: 100%;
}
.error-sec > h2 {
  color: #232323;
  float: left;
  font-family: Montserrat;
  font-size: 180px;
  font-weight: bold;
  margin: 0;
  width: 100%;
}
.error-sec > a {
  background: #ff5f5f none repeat scroll 0 0;
  border-radius: 5px;
  color: #ffffff;
  display: inline-block;
  float: none;
  font-family: Montserrat;
  font-size: 13px;
  padding: 13px 22px;
}
.mockup {
  float: left;
  margin-bottom: 60px;
  width: 100%;
}
.error-sec > p {
  float: left;
  margin-bottom: 40px;
  width: 100%;
}
.table-area {
  float: left;
  padding: 40px;
  width: 100%;
}
.table-responsive {
  float: left;
  width: 100%;
}
.scroll-box {
  float: left;
  padding: 40px;
  width: 100% !important;
}
#map-canvas {
  float: left;
  margin-top: 50px;
  min-height: 390px;
  width: 100%;
}
#map-canvas-two {
  float: left;
  min-height: 390px;
  width: 100%;
}
#map,
#maptwo {
  height: 420px;
  width: 100%;
}
#vector-map {
  background-color: red;
  float: left;
  height: 570px;
  margin: 43px 0;
  width: 100%;
  position: relative;
}

/* Ribbon Grids */
.ribbon-box {
  float: left;
  width: 100%;
}
.ribbon-sec > p {
  color: #777777;
  float: left;
  font-family: open sans;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.3px;
  line-height: 24px;
  margin: 0;
  width: 100%;
}
.ribbon-box > h2 {
  color: #838383;
  float: left;
  font-family: open sans;
  font-size: 18px;
  font-weight: 400;
  line-height: 14px;
  margin: 0;
  padding: 20px 0;
}
.ribbon-wrapper {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  right: -3px;
}
.ribbon-design {
  color: #FFFFFF;
  font: bold 12px Sans-Serif;
  left: -5px;
  letter-spacing: 0.35px;
  padding: 7px 0;
  position: relative;
  text-align: center;
  top: 15px;
  width: 120px;
  transform: rotate(45deg);
}
.ribbon-design:before, .ribbon-design:after {
  content: "";
  border-top: 3px solid #6e8900;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  position: absolute;
  bottom: -3px;
}
.ribbon-design:before {
  left: 0;
}
.ribbon-design:after {
  right: 0;
}
.ribbon-sec {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #ECECEC;
  float: left;
  padding: 20px;
  position: relative;
  z-index: 90;
  border-radius: 3px;
}

/* Progress Bar */
.progress-sec {
  float: left;
  padding: 40px;
  width: 100%;
}
.small-progress {
  height: 10px !important;
}
.large-progress {
  height: 30px;
}
.medium-progress {
  height: 20px;
}

/* Collapse */
.collapse-sec {
  float: left;
  padding: 40px;
  width: 100%;
}
.panel-group {
  float: left;
  width: 100%;
}
.panel-group .panel {
  border-color: #e8ecec;
  border-radius: 0;
  box-shadow: none;
}
.panel-group .panel .panel-heading {
  border-color: #e8ecec;
  border-radius: 0;
  box-shadow: none;
  padding: 15px 28px;
}
.panel-group .panel > .panel-collapse {
  border-color: #e8ecec;
}
.panel-group .panel > .panel-collapse .panel-body {
  font-family: Open Sans;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 26px;
  padding: 33px 40px;
}
.panel-group.white-collapse .panel-heading {
  background: #ffffff none repeat scroll 0 0;
}
.panel-group .panel .panel-heading h4 {
  font-size: 15px;
}

/* Services */
.services {
  float: left;
  padding: 40px;
  text-align: center;
  width: 100%;
}
.services span {
  color: #ff5f5f;
  display: inline-block;
  float: none;
  font-size: 30px;
  height: 80px;
  line-height: 77px;
  text-align: center;
  width: 80px;
}
.services h3 {
  float: left;
  font-size: 17px;
  margin: 10px 0;
  width: 100%;
}
.services.style2 span {
  color: #ffffff;
  margin-bottom: 20px;
}
.services.style3 {
  padding: 0;
  text-align: left;
}
.services.style3 > span {
  border-radius: 50%;
  color: #ffffff;
  float: left;
  font-size: 19px;
  height: 60px;
  line-height: 60px;
  margin-bottom: -29px;
  margin-left: 40px;
  position: relative;
  width: 60px;
}
.services.style3 .service-detail {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  padding: 50px 40px 40px;
  width: 100%;
}
.services.style3 .service-detail > h3 {
  padding-bottom: 20px;
  position: relative;
}
.services.style3 .service-detail > h3::before {
  background: #e8ecec none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 40px;
}

/*===== Comming Soon ====*/
.commingsoon {
  background: rgba(0, 0, 0, 0) url("http://placehold.it/1366x690") no-repeat scroll 0 0/cover;
  float: left;
  padding: 70px 0 120px;
  position: relative;
  z-index: 1;
  width: 100%;
  text-align: center;
}
.commingsoon .logo {
  color: #ffffff;
  display: inline-block;
  float: none;
  min-width: auto;
  padding: 0;
  text-align: center;
  width: 100%;
}
.commingsoon .logo > a {
  color: #ffffff;
  display: inline-block;
  float: none;
  font-size: 22px;
}
.countdown-sec {
  float: left;
  margin-top: 90px;
  width: 100%;
}
ul.countdown {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.commingsoon .logo > a > i {
  font-size: 22px;
}
.commingsoon:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  background: black;
  opacity: 0.85;
}
.comming-soon-logo {
  float: left;
  margin-bottom: 140px;
  width: 100%;
}
.timer {
  float: left;
  text-align: center;
  width: 100%;
}
.timer .countdown {
  display: inline-block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.timer .countdown li {
  border-radius: 30px;
  display: inline-block;
  height: 135px;
  margin: 0 10px;
  padding: 35px 25px 20px;
  position: relative;
  text-align: center;
  width: 135px;
}
.timer .countdown li span {
  color: #ffffff;
  float: left;
  font-family: lato;
  font-size: 45px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 39px;
  width: 100%;
}
.timer .countdown li p {
  color: #ffffff;
  float: left;
  font-family: lato;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 3px;
  line-height: 15px;
  margin-top: 16px;
  text-transform: uppercase;
  width: 100%;
}
.timer .countdown li:before {
  border: 2px solid #ffffff;
  border-bottom: 0 none;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  border-radius: 30px;
}
.timer .countdown li:after {
  border-bottom: 2px solid #4f4f4f;
  border-left: 2px solid #4f4f4f;
  border-right: 2px solid #4f4f4f;
  bottom: 0;
  content: "";
  height: 50%;
  left: 0;
  position: absolute;
  width: 100%;
  border-radius: 0 0 30px 30px;
}
.fancy-social {
  float: left;
  margin-top: 70px;
  text-align: center;
  width: 100%;
}
.fancy-social > span {
  color: #ffffff;
  float: left;
  font-size: 20px;
  font-weight: 900;
  letter-spacing: 2px;
  margin-bottom: 20px;
  text-transform: uppercase;
  width: 100%;
}
.fancy-social > a {
  background: rgba(80, 80, 80, 0.25) none repeat scroll 0 0;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  margin: 0 3px;
  position: relative;
  text-align: center;
  width: 36px;
}
.commingsoon form.subscribtion {
  float: left;
  height: 55px;
  margin-top: 80px;
  width: 100%;
}
.commingsoon form.subscribtion > input {
  background: #ffffff none repeat scroll 0 0;
  border: medium none;
  display: inline-block;
  font-family: Montserrat;
  padding: 15px 50px;
  text-align: center;
}
.commingsoon form.subscribtion > button {
  background: #ff5f5f none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  display: inline-block;
  font-family: Montserrat;
  height: 50px;
  padding: 0 20px;
}
ul.countdown > li {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px;
  display: inline-block;
  height: 140px;
  margin: 0 5px;
  position: relative;
  width: 110px;
}
ul.countdown > li > span {
  float: left;
  font-family: Montserrat;
  font-size: 27px;
  margin-bottom: 5px;
  padding-top: 48px;
  width: 100%;
}
ul.countdown > li > p {
  color: #ff5f5f;
  font-family: Open Sans;
  font-size: 11px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
.pagination-sec {
  float: left;
  padding: 40px;
  width: 100%;
}
.pagination {
  margin: 0;
}
.imageBox {
  position: relative;
  height: 400px;
  width: 400px;
  border: 1px solid #aaa;
  background: #fff;
  overflow: hidden;
  background-repeat: no-repeat;
  cursor: move;
}
.imageBox .thumbBox {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  box-sizing: border-box;
  border: 1px solid #666666;
  box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.5);
  background: none repeat scroll 0% 0% transparent;
}
.imageBox .spinner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  line-height: 400px;
  background: rgba(0, 0, 0, 0.7);
}
.action {
  width: 400px;
  height: 30px;
  margin: 10px 0;
}
.cropped > img {
  margin-right: 10px;
}
.product-filter {
  float: left;
  padding: 90px 40px 40px;
  width: 100%;
}
.product-filter section#options {
  float: left;
  text-align: center;
  width: 100%;
}
.option-isotop {
  float: left;
  text-align: center;
  width: 100%;
}
.option-set {
  float: left;
  list-style: outside none none;
  margin: 0 0 20px;
  padding: 0;
  text-align: center;
  width: 100%;
}
.option-set > li > a.selected > i {
  color: #ff5f5f;
}
.option-set > li > a.selected {
  color: #000000;
}
.option-set > li > a {
  float: left;
  line-height: 14px;
}
.option-set > li > a > i {
  color: #c8cccc;
  font-size: 14px;
  margin-right: 11px;
}
.option-set > li:last-child {
  border: medium none;
  padding-right: 0;
}
.filter-products {
  float: left;
  width: 100%;
}
.option-set > li {
  border-right: 1px solid #e8ecec;
  display: inline-block;
  float: none;
  line-height: 19px;
  padding: 0 13px;
}
.product-four {
  float: left;
  margin-top: 30px;
  width: 100%;
}
.product-thumb {
  float: left;
  width: 100%;
}
.product-thumb > img {
  float: left;
  width: 100%;
}
.product-four > h3 {
  float: left;
  font-family: Montserrat;
  font-size: 17px;
  margin: 20px 0 5px;
  width: 100%;
}
.product-four > h3 a {
  color: #232323;
}
.product-four > span {
  color: #ff5f5f;
  float: left;
  font-size: 11px;
  letter-spacing: 0.5px;
  margin-top: 1px;
  width: 100%;
}

/* Our Team */
.our-team {
  float: left;
  width: 100%;
  position: relative;
}
.our-team > img {
  float: left;
  width: 100%;
}
.team-box-sec {
  height: 100%;
  left: 0;
  padding: 10px;
  position: absolute;
  top: 0;
  width: 100%;
}
.team-box {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  display: table;
  float: left;
  height: 100%;
  padding: 20px;
  position: relative;
  text-align: center;
  transition: all 0.4s ease 0s;
  width: 100%;
}
.team-info {
  display: table-cell;
  margin-top: 50px;
  opacity: 0;
  transition: all 0.4s ease 0s;
  vertical-align: middle;
  visibility: hidden;
  width: 100%;
}
.team-box:hover > .team-info {
  margin: 0;
  opacity: 1;
  visibility: visible;
}
.team-info > h3 {
  float: left;
  font-family: Montserrat;
  font-size: 17px;
  width: 100%;
}
.team-info > span {
  color: #ff5f5f;
  float: left;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  width: 100%;
}
.team-info > p {
  float: left;
  margin-bottom: 0;
  margin-top: 13px;
  width: 100%;
}
.social-btns {
  float: left;
  padding-top: 30px;
  text-align: center;
  width: 100%;
}
.social-btns > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
.social-btns > ul > li {
  display: inline-block;
}
.social-btns > ul > li > a {
  float: left;
}
.social-btns > ul > li > a > i {
  color: #ffffff;
  float: left;
  height: 34px;
  line-height: 34px;
  width: 34px;
}
.social-btns > ul > li > a > i.fa-facebook {
  background: #3e6baf;
}
.social-btns > ul > li > a > i.fa-twitter {
  background: #4dd3f0;
}
.social-btns > ul > li > a > i.fa-google-plus {
  background: #ff4949;
}
.team-box:hover {
  background: #ffffff none repeat scroll 0 0;
}
.tooltips-sec {
  float: left;
  padding: 40px;
  position: relative;
  width: 100%;
}
.tooltips-sec > .tooltip {
  float: left;
  margin: 0 42px 0 0;
  opacity: 1;
  position: relative;
}
.tooltips-on-hover {
  float: left;
  padding: 40px;
  width: 100%;
}
.popover-sec-static {
  float: left;
  padding: 40px;
  width: 100%;
}
.popover-sec-static > .popover {
  display: block;
  float: left;
  margin: 0 50px 50px 0;
  position: relative;
}
.popover-on-click {
  float: left;
  padding: 40px;
  width: 100%;
}
.mini-charts {
  float: left;
  padding: 40px;
}
.chart {
  border-radius: 10px;
  padding: 0 15px;
  position: relative;
  min-height: 200px;
  margin: 15px auto;
  width: 96%;
  box-sizing: border-box;
  background-color: #fff;
  overflow: hidden;
}
@media only screen and (min-width: 601px) {
#DonutTicketsByDepartment {
    float: left;
    margin-right: 30px;
    width: 200px;
}
#TicketByDepartmentLegends {
    display: block;
    float: left;
    list-style: outside none none;
    margin: 39px 0;
    padding: 0;
}
.title {
    display: block;
    margin-right: 150px;
}
.author {
    float: right;
    width: 150px;
}
.lt {
    display: none;
}
}
@media only screen and (max-width: 600px) {
.chart {
    text-align: center;
}
#DonutTicketsByDepartment {
    width: 200px;
    margin: 0 auto;
    float: none;
}
#TicketByDepartmentLegends {
    list-style-type: none;
    padding-top: 0px !important;
    margin: 0 auto;
    display: inline-block;
    text-align: left;
}
.title,
  .author {
    display: block;
    text-align: center;
}
.author {
    margin-top: 5px;
}
.lt {
    display: block;
}
.rt {
    display: none;
}
}
#TicketByDepartmentLegends li {
  margin-bottom: 10px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 400;
  color: #000;
}
#TicketByDepartmentLegends li span.icon {
  border-radius: 50%;
  float: left;
  height: 12px;
  margin: 8px 10px;
  width: 12px;
}
#TicketByDepartmentLegends li span.label {
  color: #757575;
  display: block;
  font-family: Open Sans;
  font-size: 13px;
  font-weight: normal;
  line-height: 22px;
  margin-left: 30px;
  text-align: left;
}
.pie-responsive {
  float: left;
  padding: 40px;
  position: relative;
  width: 100%;
}
.form-elements-sec {
  float: left;
  padding: 40px;
  width: 100%;
}
.form-elements-sec form {
  margin-bottom: 10px;
}
.form-elements-sec form select {
  margin-bottom: 10px;
}

/* CSS Document */
.stepsForm {
  width: 100%;
  box-sizing: border-box;
  line-height: 1;
}
.stepsForm .sf-error {
  border: solid 1px #C00 !important;
}
.stepsForm .sf-error + span {
  border-color: #C00 !important;
}
.stepsForm #sf-msg {
  display: inline-block;
  padding: 1rem;
}
.stepsForm .sf-msg-error {
  color: #c00;
}
.stepsForm .sf-msg-success {
  color: #090;
}
.stepsForm .sf-steps {
  box-sizing: border-box;
  float: left;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}
.stepsForm .sf-steps .sf-steps-content {
  width: 100%;
  box-sizing: border-box;
  border-bottom: solid 2px #2096cd;
  font-size: 18px;
}
.stepsForm .sf-steps-content > div {
  background: #ccc none repeat scroll 0 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Montserrat;
  font-size: 15px;
  overflow: hidden;
  padding: 13px 30px 13px 60px;
  position: relative;
}
.stepsForm .sf-steps-center > div {
  display: block;
  padding: 1rem 2rem 1rem 4rem;
  background: #CCC;
  color: #FFF;
  cursor: pointer;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  box-sizing: border-box;
}
.stepsForm .sf-steps-content > div.sf-active {
  background: #2096cd;
}
.stepsForm .sf-steps-content > div > span {
  background: #aaa none repeat scroll 0 0;
  bottom: 0;
  font-size: 15px;
  left: 0;
  padding: 13px;
  position: absolute;
  top: 0;
}
.stepsForm .sf-steps-content > div > i {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(data:image/gif;base64,R0lGODlhEAAQAPQAAP///wCIzPj7/Dii14TF5QaKzSaZ09br9qjW7RaS0Ha+42a34OTx+JjO6cbj8kip2lav3AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAEAAQAAAFUCAgjmRpnqUwFGwhKoRgqq2YFMaRGjWA8AbZiIBbjQQ8AmmFUJEQhQGJhaKOrCksgEla+KIkYvC6SJKQOISoNSYdeIk1ayA8ExTyeR3F749CACH5BAkKAAAALAAAAAAQABAAAAVoICCKR9KMaCoaxeCoqEAkRX3AwMHWxQIIjJSAZWgUEgzBwCBAEQpMwIDwY1FHgwJCtOW2UDWYIDyqNVVkUbYr6CK+o2eUMKgWrqKhj0FrEM8jQQALPFA3MAc8CQSAMA5ZBjgqDQmHIyEAIfkECQoAAAAsAAAAABAAEAAABWAgII4j85Ao2hRIKgrEUBQJLaSHMe8zgQo6Q8sxS7RIhILhBkgumCTZsXkACBC+0cwF2GoLLoFXREDcDlkAojBICRaFLDCOQtQKjmsQSubtDFU/NXcDBHwkaw1cKQ8MiyEAIfkECQoAAAAsAAAAABAAEAAABVIgII5kaZ6AIJQCMRTFQKiDQx4GrBfGa4uCnAEhQuRgPwCBtwK+kCNFgjh6QlFYgGO7baJ2CxIioSDpwqNggWCGDVVGphly3BkOpXDrKfNm/4AhACH5BAkKAAAALAAAAAAQABAAAAVgICCOZGmeqEAMRTEQwskYbV0Yx7kYSIzQhtgoBxCKBDQCIOcoLBimRiFhSABYU5gIgW01pLUBYkRItAYAqrlhYiwKjiWAcDMWY8QjsCf4DewiBzQ2N1AmKlgvgCiMjSQhACH5BAkKAAAALAAAAAAQABAAAAVfICCOZGmeqEgUxUAIpkA0AMKyxkEiSZEIsJqhYAg+boUFSTAkiBiNHks3sg1ILAfBiS10gyqCg0UaFBCkwy3RYKiIYMAC+RAxiQgYsJdAjw5DN2gILzEEZgVcKYuMJiEAOwAAAAAAAAAAAA==) center no-repeat;
  padding: 1rem;
}
.stepsForm .sf-steps-content > div.sf-active > span {
  background: #1b7fad;
}
.stepsForm .sf-steps-content > div > span:after {
  content: '';
  display: block;
  width: 10px;
  position: absolute;
  right: -10px;
  height: 100%;
  top: 0;
  background: url('data:image/svg+xml; charset=utf-8,<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 20" preserveAspectRatio="none"><path d="m0,0 l10,10 l-10,10 l-0,-20z" stroke-width="1.5" fill="#AAA"/></svg>') 0 0 no-repeat;
}
.stepsForm .sf-steps-content > div.sf-active > span:after {
  background: url('data:image/svg+xml; charset=utf-8,<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 20" preserveAspectRatio="none"><path d="m0,0 l10,10 l-10,10 l-0,-20z" stroke-width="1.5" fill="#1b7fad"/></svg>') 0 0 no-repeat;
}
.stepsForm .sf-steps-form {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}
.stepsForm .sf-steps-navigation {
  padding: 0 1rem;
}
.stepsForm .sf-button {
  background: #2096cd none repeat scroll 0 0;
  border: medium none;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  font-family: Montserrat;
  outline: medium none;
  padding: 11px 37px;
}
.stepsForm .sf-content {
  width: 100%;
  box-sizing: border-box;
  display: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin-top: 30px;
}
.stepsForm .sf-content > li {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 2rem;
  padding: 3px 0;
}
.stepsForm input[type="text"], .stepsForm input[type="tel"], .stepsForm input[type="email"], .stepsForm input[type="password"] {
  border: 1px solid #e8ecec;
  border-radius: 0;
  box-sizing: border-box;
  font-family: Open Sans;
  outline: medium none;
  padding: 11px 30px;
  width: 100%;
}
.stepsForm textarea {
  border: 1px solid #e8ecec;
  border-radius: 0 !important;
  box-sizing: border-box;
  height: 100px;
  outline: medium none;
  overflow: auto;
  padding: 11px 20px;
  width: 100%;
}
.stepsForm label.sf-select {
  position: relative;
  display: block;
}
.stepsForm label.sf-select > select {
  border: 1px solid #e8ecec;
  border-radius: 0;
  box-sizing: border-box;
  color: #555555;
  font-family: Open Sans;
  font-weight: normal;
  outline: medium none;
  padding: 1rem;
  width: 100%;
}
.stepsForm label.sf-select > span {
  position: absolute;
  display: inline-block;
  text-align: center;
  right: 1px;
  top: 1px;
  bottom: 1px;
  width: 3.5rem;
  pointer-events: none;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #e8e8e8;
  border-left: solid 1px #DDD;
}
.stepsForm label.sf-select > span::after {
  content: "";
  display: inline-block;
  width: 20%;
  height: 20%;
  transform: rotate(-45deg) translate(-80%, 80%);
  border: 0 solid #fff;
  border-left-width: .25em;
  border-bottom-width: .25em;
}
.stepsForm label.sf-select > select:focus + span {
  background-color: #2096cd;
}
.stepsForm .sf-radio, .stepsForm .sf-check {
  width: 100%;
  height: auto;
  padding: 1rem 0;
}
.stepsForm .sf-radio label, .stepsForm .sf-check label {
  display: inline-block;
  font-weight: 500;
  margin-right: 20px;
}
.stepsForm .sf-radio label input[type=radio], .stepsForm .sf-check label input[type=checkbox] {
  position: absolute;
  pointer-events: none;
  opacity: 0;
  margin: 0;
  padding: 0;
  height: 10px;
}
.stepsForm .sf-radio label input[type=radio] + span, .stepsForm .sf-check label input[type=checkbox] + span {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-color: #fff;
  border: 1px solid #cecece;
  text-align: center;
  vertical-align: top;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.stepsForm .sf-radio label input[type=radio] + span::after, .stepsForm .sf-check label input[type=checkbox] + span::after {
  content: "";
  display: inline-block;
  opacity: 0;
  width: 100%;
  height: 100%;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 200ms;
}
.stepsForm .sf-radio label input[type=radio]:focus + span, .stepsForm .sf-check label input[type=checkbox]:focus + span, .stepsForm .sf-radio label input[type=radio]:active + span, .stepsForm .sf-check label input[type=checkbox]:active + span {
  border-color: #2096cd;
}
.stepsForm .sf-radio label input[type=radio]:checked + span::after, .stepsForm .sf-check label input[type=checkbox]:checked + span::after {
  opacity: 1;
}
.stepsForm .sf-radio label input[type=radio].error + span, .stepsForm .sf-check label input[type=checkbox].error + span {
  border-color: #e2513f;
  border-width: 2px;
}
.stepsForm .sf-radio label input[type=radio] + span {
  border-radius: 2em;
}
.stepsForm .sf-radio label input[type=radio] + span::after {
  border-radius: 1em;
  background-color: #2096cd;
}
.stepsForm .sf-radio label input[type=radio]:checked + span::after {
  border: .2em solid #fff;
}
.stepsForm .sf-check label input[type=checkbox] + span {
  border-radius: 2px;
  box-shadow: 0 0 5px #ddd;
}
.stepsForm .sf-check label input[type=checkbox] + span::after {
  height: 45%;
  width: 75%;
  background-color: transparent;
  border: 0 solid #2096cd;
  vertical-align: bottom;
  transform: rotate(-45deg) translate(50%, -75%);
}
.stepsForm .sf-check label input[type=checkbox]:checked + span::after {
  border-left-width: .2em;
  border-bottom-width: .2em;
}
.stepsForm input[type=text]:focus, .stepsForm input[type=tel]:focus, .stepsForm input[type=password]:focus, .stepsForm input[type=email]:focus, .stepsForm label.sf-select > select:focus, .stepsForm textarea:focus {
  border-color: #2096cd;
  box-shadow: 0px 0px 5px 0px #2096cd;
}
.stepsForm input, .stepsForm select, .stepsForm textarea, .stepsForm button {
  border-radius: 3px;
}
.sf-shadow input, .sf-shadow select, .sf-shadow textarea {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.sf-align-right {
  text-align: right;
}
.sf-align-center {
  text-align: center;
}
.sf-align-center > span#sf-msg {
  display: block;
  clear: both;
  margin: 0 auto;
}
.sf-align-center > button {
  display: block;
  clear: both;
  margin: 0 auto;
  margin-bottom: 10px;
}
.stepsForm .column_1 {
  width: 16.666666667%;
}
.stepsForm .column_2 {
  width: 33.333333334%;
}
.stepsForm .column_3 {
  width: 50%;
}
.stepsForm .column_4 {
  width: 66.666666667%;
}
.stepsForm .column_5 {
  width: 83.333333334%;
}
.stepsForm .column_6 {
  width: 100%;
}

/*RED Style*******************************************/
.sf-theme-red .sf-steps .sf-steps-content {
  border-color: #f44a56;
}
.sf-theme-red .sf-steps .sf-steps-content > div.sf-active {
  background: #f44a56;
}
.sf-theme-red .sf-steps .sf-steps-content > div.sf-active > span {
  background: #c63943;
}
.sf-theme-red .sf-steps .sf-steps-content > div.sf-active > span:after {
  background: url('data:image/svg+xml; charset=utf-8,<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 20" preserveAspectRatio="none"><path d="m0,0 l10,10 l-10,10 l-0,-20z" stroke-width="1.5" fill="#c63943"/></svg>') 0 0 no-repeat;
}
.sf-theme-red .sf-radio label input[type=radio]:focus + span, .sf-theme-red .sf-check label input[type=checkbox]:focus + span, .sf-theme-red .sf-radio label input[type=radio]:active + span, .sf-theme-red .sf-check label input[type=checkbox]:active + span {
  border-color: #f44a56;
}
.sf-theme-red .sf-radio label input[type=radio] + span::after {
  background-color: #f44a56;
}
.sf-theme-red .sf-check label input[type=checkbox] + span::after {
  border-color: #f44a56;
}
.sf-theme-red label.sf-select > select:focus + span {
  background-color: #f44a56;
}
.sf-theme-red input[type=text]:focus, .sf-theme-red input[type=tel]:focus, .sf-theme-red input[type=password]:focus, .sf-theme-red input[type=email]:focus, .sf-theme-red label.sf-select > select:focus, .sf-theme-red textarea:focus {
  border-color: #f44a56;
  box-shadow: 0px 0px 5px 0px #f44a55;
}
.sf-theme-red .sf-steps-navigation > button {
  background: #f44a56;
}

/*purple Style*******************************************/
.sf-theme-purple .sf-steps .sf-steps-content {
  border-color: #795aac;
}
.sf-theme-purple .sf-steps .sf-steps-content > div.sf-active {
  background: #795aac;
}
.sf-theme-purple .sf-steps .sf-steps-content > div.sf-active > span {
  background: #60478a;
}
.sf-theme-purple .sf-steps .sf-steps-content > div.sf-active > span:after {
  background: url('data:image/svg+xml; charset=utf-8,<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 20" preserveAspectRatio="none"><path d="m0,0 l10,10 l-10,10 l-0,-20z" stroke-width="1.5" fill="#60478a"/></svg>') 0 0 no-repeat;
}
.sf-theme-purple .sf-radio label input[type=radio]:focus + span, .sf-theme-purple .sf-check label input[type=checkbox]:focus + span, .sf-theme-purple .sf-radio label input[type=radio]:active + span, .sf-theme-purple .sf-check label input[type=checkbox]:active + span {
  border-color: #795aac;
}
.sf-theme-purple .sf-radio label input[type=radio] + span::after {
  background-color: #795aac;
}
.sf-theme-purple .sf-check label input[type=checkbox] + span::after {
  border-color: #795aac;
}
.sf-theme-purple label.sf-select > select:focus + span {
  background-color: #795aac;
}
.sf-theme-purple input[type=text]:focus, .sf-theme-purple input[type=tel]:focus, .sf-theme-purple input[type=password]:focus, .sf-theme-purple input[type=email]:focus, .sf-theme-purple label.sf-select > select:focus, .sf-theme-purple textarea:focus {
  border-color: #795aac;
  box-shadow: 0px 0px 5px 0px #795aac;
}
.sf-theme-purple .sf-steps-navigation > button {
  background: #795aac;
}

/*green Style*******************************************/
.sf-theme-green .sf-steps .sf-steps-content {
  border-color: #27ae60;
}
.sf-theme-green .sf-steps .sf-steps-content > div.sf-active {
  background: #27ae60;
}
.sf-theme-green .sf-steps .sf-steps-content > div.sf-active > span {
  background: #1d864a;
}
.sf-theme-green .sf-steps .sf-steps-content > div.sf-active > span:after {
  background: url('data:image/svg+xml; charset=utf-8,<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 20" preserveAspectRatio="none"><path d="m0,0 l10,10 l-10,10 l-0,-20z" stroke-width="1.5" fill="#1d864a"/></svg>') 0 0 no-repeat;
}
.sf-theme-green .sf-radio label input[type=radio]:focus + span, .sf-theme-green .sf-check label input[type=checkbox]:focus + span, .sf-theme-green .sf-radio label input[type=radio]:active + span, .sf-theme-green .sf-check label input[type=checkbox]:active + span {
  border-color: #27ae60;
}
.sf-theme-green .sf-radio label input[type=radio] + span::after {
  background-color: #27ae60;
}
.sf-theme-green .sf-check label input[type=checkbox] + span::after {
  border-color: #27ae60;
}
.sf-theme-green label.sf-select > select:focus + span {
  background-color: #27ae60;
}
.sf-theme-green input[type=text]:focus, .sf-theme-green input[type=tel]:focus, .sf-theme-green input[type=password]:focus, .sf-theme-green input[type=email]:focus, .sf-theme-green label.sf-select > select:focus, .sf-theme-green textarea:focus {
  border-color: #27ae60;
  box-shadow: 0px 0px 5px 0px #1d864a;
}
.sf-theme-green .sf-steps-navigation > button {
  background: #27ae60;
}

/*turquoise Style*******************************************/
.sf-theme-turquoise .sf-steps .sf-steps-content {
  border-color: #1fb5ad;
}
.sf-theme-turquoise .sf-steps .sf-steps-content > div.sf-active {
  background: #1fb5ad;
}
.sf-theme-turquoise .sf-steps .sf-steps-content > div.sf-active > span {
  background: #18908a;
}
.sf-theme-turquoise .sf-steps .sf-steps-content > div.sf-active > span:after {
  background: url('data:image/svg+xml; charset=utf-8,<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 20" preserveAspectRatio="none"><path d="m0,0 l10,10 l-10,10 l-0,-20z" stroke-width="1.5" fill="#18908a"/></svg>') 0 0 no-repeat;
}
.sf-theme-turquoise .sf-radio label input[type=radio]:focus + span, .sf-theme-turquoise .sf-check label input[type=checkbox]:focus + span, .sf-theme-turquoise .sf-radio label input[type=radio]:active + span, .sf-theme-turquoise .sf-check label input[type=checkbox]:active + span {
  border-color: #1fb5ad;
}
.sf-theme-turquoise .sf-radio label input[type=radio] + span::after {
  background-color: #1fb5ad;
}
.sf-theme-turquoise .sf-check label input[type=checkbox] + span::after {
  border-color: #1fb5ad;
}
.sf-theme-turquoise label.sf-select > select:focus + span {
  background-color: #1fb5ad;
}
.sf-theme-turquoise input[type=text]:focus, .sf-theme-turquoise input[type=tel]:focus, .sf-theme-turquoise input[type=password]:focus, .sf-theme-turquoise input[type=email]:focus, .sf-theme-turquoise label.sf-select > select:focus, .sf-theme-turquoise textarea:focus {
  border-color: #1fb5ad;
  box-shadow: 0px 0px 5px 0px #1fb5ae;
}
.sf-theme-turquoise .sf-steps-navigation > button {
  background: #1fb5ad;
}
.step-form-sec {
  float: left;
  padding: 40px;
  width: 100%;
}

/* Profile */
.profile-sec {
  float: left;
  width: 100%;
}
.profile-banner-sec {
  float: left;
  min-height: 110px;
  position: relative;
  width: 100%;
}
.profile-banner-sec > ul {
  left: 0;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.profile-banner-sec li {
  display: inline-block;
  margin: 0 10px;
}
.profile-banner-sec li > a, .profile-banner-sec li > label {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 30px;
  color: #2e2e2e;
  float: left;
  font-family: Montserrat;
  font-weight: normal;
  padding: 13px 40px;
  margin: 0;
  cursor: pointer;
}
.profile-banner-sec li > a:hover, .profile-banner-sec li > label:hover {
  background: #ff5f5f none repeat scroll 0 0;
  color: #ffffff;
}
.profile-banner-sec li > a > i,
.profile-banner-sec li > label i {
  color: #ff5f5f;
  margin-right: 9px;
}
.profile-banner-sec li > a:hover > i,
.profile-banner-sec li > label:hover i {
  color: #ffffff;
}
.profile-banner-sec > img {
  border-radius: 5px 5px 0 0;
  float: left;
  max-width: 100%;
}
.user-bar {
  background: #fff none repeat scroll 0 0;
  border-radius: 0 0 5px 5px;
  float: left;
  padding-left: 20%;
  position: relative;
  width: 100%;
}
.user-thumb {
  float: left;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20%;
}
.user-thumb > img {
  border-radius: 50%;
  float: left;
  margin-top: 53px;
  padding: 0 30px;
  width: 100%;
}
.user-thumb > h3 {
  float: left;
  font-family: Montserrat;
  font-size: 18px;
  text-align: center;
  width: 100%;
}
.user-thumb > span {
  color: #a5a5a5;
  float: left;
  font-family: Open Sans;
  font-size: 11px;
  letter-spacing: 0.5px;
  text-align: center;
  width: 100%;
}
.user-thumb > span > i {
  color: #ff5f5f;
  margin-right: 4px;
}
.user-bar > ul {
  float: right;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.user-bar > ul > li {
  color: #2e2e2e;
  float: left;
  font-family: Montserrat;
  font-size: 19px;
  padding: 23px 25px 19px;
}
.user-bar > ul > li > span {
  color: #858585;
  display: list-item;
  font-family: Open Sans;
  font-size: 11px;
  font-style: italic;
  letter-spacing: 0.5px;
  list-style: outside none none;
  margin-top: 2px;
}
.user-bar > a {
  border-radius: 20px;
  color: #ffffff;
  float: right;
  font-family: Montserrat;
  font-size: 13px;
  margin: 22px 40px;
  padding: 10px 23px;
}
.user-bar > .social-btns {
  float: left;
  margin: 26px 0 0;
  padding: 0;
  width: auto;
}
.profile-all {
  float: left;
  margin-top: 104px;
  width: 100%;
}
.profile-banner-sec li > input {
  display: none;
}
.my-location > #mapthree {
  border-radius: 5px;
  float: left;
  height: 300px;
  width: 100%;
}
.toggleWrapper {
  float: left;
  margin-top: 20px;
}
.toggleWrapper input {
  position: absolute;
  left: -99em;
}
.toggle {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px;
  cursor: pointer;
  display: inline-block;
  height: 30px;
  position: relative;
  transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;
  width: 70px;
}
.toggle::before, .toggle::after {
  color: #fff;
  font-family: Open Sans;
  font-size: 9px;
  line-height: 32px;
  position: absolute;
  transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;
  z-index: 2;
}
.toggle::before {
  color: #ffffff;
  content: "OFF";
  left: 11px;
}
.toggle::after {
  color: #b0b0b0;
  content: "ON";
  font-weight: normal;
  right: 11px;
}
.toggle__handler {
  background: #ff5f5f none repeat scroll 0 0;
  border-radius: 5px;
  display: inline-block;
  height: 24px;
  left: 3px;
  position: relative;
  top: 3px;
  transform: translateX(0px);
  transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;
  width: 34px;
  z-index: 1;
}
input:checked + .toggle {
  background: #66B317;
}
input:checked + .toggle:before {
  color: #fff;
}
input:checked + .toggle::after {
  color: #66b317;
  left: 42px;
}
input:checked + .toggle .toggle__handler {
  background: #ffffff none repeat scroll 0 0;
  border-color: #fff;
  left: -27px;
  transform: translateX(60px);
  width: 34px;
}
.show-elements {
  float: left;
}
.billing-sec .widget-title {
  margin-bottom: 20px;
}
.inbox-sec {
  float: left;
  margin-top: 30px;
  width: 100%;
}
.inbox-sec > .row {
  margin: 0 -1px;
}
.inbox-sec > .row > div {
  padding: 0 1px;
}
.inbox-navigation {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  padding-bottom: 59px;
  width: 100%;
}
.inbox-panel-head {
  float: left;
  padding: 40px;
  width: 100%;
}
.inbox-panel-head > img {
  border-radius: 50%;
  float: left;
  margin-right: 20px;
  width: 60px;
}
.inbox-panel-head > h1 {
  display: block;
  font-family: Montserrat;
  font-size: 16px;
  margin: 3px 0 8px;
}
.inbox-panel-head > h1 > i {
  font-style: normal;
}
.inbox-panel-head > a {
  color: #757575;
  display: inline-block;
  font-family: Open Sans;
  font-size: 12px;
  letter-spacing: 0.4px;
  margin-right: 10px;
  margin-top: 1px;
}
.inbox-panel-head > a > i {
  margin-right: 5px;
}
.inbox-panel-head > ul {
  float: left;
  list-style: outside none none;
  margin: 40px 0 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
.inbox-panel-head > ul > li {
  display: inline-block;
  float: none;
}
.inbox-panel-head > ul > li > a {
  background: #ff5f5f none repeat scroll 0 0;
  border-radius: 45px;
  color: #fff;
  float: left;
  font-family: Montserrat;
  font-size: 14px;
  padding: 10px 31px;
}
.message-list > li:last-child {
  border-bottom: medium none;
}
.inbox-navigation > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.inbox-navigation > ul > li > a {
  color: #555555;
  float: left;
  font-family: Open Sans;
  font-size: 12px;
  letter-spacing: 0.5px;
}
.inbox-navigation > ul > li {
  background: #f5f5f5 none repeat scroll 0 0;
  float: left;
  margin-bottom: 1px;
  padding: 16px 40px;
  width: 100%;
}
.inbox-navigation > ul > li > a > i {
  color: #a0a0a0;
  font-size: 14px;
  margin-right: 3px;
  width: 21px;
}
.inbox-navigation > ul > li > span {
  background: #7373ff none repeat scroll 0 0;
  border-radius: 50%;
  color: #ffffff;
  float: right;
  font-size: 10px;
  font-weight: 600;
  height: 20px;
  text-align: center;
  width: 20px;
}
.flaged {
  float: left;
  width: 100%;
}
.flaged > h3 {
  float: left;
  font-family: Montserrat;
  font-size: 16px;
  margin: 10px 0 0;
  padding: 24px 40px;
  width: 100%;
}
.flaged > h3 > i {
  margin-right: 13px;
}
.flaged > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.flaged li {
  float: left;
  padding: 8px 40px;
  width: 100%;
}
.flaged li a i {
  margin-right: 10px;
}
.inbox-lists {
  float: left;
  width: 100%;
}
.inbox-action {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  margin-bottom: 2px;
  width: 100%;
}
.inbox-action > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 20px 30px;
  width: 100%;
}
.inbox-action > ul > li {
  float: left;
  margin-right: 20px;
}
.inbox-action > ul > li > label, .inbox-action > ul > li > a {
  color: #959595;
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  margin: 0;
}
.inbox-action > ul > li > label input {
  float: left;
  margin: 4px 8px 0 0;
}
.inbox-action > ul > li > a i {
  font-size: 14px;
  margin-right: 5px;
  width: 13px;
}
.mesages-lists {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  overflow: hidden;
  padding-top: 140px;
  position: relative;
  width: 100%;
}
.mesages-lists #searchDir > form {
  background: #f5f5f5 none repeat scroll 0 0;
  border-color: #dadede;
  margin: 0;
}
.mesages-lists #searchDir {
  box-shadow: 6px 1px 10px rgba(0, 0, 0, 0.1);
  float: left;
  left: 0;
  padding: 30px;
  position: absolute;
  top: 0;
  width: 100%;
}
.message-list {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0 30px;
  width: 100%;
}
.message-list > li {
  border-bottom: 1px solid #e8ecec;
  float: left;
  padding-bottom: 22px;
  padding-top: 22px;
  width: 100%;
}
.message-list > li > .select-message {
  float: left;
}
.message-list > li > span.star-this {
  cursor: pointer;
  float: left;
  padding-left: 16px;
  width: 40px;
}
.message-list > li > .sender-name {
  display: inline-block;
  font-family: Montserrat;
  font-size: 14px;
  margin: 0;
  width: auto;
}
.message-list > li > span.make-important {
  cursor: pointer;
  float: left;
  margin-right: 30px;
  transition: all 0.4s ease 0s;
}
.message-list > li > p {
  float: left;
  margin: 5px 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.message-list > li > a {
  color: #afafaf;
  display: inline-block;
  font-size: 13px;
  margin-left: 40px;
}
.message-list > li > span.star-this.starred {
  color: orange;
}
.message-list > li > span.star-this.starred > i::before {
  content: "\F005";
}
.message-list > li > span.make-important.important-done {
  transform: rotate(90deg);
  color: #ff5f5f;
}

/* GitHub Theme */
.prettyprint {
  background: white;
  font-family: Menlo, 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', Monaco, Consolas, monospace;
  font-size: 12px;
  line-height: 1.5;
  border: 1px solid #ccc;
  padding: 10px;
}
.pln {
  color: #333333;
}
@media screen {
.str {
    color: #dd1144;
}
.kwd {
    color: #333333;
}
.com {
    color: #999988;
}
.typ {
    color: #445588;
}
.lit {
    color: #445588;
}
.pun {
    color: #333333;
}
.opn {
    color: #333333;
}
.clo {
    color: #333333;
}
.tag {
    color: navy;
}
.atn {
    color: teal;
}
.atv {
    color: #dd1144;
}
.dec {
    color: #333333;
}
.var {
    color: teal;
}
.fun {
    color: #990000;
}
}
@media print, projection {
.str {
    color: #006600;
}
.kwd {
    color: #006;
    font-weight: bold;
}
.com {
    color: #600;
    font-style: italic;
}
.typ {
    color: #404;
    font-weight: bold;
}
.lit {
    color: #004444;
}
.pun, .opn, .clo {
    color: #444400;
}
.tag {
    color: #006;
    font-weight: bold;
}
.atn {
    color: #440044;
}
.atv {
    color: #006600;
}
}

/* Specify class=linenums on a pre to get line numbering */
ol.linenums {
  margin-top: 0;
  margin-bottom: 0;
}

/* IE indents via margin-left */
li.L0,
li.L1,
li.L2,
li.L3,
li.L4,
li.L5,
li.L6,
li.L7,
li.L8,
li.L9 {
  /* */
}

/* Alternate shading for lines */
li.L1,
li.L3,
li.L5,
li.L7,
li.L9 {
  /* */
}
.nedemo {
  width: 450px;
  height: 200px;
  background: #ffffff;
  border: solid 1px #E9E9E9;
  border-radius: 2px;
  margin: 0 auto;
  margin-top: 10%;
  padding: 24px;
}
.neditor {
  text-align: left;
  font-family: Arial,sans-serif;
  border: 1px solid #d2d6d7;
}
.neditor > .ne_toolbar {
  border-bottom: 1px solid #d2d6d7;
}
.neditor > .ne_toolbar > ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
  height: 40px;
  display: table;
}
.neditor > .ne_toolbar > ul > li {
  display: inline-block;
  text-align: center;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  border-right: 1px solid #d2d6d7;
  cursor: pointer;
  position: relative;
}
.neditor > .ne_toolbar > ul > li svg {
  width: 24px;
  height: 24px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.neditor > textarea {
  border: none;
  outline: 0;
  width: 100%;
  height: calc(100% - 41px);
  padding: 10px;
  resize: none;
}
.nScriptList {
  position: absolute;
  background-color: #fff;
  width: 250px;
  list-style: none;
  padding: 0;
  margin: 0 0 0 -100px;
  height: 200px;
  overflow-y: scroll;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  display: none;
}
.nScriptListShow {
  display: block;
}
.nScriptList > li > a {
  display: block;
  height: 30px;
  line-height: 30px;
  color: #333;
  text-decoration: none;
}
.nScriptList > li > a:hover {
  background: #E0E0E0;
}
.compose-email-sec {
  float: left;
  padding: 0 0 0 30px;
  width: 100%;
}
.field > div {
  float: left;
  width: 100%;
}
.compose-email-sec button {
  margin: 0;
}
.btns {
  border: medium none;
  color: #ffffff;
  float: left;
  font-family: Montserrat;
  margin-bottom: 2px;
  margin-right: 2px;
  padding: 0;
  transition: all 0.4s ease 0s;
}
.btns:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.buttons-sec {
  float: left;
  padding: 40px;
  width: 100%;
}
.lrg-btn {
  font-size: 15px;
  padding: 12px 21px;
}
.mdm-btn {
  font-size: 13px;
  padding: 10px 18px;
}
.sml-btn {
  font-size: 13px;
  padding: 10px 18px;
}
.sml-btn {
  font-size: 11px;
  padding: 6px 14px;
}
.lrg-radius {
  border-radius: 30px;
}
.mdm-radius {
  border-radius: 10px;
}
.sml-radius {
  border-radius: 5px;
}
.btns.tag-btn {
  padding-left: 40px;
  position: relative;
}
.btns.tag-btn::before {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 50%;
  content: "";
  height: 5px;
  left: 22px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 5px;
}
.nav-pills > li > a {
  color: #ffffff;
}
.nav > li > a:focus, .nav > li > a:hover {
  background: #929595 none repeat scroll 0 0;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background: #929595 none repeat scroll 0 0;
}
.btn-group a {
  color: #ffffff;
}
.btn-group a:hover {
  color: #fff;
}

/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.0.1
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Made available under a MIT License:
 * http://www.opensource.org/licenses/mit-license.php

 * Hover.css Copyright Ian Lunn 2014. Generated with Sass.
 */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-grow:active, .hvr-grow:focus, .hvr-grow:hover {
  transform: scale(1.1);
}
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-shrink:active, .hvr-shrink:focus, .hvr-shrink:hover {
  transform: scale(0.9);
}
@keyframes hvr-pulse {
25% {
    transform: scale(1.1);
}
75% {
    transform: scale(0.9);
}
}
.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-pulse:active, .hvr-pulse:focus, .hvr-pulse:hover {
  animation-name: hvr-pulse;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@keyframes hvr-pulse-grow {
to {
    transform: scale(1.1);
}
}
.hvr-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-pulse-grow:active, .hvr-pulse-grow:focus, .hvr-pulse-grow:hover {
  animation-name: hvr-pulse-grow;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes hvr-pulse-shrink {
to {
    transform: scale(0.9);
}
}
.hvr-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-pulse-shrink:active, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:hover {
  animation-name: hvr-pulse-shrink;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes hvr-push {
50% {
    transform: scale(0.8);
}
100% {
    transform: scale(1);
}
}
.hvr-push {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-push:active, .hvr-push:focus, .hvr-push:hover {
  animation-name: hvr-push;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}
@keyframes hvr-pop {
50% {
    transform: scale(1.2);
}
}
.hvr-pop {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-pop:active, .hvr-pop:focus, .hvr-pop:hover {
  animation-name: hvr-pop;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}
.hvr-bounce-in {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .5s;
}
.hvr-bounce-in:active, .hvr-bounce-in:focus, .hvr-bounce-in:hover {
  transform: scale(1.2);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.hvr-bounce-out {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .5s;
}
.hvr-bounce-out:active, .hvr-bounce-out:focus, .hvr-bounce-out:hover {
  transform: scale(0.8);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.hvr-rotate {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-rotate:active, .hvr-rotate:focus, .hvr-rotate:hover {
  transform: rotate(4deg);
}
.hvr-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-grow-rotate:active, .hvr-grow-rotate:focus, .hvr-grow-rotate:hover {
  transform: scale(1.1) rotate(4deg);
}
.hvr-float {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-float:active, .hvr-float:focus, .hvr-float:hover {
  transform: translateY(-8px);
}
.hvr-sink {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-sink:active, .hvr-sink:focus, .hvr-sink:hover {
  transform: translateY(8px);
}
@keyframes hvr-bob {
0% {
    transform: translateY(-8px);
}
50% {
    transform: translateY(-4px);
}
100% {
    transform: translateY(-8px);
}
}
@keyframes hvr-bob-float {
100% {
    transform: translateY(-8px);
}
}
.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-bob:active, .hvr-bob:focus, .hvr-bob:hover {
  animation-name: hvr-bob-float,hvr-bob;
  animation-duration: .3s,1.5s;
  animation-delay: 0s,.3s;
  animation-timing-function: ease-out,ease-in-out;
  animation-iteration-count: 1,infinite;
  animation-fill-mode: forwards;
  animation-direction: normal,alternate;
}
@keyframes hvr-hang {
0% {
    transform: translateY(8px);
}
50% {
    transform: translateY(4px);
}
100% {
    transform: translateY(8px);
}
}
@keyframes hvr-hang-sink {
100% {
    transform: translateY(8px);
}
}
.hvr-hang {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-hang:active, .hvr-hang:focus, .hvr-hang:hover {
  animation-name: hvr-hang-sink,hvr-hang;
  animation-duration: .3s,1.5s;
  animation-delay: 0s,.3s;
  animation-timing-function: ease-out,ease-in-out;
  animation-iteration-count: 1,infinite;
  animation-fill-mode: forwards;
  animation-direction: normal,alternate;
}
.hvr-skew {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-skew:active, .hvr-skew:focus, .hvr-skew:hover {
  transform: skew(-10deg);
}
.hvr-skew-forward {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: transform;
  transform-origin: 0 100%;
}
.hvr-skew-forward:active, .hvr-skew-forward:focus, .hvr-skew-forward:hover {
  transform: skew(-10deg);
}
.hvr-skew-backward {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: transform;
  transform-origin: 0 100%;
}
.hvr-skew-backward:active, .hvr-skew-backward:focus, .hvr-skew-backward:hover {
  transform: skew(10deg);
}
@keyframes hvr-wobble-vertical {
16.65% {
    transform: translateY(8px);
}
33.3% {
    transform: translateY(-6px);
}
49.95% {
    transform: translateY(4px);
}
66.6% {
    transform: translateY(-2px);
}
83.25% {
    transform: translateY(1px);
}
100% {
    transform: translateY(0);
}
}
.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-vertical:active, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:hover {
  animation-name: hvr-wobble-vertical;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes hvr-wobble-horizontal {
16.65% {
    transform: translateX(8px);
}
33.3% {
    transform: translateX(-6px);
}
49.95% {
    transform: translateX(4px);
}
66.6% {
    transform: translateX(-2px);
}
83.25% {
    transform: translateX(1px);
}
100% {
    transform: translateX(0);
}
}
.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-horizontal:active, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:hover {
  animation-name: hvr-wobble-horizontal;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes hvr-wobble-to-bottom-right {
16.65% {
    transform: translate(8px, 8px);
}
33.3% {
    transform: translate(-6px, -6px);
}
49.95% {
    transform: translate(4px, 4px);
}
66.6% {
    transform: translate(-2px, -2px);
}
83.25% {
    transform: translate(1px, 1px);
}
100% {
    transform: translate(0, 0);
}
}
.hvr-wobble-to-bottom-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-to-bottom-right:active, .hvr-wobble-to-bottom-right:focus, .hvr-wobble-to-bottom-right:hover {
  animation-name: hvr-wobble-to-bottom-right;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes hvr-wobble-to-top-right {
16.65% {
    transform: translate(8px, -8px);
}
33.3% {
    transform: translate(-6px, 6px);
}
49.95% {
    transform: translate(4px, -4px);
}
66.6% {
    transform: translate(-2px, 2px);
}
83.25% {
    transform: translate(1px, -1px);
}
100% {
    transform: translate(0, 0);
}
}
.hvr-wobble-to-top-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-to-top-right:active, .hvr-wobble-to-top-right:focus, .hvr-wobble-to-top-right:hover {
  animation-name: hvr-wobble-to-top-right;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes hvr-wobble-top {
16.65% {
    transform: skew(-12deg);
}
33.3% {
    transform: skew(10deg);
}
49.95% {
    transform: skew(-6deg);
}
66.6% {
    transform: skew(4deg);
}
83.25% {
    transform: skew(-2deg);
}
100% {
    transform: skew(0);
}
}
.hvr-wobble-top {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transform-origin: 0 100%;
}
.hvr-wobble-top:active, .hvr-wobble-top:focus, .hvr-wobble-top:hover {
  animation-name: hvr-wobble-top;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes hvr-wobble-bottom {
16.65% {
    transform: skew(-12deg);
}
33.3% {
    transform: skew(10deg);
}
49.95% {
    transform: skew(-6deg);
}
66.6% {
    transform: skew(4deg);
}
83.25% {
    transform: skew(-2deg);
}
100% {
    transform: skew(0);
}
}
.hvr-wobble-bottom {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transform-origin: 100% 0;
}
.hvr-wobble-bottom:active, .hvr-wobble-bottom:focus, .hvr-wobble-bottom:hover {
  animation-name: hvr-wobble-bottom;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes hvr-wobble-skew {
16.65% {
    transform: skew(-12deg);
}
33.3% {
    transform: skew(10deg);
}
49.95% {
    transform: skew(-6deg);
}
66.6% {
    transform: skew(4deg);
}
83.25% {
    transform: skew(-2deg);
}
100% {
    transform: skew(0);
}
}
.hvr-wobble-skew {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-skew:active, .hvr-wobble-skew:focus, .hvr-wobble-skew:hover {
  animation-name: hvr-wobble-skew;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes hvr-buzz {
50% {
    transform: translateX(3px) rotate(2deg);
}
100% {
    transform: translateX(-3px) rotate(-2deg);
}
}
.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-buzz:active, .hvr-buzz:focus, .hvr-buzz:hover {
  animation-name: hvr-buzz;
  animation-duration: .15s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@keyframes hvr-buzz-out {
10% {
    transform: translateX(3px) rotate(2deg);
}
20% {
    transform: translateX(-3px) rotate(-2deg);
}
30% {
    transform: translateX(3px) rotate(2deg);
}
40% {
    transform: translateX(-3px) rotate(-2deg);
}
50% {
    transform: translateX(2px) rotate(1deg);
}
60% {
    transform: translateX(-2px) rotate(-1deg);
}
70% {
    transform: translateX(2px) rotate(1deg);
}
80% {
    transform: translateX(-2px) rotate(-1deg);
}
90% {
    transform: translateX(1px) rotate(0);
}
100% {
    transform: translateX(-1px) rotate(0);
}
}
.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-buzz-out:active, .hvr-buzz-out:focus, .hvr-buzz-out:hover {
  animation-name: hvr-buzz-out;
  animation-duration: .75s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}
.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  transition-duration: .3s;
  transition-property: color,background-color;
}
.hvr-fade:active, .hvr-fade:focus, .hvr-fade:hover {
  background-color: #2098d1;
  color: #fff;
}
@keyframes hvr-back-pulse {
50% {
    background-color: rgba(32, 152, 209, 0.75);
}
}
.hvr-back-pulse {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  transition-duration: .5s;
  transition-property: color,background-color;
}
.hvr-back-pulse:active, .hvr-back-pulse:focus, .hvr-back-pulse:hover {
  animation-name: hvr-back-pulse;
  animation-duration: 1s;
  animation-delay: .5s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  background-color: #2098d1;
  background-color: #2098d1;
  color: #fff;
}
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:active, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:hover {
  color: #fff;
}
.hvr-sweep-to-right:active:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:hover:before {
  transform: scaleX(1);
}
.hvr-sweep-to-left {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-sweep-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  transform: scaleX(0);
  transform-origin: 100% 50%;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-left:active, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:hover {
  color: #fff;
}
.hvr-sweep-to-left:active:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:hover:before {
  transform: scaleX(1);
}
.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  transform: scaleY(0);
  transform-origin: 50% 0;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-bottom:active, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:hover {
  color: #fff;
}
.hvr-sweep-to-bottom:active:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:hover:before {
  transform: scaleY(1);
}
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  transform: scaleY(0);
  transform-origin: 50% 100%;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-top:active, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:hover {
  color: #fff;
}
.hvr-sweep-to-top:active:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:hover:before {
  transform: scaleY(1);
}
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-property: color;
  transition-duration: .5s;
}
.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition-property: transform;
  transition-duration: .5s;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-right:active, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:hover {
  color: #fff;
}
.hvr-bounce-to-right:active:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:hover:before {
  transform: scaleX(1);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-bounce-to-left {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-property: color;
  transition-duration: .5s;
}
.hvr-bounce-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  transform: scaleX(0);
  transform-origin: 100% 50%;
  transition-property: transform;
  transition-duration: .5s;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-left:active, .hvr-bounce-to-left:focus, .hvr-bounce-to-left:hover {
  color: #fff;
}
.hvr-bounce-to-left:active:before, .hvr-bounce-to-left:focus:before, .hvr-bounce-to-left:hover:before {
  transform: scaleX(1);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-property: color;
  transition-duration: .5s;
}
.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  transform: scaleY(0);
  transform-origin: 50% 0;
  transition-property: transform;
  transition-duration: .5s;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:active, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:hover {
  color: #fff;
}
.hvr-bounce-to-bottom:active:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:hover:before {
  transform: scaleY(1);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-property: color;
  transition-duration: .5s;
}
.hvr-bounce-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  transform: scaleY(0);
  transform-origin: 50% 100%;
  transition-property: transform;
  transition-duration: .5s;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-top:active, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:hover {
  color: #fff;
}
.hvr-bounce-to-top:active:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:hover:before {
  transform: scaleY(1);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-radial-out {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-radial-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  border-radius: 100%;
  transform: scale(0);
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-radial-out:active, .hvr-radial-out:focus, .hvr-radial-out:hover {
  color: #fff;
}
.hvr-radial-out:active:before, .hvr-radial-out:focus:before, .hvr-radial-out:hover:before {
  transform: scale(2);
}
.hvr-radial-in {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  background: #2098d1;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-radial-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  border-radius: 100%;
  transform: scale(2);
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-radial-in:active, .hvr-radial-in:focus, .hvr-radial-in:hover {
  color: #fff;
}
.hvr-radial-in:active:before, .hvr-radial-in:focus:before, .hvr-radial-in:hover:before {
  transform: scale(0);
}
.hvr-rectangle-in {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #2098d1;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-rectangle-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  transform: scale(1);
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-rectangle-in:active, .hvr-rectangle-in:focus, .hvr-rectangle-in:hover {
  color: #fff;
}
.hvr-rectangle-in:active:before, .hvr-rectangle-in:focus:before, .hvr-rectangle-in:hover:before {
  transform: scale(0);
}
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #e1e1e1;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  transform: scale(0);
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-rectangle-out:active, .hvr-rectangle-out:focus, .hvr-rectangle-out:hover {
  color: #fff;
}
.hvr-rectangle-out:active:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:hover:before {
  transform: scale(1);
}
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #2098d1;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  transform: scaleX(1);
  transform-origin: 50%;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:active, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:hover {
  color: #fff;
}
.hvr-shutter-in-horizontal:active:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:hover:before {
  transform: scaleX(0);
}
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #e1e1e1;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098d1;
  transform: scaleX(0);
  transform-origin: 50%;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:active, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:hover {
  color: #fff;
}
.hvr-shutter-out-horizontal:active:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:hover:before {
  transform: scaleX(1);
}
.hvr-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #2098d1;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-shutter-in-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  transform: scaleY(1);
  transform-origin: 50%;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-vertical:active, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:hover {
  color: #fff;
}
.hvr-shutter-in-vertical:active:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:hover:before {
  transform: scaleY(0);
}
.hvr-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #e1e1e1;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098d1;
  transform: scaleY(0);
  transform-origin: 50%;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-vertical:active, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:hover {
  color: #fff;
}
.hvr-shutter-out-vertical:active:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:hover:before {
  transform: scaleY(1);
}
.hvr-border-fade {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-border-fade:active, .hvr-border-fade:focus, .hvr-border-fade:hover {
  box-shadow: inset 0 0 0 4px #2098d1, 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-hollow {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: background;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-hollow:active, .hvr-hollow:focus, .hvr-hollow:hover {
  background: 0 0;
}
.hvr-trim {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-trim:before {
  content: '';
  position: absolute;
  border: #fff solid 4px;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  opacity: 0;
  transition-duration: .3s;
  transition-property: opacity;
}
.hvr-trim:active:before, .hvr-trim:focus:before, .hvr-trim:hover:before {
  opacity: 1;
}
@keyframes hvr-ripple-out {
100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
}
}
.hvr-ripple-out {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-ripple-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 6px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  animation-duration: 1s;
}
.hvr-ripple-out:active:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:hover:before {
  animation-name: hvr-ripple-out;
}
@keyframes hvr-ripple-in {
100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
}
}
.hvr-ripple-in {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-ripple-in:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -12px;
  right: -12px;
  bottom: -12px;
  left: -12px;
  opacity: 0;
  animation-duration: 1s;
}
.hvr-ripple-in:active:before, .hvr-ripple-in:focus:before, .hvr-ripple-in:hover:before {
  animation-name: hvr-ripple-in;
}
.hvr-outline-out {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-outline-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition-duration: .3s;
  transition-property: top,right,bottom,left;
}
.hvr-outline-out:active:before, .hvr-outline-out:focus:before, .hvr-outline-out:hover:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
}
.hvr-outline-in {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-outline-in:before {
  pointer-events: none;
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -16px;
  right: -16px;
  bottom: -16px;
  left: -16px;
  opacity: 0;
  transition-duration: .3s;
  transition-property: top,right,bottom,left;
}
.hvr-outline-in:active:before, .hvr-outline-in:focus:before, .hvr-outline-in:hover:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  opacity: 1;
}
.hvr-round-corners {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: border-radius;
}
.hvr-round-corners:active, .hvr-round-corners:focus, .hvr-round-corners:hover {
  border-radius: 1em;
}
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  transition-property: right;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:active:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:hover:before {
  right: 0;
}
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  transition-property: left,right;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:active:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:hover:before {
  left: 0;
  right: 0;
}
.hvr-underline-from-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  transition-property: left;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-underline-from-right:active:before, .hvr-underline-from-right:focus:before, .hvr-underline-from-right:hover:before {
  left: 0;
}
.hvr-overline-from-left {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top: 0;
  background: #2098d1;
  height: 4px;
  transition-property: right;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-overline-from-left:active:before, .hvr-overline-from-left:focus:before, .hvr-overline-from-left:hover:before {
  right: 0;
}
.hvr-overline-from-center {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  top: 0;
  background: #2098d1;
  height: 4px;
  transition-property: left,right;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-overline-from-center:active:before, .hvr-overline-from-center:focus:before, .hvr-overline-from-center:hover:before {
  left: 0;
  right: 0;
}
.hvr-overline-from-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  top: 0;
  background: #2098d1;
  height: 4px;
  transition-property: left;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-overline-from-right:active:before, .hvr-overline-from-right:focus:before, .hvr-overline-from-right:hover:before {
  left: 0;
}
.hvr-reveal {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: #2098d1;
  border-style: solid;
  border-width: 0;
  transition-property: border-width;
  transition-duration: .1s;
  transition-timing-function: ease-out;
}
.hvr-reveal:active:before, .hvr-reveal:focus:before, .hvr-reveal:hover:before {
  transform: translateY(0);
  border-width: 4px;
}
.hvr-underline-reveal {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  transform: translateY(4px);
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-underline-reveal:active:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:hover:before {
  transform: translateY(0);
}
.hvr-overline-reveal {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-overline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  background: #2098d1;
  height: 4px;
  transform: translateY(-4px);
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-overline-reveal:active:before, .hvr-overline-reveal:focus:before, .hvr-overline-reveal:hover:before {
  transform: translateY(0);
}
.hvr-glow {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: box-shadow;
}
.hvr-glow:active, .hvr-glow:focus, .hvr-glow:hover {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.hvr-shadow {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: box-shadow;
}
.hvr-shadow:active, .hvr-shadow:focus, .hvr-shadow:hover {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: box-shadow,transform;
}
.hvr-grow-shadow:active, .hvr-grow-shadow:focus, .hvr-grow-shadow:hover {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  transform: scale(1.1);
}
.hvr-box-shadow-outset {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: box-shadow;
}
.hvr-box-shadow-outset:active, .hvr-box-shadow-outset:focus, .hvr-box-shadow-outset:hover {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}
.hvr-box-shadow-inset {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-box-shadow-inset:active, .hvr-box-shadow-inset:focus, .hvr-box-shadow-inset:hover {
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0, rgba(0, 0, 0, 0) 80%);
  transition-duration: .3s;
  transition-property: transform,opacity;
}
.hvr-float-shadow:active, .hvr-float-shadow:focus, .hvr-float-shadow:hover {
  transform: translateY(-5px);
}
.hvr-float-shadow:active:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:hover:before {
  opacity: 1;
  transform: translateY(5px);
}
.hvr-shadow-radial {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-shadow-radial:after, .hvr-shadow-radial:before {
  pointer-events: none;
  position: absolute;
  content: '';
  left: 0;
  width: 100%;
  box-sizing: border-box;
  height: 5px;
  opacity: 0;
  transition-duration: .3s;
  transition-property: opacity;
}
.hvr-shadow-radial:before {
  bottom: 100%;
  background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0, rgba(0, 0, 0, 0) 80%);
}
.hvr-shadow-radial:after {
  top: 100%;
  background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0, rgba(0, 0, 0, 0) 80%);
}
.hvr-shadow-radial:active:after, .hvr-shadow-radial:active:before, .hvr-shadow-radial:focus:after, .hvr-shadow-radial:focus:before, .hvr-shadow-radial:hover:after, .hvr-shadow-radial:hover:before {
  opacity: 1;
}
.hvr-bubble-top {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-bubble-top:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  transition-duration: .3s;
  transition-property: transform;
  left: calc(50% - 10px);
  top: 0;
  border-width: 0 10px 10px;
  border-color: transparent transparent #e1e1e1;
}
.hvr-bubble-top:active:before, .hvr-bubble-top:focus:before, .hvr-bubble-top:hover:before {
  transform: translateY(-10px);
}
.hvr-bubble-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-bubble-right:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  transition-duration: .3s;
  transition-property: transform;
  top: calc(50% - 10px);
  right: 0;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
}
.hvr-bubble-right:active:before, .hvr-bubble-right:focus:before, .hvr-bubble-right:hover:before {
  transform: translateX(10px);
}
.hvr-bubble-bottom {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-bubble-bottom:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  transition-duration: .3s;
  transition-property: transform;
  left: calc(50% - 10px);
  bottom: 0;
  border-width: 10px 10px 0;
  border-color: #e1e1e1 transparent transparent;
}
.hvr-bubble-bottom:active:before, .hvr-bubble-bottom:focus:before, .hvr-bubble-bottom:hover:before {
  transform: translateY(10px);
}
.hvr-bubble-left {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-bubble-left:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  transition-duration: .3s;
  transition-property: transform;
  top: calc(50% - 10px);
  left: 0;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
}
.hvr-bubble-left:active:before, .hvr-bubble-left:focus:before, .hvr-bubble-left:hover:before {
  transform: translateX(-10px);
}
.hvr-bubble-float-top {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-bubble-float-top:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  top: 0;
  border-style: solid;
  border-width: 0 10px 10px;
  border-color: transparent transparent #e1e1e1;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-bubble-float-top:active, .hvr-bubble-float-top:focus, .hvr-bubble-float-top:hover {
  transform: translateY(10px);
}
.hvr-bubble-float-top:active:before, .hvr-bubble-float-top:focus:before, .hvr-bubble-float-top:hover:before {
  transform: translateY(-10px);
}
.hvr-bubble-float-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-bubble-float-right:before {
  position: absolute;
  z-index: -1;
  top: calc(50% - 10px);
  right: 0;
  content: '';
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-bubble-float-right:active, .hvr-bubble-float-right:focus, .hvr-bubble-float-right:hover {
  transform: translateX(-10px);
}
.hvr-bubble-float-right:active:before, .hvr-bubble-float-right:focus:before, .hvr-bubble-float-right:hover:before {
  transform: translateX(10px);
}
.hvr-bubble-float-bottom {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-bubble-float-bottom:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  bottom: 0;
  border-style: solid;
  border-width: 10px 10px 0;
  border-color: #e1e1e1 transparent transparent;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-bubble-float-bottom:active, .hvr-bubble-float-bottom:focus, .hvr-bubble-float-bottom:hover {
  transform: translateY(-10px);
}
.hvr-bubble-float-bottom:active:before, .hvr-bubble-float-bottom:focus:before, .hvr-bubble-float-bottom:hover:before {
  transform: translateY(10px);
}
.hvr-bubble-float-left {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-bubble-float-left:before {
  position: absolute;
  z-index: -1;
  content: '';
  top: calc(50% - 10px);
  left: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-bubble-float-left:active, .hvr-bubble-float-left:focus, .hvr-bubble-float-left:hover {
  transform: translateX(10px);
}
.hvr-bubble-float-left:active:before, .hvr-bubble-float-left:focus:before, .hvr-bubble-float-left:hover:before {
  transform: translateX(-10px);
}
.hvr-icon-back {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-left: 2.2em;
  transition-duration: .1s;
}
.hvr-icon-back:before {
  content: "\F137";
  position: absolute;
  left: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .1s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-back:active:before, .hvr-icon-back:focus:before, .hvr-icon-back:hover:before {
  transform: translateX(-4px);
}
.hvr-icon-forward {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .1s;
}
.hvr-icon-forward:before {
  content: "\F138";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .1s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-forward:active:before, .hvr-icon-forward:focus:before, .hvr-icon-forward:hover:before {
  transform: translateX(4px);
}
@keyframes hvr-icon-down {
0%, 100%, 50% {
    transform: translateY(0);
}
25%, 75% {
    transform: translateY(6px);
}
}
.hvr-icon-down {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-down:before {
  content: "\F01A";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
}
.hvr-icon-down:active:before, .hvr-icon-down:focus:before, .hvr-icon-down:hover:before {
  animation-name: hvr-icon-down;
  animation-duration: .75s;
  animation-timing-function: ease-out;
}
@keyframes hvr-icon-up {
0%, 100%, 50% {
    transform: translateY(0);
}
25%, 75% {
    transform: translateY(-6px);
}
}
.hvr-icon-up {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-up:before {
  content: "\F01B";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
}
.hvr-icon-up:active:before, .hvr-icon-up:focus:before, .hvr-icon-up:hover:before {
  animation-name: hvr-icon-up;
  animation-duration: .75s;
  animation-timing-function: ease-out;
}
.hvr-icon-spin {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-spin:before {
  content: "\F021";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transition-duration: 1s;
  transition-property: transform;
  transition-timing-function: ease-in-out;
}
.hvr-icon-spin:active:before, .hvr-icon-spin:focus:before, .hvr-icon-spin:hover:before {
  transform: rotate(360deg);
}
@keyframes hvr-icon-drop {
0% {
    opacity: 0;
}
50% {
    opacity: 0;
    transform: translateY(-100%);
}
100%, 51% {
    opacity: 1;
}
}
.hvr-icon-drop {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-drop:before {
  content: "\F041";
  position: absolute;
  right: 1em;
  opacity: 1;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
}
.hvr-icon-drop:active:before, .hvr-icon-drop:focus:before, .hvr-icon-drop:hover:before {
  opacity: 0;
  transition-duration: .3s;
  animation-name: hvr-icon-drop;
  animation-duration: .5s;
  animation-delay: .3s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-icon-fade {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-fade:before {
  content: "\F00C";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .5s;
  transition-property: color;
}
.hvr-icon-fade:active:before, .hvr-icon-fade:focus:before, .hvr-icon-fade:hover:before {
  color: #0F9E5E;
}
@keyframes hvr-icon-float-away {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
    transform: translateY(-1em);
}
}
.hvr-icon-float-away {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-float-away:after, .hvr-icon-float-away:before {
  content: "\F055";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
}
.hvr-icon-float-away:after {
  opacity: 0;
  animation-duration: .5s;
  animation-fill-mode: forwards;
}
.hvr-icon-float-away:active:after, .hvr-icon-float-away:focus:after, .hvr-icon-float-away:hover:after {
  animation-name: hvr-icon-float-away;
  animation-timing-function: ease-out;
}
@keyframes hvr-icon-sink-away {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
    transform: translateY(1em);
}
}
.hvr-icon-sink-away {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-sink-away:after, .hvr-icon-sink-away:before {
  content: "\F056";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
}
.hvr-icon-sink-away:after {
  opacity: 0;
  animation-duration: .5s;
  animation-fill-mode: forwards;
}
.hvr-icon-sink-away:active:after, .hvr-icon-sink-away:focus:after, .hvr-icon-sink-away:hover:after {
  animation-name: hvr-icon-sink-away;
  animation-timing-function: ease-out;
}
.hvr-icon-grow {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-grow:before {
  content: "\F118";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-grow:active:before, .hvr-icon-grow:focus:before, .hvr-icon-grow:hover:before {
  transform: scale(1.3) translateZ(0);
}
.hvr-icon-shrink {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-shrink:before {
  content: "\F119";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-shrink:active:before, .hvr-icon-shrink:focus:before, .hvr-icon-shrink:hover:before {
  transform: scale(0.8);
}
@keyframes hvr-icon-pulse {
25% {
    transform: scale(1.3);
}
75% {
    transform: scale(0.8);
}
}
.hvr-icon-pulse {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-pulse:before {
  content: "\F015";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-timing-function: ease-out;
}
.hvr-icon-pulse:active:before, .hvr-icon-pulse:focus:before, .hvr-icon-pulse:hover:before {
  animation-name: hvr-icon-pulse;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@keyframes hvr-icon-pulse-grow {
to {
    transform: scale(1.3);
}
}
.hvr-icon-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-pulse-grow:before {
  content: "\F015";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-timing-function: ease-out;
}
.hvr-icon-pulse-grow:active:before, .hvr-icon-pulse-grow:focus:before, .hvr-icon-pulse-grow:hover:before {
  animation-name: hvr-icon-pulse-grow;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes hvr-icon-pulse-shrink {
to {
    transform: scale(0.8);
}
}
.hvr-icon-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-pulse-shrink:before {
  content: "\F015";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-timing-function: ease-out;
}
.hvr-icon-pulse-shrink:active:before, .hvr-icon-pulse-shrink:focus:before, .hvr-icon-pulse-shrink:hover:before {
  animation-name: hvr-icon-pulse-shrink;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes hvr-icon-push {
50% {
    transform: scale(0.5);
}
}
.hvr-icon-push {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-push:before {
  content: "\F006";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-push:active:before, .hvr-icon-push:focus:before, .hvr-icon-push:hover:before {
  animation-name: hvr-icon-push;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}
@keyframes hvr-icon-pop {
50% {
    transform: scale(1.5);
}
}
.hvr-icon-pop {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-pop:before {
  content: "\F005";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-pop:active:before, .hvr-icon-pop:focus:before, .hvr-icon-pop:hover:before {
  animation-name: hvr-icon-pop;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}
.hvr-icon-bounce {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-bounce:before {
  content: "\F087";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-bounce:active:before, .hvr-icon-bounce:focus:before, .hvr-icon-bounce:hover:before {
  transform: scale(1.5);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.hvr-icon-rotate {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-rotate:before {
  content: "\F0C6";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-rotate:active:before, .hvr-icon-rotate:focus:before, .hvr-icon-rotate:hover:before {
  transform: rotate(20deg);
}
.hvr-icon-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-grow-rotate:before {
  content: "\F095";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-grow-rotate:active:before, .hvr-icon-grow-rotate:focus:before, .hvr-icon-grow-rotate:hover:before {
  transform: scale(1.5) rotate(12deg);
}
.hvr-icon-float {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-float:before {
  content: "\F01B";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-float:active:before, .hvr-icon-float:focus:before, .hvr-icon-float:hover:before {
  transform: translateY(-4px);
}
.hvr-icon-sink {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-sink:before {
  content: "\F01A";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-sink:active:before, .hvr-icon-sink:focus:before, .hvr-icon-sink:hover:before {
  transform: translateY(4px);
}
@keyframes hvr-icon-bob {
0% {
    transform: translateY(-6px);
}
50% {
    transform: translateY(-2px);
}
100% {
    transform: translateY(-6px);
}
}
@keyframes hvr-icon-bob-float {
100% {
    transform: translateY(-6px);
}
}
.hvr-icon-bob {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-bob:before {
  content: "\F077";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
}
.hvr-icon-bob:active:before, .hvr-icon-bob:focus:before, .hvr-icon-bob:hover:before {
  animation-name: hvr-icon-bob-float,hvr-icon-bob;
  animation-duration: .3s,1.5s;
  animation-delay: 0s,.3s;
  animation-timing-function: ease-out,ease-in-out;
  animation-iteration-count: 1,infinite;
  animation-fill-mode: forwards;
  animation-direction: normal,alternate;
}
@keyframes hvr-icon-hang {
0% {
    transform: translateY(6px);
}
50% {
    transform: translateY(2px);
}
100% {
    transform: translateY(6px);
}
}
@keyframes hvr-icon-hang-sink {
100% {
    transform: translateY(6px);
}
}
.hvr-icon-hang {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-hang:before {
  content: "\F078";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
}
.hvr-icon-hang:active:before, .hvr-icon-hang:focus:before, .hvr-icon-hang:hover:before {
  animation-name: hvr-icon-hang-sink,hvr-icon-hang;
  animation-duration: .3s,1.5s;
  animation-delay: 0s,.3s;
  animation-timing-function: ease-out,ease-in-out;
  animation-iteration-count: 1,infinite;
  animation-fill-mode: forwards;
  animation-direction: normal,alternate;
}
@keyframes hvr-icon-wobble-horizontal {
16.65% {
    transform: translateX(6px);
}
33.3% {
    transform: translateX(-5px);
}
49.95% {
    transform: translateX(4px);
}
66.6% {
    transform: translateX(-2px);
}
83.25% {
    transform: translateX(1px);
}
100% {
    transform: translateX(0);
}
}
.hvr-icon-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-wobble-horizontal:before {
  content: "\F061";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
}
.hvr-icon-wobble-horizontal:active:before, .hvr-icon-wobble-horizontal:focus:before, .hvr-icon-wobble-horizontal:hover:before {
  animation-name: hvr-icon-wobble-horizontal;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes hvr-icon-wobble-vertical {
16.65% {
    transform: translateY(6px);
}
33.3% {
    transform: translateY(-5px);
}
49.95% {
    transform: translateY(4px);
}
66.6% {
    transform: translateY(-2px);
}
83.25% {
    transform: translateY(1px);
}
100% {
    transform: translateY(0);
}
}
.hvr-icon-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-wobble-vertical:before {
  content: "\F062";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
}
.hvr-icon-wobble-vertical:active:before, .hvr-icon-wobble-vertical:focus:before, .hvr-icon-wobble-vertical:hover:before {
  animation-name: hvr-icon-wobble-vertical;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes hvr-icon-buzz {
50% {
    transform: translateX(3px) rotate(2deg);
}
100% {
    transform: translateX(-3px) rotate(-2deg);
}
}
.hvr-icon-buzz {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-buzz:before {
  content: "\F017";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
}
.hvr-icon-buzz:active:before, .hvr-icon-buzz:focus:before, .hvr-icon-buzz:hover:before {
  animation-name: hvr-icon-buzz;
  animation-duration: .15s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@keyframes hvr-icon-buzz-out {
10% {
    transform: translateX(3px) rotate(2deg);
}
20% {
    transform: translateX(-3px) rotate(-2deg);
}
30% {
    transform: translateX(3px) rotate(2deg);
}
40% {
    transform: translateX(-3px) rotate(-2deg);
}
50% {
    transform: translateX(2px) rotate(1deg);
}
60% {
    transform: translateX(-2px) rotate(-1deg);
}
70% {
    transform: translateX(2px) rotate(1deg);
}
80% {
    transform: translateX(-2px) rotate(-1deg);
}
90% {
    transform: translateX(1px) rotate(0);
}
100% {
    transform: translateX(-1px) rotate(0);
}
}
.hvr-icon-buzz-out {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-buzz-out:before {
  content: "\F023";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
}
.hvr-icon-buzz-out:active:before, .hvr-icon-buzz-out:focus:before, .hvr-icon-buzz-out:hover:before {
  animation-name: hvr-icon-buzz-out;
  animation-duration: .75s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}
.hvr-curl-top-left {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-curl-top-left:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  left: 0;
  background: #fff;
  background: linear-gradient(135deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#000000');
  z-index: 1000;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  transition-duration: .3s;
  transition-property: width,height;
}
.hvr-curl-top-left:active:before, .hvr-curl-top-left:focus:before, .hvr-curl-top-left:hover:before {
  width: 25px;
  height: 25px;
}
.hvr-curl-top-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: #fff;
  background: linear-gradient(225deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  transition-duration: .3s;
  transition-property: width,height;
}
.hvr-curl-top-right:active:before, .hvr-curl-top-right:focus:before, .hvr-curl-top-right:hover:before {
  width: 25px;
  height: 25px;
}
.hvr-curl-bottom-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-curl-bottom-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  right: 0;
  background: #fff;
  background: linear-gradient(315deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
  box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
  transition-duration: .3s;
  transition-property: width,height;
}
.hvr-curl-bottom-right:active:before, .hvr-curl-bottom-right:focus:before, .hvr-curl-bottom-right:hover:before {
  width: 25px;
  height: 25px;
}
.hvr-curl-bottom-left {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-curl-bottom-left:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  background: linear-gradient(45deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
  box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
  transition-duration: .3s;
  transition-property: width,height;
}
.hvr-curl-bottom-left:active:before, .hvr-curl-bottom-left:focus:before, .hvr-curl-bottom-left:hover:before {
  width: 25px;
  height: 25px;
}
.effects > a {
  background: #e1e1e1 none repeat scroll 0 0;
  color: #000000;
  float: left;
  font-family: Montserrat;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 10px 30px;
}
.hover-master-sec {
  float: left;
  padding: 40px;
  width: 100%;
}
.effects > h2 {
  float: left;
  font-family: Montserrat;
  font-size: 18px;
  margin: 0 0 10px;
  padding-bottom: 20px;
  width: 100%;
}
.hover-master-sec .widget-title {
  margin-top: 80px;
}
.hover-master-sec .widget-title:first-child {
  margin-top: 0;
}
.quick-report:last-child {
  padding: 0;
}
.poptrox-overlay {
  z-index: 2147483647 !important;
}
.notify.with-color h3, .notify.with-color p {
  color: #fff;
}
.low-rounded {
  border-radius: 4px !important;
}

/* Horizontal Menu */
.top-bar.style2 .search-form {
  margin-left: 20px;
}
.top-bar.style2 {
  float: left;
  position: static;
  width: 100%;
}
.horizontal-menu {
  background: #fbfbfb none repeat scroll 0 0;
  float: left;
  position: relative;
  width: 100%;
  z-index: 9;
}
.horizontal-menu > nav {
  float: left;
  padding-left: 20px;
  width: 100%;
}
.horizontal-menu > nav > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.horizontal-menu > nav > ul > li {
  float: left;
  line-height: 30px;
  padding-right: 8px;
  position: relative;
}
.horizontal-menu > nav > ul > li > a {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px;
  float: left;
  font-family: Open Sans;
  font-size: 12px;
  margin: 13px 0;
  padding: 7px 16px;
  transition: all 0.4s ease 0s;
}
.horizontal-menu > nav > ul > li:hover > a > i {
  color: #ff6b6b;
}
.horizontal-menu > nav > ul > li > a > i {
  color: #c5c5c5;
  margin-right: 4px;
  transition: all 0.4s ease 0s;
}
.horizontal-menu > nav > ul > li.menu-item-has-children > ul {
  background: #ffffff none repeat scroll 0 0;
  left: 0;
  list-style: outside none none;
  margin: 0 0 0 10px;
  opacity: 0;
  padding: 5px 0 10px;
  position: absolute;
  top: 100%;
  transition: all 0.4s ease 0s;
  visibility: hidden;
  width: 210px;
}
.horizontal-menu > nav > ul > li.menu-item-has-children:hover > ul {
  margin: 0;
  opacity: 1;
  visibility: visible;
}
.horizontal-menu > nav > ul > li:hover > a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #000000;
}
.main-content.style2 {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 25px;
}
.horizontal-menu > nav > ul > li.menu-item-has-children > ul > li {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  width: 100%;
}
.horizontal-menu > nav > ul > li.menu-item-has-children > ul > li a {
  background: #fafafa none repeat scroll 0 0;
  border-radius: 5px;
  color: #757575;
  float: left;
  font-size: 11px;
  letter-spacing: 0.5px;
  padding: 11px 20px;
  width: 100%;
}
.horizontal-menu > nav > ul > li.menu-item-has-children.mega > ul {
  width: 420px;
}
.horizontal-menu > nav > ul > li.menu-item-has-children.mega > ul > li {
  float: left;
  width: 50%;
}
.open-hide-menu {
  background: #ffffff none repeat scroll 0 0;
  cursor: pointer;
  float: left;
  font-size: 18px;
  margin-left: 2%;
  margin-top: 10px;
  padding: 11px 0;
  text-align: center;
  width: 96%;
  display: none;
  margin-bottom: 10px;
}
.maintainance {
  float: left;
  text-align: center;
  width: 100%;
}
.maintainance-mode {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px;
  -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  display: inline-block;
  float: none;
  margin-bottom: 90px;
  margin-top: 90px;
  padding: 60px 70px;
  text-align: center;
  width: 50%;
}
.maintainance-mode > .logo {
  display: inline-block;
  float: none;
  padding: 0;
  text-align: center;
}
.maintainance-mode > .logo > a {
  float: left;
  font-size: 21px;
  width: 100%;
}
.maintainance-mode > .logo > a > i {
  float: none;
}
.maintainance-mode h2 {
  color: #333333;
  float: left;
  font-family: Montserrat;
  font-size: 25px;
  font-weight: bold;
  line-height: 30px;
  margin: 30px 0 0;
  padding-bottom: 20px;
  width: 100%;
}
.maintainance-mode > span {
  float: left;
  font-family: Open Sans;
  margin-bottom: 20px;
  width: 100%;
}
.maintainance-mode .fancy-social {
  margin: 0;
}
.maintainance-mode .fancy-social > span {
  color: #c9c9c9;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 0.5px;
}
.maintainance-mode > .subscribtion {
  background: #efefef none repeat scroll 0 0;
  float: left;
  margin-top: 70px;
  padding: 10px;
  width: 100%;
}
.maintainance-mode > .subscribtion > input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  float: left;
  font-family: Montserrat;
  font-size: 13px;
  letter-spacing: 0.5px;
  padding: 9px 20px;
}
.maintainance-mode > .subscribtion > button {
  background: #858585 none repeat scroll 0 0;
  border: medium none;
  border-radius: 5px;
  color: #fff;
  float: right;
  font-family: Montserrat;
  font-size: 13px;
  padding: 9px 24px;
}
.icon-section > h3 {
  float: left;
  margin-bottom: 20px;
  margin-top: 50px;
  width: 100%;
}
.icon-section .icon-container {
  float: left;
  margin: 8px 0;
  width: 25%;
}
.icon-section .icon-container span:first-child {
  font-size: 15px;
  margin-right: 6px;
}
@media (max-width: 1200px) {
header.side-header {
    left: -220px;
}
.main-content.wide-content {
    padding-left: 45px;
}
.main-content {
    padding-left: 45px;
}
footer.wide-footer {
    padding-left: 45px;
}
footer {
    padding-left: 45px;
}
header.side-header.slide-menu {
    left: 0;
}
header.side-header.sticky {
    top: 0;
}
.top-bar {
    float: left;
    position: static;
    width: 100%;
}
.open-hide-menu {
    display: none;
}
}
@media (max-width: 980px) {
.icon-section .icon-container {
    width: 33.334%;
}
.open-hide-menu {
    display: block;
}
.horizontal-menu > nav {
    display: none;
}
.horizontal-menu > nav {
    background: #f5f5f5 none repeat scroll 0 0;
    left: 0;
    padding: 0 20px;
    position: absolute;
    top: 100%;
}
.horizontal-menu > nav > ul > li {
    float: left;
    padding: 0;
    width: 100%;
}
.horizontal-menu > nav > ul > li > a {
    margin: 2px 0;
    width: 100%;
}
.horizontal-menu > nav > ul {
    padding: 8px 0;
}
.horizontal-menu > nav > ul > li.menu-item-has-children > ul, .horizontal-menu > nav > ul > li.menu-item-has-children.mega > ul {
    display: none;
    float: left;
    margin: -2px 0 10px !important;
    opacity: 1;
    position: static;
    visibility: visible;
    width: 100% !important;
}
.horizontal-menu > nav > ul > li.menu-item-has-children > ul > li {
    width: 25% !important;
}
.quick-stats > .row > div {
    float: left;
    width: 25%;
}
.panel-setting .quick-stats > .row > div.col-md-4 {
    float: left;
    margin-top: 60px;
    text-align: center;
    width: 100%;
}
.panel-setting .total-sales-info {
    float: left;
    width: 100%;
}
.panel-setting .total-sales-info > h3::before {
    left: 50%;
    margin-left: -50px;
}
.logo {
    min-width: 170px;
    padding-left: 30px;
}
.top-bar form.search-form {
    margin-left: 20px;
    width: 170px;
}
.top-bar > ul > li {
    margin-left: 30px;
}
.heading-profile {
    text-align: center;
}
.breadcrumbs > ul {
    text-align: center;
}
.breadcrumbs > ul > li {
    display: inline-block;
    float: none;
}
.breadcrumbs > ul > li:last-child > a::before {
    display: none;
}
.top-bar-chart {
    text-align: center;
}
.top-bar-chart > .quick-report {
    display: inline-block;
    float: none;
    margin: 30px 30px 0;
}
.top-bar {
    float: left;
    position: static;
    width: 100%;
}
.main-content {
    padding-top: 40px;
    padding-bottom: 40px;
}
footer {
    float: left;
    position: static;
    width: 100%;
}
.mini-stats-sec .row > div {
    float: left;
    width: 50%;
}
.total-sales-info {
    width: auto;
}
.visitor-country {
    text-align: center;
}
.visitor-country > #vmap {
    display: inline-block;
    float: none;
    margin: 30px 0 0;
    width: 100%;
}
.visitor-country-list {
    display: inline-block;
    float: none;
    margin-top: 30px;
    text-align: left;
}
.widget-carousel {
    background-size: cover;
}
header.side-header.sticky {
    top: 0;
}
.billing-sec .field {
    width: 100%;
}
.our-team-area > div {
    float: left;
    width: 50%;
}
.filter-products > div {
    float: left;
    width: 50%;
}
.gallery-sec > .row > div {
    float: left;
    width: 50%;
}
.inbox-panel-head {
    text-align: center;
}
.inbox-panel-head > img {
    display: inline-block;
    float: none;
    margin: 0 0 20px;
}
.inbox-navigation {
    margin-bottom: 30px;
}
.creat-an-account {
    padding-left: 0;
    padding-top: 30px;
}
.account-form input[type="submit"] {
    margin: 0 !important;
}
.more-option {
    float: left;
    position: static;
    transform: rotate(0deg);
    width: 100%;
}
.account-form > form div.feild {
    float: left;
    width: 100%;
}
.account-form label {
    margin-bottom: 20px;
}
.account-detail > ul {
    margin-bottom: 30px;
}
}
@media (max-width: 767px) {
.icon-section .icon-container {
    width: 50%;
}
.open-hide-menu {
    display: block;
}
.horizontal-menu > nav {
    display: none;
}
.top-bar {
    text-align: center;
}
header.side-header {
    top: 0;
}
header.side-header {
    z-index: 2147483646;
}
.menu-options.active {
    left: 190px;
    position: fixed;
    top: 12px;
    z-index: 2147483647;
}
.quick-links {
    display: inline-block;
    float: none;
    margin: 0 20px;
    padding-right: 0;
}
.top-bar > ul {
    display: inline-block;
    float: none;
}
.top-bar-chart > .quick-report {
    float: left;
    margin: 30px 0 0;
    padding: 0 30px;
    width: 50%;
}
.user-bar {
    padding: 0;
}
.user-thumb {
    float: left;
    margin: 0;
    padding-top: 0;
    position: static;
    text-align: center;
    transform: translate(0px);
    width: 100%;
}
.user-thumb > img {
    display: inline-block;
    float: none;
    padding: 0;
    width: 110px;
}
.user-bar > .social-btns {
    float: left;
    margin-bottom: 50px;
    margin-top: 20px;
    text-align: center;
    width: 100%;
}
.user-bar > ul {
    float: left;
    text-align: center;
    width: 100%;
}
.user-bar > ul > li {
    display: inline-block;
    float: none;
    padding: 0 15px;
}
.user-bar {
    text-align: center;
}
.user-bar > a {
    display: inline-block;
    float: none;
    margin: 30px 0;
}
.profile-all {
    margin: 0;
}
.acount-sec {
    padding: 60px 15px;
}
.invoice {
    min-width: 1060px;
}
.invoice-sec {
    overflow-x: scroll;
}
.account-top-bar {
    padding: 0 15px;
}
.quick-stats > .row > div {
    margin-bottom: 30px;
    width: 50%;
}
.toggle-content {
    max-height: 500px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.horizontal-menu > nav > ul > li.menu-item-has-children > ul > li {
    width: 50% !important;
}
.top-bar.style2 > .logo {
    float: left;
    min-width: auto;
    text-align: center;
}
.top-bar.style2 .search-form {
    float: right;
    margin-right: 10px;
}
.top-bar.style2 > ul {
    float: left;
    text-align: center;
    width: 100%;
}
.top-bar.style2 > ul > li {
    display: inline-block;
    float: none;
    margin: 0 10px;
}
}
@media (max-width: 480px) {
.top-bar.style2 > .logo > a {
    display: inline-block;
    float: none;
}
.horizontal-menu > nav > ul > li.menu-item-has-children > ul > li {
    width: 100% !important;
}
.open-hide-menu {
    display: block;
}
.horizontal-menu > nav {
    display: none;
}
.quick-stats > .row > div {
    margin-bottom: 30px;
    width: 50%;
}
.panel-setting {
    padding: 0 20px;
}
.top-bar > .logo {
    float: left;
    margin: 20px 0 3px;
    padding: 0 30px;
    width: 100%;
}
.top-bar form.search-form {
    display: inline-block;
    float: none;
    margin: 16px 0 0;
    padding: 0;
    width: 90%;
}
.top-bar > ul > li:first-child {
    margin: 0;
}
.top-bar > ul > li {
    margin-left: 23px;
}
.quick-links {
    padding-top: 0;
}
.heading-profile > h2 {
    font-size: 17px;
}
.breadcrumbs {
    margin-bottom: 0;
}
.main-content.wide-content {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
}
.main-content {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
}
.top-bar-chart > .quick-report {
    float: left;
    margin: 0 0 22px;
    padding: 0;
    width: 100%;
}
.mini-stats-sec .row > div {
    width: 100%;
}
.total-sales-sec {
    padding: 30px 20px;
    text-align: center;
}
.circle-chart {
    display: inline-block;
    float: none;
    margin: 0;
}
.total-sales-info {
    float: left;
    padding-top: 20px;
    width: 100%;
}
.total-sales-info > h3::before {
    left: 50%;
    margin-left: -50px;
}
.activity-sec {
    padding: 40px 20px;
}
.graph-details > ul > li {
    margin-top: 20px;
    width: 100%;
}
.graph-details > ul > li:first-child {
    margin: 0;
}
footer.wide-footer {
    padding: 20px 15px;
}
footer p {
    float: left;
    font-size: 11px;
    text-align: center;
    width: 100%;
}
footer ul {
    float: left;
    text-align: center;
    width: 100%;
}
footer ul li {
    display: inline-block;
    float: none;
}
.welcome-bar {
    padding: 20px;
}
.server-details {
    float: left;
    padding: 30px 20px;
    width: 100%;
}
#area-chart {
    display: inherit !important;
    float: left;
    margin-left: -16px;
    padding: 0 50px 30px 20px;
    width: 100%;
}
.task-managment {
    padding: 30px 20px;
}
.task-managment > ol > li > i {
    left: -35px;
}
.pieID.legend {
    padding-left: 15px;
}
.pie-chart-sec {
    padding: 30px 20px;
}
.revenew-browser {
    padding: 30px 20px;
}
.social-counter {
    padding: 30px 20px;
}
.social-widget > ul > li > i {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    width: 30px;
}
.social-widget > ul > li h5 {
    font-size: 14px;
}
.social-widget > ul > li span {
    margin-top: -5px;
}
.social-widget > span {
    font-size: 14px;
}
.visitor-country-list {
    padding: 0 20px 30px;
}
.tasks-progress {
    padding: 30px 20px;
}
.tasks-progress > ul > li {
    float: left;
    padding: 0 10px;
    width: 100%;
}
.user-device {
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    width: 30px;
}
.activity-timeline::before {
    left: 14px;
}
.activity-timeline > li {
    padding-left: 39px;
}
.user-device::before {
    right: -8px;
}
.who-post-this > span {
    margin-right: 13px;
}
.widget-carousel > ul > li {
    padding: 0 20px;
}
.save-draft {
    padding: 30px 20px;
}
.recent-comment-sec {
    padding: 30px 20px;
}
.recent-comment {
    text-align: center;
}
.comments-avatar {
    display: inline-block;
    float: none;
    margin: 0 0 20px;
}
.comment-detail {
    float: left;
    width: 100%;
}
.admin-follow {
    padding: 30px 20px;
}
.admin-follow > ul > li {
    padding: 0 9px;
}
.our-clients-sec {
    padding: 30px 20px;
}
.chat-widget {
    padding: 30px 20px;
}
.twitter-feed {
    padding: 30px 20px;
}
.welcome-bar {
    text-align: center;
}
.welcome-bar > i {
    display: inline-block;
    float: none;
    margin: 0 0 10px;
}
.profile-banner-sec > ul {
    float: left;
    margin: 20px 0 14px;
    position: static;
    transform: translate(0px);
    width: 100%;
}
.post-content iframe {
    float: left;
    width: 100%;
}
.collapse-sec {
    padding: 30px 20px;
}
.panel-group .panel > .panel-collapse .panel-body {
    padding: 20px;
}
.our-team-area > div {
    float: left;
    width: 100%;
}
body .panel-content .our-team-area {
    float: left;
    padding: 0;
    width: 100%;
}
.product-filter {
    padding: 40px 20px;
}
.filter-products > div {
    float: left;
    padding: 0;
    width: 100%;
}
.countdown-sec {
    margin-top: 40px;
}
ul.countdown > li {
    margin-bottom: 12px;
}
.fancy-social {
    margin-top: 20px;
}
.fancy-social > span {
    font-size: 14px;
}
.commingsoon form.subscribtion {
    margin-top: 30px;
}
.commingsoon form.subscribtion > button {
    float: left;
    margin-top: 14px;
    width: 100%;
}
.contact-sec {
    padding: 30px 20px;
}
.gallery-sec > .row > div {
    float: left;
    width: 100%;
}
.message-list > li > p {
    float: left;
    margin-top: 6px;
    overflow: hidden;
    white-space: normal;
    width: 100%;
}
.message-list > li > a {
    margin-left: 15px;
}
.message-list > li > span.make-important {
    margin-right: 12px;
}
.compose-email-sec {
    padding: 0;
}
.form-elements-sec {
    padding: 30px 20px;
}
.step-form-sec {
    padding: 30px 20px;
}
.pie-responsive {
    padding: 30px 20px;
}
#TicketByDepartmentLegends {
    padding: 0 !important;
}
#TicketByDepartmentLegends li span.icon {
    margin-left: 0;
}
#TicketByDepartmentLegends li span.label {
    margin-left: 18px;
}
.mini-charts {
    padding: 30px 20px;
}
#vector-map {
    height: 300px !important;
}
.mockup img {
    width: 100%;
}
.error-sec > h2 {
    font-size: 66px;
}
.account-header-link > li {
    float: left;
    margin: 0;
    width: 100%;
}
.account-header-link > li > a {
    padding: 3px 0;
}
.account-header-link {
    margin-bottom: 20px;
}
.widget-title > h3 {
    margin-bottom: 12px;
}
.accordion > h3 {
    line-height: 22px;
    padding: 20px;
}
.account-detail > ul > li {
    float: left;
    text-align: center;
    width: 100%;
}
.account-detail > ul > li > h3 {
    float: left;
    width: 100%;
}
.account-detail > ul > li > p {
    padding: 0;
}
.more-option {
    margin-top: 30px;
    padding: 0;
    width: 99px;
}
.quick-links > ul > li .dialouge {
    right: 50%;
    transform: translateX(50%);
    width: 200px;
}
.quick-links > ul > li .dialouge::before {
    margin-right: -8px;
    right: 50%;
}
.icon-section .icon-container {
    width: 100%;
}
}

/*!
 * FullCalendar v3.2.0 Stylesheet
 * Docs & License: https://fullcalendar.io/
 * (c) 2017 Adam Shaw
 */
.fc-icon, body .fc {
  font-size: 1em;
}
.fc-button-group, .fc-icon {
  display: inline-block;
}
.fc-bg, .fc-row .fc-bgevent-skeleton, .fc-row .fc-highlight-skeleton {
  bottom: 0;
}
.fc-icon, .fc-unselectable {
  -khtml-user-select: none;
  -webkit-touch-callout: none;
}
.fc {
  direction: ltr;
  text-align: left;
}
.fc-rtl {
  text-align: right;
}
.fc th, .fc-basic-view td.fc-week-number, .fc-icon, .fc-toolbar {
  text-align: center;
}
.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
  border-color: #ddd;
}
.fc-unthemed .fc-popover {
  background-color: #fff;
}
.fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-popover .fc-header {
  background: #eee;
}
.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666;
}
.fc-unthemed td.fc-today {
  background: #fcf8e3;
}
.fc-highlight {
  background: #bce8f1;
  opacity: .3;
}
.fc-bgevent {
  background: #8fdf82;
  opacity: .3;
}
.fc-nonbusiness {
  background: #d7d7d7;
}
.fc-icon {
  height: 1em;
  line-height: 1em;
  overflow: hidden;
  font-family: "Courier New",Courier,monospace;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fc-icon:after {
  position: relative;
}
.fc-icon-left-single-arrow:after {
  content: "\2039";
  font-weight: 700;
  font-size: 200%;
  top: -7%;
}
.fc-icon-right-single-arrow:after {
  content: "\203A";
  font-weight: 700;
  font-size: 200%;
  top: -7%;
}
.fc-icon-left-double-arrow:after {
  content: "\AB";
  font-size: 160%;
  top: -7%;
}
.fc-icon-right-double-arrow:after {
  content: "\BB";
  font-size: 160%;
  top: -7%;
}
.fc-icon-left-triangle:after {
  content: "\25C4";
  font-size: 125%;
  top: 3%;
}
.fc-icon-right-triangle:after {
  content: "\25BA";
  font-size: 125%;
  top: 3%;
}
.fc-icon-down-triangle:after {
  content: "\25BC";
  font-size: 125%;
  top: 2%;
}
.fc-icon-x:after {
  content: "\D7";
  font-size: 200%;
  top: 6%;
}
.fc button {
  box-sizing: border-box;
  margin: 0;
  height: 2.1em;
  padding: 0 .6em;
  font-size: 1em;
  white-space: nowrap;
  cursor: pointer;
}
.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0;
}
.fc-state-default {
  border: 1px solid;
  background-color: #f5f5f5;
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.fc-state-default.fc-corner-left {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.fc-state-default.fc-corner-right {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.fc button .fc-icon {
  position: relative;
  top: -.05em;
  margin: 0 .2em;
  vertical-align: middle;
}
.fc-state-active, .fc-state-disabled, .fc-state-down, .fc-state-hover {
  color: #333;
  background-color: #e6e6e6;
}
.fc-state-hover {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  transition: background-position .1s linear;
}
.fc-state-active, .fc-state-down {
  background-color: #ccc;
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: .65;
  box-shadow: none;
}
.fc-event.fc-draggable, .fc-event[href], .fc-popover .fc-header .fc-close, a[data-goto] {
  cursor: pointer;
}
.fc .fc-button-group > * {
  float: left;
  margin: 0 0 0 -1px;
}
.fc .fc-button-group > :first-child {
  margin-left: 0;
}
.fc-popover {
  position: absolute;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}
.fc-popover .fc-header {
  padding: 2px 4px;
}
.fc-popover .fc-header .fc-title {
  margin: 0 2px;
}
.fc-ltr .fc-popover .fc-header .fc-title, .fc-rtl .fc-popover .fc-header .fc-close {
  float: left;
}
.fc-ltr .fc-popover .fc-header .fc-close, .fc-rtl .fc-popover .fc-header .fc-title {
  float: right;
}
.fc-unthemed .fc-popover {
  border-width: 1px;
  border-style: solid;
}
.fc-unthemed .fc-popover .fc-header .fc-close {
  font-size: .9em;
  margin-top: 2px;
}
.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0;
}
.fc-divider {
  border-style: solid;
  border-width: 1px;
}
hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  border-width: 1px 0;
}
.fc-bg table, .fc-row .fc-bgevent-skeleton table, .fc-row .fc-highlight-skeleton table {
  height: 100%;
}
.fc-clear {
  clear: both;
}
.fc-bg, .fc-bgevent-skeleton, .fc-helper-skeleton, .fc-highlight-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.fc table {
  width: 100%;
  box-sizing: border-box;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
}
.fc td, .fc th {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top;
}
.fc td.fc-today {
  border-style: double;
}
a[data-goto]:hover {
  text-decoration: underline;
}
.fc .fc-row {
  border-style: solid;
  border-width: 0;
}
.fc-row table {
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  border-bottom: 0 hidden transparent;
}
.fc-row:first-child table {
  border-top: 0 hidden transparent;
}
.fc-row {
  position: relative;
}
.fc-row .fc-bg {
  z-index: 1;
}
.fc-row .fc-bgevent-skeleton td, .fc-row .fc-highlight-skeleton td {
  border-color: transparent;
}
.fc-row .fc-bgevent-skeleton {
  z-index: 2;
}
.fc-row .fc-highlight-skeleton {
  z-index: 3;
}
.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
}
.fc-row .fc-helper-skeleton {
  z-index: 5;
}
.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
  background: 0 0;
  border-color: transparent;
  border-bottom: 0;
}
.fc-row .fc-content-skeleton tbody td, .fc-row .fc-helper-skeleton tbody td {
  border-top: 0;
}
.fc-scroller {
  -webkit-overflow-scrolling: touch;
}
.fc-row.fc-rigid, .fc-time-grid-event {
  overflow: hidden;
}
.fc-scroller > .fc-day-grid, .fc-scroller > .fc-time-grid {
  position: relative;
  width: 100%;
}
.fc-event {
  position: relative;
  display: block;
  font-size: .85em;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #3a87ad;
  font-weight: 400;
}
.fc-event, .fc-event-dot {
  background-color: #3a87ad;
}
.fc-event, .fc-event:hover, .ui-widget .fc-event {
  color: #fff;
  text-decoration: none;
}
.fc-not-allowed, .fc-not-allowed .fc-event {
  cursor: not-allowed;
}
.fc-event .fc-bg {
  z-index: 1;
  background: #fff;
  opacity: .25;
}
.fc-event .fc-content {
  position: relative;
  z-index: 2;
}
.fc-event .fc-resizer {
  position: absolute;
  z-index: 4;
  display: none;
}
.fc-event.fc-allow-mouse-resize .fc-resizer, .fc-event.fc-selected .fc-resizer {
  display: block;
}
.fc-event.fc-selected .fc-resizer:before {
  content: "";
  position: absolute;
  z-index: 9999;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}
.fc-event.fc-selected {
  z-index: 9999 !important;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.fc-event.fc-selected.fc-dragging {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}
.fc-h-event.fc-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0;
}
.fc-ltr .fc-h-event.fc-not-start, .fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.fc-ltr .fc-h-event.fc-not-end, .fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.fc-ltr .fc-h-event .fc-start-resizer, .fc-rtl .fc-h-event .fc-end-resizer {
  cursor: w-resize;
  left: -1px;
}
.fc-ltr .fc-h-event .fc-end-resizer, .fc-rtl .fc-h-event .fc-start-resizer {
  cursor: e-resize;
  right: -1px;
}
.fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width: 7px;
  top: -1px;
  bottom: -1px;
}
.fc-h-event.fc-selected .fc-resizer {
  border-radius: 4px;
  border-width: 1px;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  top: 50%;
  margin-top: -4px;
}
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer, .fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left: -4px;
}
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer, .fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right: -4px;
}
.fc-day-grid-event {
  margin: 1px 2px 0;
  padding: 0 1px;
}
tr:first-child > td > .fc-day-grid-event {
  margin-top: 2px;
}
.fc-day-grid-event.fc-selected:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  background: #000;
  opacity: .25;
}
.fc-day-grid-event .fc-content {
  white-space: nowrap;
  overflow: hidden;
}
.fc-day-grid-event .fc-time {
  font-weight: 700;
}
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer, .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left: -2px;
}
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer, .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right: -2px;
}
a.fc-more {
  margin: 1px 3px;
  font-size: .85em;
  cursor: pointer;
  text-decoration: none;
}
a.fc-more:hover {
  text-decoration: underline;
}
.fc-limited {
  display: none;
}
.fc-day-grid .fc-row {
  z-index: 1;
}
.fc-more-popover {
  z-index: 2;
  width: 220px;
}
.fc-more-popover .fc-event-container {
  padding: 10px;
}
.fc-now-indicator {
  position: absolute;
  border: 0 solid red;
}
.fc-unselectable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.fc-toolbar.fc-header-toolbar {
  margin-bottom: 1em;
}
.fc-toolbar.fc-footer-toolbar {
  margin-top: 1em;
}
.fc-toolbar .fc-left {
  float: left;
}
.fc-toolbar .fc-right {
  float: right;
}
.fc-toolbar .fc-center {
  display: inline-block;
}
.fc .fc-toolbar > * > * {
  float: left;
  margin-left: .75em;
}
.fc .fc-toolbar > * > :first-child {
  margin-left: 0;
}
.fc-toolbar h2 {
  margin: 0;
}
.fc-toolbar button {
  position: relative;
}
.fc-toolbar .fc-state-hover, .fc-toolbar .ui-state-hover {
  z-index: 2;
}
.fc-toolbar .fc-state-down {
  z-index: 3;
}
.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active {
  z-index: 4;
}
.fc-toolbar button:focus {
  z-index: 5;
}
.fc-view-container *, .fc-view-container :after, .fc-view-container :before {
  box-sizing: content-box;
}
.fc-view, .fc-view > table {
  position: relative;
  z-index: 1;
}
.fc-basicDay-view .fc-content-skeleton, .fc-basicWeek-view .fc-content-skeleton {
  padding-bottom: 1em;
}
.fc-basic-view .fc-body .fc-row {
  min-height: 4em;
}
.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.fc-day-top.fc-other-month {
  opacity: .3;
}
.fc-basic-view .fc-day-number, .fc-basic-view .fc-week-number {
  padding: 2px;
}
.fc-basic-view th.fc-day-number, .fc-basic-view th.fc-week-number {
  padding: 0 2px;
}
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: right;
}
.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
  float: left;
}
.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
  float: left;
  border-radius: 0 0 3px;
}
.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
  float: right;
  border-radius: 0 0 0 3px;
}
.fc-basic-view .fc-day-top .fc-week-number {
  min-width: 1.5em;
  text-align: center;
  background-color: #f2f2f2;
  color: grey;
}
.fc-basic-view td.fc-week-number > * {
  display: inline-block;
  min-width: 1.25em;
}
.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2;
}
.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em;
}
.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom: 1em;
}
.fc .fc-axis {
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap;
}
.fc-ltr .fc-axis {
  text-align: right;
}
.fc-rtl .fc-axis {
  text-align: left;
}
.ui-widget td.fc-axis {
  font-weight: 400;
}
.fc-time-grid, .fc-time-grid-container {
  position: relative;
  z-index: 1;
}
.fc-time-grid {
  min-height: 100%;
}
.fc-time-grid table {
  border: 0 hidden transparent;
}
.fc-time-grid > .fc-bg {
  z-index: 1;
}
.fc-time-grid .fc-slats, .fc-time-grid > hr {
  position: relative;
  z-index: 2;
}
.fc-time-grid .fc-content-col {
  position: relative;
}
.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
}
.fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1;
}
.fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2;
}
.fc-time-grid .fc-highlight-container {
  z-index: 3;
  position: relative;
}
.fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4;
}
.fc-time-grid .fc-now-indicator-line {
  z-index: 5;
}
.fc-time-grid .fc-helper-container {
  position: relative;
  z-index: 6;
}
.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0;
}
.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted;
}
.fc-time-grid .fc-slats .ui-widget-content {
  background: 0 0;
}
.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
}
.fc-ltr .fc-time-grid .fc-event-container {
  margin: 0 2.5% 0 2px;
}
.fc-rtl .fc-time-grid .fc-event-container {
  margin: 0 2px 0 2.5%;
}
.fc-time-grid .fc-bgevent, .fc-time-grid .fc-event {
  position: absolute;
  z-index: 1;
}
.fc-time-grid .fc-bgevent {
  left: 0;
  right: 0;
}
.fc-v-event.fc-not-start {
  border-top-width: 0;
  padding-top: 1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.fc-v-event.fc-not-end {
  border-bottom-width: 0;
  padding-bottom: 1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.fc-time-grid-event.fc-selected {
  overflow: visible;
}
.fc-time-grid-event.fc-selected .fc-bg {
  display: none;
}
.fc-time-grid-event .fc-content {
  overflow: hidden;
}
.fc-time-grid-event .fc-time, .fc-time-grid-event .fc-title {
  padding: 0 1px;
}
.fc-time-grid-event .fc-time {
  font-size: .85em;
  white-space: nowrap;
}
.fc-time-grid-event.fc-short .fc-content {
  white-space: nowrap;
}
.fc-time-grid-event.fc-short .fc-time, .fc-time-grid-event.fc-short .fc-title {
  display: inline-block;
  vertical-align: top;
}
.fc-time-grid-event.fc-short .fc-time span {
  display: none;
}
.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
}
.fc-time-grid-event.fc-short .fc-time:after {
  content: "\A0-\A0";
}
.fc-time-grid-event.fc-short .fc-title {
  font-size: .85em;
  padding: 0;
}
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content: "=";
}
.fc-time-grid-event.fc-selected .fc-resizer {
  border-radius: 5px;
  border-width: 1px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  left: 50%;
  margin-left: -5px;
  bottom: -5px;
}
.fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0;
}
.fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px;
}
.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.fc-event-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}
.fc-rtl .fc-list-view {
  direction: rtl;
}
.fc-list-view {
  border-width: 1px;
  border-style: solid;
}
.fc .fc-list-table {
  table-layout: auto;
}
.fc-list-table td {
  border-width: 1px 0 0;
  padding: 8px 14px;
}
.fc-list-table tr:first-child td {
  border-top-width: 0;
}
.fc-list-heading {
  border-bottom-width: 1px;
}
.fc-list-heading td {
  font-weight: 700;
}
.fc-ltr .fc-list-heading-main {
  float: left;
}
.fc-ltr .fc-list-heading-alt, .fc-rtl .fc-list-heading-main {
  float: right;
}
.fc-rtl .fc-list-heading-alt {
  float: left;
}
.fc-list-item.fc-has-url {
  cursor: pointer;
}
.fc-list-item:hover td {
  background-color: #f5f5f5;
}
.fc-list-item-marker, .fc-list-item-time {
  white-space: nowrap;
  width: 1px;
}
.fc-ltr .fc-list-item-marker {
  padding-right: 0;
}
.fc-rtl .fc-list-item-marker {
  padding-left: 0;
}
.fc-list-item-title a {
  text-decoration: none;
  color: inherit;
}
.fc-list-item-title a[href]:hover {
  text-decoration: underline;
}
.fc-list-empty-wrap2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.fc-list-empty-wrap1 {
  width: 100%;
  height: 100%;
  display: table;
}
.fc-list-empty {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.fc-unthemed .fc-list-empty {
  background-color: #eee;
}

@charset "UTF-8";
/* Core variables and mixins */
/* Reset and dependencies */
/*! 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: none;
  text-decoration: underline;
  text-decoration: underline 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 {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-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,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
}
.label {
    border: 1px solid #000;
}
.table {
    border-collapse: collapse !important;
}
.table td,
    .table th {
      background-color: #fff !important;
}
.table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
}
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("/node_modules/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("/node_modules/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/node_modules/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("/node_modules/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("/node_modules/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("/node_modules/bootstrap-sass/assets/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: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "*";
}
.glyphicon-plus:before {
  content: "+";
}
.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: "\A5";
}
.glyphicon-jpy:before {
  content: "\A5";
}
.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";
}

/* Core CSS */
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
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: #5a3966;
  text-decoration: none;
}
a:hover, a:focus {
    color: #2f1e35;
    text-decoration: underline;
}
a:focus {
    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;
  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;
  padding: 0;
  margin: -1px;
  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: 400;
    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 {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  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: #5a3966;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #3d2745;
}
.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: #5a3966;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #3d2745;
}
.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 {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}
.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;
}
.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   \A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.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: "\A0   \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: 700;
    box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container:before, .container:after {
    display: table;
    content: " ";
}
.container:after {
    clear: both;
}
@media (min-width: 768px) {
.container {
      width: 750px;
}
}
@media (min-width: 992px) {
.container {
      width: 970px;
}
}
@media (min-width: 1200px) {
.container {
      width: 1170px;
}
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid:before, .container-fluid:after {
    display: table;
    content: " ";
}
.container-fluid:after {
    clear: both;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row:before, .row:after {
    display: table;
    content: " ";
}
.row:after {
    clear: both;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 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 {
  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 {
  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 {
    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 {
    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;
}
table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}
table td[class*="col-"],
  table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.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 {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.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,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.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 {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
.table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd;
}
.table-responsive > .table {
        margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap;
}
.table-responsive > .table-bordered {
        border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0;
}
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 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: 700;
}
input[type="search"] {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
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;
}
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: 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 {
  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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    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 {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}
.form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1;
}
.form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
}
input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px;
}
input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 46px;
}
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
  fieldset[disabled] .radio label,
  .checkbox.disabled label,
  fieldset[disabled]
  .checkbox label {
    cursor: not-allowed;
}
.radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
  fieldset[disabled] .radio-inline,
  .checkbox-inline.disabled,
  fieldset[disabled]
  .checkbox-inline {
    cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0;
}
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  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-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-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  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-group-addon,
.input-group-lg > .input-group-btn > .btn {
  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-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-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  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 {
    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-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .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-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.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 {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .form-control {
    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 {
      width: auto;
}
.form-inline .input-group > .form-control {
    width: 100%;
}
.form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0;
}
.form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
    top: 0;
}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
    display: table;
    content: " ";
}
.form-horizontal .form-group:after {
    clear: both;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
}
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
}
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  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, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none;
}
.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc;
}
.btn-default .badge {
    color: #fff;
    background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #5a3966;
  border-color: #4c3056;
}
.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #3d2745;
    border-color: #030204;
}
.btn-primary:hover {
    color: #fff;
    background-color: #3d2745;
    border-color: #291a2e;
}
.btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #3d2745;
    background-image: none;
    border-color: #291a2e;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #291a2e;
      border-color: #030204;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #5a3966;
    border-color: #4c3056;
}
.btn-primary .badge {
    color: #5a3966;
    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;
    background-image: none;
    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.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    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;
    background-image: none;
    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.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    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;
    background-image: none;
    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.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    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;
    background-image: none;
    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.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #5a3966;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
    color: #2f1e35;
    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 {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* Components */
.fade {
  opacity: 0;
  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;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.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: 400;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
      color: #262626;
      text-decoration: none;
      background-color: #f5f5f5;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #5a3966;
  outline: 0;
}
.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;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.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-vertical > .btn {
    position: relative;
    float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
    display: table;
    content: " ";
}
.btn-toolbar:after {
    clear: both;
}
.btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left;
}
.btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  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) > .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 {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%;
}
.btn-group-justified > .btn-group .btn {
    width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn 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-right: 0;
    padding-left: 0;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.input-group .form-control:focus {
      z-index: 3;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  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) {
    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: 400;
  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 {
    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 {
    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-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-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 {
    position: relative;
}
.input-group-btn > .btn + .btn {
      margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2;
}
.input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}
.input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav:before, .nav:after {
    display: table;
    content: " ";
}
.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;
        cursor: not-allowed;
        background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #5a3966;
}
.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;
      cursor: default;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
}
.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: #5a3966;
}
.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 {
      margin-bottom: 5px;
      text-align: center;
}
.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-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
    display: table;
    content: " ";
}
.navbar:after {
    clear: both;
}
@media (min-width: 768px) {
.navbar {
      border-radius: 4px;
}
}
.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
.navbar-header {
    float: left;
}
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  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 {
    display: table;
    content: " ";
}
.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-right: 0;
        padding-left: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.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;
}
}
@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;
}
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
    .container > .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-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none;
}
.navbar-brand > img {
    display: block;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px;
}
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  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 {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  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 {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle;
}
.navbar-form .form-control {
      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 {
        width: auto;
}
.navbar-form .input-group > .form-control {
      width: 100%;
}
.navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle;
}
.navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle;
}
.navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0;
}
.navbar-form .radio input[type="radio"],
    .navbar-form .checkbox 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 {
      margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
        margin-bottom: 0;
}
}
@media (min-width: 768px) {
.navbar-form {
      width: auto;
      padding-top: 0;
      padding-bottom: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0;
      box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-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 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
      float: left;
      margin-right: 15px;
      margin-left: 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-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7;
}
@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-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-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-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #090909;
}
@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-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-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 {
      padding: 0 5px;
      color: #ccc;
      content: "/\A0";
}
.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;
      margin-left: -1px;
      line-height: 1.42857;
      color: #5a3966;
      text-decoration: none;
      background-color: #fff;
      border: 1px solid #ddd;
}
.pagination > li > a:hover, .pagination > li > a:focus,
      .pagination > li > span:hover,
      .pagination > li > span:focus {
        z-index: 2;
        color: #2f1e35;
        background-color: #eeeeee;
        border-color: #ddd;
}
.pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #5a3966;
    border-color: #5a3966;
}
.pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.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-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-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-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager:before, .pager:after {
    display: table;
    content: " ";
}
.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;
    cursor: not-allowed;
    background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label:empty {
    display: none;
}
.btn .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: #5a3966;
}
.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #3d2745;
}
.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;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
    display: none;
}
.btn .badge {
    position: relative;
    top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px;
}
.list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #5a3966;
    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,
  .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px;
}
.jumbotron .container {
    max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
      padding-top: 48px;
      padding-bottom: 48px;
}
.container .jumbotron,
      .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 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;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
}
.thumbnail .caption {
    padding: 9px;
    color: #333333;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #5a3966;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
    margin-top: 0;
    color: inherit;
}
.alert .alert-link {
    font-weight: bold;
}
.alert > p,
  .alert > ul {
    margin-bottom: 0;
}
.alert > 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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link {
    color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
    border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
    color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
    border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
    color: #843534;
}
@keyframes progress-bar-stripes {
from {
    background-position: 40px 0;
}
to {
    background-position: 0 0;
}
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  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: #5a3966;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  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 {
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
    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: 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: 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: 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 {
  overflow: hidden;
  zoom: 1;
}
.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 {
  padding-left: 0;
  margin-bottom: 20px;
}
.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-left-radius: 4px;
    border-top-right-radius: 4px;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #eeeeee;
}
.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: #5a3966;
    border-color: #5a3966;
}
.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: #bfa1ca;
}
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 {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.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 {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
    display: table;
    content: " ";
}
.panel-body:after {
    clear: both;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .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,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
  .panel > .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 {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-right: 15px;
    padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive: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 {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel > .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,
    .panel > .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,
    .panel > .table-responsive: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,
    .panel > .table-responsive: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 {
      border-top-left-radius: 3px;
}
.panel > .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,
    .panel > .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,
    .panel > .table-responsive: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,
    .panel > .table-responsive: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 {
      border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive: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,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive: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 {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel > .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,
    .panel > .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,
    .panel > .table-responsive: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,
    .panel > .table-responsive: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 {
      border-bottom-left-radius: 3px;
}
.panel > .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,
    .panel > .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,
    .panel > .table-responsive: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,
    .panel > .table-responsive: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 {
      border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel-group .panel + .panel {
      margin-top: 5px;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
    border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #5a3966;
}
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #5a3966;
    border-color: #5a3966;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #5a3966;
}
.panel-primary > .panel-heading .badge {
      color: #5a3966;
      background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #5a3966;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    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;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 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;
  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;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

/* Components JavaScript */
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
    transform: translate(0, -25%);
    transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
    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;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
    display: table;
    content: " ";
}
.modal-header:after {
    clear: both;
}
.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 {
    display: table;
    content: " ";
}
.modal-footer:after {
    clear: both;
}
.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    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 {
    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: 400;
  line-height: 1.42857;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
    filter: alpha(opacity=90);
    opacity: 0.9;
}
.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}
.tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
}
.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}
.tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
}
.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 {
    right: 5px;
    bottom: 0;
    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;
}
.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;
}
.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: 400;
  line-height: 1.42857;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: 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;
  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 > .arrow {
    border-width: 11px;
}
.popover > .arrow, .popover > .arrow:after {
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid;
}
.popover > .arrow:after {
      content: "";
      border-width: 10px;
}
.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0;
}
.popover.top > .arrow:after {
      bottom: 1px;
      margin-left: -10px;
      content: " ";
      border-top-color: #fff;
      border-bottom-width: 0;
}
.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0;
}
.popover.right > .arrow:after {
      bottom: -10px;
      left: 1px;
      content: " ";
      border-right-color: #fff;
      border-left-width: 0;
}
.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
      top: 1px;
      margin-left: -10px;
      content: " ";
      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 {
      right: 1px;
      bottom: -10px;
      content: " ";
      border-right-width: 0;
      border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
    position: relative;
    display: none;
    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 {
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000px;
}
.carousel-inner > .item.next, .carousel-inner > .item.active.right {
          transform: translate3d(100%, 0, 0);
          left: 0;
}
.carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          transform: translate3d(-100%, 0, 0);
          left: 0;
}
.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: 0.9;
}
.carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}
.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;
    font-family: serif;
    line-height: 1;
}
.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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  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 {
    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: -10px;
    font-size: 30px;
}
.carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
}
.carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
}
.carousel-indicators {
    bottom: 20px;
}
}

/* Utility classes */
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.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;
}
}
.fade-enter-active, .fade-leave-active {
  transition: opacity .5s ease;
}
.fade-enter, .fade-leave-active {
  opacity: 0;
}
.hv-fade {
  transition: all .2s ease-in-out;
}
.middle {
  vertical-align: middle;
  margin: 50px auto;
}
.middle span.gauge {
  display: block;
  margin: 0 auto;
}
ul.no-style {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.simple-list {
  list-style: none;
}
ul.simple-list li {
  margin-bottom: 30px;
}
ul.simple-list li i {
  margin-right: 20px;
  font-size: 15px;
}
ul.simple-list li:last-child {
  margin-bottom: 0px;
}
a.hvr-rectangle-out.dl-btn {
  padding: 10px 20px;
  color: #000;
  margin-bottom: 15px;
}
a.hvr-rectangle-out.dl-btn:hover {
  color: #fff;
}
a.hvr-rectangle-out.dl-btn > span.title {
  font-family: 'Montserrat';
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
}
a.hvr-rectangle-out.dl-btn > span.sub {
  font-size: 13px;
  font-weight: 100;
}
.inline-block {
  display: inline-block;
}
.inline-input {
  display: inline-block;
  width: auto !important;
}
.quick-links > ul > li > a.notif:before {
  content: '!';
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -4px;
  left: -4px;
  background-color: #ff5757;
  font-size: 8px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  vertical-align: middle;
  line-height: 15px;
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
}
.flr {
  float: right;
}
.hov-shadow:hover {
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
}
.quick-links > ul > li > span.notif {
  float: right;
  right: 15px;
  vertical-align: middle;
  position: absolute;
  display: inline-block;
  margin: -2px 0 0 0 !important;
}
.col-md-12.logo-center a {
  position: relative;
  vertical-align: middle;
  margin-top: auto;
  margin-right: -21.22px;
  margin-left: 10px;
}
.col-md-12.logo-center {
  margin: 0 auto;
  text-align: center;
  cursor: pointer;
}
.toast-lbl {
  display: inline-block;
  margin-top: 5px;
}
.lbl {
  padding: 2px 5px;
  border-radius: 3px;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  margin-right: 5px;
}
.slide-left-enter, .slide-right-leave-active {
  transition: all .5s ease-in-out;
  opacity: 0;
  transform: translate(50px, 0);
}
.slide-left-leave-active, .slide-right-enter {
  transition: all .5s ease-in-out;
  opacity: 0;
  transform: translate(-50px, 0);
}
input[type="submit"][disabled="disabled"] {
  background-color: #ccc !important;
}
.header-with-icon {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.search-form.full-head {
  width: 100%;
  margin: 25px 0 0;
}
.widget.padded {
  padding: 20px 40px;
}
.round-icon {
  color: #ffffff;
  font-size: 20px;
  height: 40px;
  display: table-cell;
  margin: 0;
  padding: 6px 0 0;
  position: relative;
  text-align: center;
  width: 40px;
  vertical-align: text-top;
  border-radius: 50%;
}
.modal-header > h3 > span {
  color: #ff5f5f;
}
.round-icon-mini {
  color: #ffffff;
  font-size: 12px;
  height: 24px;
  display: table-cell;
  text-align: center;
  width: 24px;
  margin-left: 10px;
  vertical-align: middle;
  border-radius: 50%;
  cursor: pointer;
  margin-right: 10px;
}
.round-icon:hover,
.round-icon-mini:hover {
  color: #fff;
}
.top-marged {
  margin: 20px 0 0 !important;
}
.bottom-marged {
  margin-bottom: 20px !important;
}
.mrg-r-10 {
  margin-right: 10px !important;
}
.mrg-l-10 {
  margin-left: 10px !important;
}
.mrg-l-20 {
  margin-left: 20px !important;
}
.mrg-r-5 {
  margin-right: 5px !important;
}
.mrg-b-0 {
  margin-bottom: 0px !important;
}
.mrg-b-5 {
  margin-bottom: 5px !important;
}
.mrg-b-7 {
  margin-bottom: 7px !important;
}
.mrg-b-10 {
  margin-bottom: 10px !important;
}
.modal-close {
  float: right;
  margin: -32px;
  background: #fff;
  border-radius: 100px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border: 1px solid;
  cursor: pointer;
}
.datepicker .calendar .cell {
  margin-top: 0px;
}
.modal-form-submit,
button.valid {
  background-color: #55E057;
  border: none;
  outline: none;
  border-radius: 0;
  color: #fff;
  font-weight: bold;
  padding: 10px 25px;
  display: inherit;
  margin: -0 auto;
  min-width: 200px;
}
.modal-form-submit:disabled,
button.valid:disabled {
  background-color: #b2e6b3;
}
.w-200 {
  min-width: 200px;
  width: 200px;
}
.full-width {
  width: 100% !important;
}
.strong-txt {
  font-weight: bold;
}
.w-230 {
  min-width: 230px;
  width: 230px;
}
.w-150 {
  min-width: 150px;
  width: 150px;
}
button.delete {
  background-color: #e05555;
  border: none;
  outline: none;
  border-radius: 0;
  color: #fff;
  font-weight: bold;
  padding: 10px 25px;
  display: inherit;
  margin: -0 auto;
}
button.delete:disabled {
  background-color: #ec9b9b;
}
.devis-textarea {
  width: 100% !important;
  height: 100% !important;
  max-height: 100%;
  max-width: 100%;
  border: none;
  outline: none;
  background: transparent;
  resize: none;
}
.quick-links > ul > li > div > span,
.quick-links > ul > li > span {
  margin-top: 5px;
  margin-right: 20px;
  display: inline-block;
  cursor: pointer;
}
.companies-add {
  padding: 10px 0 10px 20px !important;
}
.companies-add h5 {
    width: 165px !important;
}
.white-bg {
  background-color: #fff !important;
}
.companies > i {
  transition: all 0.3s ease-in-out;
}
.companies.active > i {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.companies-add,
.companies {
  float: left;
  width: 100%;
  padding: 10px 5px 10px 20px;
  display: block;
  -ms-flex-align: center;
      align-items: center;
  vertical-align: middle;
  cursor: pointer;
}
.companies-add img,
  .companies img {
    display: inline-block;
    margin: 0 5px;
}
.companies-add .flex,
  .companies .flex {
    width: 10px;
    display: inline-block;
}
.companies-add h5,
  .companies h5 {
    display: inline-block;
    margin: 0;
    width: 132px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
}
.text-center {
  text-align: center;
}
.modal-fixed {
  position: fixed;
  z-index: 1000100;
  background-color: rgba(0, 0, 0, 0.5);
  transition: opacity .3s ease;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
.modal-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
button.grey-btn {
  color: #fff;
  border: none;
  padding: 5px 15px;
  background-color: #ddd;
}
button.grey-btn.selected {
  background-color: #666;
}
.selector button.valid.selected {
  background-color: #55E057;
}
.selector button.valid {
  background-color: #a9efaa;
}
input.autocomplete:-moz-read-only {
  cursor: pointer;
}
input.autocomplete:read-only {
  cursor: pointer;
}
.modal-wrapper {
  display: block;
  padding: 40px 0;
  vertical-align: middle;
  text-align: left;
}
.xlg-modal-container {
  width: 900px !important;
}
.lg-modal-container {
  width: 600px !important;
}
.auto-width {
  width: auto !important;
}
.max-width {
  max-width: 100% !important;
}
.auto-height {
  height: auto !important;
}
.modal-container {
  width: 300px;
  margin: 80px auto;
  padding: 20px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33);
  transition: all .3s ease;
  font-family: Helvetica, Arial, sans-serif;
}
.modal-header h3 {
  margin-top: 0;
  font-size: 20px;
  margin-bottom: 0;
}
.modal-header {
  text-align: center;
}
.modal-body {
  margin: 0;
}
.center-block {
  margin: 0 auto;
  display: block;
}
.modal-header,
.modal-body,
.modal-footer {
  border: none !important;
}
.calendar {
  width: 250px !important;
}
.modal-form-label {
  display: block;
}
.modal-form-input,
.datepicker input,
.time-picker input.display-time {
  width: 100% !important;
  height: 30px;
  background: #ffffff;
  padding: 5px 10px !important;
  outline: none;
  font-size: 14px;
  border: 1px solid #bbb;
  border-radius: 5px;
}
.time-picker {
  width: 100% !important;
}
.time-picker .clear-btn {
  width: 2.3em !important;
  z-index: 1 !important;
}
.modal-enter {
  opacity: 0;
}
.modal-leave-active {
  opacity: 0;
}
.modal-enter .modal-container,
.modal-leave-active .modal-container {
  transform: scale(1.1);
}
ul.filter {
  display: block;
  text-align: center;
  margin-top: 10px;
  padding-left: 0;
}
ul.filter li {
  display: inline-block;
  margin-right: 10px;
}
ul.filter li:last-child {
  margin-right: 0;
}
.table tbody tr td {
  vertical-align: middle;
}

/* Base for label styling */
.checkbox[type="checkbox"]:not(:checked),
.checkbox[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.checkbox[type="checkbox"]:not(:checked) + label,
.checkbox[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}

/* Base for label styling */
.radio[type="radio"]:not(:checked),
.radio[type="radio"]:checked {
  position: absolute;
  left: -9999px;
}
.radio[type="radio"]:not(:checked) + label,
.radio[type="radio"]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}
.pointer {
  cursor: pointer;
}
.table .checkbox[type="checkbox"]:not(:checked) + label:before,
.table .checkbox[type="checkbox"]:checked + label:before {
  top: -8px;
}
.table .checkbox[type="checkbox"]:not(:checked) + label,
.table .checkbox[type="checkbox"]:not(:checked) + label:focus,
.table .checkbox[type="checkbox"]:not(:checked) + label:active,
.table .checkbox[type="checkbox"]:not(:checked) + label:before,
.table .checkbox[type="checkbox"]:not(:checked) + label:before:focus,
.table .checkbox[type="checkbox"]:not(:checked) + label:before:active,
.table .checkbox[type="checkbox"]:checked + label,
.table .checkbox[type="checkbox"]:checked + label:focus,
.table .checkbox[type="checkbox"]:checked + label:active,
.table .checkbox[type="checkbox"]:checked + label:before,
.table .checkbox[type="checkbox"]:checked + label:before:focus,
.table .checkbox[type="checkbox"]:checked + label:before:active {
  outline: none !important;
}
.table .checkbox[type="checkbox"]:not(:checked) + label:after,
.table .checkbox[type="checkbox"]:checked + label:after {
  top: -7px;
}
.form-group > .checkbox[type="checkbox"]:not(:checked) + label:before,
.form-group > .checkbox[type="checkbox"]:checked + label:before {
  top: 0px;
}
.form-group > .checkbox[type="checkbox"]:not(:checked) + label:after,
.form-group > .checkbox[type="checkbox"]:checked + label:after {
  top: 1px;
}
.form-group > .radio[type="radio"]:not(:checked) + label:before,
.form-group > .radio[type="radio"]:checked + label:before {
  top: 0px;
}
.form-group > .radio[type="radio"]:not(:checked) + label:after,
.form-group > .radio[type="radio"]:checked + label:after {
  top: 1px;
}
input {
  border-style: solid;
  border-width: 1px;
  border-color: #aaa;
  padding: 2.5px;
}

/* checkbox aspect */
.checkbox[type="checkbox"]:not(:checked) + label:before,
.checkbox[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  width: 17px;
  height: 17px;
  border: 1px solid #777;
  background: #fff;
  border-radius: 3px;
}

/* checked mark aspect */
.checkbox[type="checkbox"]:not(:checked) + label:after,
.checkbox[type="checkbox"]:checked + label:after {
  content: '\F00C';
  font-family: 'FontAwesome';
  position: absolute;
  top: 1px;
  left: 1px;
  width: 15px;
  height: 15px;
  color: #bbb;
  border-radius: 3px;
  line-height: 1.16;
  transition: all .2s;
}

/* checked mark aspect changes */
.checkbox[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.checkbox[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

/* disabled checkbox */
.checkbox[type="checkbox"]:disabled:not(:checked) + label:before,
.checkbox[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.checkbox[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
.checkbox[type="checkbox"]:disabled + label {
  color: #aaa;
}
.radio[type="radio"]:not(:checked) + label:before,
.radio[type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  width: 17px;
  height: 17px;
  border: 1px solid #777;
  background: #fff;
  border-radius: 17px;
}

/* checked mark aspect */
.radio[type="radio"]:not(:checked) + label:after,
.radio[type="radio"]:checked + label:after {
  content: '\F111';
  font-family: 'FontAwesome';
  position: absolute;
  top: 3.5px;
  font-size: 10px;
  left: 0px;
  width: 17px;
  height: 17px;
  color: #bbb;
  text-align: center;
  border-radius: 17px;
  line-height: 1.16;
  transition: all .2s;
  transition: all .2s;
}

/* checked mark aspect changes */
.radio[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.radio[type="radio"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

/* disabled radio */
.radio[type="radio"]:disabled:not(:checked) + label:before,
.radio[type="radio"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.radio[type="radio"]:disabled:checked + label:after {
  color: #999;
}
.radio[type="radio"]:disabled + label {
  color: #aaa;
}
.devis {
  min-height: 297mm;
  width: auto;
  display: block;
  border-radius: 3px;
  border: 1px solid #ddd;
  box-shadow: 2px 2px 4px #ccc;
  padding: 20px 30px;
}
.div-inline-block {
  display: inline-block;
}
.div-block {
  display: block;
}
.devis-processing {
  position: absolute;
  background-color: rgba(200, 200, 200, 0.3);
  width: 100%;
  color: black;
  height: 100%;
  display: block;
  z-index: 9999999;
  margin: -21px -31px !important;
  border-radius: 3px;
  transition: all 0.4s ease-in-out;
}
.forgot-link {
  position: absolute;
  display: block;
  right: 0;
  bottom: 12px;
  font-size: 10px;
}
.devis-processing span.throbber {
  display: block;
  margin: 300px auto 0;
  position: relative;
}
.devis-width {
  width: auto;
  margin-right: 25px;
  display: inline-block;
  margin: 0 0 0 0;
  text-align: left;
  float: left;
  min-width: 210mm;
  max-width: 230mm !important;
}
.devis .row div div img.logo {
  width: auto;
  max-height: 100px;
  max-width: 100px;
  float: none;
  border: 2px dashed #ddd;
  min-width: 0;
  position: relative;
  padding: 5px;
  margin: 0;
}
.devis .row div div div.company {
  width: auto;
  height: auto;
  float: none;
  border: 2px dashed #ddd;
  min-width: 0;
  padding: 5px;
  position: relative;
  margin: 0;
}
select.select {
  background: #fff;
  width: 100%;
  height: 25px;
  outline: none;
  border: 1.5px dashed #ddd;
}
.devis-select {
  background: #fff;
  width: 100%;
  height: 25px;
  border: 1.5px dashed #aaa;
  outline: none;
}
.devis-id {
  margin-top: -2px;
}
.devis-bordered,
.medium-editor-element,
.input-bordered {
  border: 1.5px dashed #ddd;
  padding: 5px 10px;
}
.medium-editor-element {
  outline: none;
}
.medium-editor-element > p {
  margin: 0;
}
.medium-editor-toolbar {
  transition: 0.1s all ease-in-out;
  z-index: 1000101 !important;
}
.contact-right-icons {
  float: right;
  position: absolute;
  right: 15px;
  top: 2px;
  display: block;
}
.contact-right-icons a {
    color: #888888;
    display: block;
    padding: 0;
    margin: 0;
}
.dashed-bordered {
  border: 1.5px dashed #ddd;
}
.clickable {
  transition: all 0.1s ease-in-out;
  cursor: pointer;
}
.clickable:hover {
  transition: all 0.1s ease-in-out;
  box-shadow: 0px 2px 6px -2px #000;
}
.company-list-elem {
  min-height: 100px;
}
.company-list-elem-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.company-logo {
  max-height: 100px;
  max-width: 100px;
  margin-left: -15px;
  padding: 5px;
}
.company-logo-mini {
  max-height: 30px;
  max-width: 30px;
}
.company-logo-bordered {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.no-overflow {
  overflow: hidden;
}
.devis-content-head {
  background-color: #34495F;
  padding: 5px 10px !important;
}
.devis-content-head-mini {
  background-color: #34495F;
  padding: 5px 0px !important;
  text-align: center;
}
.devis-content-input {
  padding: 0px !important;
}
.devis-content-input-close {
  float: right;
  margin-right: -26px;
  margin-top: 5px;
}
.devis-content-head span {
  color: #fff;
}
.devis-content-head-mini span {
  color: #fff;
  font-size: 12px;
}
.devis-bordered div span {
  margin-top: 5px;
  display: block;
}
.devis-sub-price {
  margin-top: 10px;
  text-align: right;
}
.mrg-t-4 {
  margin-top: 4px;
}
.devis-bordered div input {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  padding: 5px 0;
}
.table-devis-client {
  width: 100%;
}
.no-padding {
  padding: 0 !important;
}
.pdg-lr-0 {
  padding-left: 0;
  padding-right: 0;
}
.pdg-lrt-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
}
.full-input {
  width: 100% !important;
  min-width: 100% !important;
  padding: 8.5px 6px;
}
.devis div div .devis-intitule {
  border: 2px dashed #ddd;
  width: 100%;
  padding: 5px 10px;
  font-weight: bold;
  font-size: 15px;
}
.space-devis-client {
  margin: 150px 0 0 0;
}
.table-devis-client tbody td {
  border: 2px dashed #ddd;
}
.input-no-style {
  border: none;
  width: 100%;
  outline: none;
  padding: 5px 10px;
}
.fc {
  margin-top: 20px;
}
.fc .fc-toolbar {
    background-color: #666666;
    padding: 10px 5px;
    margin: 0;
}
.fc .fc-toolbar .fc-left, .fc .fc-toolbar .fc-right {
      margin-top: 5px;
}
.fc .fc-toolbar .fc-left button, .fc .fc-toolbar .fc-right button {
        border: none;
        background-color: transparent;
        color: #fff;
}
.fc .fc-toolbar .fc-center h2 {
      color: #fff;
}
.devis-multiselect {
  position: absolute;
  margin-top: -34px;
  width: 92%;
}
.devis-multiselect > .multiselect {
  width: 100%;
  height: 30px;
}
.devis-multiselect > .multiselect > .multiselect__tags {
  border: none;
  margin-bottom: -6px;
  background-color: transparent;
}
.devis-multiselect > .multiselect > .multiselect__tags > .multiselect__spinner {
  background: transparent;
  margin-right: -3.5px;
}
button.link-btn:before {
  font-family: 'FontAwesome';
  content: '\F0C1';
  padding: 0px 10px 0px 0px;
}
button.link-btn {
  padding: 10px 20px;
  background-color: #63d6ff;
  border: 1px solid #1ac2ff;
  border-radius: 3px;
  color: #fff;
}
button.link-btn:hover {
  background-color: #1ac2ff;
  transition: all 0.1s ease-in-out;
}
button.info-btn:before {
  font-family: 'FontAwesome';
  content: '\F128';
  padding: 0px 0px 0px 0px;
}
button.info-btn {
  padding: 10px 20px;
  background-color: #dddddd;
  border: 1px solid #cccccc;
  border-radius: 3px;
  color: #fff;
}
button.info-btn:hover {
  background-color: #cccccc;
  transition: all 0.1s ease-in-out;
}
button.loader-btn > i {
  margin-right: 10px;
}
button.loader-btn {
  padding: 10px 20px;
  background-color: #dddddd;
  border: 1px solid #cccccc;
  border-radius: 3px;
  color: #fff;
}
button.add-company-btn {
  padding: 10px 20px;
  background-color: #FFFFFF;
  border: 1px solid #cccccc;
  border-radius: 3px;
  color: #555555;
  transition: all 0.1s ease-in-out;
  margin: auto;
  display: block;
}
button.add-company-btn:hover {
  background-color: #eeeeee;
}
button.unlink-btn:before {
  font-family: 'FontAwesome';
  content: '\F127';
  padding: 0px 10px 0px 0px;
}
button.unlink-btn {
  padding: 10px 20px;
  background-color: #ff6b6b;
  border: 1px solid #ff4d4d;
  border-radius: 3px;
  color: #fff;
}
button.unlink-btn:hover {
  background-color: #ff4d4d;
  transition: all 0.1s ease-in-out;
}
.integration-app > img {
  width: 100px;
  border: 1px solid #dedede;
  float: left;
  margin-right: 20px;
  padding: 10px;
  border-radius: 3px;
  background: #eee;
}
.integration-app > button {
  width: 100%;
  margin-top: 10px;
}
.integration-app > h4 {
  font-size: 15px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 100px;
  margin: 0 0 0 0;
}
.integration-app > .logo {
  min-width: 0px;
  width: 100px;
  height: 100px;
  border: 1px solid #dedede;
  float: left;
  margin-right: 20px;
  padding: 10px;
  border-radius: 3px;
  background: #eee;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-inline-grid;
  display: inline-grid;
  text-align: center;
}
.integration-app > .logo > i {
  margin-top: 5px;
}
.integration-app > p {
  margin-top: 10px;
  text-align: justify;
  margin-bottom: -8.2px;
  font-size: 14px;
}
.version-lbl {
  top: -4px;
  position: relative;
}
.companies-list {
  display: none;
  background: #dfe6ec none repeat scroll 0 0;
  float: left;
  list-style: outside none none;
  margin: 10px 0;
  padding: 20px 0;
  position: relative;
  width: 100%;
}
.companies-list::before {
  border-bottom: 7px solid #dfe6ec;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  left: 50px;
  position: absolute;
  top: -6px;
}
.cursor-default {
  cursor: default;
}
.companylist-logo {
  max-width: 30px;
  max-height: 30px;
  display: inline-block;
  float: left;
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.companylist-name {
  float: left;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  height: 30px;
  margin-left: 10px;
}
.view-all.no-border {
  border-radius: 0 0 0 0 !important;
  margin-bottom: 2px;
}
.comment-span {
  background-color: #f0f0f0;
  padding: 10px;
  display: block;
  border-radius: 4px;
  width: 100%;
  margin-top: 10px;
}
.comment-cancel,
.comment-remove {
  position: absolute;
  display: block;
  right: 10px;
  top: 15px;
}
.comment-down {
  position: absolute;
  display: block;
  right: 50px;
  top: 15px;
}
.comment-up {
  position: absolute;
  display: block;
  right: 70px;
  top: 15px;
}
.comment-apply,
.comment-edit {
  position: absolute;
  display: block;
  right: 30px;
  top: 16px;
}
.comment-apply {
  top: 15px;
}
.div-rel {
  position: relative;
}
.font-s11 {
  font-size: 11px !important;
}
.lbl-transfo {
  bottom: 6px;
  position: relative;
}
.cs-btn-group {
  margin-top: 20px;
}
.quick-report p {
  width: 100%;
  text-align: center;
}
.cs-btn-group .cs-btn:first-child {
  border-radius: 5px 0 0 5px;
}
.cs-btn-group .cs-btn:last-child {
  border-radius: 0 5px 5px 0;
}
.cs-btn-group {
  font-size: 12px;
  border-radius: 5px;
  padding: 4px;
  background-color: #ffffff;
  color: #b0b0b0;
  height: auto;
  border: none;
  vertical-align: middle;
}
.cs-btn-group .cs-btn {
  padding: 0 15px;
  margin-left: 0;
  margin-right: 0;
  min-height: 22px;
  font-size: 12px;
  background-color: #ffffff;
  color: #b0b0b0;
  border: none;
  border-radius: 0px;
  transition: all 0.4s ease-in-out;
  vertical-align: middle;
  display: inline-block;
}
.cs-btn-group .cs-btn.active {
  display: inline-block;
  border: none;
  opacity: 1;
  color: #fff;
  background-color: #ff5f5f;
}
td span h3, td span h4, td span h5 {
  display: inline;
}
.mini-toastr {
  z-index: 1000999 !important;
  top: 80px !important;
}
.mini-toastr__notification {
  display: table;
  padding-left: 70px !important;
  position: relative;
  width: 350px !important;
}
.mini-toastr-notification__title {
  display: block;
  width: auto;
  position: relative;
  font-weight: bold !important;
}
.mini-toastr-notification__icon {
  font-size: 20px !important;
  position: absolute;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -ms-flex-align: center;
      align-items: center;
  top: 0;
  bottom: 0;
  left: 20px;
}
.mini-toastr-notification__message {
  display: block !important;
  width: auto !important;
  padding: 0 !important;
}
.mini-toastr__notification.-success {
  background-color: #47cd49 !important;
}
.mini-toastr__notification.-info {
  background-color: #3dcbff !important;
}
.mini-toastr__notification.-warn {
  background-color: #ffab22 !important;
}
.mini-toastr__notification.-error {
  background-color: #ff5f5f !important;
}
.mini-toastr__notification:hover {
  box-shadow: rgba(0, 0, 0, 0.6) 0 0 7px -2px !important;
}
.mini-toastr__notification {
  box-shadow: #6e6e6e 0 0 2px !important;
}
.dn {
  display: none !important;
}
.pt0 {
  padding-top: 0px !important;
}
.pl2 {
  padding-left: 2px !important;
}
.sendmail-to {
  background: #fff;
  border: none;
  width: 100%;
  padding: 10px 12px;
  border-radius: 5px 5px 0 0;
  margin-bottom: 5px;
}
.sendmail-cc {
  margin-bottom: 5px;
}
.sendmail-cc .multiselect .multiselect__tags {
    border: none;
    border-radius: 0 0 0 0;
    width: 100%;
}
.sendmail-bcc {
  margin-bottom: 20px;
}
.sendmail-bcc .multiselect .multiselect__tags {
    border: none;
    border-radius: 0 0 5px 5px;
    width: 100%;
}
.search-container {
  position: relative;
  -ms-flex-align: center;
      align-items: center;
  vertical-align: middle;
  display: inline-block;
  padding: 15px 0 0 80px;
  height: 100%;
  width: auto !important;
}
.search-container .multiselect {
    min-width: 350px;
    position: relative;
    margin: 0;
    display: inline-block;
}
.search-container .multiselect .multiselect__select {
      line-height: 30px;
}
.search-container .multiselect .multiselect__select::before {
        content: '\F002';
        font-family: 'FontAwesome';
        border-width: none;
        border-color: transparent;
        top: 0;
}
.search-container .multiselect .multiselect__tags {
      border-radius: 20px;
      transition: all 0.2s ease-in-out;
}
.search-container .multiselect--active .multiselect__tags {
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
}
.clear-both {
  clear: both;
}
.max-height-scroll {
  max-height: 250px;
  overflow-y: scroll;
  padding-right: 10px;
}
.mrg-0 {
  margin: 0;
}
.fixedButtons {
  position: fixed;
  top: 180px;
}
.mrg-tb-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.display-flex {
  display: -ms-flexbox;
  display: flex;
}
.stretch-self {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}
.stretch-items {
  -ms-flex-align: stretch;
      align-items: stretch;
}
.wrap {
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
.column {
  -ms-flex-flow: column;
      flex-flow: column;
}
.justify-evenly {
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly;
}
.no-padding-between > div:last-child {
  padding-left: 0px;
}
.handle {
  float: left;
  padding-top: 8px;
  padding-bottom: 8px;
}
.handle:hover {
  cursor: grab;
}
.hidden {
  visibility: hidden;
}
.widget.outbox {
  background-color: #f5f5f5;
  padding: 10px;
}
.toggleWrapper {
  position: absolute;
}
.newmail {
  background-color: #ffffff;
  border: none;
  border-radius: 5px;
  min-height: 150px;
}
.add-content > ul > li a {
  width: auto;
  min-width: 30px;
  padding: 0 5px;
}
.inline-event-modal {
  display: inline-block;
  vertical-align: top;
}
.fc-past {
  background-color: #dfdfdf;
}
.fc-today {
  background-color: #f1f1f1;
}
@media screen and (max-width: 650px) {
.lg-modal-container {
    width: 90% !important;
}
}
@media screen and (max-width: 950px) {
.xlg-modal-container {
    width: 90% !important;
}
}

/*!
  *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
  *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
  */
@font-face {
  font-family: 'FontAwesome';
  src: url(/static/fonts/fontawesome-webfont.674f50d.eot);
  src: url(/static/fonts/fontawesome-webfont.674f50d.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(/static/fonts/fontawesome-webfont.af7ae50.woff2) format("woff2"), url(/static/fonts/fontawesome-webfont.fee66e7.woff) format("woff"), url(/static/fonts/fontawesome-webfont.b06871f.ttf) format("truetype"), url(/static/img/fontawesome-webfont.912ec66.svg#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  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;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: .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.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=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;
}
.fa-glass:before {
  content: "\F000";
}
.fa-music:before {
  content: "\F001";
}
.fa-search:before {
  content: "\F002";
}
.fa-envelope-o:before {
  content: "\F003";
}
.fa-heart:before {
  content: "\F004";
}
.fa-star:before {
  content: "\F005";
}
.fa-star-o:before {
  content: "\F006";
}
.fa-user:before {
  content: "\F007";
}
.fa-film:before {
  content: "\F008";
}
.fa-th-large:before {
  content: "\F009";
}
.fa-th:before {
  content: "\F00A";
}
.fa-th-list:before {
  content: "\F00B";
}
.fa-check:before {
  content: "\F00C";
}
.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\F00D";
}
.fa-search-plus:before {
  content: "\F00E";
}
.fa-search-minus:before {
  content: "\F010";
}
.fa-power-off:before {
  content: "\F011";
}
.fa-signal:before {
  content: "\F012";
}
.fa-gear:before, .fa-cog:before {
  content: "\F013";
}
.fa-trash-o:before {
  content: "\F014";
}
.fa-home:before {
  content: "\F015";
}
.fa-file-o:before {
  content: "\F016";
}
.fa-clock-o:before {
  content: "\F017";
}
.fa-road:before {
  content: "\F018";
}
.fa-download:before {
  content: "\F019";
}
.fa-arrow-circle-o-down:before {
  content: "\F01A";
}
.fa-arrow-circle-o-up:before {
  content: "\F01B";
}
.fa-inbox:before {
  content: "\F01C";
}
.fa-play-circle-o:before {
  content: "\F01D";
}
.fa-rotate-right:before, .fa-repeat:before {
  content: "\F01E";
}
.fa-refresh:before {
  content: "\F021";
}
.fa-list-alt:before {
  content: "\F022";
}
.fa-lock:before {
  content: "\F023";
}
.fa-flag:before {
  content: "\F024";
}
.fa-headphones:before {
  content: "\F025";
}
.fa-volume-off:before {
  content: "\F026";
}
.fa-volume-down:before {
  content: "\F027";
}
.fa-volume-up:before {
  content: "\F028";
}
.fa-qrcode:before {
  content: "\F029";
}
.fa-barcode:before {
  content: "\F02A";
}
.fa-tag:before {
  content: "\F02B";
}
.fa-tags:before {
  content: "\F02C";
}
.fa-book:before {
  content: "\F02D";
}
.fa-bookmark:before {
  content: "\F02E";
}
.fa-print:before {
  content: "\F02F";
}
.fa-camera:before {
  content: "\F030";
}
.fa-font:before {
  content: "\F031";
}
.fa-bold:before {
  content: "\F032";
}
.fa-italic:before {
  content: "\F033";
}
.fa-text-height:before {
  content: "\F034";
}
.fa-text-width:before {
  content: "\F035";
}
.fa-align-left:before {
  content: "\F036";
}
.fa-align-center:before {
  content: "\F037";
}
.fa-align-right:before {
  content: "\F038";
}
.fa-align-justify:before {
  content: "\F039";
}
.fa-list:before {
  content: "\F03A";
}
.fa-dedent:before, .fa-outdent:before {
  content: "\F03B";
}
.fa-indent:before {
  content: "\F03C";
}
.fa-video-camera:before {
  content: "\F03D";
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\F03E";
}
.fa-pencil:before {
  content: "\F040";
}
.fa-map-marker:before {
  content: "\F041";
}
.fa-adjust:before {
  content: "\F042";
}
.fa-tint:before {
  content: "\F043";
}
.fa-edit:before, .fa-pencil-square-o:before {
  content: "\F044";
}
.fa-share-square-o:before {
  content: "\F045";
}
.fa-check-square-o:before {
  content: "\F046";
}
.fa-arrows:before {
  content: "\F047";
}
.fa-step-backward:before {
  content: "\F048";
}
.fa-fast-backward:before {
  content: "\F049";
}
.fa-backward:before {
  content: "\F04A";
}
.fa-play:before {
  content: "\F04B";
}
.fa-pause:before {
  content: "\F04C";
}
.fa-stop:before {
  content: "\F04D";
}
.fa-forward:before {
  content: "\F04E";
}
.fa-fast-forward:before {
  content: "\F050";
}
.fa-step-forward:before {
  content: "\F051";
}
.fa-eject:before {
  content: "\F052";
}
.fa-chevron-left:before {
  content: "\F053";
}
.fa-chevron-right:before {
  content: "\F054";
}
.fa-plus-circle:before {
  content: "\F055";
}
.fa-minus-circle:before {
  content: "\F056";
}
.fa-times-circle:before {
  content: "\F057";
}
.fa-check-circle:before {
  content: "\F058";
}
.fa-question-circle:before {
  content: "\F059";
}
.fa-info-circle:before {
  content: "\F05A";
}
.fa-crosshairs:before {
  content: "\F05B";
}
.fa-times-circle-o:before {
  content: "\F05C";
}
.fa-check-circle-o:before {
  content: "\F05D";
}
.fa-ban:before {
  content: "\F05E";
}
.fa-arrow-left:before {
  content: "\F060";
}
.fa-arrow-right:before {
  content: "\F061";
}
.fa-arrow-up:before {
  content: "\F062";
}
.fa-arrow-down:before {
  content: "\F063";
}
.fa-mail-forward:before, .fa-share:before {
  content: "\F064";
}
.fa-expand:before {
  content: "\F065";
}
.fa-compress:before {
  content: "\F066";
}
.fa-plus:before {
  content: "\F067";
}
.fa-minus:before {
  content: "\F068";
}
.fa-asterisk:before {
  content: "\F069";
}
.fa-exclamation-circle:before {
  content: "\F06A";
}
.fa-gift:before {
  content: "\F06B";
}
.fa-leaf:before {
  content: "\F06C";
}
.fa-fire:before {
  content: "\F06D";
}
.fa-eye:before {
  content: "\F06E";
}
.fa-eye-slash:before {
  content: "\F070";
}
.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\F071";
}
.fa-plane:before {
  content: "\F072";
}
.fa-calendar:before {
  content: "\F073";
}
.fa-random:before {
  content: "\F074";
}
.fa-comment:before {
  content: "\F075";
}
.fa-magnet:before {
  content: "\F076";
}
.fa-chevron-up:before {
  content: "\F077";
}
.fa-chevron-down:before {
  content: "\F078";
}
.fa-retweet:before {
  content: "\F079";
}
.fa-shopping-cart:before {
  content: "\F07A";
}
.fa-folder:before {
  content: "\F07B";
}
.fa-folder-open:before {
  content: "\F07C";
}
.fa-arrows-v:before {
  content: "\F07D";
}
.fa-arrows-h:before {
  content: "\F07E";
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\F080";
}
.fa-twitter-square:before {
  content: "\F081";
}
.fa-facebook-square:before {
  content: "\F082";
}
.fa-camera-retro:before {
  content: "\F083";
}
.fa-key:before {
  content: "\F084";
}
.fa-gears:before, .fa-cogs:before {
  content: "\F085";
}
.fa-comments:before {
  content: "\F086";
}
.fa-thumbs-o-up:before {
  content: "\F087";
}
.fa-thumbs-o-down:before {
  content: "\F088";
}
.fa-star-half:before {
  content: "\F089";
}
.fa-heart-o:before {
  content: "\F08A";
}
.fa-sign-out:before {
  content: "\F08B";
}
.fa-linkedin-square:before {
  content: "\F08C";
}
.fa-thumb-tack:before {
  content: "\F08D";
}
.fa-external-link:before {
  content: "\F08E";
}
.fa-sign-in:before {
  content: "\F090";
}
.fa-trophy:before {
  content: "\F091";
}
.fa-github-square:before {
  content: "\F092";
}
.fa-upload:before {
  content: "\F093";
}
.fa-lemon-o:before {
  content: "\F094";
}
.fa-phone:before {
  content: "\F095";
}
.fa-square-o:before {
  content: "\F096";
}
.fa-bookmark-o:before {
  content: "\F097";
}
.fa-phone-square:before {
  content: "\F098";
}
.fa-twitter:before {
  content: "\F099";
}
.fa-facebook-f:before, .fa-facebook:before {
  content: "\F09A";
}
.fa-github:before {
  content: "\F09B";
}
.fa-unlock:before {
  content: "\F09C";
}
.fa-credit-card:before {
  content: "\F09D";
}
.fa-feed:before, .fa-rss:before {
  content: "\F09E";
}
.fa-hdd-o:before {
  content: "\F0A0";
}
.fa-bullhorn:before {
  content: "\F0A1";
}
.fa-bell:before {
  content: "\F0F3";
}
.fa-certificate:before {
  content: "\F0A3";
}
.fa-hand-o-right:before {
  content: "\F0A4";
}
.fa-hand-o-left:before {
  content: "\F0A5";
}
.fa-hand-o-up:before {
  content: "\F0A6";
}
.fa-hand-o-down:before {
  content: "\F0A7";
}
.fa-arrow-circle-left:before {
  content: "\F0A8";
}
.fa-arrow-circle-right:before {
  content: "\F0A9";
}
.fa-arrow-circle-up:before {
  content: "\F0AA";
}
.fa-arrow-circle-down:before {
  content: "\F0AB";
}
.fa-globe:before {
  content: "\F0AC";
}
.fa-wrench:before {
  content: "\F0AD";
}
.fa-tasks:before {
  content: "\F0AE";
}
.fa-filter:before {
  content: "\F0B0";
}
.fa-briefcase:before {
  content: "\F0B1";
}
.fa-arrows-alt:before {
  content: "\F0B2";
}
.fa-group:before, .fa-users:before {
  content: "\F0C0";
}
.fa-chain:before, .fa-link:before {
  content: "\F0C1";
}
.fa-cloud:before {
  content: "\F0C2";
}
.fa-flask:before {
  content: "\F0C3";
}
.fa-cut:before, .fa-scissors:before {
  content: "\F0C4";
}
.fa-copy:before, .fa-files-o:before {
  content: "\F0C5";
}
.fa-paperclip:before {
  content: "\F0C6";
}
.fa-save:before, .fa-floppy-o:before {
  content: "\F0C7";
}
.fa-square:before {
  content: "\F0C8";
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\F0C9";
}
.fa-list-ul:before {
  content: "\F0CA";
}
.fa-list-ol:before {
  content: "\F0CB";
}
.fa-strikethrough:before {
  content: "\F0CC";
}
.fa-underline:before {
  content: "\F0CD";
}
.fa-table:before {
  content: "\F0CE";
}
.fa-magic:before {
  content: "\F0D0";
}
.fa-truck:before {
  content: "\F0D1";
}
.fa-pinterest:before {
  content: "\F0D2";
}
.fa-pinterest-square:before {
  content: "\F0D3";
}
.fa-google-plus-square:before {
  content: "\F0D4";
}
.fa-google-plus:before {
  content: "\F0D5";
}
.fa-money:before {
  content: "\F0D6";
}
.fa-caret-down:before {
  content: "\F0D7";
}
.fa-caret-up:before {
  content: "\F0D8";
}
.fa-caret-left:before {
  content: "\F0D9";
}
.fa-caret-right:before {
  content: "\F0DA";
}
.fa-columns:before {
  content: "\F0DB";
}
.fa-unsorted:before, .fa-sort:before {
  content: "\F0DC";
}
.fa-sort-down:before, .fa-sort-desc:before {
  content: "\F0DD";
}
.fa-sort-up:before, .fa-sort-asc:before {
  content: "\F0DE";
}
.fa-envelope:before {
  content: "\F0E0";
}
.fa-linkedin:before {
  content: "\F0E1";
}
.fa-rotate-left:before, .fa-undo:before {
  content: "\F0E2";
}
.fa-legal:before, .fa-gavel:before {
  content: "\F0E3";
}
.fa-dashboard:before, .fa-tachometer:before {
  content: "\F0E4";
}
.fa-comment-o:before {
  content: "\F0E5";
}
.fa-comments-o:before {
  content: "\F0E6";
}
.fa-flash:before, .fa-bolt:before {
  content: "\F0E7";
}
.fa-sitemap:before {
  content: "\F0E8";
}
.fa-umbrella:before {
  content: "\F0E9";
}
.fa-paste:before, .fa-clipboard:before {
  content: "\F0EA";
}
.fa-lightbulb-o:before {
  content: "\F0EB";
}
.fa-exchange:before {
  content: "\F0EC";
}
.fa-cloud-download:before {
  content: "\F0ED";
}
.fa-cloud-upload:before {
  content: "\F0EE";
}
.fa-user-md:before {
  content: "\F0F0";
}
.fa-stethoscope:before {
  content: "\F0F1";
}
.fa-suitcase:before {
  content: "\F0F2";
}
.fa-bell-o:before {
  content: "\F0A2";
}
.fa-coffee:before {
  content: "\F0F4";
}
.fa-cutlery:before {
  content: "\F0F5";
}
.fa-file-text-o:before {
  content: "\F0F6";
}
.fa-building-o:before {
  content: "\F0F7";
}
.fa-hospital-o:before {
  content: "\F0F8";
}
.fa-ambulance:before {
  content: "\F0F9";
}
.fa-medkit:before {
  content: "\F0FA";
}
.fa-fighter-jet:before {
  content: "\F0FB";
}
.fa-beer:before {
  content: "\F0FC";
}
.fa-h-square:before {
  content: "\F0FD";
}
.fa-plus-square:before {
  content: "\F0FE";
}
.fa-angle-double-left:before {
  content: "\F100";
}
.fa-angle-double-right:before {
  content: "\F101";
}
.fa-angle-double-up:before {
  content: "\F102";
}
.fa-angle-double-down:before {
  content: "\F103";
}
.fa-angle-left:before {
  content: "\F104";
}
.fa-angle-right:before {
  content: "\F105";
}
.fa-angle-up:before {
  content: "\F106";
}
.fa-angle-down:before {
  content: "\F107";
}
.fa-desktop:before {
  content: "\F108";
}
.fa-laptop:before {
  content: "\F109";
}
.fa-tablet:before {
  content: "\F10A";
}
.fa-mobile-phone:before, .fa-mobile:before {
  content: "\F10B";
}
.fa-circle-o:before {
  content: "\F10C";
}
.fa-quote-left:before {
  content: "\F10D";
}
.fa-quote-right:before {
  content: "\F10E";
}
.fa-spinner:before {
  content: "\F110";
}
.fa-circle:before {
  content: "\F111";
}
.fa-mail-reply:before, .fa-reply:before {
  content: "\F112";
}
.fa-github-alt:before {
  content: "\F113";
}
.fa-folder-o:before {
  content: "\F114";
}
.fa-folder-open-o:before {
  content: "\F115";
}
.fa-smile-o:before {
  content: "\F118";
}
.fa-frown-o:before {
  content: "\F119";
}
.fa-meh-o:before {
  content: "\F11A";
}
.fa-gamepad:before {
  content: "\F11B";
}
.fa-keyboard-o:before {
  content: "\F11C";
}
.fa-flag-o:before {
  content: "\F11D";
}
.fa-flag-checkered:before {
  content: "\F11E";
}
.fa-terminal:before {
  content: "\F120";
}
.fa-code:before {
  content: "\F121";
}
.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\F122";
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\F123";
}
.fa-location-arrow:before {
  content: "\F124";
}
.fa-crop:before {
  content: "\F125";
}
.fa-code-fork:before {
  content: "\F126";
}
.fa-unlink:before, .fa-chain-broken:before {
  content: "\F127";
}
.fa-question:before {
  content: "\F128";
}
.fa-info:before {
  content: "\F129";
}
.fa-exclamation:before {
  content: "\F12A";
}
.fa-superscript:before {
  content: "\F12B";
}
.fa-subscript:before {
  content: "\F12C";
}
.fa-eraser:before {
  content: "\F12D";
}
.fa-puzzle-piece:before {
  content: "\F12E";
}
.fa-microphone:before {
  content: "\F130";
}
.fa-microphone-slash:before {
  content: "\F131";
}
.fa-shield:before {
  content: "\F132";
}
.fa-calendar-o:before {
  content: "\F133";
}
.fa-fire-extinguisher:before {
  content: "\F134";
}
.fa-rocket:before {
  content: "\F135";
}
.fa-maxcdn:before {
  content: "\F136";
}
.fa-chevron-circle-left:before {
  content: "\F137";
}
.fa-chevron-circle-right:before {
  content: "\F138";
}
.fa-chevron-circle-up:before {
  content: "\F139";
}
.fa-chevron-circle-down:before {
  content: "\F13A";
}
.fa-html5:before {
  content: "\F13B";
}
.fa-css3:before {
  content: "\F13C";
}
.fa-anchor:before {
  content: "\F13D";
}
.fa-unlock-alt:before {
  content: "\F13E";
}
.fa-bullseye:before {
  content: "\F140";
}
.fa-ellipsis-h:before {
  content: "\F141";
}
.fa-ellipsis-v:before {
  content: "\F142";
}
.fa-rss-square:before {
  content: "\F143";
}
.fa-play-circle:before {
  content: "\F144";
}
.fa-ticket:before {
  content: "\F145";
}
.fa-minus-square:before {
  content: "\F146";
}
.fa-minus-square-o:before {
  content: "\F147";
}
.fa-level-up:before {
  content: "\F148";
}
.fa-level-down:before {
  content: "\F149";
}
.fa-check-square:before {
  content: "\F14A";
}
.fa-pencil-square:before {
  content: "\F14B";
}
.fa-external-link-square:before {
  content: "\F14C";
}
.fa-share-square:before {
  content: "\F14D";
}
.fa-compass:before {
  content: "\F14E";
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\F150";
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\F151";
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\F152";
}
.fa-euro:before, .fa-eur:before {
  content: "\F153";
}
.fa-gbp:before {
  content: "\F154";
}
.fa-dollar:before, .fa-usd:before {
  content: "\F155";
}
.fa-rupee:before, .fa-inr:before {
  content: "\F156";
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\F157";
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\F158";
}
.fa-won:before, .fa-krw:before {
  content: "\F159";
}
.fa-bitcoin:before, .fa-btc:before {
  content: "\F15A";
}
.fa-file:before {
  content: "\F15B";
}
.fa-file-text:before {
  content: "\F15C";
}
.fa-sort-alpha-asc:before {
  content: "\F15D";
}
.fa-sort-alpha-desc:before {
  content: "\F15E";
}
.fa-sort-amount-asc:before {
  content: "\F160";
}
.fa-sort-amount-desc:before {
  content: "\F161";
}
.fa-sort-numeric-asc:before {
  content: "\F162";
}
.fa-sort-numeric-desc:before {
  content: "\F163";
}
.fa-thumbs-up:before {
  content: "\F164";
}
.fa-thumbs-down:before {
  content: "\F165";
}
.fa-youtube-square:before {
  content: "\F166";
}
.fa-youtube:before {
  content: "\F167";
}
.fa-xing:before {
  content: "\F168";
}
.fa-xing-square:before {
  content: "\F169";
}
.fa-youtube-play:before {
  content: "\F16A";
}
.fa-dropbox:before {
  content: "\F16B";
}
.fa-stack-overflow:before {
  content: "\F16C";
}
.fa-instagram:before {
  content: "\F16D";
}
.fa-flickr:before {
  content: "\F16E";
}
.fa-adn:before {
  content: "\F170";
}
.fa-bitbucket:before {
  content: "\F171";
}
.fa-bitbucket-square:before {
  content: "\F172";
}
.fa-tumblr:before {
  content: "\F173";
}
.fa-tumblr-square:before {
  content: "\F174";
}
.fa-long-arrow-down:before {
  content: "\F175";
}
.fa-long-arrow-up:before {
  content: "\F176";
}
.fa-long-arrow-left:before {
  content: "\F177";
}
.fa-long-arrow-right:before {
  content: "\F178";
}
.fa-apple:before {
  content: "\F179";
}
.fa-windows:before {
  content: "\F17A";
}
.fa-android:before {
  content: "\F17B";
}
.fa-linux:before {
  content: "\F17C";
}
.fa-dribbble:before {
  content: "\F17D";
}
.fa-skype:before {
  content: "\F17E";
}
.fa-foursquare:before {
  content: "\F180";
}
.fa-trello:before {
  content: "\F181";
}
.fa-female:before {
  content: "\F182";
}
.fa-male:before {
  content: "\F183";
}
.fa-gittip:before, .fa-gratipay:before {
  content: "\F184";
}
.fa-sun-o:before {
  content: "\F185";
}
.fa-moon-o:before {
  content: "\F186";
}
.fa-archive:before {
  content: "\F187";
}
.fa-bug:before {
  content: "\F188";
}
.fa-vk:before {
  content: "\F189";
}
.fa-weibo:before {
  content: "\F18A";
}
.fa-renren:before {
  content: "\F18B";
}
.fa-pagelines:before {
  content: "\F18C";
}
.fa-stack-exchange:before {
  content: "\F18D";
}
.fa-arrow-circle-o-right:before {
  content: "\F18E";
}
.fa-arrow-circle-o-left:before {
  content: "\F190";
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\F191";
}
.fa-dot-circle-o:before {
  content: "\F192";
}
.fa-wheelchair:before {
  content: "\F193";
}
.fa-vimeo-square:before {
  content: "\F194";
}
.fa-turkish-lira:before, .fa-try:before {
  content: "\F195";
}
.fa-plus-square-o:before {
  content: "\F196";
}
.fa-space-shuttle:before {
  content: "\F197";
}
.fa-slack:before {
  content: "\F198";
}
.fa-envelope-square:before {
  content: "\F199";
}
.fa-wordpress:before {
  content: "\F19A";
}
.fa-openid:before {
  content: "\F19B";
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\F19C";
}
.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\F19D";
}
.fa-yahoo:before {
  content: "\F19E";
}
.fa-google:before {
  content: "\F1A0";
}
.fa-reddit:before {
  content: "\F1A1";
}
.fa-reddit-square:before {
  content: "\F1A2";
}
.fa-stumbleupon-circle:before {
  content: "\F1A3";
}
.fa-stumbleupon:before {
  content: "\F1A4";
}
.fa-delicious:before {
  content: "\F1A5";
}
.fa-digg:before {
  content: "\F1A6";
}
.fa-pied-piper-pp:before {
  content: "\F1A7";
}
.fa-pied-piper-alt:before {
  content: "\F1A8";
}
.fa-drupal:before {
  content: "\F1A9";
}
.fa-joomla:before {
  content: "\F1AA";
}
.fa-language:before {
  content: "\F1AB";
}
.fa-fax:before {
  content: "\F1AC";
}
.fa-building:before {
  content: "\F1AD";
}
.fa-child:before {
  content: "\F1AE";
}
.fa-paw:before {
  content: "\F1B0";
}
.fa-spoon:before {
  content: "\F1B1";
}
.fa-cube:before {
  content: "\F1B2";
}
.fa-cubes:before {
  content: "\F1B3";
}
.fa-behance:before {
  content: "\F1B4";
}
.fa-behance-square:before {
  content: "\F1B5";
}
.fa-steam:before {
  content: "\F1B6";
}
.fa-steam-square:before {
  content: "\F1B7";
}
.fa-recycle:before {
  content: "\F1B8";
}
.fa-automobile:before, .fa-car:before {
  content: "\F1B9";
}
.fa-cab:before, .fa-taxi:before {
  content: "\F1BA";
}
.fa-tree:before {
  content: "\F1BB";
}
.fa-spotify:before {
  content: "\F1BC";
}
.fa-deviantart:before {
  content: "\F1BD";
}
.fa-soundcloud:before {
  content: "\F1BE";
}
.fa-database:before {
  content: "\F1C0";
}
.fa-file-pdf-o:before {
  content: "\F1C1";
}
.fa-file-word-o:before {
  content: "\F1C2";
}
.fa-file-excel-o:before {
  content: "\F1C3";
}
.fa-file-powerpoint-o:before {
  content: "\F1C4";
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\F1C5";
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\F1C6";
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\F1C7";
}
.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\F1C8";
}
.fa-file-code-o:before {
  content: "\F1C9";
}
.fa-vine:before {
  content: "\F1CA";
}
.fa-codepen:before {
  content: "\F1CB";
}
.fa-jsfiddle:before {
  content: "\F1CC";
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\F1CD";
}
.fa-circle-o-notch:before {
  content: "\F1CE";
}
.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  content: "\F1D0";
}
.fa-ge:before, .fa-empire:before {
  content: "\F1D1";
}
.fa-git-square:before {
  content: "\F1D2";
}
.fa-git:before {
  content: "\F1D3";
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\F1D4";
}
.fa-tencent-weibo:before {
  content: "\F1D5";
}
.fa-qq:before {
  content: "\F1D6";
}
.fa-wechat:before, .fa-weixin:before {
  content: "\F1D7";
}
.fa-send:before, .fa-paper-plane:before {
  content: "\F1D8";
}
.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\F1D9";
}
.fa-history:before {
  content: "\F1DA";
}
.fa-circle-thin:before {
  content: "\F1DB";
}
.fa-header:before {
  content: "\F1DC";
}
.fa-paragraph:before {
  content: "\F1DD";
}
.fa-sliders:before {
  content: "\F1DE";
}
.fa-share-alt:before {
  content: "\F1E0";
}
.fa-share-alt-square:before {
  content: "\F1E1";
}
.fa-bomb:before {
  content: "\F1E2";
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\F1E3";
}
.fa-tty:before {
  content: "\F1E4";
}
.fa-binoculars:before {
  content: "\F1E5";
}
.fa-plug:before {
  content: "\F1E6";
}
.fa-slideshare:before {
  content: "\F1E7";
}
.fa-twitch:before {
  content: "\F1E8";
}
.fa-yelp:before {
  content: "\F1E9";
}
.fa-newspaper-o:before {
  content: "\F1EA";
}
.fa-wifi:before {
  content: "\F1EB";
}
.fa-calculator:before {
  content: "\F1EC";
}
.fa-paypal:before {
  content: "\F1ED";
}
.fa-google-wallet:before {
  content: "\F1EE";
}
.fa-cc-visa:before {
  content: "\F1F0";
}
.fa-cc-mastercard:before {
  content: "\F1F1";
}
.fa-cc-discover:before {
  content: "\F1F2";
}
.fa-cc-amex:before {
  content: "\F1F3";
}
.fa-cc-paypal:before {
  content: "\F1F4";
}
.fa-cc-stripe:before {
  content: "\F1F5";
}
.fa-bell-slash:before {
  content: "\F1F6";
}
.fa-bell-slash-o:before {
  content: "\F1F7";
}
.fa-trash:before {
  content: "\F1F8";
}
.fa-copyright:before {
  content: "\F1F9";
}
.fa-at:before {
  content: "\F1FA";
}
.fa-eyedropper:before {
  content: "\F1FB";
}
.fa-paint-brush:before {
  content: "\F1FC";
}
.fa-birthday-cake:before {
  content: "\F1FD";
}
.fa-area-chart:before {
  content: "\F1FE";
}
.fa-pie-chart:before {
  content: "\F200";
}
.fa-line-chart:before {
  content: "\F201";
}
.fa-lastfm:before {
  content: "\F202";
}
.fa-lastfm-square:before {
  content: "\F203";
}
.fa-toggle-off:before {
  content: "\F204";
}
.fa-toggle-on:before {
  content: "\F205";
}
.fa-bicycle:before {
  content: "\F206";
}
.fa-bus:before {
  content: "\F207";
}
.fa-ioxhost:before {
  content: "\F208";
}
.fa-angellist:before {
  content: "\F209";
}
.fa-cc:before {
  content: "\F20A";
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\F20B";
}
.fa-meanpath:before {
  content: "\F20C";
}
.fa-buysellads:before {
  content: "\F20D";
}
.fa-connectdevelop:before {
  content: "\F20E";
}
.fa-dashcube:before {
  content: "\F210";
}
.fa-forumbee:before {
  content: "\F211";
}
.fa-leanpub:before {
  content: "\F212";
}
.fa-sellsy:before {
  content: "\F213";
}
.fa-shirtsinbulk:before {
  content: "\F214";
}
.fa-simplybuilt:before {
  content: "\F215";
}
.fa-skyatlas:before {
  content: "\F216";
}
.fa-cart-plus:before {
  content: "\F217";
}
.fa-cart-arrow-down:before {
  content: "\F218";
}
.fa-diamond:before {
  content: "\F219";
}
.fa-ship:before {
  content: "\F21A";
}
.fa-user-secret:before {
  content: "\F21B";
}
.fa-motorcycle:before {
  content: "\F21C";
}
.fa-street-view:before {
  content: "\F21D";
}
.fa-heartbeat:before {
  content: "\F21E";
}
.fa-venus:before {
  content: "\F221";
}
.fa-mars:before {
  content: "\F222";
}
.fa-mercury:before {
  content: "\F223";
}
.fa-intersex:before, .fa-transgender:before {
  content: "\F224";
}
.fa-transgender-alt:before {
  content: "\F225";
}
.fa-venus-double:before {
  content: "\F226";
}
.fa-mars-double:before {
  content: "\F227";
}
.fa-venus-mars:before {
  content: "\F228";
}
.fa-mars-stroke:before {
  content: "\F229";
}
.fa-mars-stroke-v:before {
  content: "\F22A";
}
.fa-mars-stroke-h:before {
  content: "\F22B";
}
.fa-neuter:before {
  content: "\F22C";
}
.fa-genderless:before {
  content: "\F22D";
}
.fa-facebook-official:before {
  content: "\F230";
}
.fa-pinterest-p:before {
  content: "\F231";
}
.fa-whatsapp:before {
  content: "\F232";
}
.fa-server:before {
  content: "\F233";
}
.fa-user-plus:before {
  content: "\F234";
}
.fa-user-times:before {
  content: "\F235";
}
.fa-hotel:before, .fa-bed:before {
  content: "\F236";
}
.fa-viacoin:before {
  content: "\F237";
}
.fa-train:before {
  content: "\F238";
}
.fa-subway:before {
  content: "\F239";
}
.fa-medium:before {
  content: "\F23A";
}
.fa-yc:before, .fa-y-combinator:before {
  content: "\F23B";
}
.fa-optin-monster:before {
  content: "\F23C";
}
.fa-opencart:before {
  content: "\F23D";
}
.fa-expeditedssl:before {
  content: "\F23E";
}
.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
  content: "\F240";
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\F241";
}
.fa-battery-2:before, .fa-battery-half:before {
  content: "\F242";
}
.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\F243";
}
.fa-battery-0:before, .fa-battery-empty:before {
  content: "\F244";
}
.fa-mouse-pointer:before {
  content: "\F245";
}
.fa-i-cursor:before {
  content: "\F246";
}
.fa-object-group:before {
  content: "\F247";
}
.fa-object-ungroup:before {
  content: "\F248";
}
.fa-sticky-note:before {
  content: "\F249";
}
.fa-sticky-note-o:before {
  content: "\F24A";
}
.fa-cc-jcb:before {
  content: "\F24B";
}
.fa-cc-diners-club:before {
  content: "\F24C";
}
.fa-clone:before {
  content: "\F24D";
}
.fa-balance-scale:before {
  content: "\F24E";
}
.fa-hourglass-o:before {
  content: "\F250";
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\F251";
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\F252";
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\F253";
}
.fa-hourglass:before {
  content: "\F254";
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\F255";
}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\F256";
}
.fa-hand-scissors-o:before {
  content: "\F257";
}
.fa-hand-lizard-o:before {
  content: "\F258";
}
.fa-hand-spock-o:before {
  content: "\F259";
}
.fa-hand-pointer-o:before {
  content: "\F25A";
}
.fa-hand-peace-o:before {
  content: "\F25B";
}
.fa-trademark:before {
  content: "\F25C";
}
.fa-registered:before {
  content: "\F25D";
}
.fa-creative-commons:before {
  content: "\F25E";
}
.fa-gg:before {
  content: "\F260";
}
.fa-gg-circle:before {
  content: "\F261";
}
.fa-tripadvisor:before {
  content: "\F262";
}
.fa-odnoklassniki:before {
  content: "\F263";
}
.fa-odnoklassniki-square:before {
  content: "\F264";
}
.fa-get-pocket:before {
  content: "\F265";
}
.fa-wikipedia-w:before {
  content: "\F266";
}
.fa-safari:before {
  content: "\F267";
}
.fa-chrome:before {
  content: "\F268";
}
.fa-firefox:before {
  content: "\F269";
}
.fa-opera:before {
  content: "\F26A";
}
.fa-internet-explorer:before {
  content: "\F26B";
}
.fa-tv:before, .fa-television:before {
  content: "\F26C";
}
.fa-contao:before {
  content: "\F26D";
}
.fa-500px:before {
  content: "\F26E";
}
.fa-amazon:before {
  content: "\F270";
}
.fa-calendar-plus-o:before {
  content: "\F271";
}
.fa-calendar-minus-o:before {
  content: "\F272";
}
.fa-calendar-times-o:before {
  content: "\F273";
}
.fa-calendar-check-o:before {
  content: "\F274";
}
.fa-industry:before {
  content: "\F275";
}
.fa-map-pin:before {
  content: "\F276";
}
.fa-map-signs:before {
  content: "\F277";
}
.fa-map-o:before {
  content: "\F278";
}
.fa-map:before {
  content: "\F279";
}
.fa-commenting:before {
  content: "\F27A";
}
.fa-commenting-o:before {
  content: "\F27B";
}
.fa-houzz:before {
  content: "\F27C";
}
.fa-vimeo:before {
  content: "\F27D";
}
.fa-black-tie:before {
  content: "\F27E";
}
.fa-fonticons:before {
  content: "\F280";
}
.fa-reddit-alien:before {
  content: "\F281";
}
.fa-edge:before {
  content: "\F282";
}
.fa-credit-card-alt:before {
  content: "\F283";
}
.fa-codiepie:before {
  content: "\F284";
}
.fa-modx:before {
  content: "\F285";
}
.fa-fort-awesome:before {
  content: "\F286";
}
.fa-usb:before {
  content: "\F287";
}
.fa-product-hunt:before {
  content: "\F288";
}
.fa-mixcloud:before {
  content: "\F289";
}
.fa-scribd:before {
  content: "\F28A";
}
.fa-pause-circle:before {
  content: "\F28B";
}
.fa-pause-circle-o:before {
  content: "\F28C";
}
.fa-stop-circle:before {
  content: "\F28D";
}
.fa-stop-circle-o:before {
  content: "\F28E";
}
.fa-shopping-bag:before {
  content: "\F290";
}
.fa-shopping-basket:before {
  content: "\F291";
}
.fa-hashtag:before {
  content: "\F292";
}
.fa-bluetooth:before {
  content: "\F293";
}
.fa-bluetooth-b:before {
  content: "\F294";
}
.fa-percent:before {
  content: "\F295";
}
.fa-gitlab:before {
  content: "\F296";
}
.fa-wpbeginner:before {
  content: "\F297";
}
.fa-wpforms:before {
  content: "\F298";
}
.fa-envira:before {
  content: "\F299";
}
.fa-universal-access:before {
  content: "\F29A";
}
.fa-wheelchair-alt:before {
  content: "\F29B";
}
.fa-question-circle-o:before {
  content: "\F29C";
}
.fa-blind:before {
  content: "\F29D";
}
.fa-audio-description:before {
  content: "\F29E";
}
.fa-volume-control-phone:before {
  content: "\F2A0";
}
.fa-braille:before {
  content: "\F2A1";
}
.fa-assistive-listening-systems:before {
  content: "\F2A2";
}
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "\F2A3";
}
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\F2A4";
}
.fa-glide:before {
  content: "\F2A5";
}
.fa-glide-g:before {
  content: "\F2A6";
}
.fa-signing:before, .fa-sign-language:before {
  content: "\F2A7";
}
.fa-low-vision:before {
  content: "\F2A8";
}
.fa-viadeo:before {
  content: "\F2A9";
}
.fa-viadeo-square:before {
  content: "\F2AA";
}
.fa-snapchat:before {
  content: "\F2AB";
}
.fa-snapchat-ghost:before {
  content: "\F2AC";
}
.fa-snapchat-square:before {
  content: "\F2AD";
}
.fa-pied-piper:before {
  content: "\F2AE";
}
.fa-first-order:before {
  content: "\F2B0";
}
.fa-yoast:before {
  content: "\F2B1";
}
.fa-themeisle:before {
  content: "\F2B2";
}
.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\F2B3";
}
.fa-fa:before, .fa-font-awesome:before {
  content: "\F2B4";
}
.fa-handshake-o:before {
  content: "\F2B5";
}
.fa-envelope-open:before {
  content: "\F2B6";
}
.fa-envelope-open-o:before {
  content: "\F2B7";
}
.fa-linode:before {
  content: "\F2B8";
}
.fa-address-book:before {
  content: "\F2B9";
}
.fa-address-book-o:before {
  content: "\F2BA";
}
.fa-vcard:before, .fa-address-card:before {
  content: "\F2BB";
}
.fa-vcard-o:before, .fa-address-card-o:before {
  content: "\F2BC";
}
.fa-user-circle:before {
  content: "\F2BD";
}
.fa-user-circle-o:before {
  content: "\F2BE";
}
.fa-user-o:before {
  content: "\F2C0";
}
.fa-id-badge:before {
  content: "\F2C1";
}
.fa-drivers-license:before, .fa-id-card:before {
  content: "\F2C2";
}
.fa-drivers-license-o:before, .fa-id-card-o:before {
  content: "\F2C3";
}
.fa-quora:before {
  content: "\F2C4";
}
.fa-free-code-camp:before {
  content: "\F2C5";
}
.fa-telegram:before {
  content: "\F2C6";
}
.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
  content: "\F2C7";
}
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "\F2C8";
}
.fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "\F2C9";
}
.fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "\F2CA";
}
.fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "\F2CB";
}
.fa-shower:before {
  content: "\F2CC";
}
.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
  content: "\F2CD";
}
.fa-podcast:before {
  content: "\F2CE";
}
.fa-window-maximize:before {
  content: "\F2D0";
}
.fa-window-minimize:before {
  content: "\F2D1";
}
.fa-window-restore:before {
  content: "\F2D2";
}
.fa-times-rectangle:before, .fa-window-close:before {
  content: "\F2D3";
}
.fa-times-rectangle-o:before, .fa-window-close-o:before {
  content: "\F2D4";
}
.fa-bandcamp:before {
  content: "\F2D5";
}
.fa-grav:before {
  content: "\F2D6";
}
.fa-etsy:before {
  content: "\F2D7";
}
.fa-imdb:before {
  content: "\F2D8";
}
.fa-ravelry:before {
  content: "\F2D9";
}
.fa-eercast:before {
  content: "\F2DA";
}
.fa-microchip:before {
  content: "\F2DB";
}
.fa-snowflake-o:before {
  content: "\F2DC";
}
.fa-superpowers:before {
  content: "\F2DD";
}
.fa-wpexplorer:before {
  content: "\F2DE";
}
.fa-meetup:before {
  content: "\F2E0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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;
}
@font-face {
  font-family: 'themify';
  src: url(/static/fonts/themify.2c45466.eot);
  src: url(/static/fonts/themify.2c45466.eot?#iefix-fvbane) format("embedded-opentype"), url(/static/fonts/themify.a1ecc3b.woff) format("woff"), url(/static/fonts/themify.e23a7dc.ttf) format("truetype"), url(/static/img/themify.9c8e96e.svg#themify) format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="ti-"], [class*=" ti-"] {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ti-wand:before {
  content: "\E600";
}
.ti-volume:before {
  content: "\E601";
}
.ti-user:before {
  content: "\E602";
}
.ti-unlock:before {
  content: "\E603";
}
.ti-unlink:before {
  content: "\E604";
}
.ti-trash:before {
  content: "\E605";
}
.ti-thought:before {
  content: "\E606";
}
.ti-target:before {
  content: "\E607";
}
.ti-tag:before {
  content: "\E608";
}
.ti-tablet:before {
  content: "\E609";
}
.ti-star:before {
  content: "\E60A";
}
.ti-spray:before {
  content: "\E60B";
}
.ti-signal:before {
  content: "\E60C";
}
.ti-shopping-cart:before {
  content: "\E60D";
}
.ti-shopping-cart-full:before {
  content: "\E60E";
}
.ti-settings:before {
  content: "\E60F";
}
.ti-search:before {
  content: "\E610";
}
.ti-zoom-in:before {
  content: "\E611";
}
.ti-zoom-out:before {
  content: "\E612";
}
.ti-cut:before {
  content: "\E613";
}
.ti-ruler:before {
  content: "\E614";
}
.ti-ruler-pencil:before {
  content: "\E615";
}
.ti-ruler-alt:before {
  content: "\E616";
}
.ti-bookmark:before {
  content: "\E617";
}
.ti-bookmark-alt:before {
  content: "\E618";
}
.ti-reload:before {
  content: "\E619";
}
.ti-plus:before {
  content: "\E61A";
}
.ti-pin:before {
  content: "\E61B";
}
.ti-pencil:before {
  content: "\E61C";
}
.ti-pencil-alt:before {
  content: "\E61D";
}
.ti-paint-roller:before {
  content: "\E61E";
}
.ti-paint-bucket:before {
  content: "\E61F";
}
.ti-na:before {
  content: "\E620";
}
.ti-mobile:before {
  content: "\E621";
}
.ti-minus:before {
  content: "\E622";
}
.ti-medall:before {
  content: "\E623";
}
.ti-medall-alt:before {
  content: "\E624";
}
.ti-marker:before {
  content: "\E625";
}
.ti-marker-alt:before {
  content: "\E626";
}
.ti-arrow-up:before {
  content: "\E627";
}
.ti-arrow-right:before {
  content: "\E628";
}
.ti-arrow-left:before {
  content: "\E629";
}
.ti-arrow-down:before {
  content: "\E62A";
}
.ti-lock:before {
  content: "\E62B";
}
.ti-location-arrow:before {
  content: "\E62C";
}
.ti-link:before {
  content: "\E62D";
}
.ti-layout:before {
  content: "\E62E";
}
.ti-layers:before {
  content: "\E62F";
}
.ti-layers-alt:before {
  content: "\E630";
}
.ti-key:before {
  content: "\E631";
}
.ti-import:before {
  content: "\E632";
}
.ti-image:before {
  content: "\E633";
}
.ti-heart:before {
  content: "\E634";
}
.ti-heart-broken:before {
  content: "\E635";
}
.ti-hand-stop:before {
  content: "\E636";
}
.ti-hand-open:before {
  content: "\E637";
}
.ti-hand-drag:before {
  content: "\E638";
}
.ti-folder:before {
  content: "\E639";
}
.ti-flag:before {
  content: "\E63A";
}
.ti-flag-alt:before {
  content: "\E63B";
}
.ti-flag-alt-2:before {
  content: "\E63C";
}
.ti-eye:before {
  content: "\E63D";
}
.ti-export:before {
  content: "\E63E";
}
.ti-exchange-vertical:before {
  content: "\E63F";
}
.ti-desktop:before {
  content: "\E640";
}
.ti-cup:before {
  content: "\E641";
}
.ti-crown:before {
  content: "\E642";
}
.ti-comments:before {
  content: "\E643";
}
.ti-comment:before {
  content: "\E644";
}
.ti-comment-alt:before {
  content: "\E645";
}
.ti-close:before {
  content: "\E646";
}
.ti-clip:before {
  content: "\E647";
}
.ti-angle-up:before {
  content: "\E648";
}
.ti-angle-right:before {
  content: "\E649";
}
.ti-angle-left:before {
  content: "\E64A";
}
.ti-angle-down:before {
  content: "\E64B";
}
.ti-check:before {
  content: "\E64C";
}
.ti-check-box:before {
  content: "\E64D";
}
.ti-camera:before {
  content: "\E64E";
}
.ti-announcement:before {
  content: "\E64F";
}
.ti-brush:before {
  content: "\E650";
}
.ti-briefcase:before {
  content: "\E651";
}
.ti-bolt:before {
  content: "\E652";
}
.ti-bolt-alt:before {
  content: "\E653";
}
.ti-blackboard:before {
  content: "\E654";
}
.ti-bag:before {
  content: "\E655";
}
.ti-move:before {
  content: "\E656";
}
.ti-arrows-vertical:before {
  content: "\E657";
}
.ti-arrows-horizontal:before {
  content: "\E658";
}
.ti-fullscreen:before {
  content: "\E659";
}
.ti-arrow-top-right:before {
  content: "\E65A";
}
.ti-arrow-top-left:before {
  content: "\E65B";
}
.ti-arrow-circle-up:before {
  content: "\E65C";
}
.ti-arrow-circle-right:before {
  content: "\E65D";
}
.ti-arrow-circle-left:before {
  content: "\E65E";
}
.ti-arrow-circle-down:before {
  content: "\E65F";
}
.ti-angle-double-up:before {
  content: "\E660";
}
.ti-angle-double-right:before {
  content: "\E661";
}
.ti-angle-double-left:before {
  content: "\E662";
}
.ti-angle-double-down:before {
  content: "\E663";
}
.ti-zip:before {
  content: "\E664";
}
.ti-world:before {
  content: "\E665";
}
.ti-wheelchair:before {
  content: "\E666";
}
.ti-view-list:before {
  content: "\E667";
}
.ti-view-list-alt:before {
  content: "\E668";
}
.ti-view-grid:before {
  content: "\E669";
}
.ti-uppercase:before {
  content: "\E66A";
}
.ti-upload:before {
  content: "\E66B";
}
.ti-underline:before {
  content: "\E66C";
}
.ti-truck:before {
  content: "\E66D";
}
.ti-timer:before {
  content: "\E66E";
}
.ti-ticket:before {
  content: "\E66F";
}
.ti-thumb-up:before {
  content: "\E670";
}
.ti-thumb-down:before {
  content: "\E671";
}
.ti-text:before {
  content: "\E672";
}
.ti-stats-up:before {
  content: "\E673";
}
.ti-stats-down:before {
  content: "\E674";
}
.ti-split-v:before {
  content: "\E675";
}
.ti-split-h:before {
  content: "\E676";
}
.ti-smallcap:before {
  content: "\E677";
}
.ti-shine:before {
  content: "\E678";
}
.ti-shift-right:before {
  content: "\E679";
}
.ti-shift-left:before {
  content: "\E67A";
}
.ti-shield:before {
  content: "\E67B";
}
.ti-notepad:before {
  content: "\E67C";
}
.ti-server:before {
  content: "\E67D";
}
.ti-quote-right:before {
  content: "\E67E";
}
.ti-quote-left:before {
  content: "\E67F";
}
.ti-pulse:before {
  content: "\E680";
}
.ti-printer:before {
  content: "\E681";
}
.ti-power-off:before {
  content: "\E682";
}
.ti-plug:before {
  content: "\E683";
}
.ti-pie-chart:before {
  content: "\E684";
}
.ti-paragraph:before {
  content: "\E685";
}
.ti-panel:before {
  content: "\E686";
}
.ti-package:before {
  content: "\E687";
}
.ti-music:before {
  content: "\E688";
}
.ti-music-alt:before {
  content: "\E689";
}
.ti-mouse:before {
  content: "\E68A";
}
.ti-mouse-alt:before {
  content: "\E68B";
}
.ti-money:before {
  content: "\E68C";
}
.ti-microphone:before {
  content: "\E68D";
}
.ti-menu:before {
  content: "\E68E";
}
.ti-menu-alt:before {
  content: "\E68F";
}
.ti-map:before {
  content: "\E690";
}
.ti-map-alt:before {
  content: "\E691";
}
.ti-loop:before {
  content: "\E692";
}
.ti-location-pin:before {
  content: "\E693";
}
.ti-list:before {
  content: "\E694";
}
.ti-light-bulb:before {
  content: "\E695";
}
.ti-Italic:before {
  content: "\E696";
}
.ti-info:before {
  content: "\E697";
}
.ti-infinite:before {
  content: "\E698";
}
.ti-id-badge:before {
  content: "\E699";
}
.ti-hummer:before {
  content: "\E69A";
}
.ti-home:before {
  content: "\E69B";
}
.ti-help:before {
  content: "\E69C";
}
.ti-headphone:before {
  content: "\E69D";
}
.ti-harddrives:before {
  content: "\E69E";
}
.ti-harddrive:before {
  content: "\E69F";
}
.ti-gift:before {
  content: "\E6A0";
}
.ti-game:before {
  content: "\E6A1";
}
.ti-filter:before {
  content: "\E6A2";
}
.ti-files:before {
  content: "\E6A3";
}
.ti-file:before {
  content: "\E6A4";
}
.ti-eraser:before {
  content: "\E6A5";
}
.ti-envelope:before {
  content: "\E6A6";
}
.ti-download:before {
  content: "\E6A7";
}
.ti-direction:before {
  content: "\E6A8";
}
.ti-direction-alt:before {
  content: "\E6A9";
}
.ti-dashboard:before {
  content: "\E6AA";
}
.ti-control-stop:before {
  content: "\E6AB";
}
.ti-control-shuffle:before {
  content: "\E6AC";
}
.ti-control-play:before {
  content: "\E6AD";
}
.ti-control-pause:before {
  content: "\E6AE";
}
.ti-control-forward:before {
  content: "\E6AF";
}
.ti-control-backward:before {
  content: "\E6B0";
}
.ti-cloud:before {
  content: "\E6B1";
}
.ti-cloud-up:before {
  content: "\E6B2";
}
.ti-cloud-down:before {
  content: "\E6B3";
}
.ti-clipboard:before {
  content: "\E6B4";
}
.ti-car:before {
  content: "\E6B5";
}
.ti-calendar:before {
  content: "\E6B6";
}
.ti-book:before {
  content: "\E6B7";
}
.ti-bell:before {
  content: "\E6B8";
}
.ti-basketball:before {
  content: "\E6B9";
}
.ti-bar-chart:before {
  content: "\E6BA";
}
.ti-bar-chart-alt:before {
  content: "\E6BB";
}
.ti-back-right:before {
  content: "\E6BC";
}
.ti-back-left:before {
  content: "\E6BD";
}
.ti-arrows-corner:before {
  content: "\E6BE";
}
.ti-archive:before {
  content: "\E6BF";
}
.ti-anchor:before {
  content: "\E6C0";
}
.ti-align-right:before {
  content: "\E6C1";
}
.ti-align-left:before {
  content: "\E6C2";
}
.ti-align-justify:before {
  content: "\E6C3";
}
.ti-align-center:before {
  content: "\E6C4";
}
.ti-alert:before {
  content: "\E6C5";
}
.ti-alarm-clock:before {
  content: "\E6C6";
}
.ti-agenda:before {
  content: "\E6C7";
}
.ti-write:before {
  content: "\E6C8";
}
.ti-window:before {
  content: "\E6C9";
}
.ti-widgetized:before {
  content: "\E6CA";
}
.ti-widget:before {
  content: "\E6CB";
}
.ti-widget-alt:before {
  content: "\E6CC";
}
.ti-wallet:before {
  content: "\E6CD";
}
.ti-video-clapper:before {
  content: "\E6CE";
}
.ti-video-camera:before {
  content: "\E6CF";
}
.ti-vector:before {
  content: "\E6D0";
}
.ti-themify-logo:before {
  content: "\E6D1";
}
.ti-themify-favicon:before {
  content: "\E6D2";
}
.ti-themify-favicon-alt:before {
  content: "\E6D3";
}
.ti-support:before {
  content: "\E6D4";
}
.ti-stamp:before {
  content: "\E6D5";
}
.ti-split-v-alt:before {
  content: "\E6D6";
}
.ti-slice:before {
  content: "\E6D7";
}
.ti-shortcode:before {
  content: "\E6D8";
}
.ti-shift-right-alt:before {
  content: "\E6D9";
}
.ti-shift-left-alt:before {
  content: "\E6DA";
}
.ti-ruler-alt-2:before {
  content: "\E6DB";
}
.ti-receipt:before {
  content: "\E6DC";
}
.ti-pin2:before {
  content: "\E6DD";
}
.ti-pin-alt:before {
  content: "\E6DE";
}
.ti-pencil-alt2:before {
  content: "\E6DF";
}
.ti-palette:before {
  content: "\E6E0";
}
.ti-more:before {
  content: "\E6E1";
}
.ti-more-alt:before {
  content: "\E6E2";
}
.ti-microphone-alt:before {
  content: "\E6E3";
}
.ti-magnet:before {
  content: "\E6E4";
}
.ti-line-double:before {
  content: "\E6E5";
}
.ti-line-dotted:before {
  content: "\E6E6";
}
.ti-line-dashed:before {
  content: "\E6E7";
}
.ti-layout-width-full:before {
  content: "\E6E8";
}
.ti-layout-width-default:before {
  content: "\E6E9";
}
.ti-layout-width-default-alt:before {
  content: "\E6EA";
}
.ti-layout-tab:before {
  content: "\E6EB";
}
.ti-layout-tab-window:before {
  content: "\E6EC";
}
.ti-layout-tab-v:before {
  content: "\E6ED";
}
.ti-layout-tab-min:before {
  content: "\E6EE";
}
.ti-layout-slider:before {
  content: "\E6EF";
}
.ti-layout-slider-alt:before {
  content: "\E6F0";
}
.ti-layout-sidebar-right:before {
  content: "\E6F1";
}
.ti-layout-sidebar-none:before {
  content: "\E6F2";
}
.ti-layout-sidebar-left:before {
  content: "\E6F3";
}
.ti-layout-placeholder:before {
  content: "\E6F4";
}
.ti-layout-menu:before {
  content: "\E6F5";
}
.ti-layout-menu-v:before {
  content: "\E6F6";
}
.ti-layout-menu-separated:before {
  content: "\E6F7";
}
.ti-layout-menu-full:before {
  content: "\E6F8";
}
.ti-layout-media-right-alt:before {
  content: "\E6F9";
}
.ti-layout-media-right:before {
  content: "\E6FA";
}
.ti-layout-media-overlay:before {
  content: "\E6FB";
}
.ti-layout-media-overlay-alt:before {
  content: "\E6FC";
}
.ti-layout-media-overlay-alt-2:before {
  content: "\E6FD";
}
.ti-layout-media-left-alt:before {
  content: "\E6FE";
}
.ti-layout-media-left:before {
  content: "\E6FF";
}
.ti-layout-media-center-alt:before {
  content: "\E700";
}
.ti-layout-media-center:before {
  content: "\E701";
}
.ti-layout-list-thumb:before {
  content: "\E702";
}
.ti-layout-list-thumb-alt:before {
  content: "\E703";
}
.ti-layout-list-post:before {
  content: "\E704";
}
.ti-layout-list-large-image:before {
  content: "\E705";
}
.ti-layout-line-solid:before {
  content: "\E706";
}
.ti-layout-grid4:before {
  content: "\E707";
}
.ti-layout-grid3:before {
  content: "\E708";
}
.ti-layout-grid2:before {
  content: "\E709";
}
.ti-layout-grid2-thumb:before {
  content: "\E70A";
}
.ti-layout-cta-right:before {
  content: "\E70B";
}
.ti-layout-cta-left:before {
  content: "\E70C";
}
.ti-layout-cta-center:before {
  content: "\E70D";
}
.ti-layout-cta-btn-right:before {
  content: "\E70E";
}
.ti-layout-cta-btn-left:before {
  content: "\E70F";
}
.ti-layout-column4:before {
  content: "\E710";
}
.ti-layout-column3:before {
  content: "\E711";
}
.ti-layout-column2:before {
  content: "\E712";
}
.ti-layout-accordion-separated:before {
  content: "\E713";
}
.ti-layout-accordion-merged:before {
  content: "\E714";
}
.ti-layout-accordion-list:before {
  content: "\E715";
}
.ti-ink-pen:before {
  content: "\E716";
}
.ti-info-alt:before {
  content: "\E717";
}
.ti-help-alt:before {
  content: "\E718";
}
.ti-headphone-alt:before {
  content: "\E719";
}
.ti-hand-point-up:before {
  content: "\E71A";
}
.ti-hand-point-right:before {
  content: "\E71B";
}
.ti-hand-point-left:before {
  content: "\E71C";
}
.ti-hand-point-down:before {
  content: "\E71D";
}
.ti-gallery:before {
  content: "\E71E";
}
.ti-face-smile:before {
  content: "\E71F";
}
.ti-face-sad:before {
  content: "\E720";
}
.ti-credit-card:before {
  content: "\E721";
}
.ti-control-skip-forward:before {
  content: "\E722";
}
.ti-control-skip-backward:before {
  content: "\E723";
}
.ti-control-record:before {
  content: "\E724";
}
.ti-control-eject:before {
  content: "\E725";
}
.ti-comments-smiley:before {
  content: "\E726";
}
.ti-brush-alt:before {
  content: "\E727";
}
.ti-youtube:before {
  content: "\E728";
}
.ti-vimeo:before {
  content: "\E729";
}
.ti-twitter:before {
  content: "\E72A";
}
.ti-time:before {
  content: "\E72B";
}
.ti-tumblr:before {
  content: "\E72C";
}
.ti-skype:before {
  content: "\E72D";
}
.ti-share:before {
  content: "\E72E";
}
.ti-share-alt:before {
  content: "\E72F";
}
.ti-rocket:before {
  content: "\E730";
}
.ti-pinterest:before {
  content: "\E731";
}
.ti-new-window:before {
  content: "\E732";
}
.ti-microsoft:before {
  content: "\E733";
}
.ti-list-ol:before {
  content: "\E734";
}
.ti-linkedin:before {
  content: "\E735";
}
.ti-layout-sidebar-2:before {
  content: "\E736";
}
.ti-layout-grid4-alt:before {
  content: "\E737";
}
.ti-layout-grid3-alt:before {
  content: "\E738";
}
.ti-layout-grid2-alt:before {
  content: "\E739";
}
.ti-layout-column4-alt:before {
  content: "\E73A";
}
.ti-layout-column3-alt:before {
  content: "\E73B";
}
.ti-layout-column2-alt:before {
  content: "\E73C";
}
.ti-instagram:before {
  content: "\E73D";
}
.ti-google:before {
  content: "\E73E";
}
.ti-github:before {
  content: "\E73F";
}
.ti-flickr:before {
  content: "\E740";
}
.ti-facebook:before {
  content: "\E741";
}
.ti-dropbox:before {
  content: "\E742";
}
.ti-dribbble:before {
  content: "\E743";
}
.ti-apple:before {
  content: "\E744";
}
.ti-android:before {
  content: "\E745";
}
.ti-save:before {
  content: "\E746";
}
.ti-save-alt:before {
  content: "\E747";
}
.ti-yahoo:before {
  content: "\E748";
}
.ti-wordpress:before {
  content: "\E749";
}
.ti-vimeo-alt:before {
  content: "\E74A";
}
.ti-twitter-alt:before {
  content: "\E74B";
}
.ti-tumblr-alt:before {
  content: "\E74C";
}
.ti-trello:before {
  content: "\E74D";
}
.ti-stack-overflow:before {
  content: "\E74E";
}
.ti-soundcloud:before {
  content: "\E74F";
}
.ti-sharethis:before {
  content: "\E750";
}
.ti-sharethis-alt:before {
  content: "\E751";
}
.ti-reddit:before {
  content: "\E752";
}
.ti-pinterest-alt:before {
  content: "\E753";
}
.ti-microsoft-alt:before {
  content: "\E754";
}
.ti-linux:before {
  content: "\E755";
}
.ti-jsfiddle:before {
  content: "\E756";
}
.ti-joomla:before {
  content: "\E757";
}
.ti-html5:before {
  content: "\E758";
}
.ti-flickr-alt:before {
  content: "\E759";
}
.ti-email:before {
  content: "\E75A";
}
.ti-drupal:before {
  content: "\E75B";
}
.ti-dropbox-alt:before {
  content: "\E75C";
}
.ti-css3:before {
  content: "\E75D";
}
.ti-rss:before {
  content: "\E75E";
}
.ti-rss-alt:before {
  content: "\E75F";
}

/*** ======= // TABLE OF CONTENT // ============================
1. General Styling
2. Scroll bar Styling
3. Top Bar
4. Side Header
5. Side Menus
6. Main Content
7. heading Sec
8. Panel Content
9. Total Sales Sec
10. Color Classes
11. Activity Sec
12. Graph Wrapper
13. Our Clients Sec
14. Product Sale
15. task management
16. Chat Widget
17. Twitter Feed
18. Welcome Bar
19. Revenew Browser
20. Social Counter
21. Product Stats
22. Add Content Form
23. Tasks Progress
24. Activity Feed
25. Save Draft
26. Recent Comment
27. Toggle Content
28. Loader
29. Search Sec
30. Gallery Sec
31. price Table
32. Intro
33. Css Spinners
34. Invoice Sec
35. My Cart
36. Range Slider
37. Ion.RangeSlider
38. Accordian
39. C0ntact Form
40. Ribbon Grids
41. Progress Bar
42. Progress
43. Collapse
44. Services
45. Comming Soon
46. Our Team
47. CSS Document
48. Profile
49. GitHub Theme
50. Hover.css

===================================================== ***/
/*=============== General Styling ===================*/
html, body {
  overflow-x: hidden;
}
body {
  background: #e8edf2 none repeat scroll 0 0;
  color: #505050;
  float: left;
  font-family: Open sans;
  letter-spacing: 0.3px;
  position: relative;
  width: 100%;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Montserrat;
  color: #202020;
}
p {
  font-family: Open sans;
  color: #777777;
  line-height: 26px;
  font-size: 13px;
  letter-spacing: 0.3px;
}
ul li, ul li a,
ol li, ol li a {
  font-family: Open sans;
  color: #666666;
  font-size: 13px;
  line-height: 20px;
}
a:hover, a:focus {
  text-decoration: none;
  outline: none;
}
a {
  cursor: pointer;
}
input, button {
  outline: none;
}

/* Scroll bar Styling */
.slimScrollDiv {
  border: 0 solid transparent;
  float: left;
  width: 100% !important;
}

/* Top Bar */
.top-bar {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.13);
  float: left;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100002;
}
.logo {
  float: left;
  min-width: 220px;
  padding: 20px 0 20px 50px;
  transition: all 0.4s ease 0s;
}
.logo > a {
  color: #263238;
  float: left;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: bold;
  line-height: 25px;
}
.logo > a > i {
  color: #ff5f5f;
  float: left;
  font-size: 18px;
  line-height: 25px;
  margin-right: 10px;
}
.logo > a > img {
  width: 30px;
  margin-left: -30px;
}
.menu-options {
  color: #808891;
  cursor: pointer;
  float: right;
  font-size: 18px;
  height: 25px;
  line-height: 25px;
  position: relative;
  text-align: center;
  transition: all 0.4s ease 0s;
  width: 25px;
}
.menu-action {
  height: 12px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
}
.menu-action::after {
  background: #555555 none repeat scroll 0 0;
  border-radius: 2px;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  transition: all 0.4s ease 0s;
  width: 100%;
}
.menu-options.active .menu-action::after {
  bottom: 6px;
  transform: rotate(-45deg);
}
.menu-action::before {
  background: #555555 none repeat scroll 0 0;
  border-radius: 2px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.4s ease 0s;
  width: 100%;
}
.menu-options.active .menu-action::before {
  top: 4px;
  transform: rotate(45deg);
}
.menu-action > i {
  height: 3px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}
.menu-action > i::before {
  background: #555555 none repeat scroll 0 0;
  border-radius: 2px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.4s ease 0s;
  width: 100%;
}
.menu-options.active .menu-action > i::before {
  opacity: 0;
  transform: scale(0.5);
}
form.search-form {
  border: 1px solid #e0e5e7;
  border-radius: 22px;
  float: left;
  height: 38px;
  margin-left: 80px;
  margin-top: 14px;
  position: relative;
  width: 213px;
}
form.search-form > input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #7b7b7b;
  float: left;
  font-size: 12px;
  padding: 9px 20px 9px 25px;
  width: 100%;
}
form.search-form > button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #7f8890;
  font-size: 12px;
  padding: 8px 16px 8px 20px;
  position: absolute;
  right: 0;
}
.top-bar > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.top-bar > ul > li {
  float: left;
  margin-left: 40px;
  padding: 23px 0;
}
.top-bar > ul > li > a > i {
  font-size: 11px;
  margin-right: 8px;
}
.quick-links {
  float: right;
  padding: 16px 14px 16px 0;
}
.quick-links > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.quick-links > ul > li {
  float: left;
  margin-right: 3px;
  position: relative;
}
.quick-links > ul > li > a {
  border: 1px solid #e8edf2;
  border-radius: 3px;
  color: #ffffff;
  cursor: pointer;
  float: left;
  font-size: 14px;
  height: 34px;
  line-height: 30px;
  text-align: center;
  width: 34px;
  border-radius: 50%;
  transition: all 0.4s ease 0s;
}

/* Side Header */
header {
  transition: all 0.4s ease 0s;
}
header.side-header.slide-menu {
  left: -220px;
}
.main-content.wide-content {
  padding-left: 45px;
}
header.side-header {
  background: #263238 none repeat scroll 0 0;
  height: 100%;
  left: 0;
  position: fixed;
  top: 66px;
  width: 220px;
  z-index: 100000;
}
header.side-header.light-skin {
  background: #ffffff none repeat scroll 0 0;
}
.side-header.light-skin .side-menus > span {
  color: #5a5a5a;
}
.side-header.light-skin .side-menus nav > ul > li > a {
  color: #555555;
}
.side-header.light-skin .side-menus nav > ul > li ul::before {
  border-bottom-color: #dfe6ec;
}
.side-header.light-skin .side-menus nav > ul > li ul {
  background: #dfe6ec none repeat scroll 0 0;
}
.admin-details {
  display: table;
  float: left;
  padding: 40px 30px 115px;
  position: relative;
  width: 100%;
  z-index: 0;
  transition: all 0.4s ease 0s;
}
.admin-details:before {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #263238 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#263238',GradientType=0 );
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.side-header.light-skin .admin-details::before {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
.side-header.light-skin .admin-details h3 {
  color: #333333;
}
.side-header.light-skin .admin-details > i {
  color: #787878;
}
.side-header.light-skin .admin-status {
  color: #303030;
  font-weight: 400;
}
.admin-details > span {
  float: left;
  margin-right: 16px;
}
.admin-details > span > div {
  border-radius: 50%;
  float: left;
  width: 59px;
  height: 59px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.admin-details h3 {
  color: #ffffff;
  display: block;
  float: none;
  font-family: Montserrat;
  font-size: 15px;
  margin: 3px 0 0;
}
.admin-details > i {
  color: #c8c8c8;
  display: block;
  font-family: Open sans;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  margin-top: 6px;
  text-transform: uppercase;
}
.side-header.light-skin .side-menus nav > ul > li ul li > a {
  color: #697178;
}
.admin-status {
  color: #ffffff;
  float: left;
  font-family: Open sans;
  font-size: 10px;
  font-weight: bold;
  margin: 7px 0 0;
  padding-left: 10px;
  position: relative;
  text-transform: uppercase;
}
.admin-status.online:before {
  background: #64c352;
}
.admin-status.offline:before {
  background: #ff6e6e;
}
.admin-status::before {
  border-radius: 50%;
  content: "";
  height: 6px;
  left: 0;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 6px;
}

/* Side Menus */
.side-menus {
  float: left;
  position: relative;
  width: 100%;
  z-index: 9;
}
.menu-scroll {
  float: left;
  margin-top: -70px;
  width: 100%;
}
.side-menus > span {
  color: #a6a6a6;
  float: left;
  font-family: Open sans;
  font-size: 10px;
  padding: 0 30px;
  text-transform: uppercase;
  width: 100%;
}
.side-menus nav {
  float: left;
  padding-top: 15px;
  width: 100%;
}
.side-menus nav > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.side-menus nav > ul > li {
  float: left;
  width: 100%;
}
.side-menus nav > ul > li > a {
  color: #d1d1d1;
  float: left;
  font-family: Open sans;
  font-size: 13px;
  padding: 10px 30px;
  position: relative;
}
.side-menus nav > ul > li > a > i {
  width: 22px;
}
.side-menus .menu-item-has-children > a::before {
  background: #8b8b8c none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 100%;
  margin-left: -18px;
  position: absolute;
  top: 50%;
  transition: all 0.4s ease 0s;
  width: 5px;
}
.side-menus .menu-item-has-children.active > a::before {
  width: 30px;
}
.side-menus nav > ul > li ul {
  background: #36464e none repeat scroll 0 0;
  display: none;
  float: left;
  list-style: outside none none;
  margin: 10px 0;
  padding: 20px 0;
  position: relative;
  width: 100%;
}
.side-menus nav > ul > li ul::before {
  border-bottom: 7px solid #36464e;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  left: 50px;
  position: absolute;
  top: -6px;
}
.side-menus nav > ul > li ul li {
  float: left;
  width: 100%;
}
.side-menus nav > ul li a,
.side-menus nav > ul li a i {
  transition: all 0.4s ease 0s;
}
.side-menus nav > ul > li ul li > a {
  color: #a1a3a4;
  float: left;
  font-family: Open sans;
  font-size: 12px;
  padding: 3px 20px 3px 40px;
  width: 100%;
}
.side-menus nav > ul > li ul li > a > i {
  float: left;
  width: 16px;
  font-size: 10px;
  line-height: 20px;
  margin-right: 10px;
}
.side-menus .menu-item-has-children.active > a {
  color: #fff;
}
.side-menus .menu-item-has-children.active > a i {
  color: #ff5f5f;
}

/* Main Content */
.main-content {
  float: left;
  padding: 106px 45px 110px 265px;
  width: 100%;
  transition: all 0.4s ease 0s;
}
.component-content {
  float: left;
  width: 100%;
  transition: all 0.4s ease 0s;
}
.breadcrumbs {
  float: left;
  margin-bottom: 20px;
  width: 100%;
}
.breadcrumbs > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.breadcrumbs > ul > li {
  float: left;
  position: relative;
}
.breadcrumbs > ul > li > a {
  color: #797d80;
  float: left;
  font-family: Open sans;
  font-size: 12px;
  margin-right: 15px;
  padding-right: 15px;
  position: relative;
}
.breadcrumbs > ul > li > a::before {
  color: #797d80;
  content: "/";
  font-family: Open sans;
  font-size: 12px;
  position: absolute;
  right: -2px;
  top: 0;
}
.breadcrumbs > ul > li:last-child > a::before {
  display: none;
}
.breadcrumbs > ul > li:last-child > a::before {
  display: none;
}

/* heading Sec */
.heading-sec {
  float: left;
  width: 100%;
}
.heading-profile {
  float: left;
  padding-top: 10px;
  width: 100%;
}
.heading-profile > h2 {
  color: #263238;
  float: left;
  font-family: Montserrat;
  font-size: 20px;
  margin: 0 0 6px;
  width: 100%;
}
.heading-profile > h2 > span {
  color: #ff5f5f;
}
.heading-profile > span {
  color: #747b7f;
  float: left;
  font-family: Open sans;
  font-size: 13px;
  width: 100%;
}
.top-bar-chart {
  float: right;
  padding-top: 12px;
  width: 100%;
}
.quick-report-infos {
  float: left;
  padding-right: 18px;
}
.quick-report-infos > h3 {
  text-align: right;
}
.quick-report {
  display: table;
  float: right;
  padding-left: 20px;
  padding-bottom: 30px;
}
.quick-report p {
  color: #7a7979;
  float: left;
  font-family: Open sans;
  font-size: 12px;
  line-height: 11px;
}
.quick-report h3 {
  color: #4c4c4c;
  display: list-item;
  font-family: Montserrat;
  font-size: 19px;
  list-style: outside none none;
  margin: 0;
}
.quick-report > svg {
  float: right;
}

/* Panel Content */
.panel-content {
  float: left;
  margin-top: -26px;
  padding-top: 50px;
  width: 100%;
}
.panel-content .row {
  margin: 0 -7px;
}
.panel-content .row > div {
  padding: 0 7px;
}
.mini-stats-sec {
  float: left;
  width: 100%;
}
.mini-stats {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px;
  float: left;
  padding: 25px 30px;
  position: relative;
  width: 100%;
}
.widget-controls {
  padding-right: 10px;
  padding-top: 10px;
  position: absolute;
  right: 0;
  top: 0;
}
.widget-controls > span {
  color: #b8b8b8;
  cursor: pointer;
  float: right;
  font-size: 13px;
  line-height: 14px;
  margin-left: 8px;
}
.widget::before {
  background-color: #ffffff;
  background-image: url(/static/img/loader.7c6119c.gif);
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 5px;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9;
  transition: all 0.4s ease 0s;
  visibility: hidden;
}
.widget {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  margin-top: 14px;
  position: relative;
  width: 100%;
  border-radius: 5px;
}
.widget.no-color {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-radius: 0;
}
.total-sales-sec {
  float: left;
  width: 100%;
}
.widget.loading-wait::before {
  opacity: 0.8;
  visibility: visible;
}
.widget.expand-this {
  height: 100%;
  left: 0;
  margin: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2147483647;
}
.mini-stats > span {
  border: 1px solid;
  border-radius: 50%;
  color: #fff;
  float: left;
  font-size: 20px;
  height: 57px;
  line-height: 56px;
  margin-right: 15px;
  text-align: center;
  width: 57px;
}
.mini-stats > p {
  color: #878888;
  display: block;
  font-family: Open sans;
  font-size: 11px;
  line-height: 20px;
  margin: 6px 0 0;
  text-transform: uppercase;
}
.mini-stats > p > i {
  margin-right: 4px;
}
.fa.up {
  color: #5bdd5e;
}
.fa.down {
  color: #ff6a7f;
}
.mini-stats > h3 {
  color: #4d575d;
  display: block;
  font-size: 18px;
  margin: 5px 0 0;
}

/* Total Sales Sec */
.total-sales-sec {
  display: table;
  float: left;
  padding: 20px 45px;
  width: 100%;
}
.total-sales-sec > .head {
  display: table-caption;
  padding: 20px 45px 0;
}
.total-sales-sec > .head > h3 {
  color: #2e2e2e;
  float: left;
  font-size: 16px;
  margin: 0 0 5px;
  padding-right: 30px;
}
.total-sales-sec > .head > span {
  color: #666666;
  float: left;
  font-family: open sans;
  font-size: 13px;
  font-weight: 300;
  width: 100%;
}
.circle-chart {
  float: left;
  margin-right: 35px;
  position: relative;
}
.total-sales-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}
.circle-chart > p {
  margin: 0;
}
.cirlce-chart-detail {
  left: 0;
  margin-top: -6px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.cirlce-chart-detail > span {
  color: #777777;
  float: left;
  font-family: Open sans;
  font-size: 11px;
  letter-spacing: 0.3px;
  margin-bottom: 4px;
  width: 100%;
}
.cirlce-chart-detail > h1 {
  color: #4d575d;
  float: left;
  font-size: 55px;
  margin: 1px 0 0;
  text-align: center;
  width: 100%;
}
.total-sales-info > span {
  color: #777777;
  float: left;
  font-size: 22px;
  font-weight: 300;
  margin-bottom: 10px;
  width: 100%;
}
.total-sales-info > h3 {
  color: #4d575d;
  float: left;
  font-size: 30px;
  margin-bottom: 0;
  margin-top: -3px;
  padding-bottom: 20px;
  position: relative;
  width: 100%;
}
.total-sales-info > ul {
  float: left;
  list-style: outside none none;
  margin: 20px 0 0;
  padding: 0;
  width: 100%;
}
.total-sales-info > ul > li {
  float: left;
  width: 33.3333%;
}
.total-sales-info li > span {
  color: #777777;
  float: left;
  font-family: Open sans;
  font-size: 13px;
  font-weight: 200;
  width: 100%;
}
.total-sales-info ul li h5 {
  color: #4d575d;
  float: left;
  font-family: Montserrat;
  font-size: 18px;
  margin: 4px 0 0;
  width: 100%;
}

/* Color Classes */
.quick-links > ul > li .dialouge > a.view-all.red,
.red-skin,
.hv-red-skin:hover {
  background-color: #ff6b6b;
  border-color: #ff6262 !important;
}
.sky-skin,
.hv-sky-skin:hover {
  background-color: #63d6ff;
  border-color: #28c4fc !important;
}
.purple-skin,
.hv-purple-skin:hover {
  background-color: #6e6eff;
  border-color: #7373ff !important;
}
.pink-skin {
  background-color: #f76fff;
  border-color: #f661ff !important;
}
.orange-skin {
  background-color: #ffb48f;
  border-color: #ff742f !important;
}
.green-skin {
  background-color: #55E057;
}
.green-light-skin {
  background-color: #FFB38B;
}
.gold-skin {
  background-color: #FFC32D;
}
.silver-skin {
  background-color: #B7B7B7;
}
.bronze-skin {
  background-color: #CA9169;
}
.grey-skin {
  background-color: #666666;
}
.red-txt {
  color: #ff6b6b;
}
.red-bordered {
  border-width: 1.5px;
  border-style: dashed;
  border-color: #ff6b6b !important;
}
.input-red-bordered input,
.simple-red-bordered {
  border-width: 1px;
  border-color: #ff6b6b !important;
}
.sky-txt {
  color: #63d6ff;
}
.green-txt {
  color: #FFB38B;
}
.green-light-txt {
  color: #55E057;
}

/* Activity Sec */
.activity-sec {
  float: left;
  padding: 35px;
  width: 100%;
}
.widget-title > div > div > h3,
.widget-title > h3 {
  color: #2e2e2e;
  float: left;
  font-size: 16px;
  margin: 0 0 5px;
  padding-right: 30px;
}
.widget-title > div > div > span,
.widget-title > span {
  color: #666666;
  float: left;
  font-family: open sans;
  font-size: 13px;
  font-weight: 300;
  width: 100%;
}
.widget-title {
  float: left;
  margin-bottom: 22px;
  width: 100%;
}

/* Graph Wrapper */
#graph-wrapper {
  float: left;
  width: 100%;
}
.graph-info {
  float: left;
  width: 100%;
}
.graph-info > a {
  color: #7f7f7f;
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  font-weight: 400;
  margin-right: 20px;
  padding-left: 24px;
  position: relative;
}
.graph-info > a > span {
  border-radius: 50%;
  height: 13px;
  left: 0;
  margin-top: 3px;
  position: absolute;
  top: 0;
  width: 13px;
}
.graph-container {
  float: left;
  margin-top: 20px;
  width: 100%;
}
.graph-container > canvas {
  height: 232px !important;
  width: 100% !important;
}
.graph-details {
  float: left;
  width: 100%;
}
.graph-details > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.graph-details > ul > li {
  float: left;
  width: 50%;
}
.graph-details > ul > li {
  float: left;
  width: 50%;
}
.graph-details > ul > li strong {
  color: #4d575d;
  float: left;
  font-family: MOntserrat;
  font-size: 18px;
  font-weight: normal;
  margin-top: 11px;
  width: 100%;
}
.graph-details > ul > li > span {
  border-radius: 5px;
  color: #ffffff;
  float: left;
  font-family: open sans;
  font-size: 11px;
  padding: 1px 9px;
}
.graph-details p {
  color: #7f7f7f;
  float: left;
  font-size: 13px;
  margin: 2px 0 0;
  width: 100%;
}
.admin-follow {
  background-image: url("http://placehold.it/329x427");
  background-size: cover;
  border-radius: 5px;
  float: left;
  overflow: hidden;
  padding: 60px 30px 50px;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 0;
}
.admin-follow::before {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.admin-follow:after {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.admin-follow > img {
  border: 3px solid rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  display: inline-block;
}
.admin-follow > h3 {
  color: #232323;
  float: left;
  font-size: 16px;
  margin: 20px 0 5px;
  width: 100%;
}
.admin-follow > span {
  color: #626262;
  float: left;
  font-family: open sans;
  font-size: 14px;
  margin-bottom: 20px;
  width: 100%;
}
.admin-follow > a {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px;
  color: #6d6d6d;
  display: table;
  font-family: Open Sans;
  font-size: 12px;
  margin: 0 auto;
  padding: 12px 27px;
  text-transform: uppercase;
}
.admin-follow > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 50px 0 0;
  width: 100%;
}
.admin-follow > ul > li {
  display: inline-block;
  float: none;
  padding: 0 20px;
}
.admin-follow > ul > li > i {
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  width: 42px;
}
.admin-follow > ul > li > span {
  color: #4d575d;
  display: block;
  font-family: Montserrat;
  font-size: 15px;
  margin-top: 10px;
}

/* Our Clients Sec */
.our-clients-sec {
  float: left;
  padding: 40px;
  width: 100%;
}
.filterform > input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #7b7b7b;
  float: left;
  font-size: 12px;
  padding: 9px 20px 9px 25px;
  width: 100%;
}
form.filterform {
  border: 1px solid #dbe0e2;
  border-radius: 22px;
  float: left;
  height: 38px;
  margin: 0 0 30px;
  position: relative;
  width: 100%;
}
.client-list {
  list-style: outside none none;
  margin: 0 -20px;
  padding: 0;
}
.client-list > li {
  display: table;
  float: left;
  margin-bottom: 15px;
  padding: 0 20px;
  position: relative;
  width: 100%;
}
.client-info > a {
  color: #cbcbcb;
  font-size: 14px;
  margin-top: -15px;
  position: absolute;
  right: 10px;
  top: 50%;
}
.client-info > h3 {
  float: left;
  margin: 0;
  width: 100%;
}
.client-info > h3 a {
  color: #2e2e2e;
  float: left;
  font-family: Montserrat;
  font-size: 15px;
  margin: 0;
  width: 100%;
}
.client-list > li > span {
  border-radius: 50%;
  color: #fff;
  float: left;
  font-family: MOntserrat;
  font-size: 21px;
  height: 51px;
  line-height: 50px;
  position: relative;
  text-align: center;
  width: 51px;
}
.client-info {
  display: table-cell;
  padding-left: 15px;
  position: relative;
  vertical-align: middle;
  width: 100%;
}
.user-status::before {
  border-radius: 50%;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  top: 0;
  width: 6px;
}
.user-status.online::before {
  background: #5bdd5e;
}
.user-status.offline::before {
  background: #ff6a7f;
}
.user-status.away::before {
  background: #ffda2b;
}

/* Product Sale */
.product-sale {
  border-radius: 5px;
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
  max-height: 443px;
}
.product-sale > img {
  float: left;
  width: 100%;
}
.product-info {
  bottom: 0;
  left: 0;
  padding: 40px;
  position: absolute;
}
.product-info > h3 {
  color: #ffffff;
  float: left;
  font-family: Montserrat;
  font-size: 22px;
  margin: 0 0 7px;
  width: 100%;
}
.product-info > h3 > a {
  color: inherit;
}
.product-info > p {
  color: #e1e1e1;
  float: left;
  width: 100%;
}
.product-info .price {
  color: #ffa2a2;
  float: left;
  font-size: 20px;
  width: 100%;
}
.product-info .price > ins {
  float: left;
  font-family: Open Sans;
  font-weight: bold;
  margin-right: 10px;
  text-decoration: none;
}
.product-info .price > ins > i {
  margin-right: 15px;
}
.product-info .price del {
  color: #cdcdcd;
  font-size: 15px;
}

/* task management */
.task-managment {
  float: left;
  padding: 40px;
  width: 100%;
}
.add-task-item {
  border: 1px solid #e8edf2;
  border-radius: 22px;
  float: left;
  height: 38px;
  position: relative;
  width: 100%;
}
.add-task-item > input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #7b7b7b;
  float: left;
  font-size: 12px;
  padding: 9px 20px 9px 25px;
  width: 100%;
}
.add-task-item button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #7f8890;
  font-size: 12px;
  padding: 8px 16px 8px 20px;
  position: absolute;
  right: 0;
}
.task-managment > ol {
  float: left;
  margin: 20px 0 0;
  padding: 0 0 0 15px;
  width: 100%;
}
.task-managment > ol > li {
  color: #424242;
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  font-weight: 300;
  padding: 7px 0;
  position: relative;
  width: 100%;
  padding-right: 20px;
}
.task-managment > ol > li > i {
  height: 100%;
  left: -55px;
  position: absolute;
  top: 0;
  width: 3px;
}
.task-managment > ol > li::before {
  background: #bbbbbb none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  transition: all 0.4s ease 0s;
  width: 0;
  margin-top: 1px;
}
.task-managment > ol > li.active::before {
  width: 50%;
}
.task-managment > ol > li.active {
  color: #9b9b9b;
}
.task-managment > ol > li > span {
  background: #555 none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  font-size: 8px;
  height: 16px;
  line-height: 16px;
  margin-top: -9px;
  opacity: 0;
  position: absolute;
  right: -20px;
  text-align: center;
  top: 50%;
  transition: all 0.4s ease 0s;
  width: 16px;
}
.task-managment > ol > li:hover > span {
  opacity: 1;
  right: 0;
}

/* Chat Widget */
.chat-widget {
  float: left;
  padding: 40px;
  width: 100%;
}
.chat-window {
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.chat-messages {
  border-radius: 2px 2px 0 0;
  height: 212px !important;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  width: 100%;
}
.chat-window::before {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  top: -54px;
  width: 17px;
  z-index: 999999999;
}
.chat-messages-list {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.chat-message-bubble {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e8ecec;
  border-radius: 18px;
  display: inline-block;
  font-size: 13px;
  line-height: 22px;
  max-width: 350px;
  min-width: 0;
  padding: 8px 22px;
}
.chat-message-self .chat-message-bubble {
  border: medium none;
}
.chat-window button:focus {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
}
@media screen and (max-width: 380px) {
.chat-window {
    border: none;
    border-radius: 0px;
}
}
.chat-window a {
  color: #eab1c6;
}
.chat-window a:hover,
.chat-window a:focus {
  color: #C7668A;
}
.chat-message {
  position: relative;
  font-size: 0;
  margin-bottom: 10px;
}
.chat-message-effect {
  position: absolute;
}
.chat-message-bubble {
  display: inline-block;
  font-size: 13px;
  max-width: 350px;
  background: #fff;
  padding: 8px 14px;
  border-radius: 18px;
  min-width: 0;
}
.chat-message-self.chat-message-merge-start .chat-message-bubble {
  border-bottom-right-radius: 0;
}
.chat-message-self.chat-message-merge-middle .chat-message-bubble {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.chat-message-self.chat-message-merge-end .chat-message-bubble {
  border-top-right-radius: 0;
}
.chat-message-self {
  text-align: right;
}
.chat-message-self .chat-message-bubble, .chat-message-effect .chat-message-bubble {
  background: #63d6ff none repeat scroll 0 0;
  color: #ffffff;
  font-size: 13px;
  text-align: left;
}
.chat-input-bar {
  background: #63d6ff none repeat scroll 0 0;
  border-radius: 5px;
  float: left;
  margin-top: 10px;
  position: relative;
  width: 100%;
}
.chat-input-wrapper {
  position: relative;
  z-index: 2;
  /*background: #63d6ff;*/
  padding: 0.5em 0;
  border-radius: 0 0 2px 2px;
  color: #fff;
}
.chat-input-wrapper,
.chat-send {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 16px;
}
.chat-input-tool {
  background: transparent;
  border: none;
  padding: 0 0.75em;
  color: inherit;
}
.chat-input {
  outline: none;
  resize: none;
  overflow: hidden;
  min-height: 38px;
  -ms-flex: 1;
      flex: 1;
  font-size: 14px;
  padding: 10px 0 7px;
  cursor: text;
}
.chat-input:empty::before {
  content: "Write something...";
  color: #ffffff;
}
.chat-input:focus::before {
  content: "";
}
.chat-send {
  background: transparent;
  border: none;
  position: relative;
  overflow: hidden;
  padding: 0 0.75em;
  color: inherit;
  transition: color 0.6s;
}
.chat-input:empty + .chat-send {
  color: #fff;
}
.chat-send > i {
  position: relative;
}
.chat-effect-container {
  position: absolute;
  top: -100px;
  width: 100%;
}
.chat-widget > svg {
  height: 0;
}
.chat-effect-bar {
  background: #63d6ff;
  position: absolute;
  top: 100px;
  width: 100%;
  height: 40px;
  transform: rotateY(0);
  border-radius: 5px;
}
.chat-effect-dots {
  position: absolute;
}
.chat-effect-dot {
  background: #63d6ff;
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 100%;
}
.chat-info-container {
  position: absolute;
  top: -20px;
  font-size: 12px;
  color: #63d6ff;
}
.chat-info-typing {
  position: absolute;
  left: 80px;
  white-space: nowrap;
}

/* Twitter Feed */
.twitter-feed {
  float: left;
  padding: 40px;
  width: 100%;
}
.twitter-account {
  float: left;
  margin-bottom: 19px;
  width: 100%;
}
.twitter-account > i {
  color: #ace9ff;
  float: left;
  font-size: 58px;
  margin-right: 15px;
}
.twitter-account > h3 {
  color: #2e2e2e;
  display: block;
  font-size: 18px;
  margin: 10px 0 2px;
}
.twitter-account > span {
  color: #777777;
  font-family: open sans;
  font-size: 13px;
  font-weight: 300;
}
.twitter-widget {
  float: left;
  width: 100%;
}
.twitter-widget ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.twitter-widget ul > li {
  border-bottom: 1px solid #e8ecec;
  float: left;
  padding: 30px 0;
  width: 100%;
}
.twitter-widget ul > li:first-child {
  padding-top: 0;
}
.twitter-widget ul > li > a {
  border: 1px solid #e8ecec;
  border-radius: 50%;
  float: left;
  margin-right: 19px;
  overflow: hidden;
}
.tweets_txt > span {
  color: #afafaf;
  float: left;
  font-size: 11px;
  width: 100%;
}
.tweets_txt a {
  color: #000000;
}
footer {
  background: #ffffff none repeat scroll 0 0;
  bottom: 0;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.13);
  left: 0;
  padding: 20px 45px 20px 265px;
  position: fixed;
  transition: all 0.4s ease 0s;
  width: 100%;
  z-index: 99999;
}
footer.wide-footer {
  padding-left: 45px;
}
footer > .container {
  padding: 0;
  width: auto;
}
footer p {
  color: #919191;
  float: left;
  font-family: open sans;
  font-size: 13px;
  margin: 0;
  width: auto;
}
footer p i {
  color: #ff8696;
}
footer ul {
  float: right;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
footer li a {
  color: #8b8b8b;
  float: left;
  font-family: open sans;
  font-size: 13px;
  line-height: 26px;
  padding: 0 18px;
}
footer li {
  float: left;
}

/* Welcome Bar */
.welcome-bar {
  display: table;
  float: left;
  padding: 40px;
  width: 100%;
}
.welcome-bar > i {
  border: 1px solid;
  border-radius: 50%;
  color: #fff;
  display: table-cell;
  float: left;
  font-size: 20px;
  height: 57px;
  line-height: 56px;
  margin-bottom: 15px;
  margin-right: 20px;
  margin-top: 15px;
  text-align: center;
  vertical-align: middle;
  width: 57px;
}
.welcome-bar > p {
  color: #474343;
  display: block;
  font-size: 14px;
  margin: 0;
}
.welcome-bar > p span {
  color: #ff5f5f;
}
.welcome-bar > span {
  color: #979797;
  display: block;
  font-family: open sans;
  font-size: 13px;
  font-weight: 300;
  margin-top: 10px;
}
.welcome-bar > span {
  color: #777777;
  display: block;
  font-family: open sans;
  font-size: 13px;
  font-weight: 300;
  margin-top: 6px;
}
.welcome-bar > span a {
  color: #333333;
}
.morris-hover {
  position: absolute;
  z-index: 1000;
}
.morris-hover.morris-default-style {
  border-radius: 10px;
  padding: 6px;
  color: #666;
  background: rgba(255, 255, 255, 0.8);
  border: solid 2px rgba(230, 230, 230, 0.8);
  font-family: sans-serif;
  font-size: 12px;
  text-align: center;
}
.morris-hover.morris-default-style .morris-hover-row-label {
  font-weight: bold;
  margin: 0.25em 0;
}
.morris-hover.morris-default-style .morris-hover-point {
  white-space: nowrap;
  margin: 0.1em 0;
}
#area-chart {
  display: table-cell;
  height: 330px;
  padding-top: 11px;
  vertical-align: middle;
  width: 100%;
}
.server-status-sec {
  display: table;
  float: left;
  width: 100%;
}
.server-details {
  float: left;
  padding: 40px 0 40px 40px;
  width: 200px;
}
.server-details > span {
  color: #868686;
  float: left;
  font-family: open sans;
  font-size: 13px;
  width: 100%;
}
.server-details > h3 {
  color: #2e2e2e;
  float: left;
  font-size: 33px;
  margin: 8px 0 10px;
  width: 100%;
}
.server-details > p {
  float: left;
  margin: 0 0 15px;
  padding-bottom: 20px;
  position: relative;
  width: 100%;
}
.server-details > h5 {
  color: #929292;
  float: left;
  font-family: Montserrat;
  font-size: 13px;
  margin: 0;
  width: 100%;
}
.server-details > h5 span {
  font-size: 16px;
  color: #73e064;
}
.server-details > p::before {
  background: #e2e2e2 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 70px;
}
.server-details > a {
  border: 1px none;
  border-radius: 5px;
  color: #ffffff;
  float: left;
  font-family: Open Sans;
  font-size: 12px;
  margin-top: 25px;
  padding: 12px 27px;
  text-transform: uppercase;
}
.server-chart {
  float: left;
  margin-top: 25px;
  width: 100%;
}
@keyframes bake-pie {
from {
    transform: rotate(0deg) translate3d(0, 0, 0);
}
}
.pie-chart-sec {
  display: table;
  float: left;
  padding: 40px;
  width: 100%;
}
.pieID {
  display: inline-block;
  vertical-align: top;
}
.pie {
  float: left;
  height: 150px;
  margin: 0;
  position: relative;
  width: 150px;
}
.pie::before {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 50%;
  content: "";
  display: block;
  height: 70px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 70px;
  z-index: 1;
}
.slice {
  position: absolute;
  width: 150px;
  height: 150px;
  clip: rect(0px, 150px, 150px, 75px);
  animation: bake-pie 1s;
}
.slice span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: black;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  clip: rect(0px, 150px, 150px, 75px);
}
.legend {
  display: table-cell;
  font-size: 13px;
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 25px;
  vertical-align: middle;
  width: 100%;
}
.legend li {
  border-left: 3px solid;
  color: #808080;
  font-family: Open Sans;
  font-size: 13px;
  font-weight: 300;
  height: 10px;
  line-height: 10px;
  margin-bottom: 12px;
  padding-left: 10px;
}
.legend li:last-child {
  margin: 0;
}
.legend em {
  font-style: normal;
}
.legend span {
  color: #c5c5c5;
  display: none;
  float: right;
  font-size: 11px;
  font-weight: 400;
  line-height: 13px;
}
.most-browsers {
  display: table;
  float: left;
  width: 100%;
}

/* Revenew Browser */
.revenew-browser {
  float: left;
  padding: 40px;
  width: 100%;
}
.revenew-browser > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.revenew-browser > ul > li {
  float: left;
  margin-bottom: 25px;
  width: 100%;
}
.revenew-browser > ul > li:last-child {
  margin: 0;
}
.revenew-browser > ul > li .browser-detail {
  float: left;
  width: 50%;
}
.browser-detail > img {
  float: left;
  margin-right: 10px;
}
.browser-detail > h3 {
  color: #484848;
  display: block;
  font-family: Open Sans;
  font-size: 12px;
  margin: 0;
}
.browser-detail > span {
  color: #9a9a9a;
  float: left;
  font-family: open sans;
  font-size: 10px;
  letter-spacing: 0.4px;
  margin-right: 7px;
}
.browser-detail > span:last-child {
  margin: 0;
}
.browser-detail > span > i {
  font-size: 9px;
}
.revenew-browser > ul > li .peity {
  float: right;
}

/* Social Counter */
.social-counter {
  float: left;
  padding: 40px;
  width: 100%;
}
.social-widget {
  float: left;
  width: 100%;
}
.social-widget > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.social-widget > ul > li {
  float: left;
  margin-bottom: 20px;
  width: 50%;
}
.social-widget > span {
  color: #9f9f9f;
  float: left;
  font-family: Montserrat;
  font-size: 16px;
  margin-top: 11px;
  text-align: center;
  width: 100%;
}
.social-widget > ul > li > i {
  border: 1px solid;
  border-radius: 50%;
  color: #fff;
  float: left;
  font-size: 16px;
  height: 38px;
  line-height: 38px;
  margin-right: 12px;
  text-align: center;
  width: 38px;
}
.social-widget > ul > li > i.fa-facebook {
  background: #7db5ec;
  border-color: #5096da;
}
.social-widget > ul > li > i.fa-google-plus {
  background: #ff707a;
  border-color: #ff2b3a;
}
.social-widget > ul > li > i.fa-pinterest {
  background: #ea404c;
  border-color: #be3e46;
}
.social-widget > ul > li > i.fa-twitter {
  background: #55d9ff;
  border-color: #30b4d9;
}
.social-widget > ul > li span {
  color: #909090;
  display: block;
  font-family: open sans;
  font-size: 10px;
  text-transform: uppercase;
}
.social-widget > ul > li h5 {
  color: #2e2e2e;
  display: block;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
}
.social-widget > ul > li h5 i {
  font-size: 9px;
}
.visitor-chart {
  float: left;
}
.visitor-country {
  display: table;
  float: left;
  width: 100%;
}
.visitor-country-list {
  display: table-cell;
  padding: 40px;
  vertical-align: middle;
  width: 100%;
}
.map-table {
  float: left;
  margin-top: -2px;
  width: 100%;
}
.map-table > h3 {
  color: #666666;
  float: left;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.2px;
  margin: 0;
  padding: 8px 0 8px 30px;
  text-align: left;
  width: 50%;
}
.map-table > h4 {
  color: #464646;
  float: right;
  font-family: Montserrat;
  font-size: 15px;
  letter-spacing: 0.2px;
  margin: 0;
  padding: 8px 0 8px 30px;
  text-align: left;
  width: 50%;
}
.map-table > ul {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.map-table li:nth-child(2n+1) {
  background: #f6f6f6 none repeat scroll 0 0;
}
.map-table li {
  float: left;
  list-style: outside none none;
  padding: 5px 0;
  width: 100%;
}
.map-table span {
  color: #555555;
  float: left;
  font-family: open sans;
  font-size: 13px;
  letter-spacing: 0.3px;
  padding-left: 30px;
  text-align: left;
  width: 50%;
}
.map-table i {
  color: #444444;
  float: left;
  font-family: open sans;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  padding-left: 30px;
  text-align: left;
  width: 50%;
}

/* Product Stats */
.product-stats {
  float: left;
  padding: 40px;
  text-align: center;
  width: 100%;
}
.product-stats > h3 {
  color: #2e2e2e;
  float: left;
  font-size: 18px;
  margin: 0 0 24px;
  width: 100%;
}
.product-stats > span > i {
  color: #959595;
  font-family: Open Sans;
  font-size: 13px;
  font-style: normal;
}
.product-stats > span {
  background: #f5f5f5 none repeat scroll 0 0;
  border-radius: 3px;
  float: left;
  font-family: Montserrat;
  font-size: 15px;
  left: 50%;
  margin: 0;
  padding: 9px 22px;
  position: relative;
  transform: translateX(-50%);
}
.product-stats > ul {
  float: left;
  list-style: outside none none;
  margin: 30px 0 0;
  padding: 0;
  width: 100%;
}
.product-stats > ul > li {
  color: #777777;
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  width: 50%;
}
.product-stats > ul > li > span {
  color: #494949;
  float: left;
  font-family: Montserrat;
  font-size: 14px;
  margin-top: 6px;
  width: 100%;
}
.product-stats > a {
  border: 1px solid;
  border-radius: 5px;
  color: #ffffff;
  display: inline-block;
  font-family: Montserrat;
  font-size: 13px;
  margin-top: 25px;
  padding: 12px 27px;
}

/* Add Content Form */
.add-content-form {
  float: left;
  width: 100%;
}
.add-content-form > textarea {
  border: medium none;
  border-radius: 5px;
  float: left;
  max-height: 152px;
  max-width: 100%;
  min-height: 152px;
  min-width: 100%;
  padding: 20px;
  width: 100%;
}
.add-content {
  background: #f5f5f5 none repeat scroll 0 0;
  border-radius: 0 0 5px 5px;
  float: left;
  padding: 12px 20px;
  width: 100%;
}
.add-content > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.add-content > ul > li {
  float: left;
}
.add-content > ul > li a {
  border-radius: 3px;
  color: #808891;
  float: left;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
}
.add-content > ul > li a:hover {
  background: #fff none repeat scroll 0 0;
  color: #808891;
}
.add-content > button {
  background: #fff none repeat scroll 0 0;
  border: medium none;
  border-radius: 3px;
  color: #717171;
  float: right;
  font-family: Montserrat;
  font-size: 12px;
  padding: 6px 14px;
}

/* Tasks Progress */
.tasks-progress {
  float: left;
  padding: 40px;
  width: 100%;
}
.tasks-progress > ul {
  float: left;
  list-style: outside none none;
  margin: -17px -10px 0;
  padding: 0;
  width: 100%;
}
.tasks-progress > ul > li {
  float: left;
  margin: 15px 0 0;
  padding: 0 10px;
  width: 50%;
}
.progress .progress-bar {
  box-shadow: none;
}
.tasks-progress > ul > li > span {
  color: #797979;
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  width: 100%;
}
.tasks-progress .progress {
  height: 6px;
}
.progress {
  border: medium none;
  box-shadow: none;
  float: left;
  margin: 6px 0 0;
  width: 100%;
}

/* Activity Feed */
.activity-feed {
  float: left;
  width: 100%;
}
.activity-timeline {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 30px 0 0;
  position: relative;
  width: 100%;
}
.activity-timeline::before {
  background: #f8f8f8 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 18px;
  margin-left: -1.5px;
  position: absolute;
  top: 0;
  width: 3px;
}
.activity-timeline > li {
  float: left;
  margin-bottom: 50px;
  padding-left: 60px;
  position: relative;
  width: 100%;
}
.user-device {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 50%;
  color: #626262;
  font-size: 16px;
  height: 38px;
  left: 0;
  line-height: 38px;
  margin-top: 14px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 38px;
}
.user-device::before {
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  content: "";
  height: 6px;
  margin-top: -3px;
  position: absolute;
  right: -14px;
  top: 50%;
  width: 6px;
}
.user-activity {
  float: left;
  width: 100%;
}
.who-post-this {
  display: table;
  float: left;
  width: 100%;
}
.who-post-detail {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.who-post-this > span {
  border: 3px solid #ffffff;
  border-radius: 50%;
  float: left;
  height: 66px;
  margin-right: 20px;
  overflow: hidden;
  width: 66px;
}
.who-post-this > span img {
  border-radius: 50%;
  float: left;
  width: 100%;
}
.who-post-detail > h3 {
  float: left;
  line-height: 10px;
  margin: 0 0 5px;
  width: 100%;
}
.who-post-detail > h3 > a {
  color: #2e2e2e;
  float: left;
  font-family: Montserrat;
  font-size: 14px;
  padding-right: 20px;
  position: relative;
}
.poster-status {
  border-radius: 50%;
  height: 6px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 6px;
}
.poster-status.online {
  background: #66cc6e;
}
.who-post-detail > span,
.who-post-detail > span a {
  color: #5e5e5e;
  float: left;
  font-family: Open Sans;
  font-size: 11px;
  font-weight: 400;
  width: 100%;
}
.who-post-detail > span a {
  color: #ff691f;
  float: none;
  width: auto;
}
.who-post-detail > i {
  color: #7b8692;
  font-family: Open Sans;
  font-size: 11px;
  font-style: normal;
}
.post-content {
  float: left;
  padding-top: 20px;
  width: 100%;
}
.post-gallery {
  float: left;
  width: 100%;
}
.post-gallery > a {
  border-radius: 5px;
  float: left;
  margin-right: 2px;
  overflow: hidden;
}
.comment-form > span {
  color: #a2a2a2;
  float: left;
  font-family: open sans;
  font-size: 11px;
  margin-right: 12px;
}
.comment-form > form {
  float: left;
  padding-top: 9px;
  width: 100%;
}
.comment-form::before {
  border-bottom: 9px solid #fff;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  content: "";
  left: 20px;
  position: absolute;
  top: -6px;
}
.comment-form {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  margin-top: 20px;
  padding: 20px 20px 10px;
  position: relative;
  width: 100%;
}
.comment-form > form > textarea {
  background: #f5f5f5 none repeat scroll 0 0;
  border: medium none;
  color: #555555;
  float: left;
  font-size: 11px;
  height: 40px;
  letter-spacing: 0.4px;
  max-width: 100%;
  min-height: 40px;
  min-width: 100%;
  padding: 10px 20px;
  transition: all 0.4s ease 0s;
  width: 100%;
}
.comment-form > form > textarea:focus {
  height: 100px;
}
.jcider-nav {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 4;
  width: 100%;
  color: white;
  font-size: 30px;
}

/*Both right and left nav arrows*/
.jcider-nav span {
  text-align: center;
  cursor: pointer;
  position: absolute;
  font-size: 50px;
  color: white;
  transition: all 300ms;
  line-height: 1;
}
.jcider-nav span.disabled {
  pointer-events: none;
  color: rgba(255, 255, 255, 0.2);
}

/*Left nav arrow*/
.jcider-nav .jcider-nav-left {
  left: 5px;
}

/*Right nav arrow*/
.jcider-nav .jcider-nav-right {
  right: 5px;
}

/*Pagination container can be styled by '.jcider-pagination'*/
.jcider-pagination {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

/*Styling for pagination points*/
.jcider-pagination-point {
  position: relative;
  background: none;
  border-radius: 50%;
  margin: 8px;
  display: inline-block;
  width: 8px;
  height: 8px;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.5);
  transition: all 300ms;
}

/*Styling for active pagination point*/
.jcider-pagination-point.active {
  background: white;
  transform: scale(1.5);
}
.widget-carousel {
  float: left;
  width: 100%;
}
.widget-carousel > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.widget-carousel > ul > li {
  float: left;
  padding: 60px 70px;
  text-align: center;
  width: 100%;
}
.widget-carousel {
  background-image: url("http://placehold.it/504x292");
  border-radius: 5px;
  float: left;
  min-height: 290px;
  position: relative;
  width: 100%;
  z-index: 0;
}
.widget-carousel h3 {
  color: #fff;
  float: left;
  font-family: Open Sans;
  font-size: 22px;
  font-weight: 300;
  line-height: 33px;
  width: 100%;
}
.widget-carousel span {
  color: #c5c5c5;
  font-family: Open Sans;
  font-size: 13px;
}
.widget-carousel::before {
  background: #263238 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.61;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.widget-carousel .jcider-pagination {
  bottom: 20px;
}

/* Save Draft */
.save-draft {
  float: left;
  width: 100%;
  padding: 40px;
}
.save-draft > form {
  float: left;
  width: 100%;
}
.save-draft > form > input[type="text"],
.save-draft > form > textarea {
  border: 1px solid #e0e5e7;
  border-radius: 5px;
  color: #9b9b9b;
  float: left;
  font-family: open sans;
  font-size: 12px;
  margin-bottom: 8px;
  padding: 10px 20px;
  width: 100%;
}
.save-draft > form input[type="submit"] {
  background: #e8edf2 none repeat scroll 0 0;
  border: medium none;
  border-radius: 5px;
  color: #424040;
  float: left;
  font-family: Open Sans;
  font-size: 12px;
  padding: 10px 20px;
}
.save-draft > form > textarea {
  min-height: 111px;
}

/* Recent Comment */
.recent-comment-sec {
  float: left;
  width: 100%;
  padding: 40px;
}
.recent-comment-sec ul > li {
  border-bottom: 2px solid #ececec;
  display: table;
  float: left;
  padding: 30px 0;
  width: 100%;
}
.recent-comment {
  display: table;
  float: left;
  width: 100%;
}
.comments-avatar {
  border-radius: 50%;
  float: left;
  margin-right: 20px;
  overflow: hidden;
}
.comment-detail {
  display: table-cell;
  vertical-align: middle;
}
.comment-detail > span {
  color: #7c7c7c;
  float: left;
  font-family: Open Sans;
  font-size: 12px;
  width: 100%;
}
.comment-detail > span > a {
  color: #000000;
  font-family: Montserrat;
  font-size: 13px;
}
.comment-detail > p {
  float: left;
  margin: 3px 0 10px;
  width: 100%;
}
.recent-comment-sec ul li:first-child {
  padding-top: 0;
}
.recent-comment-sec ul li:last-child {
  border: medium none;
  padding-bottom: 0;
}
.comment-detail > a {
  border-radius: 5px;
  color: #fff;
  float: left;
  font-family: Open Sans;
  font-size: 11px;
  margin-right: 10px;
  padding: 1px 12px;
}
.comments-scroll {
  float: left;
  width: 100% !important;
}
.comments-scroll > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0 10px 0 0;
  width: 100%;
}

/* Toggle Content */
.toggle-content {
  background-image: url("http://placehold.it/1365x177");
  background-size: cover;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  left: 0;
  margin-top: -20px;
  position: fixed;
  top: 0;
  transform: translateY(-100%);
  transition: all 0.4s ease 0s;
  width: 100%;
  z-index: 99999;
}
.toggle-content.active {
  transform: translateY(0px);
  margin: 0;
}
.toggle-content > span {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px;
  color: #333333;
  cursor: pointer;
  font-size: 12px;
  height: 36px;
  line-height: 34px;
  position: absolute;
  right: 20px;
  text-align: center;
  top: 20px;
  width: 36px;
}
.panel-setting {
  background: rgba(47, 53, 58, 0.85) none repeat scroll 0 0;
  float: left;
  position: relative;
  width: 100%;
  padding: 0 60px;
}
.custom-text {
  float: left;
  margin-top: 12px;
  width: 100%;
}
.custom-text > h4 {
  color: #ffffff;
  float: left;
  font-size: 14px;
  margin-top: 40px;
  width: 100%;
}
.custom-text > p {
  color: #dbdbdb;
}
.quick-stats {
  float: left;
  padding-bottom: 30px;
  padding-top: 30px;
  width: 100%;
}
.quick-stats-box {
  float: left;
  text-align: center;
  width: 100%;
}
.quick-stats-box > p {
  display: inline-block;
  position: relative;
}
.quick-stats-box > p > i {
  color: #ffffff;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  left: 0;
  margin-top: -15px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.quick-stats-box > span {
  color: #ffffff;
  float: left;
  font-size: 12px;
  margin-top: -5px;
  width: 100%;
}
.quick-stats .total-sales-info span {
  color: #fafafa;
}
.quick-stats .total-sales-info h3 {
  color: #ffffff;
}
.quick-stats .total-sales-info h5 {
  color: #ffffff;
}
table.ranking > tbody > tr > td > span {
  border-radius: 3px;
  color: #ffffff;
  font-size: 14px;
  height: 24px;
  display: table-cell;
  line-height: 24px;
  text-align: center;
  width: 24px;
  border-radius: 50%;
}
.quick-links > ul > li > a.opened {
  border-radius: 50%;
}
.quick-links > ul > li .dialouge {
  background: #f9f9f9 none repeat scroll 0 0;
  border-radius: 5px;
  display: none;
  margin-top: 32px;
  position: absolute;
  right: 0;
  top: 100%;
  width: 240px;
  z-index: 100000;
}
.quick-links > ul > li .dialouge::before {
  border-bottom: 7px solid #ffffff;
  border-left: 7px solid rgba(0, 0, 0, 0);
  border-right: 7px solid rgba(0, 0, 0, 0);
  content: "";
  position: absolute;
  right: 21px;
  top: -6px;
}
.quick-links > ul > li .dialouge > span {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px 5px 0 0;
  color: #959595;
  float: left;
  font-family: Open Sans;
  font-size: 10px;
  font-weight: normal;
  letter-spacing: 0.3px;
  line-height: 10px;
  padding: 18px 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.quick-links > ul > li .dialouge > a {
  border-bottom: 1px solid #eaeaea;
  color: #555555;
  float: left;
  font-family: Open Sans;
  font-size: 11px;
  letter-spacing: 0.35px;
  padding: 15px 22px;
  width: 100%;
}
.quick-links > ul > li .dialouge > a img {
  border-radius: 50%;
  float: left;
  margin-right: 15px;
}
.quick-links > ul > li .dialouge p {
  color: #8f8f8f;
  float: right;
  font-family: open sans;
  font-size: 11px;
  letter-spacing: 0.35px;
  line-height: 10px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 10px;
  text-align: left;
  width: 100%;
}
.quick-links > ul > li .dialouge p i {
  color: #c3c3c3;
}
.quick-links > ul > li .dialouge > a.view-all {
  background: #6f6f6f none repeat scroll 0 0;
  border: medium none;
  border-radius: 0 0 5px 5px;
  color: #ffffff;
  text-align: center;
  width: 100%;
}
.quick-links > ul > li .dialouge a p i {
  font-size: 12px;
  margin-right: 5px;
}

/* Loader */
.loader {
  animation: 0.3s linear 0s normal none infinite running load8;
  border-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) #f82020;
  border-style: solid;
  border-width: 2px;
  font-size: 10px;
  position: fixed;
  left: 10px;
  text-indent: -9999em;
  top: 10px;
  transform: translateZ(0px);
}
.loader, .loader::after {
  border-radius: 50%;
  height: 20px;
  width: 20px;
}
@keyframes load8 {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
#progressBar {
  position: fixed;
  z-index: 2147483647;
  top: 0;
  left: 0;
  width: 10%;
  height: 2px;
  background: #f82020;
  border-radius: 10%;
  transition: width 500ms ease-out,opacity 400ms linear;
}
#progressBar:before {
  position: absolute;
  content: '';
  top: 0;
  opacity: 1;
  width: 10%;
  right: 0px;
  height: 2px;
  box-shadow: #f82020 1px 0 6px 2px;
  border-radius: 50%;
}
#progress {
  position: fixed;
  z-index: 2147483647;
  top: 0;
  left: -6px;
  width: 1%;
  height: 2px;
  background: #0088CC;
  border-radius: 1px;
  transition: width 500ms ease-out,opacity 400ms linear;
}
#progress dd, #progress dt {
  position: absolute;
  top: 0;
  height: 2px;
  -ms-box-shadow: #0088CC 1px 0 6px 1px;
  box-shadow: #0088CC 1px 0 6px 1px;
  border-radius: 100%;
}
#progress dt {
  opacity: .6;
  width: 180px;
  right: -80px;
  clip: rect(-6px, 90px, 14px, -6px);
}
#progress dd {
  opacity: .6;
  width: 20px;
  right: 0;
  clip: rect(-6px, 22px, 14px, 10px);
}
#vmap {
  background-color: red;
  float: left;
  height: 280px;
  margin: 43px 0;
  width: 570px;
}

/* Setup basic CSS for Label */
.jqvmap_pin {
  font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial, sans-serif;
  cursor: default;
}

/* Hide Whichever Labels you want */
#jqvmap1_ri_pin, #jqvmap1_dc_pin, #jqvmap1_de_pin, #jqvmap1_md_pin {
  display: none;
}

/* Reposition Labels that are not quite right ( labels are centered in shape, and sometimes need tweaking ) */
#jqvmap1_ak_pin {
  margin-top: -2%;
}
#jqvmap1_ca_pin {
  margin-left: -2%;
}
#jqvmap1_ct_pin {
  margin-top: -0.25%;
  margin-left: -0.25%;
}
#jqvmap1_fl_pin {
  margin-left: 5%;
}
#jqvmap1_id_pin {
  margin-top: 3%;
  margin-left: -1%;
}
#jqvmap1_ky_pin {
  margin-left: 2%;
}
#jqvmap1_la_pin {
  margin-left: -2%;
}
#jqvmap1_mi_pin {
  margin-top: 4%;
  margin-left: 3%;
}
#jqvmap1_ma_pin {
  margin-top: -0.25%;
}
#jqvmap1_mn_pin {
  margin-top: 2%;
  margin-left: -2%;
}
#jqvmap1_nh_pin {
  margin-top: 1%;
  margin-left: -0.25%;
}
#jqvmap1_nj_pin {
  margin-top: 1%;
}
#jqvmap1_ok_pin {
  margin-left: 2%;
}
#jqvmap1_va_pin {
  margin-left: 2%;
}
#jqvmap1_wv_pin {
  margin-left: -1%;
  margin-top: 1%;
}

/* Add responsibe support to resize labels for difference screen sizes */
@media only screen and (min-width: 320px) {
.jqvmap_pin {
    font-size: 6px;
}
}
@media only screen and (min-width: 480px) {
.jqvmap_pin {
    font-size: 8px;
}
}
@media only screen and (min-width: 640px) {
.jqvmap_pin {
    font-size: 10px;
}
}
@media only screen and (min-width: 800px) {
.jqvmap_pin {
    font-size: 12px;
}
}
@media only screen and (min-width: 1024px) {
.jqvmap_pin {
    font-size: 14px;
}
}
.notify p {
  display: inline;
  margin: 0;
}
.notify h3 {
  color: #2e2e2e;
  float: left;
  font-family: Montserrat;
  font-size: 15px;
  line-height: 26px;
  margin: 0 14px 0 0;
}
.notify-content a.close {
  font-size: 15px;
  position: absolute;
  right: 10px;
  top: 7px;
}
.notify {
  border-radius: 5px;
  float: left;
  padding: 20px 30px;
  width: 100%;
  display: table;
}
.notify.simple {
  background: #ffffff none repeat scroll 0 0;
}
.notify.with-color p {
  color: #656565;
}
.notify-content {
  display: table-cell;
  padding-left: 20px;
  vertical-align: middle;
  width: 100%;
}
.notify-padded {
  padding: 20px;
}
.notify.rounded {
  border-radius: 50px;
}
.notify.with-image > span {
  border-radius: 50%;
  display: table;
  height: 40px;
  margin-right: 0;
  overflow: hidden;
  width: 40px;
}
.notify.with-image > span img {
  float: left;
  height: 40px;
  width: 40px;
}
.notify.rounded .notify-content a.close {
  margin-top: -11px;
  right: 20px;
  top: 50%;
}

/* Search Sec */
.search-sec {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px;
  float: left;
  padding: 40px;
  width: 100%;
}
.search-sec > span {
  color: #232323;
  float: left;
  font-family: Montserrat;
  font-size: 15px;
  margin-bottom: 20px;
  width: 100%;
}
.search-sec > span > i {
  color: #ff5f5f;
  font-style: normal;
}
.search-sec form {
  border: 1px solid #e8edf2;
  border-radius: 22px;
  float: left;
  height: 38px;
  margin: 0;
  position: relative;
  width: 100%;
}
.search-sec form > input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #7b7b7b;
  float: left;
  font-size: 12px;
  padding: 9px 20px 9px 25px;
  width: 100%;
}
.search-sec form > button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #7f8890;
  font-size: 12px;
  padding: 8px 16px 8px 20px;
  position: absolute;
  right: 0;
}
.grids {
  float: left;
  padding: 40px;
  width: 100%;
}

/* Gallery Sec */
.gallery-sec {
  float: left;
  width: 100%;
}
.gallery-box {
  float: left;
  margin-top: 30px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.gallery-padding:hover::before {
  opacity: 1;
  transform: scale(1);
}
.gallery-box > img {
  border-radius: 5px;
  float: left;
  width: 100%;
}
.gallery-inner {
  height: 100%;
  left: 0;
  padding: 12px;
  position: absolute;
  top: 0;
  width: 100%;
}
.gallery-padding::before {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: scale(1.1);
  transition: all 0.4s ease 0s;
  width: 100%;
}
.gallery-padding {
  float: left;
  height: 100%;
  position: relative;
  transition: all 0.4s ease 0s;
  width: 100%;
}
.gallery-info {
  left: 0;
  opacity: 0;
  padding: 0 40px;
  position: absolute;
  top: 50%;
  transform: scale(1.3) translateY(-50%);
  transition: all 0.4s ease 0s;
}
.gallery-padding:hover .gallery-info {
  opacity: 1;
  transform: scale(1) translateY(-50%);
  transition: all 0.4s ease 0.2s;
}
.gallery-info > h3 {
  float: left;
  font-size: 18px;
  margin: 0 0 15px;
  width: 100%;
}
.gallery-info > ul {
  float: left;
  list-style: outside none none;
  margin: 10px 0 0;
  padding: 0;
  width: 100%;
}
.gallery-info > ul > li {
  float: left;
  margin-right: 2px;
}
.gallery-info > ul > li > a {
  background: #efefef none repeat scroll 0 0;
  border-radius: 5px;
  color: #434343;
  float: left;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
}

/* price Table */
.price-table {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px;
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 45px 0;
  text-align: center;
  width: 100%;
  margin-top: 30px;
}
.price-title {
  color: #383838;
  float: left;
  font-family: Montserrat;
  font-size: 18px;
  padding: 0 20px;
  width: 100%;
}
.price-title > i {
  font-size: 17px;
  margin-right: 8px;
  color: #ffb8b8;
}
.price-rate {
  float: left;
  padding-top: 25px;
  width: 100%;
}
.price-rate > h3 {
  color: #383838;
  display: inline-block;
  float: none;
  font-family: Montserrat;
  font-size: 90px;
  font-weight: 900;
  margin: 0;
}
.price-rate > h3 > span {
  color: #b4b2b2;
  float: left;
  font-family: Montserrat;
  font-size: 30px;
  font-weight: normal;
  line-height: 59px;
  margin-right: 10px;
}
.price-rate > h3 > i {
  color: #b4b2b2;
  display: inline;
  font-family: Open Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 5px;
  margin-left: 7px;
}
.price-description {
  color: #777777;
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  line-height: 24px;
  margin: 10px 0 40px;
  padding: 0 50px;
  width: 100%;
}
.price-features {
  background: #f5f5f5 none repeat scroll 0 0;
  color: #868686;
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.price-features:nth-child(2n+1) {
  background: #ffffff none repeat scroll 0 0;
}
.price-signup {
  float: left;
  margin-top: 30px;
  text-align: center;
  width: 100%;
}
.price-signup > a {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #dde1e1;
  border-radius: 5px;
  display: inline-block;
  font-family: Montserrat;
  font-size: 13px;
  line-height: 10px;
  padding: 17px 20px;
}
.price-table.silver .price-title > i {
  color: #b8b8ff;
}
.price-table.gold .price-title > i {
  color: #ffe84c;
}

/* Intro */
.introjs-fixParent {
  z-index: auto !important;
}
.introjs-showElement {
  z-index: 9999999 !important;
}
.introjs-relativePosition {
  position: relative;
}
.introjs-helperLayer {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 2147483647;
  border-radius: 4px;
  -ms-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.4);
  transition: all 0.3s ease-out;
}
.introjs-helperNumberLayer {
  background: none repeat scroll 0 0 #28AB7C;
  border: 3px solid;
  border-radius: 50%;
  -ms-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
  color: #FFFFFF;
  font-family: Arial,verdana,tahoma;
  font-size: 13px;
  font-weight: bold;
  height: 30px;
  left: -16px;
  line-height: 20px;
  padding: 2px;
  position: absolute;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  top: -16px;
  width: 30px;
  z-index: 2147483647 !important;
}
.introjs-arrow {
  border: 5px solid white;
  content: '';
  position: absolute;
}
.introjs-arrow.top {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #FFFFFF;
  right: 22px;
  top: -10px;
}
.introjs-arrow.right {
  right: -10px;
  top: 10px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: white;
}
.introjs-arrow.bottom {
  bottom: -10px;
  border-top-color: white;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.introjs-arrow.left {
  left: -10px;
  top: 10px;
  border-top-color: transparent;
  border-right-color: white;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.introjs-tooltip {
  background-color: #ffffff;
  -ms-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
  font-family: open sans;
  font-size: 12px;
  padding: 10px;
  position: absolute;
  transition: opacity 0.1s ease-out 0s;
  border-radius: 2px;
}
.introjs-tooltipbuttons {
  text-align: right;
}

/*
 Buttons style by http://nicolasgallagher.com/lab/css3-github-buttons/
 Changed by Afshin Mehrabani
*/
.introjs-button {
  position: relative;
  overflow: visible;
  display: inline-block;
  padding: 0.3em 0.8em;
  border: 1px solid #d4d4d4;
  margin: 0;
  text-decoration: none;
  text-shadow: 1px 1px 0 #fff;
  font: 11px/normal sans-serif;
  color: #333;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  background-color: #ececec;
  background-image: linear-gradient(#f4f4f4, #ececec);
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  /*background-clip: padding-box;*/
  /* commented out due to Opera 11.10 bug */
  border-radius: 0.2em;
  /* IE hacks */
  zoom: 1;
  *display: inline;
  margin-top: 10px;
}
.introjs-button:hover {
  border-color: #bcbcbc;
  text-decoration: none;
  -ms-box-shadow: 0px 1px 1px #e3e3e3;
  -o-box-shadow: 0px 1px 1px #e3e3e3;
  box-shadow: 0px 1px 1px #e3e3e3;
}
.introjs-button:focus,
.introjs-button:active {
  background-image: linear-gradient(#ececec, #f4f4f4);
}

/* overrides extra padding on button elements in Firefox */
.introjs-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.introjs-skipbutton {
  margin-right: 5px;
  color: #7a7a7a;
}
.introjs-prevbutton {
  border-radius: 0.2em 0 0 0.2em;
  border-right: none;
}
.introjs-nextbutton {
  border-radius: 0 0.2em 0.2em 0;
}
.introjs-disabled, .introjs-disabled:hover, .introjs-disabled:focus {
  color: #9a9a9a;
  border-color: #d4d4d4;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  cursor: default;
  background-color: #f4f4f4;
  background-image: none;
  text-decoration: none;
}
.introjs-tooltiptext {
  color: #434343;
  font-family: open sans;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.25px;
  width: 181px;
}
#tourbtn {
  position: fixed;
  right: 15px;
  bottom: 35px;
}
#tourbtn a {
  background: #bac081;
  padding: 8px 15px;
  padding: 8px 15px;
  font-size: 12px;
  line-height: 22px;
  font-weight: bold;
  color: #454a50;
  text-decoration: none;
  border-radius: 4px;
}
#tourbtn a:hover {
  background: #cacf96;
}
@keyframes spinner {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}

/* :not(:required) hides this rule from IE9 and below */
.spinner:not(:required) {
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  box-shadow: rgba(0, 0, 51, 0.3) 1.5em 0 0 0, rgba(0, 0, 51, 0.3) 1.1em 1.1em 0 0, rgba(0, 0, 51, 0.3) 0 1.5em 0 0, rgba(0, 0, 51, 0.3) -1.1em 1.1em 0 0, rgba(0, 0, 51, 0.3) -1.5em 0 0 0, rgba(0, 0, 51, 0.3) -1.1em -1.1em 0 0, rgba(0, 0, 51, 0.3) 0 -1.5em 0 0, rgba(0, 0, 51, 0.3) 1.1em -1.1em 0 0;
  display: inline-block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin: 1.5em;
  overflow: hidden;
  text-indent: 100%;
}
@keyframes spinner {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}

/* :not(:required) hides this rule from IE9 and below */
.refreshing:not(:required) {
  animation: spinner 1000ms infinite linear;
  border-radius: 2.4em;
  border: 0.4em solid #99aacc;
  border-left-color: transparent;
  color: transparent;
  display: inline-block;
  font-size: 10px;
  line-height: 1.2;
  width: 3em;
  height: 3em;
  text-indent: 100%;
}
.refreshing:not(:required):after {
  display: block;
  border: 0.5em solid transparent;
  border-top-color: #99aacc;
  border-left-color: #99aacc;
  content: '';
  width: 0;
  height: 0;
  overflow: hidden;
  margin-left: -0.2em;
  margin-top: 1em;
}
@keyframes throbber {
0% {
    background: #dde2e7;
}
10% {
    background: #6b9dc8;
}
40% {
    background: #dde2e7;
}
}

/* :not(:required) hides these rules from IE9 and below */
.throbber:not(:required) {
  animation: throbber 2000ms 300ms infinite ease-out;
  background: #dde2e7;
  display: inline-block;
  position: relative;
  text-indent: -9999px;
  width: 0.9em;
  height: 1.5em;
  margin: 0 1.6em;
}
.throbber:not(:required):before, .throbber:not(:required):after {
  background: #dde2e7;
  content: 'x200B';
  display: inline-block;
  width: 0.9em;
  height: 1.5em;
  position: absolute;
  top: 0;
}
.throbber:not(:required):before {
  animation: throbber 2000ms 150ms infinite ease-out;
  left: -1.6em;
}
.throbber:not(:required):after {
  animation: throbber 2000ms 450ms infinite ease-out;
  right: -1.6em;
}

/* Styles for old versions of IE */
.heartbeat {
  font-family: sans-serif;
  font-weight: 100;
}
@keyframes heartbeat {
0% {
    transform: rotate(45deg) scale(1);
}
14% {
    transform: rotate(45deg) scale(1.3);
}
28% {
    transform: rotate(45deg) scale(1);
}
42% {
    transform: rotate(45deg) scale(1.3);
}
70% {
    transform: rotate(45deg) scale(1);
}
}

/* :not(:required) hides this rule from IE9 and below */
.heartbeat:not(:required) {
  animation: heartbeat 1300ms ease 0s infinite normal;
  display: inline-block;
  position: relative;
  overflow: hidden;
  text-indent: -9999px;
  width: 36px;
  height: 36px;
  transform: rotate(45deg) scale(1);
  transform-origin: 50% 50%;
}
.heartbeat:not(:required):after, .heartbeat:not(:required):before {
  position: absolute;
  content: "";
  background: #ee8877;
}
.heartbeat:not(:required):before {
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  top: 12px;
  left: 0;
  width: 36px;
  height: 24px;
}
.heartbeat:not(:required):after {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  top: 0;
  left: 12px;
  width: 24px;
  height: 12px;
}
@keyframes gauge {
0% {
    transform: rotate(-50deg);
}
10% {
    transform: rotate(20deg);
}
20% {
    transform: rotate(60deg);
}
24% {
    transform: rotate(60deg);
}
40% {
    transform: rotate(-20deg);
}
54% {
    transform: rotate(70deg);
}
56% {
    transform: rotate(78deg);
}
58% {
    transform: rotate(73deg);
}
60% {
    transform: rotate(75deg);
}
62% {
    transform: rotate(70deg);
}
70% {
    transform: rotate(-20deg);
}
80% {
    transform: rotate(20deg);
}
83% {
    transform: rotate(25deg);
}
86% {
    transform: rotate(20deg);
}
89% {
    transform: rotate(25deg);
}
100% {
    transform: rotate(-50deg);
}
}

/* Styles for old versions of IE */
.gauge {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.gauge:not(:required) {
  background: #80BDE5;
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
  display: inline-block;
  width: 64px;
  height: 32px;
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
}
.gauge:not(:required)::before {
  animation: gauge 4000ms infinite ease;
  background: white;
  border-radius: 2px;
  content: '';
  position: absolute;
  left: 30px;
  top: 5.33333px;
  width: 4px;
  height: 26.66667px;
  transform-origin: 50% 100%;
}
.gauge:not(:required)::after {
  content: '';
  background: white;
  border-radius: 8px;
  position: absolute;
  left: 25.6px;
  top: 25.6px;
  width: 12.8px;
  height: 12.8px;
}
@keyframes timer {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}

/* Styles for old versions of IE */
.timer {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.timer:not(:required) {
  border: 6px solid #cc88dd;
  border-radius: 24px;
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  width: 48px;
  height: 48px;
}
.timer:not(:required)::before {
  animation: timer 1250ms infinite linear;
  transform-origin: 3px 3px;
  background: #cc88dd;
  border-radius: 3px;
  content: '';
  display: block;
  position: absolute;
  width: 6px;
  height: 19.2px;
  left: 15px;
  top: 15px;
}
.timer:not(:required)::after {
  animation: timer 15000ms infinite linear;
  transform-origin: 3px 3px;
  background: #cc88dd;
  border-radius: 3px;
  content: '';
  display: block;
  position: absolute;
  width: 6px;
  height: 16px;
  left: 15px;
  top: 15px;
}
@keyframes three-quarters {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}

/* Styles for old versions of IE */
.three-quarters {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.three-quarters:not(:required) {
  animation: three-quarters 1250ms infinite linear;
  border: 8px solid #3388ee;
  border-right-color: transparent;
  border-radius: 16px;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  overflow: hidden;
  text-indent: -9999px;
  width: 32px;
  height: 32px;
}
@keyframes wobblebar {
0% {
    left: 4px;
}
3% {
    left: 104px;
}
6% {
    left: 4px;
}
9% {
    left: 104px;
}
12% {
    left: 4px;
}
15% {
    left: 104px;
}
18% {
    left: 32px;
}
27% {
    left: 32px;
}
30% {
    left: 104px;
}
33% {
    left: 4px;
}
36% {
    left: 104px;
}
39% {
    left: 4px;
}
42% {
    left: 104px;
}
45% {
    left: 4px;
}
48% {
    left: 104px;
}
51% {
    left: 52px;
}
63% {
    left: 52px;
}
66% {
    left: 4px;
}
69% {
    left: 104px;
}
72% {
    left: 4px;
}
75% {
    left: 104px;
}
78% {
    left: 4px;
}
81% {
    left: 104px;
}
84% {
    left: 72px;
}
94% {
    left: 72px;
}
97% {
    left: 104px;
}
}

/* Styles for old versions of IE */
.wobblebar {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.wobblebar:not(:required) {
  background: #aa99dd;
  border-radius: 10.66667px;
  display: inline-block;
  overflow: hidden;
  text-indent: -9999px;
  width: 128px;
  height: 21.33333px;
  position: relative;
}
.wobblebar:not(:required)::after {
  animation: wobblebar 15000ms infinite ease;
  background: white;
  display: block;
  border-radius: 7.11111px;
  content: '';
  position: absolute;
  top: 3.55556px;
  left: 4px;
  width: 21.33333px;
  height: 14.22222px;
}
@keyframes atebits {
0% {
    transform: rotate(0deg);
}
3% {
    transform: rotate(90deg);
}
10% {
    transform: rotate(90deg);
}
13% {
    transform: rotate(180deg);
}
20% {
    transform: rotate(180deg);
}
23% {
    transform: rotate(90deg);
}
30% {
    transform: rotate(90deg);
}
33% {
    transform: rotate(180deg);
}
40% {
    transform: rotate(180deg);
}
43% {
    transform: rotate(270deg);
}
50% {
    transform: rotate(270deg);
}
53% {
    transform: rotate(180deg);
}
60% {
    transform: rotate(180deg);
}
63% {
    transform: rotate(90deg);
}
70% {
    transform: rotate(90deg);
}
73% {
    transform: rotate(0deg);
}
80% {
    transform: rotate(0deg);
}
83% {
    transform: rotate(-90deg);
}
90% {
    transform: rotate(-90deg);
}
93% {
    transform: rotate(0deg);
}
}

/* Styles for old versions of IE */
.atebits {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.atebits:not(:required) {
  background: rgba(0, 0, 0, 0.5);
  display: inline-block;
  width: 9px;
  height: 9px;
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  box-shadow: rgba(0, 0, 0, 0.5) -12px -12px 0 0, rgba(0, 0, 0, 0.5) 12px -12px 0 0, rgba(0, 0, 0, 0.5) -12px 0 0 0, rgba(0, 0, 0, 0.5) 12px 0 0 0, rgba(0, 0, 0, 0.5) -12px 12px 0 0, rgba(0, 0, 0, 0.5) 0 12px 0 0, rgba(0, 0, 0, 0.5) 12px 12px 0 0;
  animation: atebits 8s infinite ease-in-out;
  transform-origin: 50% 50%;
}
@keyframes whirly {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}

/* Styles for old versions of IE */
.whirly {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.whirly:not(:required) {
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  display: inline-block;
  width: 8px;
  height: 8px;
  background: transparent;
  border-radius: 100%;
  box-shadow: #ee6666 0px 26px 0 6px, #ee6666 0.90971px 26.05079px 0 5.93333px, #ee6666 1.82297px 26.06967px 0 5.86667px, #ee6666 2.73865px 26.05647px 0 5.8px, #ee6666 3.65561px 26.01104px 0 5.73333px, #ee6666 4.57274px 25.93327px 0 5.66667px, #ee6666 5.48887px 25.8231px 0 5.6px, #ee6666 6.40287px 25.68049px 0 5.53333px, #ee6666 7.31358px 25.50548px 0 5.46667px, #ee6666 8.21985px 25.2981px 0 5.4px, #ee6666 9.12054px 25.05847px 0 5.33333px, #ee6666 10.01448px 24.78672px 0 5.26667px, #ee6666 10.90054px 24.48302px 0 5.2px, #ee6666 11.77757px 24.1476px 0 5.13333px, #ee6666 12.64443px 23.78072px 0 5.06667px, #ee6666 13.5px 23.38269px 0 5px, #ee6666 14.34315px 22.95384px 0 4.93333px, #ee6666 15.17277px 22.49455px 0 4.86667px, #ee6666 15.98776px 22.00526px 0 4.8px, #ee6666 16.78704px 21.48643px 0 4.73333px, #ee6666 17.56953px 20.93855px 0 4.66667px, #ee6666 18.33418px 20.36217px 0 4.6px, #ee6666 19.07995px 19.75787px 0 4.53333px, #ee6666 19.80582px 19.12626px 0 4.46667px, #ee6666 20.5108px 18.468px 0 4.4px, #ee6666 21.1939px 17.78379px 0 4.33333px, #ee6666 21.85416px 17.07434px 0 4.26667px, #ee6666 22.49067px 16.34043px 0 4.2px, #ee6666 23.10251px 15.58284px 0 4.13333px, #ee6666 23.68881px 14.80241px 0 4.06667px, #ee6666 24.24871px 14.0px 0 4px, #ee6666 24.7814px 13.1765px 0 3.93333px, #ee6666 25.28607px 12.33284px 0 3.86667px, #ee6666 25.76198px 11.46997px 0 3.8px, #ee6666 26.2084px 10.58888px 0 3.73333px, #ee6666 26.62462px 9.69057px 0 3.66667px, #ee6666 27.01001px 8.77608px 0 3.6px, #ee6666 27.36392px 7.84648px 0 3.53333px, #ee6666 27.68577px 6.90284px 0 3.46667px, #ee6666 27.97502px 5.94627px 0 3.4px, #ee6666 28.23116px 4.97791px 0 3.33333px, #ee6666 28.4537px 3.99891px 0 3.26667px, #ee6666 28.64223px 3.01042px 0 3.2px, #ee6666 28.79635px 2.01364px 0 3.13333px, #ee6666 28.91571px 1.00976px 0 3.06667px, #ee6666 29px 0.0px 0 3px, #ee6666 29.04896px -1.01441px 0 2.93333px, #ee6666 29.06237px -2.03224px 0 2.86667px, #ee6666 29.04004px -3.05223px 0 2.8px, #ee6666 28.98185px -4.07313px 0 2.73333px, #ee6666 28.88769px -5.09368px 0 2.66667px, #ee6666 28.75754px -6.1126px 0 2.6px, #ee6666 28.59138px -7.12863px 0 2.53333px, #ee6666 28.38926px -8.14049px 0 2.46667px, #ee6666 28.15127px -9.1469px 0 2.4px, #ee6666 27.87755px -10.1466px 0 2.33333px, #ee6666 27.56827px -11.1383px 0 2.26667px, #ee6666 27.22365px -12.12075px 0 2.2px, #ee6666 26.84398px -13.09268px 0 2.13333px, #ee6666 26.42956px -14.05285px 0 2.06667px, #ee6666 25.98076px -15.0px 0 2px, #ee6666 25.49798px -15.93291px 0 1.93333px, #ee6666 24.98167px -16.85035px 0 1.86667px, #ee6666 24.43231px -17.75111px 0 1.8px, #ee6666 23.85046px -18.63402px 0 1.73333px, #ee6666 23.23668px -19.49789px 0 1.66667px, #ee6666 22.5916px -20.34157px 0 1.6px, #ee6666 21.91589px -21.16393px 0 1.53333px, #ee6666 21.21024px -21.96384px 0 1.46667px, #ee6666 20.4754px -22.74023px 0 1.4px, #ee6666 19.71215px -23.49203px 0 1.33333px, #ee6666 18.92133px -24.2182px 0 1.26667px, #ee6666 18.10379px -24.91772px 0 1.2px, #ee6666 17.26042px -25.58963px 0 1.13333px, #ee6666 16.39217px -26.23295px 0 1.06667px, #ee6666 15.5px -26.84679px 0 1px, #ee6666 14.58492px -27.43024px 0 0.93333px, #ee6666 13.64796px -27.98245px 0 0.86667px, #ee6666 12.69018px -28.50262px 0 0.8px, #ee6666 11.7127px -28.98995px 0 0.73333px, #ee6666 10.71663px -29.4437px 0 0.66667px, #ee6666 9.70313px -29.86317px 0 0.6px, #ee6666 8.67339px -30.2477px 0 0.53333px, #ee6666 7.6286px -30.59666px 0 0.46667px, #ee6666 6.57001px -30.90946px 0 0.4px, #ee6666 5.49886px -31.18558px 0 0.33333px, #ee6666 4.41643px -31.42451px 0 0.26667px, #ee6666 3.32401px -31.6258px 0 0.2px, #ee6666 2.22291px -31.78904px 0 0.13333px, #ee6666 1.11446px -31.91388px 0 0.06667px, #ee6666 0.0px -32px 0 0px, #ee6666 -1.11911px -32.04713px 0 -0.06667px, #ee6666 -2.24151px -32.05506px 0 -0.13333px, #ee6666 -3.36582px -32.02361px 0 -0.2px, #ee6666 -4.49065px -31.95265px 0 -0.26667px, #ee6666 -5.61462px -31.84212px 0 -0.33333px, #ee6666 -6.73634px -31.69198px 0 -0.4px, #ee6666 -7.8544px -31.50227px 0 -0.46667px, #ee6666 -8.9674px -31.27305px 0 -0.53333px, #ee6666 -10.07395px -31.00444px 0 -0.6px, #ee6666 -11.17266px -30.69663px 0 -0.66667px, #ee6666 -12.26212px -30.34982px 0 -0.73333px, #ee6666 -13.34096px -29.96429px 0 -0.8px, #ee6666 -14.4078px -29.54036px 0 -0.86667px, #ee6666 -15.46126px -29.07841px 0 -0.93333px, #ee6666 -16.5px -28.57884px 0 -1px, #ee6666 -17.52266px -28.04212px 0 -1.06667px, #ee6666 -18.52792px -27.46878px 0 -1.13333px, #ee6666 -19.51447px -26.85936px 0 -1.2px, #ee6666 -20.48101px -26.21449px 0 -1.26667px, #ee6666 -21.42625px -25.53481px 0 -1.33333px, #ee6666 -22.34896px -24.82104px 0 -1.4px, #ee6666 -23.2479px -24.07391px 0 -1.46667px, #ee6666 -24.12186px -23.29421px 0 -1.53333px, #ee6666 -24.96967px -22.48279px 0 -1.6px, #ee6666 -25.79016px -21.64052px 0 -1.66667px, #ee6666 -26.58223px -20.76831px 0 -1.73333px, #ee6666 -27.34477px -19.86714px 0 -1.8px, #ee6666 -28.07674px -18.938px 0 -1.86667px, #ee6666 -28.7771px -17.98193px 0 -1.93333px, #ee6666 -29.44486px -17.0px 0 -2px, #ee6666 -30.07908px -15.99333px 0 -2.06667px, #ee6666 -30.67884px -14.96307px 0 -2.13333px, #ee6666 -31.24325px -13.91039px 0 -2.2px, #ee6666 -31.7715px -12.83652px 0 -2.26667px, #ee6666 -32.26278px -11.74269px 0 -2.33333px, #ee6666 -32.71634px -10.63018px 0 -2.4px, #ee6666 -33.13149px -9.5003px 0 -2.46667px, #ee6666 -33.50755px -8.35437px 0 -2.53333px, #ee6666 -33.84391px -7.19374px 0 -2.6px, #ee6666 -34.14px -6.0198px 0 -2.66667px, #ee6666 -34.39531px -4.83395px 0 -2.73333px, #ee6666 -34.60936px -3.63759px 0 -2.8px, #ee6666 -34.78173px -2.43218px 0 -2.86667px, #ee6666 -34.91205px -1.21916px 0 -2.93333px, #ee6666 -35px 0.0px 0 -3px, #ee6666 -35.04531px 1.22381px 0 -3.06667px, #ee6666 -35.04775px 2.45078px 0 -3.13333px, #ee6666 -35.00717px 3.6794px 0 -3.2px, #ee6666 -34.92345px 4.90817px 0 -3.26667px, #ee6666 -34.79654px 6.13557px 0 -3.33333px, #ee6666 -34.62643px 7.36007px 0 -3.4px, #ee6666 -34.41316px 8.58016px 0 -3.46667px, #ee6666 -34.15683px 9.79431px 0 -3.53333px, #ee6666 -33.85761px 11.001px 0 -3.6px, #ee6666 -33.5157px 12.19872px 0 -3.66667px, #ee6666 -33.13137px 13.38594px 0 -3.73333px, #ee6666 -32.70493px 14.56117px 0 -3.8px, #ee6666 -32.23675px 15.72291px 0 -3.86667px, #ee6666 -31.72725px 16.86968px 0 -3.93333px, #ee6666 -31.17691px 18px 0 -4px, #ee6666 -30.58627px 19.11242px 0 -4.06667px, #ee6666 -29.95589px 20.2055px 0 -4.13333px, #ee6666 -29.28642px 21.27783px 0 -4.2px, #ee6666 -28.57852px 22.32799px 0 -4.26667px, #ee6666 -27.83295px 23.35462px 0 -4.33333px, #ee6666 -27.05047px 24.35635px 0 -4.4px, #ee6666 -26.23192px 25.33188px 0 -4.46667px, #ee6666 -25.37819px 26.27988px 0 -4.53333px, #ee6666 -24.49018px 27.1991px 0 -4.6px, #ee6666 -23.56888px 28.0883px 0 -4.66667px, #ee6666 -22.6153px 28.94626px 0 -4.73333px, #ee6666 -21.6305px 29.77183px 0 -4.8px, #ee6666 -20.61558px 30.56385px 0 -4.86667px, #ee6666 -19.57168px 31.32124px 0 -4.93333px, #ee6666 -18.5px 32.04294px 0 -5px, #ee6666 -17.40175px 32.72792px 0 -5.06667px, #ee6666 -16.27818px 33.37522px 0 -5.13333px, #ee6666 -15.1306px 33.98389px 0 -5.2px, #ee6666 -13.96034px 34.55305px 0 -5.26667px, #ee6666 -12.76875px 35.08186px 0 -5.33333px, #ee6666 -11.55724px 35.56951px 0 -5.4px, #ee6666 -10.32721px 36.01527px 0 -5.46667px, #ee6666 -9.08014px 36.41843px 0 -5.53333px, #ee6666 -7.81748px 36.77835px 0 -5.6px, #ee6666 -6.54075px 37.09443px 0 -5.66667px, #ee6666 -5.25147px 37.36612px 0 -5.73333px, #ee6666 -3.95118px 37.59293px 0 -5.8px, #ee6666 -2.64145px 37.77443px 0 -5.86667px, #ee6666 -1.32385px 37.91023px 0 -5.93333px;
  animation: whirly 1.25s infinite linear;
  transform-origin: 50% 50%;
}
@keyframes flower {
0% {
    transform: rotate(0deg);
    box-shadow: white 0 0 15px 0, #ffdd88 -12px -12px 0 4px, #ffdd88 12px -12px 0 4px, #ffdd88 12px 12px 0 4px, #ffdd88 -12px 12px 0 4px;
}
50% {
    transform: rotate(1080deg);
    box-shadow: white 0 0 15px 0, #ffdd88 12px 12px 0 4px, #ffdd88 -12px 12px 0 4px, #ffdd88 -12px -12px 0 4px, #ffdd88 12px -12px 0 4px;
}
}

/* Styles for old versions of IE */
.flower {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.flower:not(:required) {
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #ee9966;
  border-radius: 100%;
  box-shadow: white 0 0 15px 0, #ffdd88 -12px -12px 0 4px, #ffdd88 12px -12px 0 4px, #ffdd88 12px 12px 0 4px, #ffdd88 -12px 12px 0 4px;
  animation: flower 5s infinite ease-in-out;
  transform-origin: 50% 50%;
}
@keyframes dots {
0% {
    box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
}
8.33% {
    box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
}
16.67% {
    box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 14px 14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
}
25% {
    box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px 14px 0 7px, #44aaee -14px 14px 0 7px;
}
33.33% {
    box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee -14px -14px 0 7px;
}
41.67% {
    box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
}
50% {
    box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
}
58.33% {
    box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
}
66.67% {
    box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 -14px -14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
}
75% {
    box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px -14px 0 7px, #44aaee 14px -14px 0 7px;
}
83.33% {
    box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee 14px 14px 0 7px;
}
91.67% {
    box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
}
100% {
    box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
}
}

/* Styles for old versions of IE */
.dots {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.dots:not(:required) {
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  display: inline-block;
  width: 7px;
  height: 7px;
  background: transparent;
  border-radius: 100%;
  box-shadow: #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
  animation: dots 5s infinite ease-in-out;
  transform-origin: 50% 50%;
}
@keyframes circles {
0% {
    transform: rotate(-720deg);
}
50% {
    transform: rotate(720deg);
}
}

/* Styles for old versions of IE */
.circles {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.circles:not(:required) {
  position: relative;
  text-indent: -9999px;
  display: inline-block;
  width: 25px;
  height: 25px;
  background: rgba(255, 204, 51, 0.9);
  border-radius: 100%;
  animation: circles 3s infinite ease-in-out;
  transform-origin: 50% 100%;
}
.circles:not(:required)::before {
  background: rgba(255, 102, 0, 0.6);
  border-radius: 100%;
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  top: 18.75px;
  left: -10.82532px;
}
.circles:not(:required)::after {
  background: rgba(255, 51, 0, 0.4);
  border-radius: 100%;
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  top: 18.75px;
  left: 10.82532px;
}
@keyframes plus-top {
2.5% {
    background: #ff8866;
    transform: rotateY(0deg);
    animation-timing-function: ease-in;
}
13.75% {
    background: #ff430d;
    transform: rotateY(90deg);
    animation-timing-function: step-start;
}
13.76% {
    background: #ffae0d;
    transform: rotateY(90deg);
    animation-timing-function: ease-out;
}
25% {
    background: #ffcc66;
    transform: rotateY(180deg);
}
27.5% {
    background: #ffcc66;
    transform: rotateY(180deg);
    animation-timing-function: ease-in;
}
41.25% {
    background: #ffae0d;
    transform: rotateY(90deg);
    animation-timing-function: step-start;
}
41.26% {
    background: #2cc642;
    transform: rotateY(90deg);
    animation-timing-function: ease-out;
}
50% {
    background: #66dd77;
    transform: rotateY(0deg);
}
52.5% {
    background: #66dd77;
    transform: rotateY(0deg);
    animation-timing-function: ease-in;
}
63.75% {
    background: #2cc642;
    transform: rotateY(90deg);
    animation-timing-function: step-start;
}
63.76% {
    background: #1386d2;
    transform: rotateY(90deg);
    animation-timing-function: ease-out;
}
75% {
    background: #44aaee;
    transform: rotateY(180deg);
}
77.5% {
    background: #44aaee;
    transform: rotateY(180deg);
    animation-timing-function: ease-in;
}
91.25% {
    background: #1386d2;
    transform: rotateY(90deg);
    animation-timing-function: step-start;
}
91.26% {
    background: #ff430d;
    transform: rotateY(90deg);
    animation-timing-function: ease-in;
}
100% {
    background: #ff8866;
    transform: rotateY(0deg);
    animation-timing-function: step-start;
}
}
@keyframes plus-bottom {
0% {
    background: #ffcc66;
    animation-timing-function: step-start;
}
50% {
    background: #ffcc66;
    animation-timing-function: step-start;
}
75% {
    background: #44aaee;
    animation-timing-function: step-start;
}
100% {
    background: #44aaee;
    animation-timing-function: step-start;
}
}
@keyframes plus-background {
0% {
    background: #ff8866;
    transform: rotateZ(180deg);
}
25% {
    background: #ff8866;
    transform: rotateZ(180deg);
    animation-timing-function: step-start;
}
27.5% {
    background: #66dd77;
    transform: rotateZ(90deg);
}
50% {
    background: #66dd77;
    transform: rotateZ(90deg);
    animation-timing-function: step-start;
}
52.5% {
    background: #66dd77;
    transform: rotateZ(0deg);
}
75% {
    background: #66dd77;
    transform: rotateZ(0deg);
    animation-timing-function: step-start;
}
77.5% {
    background: #ff8866;
    transform: rotateZ(270deg);
}
100% {
    background: #ff8866;
    transform: rotateZ(270deg);
    animation-timing-function: step-start;
}
}

/* Styles for old versions of IE */
.plus {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.plus:not(:required) {
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  display: inline-block;
  width: 48px;
  height: 48px;
  background: #ff8866;
  border-radius: 24px;
  transform: rotateZ(90deg);
  transform-origin: 50% 50%;
  animation: plus-background 3s infinite ease-in-out;
}
.plus:not(:required)::after {
  background: #ff8866;
  border-radius: 24px 0 0 24px;
  content: '';
  position: absolute;
  right: 50%;
  top: 0;
  width: 50%;
  height: 100%;
  transform-origin: 100% 50%;
  animation: plus-top 3s infinite linear;
}
.plus:not(:required)::before {
  background: #ffcc66;
  border-radius: 24px 0 0 24px;
  content: '';
  position: absolute;
  right: 50%;
  top: 0;
  width: 50%;
  height: 100%;
  transform-origin: 100% 50%;
  animation: plus-bottom 3s infinite linear;
}
@keyframes ball {
0% {
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    animation-timing-function: ease-in;
}
45% {
    transform: translate3d(0, 150px, -10px) scale3d(1, 0.95, 1);
    animation-timing-function: ease-in;
}
50% {
    transform: translate3d(0, 150px, -10px) scale3d(1, 0.5, 1);
    animation-timing-function: linear;
}
55% {
    transform: translate3d(0, 150px, -10px) scale3d(1, 1.25, 1);
    animation-timing-function: ease-out;
}
}
@keyframes ball-highlight {
0% {
    transform: skew(-20deg, 0) translate3d(0, 2.5px, 1px);
    animation-timing-function: ease-in;
}
45% {
    transform: skew(-30deg, 0) translate3d(0, 0, 1px);
    animation-timing-function: ease-in;
}
50% {
    transform: skew(-30deg, 0) translate3d(0, 0, 1px);
    animation-timing-function: linear;
}
55% {
    transform: skew(-30deg, 0) translate3d(0, 0, 1px);
    animation-timing-function: ease-out;
}
100% {
    transform: skew(-20deg, 0) translate3d(0, 2.5px, 1px);
    animation-timing-function: ease-in;
}
}
@keyframes ball-shadow {
0% {
    transform: translate3d(66.66667px, 66.66667px, -1px) scale3d(1.25, 1.25, 1);
    animation-timing-function: ease-in;
}
45% {
    transform: translate3d(12.5px, -15px, -1px);
    animation-timing-function: ease-in;
}
50% {
    transform: translate3d(12.5px, -15px, -1px) scale3d(1, 1, 1);
    animation-timing-function: linear;
}
55% {
    transform: translate3d(12.5px, -15px, -1px);
    animation-timing-function: ease-out;
}
100% {
    transform: translate3d(66.66667px, 66.66667px, -1px) scale3d(1.25, 1.25, 1);
    animation-timing-function: ease-in;
}
}

/* Styles for old versions of IE */
.ball {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.ball:not(:required) {
  position: relative;
  display: inline-block;
  font-size: 0;
  letter-spacing: -1px;
  border-radius: 100%;
  background: #ff8866;
  width: 50px;
  height: 50px;
  transform-style: preserve-3d;
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  transform-origin: 0 100%;
  animation: ball 1500ms infinite linear;
}
.ball:not(:required)::after {
  content: '';
  position: absolute;
  top: 4.5px;
  left: 5.5px;
  width: 15px;
  height: 15px;
  background: #ffb099;
  border-radius: 100%;
  transform: skew(-20deg, 0) translate3d(0, 2.5px, 1px);
  animation: ball-highlight 1500ms infinite linear;
}
.ball:not(:required)::before {
  content: '';
  position: absolute;
  top: 50px;
  left: 5.5px;
  width: 50px;
  height: 15px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  transform: translate3d(66.66667px, 66.66667px, -1px) scale3d(1.25, 1.25, 1);
  animation: ball-shadow 1500ms infinite linear;
  -moz-filter: blur(1px);
  filter: blur(1px);
}

/* Css Spinners */
.cell {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px;
  float: left;
  height: 185px;
  margin-top: 30px;
  overflow: hidden;
  padding: 20px;
  width: 100%;
}
.card {
  display: table;
  float: none;
  margin: 50px auto 0;
}
.icons-sec {
  float: left;
  width: 100%;
}
.icons-sec section {
  float: left;
  margin-top: 40px;
  width: 100%;
}
.icons-sec h2 {
  font-size: 20px;
  margin: 0 0 20px;
  width: 100%;
}
.fontawesome-icon-list a {
  background: #ffffff none repeat scroll 0 0;
  border-bottom: 1px solid #efefef;
  border-left: 1px solid #efefef;
  border-top: 1px solid #efefef;
  color: #6f6f6f;
  cursor: pointer;
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.5px;
  margin-bottom: -1px;
  padding: 14px 25px;
  pointer-events: none;
  width: 100%;
}
.fontawesome-icon-list a > i {
  font-size: 14px;
  margin-right: 7px;
}
.row.fontawesome-icon-list {
  margin: 0;
}
.row.fontawesome-icon-list > div {
  padding: 0;
}
.icons-sec .alert {
  margin: 10px 0 20px;
}
.account-sec {
  height: 100%;
  left: 0;
  max-height: 100%;
  position: relative;
  top: 0;
  width: 100%;
}
.account-user-sec {
  float: none;
  margin: 0 auto;
  height: 100%;
  left: 0;
  overflow-x: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  background-color: #80BDE5;
}
.account-user-sec::before {
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.1;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.account-sec {
  float: left;
  width: 100%;
}
.account-sec .container {
  padding: 0;
}
.account-top-bar {
  background: #FFFFFF none repeat scroll 0 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
  float: left;
  width: 100%;
}
.account-header-link {
  float: right;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.account-header-link > li {
  float: left;
  margin-left: 35px;
}
.account-header-link > li > a {
  color: #5f5f5f;
  float: left;
  font-family: Open Sans;
  font-size: 11px;
  letter-spacing: 1.5px;
  padding: 22px 0;
  text-transform: uppercase;
}
.account-top-bar .logo {
  padding-left: 0;
}
.acount-sec {
  float: left;
  padding-bottom: 100px;
  padding-top: 100px;
  width: 100%;
}
.account-detail {
  float: left;
  padding-top: 20px;
  width: 100%;
}
.account-detail > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.account-detail > ul > li {
  float: left;
  margin-bottom: 30px;
  width: 100%;
}
.account-detail > ul > li > h3 {
  float: left;
  font-size: 19px;
  margin: 0 0 9px;
  width: 100%;
}
.account-detail > ul > li > h3 > i {
  margin-right: 10px;
  width: 30px;
}
.account-detail > ul > li > p {
  color: #555555;
  float: left;
  margin: 0;
  padding-left: 46px;
  width: 100%;
}
.contact-sec {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px;
  float: left;
  padding: 50px;
  width: 100%;
}
.account-form {
  float: left;
  width: 100%;
}
.account-form > form {
  float: left;
  width: 100%;
}
.account-form > form div.feild {
  float: left;
}
.account-form > form div.feild > input[type="text"], .account-form > form div.feild > input[type="password"] {
  border: 1px solid #e6eaea;
  border-radius: 30px;
  float: left;
  font-size: 13px;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
  padding: 13px 30px;
  width: 100%;
}
.account-form > form .feild > input[type="submit"] {
  background: #ff5f5f none repeat scroll 0 0;
  border: medium none;
  border-radius: 25px;
  color: #ffffff;
  float: left;
  font-family: Montserrat;
  font-size: 12px;
  margin-top: 20px;
  padding: 14px 30px;
}
.more-option {
  padding: 36px 0;
  position: absolute;
  right: -80px;
  text-align: center;
  top: 50%;
  transform: rotate(-90deg) translateX(50%);
  width: 100px;
}
.more-option::before {
  background: #e8ecec none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 25px;
}
.more-option::after {
  background: #e8ecec none repeat scroll 0 0;
  content: "";
  height: 1px;
  right: 0;
  position: absolute;
  top: 50%;
  width: 25px;
}
.more-option span {
  color: #a5a5a5;
}
.creat-an-account {
  display: table;
  float: left;
  padding-left: 58px;
  padding-top: 60px;
  vertical-align: middle;
  width: 100%;
}
.creat-an-account > span {
  color: #858585;
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  text-align: left;
  width: 100%;
}
.creat-an-account > a {
  background: #ff5f5f none repeat scroll 0 0;
  border-radius: 40px;
  color: #ffffff;
  float: left;
  font-family: Montserrat;
  font-size: 13px;
  margin-top: 19px;
  padding: 14px 30px;
}
.creat-an-account h4 {
  color: #555555;
  float: left;
  font-size: 13px;
  margin: 33px 0 0;
  width: 100%;
}
.creat-an-account > ul {
  float: left;
  list-style: outside none none;
  margin: 15px 0 0;
  padding: 0;
  width: 100%;
}
.creat-an-account > ul > li {
  float: left;
  margin-right: 4px;
}
.creat-an-account > ul > li > a {
  float: left;
}
.creat-an-account > ul > li > a > i {
  border-radius: 5px;
  color: #ffffff;
  float: left;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
}
.creat-an-account > ul > li > a > i.fa-facebook {
  background: #4e8deb;
}
.creat-an-account > ul > li > a > i.fa-google-plus {
  background: #eb4e4e;
}
.creat-an-account > ul > li > a > i.fa-twitter {
  background: #4ec4eb;
}
.account-detail > ul > li:last-child {
  margin: 0;
}
.account-sec footer {
  float: left;
  margin-top: 50px;
  padding-left: 45px;
  position: fixed;
  text-align: center;
  width: 100%;
}
.account-sec footer p {
  float: left;
  width: 100%;
}
.account-form label {
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  font-weight: normal;
  line-height: 26px;
  margin: 10px 0 0;
  width: 100%;
}
.account-form label a {
  color: #000;
}
.account-form label input {
  float: left;
  margin-right: 10px;
  margin-top: 7px;
}

/* Invoice Sec */
.invoice-sec {
  float: left;
  margin-top: 30px;
  width: 100%;
}
.invoice-sec > span {
  color: #878787;
  float: left;
  font-family: open sans;
  font-size: 13px;
  letter-spacing: 0.3px;
  margin: 0 0 20px;
  text-align: left;
  width: 100%;
}
.invoice-sec strong {
  color: #232323;
  float: left;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 0.3px;
  width: 100%;
}
.invoice-details {
  float: left;
  width: 50%;
}
.invoice-details > ul {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.heading-invoice {
  color: #6E6E6E;
  float: left;
  font-family: open sans;
  font-size: 13px;
  list-style: none outside none;
  width: 100%;
  font-size: 12px;
}
.invoice-details li {
  color: #555555;
  float: left;
  font-family: open sans;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 15px;
  list-style: none outside none;
  padding: 6px 0;
  width: 100%;
}
.invoice {
  background: none repeat scroll 0 0 #FAFAFA;
  border: 1px solid #EBEBEB;
  float: left;
  margin: 15px 0;
  width: 100%;
  border-radius: 2px;
}
.invoice-head {
  background: none repeat scroll 0 0 #ffffff;
  float: left;
  width: 100%;
}
.invoice-head h2 {
  color: #232323;
  float: left;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.3px;
  line-height: 12px;
  margin: 0;
  padding: 23px 0;
  text-align: center;
}
.invoice li div p {
  color: #555555;
  float: left;
  font-family: open sans;
  font-size: 13px;
  letter-spacing: 0.3px;
  line-height: 10px;
  margin: 0;
  padding: 19px 0;
  text-align: center;
  width: 100%;
}
.invoice-number {
  float: left;
  padding: 0 20px;
  width: 10%;
}
.date {
  width: 10%;
  float: left;
}
.description {
  width: 50%;
  float: left;
}
.quantity {
  width: 10%;
  float: left;
}
.vat {
  width: 10%;
  float: left;
}
.total {
  width: auto;
  float: left;
}
.long-column {
  width: 90%;
}
.long-column p {
  padding-left: 10px !important;
  text-align: left !important;
}
.invoice li {
  float: left;
  list-style: none outside none;
  width: 100%;
}
.invoice li:hover {
  background: none repeat scroll 0 0 #F7F7F7;
}
.invoice > ul {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.invoice li:nth-child(2n+2) {
  background: #ffffff none repeat scroll 0 0;
}
.total a {
  border: 1px solid;
  border-radius: 5px;
  color: #ffffff;
  float: left;
  font-family: Montserrat;
  font-size: 14px;
  line-height: 10px;
  margin: 20px;
  padding: 18px 40px;
  text-align: center;
  text-decoration: none;
}

/* My Cart */
.my-cart {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 20px;
  float: left;
  margin-top: 30px;
  overflow: hidden;
  width: 100%;
}
.cart-heading {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  padding: 23px 0;
  width: 100%;
}
.cart-heading h2 {
  color: #2e2e2e;
  float: left;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 500;
  line-height: 12px;
  margin: 0;
  text-align: center;
  width: 100%;
}
.cart-product {
  width: 40%;
  float: left;
  padding: 0 20px;
}
.cart-price {
  width: 20%;
  float: left;
  padding: 0 20px;
}
.cart-quantity {
  width: 20%;
  float: left;
  padding: 0 20px;
}
.cart-total {
  width: 20%;
  float: left;
  padding: 0 20px;
}
.my-cart > ul {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.my-cart li:nth-child(2n+2) {
  background: #ffffff none repeat scroll 0 0;
}
.my-cart:last-child {
  border-bottom: 0;
}
.my-cart li {
  background: #fbfbfb none repeat scroll 0 0;
  border-bottom: 1px solid #ededed;
  float: left;
  list-style: outside none none;
  width: 100%;
}
.my-cart li > div {
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #DBDBDB;
  float: left;
  min-height: 47px;
  padding: 10px 20px;
  position: relative;
}
.my-cart li > div:last-child {
  border-right: none;
}
.cart-product > a i {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
  color: #444444;
  height: 100%;
  left: 0;
  line-height: 48px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 25px;
}
.cart-product > h6 {
  color: #555555;
  float: left;
  font-family: open sans;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 16px;
  margin: 6px 0 2px 20px;
  text-transform: uppercase;
}
.cart-product > img {
  border: 1px solid #C7C7C7;
  float: right;
  margin-top: 0px;
  width: 35px;
  border-radius: 3px;
}
.cart-price > h6 {
  color: #444444;
  display: table;
  float: none;
  font-family: roboto;
  font-size: 16px;
  font-weight: 700;
  line-height: 11px;
  margin: 3px auto 0;
  padding: 6px;
  text-align: center;
  border-radius: 3px;
}
.cart-quantity select {
  border: 1px solid #EBEBEB;
  display: table;
  float: none;
  font-family: open sans;
  font-size: 15px;
  margin: 0 auto;
  text-align: center;
  width: 50%;
  border-radius: 3px;
}
.cart-total > h6 {
  color: #444444;
  float: left;
  font-family: roboto;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.1px;
  margin: 6px 0;
  text-align: center;
  width: 100%;
}
.my-cart li > div:last-child {
  border-right: medium none;
}
.my-cart li:last-child div a {
  color: #FFFFFF;
  font-family: open sans;
  font-size: 13px;
  line-height: 11px;
  padding: 10px 11px;
  border-radius: 3px;
}
.cart-product > input {
  border: 1px solid #EBEBEB;
  float: left;
  font-family: open sans;
  font-size: 12px;
  height: 35px;
  letter-spacing: 0.25px;
  padding: 0 10px;
  text-transform: uppercase;
  width: 215px;
  border-radius: 3px;
}
.cart-total-sec p {
  color: #444444;
  float: left;
  font-family: open sans;
  font-size: 13px;
  letter-spacing: 0.25px;
  line-height: 10px;
  margin: 0;
  padding: 19px 0;
  text-align: center;
  width: 50%;
}
.cart-total-sec span {
  color: #444444;
  float: left;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 100;
  letter-spacing: 0.3px;
  line-height: 12px;
  padding: 18px 0;
  text-align: center;
  width: 50%;
}
.calc-shipping-sec select {
  border: 1px solid #EBEBEB;
  float: left;
  font-family: open sans;
  font-size: 14px;
  height: 31px;
  padding: 3px 0 0;
  width: 100%;
  border-radius: 3px;
}
.calc-shipping-sec li {
  padding: 9px 15px;
}
.calc-shipping-sec li input {
  border: 1px solid #EBEBEB;
  float: left;
  font-family: open sans;
  font-size: 13px;
  padding: 5px 10px;
  width: 100%;
  border-radius: 3px;
}
.calc-shipping-sec li a {
  float: right;
  font-size: 13px;
  padding: 5px 10px;
  border-radius: 3px;
}
.payment {
  float: left;
  margin-top: 40px;
  padding: 0;
  width: 100%;
}
.payment > ul {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 20px;
  float: left;
  margin: 0;
  padding: 40px;
  width: 100%;
}
.payment-desc .payment-desc span:last-child {
  margin-bottom: 0;
}
.payment a {
  float: left;
}
.payment li {
  float: left;
  list-style: outside none none;
  margin-bottom: 30px;
  width: 100%;
}
.payment-method {
  float: left;
  width: 100%;
}
.payment-method > label {
  display: list-item;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 100;
  letter-spacing: 0.25px;
  line-height: 19px;
  list-style: outside none none;
  margin-top: 6px;
}
.payment-desc {
  float: left;
  width: 100%;
}
.payment-desc > span {
  background: #e8edf2 none repeat scroll 0 0;
  border-radius: 5px;
  color: #738282;
  float: left;
  font-family: open sans;
  font-size: 13px;
  letter-spacing: 0.3px;
  line-height: 26px;
  margin: 10px 0 0;
  padding: 23px 40px;
  position: relative;
  width: 100%;
}
.payment-desc > span::before {
  border-bottom: 6px solid #e8edf2;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  left: 22px;
  position: absolute;
  top: -5px;
}
.payment a {
  border: 1px solid;
  border-radius: 5px;
  color: #ffffff;
  float: left;
  font-family: Montserrat;
  font-size: 13px;
  letter-spacing: 0.25px;
  padding: 12px 20px;
  text-decoration: none;
}
.billing-sec {
  float: left;
  margin-top: 30px;
  width: 100%;
}
.billing-sec .field {
  float: left;
  margin-bottom: 30px;
}
.billing-sec button {
  background: #333333 none repeat scroll 0 0;
  border: medium none;
  border-radius: 40px;
  color: #ffffff;
  float: left;
  font-family: Montserrat;
  font-size: 13px;
  letter-spacing: 0.25px;
  margin-top: 40px;
  padding: 14px 40px;
  text-decoration: none;
}
.billing-sec .field > label {
  float: left;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: normal;
  margin: 0 0 10px;
  width: 100%;
}
.billing-sec .field > label span {
  color: red;
}
.billing-sec .field input {
  border: medium none;
  border-radius: 40px;
  float: left;
  font-size: 12px;
  height: 50px;
  letter-spacing: 0.5px;
  padding: 0 30px;
  width: 100%;
}
.billing-sec .field > select {
  border: medium none;
  border-radius: 40px;
  float: left;
  font-size: 12px;
  height: 50px;
  padding: 0 30px;
  width: 100%;
}
.billing-sec .field > textarea {
  border: medium none;
  border-radius: 20px;
  float: left;
  min-height: 160px;
  padding: 20px 30px;
  width: 100%;
}
.payment li:last-child {
  margin: 0;
}

/* Range Slider */
.range-slider {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px;
  float: left;
  padding: 40px;
  width: 100%;
  margin-top: 30px;
}

/* Ion.RangeSlider
// css version 1.8.1
// by Denis Ineshin | ionden.com
// ===================================================================================================================*/
/* =====================================================================================================================
// RangeSlider */
.irs {
  position: relative;
  display: block;
}
.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
}
.irs-line-left, .irs-line-mid, .irs-line-right {
  position: absolute;
  display: block;
  top: 0;
}
.irs-line-left {
  left: 0;
  width: 10%;
}
.irs-line-mid {
  left: 10%;
  width: 80%;
}
.irs-line-right {
  right: 0;
  width: 10%;
}
.irs-diapason {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
}
.irs-slider {
  position: absolute;
  display: block;
  cursor: default;
  z-index: 1;
}
.irs-slider.single {
  left: 10px;
}
.irs-slider.single:before {
  position: absolute;
  display: block;
  content: "";
  top: -50%;
  left: -100%;
  width: 300%;
  height: 200%;
  background: rgba(0, 0, 0, 0);
}
.irs-slider.from {
  left: 100px;
}
.irs-slider.from:before {
  position: absolute;
  display: block;
  content: "";
  top: -50%;
  left: -200%;
  width: 300%;
  height: 200%;
  background: rgba(0, 0, 0, 0);
}
.irs-slider.to {
  left: 300px;
}
.irs-slider.to:before {
  position: absolute;
  display: block;
  content: "";
  top: -50%;
  left: 0;
  width: 300%;
  height: 200%;
  background: rgba(0, 0, 0, 0);
}
.irs-slider.last {
  z-index: 2;
}
.irs-min {
  position: absolute;
  display: block;
  left: 0;
  cursor: default;
}
.irs-max {
  position: absolute;
  display: block;
  right: 0;
  cursor: default;
}
.irs-from, .irs-to, .irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}
.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}
.irs-with-grid .irs-grid {
  display: block;
}
.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}
.irs-grid-pol.small {
  height: 4px;
}
.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  color: #000;
}

/* Ion.RangeSlider, Flat UI Skin
// css version 1.8.1
// by Denis Ineshin | ionden.com
// ===================================================================================================================*/
/* =====================================================================================================================
// Skin details */
.irs-line-mid,
.irs-line-left,
.irs-line-right,
.irs-diapason,
.irs-slider {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQQAAACWCAYAAAA40fb2AAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAW5JREFUeNrs3bEJwzAQhtH/soSbQEbwBOm8QfASHtoQSOM+rZGLkNpNCAa/N4KKDxXSXT1fSwtAkosjAAQBEARAEABBAAQBEARAEABBAAQBEAQAAAAAAAAAAAAAAAAAAAAAAACApJLEBmjgdu2qxAD4MmQVEARAEABBAAQBEARAEABBAAQB+DlPl4Ekn6fLTgEAAAAAAAAAAAAAAAAAAAAAADi+et8fxqcBSQxZBQQBEARAEABBAAQBEARAEABBAAQBEAQAAAAAAAAAAAAAAAAAAAAAAACAfXM/tLkfbIeGkzBTERAEQBAAQQAEARAEQBAAQQAEARAEQBAAQQAEARAEQBAAQQAEAQAAAAAAAAAAAAAAAGDPOk5tHSfbn+Ek/HYEBAEQBEAQAEEABAEQBEAQAEEABAEQBEAQAEEABAEQBEAQAEEADqtaMxAJcEMABAEQBEAQAEEABAEQBEAQAEEABAEQBOBvNgAAAP//AwC1Oh+PuHqISQAAAABJRU5ErkJggg==) repeat-x;
}
.irs {
  height: 60px;
}
#irs-3 {
  float: left;
  margin: 5px 0 30px;
  width: 100%;
}
#irs-4 {
  float: left;
  margin: 5px 0 30px;
  width: 100%;
}
#irs-1 {
  float: left;
  margin: 5px 0 30px;
  width: 100%;
}
#irs-2 {
  float: left;
  margin: 5px 0 30px;
  width: 100%;
}
#irs-5 {
  float: left;
  margin: 5px 0 30px;
  width: 100%;
}
#irs-6 {
  float: left;
  margin: 5px 0 30px;
  width: 100%;
}
.irs-with-grid {
  height: 60px;
}
.irs-line {
  height: 12px;
  top: 25px;
}
.irs-line-left {
  height: 12px;
  background-position: 0 -30px;
}
.irs-line-mid {
  height: 12px;
  background-position: 0 0;
}
.irs-line-right {
  height: 12px;
  background-position: 100% -30px;
}
.irs-diapason {
  height: 12px;
  top: 25px;
  background-position: 0 -60px;
}
.irs-slider {
  width: 16px;
  height: 18px;
  top: 22px;
  background-position: 0 -90px;
}
#irs-active-slider, .irs-slider:hover {
  background-position: 0 -120px;
}
.irs-min, .irs-max {
  background: none repeat scroll 0 0 #E1E4E9;
  border: 1px solid #EBEBEB;
  border-radius: 5px;
  color: #333333;
  font-size: 10px;
  line-height: 1.333;
  padding: 1px 6px;
  text-shadow: none;
  top: 0;
}
.irs-from, .irs-to, .irs-single {
  color: #fff;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background: #F43D53;
  border-radius: 1px;
}
.irs-from:after, .irs-to:after, .irs-single:after {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #F43D53;
}
.irs-grid-pol {
  background: #e1e4e9;
}
.irs-grid-text {
  color: #999;
}

/* Accordian */
.accordion {
  float: left;
  margin-top: 30px;
  width: 100%;
}
.accordion > h3 {
  background: #fcfcfc none repeat scroll 0 0;
  border-radius: 5px;
  color: #555555;
  cursor: pointer;
  float: left;
  font-size: 14px;
  margin: 0 0 1px;
  padding: 19px 40px;
  transition: all 0.4s ease 0s;
  width: 100%;
}
.accordion > h3.current {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px 5px 0 0;
  color: #ff5f5f;
}
.accordion .pane {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 1px 1px 5px 5px;
  float: left;
  margin-bottom: 1px;
  padding: 30px 40px;
  width: 100%;
}

/* C0ntact Form */
#contact span.required {
  font-size: 13px;
  color: #ff0000;
}

/* Select the colour of the * if the field is required. */
#message {
  float: left;
  margin: 10px 0;
  width: 100%;
}
.error_message {
  background: #fbe3e4 url(data:image/gif;base64,R0lGODlhEAAQANUAAL1/BOnGovDNOs+cRtuvcPPWx8SMG/bllubLjPHTUfv11fntuNSrWOzLr/rwwsmTMb6AB/Taa92zePjrrvHRStOiU/LVWeK7iubOmPbghPDfrvXszNmta/fpvPDPQt68c/PYZcycOfjoosaQIv/vzsCFD//3zubWlO/WStSqVd/AfPrvvdirZvTYzPz01vLYZPPcdMWMIfbnnv/vxeO8jejRmu/esvvy1Pvj5AAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEHADgALAAAAAAQABAAAAaAQJxwSCwahRDI0ShJpSTLYau02ZRaURxL5XKpWNGGwSU73EaBZQVzAwActcGRFnJl3DBS6GJ82CYwbiAiGkpETQ4vL24WCSsMBFIlHRkWlhYUFBEdJQVCHB8LmRRuHh4CEx9gYh0Upq8CsR4raBUIE7i5urhxDRVuwMHAA2lZRUEAOw==) no-repeat scroll 26px center;
  border: 1px solid #fbc2c4;
  border-radius: 50px;
  color: #8a1f11;
  display: block;
  float: left;
  height: auto;
  line-height: 22px;
  padding: 10px 60px;
  width: 100%;
}
.loader-form {
  margin: 45px 0 0 20px;
  padding: 0 10px;
}
#contact #success_page h1 {
  background: url(data:image/gif;base64,R0lGODlhEAAQAOYAAD1ZDqC6dX+iSr7NqmyTNV9/MJazZrTJiNLZx1FxIdzk0ZalfHqbSb7Qkvb584qqVq3EfWWFOMzZtHGTP7jIo0hlGZurgrDGj7/Qo564bX2jU1R0J7HBnH+cV2WNLNfezHecQMfWrc/Ww2qMPVt8LoWjVMXVnqKzioerXsLRp0JeE0tqGt7ezmCEK7XOlFl+JGiLNMbWs26NQ4ysW6O8cYGkTHOTScDTpLjKo9XeyM/dt7XFoIWoXHmbUG2VNpmxdpeueN7o07vMnbDDk1h3J4GcXENiE05sH////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEHAEgALAAAAAAQABAAAAeNgEiCg4SFhocOh4cSKCVBioMxPDo3GgqQMRoSDSYYPUg4NjiEAz0hBxAQATYUHRI/QDlIAzYpEDQ0MyMKEUIZLkMjOzIYNAYGJRGXHBEPDwFCRUIGMzMMJB+DJwUCAg8XMzU1ExvZhBZEIOrqMEeyhhYJBPMtFe+HCyseLyoIkIILjAAQ8W8Qi4IIBQUCADs=) left no-repeat;
  padding-left: 22px;
}
acronym {
  border-bottom: 1px dotted #ccc;
}
#contact {
  float: left;
  width: 100%;
}
#contact > #contactform {
  float: left;
  width: 100%;
}
#contact > #contactform input {
  float: left;
  width: 100%;
}
#contact > #contactform input {
  border: 1px solid #e8ecec;
  border-radius: 30px;
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  margin-bottom: 10px;
  padding: 13px 30px;
  width: 100%;
}
#contact > #contactform textarea {
  border: 1px solid #e8ecec;
  border-radius: 20px;
  float: left;
  min-height: 180px;
  padding: 20px 30px;
  width: 100%;
}
#contact > #contactform input[type="submit"] {
  background: #ff5f5f none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  float: left;
  font-family: Montserrat;
  margin-top: 20px;
  width: auto;
  margin-bottom: 0;
}
#contact > #contactform p {
  float: left;
  margin: 20px 20px 0 0;
  width: auto;
}
#contact > #contactform label {
  float: left;
  margin: 24px 20px 0 0;
}
#contact > #contactform input#verify[type="text"] {
  margin: 10px 0 0;
  width: 130px;
}
#maptwo {
  float: left;
  margin-top: 40px;
  width: 100%;
}
.contact-details-info {
  float: left;
  padding-top: 20px;
  width: 100%;
}
.contact-details-info > h3 {
  float: left;
  font-family: Montserrat;
  font-size: 18px;
  margin-bottom: 9px;
  width: 100%;
}
.contact-details-info > ul {
  float: left;
  list-style: outside none none;
  margin: 10px 0 0;
  padding: 0;
  width: 100%;
}
.contact-details-info > ul > li {
  color: #676666;
  display: table;
  float: left;
  font-family: Montserrat;
  font-size: 13px;
  margin-bottom: 14px;
  width: 100%;
}
.contact-details-info li > i {
  background: #f5f5f5 none repeat scroll 0 0;
  border-radius: 50%;
  display: inline-block;
  height: 39px;
  line-height: 39px;
  margin-right: 14px;
  text-align: center;
  width: 39px;
}
.contact-sec > iframe {
  float: left;
  margin-top: 50px;
  width: 100%;
}
.error-sec {
  float: left;
  padding: 0 40px 100px;
  text-align: center;
  width: 100%;
}
.mockup img {
  transform: rotate(180deg);
}
.error-sec > span {
  color: #555555;
  float: left;
  font-family: Open Sans;
  letter-spacing: 0.5px;
  width: 100%;
}
.error-sec > h2 {
  color: #232323;
  float: left;
  font-family: Montserrat;
  font-size: 180px;
  font-weight: bold;
  margin: 0;
  width: 100%;
}
.error-sec > a {
  background: #ff5f5f none repeat scroll 0 0;
  border-radius: 5px;
  color: #ffffff;
  display: inline-block;
  float: none;
  font-family: Montserrat;
  font-size: 13px;
  padding: 13px 22px;
}
.mockup {
  float: left;
  margin-bottom: 60px;
  width: 100%;
}
.error-sec > p {
  float: left;
  margin-bottom: 40px;
  width: 100%;
}
.table-area {
  float: left;
  padding: 40px;
  width: 100%;
}
.table-responsive {
  float: left;
  width: 100%;
}
.scroll-box {
  float: left;
  padding: 40px;
  width: 100% !important;
}
#map-canvas {
  float: left;
  margin-top: 50px;
  min-height: 390px;
  width: 100%;
}
#map-canvas-two {
  float: left;
  min-height: 390px;
  width: 100%;
}
#map,
#maptwo {
  height: 420px;
  width: 100%;
}
#vector-map {
  background-color: red;
  float: left;
  height: 570px;
  margin: 43px 0;
  width: 100%;
  position: relative;
}

/* Ribbon Grids */
.ribbon-box {
  float: left;
  width: 100%;
}
.ribbon-sec > p {
  color: #777777;
  float: left;
  font-family: open sans;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.3px;
  line-height: 24px;
  margin: 0;
  width: 100%;
}
.ribbon-box > h2 {
  color: #838383;
  float: left;
  font-family: open sans;
  font-size: 18px;
  font-weight: 400;
  line-height: 14px;
  margin: 0;
  padding: 20px 0;
}
.ribbon-wrapper {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  right: -3px;
}
.ribbon-design {
  color: #FFFFFF;
  font: bold 12px Sans-Serif;
  left: -5px;
  letter-spacing: 0.35px;
  padding: 7px 0;
  position: relative;
  text-align: center;
  top: 15px;
  width: 120px;
  transform: rotate(45deg);
}
.ribbon-design:before, .ribbon-design:after {
  content: "";
  border-top: 3px solid #6e8900;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  position: absolute;
  bottom: -3px;
}
.ribbon-design:before {
  left: 0;
}
.ribbon-design:after {
  right: 0;
}
.ribbon-sec {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #ECECEC;
  float: left;
  padding: 20px;
  position: relative;
  z-index: 90;
  border-radius: 3px;
}

/* Progress Bar */
.progress-sec {
  float: left;
  padding: 40px;
  width: 100%;
}
.small-progress {
  height: 10px !important;
}
.large-progress {
  height: 30px;
}
.medium-progress {
  height: 20px;
}

/* Collapse */
.collapse-sec {
  float: left;
  padding: 40px;
  width: 100%;
}
.panel-group {
  float: left;
  width: 100%;
}
.panel-group .panel {
  border-color: #e8ecec;
  border-radius: 0;
  box-shadow: none;
}
.panel-group .panel .panel-heading {
  border-color: #e8ecec;
  border-radius: 0;
  box-shadow: none;
  padding: 15px 28px;
}
.panel-group .panel > .panel-collapse {
  border-color: #e8ecec;
}
.panel-group .panel > .panel-collapse .panel-body {
  font-family: Open Sans;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 26px;
  padding: 33px 40px;
}
.panel-group.white-collapse .panel-heading {
  background: #ffffff none repeat scroll 0 0;
}
.panel-group .panel .panel-heading h4 {
  font-size: 15px;
}

/* Services */
.services {
  float: left;
  padding: 40px;
  text-align: center;
  width: 100%;
}
.services span {
  color: #ff5f5f;
  display: inline-block;
  float: none;
  font-size: 30px;
  height: 80px;
  line-height: 77px;
  text-align: center;
  width: 80px;
}
.services h3 {
  float: left;
  font-size: 17px;
  margin: 10px 0;
  width: 100%;
}
.services.style2 span {
  color: #ffffff;
  margin-bottom: 20px;
}
.services.style3 {
  padding: 0;
  text-align: left;
}
.services.style3 > span {
  border-radius: 50%;
  color: #ffffff;
  float: left;
  font-size: 19px;
  height: 60px;
  line-height: 60px;
  margin-bottom: -29px;
  margin-left: 40px;
  position: relative;
  width: 60px;
}
.services.style3 .service-detail {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  padding: 50px 40px 40px;
  width: 100%;
}
.services.style3 .service-detail > h3 {
  padding-bottom: 20px;
  position: relative;
}
.services.style3 .service-detail > h3::before {
  background: #e8ecec none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 40px;
}

/*===== Comming Soon ====*/
.commingsoon {
  background: rgba(0, 0, 0, 0) url("http://placehold.it/1366x690") no-repeat scroll 0 0/cover;
  float: left;
  padding: 70px 0 120px;
  position: relative;
  z-index: 1;
  width: 100%;
  text-align: center;
}
.commingsoon .logo {
  color: #ffffff;
  display: inline-block;
  float: none;
  min-width: auto;
  padding: 0;
  text-align: center;
  width: 100%;
}
.commingsoon .logo > a {
  color: #ffffff;
  display: inline-block;
  float: none;
  font-size: 22px;
}
.countdown-sec {
  float: left;
  margin-top: 90px;
  width: 100%;
}
ul.countdown {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.commingsoon .logo > a > i {
  font-size: 22px;
}
.commingsoon:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  background: black;
  opacity: 0.85;
}
.comming-soon-logo {
  float: left;
  margin-bottom: 140px;
  width: 100%;
}
.timer {
  float: left;
  text-align: center;
  width: 100%;
}
.timer .countdown {
  display: inline-block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.timer .countdown li {
  border-radius: 30px;
  display: inline-block;
  height: 135px;
  margin: 0 10px;
  padding: 35px 25px 20px;
  position: relative;
  text-align: center;
  width: 135px;
}
.timer .countdown li span {
  color: #ffffff;
  float: left;
  font-family: lato;
  font-size: 45px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 39px;
  width: 100%;
}
.timer .countdown li p {
  color: #ffffff;
  float: left;
  font-family: lato;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 3px;
  line-height: 15px;
  margin-top: 16px;
  text-transform: uppercase;
  width: 100%;
}
.timer .countdown li:before {
  border: 2px solid #ffffff;
  border-bottom: 0 none;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  border-radius: 30px;
}
.timer .countdown li:after {
  border-bottom: 2px solid #4f4f4f;
  border-left: 2px solid #4f4f4f;
  border-right: 2px solid #4f4f4f;
  bottom: 0;
  content: "";
  height: 50%;
  left: 0;
  position: absolute;
  width: 100%;
  border-radius: 0 0 30px 30px;
}
.fancy-social {
  float: left;
  margin-top: 70px;
  text-align: center;
  width: 100%;
}
.fancy-social > span {
  color: #ffffff;
  float: left;
  font-size: 20px;
  font-weight: 900;
  letter-spacing: 2px;
  margin-bottom: 20px;
  text-transform: uppercase;
  width: 100%;
}
.fancy-social > a {
  background: rgba(80, 80, 80, 0.25) none repeat scroll 0 0;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  margin: 0 3px;
  position: relative;
  text-align: center;
  width: 36px;
}
.commingsoon form.subscribtion {
  float: left;
  height: 55px;
  margin-top: 80px;
  width: 100%;
}
.commingsoon form.subscribtion > input {
  background: #ffffff none repeat scroll 0 0;
  border: medium none;
  display: inline-block;
  font-family: Montserrat;
  padding: 15px 50px;
  text-align: center;
}
.commingsoon form.subscribtion > button {
  background: #ff5f5f none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  display: inline-block;
  font-family: Montserrat;
  height: 50px;
  padding: 0 20px;
}
ul.countdown > li {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px;
  display: inline-block;
  height: 140px;
  margin: 0 5px;
  position: relative;
  width: 110px;
}
ul.countdown > li > span {
  float: left;
  font-family: Montserrat;
  font-size: 27px;
  margin-bottom: 5px;
  padding-top: 48px;
  width: 100%;
}
ul.countdown > li > p {
  color: #ff5f5f;
  font-family: Open Sans;
  font-size: 11px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
.pagination-sec {
  float: left;
  padding: 40px;
  width: 100%;
}
.pagination {
  margin: 0;
}
.imageBox {
  position: relative;
  height: 400px;
  width: 400px;
  border: 1px solid #aaa;
  background: #fff;
  overflow: hidden;
  background-repeat: no-repeat;
  cursor: move;
}
.imageBox .thumbBox {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  box-sizing: border-box;
  border: 1px solid #666666;
  box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.5);
  background: none repeat scroll 0% 0% transparent;
}
.imageBox .spinner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  line-height: 400px;
  background: rgba(0, 0, 0, 0.7);
}
.action {
  width: 400px;
  height: 30px;
  margin: 10px 0;
}
.cropped > img {
  margin-right: 10px;
}
.product-filter {
  float: left;
  padding: 90px 40px 40px;
  width: 100%;
}
.product-filter section#options {
  float: left;
  text-align: center;
  width: 100%;
}
.option-isotop {
  float: left;
  text-align: center;
  width: 100%;
}
.option-set {
  float: left;
  list-style: outside none none;
  margin: 0 0 20px;
  padding: 0;
  text-align: center;
  width: 100%;
}
.option-set > li > a.selected > i {
  color: #ff5f5f;
}
.option-set > li > a.selected {
  color: #000000;
}
.option-set > li > a {
  float: left;
  line-height: 14px;
}
.option-set > li > a > i {
  color: #c8cccc;
  font-size: 14px;
  margin-right: 11px;
}
.option-set > li:last-child {
  border: medium none;
  padding-right: 0;
}
.filter-products {
  float: left;
  width: 100%;
}
.option-set > li {
  border-right: 1px solid #e8ecec;
  display: inline-block;
  float: none;
  line-height: 19px;
  padding: 0 13px;
}
.product-four {
  float: left;
  margin-top: 30px;
  width: 100%;
}
.product-thumb {
  float: left;
  width: 100%;
}
.product-thumb > img {
  float: left;
  width: 100%;
}
.product-four > h3 {
  float: left;
  font-family: Montserrat;
  font-size: 17px;
  margin: 20px 0 5px;
  width: 100%;
}
.product-four > h3 a {
  color: #232323;
}
.product-four > span {
  color: #ff5f5f;
  float: left;
  font-size: 11px;
  letter-spacing: 0.5px;
  margin-top: 1px;
  width: 100%;
}

/* Our Team */
.our-team {
  float: left;
  width: 100%;
  position: relative;
}
.our-team > img {
  float: left;
  width: 100%;
}
.team-box-sec {
  height: 100%;
  left: 0;
  padding: 10px;
  position: absolute;
  top: 0;
  width: 100%;
}
.team-box {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  display: table;
  float: left;
  height: 100%;
  padding: 20px;
  position: relative;
  text-align: center;
  transition: all 0.4s ease 0s;
  width: 100%;
}
.team-info {
  display: table-cell;
  margin-top: 50px;
  opacity: 0;
  transition: all 0.4s ease 0s;
  vertical-align: middle;
  visibility: hidden;
  width: 100%;
}
.team-box:hover > .team-info {
  margin: 0;
  opacity: 1;
  visibility: visible;
}
.team-info > h3 {
  float: left;
  font-family: Montserrat;
  font-size: 17px;
  width: 100%;
}
.team-info > span {
  color: #ff5f5f;
  float: left;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  width: 100%;
}
.team-info > p {
  float: left;
  margin-bottom: 0;
  margin-top: 13px;
  width: 100%;
}
.social-btns {
  float: left;
  padding-top: 30px;
  text-align: center;
  width: 100%;
}
.social-btns > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
.social-btns > ul > li {
  display: inline-block;
}
.social-btns > ul > li > a {
  float: left;
}
.social-btns > ul > li > a > i {
  color: #ffffff;
  float: left;
  height: 34px;
  line-height: 34px;
  width: 34px;
}
.social-btns > ul > li > a > i.fa-facebook {
  background: #3e6baf;
}
.social-btns > ul > li > a > i.fa-twitter {
  background: #4dd3f0;
}
.social-btns > ul > li > a > i.fa-google-plus {
  background: #ff4949;
}
.team-box:hover {
  background: #ffffff none repeat scroll 0 0;
}
.tooltips-sec {
  float: left;
  padding: 40px;
  position: relative;
  width: 100%;
}
.tooltips-sec > .tooltip {
  float: left;
  margin: 0 42px 0 0;
  opacity: 1;
  position: relative;
}
.tooltips-on-hover {
  float: left;
  padding: 40px;
  width: 100%;
}
.popover-sec-static {
  float: left;
  padding: 40px;
  width: 100%;
}
.popover-sec-static > .popover {
  display: block;
  float: left;
  margin: 0 50px 50px 0;
  position: relative;
}
.popover-on-click {
  float: left;
  padding: 40px;
  width: 100%;
}
.mini-charts {
  float: left;
  padding: 40px;
}
.chart {
  border-radius: 10px;
  padding: 0 15px;
  position: relative;
  min-height: 200px;
  margin: 15px auto;
  width: 96%;
  box-sizing: border-box;
  background-color: #fff;
  overflow: hidden;
}
@media only screen and (min-width: 601px) {
#DonutTicketsByDepartment {
    float: left;
    margin-right: 30px;
    width: 200px;
}
#TicketByDepartmentLegends {
    display: block;
    float: left;
    list-style: outside none none;
    margin: 39px 0;
    padding: 0;
}
.title {
    display: block;
    margin-right: 150px;
}
.author {
    float: right;
    width: 150px;
}
.lt {
    display: none;
}
}
@media only screen and (max-width: 600px) {
.chart {
    text-align: center;
}
#DonutTicketsByDepartment {
    width: 200px;
    margin: 0 auto;
    float: none;
}
#TicketByDepartmentLegends {
    list-style-type: none;
    padding-top: 0px !important;
    margin: 0 auto;
    display: inline-block;
    text-align: left;
}
.title,
  .author {
    display: block;
    text-align: center;
}
.author {
    margin-top: 5px;
}
.lt {
    display: block;
}
.rt {
    display: none;
}
}
#TicketByDepartmentLegends li {
  margin-bottom: 10px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 400;
  color: #000;
}
#TicketByDepartmentLegends li span.icon {
  border-radius: 50%;
  float: left;
  height: 12px;
  margin: 8px 10px;
  width: 12px;
}
#TicketByDepartmentLegends li span.label {
  color: #757575;
  display: block;
  font-family: Open Sans;
  font-size: 13px;
  font-weight: normal;
  line-height: 22px;
  margin-left: 30px;
  text-align: left;
}
.pie-responsive {
  float: left;
  padding: 40px;
  position: relative;
  width: 100%;
}
.form-elements-sec {
  float: left;
  padding: 40px;
  width: 100%;
}
.form-elements-sec form {
  margin-bottom: 10px;
}
.form-elements-sec form select {
  margin-bottom: 10px;
}

/* CSS Document */
.stepsForm {
  width: 100%;
  box-sizing: border-box;
  line-height: 1;
}
.stepsForm .sf-error {
  border: solid 1px #C00 !important;
}
.stepsForm .sf-error + span {
  border-color: #C00 !important;
}
.stepsForm #sf-msg {
  display: inline-block;
  padding: 1rem;
}
.stepsForm .sf-msg-error {
  color: #c00;
}
.stepsForm .sf-msg-success {
  color: #090;
}
.stepsForm .sf-steps {
  box-sizing: border-box;
  float: left;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}
.stepsForm .sf-steps .sf-steps-content {
  width: 100%;
  box-sizing: border-box;
  border-bottom: solid 2px #2096cd;
  font-size: 18px;
}
.stepsForm .sf-steps-content > div {
  background: #ccc none repeat scroll 0 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Montserrat;
  font-size: 15px;
  overflow: hidden;
  padding: 13px 30px 13px 60px;
  position: relative;
}
.stepsForm .sf-steps-center > div {
  display: block;
  padding: 1rem 2rem 1rem 4rem;
  background: #CCC;
  color: #FFF;
  cursor: pointer;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  box-sizing: border-box;
}
.stepsForm .sf-steps-content > div.sf-active {
  background: #2096cd;
}
.stepsForm .sf-steps-content > div > span {
  background: #aaa none repeat scroll 0 0;
  bottom: 0;
  font-size: 15px;
  left: 0;
  padding: 13px;
  position: absolute;
  top: 0;
}
.stepsForm .sf-steps-content > div > i {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(data:image/gif;base64,R0lGODlhEAAQAPQAAP///wCIzPj7/Dii14TF5QaKzSaZ09br9qjW7RaS0Ha+42a34OTx+JjO6cbj8kip2lav3AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAEAAQAAAFUCAgjmRpnqUwFGwhKoRgqq2YFMaRGjWA8AbZiIBbjQQ8AmmFUJEQhQGJhaKOrCksgEla+KIkYvC6SJKQOISoNSYdeIk1ayA8ExTyeR3F749CACH5BAkKAAAALAAAAAAQABAAAAVoICCKR9KMaCoaxeCoqEAkRX3AwMHWxQIIjJSAZWgUEgzBwCBAEQpMwIDwY1FHgwJCtOW2UDWYIDyqNVVkUbYr6CK+o2eUMKgWrqKhj0FrEM8jQQALPFA3MAc8CQSAMA5ZBjgqDQmHIyEAIfkECQoAAAAsAAAAABAAEAAABWAgII4j85Ao2hRIKgrEUBQJLaSHMe8zgQo6Q8sxS7RIhILhBkgumCTZsXkACBC+0cwF2GoLLoFXREDcDlkAojBICRaFLDCOQtQKjmsQSubtDFU/NXcDBHwkaw1cKQ8MiyEAIfkECQoAAAAsAAAAABAAEAAABVIgII5kaZ6AIJQCMRTFQKiDQx4GrBfGa4uCnAEhQuRgPwCBtwK+kCNFgjh6QlFYgGO7baJ2CxIioSDpwqNggWCGDVVGphly3BkOpXDrKfNm/4AhACH5BAkKAAAALAAAAAAQABAAAAVgICCOZGmeqEAMRTEQwskYbV0Yx7kYSIzQhtgoBxCKBDQCIOcoLBimRiFhSABYU5gIgW01pLUBYkRItAYAqrlhYiwKjiWAcDMWY8QjsCf4DewiBzQ2N1AmKlgvgCiMjSQhACH5BAkKAAAALAAAAAAQABAAAAVfICCOZGmeqEgUxUAIpkA0AMKyxkEiSZEIsJqhYAg+boUFSTAkiBiNHks3sg1ILAfBiS10gyqCg0UaFBCkwy3RYKiIYMAC+RAxiQgYsJdAjw5DN2gILzEEZgVcKYuMJiEAOwAAAAAAAAAAAA==) center no-repeat;
  padding: 1rem;
}
.stepsForm .sf-steps-content > div.sf-active > span {
  background: #1b7fad;
}
.stepsForm .sf-steps-content > div > span:after {
  content: '';
  display: block;
  width: 10px;
  position: absolute;
  right: -10px;
  height: 100%;
  top: 0;
  background: url('data:image/svg+xml; charset=utf-8,<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 20" preserveAspectRatio="none"><path d="m0,0 l10,10 l-10,10 l-0,-20z" stroke-width="1.5" fill="#AAA"/></svg>') 0 0 no-repeat;
}
.stepsForm .sf-steps-content > div.sf-active > span:after {
  background: url('data:image/svg+xml; charset=utf-8,<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 20" preserveAspectRatio="none"><path d="m0,0 l10,10 l-10,10 l-0,-20z" stroke-width="1.5" fill="#1b7fad"/></svg>') 0 0 no-repeat;
}
.stepsForm .sf-steps-form {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}
.stepsForm .sf-steps-navigation {
  padding: 0 1rem;
}
.stepsForm .sf-button {
  background: #2096cd none repeat scroll 0 0;
  border: medium none;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  font-family: Montserrat;
  outline: medium none;
  padding: 11px 37px;
}
.stepsForm .sf-content {
  width: 100%;
  box-sizing: border-box;
  display: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin-top: 30px;
}
.stepsForm .sf-content > li {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 2rem;
  padding: 3px 0;
}
.stepsForm input[type="text"], .stepsForm input[type="tel"], .stepsForm input[type="email"], .stepsForm input[type="password"] {
  border: 1px solid #e8ecec;
  border-radius: 0;
  box-sizing: border-box;
  font-family: Open Sans;
  outline: medium none;
  padding: 11px 30px;
  width: 100%;
}
.stepsForm textarea {
  border: 1px solid #e8ecec;
  border-radius: 0 !important;
  box-sizing: border-box;
  height: 100px;
  outline: medium none;
  overflow: auto;
  padding: 11px 20px;
  width: 100%;
}
.stepsForm label.sf-select {
  position: relative;
  display: block;
}
.stepsForm label.sf-select > select {
  border: 1px solid #e8ecec;
  border-radius: 0;
  box-sizing: border-box;
  color: #555555;
  font-family: Open Sans;
  font-weight: normal;
  outline: medium none;
  padding: 1rem;
  width: 100%;
}
.stepsForm label.sf-select > span {
  position: absolute;
  display: inline-block;
  text-align: center;
  right: 1px;
  top: 1px;
  bottom: 1px;
  width: 3.5rem;
  pointer-events: none;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #e8e8e8;
  border-left: solid 1px #DDD;
}
.stepsForm label.sf-select > span::after {
  content: "";
  display: inline-block;
  width: 20%;
  height: 20%;
  transform: rotate(-45deg) translate(-80%, 80%);
  border: 0 solid #fff;
  border-left-width: .25em;
  border-bottom-width: .25em;
}
.stepsForm label.sf-select > select:focus + span {
  background-color: #2096cd;
}
.stepsForm .sf-radio, .stepsForm .sf-check {
  width: 100%;
  height: auto;
  padding: 1rem 0;
}
.stepsForm .sf-radio label, .stepsForm .sf-check label {
  display: inline-block;
  font-weight: 500;
  margin-right: 20px;
}
.stepsForm .sf-radio label input[type=radio], .stepsForm .sf-check label input[type=checkbox] {
  position: absolute;
  pointer-events: none;
  opacity: 0;
  margin: 0;
  padding: 0;
  height: 10px;
}
.stepsForm .sf-radio label input[type=radio] + span, .stepsForm .sf-check label input[type=checkbox] + span {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-color: #fff;
  border: 1px solid #cecece;
  text-align: center;
  vertical-align: top;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.stepsForm .sf-radio label input[type=radio] + span::after, .stepsForm .sf-check label input[type=checkbox] + span::after {
  content: "";
  display: inline-block;
  opacity: 0;
  width: 100%;
  height: 100%;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 200ms;
}
.stepsForm .sf-radio label input[type=radio]:focus + span, .stepsForm .sf-check label input[type=checkbox]:focus + span, .stepsForm .sf-radio label input[type=radio]:active + span, .stepsForm .sf-check label input[type=checkbox]:active + span {
  border-color: #2096cd;
}
.stepsForm .sf-radio label input[type=radio]:checked + span::after, .stepsForm .sf-check label input[type=checkbox]:checked + span::after {
  opacity: 1;
}
.stepsForm .sf-radio label input[type=radio].error + span, .stepsForm .sf-check label input[type=checkbox].error + span {
  border-color: #e2513f;
  border-width: 2px;
}
.stepsForm .sf-radio label input[type=radio] + span {
  border-radius: 2em;
}
.stepsForm .sf-radio label input[type=radio] + span::after {
  border-radius: 1em;
  background-color: #2096cd;
}
.stepsForm .sf-radio label input[type=radio]:checked + span::after {
  border: .2em solid #fff;
}
.stepsForm .sf-check label input[type=checkbox] + span {
  border-radius: 2px;
  box-shadow: 0 0 5px #ddd;
}
.stepsForm .sf-check label input[type=checkbox] + span::after {
  height: 45%;
  width: 75%;
  background-color: transparent;
  border: 0 solid #2096cd;
  vertical-align: bottom;
  transform: rotate(-45deg) translate(50%, -75%);
}
.stepsForm .sf-check label input[type=checkbox]:checked + span::after {
  border-left-width: .2em;
  border-bottom-width: .2em;
}
.stepsForm input[type=text]:focus, .stepsForm input[type=tel]:focus, .stepsForm input[type=password]:focus, .stepsForm input[type=email]:focus, .stepsForm label.sf-select > select:focus, .stepsForm textarea:focus {
  border-color: #2096cd;
  box-shadow: 0px 0px 5px 0px #2096cd;
}
.stepsForm input, .stepsForm select, .stepsForm textarea, .stepsForm button {
  border-radius: 3px;
}
.sf-shadow input, .sf-shadow select, .sf-shadow textarea {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.sf-align-right {
  text-align: right;
}
.sf-align-center {
  text-align: center;
}
.sf-align-center > span#sf-msg {
  display: block;
  clear: both;
  margin: 0 auto;
}
.sf-align-center > button {
  display: block;
  clear: both;
  margin: 0 auto;
  margin-bottom: 10px;
}
.stepsForm .column_1 {
  width: 16.666666667%;
}
.stepsForm .column_2 {
  width: 33.333333334%;
}
.stepsForm .column_3 {
  width: 50%;
}
.stepsForm .column_4 {
  width: 66.666666667%;
}
.stepsForm .column_5 {
  width: 83.333333334%;
}
.stepsForm .column_6 {
  width: 100%;
}

/*RED Style*******************************************/
.sf-theme-red .sf-steps .sf-steps-content {
  border-color: #f44a56;
}
.sf-theme-red .sf-steps .sf-steps-content > div.sf-active {
  background: #f44a56;
}
.sf-theme-red .sf-steps .sf-steps-content > div.sf-active > span {
  background: #c63943;
}
.sf-theme-red .sf-steps .sf-steps-content > div.sf-active > span:after {
  background: url('data:image/svg+xml; charset=utf-8,<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 20" preserveAspectRatio="none"><path d="m0,0 l10,10 l-10,10 l-0,-20z" stroke-width="1.5" fill="#c63943"/></svg>') 0 0 no-repeat;
}
.sf-theme-red .sf-radio label input[type=radio]:focus + span, .sf-theme-red .sf-check label input[type=checkbox]:focus + span, .sf-theme-red .sf-radio label input[type=radio]:active + span, .sf-theme-red .sf-check label input[type=checkbox]:active + span {
  border-color: #f44a56;
}
.sf-theme-red .sf-radio label input[type=radio] + span::after {
  background-color: #f44a56;
}
.sf-theme-red .sf-check label input[type=checkbox] + span::after {
  border-color: #f44a56;
}
.sf-theme-red label.sf-select > select:focus + span {
  background-color: #f44a56;
}
.sf-theme-red input[type=text]:focus, .sf-theme-red input[type=tel]:focus, .sf-theme-red input[type=password]:focus, .sf-theme-red input[type=email]:focus, .sf-theme-red label.sf-select > select:focus, .sf-theme-red textarea:focus {
  border-color: #f44a56;
  box-shadow: 0px 0px 5px 0px #f44a55;
}
.sf-theme-red .sf-steps-navigation > button {
  background: #f44a56;
}

/*purple Style*******************************************/
.sf-theme-purple .sf-steps .sf-steps-content {
  border-color: #795aac;
}
.sf-theme-purple .sf-steps .sf-steps-content > div.sf-active {
  background: #795aac;
}
.sf-theme-purple .sf-steps .sf-steps-content > div.sf-active > span {
  background: #60478a;
}
.sf-theme-purple .sf-steps .sf-steps-content > div.sf-active > span:after {
  background: url('data:image/svg+xml; charset=utf-8,<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 20" preserveAspectRatio="none"><path d="m0,0 l10,10 l-10,10 l-0,-20z" stroke-width="1.5" fill="#60478a"/></svg>') 0 0 no-repeat;
}
.sf-theme-purple .sf-radio label input[type=radio]:focus + span, .sf-theme-purple .sf-check label input[type=checkbox]:focus + span, .sf-theme-purple .sf-radio label input[type=radio]:active + span, .sf-theme-purple .sf-check label input[type=checkbox]:active + span {
  border-color: #795aac;
}
.sf-theme-purple .sf-radio label input[type=radio] + span::after {
  background-color: #795aac;
}
.sf-theme-purple .sf-check label input[type=checkbox] + span::after {
  border-color: #795aac;
}
.sf-theme-purple label.sf-select > select:focus + span {
  background-color: #795aac;
}
.sf-theme-purple input[type=text]:focus, .sf-theme-purple input[type=tel]:focus, .sf-theme-purple input[type=password]:focus, .sf-theme-purple input[type=email]:focus, .sf-theme-purple label.sf-select > select:focus, .sf-theme-purple textarea:focus {
  border-color: #795aac;
  box-shadow: 0px 0px 5px 0px #795aac;
}
.sf-theme-purple .sf-steps-navigation > button {
  background: #795aac;
}

/*green Style*******************************************/
.sf-theme-green .sf-steps .sf-steps-content {
  border-color: #27ae60;
}
.sf-theme-green .sf-steps .sf-steps-content > div.sf-active {
  background: #27ae60;
}
.sf-theme-green .sf-steps .sf-steps-content > div.sf-active > span {
  background: #1d864a;
}
.sf-theme-green .sf-steps .sf-steps-content > div.sf-active > span:after {
  background: url('data:image/svg+xml; charset=utf-8,<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 20" preserveAspectRatio="none"><path d="m0,0 l10,10 l-10,10 l-0,-20z" stroke-width="1.5" fill="#1d864a"/></svg>') 0 0 no-repeat;
}
.sf-theme-green .sf-radio label input[type=radio]:focus + span, .sf-theme-green .sf-check label input[type=checkbox]:focus + span, .sf-theme-green .sf-radio label input[type=radio]:active + span, .sf-theme-green .sf-check label input[type=checkbox]:active + span {
  border-color: #27ae60;
}
.sf-theme-green .sf-radio label input[type=radio] + span::after {
  background-color: #27ae60;
}
.sf-theme-green .sf-check label input[type=checkbox] + span::after {
  border-color: #27ae60;
}
.sf-theme-green label.sf-select > select:focus + span {
  background-color: #27ae60;
}
.sf-theme-green input[type=text]:focus, .sf-theme-green input[type=tel]:focus, .sf-theme-green input[type=password]:focus, .sf-theme-green input[type=email]:focus, .sf-theme-green label.sf-select > select:focus, .sf-theme-green textarea:focus {
  border-color: #27ae60;
  box-shadow: 0px 0px 5px 0px #1d864a;
}
.sf-theme-green .sf-steps-navigation > button {
  background: #27ae60;
}

/*turquoise Style*******************************************/
.sf-theme-turquoise .sf-steps .sf-steps-content {
  border-color: #1fb5ad;
}
.sf-theme-turquoise .sf-steps .sf-steps-content > div.sf-active {
  background: #1fb5ad;
}
.sf-theme-turquoise .sf-steps .sf-steps-content > div.sf-active > span {
  background: #18908a;
}
.sf-theme-turquoise .sf-steps .sf-steps-content > div.sf-active > span:after {
  background: url('data:image/svg+xml; charset=utf-8,<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 20" preserveAspectRatio="none"><path d="m0,0 l10,10 l-10,10 l-0,-20z" stroke-width="1.5" fill="#18908a"/></svg>') 0 0 no-repeat;
}
.sf-theme-turquoise .sf-radio label input[type=radio]:focus + span, .sf-theme-turquoise .sf-check label input[type=checkbox]:focus + span, .sf-theme-turquoise .sf-radio label input[type=radio]:active + span, .sf-theme-turquoise .sf-check label input[type=checkbox]:active + span {
  border-color: #1fb5ad;
}
.sf-theme-turquoise .sf-radio label input[type=radio] + span::after {
  background-color: #1fb5ad;
}
.sf-theme-turquoise .sf-check label input[type=checkbox] + span::after {
  border-color: #1fb5ad;
}
.sf-theme-turquoise label.sf-select > select:focus + span {
  background-color: #1fb5ad;
}
.sf-theme-turquoise input[type=text]:focus, .sf-theme-turquoise input[type=tel]:focus, .sf-theme-turquoise input[type=password]:focus, .sf-theme-turquoise input[type=email]:focus, .sf-theme-turquoise label.sf-select > select:focus, .sf-theme-turquoise textarea:focus {
  border-color: #1fb5ad;
  box-shadow: 0px 0px 5px 0px #1fb5ae;
}
.sf-theme-turquoise .sf-steps-navigation > button {
  background: #1fb5ad;
}
.step-form-sec {
  float: left;
  padding: 40px;
  width: 100%;
}

/* Profile */
.profile-sec {
  float: left;
  width: 100%;
}
.profile-banner-sec {
  float: left;
  min-height: 110px;
  position: relative;
  width: 100%;
}
.profile-banner-sec > ul {
  left: 0;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.profile-banner-sec li {
  display: inline-block;
  margin: 0 10px;
}
.profile-banner-sec li > a, .profile-banner-sec li > label {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 30px;
  color: #2e2e2e;
  float: left;
  font-family: Montserrat;
  font-weight: normal;
  padding: 13px 40px;
  margin: 0;
  cursor: pointer;
}
.profile-banner-sec li > a:hover, .profile-banner-sec li > label:hover {
  background: #ff5f5f none repeat scroll 0 0;
  color: #ffffff;
}
.profile-banner-sec li > a > i,
.profile-banner-sec li > label i {
  color: #ff5f5f;
  margin-right: 9px;
}
.profile-banner-sec li > a:hover > i,
.profile-banner-sec li > label:hover i {
  color: #ffffff;
}
.profile-banner-sec > img {
  border-radius: 5px 5px 0 0;
  float: left;
  max-width: 100%;
}
.user-bar {
  background: #fff none repeat scroll 0 0;
  border-radius: 0 0 5px 5px;
  float: left;
  padding-left: 20%;
  position: relative;
  width: 100%;
}
.user-thumb {
  float: left;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20%;
}
.user-thumb > img {
  border-radius: 50%;
  float: left;
  margin-top: 53px;
  padding: 0 30px;
  width: 100%;
}
.user-thumb > h3 {
  float: left;
  font-family: Montserrat;
  font-size: 18px;
  text-align: center;
  width: 100%;
}
.user-thumb > span {
  color: #a5a5a5;
  float: left;
  font-family: Open Sans;
  font-size: 11px;
  letter-spacing: 0.5px;
  text-align: center;
  width: 100%;
}
.user-thumb > span > i {
  color: #ff5f5f;
  margin-right: 4px;
}
.user-bar > ul {
  float: right;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.user-bar > ul > li {
  color: #2e2e2e;
  float: left;
  font-family: Montserrat;
  font-size: 19px;
  padding: 23px 25px 19px;
}
.user-bar > ul > li > span {
  color: #858585;
  display: list-item;
  font-family: Open Sans;
  font-size: 11px;
  font-style: italic;
  letter-spacing: 0.5px;
  list-style: outside none none;
  margin-top: 2px;
}
.user-bar > a {
  border-radius: 20px;
  color: #ffffff;
  float: right;
  font-family: Montserrat;
  font-size: 13px;
  margin: 22px 40px;
  padding: 10px 23px;
}
.user-bar > .social-btns {
  float: left;
  margin: 26px 0 0;
  padding: 0;
  width: auto;
}
.profile-all {
  float: left;
  margin-top: 104px;
  width: 100%;
}
.profile-banner-sec li > input {
  display: none;
}
.my-location > #mapthree {
  border-radius: 5px;
  float: left;
  height: 300px;
  width: 100%;
}
.toggleWrapper {
  float: left;
  margin-top: 20px;
}
.toggleWrapper input {
  position: absolute;
  left: -99em;
}
.toggle {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px;
  cursor: pointer;
  display: inline-block;
  height: 30px;
  position: relative;
  transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;
  width: 70px;
}
.toggle::before, .toggle::after {
  color: #fff;
  font-family: Open Sans;
  font-size: 9px;
  line-height: 32px;
  position: absolute;
  transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;
  z-index: 2;
}
.toggle::before {
  color: #ffffff;
  content: "OFF";
  left: 11px;
}
.toggle::after {
  color: #b0b0b0;
  content: "ON";
  font-weight: normal;
  right: 11px;
}
.toggle__handler {
  background: #ff5f5f none repeat scroll 0 0;
  border-radius: 5px;
  display: inline-block;
  height: 24px;
  left: 3px;
  position: relative;
  top: 3px;
  transform: translateX(0px);
  transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;
  width: 34px;
  z-index: 1;
}
input:checked + .toggle {
  background: #66B317;
}
input:checked + .toggle:before {
  color: #fff;
}
input:checked + .toggle::after {
  color: #66b317;
  left: 42px;
}
input:checked + .toggle .toggle__handler {
  background: #ffffff none repeat scroll 0 0;
  border-color: #fff;
  left: -27px;
  transform: translateX(60px);
  width: 34px;
}
.show-elements {
  float: left;
}
.billing-sec .widget-title {
  margin-bottom: 20px;
}
.inbox-sec {
  float: left;
  margin-top: 30px;
  width: 100%;
}
.inbox-sec > .row {
  margin: 0 -1px;
}
.inbox-sec > .row > div {
  padding: 0 1px;
}
.inbox-navigation {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  padding-bottom: 59px;
  width: 100%;
}
.inbox-panel-head {
  float: left;
  padding: 40px;
  width: 100%;
}
.inbox-panel-head > img {
  border-radius: 50%;
  float: left;
  margin-right: 20px;
  width: 60px;
}
.inbox-panel-head > h1 {
  display: block;
  font-family: Montserrat;
  font-size: 16px;
  margin: 3px 0 8px;
}
.inbox-panel-head > h1 > i {
  font-style: normal;
}
.inbox-panel-head > a {
  color: #757575;
  display: inline-block;
  font-family: Open Sans;
  font-size: 12px;
  letter-spacing: 0.4px;
  margin-right: 10px;
  margin-top: 1px;
}
.inbox-panel-head > a > i {
  margin-right: 5px;
}
.inbox-panel-head > ul {
  float: left;
  list-style: outside none none;
  margin: 40px 0 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
.inbox-panel-head > ul > li {
  display: inline-block;
  float: none;
}
.inbox-panel-head > ul > li > a {
  background: #ff5f5f none repeat scroll 0 0;
  border-radius: 45px;
  color: #fff;
  float: left;
  font-family: Montserrat;
  font-size: 14px;
  padding: 10px 31px;
}
.message-list > li:last-child {
  border-bottom: medium none;
}
.inbox-navigation > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.inbox-navigation > ul > li > a {
  color: #555555;
  float: left;
  font-family: Open Sans;
  font-size: 12px;
  letter-spacing: 0.5px;
}
.inbox-navigation > ul > li {
  background: #f5f5f5 none repeat scroll 0 0;
  float: left;
  margin-bottom: 1px;
  padding: 16px 40px;
  width: 100%;
}
.inbox-navigation > ul > li > a > i {
  color: #a0a0a0;
  font-size: 14px;
  margin-right: 3px;
  width: 21px;
}
.inbox-navigation > ul > li > span {
  background: #7373ff none repeat scroll 0 0;
  border-radius: 50%;
  color: #ffffff;
  float: right;
  font-size: 10px;
  font-weight: 600;
  height: 20px;
  text-align: center;
  width: 20px;
}
.flaged {
  float: left;
  width: 100%;
}
.flaged > h3 {
  float: left;
  font-family: Montserrat;
  font-size: 16px;
  margin: 10px 0 0;
  padding: 24px 40px;
  width: 100%;
}
.flaged > h3 > i {
  margin-right: 13px;
}
.flaged > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.flaged li {
  float: left;
  padding: 8px 40px;
  width: 100%;
}
.flaged li a i {
  margin-right: 10px;
}
.inbox-lists {
  float: left;
  width: 100%;
}
.inbox-action {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  margin-bottom: 2px;
  width: 100%;
}
.inbox-action > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 20px 30px;
  width: 100%;
}
.inbox-action > ul > li {
  float: left;
  margin-right: 20px;
}
.inbox-action > ul > li > label, .inbox-action > ul > li > a {
  color: #959595;
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  margin: 0;
}
.inbox-action > ul > li > label input {
  float: left;
  margin: 4px 8px 0 0;
}
.inbox-action > ul > li > a i {
  font-size: 14px;
  margin-right: 5px;
  width: 13px;
}
.mesages-lists {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  overflow: hidden;
  padding-top: 140px;
  position: relative;
  width: 100%;
}
.mesages-lists #searchDir > form {
  background: #f5f5f5 none repeat scroll 0 0;
  border-color: #dadede;
  margin: 0;
}
.mesages-lists #searchDir {
  box-shadow: 6px 1px 10px rgba(0, 0, 0, 0.1);
  float: left;
  left: 0;
  padding: 30px;
  position: absolute;
  top: 0;
  width: 100%;
}
.message-list {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0 30px;
  width: 100%;
}
.message-list > li {
  border-bottom: 1px solid #e8ecec;
  float: left;
  padding-bottom: 22px;
  padding-top: 22px;
  width: 100%;
}
.message-list > li > .select-message {
  float: left;
}
.message-list > li > span.star-this {
  cursor: pointer;
  float: left;
  padding-left: 16px;
  width: 40px;
}
.message-list > li > .sender-name {
  display: inline-block;
  font-family: Montserrat;
  font-size: 14px;
  margin: 0;
  width: auto;
}
.message-list > li > span.make-important {
  cursor: pointer;
  float: left;
  margin-right: 30px;
  transition: all 0.4s ease 0s;
}
.message-list > li > p {
  float: left;
  margin: 5px 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.message-list > li > a {
  color: #afafaf;
  display: inline-block;
  font-size: 13px;
  margin-left: 40px;
}
.message-list > li > span.star-this.starred {
  color: orange;
}
.message-list > li > span.star-this.starred > i::before {
  content: "\F005";
}
.message-list > li > span.make-important.important-done {
  transform: rotate(90deg);
  color: #ff5f5f;
}

/* GitHub Theme */
.prettyprint {
  background: white;
  font-family: Menlo, 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', Monaco, Consolas, monospace;
  font-size: 12px;
  line-height: 1.5;
  border: 1px solid #ccc;
  padding: 10px;
}
.pln {
  color: #333333;
}
@media screen {
.str {
    color: #dd1144;
}
.kwd {
    color: #333333;
}
.com {
    color: #999988;
}
.typ {
    color: #445588;
}
.lit {
    color: #445588;
}
.pun {
    color: #333333;
}
.opn {
    color: #333333;
}
.clo {
    color: #333333;
}
.tag {
    color: navy;
}
.atn {
    color: teal;
}
.atv {
    color: #dd1144;
}
.dec {
    color: #333333;
}
.var {
    color: teal;
}
.fun {
    color: #990000;
}
}
@media print, projection {
.str {
    color: #006600;
}
.kwd {
    color: #006;
    font-weight: bold;
}
.com {
    color: #600;
    font-style: italic;
}
.typ {
    color: #404;
    font-weight: bold;
}
.lit {
    color: #004444;
}
.pun, .opn, .clo {
    color: #444400;
}
.tag {
    color: #006;
    font-weight: bold;
}
.atn {
    color: #440044;
}
.atv {
    color: #006600;
}
}

/* Specify class=linenums on a pre to get line numbering */
ol.linenums {
  margin-top: 0;
  margin-bottom: 0;
}

/* IE indents via margin-left */
li.L0,
li.L1,
li.L2,
li.L3,
li.L4,
li.L5,
li.L6,
li.L7,
li.L8,
li.L9 {
  /* */
}

/* Alternate shading for lines */
li.L1,
li.L3,
li.L5,
li.L7,
li.L9 {
  /* */
}
.nedemo {
  width: 450px;
  height: 200px;
  background: #ffffff;
  border: solid 1px #E9E9E9;
  border-radius: 2px;
  margin: 0 auto;
  margin-top: 10%;
  padding: 24px;
}
.neditor {
  text-align: left;
  font-family: Arial,sans-serif;
  border: 1px solid #d2d6d7;
}
.neditor > .ne_toolbar {
  border-bottom: 1px solid #d2d6d7;
}
.neditor > .ne_toolbar > ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
  height: 40px;
  display: table;
}
.neditor > .ne_toolbar > ul > li {
  display: inline-block;
  text-align: center;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  border-right: 1px solid #d2d6d7;
  cursor: pointer;
  position: relative;
}
.neditor > .ne_toolbar > ul > li svg {
  width: 24px;
  height: 24px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.neditor > textarea {
  border: none;
  outline: 0;
  width: 100%;
  height: calc(100% - 41px);
  padding: 10px;
  resize: none;
}
.nScriptList {
  position: absolute;
  background-color: #fff;
  width: 250px;
  list-style: none;
  padding: 0;
  margin: 0 0 0 -100px;
  height: 200px;
  overflow-y: scroll;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  display: none;
}
.nScriptListShow {
  display: block;
}
.nScriptList > li > a {
  display: block;
  height: 30px;
  line-height: 30px;
  color: #333;
  text-decoration: none;
}
.nScriptList > li > a:hover {
  background: #E0E0E0;
}
.compose-email-sec {
  float: left;
  padding: 0 0 0 30px;
  width: 100%;
}
.field > div {
  float: left;
  width: 100%;
}
.compose-email-sec button {
  margin: 0;
}
.btns {
  border: medium none;
  color: #ffffff;
  float: left;
  font-family: Montserrat;
  margin-bottom: 2px;
  margin-right: 2px;
  padding: 0;
  transition: all 0.4s ease 0s;
}
.btns:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.buttons-sec {
  float: left;
  padding: 40px;
  width: 100%;
}
.lrg-btn {
  font-size: 15px;
  padding: 12px 21px;
}
.mdm-btn {
  font-size: 13px;
  padding: 10px 18px;
}
.sml-btn {
  font-size: 13px;
  padding: 10px 18px;
}
.sml-btn {
  font-size: 11px;
  padding: 6px 14px;
}
.lrg-radius {
  border-radius: 30px;
}
.mdm-radius {
  border-radius: 10px;
}
.sml-radius {
  border-radius: 5px;
}
.btns.tag-btn {
  padding-left: 40px;
  position: relative;
}
.btns.tag-btn::before {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 50%;
  content: "";
  height: 5px;
  left: 22px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 5px;
}
.nav-pills > li > a {
  color: #ffffff;
}
.nav > li > a:focus, .nav > li > a:hover {
  background: #929595 none repeat scroll 0 0;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background: #929595 none repeat scroll 0 0;
}
.btn-group a {
  color: #ffffff;
}
.btn-group a:hover {
  color: #fff;
}

/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.0.1
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Made available under a MIT License:
 * http://www.opensource.org/licenses/mit-license.php

 * Hover.css Copyright Ian Lunn 2014. Generated with Sass.
 */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-grow:active, .hvr-grow:focus, .hvr-grow:hover {
  transform: scale(1.1);
}
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-shrink:active, .hvr-shrink:focus, .hvr-shrink:hover {
  transform: scale(0.9);
}
@keyframes hvr-pulse {
25% {
    transform: scale(1.1);
}
75% {
    transform: scale(0.9);
}
}
.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-pulse:active, .hvr-pulse:focus, .hvr-pulse:hover {
  animation-name: hvr-pulse;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@keyframes hvr-pulse-grow {
to {
    transform: scale(1.1);
}
}
.hvr-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-pulse-grow:active, .hvr-pulse-grow:focus, .hvr-pulse-grow:hover {
  animation-name: hvr-pulse-grow;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes hvr-pulse-shrink {
to {
    transform: scale(0.9);
}
}
.hvr-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-pulse-shrink:active, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:hover {
  animation-name: hvr-pulse-shrink;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes hvr-push {
50% {
    transform: scale(0.8);
}
100% {
    transform: scale(1);
}
}
.hvr-push {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-push:active, .hvr-push:focus, .hvr-push:hover {
  animation-name: hvr-push;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}
@keyframes hvr-pop {
50% {
    transform: scale(1.2);
}
}
.hvr-pop {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-pop:active, .hvr-pop:focus, .hvr-pop:hover {
  animation-name: hvr-pop;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}
.hvr-bounce-in {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .5s;
}
.hvr-bounce-in:active, .hvr-bounce-in:focus, .hvr-bounce-in:hover {
  transform: scale(1.2);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.hvr-bounce-out {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .5s;
}
.hvr-bounce-out:active, .hvr-bounce-out:focus, .hvr-bounce-out:hover {
  transform: scale(0.8);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.hvr-rotate {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-rotate:active, .hvr-rotate:focus, .hvr-rotate:hover {
  transform: rotate(4deg);
}
.hvr-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-grow-rotate:active, .hvr-grow-rotate:focus, .hvr-grow-rotate:hover {
  transform: scale(1.1) rotate(4deg);
}
.hvr-float {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-float:active, .hvr-float:focus, .hvr-float:hover {
  transform: translateY(-8px);
}
.hvr-sink {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-sink:active, .hvr-sink:focus, .hvr-sink:hover {
  transform: translateY(8px);
}
@keyframes hvr-bob {
0% {
    transform: translateY(-8px);
}
50% {
    transform: translateY(-4px);
}
100% {
    transform: translateY(-8px);
}
}
@keyframes hvr-bob-float {
100% {
    transform: translateY(-8px);
}
}
.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-bob:active, .hvr-bob:focus, .hvr-bob:hover {
  animation-name: hvr-bob-float,hvr-bob;
  animation-duration: .3s,1.5s;
  animation-delay: 0s,.3s;
  animation-timing-function: ease-out,ease-in-out;
  animation-iteration-count: 1,infinite;
  animation-fill-mode: forwards;
  animation-direction: normal,alternate;
}
@keyframes hvr-hang {
0% {
    transform: translateY(8px);
}
50% {
    transform: translateY(4px);
}
100% {
    transform: translateY(8px);
}
}
@keyframes hvr-hang-sink {
100% {
    transform: translateY(8px);
}
}
.hvr-hang {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-hang:active, .hvr-hang:focus, .hvr-hang:hover {
  animation-name: hvr-hang-sink,hvr-hang;
  animation-duration: .3s,1.5s;
  animation-delay: 0s,.3s;
  animation-timing-function: ease-out,ease-in-out;
  animation-iteration-count: 1,infinite;
  animation-fill-mode: forwards;
  animation-direction: normal,alternate;
}
.hvr-skew {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-skew:active, .hvr-skew:focus, .hvr-skew:hover {
  transform: skew(-10deg);
}
.hvr-skew-forward {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: transform;
  transform-origin: 0 100%;
}
.hvr-skew-forward:active, .hvr-skew-forward:focus, .hvr-skew-forward:hover {
  transform: skew(-10deg);
}
.hvr-skew-backward {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: transform;
  transform-origin: 0 100%;
}
.hvr-skew-backward:active, .hvr-skew-backward:focus, .hvr-skew-backward:hover {
  transform: skew(10deg);
}
@keyframes hvr-wobble-vertical {
16.65% {
    transform: translateY(8px);
}
33.3% {
    transform: translateY(-6px);
}
49.95% {
    transform: translateY(4px);
}
66.6% {
    transform: translateY(-2px);
}
83.25% {
    transform: translateY(1px);
}
100% {
    transform: translateY(0);
}
}
.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-vertical:active, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:hover {
  animation-name: hvr-wobble-vertical;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes hvr-wobble-horizontal {
16.65% {
    transform: translateX(8px);
}
33.3% {
    transform: translateX(-6px);
}
49.95% {
    transform: translateX(4px);
}
66.6% {
    transform: translateX(-2px);
}
83.25% {
    transform: translateX(1px);
}
100% {
    transform: translateX(0);
}
}
.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-horizontal:active, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:hover {
  animation-name: hvr-wobble-horizontal;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes hvr-wobble-to-bottom-right {
16.65% {
    transform: translate(8px, 8px);
}
33.3% {
    transform: translate(-6px, -6px);
}
49.95% {
    transform: translate(4px, 4px);
}
66.6% {
    transform: translate(-2px, -2px);
}
83.25% {
    transform: translate(1px, 1px);
}
100% {
    transform: translate(0, 0);
}
}
.hvr-wobble-to-bottom-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-to-bottom-right:active, .hvr-wobble-to-bottom-right:focus, .hvr-wobble-to-bottom-right:hover {
  animation-name: hvr-wobble-to-bottom-right;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes hvr-wobble-to-top-right {
16.65% {
    transform: translate(8px, -8px);
}
33.3% {
    transform: translate(-6px, 6px);
}
49.95% {
    transform: translate(4px, -4px);
}
66.6% {
    transform: translate(-2px, 2px);
}
83.25% {
    transform: translate(1px, -1px);
}
100% {
    transform: translate(0, 0);
}
}
.hvr-wobble-to-top-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-to-top-right:active, .hvr-wobble-to-top-right:focus, .hvr-wobble-to-top-right:hover {
  animation-name: hvr-wobble-to-top-right;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes hvr-wobble-top {
16.65% {
    transform: skew(-12deg);
}
33.3% {
    transform: skew(10deg);
}
49.95% {
    transform: skew(-6deg);
}
66.6% {
    transform: skew(4deg);
}
83.25% {
    transform: skew(-2deg);
}
100% {
    transform: skew(0);
}
}
.hvr-wobble-top {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transform-origin: 0 100%;
}
.hvr-wobble-top:active, .hvr-wobble-top:focus, .hvr-wobble-top:hover {
  animation-name: hvr-wobble-top;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes hvr-wobble-bottom {
16.65% {
    transform: skew(-12deg);
}
33.3% {
    transform: skew(10deg);
}
49.95% {
    transform: skew(-6deg);
}
66.6% {
    transform: skew(4deg);
}
83.25% {
    transform: skew(-2deg);
}
100% {
    transform: skew(0);
}
}
.hvr-wobble-bottom {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transform-origin: 100% 0;
}
.hvr-wobble-bottom:active, .hvr-wobble-bottom:focus, .hvr-wobble-bottom:hover {
  animation-name: hvr-wobble-bottom;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes hvr-wobble-skew {
16.65% {
    transform: skew(-12deg);
}
33.3% {
    transform: skew(10deg);
}
49.95% {
    transform: skew(-6deg);
}
66.6% {
    transform: skew(4deg);
}
83.25% {
    transform: skew(-2deg);
}
100% {
    transform: skew(0);
}
}
.hvr-wobble-skew {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-skew:active, .hvr-wobble-skew:focus, .hvr-wobble-skew:hover {
  animation-name: hvr-wobble-skew;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes hvr-buzz {
50% {
    transform: translateX(3px) rotate(2deg);
}
100% {
    transform: translateX(-3px) rotate(-2deg);
}
}
.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-buzz:active, .hvr-buzz:focus, .hvr-buzz:hover {
  animation-name: hvr-buzz;
  animation-duration: .15s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@keyframes hvr-buzz-out {
10% {
    transform: translateX(3px) rotate(2deg);
}
20% {
    transform: translateX(-3px) rotate(-2deg);
}
30% {
    transform: translateX(3px) rotate(2deg);
}
40% {
    transform: translateX(-3px) rotate(-2deg);
}
50% {
    transform: translateX(2px) rotate(1deg);
}
60% {
    transform: translateX(-2px) rotate(-1deg);
}
70% {
    transform: translateX(2px) rotate(1deg);
}
80% {
    transform: translateX(-2px) rotate(-1deg);
}
90% {
    transform: translateX(1px) rotate(0);
}
100% {
    transform: translateX(-1px) rotate(0);
}
}
.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-buzz-out:active, .hvr-buzz-out:focus, .hvr-buzz-out:hover {
  animation-name: hvr-buzz-out;
  animation-duration: .75s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}
.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  transition-duration: .3s;
  transition-property: color,background-color;
}
.hvr-fade:active, .hvr-fade:focus, .hvr-fade:hover {
  background-color: #2098d1;
  color: #fff;
}
@keyframes hvr-back-pulse {
50% {
    background-color: rgba(32, 152, 209, 0.75);
}
}
.hvr-back-pulse {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  transition-duration: .5s;
  transition-property: color,background-color;
}
.hvr-back-pulse:active, .hvr-back-pulse:focus, .hvr-back-pulse:hover {
  animation-name: hvr-back-pulse;
  animation-duration: 1s;
  animation-delay: .5s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  background-color: #2098d1;
  background-color: #2098d1;
  color: #fff;
}
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:active, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:hover {
  color: #fff;
}
.hvr-sweep-to-right:active:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:hover:before {
  transform: scaleX(1);
}
.hvr-sweep-to-left {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-sweep-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  transform: scaleX(0);
  transform-origin: 100% 50%;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-left:active, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:hover {
  color: #fff;
}
.hvr-sweep-to-left:active:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:hover:before {
  transform: scaleX(1);
}
.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  transform: scaleY(0);
  transform-origin: 50% 0;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-bottom:active, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:hover {
  color: #fff;
}
.hvr-sweep-to-bottom:active:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:hover:before {
  transform: scaleY(1);
}
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  transform: scaleY(0);
  transform-origin: 50% 100%;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-top:active, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:hover {
  color: #fff;
}
.hvr-sweep-to-top:active:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:hover:before {
  transform: scaleY(1);
}
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-property: color;
  transition-duration: .5s;
}
.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition-property: transform;
  transition-duration: .5s;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-right:active, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:hover {
  color: #fff;
}
.hvr-bounce-to-right:active:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:hover:before {
  transform: scaleX(1);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-bounce-to-left {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-property: color;
  transition-duration: .5s;
}
.hvr-bounce-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  transform: scaleX(0);
  transform-origin: 100% 50%;
  transition-property: transform;
  transition-duration: .5s;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-left:active, .hvr-bounce-to-left:focus, .hvr-bounce-to-left:hover {
  color: #fff;
}
.hvr-bounce-to-left:active:before, .hvr-bounce-to-left:focus:before, .hvr-bounce-to-left:hover:before {
  transform: scaleX(1);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-property: color;
  transition-duration: .5s;
}
.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  transform: scaleY(0);
  transform-origin: 50% 0;
  transition-property: transform;
  transition-duration: .5s;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:active, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:hover {
  color: #fff;
}
.hvr-bounce-to-bottom:active:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:hover:before {
  transform: scaleY(1);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-property: color;
  transition-duration: .5s;
}
.hvr-bounce-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  transform: scaleY(0);
  transform-origin: 50% 100%;
  transition-property: transform;
  transition-duration: .5s;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-top:active, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:hover {
  color: #fff;
}
.hvr-bounce-to-top:active:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:hover:before {
  transform: scaleY(1);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-radial-out {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-radial-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  border-radius: 100%;
  transform: scale(0);
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-radial-out:active, .hvr-radial-out:focus, .hvr-radial-out:hover {
  color: #fff;
}
.hvr-radial-out:active:before, .hvr-radial-out:focus:before, .hvr-radial-out:hover:before {
  transform: scale(2);
}
.hvr-radial-in {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  background: #2098d1;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-radial-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  border-radius: 100%;
  transform: scale(2);
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-radial-in:active, .hvr-radial-in:focus, .hvr-radial-in:hover {
  color: #fff;
}
.hvr-radial-in:active:before, .hvr-radial-in:focus:before, .hvr-radial-in:hover:before {
  transform: scale(0);
}
.hvr-rectangle-in {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #2098d1;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-rectangle-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  transform: scale(1);
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-rectangle-in:active, .hvr-rectangle-in:focus, .hvr-rectangle-in:hover {
  color: #fff;
}
.hvr-rectangle-in:active:before, .hvr-rectangle-in:focus:before, .hvr-rectangle-in:hover:before {
  transform: scale(0);
}
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #e1e1e1;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  transform: scale(0);
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-rectangle-out:active, .hvr-rectangle-out:focus, .hvr-rectangle-out:hover {
  color: #fff;
}
.hvr-rectangle-out:active:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:hover:before {
  transform: scale(1);
}
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #2098d1;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  transform: scaleX(1);
  transform-origin: 50%;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:active, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:hover {
  color: #fff;
}
.hvr-shutter-in-horizontal:active:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:hover:before {
  transform: scaleX(0);
}
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #e1e1e1;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098d1;
  transform: scaleX(0);
  transform-origin: 50%;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:active, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:hover {
  color: #fff;
}
.hvr-shutter-out-horizontal:active:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:hover:before {
  transform: scaleX(1);
}
.hvr-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #2098d1;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-shutter-in-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  transform: scaleY(1);
  transform-origin: 50%;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-vertical:active, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:hover {
  color: #fff;
}
.hvr-shutter-in-vertical:active:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:hover:before {
  transform: scaleY(0);
}
.hvr-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #e1e1e1;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098d1;
  transform: scaleY(0);
  transform-origin: 50%;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-vertical:active, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:hover {
  color: #fff;
}
.hvr-shutter-out-vertical:active:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:hover:before {
  transform: scaleY(1);
}
.hvr-border-fade {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-border-fade:active, .hvr-border-fade:focus, .hvr-border-fade:hover {
  box-shadow: inset 0 0 0 4px #2098d1, 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-hollow {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: background;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-hollow:active, .hvr-hollow:focus, .hvr-hollow:hover {
  background: 0 0;
}
.hvr-trim {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-trim:before {
  content: '';
  position: absolute;
  border: #fff solid 4px;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  opacity: 0;
  transition-duration: .3s;
  transition-property: opacity;
}
.hvr-trim:active:before, .hvr-trim:focus:before, .hvr-trim:hover:before {
  opacity: 1;
}
@keyframes hvr-ripple-out {
100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
}
}
.hvr-ripple-out {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-ripple-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 6px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  animation-duration: 1s;
}
.hvr-ripple-out:active:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:hover:before {
  animation-name: hvr-ripple-out;
}
@keyframes hvr-ripple-in {
100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
}
}
.hvr-ripple-in {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-ripple-in:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -12px;
  right: -12px;
  bottom: -12px;
  left: -12px;
  opacity: 0;
  animation-duration: 1s;
}
.hvr-ripple-in:active:before, .hvr-ripple-in:focus:before, .hvr-ripple-in:hover:before {
  animation-name: hvr-ripple-in;
}
.hvr-outline-out {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-outline-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition-duration: .3s;
  transition-property: top,right,bottom,left;
}
.hvr-outline-out:active:before, .hvr-outline-out:focus:before, .hvr-outline-out:hover:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
}
.hvr-outline-in {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-outline-in:before {
  pointer-events: none;
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -16px;
  right: -16px;
  bottom: -16px;
  left: -16px;
  opacity: 0;
  transition-duration: .3s;
  transition-property: top,right,bottom,left;
}
.hvr-outline-in:active:before, .hvr-outline-in:focus:before, .hvr-outline-in:hover:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  opacity: 1;
}
.hvr-round-corners {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: border-radius;
}
.hvr-round-corners:active, .hvr-round-corners:focus, .hvr-round-corners:hover {
  border-radius: 1em;
}
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  transition-property: right;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:active:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:hover:before {
  right: 0;
}
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  transition-property: left,right;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:active:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:hover:before {
  left: 0;
  right: 0;
}
.hvr-underline-from-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  transition-property: left;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-underline-from-right:active:before, .hvr-underline-from-right:focus:before, .hvr-underline-from-right:hover:before {
  left: 0;
}
.hvr-overline-from-left {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top: 0;
  background: #2098d1;
  height: 4px;
  transition-property: right;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-overline-from-left:active:before, .hvr-overline-from-left:focus:before, .hvr-overline-from-left:hover:before {
  right: 0;
}
.hvr-overline-from-center {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  top: 0;
  background: #2098d1;
  height: 4px;
  transition-property: left,right;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-overline-from-center:active:before, .hvr-overline-from-center:focus:before, .hvr-overline-from-center:hover:before {
  left: 0;
  right: 0;
}
.hvr-overline-from-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  top: 0;
  background: #2098d1;
  height: 4px;
  transition-property: left;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-overline-from-right:active:before, .hvr-overline-from-right:focus:before, .hvr-overline-from-right:hover:before {
  left: 0;
}
.hvr-reveal {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: #2098d1;
  border-style: solid;
  border-width: 0;
  transition-property: border-width;
  transition-duration: .1s;
  transition-timing-function: ease-out;
}
.hvr-reveal:active:before, .hvr-reveal:focus:before, .hvr-reveal:hover:before {
  transform: translateY(0);
  border-width: 4px;
}
.hvr-underline-reveal {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  transform: translateY(4px);
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-underline-reveal:active:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:hover:before {
  transform: translateY(0);
}
.hvr-overline-reveal {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-overline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  background: #2098d1;
  height: 4px;
  transform: translateY(-4px);
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-overline-reveal:active:before, .hvr-overline-reveal:focus:before, .hvr-overline-reveal:hover:before {
  transform: translateY(0);
}
.hvr-glow {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: box-shadow;
}
.hvr-glow:active, .hvr-glow:focus, .hvr-glow:hover {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.hvr-shadow {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: box-shadow;
}
.hvr-shadow:active, .hvr-shadow:focus, .hvr-shadow:hover {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: box-shadow,transform;
}
.hvr-grow-shadow:active, .hvr-grow-shadow:focus, .hvr-grow-shadow:hover {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  transform: scale(1.1);
}
.hvr-box-shadow-outset {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: box-shadow;
}
.hvr-box-shadow-outset:active, .hvr-box-shadow-outset:focus, .hvr-box-shadow-outset:hover {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}
.hvr-box-shadow-inset {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-box-shadow-inset:active, .hvr-box-shadow-inset:focus, .hvr-box-shadow-inset:hover {
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0, rgba(0, 0, 0, 0) 80%);
  transition-duration: .3s;
  transition-property: transform,opacity;
}
.hvr-float-shadow:active, .hvr-float-shadow:focus, .hvr-float-shadow:hover {
  transform: translateY(-5px);
}
.hvr-float-shadow:active:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:hover:before {
  opacity: 1;
  transform: translateY(5px);
}
.hvr-shadow-radial {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-shadow-radial:after, .hvr-shadow-radial:before {
  pointer-events: none;
  position: absolute;
  content: '';
  left: 0;
  width: 100%;
  box-sizing: border-box;
  height: 5px;
  opacity: 0;
  transition-duration: .3s;
  transition-property: opacity;
}
.hvr-shadow-radial:before {
  bottom: 100%;
  background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0, rgba(0, 0, 0, 0) 80%);
}
.hvr-shadow-radial:after {
  top: 100%;
  background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0, rgba(0, 0, 0, 0) 80%);
}
.hvr-shadow-radial:active:after, .hvr-shadow-radial:active:before, .hvr-shadow-radial:focus:after, .hvr-shadow-radial:focus:before, .hvr-shadow-radial:hover:after, .hvr-shadow-radial:hover:before {
  opacity: 1;
}
.hvr-bubble-top {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-bubble-top:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  transition-duration: .3s;
  transition-property: transform;
  left: calc(50% - 10px);
  top: 0;
  border-width: 0 10px 10px;
  border-color: transparent transparent #e1e1e1;
}
.hvr-bubble-top:active:before, .hvr-bubble-top:focus:before, .hvr-bubble-top:hover:before {
  transform: translateY(-10px);
}
.hvr-bubble-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-bubble-right:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  transition-duration: .3s;
  transition-property: transform;
  top: calc(50% - 10px);
  right: 0;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
}
.hvr-bubble-right:active:before, .hvr-bubble-right:focus:before, .hvr-bubble-right:hover:before {
  transform: translateX(10px);
}
.hvr-bubble-bottom {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-bubble-bottom:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  transition-duration: .3s;
  transition-property: transform;
  left: calc(50% - 10px);
  bottom: 0;
  border-width: 10px 10px 0;
  border-color: #e1e1e1 transparent transparent;
}
.hvr-bubble-bottom:active:before, .hvr-bubble-bottom:focus:before, .hvr-bubble-bottom:hover:before {
  transform: translateY(10px);
}
.hvr-bubble-left {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-bubble-left:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  transition-duration: .3s;
  transition-property: transform;
  top: calc(50% - 10px);
  left: 0;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
}
.hvr-bubble-left:active:before, .hvr-bubble-left:focus:before, .hvr-bubble-left:hover:before {
  transform: translateX(-10px);
}
.hvr-bubble-float-top {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-bubble-float-top:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  top: 0;
  border-style: solid;
  border-width: 0 10px 10px;
  border-color: transparent transparent #e1e1e1;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-bubble-float-top:active, .hvr-bubble-float-top:focus, .hvr-bubble-float-top:hover {
  transform: translateY(10px);
}
.hvr-bubble-float-top:active:before, .hvr-bubble-float-top:focus:before, .hvr-bubble-float-top:hover:before {
  transform: translateY(-10px);
}
.hvr-bubble-float-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-bubble-float-right:before {
  position: absolute;
  z-index: -1;
  top: calc(50% - 10px);
  right: 0;
  content: '';
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-bubble-float-right:active, .hvr-bubble-float-right:focus, .hvr-bubble-float-right:hover {
  transform: translateX(-10px);
}
.hvr-bubble-float-right:active:before, .hvr-bubble-float-right:focus:before, .hvr-bubble-float-right:hover:before {
  transform: translateX(10px);
}
.hvr-bubble-float-bottom {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-bubble-float-bottom:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  bottom: 0;
  border-style: solid;
  border-width: 10px 10px 0;
  border-color: #e1e1e1 transparent transparent;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-bubble-float-bottom:active, .hvr-bubble-float-bottom:focus, .hvr-bubble-float-bottom:hover {
  transform: translateY(-10px);
}
.hvr-bubble-float-bottom:active:before, .hvr-bubble-float-bottom:focus:before, .hvr-bubble-float-bottom:hover:before {
  transform: translateY(10px);
}
.hvr-bubble-float-left {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-bubble-float-left:before {
  position: absolute;
  z-index: -1;
  content: '';
  top: calc(50% - 10px);
  left: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-bubble-float-left:active, .hvr-bubble-float-left:focus, .hvr-bubble-float-left:hover {
  transform: translateX(10px);
}
.hvr-bubble-float-left:active:before, .hvr-bubble-float-left:focus:before, .hvr-bubble-float-left:hover:before {
  transform: translateX(-10px);
}
.hvr-icon-back {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-left: 2.2em;
  transition-duration: .1s;
}
.hvr-icon-back:before {
  content: "\F137";
  position: absolute;
  left: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .1s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-back:active:before, .hvr-icon-back:focus:before, .hvr-icon-back:hover:before {
  transform: translateX(-4px);
}
.hvr-icon-forward {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .1s;
}
.hvr-icon-forward:before {
  content: "\F138";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .1s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-forward:active:before, .hvr-icon-forward:focus:before, .hvr-icon-forward:hover:before {
  transform: translateX(4px);
}
@keyframes hvr-icon-down {
0%, 100%, 50% {
    transform: translateY(0);
}
25%, 75% {
    transform: translateY(6px);
}
}
.hvr-icon-down {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-down:before {
  content: "\F01A";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
}
.hvr-icon-down:active:before, .hvr-icon-down:focus:before, .hvr-icon-down:hover:before {
  animation-name: hvr-icon-down;
  animation-duration: .75s;
  animation-timing-function: ease-out;
}
@keyframes hvr-icon-up {
0%, 100%, 50% {
    transform: translateY(0);
}
25%, 75% {
    transform: translateY(-6px);
}
}
.hvr-icon-up {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-up:before {
  content: "\F01B";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
}
.hvr-icon-up:active:before, .hvr-icon-up:focus:before, .hvr-icon-up:hover:before {
  animation-name: hvr-icon-up;
  animation-duration: .75s;
  animation-timing-function: ease-out;
}
.hvr-icon-spin {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-spin:before {
  content: "\F021";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transition-duration: 1s;
  transition-property: transform;
  transition-timing-function: ease-in-out;
}
.hvr-icon-spin:active:before, .hvr-icon-spin:focus:before, .hvr-icon-spin:hover:before {
  transform: rotate(360deg);
}
@keyframes hvr-icon-drop {
0% {
    opacity: 0;
}
50% {
    opacity: 0;
    transform: translateY(-100%);
}
100%, 51% {
    opacity: 1;
}
}
.hvr-icon-drop {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-drop:before {
  content: "\F041";
  position: absolute;
  right: 1em;
  opacity: 1;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
}
.hvr-icon-drop:active:before, .hvr-icon-drop:focus:before, .hvr-icon-drop:hover:before {
  opacity: 0;
  transition-duration: .3s;
  animation-name: hvr-icon-drop;
  animation-duration: .5s;
  animation-delay: .3s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-icon-fade {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-fade:before {
  content: "\F00C";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .5s;
  transition-property: color;
}
.hvr-icon-fade:active:before, .hvr-icon-fade:focus:before, .hvr-icon-fade:hover:before {
  color: #0F9E5E;
}
@keyframes hvr-icon-float-away {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
    transform: translateY(-1em);
}
}
.hvr-icon-float-away {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-float-away:after, .hvr-icon-float-away:before {
  content: "\F055";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
}
.hvr-icon-float-away:after {
  opacity: 0;
  animation-duration: .5s;
  animation-fill-mode: forwards;
}
.hvr-icon-float-away:active:after, .hvr-icon-float-away:focus:after, .hvr-icon-float-away:hover:after {
  animation-name: hvr-icon-float-away;
  animation-timing-function: ease-out;
}
@keyframes hvr-icon-sink-away {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
    transform: translateY(1em);
}
}
.hvr-icon-sink-away {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-sink-away:after, .hvr-icon-sink-away:before {
  content: "\F056";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
}
.hvr-icon-sink-away:after {
  opacity: 0;
  animation-duration: .5s;
  animation-fill-mode: forwards;
}
.hvr-icon-sink-away:active:after, .hvr-icon-sink-away:focus:after, .hvr-icon-sink-away:hover:after {
  animation-name: hvr-icon-sink-away;
  animation-timing-function: ease-out;
}
.hvr-icon-grow {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-grow:before {
  content: "\F118";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-grow:active:before, .hvr-icon-grow:focus:before, .hvr-icon-grow:hover:before {
  transform: scale(1.3) translateZ(0);
}
.hvr-icon-shrink {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-shrink:before {
  content: "\F119";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-shrink:active:before, .hvr-icon-shrink:focus:before, .hvr-icon-shrink:hover:before {
  transform: scale(0.8);
}
@keyframes hvr-icon-pulse {
25% {
    transform: scale(1.3);
}
75% {
    transform: scale(0.8);
}
}
.hvr-icon-pulse {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-pulse:before {
  content: "\F015";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-timing-function: ease-out;
}
.hvr-icon-pulse:active:before, .hvr-icon-pulse:focus:before, .hvr-icon-pulse:hover:before {
  animation-name: hvr-icon-pulse;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@keyframes hvr-icon-pulse-grow {
to {
    transform: scale(1.3);
}
}
.hvr-icon-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-pulse-grow:before {
  content: "\F015";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-timing-function: ease-out;
}
.hvr-icon-pulse-grow:active:before, .hvr-icon-pulse-grow:focus:before, .hvr-icon-pulse-grow:hover:before {
  animation-name: hvr-icon-pulse-grow;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes hvr-icon-pulse-shrink {
to {
    transform: scale(0.8);
}
}
.hvr-icon-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-pulse-shrink:before {
  content: "\F015";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-timing-function: ease-out;
}
.hvr-icon-pulse-shrink:active:before, .hvr-icon-pulse-shrink:focus:before, .hvr-icon-pulse-shrink:hover:before {
  animation-name: hvr-icon-pulse-shrink;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes hvr-icon-push {
50% {
    transform: scale(0.5);
}
}
.hvr-icon-push {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-push:before {
  content: "\F006";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-push:active:before, .hvr-icon-push:focus:before, .hvr-icon-push:hover:before {
  animation-name: hvr-icon-push;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}
@keyframes hvr-icon-pop {
50% {
    transform: scale(1.5);
}
}
.hvr-icon-pop {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-pop:before {
  content: "\F005";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-pop:active:before, .hvr-icon-pop:focus:before, .hvr-icon-pop:hover:before {
  animation-name: hvr-icon-pop;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}
.hvr-icon-bounce {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-bounce:before {
  content: "\F087";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-bounce:active:before, .hvr-icon-bounce:focus:before, .hvr-icon-bounce:hover:before {
  transform: scale(1.5);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.hvr-icon-rotate {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-rotate:before {
  content: "\F0C6";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-rotate:active:before, .hvr-icon-rotate:focus:before, .hvr-icon-rotate:hover:before {
  transform: rotate(20deg);
}
.hvr-icon-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-grow-rotate:before {
  content: "\F095";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-grow-rotate:active:before, .hvr-icon-grow-rotate:focus:before, .hvr-icon-grow-rotate:hover:before {
  transform: scale(1.5) rotate(12deg);
}
.hvr-icon-float {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-float:before {
  content: "\F01B";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-float:active:before, .hvr-icon-float:focus:before, .hvr-icon-float:hover:before {
  transform: translateY(-4px);
}
.hvr-icon-sink {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-sink:before {
  content: "\F01A";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-sink:active:before, .hvr-icon-sink:focus:before, .hvr-icon-sink:hover:before {
  transform: translateY(4px);
}
@keyframes hvr-icon-bob {
0% {
    transform: translateY(-6px);
}
50% {
    transform: translateY(-2px);
}
100% {
    transform: translateY(-6px);
}
}
@keyframes hvr-icon-bob-float {
100% {
    transform: translateY(-6px);
}
}
.hvr-icon-bob {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-bob:before {
  content: "\F077";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
}
.hvr-icon-bob:active:before, .hvr-icon-bob:focus:before, .hvr-icon-bob:hover:before {
  animation-name: hvr-icon-bob-float,hvr-icon-bob;
  animation-duration: .3s,1.5s;
  animation-delay: 0s,.3s;
  animation-timing-function: ease-out,ease-in-out;
  animation-iteration-count: 1,infinite;
  animation-fill-mode: forwards;
  animation-direction: normal,alternate;
}
@keyframes hvr-icon-hang {
0% {
    transform: translateY(6px);
}
50% {
    transform: translateY(2px);
}
100% {
    transform: translateY(6px);
}
}
@keyframes hvr-icon-hang-sink {
100% {
    transform: translateY(6px);
}
}
.hvr-icon-hang {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-hang:before {
  content: "\F078";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
}
.hvr-icon-hang:active:before, .hvr-icon-hang:focus:before, .hvr-icon-hang:hover:before {
  animation-name: hvr-icon-hang-sink,hvr-icon-hang;
  animation-duration: .3s,1.5s;
  animation-delay: 0s,.3s;
  animation-timing-function: ease-out,ease-in-out;
  animation-iteration-count: 1,infinite;
  animation-fill-mode: forwards;
  animation-direction: normal,alternate;
}
@keyframes hvr-icon-wobble-horizontal {
16.65% {
    transform: translateX(6px);
}
33.3% {
    transform: translateX(-5px);
}
49.95% {
    transform: translateX(4px);
}
66.6% {
    transform: translateX(-2px);
}
83.25% {
    transform: translateX(1px);
}
100% {
    transform: translateX(0);
}
}
.hvr-icon-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-wobble-horizontal:before {
  content: "\F061";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
}
.hvr-icon-wobble-horizontal:active:before, .hvr-icon-wobble-horizontal:focus:before, .hvr-icon-wobble-horizontal:hover:before {
  animation-name: hvr-icon-wobble-horizontal;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes hvr-icon-wobble-vertical {
16.65% {
    transform: translateY(6px);
}
33.3% {
    transform: translateY(-5px);
}
49.95% {
    transform: translateY(4px);
}
66.6% {
    transform: translateY(-2px);
}
83.25% {
    transform: translateY(1px);
}
100% {
    transform: translateY(0);
}
}
.hvr-icon-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-wobble-vertical:before {
  content: "\F062";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
}
.hvr-icon-wobble-vertical:active:before, .hvr-icon-wobble-vertical:focus:before, .hvr-icon-wobble-vertical:hover:before {
  animation-name: hvr-icon-wobble-vertical;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes hvr-icon-buzz {
50% {
    transform: translateX(3px) rotate(2deg);
}
100% {
    transform: translateX(-3px) rotate(-2deg);
}
}
.hvr-icon-buzz {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-buzz:before {
  content: "\F017";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
}
.hvr-icon-buzz:active:before, .hvr-icon-buzz:focus:before, .hvr-icon-buzz:hover:before {
  animation-name: hvr-icon-buzz;
  animation-duration: .15s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@keyframes hvr-icon-buzz-out {
10% {
    transform: translateX(3px) rotate(2deg);
}
20% {
    transform: translateX(-3px) rotate(-2deg);
}
30% {
    transform: translateX(3px) rotate(2deg);
}
40% {
    transform: translateX(-3px) rotate(-2deg);
}
50% {
    transform: translateX(2px) rotate(1deg);
}
60% {
    transform: translateX(-2px) rotate(-1deg);
}
70% {
    transform: translateX(2px) rotate(1deg);
}
80% {
    transform: translateX(-2px) rotate(-1deg);
}
90% {
    transform: translateX(1px) rotate(0);
}
100% {
    transform: translateX(-1px) rotate(0);
}
}
.hvr-icon-buzz-out {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-buzz-out:before {
  content: "\F023";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
}
.hvr-icon-buzz-out:active:before, .hvr-icon-buzz-out:focus:before, .hvr-icon-buzz-out:hover:before {
  animation-name: hvr-icon-buzz-out;
  animation-duration: .75s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}
.hvr-curl-top-left {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-curl-top-left:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  left: 0;
  background: #fff;
  background: linear-gradient(135deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#000000');
  z-index: 1000;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  transition-duration: .3s;
  transition-property: width,height;
}
.hvr-curl-top-left:active:before, .hvr-curl-top-left:focus:before, .hvr-curl-top-left:hover:before {
  width: 25px;
  height: 25px;
}
.hvr-curl-top-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: #fff;
  background: linear-gradient(225deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  transition-duration: .3s;
  transition-property: width,height;
}
.hvr-curl-top-right:active:before, .hvr-curl-top-right:focus:before, .hvr-curl-top-right:hover:before {
  width: 25px;
  height: 25px;
}
.hvr-curl-bottom-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-curl-bottom-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  right: 0;
  background: #fff;
  background: linear-gradient(315deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
  box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
  transition-duration: .3s;
  transition-property: width,height;
}
.hvr-curl-bottom-right:active:before, .hvr-curl-bottom-right:focus:before, .hvr-curl-bottom-right:hover:before {
  width: 25px;
  height: 25px;
}
.hvr-curl-bottom-left {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-curl-bottom-left:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  background: linear-gradient(45deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
  box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
  transition-duration: .3s;
  transition-property: width,height;
}
.hvr-curl-bottom-left:active:before, .hvr-curl-bottom-left:focus:before, .hvr-curl-bottom-left:hover:before {
  width: 25px;
  height: 25px;
}
.effects > a {
  background: #e1e1e1 none repeat scroll 0 0;
  color: #000000;
  float: left;
  font-family: Montserrat;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 10px 30px;
}
.hover-master-sec {
  float: left;
  padding: 40px;
  width: 100%;
}
.effects > h2 {
  float: left;
  font-family: Montserrat;
  font-size: 18px;
  margin: 0 0 10px;
  padding-bottom: 20px;
  width: 100%;
}
.hover-master-sec .widget-title {
  margin-top: 80px;
}
.hover-master-sec .widget-title:first-child {
  margin-top: 0;
}
.quick-report:last-child {
  padding: 0;
}
.poptrox-overlay {
  z-index: 2147483647 !important;
}
.notify.with-color h3, .notify.with-color p {
  color: #fff;
}
.low-rounded {
  border-radius: 4px !important;
}

/* Horizontal Menu */
.top-bar.style2 .search-form {
  margin-left: 20px;
}
.top-bar.style2 {
  float: left;
  position: static;
  width: 100%;
}
.horizontal-menu {
  background: #fbfbfb none repeat scroll 0 0;
  float: left;
  position: relative;
  width: 100%;
  z-index: 9;
}
.horizontal-menu > nav {
  float: left;
  padding-left: 20px;
  width: 100%;
}
.horizontal-menu > nav > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.horizontal-menu > nav > ul > li {
  float: left;
  line-height: 30px;
  padding-right: 8px;
  position: relative;
}
.horizontal-menu > nav > ul > li > a {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px;
  float: left;
  font-family: Open Sans;
  font-size: 12px;
  margin: 13px 0;
  padding: 7px 16px;
  transition: all 0.4s ease 0s;
}
.horizontal-menu > nav > ul > li:hover > a > i {
  color: #ff6b6b;
}
.horizontal-menu > nav > ul > li > a > i {
  color: #c5c5c5;
  margin-right: 4px;
  transition: all 0.4s ease 0s;
}
.horizontal-menu > nav > ul > li.menu-item-has-children > ul {
  background: #ffffff none repeat scroll 0 0;
  left: 0;
  list-style: outside none none;
  margin: 0 0 0 10px;
  opacity: 0;
  padding: 5px 0 10px;
  position: absolute;
  top: 100%;
  transition: all 0.4s ease 0s;
  visibility: hidden;
  width: 210px;
}
.horizontal-menu > nav > ul > li.menu-item-has-children:hover > ul {
  margin: 0;
  opacity: 1;
  visibility: visible;
}
.horizontal-menu > nav > ul > li:hover > a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #000000;
}
.main-content.style2 {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 25px;
}
.horizontal-menu > nav > ul > li.menu-item-has-children > ul > li {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  width: 100%;
}
.horizontal-menu > nav > ul > li.menu-item-has-children > ul > li a {
  background: #fafafa none repeat scroll 0 0;
  border-radius: 5px;
  color: #757575;
  float: left;
  font-size: 11px;
  letter-spacing: 0.5px;
  padding: 11px 20px;
  width: 100%;
}
.horizontal-menu > nav > ul > li.menu-item-has-children.mega > ul {
  width: 420px;
}
.horizontal-menu > nav > ul > li.menu-item-has-children.mega > ul > li {
  float: left;
  width: 50%;
}
.open-hide-menu {
  background: #ffffff none repeat scroll 0 0;
  cursor: pointer;
  float: left;
  font-size: 18px;
  margin-left: 2%;
  margin-top: 10px;
  padding: 11px 0;
  text-align: center;
  width: 96%;
  display: none;
  margin-bottom: 10px;
}
.maintainance {
  float: left;
  text-align: center;
  width: 100%;
}
.maintainance-mode {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px;
  -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  display: inline-block;
  float: none;
  margin-bottom: 90px;
  margin-top: 90px;
  padding: 60px 70px;
  text-align: center;
  width: 50%;
}
.maintainance-mode > .logo {
  display: inline-block;
  float: none;
  padding: 0;
  text-align: center;
}
.maintainance-mode > .logo > a {
  float: left;
  font-size: 21px;
  width: 100%;
}
.maintainance-mode > .logo > a > i {
  float: none;
}
.maintainance-mode h2 {
  color: #333333;
  float: left;
  font-family: Montserrat;
  font-size: 25px;
  font-weight: bold;
  line-height: 30px;
  margin: 30px 0 0;
  padding-bottom: 20px;
  width: 100%;
}
.maintainance-mode > span {
  float: left;
  font-family: Open Sans;
  margin-bottom: 20px;
  width: 100%;
}
.maintainance-mode .fancy-social {
  margin: 0;
}
.maintainance-mode .fancy-social > span {
  color: #c9c9c9;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 0.5px;
}
.maintainance-mode > .subscribtion {
  background: #efefef none repeat scroll 0 0;
  float: left;
  margin-top: 70px;
  padding: 10px;
  width: 100%;
}
.maintainance-mode > .subscribtion > input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  float: left;
  font-family: Montserrat;
  font-size: 13px;
  letter-spacing: 0.5px;
  padding: 9px 20px;
}
.maintainance-mode > .subscribtion > button {
  background: #858585 none repeat scroll 0 0;
  border: medium none;
  border-radius: 5px;
  color: #fff;
  float: right;
  font-family: Montserrat;
  font-size: 13px;
  padding: 9px 24px;
}
.icon-section > h3 {
  float: left;
  margin-bottom: 20px;
  margin-top: 50px;
  width: 100%;
}
.icon-section .icon-container {
  float: left;
  margin: 8px 0;
  width: 25%;
}
.icon-section .icon-container span:first-child {
  font-size: 15px;
  margin-right: 6px;
}
@media (max-width: 1200px) {
header.side-header {
    left: -220px;
}
.main-content.wide-content {
    padding-left: 45px;
}
.main-content {
    padding-left: 45px;
}
footer.wide-footer {
    padding-left: 45px;
}
footer {
    padding-left: 45px;
}
header.side-header.slide-menu {
    left: 0;
}
header.side-header.sticky {
    top: 0;
}
.top-bar {
    float: left;
    position: static;
    width: 100%;
}
.open-hide-menu {
    display: none;
}
}
@media (max-width: 980px) {
.icon-section .icon-container {
    width: 33.334%;
}
.open-hide-menu {
    display: block;
}
.horizontal-menu > nav {
    display: none;
}
.horizontal-menu > nav {
    background: #f5f5f5 none repeat scroll 0 0;
    left: 0;
    padding: 0 20px;
    position: absolute;
    top: 100%;
}
.horizontal-menu > nav > ul > li {
    float: left;
    padding: 0;
    width: 100%;
}
.horizontal-menu > nav > ul > li > a {
    margin: 2px 0;
    width: 100%;
}
.horizontal-menu > nav > ul {
    padding: 8px 0;
}
.horizontal-menu > nav > ul > li.menu-item-has-children > ul, .horizontal-menu > nav > ul > li.menu-item-has-children.mega > ul {
    display: none;
    float: left;
    margin: -2px 0 10px !important;
    opacity: 1;
    position: static;
    visibility: visible;
    width: 100% !important;
}
.horizontal-menu > nav > ul > li.menu-item-has-children > ul > li {
    width: 25% !important;
}
.quick-stats > .row > div {
    float: left;
    width: 25%;
}
.panel-setting .quick-stats > .row > div.col-md-4 {
    float: left;
    margin-top: 60px;
    text-align: center;
    width: 100%;
}
.panel-setting .total-sales-info {
    float: left;
    width: 100%;
}
.panel-setting .total-sales-info > h3::before {
    left: 50%;
    margin-left: -50px;
}
.logo {
    min-width: 170px;
    padding-left: 30px;
}
.top-bar form.search-form {
    margin-left: 20px;
    width: 170px;
}
.top-bar > ul > li {
    margin-left: 30px;
}
.heading-profile {
    text-align: center;
}
.breadcrumbs > ul {
    text-align: center;
}
.breadcrumbs > ul > li {
    display: inline-block;
    float: none;
}
.breadcrumbs > ul > li:last-child > a::before {
    display: none;
}
.top-bar-chart {
    text-align: center;
}
.top-bar-chart > .quick-report {
    display: inline-block;
    float: none;
    margin: 30px 30px 0;
}
.top-bar {
    float: left;
    position: static;
    width: 100%;
}
.main-content {
    padding-top: 40px;
    padding-bottom: 40px;
}
footer {
    float: left;
    position: static;
    width: 100%;
}
.mini-stats-sec .row > div {
    float: left;
    width: 50%;
}
.total-sales-info {
    width: auto;
}
.visitor-country {
    text-align: center;
}
.visitor-country > #vmap {
    display: inline-block;
    float: none;
    margin: 30px 0 0;
    width: 100%;
}
.visitor-country-list {
    display: inline-block;
    float: none;
    margin-top: 30px;
    text-align: left;
}
.widget-carousel {
    background-size: cover;
}
header.side-header.sticky {
    top: 0;
}
.billing-sec .field {
    width: 100%;
}
.our-team-area > div {
    float: left;
    width: 50%;
}
.filter-products > div {
    float: left;
    width: 50%;
}
.gallery-sec > .row > div {
    float: left;
    width: 50%;
}
.inbox-panel-head {
    text-align: center;
}
.inbox-panel-head > img {
    display: inline-block;
    float: none;
    margin: 0 0 20px;
}
.inbox-navigation {
    margin-bottom: 30px;
}
.creat-an-account {
    padding-left: 0;
    padding-top: 30px;
}
.account-form input[type="submit"] {
    margin: 0 !important;
}
.more-option {
    float: left;
    position: static;
    transform: rotate(0deg);
    width: 100%;
}
.account-form > form div.feild {
    float: left;
    width: 100%;
}
.account-form label {
    margin-bottom: 20px;
}
.account-detail > ul {
    margin-bottom: 30px;
}
}
@media (max-width: 767px) {
.icon-section .icon-container {
    width: 50%;
}
.open-hide-menu {
    display: block;
}
.horizontal-menu > nav {
    display: none;
}
.top-bar {
    text-align: center;
}
header.side-header {
    top: 0;
}
header.side-header {
    z-index: 2147483646;
}
.menu-options.active {
    left: 190px;
    position: fixed;
    top: 12px;
    z-index: 2147483647;
}
.quick-links {
    display: inline-block;
    float: none;
    margin: 0 20px;
    padding-right: 0;
}
.top-bar > ul {
    display: inline-block;
    float: none;
}
.top-bar-chart > .quick-report {
    float: left;
    margin: 30px 0 0;
    padding: 0 30px;
    width: 50%;
}
.user-bar {
    padding: 0;
}
.user-thumb {
    float: left;
    margin: 0;
    padding-top: 0;
    position: static;
    text-align: center;
    transform: translate(0px);
    width: 100%;
}
.user-thumb > img {
    display: inline-block;
    float: none;
    padding: 0;
    width: 110px;
}
.user-bar > .social-btns {
    float: left;
    margin-bottom: 50px;
    margin-top: 20px;
    text-align: center;
    width: 100%;
}
.user-bar > ul {
    float: left;
    text-align: center;
    width: 100%;
}
.user-bar > ul > li {
    display: inline-block;
    float: none;
    padding: 0 15px;
}
.user-bar {
    text-align: center;
}
.user-bar > a {
    display: inline-block;
    float: none;
    margin: 30px 0;
}
.profile-all {
    margin: 0;
}
.acount-sec {
    padding: 60px 15px;
}
.invoice {
    min-width: 1060px;
}
.invoice-sec {
    overflow-x: scroll;
}
.account-top-bar {
    padding: 0 15px;
}
.quick-stats > .row > div {
    margin-bottom: 30px;
    width: 50%;
}
.toggle-content {
    max-height: 500px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.horizontal-menu > nav > ul > li.menu-item-has-children > ul > li {
    width: 50% !important;
}
.top-bar.style2 > .logo {
    float: left;
    min-width: auto;
    text-align: center;
}
.top-bar.style2 .search-form {
    float: right;
    margin-right: 10px;
}
.top-bar.style2 > ul {
    float: left;
    text-align: center;
    width: 100%;
}
.top-bar.style2 > ul > li {
    display: inline-block;
    float: none;
    margin: 0 10px;
}
}
@media (max-width: 480px) {
.top-bar.style2 > .logo > a {
    display: inline-block;
    float: none;
}
.horizontal-menu > nav > ul > li.menu-item-has-children > ul > li {
    width: 100% !important;
}
.open-hide-menu {
    display: block;
}
.horizontal-menu > nav {
    display: none;
}
.quick-stats > .row > div {
    margin-bottom: 30px;
    width: 50%;
}
.panel-setting {
    padding: 0 20px;
}
.top-bar > .logo {
    float: left;
    margin: 20px 0 3px;
    padding: 0 30px;
    width: 100%;
}
.top-bar form.search-form {
    display: inline-block;
    float: none;
    margin: 16px 0 0;
    padding: 0;
    width: 90%;
}
.top-bar > ul > li:first-child {
    margin: 0;
}
.top-bar > ul > li {
    margin-left: 23px;
}
.quick-links {
    padding-top: 0;
}
.heading-profile > h2 {
    font-size: 17px;
}
.breadcrumbs {
    margin-bottom: 0;
}
.main-content.wide-content {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
}
.main-content {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
}
.top-bar-chart > .quick-report {
    float: left;
    margin: 0 0 22px;
    padding: 0;
    width: 100%;
}
.mini-stats-sec .row > div {
    width: 100%;
}
.total-sales-sec {
    padding: 30px 20px;
    text-align: center;
}
.circle-chart {
    display: inline-block;
    float: none;
    margin: 0;
}
.total-sales-info {
    float: left;
    padding-top: 20px;
    width: 100%;
}
.total-sales-info > h3::before {
    left: 50%;
    margin-left: -50px;
}
.activity-sec {
    padding: 40px 20px;
}
.graph-details > ul > li {
    margin-top: 20px;
    width: 100%;
}
.graph-details > ul > li:first-child {
    margin: 0;
}
footer.wide-footer {
    padding: 20px 15px;
}
footer p {
    float: left;
    font-size: 11px;
    text-align: center;
    width: 100%;
}
footer ul {
    float: left;
    text-align: center;
    width: 100%;
}
footer ul li {
    display: inline-block;
    float: none;
}
.welcome-bar {
    padding: 20px;
}
.server-details {
    float: left;
    padding: 30px 20px;
    width: 100%;
}
#area-chart {
    display: inherit !important;
    float: left;
    margin-left: -16px;
    padding: 0 50px 30px 20px;
    width: 100%;
}
.task-managment {
    padding: 30px 20px;
}
.task-managment > ol > li > i {
    left: -35px;
}
.pieID.legend {
    padding-left: 15px;
}
.pie-chart-sec {
    padding: 30px 20px;
}
.revenew-browser {
    padding: 30px 20px;
}
.social-counter {
    padding: 30px 20px;
}
.social-widget > ul > li > i {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    width: 30px;
}
.social-widget > ul > li h5 {
    font-size: 14px;
}
.social-widget > ul > li span {
    margin-top: -5px;
}
.social-widget > span {
    font-size: 14px;
}
.visitor-country-list {
    padding: 0 20px 30px;
}
.tasks-progress {
    padding: 30px 20px;
}
.tasks-progress > ul > li {
    float: left;
    padding: 0 10px;
    width: 100%;
}
.user-device {
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    width: 30px;
}
.activity-timeline::before {
    left: 14px;
}
.activity-timeline > li {
    padding-left: 39px;
}
.user-device::before {
    right: -8px;
}
.who-post-this > span {
    margin-right: 13px;
}
.widget-carousel > ul > li {
    padding: 0 20px;
}
.save-draft {
    padding: 30px 20px;
}
.recent-comment-sec {
    padding: 30px 20px;
}
.recent-comment {
    text-align: center;
}
.comments-avatar {
    display: inline-block;
    float: none;
    margin: 0 0 20px;
}
.comment-detail {
    float: left;
    width: 100%;
}
.admin-follow {
    padding: 30px 20px;
}
.admin-follow > ul > li {
    padding: 0 9px;
}
.our-clients-sec {
    padding: 30px 20px;
}
.chat-widget {
    padding: 30px 20px;
}
.twitter-feed {
    padding: 30px 20px;
}
.welcome-bar {
    text-align: center;
}
.welcome-bar > i {
    display: inline-block;
    float: none;
    margin: 0 0 10px;
}
.profile-banner-sec > ul {
    float: left;
    margin: 20px 0 14px;
    position: static;
    transform: translate(0px);
    width: 100%;
}
.post-content iframe {
    float: left;
    width: 100%;
}
.collapse-sec {
    padding: 30px 20px;
}
.panel-group .panel > .panel-collapse .panel-body {
    padding: 20px;
}
.our-team-area > div {
    float: left;
    width: 100%;
}
body .panel-content .our-team-area {
    float: left;
    padding: 0;
    width: 100%;
}
.product-filter {
    padding: 40px 20px;
}
.filter-products > div {
    float: left;
    padding: 0;
    width: 100%;
}
.countdown-sec {
    margin-top: 40px;
}
ul.countdown > li {
    margin-bottom: 12px;
}
.fancy-social {
    margin-top: 20px;
}
.fancy-social > span {
    font-size: 14px;
}
.commingsoon form.subscribtion {
    margin-top: 30px;
}
.commingsoon form.subscribtion > button {
    float: left;
    margin-top: 14px;
    width: 100%;
}
.contact-sec {
    padding: 30px 20px;
}
.gallery-sec > .row > div {
    float: left;
    width: 100%;
}
.message-list > li > p {
    float: left;
    margin-top: 6px;
    overflow: hidden;
    white-space: normal;
    width: 100%;
}
.message-list > li > a {
    margin-left: 15px;
}
.message-list > li > span.make-important {
    margin-right: 12px;
}
.compose-email-sec {
    padding: 0;
}
.form-elements-sec {
    padding: 30px 20px;
}
.step-form-sec {
    padding: 30px 20px;
}
.pie-responsive {
    padding: 30px 20px;
}
#TicketByDepartmentLegends {
    padding: 0 !important;
}
#TicketByDepartmentLegends li span.icon {
    margin-left: 0;
}
#TicketByDepartmentLegends li span.label {
    margin-left: 18px;
}
.mini-charts {
    padding: 30px 20px;
}
#vector-map {
    height: 300px !important;
}
.mockup img {
    width: 100%;
}
.error-sec > h2 {
    font-size: 66px;
}
.account-header-link > li {
    float: left;
    margin: 0;
    width: 100%;
}
.account-header-link > li > a {
    padding: 3px 0;
}
.account-header-link {
    margin-bottom: 20px;
}
.widget-title > h3 {
    margin-bottom: 12px;
}
.accordion > h3 {
    line-height: 22px;
    padding: 20px;
}
.account-detail > ul > li {
    float: left;
    text-align: center;
    width: 100%;
}
.account-detail > ul > li > h3 {
    float: left;
    width: 100%;
}
.account-detail > ul > li > p {
    padding: 0;
}
.more-option {
    margin-top: 30px;
    padding: 0;
    width: 99px;
}
.quick-links > ul > li .dialouge {
    right: 50%;
    transform: translateX(50%);
    width: 200px;
}
.quick-links > ul > li .dialouge::before {
    margin-right: -8px;
    right: 50%;
}
.icon-section .icon-container {
    width: 100%;
}
}

fieldset[disabled] .multiselect{pointer-events:none
}
.multiselect__spinner{position:absolute;right:1px;top:1px;width:48px;height:35px;background:#fff;display:block
}
.multiselect__spinner:after,.multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border:2px solid transparent;border-top-color:#41b883;box-shadow:0 0 0 1px transparent
}
.multiselect__spinner:before{animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation-iteration-count:infinite
}
.multiselect__spinner:after{animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation-iteration-count:infinite
}
.multiselect__loading-enter-active,.multiselect__loading-leave-active{transition:opacity .4s ease-in-out;opacity:1
}
.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0
}
.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;-ms-touch-action:manipulation;touch-action:manipulation
}
.multiselect{box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e
}
.multiselect *{box-sizing:border-box
}
.multiselect:focus{outline:none
}
.multiselect--disabled{background:#ededed;pointer-events:none;opacity:.6
}
.multiselect--active{z-index:50
}
.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0
}
.multiselect--active .multiselect__select{transform:rotate(180deg)
}
.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0
}
.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;transition:border .1s ease;box-sizing:border-box;margin-bottom:8px;vertical-align:top
}
.multiselect__input:-ms-input-placeholder{color:#35495e
}
.multiselect__input::placeholder{color:#35495e
}
.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto
}
.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf
}
.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none
}
.multiselect__single{padding-left:5px;margin-bottom:8px
}
.multiselect__tags-wrap{display:inline
}
.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px
}
.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis
}
.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;text-align:center;line-height:22px;transition:all .2s ease;border-radius:5px
}
.multiselect__tag-icon:after{content:"\D7";color:#266d4d;font-size:14px
}
.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e
}
.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff
}
.multiselect__current{min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8
}
.multiselect__current,.multiselect__select{line-height:16px;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer
}
.multiselect__select{position:absolute;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;text-align:center;transition:transform .2s ease
}
.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:""
}
.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px
}
.multiselect--active .multiselect__placeholder{display:none
}
.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch
}
.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top
}
.multiselect--above .multiselect__content-wrapper{bottom:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none;border-top:1px solid #e8e8e8
}
.multiselect__content::webkit-scrollbar{display:none
}
.multiselect__element{display:block
}
.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap
}
.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px
}
.multiselect__option--highlight{background:#41b883;outline:none;color:#fff
}
.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff
}
.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700
}
.multiselect__option--selected:after{content:attr(data-selected);color:silver
}
.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff
}
.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff
}
.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6
}
.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none
}
.multiselect__option--group{background:#ededed;color:#35495e
}
.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff
}
.multiselect__option--group.multiselect__option--highlight:after{background:#35495e
}
.multiselect__option--disabled.multiselect__option--highlight{background:#dedede
}
.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff
}
.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff
}
.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease
}
.multiselect-enter,.multiselect-leave-active{opacity:0
}
.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top
}
[dir=rtl] .multiselect{text-align:right
}
[dir=rtl] .multiselect__select{right:auto;left:1px
}
[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px
}
[dir=rtl] .multiselect__content{text-align:right
}
[dir=rtl] .multiselect__option:after{right:auto;left:0
}
[dir=rtl] .multiselect__clear{right:auto;left:12px
}
[dir=rtl] .multiselect__spinner{right:auto;left:1px
}
@keyframes spinning{
0%{transform:rotate(0)
}
to{transform:rotate(2turn)
}
}
.multiselect__option--highlight,
.multiselect__option--highlight:after,
.multiselect__tag {
  background-color: #55e057;
}
.multiselect__tag-icon:hover {
  background-color: #28d72a;
}
.multiselect__tags {
  border: 1px solid #bbb;
}
.multiselect__content {
  z-index: 100;
}

.time-picker {
  display: inline-block;
  position: relative;
  font-size: 1em;
  width: 10em;
  font-family: sans-serif;
  vertical-align: middle;
}

.time-picker * {
  box-sizing: border-box;
}

.time-picker input.display-time {
  border: 1px solid #d2d2d2;
  width: 10em;
  height: 2.2em;
  padding: 0.3em 0.5em;
  font-size: 1em;
}

.time-picker .clear-btn {
  position: absolute;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  top: 0;
  right: 0;
  bottom: 0;
  margin-top: -0.15em;
  z-index: 3;
  font-size: 1.1em;
  line-height: 1em;
  vertical-align: middle;
  width: 1.3em;
  color: #d2d2d2;
  background: rgba(255,255,255,0);
  text-align: center;
  font-style: normal;

  -webkit-transition: color .2s;
  transition: color .2s;
}

.time-picker .clear-btn:hover {
  color: #797979;
  cursor: pointer;
}

.time-picker .time-picker-overlay {
  z-index: 2;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.time-picker .dropdown {
  position: absolute;
  z-index: 5;
  top: calc(2.2em + 2px);
  left: 0;
  background: #fff;
  box-shadow: 0 1px 6px rgba(0,0,0,0.15);
  width: 10em;
  height: 10em;
  font-weight: normal;
}

.time-picker .dropdown .select-list {
  width: 10em;
  height: 10em;
  overflow: hidden;
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  justify-content: space-between;
}

.time-picker .dropdown ul {
  padding: 0;
  margin: 0;
  list-style: none;

  flex: 1;
  overflow-x: hidden;
  overflow-y: auto;
}

.time-picker .dropdown ul.minutes,
.time-picker .dropdown ul.seconds,
.time-picker .dropdown ul.apms{
  border-left: 1px solid #fff;
}

.time-picker .dropdown ul li {
  text-align: center;
  padding: 0.3em 0;
  color: #161616;
}

.time-picker .dropdown ul li:not(.hint):hover {
  background: rgba(0,0,0,.08);
  color: #161616;
  cursor: pointer;
}

.time-picker .dropdown ul li.active,
.time-picker .dropdown ul li.active:hover {
  background: #41B883;
  color: #fff;
}

.time-picker .dropdown .hint {
  color: #a5a5a5;
  cursor: default;
  font-size: 0.8em;
}


fieldset[disabled] .multiselect{pointer-events:none
}
.multiselect__spinner{position:absolute;right:1px;top:1px;width:48px;height:35px;background:#fff;display:block
}
.multiselect__spinner:after,.multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border:2px solid transparent;border-top-color:#41b883;box-shadow:0 0 0 1px transparent
}
.multiselect__spinner:before{animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation-iteration-count:infinite
}
.multiselect__spinner:after{animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation-iteration-count:infinite
}
.multiselect__loading-enter-active,.multiselect__loading-leave-active{transition:opacity .4s ease-in-out;opacity:1
}
.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0
}
.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;-ms-touch-action:manipulation;touch-action:manipulation
}
.multiselect{box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e
}
.multiselect *{box-sizing:border-box
}
.multiselect:focus{outline:none
}
.multiselect--disabled{background:#ededed;pointer-events:none;opacity:.6
}
.multiselect--active{z-index:50
}
.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0
}
.multiselect--active .multiselect__select{transform:rotate(180deg)
}
.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0
}
.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;transition:border .1s ease;box-sizing:border-box;margin-bottom:8px;vertical-align:top
}
.multiselect__input:-ms-input-placeholder{color:#35495e
}
.multiselect__input::placeholder{color:#35495e
}
.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto
}
.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf
}
.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none
}
.multiselect__single{padding-left:5px;margin-bottom:8px
}
.multiselect__tags-wrap{display:inline
}
.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px
}
.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis
}
.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;text-align:center;line-height:22px;transition:all .2s ease;border-radius:5px
}
.multiselect__tag-icon:after{content:"\D7";color:#266d4d;font-size:14px
}
.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e
}
.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff
}
.multiselect__current{min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8
}
.multiselect__current,.multiselect__select{line-height:16px;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer
}
.multiselect__select{position:absolute;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;text-align:center;transition:transform .2s ease
}
.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:""
}
.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px
}
.multiselect--active .multiselect__placeholder{display:none
}
.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch
}
.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top
}
.multiselect--above .multiselect__content-wrapper{bottom:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none;border-top:1px solid #e8e8e8
}
.multiselect__content::webkit-scrollbar{display:none
}
.multiselect__element{display:block
}
.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap
}
.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px
}
.multiselect__option--highlight{background:#41b883;outline:none;color:#fff
}
.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff
}
.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700
}
.multiselect__option--selected:after{content:attr(data-selected);color:silver
}
.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff
}
.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff
}
.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6
}
.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none
}
.multiselect__option--group{background:#ededed;color:#35495e
}
.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff
}
.multiselect__option--group.multiselect__option--highlight:after{background:#35495e
}
.multiselect__option--disabled.multiselect__option--highlight{background:#dedede
}
.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff
}
.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff
}
.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease
}
.multiselect-enter,.multiselect-leave-active{opacity:0
}
.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top
}
[dir=rtl] .multiselect{text-align:right
}
[dir=rtl] .multiselect__select{right:auto;left:1px
}
[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px
}
[dir=rtl] .multiselect__content{text-align:right
}
[dir=rtl] .multiselect__option:after{right:auto;left:0
}
[dir=rtl] .multiselect__clear{right:auto;left:12px
}
[dir=rtl] .multiselect__spinner{right:auto;left:1px
}
@keyframes spinning{
0%{transform:rotate(0)
}
to{transform:rotate(2turn)
}
}
.multiselect__option--highlight,
.multiselect__option--highlight:after,
.multiselect__tag {
  background-color: #55e057;
}
.multiselect__tag-icon:hover {
  background-color: #28d72a;
}
.multiselect__tags {
  border: 1px solid #bbb;
}
.multiselect__content {
  z-index: 100;
}


@charset "UTF-8";
/* Core variables and mixins */
/* Reset and dependencies */
/*! 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: none;
  text-decoration: underline;
  text-decoration: underline 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 {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-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,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
}
.label {
    border: 1px solid #000;
}
.table {
    border-collapse: collapse !important;
}
.table td,
    .table th {
      background-color: #fff !important;
}
.table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
}
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("/node_modules/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("/node_modules/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/node_modules/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("/node_modules/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("/node_modules/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("/node_modules/bootstrap-sass/assets/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: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "*";
}
.glyphicon-plus:before {
  content: "+";
}
.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: "\A5";
}
.glyphicon-jpy:before {
  content: "\A5";
}
.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";
}

/* Core CSS */
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
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: #5a3966;
  text-decoration: none;
}
a:hover, a:focus {
    color: #2f1e35;
    text-decoration: underline;
}
a:focus {
    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;
  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;
  padding: 0;
  margin: -1px;
  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: 400;
    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 {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  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: #5a3966;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #3d2745;
}
.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: #5a3966;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #3d2745;
}
.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 {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}
.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;
}
.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   \A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.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: "\A0   \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: 700;
    box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container:before, .container:after {
    display: table;
    content: " ";
}
.container:after {
    clear: both;
}
@media (min-width: 768px) {
.container {
      width: 750px;
}
}
@media (min-width: 992px) {
.container {
      width: 970px;
}
}
@media (min-width: 1200px) {
.container {
      width: 1170px;
}
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid:before, .container-fluid:after {
    display: table;
    content: " ";
}
.container-fluid:after {
    clear: both;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row:before, .row:after {
    display: table;
    content: " ";
}
.row:after {
    clear: both;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 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 {
  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 {
  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 {
    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 {
    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;
}
table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}
table td[class*="col-"],
  table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.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 {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.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,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.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 {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
.table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd;
}
.table-responsive > .table {
        margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap;
}
.table-responsive > .table-bordered {
        border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0;
}
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 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: 700;
}
input[type="search"] {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
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;
}
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: 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 {
  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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    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 {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}
.form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1;
}
.form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
}
input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px;
}
input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 46px;
}
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
  fieldset[disabled] .radio label,
  .checkbox.disabled label,
  fieldset[disabled]
  .checkbox label {
    cursor: not-allowed;
}
.radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
  fieldset[disabled] .radio-inline,
  .checkbox-inline.disabled,
  fieldset[disabled]
  .checkbox-inline {
    cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0;
}
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  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-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-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  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-group-addon,
.input-group-lg > .input-group-btn > .btn {
  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-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-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  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 {
    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-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .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-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.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 {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .form-control {
    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 {
      width: auto;
}
.form-inline .input-group > .form-control {
    width: 100%;
}
.form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0;
}
.form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
    top: 0;
}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
    display: table;
    content: " ";
}
.form-horizontal .form-group:after {
    clear: both;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
}
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
}
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  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, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none;
}
.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc;
}
.btn-default .badge {
    color: #fff;
    background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #5a3966;
  border-color: #4c3056;
}
.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #3d2745;
    border-color: #030204;
}
.btn-primary:hover {
    color: #fff;
    background-color: #3d2745;
    border-color: #291a2e;
}
.btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #3d2745;
    background-image: none;
    border-color: #291a2e;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #291a2e;
      border-color: #030204;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #5a3966;
    border-color: #4c3056;
}
.btn-primary .badge {
    color: #5a3966;
    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;
    background-image: none;
    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.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    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;
    background-image: none;
    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.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    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;
    background-image: none;
    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.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    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;
    background-image: none;
    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.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #5a3966;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
    color: #2f1e35;
    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 {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* Components */
.fade {
  opacity: 0;
  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;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.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: 400;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
      color: #262626;
      text-decoration: none;
      background-color: #f5f5f5;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #5a3966;
  outline: 0;
}
.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;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.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-vertical > .btn {
    position: relative;
    float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
    display: table;
    content: " ";
}
.btn-toolbar:after {
    clear: both;
}
.btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left;
}
.btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  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) > .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 {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%;
}
.btn-group-justified > .btn-group .btn {
    width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn 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-right: 0;
    padding-left: 0;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.input-group .form-control:focus {
      z-index: 3;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  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) {
    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: 400;
  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 {
    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 {
    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-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-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 {
    position: relative;
}
.input-group-btn > .btn + .btn {
      margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2;
}
.input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}
.input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav:before, .nav:after {
    display: table;
    content: " ";
}
.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;
        cursor: not-allowed;
        background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #5a3966;
}
.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;
      cursor: default;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
}
.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: #5a3966;
}
.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 {
      margin-bottom: 5px;
      text-align: center;
}
.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-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
    display: table;
    content: " ";
}
.navbar:after {
    clear: both;
}
@media (min-width: 768px) {
.navbar {
      border-radius: 4px;
}
}
.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
.navbar-header {
    float: left;
}
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  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 {
    display: table;
    content: " ";
}
.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-right: 0;
        padding-left: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.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;
}
}
@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;
}
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
    .container > .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-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none;
}
.navbar-brand > img {
    display: block;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px;
}
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  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 {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  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 {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle;
}
.navbar-form .form-control {
      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 {
        width: auto;
}
.navbar-form .input-group > .form-control {
      width: 100%;
}
.navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle;
}
.navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle;
}
.navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0;
}
.navbar-form .radio input[type="radio"],
    .navbar-form .checkbox 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 {
      margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
        margin-bottom: 0;
}
}
@media (min-width: 768px) {
.navbar-form {
      width: auto;
      padding-top: 0;
      padding-bottom: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0;
      box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-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 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
      float: left;
      margin-right: 15px;
      margin-left: 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-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7;
}
@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-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-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-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #090909;
}
@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-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-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 {
      padding: 0 5px;
      color: #ccc;
      content: "/\A0";
}
.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;
      margin-left: -1px;
      line-height: 1.42857;
      color: #5a3966;
      text-decoration: none;
      background-color: #fff;
      border: 1px solid #ddd;
}
.pagination > li > a:hover, .pagination > li > a:focus,
      .pagination > li > span:hover,
      .pagination > li > span:focus {
        z-index: 2;
        color: #2f1e35;
        background-color: #eeeeee;
        border-color: #ddd;
}
.pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #5a3966;
    border-color: #5a3966;
}
.pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.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-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-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-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager:before, .pager:after {
    display: table;
    content: " ";
}
.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;
    cursor: not-allowed;
    background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label:empty {
    display: none;
}
.btn .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: #5a3966;
}
.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #3d2745;
}
.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;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
    display: none;
}
.btn .badge {
    position: relative;
    top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px;
}
.list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #5a3966;
    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,
  .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px;
}
.jumbotron .container {
    max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
      padding-top: 48px;
      padding-bottom: 48px;
}
.container .jumbotron,
      .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 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;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
}
.thumbnail .caption {
    padding: 9px;
    color: #333333;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #5a3966;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
    margin-top: 0;
    color: inherit;
}
.alert .alert-link {
    font-weight: bold;
}
.alert > p,
  .alert > ul {
    margin-bottom: 0;
}
.alert > 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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link {
    color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
    border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
    color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
    border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
    color: #843534;
}
@keyframes progress-bar-stripes {
from {
    background-position: 40px 0;
}
to {
    background-position: 0 0;
}
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  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: #5a3966;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  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 {
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
    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: 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: 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: 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 {
  overflow: hidden;
  zoom: 1;
}
.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 {
  padding-left: 0;
  margin-bottom: 20px;
}
.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-left-radius: 4px;
    border-top-right-radius: 4px;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #eeeeee;
}
.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: #5a3966;
    border-color: #5a3966;
}
.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: #bfa1ca;
}
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 {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.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 {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
    display: table;
    content: " ";
}
.panel-body:after {
    clear: both;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .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,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
  .panel > .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 {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-right: 15px;
    padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive: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 {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel > .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,
    .panel > .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,
    .panel > .table-responsive: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,
    .panel > .table-responsive: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 {
      border-top-left-radius: 3px;
}
.panel > .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,
    .panel > .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,
    .panel > .table-responsive: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,
    .panel > .table-responsive: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 {
      border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive: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,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive: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 {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel > .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,
    .panel > .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,
    .panel > .table-responsive: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,
    .panel > .table-responsive: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 {
      border-bottom-left-radius: 3px;
}
.panel > .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,
    .panel > .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,
    .panel > .table-responsive: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,
    .panel > .table-responsive: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 {
      border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel-group .panel + .panel {
      margin-top: 5px;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
    border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #5a3966;
}
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #5a3966;
    border-color: #5a3966;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #5a3966;
}
.panel-primary > .panel-heading .badge {
      color: #5a3966;
      background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #5a3966;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    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;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 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;
  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;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

/* Components JavaScript */
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
    transform: translate(0, -25%);
    transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
    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;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
    display: table;
    content: " ";
}
.modal-header:after {
    clear: both;
}
.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 {
    display: table;
    content: " ";
}
.modal-footer:after {
    clear: both;
}
.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    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 {
    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: 400;
  line-height: 1.42857;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
    filter: alpha(opacity=90);
    opacity: 0.9;
}
.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}
.tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
}
.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}
.tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
}
.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 {
    right: 5px;
    bottom: 0;
    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;
}
.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;
}
.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: 400;
  line-height: 1.42857;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: 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;
  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 > .arrow {
    border-width: 11px;
}
.popover > .arrow, .popover > .arrow:after {
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid;
}
.popover > .arrow:after {
      content: "";
      border-width: 10px;
}
.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0;
}
.popover.top > .arrow:after {
      bottom: 1px;
      margin-left: -10px;
      content: " ";
      border-top-color: #fff;
      border-bottom-width: 0;
}
.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0;
}
.popover.right > .arrow:after {
      bottom: -10px;
      left: 1px;
      content: " ";
      border-right-color: #fff;
      border-left-width: 0;
}
.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
      top: 1px;
      margin-left: -10px;
      content: " ";
      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 {
      right: 1px;
      bottom: -10px;
      content: " ";
      border-right-width: 0;
      border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
    position: relative;
    display: none;
    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 {
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000px;
}
.carousel-inner > .item.next, .carousel-inner > .item.active.right {
          transform: translate3d(100%, 0, 0);
          left: 0;
}
.carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          transform: translate3d(-100%, 0, 0);
          left: 0;
}
.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: 0.9;
}
.carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}
.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;
    font-family: serif;
    line-height: 1;
}
.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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  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 {
    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: -10px;
    font-size: 30px;
}
.carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
}
.carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
}
.carousel-indicators {
    bottom: 20px;
}
}

/* Utility classes */
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.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;
}
}
.fade-enter-active, .fade-leave-active {
  transition: opacity .5s ease;
}
.fade-enter, .fade-leave-active {
  opacity: 0;
}
.hv-fade {
  transition: all .2s ease-in-out;
}
.middle {
  vertical-align: middle;
  margin: 50px auto;
}
.middle span.gauge {
  display: block;
  margin: 0 auto;
}
ul.no-style {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.simple-list {
  list-style: none;
}
ul.simple-list li {
  margin-bottom: 30px;
}
ul.simple-list li i {
  margin-right: 20px;
  font-size: 15px;
}
ul.simple-list li:last-child {
  margin-bottom: 0px;
}
a.hvr-rectangle-out.dl-btn {
  padding: 10px 20px;
  color: #000;
  margin-bottom: 15px;
}
a.hvr-rectangle-out.dl-btn:hover {
  color: #fff;
}
a.hvr-rectangle-out.dl-btn > span.title {
  font-family: 'Montserrat';
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
}
a.hvr-rectangle-out.dl-btn > span.sub {
  font-size: 13px;
  font-weight: 100;
}
.inline-block {
  display: inline-block;
}
.inline-input {
  display: inline-block;
  width: auto !important;
}
.quick-links > ul > li > a.notif:before {
  content: '!';
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -4px;
  left: -4px;
  background-color: #ff5757;
  font-size: 8px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  vertical-align: middle;
  line-height: 15px;
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
}
.flr {
  float: right;
}
.hov-shadow:hover {
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
}
.quick-links > ul > li > span.notif {
  float: right;
  right: 15px;
  vertical-align: middle;
  position: absolute;
  display: inline-block;
  margin: -2px 0 0 0 !important;
}
.col-md-12.logo-center a {
  position: relative;
  vertical-align: middle;
  margin-top: auto;
  margin-right: -21.22px;
  margin-left: 10px;
}
.col-md-12.logo-center {
  margin: 0 auto;
  text-align: center;
  cursor: pointer;
}
.toast-lbl {
  display: inline-block;
  margin-top: 5px;
}
.lbl {
  padding: 2px 5px;
  border-radius: 3px;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  margin-right: 5px;
}
.slide-left-enter, .slide-right-leave-active {
  transition: all .5s ease-in-out;
  opacity: 0;
  transform: translate(50px, 0);
}
.slide-left-leave-active, .slide-right-enter {
  transition: all .5s ease-in-out;
  opacity: 0;
  transform: translate(-50px, 0);
}
input[type="submit"][disabled="disabled"] {
  background-color: #ccc !important;
}
.header-with-icon {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.search-form.full-head {
  width: 100%;
  margin: 25px 0 0;
}
.widget.padded {
  padding: 20px 40px;
}
.round-icon {
  color: #ffffff;
  font-size: 20px;
  height: 40px;
  display: table-cell;
  margin: 0;
  padding: 6px 0 0;
  position: relative;
  text-align: center;
  width: 40px;
  vertical-align: text-top;
  border-radius: 50%;
}
.modal-header > h3 > span {
  color: #ff5f5f;
}
.round-icon-mini {
  color: #ffffff;
  font-size: 12px;
  height: 24px;
  display: table-cell;
  text-align: center;
  width: 24px;
  margin-left: 10px;
  vertical-align: middle;
  border-radius: 50%;
  cursor: pointer;
  margin-right: 10px;
}
.round-icon:hover,
.round-icon-mini:hover {
  color: #fff;
}
.top-marged {
  margin: 20px 0 0 !important;
}
.bottom-marged {
  margin-bottom: 20px !important;
}
.mrg-r-10 {
  margin-right: 10px !important;
}
.mrg-l-10 {
  margin-left: 10px !important;
}
.mrg-l-20 {
  margin-left: 20px !important;
}
.mrg-r-5 {
  margin-right: 5px !important;
}
.mrg-b-0 {
  margin-bottom: 0px !important;
}
.mrg-b-5 {
  margin-bottom: 5px !important;
}
.mrg-b-7 {
  margin-bottom: 7px !important;
}
.mrg-b-10 {
  margin-bottom: 10px !important;
}
.modal-close {
  float: right;
  margin: -32px;
  background: #fff;
  border-radius: 100px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border: 1px solid;
  cursor: pointer;
}
.datepicker .calendar .cell {
  margin-top: 0px;
}
.modal-form-submit,
button.valid {
  background-color: #55E057;
  border: none;
  outline: none;
  border-radius: 0;
  color: #fff;
  font-weight: bold;
  padding: 10px 25px;
  display: inherit;
  margin: -0 auto;
  min-width: 200px;
}
.modal-form-submit:disabled,
button.valid:disabled {
  background-color: #b2e6b3;
}
.w-200 {
  min-width: 200px;
  width: 200px;
}
.full-width {
  width: 100% !important;
}
.strong-txt {
  font-weight: bold;
}
.w-230 {
  min-width: 230px;
  width: 230px;
}
.w-150 {
  min-width: 150px;
  width: 150px;
}
button.delete {
  background-color: #e05555;
  border: none;
  outline: none;
  border-radius: 0;
  color: #fff;
  font-weight: bold;
  padding: 10px 25px;
  display: inherit;
  margin: -0 auto;
}
button.delete:disabled {
  background-color: #ec9b9b;
}
.devis-textarea {
  width: 100% !important;
  height: 100% !important;
  max-height: 100%;
  max-width: 100%;
  border: none;
  outline: none;
  background: transparent;
  resize: none;
}
.quick-links > ul > li > div > span,
.quick-links > ul > li > span {
  margin-top: 5px;
  margin-right: 20px;
  display: inline-block;
  cursor: pointer;
}
.companies-add {
  padding: 10px 0 10px 20px !important;
}
.companies-add h5 {
    width: 165px !important;
}
.white-bg {
  background-color: #fff !important;
}
.companies > i {
  transition: all 0.3s ease-in-out;
}
.companies.active > i {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.companies-add,
.companies {
  float: left;
  width: 100%;
  padding: 10px 5px 10px 20px;
  display: block;
  -ms-flex-align: center;
      align-items: center;
  vertical-align: middle;
  cursor: pointer;
}
.companies-add img,
  .companies img {
    display: inline-block;
    margin: 0 5px;
}
.companies-add .flex,
  .companies .flex {
    width: 10px;
    display: inline-block;
}
.companies-add h5,
  .companies h5 {
    display: inline-block;
    margin: 0;
    width: 132px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
}
.text-center {
  text-align: center;
}
.modal-fixed {
  position: fixed;
  z-index: 1000100;
  background-color: rgba(0, 0, 0, 0.5);
  transition: opacity .3s ease;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
.modal-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
button.grey-btn {
  color: #fff;
  border: none;
  padding: 5px 15px;
  background-color: #ddd;
}
button.grey-btn.selected {
  background-color: #666;
}
.selector button.valid.selected {
  background-color: #55E057;
}
.selector button.valid {
  background-color: #a9efaa;
}
input.autocomplete:-moz-read-only {
  cursor: pointer;
}
input.autocomplete:read-only {
  cursor: pointer;
}
.modal-wrapper {
  display: block;
  padding: 40px 0;
  vertical-align: middle;
  text-align: left;
}
.xlg-modal-container {
  width: 900px !important;
}
.lg-modal-container {
  width: 600px !important;
}
.auto-width {
  width: auto !important;
}
.max-width {
  max-width: 100% !important;
}
.auto-height {
  height: auto !important;
}
.modal-container {
  width: 300px;
  margin: 80px auto;
  padding: 20px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33);
  transition: all .3s ease;
  font-family: Helvetica, Arial, sans-serif;
}
.modal-header h3 {
  margin-top: 0;
  font-size: 20px;
  margin-bottom: 0;
}
.modal-header {
  text-align: center;
}
.modal-body {
  margin: 0;
}
.center-block {
  margin: 0 auto;
  display: block;
}
.modal-header,
.modal-body,
.modal-footer {
  border: none !important;
}
.calendar {
  width: 250px !important;
}
.modal-form-label {
  display: block;
}
.modal-form-input,
.datepicker input,
.time-picker input.display-time {
  width: 100% !important;
  height: 30px;
  background: #ffffff;
  padding: 5px 10px !important;
  outline: none;
  font-size: 14px;
  border: 1px solid #bbb;
  border-radius: 5px;
}
.time-picker {
  width: 100% !important;
}
.time-picker .clear-btn {
  width: 2.3em !important;
  z-index: 1 !important;
}
.modal-enter {
  opacity: 0;
}
.modal-leave-active {
  opacity: 0;
}
.modal-enter .modal-container,
.modal-leave-active .modal-container {
  transform: scale(1.1);
}
ul.filter {
  display: block;
  text-align: center;
  margin-top: 10px;
  padding-left: 0;
}
ul.filter li {
  display: inline-block;
  margin-right: 10px;
}
ul.filter li:last-child {
  margin-right: 0;
}
.table tbody tr td {
  vertical-align: middle;
}

/* Base for label styling */
.checkbox[type="checkbox"]:not(:checked),
.checkbox[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.checkbox[type="checkbox"]:not(:checked) + label,
.checkbox[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}

/* Base for label styling */
.radio[type="radio"]:not(:checked),
.radio[type="radio"]:checked {
  position: absolute;
  left: -9999px;
}
.radio[type="radio"]:not(:checked) + label,
.radio[type="radio"]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}
.pointer {
  cursor: pointer;
}
.table .checkbox[type="checkbox"]:not(:checked) + label:before,
.table .checkbox[type="checkbox"]:checked + label:before {
  top: -8px;
}
.table .checkbox[type="checkbox"]:not(:checked) + label,
.table .checkbox[type="checkbox"]:not(:checked) + label:focus,
.table .checkbox[type="checkbox"]:not(:checked) + label:active,
.table .checkbox[type="checkbox"]:not(:checked) + label:before,
.table .checkbox[type="checkbox"]:not(:checked) + label:before:focus,
.table .checkbox[type="checkbox"]:not(:checked) + label:before:active,
.table .checkbox[type="checkbox"]:checked + label,
.table .checkbox[type="checkbox"]:checked + label:focus,
.table .checkbox[type="checkbox"]:checked + label:active,
.table .checkbox[type="checkbox"]:checked + label:before,
.table .checkbox[type="checkbox"]:checked + label:before:focus,
.table .checkbox[type="checkbox"]:checked + label:before:active {
  outline: none !important;
}
.table .checkbox[type="checkbox"]:not(:checked) + label:after,
.table .checkbox[type="checkbox"]:checked + label:after {
  top: -7px;
}
.form-group > .checkbox[type="checkbox"]:not(:checked) + label:before,
.form-group > .checkbox[type="checkbox"]:checked + label:before {
  top: 0px;
}
.form-group > .checkbox[type="checkbox"]:not(:checked) + label:after,
.form-group > .checkbox[type="checkbox"]:checked + label:after {
  top: 1px;
}
.form-group > .radio[type="radio"]:not(:checked) + label:before,
.form-group > .radio[type="radio"]:checked + label:before {
  top: 0px;
}
.form-group > .radio[type="radio"]:not(:checked) + label:after,
.form-group > .radio[type="radio"]:checked + label:after {
  top: 1px;
}
input {
  border-style: solid;
  border-width: 1px;
  border-color: #aaa;
  padding: 2.5px;
}

/* checkbox aspect */
.checkbox[type="checkbox"]:not(:checked) + label:before,
.checkbox[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  width: 17px;
  height: 17px;
  border: 1px solid #777;
  background: #fff;
  border-radius: 3px;
}

/* checked mark aspect */
.checkbox[type="checkbox"]:not(:checked) + label:after,
.checkbox[type="checkbox"]:checked + label:after {
  content: '\F00C';
  font-family: 'FontAwesome';
  position: absolute;
  top: 1px;
  left: 1px;
  width: 15px;
  height: 15px;
  color: #bbb;
  border-radius: 3px;
  line-height: 1.16;
  transition: all .2s;
}

/* checked mark aspect changes */
.checkbox[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.checkbox[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

/* disabled checkbox */
.checkbox[type="checkbox"]:disabled:not(:checked) + label:before,
.checkbox[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.checkbox[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
.checkbox[type="checkbox"]:disabled + label {
  color: #aaa;
}
.radio[type="radio"]:not(:checked) + label:before,
.radio[type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  width: 17px;
  height: 17px;
  border: 1px solid #777;
  background: #fff;
  border-radius: 17px;
}

/* checked mark aspect */
.radio[type="radio"]:not(:checked) + label:after,
.radio[type="radio"]:checked + label:after {
  content: '\F111';
  font-family: 'FontAwesome';
  position: absolute;
  top: 3.5px;
  font-size: 10px;
  left: 0px;
  width: 17px;
  height: 17px;
  color: #bbb;
  text-align: center;
  border-radius: 17px;
  line-height: 1.16;
  transition: all .2s;
  transition: all .2s;
}

/* checked mark aspect changes */
.radio[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.radio[type="radio"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

/* disabled radio */
.radio[type="radio"]:disabled:not(:checked) + label:before,
.radio[type="radio"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.radio[type="radio"]:disabled:checked + label:after {
  color: #999;
}
.radio[type="radio"]:disabled + label {
  color: #aaa;
}
.devis {
  min-height: 297mm;
  width: auto;
  display: block;
  border-radius: 3px;
  border: 1px solid #ddd;
  box-shadow: 2px 2px 4px #ccc;
  padding: 20px 30px;
}
.div-inline-block {
  display: inline-block;
}
.div-block {
  display: block;
}
.devis-processing {
  position: absolute;
  background-color: rgba(200, 200, 200, 0.3);
  width: 100%;
  color: black;
  height: 100%;
  display: block;
  z-index: 9999999;
  margin: -21px -31px !important;
  border-radius: 3px;
  transition: all 0.4s ease-in-out;
}
.forgot-link {
  position: absolute;
  display: block;
  right: 0;
  bottom: 12px;
  font-size: 10px;
}
.devis-processing span.throbber {
  display: block;
  margin: 300px auto 0;
  position: relative;
}
.devis-width {
  width: auto;
  margin-right: 25px;
  display: inline-block;
  margin: 0 0 0 0;
  text-align: left;
  float: left;
  min-width: 210mm;
  max-width: 230mm !important;
}
.devis .row div div img.logo {
  width: auto;
  max-height: 100px;
  max-width: 100px;
  float: none;
  border: 2px dashed #ddd;
  min-width: 0;
  position: relative;
  padding: 5px;
  margin: 0;
}
.devis .row div div div.company {
  width: auto;
  height: auto;
  float: none;
  border: 2px dashed #ddd;
  min-width: 0;
  padding: 5px;
  position: relative;
  margin: 0;
}
select.select {
  background: #fff;
  width: 100%;
  height: 25px;
  outline: none;
  border: 1.5px dashed #ddd;
}
.devis-select {
  background: #fff;
  width: 100%;
  height: 25px;
  border: 1.5px dashed #aaa;
  outline: none;
}
.devis-id {
  margin-top: -2px;
}
.devis-bordered,
.medium-editor-element,
.input-bordered {
  border: 1.5px dashed #ddd;
  padding: 5px 10px;
}
.medium-editor-element {
  outline: none;
}
.medium-editor-element > p {
  margin: 0;
}
.medium-editor-toolbar {
  transition: 0.1s all ease-in-out;
  z-index: 1000101 !important;
}
.contact-right-icons {
  float: right;
  position: absolute;
  right: 15px;
  top: 2px;
  display: block;
}
.contact-right-icons a {
    color: #888888;
    display: block;
    padding: 0;
    margin: 0;
}
.dashed-bordered {
  border: 1.5px dashed #ddd;
}
.clickable {
  transition: all 0.1s ease-in-out;
  cursor: pointer;
}
.clickable:hover {
  transition: all 0.1s ease-in-out;
  box-shadow: 0px 2px 6px -2px #000;
}
.company-list-elem {
  min-height: 100px;
}
.company-list-elem-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.company-logo {
  max-height: 100px;
  max-width: 100px;
  margin-left: -15px;
  padding: 5px;
}
.company-logo-mini {
  max-height: 30px;
  max-width: 30px;
}
.company-logo-bordered {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.no-overflow {
  overflow: hidden;
}
.devis-content-head {
  background-color: #34495F;
  padding: 5px 10px !important;
}
.devis-content-head-mini {
  background-color: #34495F;
  padding: 5px 0px !important;
  text-align: center;
}
.devis-content-input {
  padding: 0px !important;
}
.devis-content-input-close {
  float: right;
  margin-right: -26px;
  margin-top: 5px;
}
.devis-content-head span {
  color: #fff;
}
.devis-content-head-mini span {
  color: #fff;
  font-size: 12px;
}
.devis-bordered div span {
  margin-top: 5px;
  display: block;
}
.devis-sub-price {
  margin-top: 10px;
  text-align: right;
}
.mrg-t-4 {
  margin-top: 4px;
}
.devis-bordered div input {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  padding: 5px 0;
}
.table-devis-client {
  width: 100%;
}
.no-padding {
  padding: 0 !important;
}
.pdg-lr-0 {
  padding-left: 0;
  padding-right: 0;
}
.pdg-lrt-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
}
.full-input {
  width: 100% !important;
  min-width: 100% !important;
  padding: 8.5px 6px;
}
.devis div div .devis-intitule {
  border: 2px dashed #ddd;
  width: 100%;
  padding: 5px 10px;
  font-weight: bold;
  font-size: 15px;
}
.space-devis-client {
  margin: 150px 0 0 0;
}
.table-devis-client tbody td {
  border: 2px dashed #ddd;
}
.input-no-style {
  border: none;
  width: 100%;
  outline: none;
  padding: 5px 10px;
}
.fc {
  margin-top: 20px;
}
.fc .fc-toolbar {
    background-color: #666666;
    padding: 10px 5px;
    margin: 0;
}
.fc .fc-toolbar .fc-left, .fc .fc-toolbar .fc-right {
      margin-top: 5px;
}
.fc .fc-toolbar .fc-left button, .fc .fc-toolbar .fc-right button {
        border: none;
        background-color: transparent;
        color: #fff;
}
.fc .fc-toolbar .fc-center h2 {
      color: #fff;
}
.devis-multiselect {
  position: absolute;
  margin-top: -34px;
  width: 92%;
}
.devis-multiselect > .multiselect {
  width: 100%;
  height: 30px;
}
.devis-multiselect > .multiselect > .multiselect__tags {
  border: none;
  margin-bottom: -6px;
  background-color: transparent;
}
.devis-multiselect > .multiselect > .multiselect__tags > .multiselect__spinner {
  background: transparent;
  margin-right: -3.5px;
}
button.link-btn:before {
  font-family: 'FontAwesome';
  content: '\F0C1';
  padding: 0px 10px 0px 0px;
}
button.link-btn {
  padding: 10px 20px;
  background-color: #63d6ff;
  border: 1px solid #1ac2ff;
  border-radius: 3px;
  color: #fff;
}
button.link-btn:hover {
  background-color: #1ac2ff;
  transition: all 0.1s ease-in-out;
}
button.info-btn:before {
  font-family: 'FontAwesome';
  content: '\F128';
  padding: 0px 0px 0px 0px;
}
button.info-btn {
  padding: 10px 20px;
  background-color: #dddddd;
  border: 1px solid #cccccc;
  border-radius: 3px;
  color: #fff;
}
button.info-btn:hover {
  background-color: #cccccc;
  transition: all 0.1s ease-in-out;
}
button.loader-btn > i {
  margin-right: 10px;
}
button.loader-btn {
  padding: 10px 20px;
  background-color: #dddddd;
  border: 1px solid #cccccc;
  border-radius: 3px;
  color: #fff;
}
button.add-company-btn {
  padding: 10px 20px;
  background-color: #FFFFFF;
  border: 1px solid #cccccc;
  border-radius: 3px;
  color: #555555;
  transition: all 0.1s ease-in-out;
  margin: auto;
  display: block;
}
button.add-company-btn:hover {
  background-color: #eeeeee;
}
button.unlink-btn:before {
  font-family: 'FontAwesome';
  content: '\F127';
  padding: 0px 10px 0px 0px;
}
button.unlink-btn {
  padding: 10px 20px;
  background-color: #ff6b6b;
  border: 1px solid #ff4d4d;
  border-radius: 3px;
  color: #fff;
}
button.unlink-btn:hover {
  background-color: #ff4d4d;
  transition: all 0.1s ease-in-out;
}
.integration-app > img {
  width: 100px;
  border: 1px solid #dedede;
  float: left;
  margin-right: 20px;
  padding: 10px;
  border-radius: 3px;
  background: #eee;
}
.integration-app > button {
  width: 100%;
  margin-top: 10px;
}
.integration-app > h4 {
  font-size: 15px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 100px;
  margin: 0 0 0 0;
}
.integration-app > .logo {
  min-width: 0px;
  width: 100px;
  height: 100px;
  border: 1px solid #dedede;
  float: left;
  margin-right: 20px;
  padding: 10px;
  border-radius: 3px;
  background: #eee;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-inline-grid;
  display: inline-grid;
  text-align: center;
}
.integration-app > .logo > i {
  margin-top: 5px;
}
.integration-app > p {
  margin-top: 10px;
  text-align: justify;
  margin-bottom: -8.2px;
  font-size: 14px;
}
.version-lbl {
  top: -4px;
  position: relative;
}
.companies-list {
  display: none;
  background: #dfe6ec none repeat scroll 0 0;
  float: left;
  list-style: outside none none;
  margin: 10px 0;
  padding: 20px 0;
  position: relative;
  width: 100%;
}
.companies-list::before {
  border-bottom: 7px solid #dfe6ec;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  left: 50px;
  position: absolute;
  top: -6px;
}
.cursor-default {
  cursor: default;
}
.companylist-logo {
  max-width: 30px;
  max-height: 30px;
  display: inline-block;
  float: left;
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.companylist-name {
  float: left;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  height: 30px;
  margin-left: 10px;
}
.view-all.no-border {
  border-radius: 0 0 0 0 !important;
  margin-bottom: 2px;
}
.comment-span {
  background-color: #f0f0f0;
  padding: 10px;
  display: block;
  border-radius: 4px;
  width: 100%;
  margin-top: 10px;
}
.comment-cancel,
.comment-remove {
  position: absolute;
  display: block;
  right: 10px;
  top: 15px;
}
.comment-down {
  position: absolute;
  display: block;
  right: 50px;
  top: 15px;
}
.comment-up {
  position: absolute;
  display: block;
  right: 70px;
  top: 15px;
}
.comment-apply,
.comment-edit {
  position: absolute;
  display: block;
  right: 30px;
  top: 16px;
}
.comment-apply {
  top: 15px;
}
.div-rel {
  position: relative;
}
.font-s11 {
  font-size: 11px !important;
}
.lbl-transfo {
  bottom: 6px;
  position: relative;
}
.cs-btn-group {
  margin-top: 20px;
}
.quick-report p {
  width: 100%;
  text-align: center;
}
.cs-btn-group .cs-btn:first-child {
  border-radius: 5px 0 0 5px;
}
.cs-btn-group .cs-btn:last-child {
  border-radius: 0 5px 5px 0;
}
.cs-btn-group {
  font-size: 12px;
  border-radius: 5px;
  padding: 4px;
  background-color: #ffffff;
  color: #b0b0b0;
  height: auto;
  border: none;
  vertical-align: middle;
}
.cs-btn-group .cs-btn {
  padding: 0 15px;
  margin-left: 0;
  margin-right: 0;
  min-height: 22px;
  font-size: 12px;
  background-color: #ffffff;
  color: #b0b0b0;
  border: none;
  border-radius: 0px;
  transition: all 0.4s ease-in-out;
  vertical-align: middle;
  display: inline-block;
}
.cs-btn-group .cs-btn.active {
  display: inline-block;
  border: none;
  opacity: 1;
  color: #fff;
  background-color: #ff5f5f;
}
td span h3, td span h4, td span h5 {
  display: inline;
}
.mini-toastr {
  z-index: 1000999 !important;
  top: 80px !important;
}
.mini-toastr__notification {
  display: table;
  padding-left: 70px !important;
  position: relative;
  width: 350px !important;
}
.mini-toastr-notification__title {
  display: block;
  width: auto;
  position: relative;
  font-weight: bold !important;
}
.mini-toastr-notification__icon {
  font-size: 20px !important;
  position: absolute;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -ms-flex-align: center;
      align-items: center;
  top: 0;
  bottom: 0;
  left: 20px;
}
.mini-toastr-notification__message {
  display: block !important;
  width: auto !important;
  padding: 0 !important;
}
.mini-toastr__notification.-success {
  background-color: #47cd49 !important;
}
.mini-toastr__notification.-info {
  background-color: #3dcbff !important;
}
.mini-toastr__notification.-warn {
  background-color: #ffab22 !important;
}
.mini-toastr__notification.-error {
  background-color: #ff5f5f !important;
}
.mini-toastr__notification:hover {
  box-shadow: rgba(0, 0, 0, 0.6) 0 0 7px -2px !important;
}
.mini-toastr__notification {
  box-shadow: #6e6e6e 0 0 2px !important;
}
.dn {
  display: none !important;
}
.pt0 {
  padding-top: 0px !important;
}
.pl2 {
  padding-left: 2px !important;
}
.sendmail-to {
  background: #fff;
  border: none;
  width: 100%;
  padding: 10px 12px;
  border-radius: 5px 5px 0 0;
  margin-bottom: 5px;
}
.sendmail-cc {
  margin-bottom: 5px;
}
.sendmail-cc .multiselect .multiselect__tags {
    border: none;
    border-radius: 0 0 0 0;
    width: 100%;
}
.sendmail-bcc {
  margin-bottom: 20px;
}
.sendmail-bcc .multiselect .multiselect__tags {
    border: none;
    border-radius: 0 0 5px 5px;
    width: 100%;
}
.search-container {
  position: relative;
  -ms-flex-align: center;
      align-items: center;
  vertical-align: middle;
  display: inline-block;
  padding: 15px 0 0 80px;
  height: 100%;
  width: auto !important;
}
.search-container .multiselect {
    min-width: 350px;
    position: relative;
    margin: 0;
    display: inline-block;
}
.search-container .multiselect .multiselect__select {
      line-height: 30px;
}
.search-container .multiselect .multiselect__select::before {
        content: '\F002';
        font-family: 'FontAwesome';
        border-width: none;
        border-color: transparent;
        top: 0;
}
.search-container .multiselect .multiselect__tags {
      border-radius: 20px;
      transition: all 0.2s ease-in-out;
}
.search-container .multiselect--active .multiselect__tags {
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
}
.clear-both {
  clear: both;
}
.max-height-scroll {
  max-height: 250px;
  overflow-y: scroll;
  padding-right: 10px;
}
.mrg-0 {
  margin: 0;
}
.fixedButtons {
  position: fixed;
  top: 180px;
}
.mrg-tb-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.display-flex {
  display: -ms-flexbox;
  display: flex;
}
.stretch-self {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}
.stretch-items {
  -ms-flex-align: stretch;
      align-items: stretch;
}
.wrap {
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
.column {
  -ms-flex-flow: column;
      flex-flow: column;
}
.justify-evenly {
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly;
}
.no-padding-between > div:last-child {
  padding-left: 0px;
}
.handle {
  float: left;
  padding-top: 8px;
  padding-bottom: 8px;
}
.handle:hover {
  cursor: grab;
}
.hidden {
  visibility: hidden;
}
.widget.outbox {
  background-color: #f5f5f5;
  padding: 10px;
}
.toggleWrapper {
  position: absolute;
}
.newmail {
  background-color: #ffffff;
  border: none;
  border-radius: 5px;
  min-height: 150px;
}
.add-content > ul > li a {
  width: auto;
  min-width: 30px;
  padding: 0 5px;
}
.inline-event-modal {
  display: inline-block;
  vertical-align: top;
}
.fc-past {
  background-color: #dfdfdf;
}
.fc-today {
  background-color: #f1f1f1;
}
@media screen and (max-width: 650px) {
.lg-modal-container {
    width: 90% !important;
}
}
@media screen and (max-width: 950px) {
.xlg-modal-container {
    width: 90% !important;
}
}

/*!
  *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
  *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
  */
@font-face {
  font-family: 'FontAwesome';
  src: url(/static/fonts/fontawesome-webfont.674f50d.eot);
  src: url(/static/fonts/fontawesome-webfont.674f50d.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(/static/fonts/fontawesome-webfont.af7ae50.woff2) format("woff2"), url(/static/fonts/fontawesome-webfont.fee66e7.woff) format("woff"), url(/static/fonts/fontawesome-webfont.b06871f.ttf) format("truetype"), url(/static/img/fontawesome-webfont.912ec66.svg#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  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;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: .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.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=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;
}
.fa-glass:before {
  content: "\F000";
}
.fa-music:before {
  content: "\F001";
}
.fa-search:before {
  content: "\F002";
}
.fa-envelope-o:before {
  content: "\F003";
}
.fa-heart:before {
  content: "\F004";
}
.fa-star:before {
  content: "\F005";
}
.fa-star-o:before {
  content: "\F006";
}
.fa-user:before {
  content: "\F007";
}
.fa-film:before {
  content: "\F008";
}
.fa-th-large:before {
  content: "\F009";
}
.fa-th:before {
  content: "\F00A";
}
.fa-th-list:before {
  content: "\F00B";
}
.fa-check:before {
  content: "\F00C";
}
.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\F00D";
}
.fa-search-plus:before {
  content: "\F00E";
}
.fa-search-minus:before {
  content: "\F010";
}
.fa-power-off:before {
  content: "\F011";
}
.fa-signal:before {
  content: "\F012";
}
.fa-gear:before, .fa-cog:before {
  content: "\F013";
}
.fa-trash-o:before {
  content: "\F014";
}
.fa-home:before {
  content: "\F015";
}
.fa-file-o:before {
  content: "\F016";
}
.fa-clock-o:before {
  content: "\F017";
}
.fa-road:before {
  content: "\F018";
}
.fa-download:before {
  content: "\F019";
}
.fa-arrow-circle-o-down:before {
  content: "\F01A";
}
.fa-arrow-circle-o-up:before {
  content: "\F01B";
}
.fa-inbox:before {
  content: "\F01C";
}
.fa-play-circle-o:before {
  content: "\F01D";
}
.fa-rotate-right:before, .fa-repeat:before {
  content: "\F01E";
}
.fa-refresh:before {
  content: "\F021";
}
.fa-list-alt:before {
  content: "\F022";
}
.fa-lock:before {
  content: "\F023";
}
.fa-flag:before {
  content: "\F024";
}
.fa-headphones:before {
  content: "\F025";
}
.fa-volume-off:before {
  content: "\F026";
}
.fa-volume-down:before {
  content: "\F027";
}
.fa-volume-up:before {
  content: "\F028";
}
.fa-qrcode:before {
  content: "\F029";
}
.fa-barcode:before {
  content: "\F02A";
}
.fa-tag:before {
  content: "\F02B";
}
.fa-tags:before {
  content: "\F02C";
}
.fa-book:before {
  content: "\F02D";
}
.fa-bookmark:before {
  content: "\F02E";
}
.fa-print:before {
  content: "\F02F";
}
.fa-camera:before {
  content: "\F030";
}
.fa-font:before {
  content: "\F031";
}
.fa-bold:before {
  content: "\F032";
}
.fa-italic:before {
  content: "\F033";
}
.fa-text-height:before {
  content: "\F034";
}
.fa-text-width:before {
  content: "\F035";
}
.fa-align-left:before {
  content: "\F036";
}
.fa-align-center:before {
  content: "\F037";
}
.fa-align-right:before {
  content: "\F038";
}
.fa-align-justify:before {
  content: "\F039";
}
.fa-list:before {
  content: "\F03A";
}
.fa-dedent:before, .fa-outdent:before {
  content: "\F03B";
}
.fa-indent:before {
  content: "\F03C";
}
.fa-video-camera:before {
  content: "\F03D";
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\F03E";
}
.fa-pencil:before {
  content: "\F040";
}
.fa-map-marker:before {
  content: "\F041";
}
.fa-adjust:before {
  content: "\F042";
}
.fa-tint:before {
  content: "\F043";
}
.fa-edit:before, .fa-pencil-square-o:before {
  content: "\F044";
}
.fa-share-square-o:before {
  content: "\F045";
}
.fa-check-square-o:before {
  content: "\F046";
}
.fa-arrows:before {
  content: "\F047";
}
.fa-step-backward:before {
  content: "\F048";
}
.fa-fast-backward:before {
  content: "\F049";
}
.fa-backward:before {
  content: "\F04A";
}
.fa-play:before {
  content: "\F04B";
}
.fa-pause:before {
  content: "\F04C";
}
.fa-stop:before {
  content: "\F04D";
}
.fa-forward:before {
  content: "\F04E";
}
.fa-fast-forward:before {
  content: "\F050";
}
.fa-step-forward:before {
  content: "\F051";
}
.fa-eject:before {
  content: "\F052";
}
.fa-chevron-left:before {
  content: "\F053";
}
.fa-chevron-right:before {
  content: "\F054";
}
.fa-plus-circle:before {
  content: "\F055";
}
.fa-minus-circle:before {
  content: "\F056";
}
.fa-times-circle:before {
  content: "\F057";
}
.fa-check-circle:before {
  content: "\F058";
}
.fa-question-circle:before {
  content: "\F059";
}
.fa-info-circle:before {
  content: "\F05A";
}
.fa-crosshairs:before {
  content: "\F05B";
}
.fa-times-circle-o:before {
  content: "\F05C";
}
.fa-check-circle-o:before {
  content: "\F05D";
}
.fa-ban:before {
  content: "\F05E";
}
.fa-arrow-left:before {
  content: "\F060";
}
.fa-arrow-right:before {
  content: "\F061";
}
.fa-arrow-up:before {
  content: "\F062";
}
.fa-arrow-down:before {
  content: "\F063";
}
.fa-mail-forward:before, .fa-share:before {
  content: "\F064";
}
.fa-expand:before {
  content: "\F065";
}
.fa-compress:before {
  content: "\F066";
}
.fa-plus:before {
  content: "\F067";
}
.fa-minus:before {
  content: "\F068";
}
.fa-asterisk:before {
  content: "\F069";
}
.fa-exclamation-circle:before {
  content: "\F06A";
}
.fa-gift:before {
  content: "\F06B";
}
.fa-leaf:before {
  content: "\F06C";
}
.fa-fire:before {
  content: "\F06D";
}
.fa-eye:before {
  content: "\F06E";
}
.fa-eye-slash:before {
  content: "\F070";
}
.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\F071";
}
.fa-plane:before {
  content: "\F072";
}
.fa-calendar:before {
  content: "\F073";
}
.fa-random:before {
  content: "\F074";
}
.fa-comment:before {
  content: "\F075";
}
.fa-magnet:before {
  content: "\F076";
}
.fa-chevron-up:before {
  content: "\F077";
}
.fa-chevron-down:before {
  content: "\F078";
}
.fa-retweet:before {
  content: "\F079";
}
.fa-shopping-cart:before {
  content: "\F07A";
}
.fa-folder:before {
  content: "\F07B";
}
.fa-folder-open:before {
  content: "\F07C";
}
.fa-arrows-v:before {
  content: "\F07D";
}
.fa-arrows-h:before {
  content: "\F07E";
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\F080";
}
.fa-twitter-square:before {
  content: "\F081";
}
.fa-facebook-square:before {
  content: "\F082";
}
.fa-camera-retro:before {
  content: "\F083";
}
.fa-key:before {
  content: "\F084";
}
.fa-gears:before, .fa-cogs:before {
  content: "\F085";
}
.fa-comments:before {
  content: "\F086";
}
.fa-thumbs-o-up:before {
  content: "\F087";
}
.fa-thumbs-o-down:before {
  content: "\F088";
}
.fa-star-half:before {
  content: "\F089";
}
.fa-heart-o:before {
  content: "\F08A";
}
.fa-sign-out:before {
  content: "\F08B";
}
.fa-linkedin-square:before {
  content: "\F08C";
}
.fa-thumb-tack:before {
  content: "\F08D";
}
.fa-external-link:before {
  content: "\F08E";
}
.fa-sign-in:before {
  content: "\F090";
}
.fa-trophy:before {
  content: "\F091";
}
.fa-github-square:before {
  content: "\F092";
}
.fa-upload:before {
  content: "\F093";
}
.fa-lemon-o:before {
  content: "\F094";
}
.fa-phone:before {
  content: "\F095";
}
.fa-square-o:before {
  content: "\F096";
}
.fa-bookmark-o:before {
  content: "\F097";
}
.fa-phone-square:before {
  content: "\F098";
}
.fa-twitter:before {
  content: "\F099";
}
.fa-facebook-f:before, .fa-facebook:before {
  content: "\F09A";
}
.fa-github:before {
  content: "\F09B";
}
.fa-unlock:before {
  content: "\F09C";
}
.fa-credit-card:before {
  content: "\F09D";
}
.fa-feed:before, .fa-rss:before {
  content: "\F09E";
}
.fa-hdd-o:before {
  content: "\F0A0";
}
.fa-bullhorn:before {
  content: "\F0A1";
}
.fa-bell:before {
  content: "\F0F3";
}
.fa-certificate:before {
  content: "\F0A3";
}
.fa-hand-o-right:before {
  content: "\F0A4";
}
.fa-hand-o-left:before {
  content: "\F0A5";
}
.fa-hand-o-up:before {
  content: "\F0A6";
}
.fa-hand-o-down:before {
  content: "\F0A7";
}
.fa-arrow-circle-left:before {
  content: "\F0A8";
}
.fa-arrow-circle-right:before {
  content: "\F0A9";
}
.fa-arrow-circle-up:before {
  content: "\F0AA";
}
.fa-arrow-circle-down:before {
  content: "\F0AB";
}
.fa-globe:before {
  content: "\F0AC";
}
.fa-wrench:before {
  content: "\F0AD";
}
.fa-tasks:before {
  content: "\F0AE";
}
.fa-filter:before {
  content: "\F0B0";
}
.fa-briefcase:before {
  content: "\F0B1";
}
.fa-arrows-alt:before {
  content: "\F0B2";
}
.fa-group:before, .fa-users:before {
  content: "\F0C0";
}
.fa-chain:before, .fa-link:before {
  content: "\F0C1";
}
.fa-cloud:before {
  content: "\F0C2";
}
.fa-flask:before {
  content: "\F0C3";
}
.fa-cut:before, .fa-scissors:before {
  content: "\F0C4";
}
.fa-copy:before, .fa-files-o:before {
  content: "\F0C5";
}
.fa-paperclip:before {
  content: "\F0C6";
}
.fa-save:before, .fa-floppy-o:before {
  content: "\F0C7";
}
.fa-square:before {
  content: "\F0C8";
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\F0C9";
}
.fa-list-ul:before {
  content: "\F0CA";
}
.fa-list-ol:before {
  content: "\F0CB";
}
.fa-strikethrough:before {
  content: "\F0CC";
}
.fa-underline:before {
  content: "\F0CD";
}
.fa-table:before {
  content: "\F0CE";
}
.fa-magic:before {
  content: "\F0D0";
}
.fa-truck:before {
  content: "\F0D1";
}
.fa-pinterest:before {
  content: "\F0D2";
}
.fa-pinterest-square:before {
  content: "\F0D3";
}
.fa-google-plus-square:before {
  content: "\F0D4";
}
.fa-google-plus:before {
  content: "\F0D5";
}
.fa-money:before {
  content: "\F0D6";
}
.fa-caret-down:before {
  content: "\F0D7";
}
.fa-caret-up:before {
  content: "\F0D8";
}
.fa-caret-left:before {
  content: "\F0D9";
}
.fa-caret-right:before {
  content: "\F0DA";
}
.fa-columns:before {
  content: "\F0DB";
}
.fa-unsorted:before, .fa-sort:before {
  content: "\F0DC";
}
.fa-sort-down:before, .fa-sort-desc:before {
  content: "\F0DD";
}
.fa-sort-up:before, .fa-sort-asc:before {
  content: "\F0DE";
}
.fa-envelope:before {
  content: "\F0E0";
}
.fa-linkedin:before {
  content: "\F0E1";
}
.fa-rotate-left:before, .fa-undo:before {
  content: "\F0E2";
}
.fa-legal:before, .fa-gavel:before {
  content: "\F0E3";
}
.fa-dashboard:before, .fa-tachometer:before {
  content: "\F0E4";
}
.fa-comment-o:before {
  content: "\F0E5";
}
.fa-comments-o:before {
  content: "\F0E6";
}
.fa-flash:before, .fa-bolt:before {
  content: "\F0E7";
}
.fa-sitemap:before {
  content: "\F0E8";
}
.fa-umbrella:before {
  content: "\F0E9";
}
.fa-paste:before, .fa-clipboard:before {
  content: "\F0EA";
}
.fa-lightbulb-o:before {
  content: "\F0EB";
}
.fa-exchange:before {
  content: "\F0EC";
}
.fa-cloud-download:before {
  content: "\F0ED";
}
.fa-cloud-upload:before {
  content: "\F0EE";
}
.fa-user-md:before {
  content: "\F0F0";
}
.fa-stethoscope:before {
  content: "\F0F1";
}
.fa-suitcase:before {
  content: "\F0F2";
}
.fa-bell-o:before {
  content: "\F0A2";
}
.fa-coffee:before {
  content: "\F0F4";
}
.fa-cutlery:before {
  content: "\F0F5";
}
.fa-file-text-o:before {
  content: "\F0F6";
}
.fa-building-o:before {
  content: "\F0F7";
}
.fa-hospital-o:before {
  content: "\F0F8";
}
.fa-ambulance:before {
  content: "\F0F9";
}
.fa-medkit:before {
  content: "\F0FA";
}
.fa-fighter-jet:before {
  content: "\F0FB";
}
.fa-beer:before {
  content: "\F0FC";
}
.fa-h-square:before {
  content: "\F0FD";
}
.fa-plus-square:before {
  content: "\F0FE";
}
.fa-angle-double-left:before {
  content: "\F100";
}
.fa-angle-double-right:before {
  content: "\F101";
}
.fa-angle-double-up:before {
  content: "\F102";
}
.fa-angle-double-down:before {
  content: "\F103";
}
.fa-angle-left:before {
  content: "\F104";
}
.fa-angle-right:before {
  content: "\F105";
}
.fa-angle-up:before {
  content: "\F106";
}
.fa-angle-down:before {
  content: "\F107";
}
.fa-desktop:before {
  content: "\F108";
}
.fa-laptop:before {
  content: "\F109";
}
.fa-tablet:before {
  content: "\F10A";
}
.fa-mobile-phone:before, .fa-mobile:before {
  content: "\F10B";
}
.fa-circle-o:before {
  content: "\F10C";
}
.fa-quote-left:before {
  content: "\F10D";
}
.fa-quote-right:before {
  content: "\F10E";
}
.fa-spinner:before {
  content: "\F110";
}
.fa-circle:before {
  content: "\F111";
}
.fa-mail-reply:before, .fa-reply:before {
  content: "\F112";
}
.fa-github-alt:before {
  content: "\F113";
}
.fa-folder-o:before {
  content: "\F114";
}
.fa-folder-open-o:before {
  content: "\F115";
}
.fa-smile-o:before {
  content: "\F118";
}
.fa-frown-o:before {
  content: "\F119";
}
.fa-meh-o:before {
  content: "\F11A";
}
.fa-gamepad:before {
  content: "\F11B";
}
.fa-keyboard-o:before {
  content: "\F11C";
}
.fa-flag-o:before {
  content: "\F11D";
}
.fa-flag-checkered:before {
  content: "\F11E";
}
.fa-terminal:before {
  content: "\F120";
}
.fa-code:before {
  content: "\F121";
}
.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\F122";
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\F123";
}
.fa-location-arrow:before {
  content: "\F124";
}
.fa-crop:before {
  content: "\F125";
}
.fa-code-fork:before {
  content: "\F126";
}
.fa-unlink:before, .fa-chain-broken:before {
  content: "\F127";
}
.fa-question:before {
  content: "\F128";
}
.fa-info:before {
  content: "\F129";
}
.fa-exclamation:before {
  content: "\F12A";
}
.fa-superscript:before {
  content: "\F12B";
}
.fa-subscript:before {
  content: "\F12C";
}
.fa-eraser:before {
  content: "\F12D";
}
.fa-puzzle-piece:before {
  content: "\F12E";
}
.fa-microphone:before {
  content: "\F130";
}
.fa-microphone-slash:before {
  content: "\F131";
}
.fa-shield:before {
  content: "\F132";
}
.fa-calendar-o:before {
  content: "\F133";
}
.fa-fire-extinguisher:before {
  content: "\F134";
}
.fa-rocket:before {
  content: "\F135";
}
.fa-maxcdn:before {
  content: "\F136";
}
.fa-chevron-circle-left:before {
  content: "\F137";
}
.fa-chevron-circle-right:before {
  content: "\F138";
}
.fa-chevron-circle-up:before {
  content: "\F139";
}
.fa-chevron-circle-down:before {
  content: "\F13A";
}
.fa-html5:before {
  content: "\F13B";
}
.fa-css3:before {
  content: "\F13C";
}
.fa-anchor:before {
  content: "\F13D";
}
.fa-unlock-alt:before {
  content: "\F13E";
}
.fa-bullseye:before {
  content: "\F140";
}
.fa-ellipsis-h:before {
  content: "\F141";
}
.fa-ellipsis-v:before {
  content: "\F142";
}
.fa-rss-square:before {
  content: "\F143";
}
.fa-play-circle:before {
  content: "\F144";
}
.fa-ticket:before {
  content: "\F145";
}
.fa-minus-square:before {
  content: "\F146";
}
.fa-minus-square-o:before {
  content: "\F147";
}
.fa-level-up:before {
  content: "\F148";
}
.fa-level-down:before {
  content: "\F149";
}
.fa-check-square:before {
  content: "\F14A";
}
.fa-pencil-square:before {
  content: "\F14B";
}
.fa-external-link-square:before {
  content: "\F14C";
}
.fa-share-square:before {
  content: "\F14D";
}
.fa-compass:before {
  content: "\F14E";
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\F150";
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\F151";
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\F152";
}
.fa-euro:before, .fa-eur:before {
  content: "\F153";
}
.fa-gbp:before {
  content: "\F154";
}
.fa-dollar:before, .fa-usd:before {
  content: "\F155";
}
.fa-rupee:before, .fa-inr:before {
  content: "\F156";
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\F157";
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\F158";
}
.fa-won:before, .fa-krw:before {
  content: "\F159";
}
.fa-bitcoin:before, .fa-btc:before {
  content: "\F15A";
}
.fa-file:before {
  content: "\F15B";
}
.fa-file-text:before {
  content: "\F15C";
}
.fa-sort-alpha-asc:before {
  content: "\F15D";
}
.fa-sort-alpha-desc:before {
  content: "\F15E";
}
.fa-sort-amount-asc:before {
  content: "\F160";
}
.fa-sort-amount-desc:before {
  content: "\F161";
}
.fa-sort-numeric-asc:before {
  content: "\F162";
}
.fa-sort-numeric-desc:before {
  content: "\F163";
}
.fa-thumbs-up:before {
  content: "\F164";
}
.fa-thumbs-down:before {
  content: "\F165";
}
.fa-youtube-square:before {
  content: "\F166";
}
.fa-youtube:before {
  content: "\F167";
}
.fa-xing:before {
  content: "\F168";
}
.fa-xing-square:before {
  content: "\F169";
}
.fa-youtube-play:before {
  content: "\F16A";
}
.fa-dropbox:before {
  content: "\F16B";
}
.fa-stack-overflow:before {
  content: "\F16C";
}
.fa-instagram:before {
  content: "\F16D";
}
.fa-flickr:before {
  content: "\F16E";
}
.fa-adn:before {
  content: "\F170";
}
.fa-bitbucket:before {
  content: "\F171";
}
.fa-bitbucket-square:before {
  content: "\F172";
}
.fa-tumblr:before {
  content: "\F173";
}
.fa-tumblr-square:before {
  content: "\F174";
}
.fa-long-arrow-down:before {
  content: "\F175";
}
.fa-long-arrow-up:before {
  content: "\F176";
}
.fa-long-arrow-left:before {
  content: "\F177";
}
.fa-long-arrow-right:before {
  content: "\F178";
}
.fa-apple:before {
  content: "\F179";
}
.fa-windows:before {
  content: "\F17A";
}
.fa-android:before {
  content: "\F17B";
}
.fa-linux:before {
  content: "\F17C";
}
.fa-dribbble:before {
  content: "\F17D";
}
.fa-skype:before {
  content: "\F17E";
}
.fa-foursquare:before {
  content: "\F180";
}
.fa-trello:before {
  content: "\F181";
}
.fa-female:before {
  content: "\F182";
}
.fa-male:before {
  content: "\F183";
}
.fa-gittip:before, .fa-gratipay:before {
  content: "\F184";
}
.fa-sun-o:before {
  content: "\F185";
}
.fa-moon-o:before {
  content: "\F186";
}
.fa-archive:before {
  content: "\F187";
}
.fa-bug:before {
  content: "\F188";
}
.fa-vk:before {
  content: "\F189";
}
.fa-weibo:before {
  content: "\F18A";
}
.fa-renren:before {
  content: "\F18B";
}
.fa-pagelines:before {
  content: "\F18C";
}
.fa-stack-exchange:before {
  content: "\F18D";
}
.fa-arrow-circle-o-right:before {
  content: "\F18E";
}
.fa-arrow-circle-o-left:before {
  content: "\F190";
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\F191";
}
.fa-dot-circle-o:before {
  content: "\F192";
}
.fa-wheelchair:before {
  content: "\F193";
}
.fa-vimeo-square:before {
  content: "\F194";
}
.fa-turkish-lira:before, .fa-try:before {
  content: "\F195";
}
.fa-plus-square-o:before {
  content: "\F196";
}
.fa-space-shuttle:before {
  content: "\F197";
}
.fa-slack:before {
  content: "\F198";
}
.fa-envelope-square:before {
  content: "\F199";
}
.fa-wordpress:before {
  content: "\F19A";
}
.fa-openid:before {
  content: "\F19B";
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\F19C";
}
.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\F19D";
}
.fa-yahoo:before {
  content: "\F19E";
}
.fa-google:before {
  content: "\F1A0";
}
.fa-reddit:before {
  content: "\F1A1";
}
.fa-reddit-square:before {
  content: "\F1A2";
}
.fa-stumbleupon-circle:before {
  content: "\F1A3";
}
.fa-stumbleupon:before {
  content: "\F1A4";
}
.fa-delicious:before {
  content: "\F1A5";
}
.fa-digg:before {
  content: "\F1A6";
}
.fa-pied-piper-pp:before {
  content: "\F1A7";
}
.fa-pied-piper-alt:before {
  content: "\F1A8";
}
.fa-drupal:before {
  content: "\F1A9";
}
.fa-joomla:before {
  content: "\F1AA";
}
.fa-language:before {
  content: "\F1AB";
}
.fa-fax:before {
  content: "\F1AC";
}
.fa-building:before {
  content: "\F1AD";
}
.fa-child:before {
  content: "\F1AE";
}
.fa-paw:before {
  content: "\F1B0";
}
.fa-spoon:before {
  content: "\F1B1";
}
.fa-cube:before {
  content: "\F1B2";
}
.fa-cubes:before {
  content: "\F1B3";
}
.fa-behance:before {
  content: "\F1B4";
}
.fa-behance-square:before {
  content: "\F1B5";
}
.fa-steam:before {
  content: "\F1B6";
}
.fa-steam-square:before {
  content: "\F1B7";
}
.fa-recycle:before {
  content: "\F1B8";
}
.fa-automobile:before, .fa-car:before {
  content: "\F1B9";
}
.fa-cab:before, .fa-taxi:before {
  content: "\F1BA";
}
.fa-tree:before {
  content: "\F1BB";
}
.fa-spotify:before {
  content: "\F1BC";
}
.fa-deviantart:before {
  content: "\F1BD";
}
.fa-soundcloud:before {
  content: "\F1BE";
}
.fa-database:before {
  content: "\F1C0";
}
.fa-file-pdf-o:before {
  content: "\F1C1";
}
.fa-file-word-o:before {
  content: "\F1C2";
}
.fa-file-excel-o:before {
  content: "\F1C3";
}
.fa-file-powerpoint-o:before {
  content: "\F1C4";
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\F1C5";
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\F1C6";
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\F1C7";
}
.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\F1C8";
}
.fa-file-code-o:before {
  content: "\F1C9";
}
.fa-vine:before {
  content: "\F1CA";
}
.fa-codepen:before {
  content: "\F1CB";
}
.fa-jsfiddle:before {
  content: "\F1CC";
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\F1CD";
}
.fa-circle-o-notch:before {
  content: "\F1CE";
}
.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  content: "\F1D0";
}
.fa-ge:before, .fa-empire:before {
  content: "\F1D1";
}
.fa-git-square:before {
  content: "\F1D2";
}
.fa-git:before {
  content: "\F1D3";
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\F1D4";
}
.fa-tencent-weibo:before {
  content: "\F1D5";
}
.fa-qq:before {
  content: "\F1D6";
}
.fa-wechat:before, .fa-weixin:before {
  content: "\F1D7";
}
.fa-send:before, .fa-paper-plane:before {
  content: "\F1D8";
}
.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\F1D9";
}
.fa-history:before {
  content: "\F1DA";
}
.fa-circle-thin:before {
  content: "\F1DB";
}
.fa-header:before {
  content: "\F1DC";
}
.fa-paragraph:before {
  content: "\F1DD";
}
.fa-sliders:before {
  content: "\F1DE";
}
.fa-share-alt:before {
  content: "\F1E0";
}
.fa-share-alt-square:before {
  content: "\F1E1";
}
.fa-bomb:before {
  content: "\F1E2";
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\F1E3";
}
.fa-tty:before {
  content: "\F1E4";
}
.fa-binoculars:before {
  content: "\F1E5";
}
.fa-plug:before {
  content: "\F1E6";
}
.fa-slideshare:before {
  content: "\F1E7";
}
.fa-twitch:before {
  content: "\F1E8";
}
.fa-yelp:before {
  content: "\F1E9";
}
.fa-newspaper-o:before {
  content: "\F1EA";
}
.fa-wifi:before {
  content: "\F1EB";
}
.fa-calculator:before {
  content: "\F1EC";
}
.fa-paypal:before {
  content: "\F1ED";
}
.fa-google-wallet:before {
  content: "\F1EE";
}
.fa-cc-visa:before {
  content: "\F1F0";
}
.fa-cc-mastercard:before {
  content: "\F1F1";
}
.fa-cc-discover:before {
  content: "\F1F2";
}
.fa-cc-amex:before {
  content: "\F1F3";
}
.fa-cc-paypal:before {
  content: "\F1F4";
}
.fa-cc-stripe:before {
  content: "\F1F5";
}
.fa-bell-slash:before {
  content: "\F1F6";
}
.fa-bell-slash-o:before {
  content: "\F1F7";
}
.fa-trash:before {
  content: "\F1F8";
}
.fa-copyright:before {
  content: "\F1F9";
}
.fa-at:before {
  content: "\F1FA";
}
.fa-eyedropper:before {
  content: "\F1FB";
}
.fa-paint-brush:before {
  content: "\F1FC";
}
.fa-birthday-cake:before {
  content: "\F1FD";
}
.fa-area-chart:before {
  content: "\F1FE";
}
.fa-pie-chart:before {
  content: "\F200";
}
.fa-line-chart:before {
  content: "\F201";
}
.fa-lastfm:before {
  content: "\F202";
}
.fa-lastfm-square:before {
  content: "\F203";
}
.fa-toggle-off:before {
  content: "\F204";
}
.fa-toggle-on:before {
  content: "\F205";
}
.fa-bicycle:before {
  content: "\F206";
}
.fa-bus:before {
  content: "\F207";
}
.fa-ioxhost:before {
  content: "\F208";
}
.fa-angellist:before {
  content: "\F209";
}
.fa-cc:before {
  content: "\F20A";
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\F20B";
}
.fa-meanpath:before {
  content: "\F20C";
}
.fa-buysellads:before {
  content: "\F20D";
}
.fa-connectdevelop:before {
  content: "\F20E";
}
.fa-dashcube:before {
  content: "\F210";
}
.fa-forumbee:before {
  content: "\F211";
}
.fa-leanpub:before {
  content: "\F212";
}
.fa-sellsy:before {
  content: "\F213";
}
.fa-shirtsinbulk:before {
  content: "\F214";
}
.fa-simplybuilt:before {
  content: "\F215";
}
.fa-skyatlas:before {
  content: "\F216";
}
.fa-cart-plus:before {
  content: "\F217";
}
.fa-cart-arrow-down:before {
  content: "\F218";
}
.fa-diamond:before {
  content: "\F219";
}
.fa-ship:before {
  content: "\F21A";
}
.fa-user-secret:before {
  content: "\F21B";
}
.fa-motorcycle:before {
  content: "\F21C";
}
.fa-street-view:before {
  content: "\F21D";
}
.fa-heartbeat:before {
  content: "\F21E";
}
.fa-venus:before {
  content: "\F221";
}
.fa-mars:before {
  content: "\F222";
}
.fa-mercury:before {
  content: "\F223";
}
.fa-intersex:before, .fa-transgender:before {
  content: "\F224";
}
.fa-transgender-alt:before {
  content: "\F225";
}
.fa-venus-double:before {
  content: "\F226";
}
.fa-mars-double:before {
  content: "\F227";
}
.fa-venus-mars:before {
  content: "\F228";
}
.fa-mars-stroke:before {
  content: "\F229";
}
.fa-mars-stroke-v:before {
  content: "\F22A";
}
.fa-mars-stroke-h:before {
  content: "\F22B";
}
.fa-neuter:before {
  content: "\F22C";
}
.fa-genderless:before {
  content: "\F22D";
}
.fa-facebook-official:before {
  content: "\F230";
}
.fa-pinterest-p:before {
  content: "\F231";
}
.fa-whatsapp:before {
  content: "\F232";
}
.fa-server:before {
  content: "\F233";
}
.fa-user-plus:before {
  content: "\F234";
}
.fa-user-times:before {
  content: "\F235";
}
.fa-hotel:before, .fa-bed:before {
  content: "\F236";
}
.fa-viacoin:before {
  content: "\F237";
}
.fa-train:before {
  content: "\F238";
}
.fa-subway:before {
  content: "\F239";
}
.fa-medium:before {
  content: "\F23A";
}
.fa-yc:before, .fa-y-combinator:before {
  content: "\F23B";
}
.fa-optin-monster:before {
  content: "\F23C";
}
.fa-opencart:before {
  content: "\F23D";
}
.fa-expeditedssl:before {
  content: "\F23E";
}
.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
  content: "\F240";
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\F241";
}
.fa-battery-2:before, .fa-battery-half:before {
  content: "\F242";
}
.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\F243";
}
.fa-battery-0:before, .fa-battery-empty:before {
  content: "\F244";
}
.fa-mouse-pointer:before {
  content: "\F245";
}
.fa-i-cursor:before {
  content: "\F246";
}
.fa-object-group:before {
  content: "\F247";
}
.fa-object-ungroup:before {
  content: "\F248";
}
.fa-sticky-note:before {
  content: "\F249";
}
.fa-sticky-note-o:before {
  content: "\F24A";
}
.fa-cc-jcb:before {
  content: "\F24B";
}
.fa-cc-diners-club:before {
  content: "\F24C";
}
.fa-clone:before {
  content: "\F24D";
}
.fa-balance-scale:before {
  content: "\F24E";
}
.fa-hourglass-o:before {
  content: "\F250";
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\F251";
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\F252";
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\F253";
}
.fa-hourglass:before {
  content: "\F254";
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\F255";
}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\F256";
}
.fa-hand-scissors-o:before {
  content: "\F257";
}
.fa-hand-lizard-o:before {
  content: "\F258";
}
.fa-hand-spock-o:before {
  content: "\F259";
}
.fa-hand-pointer-o:before {
  content: "\F25A";
}
.fa-hand-peace-o:before {
  content: "\F25B";
}
.fa-trademark:before {
  content: "\F25C";
}
.fa-registered:before {
  content: "\F25D";
}
.fa-creative-commons:before {
  content: "\F25E";
}
.fa-gg:before {
  content: "\F260";
}
.fa-gg-circle:before {
  content: "\F261";
}
.fa-tripadvisor:before {
  content: "\F262";
}
.fa-odnoklassniki:before {
  content: "\F263";
}
.fa-odnoklassniki-square:before {
  content: "\F264";
}
.fa-get-pocket:before {
  content: "\F265";
}
.fa-wikipedia-w:before {
  content: "\F266";
}
.fa-safari:before {
  content: "\F267";
}
.fa-chrome:before {
  content: "\F268";
}
.fa-firefox:before {
  content: "\F269";
}
.fa-opera:before {
  content: "\F26A";
}
.fa-internet-explorer:before {
  content: "\F26B";
}
.fa-tv:before, .fa-television:before {
  content: "\F26C";
}
.fa-contao:before {
  content: "\F26D";
}
.fa-500px:before {
  content: "\F26E";
}
.fa-amazon:before {
  content: "\F270";
}
.fa-calendar-plus-o:before {
  content: "\F271";
}
.fa-calendar-minus-o:before {
  content: "\F272";
}
.fa-calendar-times-o:before {
  content: "\F273";
}
.fa-calendar-check-o:before {
  content: "\F274";
}
.fa-industry:before {
  content: "\F275";
}
.fa-map-pin:before {
  content: "\F276";
}
.fa-map-signs:before {
  content: "\F277";
}
.fa-map-o:before {
  content: "\F278";
}
.fa-map:before {
  content: "\F279";
}
.fa-commenting:before {
  content: "\F27A";
}
.fa-commenting-o:before {
  content: "\F27B";
}
.fa-houzz:before {
  content: "\F27C";
}
.fa-vimeo:before {
  content: "\F27D";
}
.fa-black-tie:before {
  content: "\F27E";
}
.fa-fonticons:before {
  content: "\F280";
}
.fa-reddit-alien:before {
  content: "\F281";
}
.fa-edge:before {
  content: "\F282";
}
.fa-credit-card-alt:before {
  content: "\F283";
}
.fa-codiepie:before {
  content: "\F284";
}
.fa-modx:before {
  content: "\F285";
}
.fa-fort-awesome:before {
  content: "\F286";
}
.fa-usb:before {
  content: "\F287";
}
.fa-product-hunt:before {
  content: "\F288";
}
.fa-mixcloud:before {
  content: "\F289";
}
.fa-scribd:before {
  content: "\F28A";
}
.fa-pause-circle:before {
  content: "\F28B";
}
.fa-pause-circle-o:before {
  content: "\F28C";
}
.fa-stop-circle:before {
  content: "\F28D";
}
.fa-stop-circle-o:before {
  content: "\F28E";
}
.fa-shopping-bag:before {
  content: "\F290";
}
.fa-shopping-basket:before {
  content: "\F291";
}
.fa-hashtag:before {
  content: "\F292";
}
.fa-bluetooth:before {
  content: "\F293";
}
.fa-bluetooth-b:before {
  content: "\F294";
}
.fa-percent:before {
  content: "\F295";
}
.fa-gitlab:before {
  content: "\F296";
}
.fa-wpbeginner:before {
  content: "\F297";
}
.fa-wpforms:before {
  content: "\F298";
}
.fa-envira:before {
  content: "\F299";
}
.fa-universal-access:before {
  content: "\F29A";
}
.fa-wheelchair-alt:before {
  content: "\F29B";
}
.fa-question-circle-o:before {
  content: "\F29C";
}
.fa-blind:before {
  content: "\F29D";
}
.fa-audio-description:before {
  content: "\F29E";
}
.fa-volume-control-phone:before {
  content: "\F2A0";
}
.fa-braille:before {
  content: "\F2A1";
}
.fa-assistive-listening-systems:before {
  content: "\F2A2";
}
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "\F2A3";
}
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\F2A4";
}
.fa-glide:before {
  content: "\F2A5";
}
.fa-glide-g:before {
  content: "\F2A6";
}
.fa-signing:before, .fa-sign-language:before {
  content: "\F2A7";
}
.fa-low-vision:before {
  content: "\F2A8";
}
.fa-viadeo:before {
  content: "\F2A9";
}
.fa-viadeo-square:before {
  content: "\F2AA";
}
.fa-snapchat:before {
  content: "\F2AB";
}
.fa-snapchat-ghost:before {
  content: "\F2AC";
}
.fa-snapchat-square:before {
  content: "\F2AD";
}
.fa-pied-piper:before {
  content: "\F2AE";
}
.fa-first-order:before {
  content: "\F2B0";
}
.fa-yoast:before {
  content: "\F2B1";
}
.fa-themeisle:before {
  content: "\F2B2";
}
.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\F2B3";
}
.fa-fa:before, .fa-font-awesome:before {
  content: "\F2B4";
}
.fa-handshake-o:before {
  content: "\F2B5";
}
.fa-envelope-open:before {
  content: "\F2B6";
}
.fa-envelope-open-o:before {
  content: "\F2B7";
}
.fa-linode:before {
  content: "\F2B8";
}
.fa-address-book:before {
  content: "\F2B9";
}
.fa-address-book-o:before {
  content: "\F2BA";
}
.fa-vcard:before, .fa-address-card:before {
  content: "\F2BB";
}
.fa-vcard-o:before, .fa-address-card-o:before {
  content: "\F2BC";
}
.fa-user-circle:before {
  content: "\F2BD";
}
.fa-user-circle-o:before {
  content: "\F2BE";
}
.fa-user-o:before {
  content: "\F2C0";
}
.fa-id-badge:before {
  content: "\F2C1";
}
.fa-drivers-license:before, .fa-id-card:before {
  content: "\F2C2";
}
.fa-drivers-license-o:before, .fa-id-card-o:before {
  content: "\F2C3";
}
.fa-quora:before {
  content: "\F2C4";
}
.fa-free-code-camp:before {
  content: "\F2C5";
}
.fa-telegram:before {
  content: "\F2C6";
}
.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
  content: "\F2C7";
}
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "\F2C8";
}
.fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "\F2C9";
}
.fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "\F2CA";
}
.fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "\F2CB";
}
.fa-shower:before {
  content: "\F2CC";
}
.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
  content: "\F2CD";
}
.fa-podcast:before {
  content: "\F2CE";
}
.fa-window-maximize:before {
  content: "\F2D0";
}
.fa-window-minimize:before {
  content: "\F2D1";
}
.fa-window-restore:before {
  content: "\F2D2";
}
.fa-times-rectangle:before, .fa-window-close:before {
  content: "\F2D3";
}
.fa-times-rectangle-o:before, .fa-window-close-o:before {
  content: "\F2D4";
}
.fa-bandcamp:before {
  content: "\F2D5";
}
.fa-grav:before {
  content: "\F2D6";
}
.fa-etsy:before {
  content: "\F2D7";
}
.fa-imdb:before {
  content: "\F2D8";
}
.fa-ravelry:before {
  content: "\F2D9";
}
.fa-eercast:before {
  content: "\F2DA";
}
.fa-microchip:before {
  content: "\F2DB";
}
.fa-snowflake-o:before {
  content: "\F2DC";
}
.fa-superpowers:before {
  content: "\F2DD";
}
.fa-wpexplorer:before {
  content: "\F2DE";
}
.fa-meetup:before {
  content: "\F2E0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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;
}
@font-face {
  font-family: 'themify';
  src: url(/static/fonts/themify.2c45466.eot);
  src: url(/static/fonts/themify.2c45466.eot?#iefix-fvbane) format("embedded-opentype"), url(/static/fonts/themify.a1ecc3b.woff) format("woff"), url(/static/fonts/themify.e23a7dc.ttf) format("truetype"), url(/static/img/themify.9c8e96e.svg#themify) format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="ti-"], [class*=" ti-"] {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ti-wand:before {
  content: "\E600";
}
.ti-volume:before {
  content: "\E601";
}
.ti-user:before {
  content: "\E602";
}
.ti-unlock:before {
  content: "\E603";
}
.ti-unlink:before {
  content: "\E604";
}
.ti-trash:before {
  content: "\E605";
}
.ti-thought:before {
  content: "\E606";
}
.ti-target:before {
  content: "\E607";
}
.ti-tag:before {
  content: "\E608";
}
.ti-tablet:before {
  content: "\E609";
}
.ti-star:before {
  content: "\E60A";
}
.ti-spray:before {
  content: "\E60B";
}
.ti-signal:before {
  content: "\E60C";
}
.ti-shopping-cart:before {
  content: "\E60D";
}
.ti-shopping-cart-full:before {
  content: "\E60E";
}
.ti-settings:before {
  content: "\E60F";
}
.ti-search:before {
  content: "\E610";
}
.ti-zoom-in:before {
  content: "\E611";
}
.ti-zoom-out:before {
  content: "\E612";
}
.ti-cut:before {
  content: "\E613";
}
.ti-ruler:before {
  content: "\E614";
}
.ti-ruler-pencil:before {
  content: "\E615";
}
.ti-ruler-alt:before {
  content: "\E616";
}
.ti-bookmark:before {
  content: "\E617";
}
.ti-bookmark-alt:before {
  content: "\E618";
}
.ti-reload:before {
  content: "\E619";
}
.ti-plus:before {
  content: "\E61A";
}
.ti-pin:before {
  content: "\E61B";
}
.ti-pencil:before {
  content: "\E61C";
}
.ti-pencil-alt:before {
  content: "\E61D";
}
.ti-paint-roller:before {
  content: "\E61E";
}
.ti-paint-bucket:before {
  content: "\E61F";
}
.ti-na:before {
  content: "\E620";
}
.ti-mobile:before {
  content: "\E621";
}
.ti-minus:before {
  content: "\E622";
}
.ti-medall:before {
  content: "\E623";
}
.ti-medall-alt:before {
  content: "\E624";
}
.ti-marker:before {
  content: "\E625";
}
.ti-marker-alt:before {
  content: "\E626";
}
.ti-arrow-up:before {
  content: "\E627";
}
.ti-arrow-right:before {
  content: "\E628";
}
.ti-arrow-left:before {
  content: "\E629";
}
.ti-arrow-down:before {
  content: "\E62A";
}
.ti-lock:before {
  content: "\E62B";
}
.ti-location-arrow:before {
  content: "\E62C";
}
.ti-link:before {
  content: "\E62D";
}
.ti-layout:before {
  content: "\E62E";
}
.ti-layers:before {
  content: "\E62F";
}
.ti-layers-alt:before {
  content: "\E630";
}
.ti-key:before {
  content: "\E631";
}
.ti-import:before {
  content: "\E632";
}
.ti-image:before {
  content: "\E633";
}
.ti-heart:before {
  content: "\E634";
}
.ti-heart-broken:before {
  content: "\E635";
}
.ti-hand-stop:before {
  content: "\E636";
}
.ti-hand-open:before {
  content: "\E637";
}
.ti-hand-drag:before {
  content: "\E638";
}
.ti-folder:before {
  content: "\E639";
}
.ti-flag:before {
  content: "\E63A";
}
.ti-flag-alt:before {
  content: "\E63B";
}
.ti-flag-alt-2:before {
  content: "\E63C";
}
.ti-eye:before {
  content: "\E63D";
}
.ti-export:before {
  content: "\E63E";
}
.ti-exchange-vertical:before {
  content: "\E63F";
}
.ti-desktop:before {
  content: "\E640";
}
.ti-cup:before {
  content: "\E641";
}
.ti-crown:before {
  content: "\E642";
}
.ti-comments:before {
  content: "\E643";
}
.ti-comment:before {
  content: "\E644";
}
.ti-comment-alt:before {
  content: "\E645";
}
.ti-close:before {
  content: "\E646";
}
.ti-clip:before {
  content: "\E647";
}
.ti-angle-up:before {
  content: "\E648";
}
.ti-angle-right:before {
  content: "\E649";
}
.ti-angle-left:before {
  content: "\E64A";
}
.ti-angle-down:before {
  content: "\E64B";
}
.ti-check:before {
  content: "\E64C";
}
.ti-check-box:before {
  content: "\E64D";
}
.ti-camera:before {
  content: "\E64E";
}
.ti-announcement:before {
  content: "\E64F";
}
.ti-brush:before {
  content: "\E650";
}
.ti-briefcase:before {
  content: "\E651";
}
.ti-bolt:before {
  content: "\E652";
}
.ti-bolt-alt:before {
  content: "\E653";
}
.ti-blackboard:before {
  content: "\E654";
}
.ti-bag:before {
  content: "\E655";
}
.ti-move:before {
  content: "\E656";
}
.ti-arrows-vertical:before {
  content: "\E657";
}
.ti-arrows-horizontal:before {
  content: "\E658";
}
.ti-fullscreen:before {
  content: "\E659";
}
.ti-arrow-top-right:before {
  content: "\E65A";
}
.ti-arrow-top-left:before {
  content: "\E65B";
}
.ti-arrow-circle-up:before {
  content: "\E65C";
}
.ti-arrow-circle-right:before {
  content: "\E65D";
}
.ti-arrow-circle-left:before {
  content: "\E65E";
}
.ti-arrow-circle-down:before {
  content: "\E65F";
}
.ti-angle-double-up:before {
  content: "\E660";
}
.ti-angle-double-right:before {
  content: "\E661";
}
.ti-angle-double-left:before {
  content: "\E662";
}
.ti-angle-double-down:before {
  content: "\E663";
}
.ti-zip:before {
  content: "\E664";
}
.ti-world:before {
  content: "\E665";
}
.ti-wheelchair:before {
  content: "\E666";
}
.ti-view-list:before {
  content: "\E667";
}
.ti-view-list-alt:before {
  content: "\E668";
}
.ti-view-grid:before {
  content: "\E669";
}
.ti-uppercase:before {
  content: "\E66A";
}
.ti-upload:before {
  content: "\E66B";
}
.ti-underline:before {
  content: "\E66C";
}
.ti-truck:before {
  content: "\E66D";
}
.ti-timer:before {
  content: "\E66E";
}
.ti-ticket:before {
  content: "\E66F";
}
.ti-thumb-up:before {
  content: "\E670";
}
.ti-thumb-down:before {
  content: "\E671";
}
.ti-text:before {
  content: "\E672";
}
.ti-stats-up:before {
  content: "\E673";
}
.ti-stats-down:before {
  content: "\E674";
}
.ti-split-v:before {
  content: "\E675";
}
.ti-split-h:before {
  content: "\E676";
}
.ti-smallcap:before {
  content: "\E677";
}
.ti-shine:before {
  content: "\E678";
}
.ti-shift-right:before {
  content: "\E679";
}
.ti-shift-left:before {
  content: "\E67A";
}
.ti-shield:before {
  content: "\E67B";
}
.ti-notepad:before {
  content: "\E67C";
}
.ti-server:before {
  content: "\E67D";
}
.ti-quote-right:before {
  content: "\E67E";
}
.ti-quote-left:before {
  content: "\E67F";
}
.ti-pulse:before {
  content: "\E680";
}
.ti-printer:before {
  content: "\E681";
}
.ti-power-off:before {
  content: "\E682";
}
.ti-plug:before {
  content: "\E683";
}
.ti-pie-chart:before {
  content: "\E684";
}
.ti-paragraph:before {
  content: "\E685";
}
.ti-panel:before {
  content: "\E686";
}
.ti-package:before {
  content: "\E687";
}
.ti-music:before {
  content: "\E688";
}
.ti-music-alt:before {
  content: "\E689";
}
.ti-mouse:before {
  content: "\E68A";
}
.ti-mouse-alt:before {
  content: "\E68B";
}
.ti-money:before {
  content: "\E68C";
}
.ti-microphone:before {
  content: "\E68D";
}
.ti-menu:before {
  content: "\E68E";
}
.ti-menu-alt:before {
  content: "\E68F";
}
.ti-map:before {
  content: "\E690";
}
.ti-map-alt:before {
  content: "\E691";
}
.ti-loop:before {
  content: "\E692";
}
.ti-location-pin:before {
  content: "\E693";
}
.ti-list:before {
  content: "\E694";
}
.ti-light-bulb:before {
  content: "\E695";
}
.ti-Italic:before {
  content: "\E696";
}
.ti-info:before {
  content: "\E697";
}
.ti-infinite:before {
  content: "\E698";
}
.ti-id-badge:before {
  content: "\E699";
}
.ti-hummer:before {
  content: "\E69A";
}
.ti-home:before {
  content: "\E69B";
}
.ti-help:before {
  content: "\E69C";
}
.ti-headphone:before {
  content: "\E69D";
}
.ti-harddrives:before {
  content: "\E69E";
}
.ti-harddrive:before {
  content: "\E69F";
}
.ti-gift:before {
  content: "\E6A0";
}
.ti-game:before {
  content: "\E6A1";
}
.ti-filter:before {
  content: "\E6A2";
}
.ti-files:before {
  content: "\E6A3";
}
.ti-file:before {
  content: "\E6A4";
}
.ti-eraser:before {
  content: "\E6A5";
}
.ti-envelope:before {
  content: "\E6A6";
}
.ti-download:before {
  content: "\E6A7";
}
.ti-direction:before {
  content: "\E6A8";
}
.ti-direction-alt:before {
  content: "\E6A9";
}
.ti-dashboard:before {
  content: "\E6AA";
}
.ti-control-stop:before {
  content: "\E6AB";
}
.ti-control-shuffle:before {
  content: "\E6AC";
}
.ti-control-play:before {
  content: "\E6AD";
}
.ti-control-pause:before {
  content: "\E6AE";
}
.ti-control-forward:before {
  content: "\E6AF";
}
.ti-control-backward:before {
  content: "\E6B0";
}
.ti-cloud:before {
  content: "\E6B1";
}
.ti-cloud-up:before {
  content: "\E6B2";
}
.ti-cloud-down:before {
  content: "\E6B3";
}
.ti-clipboard:before {
  content: "\E6B4";
}
.ti-car:before {
  content: "\E6B5";
}
.ti-calendar:before {
  content: "\E6B6";
}
.ti-book:before {
  content: "\E6B7";
}
.ti-bell:before {
  content: "\E6B8";
}
.ti-basketball:before {
  content: "\E6B9";
}
.ti-bar-chart:before {
  content: "\E6BA";
}
.ti-bar-chart-alt:before {
  content: "\E6BB";
}
.ti-back-right:before {
  content: "\E6BC";
}
.ti-back-left:before {
  content: "\E6BD";
}
.ti-arrows-corner:before {
  content: "\E6BE";
}
.ti-archive:before {
  content: "\E6BF";
}
.ti-anchor:before {
  content: "\E6C0";
}
.ti-align-right:before {
  content: "\E6C1";
}
.ti-align-left:before {
  content: "\E6C2";
}
.ti-align-justify:before {
  content: "\E6C3";
}
.ti-align-center:before {
  content: "\E6C4";
}
.ti-alert:before {
  content: "\E6C5";
}
.ti-alarm-clock:before {
  content: "\E6C6";
}
.ti-agenda:before {
  content: "\E6C7";
}
.ti-write:before {
  content: "\E6C8";
}
.ti-window:before {
  content: "\E6C9";
}
.ti-widgetized:before {
  content: "\E6CA";
}
.ti-widget:before {
  content: "\E6CB";
}
.ti-widget-alt:before {
  content: "\E6CC";
}
.ti-wallet:before {
  content: "\E6CD";
}
.ti-video-clapper:before {
  content: "\E6CE";
}
.ti-video-camera:before {
  content: "\E6CF";
}
.ti-vector:before {
  content: "\E6D0";
}
.ti-themify-logo:before {
  content: "\E6D1";
}
.ti-themify-favicon:before {
  content: "\E6D2";
}
.ti-themify-favicon-alt:before {
  content: "\E6D3";
}
.ti-support:before {
  content: "\E6D4";
}
.ti-stamp:before {
  content: "\E6D5";
}
.ti-split-v-alt:before {
  content: "\E6D6";
}
.ti-slice:before {
  content: "\E6D7";
}
.ti-shortcode:before {
  content: "\E6D8";
}
.ti-shift-right-alt:before {
  content: "\E6D9";
}
.ti-shift-left-alt:before {
  content: "\E6DA";
}
.ti-ruler-alt-2:before {
  content: "\E6DB";
}
.ti-receipt:before {
  content: "\E6DC";
}
.ti-pin2:before {
  content: "\E6DD";
}
.ti-pin-alt:before {
  content: "\E6DE";
}
.ti-pencil-alt2:before {
  content: "\E6DF";
}
.ti-palette:before {
  content: "\E6E0";
}
.ti-more:before {
  content: "\E6E1";
}
.ti-more-alt:before {
  content: "\E6E2";
}
.ti-microphone-alt:before {
  content: "\E6E3";
}
.ti-magnet:before {
  content: "\E6E4";
}
.ti-line-double:before {
  content: "\E6E5";
}
.ti-line-dotted:before {
  content: "\E6E6";
}
.ti-line-dashed:before {
  content: "\E6E7";
}
.ti-layout-width-full:before {
  content: "\E6E8";
}
.ti-layout-width-default:before {
  content: "\E6E9";
}
.ti-layout-width-default-alt:before {
  content: "\E6EA";
}
.ti-layout-tab:before {
  content: "\E6EB";
}
.ti-layout-tab-window:before {
  content: "\E6EC";
}
.ti-layout-tab-v:before {
  content: "\E6ED";
}
.ti-layout-tab-min:before {
  content: "\E6EE";
}
.ti-layout-slider:before {
  content: "\E6EF";
}
.ti-layout-slider-alt:before {
  content: "\E6F0";
}
.ti-layout-sidebar-right:before {
  content: "\E6F1";
}
.ti-layout-sidebar-none:before {
  content: "\E6F2";
}
.ti-layout-sidebar-left:before {
  content: "\E6F3";
}
.ti-layout-placeholder:before {
  content: "\E6F4";
}
.ti-layout-menu:before {
  content: "\E6F5";
}
.ti-layout-menu-v:before {
  content: "\E6F6";
}
.ti-layout-menu-separated:before {
  content: "\E6F7";
}
.ti-layout-menu-full:before {
  content: "\E6F8";
}
.ti-layout-media-right-alt:before {
  content: "\E6F9";
}
.ti-layout-media-right:before {
  content: "\E6FA";
}
.ti-layout-media-overlay:before {
  content: "\E6FB";
}
.ti-layout-media-overlay-alt:before {
  content: "\E6FC";
}
.ti-layout-media-overlay-alt-2:before {
  content: "\E6FD";
}
.ti-layout-media-left-alt:before {
  content: "\E6FE";
}
.ti-layout-media-left:before {
  content: "\E6FF";
}
.ti-layout-media-center-alt:before {
  content: "\E700";
}
.ti-layout-media-center:before {
  content: "\E701";
}
.ti-layout-list-thumb:before {
  content: "\E702";
}
.ti-layout-list-thumb-alt:before {
  content: "\E703";
}
.ti-layout-list-post:before {
  content: "\E704";
}
.ti-layout-list-large-image:before {
  content: "\E705";
}
.ti-layout-line-solid:before {
  content: "\E706";
}
.ti-layout-grid4:before {
  content: "\E707";
}
.ti-layout-grid3:before {
  content: "\E708";
}
.ti-layout-grid2:before {
  content: "\E709";
}
.ti-layout-grid2-thumb:before {
  content: "\E70A";
}
.ti-layout-cta-right:before {
  content: "\E70B";
}
.ti-layout-cta-left:before {
  content: "\E70C";
}
.ti-layout-cta-center:before {
  content: "\E70D";
}
.ti-layout-cta-btn-right:before {
  content: "\E70E";
}
.ti-layout-cta-btn-left:before {
  content: "\E70F";
}
.ti-layout-column4:before {
  content: "\E710";
}
.ti-layout-column3:before {
  content: "\E711";
}
.ti-layout-column2:before {
  content: "\E712";
}
.ti-layout-accordion-separated:before {
  content: "\E713";
}
.ti-layout-accordion-merged:before {
  content: "\E714";
}
.ti-layout-accordion-list:before {
  content: "\E715";
}
.ti-ink-pen:before {
  content: "\E716";
}
.ti-info-alt:before {
  content: "\E717";
}
.ti-help-alt:before {
  content: "\E718";
}
.ti-headphone-alt:before {
  content: "\E719";
}
.ti-hand-point-up:before {
  content: "\E71A";
}
.ti-hand-point-right:before {
  content: "\E71B";
}
.ti-hand-point-left:before {
  content: "\E71C";
}
.ti-hand-point-down:before {
  content: "\E71D";
}
.ti-gallery:before {
  content: "\E71E";
}
.ti-face-smile:before {
  content: "\E71F";
}
.ti-face-sad:before {
  content: "\E720";
}
.ti-credit-card:before {
  content: "\E721";
}
.ti-control-skip-forward:before {
  content: "\E722";
}
.ti-control-skip-backward:before {
  content: "\E723";
}
.ti-control-record:before {
  content: "\E724";
}
.ti-control-eject:before {
  content: "\E725";
}
.ti-comments-smiley:before {
  content: "\E726";
}
.ti-brush-alt:before {
  content: "\E727";
}
.ti-youtube:before {
  content: "\E728";
}
.ti-vimeo:before {
  content: "\E729";
}
.ti-twitter:before {
  content: "\E72A";
}
.ti-time:before {
  content: "\E72B";
}
.ti-tumblr:before {
  content: "\E72C";
}
.ti-skype:before {
  content: "\E72D";
}
.ti-share:before {
  content: "\E72E";
}
.ti-share-alt:before {
  content: "\E72F";
}
.ti-rocket:before {
  content: "\E730";
}
.ti-pinterest:before {
  content: "\E731";
}
.ti-new-window:before {
  content: "\E732";
}
.ti-microsoft:before {
  content: "\E733";
}
.ti-list-ol:before {
  content: "\E734";
}
.ti-linkedin:before {
  content: "\E735";
}
.ti-layout-sidebar-2:before {
  content: "\E736";
}
.ti-layout-grid4-alt:before {
  content: "\E737";
}
.ti-layout-grid3-alt:before {
  content: "\E738";
}
.ti-layout-grid2-alt:before {
  content: "\E739";
}
.ti-layout-column4-alt:before {
  content: "\E73A";
}
.ti-layout-column3-alt:before {
  content: "\E73B";
}
.ti-layout-column2-alt:before {
  content: "\E73C";
}
.ti-instagram:before {
  content: "\E73D";
}
.ti-google:before {
  content: "\E73E";
}
.ti-github:before {
  content: "\E73F";
}
.ti-flickr:before {
  content: "\E740";
}
.ti-facebook:before {
  content: "\E741";
}
.ti-dropbox:before {
  content: "\E742";
}
.ti-dribbble:before {
  content: "\E743";
}
.ti-apple:before {
  content: "\E744";
}
.ti-android:before {
  content: "\E745";
}
.ti-save:before {
  content: "\E746";
}
.ti-save-alt:before {
  content: "\E747";
}
.ti-yahoo:before {
  content: "\E748";
}
.ti-wordpress:before {
  content: "\E749";
}
.ti-vimeo-alt:before {
  content: "\E74A";
}
.ti-twitter-alt:before {
  content: "\E74B";
}
.ti-tumblr-alt:before {
  content: "\E74C";
}
.ti-trello:before {
  content: "\E74D";
}
.ti-stack-overflow:before {
  content: "\E74E";
}
.ti-soundcloud:before {
  content: "\E74F";
}
.ti-sharethis:before {
  content: "\E750";
}
.ti-sharethis-alt:before {
  content: "\E751";
}
.ti-reddit:before {
  content: "\E752";
}
.ti-pinterest-alt:before {
  content: "\E753";
}
.ti-microsoft-alt:before {
  content: "\E754";
}
.ti-linux:before {
  content: "\E755";
}
.ti-jsfiddle:before {
  content: "\E756";
}
.ti-joomla:before {
  content: "\E757";
}
.ti-html5:before {
  content: "\E758";
}
.ti-flickr-alt:before {
  content: "\E759";
}
.ti-email:before {
  content: "\E75A";
}
.ti-drupal:before {
  content: "\E75B";
}
.ti-dropbox-alt:before {
  content: "\E75C";
}
.ti-css3:before {
  content: "\E75D";
}
.ti-rss:before {
  content: "\E75E";
}
.ti-rss-alt:before {
  content: "\E75F";
}

/*** ======= // TABLE OF CONTENT // ============================
1. General Styling
2. Scroll bar Styling
3. Top Bar
4. Side Header
5. Side Menus
6. Main Content
7. heading Sec
8. Panel Content
9. Total Sales Sec
10. Color Classes
11. Activity Sec
12. Graph Wrapper
13. Our Clients Sec
14. Product Sale
15. task management
16. Chat Widget
17. Twitter Feed
18. Welcome Bar
19. Revenew Browser
20. Social Counter
21. Product Stats
22. Add Content Form
23. Tasks Progress
24. Activity Feed
25. Save Draft
26. Recent Comment
27. Toggle Content
28. Loader
29. Search Sec
30. Gallery Sec
31. price Table
32. Intro
33. Css Spinners
34. Invoice Sec
35. My Cart
36. Range Slider
37. Ion.RangeSlider
38. Accordian
39. C0ntact Form
40. Ribbon Grids
41. Progress Bar
42. Progress
43. Collapse
44. Services
45. Comming Soon
46. Our Team
47. CSS Document
48. Profile
49. GitHub Theme
50. Hover.css

===================================================== ***/
/*=============== General Styling ===================*/
html, body {
  overflow-x: hidden;
}
body {
  background: #e8edf2 none repeat scroll 0 0;
  color: #505050;
  float: left;
  font-family: Open sans;
  letter-spacing: 0.3px;
  position: relative;
  width: 100%;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Montserrat;
  color: #202020;
}
p {
  font-family: Open sans;
  color: #777777;
  line-height: 26px;
  font-size: 13px;
  letter-spacing: 0.3px;
}
ul li, ul li a,
ol li, ol li a {
  font-family: Open sans;
  color: #666666;
  font-size: 13px;
  line-height: 20px;
}
a:hover, a:focus {
  text-decoration: none;
  outline: none;
}
a {
  cursor: pointer;
}
input, button {
  outline: none;
}

/* Scroll bar Styling */
.slimScrollDiv {
  border: 0 solid transparent;
  float: left;
  width: 100% !important;
}

/* Top Bar */
.top-bar {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.13);
  float: left;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100002;
}
.logo {
  float: left;
  min-width: 220px;
  padding: 20px 0 20px 50px;
  transition: all 0.4s ease 0s;
}
.logo > a {
  color: #263238;
  float: left;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: bold;
  line-height: 25px;
}
.logo > a > i {
  color: #ff5f5f;
  float: left;
  font-size: 18px;
  line-height: 25px;
  margin-right: 10px;
}
.logo > a > img {
  width: 30px;
  margin-left: -30px;
}
.menu-options {
  color: #808891;
  cursor: pointer;
  float: right;
  font-size: 18px;
  height: 25px;
  line-height: 25px;
  position: relative;
  text-align: center;
  transition: all 0.4s ease 0s;
  width: 25px;
}
.menu-action {
  height: 12px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
}
.menu-action::after {
  background: #555555 none repeat scroll 0 0;
  border-radius: 2px;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  transition: all 0.4s ease 0s;
  width: 100%;
}
.menu-options.active .menu-action::after {
  bottom: 6px;
  transform: rotate(-45deg);
}
.menu-action::before {
  background: #555555 none repeat scroll 0 0;
  border-radius: 2px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.4s ease 0s;
  width: 100%;
}
.menu-options.active .menu-action::before {
  top: 4px;
  transform: rotate(45deg);
}
.menu-action > i {
  height: 3px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}
.menu-action > i::before {
  background: #555555 none repeat scroll 0 0;
  border-radius: 2px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.4s ease 0s;
  width: 100%;
}
.menu-options.active .menu-action > i::before {
  opacity: 0;
  transform: scale(0.5);
}
form.search-form {
  border: 1px solid #e0e5e7;
  border-radius: 22px;
  float: left;
  height: 38px;
  margin-left: 80px;
  margin-top: 14px;
  position: relative;
  width: 213px;
}
form.search-form > input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #7b7b7b;
  float: left;
  font-size: 12px;
  padding: 9px 20px 9px 25px;
  width: 100%;
}
form.search-form > button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #7f8890;
  font-size: 12px;
  padding: 8px 16px 8px 20px;
  position: absolute;
  right: 0;
}
.top-bar > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.top-bar > ul > li {
  float: left;
  margin-left: 40px;
  padding: 23px 0;
}
.top-bar > ul > li > a > i {
  font-size: 11px;
  margin-right: 8px;
}
.quick-links {
  float: right;
  padding: 16px 14px 16px 0;
}
.quick-links > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.quick-links > ul > li {
  float: left;
  margin-right: 3px;
  position: relative;
}
.quick-links > ul > li > a {
  border: 1px solid #e8edf2;
  border-radius: 3px;
  color: #ffffff;
  cursor: pointer;
  float: left;
  font-size: 14px;
  height: 34px;
  line-height: 30px;
  text-align: center;
  width: 34px;
  border-radius: 50%;
  transition: all 0.4s ease 0s;
}

/* Side Header */
header {
  transition: all 0.4s ease 0s;
}
header.side-header.slide-menu {
  left: -220px;
}
.main-content.wide-content {
  padding-left: 45px;
}
header.side-header {
  background: #263238 none repeat scroll 0 0;
  height: 100%;
  left: 0;
  position: fixed;
  top: 66px;
  width: 220px;
  z-index: 100000;
}
header.side-header.light-skin {
  background: #ffffff none repeat scroll 0 0;
}
.side-header.light-skin .side-menus > span {
  color: #5a5a5a;
}
.side-header.light-skin .side-menus nav > ul > li > a {
  color: #555555;
}
.side-header.light-skin .side-menus nav > ul > li ul::before {
  border-bottom-color: #dfe6ec;
}
.side-header.light-skin .side-menus nav > ul > li ul {
  background: #dfe6ec none repeat scroll 0 0;
}
.admin-details {
  display: table;
  float: left;
  padding: 40px 30px 115px;
  position: relative;
  width: 100%;
  z-index: 0;
  transition: all 0.4s ease 0s;
}
.admin-details:before {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #263238 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#263238',GradientType=0 );
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.side-header.light-skin .admin-details::before {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
.side-header.light-skin .admin-details h3 {
  color: #333333;
}
.side-header.light-skin .admin-details > i {
  color: #787878;
}
.side-header.light-skin .admin-status {
  color: #303030;
  font-weight: 400;
}
.admin-details > span {
  float: left;
  margin-right: 16px;
}
.admin-details > span > div {
  border-radius: 50%;
  float: left;
  width: 59px;
  height: 59px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.admin-details h3 {
  color: #ffffff;
  display: block;
  float: none;
  font-family: Montserrat;
  font-size: 15px;
  margin: 3px 0 0;
}
.admin-details > i {
  color: #c8c8c8;
  display: block;
  font-family: Open sans;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  margin-top: 6px;
  text-transform: uppercase;
}
.side-header.light-skin .side-menus nav > ul > li ul li > a {
  color: #697178;
}
.admin-status {
  color: #ffffff;
  float: left;
  font-family: Open sans;
  font-size: 10px;
  font-weight: bold;
  margin: 7px 0 0;
  padding-left: 10px;
  position: relative;
  text-transform: uppercase;
}
.admin-status.online:before {
  background: #64c352;
}
.admin-status.offline:before {
  background: #ff6e6e;
}
.admin-status::before {
  border-radius: 50%;
  content: "";
  height: 6px;
  left: 0;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 6px;
}

/* Side Menus */
.side-menus {
  float: left;
  position: relative;
  width: 100%;
  z-index: 9;
}
.menu-scroll {
  float: left;
  margin-top: -70px;
  width: 100%;
}
.side-menus > span {
  color: #a6a6a6;
  float: left;
  font-family: Open sans;
  font-size: 10px;
  padding: 0 30px;
  text-transform: uppercase;
  width: 100%;
}
.side-menus nav {
  float: left;
  padding-top: 15px;
  width: 100%;
}
.side-menus nav > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.side-menus nav > ul > li {
  float: left;
  width: 100%;
}
.side-menus nav > ul > li > a {
  color: #d1d1d1;
  float: left;
  font-family: Open sans;
  font-size: 13px;
  padding: 10px 30px;
  position: relative;
}
.side-menus nav > ul > li > a > i {
  width: 22px;
}
.side-menus .menu-item-has-children > a::before {
  background: #8b8b8c none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 100%;
  margin-left: -18px;
  position: absolute;
  top: 50%;
  transition: all 0.4s ease 0s;
  width: 5px;
}
.side-menus .menu-item-has-children.active > a::before {
  width: 30px;
}
.side-menus nav > ul > li ul {
  background: #36464e none repeat scroll 0 0;
  display: none;
  float: left;
  list-style: outside none none;
  margin: 10px 0;
  padding: 20px 0;
  position: relative;
  width: 100%;
}
.side-menus nav > ul > li ul::before {
  border-bottom: 7px solid #36464e;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  left: 50px;
  position: absolute;
  top: -6px;
}
.side-menus nav > ul > li ul li {
  float: left;
  width: 100%;
}
.side-menus nav > ul li a,
.side-menus nav > ul li a i {
  transition: all 0.4s ease 0s;
}
.side-menus nav > ul > li ul li > a {
  color: #a1a3a4;
  float: left;
  font-family: Open sans;
  font-size: 12px;
  padding: 3px 20px 3px 40px;
  width: 100%;
}
.side-menus nav > ul > li ul li > a > i {
  float: left;
  width: 16px;
  font-size: 10px;
  line-height: 20px;
  margin-right: 10px;
}
.side-menus .menu-item-has-children.active > a {
  color: #fff;
}
.side-menus .menu-item-has-children.active > a i {
  color: #ff5f5f;
}

/* Main Content */
.main-content {
  float: left;
  padding: 106px 45px 110px 265px;
  width: 100%;
  transition: all 0.4s ease 0s;
}
.component-content {
  float: left;
  width: 100%;
  transition: all 0.4s ease 0s;
}
.breadcrumbs {
  float: left;
  margin-bottom: 20px;
  width: 100%;
}
.breadcrumbs > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.breadcrumbs > ul > li {
  float: left;
  position: relative;
}
.breadcrumbs > ul > li > a {
  color: #797d80;
  float: left;
  font-family: Open sans;
  font-size: 12px;
  margin-right: 15px;
  padding-right: 15px;
  position: relative;
}
.breadcrumbs > ul > li > a::before {
  color: #797d80;
  content: "/";
  font-family: Open sans;
  font-size: 12px;
  position: absolute;
  right: -2px;
  top: 0;
}
.breadcrumbs > ul > li:last-child > a::before {
  display: none;
}
.breadcrumbs > ul > li:last-child > a::before {
  display: none;
}

/* heading Sec */
.heading-sec {
  float: left;
  width: 100%;
}
.heading-profile {
  float: left;
  padding-top: 10px;
  width: 100%;
}
.heading-profile > h2 {
  color: #263238;
  float: left;
  font-family: Montserrat;
  font-size: 20px;
  margin: 0 0 6px;
  width: 100%;
}
.heading-profile > h2 > span {
  color: #ff5f5f;
}
.heading-profile > span {
  color: #747b7f;
  float: left;
  font-family: Open sans;
  font-size: 13px;
  width: 100%;
}
.top-bar-chart {
  float: right;
  padding-top: 12px;
  width: 100%;
}
.quick-report-infos {
  float: left;
  padding-right: 18px;
}
.quick-report-infos > h3 {
  text-align: right;
}
.quick-report {
  display: table;
  float: right;
  padding-left: 20px;
  padding-bottom: 30px;
}
.quick-report p {
  color: #7a7979;
  float: left;
  font-family: Open sans;
  font-size: 12px;
  line-height: 11px;
}
.quick-report h3 {
  color: #4c4c4c;
  display: list-item;
  font-family: Montserrat;
  font-size: 19px;
  list-style: outside none none;
  margin: 0;
}
.quick-report > svg {
  float: right;
}

/* Panel Content */
.panel-content {
  float: left;
  margin-top: -26px;
  padding-top: 50px;
  width: 100%;
}
.panel-content .row {
  margin: 0 -7px;
}
.panel-content .row > div {
  padding: 0 7px;
}
.mini-stats-sec {
  float: left;
  width: 100%;
}
.mini-stats {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px;
  float: left;
  padding: 25px 30px;
  position: relative;
  width: 100%;
}
.widget-controls {
  padding-right: 10px;
  padding-top: 10px;
  position: absolute;
  right: 0;
  top: 0;
}
.widget-controls > span {
  color: #b8b8b8;
  cursor: pointer;
  float: right;
  font-size: 13px;
  line-height: 14px;
  margin-left: 8px;
}
.widget::before {
  background-color: #ffffff;
  background-image: url(/static/img/loader.7c6119c.gif);
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 5px;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9;
  transition: all 0.4s ease 0s;
  visibility: hidden;
}
.widget {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  margin-top: 14px;
  position: relative;
  width: 100%;
  border-radius: 5px;
}
.widget.no-color {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-radius: 0;
}
.total-sales-sec {
  float: left;
  width: 100%;
}
.widget.loading-wait::before {
  opacity: 0.8;
  visibility: visible;
}
.widget.expand-this {
  height: 100%;
  left: 0;
  margin: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2147483647;
}
.mini-stats > span {
  border: 1px solid;
  border-radius: 50%;
  color: #fff;
  float: left;
  font-size: 20px;
  height: 57px;
  line-height: 56px;
  margin-right: 15px;
  text-align: center;
  width: 57px;
}
.mini-stats > p {
  color: #878888;
  display: block;
  font-family: Open sans;
  font-size: 11px;
  line-height: 20px;
  margin: 6px 0 0;
  text-transform: uppercase;
}
.mini-stats > p > i {
  margin-right: 4px;
}
.fa.up {
  color: #5bdd5e;
}
.fa.down {
  color: #ff6a7f;
}
.mini-stats > h3 {
  color: #4d575d;
  display: block;
  font-size: 18px;
  margin: 5px 0 0;
}

/* Total Sales Sec */
.total-sales-sec {
  display: table;
  float: left;
  padding: 20px 45px;
  width: 100%;
}
.total-sales-sec > .head {
  display: table-caption;
  padding: 20px 45px 0;
}
.total-sales-sec > .head > h3 {
  color: #2e2e2e;
  float: left;
  font-size: 16px;
  margin: 0 0 5px;
  padding-right: 30px;
}
.total-sales-sec > .head > span {
  color: #666666;
  float: left;
  font-family: open sans;
  font-size: 13px;
  font-weight: 300;
  width: 100%;
}
.circle-chart {
  float: left;
  margin-right: 35px;
  position: relative;
}
.total-sales-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}
.circle-chart > p {
  margin: 0;
}
.cirlce-chart-detail {
  left: 0;
  margin-top: -6px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.cirlce-chart-detail > span {
  color: #777777;
  float: left;
  font-family: Open sans;
  font-size: 11px;
  letter-spacing: 0.3px;
  margin-bottom: 4px;
  width: 100%;
}
.cirlce-chart-detail > h1 {
  color: #4d575d;
  float: left;
  font-size: 55px;
  margin: 1px 0 0;
  text-align: center;
  width: 100%;
}
.total-sales-info > span {
  color: #777777;
  float: left;
  font-size: 22px;
  font-weight: 300;
  margin-bottom: 10px;
  width: 100%;
}
.total-sales-info > h3 {
  color: #4d575d;
  float: left;
  font-size: 30px;
  margin-bottom: 0;
  margin-top: -3px;
  padding-bottom: 20px;
  position: relative;
  width: 100%;
}
.total-sales-info > ul {
  float: left;
  list-style: outside none none;
  margin: 20px 0 0;
  padding: 0;
  width: 100%;
}
.total-sales-info > ul > li {
  float: left;
  width: 33.3333%;
}
.total-sales-info li > span {
  color: #777777;
  float: left;
  font-family: Open sans;
  font-size: 13px;
  font-weight: 200;
  width: 100%;
}
.total-sales-info ul li h5 {
  color: #4d575d;
  float: left;
  font-family: Montserrat;
  font-size: 18px;
  margin: 4px 0 0;
  width: 100%;
}

/* Color Classes */
.quick-links > ul > li .dialouge > a.view-all.red,
.red-skin,
.hv-red-skin:hover {
  background-color: #ff6b6b;
  border-color: #ff6262 !important;
}
.sky-skin,
.hv-sky-skin:hover {
  background-color: #63d6ff;
  border-color: #28c4fc !important;
}
.purple-skin,
.hv-purple-skin:hover {
  background-color: #6e6eff;
  border-color: #7373ff !important;
}
.pink-skin {
  background-color: #f76fff;
  border-color: #f661ff !important;
}
.orange-skin {
  background-color: #ffb48f;
  border-color: #ff742f !important;
}
.green-skin {
  background-color: #55E057;
}
.green-light-skin {
  background-color: #FFB38B;
}
.gold-skin {
  background-color: #FFC32D;
}
.silver-skin {
  background-color: #B7B7B7;
}
.bronze-skin {
  background-color: #CA9169;
}
.grey-skin {
  background-color: #666666;
}
.red-txt {
  color: #ff6b6b;
}
.red-bordered {
  border-width: 1.5px;
  border-style: dashed;
  border-color: #ff6b6b !important;
}
.input-red-bordered input,
.simple-red-bordered {
  border-width: 1px;
  border-color: #ff6b6b !important;
}
.sky-txt {
  color: #63d6ff;
}
.green-txt {
  color: #FFB38B;
}
.green-light-txt {
  color: #55E057;
}

/* Activity Sec */
.activity-sec {
  float: left;
  padding: 35px;
  width: 100%;
}
.widget-title > div > div > h3,
.widget-title > h3 {
  color: #2e2e2e;
  float: left;
  font-size: 16px;
  margin: 0 0 5px;
  padding-right: 30px;
}
.widget-title > div > div > span,
.widget-title > span {
  color: #666666;
  float: left;
  font-family: open sans;
  font-size: 13px;
  font-weight: 300;
  width: 100%;
}
.widget-title {
  float: left;
  margin-bottom: 22px;
  width: 100%;
}

/* Graph Wrapper */
#graph-wrapper {
  float: left;
  width: 100%;
}
.graph-info {
  float: left;
  width: 100%;
}
.graph-info > a {
  color: #7f7f7f;
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  font-weight: 400;
  margin-right: 20px;
  padding-left: 24px;
  position: relative;
}
.graph-info > a > span {
  border-radius: 50%;
  height: 13px;
  left: 0;
  margin-top: 3px;
  position: absolute;
  top: 0;
  width: 13px;
}
.graph-container {
  float: left;
  margin-top: 20px;
  width: 100%;
}
.graph-container > canvas {
  height: 232px !important;
  width: 100% !important;
}
.graph-details {
  float: left;
  width: 100%;
}
.graph-details > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.graph-details > ul > li {
  float: left;
  width: 50%;
}
.graph-details > ul > li {
  float: left;
  width: 50%;
}
.graph-details > ul > li strong {
  color: #4d575d;
  float: left;
  font-family: MOntserrat;
  font-size: 18px;
  font-weight: normal;
  margin-top: 11px;
  width: 100%;
}
.graph-details > ul > li > span {
  border-radius: 5px;
  color: #ffffff;
  float: left;
  font-family: open sans;
  font-size: 11px;
  padding: 1px 9px;
}
.graph-details p {
  color: #7f7f7f;
  float: left;
  font-size: 13px;
  margin: 2px 0 0;
  width: 100%;
}
.admin-follow {
  background-image: url("http://placehold.it/329x427");
  background-size: cover;
  border-radius: 5px;
  float: left;
  overflow: hidden;
  padding: 60px 30px 50px;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 0;
}
.admin-follow::before {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.admin-follow:after {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.admin-follow > img {
  border: 3px solid rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  display: inline-block;
}
.admin-follow > h3 {
  color: #232323;
  float: left;
  font-size: 16px;
  margin: 20px 0 5px;
  width: 100%;
}
.admin-follow > span {
  color: #626262;
  float: left;
  font-family: open sans;
  font-size: 14px;
  margin-bottom: 20px;
  width: 100%;
}
.admin-follow > a {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px;
  color: #6d6d6d;
  display: table;
  font-family: Open Sans;
  font-size: 12px;
  margin: 0 auto;
  padding: 12px 27px;
  text-transform: uppercase;
}
.admin-follow > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 50px 0 0;
  width: 100%;
}
.admin-follow > ul > li {
  display: inline-block;
  float: none;
  padding: 0 20px;
}
.admin-follow > ul > li > i {
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  width: 42px;
}
.admin-follow > ul > li > span {
  color: #4d575d;
  display: block;
  font-family: Montserrat;
  font-size: 15px;
  margin-top: 10px;
}

/* Our Clients Sec */
.our-clients-sec {
  float: left;
  padding: 40px;
  width: 100%;
}
.filterform > input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #7b7b7b;
  float: left;
  font-size: 12px;
  padding: 9px 20px 9px 25px;
  width: 100%;
}
form.filterform {
  border: 1px solid #dbe0e2;
  border-radius: 22px;
  float: left;
  height: 38px;
  margin: 0 0 30px;
  position: relative;
  width: 100%;
}
.client-list {
  list-style: outside none none;
  margin: 0 -20px;
  padding: 0;
}
.client-list > li {
  display: table;
  float: left;
  margin-bottom: 15px;
  padding: 0 20px;
  position: relative;
  width: 100%;
}
.client-info > a {
  color: #cbcbcb;
  font-size: 14px;
  margin-top: -15px;
  position: absolute;
  right: 10px;
  top: 50%;
}
.client-info > h3 {
  float: left;
  margin: 0;
  width: 100%;
}
.client-info > h3 a {
  color: #2e2e2e;
  float: left;
  font-family: Montserrat;
  font-size: 15px;
  margin: 0;
  width: 100%;
}
.client-list > li > span {
  border-radius: 50%;
  color: #fff;
  float: left;
  font-family: MOntserrat;
  font-size: 21px;
  height: 51px;
  line-height: 50px;
  position: relative;
  text-align: center;
  width: 51px;
}
.client-info {
  display: table-cell;
  padding-left: 15px;
  position: relative;
  vertical-align: middle;
  width: 100%;
}
.user-status::before {
  border-radius: 50%;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  top: 0;
  width: 6px;
}
.user-status.online::before {
  background: #5bdd5e;
}
.user-status.offline::before {
  background: #ff6a7f;
}
.user-status.away::before {
  background: #ffda2b;
}

/* Product Sale */
.product-sale {
  border-radius: 5px;
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
  max-height: 443px;
}
.product-sale > img {
  float: left;
  width: 100%;
}
.product-info {
  bottom: 0;
  left: 0;
  padding: 40px;
  position: absolute;
}
.product-info > h3 {
  color: #ffffff;
  float: left;
  font-family: Montserrat;
  font-size: 22px;
  margin: 0 0 7px;
  width: 100%;
}
.product-info > h3 > a {
  color: inherit;
}
.product-info > p {
  color: #e1e1e1;
  float: left;
  width: 100%;
}
.product-info .price {
  color: #ffa2a2;
  float: left;
  font-size: 20px;
  width: 100%;
}
.product-info .price > ins {
  float: left;
  font-family: Open Sans;
  font-weight: bold;
  margin-right: 10px;
  text-decoration: none;
}
.product-info .price > ins > i {
  margin-right: 15px;
}
.product-info .price del {
  color: #cdcdcd;
  font-size: 15px;
}

/* task management */
.task-managment {
  float: left;
  padding: 40px;
  width: 100%;
}
.add-task-item {
  border: 1px solid #e8edf2;
  border-radius: 22px;
  float: left;
  height: 38px;
  position: relative;
  width: 100%;
}
.add-task-item > input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #7b7b7b;
  float: left;
  font-size: 12px;
  padding: 9px 20px 9px 25px;
  width: 100%;
}
.add-task-item button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #7f8890;
  font-size: 12px;
  padding: 8px 16px 8px 20px;
  position: absolute;
  right: 0;
}
.task-managment > ol {
  float: left;
  margin: 20px 0 0;
  padding: 0 0 0 15px;
  width: 100%;
}
.task-managment > ol > li {
  color: #424242;
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  font-weight: 300;
  padding: 7px 0;
  position: relative;
  width: 100%;
  padding-right: 20px;
}
.task-managment > ol > li > i {
  height: 100%;
  left: -55px;
  position: absolute;
  top: 0;
  width: 3px;
}
.task-managment > ol > li::before {
  background: #bbbbbb none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  transition: all 0.4s ease 0s;
  width: 0;
  margin-top: 1px;
}
.task-managment > ol > li.active::before {
  width: 50%;
}
.task-managment > ol > li.active {
  color: #9b9b9b;
}
.task-managment > ol > li > span {
  background: #555 none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  font-size: 8px;
  height: 16px;
  line-height: 16px;
  margin-top: -9px;
  opacity: 0;
  position: absolute;
  right: -20px;
  text-align: center;
  top: 50%;
  transition: all 0.4s ease 0s;
  width: 16px;
}
.task-managment > ol > li:hover > span {
  opacity: 1;
  right: 0;
}

/* Chat Widget */
.chat-widget {
  float: left;
  padding: 40px;
  width: 100%;
}
.chat-window {
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.chat-messages {
  border-radius: 2px 2px 0 0;
  height: 212px !important;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  width: 100%;
}
.chat-window::before {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  top: -54px;
  width: 17px;
  z-index: 999999999;
}
.chat-messages-list {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.chat-message-bubble {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e8ecec;
  border-radius: 18px;
  display: inline-block;
  font-size: 13px;
  line-height: 22px;
  max-width: 350px;
  min-width: 0;
  padding: 8px 22px;
}
.chat-message-self .chat-message-bubble {
  border: medium none;
}
.chat-window button:focus {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
}
@media screen and (max-width: 380px) {
.chat-window {
    border: none;
    border-radius: 0px;
}
}
.chat-window a {
  color: #eab1c6;
}
.chat-window a:hover,
.chat-window a:focus {
  color: #C7668A;
}
.chat-message {
  position: relative;
  font-size: 0;
  margin-bottom: 10px;
}
.chat-message-effect {
  position: absolute;
}
.chat-message-bubble {
  display: inline-block;
  font-size: 13px;
  max-width: 350px;
  background: #fff;
  padding: 8px 14px;
  border-radius: 18px;
  min-width: 0;
}
.chat-message-self.chat-message-merge-start .chat-message-bubble {
  border-bottom-right-radius: 0;
}
.chat-message-self.chat-message-merge-middle .chat-message-bubble {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.chat-message-self.chat-message-merge-end .chat-message-bubble {
  border-top-right-radius: 0;
}
.chat-message-self {
  text-align: right;
}
.chat-message-self .chat-message-bubble, .chat-message-effect .chat-message-bubble {
  background: #63d6ff none repeat scroll 0 0;
  color: #ffffff;
  font-size: 13px;
  text-align: left;
}
.chat-input-bar {
  background: #63d6ff none repeat scroll 0 0;
  border-radius: 5px;
  float: left;
  margin-top: 10px;
  position: relative;
  width: 100%;
}
.chat-input-wrapper {
  position: relative;
  z-index: 2;
  /*background: #63d6ff;*/
  padding: 0.5em 0;
  border-radius: 0 0 2px 2px;
  color: #fff;
}
.chat-input-wrapper,
.chat-send {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 16px;
}
.chat-input-tool {
  background: transparent;
  border: none;
  padding: 0 0.75em;
  color: inherit;
}
.chat-input {
  outline: none;
  resize: none;
  overflow: hidden;
  min-height: 38px;
  -ms-flex: 1;
      flex: 1;
  font-size: 14px;
  padding: 10px 0 7px;
  cursor: text;
}
.chat-input:empty::before {
  content: "Write something...";
  color: #ffffff;
}
.chat-input:focus::before {
  content: "";
}
.chat-send {
  background: transparent;
  border: none;
  position: relative;
  overflow: hidden;
  padding: 0 0.75em;
  color: inherit;
  transition: color 0.6s;
}
.chat-input:empty + .chat-send {
  color: #fff;
}
.chat-send > i {
  position: relative;
}
.chat-effect-container {
  position: absolute;
  top: -100px;
  width: 100%;
}
.chat-widget > svg {
  height: 0;
}
.chat-effect-bar {
  background: #63d6ff;
  position: absolute;
  top: 100px;
  width: 100%;
  height: 40px;
  transform: rotateY(0);
  border-radius: 5px;
}
.chat-effect-dots {
  position: absolute;
}
.chat-effect-dot {
  background: #63d6ff;
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 100%;
}
.chat-info-container {
  position: absolute;
  top: -20px;
  font-size: 12px;
  color: #63d6ff;
}
.chat-info-typing {
  position: absolute;
  left: 80px;
  white-space: nowrap;
}

/* Twitter Feed */
.twitter-feed {
  float: left;
  padding: 40px;
  width: 100%;
}
.twitter-account {
  float: left;
  margin-bottom: 19px;
  width: 100%;
}
.twitter-account > i {
  color: #ace9ff;
  float: left;
  font-size: 58px;
  margin-right: 15px;
}
.twitter-account > h3 {
  color: #2e2e2e;
  display: block;
  font-size: 18px;
  margin: 10px 0 2px;
}
.twitter-account > span {
  color: #777777;
  font-family: open sans;
  font-size: 13px;
  font-weight: 300;
}
.twitter-widget {
  float: left;
  width: 100%;
}
.twitter-widget ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.twitter-widget ul > li {
  border-bottom: 1px solid #e8ecec;
  float: left;
  padding: 30px 0;
  width: 100%;
}
.twitter-widget ul > li:first-child {
  padding-top: 0;
}
.twitter-widget ul > li > a {
  border: 1px solid #e8ecec;
  border-radius: 50%;
  float: left;
  margin-right: 19px;
  overflow: hidden;
}
.tweets_txt > span {
  color: #afafaf;
  float: left;
  font-size: 11px;
  width: 100%;
}
.tweets_txt a {
  color: #000000;
}
footer {
  background: #ffffff none repeat scroll 0 0;
  bottom: 0;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.13);
  left: 0;
  padding: 20px 45px 20px 265px;
  position: fixed;
  transition: all 0.4s ease 0s;
  width: 100%;
  z-index: 99999;
}
footer.wide-footer {
  padding-left: 45px;
}
footer > .container {
  padding: 0;
  width: auto;
}
footer p {
  color: #919191;
  float: left;
  font-family: open sans;
  font-size: 13px;
  margin: 0;
  width: auto;
}
footer p i {
  color: #ff8696;
}
footer ul {
  float: right;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
footer li a {
  color: #8b8b8b;
  float: left;
  font-family: open sans;
  font-size: 13px;
  line-height: 26px;
  padding: 0 18px;
}
footer li {
  float: left;
}

/* Welcome Bar */
.welcome-bar {
  display: table;
  float: left;
  padding: 40px;
  width: 100%;
}
.welcome-bar > i {
  border: 1px solid;
  border-radius: 50%;
  color: #fff;
  display: table-cell;
  float: left;
  font-size: 20px;
  height: 57px;
  line-height: 56px;
  margin-bottom: 15px;
  margin-right: 20px;
  margin-top: 15px;
  text-align: center;
  vertical-align: middle;
  width: 57px;
}
.welcome-bar > p {
  color: #474343;
  display: block;
  font-size: 14px;
  margin: 0;
}
.welcome-bar > p span {
  color: #ff5f5f;
}
.welcome-bar > span {
  color: #979797;
  display: block;
  font-family: open sans;
  font-size: 13px;
  font-weight: 300;
  margin-top: 10px;
}
.welcome-bar > span {
  color: #777777;
  display: block;
  font-family: open sans;
  font-size: 13px;
  font-weight: 300;
  margin-top: 6px;
}
.welcome-bar > span a {
  color: #333333;
}
.morris-hover {
  position: absolute;
  z-index: 1000;
}
.morris-hover.morris-default-style {
  border-radius: 10px;
  padding: 6px;
  color: #666;
  background: rgba(255, 255, 255, 0.8);
  border: solid 2px rgba(230, 230, 230, 0.8);
  font-family: sans-serif;
  font-size: 12px;
  text-align: center;
}
.morris-hover.morris-default-style .morris-hover-row-label {
  font-weight: bold;
  margin: 0.25em 0;
}
.morris-hover.morris-default-style .morris-hover-point {
  white-space: nowrap;
  margin: 0.1em 0;
}
#area-chart {
  display: table-cell;
  height: 330px;
  padding-top: 11px;
  vertical-align: middle;
  width: 100%;
}
.server-status-sec {
  display: table;
  float: left;
  width: 100%;
}
.server-details {
  float: left;
  padding: 40px 0 40px 40px;
  width: 200px;
}
.server-details > span {
  color: #868686;
  float: left;
  font-family: open sans;
  font-size: 13px;
  width: 100%;
}
.server-details > h3 {
  color: #2e2e2e;
  float: left;
  font-size: 33px;
  margin: 8px 0 10px;
  width: 100%;
}
.server-details > p {
  float: left;
  margin: 0 0 15px;
  padding-bottom: 20px;
  position: relative;
  width: 100%;
}
.server-details > h5 {
  color: #929292;
  float: left;
  font-family: Montserrat;
  font-size: 13px;
  margin: 0;
  width: 100%;
}
.server-details > h5 span {
  font-size: 16px;
  color: #73e064;
}
.server-details > p::before {
  background: #e2e2e2 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 70px;
}
.server-details > a {
  border: 1px none;
  border-radius: 5px;
  color: #ffffff;
  float: left;
  font-family: Open Sans;
  font-size: 12px;
  margin-top: 25px;
  padding: 12px 27px;
  text-transform: uppercase;
}
.server-chart {
  float: left;
  margin-top: 25px;
  width: 100%;
}
@keyframes bake-pie {
from {
    transform: rotate(0deg) translate3d(0, 0, 0);
}
}
.pie-chart-sec {
  display: table;
  float: left;
  padding: 40px;
  width: 100%;
}
.pieID {
  display: inline-block;
  vertical-align: top;
}
.pie {
  float: left;
  height: 150px;
  margin: 0;
  position: relative;
  width: 150px;
}
.pie::before {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 50%;
  content: "";
  display: block;
  height: 70px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 70px;
  z-index: 1;
}
.slice {
  position: absolute;
  width: 150px;
  height: 150px;
  clip: rect(0px, 150px, 150px, 75px);
  animation: bake-pie 1s;
}
.slice span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: black;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  clip: rect(0px, 150px, 150px, 75px);
}
.legend {
  display: table-cell;
  font-size: 13px;
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 25px;
  vertical-align: middle;
  width: 100%;
}
.legend li {
  border-left: 3px solid;
  color: #808080;
  font-family: Open Sans;
  font-size: 13px;
  font-weight: 300;
  height: 10px;
  line-height: 10px;
  margin-bottom: 12px;
  padding-left: 10px;
}
.legend li:last-child {
  margin: 0;
}
.legend em {
  font-style: normal;
}
.legend span {
  color: #c5c5c5;
  display: none;
  float: right;
  font-size: 11px;
  font-weight: 400;
  line-height: 13px;
}
.most-browsers {
  display: table;
  float: left;
  width: 100%;
}

/* Revenew Browser */
.revenew-browser {
  float: left;
  padding: 40px;
  width: 100%;
}
.revenew-browser > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.revenew-browser > ul > li {
  float: left;
  margin-bottom: 25px;
  width: 100%;
}
.revenew-browser > ul > li:last-child {
  margin: 0;
}
.revenew-browser > ul > li .browser-detail {
  float: left;
  width: 50%;
}
.browser-detail > img {
  float: left;
  margin-right: 10px;
}
.browser-detail > h3 {
  color: #484848;
  display: block;
  font-family: Open Sans;
  font-size: 12px;
  margin: 0;
}
.browser-detail > span {
  color: #9a9a9a;
  float: left;
  font-family: open sans;
  font-size: 10px;
  letter-spacing: 0.4px;
  margin-right: 7px;
}
.browser-detail > span:last-child {
  margin: 0;
}
.browser-detail > span > i {
  font-size: 9px;
}
.revenew-browser > ul > li .peity {
  float: right;
}

/* Social Counter */
.social-counter {
  float: left;
  padding: 40px;
  width: 100%;
}
.social-widget {
  float: left;
  width: 100%;
}
.social-widget > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.social-widget > ul > li {
  float: left;
  margin-bottom: 20px;
  width: 50%;
}
.social-widget > span {
  color: #9f9f9f;
  float: left;
  font-family: Montserrat;
  font-size: 16px;
  margin-top: 11px;
  text-align: center;
  width: 100%;
}
.social-widget > ul > li > i {
  border: 1px solid;
  border-radius: 50%;
  color: #fff;
  float: left;
  font-size: 16px;
  height: 38px;
  line-height: 38px;
  margin-right: 12px;
  text-align: center;
  width: 38px;
}
.social-widget > ul > li > i.fa-facebook {
  background: #7db5ec;
  border-color: #5096da;
}
.social-widget > ul > li > i.fa-google-plus {
  background: #ff707a;
  border-color: #ff2b3a;
}
.social-widget > ul > li > i.fa-pinterest {
  background: #ea404c;
  border-color: #be3e46;
}
.social-widget > ul > li > i.fa-twitter {
  background: #55d9ff;
  border-color: #30b4d9;
}
.social-widget > ul > li span {
  color: #909090;
  display: block;
  font-family: open sans;
  font-size: 10px;
  text-transform: uppercase;
}
.social-widget > ul > li h5 {
  color: #2e2e2e;
  display: block;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
}
.social-widget > ul > li h5 i {
  font-size: 9px;
}
.visitor-chart {
  float: left;
}
.visitor-country {
  display: table;
  float: left;
  width: 100%;
}
.visitor-country-list {
  display: table-cell;
  padding: 40px;
  vertical-align: middle;
  width: 100%;
}
.map-table {
  float: left;
  margin-top: -2px;
  width: 100%;
}
.map-table > h3 {
  color: #666666;
  float: left;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.2px;
  margin: 0;
  padding: 8px 0 8px 30px;
  text-align: left;
  width: 50%;
}
.map-table > h4 {
  color: #464646;
  float: right;
  font-family: Montserrat;
  font-size: 15px;
  letter-spacing: 0.2px;
  margin: 0;
  padding: 8px 0 8px 30px;
  text-align: left;
  width: 50%;
}
.map-table > ul {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.map-table li:nth-child(2n+1) {
  background: #f6f6f6 none repeat scroll 0 0;
}
.map-table li {
  float: left;
  list-style: outside none none;
  padding: 5px 0;
  width: 100%;
}
.map-table span {
  color: #555555;
  float: left;
  font-family: open sans;
  font-size: 13px;
  letter-spacing: 0.3px;
  padding-left: 30px;
  text-align: left;
  width: 50%;
}
.map-table i {
  color: #444444;
  float: left;
  font-family: open sans;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  padding-left: 30px;
  text-align: left;
  width: 50%;
}

/* Product Stats */
.product-stats {
  float: left;
  padding: 40px;
  text-align: center;
  width: 100%;
}
.product-stats > h3 {
  color: #2e2e2e;
  float: left;
  font-size: 18px;
  margin: 0 0 24px;
  width: 100%;
}
.product-stats > span > i {
  color: #959595;
  font-family: Open Sans;
  font-size: 13px;
  font-style: normal;
}
.product-stats > span {
  background: #f5f5f5 none repeat scroll 0 0;
  border-radius: 3px;
  float: left;
  font-family: Montserrat;
  font-size: 15px;
  left: 50%;
  margin: 0;
  padding: 9px 22px;
  position: relative;
  transform: translateX(-50%);
}
.product-stats > ul {
  float: left;
  list-style: outside none none;
  margin: 30px 0 0;
  padding: 0;
  width: 100%;
}
.product-stats > ul > li {
  color: #777777;
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  width: 50%;
}
.product-stats > ul > li > span {
  color: #494949;
  float: left;
  font-family: Montserrat;
  font-size: 14px;
  margin-top: 6px;
  width: 100%;
}
.product-stats > a {
  border: 1px solid;
  border-radius: 5px;
  color: #ffffff;
  display: inline-block;
  font-family: Montserrat;
  font-size: 13px;
  margin-top: 25px;
  padding: 12px 27px;
}

/* Add Content Form */
.add-content-form {
  float: left;
  width: 100%;
}
.add-content-form > textarea {
  border: medium none;
  border-radius: 5px;
  float: left;
  max-height: 152px;
  max-width: 100%;
  min-height: 152px;
  min-width: 100%;
  padding: 20px;
  width: 100%;
}
.add-content {
  background: #f5f5f5 none repeat scroll 0 0;
  border-radius: 0 0 5px 5px;
  float: left;
  padding: 12px 20px;
  width: 100%;
}
.add-content > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.add-content > ul > li {
  float: left;
}
.add-content > ul > li a {
  border-radius: 3px;
  color: #808891;
  float: left;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
}
.add-content > ul > li a:hover {
  background: #fff none repeat scroll 0 0;
  color: #808891;
}
.add-content > button {
  background: #fff none repeat scroll 0 0;
  border: medium none;
  border-radius: 3px;
  color: #717171;
  float: right;
  font-family: Montserrat;
  font-size: 12px;
  padding: 6px 14px;
}

/* Tasks Progress */
.tasks-progress {
  float: left;
  padding: 40px;
  width: 100%;
}
.tasks-progress > ul {
  float: left;
  list-style: outside none none;
  margin: -17px -10px 0;
  padding: 0;
  width: 100%;
}
.tasks-progress > ul > li {
  float: left;
  margin: 15px 0 0;
  padding: 0 10px;
  width: 50%;
}
.progress .progress-bar {
  box-shadow: none;
}
.tasks-progress > ul > li > span {
  color: #797979;
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  width: 100%;
}
.tasks-progress .progress {
  height: 6px;
}
.progress {
  border: medium none;
  box-shadow: none;
  float: left;
  margin: 6px 0 0;
  width: 100%;
}

/* Activity Feed */
.activity-feed {
  float: left;
  width: 100%;
}
.activity-timeline {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 30px 0 0;
  position: relative;
  width: 100%;
}
.activity-timeline::before {
  background: #f8f8f8 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 18px;
  margin-left: -1.5px;
  position: absolute;
  top: 0;
  width: 3px;
}
.activity-timeline > li {
  float: left;
  margin-bottom: 50px;
  padding-left: 60px;
  position: relative;
  width: 100%;
}
.user-device {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 50%;
  color: #626262;
  font-size: 16px;
  height: 38px;
  left: 0;
  line-height: 38px;
  margin-top: 14px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 38px;
}
.user-device::before {
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  content: "";
  height: 6px;
  margin-top: -3px;
  position: absolute;
  right: -14px;
  top: 50%;
  width: 6px;
}
.user-activity {
  float: left;
  width: 100%;
}
.who-post-this {
  display: table;
  float: left;
  width: 100%;
}
.who-post-detail {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.who-post-this > span {
  border: 3px solid #ffffff;
  border-radius: 50%;
  float: left;
  height: 66px;
  margin-right: 20px;
  overflow: hidden;
  width: 66px;
}
.who-post-this > span img {
  border-radius: 50%;
  float: left;
  width: 100%;
}
.who-post-detail > h3 {
  float: left;
  line-height: 10px;
  margin: 0 0 5px;
  width: 100%;
}
.who-post-detail > h3 > a {
  color: #2e2e2e;
  float: left;
  font-family: Montserrat;
  font-size: 14px;
  padding-right: 20px;
  position: relative;
}
.poster-status {
  border-radius: 50%;
  height: 6px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 6px;
}
.poster-status.online {
  background: #66cc6e;
}
.who-post-detail > span,
.who-post-detail > span a {
  color: #5e5e5e;
  float: left;
  font-family: Open Sans;
  font-size: 11px;
  font-weight: 400;
  width: 100%;
}
.who-post-detail > span a {
  color: #ff691f;
  float: none;
  width: auto;
}
.who-post-detail > i {
  color: #7b8692;
  font-family: Open Sans;
  font-size: 11px;
  font-style: normal;
}
.post-content {
  float: left;
  padding-top: 20px;
  width: 100%;
}
.post-gallery {
  float: left;
  width: 100%;
}
.post-gallery > a {
  border-radius: 5px;
  float: left;
  margin-right: 2px;
  overflow: hidden;
}
.comment-form > span {
  color: #a2a2a2;
  float: left;
  font-family: open sans;
  font-size: 11px;
  margin-right: 12px;
}
.comment-form > form {
  float: left;
  padding-top: 9px;
  width: 100%;
}
.comment-form::before {
  border-bottom: 9px solid #fff;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  content: "";
  left: 20px;
  position: absolute;
  top: -6px;
}
.comment-form {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  margin-top: 20px;
  padding: 20px 20px 10px;
  position: relative;
  width: 100%;
}
.comment-form > form > textarea {
  background: #f5f5f5 none repeat scroll 0 0;
  border: medium none;
  color: #555555;
  float: left;
  font-size: 11px;
  height: 40px;
  letter-spacing: 0.4px;
  max-width: 100%;
  min-height: 40px;
  min-width: 100%;
  padding: 10px 20px;
  transition: all 0.4s ease 0s;
  width: 100%;
}
.comment-form > form > textarea:focus {
  height: 100px;
}
.jcider-nav {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 4;
  width: 100%;
  color: white;
  font-size: 30px;
}

/*Both right and left nav arrows*/
.jcider-nav span {
  text-align: center;
  cursor: pointer;
  position: absolute;
  font-size: 50px;
  color: white;
  transition: all 300ms;
  line-height: 1;
}
.jcider-nav span.disabled {
  pointer-events: none;
  color: rgba(255, 255, 255, 0.2);
}

/*Left nav arrow*/
.jcider-nav .jcider-nav-left {
  left: 5px;
}

/*Right nav arrow*/
.jcider-nav .jcider-nav-right {
  right: 5px;
}

/*Pagination container can be styled by '.jcider-pagination'*/
.jcider-pagination {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

/*Styling for pagination points*/
.jcider-pagination-point {
  position: relative;
  background: none;
  border-radius: 50%;
  margin: 8px;
  display: inline-block;
  width: 8px;
  height: 8px;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.5);
  transition: all 300ms;
}

/*Styling for active pagination point*/
.jcider-pagination-point.active {
  background: white;
  transform: scale(1.5);
}
.widget-carousel {
  float: left;
  width: 100%;
}
.widget-carousel > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.widget-carousel > ul > li {
  float: left;
  padding: 60px 70px;
  text-align: center;
  width: 100%;
}
.widget-carousel {
  background-image: url("http://placehold.it/504x292");
  border-radius: 5px;
  float: left;
  min-height: 290px;
  position: relative;
  width: 100%;
  z-index: 0;
}
.widget-carousel h3 {
  color: #fff;
  float: left;
  font-family: Open Sans;
  font-size: 22px;
  font-weight: 300;
  line-height: 33px;
  width: 100%;
}
.widget-carousel span {
  color: #c5c5c5;
  font-family: Open Sans;
  font-size: 13px;
}
.widget-carousel::before {
  background: #263238 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.61;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.widget-carousel .jcider-pagination {
  bottom: 20px;
}

/* Save Draft */
.save-draft {
  float: left;
  width: 100%;
  padding: 40px;
}
.save-draft > form {
  float: left;
  width: 100%;
}
.save-draft > form > input[type="text"],
.save-draft > form > textarea {
  border: 1px solid #e0e5e7;
  border-radius: 5px;
  color: #9b9b9b;
  float: left;
  font-family: open sans;
  font-size: 12px;
  margin-bottom: 8px;
  padding: 10px 20px;
  width: 100%;
}
.save-draft > form input[type="submit"] {
  background: #e8edf2 none repeat scroll 0 0;
  border: medium none;
  border-radius: 5px;
  color: #424040;
  float: left;
  font-family: Open Sans;
  font-size: 12px;
  padding: 10px 20px;
}
.save-draft > form > textarea {
  min-height: 111px;
}

/* Recent Comment */
.recent-comment-sec {
  float: left;
  width: 100%;
  padding: 40px;
}
.recent-comment-sec ul > li {
  border-bottom: 2px solid #ececec;
  display: table;
  float: left;
  padding: 30px 0;
  width: 100%;
}
.recent-comment {
  display: table;
  float: left;
  width: 100%;
}
.comments-avatar {
  border-radius: 50%;
  float: left;
  margin-right: 20px;
  overflow: hidden;
}
.comment-detail {
  display: table-cell;
  vertical-align: middle;
}
.comment-detail > span {
  color: #7c7c7c;
  float: left;
  font-family: Open Sans;
  font-size: 12px;
  width: 100%;
}
.comment-detail > span > a {
  color: #000000;
  font-family: Montserrat;
  font-size: 13px;
}
.comment-detail > p {
  float: left;
  margin: 3px 0 10px;
  width: 100%;
}
.recent-comment-sec ul li:first-child {
  padding-top: 0;
}
.recent-comment-sec ul li:last-child {
  border: medium none;
  padding-bottom: 0;
}
.comment-detail > a {
  border-radius: 5px;
  color: #fff;
  float: left;
  font-family: Open Sans;
  font-size: 11px;
  margin-right: 10px;
  padding: 1px 12px;
}
.comments-scroll {
  float: left;
  width: 100% !important;
}
.comments-scroll > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0 10px 0 0;
  width: 100%;
}

/* Toggle Content */
.toggle-content {
  background-image: url("http://placehold.it/1365x177");
  background-size: cover;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  left: 0;
  margin-top: -20px;
  position: fixed;
  top: 0;
  transform: translateY(-100%);
  transition: all 0.4s ease 0s;
  width: 100%;
  z-index: 99999;
}
.toggle-content.active {
  transform: translateY(0px);
  margin: 0;
}
.toggle-content > span {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px;
  color: #333333;
  cursor: pointer;
  font-size: 12px;
  height: 36px;
  line-height: 34px;
  position: absolute;
  right: 20px;
  text-align: center;
  top: 20px;
  width: 36px;
}
.panel-setting {
  background: rgba(47, 53, 58, 0.85) none repeat scroll 0 0;
  float: left;
  position: relative;
  width: 100%;
  padding: 0 60px;
}
.custom-text {
  float: left;
  margin-top: 12px;
  width: 100%;
}
.custom-text > h4 {
  color: #ffffff;
  float: left;
  font-size: 14px;
  margin-top: 40px;
  width: 100%;
}
.custom-text > p {
  color: #dbdbdb;
}
.quick-stats {
  float: left;
  padding-bottom: 30px;
  padding-top: 30px;
  width: 100%;
}
.quick-stats-box {
  float: left;
  text-align: center;
  width: 100%;
}
.quick-stats-box > p {
  display: inline-block;
  position: relative;
}
.quick-stats-box > p > i {
  color: #ffffff;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  left: 0;
  margin-top: -15px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.quick-stats-box > span {
  color: #ffffff;
  float: left;
  font-size: 12px;
  margin-top: -5px;
  width: 100%;
}
.quick-stats .total-sales-info span {
  color: #fafafa;
}
.quick-stats .total-sales-info h3 {
  color: #ffffff;
}
.quick-stats .total-sales-info h5 {
  color: #ffffff;
}
table.ranking > tbody > tr > td > span {
  border-radius: 3px;
  color: #ffffff;
  font-size: 14px;
  height: 24px;
  display: table-cell;
  line-height: 24px;
  text-align: center;
  width: 24px;
  border-radius: 50%;
}
.quick-links > ul > li > a.opened {
  border-radius: 50%;
}
.quick-links > ul > li .dialouge {
  background: #f9f9f9 none repeat scroll 0 0;
  border-radius: 5px;
  display: none;
  margin-top: 32px;
  position: absolute;
  right: 0;
  top: 100%;
  width: 240px;
  z-index: 100000;
}
.quick-links > ul > li .dialouge::before {
  border-bottom: 7px solid #ffffff;
  border-left: 7px solid rgba(0, 0, 0, 0);
  border-right: 7px solid rgba(0, 0, 0, 0);
  content: "";
  position: absolute;
  right: 21px;
  top: -6px;
}
.quick-links > ul > li .dialouge > span {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px 5px 0 0;
  color: #959595;
  float: left;
  font-family: Open Sans;
  font-size: 10px;
  font-weight: normal;
  letter-spacing: 0.3px;
  line-height: 10px;
  padding: 18px 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.quick-links > ul > li .dialouge > a {
  border-bottom: 1px solid #eaeaea;
  color: #555555;
  float: left;
  font-family: Open Sans;
  font-size: 11px;
  letter-spacing: 0.35px;
  padding: 15px 22px;
  width: 100%;
}
.quick-links > ul > li .dialouge > a img {
  border-radius: 50%;
  float: left;
  margin-right: 15px;
}
.quick-links > ul > li .dialouge p {
  color: #8f8f8f;
  float: right;
  font-family: open sans;
  font-size: 11px;
  letter-spacing: 0.35px;
  line-height: 10px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 10px;
  text-align: left;
  width: 100%;
}
.quick-links > ul > li .dialouge p i {
  color: #c3c3c3;
}
.quick-links > ul > li .dialouge > a.view-all {
  background: #6f6f6f none repeat scroll 0 0;
  border: medium none;
  border-radius: 0 0 5px 5px;
  color: #ffffff;
  text-align: center;
  width: 100%;
}
.quick-links > ul > li .dialouge a p i {
  font-size: 12px;
  margin-right: 5px;
}

/* Loader */
.loader {
  animation: 0.3s linear 0s normal none infinite running load8;
  border-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) #f82020;
  border-style: solid;
  border-width: 2px;
  font-size: 10px;
  position: fixed;
  left: 10px;
  text-indent: -9999em;
  top: 10px;
  transform: translateZ(0px);
}
.loader, .loader::after {
  border-radius: 50%;
  height: 20px;
  width: 20px;
}
@keyframes load8 {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
#progressBar {
  position: fixed;
  z-index: 2147483647;
  top: 0;
  left: 0;
  width: 10%;
  height: 2px;
  background: #f82020;
  border-radius: 10%;
  transition: width 500ms ease-out,opacity 400ms linear;
}
#progressBar:before {
  position: absolute;
  content: '';
  top: 0;
  opacity: 1;
  width: 10%;
  right: 0px;
  height: 2px;
  box-shadow: #f82020 1px 0 6px 2px;
  border-radius: 50%;
}
#progress {
  position: fixed;
  z-index: 2147483647;
  top: 0;
  left: -6px;
  width: 1%;
  height: 2px;
  background: #0088CC;
  border-radius: 1px;
  transition: width 500ms ease-out,opacity 400ms linear;
}
#progress dd, #progress dt {
  position: absolute;
  top: 0;
  height: 2px;
  -ms-box-shadow: #0088CC 1px 0 6px 1px;
  box-shadow: #0088CC 1px 0 6px 1px;
  border-radius: 100%;
}
#progress dt {
  opacity: .6;
  width: 180px;
  right: -80px;
  clip: rect(-6px, 90px, 14px, -6px);
}
#progress dd {
  opacity: .6;
  width: 20px;
  right: 0;
  clip: rect(-6px, 22px, 14px, 10px);
}
#vmap {
  background-color: red;
  float: left;
  height: 280px;
  margin: 43px 0;
  width: 570px;
}

/* Setup basic CSS for Label */
.jqvmap_pin {
  font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial, sans-serif;
  cursor: default;
}

/* Hide Whichever Labels you want */
#jqvmap1_ri_pin, #jqvmap1_dc_pin, #jqvmap1_de_pin, #jqvmap1_md_pin {
  display: none;
}

/* Reposition Labels that are not quite right ( labels are centered in shape, and sometimes need tweaking ) */
#jqvmap1_ak_pin {
  margin-top: -2%;
}
#jqvmap1_ca_pin {
  margin-left: -2%;
}
#jqvmap1_ct_pin {
  margin-top: -0.25%;
  margin-left: -0.25%;
}
#jqvmap1_fl_pin {
  margin-left: 5%;
}
#jqvmap1_id_pin {
  margin-top: 3%;
  margin-left: -1%;
}
#jqvmap1_ky_pin {
  margin-left: 2%;
}
#jqvmap1_la_pin {
  margin-left: -2%;
}
#jqvmap1_mi_pin {
  margin-top: 4%;
  margin-left: 3%;
}
#jqvmap1_ma_pin {
  margin-top: -0.25%;
}
#jqvmap1_mn_pin {
  margin-top: 2%;
  margin-left: -2%;
}
#jqvmap1_nh_pin {
  margin-top: 1%;
  margin-left: -0.25%;
}
#jqvmap1_nj_pin {
  margin-top: 1%;
}
#jqvmap1_ok_pin {
  margin-left: 2%;
}
#jqvmap1_va_pin {
  margin-left: 2%;
}
#jqvmap1_wv_pin {
  margin-left: -1%;
  margin-top: 1%;
}

/* Add responsibe support to resize labels for difference screen sizes */
@media only screen and (min-width: 320px) {
.jqvmap_pin {
    font-size: 6px;
}
}
@media only screen and (min-width: 480px) {
.jqvmap_pin {
    font-size: 8px;
}
}
@media only screen and (min-width: 640px) {
.jqvmap_pin {
    font-size: 10px;
}
}
@media only screen and (min-width: 800px) {
.jqvmap_pin {
    font-size: 12px;
}
}
@media only screen and (min-width: 1024px) {
.jqvmap_pin {
    font-size: 14px;
}
}
.notify p {
  display: inline;
  margin: 0;
}
.notify h3 {
  color: #2e2e2e;
  float: left;
  font-family: Montserrat;
  font-size: 15px;
  line-height: 26px;
  margin: 0 14px 0 0;
}
.notify-content a.close {
  font-size: 15px;
  position: absolute;
  right: 10px;
  top: 7px;
}
.notify {
  border-radius: 5px;
  float: left;
  padding: 20px 30px;
  width: 100%;
  display: table;
}
.notify.simple {
  background: #ffffff none repeat scroll 0 0;
}
.notify.with-color p {
  color: #656565;
}
.notify-content {
  display: table-cell;
  padding-left: 20px;
  vertical-align: middle;
  width: 100%;
}
.notify-padded {
  padding: 20px;
}
.notify.rounded {
  border-radius: 50px;
}
.notify.with-image > span {
  border-radius: 50%;
  display: table;
  height: 40px;
  margin-right: 0;
  overflow: hidden;
  width: 40px;
}
.notify.with-image > span img {
  float: left;
  height: 40px;
  width: 40px;
}
.notify.rounded .notify-content a.close {
  margin-top: -11px;
  right: 20px;
  top: 50%;
}

/* Search Sec */
.search-sec {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px;
  float: left;
  padding: 40px;
  width: 100%;
}
.search-sec > span {
  color: #232323;
  float: left;
  font-family: Montserrat;
  font-size: 15px;
  margin-bottom: 20px;
  width: 100%;
}
.search-sec > span > i {
  color: #ff5f5f;
  font-style: normal;
}
.search-sec form {
  border: 1px solid #e8edf2;
  border-radius: 22px;
  float: left;
  height: 38px;
  margin: 0;
  position: relative;
  width: 100%;
}
.search-sec form > input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #7b7b7b;
  float: left;
  font-size: 12px;
  padding: 9px 20px 9px 25px;
  width: 100%;
}
.search-sec form > button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #7f8890;
  font-size: 12px;
  padding: 8px 16px 8px 20px;
  position: absolute;
  right: 0;
}
.grids {
  float: left;
  padding: 40px;
  width: 100%;
}

/* Gallery Sec */
.gallery-sec {
  float: left;
  width: 100%;
}
.gallery-box {
  float: left;
  margin-top: 30px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.gallery-padding:hover::before {
  opacity: 1;
  transform: scale(1);
}
.gallery-box > img {
  border-radius: 5px;
  float: left;
  width: 100%;
}
.gallery-inner {
  height: 100%;
  left: 0;
  padding: 12px;
  position: absolute;
  top: 0;
  width: 100%;
}
.gallery-padding::before {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: scale(1.1);
  transition: all 0.4s ease 0s;
  width: 100%;
}
.gallery-padding {
  float: left;
  height: 100%;
  position: relative;
  transition: all 0.4s ease 0s;
  width: 100%;
}
.gallery-info {
  left: 0;
  opacity: 0;
  padding: 0 40px;
  position: absolute;
  top: 50%;
  transform: scale(1.3) translateY(-50%);
  transition: all 0.4s ease 0s;
}
.gallery-padding:hover .gallery-info {
  opacity: 1;
  transform: scale(1) translateY(-50%);
  transition: all 0.4s ease 0.2s;
}
.gallery-info > h3 {
  float: left;
  font-size: 18px;
  margin: 0 0 15px;
  width: 100%;
}
.gallery-info > ul {
  float: left;
  list-style: outside none none;
  margin: 10px 0 0;
  padding: 0;
  width: 100%;
}
.gallery-info > ul > li {
  float: left;
  margin-right: 2px;
}
.gallery-info > ul > li > a {
  background: #efefef none repeat scroll 0 0;
  border-radius: 5px;
  color: #434343;
  float: left;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
}

/* price Table */
.price-table {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px;
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 45px 0;
  text-align: center;
  width: 100%;
  margin-top: 30px;
}
.price-title {
  color: #383838;
  float: left;
  font-family: Montserrat;
  font-size: 18px;
  padding: 0 20px;
  width: 100%;
}
.price-title > i {
  font-size: 17px;
  margin-right: 8px;
  color: #ffb8b8;
}
.price-rate {
  float: left;
  padding-top: 25px;
  width: 100%;
}
.price-rate > h3 {
  color: #383838;
  display: inline-block;
  float: none;
  font-family: Montserrat;
  font-size: 90px;
  font-weight: 900;
  margin: 0;
}
.price-rate > h3 > span {
  color: #b4b2b2;
  float: left;
  font-family: Montserrat;
  font-size: 30px;
  font-weight: normal;
  line-height: 59px;
  margin-right: 10px;
}
.price-rate > h3 > i {
  color: #b4b2b2;
  display: inline;
  font-family: Open Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 5px;
  margin-left: 7px;
}
.price-description {
  color: #777777;
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  line-height: 24px;
  margin: 10px 0 40px;
  padding: 0 50px;
  width: 100%;
}
.price-features {
  background: #f5f5f5 none repeat scroll 0 0;
  color: #868686;
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.price-features:nth-child(2n+1) {
  background: #ffffff none repeat scroll 0 0;
}
.price-signup {
  float: left;
  margin-top: 30px;
  text-align: center;
  width: 100%;
}
.price-signup > a {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #dde1e1;
  border-radius: 5px;
  display: inline-block;
  font-family: Montserrat;
  font-size: 13px;
  line-height: 10px;
  padding: 17px 20px;
}
.price-table.silver .price-title > i {
  color: #b8b8ff;
}
.price-table.gold .price-title > i {
  color: #ffe84c;
}

/* Intro */
.introjs-fixParent {
  z-index: auto !important;
}
.introjs-showElement {
  z-index: 9999999 !important;
}
.introjs-relativePosition {
  position: relative;
}
.introjs-helperLayer {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 2147483647;
  border-radius: 4px;
  -ms-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.4);
  transition: all 0.3s ease-out;
}
.introjs-helperNumberLayer {
  background: none repeat scroll 0 0 #28AB7C;
  border: 3px solid;
  border-radius: 50%;
  -ms-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
  color: #FFFFFF;
  font-family: Arial,verdana,tahoma;
  font-size: 13px;
  font-weight: bold;
  height: 30px;
  left: -16px;
  line-height: 20px;
  padding: 2px;
  position: absolute;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  top: -16px;
  width: 30px;
  z-index: 2147483647 !important;
}
.introjs-arrow {
  border: 5px solid white;
  content: '';
  position: absolute;
}
.introjs-arrow.top {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #FFFFFF;
  right: 22px;
  top: -10px;
}
.introjs-arrow.right {
  right: -10px;
  top: 10px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: white;
}
.introjs-arrow.bottom {
  bottom: -10px;
  border-top-color: white;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.introjs-arrow.left {
  left: -10px;
  top: 10px;
  border-top-color: transparent;
  border-right-color: white;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.introjs-tooltip {
  background-color: #ffffff;
  -ms-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
  font-family: open sans;
  font-size: 12px;
  padding: 10px;
  position: absolute;
  transition: opacity 0.1s ease-out 0s;
  border-radius: 2px;
}
.introjs-tooltipbuttons {
  text-align: right;
}

/*
 Buttons style by http://nicolasgallagher.com/lab/css3-github-buttons/
 Changed by Afshin Mehrabani
*/
.introjs-button {
  position: relative;
  overflow: visible;
  display: inline-block;
  padding: 0.3em 0.8em;
  border: 1px solid #d4d4d4;
  margin: 0;
  text-decoration: none;
  text-shadow: 1px 1px 0 #fff;
  font: 11px/normal sans-serif;
  color: #333;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  background-color: #ececec;
  background-image: linear-gradient(#f4f4f4, #ececec);
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  /*background-clip: padding-box;*/
  /* commented out due to Opera 11.10 bug */
  border-radius: 0.2em;
  /* IE hacks */
  zoom: 1;
  *display: inline;
  margin-top: 10px;
}
.introjs-button:hover {
  border-color: #bcbcbc;
  text-decoration: none;
  -ms-box-shadow: 0px 1px 1px #e3e3e3;
  -o-box-shadow: 0px 1px 1px #e3e3e3;
  box-shadow: 0px 1px 1px #e3e3e3;
}
.introjs-button:focus,
.introjs-button:active {
  background-image: linear-gradient(#ececec, #f4f4f4);
}

/* overrides extra padding on button elements in Firefox */
.introjs-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.introjs-skipbutton {
  margin-right: 5px;
  color: #7a7a7a;
}
.introjs-prevbutton {
  border-radius: 0.2em 0 0 0.2em;
  border-right: none;
}
.introjs-nextbutton {
  border-radius: 0 0.2em 0.2em 0;
}
.introjs-disabled, .introjs-disabled:hover, .introjs-disabled:focus {
  color: #9a9a9a;
  border-color: #d4d4d4;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  cursor: default;
  background-color: #f4f4f4;
  background-image: none;
  text-decoration: none;
}
.introjs-tooltiptext {
  color: #434343;
  font-family: open sans;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.25px;
  width: 181px;
}
#tourbtn {
  position: fixed;
  right: 15px;
  bottom: 35px;
}
#tourbtn a {
  background: #bac081;
  padding: 8px 15px;
  padding: 8px 15px;
  font-size: 12px;
  line-height: 22px;
  font-weight: bold;
  color: #454a50;
  text-decoration: none;
  border-radius: 4px;
}
#tourbtn a:hover {
  background: #cacf96;
}
@keyframes spinner {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}

/* :not(:required) hides this rule from IE9 and below */
.spinner:not(:required) {
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  box-shadow: rgba(0, 0, 51, 0.3) 1.5em 0 0 0, rgba(0, 0, 51, 0.3) 1.1em 1.1em 0 0, rgba(0, 0, 51, 0.3) 0 1.5em 0 0, rgba(0, 0, 51, 0.3) -1.1em 1.1em 0 0, rgba(0, 0, 51, 0.3) -1.5em 0 0 0, rgba(0, 0, 51, 0.3) -1.1em -1.1em 0 0, rgba(0, 0, 51, 0.3) 0 -1.5em 0 0, rgba(0, 0, 51, 0.3) 1.1em -1.1em 0 0;
  display: inline-block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin: 1.5em;
  overflow: hidden;
  text-indent: 100%;
}
@keyframes spinner {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}

/* :not(:required) hides this rule from IE9 and below */
.refreshing:not(:required) {
  animation: spinner 1000ms infinite linear;
  border-radius: 2.4em;
  border: 0.4em solid #99aacc;
  border-left-color: transparent;
  color: transparent;
  display: inline-block;
  font-size: 10px;
  line-height: 1.2;
  width: 3em;
  height: 3em;
  text-indent: 100%;
}
.refreshing:not(:required):after {
  display: block;
  border: 0.5em solid transparent;
  border-top-color: #99aacc;
  border-left-color: #99aacc;
  content: '';
  width: 0;
  height: 0;
  overflow: hidden;
  margin-left: -0.2em;
  margin-top: 1em;
}
@keyframes throbber {
0% {
    background: #dde2e7;
}
10% {
    background: #6b9dc8;
}
40% {
    background: #dde2e7;
}
}

/* :not(:required) hides these rules from IE9 and below */
.throbber:not(:required) {
  animation: throbber 2000ms 300ms infinite ease-out;
  background: #dde2e7;
  display: inline-block;
  position: relative;
  text-indent: -9999px;
  width: 0.9em;
  height: 1.5em;
  margin: 0 1.6em;
}
.throbber:not(:required):before, .throbber:not(:required):after {
  background: #dde2e7;
  content: 'x200B';
  display: inline-block;
  width: 0.9em;
  height: 1.5em;
  position: absolute;
  top: 0;
}
.throbber:not(:required):before {
  animation: throbber 2000ms 150ms infinite ease-out;
  left: -1.6em;
}
.throbber:not(:required):after {
  animation: throbber 2000ms 450ms infinite ease-out;
  right: -1.6em;
}

/* Styles for old versions of IE */
.heartbeat {
  font-family: sans-serif;
  font-weight: 100;
}
@keyframes heartbeat {
0% {
    transform: rotate(45deg) scale(1);
}
14% {
    transform: rotate(45deg) scale(1.3);
}
28% {
    transform: rotate(45deg) scale(1);
}
42% {
    transform: rotate(45deg) scale(1.3);
}
70% {
    transform: rotate(45deg) scale(1);
}
}

/* :not(:required) hides this rule from IE9 and below */
.heartbeat:not(:required) {
  animation: heartbeat 1300ms ease 0s infinite normal;
  display: inline-block;
  position: relative;
  overflow: hidden;
  text-indent: -9999px;
  width: 36px;
  height: 36px;
  transform: rotate(45deg) scale(1);
  transform-origin: 50% 50%;
}
.heartbeat:not(:required):after, .heartbeat:not(:required):before {
  position: absolute;
  content: "";
  background: #ee8877;
}
.heartbeat:not(:required):before {
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  top: 12px;
  left: 0;
  width: 36px;
  height: 24px;
}
.heartbeat:not(:required):after {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  top: 0;
  left: 12px;
  width: 24px;
  height: 12px;
}
@keyframes gauge {
0% {
    transform: rotate(-50deg);
}
10% {
    transform: rotate(20deg);
}
20% {
    transform: rotate(60deg);
}
24% {
    transform: rotate(60deg);
}
40% {
    transform: rotate(-20deg);
}
54% {
    transform: rotate(70deg);
}
56% {
    transform: rotate(78deg);
}
58% {
    transform: rotate(73deg);
}
60% {
    transform: rotate(75deg);
}
62% {
    transform: rotate(70deg);
}
70% {
    transform: rotate(-20deg);
}
80% {
    transform: rotate(20deg);
}
83% {
    transform: rotate(25deg);
}
86% {
    transform: rotate(20deg);
}
89% {
    transform: rotate(25deg);
}
100% {
    transform: rotate(-50deg);
}
}

/* Styles for old versions of IE */
.gauge {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.gauge:not(:required) {
  background: #80BDE5;
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
  display: inline-block;
  width: 64px;
  height: 32px;
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
}
.gauge:not(:required)::before {
  animation: gauge 4000ms infinite ease;
  background: white;
  border-radius: 2px;
  content: '';
  position: absolute;
  left: 30px;
  top: 5.33333px;
  width: 4px;
  height: 26.66667px;
  transform-origin: 50% 100%;
}
.gauge:not(:required)::after {
  content: '';
  background: white;
  border-radius: 8px;
  position: absolute;
  left: 25.6px;
  top: 25.6px;
  width: 12.8px;
  height: 12.8px;
}
@keyframes timer {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}

/* Styles for old versions of IE */
.timer {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.timer:not(:required) {
  border: 6px solid #cc88dd;
  border-radius: 24px;
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  width: 48px;
  height: 48px;
}
.timer:not(:required)::before {
  animation: timer 1250ms infinite linear;
  transform-origin: 3px 3px;
  background: #cc88dd;
  border-radius: 3px;
  content: '';
  display: block;
  position: absolute;
  width: 6px;
  height: 19.2px;
  left: 15px;
  top: 15px;
}
.timer:not(:required)::after {
  animation: timer 15000ms infinite linear;
  transform-origin: 3px 3px;
  background: #cc88dd;
  border-radius: 3px;
  content: '';
  display: block;
  position: absolute;
  width: 6px;
  height: 16px;
  left: 15px;
  top: 15px;
}
@keyframes three-quarters {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}

/* Styles for old versions of IE */
.three-quarters {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.three-quarters:not(:required) {
  animation: three-quarters 1250ms infinite linear;
  border: 8px solid #3388ee;
  border-right-color: transparent;
  border-radius: 16px;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  overflow: hidden;
  text-indent: -9999px;
  width: 32px;
  height: 32px;
}
@keyframes wobblebar {
0% {
    left: 4px;
}
3% {
    left: 104px;
}
6% {
    left: 4px;
}
9% {
    left: 104px;
}
12% {
    left: 4px;
}
15% {
    left: 104px;
}
18% {
    left: 32px;
}
27% {
    left: 32px;
}
30% {
    left: 104px;
}
33% {
    left: 4px;
}
36% {
    left: 104px;
}
39% {
    left: 4px;
}
42% {
    left: 104px;
}
45% {
    left: 4px;
}
48% {
    left: 104px;
}
51% {
    left: 52px;
}
63% {
    left: 52px;
}
66% {
    left: 4px;
}
69% {
    left: 104px;
}
72% {
    left: 4px;
}
75% {
    left: 104px;
}
78% {
    left: 4px;
}
81% {
    left: 104px;
}
84% {
    left: 72px;
}
94% {
    left: 72px;
}
97% {
    left: 104px;
}
}

/* Styles for old versions of IE */
.wobblebar {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.wobblebar:not(:required) {
  background: #aa99dd;
  border-radius: 10.66667px;
  display: inline-block;
  overflow: hidden;
  text-indent: -9999px;
  width: 128px;
  height: 21.33333px;
  position: relative;
}
.wobblebar:not(:required)::after {
  animation: wobblebar 15000ms infinite ease;
  background: white;
  display: block;
  border-radius: 7.11111px;
  content: '';
  position: absolute;
  top: 3.55556px;
  left: 4px;
  width: 21.33333px;
  height: 14.22222px;
}
@keyframes atebits {
0% {
    transform: rotate(0deg);
}
3% {
    transform: rotate(90deg);
}
10% {
    transform: rotate(90deg);
}
13% {
    transform: rotate(180deg);
}
20% {
    transform: rotate(180deg);
}
23% {
    transform: rotate(90deg);
}
30% {
    transform: rotate(90deg);
}
33% {
    transform: rotate(180deg);
}
40% {
    transform: rotate(180deg);
}
43% {
    transform: rotate(270deg);
}
50% {
    transform: rotate(270deg);
}
53% {
    transform: rotate(180deg);
}
60% {
    transform: rotate(180deg);
}
63% {
    transform: rotate(90deg);
}
70% {
    transform: rotate(90deg);
}
73% {
    transform: rotate(0deg);
}
80% {
    transform: rotate(0deg);
}
83% {
    transform: rotate(-90deg);
}
90% {
    transform: rotate(-90deg);
}
93% {
    transform: rotate(0deg);
}
}

/* Styles for old versions of IE */
.atebits {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.atebits:not(:required) {
  background: rgba(0, 0, 0, 0.5);
  display: inline-block;
  width: 9px;
  height: 9px;
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  box-shadow: rgba(0, 0, 0, 0.5) -12px -12px 0 0, rgba(0, 0, 0, 0.5) 12px -12px 0 0, rgba(0, 0, 0, 0.5) -12px 0 0 0, rgba(0, 0, 0, 0.5) 12px 0 0 0, rgba(0, 0, 0, 0.5) -12px 12px 0 0, rgba(0, 0, 0, 0.5) 0 12px 0 0, rgba(0, 0, 0, 0.5) 12px 12px 0 0;
  animation: atebits 8s infinite ease-in-out;
  transform-origin: 50% 50%;
}
@keyframes whirly {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}

/* Styles for old versions of IE */
.whirly {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.whirly:not(:required) {
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  display: inline-block;
  width: 8px;
  height: 8px;
  background: transparent;
  border-radius: 100%;
  box-shadow: #ee6666 0px 26px 0 6px, #ee6666 0.90971px 26.05079px 0 5.93333px, #ee6666 1.82297px 26.06967px 0 5.86667px, #ee6666 2.73865px 26.05647px 0 5.8px, #ee6666 3.65561px 26.01104px 0 5.73333px, #ee6666 4.57274px 25.93327px 0 5.66667px, #ee6666 5.48887px 25.8231px 0 5.6px, #ee6666 6.40287px 25.68049px 0 5.53333px, #ee6666 7.31358px 25.50548px 0 5.46667px, #ee6666 8.21985px 25.2981px 0 5.4px, #ee6666 9.12054px 25.05847px 0 5.33333px, #ee6666 10.01448px 24.78672px 0 5.26667px, #ee6666 10.90054px 24.48302px 0 5.2px, #ee6666 11.77757px 24.1476px 0 5.13333px, #ee6666 12.64443px 23.78072px 0 5.06667px, #ee6666 13.5px 23.38269px 0 5px, #ee6666 14.34315px 22.95384px 0 4.93333px, #ee6666 15.17277px 22.49455px 0 4.86667px, #ee6666 15.98776px 22.00526px 0 4.8px, #ee6666 16.78704px 21.48643px 0 4.73333px, #ee6666 17.56953px 20.93855px 0 4.66667px, #ee6666 18.33418px 20.36217px 0 4.6px, #ee6666 19.07995px 19.75787px 0 4.53333px, #ee6666 19.80582px 19.12626px 0 4.46667px, #ee6666 20.5108px 18.468px 0 4.4px, #ee6666 21.1939px 17.78379px 0 4.33333px, #ee6666 21.85416px 17.07434px 0 4.26667px, #ee6666 22.49067px 16.34043px 0 4.2px, #ee6666 23.10251px 15.58284px 0 4.13333px, #ee6666 23.68881px 14.80241px 0 4.06667px, #ee6666 24.24871px 14.0px 0 4px, #ee6666 24.7814px 13.1765px 0 3.93333px, #ee6666 25.28607px 12.33284px 0 3.86667px, #ee6666 25.76198px 11.46997px 0 3.8px, #ee6666 26.2084px 10.58888px 0 3.73333px, #ee6666 26.62462px 9.69057px 0 3.66667px, #ee6666 27.01001px 8.77608px 0 3.6px, #ee6666 27.36392px 7.84648px 0 3.53333px, #ee6666 27.68577px 6.90284px 0 3.46667px, #ee6666 27.97502px 5.94627px 0 3.4px, #ee6666 28.23116px 4.97791px 0 3.33333px, #ee6666 28.4537px 3.99891px 0 3.26667px, #ee6666 28.64223px 3.01042px 0 3.2px, #ee6666 28.79635px 2.01364px 0 3.13333px, #ee6666 28.91571px 1.00976px 0 3.06667px, #ee6666 29px 0.0px 0 3px, #ee6666 29.04896px -1.01441px 0 2.93333px, #ee6666 29.06237px -2.03224px 0 2.86667px, #ee6666 29.04004px -3.05223px 0 2.8px, #ee6666 28.98185px -4.07313px 0 2.73333px, #ee6666 28.88769px -5.09368px 0 2.66667px, #ee6666 28.75754px -6.1126px 0 2.6px, #ee6666 28.59138px -7.12863px 0 2.53333px, #ee6666 28.38926px -8.14049px 0 2.46667px, #ee6666 28.15127px -9.1469px 0 2.4px, #ee6666 27.87755px -10.1466px 0 2.33333px, #ee6666 27.56827px -11.1383px 0 2.26667px, #ee6666 27.22365px -12.12075px 0 2.2px, #ee6666 26.84398px -13.09268px 0 2.13333px, #ee6666 26.42956px -14.05285px 0 2.06667px, #ee6666 25.98076px -15.0px 0 2px, #ee6666 25.49798px -15.93291px 0 1.93333px, #ee6666 24.98167px -16.85035px 0 1.86667px, #ee6666 24.43231px -17.75111px 0 1.8px, #ee6666 23.85046px -18.63402px 0 1.73333px, #ee6666 23.23668px -19.49789px 0 1.66667px, #ee6666 22.5916px -20.34157px 0 1.6px, #ee6666 21.91589px -21.16393px 0 1.53333px, #ee6666 21.21024px -21.96384px 0 1.46667px, #ee6666 20.4754px -22.74023px 0 1.4px, #ee6666 19.71215px -23.49203px 0 1.33333px, #ee6666 18.92133px -24.2182px 0 1.26667px, #ee6666 18.10379px -24.91772px 0 1.2px, #ee6666 17.26042px -25.58963px 0 1.13333px, #ee6666 16.39217px -26.23295px 0 1.06667px, #ee6666 15.5px -26.84679px 0 1px, #ee6666 14.58492px -27.43024px 0 0.93333px, #ee6666 13.64796px -27.98245px 0 0.86667px, #ee6666 12.69018px -28.50262px 0 0.8px, #ee6666 11.7127px -28.98995px 0 0.73333px, #ee6666 10.71663px -29.4437px 0 0.66667px, #ee6666 9.70313px -29.86317px 0 0.6px, #ee6666 8.67339px -30.2477px 0 0.53333px, #ee6666 7.6286px -30.59666px 0 0.46667px, #ee6666 6.57001px -30.90946px 0 0.4px, #ee6666 5.49886px -31.18558px 0 0.33333px, #ee6666 4.41643px -31.42451px 0 0.26667px, #ee6666 3.32401px -31.6258px 0 0.2px, #ee6666 2.22291px -31.78904px 0 0.13333px, #ee6666 1.11446px -31.91388px 0 0.06667px, #ee6666 0.0px -32px 0 0px, #ee6666 -1.11911px -32.04713px 0 -0.06667px, #ee6666 -2.24151px -32.05506px 0 -0.13333px, #ee6666 -3.36582px -32.02361px 0 -0.2px, #ee6666 -4.49065px -31.95265px 0 -0.26667px, #ee6666 -5.61462px -31.84212px 0 -0.33333px, #ee6666 -6.73634px -31.69198px 0 -0.4px, #ee6666 -7.8544px -31.50227px 0 -0.46667px, #ee6666 -8.9674px -31.27305px 0 -0.53333px, #ee6666 -10.07395px -31.00444px 0 -0.6px, #ee6666 -11.17266px -30.69663px 0 -0.66667px, #ee6666 -12.26212px -30.34982px 0 -0.73333px, #ee6666 -13.34096px -29.96429px 0 -0.8px, #ee6666 -14.4078px -29.54036px 0 -0.86667px, #ee6666 -15.46126px -29.07841px 0 -0.93333px, #ee6666 -16.5px -28.57884px 0 -1px, #ee6666 -17.52266px -28.04212px 0 -1.06667px, #ee6666 -18.52792px -27.46878px 0 -1.13333px, #ee6666 -19.51447px -26.85936px 0 -1.2px, #ee6666 -20.48101px -26.21449px 0 -1.26667px, #ee6666 -21.42625px -25.53481px 0 -1.33333px, #ee6666 -22.34896px -24.82104px 0 -1.4px, #ee6666 -23.2479px -24.07391px 0 -1.46667px, #ee6666 -24.12186px -23.29421px 0 -1.53333px, #ee6666 -24.96967px -22.48279px 0 -1.6px, #ee6666 -25.79016px -21.64052px 0 -1.66667px, #ee6666 -26.58223px -20.76831px 0 -1.73333px, #ee6666 -27.34477px -19.86714px 0 -1.8px, #ee6666 -28.07674px -18.938px 0 -1.86667px, #ee6666 -28.7771px -17.98193px 0 -1.93333px, #ee6666 -29.44486px -17.0px 0 -2px, #ee6666 -30.07908px -15.99333px 0 -2.06667px, #ee6666 -30.67884px -14.96307px 0 -2.13333px, #ee6666 -31.24325px -13.91039px 0 -2.2px, #ee6666 -31.7715px -12.83652px 0 -2.26667px, #ee6666 -32.26278px -11.74269px 0 -2.33333px, #ee6666 -32.71634px -10.63018px 0 -2.4px, #ee6666 -33.13149px -9.5003px 0 -2.46667px, #ee6666 -33.50755px -8.35437px 0 -2.53333px, #ee6666 -33.84391px -7.19374px 0 -2.6px, #ee6666 -34.14px -6.0198px 0 -2.66667px, #ee6666 -34.39531px -4.83395px 0 -2.73333px, #ee6666 -34.60936px -3.63759px 0 -2.8px, #ee6666 -34.78173px -2.43218px 0 -2.86667px, #ee6666 -34.91205px -1.21916px 0 -2.93333px, #ee6666 -35px 0.0px 0 -3px, #ee6666 -35.04531px 1.22381px 0 -3.06667px, #ee6666 -35.04775px 2.45078px 0 -3.13333px, #ee6666 -35.00717px 3.6794px 0 -3.2px, #ee6666 -34.92345px 4.90817px 0 -3.26667px, #ee6666 -34.79654px 6.13557px 0 -3.33333px, #ee6666 -34.62643px 7.36007px 0 -3.4px, #ee6666 -34.41316px 8.58016px 0 -3.46667px, #ee6666 -34.15683px 9.79431px 0 -3.53333px, #ee6666 -33.85761px 11.001px 0 -3.6px, #ee6666 -33.5157px 12.19872px 0 -3.66667px, #ee6666 -33.13137px 13.38594px 0 -3.73333px, #ee6666 -32.70493px 14.56117px 0 -3.8px, #ee6666 -32.23675px 15.72291px 0 -3.86667px, #ee6666 -31.72725px 16.86968px 0 -3.93333px, #ee6666 -31.17691px 18px 0 -4px, #ee6666 -30.58627px 19.11242px 0 -4.06667px, #ee6666 -29.95589px 20.2055px 0 -4.13333px, #ee6666 -29.28642px 21.27783px 0 -4.2px, #ee6666 -28.57852px 22.32799px 0 -4.26667px, #ee6666 -27.83295px 23.35462px 0 -4.33333px, #ee6666 -27.05047px 24.35635px 0 -4.4px, #ee6666 -26.23192px 25.33188px 0 -4.46667px, #ee6666 -25.37819px 26.27988px 0 -4.53333px, #ee6666 -24.49018px 27.1991px 0 -4.6px, #ee6666 -23.56888px 28.0883px 0 -4.66667px, #ee6666 -22.6153px 28.94626px 0 -4.73333px, #ee6666 -21.6305px 29.77183px 0 -4.8px, #ee6666 -20.61558px 30.56385px 0 -4.86667px, #ee6666 -19.57168px 31.32124px 0 -4.93333px, #ee6666 -18.5px 32.04294px 0 -5px, #ee6666 -17.40175px 32.72792px 0 -5.06667px, #ee6666 -16.27818px 33.37522px 0 -5.13333px, #ee6666 -15.1306px 33.98389px 0 -5.2px, #ee6666 -13.96034px 34.55305px 0 -5.26667px, #ee6666 -12.76875px 35.08186px 0 -5.33333px, #ee6666 -11.55724px 35.56951px 0 -5.4px, #ee6666 -10.32721px 36.01527px 0 -5.46667px, #ee6666 -9.08014px 36.41843px 0 -5.53333px, #ee6666 -7.81748px 36.77835px 0 -5.6px, #ee6666 -6.54075px 37.09443px 0 -5.66667px, #ee6666 -5.25147px 37.36612px 0 -5.73333px, #ee6666 -3.95118px 37.59293px 0 -5.8px, #ee6666 -2.64145px 37.77443px 0 -5.86667px, #ee6666 -1.32385px 37.91023px 0 -5.93333px;
  animation: whirly 1.25s infinite linear;
  transform-origin: 50% 50%;
}
@keyframes flower {
0% {
    transform: rotate(0deg);
    box-shadow: white 0 0 15px 0, #ffdd88 -12px -12px 0 4px, #ffdd88 12px -12px 0 4px, #ffdd88 12px 12px 0 4px, #ffdd88 -12px 12px 0 4px;
}
50% {
    transform: rotate(1080deg);
    box-shadow: white 0 0 15px 0, #ffdd88 12px 12px 0 4px, #ffdd88 -12px 12px 0 4px, #ffdd88 -12px -12px 0 4px, #ffdd88 12px -12px 0 4px;
}
}

/* Styles for old versions of IE */
.flower {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.flower:not(:required) {
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #ee9966;
  border-radius: 100%;
  box-shadow: white 0 0 15px 0, #ffdd88 -12px -12px 0 4px, #ffdd88 12px -12px 0 4px, #ffdd88 12px 12px 0 4px, #ffdd88 -12px 12px 0 4px;
  animation: flower 5s infinite ease-in-out;
  transform-origin: 50% 50%;
}
@keyframes dots {
0% {
    box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
}
8.33% {
    box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
}
16.67% {
    box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 14px 14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
}
25% {
    box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px 14px 0 7px, #44aaee -14px 14px 0 7px;
}
33.33% {
    box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee -14px -14px 0 7px;
}
41.67% {
    box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
}
50% {
    box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
}
58.33% {
    box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
}
66.67% {
    box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 -14px -14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
}
75% {
    box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px -14px 0 7px, #44aaee 14px -14px 0 7px;
}
83.33% {
    box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee 14px 14px 0 7px;
}
91.67% {
    box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
}
100% {
    box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
}
}

/* Styles for old versions of IE */
.dots {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.dots:not(:required) {
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  display: inline-block;
  width: 7px;
  height: 7px;
  background: transparent;
  border-radius: 100%;
  box-shadow: #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
  animation: dots 5s infinite ease-in-out;
  transform-origin: 50% 50%;
}
@keyframes circles {
0% {
    transform: rotate(-720deg);
}
50% {
    transform: rotate(720deg);
}
}

/* Styles for old versions of IE */
.circles {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.circles:not(:required) {
  position: relative;
  text-indent: -9999px;
  display: inline-block;
  width: 25px;
  height: 25px;
  background: rgba(255, 204, 51, 0.9);
  border-radius: 100%;
  animation: circles 3s infinite ease-in-out;
  transform-origin: 50% 100%;
}
.circles:not(:required)::before {
  background: rgba(255, 102, 0, 0.6);
  border-radius: 100%;
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  top: 18.75px;
  left: -10.82532px;
}
.circles:not(:required)::after {
  background: rgba(255, 51, 0, 0.4);
  border-radius: 100%;
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  top: 18.75px;
  left: 10.82532px;
}
@keyframes plus-top {
2.5% {
    background: #ff8866;
    transform: rotateY(0deg);
    animation-timing-function: ease-in;
}
13.75% {
    background: #ff430d;
    transform: rotateY(90deg);
    animation-timing-function: step-start;
}
13.76% {
    background: #ffae0d;
    transform: rotateY(90deg);
    animation-timing-function: ease-out;
}
25% {
    background: #ffcc66;
    transform: rotateY(180deg);
}
27.5% {
    background: #ffcc66;
    transform: rotateY(180deg);
    animation-timing-function: ease-in;
}
41.25% {
    background: #ffae0d;
    transform: rotateY(90deg);
    animation-timing-function: step-start;
}
41.26% {
    background: #2cc642;
    transform: rotateY(90deg);
    animation-timing-function: ease-out;
}
50% {
    background: #66dd77;
    transform: rotateY(0deg);
}
52.5% {
    background: #66dd77;
    transform: rotateY(0deg);
    animation-timing-function: ease-in;
}
63.75% {
    background: #2cc642;
    transform: rotateY(90deg);
    animation-timing-function: step-start;
}
63.76% {
    background: #1386d2;
    transform: rotateY(90deg);
    animation-timing-function: ease-out;
}
75% {
    background: #44aaee;
    transform: rotateY(180deg);
}
77.5% {
    background: #44aaee;
    transform: rotateY(180deg);
    animation-timing-function: ease-in;
}
91.25% {
    background: #1386d2;
    transform: rotateY(90deg);
    animation-timing-function: step-start;
}
91.26% {
    background: #ff430d;
    transform: rotateY(90deg);
    animation-timing-function: ease-in;
}
100% {
    background: #ff8866;
    transform: rotateY(0deg);
    animation-timing-function: step-start;
}
}
@keyframes plus-bottom {
0% {
    background: #ffcc66;
    animation-timing-function: step-start;
}
50% {
    background: #ffcc66;
    animation-timing-function: step-start;
}
75% {
    background: #44aaee;
    animation-timing-function: step-start;
}
100% {
    background: #44aaee;
    animation-timing-function: step-start;
}
}
@keyframes plus-background {
0% {
    background: #ff8866;
    transform: rotateZ(180deg);
}
25% {
    background: #ff8866;
    transform: rotateZ(180deg);
    animation-timing-function: step-start;
}
27.5% {
    background: #66dd77;
    transform: rotateZ(90deg);
}
50% {
    background: #66dd77;
    transform: rotateZ(90deg);
    animation-timing-function: step-start;
}
52.5% {
    background: #66dd77;
    transform: rotateZ(0deg);
}
75% {
    background: #66dd77;
    transform: rotateZ(0deg);
    animation-timing-function: step-start;
}
77.5% {
    background: #ff8866;
    transform: rotateZ(270deg);
}
100% {
    background: #ff8866;
    transform: rotateZ(270deg);
    animation-timing-function: step-start;
}
}

/* Styles for old versions of IE */
.plus {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.plus:not(:required) {
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  display: inline-block;
  width: 48px;
  height: 48px;
  background: #ff8866;
  border-radius: 24px;
  transform: rotateZ(90deg);
  transform-origin: 50% 50%;
  animation: plus-background 3s infinite ease-in-out;
}
.plus:not(:required)::after {
  background: #ff8866;
  border-radius: 24px 0 0 24px;
  content: '';
  position: absolute;
  right: 50%;
  top: 0;
  width: 50%;
  height: 100%;
  transform-origin: 100% 50%;
  animation: plus-top 3s infinite linear;
}
.plus:not(:required)::before {
  background: #ffcc66;
  border-radius: 24px 0 0 24px;
  content: '';
  position: absolute;
  right: 50%;
  top: 0;
  width: 50%;
  height: 100%;
  transform-origin: 100% 50%;
  animation: plus-bottom 3s infinite linear;
}
@keyframes ball {
0% {
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    animation-timing-function: ease-in;
}
45% {
    transform: translate3d(0, 150px, -10px) scale3d(1, 0.95, 1);
    animation-timing-function: ease-in;
}
50% {
    transform: translate3d(0, 150px, -10px) scale3d(1, 0.5, 1);
    animation-timing-function: linear;
}
55% {
    transform: translate3d(0, 150px, -10px) scale3d(1, 1.25, 1);
    animation-timing-function: ease-out;
}
}
@keyframes ball-highlight {
0% {
    transform: skew(-20deg, 0) translate3d(0, 2.5px, 1px);
    animation-timing-function: ease-in;
}
45% {
    transform: skew(-30deg, 0) translate3d(0, 0, 1px);
    animation-timing-function: ease-in;
}
50% {
    transform: skew(-30deg, 0) translate3d(0, 0, 1px);
    animation-timing-function: linear;
}
55% {
    transform: skew(-30deg, 0) translate3d(0, 0, 1px);
    animation-timing-function: ease-out;
}
100% {
    transform: skew(-20deg, 0) translate3d(0, 2.5px, 1px);
    animation-timing-function: ease-in;
}
}
@keyframes ball-shadow {
0% {
    transform: translate3d(66.66667px, 66.66667px, -1px) scale3d(1.25, 1.25, 1);
    animation-timing-function: ease-in;
}
45% {
    transform: translate3d(12.5px, -15px, -1px);
    animation-timing-function: ease-in;
}
50% {
    transform: translate3d(12.5px, -15px, -1px) scale3d(1, 1, 1);
    animation-timing-function: linear;
}
55% {
    transform: translate3d(12.5px, -15px, -1px);
    animation-timing-function: ease-out;
}
100% {
    transform: translate3d(66.66667px, 66.66667px, -1px) scale3d(1.25, 1.25, 1);
    animation-timing-function: ease-in;
}
}

/* Styles for old versions of IE */
.ball {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.ball:not(:required) {
  position: relative;
  display: inline-block;
  font-size: 0;
  letter-spacing: -1px;
  border-radius: 100%;
  background: #ff8866;
  width: 50px;
  height: 50px;
  transform-style: preserve-3d;
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  transform-origin: 0 100%;
  animation: ball 1500ms infinite linear;
}
.ball:not(:required)::after {
  content: '';
  position: absolute;
  top: 4.5px;
  left: 5.5px;
  width: 15px;
  height: 15px;
  background: #ffb099;
  border-radius: 100%;
  transform: skew(-20deg, 0) translate3d(0, 2.5px, 1px);
  animation: ball-highlight 1500ms infinite linear;
}
.ball:not(:required)::before {
  content: '';
  position: absolute;
  top: 50px;
  left: 5.5px;
  width: 50px;
  height: 15px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  transform: translate3d(66.66667px, 66.66667px, -1px) scale3d(1.25, 1.25, 1);
  animation: ball-shadow 1500ms infinite linear;
  -moz-filter: blur(1px);
  filter: blur(1px);
}

/* Css Spinners */
.cell {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px;
  float: left;
  height: 185px;
  margin-top: 30px;
  overflow: hidden;
  padding: 20px;
  width: 100%;
}
.card {
  display: table;
  float: none;
  margin: 50px auto 0;
}
.icons-sec {
  float: left;
  width: 100%;
}
.icons-sec section {
  float: left;
  margin-top: 40px;
  width: 100%;
}
.icons-sec h2 {
  font-size: 20px;
  margin: 0 0 20px;
  width: 100%;
}
.fontawesome-icon-list a {
  background: #ffffff none repeat scroll 0 0;
  border-bottom: 1px solid #efefef;
  border-left: 1px solid #efefef;
  border-top: 1px solid #efefef;
  color: #6f6f6f;
  cursor: pointer;
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.5px;
  margin-bottom: -1px;
  padding: 14px 25px;
  pointer-events: none;
  width: 100%;
}
.fontawesome-icon-list a > i {
  font-size: 14px;
  margin-right: 7px;
}
.row.fontawesome-icon-list {
  margin: 0;
}
.row.fontawesome-icon-list > div {
  padding: 0;
}
.icons-sec .alert {
  margin: 10px 0 20px;
}
.account-sec {
  height: 100%;
  left: 0;
  max-height: 100%;
  position: relative;
  top: 0;
  width: 100%;
}
.account-user-sec {
  float: none;
  margin: 0 auto;
  height: 100%;
  left: 0;
  overflow-x: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  background-color: #80BDE5;
}
.account-user-sec::before {
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.1;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.account-sec {
  float: left;
  width: 100%;
}
.account-sec .container {
  padding: 0;
}
.account-top-bar {
  background: #FFFFFF none repeat scroll 0 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
  float: left;
  width: 100%;
}
.account-header-link {
  float: right;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.account-header-link > li {
  float: left;
  margin-left: 35px;
}
.account-header-link > li > a {
  color: #5f5f5f;
  float: left;
  font-family: Open Sans;
  font-size: 11px;
  letter-spacing: 1.5px;
  padding: 22px 0;
  text-transform: uppercase;
}
.account-top-bar .logo {
  padding-left: 0;
}
.acount-sec {
  float: left;
  padding-bottom: 100px;
  padding-top: 100px;
  width: 100%;
}
.account-detail {
  float: left;
  padding-top: 20px;
  width: 100%;
}
.account-detail > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.account-detail > ul > li {
  float: left;
  margin-bottom: 30px;
  width: 100%;
}
.account-detail > ul > li > h3 {
  float: left;
  font-size: 19px;
  margin: 0 0 9px;
  width: 100%;
}
.account-detail > ul > li > h3 > i {
  margin-right: 10px;
  width: 30px;
}
.account-detail > ul > li > p {
  color: #555555;
  float: left;
  margin: 0;
  padding-left: 46px;
  width: 100%;
}
.contact-sec {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px;
  float: left;
  padding: 50px;
  width: 100%;
}
.account-form {
  float: left;
  width: 100%;
}
.account-form > form {
  float: left;
  width: 100%;
}
.account-form > form div.feild {
  float: left;
}
.account-form > form div.feild > input[type="text"], .account-form > form div.feild > input[type="password"] {
  border: 1px solid #e6eaea;
  border-radius: 30px;
  float: left;
  font-size: 13px;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
  padding: 13px 30px;
  width: 100%;
}
.account-form > form .feild > input[type="submit"] {
  background: #ff5f5f none repeat scroll 0 0;
  border: medium none;
  border-radius: 25px;
  color: #ffffff;
  float: left;
  font-family: Montserrat;
  font-size: 12px;
  margin-top: 20px;
  padding: 14px 30px;
}
.more-option {
  padding: 36px 0;
  position: absolute;
  right: -80px;
  text-align: center;
  top: 50%;
  transform: rotate(-90deg) translateX(50%);
  width: 100px;
}
.more-option::before {
  background: #e8ecec none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 25px;
}
.more-option::after {
  background: #e8ecec none repeat scroll 0 0;
  content: "";
  height: 1px;
  right: 0;
  position: absolute;
  top: 50%;
  width: 25px;
}
.more-option span {
  color: #a5a5a5;
}
.creat-an-account {
  display: table;
  float: left;
  padding-left: 58px;
  padding-top: 60px;
  vertical-align: middle;
  width: 100%;
}
.creat-an-account > span {
  color: #858585;
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  text-align: left;
  width: 100%;
}
.creat-an-account > a {
  background: #ff5f5f none repeat scroll 0 0;
  border-radius: 40px;
  color: #ffffff;
  float: left;
  font-family: Montserrat;
  font-size: 13px;
  margin-top: 19px;
  padding: 14px 30px;
}
.creat-an-account h4 {
  color: #555555;
  float: left;
  font-size: 13px;
  margin: 33px 0 0;
  width: 100%;
}
.creat-an-account > ul {
  float: left;
  list-style: outside none none;
  margin: 15px 0 0;
  padding: 0;
  width: 100%;
}
.creat-an-account > ul > li {
  float: left;
  margin-right: 4px;
}
.creat-an-account > ul > li > a {
  float: left;
}
.creat-an-account > ul > li > a > i {
  border-radius: 5px;
  color: #ffffff;
  float: left;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
}
.creat-an-account > ul > li > a > i.fa-facebook {
  background: #4e8deb;
}
.creat-an-account > ul > li > a > i.fa-google-plus {
  background: #eb4e4e;
}
.creat-an-account > ul > li > a > i.fa-twitter {
  background: #4ec4eb;
}
.account-detail > ul > li:last-child {
  margin: 0;
}
.account-sec footer {
  float: left;
  margin-top: 50px;
  padding-left: 45px;
  position: fixed;
  text-align: center;
  width: 100%;
}
.account-sec footer p {
  float: left;
  width: 100%;
}
.account-form label {
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  font-weight: normal;
  line-height: 26px;
  margin: 10px 0 0;
  width: 100%;
}
.account-form label a {
  color: #000;
}
.account-form label input {
  float: left;
  margin-right: 10px;
  margin-top: 7px;
}

/* Invoice Sec */
.invoice-sec {
  float: left;
  margin-top: 30px;
  width: 100%;
}
.invoice-sec > span {
  color: #878787;
  float: left;
  font-family: open sans;
  font-size: 13px;
  letter-spacing: 0.3px;
  margin: 0 0 20px;
  text-align: left;
  width: 100%;
}
.invoice-sec strong {
  color: #232323;
  float: left;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 0.3px;
  width: 100%;
}
.invoice-details {
  float: left;
  width: 50%;
}
.invoice-details > ul {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.heading-invoice {
  color: #6E6E6E;
  float: left;
  font-family: open sans;
  font-size: 13px;
  list-style: none outside none;
  width: 100%;
  font-size: 12px;
}
.invoice-details li {
  color: #555555;
  float: left;
  font-family: open sans;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 15px;
  list-style: none outside none;
  padding: 6px 0;
  width: 100%;
}
.invoice {
  background: none repeat scroll 0 0 #FAFAFA;
  border: 1px solid #EBEBEB;
  float: left;
  margin: 15px 0;
  width: 100%;
  border-radius: 2px;
}
.invoice-head {
  background: none repeat scroll 0 0 #ffffff;
  float: left;
  width: 100%;
}
.invoice-head h2 {
  color: #232323;
  float: left;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.3px;
  line-height: 12px;
  margin: 0;
  padding: 23px 0;
  text-align: center;
}
.invoice li div p {
  color: #555555;
  float: left;
  font-family: open sans;
  font-size: 13px;
  letter-spacing: 0.3px;
  line-height: 10px;
  margin: 0;
  padding: 19px 0;
  text-align: center;
  width: 100%;
}
.invoice-number {
  float: left;
  padding: 0 20px;
  width: 10%;
}
.date {
  width: 10%;
  float: left;
}
.description {
  width: 50%;
  float: left;
}
.quantity {
  width: 10%;
  float: left;
}
.vat {
  width: 10%;
  float: left;
}
.total {
  width: auto;
  float: left;
}
.long-column {
  width: 90%;
}
.long-column p {
  padding-left: 10px !important;
  text-align: left !important;
}
.invoice li {
  float: left;
  list-style: none outside none;
  width: 100%;
}
.invoice li:hover {
  background: none repeat scroll 0 0 #F7F7F7;
}
.invoice > ul {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.invoice li:nth-child(2n+2) {
  background: #ffffff none repeat scroll 0 0;
}
.total a {
  border: 1px solid;
  border-radius: 5px;
  color: #ffffff;
  float: left;
  font-family: Montserrat;
  font-size: 14px;
  line-height: 10px;
  margin: 20px;
  padding: 18px 40px;
  text-align: center;
  text-decoration: none;
}

/* My Cart */
.my-cart {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 20px;
  float: left;
  margin-top: 30px;
  overflow: hidden;
  width: 100%;
}
.cart-heading {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  padding: 23px 0;
  width: 100%;
}
.cart-heading h2 {
  color: #2e2e2e;
  float: left;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 500;
  line-height: 12px;
  margin: 0;
  text-align: center;
  width: 100%;
}
.cart-product {
  width: 40%;
  float: left;
  padding: 0 20px;
}
.cart-price {
  width: 20%;
  float: left;
  padding: 0 20px;
}
.cart-quantity {
  width: 20%;
  float: left;
  padding: 0 20px;
}
.cart-total {
  width: 20%;
  float: left;
  padding: 0 20px;
}
.my-cart > ul {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.my-cart li:nth-child(2n+2) {
  background: #ffffff none repeat scroll 0 0;
}
.my-cart:last-child {
  border-bottom: 0;
}
.my-cart li {
  background: #fbfbfb none repeat scroll 0 0;
  border-bottom: 1px solid #ededed;
  float: left;
  list-style: outside none none;
  width: 100%;
}
.my-cart li > div {
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #DBDBDB;
  float: left;
  min-height: 47px;
  padding: 10px 20px;
  position: relative;
}
.my-cart li > div:last-child {
  border-right: none;
}
.cart-product > a i {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
  color: #444444;
  height: 100%;
  left: 0;
  line-height: 48px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 25px;
}
.cart-product > h6 {
  color: #555555;
  float: left;
  font-family: open sans;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 16px;
  margin: 6px 0 2px 20px;
  text-transform: uppercase;
}
.cart-product > img {
  border: 1px solid #C7C7C7;
  float: right;
  margin-top: 0px;
  width: 35px;
  border-radius: 3px;
}
.cart-price > h6 {
  color: #444444;
  display: table;
  float: none;
  font-family: roboto;
  font-size: 16px;
  font-weight: 700;
  line-height: 11px;
  margin: 3px auto 0;
  padding: 6px;
  text-align: center;
  border-radius: 3px;
}
.cart-quantity select {
  border: 1px solid #EBEBEB;
  display: table;
  float: none;
  font-family: open sans;
  font-size: 15px;
  margin: 0 auto;
  text-align: center;
  width: 50%;
  border-radius: 3px;
}
.cart-total > h6 {
  color: #444444;
  float: left;
  font-family: roboto;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.1px;
  margin: 6px 0;
  text-align: center;
  width: 100%;
}
.my-cart li > div:last-child {
  border-right: medium none;
}
.my-cart li:last-child div a {
  color: #FFFFFF;
  font-family: open sans;
  font-size: 13px;
  line-height: 11px;
  padding: 10px 11px;
  border-radius: 3px;
}
.cart-product > input {
  border: 1px solid #EBEBEB;
  float: left;
  font-family: open sans;
  font-size: 12px;
  height: 35px;
  letter-spacing: 0.25px;
  padding: 0 10px;
  text-transform: uppercase;
  width: 215px;
  border-radius: 3px;
}
.cart-total-sec p {
  color: #444444;
  float: left;
  font-family: open sans;
  font-size: 13px;
  letter-spacing: 0.25px;
  line-height: 10px;
  margin: 0;
  padding: 19px 0;
  text-align: center;
  width: 50%;
}
.cart-total-sec span {
  color: #444444;
  float: left;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 100;
  letter-spacing: 0.3px;
  line-height: 12px;
  padding: 18px 0;
  text-align: center;
  width: 50%;
}
.calc-shipping-sec select {
  border: 1px solid #EBEBEB;
  float: left;
  font-family: open sans;
  font-size: 14px;
  height: 31px;
  padding: 3px 0 0;
  width: 100%;
  border-radius: 3px;
}
.calc-shipping-sec li {
  padding: 9px 15px;
}
.calc-shipping-sec li input {
  border: 1px solid #EBEBEB;
  float: left;
  font-family: open sans;
  font-size: 13px;
  padding: 5px 10px;
  width: 100%;
  border-radius: 3px;
}
.calc-shipping-sec li a {
  float: right;
  font-size: 13px;
  padding: 5px 10px;
  border-radius: 3px;
}
.payment {
  float: left;
  margin-top: 40px;
  padding: 0;
  width: 100%;
}
.payment > ul {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 20px;
  float: left;
  margin: 0;
  padding: 40px;
  width: 100%;
}
.payment-desc .payment-desc span:last-child {
  margin-bottom: 0;
}
.payment a {
  float: left;
}
.payment li {
  float: left;
  list-style: outside none none;
  margin-bottom: 30px;
  width: 100%;
}
.payment-method {
  float: left;
  width: 100%;
}
.payment-method > label {
  display: list-item;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 100;
  letter-spacing: 0.25px;
  line-height: 19px;
  list-style: outside none none;
  margin-top: 6px;
}
.payment-desc {
  float: left;
  width: 100%;
}
.payment-desc > span {
  background: #e8edf2 none repeat scroll 0 0;
  border-radius: 5px;
  color: #738282;
  float: left;
  font-family: open sans;
  font-size: 13px;
  letter-spacing: 0.3px;
  line-height: 26px;
  margin: 10px 0 0;
  padding: 23px 40px;
  position: relative;
  width: 100%;
}
.payment-desc > span::before {
  border-bottom: 6px solid #e8edf2;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  left: 22px;
  position: absolute;
  top: -5px;
}
.payment a {
  border: 1px solid;
  border-radius: 5px;
  color: #ffffff;
  float: left;
  font-family: Montserrat;
  font-size: 13px;
  letter-spacing: 0.25px;
  padding: 12px 20px;
  text-decoration: none;
}
.billing-sec {
  float: left;
  margin-top: 30px;
  width: 100%;
}
.billing-sec .field {
  float: left;
  margin-bottom: 30px;
}
.billing-sec button {
  background: #333333 none repeat scroll 0 0;
  border: medium none;
  border-radius: 40px;
  color: #ffffff;
  float: left;
  font-family: Montserrat;
  font-size: 13px;
  letter-spacing: 0.25px;
  margin-top: 40px;
  padding: 14px 40px;
  text-decoration: none;
}
.billing-sec .field > label {
  float: left;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: normal;
  margin: 0 0 10px;
  width: 100%;
}
.billing-sec .field > label span {
  color: red;
}
.billing-sec .field input {
  border: medium none;
  border-radius: 40px;
  float: left;
  font-size: 12px;
  height: 50px;
  letter-spacing: 0.5px;
  padding: 0 30px;
  width: 100%;
}
.billing-sec .field > select {
  border: medium none;
  border-radius: 40px;
  float: left;
  font-size: 12px;
  height: 50px;
  padding: 0 30px;
  width: 100%;
}
.billing-sec .field > textarea {
  border: medium none;
  border-radius: 20px;
  float: left;
  min-height: 160px;
  padding: 20px 30px;
  width: 100%;
}
.payment li:last-child {
  margin: 0;
}

/* Range Slider */
.range-slider {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px;
  float: left;
  padding: 40px;
  width: 100%;
  margin-top: 30px;
}

/* Ion.RangeSlider
// css version 1.8.1
// by Denis Ineshin | ionden.com
// ===================================================================================================================*/
/* =====================================================================================================================
// RangeSlider */
.irs {
  position: relative;
  display: block;
}
.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
}
.irs-line-left, .irs-line-mid, .irs-line-right {
  position: absolute;
  display: block;
  top: 0;
}
.irs-line-left {
  left: 0;
  width: 10%;
}
.irs-line-mid {
  left: 10%;
  width: 80%;
}
.irs-line-right {
  right: 0;
  width: 10%;
}
.irs-diapason {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
}
.irs-slider {
  position: absolute;
  display: block;
  cursor: default;
  z-index: 1;
}
.irs-slider.single {
  left: 10px;
}
.irs-slider.single:before {
  position: absolute;
  display: block;
  content: "";
  top: -50%;
  left: -100%;
  width: 300%;
  height: 200%;
  background: rgba(0, 0, 0, 0);
}
.irs-slider.from {
  left: 100px;
}
.irs-slider.from:before {
  position: absolute;
  display: block;
  content: "";
  top: -50%;
  left: -200%;
  width: 300%;
  height: 200%;
  background: rgba(0, 0, 0, 0);
}
.irs-slider.to {
  left: 300px;
}
.irs-slider.to:before {
  position: absolute;
  display: block;
  content: "";
  top: -50%;
  left: 0;
  width: 300%;
  height: 200%;
  background: rgba(0, 0, 0, 0);
}
.irs-slider.last {
  z-index: 2;
}
.irs-min {
  position: absolute;
  display: block;
  left: 0;
  cursor: default;
}
.irs-max {
  position: absolute;
  display: block;
  right: 0;
  cursor: default;
}
.irs-from, .irs-to, .irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}
.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}
.irs-with-grid .irs-grid {
  display: block;
}
.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}
.irs-grid-pol.small {
  height: 4px;
}
.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  color: #000;
}

/* Ion.RangeSlider, Flat UI Skin
// css version 1.8.1
// by Denis Ineshin | ionden.com
// ===================================================================================================================*/
/* =====================================================================================================================
// Skin details */
.irs-line-mid,
.irs-line-left,
.irs-line-right,
.irs-diapason,
.irs-slider {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQQAAACWCAYAAAA40fb2AAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAW5JREFUeNrs3bEJwzAQhtH/soSbQEbwBOm8QfASHtoQSOM+rZGLkNpNCAa/N4KKDxXSXT1fSwtAkosjAAQBEARAEABBAAQBEARAEABBAAQBEAQAAAAAAAAAAAAAAAAAAAAAAACApJLEBmjgdu2qxAD4MmQVEARAEABBAAQBEARAEABBAAQB+DlPl4Ekn6fLTgEAAAAAAAAAAAAAAAAAAAAAADi+et8fxqcBSQxZBQQBEARAEABBAAQBEARAEABBAAQBEAQAAAAAAAAAAAAAAAAAAAAAAACAfXM/tLkfbIeGkzBTERAEQBAAQQAEARAEQBAAQQAEARAEQBAAQQAEARAEQBAAQQAEAQAAAAAAAAAAAAAAAGDPOk5tHSfbn+Ek/HYEBAEQBEAQAEEABAEQBEAQAEEABAEQBEAQAEEABAEQBEAQAEEADqtaMxAJcEMABAEQBEAQAEEABAEQBEAQAEEABAEQBOBvNgAAAP//AwC1Oh+PuHqISQAAAABJRU5ErkJggg==) repeat-x;
}
.irs {
  height: 60px;
}
#irs-3 {
  float: left;
  margin: 5px 0 30px;
  width: 100%;
}
#irs-4 {
  float: left;
  margin: 5px 0 30px;
  width: 100%;
}
#irs-1 {
  float: left;
  margin: 5px 0 30px;
  width: 100%;
}
#irs-2 {
  float: left;
  margin: 5px 0 30px;
  width: 100%;
}
#irs-5 {
  float: left;
  margin: 5px 0 30px;
  width: 100%;
}
#irs-6 {
  float: left;
  margin: 5px 0 30px;
  width: 100%;
}
.irs-with-grid {
  height: 60px;
}
.irs-line {
  height: 12px;
  top: 25px;
}
.irs-line-left {
  height: 12px;
  background-position: 0 -30px;
}
.irs-line-mid {
  height: 12px;
  background-position: 0 0;
}
.irs-line-right {
  height: 12px;
  background-position: 100% -30px;
}
.irs-diapason {
  height: 12px;
  top: 25px;
  background-position: 0 -60px;
}
.irs-slider {
  width: 16px;
  height: 18px;
  top: 22px;
  background-position: 0 -90px;
}
#irs-active-slider, .irs-slider:hover {
  background-position: 0 -120px;
}
.irs-min, .irs-max {
  background: none repeat scroll 0 0 #E1E4E9;
  border: 1px solid #EBEBEB;
  border-radius: 5px;
  color: #333333;
  font-size: 10px;
  line-height: 1.333;
  padding: 1px 6px;
  text-shadow: none;
  top: 0;
}
.irs-from, .irs-to, .irs-single {
  color: #fff;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background: #F43D53;
  border-radius: 1px;
}
.irs-from:after, .irs-to:after, .irs-single:after {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #F43D53;
}
.irs-grid-pol {
  background: #e1e4e9;
}
.irs-grid-text {
  color: #999;
}

/* Accordian */
.accordion {
  float: left;
  margin-top: 30px;
  width: 100%;
}
.accordion > h3 {
  background: #fcfcfc none repeat scroll 0 0;
  border-radius: 5px;
  color: #555555;
  cursor: pointer;
  float: left;
  font-size: 14px;
  margin: 0 0 1px;
  padding: 19px 40px;
  transition: all 0.4s ease 0s;
  width: 100%;
}
.accordion > h3.current {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px 5px 0 0;
  color: #ff5f5f;
}
.accordion .pane {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 1px 1px 5px 5px;
  float: left;
  margin-bottom: 1px;
  padding: 30px 40px;
  width: 100%;
}

/* C0ntact Form */
#contact span.required {
  font-size: 13px;
  color: #ff0000;
}

/* Select the colour of the * if the field is required. */
#message {
  float: left;
  margin: 10px 0;
  width: 100%;
}
.error_message {
  background: #fbe3e4 url(data:image/gif;base64,R0lGODlhEAAQANUAAL1/BOnGovDNOs+cRtuvcPPWx8SMG/bllubLjPHTUfv11fntuNSrWOzLr/rwwsmTMb6AB/Taa92zePjrrvHRStOiU/LVWeK7iubOmPbghPDfrvXszNmta/fpvPDPQt68c/PYZcycOfjoosaQIv/vzsCFD//3zubWlO/WStSqVd/AfPrvvdirZvTYzPz01vLYZPPcdMWMIfbnnv/vxeO8jejRmu/esvvy1Pvj5AAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEHADgALAAAAAAQABAAAAaAQJxwSCwahRDI0ShJpSTLYau02ZRaURxL5XKpWNGGwSU73EaBZQVzAwActcGRFnJl3DBS6GJ82CYwbiAiGkpETQ4vL24WCSsMBFIlHRkWlhYUFBEdJQVCHB8LmRRuHh4CEx9gYh0Upq8CsR4raBUIE7i5urhxDRVuwMHAA2lZRUEAOw==) no-repeat scroll 26px center;
  border: 1px solid #fbc2c4;
  border-radius: 50px;
  color: #8a1f11;
  display: block;
  float: left;
  height: auto;
  line-height: 22px;
  padding: 10px 60px;
  width: 100%;
}
.loader-form {
  margin: 45px 0 0 20px;
  padding: 0 10px;
}
#contact #success_page h1 {
  background: url(data:image/gif;base64,R0lGODlhEAAQAOYAAD1ZDqC6dX+iSr7NqmyTNV9/MJazZrTJiNLZx1FxIdzk0ZalfHqbSb7Qkvb584qqVq3EfWWFOMzZtHGTP7jIo0hlGZurgrDGj7/Qo564bX2jU1R0J7HBnH+cV2WNLNfezHecQMfWrc/Ww2qMPVt8LoWjVMXVnqKzioerXsLRp0JeE0tqGt7ezmCEK7XOlFl+JGiLNMbWs26NQ4ysW6O8cYGkTHOTScDTpLjKo9XeyM/dt7XFoIWoXHmbUG2VNpmxdpeueN7o07vMnbDDk1h3J4GcXENiE05sH////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEHAEgALAAAAAAQABAAAAeNgEiCg4SFhocOh4cSKCVBioMxPDo3GgqQMRoSDSYYPUg4NjiEAz0hBxAQATYUHRI/QDlIAzYpEDQ0MyMKEUIZLkMjOzIYNAYGJRGXHBEPDwFCRUIGMzMMJB+DJwUCAg8XMzU1ExvZhBZEIOrqMEeyhhYJBPMtFe+HCyseLyoIkIILjAAQ8W8Qi4IIBQUCADs=) left no-repeat;
  padding-left: 22px;
}
acronym {
  border-bottom: 1px dotted #ccc;
}
#contact {
  float: left;
  width: 100%;
}
#contact > #contactform {
  float: left;
  width: 100%;
}
#contact > #contactform input {
  float: left;
  width: 100%;
}
#contact > #contactform input {
  border: 1px solid #e8ecec;
  border-radius: 30px;
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  margin-bottom: 10px;
  padding: 13px 30px;
  width: 100%;
}
#contact > #contactform textarea {
  border: 1px solid #e8ecec;
  border-radius: 20px;
  float: left;
  min-height: 180px;
  padding: 20px 30px;
  width: 100%;
}
#contact > #contactform input[type="submit"] {
  background: #ff5f5f none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  float: left;
  font-family: Montserrat;
  margin-top: 20px;
  width: auto;
  margin-bottom: 0;
}
#contact > #contactform p {
  float: left;
  margin: 20px 20px 0 0;
  width: auto;
}
#contact > #contactform label {
  float: left;
  margin: 24px 20px 0 0;
}
#contact > #contactform input#verify[type="text"] {
  margin: 10px 0 0;
  width: 130px;
}
#maptwo {
  float: left;
  margin-top: 40px;
  width: 100%;
}
.contact-details-info {
  float: left;
  padding-top: 20px;
  width: 100%;
}
.contact-details-info > h3 {
  float: left;
  font-family: Montserrat;
  font-size: 18px;
  margin-bottom: 9px;
  width: 100%;
}
.contact-details-info > ul {
  float: left;
  list-style: outside none none;
  margin: 10px 0 0;
  padding: 0;
  width: 100%;
}
.contact-details-info > ul > li {
  color: #676666;
  display: table;
  float: left;
  font-family: Montserrat;
  font-size: 13px;
  margin-bottom: 14px;
  width: 100%;
}
.contact-details-info li > i {
  background: #f5f5f5 none repeat scroll 0 0;
  border-radius: 50%;
  display: inline-block;
  height: 39px;
  line-height: 39px;
  margin-right: 14px;
  text-align: center;
  width: 39px;
}
.contact-sec > iframe {
  float: left;
  margin-top: 50px;
  width: 100%;
}
.error-sec {
  float: left;
  padding: 0 40px 100px;
  text-align: center;
  width: 100%;
}
.mockup img {
  transform: rotate(180deg);
}
.error-sec > span {
  color: #555555;
  float: left;
  font-family: Open Sans;
  letter-spacing: 0.5px;
  width: 100%;
}
.error-sec > h2 {
  color: #232323;
  float: left;
  font-family: Montserrat;
  font-size: 180px;
  font-weight: bold;
  margin: 0;
  width: 100%;
}
.error-sec > a {
  background: #ff5f5f none repeat scroll 0 0;
  border-radius: 5px;
  color: #ffffff;
  display: inline-block;
  float: none;
  font-family: Montserrat;
  font-size: 13px;
  padding: 13px 22px;
}
.mockup {
  float: left;
  margin-bottom: 60px;
  width: 100%;
}
.error-sec > p {
  float: left;
  margin-bottom: 40px;
  width: 100%;
}
.table-area {
  float: left;
  padding: 40px;
  width: 100%;
}
.table-responsive {
  float: left;
  width: 100%;
}
.scroll-box {
  float: left;
  padding: 40px;
  width: 100% !important;
}
#map-canvas {
  float: left;
  margin-top: 50px;
  min-height: 390px;
  width: 100%;
}
#map-canvas-two {
  float: left;
  min-height: 390px;
  width: 100%;
}
#map,
#maptwo {
  height: 420px;
  width: 100%;
}
#vector-map {
  background-color: red;
  float: left;
  height: 570px;
  margin: 43px 0;
  width: 100%;
  position: relative;
}

/* Ribbon Grids */
.ribbon-box {
  float: left;
  width: 100%;
}
.ribbon-sec > p {
  color: #777777;
  float: left;
  font-family: open sans;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.3px;
  line-height: 24px;
  margin: 0;
  width: 100%;
}
.ribbon-box > h2 {
  color: #838383;
  float: left;
  font-family: open sans;
  font-size: 18px;
  font-weight: 400;
  line-height: 14px;
  margin: 0;
  padding: 20px 0;
}
.ribbon-wrapper {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  right: -3px;
}
.ribbon-design {
  color: #FFFFFF;
  font: bold 12px Sans-Serif;
  left: -5px;
  letter-spacing: 0.35px;
  padding: 7px 0;
  position: relative;
  text-align: center;
  top: 15px;
  width: 120px;
  transform: rotate(45deg);
}
.ribbon-design:before, .ribbon-design:after {
  content: "";
  border-top: 3px solid #6e8900;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  position: absolute;
  bottom: -3px;
}
.ribbon-design:before {
  left: 0;
}
.ribbon-design:after {
  right: 0;
}
.ribbon-sec {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #ECECEC;
  float: left;
  padding: 20px;
  position: relative;
  z-index: 90;
  border-radius: 3px;
}

/* Progress Bar */
.progress-sec {
  float: left;
  padding: 40px;
  width: 100%;
}
.small-progress {
  height: 10px !important;
}
.large-progress {
  height: 30px;
}
.medium-progress {
  height: 20px;
}

/* Collapse */
.collapse-sec {
  float: left;
  padding: 40px;
  width: 100%;
}
.panel-group {
  float: left;
  width: 100%;
}
.panel-group .panel {
  border-color: #e8ecec;
  border-radius: 0;
  box-shadow: none;
}
.panel-group .panel .panel-heading {
  border-color: #e8ecec;
  border-radius: 0;
  box-shadow: none;
  padding: 15px 28px;
}
.panel-group .panel > .panel-collapse {
  border-color: #e8ecec;
}
.panel-group .panel > .panel-collapse .panel-body {
  font-family: Open Sans;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 26px;
  padding: 33px 40px;
}
.panel-group.white-collapse .panel-heading {
  background: #ffffff none repeat scroll 0 0;
}
.panel-group .panel .panel-heading h4 {
  font-size: 15px;
}

/* Services */
.services {
  float: left;
  padding: 40px;
  text-align: center;
  width: 100%;
}
.services span {
  color: #ff5f5f;
  display: inline-block;
  float: none;
  font-size: 30px;
  height: 80px;
  line-height: 77px;
  text-align: center;
  width: 80px;
}
.services h3 {
  float: left;
  font-size: 17px;
  margin: 10px 0;
  width: 100%;
}
.services.style2 span {
  color: #ffffff;
  margin-bottom: 20px;
}
.services.style3 {
  padding: 0;
  text-align: left;
}
.services.style3 > span {
  border-radius: 50%;
  color: #ffffff;
  float: left;
  font-size: 19px;
  height: 60px;
  line-height: 60px;
  margin-bottom: -29px;
  margin-left: 40px;
  position: relative;
  width: 60px;
}
.services.style3 .service-detail {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  padding: 50px 40px 40px;
  width: 100%;
}
.services.style3 .service-detail > h3 {
  padding-bottom: 20px;
  position: relative;
}
.services.style3 .service-detail > h3::before {
  background: #e8ecec none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 40px;
}

/*===== Comming Soon ====*/
.commingsoon {
  background: rgba(0, 0, 0, 0) url("http://placehold.it/1366x690") no-repeat scroll 0 0/cover;
  float: left;
  padding: 70px 0 120px;
  position: relative;
  z-index: 1;
  width: 100%;
  text-align: center;
}
.commingsoon .logo {
  color: #ffffff;
  display: inline-block;
  float: none;
  min-width: auto;
  padding: 0;
  text-align: center;
  width: 100%;
}
.commingsoon .logo > a {
  color: #ffffff;
  display: inline-block;
  float: none;
  font-size: 22px;
}
.countdown-sec {
  float: left;
  margin-top: 90px;
  width: 100%;
}
ul.countdown {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.commingsoon .logo > a > i {
  font-size: 22px;
}
.commingsoon:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  background: black;
  opacity: 0.85;
}
.comming-soon-logo {
  float: left;
  margin-bottom: 140px;
  width: 100%;
}
.timer {
  float: left;
  text-align: center;
  width: 100%;
}
.timer .countdown {
  display: inline-block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.timer .countdown li {
  border-radius: 30px;
  display: inline-block;
  height: 135px;
  margin: 0 10px;
  padding: 35px 25px 20px;
  position: relative;
  text-align: center;
  width: 135px;
}
.timer .countdown li span {
  color: #ffffff;
  float: left;
  font-family: lato;
  font-size: 45px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 39px;
  width: 100%;
}
.timer .countdown li p {
  color: #ffffff;
  float: left;
  font-family: lato;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 3px;
  line-height: 15px;
  margin-top: 16px;
  text-transform: uppercase;
  width: 100%;
}
.timer .countdown li:before {
  border: 2px solid #ffffff;
  border-bottom: 0 none;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  border-radius: 30px;
}
.timer .countdown li:after {
  border-bottom: 2px solid #4f4f4f;
  border-left: 2px solid #4f4f4f;
  border-right: 2px solid #4f4f4f;
  bottom: 0;
  content: "";
  height: 50%;
  left: 0;
  position: absolute;
  width: 100%;
  border-radius: 0 0 30px 30px;
}
.fancy-social {
  float: left;
  margin-top: 70px;
  text-align: center;
  width: 100%;
}
.fancy-social > span {
  color: #ffffff;
  float: left;
  font-size: 20px;
  font-weight: 900;
  letter-spacing: 2px;
  margin-bottom: 20px;
  text-transform: uppercase;
  width: 100%;
}
.fancy-social > a {
  background: rgba(80, 80, 80, 0.25) none repeat scroll 0 0;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  margin: 0 3px;
  position: relative;
  text-align: center;
  width: 36px;
}
.commingsoon form.subscribtion {
  float: left;
  height: 55px;
  margin-top: 80px;
  width: 100%;
}
.commingsoon form.subscribtion > input {
  background: #ffffff none repeat scroll 0 0;
  border: medium none;
  display: inline-block;
  font-family: Montserrat;
  padding: 15px 50px;
  text-align: center;
}
.commingsoon form.subscribtion > button {
  background: #ff5f5f none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  display: inline-block;
  font-family: Montserrat;
  height: 50px;
  padding: 0 20px;
}
ul.countdown > li {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px;
  display: inline-block;
  height: 140px;
  margin: 0 5px;
  position: relative;
  width: 110px;
}
ul.countdown > li > span {
  float: left;
  font-family: Montserrat;
  font-size: 27px;
  margin-bottom: 5px;
  padding-top: 48px;
  width: 100%;
}
ul.countdown > li > p {
  color: #ff5f5f;
  font-family: Open Sans;
  font-size: 11px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
.pagination-sec {
  float: left;
  padding: 40px;
  width: 100%;
}
.pagination {
  margin: 0;
}
.imageBox {
  position: relative;
  height: 400px;
  width: 400px;
  border: 1px solid #aaa;
  background: #fff;
  overflow: hidden;
  background-repeat: no-repeat;
  cursor: move;
}
.imageBox .thumbBox {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  box-sizing: border-box;
  border: 1px solid #666666;
  box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.5);
  background: none repeat scroll 0% 0% transparent;
}
.imageBox .spinner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  line-height: 400px;
  background: rgba(0, 0, 0, 0.7);
}
.action {
  width: 400px;
  height: 30px;
  margin: 10px 0;
}
.cropped > img {
  margin-right: 10px;
}
.product-filter {
  float: left;
  padding: 90px 40px 40px;
  width: 100%;
}
.product-filter section#options {
  float: left;
  text-align: center;
  width: 100%;
}
.option-isotop {
  float: left;
  text-align: center;
  width: 100%;
}
.option-set {
  float: left;
  list-style: outside none none;
  margin: 0 0 20px;
  padding: 0;
  text-align: center;
  width: 100%;
}
.option-set > li > a.selected > i {
  color: #ff5f5f;
}
.option-set > li > a.selected {
  color: #000000;
}
.option-set > li > a {
  float: left;
  line-height: 14px;
}
.option-set > li > a > i {
  color: #c8cccc;
  font-size: 14px;
  margin-right: 11px;
}
.option-set > li:last-child {
  border: medium none;
  padding-right: 0;
}
.filter-products {
  float: left;
  width: 100%;
}
.option-set > li {
  border-right: 1px solid #e8ecec;
  display: inline-block;
  float: none;
  line-height: 19px;
  padding: 0 13px;
}
.product-four {
  float: left;
  margin-top: 30px;
  width: 100%;
}
.product-thumb {
  float: left;
  width: 100%;
}
.product-thumb > img {
  float: left;
  width: 100%;
}
.product-four > h3 {
  float: left;
  font-family: Montserrat;
  font-size: 17px;
  margin: 20px 0 5px;
  width: 100%;
}
.product-four > h3 a {
  color: #232323;
}
.product-four > span {
  color: #ff5f5f;
  float: left;
  font-size: 11px;
  letter-spacing: 0.5px;
  margin-top: 1px;
  width: 100%;
}

/* Our Team */
.our-team {
  float: left;
  width: 100%;
  position: relative;
}
.our-team > img {
  float: left;
  width: 100%;
}
.team-box-sec {
  height: 100%;
  left: 0;
  padding: 10px;
  position: absolute;
  top: 0;
  width: 100%;
}
.team-box {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  display: table;
  float: left;
  height: 100%;
  padding: 20px;
  position: relative;
  text-align: center;
  transition: all 0.4s ease 0s;
  width: 100%;
}
.team-info {
  display: table-cell;
  margin-top: 50px;
  opacity: 0;
  transition: all 0.4s ease 0s;
  vertical-align: middle;
  visibility: hidden;
  width: 100%;
}
.team-box:hover > .team-info {
  margin: 0;
  opacity: 1;
  visibility: visible;
}
.team-info > h3 {
  float: left;
  font-family: Montserrat;
  font-size: 17px;
  width: 100%;
}
.team-info > span {
  color: #ff5f5f;
  float: left;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  width: 100%;
}
.team-info > p {
  float: left;
  margin-bottom: 0;
  margin-top: 13px;
  width: 100%;
}
.social-btns {
  float: left;
  padding-top: 30px;
  text-align: center;
  width: 100%;
}
.social-btns > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
.social-btns > ul > li {
  display: inline-block;
}
.social-btns > ul > li > a {
  float: left;
}
.social-btns > ul > li > a > i {
  color: #ffffff;
  float: left;
  height: 34px;
  line-height: 34px;
  width: 34px;
}
.social-btns > ul > li > a > i.fa-facebook {
  background: #3e6baf;
}
.social-btns > ul > li > a > i.fa-twitter {
  background: #4dd3f0;
}
.social-btns > ul > li > a > i.fa-google-plus {
  background: #ff4949;
}
.team-box:hover {
  background: #ffffff none repeat scroll 0 0;
}
.tooltips-sec {
  float: left;
  padding: 40px;
  position: relative;
  width: 100%;
}
.tooltips-sec > .tooltip {
  float: left;
  margin: 0 42px 0 0;
  opacity: 1;
  position: relative;
}
.tooltips-on-hover {
  float: left;
  padding: 40px;
  width: 100%;
}
.popover-sec-static {
  float: left;
  padding: 40px;
  width: 100%;
}
.popover-sec-static > .popover {
  display: block;
  float: left;
  margin: 0 50px 50px 0;
  position: relative;
}
.popover-on-click {
  float: left;
  padding: 40px;
  width: 100%;
}
.mini-charts {
  float: left;
  padding: 40px;
}
.chart {
  border-radius: 10px;
  padding: 0 15px;
  position: relative;
  min-height: 200px;
  margin: 15px auto;
  width: 96%;
  box-sizing: border-box;
  background-color: #fff;
  overflow: hidden;
}
@media only screen and (min-width: 601px) {
#DonutTicketsByDepartment {
    float: left;
    margin-right: 30px;
    width: 200px;
}
#TicketByDepartmentLegends {
    display: block;
    float: left;
    list-style: outside none none;
    margin: 39px 0;
    padding: 0;
}
.title {
    display: block;
    margin-right: 150px;
}
.author {
    float: right;
    width: 150px;
}
.lt {
    display: none;
}
}
@media only screen and (max-width: 600px) {
.chart {
    text-align: center;
}
#DonutTicketsByDepartment {
    width: 200px;
    margin: 0 auto;
    float: none;
}
#TicketByDepartmentLegends {
    list-style-type: none;
    padding-top: 0px !important;
    margin: 0 auto;
    display: inline-block;
    text-align: left;
}
.title,
  .author {
    display: block;
    text-align: center;
}
.author {
    margin-top: 5px;
}
.lt {
    display: block;
}
.rt {
    display: none;
}
}
#TicketByDepartmentLegends li {
  margin-bottom: 10px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 400;
  color: #000;
}
#TicketByDepartmentLegends li span.icon {
  border-radius: 50%;
  float: left;
  height: 12px;
  margin: 8px 10px;
  width: 12px;
}
#TicketByDepartmentLegends li span.label {
  color: #757575;
  display: block;
  font-family: Open Sans;
  font-size: 13px;
  font-weight: normal;
  line-height: 22px;
  margin-left: 30px;
  text-align: left;
}
.pie-responsive {
  float: left;
  padding: 40px;
  position: relative;
  width: 100%;
}
.form-elements-sec {
  float: left;
  padding: 40px;
  width: 100%;
}
.form-elements-sec form {
  margin-bottom: 10px;
}
.form-elements-sec form select {
  margin-bottom: 10px;
}

/* CSS Document */
.stepsForm {
  width: 100%;
  box-sizing: border-box;
  line-height: 1;
}
.stepsForm .sf-error {
  border: solid 1px #C00 !important;
}
.stepsForm .sf-error + span {
  border-color: #C00 !important;
}
.stepsForm #sf-msg {
  display: inline-block;
  padding: 1rem;
}
.stepsForm .sf-msg-error {
  color: #c00;
}
.stepsForm .sf-msg-success {
  color: #090;
}
.stepsForm .sf-steps {
  box-sizing: border-box;
  float: left;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}
.stepsForm .sf-steps .sf-steps-content {
  width: 100%;
  box-sizing: border-box;
  border-bottom: solid 2px #2096cd;
  font-size: 18px;
}
.stepsForm .sf-steps-content > div {
  background: #ccc none repeat scroll 0 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Montserrat;
  font-size: 15px;
  overflow: hidden;
  padding: 13px 30px 13px 60px;
  position: relative;
}
.stepsForm .sf-steps-center > div {
  display: block;
  padding: 1rem 2rem 1rem 4rem;
  background: #CCC;
  color: #FFF;
  cursor: pointer;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  box-sizing: border-box;
}
.stepsForm .sf-steps-content > div.sf-active {
  background: #2096cd;
}
.stepsForm .sf-steps-content > div > span {
  background: #aaa none repeat scroll 0 0;
  bottom: 0;
  font-size: 15px;
  left: 0;
  padding: 13px;
  position: absolute;
  top: 0;
}
.stepsForm .sf-steps-content > div > i {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(data:image/gif;base64,R0lGODlhEAAQAPQAAP///wCIzPj7/Dii14TF5QaKzSaZ09br9qjW7RaS0Ha+42a34OTx+JjO6cbj8kip2lav3AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAEAAQAAAFUCAgjmRpnqUwFGwhKoRgqq2YFMaRGjWA8AbZiIBbjQQ8AmmFUJEQhQGJhaKOrCksgEla+KIkYvC6SJKQOISoNSYdeIk1ayA8ExTyeR3F749CACH5BAkKAAAALAAAAAAQABAAAAVoICCKR9KMaCoaxeCoqEAkRX3AwMHWxQIIjJSAZWgUEgzBwCBAEQpMwIDwY1FHgwJCtOW2UDWYIDyqNVVkUbYr6CK+o2eUMKgWrqKhj0FrEM8jQQALPFA3MAc8CQSAMA5ZBjgqDQmHIyEAIfkECQoAAAAsAAAAABAAEAAABWAgII4j85Ao2hRIKgrEUBQJLaSHMe8zgQo6Q8sxS7RIhILhBkgumCTZsXkACBC+0cwF2GoLLoFXREDcDlkAojBICRaFLDCOQtQKjmsQSubtDFU/NXcDBHwkaw1cKQ8MiyEAIfkECQoAAAAsAAAAABAAEAAABVIgII5kaZ6AIJQCMRTFQKiDQx4GrBfGa4uCnAEhQuRgPwCBtwK+kCNFgjh6QlFYgGO7baJ2CxIioSDpwqNggWCGDVVGphly3BkOpXDrKfNm/4AhACH5BAkKAAAALAAAAAAQABAAAAVgICCOZGmeqEAMRTEQwskYbV0Yx7kYSIzQhtgoBxCKBDQCIOcoLBimRiFhSABYU5gIgW01pLUBYkRItAYAqrlhYiwKjiWAcDMWY8QjsCf4DewiBzQ2N1AmKlgvgCiMjSQhACH5BAkKAAAALAAAAAAQABAAAAVfICCOZGmeqEgUxUAIpkA0AMKyxkEiSZEIsJqhYAg+boUFSTAkiBiNHks3sg1ILAfBiS10gyqCg0UaFBCkwy3RYKiIYMAC+RAxiQgYsJdAjw5DN2gILzEEZgVcKYuMJiEAOwAAAAAAAAAAAA==) center no-repeat;
  padding: 1rem;
}
.stepsForm .sf-steps-content > div.sf-active > span {
  background: #1b7fad;
}
.stepsForm .sf-steps-content > div > span:after {
  content: '';
  display: block;
  width: 10px;
  position: absolute;
  right: -10px;
  height: 100%;
  top: 0;
  background: url('data:image/svg+xml; charset=utf-8,<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 20" preserveAspectRatio="none"><path d="m0,0 l10,10 l-10,10 l-0,-20z" stroke-width="1.5" fill="#AAA"/></svg>') 0 0 no-repeat;
}
.stepsForm .sf-steps-content > div.sf-active > span:after {
  background: url('data:image/svg+xml; charset=utf-8,<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 20" preserveAspectRatio="none"><path d="m0,0 l10,10 l-10,10 l-0,-20z" stroke-width="1.5" fill="#1b7fad"/></svg>') 0 0 no-repeat;
}
.stepsForm .sf-steps-form {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}
.stepsForm .sf-steps-navigation {
  padding: 0 1rem;
}
.stepsForm .sf-button {
  background: #2096cd none repeat scroll 0 0;
  border: medium none;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  font-family: Montserrat;
  outline: medium none;
  padding: 11px 37px;
}
.stepsForm .sf-content {
  width: 100%;
  box-sizing: border-box;
  display: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin-top: 30px;
}
.stepsForm .sf-content > li {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 2rem;
  padding: 3px 0;
}
.stepsForm input[type="text"], .stepsForm input[type="tel"], .stepsForm input[type="email"], .stepsForm input[type="password"] {
  border: 1px solid #e8ecec;
  border-radius: 0;
  box-sizing: border-box;
  font-family: Open Sans;
  outline: medium none;
  padding: 11px 30px;
  width: 100%;
}
.stepsForm textarea {
  border: 1px solid #e8ecec;
  border-radius: 0 !important;
  box-sizing: border-box;
  height: 100px;
  outline: medium none;
  overflow: auto;
  padding: 11px 20px;
  width: 100%;
}
.stepsForm label.sf-select {
  position: relative;
  display: block;
}
.stepsForm label.sf-select > select {
  border: 1px solid #e8ecec;
  border-radius: 0;
  box-sizing: border-box;
  color: #555555;
  font-family: Open Sans;
  font-weight: normal;
  outline: medium none;
  padding: 1rem;
  width: 100%;
}
.stepsForm label.sf-select > span {
  position: absolute;
  display: inline-block;
  text-align: center;
  right: 1px;
  top: 1px;
  bottom: 1px;
  width: 3.5rem;
  pointer-events: none;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #e8e8e8;
  border-left: solid 1px #DDD;
}
.stepsForm label.sf-select > span::after {
  content: "";
  display: inline-block;
  width: 20%;
  height: 20%;
  transform: rotate(-45deg) translate(-80%, 80%);
  border: 0 solid #fff;
  border-left-width: .25em;
  border-bottom-width: .25em;
}
.stepsForm label.sf-select > select:focus + span {
  background-color: #2096cd;
}
.stepsForm .sf-radio, .stepsForm .sf-check {
  width: 100%;
  height: auto;
  padding: 1rem 0;
}
.stepsForm .sf-radio label, .stepsForm .sf-check label {
  display: inline-block;
  font-weight: 500;
  margin-right: 20px;
}
.stepsForm .sf-radio label input[type=radio], .stepsForm .sf-check label input[type=checkbox] {
  position: absolute;
  pointer-events: none;
  opacity: 0;
  margin: 0;
  padding: 0;
  height: 10px;
}
.stepsForm .sf-radio label input[type=radio] + span, .stepsForm .sf-check label input[type=checkbox] + span {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-color: #fff;
  border: 1px solid #cecece;
  text-align: center;
  vertical-align: top;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.stepsForm .sf-radio label input[type=radio] + span::after, .stepsForm .sf-check label input[type=checkbox] + span::after {
  content: "";
  display: inline-block;
  opacity: 0;
  width: 100%;
  height: 100%;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 200ms;
}
.stepsForm .sf-radio label input[type=radio]:focus + span, .stepsForm .sf-check label input[type=checkbox]:focus + span, .stepsForm .sf-radio label input[type=radio]:active + span, .stepsForm .sf-check label input[type=checkbox]:active + span {
  border-color: #2096cd;
}
.stepsForm .sf-radio label input[type=radio]:checked + span::after, .stepsForm .sf-check label input[type=checkbox]:checked + span::after {
  opacity: 1;
}
.stepsForm .sf-radio label input[type=radio].error + span, .stepsForm .sf-check label input[type=checkbox].error + span {
  border-color: #e2513f;
  border-width: 2px;
}
.stepsForm .sf-radio label input[type=radio] + span {
  border-radius: 2em;
}
.stepsForm .sf-radio label input[type=radio] + span::after {
  border-radius: 1em;
  background-color: #2096cd;
}
.stepsForm .sf-radio label input[type=radio]:checked + span::after {
  border: .2em solid #fff;
}
.stepsForm .sf-check label input[type=checkbox] + span {
  border-radius: 2px;
  box-shadow: 0 0 5px #ddd;
}
.stepsForm .sf-check label input[type=checkbox] + span::after {
  height: 45%;
  width: 75%;
  background-color: transparent;
  border: 0 solid #2096cd;
  vertical-align: bottom;
  transform: rotate(-45deg) translate(50%, -75%);
}
.stepsForm .sf-check label input[type=checkbox]:checked + span::after {
  border-left-width: .2em;
  border-bottom-width: .2em;
}
.stepsForm input[type=text]:focus, .stepsForm input[type=tel]:focus, .stepsForm input[type=password]:focus, .stepsForm input[type=email]:focus, .stepsForm label.sf-select > select:focus, .stepsForm textarea:focus {
  border-color: #2096cd;
  box-shadow: 0px 0px 5px 0px #2096cd;
}
.stepsForm input, .stepsForm select, .stepsForm textarea, .stepsForm button {
  border-radius: 3px;
}
.sf-shadow input, .sf-shadow select, .sf-shadow textarea {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.sf-align-right {
  text-align: right;
}
.sf-align-center {
  text-align: center;
}
.sf-align-center > span#sf-msg {
  display: block;
  clear: both;
  margin: 0 auto;
}
.sf-align-center > button {
  display: block;
  clear: both;
  margin: 0 auto;
  margin-bottom: 10px;
}
.stepsForm .column_1 {
  width: 16.666666667%;
}
.stepsForm .column_2 {
  width: 33.333333334%;
}
.stepsForm .column_3 {
  width: 50%;
}
.stepsForm .column_4 {
  width: 66.666666667%;
}
.stepsForm .column_5 {
  width: 83.333333334%;
}
.stepsForm .column_6 {
  width: 100%;
}

/*RED Style*******************************************/
.sf-theme-red .sf-steps .sf-steps-content {
  border-color: #f44a56;
}
.sf-theme-red .sf-steps .sf-steps-content > div.sf-active {
  background: #f44a56;
}
.sf-theme-red .sf-steps .sf-steps-content > div.sf-active > span {
  background: #c63943;
}
.sf-theme-red .sf-steps .sf-steps-content > div.sf-active > span:after {
  background: url('data:image/svg+xml; charset=utf-8,<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 20" preserveAspectRatio="none"><path d="m0,0 l10,10 l-10,10 l-0,-20z" stroke-width="1.5" fill="#c63943"/></svg>') 0 0 no-repeat;
}
.sf-theme-red .sf-radio label input[type=radio]:focus + span, .sf-theme-red .sf-check label input[type=checkbox]:focus + span, .sf-theme-red .sf-radio label input[type=radio]:active + span, .sf-theme-red .sf-check label input[type=checkbox]:active + span {
  border-color: #f44a56;
}
.sf-theme-red .sf-radio label input[type=radio] + span::after {
  background-color: #f44a56;
}
.sf-theme-red .sf-check label input[type=checkbox] + span::after {
  border-color: #f44a56;
}
.sf-theme-red label.sf-select > select:focus + span {
  background-color: #f44a56;
}
.sf-theme-red input[type=text]:focus, .sf-theme-red input[type=tel]:focus, .sf-theme-red input[type=password]:focus, .sf-theme-red input[type=email]:focus, .sf-theme-red label.sf-select > select:focus, .sf-theme-red textarea:focus {
  border-color: #f44a56;
  box-shadow: 0px 0px 5px 0px #f44a55;
}
.sf-theme-red .sf-steps-navigation > button {
  background: #f44a56;
}

/*purple Style*******************************************/
.sf-theme-purple .sf-steps .sf-steps-content {
  border-color: #795aac;
}
.sf-theme-purple .sf-steps .sf-steps-content > div.sf-active {
  background: #795aac;
}
.sf-theme-purple .sf-steps .sf-steps-content > div.sf-active > span {
  background: #60478a;
}
.sf-theme-purple .sf-steps .sf-steps-content > div.sf-active > span:after {
  background: url('data:image/svg+xml; charset=utf-8,<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 20" preserveAspectRatio="none"><path d="m0,0 l10,10 l-10,10 l-0,-20z" stroke-width="1.5" fill="#60478a"/></svg>') 0 0 no-repeat;
}
.sf-theme-purple .sf-radio label input[type=radio]:focus + span, .sf-theme-purple .sf-check label input[type=checkbox]:focus + span, .sf-theme-purple .sf-radio label input[type=radio]:active + span, .sf-theme-purple .sf-check label input[type=checkbox]:active + span {
  border-color: #795aac;
}
.sf-theme-purple .sf-radio label input[type=radio] + span::after {
  background-color: #795aac;
}
.sf-theme-purple .sf-check label input[type=checkbox] + span::after {
  border-color: #795aac;
}
.sf-theme-purple label.sf-select > select:focus + span {
  background-color: #795aac;
}
.sf-theme-purple input[type=text]:focus, .sf-theme-purple input[type=tel]:focus, .sf-theme-purple input[type=password]:focus, .sf-theme-purple input[type=email]:focus, .sf-theme-purple label.sf-select > select:focus, .sf-theme-purple textarea:focus {
  border-color: #795aac;
  box-shadow: 0px 0px 5px 0px #795aac;
}
.sf-theme-purple .sf-steps-navigation > button {
  background: #795aac;
}

/*green Style*******************************************/
.sf-theme-green .sf-steps .sf-steps-content {
  border-color: #27ae60;
}
.sf-theme-green .sf-steps .sf-steps-content > div.sf-active {
  background: #27ae60;
}
.sf-theme-green .sf-steps .sf-steps-content > div.sf-active > span {
  background: #1d864a;
}
.sf-theme-green .sf-steps .sf-steps-content > div.sf-active > span:after {
  background: url('data:image/svg+xml; charset=utf-8,<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 20" preserveAspectRatio="none"><path d="m0,0 l10,10 l-10,10 l-0,-20z" stroke-width="1.5" fill="#1d864a"/></svg>') 0 0 no-repeat;
}
.sf-theme-green .sf-radio label input[type=radio]:focus + span, .sf-theme-green .sf-check label input[type=checkbox]:focus + span, .sf-theme-green .sf-radio label input[type=radio]:active + span, .sf-theme-green .sf-check label input[type=checkbox]:active + span {
  border-color: #27ae60;
}
.sf-theme-green .sf-radio label input[type=radio] + span::after {
  background-color: #27ae60;
}
.sf-theme-green .sf-check label input[type=checkbox] + span::after {
  border-color: #27ae60;
}
.sf-theme-green label.sf-select > select:focus + span {
  background-color: #27ae60;
}
.sf-theme-green input[type=text]:focus, .sf-theme-green input[type=tel]:focus, .sf-theme-green input[type=password]:focus, .sf-theme-green input[type=email]:focus, .sf-theme-green label.sf-select > select:focus, .sf-theme-green textarea:focus {
  border-color: #27ae60;
  box-shadow: 0px 0px 5px 0px #1d864a;
}
.sf-theme-green .sf-steps-navigation > button {
  background: #27ae60;
}

/*turquoise Style*******************************************/
.sf-theme-turquoise .sf-steps .sf-steps-content {
  border-color: #1fb5ad;
}
.sf-theme-turquoise .sf-steps .sf-steps-content > div.sf-active {
  background: #1fb5ad;
}
.sf-theme-turquoise .sf-steps .sf-steps-content > div.sf-active > span {
  background: #18908a;
}
.sf-theme-turquoise .sf-steps .sf-steps-content > div.sf-active > span:after {
  background: url('data:image/svg+xml; charset=utf-8,<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 20" preserveAspectRatio="none"><path d="m0,0 l10,10 l-10,10 l-0,-20z" stroke-width="1.5" fill="#18908a"/></svg>') 0 0 no-repeat;
}
.sf-theme-turquoise .sf-radio label input[type=radio]:focus + span, .sf-theme-turquoise .sf-check label input[type=checkbox]:focus + span, .sf-theme-turquoise .sf-radio label input[type=radio]:active + span, .sf-theme-turquoise .sf-check label input[type=checkbox]:active + span {
  border-color: #1fb5ad;
}
.sf-theme-turquoise .sf-radio label input[type=radio] + span::after {
  background-color: #1fb5ad;
}
.sf-theme-turquoise .sf-check label input[type=checkbox] + span::after {
  border-color: #1fb5ad;
}
.sf-theme-turquoise label.sf-select > select:focus + span {
  background-color: #1fb5ad;
}
.sf-theme-turquoise input[type=text]:focus, .sf-theme-turquoise input[type=tel]:focus, .sf-theme-turquoise input[type=password]:focus, .sf-theme-turquoise input[type=email]:focus, .sf-theme-turquoise label.sf-select > select:focus, .sf-theme-turquoise textarea:focus {
  border-color: #1fb5ad;
  box-shadow: 0px 0px 5px 0px #1fb5ae;
}
.sf-theme-turquoise .sf-steps-navigation > button {
  background: #1fb5ad;
}
.step-form-sec {
  float: left;
  padding: 40px;
  width: 100%;
}

/* Profile */
.profile-sec {
  float: left;
  width: 100%;
}
.profile-banner-sec {
  float: left;
  min-height: 110px;
  position: relative;
  width: 100%;
}
.profile-banner-sec > ul {
  left: 0;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.profile-banner-sec li {
  display: inline-block;
  margin: 0 10px;
}
.profile-banner-sec li > a, .profile-banner-sec li > label {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 30px;
  color: #2e2e2e;
  float: left;
  font-family: Montserrat;
  font-weight: normal;
  padding: 13px 40px;
  margin: 0;
  cursor: pointer;
}
.profile-banner-sec li > a:hover, .profile-banner-sec li > label:hover {
  background: #ff5f5f none repeat scroll 0 0;
  color: #ffffff;
}
.profile-banner-sec li > a > i,
.profile-banner-sec li > label i {
  color: #ff5f5f;
  margin-right: 9px;
}
.profile-banner-sec li > a:hover > i,
.profile-banner-sec li > label:hover i {
  color: #ffffff;
}
.profile-banner-sec > img {
  border-radius: 5px 5px 0 0;
  float: left;
  max-width: 100%;
}
.user-bar {
  background: #fff none repeat scroll 0 0;
  border-radius: 0 0 5px 5px;
  float: left;
  padding-left: 20%;
  position: relative;
  width: 100%;
}
.user-thumb {
  float: left;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20%;
}
.user-thumb > img {
  border-radius: 50%;
  float: left;
  margin-top: 53px;
  padding: 0 30px;
  width: 100%;
}
.user-thumb > h3 {
  float: left;
  font-family: Montserrat;
  font-size: 18px;
  text-align: center;
  width: 100%;
}
.user-thumb > span {
  color: #a5a5a5;
  float: left;
  font-family: Open Sans;
  font-size: 11px;
  letter-spacing: 0.5px;
  text-align: center;
  width: 100%;
}
.user-thumb > span > i {
  color: #ff5f5f;
  margin-right: 4px;
}
.user-bar > ul {
  float: right;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.user-bar > ul > li {
  color: #2e2e2e;
  float: left;
  font-family: Montserrat;
  font-size: 19px;
  padding: 23px 25px 19px;
}
.user-bar > ul > li > span {
  color: #858585;
  display: list-item;
  font-family: Open Sans;
  font-size: 11px;
  font-style: italic;
  letter-spacing: 0.5px;
  list-style: outside none none;
  margin-top: 2px;
}
.user-bar > a {
  border-radius: 20px;
  color: #ffffff;
  float: right;
  font-family: Montserrat;
  font-size: 13px;
  margin: 22px 40px;
  padding: 10px 23px;
}
.user-bar > .social-btns {
  float: left;
  margin: 26px 0 0;
  padding: 0;
  width: auto;
}
.profile-all {
  float: left;
  margin-top: 104px;
  width: 100%;
}
.profile-banner-sec li > input {
  display: none;
}
.my-location > #mapthree {
  border-radius: 5px;
  float: left;
  height: 300px;
  width: 100%;
}
.toggleWrapper {
  float: left;
  margin-top: 20px;
}
.toggleWrapper input {
  position: absolute;
  left: -99em;
}
.toggle {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px;
  cursor: pointer;
  display: inline-block;
  height: 30px;
  position: relative;
  transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;
  width: 70px;
}
.toggle::before, .toggle::after {
  color: #fff;
  font-family: Open Sans;
  font-size: 9px;
  line-height: 32px;
  position: absolute;
  transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;
  z-index: 2;
}
.toggle::before {
  color: #ffffff;
  content: "OFF";
  left: 11px;
}
.toggle::after {
  color: #b0b0b0;
  content: "ON";
  font-weight: normal;
  right: 11px;
}
.toggle__handler {
  background: #ff5f5f none repeat scroll 0 0;
  border-radius: 5px;
  display: inline-block;
  height: 24px;
  left: 3px;
  position: relative;
  top: 3px;
  transform: translateX(0px);
  transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;
  width: 34px;
  z-index: 1;
}
input:checked + .toggle {
  background: #66B317;
}
input:checked + .toggle:before {
  color: #fff;
}
input:checked + .toggle::after {
  color: #66b317;
  left: 42px;
}
input:checked + .toggle .toggle__handler {
  background: #ffffff none repeat scroll 0 0;
  border-color: #fff;
  left: -27px;
  transform: translateX(60px);
  width: 34px;
}
.show-elements {
  float: left;
}
.billing-sec .widget-title {
  margin-bottom: 20px;
}
.inbox-sec {
  float: left;
  margin-top: 30px;
  width: 100%;
}
.inbox-sec > .row {
  margin: 0 -1px;
}
.inbox-sec > .row > div {
  padding: 0 1px;
}
.inbox-navigation {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  padding-bottom: 59px;
  width: 100%;
}
.inbox-panel-head {
  float: left;
  padding: 40px;
  width: 100%;
}
.inbox-panel-head > img {
  border-radius: 50%;
  float: left;
  margin-right: 20px;
  width: 60px;
}
.inbox-panel-head > h1 {
  display: block;
  font-family: Montserrat;
  font-size: 16px;
  margin: 3px 0 8px;
}
.inbox-panel-head > h1 > i {
  font-style: normal;
}
.inbox-panel-head > a {
  color: #757575;
  display: inline-block;
  font-family: Open Sans;
  font-size: 12px;
  letter-spacing: 0.4px;
  margin-right: 10px;
  margin-top: 1px;
}
.inbox-panel-head > a > i {
  margin-right: 5px;
}
.inbox-panel-head > ul {
  float: left;
  list-style: outside none none;
  margin: 40px 0 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
.inbox-panel-head > ul > li {
  display: inline-block;
  float: none;
}
.inbox-panel-head > ul > li > a {
  background: #ff5f5f none repeat scroll 0 0;
  border-radius: 45px;
  color: #fff;
  float: left;
  font-family: Montserrat;
  font-size: 14px;
  padding: 10px 31px;
}
.message-list > li:last-child {
  border-bottom: medium none;
}
.inbox-navigation > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.inbox-navigation > ul > li > a {
  color: #555555;
  float: left;
  font-family: Open Sans;
  font-size: 12px;
  letter-spacing: 0.5px;
}
.inbox-navigation > ul > li {
  background: #f5f5f5 none repeat scroll 0 0;
  float: left;
  margin-bottom: 1px;
  padding: 16px 40px;
  width: 100%;
}
.inbox-navigation > ul > li > a > i {
  color: #a0a0a0;
  font-size: 14px;
  margin-right: 3px;
  width: 21px;
}
.inbox-navigation > ul > li > span {
  background: #7373ff none repeat scroll 0 0;
  border-radius: 50%;
  color: #ffffff;
  float: right;
  font-size: 10px;
  font-weight: 600;
  height: 20px;
  text-align: center;
  width: 20px;
}
.flaged {
  float: left;
  width: 100%;
}
.flaged > h3 {
  float: left;
  font-family: Montserrat;
  font-size: 16px;
  margin: 10px 0 0;
  padding: 24px 40px;
  width: 100%;
}
.flaged > h3 > i {
  margin-right: 13px;
}
.flaged > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.flaged li {
  float: left;
  padding: 8px 40px;
  width: 100%;
}
.flaged li a i {
  margin-right: 10px;
}
.inbox-lists {
  float: left;
  width: 100%;
}
.inbox-action {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  margin-bottom: 2px;
  width: 100%;
}
.inbox-action > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 20px 30px;
  width: 100%;
}
.inbox-action > ul > li {
  float: left;
  margin-right: 20px;
}
.inbox-action > ul > li > label, .inbox-action > ul > li > a {
  color: #959595;
  float: left;
  font-family: Open Sans;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  margin: 0;
}
.inbox-action > ul > li > label input {
  float: left;
  margin: 4px 8px 0 0;
}
.inbox-action > ul > li > a i {
  font-size: 14px;
  margin-right: 5px;
  width: 13px;
}
.mesages-lists {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  overflow: hidden;
  padding-top: 140px;
  position: relative;
  width: 100%;
}
.mesages-lists #searchDir > form {
  background: #f5f5f5 none repeat scroll 0 0;
  border-color: #dadede;
  margin: 0;
}
.mesages-lists #searchDir {
  box-shadow: 6px 1px 10px rgba(0, 0, 0, 0.1);
  float: left;
  left: 0;
  padding: 30px;
  position: absolute;
  top: 0;
  width: 100%;
}
.message-list {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0 30px;
  width: 100%;
}
.message-list > li {
  border-bottom: 1px solid #e8ecec;
  float: left;
  padding-bottom: 22px;
  padding-top: 22px;
  width: 100%;
}
.message-list > li > .select-message {
  float: left;
}
.message-list > li > span.star-this {
  cursor: pointer;
  float: left;
  padding-left: 16px;
  width: 40px;
}
.message-list > li > .sender-name {
  display: inline-block;
  font-family: Montserrat;
  font-size: 14px;
  margin: 0;
  width: auto;
}
.message-list > li > span.make-important {
  cursor: pointer;
  float: left;
  margin-right: 30px;
  transition: all 0.4s ease 0s;
}
.message-list > li > p {
  float: left;
  margin: 5px 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.message-list > li > a {
  color: #afafaf;
  display: inline-block;
  font-size: 13px;
  margin-left: 40px;
}
.message-list > li > span.star-this.starred {
  color: orange;
}
.message-list > li > span.star-this.starred > i::before {
  content: "\F005";
}
.message-list > li > span.make-important.important-done {
  transform: rotate(90deg);
  color: #ff5f5f;
}

/* GitHub Theme */
.prettyprint {
  background: white;
  font-family: Menlo, 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', Monaco, Consolas, monospace;
  font-size: 12px;
  line-height: 1.5;
  border: 1px solid #ccc;
  padding: 10px;
}
.pln {
  color: #333333;
}
@media screen {
.str {
    color: #dd1144;
}
.kwd {
    color: #333333;
}
.com {
    color: #999988;
}
.typ {
    color: #445588;
}
.lit {
    color: #445588;
}
.pun {
    color: #333333;
}
.opn {
    color: #333333;
}
.clo {
    color: #333333;
}
.tag {
    color: navy;
}
.atn {
    color: teal;
}
.atv {
    color: #dd1144;
}
.dec {
    color: #333333;
}
.var {
    color: teal;
}
.fun {
    color: #990000;
}
}
@media print, projection {
.str {
    color: #006600;
}
.kwd {
    color: #006;
    font-weight: bold;
}
.com {
    color: #600;
    font-style: italic;
}
.typ {
    color: #404;
    font-weight: bold;
}
.lit {
    color: #004444;
}
.pun, .opn, .clo {
    color: #444400;
}
.tag {
    color: #006;
    font-weight: bold;
}
.atn {
    color: #440044;
}
.atv {
    color: #006600;
}
}

/* Specify class=linenums on a pre to get line numbering */
ol.linenums {
  margin-top: 0;
  margin-bottom: 0;
}

/* IE indents via margin-left */
li.L0,
li.L1,
li.L2,
li.L3,
li.L4,
li.L5,
li.L6,
li.L7,
li.L8,
li.L9 {
  /* */
}

/* Alternate shading for lines */
li.L1,
li.L3,
li.L5,
li.L7,
li.L9 {
  /* */
}
.nedemo {
  width: 450px;
  height: 200px;
  background: #ffffff;
  border: solid 1px #E9E9E9;
  border-radius: 2px;
  margin: 0 auto;
  margin-top: 10%;
  padding: 24px;
}
.neditor {
  text-align: left;
  font-family: Arial,sans-serif;
  border: 1px solid #d2d6d7;
}
.neditor > .ne_toolbar {
  border-bottom: 1px solid #d2d6d7;
}
.neditor > .ne_toolbar > ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
  height: 40px;
  display: table;
}
.neditor > .ne_toolbar > ul > li {
  display: inline-block;
  text-align: center;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  border-right: 1px solid #d2d6d7;
  cursor: pointer;
  position: relative;
}
.neditor > .ne_toolbar > ul > li svg {
  width: 24px;
  height: 24px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.neditor > textarea {
  border: none;
  outline: 0;
  width: 100%;
  height: calc(100% - 41px);
  padding: 10px;
  resize: none;
}
.nScriptList {
  position: absolute;
  background-color: #fff;
  width: 250px;
  list-style: none;
  padding: 0;
  margin: 0 0 0 -100px;
  height: 200px;
  overflow-y: scroll;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  display: none;
}
.nScriptListShow {
  display: block;
}
.nScriptList > li > a {
  display: block;
  height: 30px;
  line-height: 30px;
  color: #333;
  text-decoration: none;
}
.nScriptList > li > a:hover {
  background: #E0E0E0;
}
.compose-email-sec {
  float: left;
  padding: 0 0 0 30px;
  width: 100%;
}
.field > div {
  float: left;
  width: 100%;
}
.compose-email-sec button {
  margin: 0;
}
.btns {
  border: medium none;
  color: #ffffff;
  float: left;
  font-family: Montserrat;
  margin-bottom: 2px;
  margin-right: 2px;
  padding: 0;
  transition: all 0.4s ease 0s;
}
.btns:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.buttons-sec {
  float: left;
  padding: 40px;
  width: 100%;
}
.lrg-btn {
  font-size: 15px;
  padding: 12px 21px;
}
.mdm-btn {
  font-size: 13px;
  padding: 10px 18px;
}
.sml-btn {
  font-size: 13px;
  padding: 10px 18px;
}
.sml-btn {
  font-size: 11px;
  padding: 6px 14px;
}
.lrg-radius {
  border-radius: 30px;
}
.mdm-radius {
  border-radius: 10px;
}
.sml-radius {
  border-radius: 5px;
}
.btns.tag-btn {
  padding-left: 40px;
  position: relative;
}
.btns.tag-btn::before {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 50%;
  content: "";
  height: 5px;
  left: 22px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 5px;
}
.nav-pills > li > a {
  color: #ffffff;
}
.nav > li > a:focus, .nav > li > a:hover {
  background: #929595 none repeat scroll 0 0;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background: #929595 none repeat scroll 0 0;
}
.btn-group a {
  color: #ffffff;
}
.btn-group a:hover {
  color: #fff;
}

/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.0.1
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Made available under a MIT License:
 * http://www.opensource.org/licenses/mit-license.php

 * Hover.css Copyright Ian Lunn 2014. Generated with Sass.
 */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-grow:active, .hvr-grow:focus, .hvr-grow:hover {
  transform: scale(1.1);
}
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-shrink:active, .hvr-shrink:focus, .hvr-shrink:hover {
  transform: scale(0.9);
}
@keyframes hvr-pulse {
25% {
    transform: scale(1.1);
}
75% {
    transform: scale(0.9);
}
}
.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-pulse:active, .hvr-pulse:focus, .hvr-pulse:hover {
  animation-name: hvr-pulse;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@keyframes hvr-pulse-grow {
to {
    transform: scale(1.1);
}
}
.hvr-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-pulse-grow:active, .hvr-pulse-grow:focus, .hvr-pulse-grow:hover {
  animation-name: hvr-pulse-grow;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes hvr-pulse-shrink {
to {
    transform: scale(0.9);
}
}
.hvr-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-pulse-shrink:active, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:hover {
  animation-name: hvr-pulse-shrink;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes hvr-push {
50% {
    transform: scale(0.8);
}
100% {
    transform: scale(1);
}
}
.hvr-push {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-push:active, .hvr-push:focus, .hvr-push:hover {
  animation-name: hvr-push;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}
@keyframes hvr-pop {
50% {
    transform: scale(1.2);
}
}
.hvr-pop {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-pop:active, .hvr-pop:focus, .hvr-pop:hover {
  animation-name: hvr-pop;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}
.hvr-bounce-in {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .5s;
}
.hvr-bounce-in:active, .hvr-bounce-in:focus, .hvr-bounce-in:hover {
  transform: scale(1.2);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.hvr-bounce-out {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .5s;
}
.hvr-bounce-out:active, .hvr-bounce-out:focus, .hvr-bounce-out:hover {
  transform: scale(0.8);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.hvr-rotate {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-rotate:active, .hvr-rotate:focus, .hvr-rotate:hover {
  transform: rotate(4deg);
}
.hvr-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-grow-rotate:active, .hvr-grow-rotate:focus, .hvr-grow-rotate:hover {
  transform: scale(1.1) rotate(4deg);
}
.hvr-float {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-float:active, .hvr-float:focus, .hvr-float:hover {
  transform: translateY(-8px);
}
.hvr-sink {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-sink:active, .hvr-sink:focus, .hvr-sink:hover {
  transform: translateY(8px);
}
@keyframes hvr-bob {
0% {
    transform: translateY(-8px);
}
50% {
    transform: translateY(-4px);
}
100% {
    transform: translateY(-8px);
}
}
@keyframes hvr-bob-float {
100% {
    transform: translateY(-8px);
}
}
.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-bob:active, .hvr-bob:focus, .hvr-bob:hover {
  animation-name: hvr-bob-float,hvr-bob;
  animation-duration: .3s,1.5s;
  animation-delay: 0s,.3s;
  animation-timing-function: ease-out,ease-in-out;
  animation-iteration-count: 1,infinite;
  animation-fill-mode: forwards;
  animation-direction: normal,alternate;
}
@keyframes hvr-hang {
0% {
    transform: translateY(8px);
}
50% {
    transform: translateY(4px);
}
100% {
    transform: translateY(8px);
}
}
@keyframes hvr-hang-sink {
100% {
    transform: translateY(8px);
}
}
.hvr-hang {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-hang:active, .hvr-hang:focus, .hvr-hang:hover {
  animation-name: hvr-hang-sink,hvr-hang;
  animation-duration: .3s,1.5s;
  animation-delay: 0s,.3s;
  animation-timing-function: ease-out,ease-in-out;
  animation-iteration-count: 1,infinite;
  animation-fill-mode: forwards;
  animation-direction: normal,alternate;
}
.hvr-skew {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-skew:active, .hvr-skew:focus, .hvr-skew:hover {
  transform: skew(-10deg);
}
.hvr-skew-forward {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: transform;
  transform-origin: 0 100%;
}
.hvr-skew-forward:active, .hvr-skew-forward:focus, .hvr-skew-forward:hover {
  transform: skew(-10deg);
}
.hvr-skew-backward {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: transform;
  transform-origin: 0 100%;
}
.hvr-skew-backward:active, .hvr-skew-backward:focus, .hvr-skew-backward:hover {
  transform: skew(10deg);
}
@keyframes hvr-wobble-vertical {
16.65% {
    transform: translateY(8px);
}
33.3% {
    transform: translateY(-6px);
}
49.95% {
    transform: translateY(4px);
}
66.6% {
    transform: translateY(-2px);
}
83.25% {
    transform: translateY(1px);
}
100% {
    transform: translateY(0);
}
}
.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-vertical:active, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:hover {
  animation-name: hvr-wobble-vertical;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes hvr-wobble-horizontal {
16.65% {
    transform: translateX(8px);
}
33.3% {
    transform: translateX(-6px);
}
49.95% {
    transform: translateX(4px);
}
66.6% {
    transform: translateX(-2px);
}
83.25% {
    transform: translateX(1px);
}
100% {
    transform: translateX(0);
}
}
.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-horizontal:active, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:hover {
  animation-name: hvr-wobble-horizontal;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes hvr-wobble-to-bottom-right {
16.65% {
    transform: translate(8px, 8px);
}
33.3% {
    transform: translate(-6px, -6px);
}
49.95% {
    transform: translate(4px, 4px);
}
66.6% {
    transform: translate(-2px, -2px);
}
83.25% {
    transform: translate(1px, 1px);
}
100% {
    transform: translate(0, 0);
}
}
.hvr-wobble-to-bottom-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-to-bottom-right:active, .hvr-wobble-to-bottom-right:focus, .hvr-wobble-to-bottom-right:hover {
  animation-name: hvr-wobble-to-bottom-right;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes hvr-wobble-to-top-right {
16.65% {
    transform: translate(8px, -8px);
}
33.3% {
    transform: translate(-6px, 6px);
}
49.95% {
    transform: translate(4px, -4px);
}
66.6% {
    transform: translate(-2px, 2px);
}
83.25% {
    transform: translate(1px, -1px);
}
100% {
    transform: translate(0, 0);
}
}
.hvr-wobble-to-top-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-to-top-right:active, .hvr-wobble-to-top-right:focus, .hvr-wobble-to-top-right:hover {
  animation-name: hvr-wobble-to-top-right;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes hvr-wobble-top {
16.65% {
    transform: skew(-12deg);
}
33.3% {
    transform: skew(10deg);
}
49.95% {
    transform: skew(-6deg);
}
66.6% {
    transform: skew(4deg);
}
83.25% {
    transform: skew(-2deg);
}
100% {
    transform: skew(0);
}
}
.hvr-wobble-top {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transform-origin: 0 100%;
}
.hvr-wobble-top:active, .hvr-wobble-top:focus, .hvr-wobble-top:hover {
  animation-name: hvr-wobble-top;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes hvr-wobble-bottom {
16.65% {
    transform: skew(-12deg);
}
33.3% {
    transform: skew(10deg);
}
49.95% {
    transform: skew(-6deg);
}
66.6% {
    transform: skew(4deg);
}
83.25% {
    transform: skew(-2deg);
}
100% {
    transform: skew(0);
}
}
.hvr-wobble-bottom {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transform-origin: 100% 0;
}
.hvr-wobble-bottom:active, .hvr-wobble-bottom:focus, .hvr-wobble-bottom:hover {
  animation-name: hvr-wobble-bottom;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes hvr-wobble-skew {
16.65% {
    transform: skew(-12deg);
}
33.3% {
    transform: skew(10deg);
}
49.95% {
    transform: skew(-6deg);
}
66.6% {
    transform: skew(4deg);
}
83.25% {
    transform: skew(-2deg);
}
100% {
    transform: skew(0);
}
}
.hvr-wobble-skew {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-skew:active, .hvr-wobble-skew:focus, .hvr-wobble-skew:hover {
  animation-name: hvr-wobble-skew;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes hvr-buzz {
50% {
    transform: translateX(3px) rotate(2deg);
}
100% {
    transform: translateX(-3px) rotate(-2deg);
}
}
.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-buzz:active, .hvr-buzz:focus, .hvr-buzz:hover {
  animation-name: hvr-buzz;
  animation-duration: .15s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@keyframes hvr-buzz-out {
10% {
    transform: translateX(3px) rotate(2deg);
}
20% {
    transform: translateX(-3px) rotate(-2deg);
}
30% {
    transform: translateX(3px) rotate(2deg);
}
40% {
    transform: translateX(-3px) rotate(-2deg);
}
50% {
    transform: translateX(2px) rotate(1deg);
}
60% {
    transform: translateX(-2px) rotate(-1deg);
}
70% {
    transform: translateX(2px) rotate(1deg);
}
80% {
    transform: translateX(-2px) rotate(-1deg);
}
90% {
    transform: translateX(1px) rotate(0);
}
100% {
    transform: translateX(-1px) rotate(0);
}
}
.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-buzz-out:active, .hvr-buzz-out:focus, .hvr-buzz-out:hover {
  animation-name: hvr-buzz-out;
  animation-duration: .75s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}
.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  transition-duration: .3s;
  transition-property: color,background-color;
}
.hvr-fade:active, .hvr-fade:focus, .hvr-fade:hover {
  background-color: #2098d1;
  color: #fff;
}
@keyframes hvr-back-pulse {
50% {
    background-color: rgba(32, 152, 209, 0.75);
}
}
.hvr-back-pulse {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  transition-duration: .5s;
  transition-property: color,background-color;
}
.hvr-back-pulse:active, .hvr-back-pulse:focus, .hvr-back-pulse:hover {
  animation-name: hvr-back-pulse;
  animation-duration: 1s;
  animation-delay: .5s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  background-color: #2098d1;
  background-color: #2098d1;
  color: #fff;
}
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:active, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:hover {
  color: #fff;
}
.hvr-sweep-to-right:active:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:hover:before {
  transform: scaleX(1);
}
.hvr-sweep-to-left {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-sweep-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  transform: scaleX(0);
  transform-origin: 100% 50%;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-left:active, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:hover {
  color: #fff;
}
.hvr-sweep-to-left:active:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:hover:before {
  transform: scaleX(1);
}
.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  transform: scaleY(0);
  transform-origin: 50% 0;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-bottom:active, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:hover {
  color: #fff;
}
.hvr-sweep-to-bottom:active:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:hover:before {
  transform: scaleY(1);
}
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  transform: scaleY(0);
  transform-origin: 50% 100%;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-top:active, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:hover {
  color: #fff;
}
.hvr-sweep-to-top:active:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:hover:before {
  transform: scaleY(1);
}
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-property: color;
  transition-duration: .5s;
}
.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition-property: transform;
  transition-duration: .5s;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-right:active, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:hover {
  color: #fff;
}
.hvr-bounce-to-right:active:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:hover:before {
  transform: scaleX(1);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-bounce-to-left {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-property: color;
  transition-duration: .5s;
}
.hvr-bounce-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  transform: scaleX(0);
  transform-origin: 100% 50%;
  transition-property: transform;
  transition-duration: .5s;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-left:active, .hvr-bounce-to-left:focus, .hvr-bounce-to-left:hover {
  color: #fff;
}
.hvr-bounce-to-left:active:before, .hvr-bounce-to-left:focus:before, .hvr-bounce-to-left:hover:before {
  transform: scaleX(1);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-property: color;
  transition-duration: .5s;
}
.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  transform: scaleY(0);
  transform-origin: 50% 0;
  transition-property: transform;
  transition-duration: .5s;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:active, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:hover {
  color: #fff;
}
.hvr-bounce-to-bottom:active:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:hover:before {
  transform: scaleY(1);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-property: color;
  transition-duration: .5s;
}
.hvr-bounce-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  transform: scaleY(0);
  transform-origin: 50% 100%;
  transition-property: transform;
  transition-duration: .5s;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-top:active, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:hover {
  color: #fff;
}
.hvr-bounce-to-top:active:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:hover:before {
  transform: scaleY(1);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-radial-out {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-radial-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  border-radius: 100%;
  transform: scale(0);
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-radial-out:active, .hvr-radial-out:focus, .hvr-radial-out:hover {
  color: #fff;
}
.hvr-radial-out:active:before, .hvr-radial-out:focus:before, .hvr-radial-out:hover:before {
  transform: scale(2);
}
.hvr-radial-in {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  background: #2098d1;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-radial-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  border-radius: 100%;
  transform: scale(2);
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-radial-in:active, .hvr-radial-in:focus, .hvr-radial-in:hover {
  color: #fff;
}
.hvr-radial-in:active:before, .hvr-radial-in:focus:before, .hvr-radial-in:hover:before {
  transform: scale(0);
}
.hvr-rectangle-in {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #2098d1;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-rectangle-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  transform: scale(1);
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-rectangle-in:active, .hvr-rectangle-in:focus, .hvr-rectangle-in:hover {
  color: #fff;
}
.hvr-rectangle-in:active:before, .hvr-rectangle-in:focus:before, .hvr-rectangle-in:hover:before {
  transform: scale(0);
}
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #e1e1e1;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  transform: scale(0);
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-rectangle-out:active, .hvr-rectangle-out:focus, .hvr-rectangle-out:hover {
  color: #fff;
}
.hvr-rectangle-out:active:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:hover:before {
  transform: scale(1);
}
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #2098d1;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  transform: scaleX(1);
  transform-origin: 50%;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:active, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:hover {
  color: #fff;
}
.hvr-shutter-in-horizontal:active:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:hover:before {
  transform: scaleX(0);
}
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #e1e1e1;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098d1;
  transform: scaleX(0);
  transform-origin: 50%;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:active, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:hover {
  color: #fff;
}
.hvr-shutter-out-horizontal:active:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:hover:before {
  transform: scaleX(1);
}
.hvr-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #2098d1;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-shutter-in-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  transform: scaleY(1);
  transform-origin: 50%;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-vertical:active, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:hover {
  color: #fff;
}
.hvr-shutter-in-vertical:active:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:hover:before {
  transform: scaleY(0);
}
.hvr-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #e1e1e1;
  transition-property: color;
  transition-duration: .3s;
}
.hvr-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098d1;
  transform: scaleY(0);
  transform-origin: 50%;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-vertical:active, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:hover {
  color: #fff;
}
.hvr-shutter-out-vertical:active:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:hover:before {
  transform: scaleY(1);
}
.hvr-border-fade {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-border-fade:active, .hvr-border-fade:focus, .hvr-border-fade:hover {
  box-shadow: inset 0 0 0 4px #2098d1, 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-hollow {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: background;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-hollow:active, .hvr-hollow:focus, .hvr-hollow:hover {
  background: 0 0;
}
.hvr-trim {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-trim:before {
  content: '';
  position: absolute;
  border: #fff solid 4px;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  opacity: 0;
  transition-duration: .3s;
  transition-property: opacity;
}
.hvr-trim:active:before, .hvr-trim:focus:before, .hvr-trim:hover:before {
  opacity: 1;
}
@keyframes hvr-ripple-out {
100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
}
}
.hvr-ripple-out {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-ripple-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 6px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  animation-duration: 1s;
}
.hvr-ripple-out:active:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:hover:before {
  animation-name: hvr-ripple-out;
}
@keyframes hvr-ripple-in {
100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
}
}
.hvr-ripple-in {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-ripple-in:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -12px;
  right: -12px;
  bottom: -12px;
  left: -12px;
  opacity: 0;
  animation-duration: 1s;
}
.hvr-ripple-in:active:before, .hvr-ripple-in:focus:before, .hvr-ripple-in:hover:before {
  animation-name: hvr-ripple-in;
}
.hvr-outline-out {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-outline-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition-duration: .3s;
  transition-property: top,right,bottom,left;
}
.hvr-outline-out:active:before, .hvr-outline-out:focus:before, .hvr-outline-out:hover:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
}
.hvr-outline-in {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-outline-in:before {
  pointer-events: none;
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -16px;
  right: -16px;
  bottom: -16px;
  left: -16px;
  opacity: 0;
  transition-duration: .3s;
  transition-property: top,right,bottom,left;
}
.hvr-outline-in:active:before, .hvr-outline-in:focus:before, .hvr-outline-in:hover:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  opacity: 1;
}
.hvr-round-corners {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: border-radius;
}
.hvr-round-corners:active, .hvr-round-corners:focus, .hvr-round-corners:hover {
  border-radius: 1em;
}
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  transition-property: right;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:active:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:hover:before {
  right: 0;
}
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  transition-property: left,right;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:active:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:hover:before {
  left: 0;
  right: 0;
}
.hvr-underline-from-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  transition-property: left;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-underline-from-right:active:before, .hvr-underline-from-right:focus:before, .hvr-underline-from-right:hover:before {
  left: 0;
}
.hvr-overline-from-left {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top: 0;
  background: #2098d1;
  height: 4px;
  transition-property: right;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-overline-from-left:active:before, .hvr-overline-from-left:focus:before, .hvr-overline-from-left:hover:before {
  right: 0;
}
.hvr-overline-from-center {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  top: 0;
  background: #2098d1;
  height: 4px;
  transition-property: left,right;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-overline-from-center:active:before, .hvr-overline-from-center:focus:before, .hvr-overline-from-center:hover:before {
  left: 0;
  right: 0;
}
.hvr-overline-from-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  top: 0;
  background: #2098d1;
  height: 4px;
  transition-property: left;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-overline-from-right:active:before, .hvr-overline-from-right:focus:before, .hvr-overline-from-right:hover:before {
  left: 0;
}
.hvr-reveal {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: #2098d1;
  border-style: solid;
  border-width: 0;
  transition-property: border-width;
  transition-duration: .1s;
  transition-timing-function: ease-out;
}
.hvr-reveal:active:before, .hvr-reveal:focus:before, .hvr-reveal:hover:before {
  transform: translateY(0);
  border-width: 4px;
}
.hvr-underline-reveal {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  transform: translateY(4px);
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-underline-reveal:active:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:hover:before {
  transform: translateY(0);
}
.hvr-overline-reveal {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-overline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  background: #2098d1;
  height: 4px;
  transform: translateY(-4px);
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease-out;
}
.hvr-overline-reveal:active:before, .hvr-overline-reveal:focus:before, .hvr-overline-reveal:hover:before {
  transform: translateY(0);
}
.hvr-glow {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: box-shadow;
}
.hvr-glow:active, .hvr-glow:focus, .hvr-glow:hover {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.hvr-shadow {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: box-shadow;
}
.hvr-shadow:active, .hvr-shadow:focus, .hvr-shadow:hover {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: box-shadow,transform;
}
.hvr-grow-shadow:active, .hvr-grow-shadow:focus, .hvr-grow-shadow:hover {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  transform: scale(1.1);
}
.hvr-box-shadow-outset {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: box-shadow;
}
.hvr-box-shadow-outset:active, .hvr-box-shadow-outset:focus, .hvr-box-shadow-outset:hover {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}
.hvr-box-shadow-inset {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: .3s;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-box-shadow-inset:active, .hvr-box-shadow-inset:focus, .hvr-box-shadow-inset:hover {
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0, rgba(0, 0, 0, 0) 80%);
  transition-duration: .3s;
  transition-property: transform,opacity;
}
.hvr-float-shadow:active, .hvr-float-shadow:focus, .hvr-float-shadow:hover {
  transform: translateY(-5px);
}
.hvr-float-shadow:active:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:hover:before {
  opacity: 1;
  transform: translateY(5px);
}
.hvr-shadow-radial {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-shadow-radial:after, .hvr-shadow-radial:before {
  pointer-events: none;
  position: absolute;
  content: '';
  left: 0;
  width: 100%;
  box-sizing: border-box;
  height: 5px;
  opacity: 0;
  transition-duration: .3s;
  transition-property: opacity;
}
.hvr-shadow-radial:before {
  bottom: 100%;
  background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0, rgba(0, 0, 0, 0) 80%);
}
.hvr-shadow-radial:after {
  top: 100%;
  background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0, rgba(0, 0, 0, 0) 80%);
}
.hvr-shadow-radial:active:after, .hvr-shadow-radial:active:before, .hvr-shadow-radial:focus:after, .hvr-shadow-radial:focus:before, .hvr-shadow-radial:hover:after, .hvr-shadow-radial:hover:before {
  opacity: 1;
}
.hvr-bubble-top {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-bubble-top:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  transition-duration: .3s;
  transition-property: transform;
  left: calc(50% - 10px);
  top: 0;
  border-width: 0 10px 10px;
  border-color: transparent transparent #e1e1e1;
}
.hvr-bubble-top:active:before, .hvr-bubble-top:focus:before, .hvr-bubble-top:hover:before {
  transform: translateY(-10px);
}
.hvr-bubble-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-bubble-right:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  transition-duration: .3s;
  transition-property: transform;
  top: calc(50% - 10px);
  right: 0;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
}
.hvr-bubble-right:active:before, .hvr-bubble-right:focus:before, .hvr-bubble-right:hover:before {
  transform: translateX(10px);
}
.hvr-bubble-bottom {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-bubble-bottom:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  transition-duration: .3s;
  transition-property: transform;
  left: calc(50% - 10px);
  bottom: 0;
  border-width: 10px 10px 0;
  border-color: #e1e1e1 transparent transparent;
}
.hvr-bubble-bottom:active:before, .hvr-bubble-bottom:focus:before, .hvr-bubble-bottom:hover:before {
  transform: translateY(10px);
}
.hvr-bubble-left {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-bubble-left:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  transition-duration: .3s;
  transition-property: transform;
  top: calc(50% - 10px);
  left: 0;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
}
.hvr-bubble-left:active:before, .hvr-bubble-left:focus:before, .hvr-bubble-left:hover:before {
  transform: translateX(-10px);
}
.hvr-bubble-float-top {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-bubble-float-top:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  top: 0;
  border-style: solid;
  border-width: 0 10px 10px;
  border-color: transparent transparent #e1e1e1;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-bubble-float-top:active, .hvr-bubble-float-top:focus, .hvr-bubble-float-top:hover {
  transform: translateY(10px);
}
.hvr-bubble-float-top:active:before, .hvr-bubble-float-top:focus:before, .hvr-bubble-float-top:hover:before {
  transform: translateY(-10px);
}
.hvr-bubble-float-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-bubble-float-right:before {
  position: absolute;
  z-index: -1;
  top: calc(50% - 10px);
  right: 0;
  content: '';
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-bubble-float-right:active, .hvr-bubble-float-right:focus, .hvr-bubble-float-right:hover {
  transform: translateX(-10px);
}
.hvr-bubble-float-right:active:before, .hvr-bubble-float-right:focus:before, .hvr-bubble-float-right:hover:before {
  transform: translateX(10px);
}
.hvr-bubble-float-bottom {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-bubble-float-bottom:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  bottom: 0;
  border-style: solid;
  border-width: 10px 10px 0;
  border-color: #e1e1e1 transparent transparent;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-bubble-float-bottom:active, .hvr-bubble-float-bottom:focus, .hvr-bubble-float-bottom:hover {
  transform: translateY(-10px);
}
.hvr-bubble-float-bottom:active:before, .hvr-bubble-float-bottom:focus:before, .hvr-bubble-float-bottom:hover:before {
  transform: translateY(10px);
}
.hvr-bubble-float-left {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-bubble-float-left:before {
  position: absolute;
  z-index: -1;
  content: '';
  top: calc(50% - 10px);
  left: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
  transition-duration: .3s;
  transition-property: transform;
}
.hvr-bubble-float-left:active, .hvr-bubble-float-left:focus, .hvr-bubble-float-left:hover {
  transform: translateX(10px);
}
.hvr-bubble-float-left:active:before, .hvr-bubble-float-left:focus:before, .hvr-bubble-float-left:hover:before {
  transform: translateX(-10px);
}
.hvr-icon-back {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-left: 2.2em;
  transition-duration: .1s;
}
.hvr-icon-back:before {
  content: "\F137";
  position: absolute;
  left: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .1s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-back:active:before, .hvr-icon-back:focus:before, .hvr-icon-back:hover:before {
  transform: translateX(-4px);
}
.hvr-icon-forward {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .1s;
}
.hvr-icon-forward:before {
  content: "\F138";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .1s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-forward:active:before, .hvr-icon-forward:focus:before, .hvr-icon-forward:hover:before {
  transform: translateX(4px);
}
@keyframes hvr-icon-down {
0%, 100%, 50% {
    transform: translateY(0);
}
25%, 75% {
    transform: translateY(6px);
}
}
.hvr-icon-down {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-down:before {
  content: "\F01A";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
}
.hvr-icon-down:active:before, .hvr-icon-down:focus:before, .hvr-icon-down:hover:before {
  animation-name: hvr-icon-down;
  animation-duration: .75s;
  animation-timing-function: ease-out;
}
@keyframes hvr-icon-up {
0%, 100%, 50% {
    transform: translateY(0);
}
25%, 75% {
    transform: translateY(-6px);
}
}
.hvr-icon-up {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-up:before {
  content: "\F01B";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
}
.hvr-icon-up:active:before, .hvr-icon-up:focus:before, .hvr-icon-up:hover:before {
  animation-name: hvr-icon-up;
  animation-duration: .75s;
  animation-timing-function: ease-out;
}
.hvr-icon-spin {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-spin:before {
  content: "\F021";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transition-duration: 1s;
  transition-property: transform;
  transition-timing-function: ease-in-out;
}
.hvr-icon-spin:active:before, .hvr-icon-spin:focus:before, .hvr-icon-spin:hover:before {
  transform: rotate(360deg);
}
@keyframes hvr-icon-drop {
0% {
    opacity: 0;
}
50% {
    opacity: 0;
    transform: translateY(-100%);
}
100%, 51% {
    opacity: 1;
}
}
.hvr-icon-drop {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-drop:before {
  content: "\F041";
  position: absolute;
  right: 1em;
  opacity: 1;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
}
.hvr-icon-drop:active:before, .hvr-icon-drop:focus:before, .hvr-icon-drop:hover:before {
  opacity: 0;
  transition-duration: .3s;
  animation-name: hvr-icon-drop;
  animation-duration: .5s;
  animation-delay: .3s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-icon-fade {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-fade:before {
  content: "\F00C";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .5s;
  transition-property: color;
}
.hvr-icon-fade:active:before, .hvr-icon-fade:focus:before, .hvr-icon-fade:hover:before {
  color: #0F9E5E;
}
@keyframes hvr-icon-float-away {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
    transform: translateY(-1em);
}
}
.hvr-icon-float-away {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-float-away:after, .hvr-icon-float-away:before {
  content: "\F055";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
}
.hvr-icon-float-away:after {
  opacity: 0;
  animation-duration: .5s;
  animation-fill-mode: forwards;
}
.hvr-icon-float-away:active:after, .hvr-icon-float-away:focus:after, .hvr-icon-float-away:hover:after {
  animation-name: hvr-icon-float-away;
  animation-timing-function: ease-out;
}
@keyframes hvr-icon-sink-away {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
    transform: translateY(1em);
}
}
.hvr-icon-sink-away {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-sink-away:after, .hvr-icon-sink-away:before {
  content: "\F056";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
}
.hvr-icon-sink-away:after {
  opacity: 0;
  animation-duration: .5s;
  animation-fill-mode: forwards;
}
.hvr-icon-sink-away:active:after, .hvr-icon-sink-away:focus:after, .hvr-icon-sink-away:hover:after {
  animation-name: hvr-icon-sink-away;
  animation-timing-function: ease-out;
}
.hvr-icon-grow {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-grow:before {
  content: "\F118";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-grow:active:before, .hvr-icon-grow:focus:before, .hvr-icon-grow:hover:before {
  transform: scale(1.3) translateZ(0);
}
.hvr-icon-shrink {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-shrink:before {
  content: "\F119";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-shrink:active:before, .hvr-icon-shrink:focus:before, .hvr-icon-shrink:hover:before {
  transform: scale(0.8);
}
@keyframes hvr-icon-pulse {
25% {
    transform: scale(1.3);
}
75% {
    transform: scale(0.8);
}
}
.hvr-icon-pulse {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-pulse:before {
  content: "\F015";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-timing-function: ease-out;
}
.hvr-icon-pulse:active:before, .hvr-icon-pulse:focus:before, .hvr-icon-pulse:hover:before {
  animation-name: hvr-icon-pulse;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@keyframes hvr-icon-pulse-grow {
to {
    transform: scale(1.3);
}
}
.hvr-icon-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-pulse-grow:before {
  content: "\F015";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-timing-function: ease-out;
}
.hvr-icon-pulse-grow:active:before, .hvr-icon-pulse-grow:focus:before, .hvr-icon-pulse-grow:hover:before {
  animation-name: hvr-icon-pulse-grow;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes hvr-icon-pulse-shrink {
to {
    transform: scale(0.8);
}
}
.hvr-icon-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-pulse-shrink:before {
  content: "\F015";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-timing-function: ease-out;
}
.hvr-icon-pulse-shrink:active:before, .hvr-icon-pulse-shrink:focus:before, .hvr-icon-pulse-shrink:hover:before {
  animation-name: hvr-icon-pulse-shrink;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes hvr-icon-push {
50% {
    transform: scale(0.5);
}
}
.hvr-icon-push {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-push:before {
  content: "\F006";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-push:active:before, .hvr-icon-push:focus:before, .hvr-icon-push:hover:before {
  animation-name: hvr-icon-push;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}
@keyframes hvr-icon-pop {
50% {
    transform: scale(1.5);
}
}
.hvr-icon-pop {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-pop:before {
  content: "\F005";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-pop:active:before, .hvr-icon-pop:focus:before, .hvr-icon-pop:hover:before {
  animation-name: hvr-icon-pop;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}
.hvr-icon-bounce {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-bounce:before {
  content: "\F087";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-bounce:active:before, .hvr-icon-bounce:focus:before, .hvr-icon-bounce:hover:before {
  transform: scale(1.5);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.hvr-icon-rotate {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-rotate:before {
  content: "\F0C6";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-rotate:active:before, .hvr-icon-rotate:focus:before, .hvr-icon-rotate:hover:before {
  transform: rotate(20deg);
}
.hvr-icon-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-grow-rotate:before {
  content: "\F095";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-grow-rotate:active:before, .hvr-icon-grow-rotate:focus:before, .hvr-icon-grow-rotate:hover:before {
  transform: scale(1.5) rotate(12deg);
}
.hvr-icon-float {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-float:before {
  content: "\F01B";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-float:active:before, .hvr-icon-float:focus:before, .hvr-icon-float:hover:before {
  transform: translateY(-4px);
}
.hvr-icon-sink {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-sink:before {
  content: "\F01A";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.hvr-icon-sink:active:before, .hvr-icon-sink:focus:before, .hvr-icon-sink:hover:before {
  transform: translateY(4px);
}
@keyframes hvr-icon-bob {
0% {
    transform: translateY(-6px);
}
50% {
    transform: translateY(-2px);
}
100% {
    transform: translateY(-6px);
}
}
@keyframes hvr-icon-bob-float {
100% {
    transform: translateY(-6px);
}
}
.hvr-icon-bob {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-bob:before {
  content: "\F077";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
}
.hvr-icon-bob:active:before, .hvr-icon-bob:focus:before, .hvr-icon-bob:hover:before {
  animation-name: hvr-icon-bob-float,hvr-icon-bob;
  animation-duration: .3s,1.5s;
  animation-delay: 0s,.3s;
  animation-timing-function: ease-out,ease-in-out;
  animation-iteration-count: 1,infinite;
  animation-fill-mode: forwards;
  animation-direction: normal,alternate;
}
@keyframes hvr-icon-hang {
0% {
    transform: translateY(6px);
}
50% {
    transform: translateY(2px);
}
100% {
    transform: translateY(6px);
}
}
@keyframes hvr-icon-hang-sink {
100% {
    transform: translateY(6px);
}
}
.hvr-icon-hang {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-hang:before {
  content: "\F078";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
}
.hvr-icon-hang:active:before, .hvr-icon-hang:focus:before, .hvr-icon-hang:hover:before {
  animation-name: hvr-icon-hang-sink,hvr-icon-hang;
  animation-duration: .3s,1.5s;
  animation-delay: 0s,.3s;
  animation-timing-function: ease-out,ease-in-out;
  animation-iteration-count: 1,infinite;
  animation-fill-mode: forwards;
  animation-direction: normal,alternate;
}
@keyframes hvr-icon-wobble-horizontal {
16.65% {
    transform: translateX(6px);
}
33.3% {
    transform: translateX(-5px);
}
49.95% {
    transform: translateX(4px);
}
66.6% {
    transform: translateX(-2px);
}
83.25% {
    transform: translateX(1px);
}
100% {
    transform: translateX(0);
}
}
.hvr-icon-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-wobble-horizontal:before {
  content: "\F061";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
}
.hvr-icon-wobble-horizontal:active:before, .hvr-icon-wobble-horizontal:focus:before, .hvr-icon-wobble-horizontal:hover:before {
  animation-name: hvr-icon-wobble-horizontal;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes hvr-icon-wobble-vertical {
16.65% {
    transform: translateY(6px);
}
33.3% {
    transform: translateY(-5px);
}
49.95% {
    transform: translateY(4px);
}
66.6% {
    transform: translateY(-2px);
}
83.25% {
    transform: translateY(1px);
}
100% {
    transform: translateY(0);
}
}
.hvr-icon-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-wobble-vertical:before {
  content: "\F062";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
}
.hvr-icon-wobble-vertical:active:before, .hvr-icon-wobble-vertical:focus:before, .hvr-icon-wobble-vertical:hover:before {
  animation-name: hvr-icon-wobble-vertical;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes hvr-icon-buzz {
50% {
    transform: translateX(3px) rotate(2deg);
}
100% {
    transform: translateX(-3px) rotate(-2deg);
}
}
.hvr-icon-buzz {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-buzz:before {
  content: "\F017";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
}
.hvr-icon-buzz:active:before, .hvr-icon-buzz:focus:before, .hvr-icon-buzz:hover:before {
  animation-name: hvr-icon-buzz;
  animation-duration: .15s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@keyframes hvr-icon-buzz-out {
10% {
    transform: translateX(3px) rotate(2deg);
}
20% {
    transform: translateX(-3px) rotate(-2deg);
}
30% {
    transform: translateX(3px) rotate(2deg);
}
40% {
    transform: translateX(-3px) rotate(-2deg);
}
50% {
    transform: translateX(2px) rotate(1deg);
}
60% {
    transform: translateX(-2px) rotate(-1deg);
}
70% {
    transform: translateX(2px) rotate(1deg);
}
80% {
    transform: translateX(-2px) rotate(-1deg);
}
90% {
    transform: translateX(1px) rotate(0);
}
100% {
    transform: translateX(-1px) rotate(0);
}
}
.hvr-icon-buzz-out {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  transition-duration: .3s;
}
.hvr-icon-buzz-out:before {
  content: "\F023";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  transform: translateZ(0);
}
.hvr-icon-buzz-out:active:before, .hvr-icon-buzz-out:focus:before, .hvr-icon-buzz-out:hover:before {
  animation-name: hvr-icon-buzz-out;
  animation-duration: .75s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}
.hvr-curl-top-left {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-curl-top-left:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  left: 0;
  background: #fff;
  background: linear-gradient(135deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#000000');
  z-index: 1000;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  transition-duration: .3s;
  transition-property: width,height;
}
.hvr-curl-top-left:active:before, .hvr-curl-top-left:focus:before, .hvr-curl-top-left:hover:before {
  width: 25px;
  height: 25px;
}
.hvr-curl-top-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: #fff;
  background: linear-gradient(225deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  transition-duration: .3s;
  transition-property: width,height;
}
.hvr-curl-top-right:active:before, .hvr-curl-top-right:focus:before, .hvr-curl-top-right:hover:before {
  width: 25px;
  height: 25px;
}
.hvr-curl-bottom-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-curl-bottom-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  right: 0;
  background: #fff;
  background: linear-gradient(315deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
  box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
  transition-duration: .3s;
  transition-property: width,height;
}
.hvr-curl-bottom-right:active:before, .hvr-curl-bottom-right:focus:before, .hvr-curl-bottom-right:hover:before {
  width: 25px;
  height: 25px;
}
.hvr-curl-bottom-left {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-curl-bottom-left:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  background: linear-gradient(45deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
  box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
  transition-duration: .3s;
  transition-property: width,height;
}
.hvr-curl-bottom-left:active:before, .hvr-curl-bottom-left:focus:before, .hvr-curl-bottom-left:hover:before {
  width: 25px;
  height: 25px;
}
.effects > a {
  background: #e1e1e1 none repeat scroll 0 0;
  color: #000000;
  float: left;
  font-family: Montserrat;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 10px 30px;
}
.hover-master-sec {
  float: left;
  padding: 40px;
  width: 100%;
}
.effects > h2 {
  float: left;
  font-family: Montserrat;
  font-size: 18px;
  margin: 0 0 10px;
  padding-bottom: 20px;
  width: 100%;
}
.hover-master-sec .widget-title {
  margin-top: 80px;
}
.hover-master-sec .widget-title:first-child {
  margin-top: 0;
}
.quick-report:last-child {
  padding: 0;
}
.poptrox-overlay {
  z-index: 2147483647 !important;
}
.notify.with-color h3, .notify.with-color p {
  color: #fff;
}
.low-rounded {
  border-radius: 4px !important;
}

/* Horizontal Menu */
.top-bar.style2 .search-form {
  margin-left: 20px;
}
.top-bar.style2 {
  float: left;
  position: static;
  width: 100%;
}
.horizontal-menu {
  background: #fbfbfb none repeat scroll 0 0;
  float: left;
  position: relative;
  width: 100%;
  z-index: 9;
}
.horizontal-menu > nav {
  float: left;
  padding-left: 20px;
  width: 100%;
}
.horizontal-menu > nav > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.horizontal-menu > nav > ul > li {
  float: left;
  line-height: 30px;
  padding-right: 8px;
  position: relative;
}
.horizontal-menu > nav > ul > li > a {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px;
  float: left;
  font-family: Open Sans;
  font-size: 12px;
  margin: 13px 0;
  padding: 7px 16px;
  transition: all 0.4s ease 0s;
}
.horizontal-menu > nav > ul > li:hover > a > i {
  color: #ff6b6b;
}
.horizontal-menu > nav > ul > li > a > i {
  color: #c5c5c5;
  margin-right: 4px;
  transition: all 0.4s ease 0s;
}
.horizontal-menu > nav > ul > li.menu-item-has-children > ul {
  background: #ffffff none repeat scroll 0 0;
  left: 0;
  list-style: outside none none;
  margin: 0 0 0 10px;
  opacity: 0;
  padding: 5px 0 10px;
  position: absolute;
  top: 100%;
  transition: all 0.4s ease 0s;
  visibility: hidden;
  width: 210px;
}
.horizontal-menu > nav > ul > li.menu-item-has-children:hover > ul {
  margin: 0;
  opacity: 1;
  visibility: visible;
}
.horizontal-menu > nav > ul > li:hover > a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #000000;
}
.main-content.style2 {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 25px;
}
.horizontal-menu > nav > ul > li.menu-item-has-children > ul > li {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  width: 100%;
}
.horizontal-menu > nav > ul > li.menu-item-has-children > ul > li a {
  background: #fafafa none repeat scroll 0 0;
  border-radius: 5px;
  color: #757575;
  float: left;
  font-size: 11px;
  letter-spacing: 0.5px;
  padding: 11px 20px;
  width: 100%;
}
.horizontal-menu > nav > ul > li.menu-item-has-children.mega > ul {
  width: 420px;
}
.horizontal-menu > nav > ul > li.menu-item-has-children.mega > ul > li {
  float: left;
  width: 50%;
}
.open-hide-menu {
  background: #ffffff none repeat scroll 0 0;
  cursor: pointer;
  float: left;
  font-size: 18px;
  margin-left: 2%;
  margin-top: 10px;
  padding: 11px 0;
  text-align: center;
  width: 96%;
  display: none;
  margin-bottom: 10px;
}
.maintainance {
  float: left;
  text-align: center;
  width: 100%;
}
.maintainance-mode {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px;
  -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  display: inline-block;
  float: none;
  margin-bottom: 90px;
  margin-top: 90px;
  padding: 60px 70px;
  text-align: center;
  width: 50%;
}
.maintainance-mode > .logo {
  display: inline-block;
  float: none;
  padding: 0;
  text-align: center;
}
.maintainance-mode > .logo > a {
  float: left;
  font-size: 21px;
  width: 100%;
}
.maintainance-mode > .logo > a > i {
  float: none;
}
.maintainance-mode h2 {
  color: #333333;
  float: left;
  font-family: Montserrat;
  font-size: 25px;
  font-weight: bold;
  line-height: 30px;
  margin: 30px 0 0;
  padding-bottom: 20px;
  width: 100%;
}
.maintainance-mode > span {
  float: left;
  font-family: Open Sans;
  margin-bottom: 20px;
  width: 100%;
}
.maintainance-mode .fancy-social {
  margin: 0;
}
.maintainance-mode .fancy-social > span {
  color: #c9c9c9;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 0.5px;
}
.maintainance-mode > .subscribtion {
  background: #efefef none repeat scroll 0 0;
  float: left;
  margin-top: 70px;
  padding: 10px;
  width: 100%;
}
.maintainance-mode > .subscribtion > input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  float: left;
  font-family: Montserrat;
  font-size: 13px;
  letter-spacing: 0.5px;
  padding: 9px 20px;
}
.maintainance-mode > .subscribtion > button {
  background: #858585 none repeat scroll 0 0;
  border: medium none;
  border-radius: 5px;
  color: #fff;
  float: right;
  font-family: Montserrat;
  font-size: 13px;
  padding: 9px 24px;
}
.icon-section > h3 {
  float: left;
  margin-bottom: 20px;
  margin-top: 50px;
  width: 100%;
}
.icon-section .icon-container {
  float: left;
  margin: 8px 0;
  width: 25%;
}
.icon-section .icon-container span:first-child {
  font-size: 15px;
  margin-right: 6px;
}
@media (max-width: 1200px) {
header.side-header {
    left: -220px;
}
.main-content.wide-content {
    padding-left: 45px;
}
.main-content {
    padding-left: 45px;
}
footer.wide-footer {
    padding-left: 45px;
}
footer {
    padding-left: 45px;
}
header.side-header.slide-menu {
    left: 0;
}
header.side-header.sticky {
    top: 0;
}
.top-bar {
    float: left;
    position: static;
    width: 100%;
}
.open-hide-menu {
    display: none;
}
}
@media (max-width: 980px) {
.icon-section .icon-container {
    width: 33.334%;
}
.open-hide-menu {
    display: block;
}
.horizontal-menu > nav {
    display: none;
}
.horizontal-menu > nav {
    background: #f5f5f5 none repeat scroll 0 0;
    left: 0;
    padding: 0 20px;
    position: absolute;
    top: 100%;
}
.horizontal-menu > nav > ul > li {
    float: left;
    padding: 0;
    width: 100%;
}
.horizontal-menu > nav > ul > li > a {
    margin: 2px 0;
    width: 100%;
}
.horizontal-menu > nav > ul {
    padding: 8px 0;
}
.horizontal-menu > nav > ul > li.menu-item-has-children > ul, .horizontal-menu > nav > ul > li.menu-item-has-children.mega > ul {
    display: none;
    float: left;
    margin: -2px 0 10px !important;
    opacity: 1;
    position: static;
    visibility: visible;
    width: 100% !important;
}
.horizontal-menu > nav > ul > li.menu-item-has-children > ul > li {
    width: 25% !important;
}
.quick-stats > .row > div {
    float: left;
    width: 25%;
}
.panel-setting .quick-stats > .row > div.col-md-4 {
    float: left;
    margin-top: 60px;
    text-align: center;
    width: 100%;
}
.panel-setting .total-sales-info {
    float: left;
    width: 100%;
}
.panel-setting .total-sales-info > h3::before {
    left: 50%;
    margin-left: -50px;
}
.logo {
    min-width: 170px;
    padding-left: 30px;
}
.top-bar form.search-form {
    margin-left: 20px;
    width: 170px;
}
.top-bar > ul > li {
    margin-left: 30px;
}
.heading-profile {
    text-align: center;
}
.breadcrumbs > ul {
    text-align: center;
}
.breadcrumbs > ul > li {
    display: inline-block;
    float: none;
}
.breadcrumbs > ul > li:last-child > a::before {
    display: none;
}
.top-bar-chart {
    text-align: center;
}
.top-bar-chart > .quick-report {
    display: inline-block;
    float: none;
    margin: 30px 30px 0;
}
.top-bar {
    float: left;
    position: static;
    width: 100%;
}
.main-content {
    padding-top: 40px;
    padding-bottom: 40px;
}
footer {
    float: left;
    position: static;
    width: 100%;
}
.mini-stats-sec .row > div {
    float: left;
    width: 50%;
}
.total-sales-info {
    width: auto;
}
.visitor-country {
    text-align: center;
}
.visitor-country > #vmap {
    display: inline-block;
    float: none;
    margin: 30px 0 0;
    width: 100%;
}
.visitor-country-list {
    display: inline-block;
    float: none;
    margin-top: 30px;
    text-align: left;
}
.widget-carousel {
    background-size: cover;
}
header.side-header.sticky {
    top: 0;
}
.billing-sec .field {
    width: 100%;
}
.our-team-area > div {
    float: left;
    width: 50%;
}
.filter-products > div {
    float: left;
    width: 50%;
}
.gallery-sec > .row > div {
    float: left;
    width: 50%;
}
.inbox-panel-head {
    text-align: center;
}
.inbox-panel-head > img {
    display: inline-block;
    float: none;
    margin: 0 0 20px;
}
.inbox-navigation {
    margin-bottom: 30px;
}
.creat-an-account {
    padding-left: 0;
    padding-top: 30px;
}
.account-form input[type="submit"] {
    margin: 0 !important;
}
.more-option {
    float: left;
    position: static;
    transform: rotate(0deg);
    width: 100%;
}
.account-form > form div.feild {
    float: left;
    width: 100%;
}
.account-form label {
    margin-bottom: 20px;
}
.account-detail > ul {
    margin-bottom: 30px;
}
}
@media (max-width: 767px) {
.icon-section .icon-container {
    width: 50%;
}
.open-hide-menu {
    display: block;
}
.horizontal-menu > nav {
    display: none;
}
.top-bar {
    text-align: center;
}
header.side-header {
    top: 0;
}
header.side-header {
    z-index: 2147483646;
}
.menu-options.active {
    left: 190px;
    position: fixed;
    top: 12px;
    z-index: 2147483647;
}
.quick-links {
    display: inline-block;
    float: none;
    margin: 0 20px;
    padding-right: 0;
}
.top-bar > ul {
    display: inline-block;
    float: none;
}
.top-bar-chart > .quick-report {
    float: left;
    margin: 30px 0 0;
    padding: 0 30px;
    width: 50%;
}
.user-bar {
    padding: 0;
}
.user-thumb {
    float: left;
    margin: 0;
    padding-top: 0;
    position: static;
    text-align: center;
    transform: translate(0px);
    width: 100%;
}
.user-thumb > img {
    display: inline-block;
    float: none;
    padding: 0;
    width: 110px;
}
.user-bar > .social-btns {
    float: left;
    margin-bottom: 50px;
    margin-top: 20px;
    text-align: center;
    width: 100%;
}
.user-bar > ul {
    float: left;
    text-align: center;
    width: 100%;
}
.user-bar > ul > li {
    display: inline-block;
    float: none;
    padding: 0 15px;
}
.user-bar {
    text-align: center;
}
.user-bar > a {
    display: inline-block;
    float: none;
    margin: 30px 0;
}
.profile-all {
    margin: 0;
}
.acount-sec {
    padding: 60px 15px;
}
.invoice {
    min-width: 1060px;
}
.invoice-sec {
    overflow-x: scroll;
}
.account-top-bar {
    padding: 0 15px;
}
.quick-stats > .row > div {
    margin-bottom: 30px;
    width: 50%;
}
.toggle-content {
    max-height: 500px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.horizontal-menu > nav > ul > li.menu-item-has-children > ul > li {
    width: 50% !important;
}
.top-bar.style2 > .logo {
    float: left;
    min-width: auto;
    text-align: center;
}
.top-bar.style2 .search-form {
    float: right;
    margin-right: 10px;
}
.top-bar.style2 > ul {
    float: left;
    text-align: center;
    width: 100%;
}
.top-bar.style2 > ul > li {
    display: inline-block;
    float: none;
    margin: 0 10px;
}
}
@media (max-width: 480px) {
.top-bar.style2 > .logo > a {
    display: inline-block;
    float: none;
}
.horizontal-menu > nav > ul > li.menu-item-has-children > ul > li {
    width: 100% !important;
}
.open-hide-menu {
    display: block;
}
.horizontal-menu > nav {
    display: none;
}
.quick-stats > .row > div {
    margin-bottom: 30px;
    width: 50%;
}
.panel-setting {
    padding: 0 20px;
}
.top-bar > .logo {
    float: left;
    margin: 20px 0 3px;
    padding: 0 30px;
    width: 100%;
}
.top-bar form.search-form {
    display: inline-block;
    float: none;
    margin: 16px 0 0;
    padding: 0;
    width: 90%;
}
.top-bar > ul > li:first-child {
    margin: 0;
}
.top-bar > ul > li {
    margin-left: 23px;
}
.quick-links {
    padding-top: 0;
}
.heading-profile > h2 {
    font-size: 17px;
}
.breadcrumbs {
    margin-bottom: 0;
}
.main-content.wide-content {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
}
.main-content {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
}
.top-bar-chart > .quick-report {
    float: left;
    margin: 0 0 22px;
    padding: 0;
    width: 100%;
}
.mini-stats-sec .row > div {
    width: 100%;
}
.total-sales-sec {
    padding: 30px 20px;
    text-align: center;
}
.circle-chart {
    display: inline-block;
    float: none;
    margin: 0;
}
.total-sales-info {
    float: left;
    padding-top: 20px;
    width: 100%;
}
.total-sales-info > h3::before {
    left: 50%;
    margin-left: -50px;
}
.activity-sec {
    padding: 40px 20px;
}
.graph-details > ul > li {
    margin-top: 20px;
    width: 100%;
}
.graph-details > ul > li:first-child {
    margin: 0;
}
footer.wide-footer {
    padding: 20px 15px;
}
footer p {
    float: left;
    font-size: 11px;
    text-align: center;
    width: 100%;
}
footer ul {
    float: left;
    text-align: center;
    width: 100%;
}
footer ul li {
    display: inline-block;
    float: none;
}
.welcome-bar {
    padding: 20px;
}
.server-details {
    float: left;
    padding: 30px 20px;
    width: 100%;
}
#area-chart {
    display: inherit !important;
    float: left;
    margin-left: -16px;
    padding: 0 50px 30px 20px;
    width: 100%;
}
.task-managment {
    padding: 30px 20px;
}
.task-managment > ol > li > i {
    left: -35px;
}
.pieID.legend {
    padding-left: 15px;
}
.pie-chart-sec {
    padding: 30px 20px;
}
.revenew-browser {
    padding: 30px 20px;
}
.social-counter {
    padding: 30px 20px;
}
.social-widget > ul > li > i {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    width: 30px;
}
.social-widget > ul > li h5 {
    font-size: 14px;
}
.social-widget > ul > li span {
    margin-top: -5px;
}
.social-widget > span {
    font-size: 14px;
}
.visitor-country-list {
    padding: 0 20px 30px;
}
.tasks-progress {
    padding: 30px 20px;
}
.tasks-progress > ul > li {
    float: left;
    padding: 0 10px;
    width: 100%;
}
.user-device {
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    width: 30px;
}
.activity-timeline::before {
    left: 14px;
}
.activity-timeline > li {
    padding-left: 39px;
}
.user-device::before {
    right: -8px;
}
.who-post-this > span {
    margin-right: 13px;
}
.widget-carousel > ul > li {
    padding: 0 20px;
}
.save-draft {
    padding: 30px 20px;
}
.recent-comment-sec {
    padding: 30px 20px;
}
.recent-comment {
    text-align: center;
}
.comments-avatar {
    display: inline-block;
    float: none;
    margin: 0 0 20px;
}
.comment-detail {
    float: left;
    width: 100%;
}
.admin-follow {
    padding: 30px 20px;
}
.admin-follow > ul > li {
    padding: 0 9px;
}
.our-clients-sec {
    padding: 30px 20px;
}
.chat-widget {
    padding: 30px 20px;
}
.twitter-feed {
    padding: 30px 20px;
}
.welcome-bar {
    text-align: center;
}
.welcome-bar > i {
    display: inline-block;
    float: none;
    margin: 0 0 10px;
}
.profile-banner-sec > ul {
    float: left;
    margin: 20px 0 14px;
    position: static;
    transform: translate(0px);
    width: 100%;
}
.post-content iframe {
    float: left;
    width: 100%;
}
.collapse-sec {
    padding: 30px 20px;
}
.panel-group .panel > .panel-collapse .panel-body {
    padding: 20px;
}
.our-team-area > div {
    float: left;
    width: 100%;
}
body .panel-content .our-team-area {
    float: left;
    padding: 0;
    width: 100%;
}
.product-filter {
    padding: 40px 20px;
}
.filter-products > div {
    float: left;
    padding: 0;
    width: 100%;
}
.countdown-sec {
    margin-top: 40px;
}
ul.countdown > li {
    margin-bottom: 12px;
}
.fancy-social {
    margin-top: 20px;
}
.fancy-social > span {
    font-size: 14px;
}
.commingsoon form.subscribtion {
    margin-top: 30px;
}
.commingsoon form.subscribtion > button {
    float: left;
    margin-top: 14px;
    width: 100%;
}
.contact-sec {
    padding: 30px 20px;
}
.gallery-sec > .row > div {
    float: left;
    width: 100%;
}
.message-list > li > p {
    float: left;
    margin-top: 6px;
    overflow: hidden;
    white-space: normal;
    width: 100%;
}
.message-list > li > a {
    margin-left: 15px;
}
.message-list > li > span.make-important {
    margin-right: 12px;
}
.compose-email-sec {
    padding: 0;
}
.form-elements-sec {
    padding: 30px 20px;
}
.step-form-sec {
    padding: 30px 20px;
}
.pie-responsive {
    padding: 30px 20px;
}
#TicketByDepartmentLegends {
    padding: 0 !important;
}
#TicketByDepartmentLegends li span.icon {
    margin-left: 0;
}
#TicketByDepartmentLegends li span.label {
    margin-left: 18px;
}
.mini-charts {
    padding: 30px 20px;
}
#vector-map {
    height: 300px !important;
}
.mockup img {
    width: 100%;
}
.error-sec > h2 {
    font-size: 66px;
}
.account-header-link > li {
    float: left;
    margin: 0;
    width: 100%;
}
.account-header-link > li > a {
    padding: 3px 0;
}
.account-header-link {
    margin-bottom: 20px;
}
.widget-title > h3 {
    margin-bottom: 12px;
}
.accordion > h3 {
    line-height: 22px;
    padding: 20px;
}
.account-detail > ul > li {
    float: left;
    text-align: center;
    width: 100%;
}
.account-detail > ul > li > h3 {
    float: left;
    width: 100%;
}
.account-detail > ul > li > p {
    padding: 0;
}
.more-option {
    margin-top: 30px;
    padding: 0;
    width: 99px;
}
.quick-links > ul > li .dialouge {
    right: 50%;
    transform: translateX(50%);
    width: 200px;
}
.quick-links > ul > li .dialouge::before {
    margin-right: -8px;
    right: 50%;
}
.icon-section .icon-container {
    width: 100%;
}
}

.popover {
  position: relative;
}
.popover__container {
  position: absolute;
  z-index: 100;
  left: 0;
}
.popover {
  position: relative;
  float: none;
  background: none;
  border: none;
  display: block;
  box-shadow: none;
}
.popover .popover__face {
    display: block;
    z-index: 100;
}
.popover .popover__container {
    display: block;
    border: 1px solid #efefef;
    box-shadow: 1px 1px 5px -1px #999;
    padding: 5px 10px;
    background: #fff;
    border-radius: 3px;
    margin-top: 2px;
    z-index: 3000;
    right: 0;
    left: auto;
}

.medium-editor-anchor-preview, .medium-editor-toolbar {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  z-index: 2000;
}
@keyframes medium-editor-image-loading {
0% {
    transform: scale(0);
}
100% {
    transform: scale(1);
}
}
@keyframes medium-editor-pop-upwards {
0% {
    opacity: 0;
    transform: matrix(0.97, 0, 0, 1, 0, 12);
}
20% {
    opacity: .7;
    transform: matrix(0.99, 0, 0, 1, 0, 2);
}
40% {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, -1);
}
100% {
    transform: matrix(1, 0, 0, 1, 0, 0);
}
}
.medium-editor-anchor-preview {
  left: 0;
  line-height: 1.4;
  max-width: 280px;
  position: absolute;
  text-align: center;
  top: 0;
  word-break: break-all;
  word-wrap: break-word;
  visibility: hidden;
}
.medium-editor-anchor-preview a {
  color: #fff;
  display: inline-block;
  margin: 5px 5px 10px;
}
.medium-editor-placeholder-relative:after, .medium-editor-placeholder:after {
  content: attr(data-placeholder) !important;
  white-space: pre;
  padding: inherit;
  margin: inherit;
  font-style: italic;
}
.medium-editor-anchor-preview-active {
  visibility: visible;
}
.medium-editor-dragover {
  background: #ddd;
}
.medium-editor-image-loading {
  animation: medium-editor-image-loading 1s infinite ease-in-out;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  height: 40px;
  width: 40px;
}
.medium-editor-placeholder {
  position: relative;
}
.medium-editor-placeholder:after {
  position: absolute;
  left: 0;
  top: 0;
}
.medium-editor-placeholder-relative, .medium-editor-placeholder-relative:after {
  position: relative;
}
.medium-toolbar-arrow-over:before, .medium-toolbar-arrow-under:after {
  border-style: solid;
  content: '';
  display: block;
  height: 0;
  left: 50%;
  margin-left: -8px;
  position: absolute;
  width: 0;
}
.medium-toolbar-arrow-under:after {
  border-width: 8px 8px 0;
}
.medium-toolbar-arrow-over:before {
  border-width: 0 8px 8px;
  top: -8px;
}
.medium-editor-toolbar {
  left: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
}
.medium-editor-toolbar ul {
  margin: 0;
  padding: 0;
}
.medium-editor-toolbar li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
.medium-editor-toolbar li button {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  font-size: 14px;
  line-height: 1.33;
  margin: 0;
  padding: 15px;
  text-decoration: none;
}
.medium-editor-toolbar li button:focus {
  outline: 0;
}
.medium-editor-toolbar li .medium-editor-action-underline {
  text-decoration: underline;
}
.medium-editor-toolbar li .medium-editor-action-pre {
  font-family: Consolas,"Liberation Mono",Menlo,Courier,monospace;
  font-size: 12px;
  font-weight: 100;
  padding: 15px 0;
}
.medium-editor-toolbar-active {
  visibility: visible;
}
.medium-editor-sticky-toolbar {
  position: fixed;
  top: 1px;
}
.medium-editor-relative-toolbar {
  position: relative;
}
.medium-editor-toolbar-active.medium-editor-stalker-toolbar {
  animation: medium-editor-pop-upwards 160ms forwards linear;
}
.medium-editor-action-bold {
  font-weight: bolder;
}
.medium-editor-action-italic {
  font-style: italic;
}
.medium-editor-toolbar-form {
  display: none;
}
.medium-editor-toolbar-form a, .medium-editor-toolbar-form input {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.medium-editor-toolbar-form .medium-editor-toolbar-form-row {
  line-height: 14px;
  margin-left: 5px;
  padding-bottom: 5px;
}
.medium-editor-toolbar-form .medium-editor-toolbar-input, .medium-editor-toolbar-form label {
  border: none;
  box-sizing: border-box;
  font-size: 14px;
  margin: 0;
  padding: 6px;
  width: 316px;
  display: inline-block;
}
.medium-editor-toolbar-form .medium-editor-toolbar-input:focus, .medium-editor-toolbar-form label:focus {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  box-shadow: none;
  outline: 0;
}
.medium-editor-toolbar-form a {
  display: inline-block;
  font-size: 24px;
  font-weight: bolder;
  margin: 0 10px;
  text-decoration: none;
}
.medium-editor-toolbar-form-active {
  display: block;
}
.medium-editor-toolbar-actions:after {
  clear: both;
  content: "";
  display: table;
}
.medium-editor-element {
  word-wrap: break-word;
  min-height: 30px;
}
.medium-editor-element img {
  max-width: 100%;
}
.medium-editor-element sub {
  vertical-align: sub;
}
.medium-editor-element sup {
  vertical-align: super;
}
.medium-editor-hidden {
  display: none;
}
.medium-toolbar-arrow-under:after {
  border-color: #000 transparent transparent;
  top: 40px;
}
.medium-toolbar-arrow-over:before {
  border-color: transparent transparent #000;
}
.medium-editor-toolbar {
  background-color: #000;
  border: none;
  border-radius: 50px;
}
.medium-editor-toolbar li button {
  background-color: transparent;
  border: none;
  box-sizing: border-box;
  color: #ccc;
  height: 40px;
  min-width: 40px;
  padding: 5px 12px;
  transition: background-color .2s ease-in,color .2s ease-in;
}
.medium-editor-toolbar li .medium-editor-button-active, .medium-editor-toolbar li button:hover {
  background-color: #000;
  color: #a2d7c7;
}
.medium-editor-toolbar li .medium-editor-button-first {
  border-bottom-left-radius: 50px;
  border-top-left-radius: 50px;
  padding-left: 24px;
}
.medium-editor-toolbar li .medium-editor-button-last {
  border-bottom-right-radius: 50px;
  border-right: none;
  border-top-right-radius: 50px;
  padding-right: 24px;
}
.medium-editor-toolbar-form {
  background: #000;
  border-radius: 50px;
  color: #ccc;
  overflow: hidden;
}
.medium-editor-toolbar-form .medium-editor-toolbar-input {
  background: #000;
  box-sizing: border-box;
  color: #ccc;
  height: 40px;
  padding-left: 16px;
  width: 220px;
}
.medium-editor-toolbar-form .medium-editor-toolbar-input::-webkit-input-placeholder {
  color: #f8f5f3;
  color: rgba(248, 245, 243, 0.8);
}
.medium-editor-toolbar-form .medium-editor-toolbar-input:-moz-placeholder {
  color: #f8f5f3;
  color: rgba(248, 245, 243, 0.8);
}
.medium-editor-toolbar-form .medium-editor-toolbar-input::-moz-placeholder {
  color: #f8f5f3;
  color: rgba(248, 245, 243, 0.8);
}
.medium-editor-toolbar-form .medium-editor-toolbar-input:-ms-input-placeholder {
  color: #f8f5f3;
  color: rgba(248, 245, 243, 0.8);
}
.medium-editor-toolbar-form a {
  color: #ccc;
  transform: translateY(2px);
}
.medium-editor-toolbar-form .medium-editor-toolbar-close {
  margin-right: 16px;
}
.medium-editor-toolbar-anchor-preview {
  background: #000;
  border-radius: 50px;
  padding: 5px 12px;
}
.medium-editor-anchor-preview a {
  color: #ccc;
  text-decoration: none;
}
.medium-editor-toolbar-actions button, .medium-editor-toolbar-actions li {
  border-radius: 50px;
}

/*# sourceMappingURL=app.648671e4f2d00322e2984c103727c8da.css.map*/