/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .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(/fonts/glyphicons-halflings-regular.eot?f4769f9bdb7466be65088239c12046d1);
  src: url(/fonts/glyphicons-halflings-regular.eot?f4769f9bdb7466be65088239c12046d1?#iefix) format('embedded-opentype'), 
      url(/fonts/glyphicons-halflings-regular.woff2?448c34a56d699c29117adc64c43affeb) format('woff2'), 
      url(/fonts/glyphicons-halflings-regular.woff?fa2772327f55d8198301fdb8bcfc8158) format('woff'), 
      url(/fonts/glyphicons-halflings-regular.ttf?e18bbf611f2a2e43afc071aa2f4e1512) format('truetype'), 
      url(/fonts/glyphicons-halflings-regular.svg?1c41ecd622239ba9588b9b991211d2bc#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "*";
}
.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";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.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;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.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,
ol ul,
ul ol,
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-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
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.42857143;
  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;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\A0   \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
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 > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  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 > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.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 > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.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 col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@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 > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .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 > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(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 {
  border: 0;
  background-color: transparent;
}
.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;
}
input[type="search"] {
  -webkit-appearance: none;
}
@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[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .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 label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  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 {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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.3333333;
}
.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-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-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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    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 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 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;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.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 {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  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 > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].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: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  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 > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].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 > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].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 > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].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 > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
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.3333333;
  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%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .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-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .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 .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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .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 > .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-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-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-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  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-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[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-left: 0;
  padding-right: 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-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.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.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-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.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: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-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-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  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 {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.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.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.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: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    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;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.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: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .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: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\A0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  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;
}
.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 {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .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: #c7ddef;
}
.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,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
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,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
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,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
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,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
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;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-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-right-radius: 3px;
  border-top-left-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-right-radius: 0;
  border-top-left-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-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .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 > 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-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  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-responsive:last-child > .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 > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  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-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 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: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.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;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.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 {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203A';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  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 {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.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,
.visible-sm,
.visible-md,
.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;
  }
}/*!
 * Bootstrap Colorpicker v2.3.3
 * http://mjolnic.github.io/bootstrap-colorpicker/
 *
 * Originally written by (c) 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0.txt
 *
 */.colorpicker-saturation{width:100px;height:100px;background-image:url(/images/saturation.png?668d0a0e7a0189f62898bcc57ab8370c);cursor:crosshair;float:left}.colorpicker-saturation i{display:block;height:5px;width:5px;border:1px solid #000;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;position:absolute;top:0;left:0;margin:-4px 0 0 -4px}.colorpicker-saturation i b{display:block;height:5px;width:5px;border:1px solid #fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.colorpicker-alpha,.colorpicker-hue{width:15px;height:100px;float:left;cursor:row-resize;margin-left:4px;margin-bottom:4px}.colorpicker-alpha i,.colorpicker-hue i{display:block;height:1px;background:#000;border-top:1px solid #fff;position:absolute;top:0;left:0;width:100%;margin-top:-1px}.colorpicker-hue{background-image:url(/images/hue.png?214490615a55b5f7baec4c7c2711710a)}.colorpicker-alpha{background-image:url(/images/alpha.png?ae88ed51ec28f22f71f62f23b9edb193);display:none}.colorpicker-alpha,.colorpicker-hue,.colorpicker-saturation{background-size:contain}.colorpicker{padding:4px;min-width:130px;margin-top:1px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;z-index:2500}.colorpicker:after,.colorpicker:before{display:table;content:"";line-height:0}.colorpicker:after{clear:both}.colorpicker:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,.2);position:absolute;top:-7px;left:6px}.colorpicker:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:7px}.colorpicker div{position:relative}.colorpicker.colorpicker-with-alpha{min-width:140px}.colorpicker.colorpicker-with-alpha .colorpicker-alpha{display:block}.colorpicker-color{height:10px;margin-top:5px;clear:both;background-image:url(/images/alpha.png?ae88ed51ec28f22f71f62f23b9edb193);background-position:0 100%}.colorpicker-color div{height:10px}.colorpicker-selectors{display:none;height:10px;margin-top:5px;clear:both}.colorpicker-selectors i{cursor:pointer;float:left;height:10px;width:10px}.colorpicker-selectors i+i{margin-left:3px}.colorpicker-element .add-on i,.colorpicker-element .input-group-addon i{display:inline-block;cursor:pointer;height:16px;vertical-align:text-top;width:16px}.colorpicker.colorpicker-inline{position:relative;display:inline-block;float:none;z-index:auto}.colorpicker.colorpicker-horizontal{width:110px;min-width:110px;height:auto}.colorpicker.colorpicker-horizontal .colorpicker-saturation{margin-bottom:4px}.colorpicker.colorpicker-horizontal .colorpicker-color{width:100px}.colorpicker.colorpicker-horizontal .colorpicker-alpha,.colorpicker.colorpicker-horizontal .colorpicker-hue{width:100px;height:15px;float:left;cursor:col-resize;margin-left:0;margin-bottom:4px}.colorpicker.colorpicker-horizontal .colorpicker-alpha i,.colorpicker.colorpicker-horizontal .colorpicker-hue i{display:block;height:15px;background:#fff;position:absolute;top:0;left:0;width:1px;border:none;margin-top:0}.colorpicker.colorpicker-horizontal .colorpicker-hue{background-image:url(/images/hue-horizontal.png?ef61c6fc5bdffefbc1ba08c76275e4d2)}.colorpicker.colorpicker-horizontal .colorpicker-alpha{background-image:url(/images/alpha-horizontal.png?ef61c6fc5bdffefbc1ba08c76275e4d2)}.colorpicker.colorpicker-hidden{display:none}.colorpicker.colorpicker-visible{display:block}.colorpicker-inline.colorpicker-visible{display:inline-block}.colorpicker-right:before{left:auto;right:6px}.colorpicker-right:after{left:auto;right:7px}.colorpicker-no-arrow:before{border-right:0;border-left:0}.colorpicker-no-arrow:after{border-right:0;border-left:0}/*!
 * Jasny Bootstrap v3.1.3 (http://jasny.github.io/bootstrap)
 * Copyright 2012-2014 Arnold Daniels
 * Licensed under Apache-2.0 (https://github.com/jasny/bootstrap/blob/master/LICENSE)
 */

.container-smooth{max-width:1170px}@media (min-width:1px){.container-smooth{width:auto}}.btn-labeled{padding-top:0;padding-bottom:0}.btn-label{position:relative;background:0 0;background:rgba(0,0,0,.15);display:inline-block;padding:6px 12px;left:-12px;border-radius:3px 0 0 3px}.btn-label.btn-label-right{left:auto;right:-12px;border-radius:0 3px 3px 0}.btn-lg .btn-label{padding:10px 16px;left:-16px;border-radius:5px 0 0 5px}.btn-lg .btn-label.btn-label-right{left:auto;right:-16px;border-radius:0 5px 5px 0}.btn-sm .btn-label{padding:5px 10px;left:-10px;border-radius:2px 0 0 2px}.btn-sm .btn-label.btn-label-right{left:auto;right:-10px;border-radius:0 2px 2px 0}.btn-xs .btn-label{padding:1px 5px;left:-5px;border-radius:2px 0 0 2px}.btn-xs .btn-label.btn-label-right{left:auto;right:-5px;border-radius:0 2px 2px 0}.nav-tabs-bottom{border-bottom:0;border-top:1px solid #ddd}.nav-tabs-bottom>li{margin-bottom:0;margin-top:-1px}.nav-tabs-bottom>li>a{border-radius:0 0 4px 4px}.nav-tabs-bottom>li>a:hover,.nav-tabs-bottom>li>a:focus,.nav-tabs-bottom>li.active>a,.nav-tabs-bottom>li.active>a:hover,.nav-tabs-bottom>li.active>a:focus{border:1px solid #ddd;border-top-color:transparent}.nav-tabs-left{border-bottom:0;border-right:1px solid #ddd}.nav-tabs-left>li{margin-bottom:0;margin-right:-1px;float:none}.nav-tabs-left>li>a{border-radius:4px 0 0 4px;margin-right:0;margin-bottom:2px}.nav-tabs-left>li>a:hover,.nav-tabs-left>li>a:focus,.nav-tabs-left>li.active>a,.nav-tabs-left>li.active>a:hover,.nav-tabs-left>li.active>a:focus{border:1px solid #ddd;border-right-color:transparent}.row>.nav-tabs-left{padding-right:0;padding-left:15px;margin-right:-1px;position:relative;z-index:1}.row>.nav-tabs-left+.tab-content{border-left:1px solid #ddd}.nav-tabs-right{border-bottom:0;border-left:1px solid #ddd}.nav-tabs-right>li{margin-bottom:0;margin-left:-1px;float:none}.nav-tabs-right>li>a{border-radius:0 4px 4px 0;margin-left:0;margin-bottom:2px}.nav-tabs-right>li>a:hover,.nav-tabs-right>li>a:focus,.nav-tabs-right>li.active>a,.nav-tabs-right>li.active>a:hover,.nav-tabs-right>li.active>a:focus{border:1px solid #ddd;border-left-color:transparent}.row>.nav-tabs-right{padding-left:0;padding-right:15px}.navmenu,.navbar-offcanvas{width:300px;height:auto;border-width:1px;border-style:solid;border-radius:4px}.navmenu-fixed-left,.navmenu-fixed-right,.navbar-offcanvas{position:fixed;z-index:1030;top:0;bottom:0;overflow-y:auto;border-radius:0}.navmenu-fixed-left,.navbar-offcanvas.navmenu-fixed-left{left:0;right:auto;border-width:0 1px 0 0}.navmenu-fixed-right,.navbar-offcanvas{left:auto;right:0;border-width:0 0 0 1px}.navmenu-nav{margin-bottom:10px}.navmenu-nav.dropdown-menu{position:static;margin:0;padding-top:0;float:none;border:none;-webkit-box-shadow:none;box-shadow:none;border-radius:0}.navbar-offcanvas .navbar-nav{margin:0}@media (min-width:768px){.navbar-offcanvas{width:auto;border-top:0;box-shadow:none}.navbar-offcanvas.offcanvas{position:static;display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-offcanvas .navbar-nav.navbar-left:first-child{margin-left:-15px}.navbar-offcanvas .navbar-nav.navbar-right:last-child{margin-right:-15px}.navbar-offcanvas .navmenu-brand{display:none}}.navmenu-brand{display:block;font-size:18px;line-height:20px;padding:10px 15px;margin:10px 0}.navmenu-brand:hover,.navmenu-brand:focus{text-decoration:none}.navmenu-default,.navbar-default .navbar-offcanvas{background-color:#f8f8f8;border-color:#e7e7e7}.navmenu-default .navmenu-brand,.navbar-default .navbar-offcanvas .navmenu-brand{color:#777}.navmenu-default .navmenu-brand:hover,.navbar-default .navbar-offcanvas .navmenu-brand:hover,.navmenu-default .navmenu-brand:focus,.navbar-default .navbar-offcanvas .navmenu-brand:focus{color:#5e5e5e;background-color:transparent}.navmenu-default .navmenu-text,.navbar-default .navbar-offcanvas .navmenu-text{color:#777}.navmenu-default .navmenu-nav>.dropdown>a:hover .caret,.navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a:hover .caret,.navmenu-default .navmenu-nav>.dropdown>a:focus .caret,.navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a:focus .caret{border-top-color:#333;border-bottom-color:#333}.navmenu-default .navmenu-nav>.open>a,.navbar-default .navbar-offcanvas .navmenu-nav>.open>a,.navmenu-default .navmenu-nav>.open>a:hover,.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:hover,.navmenu-default .navmenu-nav>.open>a:focus,.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:focus{background-color:#e7e7e7;color:#555}.navmenu-default .navmenu-nav>.open>a .caret,.navbar-default .navbar-offcanvas .navmenu-nav>.open>a .caret,.navmenu-default .navmenu-nav>.open>a:hover .caret,.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:hover .caret,.navmenu-default .navmenu-nav>.open>a:focus .caret,.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:focus .caret{border-top-color:#555;border-bottom-color:#555}.navmenu-default .navmenu-nav>.dropdown>a .caret,.navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a .caret{border-top-color:#777;border-bottom-color:#777}.navmenu-default .navmenu-nav.dropdown-menu,.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu{background-color:#e7e7e7}.navmenu-default .navmenu-nav.dropdown-menu>.divider,.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.divider{background-color:#f8f8f8}.navmenu-default .navmenu-nav.dropdown-menu>.active>a,.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a,.navmenu-default .navmenu-nav.dropdown-menu>.active>a:hover,.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:hover,.navmenu-default .navmenu-nav.dropdown-menu>.active>a:focus,.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:focus{background-color:#d7d7d7}.navmenu-default .navmenu-nav>li>a,.navbar-default .navbar-offcanvas .navmenu-nav>li>a{color:#777}.navmenu-default .navmenu-nav>li>a:hover,.navbar-default .navbar-offcanvas .navmenu-nav>li>a:hover,.navmenu-default .navmenu-nav>li>a:focus,.navbar-default .navbar-offcanvas .navmenu-nav>li>a:focus{color:#333;background-color:transparent}.navmenu-default .navmenu-nav>.active>a,.navbar-default .navbar-offcanvas .navmenu-nav>.active>a,.navmenu-default .navmenu-nav>.active>a:hover,.navbar-default .navbar-offcanvas .navmenu-nav>.active>a:hover,.navmenu-default .navmenu-nav>.active>a:focus,.navbar-default .navbar-offcanvas .navmenu-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navmenu-default .navmenu-nav>.disabled>a,.navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a,.navmenu-default .navmenu-nav>.disabled>a:hover,.navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a:hover,.navmenu-default .navmenu-nav>.disabled>a:focus,.navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navmenu-inverse,.navbar-inverse .navbar-offcanvas{background-color:#222;border-color:#080808}.navmenu-inverse .navmenu-brand,.navbar-inverse .navbar-offcanvas .navmenu-brand{color:#999}.navmenu-inverse .navmenu-brand:hover,.navbar-inverse .navbar-offcanvas .navmenu-brand:hover,.navmenu-inverse .navmenu-brand:focus,.navbar-inverse .navbar-offcanvas .navmenu-brand:focus{color:#fff;background-color:transparent}.navmenu-inverse .navmenu-text,.navbar-inverse .navbar-offcanvas .navmenu-text{color:#999}.navmenu-inverse .navmenu-nav>.dropdown>a:hover .caret,.navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a:hover .caret,.navmenu-inverse .navmenu-nav>.dropdown>a:focus .caret,.navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}.navmenu-inverse .navmenu-nav>.open>a,.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a,.navmenu-inverse .navmenu-nav>.open>a:hover,.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:hover,.navmenu-inverse .navmenu-nav>.open>a:focus,.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:focus{background-color:#080808;color:#fff}.navmenu-inverse .navmenu-nav>.open>a .caret,.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a .caret,.navmenu-inverse .navmenu-nav>.open>a:hover .caret,.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:hover .caret,.navmenu-inverse .navmenu-nav>.open>a:focus .caret,.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}.navmenu-inverse .navmenu-nav>.dropdown>a .caret,.navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a .caret{border-top-color:#999;border-bottom-color:#999}.navmenu-inverse .navmenu-nav.dropdown-menu,.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu{background-color:#080808}.navmenu-inverse .navmenu-nav.dropdown-menu>.divider,.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.divider{background-color:#222}.navmenu-inverse .navmenu-nav.dropdown-menu>.active>a,.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a,.navmenu-inverse .navmenu-nav.dropdown-menu>.active>a:hover,.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:hover,.navmenu-inverse .navmenu-nav.dropdown-menu>.active>a:focus,.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:focus{background-color:#000}.navmenu-inverse .navmenu-nav>li>a,.navbar-inverse .navbar-offcanvas .navmenu-nav>li>a{color:#999}.navmenu-inverse .navmenu-nav>li>a:hover,.navbar-inverse .navbar-offcanvas .navmenu-nav>li>a:hover,.navmenu-inverse .navmenu-nav>li>a:focus,.navbar-inverse .navbar-offcanvas .navmenu-nav>li>a:focus{color:#fff;background-color:transparent}.navmenu-inverse .navmenu-nav>.active>a,.navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a,.navmenu-inverse .navmenu-nav>.active>a:hover,.navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a:hover,.navmenu-inverse .navmenu-nav>.active>a:focus,.navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a:focus{color:#fff;background-color:#080808}.navmenu-inverse .navmenu-nav>.disabled>a,.navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a,.navmenu-inverse .navmenu-nav>.disabled>a:hover,.navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a:hover,.navmenu-inverse .navmenu-nav>.disabled>a:focus,.navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a:focus{color:#444;background-color:transparent}.alert-fixed-top,.alert-fixed-bottom{position:fixed;width:100%;z-index:1035;border-radius:0;margin:0;left:0}@media (min-width:992px){.alert-fixed-top,.alert-fixed-bottom{width:992px;left:50%;margin-left:-496px}}.alert-fixed-top{top:0;border-width:0 0 1px}@media (min-width:992px){.alert-fixed-top{border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-width:0 1px 1px}}.alert-fixed-bottom{bottom:0;border-width:1px 0 0}@media (min-width:992px){.alert-fixed-bottom{border-top-right-radius:4px;border-top-left-radius:4px;border-width:1px 1px 0}}.offcanvas{display:none}.offcanvas.in{display:block}@media (max-width:767px){.offcanvas-xs{display:none}.offcanvas-xs.in{display:block}}@media (max-width:991px){.offcanvas-sm{display:none}.offcanvas-sm.in{display:block}}@media (max-width:1199px){.offcanvas-md{display:none}.offcanvas-md.in{display:block}}.offcanvas-lg{display:none}.offcanvas-lg.in{display:block}.canvas-sliding{-webkit-transition:top .35s,left .35s,bottom .35s,right .35s;transition:top .35s,left .35s,bottom .35s,right .35s}.offcanvas-clone{height:0!important;width:0!important;overflow:hidden!important;border:none!important;margin:0!important;padding:0!important;position:absolute!important;top:auto!important;left:auto!important;bottom:0!important;right:0!important;opacity:0!important}.table.rowlink td:not(.rowlink-skip),.table .rowlink td:not(.rowlink-skip){cursor:pointer}.table.rowlink td:not(.rowlink-skip) a,.table .rowlink td:not(.rowlink-skip) a{color:inherit;font:inherit;text-decoration:inherit}.table-hover.rowlink tr:hover td,.table-hover .rowlink tr:hover td{background-color:#cfcfcf}.btn-file{overflow:hidden;position:relative;vertical-align:middle}.btn-file>input{position:absolute;top:0;right:0;margin:0;opacity:0;filter:alpha(opacity=0);font-size:23px;height:100%;width:100%;direction:ltr;cursor:pointer}.fileinput{margin-bottom:9px;display:inline-block}.fileinput .form-control{padding-top:7px;padding-bottom:5px;display:inline-block;margin-bottom:0;vertical-align:middle;cursor:text}.fileinput .thumbnail{overflow:hidden;display:inline-block;margin-bottom:5px;vertical-align:middle;text-align:center}.fileinput .thumbnail>img{max-height:100%}.fileinput .btn{vertical-align:middle}.fileinput-exists .fileinput-new,.fileinput-new .fileinput-exists{display:none}.fileinput-inline .fileinput-controls{display:inline}.fileinput-filename{vertical-align:middle;display:inline-block;overflow:hidden}.form-control .fileinput-filename{vertical-align:bottom}.fileinput.input-group{display:table}.fileinput.input-group>*{position:relative;z-index:2}.fileinput.input-group>.btn-file{z-index:1}.fileinput-new.input-group .btn-file,.fileinput-new .input-group .btn-file{border-radius:0 4px 4px 0}.fileinput-new.input-group .btn-file.btn-xs,.fileinput-new .input-group .btn-file.btn-xs,.fileinput-new.input-group .btn-file.btn-sm,.fileinput-new .input-group .btn-file.btn-sm{border-radius:0 3px 3px 0}.fileinput-new.input-group .btn-file.btn-lg,.fileinput-new .input-group .btn-file.btn-lg{border-radius:0 6px 6px 0}.form-group.has-warning .fileinput .fileinput-preview{color:#8a6d3b}.form-group.has-warning .fileinput .thumbnail{border-color:#faebcc}.form-group.has-error .fileinput .fileinput-preview{color:#a94442}.form-group.has-error .fileinput .thumbnail{border-color:#ebccd1}.form-group.has-success .fileinput .fileinput-preview{color:#3c763d}.form-group.has-success .fileinput .thumbnail{border-color:#d6e9c6}.input-group-addon:not(:first-child){border-left:0}.jq-toast-wrap,.jq-toast-wrap *{margin:0;padding:0}.jq-toast-wrap{display:block;position:fixed;width:250px;pointer-events:none!important;letter-spacing:normal;z-index:9000!important}.jq-toast-wrap.bottom-left{bottom:20px;left:20px}.jq-toast-wrap.bottom-right{bottom:20px;right:40px}.jq-toast-wrap.top-left{top:20px;left:20px}.jq-toast-wrap.top-right{top:20px;right:40px}.jq-toast-single{display:block;width:100%;padding:10px;margin:0 0 5px;border-radius:4px;font-size:12px;font-family:arial,sans-serif;line-height:17px;position:relative;pointer-events:all!important;background-color:#444;color:#fff}.jq-toast-single h2{font-family:arial,sans-serif;font-size:14px;margin:0 0 7px;background:0 0;color:inherit;line-height:inherit;letter-spacing:normal}.jq-toast-single a{color:#eee;text-decoration:none;font-weight:700;border-bottom:1px solid #fff;padding-bottom:3px;font-size:12px}.jq-toast-single ul{margin:0 0 0 15px;background:0 0;padding:0}.jq-toast-single ul li{list-style-type:disc!important;line-height:17px;background:0 0;margin:0;padding:0;letter-spacing:normal}.close-jq-toast-single{position:absolute;top:3px;right:7px;font-size:14px;cursor:pointer}.jq-toast-loader{display:block;position:absolute;top:-2px;height:5px;width:0;left:0;border-radius:5px;background:red}.jq-toast-loaded{width:100%}.jq-has-icon{padding:10px 10px 10px 50px;background-repeat:no-repeat;background-position:10px}.jq-icon-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=);background-color:#31708f;color:#d9edf7;border-color:#bce8f1}.jq-icon-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=);background-color:#8a6d3b;color:#fcf8e3;border-color:#faebcc}.jq-icon-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=);background-color:#a94442;color:#f2dede;border-color:#ebccd1}.jq-icon-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==);color:#dff0d8;background-color:#3c763d;border-color:#d6e9c6}.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}
table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc{cursor:pointer;*cursor:hand}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url(/images/sort_both.png?9a6486086d09bb38cf66a57cc559ade3)}table.dataTable thead .sorting_asc{background-image:url(/images/sort_asc.png?9326ad44ae4bebdedd141e7a53c2a730)}table.dataTable thead .sorting_desc{background-image:url(/images/sort_desc.png?1fc418e33fd5a687290258b23fac4e98)}table.dataTable thead .sorting_asc_disabled{background-image:url(/images/sort_asc_disabled.png?d7dc10c78f23615d328581aebcd805eb)}table.dataTable thead .sorting_desc_disabled{background-image:url(/images/sort_desc_disabled.png?bda51e15154a18257b4f955a222fd66f)}table.dataTable tbody tr{background-color:#ffffff}table.dataTable tbody tr.selected{background-color:#B0BED9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px 4px 4px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable th,table.dataTable td{-webkit-box-sizing:content-box;box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:0.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:0.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:0.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333 !important;border:1px solid #979797;background-color:white;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));background:-webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-o-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:linear-gradient(to bottom, #fff 0%, #dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollHead table,.dataTables_wrapper.no-footer div.dataTables_scrollBody table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:0.5em}}@media screen and (max-width: 640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:0.5em}}
@font-face {
	font-family: 'themify';
	src:url(/fonts/themify.eot?2c454669bdf3aebf32a1bd8ac1e0d2d6);
	src:url(/fonts/themify.eot?2c454669bdf3aebf32a1bd8ac1e0d2d6) format('embedded-opentype'),
		url(/fonts/themify.ttf?e23a7dcaefbde4e74e263247aa42ecd7) format('truetype'),
		url(/fonts/themify.svg?26e259531f91ffc2fafcb9a1b6a947cf) 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";
}
@charset "UTF-8";
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
            transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
            transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
          animation-name: bounce;
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
          animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
          animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
            transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
            transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
            transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
            transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
          animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
          animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
      -ms-transform-origin: top center;
          transform-origin: top center;
  -webkit-animation-name: swing;
          animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
          animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
            transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
            transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
          animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
            transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
            transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
          animation-name: bounceIn;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
          animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
          animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
          animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
          animation-name: bounceOut;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
          animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
          animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
          animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
          animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

@keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
          animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
          animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
          animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
          animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {opacity: 1;}
  100% {opacity: 0;}
}

@keyframes fadeOut {
  0% {opacity: 1;}
  100% {opacity: 0;}
}

.fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
          animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
          animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
          animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
          animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
          animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
          animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
          animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
          animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
            transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
            transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
  -webkit-animation-name: flip;
          animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
          animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
          animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
          animation-name: flipOutX;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
          animation-name: flipOutY;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
          animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
          animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
          animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
          animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
          animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
          animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
          animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
          animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
          animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
          animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
          animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
          animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
          animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
          animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
          animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
          animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
          animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
          animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
          animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
          animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
          animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
            transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
            transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
          animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
            transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
            transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
          animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
          animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
          animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
          animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
          animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
          animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
          animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
          animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
          animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
          animation-name: slideOutUp;
}
@font-face {
  font-family: 'simple-line-icons';
  src: url(/fonts/Simple-Line-Icons.eot?f33df365d6d0255b586f2920355e94d7);
  src: url(/fonts/Simple-Line-Icons.eot?f33df365d6d0255b586f2920355e94d7#iefix) format('embedded-opentype'), 
      url(/fonts/Simple-Line-Icons.woff2?0cb0b9c589c0624c9c78dd3d83e946f6) format('woff2'), 
      url(/fonts/Simple-Line-Icons.ttf?d2285965fe34b05465047401b8595dd0) format('truetype'), 
      url(/fonts/Simple-Line-Icons.woff?78f07e2c2a535c26ef21d95e41bd7175) format('woff'), 
      url(/fonts/Simple-Line-Icons.svg?0a20524862f07d9c2f624ac5d0281774#simple-line-icons) format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
 Use the following CSS code if you want to have a class per icon.
 Instead of a list of all class selectors, you can use the generic [class*="icon-"] selector, but it's slower:
*/
.icon-user,
.icon-people,
.icon-user-female,
.icon-user-follow,
.icon-user-following,
.icon-user-unfollow,
.icon-login,
.icon-logout,
.icon-emotsmile,
.icon-phone,
.icon-call-end,
.icon-call-in,
.icon-call-out,
.icon-map,
.icon-location-pin,
.icon-direction,
.icon-directions,
.icon-compass,
.icon-layers,
.icon-menu,
.icon-list,
.icon-options-vertical,
.icon-options,
.icon-arrow-down,
.icon-arrow-left,
.icon-arrow-right,
.icon-arrow-up,
.icon-arrow-up-circle,
.icon-arrow-left-circle,
.icon-arrow-right-circle,
.icon-arrow-down-circle,
.icon-check,
.icon-clock,
.icon-plus,
.icon-minus,
.icon-close,
.icon-event,
.icon-exclamation,
.icon-organization,
.icon-trophy,
.icon-screen-smartphone,
.icon-screen-desktop,
.icon-plane,
.icon-notebook,
.icon-mustache,
.icon-mouse,
.icon-magnet,
.icon-energy,
.icon-disc,
.icon-cursor,
.icon-cursor-move,
.icon-crop,
.icon-chemistry,
.icon-speedometer,
.icon-shield,
.icon-screen-tablet,
.icon-magic-wand,
.icon-hourglass,
.icon-graduation,
.icon-ghost,
.icon-game-controller,
.icon-fire,
.icon-eyeglass,
.icon-envelope-open,
.icon-envelope-letter,
.icon-bell,
.icon-badge,
.icon-anchor,
.icon-wallet,
.icon-vector,
.icon-speech,
.icon-puzzle,
.icon-printer,
.icon-present,
.icon-playlist,
.icon-pin,
.icon-picture,
.icon-handbag,
.icon-globe-alt,
.icon-globe,
.icon-folder-alt,
.icon-folder,
.icon-film,
.icon-feed,
.icon-drop,
.icon-drawer,
.icon-docs,
.icon-doc,
.icon-diamond,
.icon-cup,
.icon-calculator,
.icon-bubbles,
.icon-briefcase,
.icon-book-open,
.icon-basket-loaded,
.icon-basket,
.icon-bag,
.icon-action-undo,
.icon-action-redo,
.icon-wrench,
.icon-umbrella,
.icon-trash,
.icon-tag,
.icon-support,
.icon-frame,
.icon-size-fullscreen,
.icon-size-actual,
.icon-shuffle,
.icon-share-alt,
.icon-share,
.icon-rocket,
.icon-question,
.icon-pie-chart,
.icon-pencil,
.icon-note,
.icon-loop,
.icon-home,
.icon-grid,
.icon-graph,
.icon-microphone,
.icon-music-tone-alt,
.icon-music-tone,
.icon-earphones-alt,
.icon-earphones,
.icon-equalizer,
.icon-like,
.icon-dislike,
.icon-control-start,
.icon-control-rewind,
.icon-control-play,
.icon-control-pause,
.icon-control-forward,
.icon-control-end,
.icon-volume-1,
.icon-volume-2,
.icon-volume-off,
.icon-calendar,
.icon-bulb,
.icon-chart,
.icon-ban,
.icon-bubble,
.icon-camrecorder,
.icon-camera,
.icon-cloud-download,
.icon-cloud-upload,
.icon-envelope,
.icon-eye,
.icon-flag,
.icon-heart,
.icon-info,
.icon-key,
.icon-link,
.icon-lock,
.icon-lock-open,
.icon-magnifier,
.icon-magnifier-add,
.icon-magnifier-remove,
.icon-paper-clip,
.icon-paper-plane,
.icon-power,
.icon-refresh,
.icon-reload,
.icon-settings,
.icon-star,
.icon-symbol-female,
.icon-symbol-male,
.icon-target,
.icon-credit-card,
.icon-paypal,
.icon-social-tumblr,
.icon-social-twitter,
.icon-social-facebook,
.icon-social-instagram,
.icon-social-linkedin,
.icon-social-pinterest,
.icon-social-github,
.icon-social-google,
.icon-social-reddit,
.icon-social-skype,
.icon-social-dribbble,
.icon-social-behance,
.icon-social-foursqare,
.icon-social-soundcloud,
.icon-social-spotify,
.icon-social-stumbleupon,
.icon-social-youtube,
.icon-social-dropbox,
.icon-social-vkontakte,
.icon-social-steam {
  font-family: 'simple-line-icons';
  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;
}
.icon-user:before {
  content: "\E005";
}
.icon-people:before {
  content: "\E001";
}
.icon-user-female:before {
  content: "\E000";
}
.icon-user-follow:before {
  content: "\E002";
}
.icon-user-following:before {
  content: "\E003";
}
.icon-user-unfollow:before {
  content: "\E004";
}
.icon-login:before {
  content: "\E066";
}
.icon-logout:before {
  content: "\E065";
}
.icon-emotsmile:before {
  content: "\E021";
}
.icon-phone:before {
  content: "\E600";
}
.icon-call-end:before {
  content: "\E048";
}
.icon-call-in:before {
  content: "\E047";
}
.icon-call-out:before {
  content: "\E046";
}
.icon-map:before {
  content: "\E033";
}
.icon-location-pin:before {
  content: "\E096";
}
.icon-direction:before {
  content: "\E042";
}
.icon-directions:before {
  content: "\E041";
}
.icon-compass:before {
  content: "\E045";
}
.icon-layers:before {
  content: "\E034";
}
.icon-menu:before {
  content: "\E601";
}
.icon-list:before {
  content: "\E067";
}
.icon-options-vertical:before {
  content: "\E602";
}
.icon-options:before {
  content: "\E603";
}
.icon-arrow-down:before {
  content: "\E604";
}
.icon-arrow-left:before {
  content: "\E605";
}
.icon-arrow-right:before {
  content: "\E606";
}
.icon-arrow-up:before {
  content: "\E607";
}
.icon-arrow-up-circle:before {
  content: "\E078";
}
.icon-arrow-left-circle:before {
  content: "\E07A";
}
.icon-arrow-right-circle:before {
  content: "\E079";
}
.icon-arrow-down-circle:before {
  content: "\E07B";
}
.icon-check:before {
  content: "\E080";
}
.icon-clock:before {
  content: "\E081";
}
.icon-plus:before {
  content: "\E095";
}
.icon-minus:before {
  content: "\E615";
}
.icon-close:before {
  content: "\E082";
}
.icon-event:before {
  content: "\E619";
}
.icon-exclamation:before {
  content: "\E617";
}
.icon-organization:before {
  content: "\E616";
}
.icon-trophy:before {
  content: "\E006";
}
.icon-screen-smartphone:before {
  content: "\E010";
}
.icon-screen-desktop:before {
  content: "\E011";
}
.icon-plane:before {
  content: "\E012";
}
.icon-notebook:before {
  content: "\E013";
}
.icon-mustache:before {
  content: "\E014";
}
.icon-mouse:before {
  content: "\E015";
}
.icon-magnet:before {
  content: "\E016";
}
.icon-energy:before {
  content: "\E020";
}
.icon-disc:before {
  content: "\E022";
}
.icon-cursor:before {
  content: "\E06E";
}
.icon-cursor-move:before {
  content: "\E023";
}
.icon-crop:before {
  content: "\E024";
}
.icon-chemistry:before {
  content: "\E026";
}
.icon-speedometer:before {
  content: "\E007";
}
.icon-shield:before {
  content: "\E00E";
}
.icon-screen-tablet:before {
  content: "\E00F";
}
.icon-magic-wand:before {
  content: "\E017";
}
.icon-hourglass:before {
  content: "\E018";
}
.icon-graduation:before {
  content: "\E019";
}
.icon-ghost:before {
  content: "\E01A";
}
.icon-game-controller:before {
  content: "\E01B";
}
.icon-fire:before {
  content: "\E01C";
}
.icon-eyeglass:before {
  content: "\E01D";
}
.icon-envelope-open:before {
  content: "\E01E";
}
.icon-envelope-letter:before {
  content: "\E01F";
}
.icon-bell:before {
  content: "\E027";
}
.icon-badge:before {
  content: "\E028";
}
.icon-anchor:before {
  content: "\E029";
}
.icon-wallet:before {
  content: "\E02A";
}
.icon-vector:before {
  content: "\E02B";
}
.icon-speech:before {
  content: "\E02C";
}
.icon-puzzle:before {
  content: "\E02D";
}
.icon-printer:before {
  content: "\E02E";
}
.icon-present:before {
  content: "\E02F";
}
.icon-playlist:before {
  content: "\E030";
}
.icon-pin:before {
  content: "\E031";
}
.icon-picture:before {
  content: "\E032";
}
.icon-handbag:before {
  content: "\E035";
}
.icon-globe-alt:before {
  content: "\E036";
}
.icon-globe:before {
  content: "\E037";
}
.icon-folder-alt:before {
  content: "\E039";
}
.icon-folder:before {
  content: "\E089";
}
.icon-film:before {
  content: "\E03A";
}
.icon-feed:before {
  content: "\E03B";
}
.icon-drop:before {
  content: "\E03E";
}
.icon-drawer:before {
  content: "\E03F";
}
.icon-docs:before {
  content: "\E040";
}
.icon-doc:before {
  content: "\E085";
}
.icon-diamond:before {
  content: "\E043";
}
.icon-cup:before {
  content: "\E044";
}
.icon-calculator:before {
  content: "\E049";
}
.icon-bubbles:before {
  content: "\E04A";
}
.icon-briefcase:before {
  content: "\E04B";
}
.icon-book-open:before {
  content: "\E04C";
}
.icon-basket-loaded:before {
  content: "\E04D";
}
.icon-basket:before {
  content: "\E04E";
}
.icon-bag:before {
  content: "\E04F";
}
.icon-action-undo:before {
  content: "\E050";
}
.icon-action-redo:before {
  content: "\E051";
}
.icon-wrench:before {
  content: "\E052";
}
.icon-umbrella:before {
  content: "\E053";
}
.icon-trash:before {
  content: "\E054";
}
.icon-tag:before {
  content: "\E055";
}
.icon-support:before {
  content: "\E056";
}
.icon-frame:before {
  content: "\E038";
}
.icon-size-fullscreen:before {
  content: "\E057";
}
.icon-size-actual:before {
  content: "\E058";
}
.icon-shuffle:before {
  content: "\E059";
}
.icon-share-alt:before {
  content: "\E05A";
}
.icon-share:before {
  content: "\E05B";
}
.icon-rocket:before {
  content: "\E05C";
}
.icon-question:before {
  content: "\E05D";
}
.icon-pie-chart:before {
  content: "\E05E";
}
.icon-pencil:before {
  content: "\E05F";
}
.icon-note:before {
  content: "\E060";
}
.icon-loop:before {
  content: "\E064";
}
.icon-home:before {
  content: "\E069";
}
.icon-grid:before {
  content: "\E06A";
}
.icon-graph:before {
  content: "\E06B";
}
.icon-microphone:before {
  content: "\E063";
}
.icon-music-tone-alt:before {
  content: "\E061";
}
.icon-music-tone:before {
  content: "\E062";
}
.icon-earphones-alt:before {
  content: "\E03C";
}
.icon-earphones:before {
  content: "\E03D";
}
.icon-equalizer:before {
  content: "\E06C";
}
.icon-like:before {
  content: "\E068";
}
.icon-dislike:before {
  content: "\E06D";
}
.icon-control-start:before {
  content: "\E06F";
}
.icon-control-rewind:before {
  content: "\E070";
}
.icon-control-play:before {
  content: "\E071";
}
.icon-control-pause:before {
  content: "\E072";
}
.icon-control-forward:before {
  content: "\E073";
}
.icon-control-end:before {
  content: "\E074";
}
.icon-volume-1:before {
  content: "\E09F";
}
.icon-volume-2:before {
  content: "\E0A0";
}
.icon-volume-off:before {
  content: "\E0A1";
}
.icon-calendar:before {
  content: "\E075";
}
.icon-bulb:before {
  content: "\E076";
}
.icon-chart:before {
  content: "\E077";
}
.icon-ban:before {
  content: "\E07C";
}
.icon-bubble:before {
  content: "\E07D";
}
.icon-camrecorder:before {
  content: "\E07E";
}
.icon-camera:before {
  content: "\E07F";
}
.icon-cloud-download:before {
  content: "\E083";
}
.icon-cloud-upload:before {
  content: "\E084";
}
.icon-envelope:before {
  content: "\E086";
}
.icon-eye:before {
  content: "\E087";
}
.icon-flag:before {
  content: "\E088";
}
.icon-heart:before {
  content: "\E08A";
}
.icon-info:before {
  content: "\E08B";
}
.icon-key:before {
  content: "\E08C";
}
.icon-link:before {
  content: "\E08D";
}
.icon-lock:before {
  content: "\E08E";
}
.icon-lock-open:before {
  content: "\E08F";
}
.icon-magnifier:before {
  content: "\E090";
}
.icon-magnifier-add:before {
  content: "\E091";
}
.icon-magnifier-remove:before {
  content: "\E092";
}
.icon-paper-clip:before {
  content: "\E093";
}
.icon-paper-plane:before {
  content: "\E094";
}
.icon-power:before {
  content: "\E097";
}
.icon-refresh:before {
  content: "\E098";
}
.icon-reload:before {
  content: "\E099";
}
.icon-settings:before {
  content: "\E09A";
}
.icon-star:before {
  content: "\E09B";
}
.icon-symbol-female:before {
  content: "\E09C";
}
.icon-symbol-male:before {
  content: "\E09D";
}
.icon-target:before {
  content: "\E09E";
}
.icon-credit-card:before {
  content: "\E025";
}
.icon-paypal:before {
  content: "\E608";
}
.icon-social-tumblr:before {
  content: "\E00A";
}
.icon-social-twitter:before {
  content: "\E009";
}
.icon-social-facebook:before {
  content: "\E00B";
}
.icon-social-instagram:before {
  content: "\E609";
}
.icon-social-linkedin:before {
  content: "\E60A";
}
.icon-social-pinterest:before {
  content: "\E60B";
}
.icon-social-github:before {
  content: "\E60C";
}
.icon-social-google:before {
  content: "\E60D";
}
.icon-social-reddit:before {
  content: "\E60E";
}
.icon-social-skype:before {
  content: "\E60F";
}
.icon-social-dribbble:before {
  content: "\E00D";
}
.icon-social-behance:before {
  content: "\E610";
}
.icon-social-foursqare:before {
  content: "\E611";
}
.icon-social-soundcloud:before {
  content: "\E612";
}
.icon-social-spotify:before {
  content: "\E613";
}
.icon-social-stumbleupon:before {
  content: "\E614";
}
.icon-social-youtube:before {
  content: "\E008";
}
.icon-social-dropbox:before {
  content: "\E00C";
}
.icon-social-vkontakte:before {
  content: "\E618";
}
.icon-social-steam:before {
  content: "\E620";
}
.glyphs.character-mapping li {
  margin: 0 30px 20px 0;
  display: inline-block;
  width: 90px;
  text-align: center;
  font-size: 24px;
  color: #2b2b2b;
}
.linea-icon {
  position: relative;
}
.linea-icon svg {
  fill: #000;
}
.glyphs.character-mapping input {
  margin: 0;
  padding: 5px 0;
  line-height: 12px;
  font-size: 12px;
  display: block;
  width: 100%;
  border: 1px solid #eee;
  text-align: center;
  outline: 0;
}
.glyphs.character-mapping input:focus,
.glyphs.character-mapping input:hover
 {
  border: 1px solid #2f2c2c;
}

@font-face {
  font-family: "linea-arrows-10";
  src: url(/fonts/linea-arrows-10.eot?9b287297a8d930c35c32a62fed4eba68);
  src: url(/fonts/linea-arrows-10.eot?9b287297a8d930c35c32a62fed4eba68?#iefix) format("embedded-opentype"), 
      url(/fonts/linea-arrows-10.woff?e9c2f96041f9aa6fa05699a7e361d5cf) format("woff"), 
      url(/fonts/linea-arrows-10.ttf?4e2921ae2aa6ab286dca55f6d6822395) format("truetype"), 
      url(/fonts/linea-arrows-10.svg?ff44ca21dec006d5fd3d35575c6eb5c0#linea-arrows-10) format("svg");
  font-weight: normal;
  font-style: normal;
}
.linea-aerrow[data-icon]:before {
  font-family: "linea-arrows-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="linea-icon-"]:before,
[class*="linea- icon-"]:before {
  font-family: "linea-arrows-10" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrows-anticlockwise:before {
  content: "\E000";
}
.icon-arrows-anticlockwise-dashed:before {
  content: "\E001";
}
.icon-arrows-button-down:before {
  content: "\E002";
}
.icon-arrows-button-off:before {
  content: "\E003";
}
.icon-arrows-button-on:before {
  content: "\E004";
}
.icon-arrows-button-up:before {
  content: "\E005";
}
.icon-arrows-check:before {
  content: "\E006";
}
.icon-arrows-circle-check:before {
  content: "\E007";
}
.icon-arrows-circle-down:before {
  content: "\E008";
}
.icon-arrows-circle-downleft:before {
  content: "\E009";
}
.icon-arrows-circle-downright:before {
  content: "\E00A";
}
.icon-arrows-circle-left:before {
  content: "\E00B";
}
.icon-arrows-circle-minus:before {
  content: "\E00C";
}
.icon-arrows-circle-plus:before {
  content: "\E00D";
}
.icon-arrows-circle-remove:before {
  content: "\E00E";
}
.icon-arrows-circle-right:before {
  content: "\E00F";
}
.icon-arrows-circle-up:before {
  content: "\E010";
}
.icon-arrows-circle-upleft:before {
  content: "\E011";
}
.icon-arrows-circle-upright:before {
  content: "\E012";
}
.icon-arrows-clockwise:before {
  content: "\E013";
}
.icon-arrows-clockwise-dashed:before {
  content: "\E014";
}
.icon-arrows-compress:before {
  content: "\E015";
}
.icon-arrows-deny:before {
  content: "\E016";
}
.icon-arrows-diagonal:before {
  content: "\E017";
}
.icon-arrows-diagonal2:before {
  content: "\E018";
}
.icon-arrows-down:before {
  content: "\E019";
}
.icon-arrows-down-double:before {
  content: "\E01A";
}
.icon-arrows-downleft:before {
  content: "\E01B";
}
.icon-arrows-downright:before {
  content: "\E01C";
}
.icon-arrows-drag-down:before {
  content: "\E01D";
}
.icon-arrows-drag-down-dashed:before {
  content: "\E01E";
}
.icon-arrows-drag-horiz:before {
  content: "\E01F";
}
.icon-arrows-drag-left:before {
  content: "\E020";
}
.icon-arrows-drag-left-dashed:before {
  content: "\E021";
}
.icon-arrows-drag-right:before {
  content: "\E022";
}
.icon-arrows-drag-right-dashed:before {
  content: "\E023";
}
.icon-arrows-drag-up:before {
  content: "\E024";
}
.icon-arrows-drag-up-dashed:before {
  content: "\E025";
}
.icon-arrows-drag-vert:before {
  content: "\E026";
}
.icon-arrows-exclamation:before {
  content: "\E027";
}
.icon-arrows-expand:before {
  content: "\E028";
}
.icon-arrows-expand-diagonal1:before {
  content: "\E029";
}
.icon-arrows-expand-horizontal1:before {
  content: "\E02A";
}
.icon-arrows-expand-vertical1:before {
  content: "\E02B";
}
.icon-arrows-fit-horizontal:before {
  content: "\E02C";
}
.icon-arrows-fit-vertical:before {
  content: "\E02D";
}
.icon-arrows-glide:before {
  content: "\E02E";
}
.icon-arrows-glide-horizontal:before {
  content: "\E02F";
}
.icon-arrows-glide-vertical:before {
  content: "\E030";
}
.icon-arrows-hamburger1:before {
  content: "\E031";
}
.icon-arrows-hamburger-2:before {
  content: "\E032";
}
.icon-arrows-horizontal:before {
  content: "\E033";
}
.icon-arrows-info:before {
  content: "\E034";
}
.icon-arrows-keyboard-alt:before {
  content: "\E035";
}
.icon-arrows-keyboard-cmd:before {
  content: "\E036";
}
.icon-arrows-keyboard-delete:before {
  content: "\E037";
}
.icon-arrows-keyboard-down:before {
  content: "\E038";
}
.icon-arrows-keyboard-left:before {
  content: "\E039";
}
.icon-arrows-keyboard-return:before {
  content: "\E03A";
}
.icon-arrows-keyboard-right:before {
  content: "\E03B";
}
.icon-arrows-keyboard-shift:before {
  content: "\E03C";
}
.icon-arrows-keyboard-tab:before {
  content: "\E03D";
}
.icon-arrows-keyboard-up:before {
  content: "\E03E";
}
.icon-arrows-left:before {
  content: "\E03F";
}
.icon-arrows-left-double-32:before {
  content: "\E040";
}
.icon-arrows-minus:before {
  content: "\E041";
}
.icon-arrows-move:before {
  content: "\E042";
}
.icon-arrows-move2:before {
  content: "\E043";
}
.icon-arrows-move-bottom:before {
  content: "\E044";
}
.icon-arrows-move-left:before {
  content: "\E045";
}
.icon-arrows-move-right:before {
  content: "\E046";
}
.icon-arrows-move-top:before {
  content: "\E047";
}
.icon-arrows-plus:before {
  content: "\E048";
}
.icon-arrows-question:before {
  content: "\E049";
}
.icon-arrows-remove:before {
  content: "\E04A";
}
.icon-arrows-right:before {
  content: "\E04B";
}
.icon-arrows-right-double:before {
  content: "\E04C";
}
.icon-arrows-rotate:before {
  content: "\E04D";
}
.icon-arrows-rotate-anti:before {
  content: "\E04E";
}
.icon-arrows-rotate-anti-dashed:before {
  content: "\E04F";
}
.icon-arrows-rotate-dashed:before {
  content: "\E050";
}
.icon-arrows-shrink:before {
  content: "\E051";
}
.icon-arrows-shrink-diagonal1:before {
  content: "\E052";
}
.icon-arrows-shrink-diagonal2:before {
  content: "\E053";
}
.icon-arrows-shrink-horizonal2:before {
  content: "\E054";
}
.icon-arrows-shrink-horizontal1:before {
  content: "\E055";
}
.icon-arrows-shrink-vertical1:before {
  content: "\E056";
}
.icon-arrows-shrink-vertical2:before {
  content: "\E057";
}
.icon-arrows-sign-down:before {
  content: "\E058";
}
.icon-arrows-sign-left:before {
  content: "\E059";
}
.icon-arrows-sign-right:before {
  content: "\E05A";
}
.icon-arrows-sign-up:before {
  content: "\E05B";
}
.icon-arrows-slide-down1:before {
  content: "\E05C";
}
.icon-arrows-slide-down2:before {
  content: "\E05D";
}
.icon-arrows-slide-left1:before {
  content: "\E05E";
}
.icon-arrows-slide-left2:before {
  content: "\E05F";
}
.icon-arrows-slide-right1:before {
  content: "\E060";
}
.icon-arrows-slide-right2:before {
  content: "\E061";
}
.icon-arrows-slide-up1:before {
  content: "\E062";
}
.icon-arrows-slide-up2:before {
  content: "\E063";
}
.icon-arrows-slim-down:before {
  content: "\E064";
}
.icon-arrows-slim-down-dashed:before {
  content: "\E065";
}
.icon-arrows-slim-left:before {
  content: "\E066";
}
.icon-arrows-slim-left-dashed:before {
  content: "\E067";
}
.icon-arrows-slim-right:before {
  content: "\E068";
}
.icon-arrows-slim-right-dashed:before {
  content: "\E069";
}
.icon-arrows-slim-up:before {
  content: "\E06A";
}
.icon-arrows-slim-up-dashed:before {
  content: "\E06B";
}
.icon-arrows-square-check:before {
  content: "\E06C";
}
.icon-arrows-square-down:before {
  content: "\E06D";
}
.icon-arrows-square-downleft:before {
  content: "\E06E";
}
.icon-arrows-square-downright:before {
  content: "\E06F";
}
.icon-arrows-square-left:before {
  content: "\E070";
}
.icon-arrows-square-minus:before {
  content: "\E071";
}
.icon-arrows-square-plus:before {
  content: "\E072";
}
.icon-arrows-square-remove:before {
  content: "\E073";
}
.icon-arrows-square-right:before {
  content: "\E074";
}
.icon-arrows-square-up:before {
  content: "\E075";
}
.icon-arrows-square-upleft:before {
  content: "\E076";
}
.icon-arrows-square-upright:before {
  content: "\E077";
}
.icon-arrows-squares:before {
  content: "\E078";
}
.icon-arrows-stretch-diagonal1:before {
  content: "\E079";
}
.icon-arrows-stretch-diagonal2:before {
  content: "\E07A";
}
.icon-arrows-stretch-diagonal3:before {
  content: "\E07B";
}
.icon-arrows-stretch-diagonal4:before {
  content: "\E07C";
}
.icon-arrows-stretch-horizontal1:before {
  content: "\E07D";
}
.icon-arrows-stretch-horizontal2:before {
  content: "\E07E";
}
.icon-arrows-stretch-vertical1:before {
  content: "\E07F";
}
.icon-arrows-stretch-vertical2:before {
  content: "\E080";
}
.icon-arrows-switch-horizontal:before {
  content: "\E081";
}
.icon-arrows-switch-vertical:before {
  content: "\E082";
}
.icon-arrows-up:before {
  content: "\E083";
}
.icon-arrows-up-double-33:before {
  content: "\E084";
}
.icon-arrows-upleft:before {
  content: "\E085";
}
.icon-arrows-upright:before {
  content: "\E086";
}
.icon-arrows-vertical:before {
  content: "\E087";
}
/*Basic icon*/
@font-face {
  font-family: "linea-basic-10";
  src: url(/fonts/linea-basic-10.eot?e4de528c00da0c081906c3caea289f0f);
  src: url(/fonts/linea-basic-10d41d.eot?e4de528c00da0c081906c3caea289f0f?#iefix) format("embedded-opentype"), 
      url(/fonts/linea-basic-10.woff?61f3a8a387a64abfc0535cd0813cd71a) format("woff"), 
      url(/fonts/linea-basic-10.ttf?e6763f008205c55db623cdf68bbd581f) format("truetype"), 
      url(/fonts/linea-basic-10.svg?02a2106b86f1f7535797c4c7ba4479c4#linea-basic-10) format("svg");
  font-weight: normal;
  font-style: normal;
}
.linea-basic[data-icon]:before {
  font-family: "linea-basic-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="linea-icon-"]:before,
[class*="linea- icon-"]:before {
  font-family: "linea-basic-10" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-basic-accelerator:before {
  content: "a";
}
.icon-basic-alarm:before {
  content: "b";
}
.icon-basic-anchor:before {
  content: "c";
}
.icon-basic-anticlockwise:before {
  content: "d";
}
.icon-basic-archive:before {
  content: "e";
}
.icon-basic-archive-full:before {
  content: "f";
}
.icon-basic-ban:before {
  content: "g";
}
.icon-basic-battery-charge:before {
  content: "h";
}
.icon-basic-battery-empty:before {
  content: "i";
}
.icon-basic-battery-full:before {
  content: "j";
}
.icon-basic-battery-half:before {
  content: "k";
}
.icon-basic-bolt:before {
  content: "l";
}
.icon-basic-book:before {
  content: "m";
}
.icon-basic-book-pen:before {
  content: "n";
}
.icon-basic-book-pencil:before {
  content: "o";
}
.icon-basic-bookmark:before {
  content: "p";
}
.icon-basic-calculator:before {
  content: "q";
}
.icon-basic-calendar:before {
  content: "r";
}
.icon-basic-cards-diamonds:before {
  content: "s";
}
.icon-basic-cards-hearts:before {
  content: "t";
}
.icon-basic-case:before {
  content: "u";
}
.icon-basic-chronometer:before {
  content: "v";
}
.icon-basic-clessidre:before {
  content: "w";
}
.icon-basic-clock:before {
  content: "x";
}
.icon-basic-clockwise:before {
  content: "y";
}
.icon-basic-cloud:before {
  content: "z";
}
.icon-basic-clubs:before {
  content: "A";
}
.icon-basic-compass:before {
  content: "B";
}
.icon-basic-cup:before {
  content: "C";
}
.icon-basic-diamonds:before {
  content: "D";
}
.icon-basic-display:before {
  content: "E";
}
.icon-basic-download:before {
  content: "F";
}
.icon-basic-exclamation:before {
  content: "G";
}
.icon-basic-eye:before {
  content: "H";
}
.icon-basic-eye-closed:before {
  content: "I";
}
.icon-basic-female:before {
  content: "J";
}
.icon-basic-flag1:before {
  content: "K";
}
.icon-basic-flag2:before {
  content: "L";
}
.icon-basic-floppydisk:before {
  content: "M";
}
.icon-basic-folder:before {
  content: "N";
}
.icon-basic-folder-multiple:before {
  content: "O";
}
.icon-basic-gear:before {
  content: "P";
}
.icon-basic-geolocalize-01:before {
  content: "Q";
}
.icon-basic-geolocalize-05:before {
  content: "R";
}
.icon-basic-globe:before {
  content: "S";
}
.icon-basic-gunsight:before {
  content: "T";
}
.icon-basic-hammer:before {
  content: "U";
}
.icon-basic-headset:before {
  content: "V";
}
.icon-basic-heart:before {
  content: "W";
}
.icon-basic-heart-broken:before {
  content: "X";
}
.icon-basic-helm:before {
  content: "Y";
}
.icon-basic-home:before {
  content: "Z";
}
.icon-basic-info:before {
  content: "0";
}
.icon-basic-ipod:before {
  content: "1";
}
.icon-basic-joypad:before {
  content: "2";
}
.icon-basic-key:before {
  content: "3";
}
.icon-basic-keyboard:before {
  content: "4";
}
.icon-basic-laptop:before {
  content: "5";
}
.icon-basic-life-buoy:before {
  content: "6";
}
.icon-basic-lightbulb:before {
  content: "7";
}
.icon-basic-link:before {
  content: "8";
}
.icon-basic-lock:before {
  content: "9";
}
.icon-basic-lock-open:before {
  content: "!";
}
.icon-basic-magic-mouse:before {
  content: "\"";
}
.icon-basic-magnifier:before {
  content: "#";
}
.icon-basic-magnifier-minus:before {
  content: "$";
}
.icon-basic-magnifier-plus:before {
  content: "%";
}
.icon-basic-mail:before {
  content: "&";
}
.icon-basic-mail-multiple:before {
  content: "'";
}
.icon-basic-mail-open:before {
  content: "(";
}
.icon-basic-mail-open-text:before {
  content: ")";
}
.icon-basic-male:before {
  content: "*";
}
.icon-basic-map:before {
  content: "+";
}
.icon-basic-message:before {
  content: ",";
}
.icon-basic-message-multiple:before {
  content: "-";
}
.icon-basic-message-txt:before {
  content: ".";
}
.icon-basic-mixer2:before {
  content: "/";
}
.icon-basic-mouse:before {
  content: ":";
}
.icon-basic-notebook:before {
  content: ";";
}
.icon-basic-notebook-pen:before {
  content: "<";
}
.icon-basic-notebook-pencil:before {
  content: "=";
}
.icon-basic-paperplane:before {
  content: ">";
}
.icon-basic-pencil-ruler:before {
  content: "?";
}
.icon-basic-pencil-ruler-pen:before {
  content: "@";
}
.icon-basic-photo:before {
  content: "[";
}
.icon-basic-picture:before {
  content: "]";
}
.icon-basic-picture-multiple:before {
  content: "^";
}
.icon-basic-pin1:before {
  content: "_";
}
.icon-basic-pin2:before {
  content: "`";
}
.icon-basic-postcard:before {
  content: "{";
}
.icon-basic-postcard-multiple:before {
  content: "|";
}
.icon-basic-printer:before {
  content: "}";
}
.icon-basic-question:before {
  content: "~";
}
.icon-basic-rss:before {
  content: "\\";
}
.icon-basic-server:before {
  content: "\E000";
}
.icon-basic-server2:before {
  content: "\E001";
}
.icon-basic-server-cloud:before {
  content: "\E002";
}
.icon-basic-server-download:before {
  content: "\E003";
}
.icon-basic-server-upload:before {
  content: "\E004";
}
.icon-basic-settings:before {
  content: "\E005";
}
.icon-basic-share:before {
  content: "\E006";
}
.icon-basic-sheet:before {
  content: "\E007";
}
.icon-basic-sheet-multiple:before {
  content: "\E008";
}
.icon-basic-sheet-pen:before {
  content: "\E009";
}
.icon-basic-sheet-pencil:before {
  content: "\E00A";
}
.icon-basic-sheet-txt:before {
  content: "\E00B";
}
.icon-basic-signs:before {
  content: "\E00C";
}
.icon-basic-smartphone:before {
  content: "\E00D";
}
.icon-basic-spades:before {
  content: "\E00E";
}
.icon-basic-spread:before {
  content: "\E00F";
}
.icon-basic-spread-bookmark:before {
  content: "\E010";
}
.icon-basic-spread-text:before {
  content: "\E011";
}
.icon-basic-spread-text-bookmark:before {
  content: "\E012";
}
.icon-basic-star:before {
  content: "\E013";
}
.icon-basic-tablet:before {
  content: "\E014";
}
.icon-basic-target:before {
  content: "\E015";
}
.icon-basic-todo:before {
  content: "\E016";
}
.icon-basic-todo-pen:before {
  content: "\E017";
}
.icon-basic-todo-pencil:before {
  content: "\E018";
}
.icon-basic-todo-txt:before {
  content: "\E019";
}
.icon-basic-todolist-pen:before {
  content: "\E01A";
}
.icon-basic-todolist-pencil:before {
  content: "\E01B";
}
.icon-basic-trashcan:before {
  content: "\E01C";
}
.icon-basic-trashcan-full:before {
  content: "\E01D";
}
.icon-basic-trashcan-refresh:before {
  content: "\E01E";
}
.icon-basic-trashcan-remove:before {
  content: "\E01F";
}
.icon-basic-upload:before {
  content: "\E020";
}
.icon-basic-usb:before {
  content: "\E021";
}
.icon-basic-video:before {
  content: "\E022";
}
.icon-basic-watch:before {
  content: "\E023";
}
.icon-basic-webpage:before {
  content: "\E024";
}
.icon-basic-webpage-img-txt:before {
  content: "\E025";
}
.icon-basic-webpage-multiple:before {
  content: "\E026";
}
.icon-basic-webpage-txt:before {
  content: "\E027";
}
.icon-basic-world:before {
  content: "\E028";
}
/*Basic elaboration*/
@font-face {
  font-family: "linea-basic-elaboration-10";
  src: url(/fonts/linea-basic-elaboration-10.eot?7193d8c51aea93b5f5751bdb676a7b31);
  src: url(/fonts/linea-basic-elaboration-10d41d.eot?7193d8c51aea93b5f5751bdb676a7b31?#iefix) format("embedded-opentype"), 
  url(/fonts/linea-basic-elaboration-10.woff?0ce002fd728a1b688e7ce4d82cdb0369) format("woff"), 
  url(/fonts/linea-basic-elaboration-10.ttf?3759629be32bb8b55b2119af8cf5122d) format("truetype"), 
  url(/fonts/linea-basic-elaboration-10.svg?fc3b0cbf72c21d885e38252c93ae534f#linea-basic-elaboration-10) format("svg");
  font-weight: normal;
  font-style: normal;
}
.linea-elaborate[data-icon]:before {
  font-family: "linea-basic-elaboration-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="linea-icon-"]:before,
[class*="linea- icon-"]:before {
  font-family: "linea-basic-elaboration-10" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-basic-elaboration-bookmark-checck:before {
  content: "a";
}
.icon-basic-elaboration-bookmark-minus:before {
  content: "b";
}
.icon-basic-elaboration-bookmark-plus:before {
  content: "c";
}
.icon-basic-elaboration-bookmark-remove:before {
  content: "d";
}
.icon-basic-elaboration-briefcase-check:before {
  content: "e";
}
.icon-basic-elaboration-briefcase-download:before {
  content: "f";
}
.icon-basic-elaboration-briefcase-flagged:before {
  content: "g";
}
.icon-basic-elaboration-briefcase-minus:before {
  content: "h";
}
.icon-basic-elaboration-briefcase-plus:before {
  content: "i";
}
.icon-basic-elaboration-briefcase-refresh:before {
  content: "j";
}
.icon-basic-elaboration-briefcase-remove:before {
  content: "k";
}
.icon-basic-elaboration-briefcase-search:before {
  content: "l";
}
.icon-basic-elaboration-briefcase-star:before {
  content: "m";
}
.icon-basic-elaboration-briefcase-upload:before {
  content: "n";
}
.icon-basic-elaboration-browser-check:before {
  content: "o";
}
.icon-basic-elaboration-browser-download:before {
  content: "p";
}
.icon-basic-elaboration-browser-minus:before {
  content: "q";
}
.icon-basic-elaboration-browser-plus:before {
  content: "r";
}
.icon-basic-elaboration-browser-refresh:before {
  content: "s";
}
.icon-basic-elaboration-browser-remove:before {
  content: "t";
}
.icon-basic-elaboration-browser-search:before {
  content: "u";
}
.icon-basic-elaboration-browser-star:before {
  content: "v";
}
.icon-basic-elaboration-browser-upload:before {
  content: "w";
}
.icon-basic-elaboration-calendar-check:before {
  content: "x";
}
.icon-basic-elaboration-calendar-cloud:before {
  content: "y";
}
.icon-basic-elaboration-calendar-download:before {
  content: "z";
}
.icon-basic-elaboration-calendar-empty:before {
  content: "A";
}
.icon-basic-elaboration-calendar-flagged:before {
  content: "B";
}
.icon-basic-elaboration-calendar-heart:before {
  content: "C";
}
.icon-basic-elaboration-calendar-minus:before {
  content: "D";
}
.icon-basic-elaboration-calendar-next:before {
  content: "E";
}
.icon-basic-elaboration-calendar-noaccess:before {
  content: "F";
}
.icon-basic-elaboration-calendar-pencil:before {
  content: "G";
}
.icon-basic-elaboration-calendar-plus:before {
  content: "H";
}
.icon-basic-elaboration-calendar-previous:before {
  content: "I";
}
.icon-basic-elaboration-calendar-refresh:before {
  content: "J";
}
.icon-basic-elaboration-calendar-remove:before {
  content: "K";
}
.icon-basic-elaboration-calendar-search:before {
  content: "L";
}
.icon-basic-elaboration-calendar-star:before {
  content: "M";
}
.icon-basic-elaboration-calendar-upload:before {
  content: "N";
}
.icon-basic-elaboration-cloud-check:before {
  content: "O";
}
.icon-basic-elaboration-cloud-download:before {
  content: "P";
}
.icon-basic-elaboration-cloud-minus:before {
  content: "Q";
}
.icon-basic-elaboration-cloud-noaccess:before {
  content: "R";
}
.icon-basic-elaboration-cloud-plus:before {
  content: "S";
}
.icon-basic-elaboration-cloud-refresh:before {
  content: "T";
}
.icon-basic-elaboration-cloud-remove:before {
  content: "U";
}
.icon-basic-elaboration-cloud-search:before {
  content: "V";
}
.icon-basic-elaboration-cloud-upload:before {
  content: "W";
}
.icon-basic-elaboration-document-check:before {
  content: "X";
}
.icon-basic-elaboration-document-cloud:before {
  content: "Y";
}
.icon-basic-elaboration-document-download:before {
  content: "Z";
}
.icon-basic-elaboration-document-flagged:before {
  content: "0";
}
.icon-basic-elaboration-document-graph:before {
  content: "1";
}
.icon-basic-elaboration-document-heart:before {
  content: "2";
}
.icon-basic-elaboration-document-minus:before {
  content: "3";
}
.icon-basic-elaboration-document-next:before {
  content: "4";
}
.icon-basic-elaboration-document-noaccess:before {
  content: "5";
}
.icon-basic-elaboration-document-note:before {
  content: "6";
}
.icon-basic-elaboration-document-pencil:before {
  content: "7";
}
.icon-basic-elaboration-document-picture:before {
  content: "8";
}
.icon-basic-elaboration-document-plus:before {
  content: "9";
}
.icon-basic-elaboration-document-previous:before {
  content: "!";
}
.icon-basic-elaboration-document-refresh:before {
  content: "\"";
}
.icon-basic-elaboration-document-remove:before {
  content: "#";
}
.icon-basic-elaboration-document-search:before {
  content: "$";
}
.icon-basic-elaboration-document-star:before {
  content: "%";
}
.icon-basic-elaboration-document-upload:before {
  content: "&";
}
.icon-basic-elaboration-folder-check:before {
  content: "'";
}
.icon-basic-elaboration-folder-cloud:before {
  content: "(";
}
.icon-basic-elaboration-folder-document:before {
  content: ")";
}
.icon-basic-elaboration-folder-download:before {
  content: "*";
}
.icon-basic-elaboration-folder-flagged:before {
  content: "+";
}
.icon-basic-elaboration-folder-graph:before {
  content: ",";
}
.icon-basic-elaboration-folder-heart:before {
  content: "-";
}
.icon-basic-elaboration-folder-minus:before {
  content: ".";
}
.icon-basic-elaboration-folder-next:before {
  content: "/";
}
.icon-basic-elaboration-folder-noaccess:before {
  content: ":";
}
.icon-basic-elaboration-folder-note:before {
  content: ";";
}
.icon-basic-elaboration-folder-pencil:before {
  content: "<";
}
.icon-basic-elaboration-folder-picture:before {
  content: "=";
}
.icon-basic-elaboration-folder-plus:before {
  content: ">";
}
.icon-basic-elaboration-folder-previous:before {
  content: "?";
}
.icon-basic-elaboration-folder-refresh:before {
  content: "@";
}
.icon-basic-elaboration-folder-remove:before {
  content: "[";
}
.icon-basic-elaboration-folder-search:before {
  content: "]";
}
.icon-basic-elaboration-folder-star:before {
  content: "^";
}
.icon-basic-elaboration-folder-upload:before {
  content: "_";
}
.icon-basic-elaboration-mail-check:before {
  content: "`";
}
.icon-basic-elaboration-mail-cloud:before {
  content: "{";
}
.icon-basic-elaboration-mail-document:before {
  content: "|";
}
.icon-basic-elaboration-mail-download:before {
  content: "}";
}
.icon-basic-elaboration-mail-flagged:before {
  content: "~";
}
.icon-basic-elaboration-mail-heart:before {
  content: "\\";
}
.icon-basic-elaboration-mail-next:before {
  content: "\E000";
}
.icon-basic-elaboration-mail-noaccess:before {
  content: "\E001";
}
.icon-basic-elaboration-mail-note:before {
  content: "\E002";
}
.icon-basic-elaboration-mail-pencil:before {
  content: "\E003";
}
.icon-basic-elaboration-mail-picture:before {
  content: "\E004";
}
.icon-basic-elaboration-mail-previous:before {
  content: "\E005";
}
.icon-basic-elaboration-mail-refresh:before {
  content: "\E006";
}
.icon-basic-elaboration-mail-remove:before {
  content: "\E007";
}
.icon-basic-elaboration-mail-search:before {
  content: "\E008";
}
.icon-basic-elaboration-mail-star:before {
  content: "\E009";
}
.icon-basic-elaboration-mail-upload:before {
  content: "\E00A";
}
.icon-basic-elaboration-message-check:before {
  content: "\E00B";
}
.icon-basic-elaboration-message-dots:before {
  content: "\E00C";
}
.icon-basic-elaboration-message-happy:before {
  content: "\E00D";
}
.icon-basic-elaboration-message-heart:before {
  content: "\E00E";
}
.icon-basic-elaboration-message-minus:before {
  content: "\E00F";
}
.icon-basic-elaboration-message-note:before {
  content: "\E010";
}
.icon-basic-elaboration-message-plus:before {
  content: "\E011";
}
.icon-basic-elaboration-message-refresh:before {
  content: "\E012";
}
.icon-basic-elaboration-message-remove:before {
  content: "\E013";
}
.icon-basic-elaboration-message-sad:before {
  content: "\E014";
}
.icon-basic-elaboration-smartphone-cloud:before {
  content: "\E015";
}
.icon-basic-elaboration-smartphone-heart:before {
  content: "\E016";
}
.icon-basic-elaboration-smartphone-noaccess:before {
  content: "\E017";
}
.icon-basic-elaboration-smartphone-note:before {
  content: "\E018";
}
.icon-basic-elaboration-smartphone-pencil:before {
  content: "\E019";
}
.icon-basic-elaboration-smartphone-picture:before {
  content: "\E01A";
}
.icon-basic-elaboration-smartphone-refresh:before {
  content: "\E01B";
}
.icon-basic-elaboration-smartphone-search:before {
  content: "\E01C";
}
.icon-basic-elaboration-tablet-cloud:before {
  content: "\E01D";
}
.icon-basic-elaboration-tablet-heart:before {
  content: "\E01E";
}
.icon-basic-elaboration-tablet-noaccess:before {
  content: "\E01F";
}
.icon-basic-elaboration-tablet-note:before {
  content: "\E020";
}
.icon-basic-elaboration-tablet-pencil:before {
  content: "\E021";
}
.icon-basic-elaboration-tablet-picture:before {
  content: "\E022";
}
.icon-basic-elaboration-tablet-refresh:before {
  content: "\E023";
}
.icon-basic-elaboration-tablet-search:before {
  content: "\E024";
}
.icon-basic-elaboration-todolist-2:before {
  content: "\E025";
}
.icon-basic-elaboration-todolist-check:before {
  content: "\E026";
}
.icon-basic-elaboration-todolist-cloud:before {
  content: "\E027";
}
.icon-basic-elaboration-todolist-download:before {
  content: "\E028";
}
.icon-basic-elaboration-todolist-flagged:before {
  content: "\E029";
}
.icon-basic-elaboration-todolist-minus:before {
  content: "\E02A";
}
.icon-basic-elaboration-todolist-noaccess:before {
  content: "\E02B";
}
.icon-basic-elaboration-todolist-pencil:before {
  content: "\E02C";
}
.icon-basic-elaboration-todolist-plus:before {
  content: "\E02D";
}
.icon-basic-elaboration-todolist-refresh:before {
  content: "\E02E";
}
.icon-basic-elaboration-todolist-remove:before {
  content: "\E02F";
}
.icon-basic-elaboration-todolist-search:before {
  content: "\E030";
}
.icon-basic-elaboration-todolist-star:before {
  content: "\E031";
}
.icon-basic-elaboration-todolist-upload:before {
  content: "\E032";
}
/*Ecommerce*/
@font-face {
  font-family: "linea-ecommerce-10";
  src: url(/fonts/linea-ecommerce-10.eot?ffd2088eabba9bda4af6b6e98787e789);
  src: url(/fonts/linea-ecommerce-10d41d.eot?ffd2088eabba9bda4af6b6e98787e789?#iefix) format("embedded-opentype"), 
  url(/fonts/linea-ecommerce-10.woff?9341e6c26dba68b0226832f4623833be) format("woff"), 
  url(/fonts/linea-ecommerce-10.ttf?e8892174d7f87530f38e6a0bd5358cac) format("truetype"), 
  url(/fonts/linea-ecommerce-10.svg?243aff537b11fd8a6c9511412cfd07e3#linea-ecommerce-10) format("svg");
  font-weight: normal;
  font-style: normal;
}
.linea-ecommerce[data-icon]:before {
  font-family: "linea-ecommerce-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="linea-icon-"]:before,
[class*="linea- icon-"]:before {
  font-family: "linea-ecommerce-10" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-ecommerce-bag:before {
  content: "a";
}
.icon-ecommerce-bag-check:before {
  content: "b";
}
.icon-ecommerce-bag-cloud:before {
  content: "c";
}
.icon-ecommerce-bag-download:before {
  content: "d";
}
.icon-ecommerce-bag-minus:before {
  content: "e";
}
.icon-ecommerce-bag-plus:before {
  content: "f";
}
.icon-ecommerce-bag-refresh:before {
  content: "g";
}
.icon-ecommerce-bag-remove:before {
  content: "h";
}
.icon-ecommerce-bag-search:before {
  content: "i";
}
.icon-ecommerce-bag-upload:before {
  content: "j";
}
.icon-ecommerce-banknote:before {
  content: "k";
}
.icon-ecommerce-banknotes:before {
  content: "l";
}
.icon-ecommerce-basket:before {
  content: "m";
}
.icon-ecommerce-basket-check:before {
  content: "n";
}
.icon-ecommerce-basket-cloud:before {
  content: "o";
}
.icon-ecommerce-basket-download:before {
  content: "p";
}
.icon-ecommerce-basket-minus:before {
  content: "q";
}
.icon-ecommerce-basket-plus:before {
  content: "r";
}
.icon-ecommerce-basket-refresh:before {
  content: "s";
}
.icon-ecommerce-basket-remove:before {
  content: "t";
}
.icon-ecommerce-basket-search:before {
  content: "u";
}
.icon-ecommerce-basket-upload:before {
  content: "v";
}
.icon-ecommerce-bath:before {
  content: "w";
}
.icon-ecommerce-cart:before {
  content: "x";
}
.icon-ecommerce-cart-check:before {
  content: "y";
}
.icon-ecommerce-cart-cloud:before {
  content: "z";
}
.icon-ecommerce-cart-content:before {
  content: "A";
}
.icon-ecommerce-cart-download:before {
  content: "B";
}
.icon-ecommerce-cart-minus:before {
  content: "C";
}
.icon-ecommerce-cart-plus:before {
  content: "D";
}
.icon-ecommerce-cart-refresh:before {
  content: "E";
}
.icon-ecommerce-cart-remove:before {
  content: "F";
}
.icon-ecommerce-cart-search:before {
  content: "G";
}
.icon-ecommerce-cart-upload:before {
  content: "H";
}
.icon-ecommerce-cent:before {
  content: "I";
}
.icon-ecommerce-colon:before {
  content: "J";
}
.icon-ecommerce-creditcard:before {
  content: "K";
}
.icon-ecommerce-diamond:before {
  content: "L";
}
.icon-ecommerce-dollar:before {
  content: "M";
}
.icon-ecommerce-euro:before {
  content: "N";
}
.icon-ecommerce-franc:before {
  content: "O";
}
.icon-ecommerce-gift:before {
  content: "P";
}
.icon-ecommerce-graph1:before {
  content: "Q";
}
.icon-ecommerce-graph2:before {
  content: "R";
}
.icon-ecommerce-graph3:before {
  content: "S";
}
.icon-ecommerce-graph-decrease:before {
  content: "T";
}
.icon-ecommerce-graph-increase:before {
  content: "U";
}
.icon-ecommerce-guarani:before {
  content: "V";
}
.icon-ecommerce-kips:before {
  content: "W";
}
.icon-ecommerce-lira:before {
  content: "X";
}
.icon-ecommerce-megaphone:before {
  content: "Y";
}
.icon-ecommerce-money:before {
  content: "Z";
}
.icon-ecommerce-naira:before {
  content: "0";
}
.icon-ecommerce-pesos:before {
  content: "1";
}
.icon-ecommerce-pound:before {
  content: "2";
}
.icon-ecommerce-receipt:before {
  content: "3";
}
.icon-ecommerce-receipt-bath:before {
  content: "4";
}
.icon-ecommerce-receipt-cent:before {
  content: "5";
}
.icon-ecommerce-receipt-dollar:before {
  content: "6";
}
.icon-ecommerce-receipt-euro:before {
  content: "7";
}
.icon-ecommerce-receipt-franc:before {
  content: "8";
}
.icon-ecommerce-receipt-guarani:before {
  content: "9";
}
.icon-ecommerce-receipt-kips:before {
  content: "!";
}
.icon-ecommerce-receipt-lira:before {
  content: "\"";
}
.icon-ecommerce-receipt-naira:before {
  content: "#";
}
.icon-ecommerce-receipt-pesos:before {
  content: "$";
}
.icon-ecommerce-receipt-pound:before {
  content: "%";
}
.icon-ecommerce-receipt-rublo:before {
  content: "&";
}
.icon-ecommerce-receipt-rupee:before {
  content: "'";
}
.icon-ecommerce-receipt-tugrik:before {
  content: "(";
}
.icon-ecommerce-receipt-won:before {
  content: ")";
}
.icon-ecommerce-receipt-yen:before {
  content: "*";
}
.icon-ecommerce-receipt-yen2:before {
  content: "+";
}
.icon-ecommerce-recept-colon:before {
  content: ",";
}
.icon-ecommerce-rublo:before {
  content: "-";
}
.icon-ecommerce-rupee:before {
  content: ".";
}
.icon-ecommerce-safe:before {
  content: "/";
}
.icon-ecommerce-sale:before {
  content: ":";
}
.icon-ecommerce-sales:before {
  content: ";";
}
.icon-ecommerce-ticket:before {
  content: "<";
}
.icon-ecommerce-tugriks:before {
  content: "=";
}
.icon-ecommerce-wallet:before {
  content: ">";
}
.icon-ecommerce-won:before {
  content: "?";
}
.icon-ecommerce-yen:before {
  content: "@";
}
.icon-ecommerce-yen2:before {
  content: "[";
}
/*Music */
@font-face {
  font-family: "linea-music-10";
  src: url(/fonts/linea-music-10.eot?a7dcedf1c8fb3ca799445dcfe7f5e875);
  src: url(/fonts/linea-music-10d41d.eot?a7dcedf1c8fb3ca799445dcfe7f5e875?#iefix) format("embedded-opentype"), 
  url(/fonts/linea-music-10.woff?7fe2deb0e63326e5d93de9c6e36f2465) format("woff"), 
  url(/fonts/linea-music-10.ttf?41575b6f5ffd293becbb140ff87328c8) format("truetype"), 
  url(/fonts/linea-music-10.svg?a105d844e3d5c87a0334d042e0a15901#linea-music-10) format("svg");
  font-weight: normal;
  font-style: normal;
}
.linea-music[data-icon]:before {
  font-family: "linea-music-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="linea-icon-"]:before,
[class*="linea- icon-"]:before {
  font-family: "linea-music-10" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-music-beginning-button:before {
  content: "a";
}
.icon-music-bell:before {
  content: "b";
}
.icon-music-cd:before {
  content: "c";
}
.icon-music-diapason:before {
  content: "d";
}
.icon-music-eject-button:before {
  content: "e";
}
.icon-music-end-button:before {
  content: "f";
}
.icon-music-fastforward-button:before {
  content: "g";
}
.icon-music-headphones:before {
  content: "h";
}
.icon-music-ipod:before {
  content: "i";
}
.icon-music-loudspeaker:before {
  content: "j";
}
.icon-music-microphone:before {
  content: "k";
}
.icon-music-microphone-old:before {
  content: "l";
}
.icon-music-mixer:before {
  content: "m";
}
.icon-music-mute:before {
  content: "n";
}
.icon-music-note-multiple:before {
  content: "o";
}
.icon-music-note-single:before {
  content: "p";
}
.icon-music-pause-button:before {
  content: "q";
}
.icon-music-play-button:before {
  content: "r";
}
.icon-music-playlist:before {
  content: "s";
}
.icon-music-radio-ghettoblaster:before {
  content: "t";
}
.icon-music-radio-portable:before {
  content: "u";
}
.icon-music-record:before {
  content: "v";
}
.icon-music-recordplayer:before {
  content: "w";
}
.icon-music-repeat-button:before {
  content: "x";
}
.icon-music-rewind-button:before {
  content: "y";
}
.icon-music-shuffle-button:before {
  content: "z";
}
.icon-music-stop-button:before {
  content: "A";
}
.icon-music-tape:before {
  content: "B";
}
.icon-music-volume-down:before {
  content: "C";
}
.icon-music-volume-up:before {
  content: "D";
}
/*Software*/
@font-face {
  font-family: "linea-software-10";
  src: url(/fonts/linea-software-10.eot?b5b4a545328f3eee27895cc001cbadd3);
  src: url(/fonts/linea-software-10d41d.eot?b5b4a545328f3eee27895cc001cbadd3?#iefix) format("embedded-opentype"), 
  url(/fonts/linea-software-10.woff?602d0d4d6fbd5993dbc867749d2e9a5e) format("woff"), 
  url(/fonts/linea-software-10.ttf?8fe30102fca386ab297caed9dfa59314) format("truetype"), 
  url(/fonts/linea-software-10.svg?28273da0a509976fb67fdd163565ea97#linea-software-10) format("svg");
  font-weight: normal;
  font-style: normal;
}
.linea-software[data-icon]:before {
  font-family: "linea-software-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="linea-icon-"]:before,
[class*="linea- icon-"]:before {
  font-family: "linea-software-10" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-software-add-vectorpoint:before {
  content: "a";
}
.icon-software-box-oval:before {
  content: "b";
}
.icon-software-box-polygon:before {
  content: "c";
}
.icon-software-box-rectangle:before {
  content: "d";
}
.icon-software-box-roundedrectangle:before {
  content: "e";
}
.icon-software-character:before {
  content: "f";
}
.icon-software-crop:before {
  content: "g";
}
.icon-software-eyedropper:before {
  content: "h";
}
.icon-software-font-allcaps:before {
  content: "i";
}
.icon-software-font-baseline-shift:before {
  content: "j";
}
.icon-software-font-horizontal-scale:before {
  content: "k";
}
.icon-software-font-kerning:before {
  content: "l";
}
.icon-software-font-leading:before {
  content: "m";
}
.icon-software-font-size:before {
  content: "n";
}
.icon-software-font-smallcapital:before {
  content: "o";
}
.icon-software-font-smallcaps:before {
  content: "p";
}
.icon-software-font-strikethrough:before {
  content: "q";
}
.icon-software-font-tracking:before {
  content: "r";
}
.icon-software-font-underline:before {
  content: "s";
}
.icon-software-font-vertical-scale:before {
  content: "t";
}
.icon-software-horizontal-align-center:before {
  content: "u";
}
.icon-software-horizontal-align-left:before {
  content: "v";
}
.icon-software-horizontal-align-right:before {
  content: "w";
}
.icon-software-horizontal-distribute-center:before {
  content: "x";
}
.icon-software-horizontal-distribute-left:before {
  content: "y";
}
.icon-software-horizontal-distribute-right:before {
  content: "z";
}
.icon-software-indent-firstline:before {
  content: "A";
}
.icon-software-indent-left:before {
  content: "B";
}
.icon-software-indent-right:before {
  content: "C";
}
.icon-software-lasso:before {
  content: "D";
}
.icon-software-layers1:before {
  content: "E";
}
.icon-software-layers2:before {
  content: "F";
}
.icon-software-layout:before {
  content: "G";
}
.icon-software-layout-2columns:before {
  content: "H";
}
.icon-software-layout-3columns:before {
  content: "I";
}
.icon-software-layout-4boxes:before {
  content: "J";
}
.icon-software-layout-4columns:before {
  content: "K";
}
.icon-software-layout-4lines:before {
  content: "L";
}
.icon-software-layout-8boxes:before {
  content: "M";
}
.icon-software-layout-header:before {
  content: "N";
}
.icon-software-layout-header-2columns:before {
  content: "O";
}
.icon-software-layout-header-3columns:before {
  content: "P";
}
.icon-software-layout-header-4boxes:before {
  content: "Q";
}
.icon-software-layout-header-4columns:before {
  content: "R";
}
.icon-software-layout-header-complex:before {
  content: "S";
}
.icon-software-layout-header-complex2:before {
  content: "T";
}
.icon-software-layout-header-complex3:before {
  content: "U";
}
.icon-software-layout-header-complex4:before {
  content: "V";
}
.icon-software-layout-header-sideleft:before {
  content: "W";
}
.icon-software-layout-header-sideright:before {
  content: "X";
}
.icon-software-layout-sidebar-left:before {
  content: "Y";
}
.icon-software-layout-sidebar-right:before {
  content: "Z";
}
.icon-software-magnete:before {
  content: "0";
}
.icon-software-pages:before {
  content: "1";
}
.icon-software-paintbrush:before {
  content: "2";
}
.icon-software-paintbucket:before {
  content: "3";
}
.icon-software-paintroller:before {
  content: "4";
}
.icon-software-paragraph:before {
  content: "5";
}
.icon-software-paragraph-align-left:before {
  content: "6";
}
.icon-software-paragraph-align-right:before {
  content: "7";
}
.icon-software-paragraph-center:before {
  content: "8";
}
.icon-software-paragraph-justify-all:before {
  content: "9";
}
.icon-software-paragraph-justify-center:before {
  content: "!";
}
.icon-software-paragraph-justify-left:before {
  content: "\"";
}
.icon-software-paragraph-justify-right:before {
  content: "#";
}
.icon-software-paragraph-space-after:before {
  content: "$";
}
.icon-software-paragraph-space-before:before {
  content: "%";
}
.icon-software-pathfinder-exclude:before {
  content: "&";
}
.icon-software-pathfinder-intersect:before {
  content: "'";
}
.icon-software-pathfinder-subtract:before {
  content: "(";
}
.icon-software-pathfinder-unite:before {
  content: ")";
}
.icon-software-pen:before {
  content: "*";
}
.icon-software-pen-add:before {
  content: "+";
}
.icon-software-pen-remove:before {
  content: ",";
}
.icon-software-pencil:before {
  content: "-";
}
.icon-software-polygonallasso:before {
  content: ".";
}
.icon-software-reflect-horizontal:before {
  content: "/";
}
.icon-software-reflect-vertical:before {
  content: ":";
}
.icon-software-remove-vectorpoint:before {
  content: ";";
}
.icon-software-scale-expand:before {
  content: "<";
}
.icon-software-scale-reduce:before {
  content: "=";
}
.icon-software-selection-oval:before {
  content: ">";
}
.icon-software-selection-polygon:before {
  content: "?";
}
.icon-software-selection-rectangle:before {
  content: "@";
}
.icon-software-selection-roundedrectangle:before {
  content: "[";
}
.icon-software-shape-oval:before {
  content: "]";
}
.icon-software-shape-polygon:before {
  content: "^";
}
.icon-software-shape-rectangle:before {
  content: "_";
}
.icon-software-shape-roundedrectangle:before {
  content: "`";
}
.icon-software-slice:before {
  content: "{";
}
.icon-software-transform-bezier:before {
  content: "|";
}
.icon-software-vector-box:before {
  content: "}";
}
.icon-software-vector-composite:before {
  content: "~";
}
.icon-software-vector-line:before {
  content: "\\";
}
.icon-software-vertical-align-bottom:before {
  content: "\E000";
}
.icon-software-vertical-align-center:before {
  content: "\E001";
}
.icon-software-vertical-align-top:before {
  content: "\E002";
}
.icon-software-vertical-distribute-bottom:before {
  content: "\E003";
}
.icon-software-vertical-distribute-center:before {
  content: "\E004";
}
.icon-software-vertical-distribute-top:before {
  content: "\E005";
}
/*Weather*/
@font-face {
  font-family: "linea-weather-10";
  src: url(/fonts/linea-weather-10.eot?7129dca4faddeb4beaf9c0dbf91ebd2b);
  src: url(/fonts/linea-weather-10d41d.eot?7129dca4faddeb4beaf9c0dbf91ebd2b?#iefix) format("embedded-opentype"), 
  url(/fonts/linea-weather-10.woff?03b5db0c4288ae4be02702441ab535cf) format("woff"), 
  url(/fonts/linea-weather-10.ttf?eef9b7d7918436513becfdbd6107327e) format("truetype"), 
  url(/fonts/linea-weather-10.svg?ef8adb7ef4d9aa28e8dcd872dead3d2c#linea-weather-10) format("svg");
  font-weight: normal;
  font-style: normal;
}
.linea-weather[data-icon]:before {
  font-family: "linea-weather-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="linea-icon-"]:before,
[class*="linea- icon-"]:before {
  font-family: "linea-weather-10" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-weather-aquarius:before {
  content: "\E000";
}
.icon-weather-aries:before {
  content: "\E001";
}
.icon-weather-cancer:before {
  content: "\E002";
}
.icon-weather-capricorn:before {
  content: "\E003";
}
.icon-weather-cloud:before {
  content: "\E004";
}
.icon-weather-cloud-drop:before {
  content: "\E005";
}
.icon-weather-cloud-lightning:before {
  content: "\E006";
}
.icon-weather-cloud-snowflake:before {
  content: "\E007";
}
.icon-weather-downpour-fullmoon:before {
  content: "\E008";
}
.icon-weather-downpour-halfmoon:before {
  content: "\E009";
}
.icon-weather-downpour-sun:before {
  content: "\E00A";
}
.icon-weather-drop:before {
  content: "\E00B";
}
.icon-weather-first-quarter:before {
  content: "\E00C";
}
.icon-weather-fog:before {
  content: "\E00D";
}
.icon-weather-fog-fullmoon:before {
  content: "\E00E";
}
.icon-weather-fog-halfmoon:before {
  content: "\E00F";
}
.icon-weather-fog-sun:before {
  content: "\E010";
}
.icon-weather-fullmoon:before {
  content: "\E011";
}
.icon-weather-gemini:before {
  content: "\E012";
}
.icon-weather-hail:before {
  content: "\E013";
}
.icon-weather-hail-fullmoon:before {
  content: "\E014";
}
.icon-weather-hail-halfmoon:before {
  content: "\E015";
}
.icon-weather-hail-sun:before {
  content: "\E016";
}
.icon-weather-last-quarter:before {
  content: "\E017";
}
.icon-weather-leo:before {
  content: "\E018";
}
.icon-weather-libra:before {
  content: "\E019";
}
.icon-weather-lightning:before {
  content: "\E01A";
}
.icon-weather-mistyrain:before {
  content: "\E01B";
}
.icon-weather-mistyrain-fullmoon:before {
  content: "\E01C";
}
.icon-weather-mistyrain-halfmoon:before {
  content: "\E01D";
}
.icon-weather-mistyrain-sun:before {
  content: "\E01E";
}
.icon-weather-moon:before {
  content: "\E01F";
}
.icon-weather-moondown-full:before {
  content: "\E020";
}
.icon-weather-moondown-half:before {
  content: "\E021";
}
.icon-weather-moonset-full:before {
  content: "\E022";
}
.icon-weather-moonset-half:before {
  content: "\E023";
}
.icon-weather-move2:before {
  content: "\E024";
}
.icon-weather-newmoon:before {
  content: "\E025";
}
.icon-weather-pisces:before {
  content: "\E026";
}
.icon-weather-rain:before {
  content: "\E027";
}
.icon-weather-rain-fullmoon:before {
  content: "\E028";
}
.icon-weather-rain-halfmoon:before {
  content: "\E029";
}
.icon-weather-rain-sun:before {
  content: "\E02A";
}
.icon-weather-sagittarius:before {
  content: "\E02B";
}
.icon-weather-scorpio:before {
  content: "\E02C";
}
.icon-weather-snow:before {
  content: "\E02D";
}
.icon-weather-snow-fullmoon:before {
  content: "\E02E";
}
.icon-weather-snow-halfmoon:before {
  content: "\E02F";
}
.icon-weather-snow-sun:before {
  content: "\E030";
}
.icon-weather-snowflake:before {
  content: "\E031";
}
.icon-weather-star:before {
  content: "\E032";
}
.icon-weather-storm-11:before {
  content: "\E033";
}
.icon-weather-storm-32:before {
  content: "\E034";
}
.icon-weather-storm-fullmoon:before {
  content: "\E035";
}
.icon-weather-storm-halfmoon:before {
  content: "\E036";
}
.icon-weather-storm-sun:before {
  content: "\E037";
}
.icon-weather-sun:before {
  content: "\E038";
}
.icon-weather-sundown:before {
  content: "\E039";
}
.icon-weather-sunset:before {
  content: "\E03A";
}
.icon-weather-taurus:before {
  content: "\E03B";
}
.icon-weather-tempest:before {
  content: "\E03C";
}
.icon-weather-tempest-fullmoon:before {
  content: "\E03D";
}
.icon-weather-tempest-halfmoon:before {
  content: "\E03E";
}
.icon-weather-tempest-sun:before {
  content: "\E03F";
}
.icon-weather-variable-fullmoon:before {
  content: "\E040";
}
.icon-weather-variable-halfmoon:before {
  content: "\E041";
}
.icon-weather-variable-sun:before {
  content: "\E042";
}
.icon-weather-virgo:before {
  content: "\E043";
}
.icon-weather-waning-cresent:before {
  content: "\E044";
}
.icon-weather-waning-gibbous:before {
  content: "\E045";
}
.icon-weather-waxing-cresent:before {
  content: "\E046";
}
.icon-weather-waxing-gibbous:before {
  content: "\E047";
}
.icon-weather-wind:before {
  content: "\E048";
}
.icon-weather-wind-e:before {
  content: "\E049";
}
.icon-weather-wind-fullmoon:before {
  content: "\E04A";
}
.icon-weather-wind-halfmoon:before {
  content: "\E04B";
}
.icon-weather-wind-n:before {
  content: "\E04C";
}
.icon-weather-wind-ne:before {
  content: "\E04D";
}
.icon-weather-wind-nw:before {
  content: "\E04E";
}
.icon-weather-wind-s:before {
  content: "\E04F";
}
.icon-weather-wind-se:before {
  content: "\E050";
}
.icon-weather-wind-sun:before {
  content: "\E051";
}
.icon-weather-wind-sw:before {
  content: "\E052";
}
.icon-weather-wind-w:before {
  content: "\E053";
}
.icon-weather-windgust:before {
  content: "\E054";
}@font-face {
	font-family: 'Pe-icon-7-stroke';
	src:url(/fonts/Pe-icon-7-stroke.eot?71394c0c7ad6c1e7d5c77e8ac292fba5);
	src:url(/fonts/Pe-icon-7-stroke.eot?71394c0c7ad6c1e7d5c77e8ac292fba5?#iefixd7yf1v) format('embedded-opentype'),
		url(/fonts/Pe-icon-7-stroke.woff?b38ef310874bdd008ac14ef3db939032) format('woff'),
		url(/fonts/Pe-icon-7-stroke.ttf?01798bc13e33afc36a52f2826638d386) format('truetype'),
		url(/fonts/Pe-icon-7-stroke.svg?9034cef5a57de4caba98242c48b34724#Pe-icon-7-stroke) format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="pe-7s-"], [class*=" pe-7s-"] {
	font-family: 'Pe-icon-7-stroke';
	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;
}

.pe-7s-album:before {
	content: "\E6AA";
}
.pe-7s-arc:before {
	content: "\E6AB";
}
.pe-7s-back-2:before {
	content: "\E6AC";
}
.pe-7s-bandaid:before {
	content: "\E6AD";
}
.pe-7s-car:before {
	content: "\E6AE";
}
.pe-7s-diamond:before {
	content: "\E6AF";
}
.pe-7s-door-lock:before {
	content: "\E6B0";
}
.pe-7s-eyedropper:before {
	content: "\E6B1";
}
.pe-7s-female:before {
	content: "\E6B2";
}
.pe-7s-gym:before {
	content: "\E6B3";
}
.pe-7s-hammer:before {
	content: "\E6B4";
}
.pe-7s-headphones:before {
	content: "\E6B5";
}
.pe-7s-helm:before {
	content: "\E6B6";
}
.pe-7s-hourglass:before {
	content: "\E6B7";
}
.pe-7s-leaf:before {
	content: "\E6B8";
}
.pe-7s-magic-wand:before {
	content: "\E6B9";
}
.pe-7s-male:before {
	content: "\E6BA";
}
.pe-7s-map-2:before {
	content: "\E6BB";
}
.pe-7s-next-2:before {
	content: "\E6BC";
}
.pe-7s-paint-bucket:before {
	content: "\E6BD";
}
.pe-7s-pendrive:before {
	content: "\E6BE";
}
.pe-7s-photo:before {
	content: "\E6BF";
}
.pe-7s-piggy:before {
	content: "\E6C0";
}
.pe-7s-plugin:before {
	content: "\E6C1";
}
.pe-7s-refresh-2:before {
	content: "\E6C2";
}
.pe-7s-rocket:before {
	content: "\E6C3";
}
.pe-7s-settings:before {
	content: "\E6C4";
}
.pe-7s-shield:before {
	content: "\E6C5";
}
.pe-7s-smile:before {
	content: "\E6C6";
}
.pe-7s-usb:before {
	content: "\E6C7";
}
.pe-7s-vector:before {
	content: "\E6C8";
}
.pe-7s-wine:before {
	content: "\E6C9";
}
.pe-7s-cloud-upload:before {
	content: "\E68A";
}
.pe-7s-cash:before {
	content: "\E68C";
}
.pe-7s-close:before {
	content: "\E680";
}
.pe-7s-bluetooth:before {
	content: "\E68D";
}
.pe-7s-cloud-download:before {
	content: "\E68B";
}
.pe-7s-way:before {
	content: "\E68E";
}
.pe-7s-close-circle:before {
	content: "\E681";
}
.pe-7s-id:before {
	content: "\E68F";
}
.pe-7s-angle-up:before {
	content: "\E682";
}
.pe-7s-wristwatch:before {
	content: "\E690";
}
.pe-7s-angle-up-circle:before {
	content: "\E683";
}
.pe-7s-world:before {
	content: "\E691";
}
.pe-7s-angle-right:before {
	content: "\E684";
}
.pe-7s-volume:before {
	content: "\E692";
}
.pe-7s-angle-right-circle:before {
	content: "\E685";
}
.pe-7s-users:before {
	content: "\E693";
}
.pe-7s-angle-left:before {
	content: "\E686";
}
.pe-7s-user-female:before {
	content: "\E694";
}
.pe-7s-angle-left-circle:before {
	content: "\E687";
}
.pe-7s-up-arrow:before {
	content: "\E695";
}
.pe-7s-angle-down:before {
	content: "\E688";
}
.pe-7s-switch:before {
	content: "\E696";
}
.pe-7s-angle-down-circle:before {
	content: "\E689";
}
.pe-7s-scissors:before {
	content: "\E697";
}
.pe-7s-wallet:before {
	content: "\E600";
}
.pe-7s-safe:before {
	content: "\E698";
}
.pe-7s-volume2:before {
	content: "\E601";
}
.pe-7s-volume1:before {
	content: "\E602";
}
.pe-7s-voicemail:before {
	content: "\E603";
}
.pe-7s-video:before {
	content: "\E604";
}
.pe-7s-user:before {
	content: "\E605";
}
.pe-7s-upload:before {
	content: "\E606";
}
.pe-7s-unlock:before {
	content: "\E607";
}
.pe-7s-umbrella:before {
	content: "\E608";
}
.pe-7s-trash:before {
	content: "\E609";
}
.pe-7s-tools:before {
	content: "\E60A";
}
.pe-7s-timer:before {
	content: "\E60B";
}
.pe-7s-ticket:before {
	content: "\E60C";
}
.pe-7s-target:before {
	content: "\E60D";
}
.pe-7s-sun:before {
	content: "\E60E";
}
.pe-7s-study:before {
	content: "\E60F";
}
.pe-7s-stopwatch:before {
	content: "\E610";
}
.pe-7s-star:before {
	content: "\E611";
}
.pe-7s-speaker:before {
	content: "\E612";
}
.pe-7s-signal:before {
	content: "\E613";
}
.pe-7s-shuffle:before {
	content: "\E614";
}
.pe-7s-shopbag:before {
	content: "\E615";
}
.pe-7s-share:before {
	content: "\E616";
}
.pe-7s-server:before {
	content: "\E617";
}
.pe-7s-search:before {
	content: "\E618";
}
.pe-7s-film:before {
	content: "\E6A5";
}
.pe-7s-science:before {
	content: "\E619";
}
.pe-7s-disk:before {
	content: "\E6A6";
}
.pe-7s-ribbon:before {
	content: "\E61A";
}
.pe-7s-repeat:before {
	content: "\E61B";
}
.pe-7s-refresh:before {
	content: "\E61C";
}
.pe-7s-add-user:before {
	content: "\E6A9";
}
.pe-7s-refresh-cloud:before {
	content: "\E61D";
}
.pe-7s-paperclip:before {
	content: "\E69C";
}
.pe-7s-radio:before {
	content: "\E61E";
}
.pe-7s-note2:before {
	content: "\E69D";
}
.pe-7s-print:before {
	content: "\E61F";
}
.pe-7s-network:before {
	content: "\E69E";
}
.pe-7s-prev:before {
	content: "\E620";
}
.pe-7s-mute:before {
	content: "\E69F";
}
.pe-7s-power:before {
	content: "\E621";
}
.pe-7s-medal:before {
	content: "\E6A0";
}
.pe-7s-portfolio:before {
	content: "\E622";
}
.pe-7s-like2:before {
	content: "\E6A1";
}
.pe-7s-plus:before {
	content: "\E623";
}
.pe-7s-left-arrow:before {
	content: "\E6A2";
}
.pe-7s-play:before {
	content: "\E624";
}
.pe-7s-key:before {
	content: "\E6A3";
}
.pe-7s-plane:before {
	content: "\E625";
}
.pe-7s-joy:before {
	content: "\E6A4";
}
.pe-7s-photo-gallery:before {
	content: "\E626";
}
.pe-7s-pin:before {
	content: "\E69B";
}
.pe-7s-phone:before {
	content: "\E627";
}
.pe-7s-plug:before {
	content: "\E69A";
}
.pe-7s-pen:before {
	content: "\E628";
}
.pe-7s-right-arrow:before {
	content: "\E699";
}
.pe-7s-paper-plane:before {
	content: "\E629";
}
.pe-7s-delete-user:before {
	content: "\E6A7";
}
.pe-7s-paint:before {
	content: "\E62A";
}
.pe-7s-bottom-arrow:before {
	content: "\E6A8";
}
.pe-7s-notebook:before {
	content: "\E62B";
}
.pe-7s-note:before {
	content: "\E62C";
}
.pe-7s-next:before {
	content: "\E62D";
}
.pe-7s-news-paper:before {
	content: "\E62E";
}
.pe-7s-musiclist:before {
	content: "\E62F";
}
.pe-7s-music:before {
	content: "\E630";
}
.pe-7s-mouse:before {
	content: "\E631";
}
.pe-7s-more:before {
	content: "\E632";
}
.pe-7s-moon:before {
	content: "\E633";
}
.pe-7s-monitor:before {
	content: "\E634";
}
.pe-7s-micro:before {
	content: "\E635";
}
.pe-7s-menu:before {
	content: "\E636";
}
.pe-7s-map:before {
	content: "\E637";
}
.pe-7s-map-marker:before {
	content: "\E638";
}
.pe-7s-mail:before {
	content: "\E639";
}
.pe-7s-mail-open:before {
	content: "\E63A";
}
.pe-7s-mail-open-file:before {
	content: "\E63B";
}
.pe-7s-magnet:before {
	content: "\E63C";
}
.pe-7s-loop:before {
	content: "\E63D";
}
.pe-7s-look:before {
	content: "\E63E";
}
.pe-7s-lock:before {
	content: "\E63F";
}
.pe-7s-lintern:before {
	content: "\E640";
}
.pe-7s-link:before {
	content: "\E641";
}
.pe-7s-like:before {
	content: "\E642";
}
.pe-7s-light:before {
	content: "\E643";
}
.pe-7s-less:before {
	content: "\E644";
}
.pe-7s-keypad:before {
	content: "\E645";
}
.pe-7s-junk:before {
	content: "\E646";
}
.pe-7s-info:before {
	content: "\E647";
}
.pe-7s-home:before {
	content: "\E648";
}
.pe-7s-help2:before {
	content: "\E649";
}
.pe-7s-help1:before {
	content: "\E64A";
}
.pe-7s-graph3:before {
	content: "\E64B";
}
.pe-7s-graph2:before {
	content: "\E64C";
}
.pe-7s-graph1:before {
	content: "\E64D";
}
.pe-7s-graph:before {
	content: "\E64E";
}
.pe-7s-global:before {
	content: "\E64F";
}
.pe-7s-gleam:before {
	content: "\E650";
}
.pe-7s-glasses:before {
	content: "\E651";
}
.pe-7s-gift:before {
	content: "\E652";
}
.pe-7s-folder:before {
	content: "\E653";
}
.pe-7s-flag:before {
	content: "\E654";
}
.pe-7s-filter:before {
	content: "\E655";
}
.pe-7s-file:before {
	content: "\E656";
}
.pe-7s-expand1:before {
	content: "\E657";
}
.pe-7s-exapnd2:before {
	content: "\E658";
}
.pe-7s-edit:before {
	content: "\E659";
}
.pe-7s-drop:before {
	content: "\E65A";
}
.pe-7s-drawer:before {
	content: "\E65B";
}
.pe-7s-download:before {
	content: "\E65C";
}
.pe-7s-display2:before {
	content: "\E65D";
}
.pe-7s-display1:before {
	content: "\E65E";
}
.pe-7s-diskette:before {
	content: "\E65F";
}
.pe-7s-date:before {
	content: "\E660";
}
.pe-7s-cup:before {
	content: "\E661";
}
.pe-7s-culture:before {
	content: "\E662";
}
.pe-7s-crop:before {
	content: "\E663";
}
.pe-7s-credit:before {
	content: "\E664";
}
.pe-7s-copy-file:before {
	content: "\E665";
}
.pe-7s-config:before {
	content: "\E666";
}
.pe-7s-compass:before {
	content: "\E667";
}
.pe-7s-comment:before {
	content: "\E668";
}
.pe-7s-coffee:before {
	content: "\E669";
}
.pe-7s-cloud:before {
	content: "\E66A";
}
.pe-7s-clock:before {
	content: "\E66B";
}
.pe-7s-check:before {
	content: "\E66C";
}
.pe-7s-chat:before {
	content: "\E66D";
}
.pe-7s-cart:before {
	content: "\E66E";
}
.pe-7s-camera:before {
	content: "\E66F";
}
.pe-7s-call:before {
	content: "\E670";
}
.pe-7s-calculator:before {
	content: "\E671";
}
.pe-7s-browser:before {
	content: "\E672";
}
.pe-7s-box2:before {
	content: "\E673";
}
.pe-7s-box1:before {
	content: "\E674";
}
.pe-7s-bookmarks:before {
	content: "\E675";
}
.pe-7s-bicycle:before {
	content: "\E676";
}
.pe-7s-bell:before {
	content: "\E677";
}
.pe-7s-battery:before {
	content: "\E678";
}
.pe-7s-ball:before {
	content: "\E679";
}
.pe-7s-back:before {
	content: "\E67A";
}
.pe-7s-attention:before {
	content: "\E67B";
}
.pe-7s-anchor:before {
	content: "\E67C";
}
.pe-7s-albums:before {
	content: "\E67D";
}
.pe-7s-alarm:before {
	content: "\E67E";
}
.pe-7s-airplay:before {
	content: "\E67F";
}
@font-face{font-family:Material-Design-Iconic-Font;
	src:url(/fonts/Material-Design-Iconic-Font.woff2?a4d31128b633bc0b1cc1f18a34fb3851) format('woff2'),
	url(/fonts/Material-Design-Iconic-Font.woff?d2a55d331bdd1a7ea97a8a1fbb3c569c) format('woff'),
	url(/fonts/Material-Design-Iconic-Font.ttf?b351bd62abcd96e924d9f44a3da169a7) format('truetype')}
.zmdi{
	display:inline-block;font:normal normal normal 14px/1 'Material-Design-Iconic-Font';font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.zmdi-hc-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.zmdi-hc-2x{font-size:2em}.zmdi-hc-3x{font-size:3em}.zmdi-hc-4x{font-size:4em}.zmdi-hc-5x{font-size:5em}.zmdi-hc-fw{width:1.28571429em;text-align:center}.zmdi-hc-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.zmdi-hc-ul>li{position:relative}.zmdi-hc-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.zmdi-hc-li.zmdi-hc-lg{left:-1.85714286em}.zmdi-hc-border{padding:.1em .25em;border:solid .1em #9e9e9e;border-radius:2px}.zmdi-hc-border-circle{padding:.1em .25em;border:solid .1em #9e9e9e;border-radius:50%}.zmdi.pull-left{float:left;margin-right:.15em}.zmdi.pull-right{float:right;margin-left:.15em}.zmdi-hc-spin{-webkit-animation:zmdi-spin 1.5s infinite linear;animation:zmdi-spin 1.5s infinite linear}.zmdi-hc-spin-reverse{-webkit-animation:zmdi-spin-reverse 1.5s infinite linear;animation:zmdi-spin-reverse 1.5s infinite linear}@-webkit-keyframes zmdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes zmdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes zmdi-spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}@keyframes zmdi-spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}.zmdi-hc-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.zmdi-hc-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.zmdi-hc-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.zmdi-hc-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.zmdi-hc-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.zmdi-hc-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.zmdi-hc-stack-1x,.zmdi-hc-stack-2x{position:absolute;left:0;width:100%;text-align:center}.zmdi-hc-stack-1x{line-height:inherit}.zmdi-hc-stack-2x{font-size:2em}.zmdi-hc-inverse{color:#fff}.zmdi-3d-rotation:before{content:'\F101'}.zmdi-airplane-off:before{content:'\F102'}.zmdi-airplane:before{content:'\F103'}.zmdi-album:before{content:'\F104'}.zmdi-archive:before{content:'\F105'}.zmdi-assignment-account:before{content:'\F106'}.zmdi-assignment-alert:before{content:'\F107'}.zmdi-assignment-check:before{content:'\F108'}.zmdi-assignment-o:before{content:'\F109'}.zmdi-assignment-return:before{content:'\F10A'}.zmdi-assignment-returned:before{content:'\F10B'}.zmdi-assignment:before{content:'\F10C'}.zmdi-attachment-alt:before{content:'\F10D'}.zmdi-attachment:before{content:'\F10E'}.zmdi-audio:before{content:'\F10F'}.zmdi-badge-check:before{content:'\F110'}.zmdi-balance-wallet:before{content:'\F111'}.zmdi-balance:before{content:'\F112'}.zmdi-battery-alert:before{content:'\F113'}.zmdi-battery-flash:before{content:'\F114'}.zmdi-battery-unknown:before{content:'\F115'}.zmdi-battery:before{content:'\F116'}.zmdi-bike:before{content:'\F117'}.zmdi-block-alt:before{content:'\F118'}.zmdi-block:before{content:'\F119'}.zmdi-boat:before{content:'\F11A'}.zmdi-book-image:before{content:'\F11B'}.zmdi-book:before{content:'\F11C'}.zmdi-bookmark-outline:before{content:'\F11D'}.zmdi-bookmark:before{content:'\F11E'}.zmdi-brush:before{content:'\F11F'}.zmdi-bug:before{content:'\F120'}.zmdi-bus:before{content:'\F121'}.zmdi-cake:before{content:'\F122'}.zmdi-car-taxi:before{content:'\F123'}.zmdi-car-wash:before{content:'\F124'}.zmdi-car:before{content:'\F125'}.zmdi-card-giftcard:before{content:'\F126'}.zmdi-card-membership:before{content:'\F127'}.zmdi-card-travel:before{content:'\F128'}.zmdi-card:before{content:'\F129'}.zmdi-case-check:before{content:'\F12A'}.zmdi-case-download:before{content:'\F12B'}.zmdi-case-play:before{content:'\F12C'}.zmdi-case:before{content:'\F12D'}.zmdi-cast-connected:before{content:'\F12E'}.zmdi-cast:before{content:'\F12F'}.zmdi-chart-donut:before{content:'\F130'}.zmdi-chart:before{content:'\F131'}.zmdi-city-alt:before{content:'\F132'}.zmdi-city:before{content:'\F133'}.zmdi-close-circle-o:before{content:'\F134'}.zmdi-close-circle:before{content:'\F135'}.zmdi-close:before{content:'\F136'}.zmdi-cocktail:before{content:'\F137'}.zmdi-code-setting:before{content:'\F138'}.zmdi-code-smartphone:before{content:'\F139'}.zmdi-code:before{content:'\F13A'}.zmdi-coffee:before{content:'\F13B'}.zmdi-collection-bookmark:before{content:'\F13C'}.zmdi-collection-case-play:before{content:'\F13D'}.zmdi-collection-folder-image:before{content:'\F13E'}.zmdi-collection-image-o:before{content:'\F13F'}.zmdi-collection-image:before{content:'\F140'}.zmdi-collection-item-1:before{content:'\F141'}.zmdi-collection-item-2:before{content:'\F142'}.zmdi-collection-item-3:before{content:'\F143'}.zmdi-collection-item-4:before{content:'\F144'}.zmdi-collection-item-5:before{content:'\F145'}.zmdi-collection-item-6:before{content:'\F146'}.zmdi-collection-item-7:before{content:'\F147'}.zmdi-collection-item-8:before{content:'\F148'}.zmdi-collection-item-9-plus:before{content:'\F149'}.zmdi-collection-item-9:before{content:'\F14A'}.zmdi-collection-item:before{content:'\F14B'}.zmdi-collection-music:before{content:'\F14C'}.zmdi-collection-pdf:before{content:'\F14D'}.zmdi-collection-plus:before{content:'\F14E'}.zmdi-collection-speaker:before{content:'\F14F'}.zmdi-collection-text:before{content:'\F150'}.zmdi-collection-video:before{content:'\F151'}.zmdi-compass:before{content:'\F152'}.zmdi-cutlery:before{content:'\F153'}.zmdi-delete:before{content:'\F154'}.zmdi-dialpad:before{content:'\F155'}.zmdi-dns:before{content:'\F156'}.zmdi-drink:before{content:'\F157'}.zmdi-edit:before{content:'\F158'}.zmdi-email-open:before{content:'\F159'}.zmdi-email:before{content:'\F15A'}.zmdi-eye-off:before{content:'\F15B'}.zmdi-eye:before{content:'\F15C'}.zmdi-eyedropper:before{content:'\F15D'}.zmdi-favorite-outline:before{content:'\F15E'}.zmdi-favorite:before{content:'\F15F'}.zmdi-filter-list:before{content:'\F160'}.zmdi-fire:before{content:'\F161'}.zmdi-flag:before{content:'\F162'}.zmdi-flare:before{content:'\F163'}.zmdi-flash-auto:before{content:'\F164'}.zmdi-flash-off:before{content:'\F165'}.zmdi-flash:before{content:'\F166'}.zmdi-flip:before{content:'\F167'}.zmdi-flower-alt:before{content:'\F168'}.zmdi-flower:before{content:'\F169'}.zmdi-font:before{content:'\F16A'}.zmdi-fullscreen-alt:before{content:'\F16B'}.zmdi-fullscreen-exit:before{content:'\F16C'}.zmdi-fullscreen:before{content:'\F16D'}.zmdi-functions:before{content:'\F16E'}.zmdi-gas-station:before{content:'\F16F'}.zmdi-gesture:before{content:'\F170'}.zmdi-globe-alt:before{content:'\F171'}.zmdi-globe-lock:before{content:'\F172'}.zmdi-globe:before{content:'\F173'}.zmdi-graduation-cap:before{content:'\F174'}.zmdi-home:before{content:'\F175'}.zmdi-hospital-alt:before{content:'\F176'}.zmdi-hospital:before{content:'\F177'}.zmdi-hotel:before{content:'\F178'}.zmdi-hourglass-alt:before{content:'\F179'}.zmdi-hourglass-outline:before{content:'\F17A'}.zmdi-hourglass:before{content:'\F17B'}.zmdi-http:before{content:'\F17C'}.zmdi-image-alt:before{content:'\F17D'}.zmdi-image-o:before{content:'\F17E'}.zmdi-image:before{content:'\F17F'}.zmdi-inbox:before{content:'\F180'}.zmdi-invert-colors-off:before{content:'\F181'}.zmdi-invert-colors:before{content:'\F182'}.zmdi-key:before{content:'\F183'}.zmdi-label-alt-outline:before{content:'\F184'}.zmdi-label-alt:before{content:'\F185'}.zmdi-label-heart:before{content:'\F186'}.zmdi-label:before{content:'\F187'}.zmdi-labels:before{content:'\F188'}.zmdi-lamp:before{content:'\F189'}.zmdi-landscape:before{content:'\F18A'}.zmdi-layers-off:before{content:'\F18B'}.zmdi-layers:before{content:'\F18C'}.zmdi-library:before{content:'\F18D'}.zmdi-link:before{content:'\F18E'}.zmdi-lock-open:before{content:'\F18F'}.zmdi-lock-outline:before{content:'\F190'}.zmdi-lock:before{content:'\F191'}.zmdi-mail-reply-all:before{content:'\F192'}.zmdi-mail-reply:before{content:'\F193'}.zmdi-mail-send:before{content:'\F194'}.zmdi-mall:before{content:'\F195'}.zmdi-map:before{content:'\F196'}.zmdi-menu:before{content:'\F197'}.zmdi-money-box:before{content:'\F198'}.zmdi-money-off:before{content:'\F199'}.zmdi-money:before{content:'\F19A'}.zmdi-more-vert:before{content:'\F19B'}.zmdi-more:before{content:'\F19C'}.zmdi-movie-alt:before{content:'\F19D'}.zmdi-movie:before{content:'\F19E'}.zmdi-nature-people:before{content:'\F19F'}.zmdi-nature:before{content:'\F1A0'}.zmdi-navigation:before{content:'\F1A1'}.zmdi-open-in-browser:before{content:'\F1A2'}.zmdi-open-in-new:before{content:'\F1A3'}.zmdi-palette:before{content:'\F1A4'}.zmdi-parking:before{content:'\F1A5'}.zmdi-pin-account:before{content:'\F1A6'}.zmdi-pin-assistant:before{content:'\F1A7'}.zmdi-pin-drop:before{content:'\F1A8'}.zmdi-pin-help:before{content:'\F1A9'}.zmdi-pin-off:before{content:'\F1AA'}.zmdi-pin:before{content:'\F1AB'}.zmdi-pizza:before{content:'\F1AC'}.zmdi-plaster:before{content:'\F1AD'}.zmdi-power-setting:before{content:'\F1AE'}.zmdi-power:before{content:'\F1AF'}.zmdi-print:before{content:'\F1B0'}.zmdi-puzzle-piece:before{content:'\F1B1'}.zmdi-quote:before{content:'\F1B2'}.zmdi-railway:before{content:'\F1B3'}.zmdi-receipt:before{content:'\F1B4'}.zmdi-refresh-alt:before{content:'\F1B5'}.zmdi-refresh-sync-alert:before{content:'\F1B6'}.zmdi-refresh-sync-off:before{content:'\F1B7'}.zmdi-refresh-sync:before{content:'\F1B8'}.zmdi-refresh:before{content:'\F1B9'}.zmdi-roller:before{content:'\F1BA'}.zmdi-ruler:before{content:'\F1BB'}.zmdi-scissors:before{content:'\F1BC'}.zmdi-screen-rotation-lock:before{content:'\F1BD'}.zmdi-screen-rotation:before{content:'\F1BE'}.zmdi-search-for:before{content:'\F1BF'}.zmdi-search-in-file:before{content:'\F1C0'}.zmdi-search-in-page:before{content:'\F1C1'}.zmdi-search-replace:before{content:'\F1C2'}.zmdi-search:before{content:'\F1C3'}.zmdi-seat:before{content:'\F1C4'}.zmdi-settings-square:before{content:'\F1C5'}.zmdi-settings:before{content:'\F1C6'}.zmdi-shield-check:before{content:'\F1C7'}.zmdi-shield-security:before{content:'\F1C8'}.zmdi-shopping-basket:before{content:'\F1C9'}.zmdi-shopping-cart-plus:before{content:'\F1CA'}.zmdi-shopping-cart:before{content:'\F1CB'}.zmdi-sign-in:before{content:'\F1CC'}.zmdi-sort-amount-asc:before{content:'\F1CD'}.zmdi-sort-amount-desc:before{content:'\F1CE'}.zmdi-sort-asc:before{content:'\F1CF'}.zmdi-sort-desc:before{content:'\F1D0'}.zmdi-spellcheck:before{content:'\F1D1'}.zmdi-storage:before{content:'\F1D2'}.zmdi-store-24:before{content:'\F1D3'}.zmdi-store:before{content:'\F1D4'}.zmdi-subway:before{content:'\F1D5'}.zmdi-sun:before{content:'\F1D6'}.zmdi-tab-unselected:before{content:'\F1D7'}.zmdi-tab:before{content:'\F1D8'}.zmdi-tag-close:before{content:'\F1D9'}.zmdi-tag-more:before{content:'\F1DA'}.zmdi-tag:before{content:'\F1DB'}.zmdi-thumb-down:before{content:'\F1DC'}.zmdi-thumb-up-down:before{content:'\F1DD'}.zmdi-thumb-up:before{content:'\F1DE'}.zmdi-ticket-star:before{content:'\F1DF'}.zmdi-toll:before{content:'\F1E0'}.zmdi-toys:before{content:'\F1E1'}.zmdi-traffic:before{content:'\F1E2'}.zmdi-translate:before{content:'\F1E3'}.zmdi-triangle-down:before{content:'\F1E4'}.zmdi-triangle-up:before{content:'\F1E5'}.zmdi-truck:before{content:'\F1E6'}.zmdi-turning-sign:before{content:'\F1E7'}.zmdi-wallpaper:before{content:'\F1E8'}.zmdi-washing-machine:before{content:'\F1E9'}.zmdi-window-maximize:before{content:'\F1EA'}.zmdi-window-minimize:before{content:'\F1EB'}.zmdi-window-restore:before{content:'\F1EC'}.zmdi-wrench:before{content:'\F1ED'}.zmdi-zoom-in:before{content:'\F1EE'}.zmdi-zoom-out:before{content:'\F1EF'}.zmdi-alert-circle-o:before{content:'\F1F0'}.zmdi-alert-circle:before{content:'\F1F1'}.zmdi-alert-octagon:before{content:'\F1F2'}.zmdi-alert-polygon:before{content:'\F1F3'}.zmdi-alert-triangle:before{content:'\F1F4'}.zmdi-help-outline:before{content:'\F1F5'}.zmdi-help:before{content:'\F1F6'}.zmdi-info-outline:before{content:'\F1F7'}.zmdi-info:before{content:'\F1F8'}.zmdi-notifications-active:before{content:'\F1F9'}.zmdi-notifications-add:before{content:'\F1FA'}.zmdi-notifications-none:before{content:'\F1FB'}.zmdi-notifications-off:before{content:'\F1FC'}.zmdi-notifications-paused:before{content:'\F1FD'}.zmdi-notifications:before{content:'\F1FE'}.zmdi-account-add:before{content:'\F1FF'}.zmdi-account-box-mail:before{content:'\F200'}.zmdi-account-box-o:before{content:'\F201'}.zmdi-account-box-phone:before{content:'\F202'}.zmdi-account-box:before{content:'\F203'}.zmdi-account-calendar:before{content:'\F204'}.zmdi-account-circle:before{content:'\F205'}.zmdi-account-o:before{content:'\F206'}.zmdi-account:before{content:'\F207'}.zmdi-accounts-add:before{content:'\F208'}.zmdi-accounts-alt:before{content:'\F209'}.zmdi-accounts-list-alt:before{content:'\F20A'}.zmdi-accounts-list:before{content:'\F20B'}.zmdi-accounts-outline:before{content:'\F20C'}.zmdi-accounts:before{content:'\F20D'}.zmdi-face:before{content:'\F20E'}.zmdi-female:before{content:'\F20F'}.zmdi-male-alt:before{content:'\F210'}.zmdi-male-female:before{content:'\F211'}.zmdi-male:before{content:'\F212'}.zmdi-mood-bad:before{content:'\F213'}.zmdi-mood:before{content:'\F214'}.zmdi-run:before{content:'\F215'}.zmdi-walk:before{content:'\F216'}.zmdi-cloud-box:before{content:'\F217'}.zmdi-cloud-circle:before{content:'\F218'}.zmdi-cloud-done:before{content:'\F219'}.zmdi-cloud-download:before{content:'\F21A'}.zmdi-cloud-off:before{content:'\F21B'}.zmdi-cloud-outline-alt:before{content:'\F21C'}.zmdi-cloud-outline:before{content:'\F21D'}.zmdi-cloud-upload:before{content:'\F21E'}.zmdi-cloud:before{content:'\F21F'}.zmdi-download:before{content:'\F220'}.zmdi-file-plus:before{content:'\F221'}.zmdi-file-text:before{content:'\F222'}.zmdi-file:before{content:'\F223'}.zmdi-folder-outline:before{content:'\F224'}.zmdi-folder-person:before{content:'\F225'}.zmdi-folder-star-alt:before{content:'\F226'}.zmdi-folder-star:before{content:'\F227'}.zmdi-folder:before{content:'\F228'}.zmdi-gif:before{content:'\F229'}.zmdi-upload:before{content:'\F22A'}.zmdi-border-all:before{content:'\F22B'}.zmdi-border-bottom:before{content:'\F22C'}.zmdi-border-clear:before{content:'\F22D'}.zmdi-border-color:before{content:'\F22E'}.zmdi-border-horizontal:before{content:'\F22F'}.zmdi-border-inner:before{content:'\F230'}.zmdi-border-left:before{content:'\F231'}.zmdi-border-outer:before{content:'\F232'}.zmdi-border-right:before{content:'\F233'}.zmdi-border-style:before{content:'\F234'}.zmdi-border-top:before{content:'\F235'}.zmdi-border-vertical:before{content:'\F236'}.zmdi-copy:before{content:'\F237'}.zmdi-crop:before{content:'\F238'}.zmdi-format-align-center:before{content:'\F239'}.zmdi-format-align-justify:before{content:'\F23A'}.zmdi-format-align-left:before{content:'\F23B'}.zmdi-format-align-right:before{content:'\F23C'}.zmdi-format-bold:before{content:'\F23D'}.zmdi-format-clear-all:before{content:'\F23E'}.zmdi-format-clear:before{content:'\F23F'}.zmdi-format-color-fill:before{content:'\F240'}.zmdi-format-color-reset:before{content:'\F241'}.zmdi-format-color-text:before{content:'\F242'}.zmdi-format-indent-decrease:before{content:'\F243'}.zmdi-format-indent-increase:before{content:'\F244'}.zmdi-format-italic:before{content:'\F245'}.zmdi-format-line-spacing:before{content:'\F246'}.zmdi-format-list-bulleted:before{content:'\F247'}.zmdi-format-list-numbered:before{content:'\F248'}.zmdi-format-ltr:before{content:'\F249'}.zmdi-format-rtl:before{content:'\F24A'}.zmdi-format-size:before{content:'\F24B'}.zmdi-format-strikethrough-s:before{content:'\F24C'}.zmdi-format-strikethrough:before{content:'\F24D'}.zmdi-format-subject:before{content:'\F24E'}.zmdi-format-underlined:before{content:'\F24F'}.zmdi-format-valign-bottom:before{content:'\F250'}.zmdi-format-valign-center:before{content:'\F251'}.zmdi-format-valign-top:before{content:'\F252'}.zmdi-redo:before{content:'\F253'}.zmdi-select-all:before{content:'\F254'}.zmdi-space-bar:before{content:'\F255'}.zmdi-text-format:before{content:'\F256'}.zmdi-transform:before{content:'\F257'}.zmdi-undo:before{content:'\F258'}.zmdi-wrap-text:before{content:'\F259'}.zmdi-comment-alert:before{content:'\F25A'}.zmdi-comment-alt-text:before{content:'\F25B'}.zmdi-comment-alt:before{content:'\F25C'}.zmdi-comment-edit:before{content:'\F25D'}.zmdi-comment-image:before{content:'\F25E'}.zmdi-comment-list:before{content:'\F25F'}.zmdi-comment-more:before{content:'\F260'}.zmdi-comment-outline:before{content:'\F261'}.zmdi-comment-text-alt:before{content:'\F262'}.zmdi-comment-text:before{content:'\F263'}.zmdi-comment-video:before{content:'\F264'}.zmdi-comment:before{content:'\F265'}.zmdi-comments:before{content:'\F266'}.zmdi-check-all:before{content:'\F267'}.zmdi-check-circle-u:before{content:'\F268'}.zmdi-check-circle:before{content:'\F269'}.zmdi-check-square:before{content:'\F26A'}.zmdi-check:before{content:'\F26B'}.zmdi-circle-o:before{content:'\F26C'}.zmdi-circle:before{content:'\F26D'}.zmdi-dot-circle-alt:before{content:'\F26E'}.zmdi-dot-circle:before{content:'\F26F'}.zmdi-minus-circle-outline:before{content:'\F270'}.zmdi-minus-circle:before{content:'\F271'}.zmdi-minus-square:before{content:'\F272'}.zmdi-minus:before{content:'\F273'}.zmdi-plus-circle-o-duplicate:before{content:'\F274'}.zmdi-plus-circle-o:before{content:'\F275'}.zmdi-plus-circle:before{content:'\F276'}.zmdi-plus-square:before{content:'\F277'}.zmdi-plus:before{content:'\F278'}.zmdi-square-o:before{content:'\F279'}.zmdi-star-circle:before{content:'\F27A'}.zmdi-star-half:before{content:'\F27B'}.zmdi-star-outline:before{content:'\F27C'}.zmdi-star:before{content:'\F27D'}.zmdi-bluetooth-connected:before{content:'\F27E'}.zmdi-bluetooth-off:before{content:'\F27F'}.zmdi-bluetooth-search:before{content:'\F280'}.zmdi-bluetooth-setting:before{content:'\F281'}.zmdi-bluetooth:before{content:'\F282'}.zmdi-camera-add:before{content:'\F283'}.zmdi-camera-alt:before{content:'\F284'}.zmdi-camera-bw:before{content:'\F285'}.zmdi-camera-front:before{content:'\F286'}.zmdi-camera-mic:before{content:'\F287'}.zmdi-camera-party-mode:before{content:'\F288'}.zmdi-camera-rear:before{content:'\F289'}.zmdi-camera-roll:before{content:'\F28A'}.zmdi-camera-switch:before{content:'\F28B'}.zmdi-camera:before{content:'\F28C'}.zmdi-card-alert:before{content:'\F28D'}.zmdi-card-off:before{content:'\F28E'}.zmdi-card-sd:before{content:'\F28F'}.zmdi-card-sim:before{content:'\F290'}.zmdi-desktop-mac:before{content:'\F291'}.zmdi-desktop-windows:before{content:'\F292'}.zmdi-device-hub:before{content:'\F293'}.zmdi-devices-off:before{content:'\F294'}.zmdi-devices:before{content:'\F295'}.zmdi-dock:before{content:'\F296'}.zmdi-floppy:before{content:'\F297'}.zmdi-gamepad:before{content:'\F298'}.zmdi-gps-dot:before{content:'\F299'}.zmdi-gps-off:before{content:'\F29A'}.zmdi-gps:before{content:'\F29B'}.zmdi-headset-mic:before{content:'\F29C'}.zmdi-headset:before{content:'\F29D'}.zmdi-input-antenna:before{content:'\F29E'}.zmdi-input-composite:before{content:'\F29F'}.zmdi-input-hdmi:before{content:'\F2A0'}.zmdi-input-power:before{content:'\F2A1'}.zmdi-input-svideo:before{content:'\F2A2'}.zmdi-keyboard-hide:before{content:'\F2A3'}.zmdi-keyboard:before{content:'\F2A4'}.zmdi-laptop-chromebook:before{content:'\F2A5'}.zmdi-laptop-mac:before{content:'\F2A6'}.zmdi-laptop:before{content:'\F2A7'}.zmdi-mic-off:before{content:'\F2A8'}.zmdi-mic-outline:before{content:'\F2A9'}.zmdi-mic-setting:before{content:'\F2AA'}.zmdi-mic:before{content:'\F2AB'}.zmdi-mouse:before{content:'\F2AC'}.zmdi-network-alert:before{content:'\F2AD'}.zmdi-network-locked:before{content:'\F2AE'}.zmdi-network-off:before{content:'\F2AF'}.zmdi-network-outline:before{content:'\F2B0'}.zmdi-network-setting:before{content:'\F2B1'}.zmdi-network:before{content:'\F2B2'}.zmdi-phone-bluetooth:before{content:'\F2B3'}.zmdi-phone-end:before{content:'\F2B4'}.zmdi-phone-forwarded:before{content:'\F2B5'}.zmdi-phone-in-talk:before{content:'\F2B6'}.zmdi-phone-locked:before{content:'\F2B7'}.zmdi-phone-missed:before{content:'\F2B8'}.zmdi-phone-msg:before{content:'\F2B9'}.zmdi-phone-paused:before{content:'\F2BA'}.zmdi-phone-ring:before{content:'\F2BB'}.zmdi-phone-setting:before{content:'\F2BC'}.zmdi-phone-sip:before{content:'\F2BD'}.zmdi-phone:before{content:'\F2BE'}.zmdi-portable-wifi-changes:before{content:'\F2BF'}.zmdi-portable-wifi-off:before{content:'\F2C0'}.zmdi-portable-wifi:before{content:'\F2C1'}.zmdi-radio:before{content:'\F2C2'}.zmdi-reader:before{content:'\F2C3'}.zmdi-remote-control-alt:before{content:'\F2C4'}.zmdi-remote-control:before{content:'\F2C5'}.zmdi-router:before{content:'\F2C6'}.zmdi-scanner:before{content:'\F2C7'}.zmdi-smartphone-android:before{content:'\F2C8'}.zmdi-smartphone-download:before{content:'\F2C9'}.zmdi-smartphone-erase:before{content:'\F2CA'}.zmdi-smartphone-info:before{content:'\F2CB'}.zmdi-smartphone-iphone:before{content:'\F2CC'}.zmdi-smartphone-landscape-lock:before{content:'\F2CD'}.zmdi-smartphone-landscape:before{content:'\F2CE'}.zmdi-smartphone-lock:before{content:'\F2CF'}.zmdi-smartphone-portrait-lock:before{content:'\F2D0'}.zmdi-smartphone-ring:before{content:'\F2D1'}.zmdi-smartphone-setting:before{content:'\F2D2'}.zmdi-smartphone-setup:before{content:'\F2D3'}.zmdi-smartphone:before{content:'\F2D4'}.zmdi-speaker:before{content:'\F2D5'}.zmdi-tablet-android:before{content:'\F2D6'}.zmdi-tablet-mac:before{content:'\F2D7'}.zmdi-tablet:before{content:'\F2D8'}.zmdi-tv-alt-play:before{content:'\F2D9'}.zmdi-tv-list:before{content:'\F2DA'}.zmdi-tv-play:before{content:'\F2DB'}.zmdi-tv:before{content:'\F2DC'}.zmdi-usb:before{content:'\F2DD'}.zmdi-videocam-off:before{content:'\F2DE'}.zmdi-videocam-switch:before{content:'\F2DF'}.zmdi-videocam:before{content:'\F2E0'}.zmdi-watch:before{content:'\F2E1'}.zmdi-wifi-alt-2:before{content:'\F2E2'}.zmdi-wifi-alt:before{content:'\F2E3'}.zmdi-wifi-info:before{content:'\F2E4'}.zmdi-wifi-lock:before{content:'\F2E5'}.zmdi-wifi-off:before{content:'\F2E6'}.zmdi-wifi-outline:before{content:'\F2E7'}.zmdi-wifi:before{content:'\F2E8'}.zmdi-arrow-left-bottom:before{content:'\F2E9'}.zmdi-arrow-left:before{content:'\F2EA'}.zmdi-arrow-merge:before{content:'\F2EB'}.zmdi-arrow-missed:before{content:'\F2EC'}.zmdi-arrow-right-top:before{content:'\F2ED'}.zmdi-arrow-right:before{content:'\F2EE'}.zmdi-arrow-split:before{content:'\F2EF'}.zmdi-arrows:before{content:'\F2F0'}.zmdi-caret-down-circle:before{content:'\F2F1'}.zmdi-caret-down:before{content:'\F2F2'}.zmdi-caret-left-circle:before{content:'\F2F3'}.zmdi-caret-left:before{content:'\F2F4'}.zmdi-caret-right-circle:before{content:'\F2F5'}.zmdi-caret-right:before{content:'\F2F6'}.zmdi-caret-up-circle:before{content:'\F2F7'}.zmdi-caret-up:before{content:'\F2F8'}.zmdi-chevron-down:before{content:'\F2F9'}.zmdi-chevron-left:before{content:'\F2FA'}.zmdi-chevron-right:before{content:'\F2FB'}.zmdi-chevron-up:before{content:'\F2FC'}.zmdi-forward:before{content:'\F2FD'}.zmdi-long-arrow-down:before{content:'\F2FE'}.zmdi-long-arrow-left:before{content:'\F2FF'}.zmdi-long-arrow-return:before{content:'\F300'}.zmdi-long-arrow-right:before{content:'\F301'}.zmdi-long-arrow-tab:before{content:'\F302'}.zmdi-long-arrow-up:before{content:'\F303'}.zmdi-rotate-ccw:before{content:'\F304'}.zmdi-rotate-cw:before{content:'\F305'}.zmdi-rotate-left:before{content:'\F306'}.zmdi-rotate-right:before{content:'\F307'}.zmdi-square-down:before{content:'\F308'}.zmdi-square-right:before{content:'\F309'}.zmdi-swap-alt:before{content:'\F30A'}.zmdi-swap-vertical-circle:before{content:'\F30B'}.zmdi-swap-vertical:before{content:'\F30C'}.zmdi-swap:before{content:'\F30D'}.zmdi-trending-down:before{content:'\F30E'}.zmdi-trending-flat:before{content:'\F30F'}.zmdi-trending-up:before{content:'\F310'}.zmdi-unfold-less:before{content:'\F311'}.zmdi-unfold-more:before{content:'\F312'}.zmdi-apps:before{content:'\F313'}.zmdi-grid-off:before{content:'\F314'}.zmdi-grid:before{content:'\F315'}.zmdi-view-agenda:before{content:'\F316'}.zmdi-view-array:before{content:'\F317'}.zmdi-view-carousel:before{content:'\F318'}.zmdi-view-column:before{content:'\F319'}.zmdi-view-comfy:before{content:'\F31A'}.zmdi-view-compact:before{content:'\F31B'}.zmdi-view-dashboard:before{content:'\F31C'}.zmdi-view-day:before{content:'\F31D'}.zmdi-view-headline:before{content:'\F31E'}.zmdi-view-list-alt:before{content:'\F31F'}.zmdi-view-list:before{content:'\F320'}.zmdi-view-module:before{content:'\F321'}.zmdi-view-quilt:before{content:'\F322'}.zmdi-view-stream:before{content:'\F323'}.zmdi-view-subtitles:before{content:'\F324'}.zmdi-view-toc:before{content:'\F325'}.zmdi-view-web:before{content:'\F326'}.zmdi-view-week:before{content:'\F327'}.zmdi-widgets:before{content:'\F328'}.zmdi-alarm-check:before{content:'\F329'}.zmdi-alarm-off:before{content:'\F32A'}.zmdi-alarm-plus:before{content:'\F32B'}.zmdi-alarm-snooze:before{content:'\F32C'}.zmdi-alarm:before{content:'\F32D'}.zmdi-calendar-alt:before{content:'\F32E'}.zmdi-calendar-check:before{content:'\F32F'}.zmdi-calendar-close:before{content:'\F330'}.zmdi-calendar-note:before{content:'\F331'}.zmdi-calendar:before{content:'\F332'}.zmdi-time-countdown:before{content:'\F333'}.zmdi-time-interval:before{content:'\F334'}.zmdi-time-restore-setting:before{content:'\F335'}.zmdi-time-restore:before{content:'\F336'}.zmdi-time:before{content:'\F337'}.zmdi-timer-off:before{content:'\F338'}.zmdi-timer:before{content:'\F339'}.zmdi-android-alt:before{content:'\F33A'}.zmdi-android:before{content:'\F33B'}.zmdi-apple:before{content:'\F33C'}.zmdi-behance:before{content:'\F33D'}.zmdi-codepen:before{content:'\F33E'}.zmdi-dribbble:before{content:'\F33F'}.zmdi-dropbox:before{content:'\F340'}.zmdi-evernote:before{content:'\F341'}.zmdi-facebook-box:before{content:'\F342'}.zmdi-facebook:before{content:'\F343'}.zmdi-github-box:before{content:'\F344'}.zmdi-github:before{content:'\F345'}.zmdi-google-drive:before{content:'\F346'}.zmdi-google-earth:before{content:'\F347'}.zmdi-google-glass:before{content:'\F348'}.zmdi-google-maps:before{content:'\F349'}.zmdi-google-pages:before{content:'\F34A'}.zmdi-google-play:before{content:'\F34B'}.zmdi-google-plus-box:before{content:'\F34C'}.zmdi-google-plus:before{content:'\F34D'}.zmdi-google:before{content:'\F34E'}.zmdi-instagram:before{content:'\F34F'}.zmdi-language-css3:before{content:'\F350'}.zmdi-language-html5:before{content:'\F351'}.zmdi-language-javascript:before{content:'\F352'}.zmdi-language-python-alt:before{content:'\F353'}.zmdi-language-python:before{content:'\F354'}.zmdi-lastfm:before{content:'\F355'}.zmdi-linkedin-box:before{content:'\F356'}.zmdi-paypal:before{content:'\F357'}.zmdi-pinterest-box:before{content:'\F358'}.zmdi-pocket:before{content:'\F359'}.zmdi-polymer:before{content:'\F35A'}.zmdi-share:before{content:'\F35B'}.zmdi-stackoverflow:before{content:'\F35C'}.zmdi-steam-square:before{content:'\F35D'}.zmdi-steam:before{content:'\F35E'}.zmdi-twitter-box:before{content:'\F35F'}.zmdi-twitter:before{content:'\F360'}.zmdi-vk:before{content:'\F361'}.zmdi-wikipedia:before{content:'\F362'}.zmdi-windows:before{content:'\F363'}.zmdi-aspect-ratio-alt:before{content:'\F364'}.zmdi-aspect-ratio:before{content:'\F365'}.zmdi-blur-circular:before{content:'\F366'}.zmdi-blur-linear:before{content:'\F367'}.zmdi-blur-off:before{content:'\F368'}.zmdi-blur:before{content:'\F369'}.zmdi-brightness-2:before{content:'\F36A'}.zmdi-brightness-3:before{content:'\F36B'}.zmdi-brightness-4:before{content:'\F36C'}.zmdi-brightness-5:before{content:'\F36D'}.zmdi-brightness-6:before{content:'\F36E'}.zmdi-brightness-7:before{content:'\F36F'}.zmdi-brightness-auto:before{content:'\F370'}.zmdi-brightness-setting:before{content:'\F371'}.zmdi-broken-image:before{content:'\F372'}.zmdi-center-focus-strong:before{content:'\F373'}.zmdi-center-focus-weak:before{content:'\F374'}.zmdi-compare:before{content:'\F375'}.zmdi-crop-16-9:before{content:'\F376'}.zmdi-crop-3-2:before{content:'\F377'}.zmdi-crop-5-4:before{content:'\F378'}.zmdi-crop-7-5:before{content:'\F379'}.zmdi-crop-din:before{content:'\F37A'}.zmdi-crop-free:before{content:'\F37B'}.zmdi-crop-landscape:before{content:'\F37C'}.zmdi-crop-portrait:before{content:'\F37D'}.zmdi-crop-square:before{content:'\F37E'}.zmdi-exposure-alt:before{content:'\F37F'}.zmdi-exposure:before{content:'\F380'}.zmdi-filter-b-and-w:before{content:'\F381'}.zmdi-filter-center-focus:before{content:'\F382'}.zmdi-filter-frames:before{content:'\F383'}.zmdi-filter-tilt-shift:before{content:'\F384'}.zmdi-gradient:before{content:'\F385'}.zmdi-grain:before{content:'\F386'}.zmdi-graphic-eq:before{content:'\F387'}.zmdi-hdr-off:before{content:'\F388'}.zmdi-hdr-strong:before{content:'\F389'}.zmdi-hdr-weak:before{content:'\F38A'}.zmdi-hdr:before{content:'\F38B'}.zmdi-iridescent:before{content:'\F38C'}.zmdi-leak-off:before{content:'\F38D'}.zmdi-leak:before{content:'\F38E'}.zmdi-looks:before{content:'\F38F'}.zmdi-loupe:before{content:'\F390'}.zmdi-panorama-horizontal:before{content:'\F391'}.zmdi-panorama-vertical:before{content:'\F392'}.zmdi-panorama-wide-angle:before{content:'\F393'}.zmdi-photo-size-select-large:before{content:'\F394'}.zmdi-photo-size-select-small:before{content:'\F395'}.zmdi-picture-in-picture:before{content:'\F396'}.zmdi-slideshow:before{content:'\F397'}.zmdi-texture:before{content:'\F398'}.zmdi-tonality:before{content:'\F399'}.zmdi-vignette:before{content:'\F39A'}.zmdi-wb-auto:before{content:'\F39B'}.zmdi-eject-alt:before{content:'\F39C'}.zmdi-eject:before{content:'\F39D'}.zmdi-equalizer:before{content:'\F39E'}.zmdi-fast-forward:before{content:'\F39F'}.zmdi-fast-rewind:before{content:'\F3A0'}.zmdi-forward-10:before{content:'\F3A1'}.zmdi-forward-30:before{content:'\F3A2'}.zmdi-forward-5:before{content:'\F3A3'}.zmdi-hearing:before{content:'\F3A4'}.zmdi-pause-circle-outline:before{content:'\F3A5'}.zmdi-pause-circle:before{content:'\F3A6'}.zmdi-pause:before{content:'\F3A7'}.zmdi-play-circle-outline:before{content:'\F3A8'}.zmdi-play-circle:before{content:'\F3A9'}.zmdi-play:before{content:'\F3AA'}.zmdi-playlist-audio:before{content:'\F3AB'}.zmdi-playlist-plus:before{content:'\F3AC'}.zmdi-repeat-one:before{content:'\F3AD'}.zmdi-repeat:before{content:'\F3AE'}.zmdi-replay-10:before{content:'\F3AF'}.zmdi-replay-30:before{content:'\F3B0'}.zmdi-replay-5:before{content:'\F3B1'}.zmdi-replay:before{content:'\F3B2'}.zmdi-shuffle:before{content:'\F3B3'}.zmdi-skip-next:before{content:'\F3B4'}.zmdi-skip-previous:before{content:'\F3B5'}.zmdi-stop:before{content:'\F3B6'}.zmdi-surround-sound:before{content:'\F3B7'}.zmdi-tune:before{content:'\F3B8'}.zmdi-volume-down:before{content:'\F3B9'}.zmdi-volume-mute:before{content:'\F3BA'}.zmdi-volume-off:before{content:'\F3BB'}.zmdi-volume-up:before{content:'\F3BC'}.zmdi-n-1-square:before{content:'\F3BD'}.zmdi-n-2-square:before{content:'\F3BE'}.zmdi-n-3-square:before{content:'\F3BF'}.zmdi-n-4-square:before{content:'\F3C0'}.zmdi-n-5-square:before{content:'\F3C1'}.zmdi-n-6-square:before{content:'\F3C2'}.zmdi-neg-1:before{content:'\F3C3'}.zmdi-neg-2:before{content:'\F3C4'}.zmdi-plus-1:before{content:'\F3C5'}.zmdi-plus-2:before{content:'\F3C6'}.zmdi-sec-10:before{content:'\F3C7'}.zmdi-sec-3:before{content:'\F3C8'}.zmdi-zero:before{content:'\F3C9'}.zmdi-airline-seat-flat-angled:before{content:'\F3CA'}.zmdi-airline-seat-flat:before{content:'\F3CB'}.zmdi-airline-seat-individual-suite:before{content:'\F3CC'}.zmdi-airline-seat-legroom-extra:before{content:'\F3CD'}.zmdi-airline-seat-legroom-normal:before{content:'\F3CE'}.zmdi-airline-seat-legroom-reduced:before{content:'\F3CF'}.zmdi-airline-seat-recline-extra:before{content:'\F3D0'}.zmdi-airline-seat-recline-normal:before{content:'\F3D1'}.zmdi-airplay:before{content:'\F3D2'}.zmdi-closed-caption:before{content:'\F3D3'}.zmdi-confirmation-number:before{content:'\F3D4'}.zmdi-developer-board:before{content:'\F3D5'}.zmdi-disc-full:before{content:'\F3D6'}.zmdi-explicit:before{content:'\F3D7'}.zmdi-flight-land:before{content:'\F3D8'}.zmdi-flight-takeoff:before{content:'\F3D9'}.zmdi-flip-to-back:before{content:'\F3DA'}.zmdi-flip-to-front:before{content:'\F3DB'}.zmdi-group-work:before{content:'\F3DC'}.zmdi-hd:before{content:'\F3DD'}.zmdi-hq:before{content:'\F3DE'}.zmdi-markunread-mailbox:before{content:'\F3DF'}.zmdi-memory:before{content:'\F3E0'}.zmdi-nfc:before{content:'\F3E1'}.zmdi-play-for-work:before{content:'\F3E2'}.zmdi-power-input:before{content:'\F3E3'}.zmdi-present-to-all:before{content:'\F3E4'}.zmdi-satellite:before{content:'\F3E5'}.zmdi-tap-and-play:before{content:'\F3E6'}.zmdi-vibration:before{content:'\F3E7'}.zmdi-voicemail:before{content:'\F3E8'}.zmdi-group:before{content:'\F3E9'}.zmdi-rss:before{content:'\F3EA'}.zmdi-shape:before{content:'\F3EB'}.zmdi-spinner:before{content:'\F3EC'}.zmdi-ungroup:before{content:'\F3ED'}.zmdi-500px:before{content:'\F3EE'}.zmdi-8tracks:before{content:'\F3EF'}.zmdi-amazon:before{content:'\F3F0'}.zmdi-blogger:before{content:'\F3F1'}.zmdi-delicious:before{content:'\F3F2'}.zmdi-disqus:before{content:'\F3F3'}.zmdi-flattr:before{content:'\F3F4'}.zmdi-flickr:before{content:'\F3F5'}.zmdi-github-alt:before{content:'\F3F6'}.zmdi-google-old:before{content:'\F3F7'}.zmdi-linkedin:before{content:'\F3F8'}.zmdi-odnoklassniki:before{content:'\F3F9'}.zmdi-outlook:before{content:'\F3FA'}.zmdi-paypal-alt:before{content:'\F3FB'}.zmdi-pinterest:before{content:'\F3FC'}.zmdi-playstation:before{content:'\F3FD'}.zmdi-reddit:before{content:'\F3FE'}.zmdi-skype:before{content:'\F3FF'}.zmdi-slideshare:before{content:'\F400'}.zmdi-soundcloud:before{content:'\F401'}.zmdi-tumblr:before{content:'\F402'}.zmdi-twitch:before{content:'\F403'}.zmdi-vimeo:before{content:'\F404'}.zmdi-whatsapp:before{content:'\F405'}.zmdi-xbox:before{content:'\F406'}.zmdi-yahoo:before{content:'\F407'}.zmdi-youtube-play:before{content:'\F408'}.zmdi-youtube:before{content:'\F409'}.zmdi-3d-rotation:before{content:'\F101'}.zmdi-airplane-off:before{content:'\F102'}.zmdi-airplane:before{content:'\F103'}.zmdi-album:before{content:'\F104'}.zmdi-archive:before{content:'\F105'}.zmdi-assignment-account:before{content:'\F106'}.zmdi-assignment-alert:before{content:'\F107'}.zmdi-assignment-check:before{content:'\F108'}.zmdi-assignment-o:before{content:'\F109'}.zmdi-assignment-return:before{content:'\F10A'}.zmdi-assignment-returned:before{content:'\F10B'}.zmdi-assignment:before{content:'\F10C'}.zmdi-attachment-alt:before{content:'\F10D'}.zmdi-attachment:before{content:'\F10E'}.zmdi-audio:before{content:'\F10F'}.zmdi-badge-check:before{content:'\F110'}.zmdi-balance-wallet:before{content:'\F111'}.zmdi-balance:before{content:'\F112'}.zmdi-battery-alert:before{content:'\F113'}.zmdi-battery-flash:before{content:'\F114'}.zmdi-battery-unknown:before{content:'\F115'}.zmdi-battery:before{content:'\F116'}.zmdi-bike:before{content:'\F117'}.zmdi-block-alt:before{content:'\F118'}.zmdi-block:before{content:'\F119'}.zmdi-boat:before{content:'\F11A'}.zmdi-book-image:before{content:'\F11B'}.zmdi-book:before{content:'\F11C'}.zmdi-bookmark-outline:before{content:'\F11D'}.zmdi-bookmark:before{content:'\F11E'}.zmdi-brush:before{content:'\F11F'}.zmdi-bug:before{content:'\F120'}.zmdi-bus:before{content:'\F121'}.zmdi-cake:before{content:'\F122'}.zmdi-car-taxi:before{content:'\F123'}.zmdi-car-wash:before{content:'\F124'}.zmdi-car:before{content:'\F125'}.zmdi-card-giftcard:before{content:'\F126'}.zmdi-card-membership:before{content:'\F127'}.zmdi-card-travel:before{content:'\F128'}.zmdi-card:before{content:'\F129'}.zmdi-case-check:before{content:'\F12A'}.zmdi-case-download:before{content:'\F12B'}.zmdi-case-play:before{content:'\F12C'}.zmdi-case:before{content:'\F12D'}.zmdi-cast-connected:before{content:'\F12E'}.zmdi-cast:before{content:'\F12F'}.zmdi-chart-donut:before{content:'\F130'}.zmdi-chart:before{content:'\F131'}.zmdi-city-alt:before{content:'\F132'}.zmdi-city:before{content:'\F133'}.zmdi-close-circle-o:before{content:'\F134'}.zmdi-close-circle:before{content:'\F135'}.zmdi-close:before{content:'\F136'}.zmdi-cocktail:before{content:'\F137'}.zmdi-code-setting:before{content:'\F138'}.zmdi-code-smartphone:before{content:'\F139'}.zmdi-code:before{content:'\F13A'}.zmdi-coffee:before{content:'\F13B'}.zmdi-collection-bookmark:before{content:'\F13C'}.zmdi-collection-case-play:before{content:'\F13D'}.zmdi-collection-folder-image:before{content:'\F13E'}.zmdi-collection-image-o:before{content:'\F13F'}.zmdi-collection-image:before{content:'\F140'}.zmdi-collection-item-1:before{content:'\F141'}.zmdi-collection-item-2:before{content:'\F142'}.zmdi-collection-item-3:before{content:'\F143'}.zmdi-collection-item-4:before{content:'\F144'}.zmdi-collection-item-5:before{content:'\F145'}.zmdi-collection-item-6:before{content:'\F146'}.zmdi-collection-item-7:before{content:'\F147'}.zmdi-collection-item-8:before{content:'\F148'}.zmdi-collection-item-9-plus:before{content:'\F149'}.zmdi-collection-item-9:before{content:'\F14A'}.zmdi-collection-item:before{content:'\F14B'}.zmdi-collection-music:before{content:'\F14C'}.zmdi-collection-pdf:before{content:'\F14D'}.zmdi-collection-plus:before{content:'\F14E'}.zmdi-collection-speaker:before{content:'\F14F'}.zmdi-collection-text:before{content:'\F150'}.zmdi-collection-video:before{content:'\F151'}.zmdi-compass:before{content:'\F152'}.zmdi-cutlery:before{content:'\F153'}.zmdi-delete:before{content:'\F154'}.zmdi-dialpad:before{content:'\F155'}.zmdi-dns:before{content:'\F156'}.zmdi-drink:before{content:'\F157'}.zmdi-edit:before{content:'\F158'}.zmdi-email-open:before{content:'\F159'}.zmdi-email:before{content:'\F15A'}.zmdi-eye-off:before{content:'\F15B'}.zmdi-eye:before{content:'\F15C'}.zmdi-eyedropper:before{content:'\F15D'}.zmdi-favorite-outline:before{content:'\F15E'}.zmdi-favorite:before{content:'\F15F'}.zmdi-filter-list:before{content:'\F160'}.zmdi-fire:before{content:'\F161'}.zmdi-flag:before{content:'\F162'}.zmdi-flare:before{content:'\F163'}.zmdi-flash-auto:before{content:'\F164'}.zmdi-flash-off:before{content:'\F165'}.zmdi-flash:before{content:'\F166'}.zmdi-flip:before{content:'\F167'}.zmdi-flower-alt:before{content:'\F168'}.zmdi-flower:before{content:'\F169'}.zmdi-font:before{content:'\F16A'}.zmdi-fullscreen-alt:before{content:'\F16B'}.zmdi-fullscreen-exit:before{content:'\F16C'}.zmdi-fullscreen:before{content:'\F16D'}.zmdi-functions:before{content:'\F16E'}.zmdi-gas-station:before{content:'\F16F'}.zmdi-gesture:before{content:'\F170'}.zmdi-globe-alt:before{content:'\F171'}.zmdi-globe-lock:before{content:'\F172'}.zmdi-globe:before{content:'\F173'}.zmdi-graduation-cap:before{content:'\F174'}.zmdi-home:before{content:'\F175'}.zmdi-hospital-alt:before{content:'\F176'}.zmdi-hospital:before{content:'\F177'}.zmdi-hotel:before{content:'\F178'}.zmdi-hourglass-alt:before{content:'\F179'}.zmdi-hourglass-outline:before{content:'\F17A'}.zmdi-hourglass:before{content:'\F17B'}.zmdi-http:before{content:'\F17C'}.zmdi-image-alt:before{content:'\F17D'}.zmdi-image-o:before{content:'\F17E'}.zmdi-image:before{content:'\F17F'}.zmdi-inbox:before{content:'\F180'}.zmdi-invert-colors-off:before{content:'\F181'}.zmdi-invert-colors:before{content:'\F182'}.zmdi-key:before{content:'\F183'}.zmdi-label-alt-outline:before{content:'\F184'}.zmdi-label-alt:before{content:'\F185'}.zmdi-label-heart:before{content:'\F186'}.zmdi-label:before{content:'\F187'}.zmdi-labels:before{content:'\F188'}.zmdi-lamp:before{content:'\F189'}.zmdi-landscape:before{content:'\F18A'}.zmdi-layers-off:before{content:'\F18B'}.zmdi-layers:before{content:'\F18C'}.zmdi-library:before{content:'\F18D'}.zmdi-link:before{content:'\F18E'}.zmdi-lock-open:before{content:'\F18F'}.zmdi-lock-outline:before{content:'\F190'}.zmdi-lock:before{content:'\F191'}.zmdi-mail-reply-all:before{content:'\F192'}.zmdi-mail-reply:before{content:'\F193'}.zmdi-mail-send:before{content:'\F194'}.zmdi-mall:before{content:'\F195'}.zmdi-map:before{content:'\F196'}.zmdi-menu:before{content:'\F197'}.zmdi-money-box:before{content:'\F198'}.zmdi-money-off:before{content:'\F199'}.zmdi-money:before{content:'\F19A'}.zmdi-more-vert:before{content:'\F19B'}.zmdi-more:before{content:'\F19C'}.zmdi-movie-alt:before{content:'\F19D'}.zmdi-movie:before{content:'\F19E'}.zmdi-nature-people:before{content:'\F19F'}.zmdi-nature:before{content:'\F1A0'}.zmdi-navigation:before{content:'\F1A1'}.zmdi-open-in-browser:before{content:'\F1A2'}.zmdi-open-in-new:before{content:'\F1A3'}.zmdi-palette:before{content:'\F1A4'}.zmdi-parking:before{content:'\F1A5'}.zmdi-pin-account:before{content:'\F1A6'}.zmdi-pin-assistant:before{content:'\F1A7'}.zmdi-pin-drop:before{content:'\F1A8'}.zmdi-pin-help:before{content:'\F1A9'}.zmdi-pin-off:before{content:'\F1AA'}.zmdi-pin:before{content:'\F1AB'}.zmdi-pizza:before{content:'\F1AC'}.zmdi-plaster:before{content:'\F1AD'}.zmdi-power-setting:before{content:'\F1AE'}.zmdi-power:before{content:'\F1AF'}.zmdi-print:before{content:'\F1B0'}.zmdi-puzzle-piece:before{content:'\F1B1'}.zmdi-quote:before{content:'\F1B2'}.zmdi-railway:before{content:'\F1B3'}.zmdi-receipt:before{content:'\F1B4'}.zmdi-refresh-alt:before{content:'\F1B5'}.zmdi-refresh-sync-alert:before{content:'\F1B6'}.zmdi-refresh-sync-off:before{content:'\F1B7'}.zmdi-refresh-sync:before{content:'\F1B8'}.zmdi-refresh:before{content:'\F1B9'}.zmdi-roller:before{content:'\F1BA'}.zmdi-ruler:before{content:'\F1BB'}.zmdi-scissors:before{content:'\F1BC'}.zmdi-screen-rotation-lock:before{content:'\F1BD'}.zmdi-screen-rotation:before{content:'\F1BE'}.zmdi-search-for:before{content:'\F1BF'}.zmdi-search-in-file:before{content:'\F1C0'}.zmdi-search-in-page:before{content:'\F1C1'}.zmdi-search-replace:before{content:'\F1C2'}.zmdi-search:before{content:'\F1C3'}.zmdi-seat:before{content:'\F1C4'}.zmdi-settings-square:before{content:'\F1C5'}.zmdi-settings:before{content:'\F1C6'}.zmdi-shield-check:before{content:'\F1C7'}.zmdi-shield-security:before{content:'\F1C8'}.zmdi-shopping-basket:before{content:'\F1C9'}.zmdi-shopping-cart-plus:before{content:'\F1CA'}.zmdi-shopping-cart:before{content:'\F1CB'}.zmdi-sign-in:before{content:'\F1CC'}.zmdi-sort-amount-asc:before{content:'\F1CD'}.zmdi-sort-amount-desc:before{content:'\F1CE'}.zmdi-sort-asc:before{content:'\F1CF'}.zmdi-sort-desc:before{content:'\F1D0'}.zmdi-spellcheck:before{content:'\F1D1'}.zmdi-storage:before{content:'\F1D2'}.zmdi-store-24:before{content:'\F1D3'}.zmdi-store:before{content:'\F1D4'}.zmdi-subway:before{content:'\F1D5'}.zmdi-sun:before{content:'\F1D6'}.zmdi-tab-unselected:before{content:'\F1D7'}.zmdi-tab:before{content:'\F1D8'}.zmdi-tag-close:before{content:'\F1D9'}.zmdi-tag-more:before{content:'\F1DA'}.zmdi-tag:before{content:'\F1DB'}.zmdi-thumb-down:before{content:'\F1DC'}.zmdi-thumb-up-down:before{content:'\F1DD'}.zmdi-thumb-up:before{content:'\F1DE'}.zmdi-ticket-star:before{content:'\F1DF'}.zmdi-toll:before{content:'\F1E0'}.zmdi-toys:before{content:'\F1E1'}.zmdi-traffic:before{content:'\F1E2'}.zmdi-translate:before{content:'\F1E3'}.zmdi-triangle-down:before{content:'\F1E4'}.zmdi-triangle-up:before{content:'\F1E5'}.zmdi-truck:before{content:'\F1E6'}.zmdi-turning-sign:before{content:'\F1E7'}.zmdi-wallpaper:before{content:'\F1E8'}.zmdi-washing-machine:before{content:'\F1E9'}.zmdi-window-maximize:before{content:'\F1EA'}.zmdi-window-minimize:before{content:'\F1EB'}.zmdi-window-restore:before{content:'\F1EC'}.zmdi-wrench:before{content:'\F1ED'}.zmdi-zoom-in:before{content:'\F1EE'}.zmdi-zoom-out:before{content:'\F1EF'}.zmdi-alert-circle-o:before{content:'\F1F0'}.zmdi-alert-circle:before{content:'\F1F1'}.zmdi-alert-octagon:before{content:'\F1F2'}.zmdi-alert-polygon:before{content:'\F1F3'}.zmdi-alert-triangle:before{content:'\F1F4'}.zmdi-help-outline:before{content:'\F1F5'}.zmdi-help:before{content:'\F1F6'}.zmdi-info-outline:before{content:'\F1F7'}.zmdi-info:before{content:'\F1F8'}.zmdi-notifications-active:before{content:'\F1F9'}.zmdi-notifications-add:before{content:'\F1FA'}.zmdi-notifications-none:before{content:'\F1FB'}.zmdi-notifications-off:before{content:'\F1FC'}.zmdi-notifications-paused:before{content:'\F1FD'}.zmdi-notifications:before{content:'\F1FE'}.zmdi-account-add:before{content:'\F1FF'}.zmdi-account-box-mail:before{content:'\F200'}.zmdi-account-box-o:before{content:'\F201'}.zmdi-account-box-phone:before{content:'\F202'}.zmdi-account-box:before{content:'\F203'}.zmdi-account-calendar:before{content:'\F204'}.zmdi-account-circle:before{content:'\F205'}.zmdi-account-o:before{content:'\F206'}.zmdi-account:before{content:'\F207'}.zmdi-accounts-add:before{content:'\F208'}.zmdi-accounts-alt:before{content:'\F209'}.zmdi-accounts-list-alt:before{content:'\F20A'}.zmdi-accounts-list:before{content:'\F20B'}.zmdi-accounts-outline:before{content:'\F20C'}.zmdi-accounts:before{content:'\F20D'}.zmdi-face:before{content:'\F20E'}.zmdi-female:before{content:'\F20F'}.zmdi-male-alt:before{content:'\F210'}.zmdi-male-female:before{content:'\F211'}.zmdi-male:before{content:'\F212'}.zmdi-mood-bad:before{content:'\F213'}.zmdi-mood:before{content:'\F214'}.zmdi-run:before{content:'\F215'}.zmdi-walk:before{content:'\F216'}.zmdi-cloud-box:before{content:'\F217'}.zmdi-cloud-circle:before{content:'\F218'}.zmdi-cloud-done:before{content:'\F219'}.zmdi-cloud-download:before{content:'\F21A'}.zmdi-cloud-off:before{content:'\F21B'}.zmdi-cloud-outline-alt:before{content:'\F21C'}.zmdi-cloud-outline:before{content:'\F21D'}.zmdi-cloud-upload:before{content:'\F21E'}.zmdi-cloud:before{content:'\F21F'}.zmdi-download:before{content:'\F220'}.zmdi-file-plus:before{content:'\F221'}.zmdi-file-text:before{content:'\F222'}.zmdi-file:before{content:'\F223'}.zmdi-folder-outline:before{content:'\F224'}.zmdi-folder-person:before{content:'\F225'}.zmdi-folder-star-alt:before{content:'\F226'}.zmdi-folder-star:before{content:'\F227'}.zmdi-folder:before{content:'\F228'}.zmdi-gif:before{content:'\F229'}.zmdi-upload:before{content:'\F22A'}.zmdi-border-all:before{content:'\F22B'}.zmdi-border-bottom:before{content:'\F22C'}.zmdi-border-clear:before{content:'\F22D'}.zmdi-border-color:before{content:'\F22E'}.zmdi-border-horizontal:before{content:'\F22F'}.zmdi-border-inner:before{content:'\F230'}.zmdi-border-left:before{content:'\F231'}.zmdi-border-outer:before{content:'\F232'}.zmdi-border-right:before{content:'\F233'}.zmdi-border-style:before{content:'\F234'}.zmdi-border-top:before{content:'\F235'}.zmdi-border-vertical:before{content:'\F236'}.zmdi-copy:before{content:'\F237'}.zmdi-crop:before{content:'\F238'}.zmdi-format-align-center:before{content:'\F239'}.zmdi-format-align-justify:before{content:'\F23A'}.zmdi-format-align-left:before{content:'\F23B'}.zmdi-format-align-right:before{content:'\F23C'}.zmdi-format-bold:before{content:'\F23D'}.zmdi-format-clear-all:before{content:'\F23E'}.zmdi-format-clear:before{content:'\F23F'}.zmdi-format-color-fill:before{content:'\F240'}.zmdi-format-color-reset:before{content:'\F241'}.zmdi-format-color-text:before{content:'\F242'}.zmdi-format-indent-decrease:before{content:'\F243'}.zmdi-format-indent-increase:before{content:'\F244'}.zmdi-format-italic:before{content:'\F245'}.zmdi-format-line-spacing:before{content:'\F246'}.zmdi-format-list-bulleted:before{content:'\F247'}.zmdi-format-list-numbered:before{content:'\F248'}.zmdi-format-ltr:before{content:'\F249'}.zmdi-format-rtl:before{content:'\F24A'}.zmdi-format-size:before{content:'\F24B'}.zmdi-format-strikethrough-s:before{content:'\F24C'}.zmdi-format-strikethrough:before{content:'\F24D'}.zmdi-format-subject:before{content:'\F24E'}.zmdi-format-underlined:before{content:'\F24F'}.zmdi-format-valign-bottom:before{content:'\F250'}.zmdi-format-valign-center:before{content:'\F251'}.zmdi-format-valign-top:before{content:'\F252'}.zmdi-redo:before{content:'\F253'}.zmdi-select-all:before{content:'\F254'}.zmdi-space-bar:before{content:'\F255'}.zmdi-text-format:before{content:'\F256'}.zmdi-transform:before{content:'\F257'}.zmdi-undo:before{content:'\F258'}.zmdi-wrap-text:before{content:'\F259'}.zmdi-comment-alert:before{content:'\F25A'}.zmdi-comment-alt-text:before{content:'\F25B'}.zmdi-comment-alt:before{content:'\F25C'}.zmdi-comment-edit:before{content:'\F25D'}.zmdi-comment-image:before{content:'\F25E'}.zmdi-comment-list:before{content:'\F25F'}.zmdi-comment-more:before{content:'\F260'}.zmdi-comment-outline:before{content:'\F261'}.zmdi-comment-text-alt:before{content:'\F262'}.zmdi-comment-text:before{content:'\F263'}.zmdi-comment-video:before{content:'\F264'}.zmdi-comment:before{content:'\F265'}.zmdi-comments:before{content:'\F266'}.zmdi-check-all:before{content:'\F267'}.zmdi-check-circle-u:before{content:'\F268'}.zmdi-check-circle:before{content:'\F269'}.zmdi-check-square:before{content:'\F26A'}.zmdi-check:before{content:'\F26B'}.zmdi-circle-o:before{content:'\F26C'}.zmdi-circle:before{content:'\F26D'}.zmdi-dot-circle-alt:before{content:'\F26E'}.zmdi-dot-circle:before{content:'\F26F'}.zmdi-minus-circle-outline:before{content:'\F270'}.zmdi-minus-circle:before{content:'\F271'}.zmdi-minus-square:before{content:'\F272'}.zmdi-minus:before{content:'\F273'}.zmdi-plus-circle-o-duplicate:before{content:'\F274'}.zmdi-plus-circle-o:before{content:'\F275'}.zmdi-plus-circle:before{content:'\F276'}.zmdi-plus-square:before{content:'\F277'}.zmdi-plus:before{content:'\F278'}.zmdi-square-o:before{content:'\F279'}.zmdi-star-circle:before{content:'\F27A'}.zmdi-star-half:before{content:'\F27B'}.zmdi-star-outline:before{content:'\F27C'}.zmdi-star:before{content:'\F27D'}.zmdi-bluetooth-connected:before{content:'\F27E'}.zmdi-bluetooth-off:before{content:'\F27F'}.zmdi-bluetooth-search:before{content:'\F280'}.zmdi-bluetooth-setting:before{content:'\F281'}.zmdi-bluetooth:before{content:'\F282'}.zmdi-camera-add:before{content:'\F283'}.zmdi-camera-alt:before{content:'\F284'}.zmdi-camera-bw:before{content:'\F285'}.zmdi-camera-front:before{content:'\F286'}.zmdi-camera-mic:before{content:'\F287'}.zmdi-camera-party-mode:before{content:'\F288'}.zmdi-camera-rear:before{content:'\F289'}.zmdi-camera-roll:before{content:'\F28A'}.zmdi-camera-switch:before{content:'\F28B'}.zmdi-camera:before{content:'\F28C'}.zmdi-card-alert:before{content:'\F28D'}.zmdi-card-off:before{content:'\F28E'}.zmdi-card-sd:before{content:'\F28F'}.zmdi-card-sim:before{content:'\F290'}.zmdi-desktop-mac:before{content:'\F291'}.zmdi-desktop-windows:before{content:'\F292'}.zmdi-device-hub:before{content:'\F293'}.zmdi-devices-off:before{content:'\F294'}.zmdi-devices:before{content:'\F295'}.zmdi-dock:before{content:'\F296'}.zmdi-floppy:before{content:'\F297'}.zmdi-gamepad:before{content:'\F298'}.zmdi-gps-dot:before{content:'\F299'}.zmdi-gps-off:before{content:'\F29A'}.zmdi-gps:before{content:'\F29B'}.zmdi-headset-mic:before{content:'\F29C'}.zmdi-headset:before{content:'\F29D'}.zmdi-input-antenna:before{content:'\F29E'}.zmdi-input-composite:before{content:'\F29F'}.zmdi-input-hdmi:before{content:'\F2A0'}.zmdi-input-power:before{content:'\F2A1'}.zmdi-input-svideo:before{content:'\F2A2'}.zmdi-keyboard-hide:before{content:'\F2A3'}.zmdi-keyboard:before{content:'\F2A4'}.zmdi-laptop-chromebook:before{content:'\F2A5'}.zmdi-laptop-mac:before{content:'\F2A6'}.zmdi-laptop:before{content:'\F2A7'}.zmdi-mic-off:before{content:'\F2A8'}.zmdi-mic-outline:before{content:'\F2A9'}.zmdi-mic-setting:before{content:'\F2AA'}.zmdi-mic:before{content:'\F2AB'}.zmdi-mouse:before{content:'\F2AC'}.zmdi-network-alert:before{content:'\F2AD'}.zmdi-network-locked:before{content:'\F2AE'}.zmdi-network-off:before{content:'\F2AF'}.zmdi-network-outline:before{content:'\F2B0'}.zmdi-network-setting:before{content:'\F2B1'}.zmdi-network:before{content:'\F2B2'}.zmdi-phone-bluetooth:before{content:'\F2B3'}.zmdi-phone-end:before{content:'\F2B4'}.zmdi-phone-forwarded:before{content:'\F2B5'}.zmdi-phone-in-talk:before{content:'\F2B6'}.zmdi-phone-locked:before{content:'\F2B7'}.zmdi-phone-missed:before{content:'\F2B8'}.zmdi-phone-msg:before{content:'\F2B9'}.zmdi-phone-paused:before{content:'\F2BA'}.zmdi-phone-ring:before{content:'\F2BB'}.zmdi-phone-setting:before{content:'\F2BC'}.zmdi-phone-sip:before{content:'\F2BD'}.zmdi-phone:before{content:'\F2BE'}.zmdi-portable-wifi-changes:before{content:'\F2BF'}.zmdi-portable-wifi-off:before{content:'\F2C0'}.zmdi-portable-wifi:before{content:'\F2C1'}.zmdi-radio:before{content:'\F2C2'}.zmdi-reader:before{content:'\F2C3'}.zmdi-remote-control-alt:before{content:'\F2C4'}.zmdi-remote-control:before{content:'\F2C5'}.zmdi-router:before{content:'\F2C6'}.zmdi-scanner:before{content:'\F2C7'}.zmdi-smartphone-android:before{content:'\F2C8'}.zmdi-smartphone-download:before{content:'\F2C9'}.zmdi-smartphone-erase:before{content:'\F2CA'}.zmdi-smartphone-info:before{content:'\F2CB'}.zmdi-smartphone-iphone:before{content:'\F2CC'}.zmdi-smartphone-landscape-lock:before{content:'\F2CD'}.zmdi-smartphone-landscape:before{content:'\F2CE'}.zmdi-smartphone-lock:before{content:'\F2CF'}.zmdi-smartphone-portrait-lock:before{content:'\F2D0'}.zmdi-smartphone-ring:before{content:'\F2D1'}.zmdi-smartphone-setting:before{content:'\F2D2'}.zmdi-smartphone-setup:before{content:'\F2D3'}.zmdi-smartphone:before{content:'\F2D4'}.zmdi-speaker:before{content:'\F2D5'}.zmdi-tablet-android:before{content:'\F2D6'}.zmdi-tablet-mac:before{content:'\F2D7'}.zmdi-tablet:before{content:'\F2D8'}.zmdi-tv-alt-play:before{content:'\F2D9'}.zmdi-tv-list:before{content:'\F2DA'}.zmdi-tv-play:before{content:'\F2DB'}.zmdi-tv:before{content:'\F2DC'}.zmdi-usb:before{content:'\F2DD'}.zmdi-videocam-off:before{content:'\F2DE'}.zmdi-videocam-switch:before{content:'\F2DF'}.zmdi-videocam:before{content:'\F2E0'}.zmdi-watch:before{content:'\F2E1'}.zmdi-wifi-alt-2:before{content:'\F2E2'}.zmdi-wifi-alt:before{content:'\F2E3'}.zmdi-wifi-info:before{content:'\F2E4'}.zmdi-wifi-lock:before{content:'\F2E5'}.zmdi-wifi-off:before{content:'\F2E6'}.zmdi-wifi-outline:before{content:'\F2E7'}.zmdi-wifi:before{content:'\F2E8'}.zmdi-arrow-left-bottom:before{content:'\F2E9'}.zmdi-arrow-left:before{content:'\F2EA'}.zmdi-arrow-merge:before{content:'\F2EB'}.zmdi-arrow-missed:before{content:'\F2EC'}.zmdi-arrow-right-top:before{content:'\F2ED'}.zmdi-arrow-right:before{content:'\F2EE'}.zmdi-arrow-split:before{content:'\F2EF'}.zmdi-arrows:before{content:'\F2F0'}.zmdi-caret-down-circle:before{content:'\F2F1'}.zmdi-caret-down:before{content:'\F2F2'}.zmdi-caret-left-circle:before{content:'\F2F3'}.zmdi-caret-left:before{content:'\F2F4'}.zmdi-caret-right-circle:before{content:'\F2F5'}.zmdi-caret-right:before{content:'\F2F6'}.zmdi-caret-up-circle:before{content:'\F2F7'}.zmdi-caret-up:before{content:'\F2F8'}.zmdi-chevron-down:before{content:'\F2F9'}.zmdi-chevron-left:before{content:'\F2FA'}.zmdi-chevron-right:before{content:'\F2FB'}.zmdi-chevron-up:before{content:'\F2FC'}.zmdi-forward:before{content:'\F2FD'}.zmdi-long-arrow-down:before{content:'\F2FE'}.zmdi-long-arrow-left:before{content:'\F2FF'}.zmdi-long-arrow-return:before{content:'\F300'}.zmdi-long-arrow-right:before{content:'\F301'}.zmdi-long-arrow-tab:before{content:'\F302'}.zmdi-long-arrow-up:before{content:'\F303'}.zmdi-rotate-ccw:before{content:'\F304'}.zmdi-rotate-cw:before{content:'\F305'}.zmdi-rotate-left:before{content:'\F306'}.zmdi-rotate-right:before{content:'\F307'}.zmdi-square-down:before{content:'\F308'}.zmdi-square-right:before{content:'\F309'}.zmdi-swap-alt:before{content:'\F30A'}.zmdi-swap-vertical-circle:before{content:'\F30B'}.zmdi-swap-vertical:before{content:'\F30C'}.zmdi-swap:before{content:'\F30D'}.zmdi-trending-down:before{content:'\F30E'}.zmdi-trending-flat:before{content:'\F30F'}.zmdi-trending-up:before{content:'\F310'}.zmdi-unfold-less:before{content:'\F311'}.zmdi-unfold-more:before{content:'\F312'}.zmdi-apps:before{content:'\F313'}.zmdi-grid-off:before{content:'\F314'}.zmdi-grid:before{content:'\F315'}.zmdi-view-agenda:before{content:'\F316'}.zmdi-view-array:before{content:'\F317'}.zmdi-view-carousel:before{content:'\F318'}.zmdi-view-column:before{content:'\F319'}.zmdi-view-comfy:before{content:'\F31A'}.zmdi-view-compact:before{content:'\F31B'}.zmdi-view-dashboard:before{content:'\F31C'}.zmdi-view-day:before{content:'\F31D'}.zmdi-view-headline:before{content:'\F31E'}.zmdi-view-list-alt:before{content:'\F31F'}.zmdi-view-list:before{content:'\F320'}.zmdi-view-module:before{content:'\F321'}.zmdi-view-quilt:before{content:'\F322'}.zmdi-view-stream:before{content:'\F323'}.zmdi-view-subtitles:before{content:'\F324'}.zmdi-view-toc:before{content:'\F325'}.zmdi-view-web:before{content:'\F326'}.zmdi-view-week:before{content:'\F327'}.zmdi-widgets:before{content:'\F328'}.zmdi-alarm-check:before{content:'\F329'}.zmdi-alarm-off:before{content:'\F32A'}.zmdi-alarm-plus:before{content:'\F32B'}.zmdi-alarm-snooze:before{content:'\F32C'}.zmdi-alarm:before{content:'\F32D'}.zmdi-calendar-alt:before{content:'\F32E'}.zmdi-calendar-check:before{content:'\F32F'}.zmdi-calendar-close:before{content:'\F330'}.zmdi-calendar-note:before{content:'\F331'}.zmdi-calendar:before{content:'\F332'}.zmdi-time-countdown:before{content:'\F333'}.zmdi-time-interval:before{content:'\F334'}.zmdi-time-restore-setting:before{content:'\F335'}.zmdi-time-restore:before{content:'\F336'}.zmdi-time:before{content:'\F337'}.zmdi-timer-off:before{content:'\F338'}.zmdi-timer:before{content:'\F339'}.zmdi-android-alt:before{content:'\F33A'}.zmdi-android:before{content:'\F33B'}.zmdi-apple:before{content:'\F33C'}.zmdi-behance:before{content:'\F33D'}.zmdi-codepen:before{content:'\F33E'}.zmdi-dribbble:before{content:'\F33F'}.zmdi-dropbox:before{content:'\F340'}.zmdi-evernote:before{content:'\F341'}.zmdi-facebook-box:before{content:'\F342'}.zmdi-facebook:before{content:'\F343'}.zmdi-github-box:before{content:'\F344'}.zmdi-github:before{content:'\F345'}.zmdi-google-drive:before{content:'\F346'}.zmdi-google-earth:before{content:'\F347'}.zmdi-google-glass:before{content:'\F348'}.zmdi-google-maps:before{content:'\F349'}.zmdi-google-pages:before{content:'\F34A'}.zmdi-google-play:before{content:'\F34B'}.zmdi-google-plus-box:before{content:'\F34C'}.zmdi-google-plus:before{content:'\F34D'}.zmdi-google:before{content:'\F34E'}.zmdi-instagram:before{content:'\F34F'}.zmdi-language-css3:before{content:'\F350'}.zmdi-language-html5:before{content:'\F351'}.zmdi-language-javascript:before{content:'\F352'}.zmdi-language-python-alt:before{content:'\F353'}.zmdi-language-python:before{content:'\F354'}.zmdi-lastfm:before{content:'\F355'}.zmdi-linkedin-box:before{content:'\F356'}.zmdi-paypal:before{content:'\F357'}.zmdi-pinterest-box:before{content:'\F358'}.zmdi-pocket:before{content:'\F359'}.zmdi-polymer:before{content:'\F35A'}.zmdi-share:before{content:'\F35B'}.zmdi-stackoverflow:before{content:'\F35C'}.zmdi-steam-square:before{content:'\F35D'}.zmdi-steam:before{content:'\F35E'}.zmdi-twitter-box:before{content:'\F35F'}.zmdi-twitter:before{content:'\F360'}.zmdi-vk:before{content:'\F361'}.zmdi-wikipedia:before{content:'\F362'}.zmdi-windows:before{content:'\F363'}.zmdi-aspect-ratio-alt:before{content:'\F364'}.zmdi-aspect-ratio:before{content:'\F365'}.zmdi-blur-circular:before{content:'\F366'}.zmdi-blur-linear:before{content:'\F367'}.zmdi-blur-off:before{content:'\F368'}.zmdi-blur:before{content:'\F369'}.zmdi-brightness-2:before{content:'\F36A'}.zmdi-brightness-3:before{content:'\F36B'}.zmdi-brightness-4:before{content:'\F36C'}.zmdi-brightness-5:before{content:'\F36D'}.zmdi-brightness-6:before{content:'\F36E'}.zmdi-brightness-7:before{content:'\F36F'}.zmdi-brightness-auto:before{content:'\F370'}.zmdi-brightness-setting:before{content:'\F371'}.zmdi-broken-image:before{content:'\F372'}.zmdi-center-focus-strong:before{content:'\F373'}.zmdi-center-focus-weak:before{content:'\F374'}.zmdi-compare:before{content:'\F375'}.zmdi-crop-16-9:before{content:'\F376'}.zmdi-crop-3-2:before{content:'\F377'}.zmdi-crop-5-4:before{content:'\F378'}.zmdi-crop-7-5:before{content:'\F379'}.zmdi-crop-din:before{content:'\F37A'}.zmdi-crop-free:before{content:'\F37B'}.zmdi-crop-landscape:before{content:'\F37C'}.zmdi-crop-portrait:before{content:'\F37D'}.zmdi-crop-square:before{content:'\F37E'}.zmdi-exposure-alt:before{content:'\F37F'}.zmdi-exposure:before{content:'\F380'}.zmdi-filter-b-and-w:before{content:'\F381'}.zmdi-filter-center-focus:before{content:'\F382'}.zmdi-filter-frames:before{content:'\F383'}.zmdi-filter-tilt-shift:before{content:'\F384'}.zmdi-gradient:before{content:'\F385'}.zmdi-grain:before{content:'\F386'}.zmdi-graphic-eq:before{content:'\F387'}.zmdi-hdr-off:before{content:'\F388'}.zmdi-hdr-strong:before{content:'\F389'}.zmdi-hdr-weak:before{content:'\F38A'}.zmdi-hdr:before{content:'\F38B'}.zmdi-iridescent:before{content:'\F38C'}.zmdi-leak-off:before{content:'\F38D'}.zmdi-leak:before{content:'\F38E'}.zmdi-looks:before{content:'\F38F'}.zmdi-loupe:before{content:'\F390'}.zmdi-panorama-horizontal:before{content:'\F391'}.zmdi-panorama-vertical:before{content:'\F392'}.zmdi-panorama-wide-angle:before{content:'\F393'}.zmdi-photo-size-select-large:before{content:'\F394'}.zmdi-photo-size-select-small:before{content:'\F395'}.zmdi-picture-in-picture:before{content:'\F396'}.zmdi-slideshow:before{content:'\F397'}.zmdi-texture:before{content:'\F398'}.zmdi-tonality:before{content:'\F399'}.zmdi-vignette:before{content:'\F39A'}.zmdi-wb-auto:before{content:'\F39B'}.zmdi-eject-alt:before{content:'\F39C'}.zmdi-eject:before{content:'\F39D'}.zmdi-equalizer:before{content:'\F39E'}.zmdi-fast-forward:before{content:'\F39F'}.zmdi-fast-rewind:before{content:'\F3A0'}.zmdi-forward-10:before{content:'\F3A1'}.zmdi-forward-30:before{content:'\F3A2'}.zmdi-forward-5:before{content:'\F3A3'}.zmdi-hearing:before{content:'\F3A4'}.zmdi-pause-circle-outline:before{content:'\F3A5'}.zmdi-pause-circle:before{content:'\F3A6'}.zmdi-pause:before{content:'\F3A7'}.zmdi-play-circle-outline:before{content:'\F3A8'}.zmdi-play-circle:before{content:'\F3A9'}.zmdi-play:before{content:'\F3AA'}.zmdi-playlist-audio:before{content:'\F3AB'}.zmdi-playlist-plus:before{content:'\F3AC'}.zmdi-repeat-one:before{content:'\F3AD'}.zmdi-repeat:before{content:'\F3AE'}.zmdi-replay-10:before{content:'\F3AF'}.zmdi-replay-30:before{content:'\F3B0'}.zmdi-replay-5:before{content:'\F3B1'}.zmdi-replay:before{content:'\F3B2'}.zmdi-shuffle:before{content:'\F3B3'}.zmdi-skip-next:before{content:'\F3B4'}.zmdi-skip-previous:before{content:'\F3B5'}.zmdi-stop:before{content:'\F3B6'}.zmdi-surround-sound:before{content:'\F3B7'}.zmdi-tune:before{content:'\F3B8'}.zmdi-volume-down:before{content:'\F3B9'}.zmdi-volume-mute:before{content:'\F3BA'}.zmdi-volume-off:before{content:'\F3BB'}.zmdi-volume-up:before{content:'\F3BC'}.zmdi-n-1-square:before{content:'\F3BD'}.zmdi-n-2-square:before{content:'\F3BE'}.zmdi-n-3-square:before{content:'\F3BF'}.zmdi-n-4-square:before{content:'\F3C0'}.zmdi-n-5-square:before{content:'\F3C1'}.zmdi-n-6-square:before{content:'\F3C2'}.zmdi-neg-1:before{content:'\F3C3'}.zmdi-neg-2:before{content:'\F3C4'}.zmdi-plus-1:before{content:'\F3C5'}.zmdi-plus-2:before{content:'\F3C6'}.zmdi-sec-10:before{content:'\F3C7'}.zmdi-sec-3:before{content:'\F3C8'}.zmdi-zero:before{content:'\F3C9'}.zmdi-airline-seat-flat-angled:before{content:'\F3CA'}.zmdi-airline-seat-flat:before{content:'\F3CB'}.zmdi-airline-seat-individual-suite:before{content:'\F3CC'}.zmdi-airline-seat-legroom-extra:before{content:'\F3CD'}.zmdi-airline-seat-legroom-normal:before{content:'\F3CE'}.zmdi-airline-seat-legroom-reduced:before{content:'\F3CF'}.zmdi-airline-seat-recline-extra:before{content:'\F3D0'}.zmdi-airline-seat-recline-normal:before{content:'\F3D1'}.zmdi-airplay:before{content:'\F3D2'}.zmdi-closed-caption:before{content:'\F3D3'}.zmdi-confirmation-number:before{content:'\F3D4'}.zmdi-developer-board:before{content:'\F3D5'}.zmdi-disc-full:before{content:'\F3D6'}.zmdi-explicit:before{content:'\F3D7'}.zmdi-flight-land:before{content:'\F3D8'}.zmdi-flight-takeoff:before{content:'\F3D9'}.zmdi-flip-to-back:before{content:'\F3DA'}.zmdi-flip-to-front:before{content:'\F3DB'}.zmdi-group-work:before{content:'\F3DC'}.zmdi-hd:before{content:'\F3DD'}.zmdi-hq:before{content:'\F3DE'}.zmdi-markunread-mailbox:before{content:'\F3DF'}.zmdi-memory:before{content:'\F3E0'}.zmdi-nfc:before{content:'\F3E1'}.zmdi-play-for-work:before{content:'\F3E2'}.zmdi-power-input:before{content:'\F3E3'}.zmdi-present-to-all:before{content:'\F3E4'}.zmdi-satellite:before{content:'\F3E5'}.zmdi-tap-and-play:before{content:'\F3E6'}.zmdi-vibration:before{content:'\F3E7'}.zmdi-voicemail:before{content:'\F3E8'}.zmdi-group:before{content:'\F3E9'}.zmdi-rss:before{content:'\F3EA'}.zmdi-shape:before{content:'\F3EB'}.zmdi-spinner:before{content:'\F3EC'}.zmdi-ungroup:before{content:'\F3ED'}.zmdi-500px:before{content:'\F3EE'}.zmdi-8tracks:before{content:'\F3EF'}.zmdi-amazon:before{content:'\F3F0'}.zmdi-blogger:before{content:'\F3F1'}.zmdi-delicious:before{content:'\F3F2'}.zmdi-disqus:before{content:'\F3F3'}.zmdi-flattr:before{content:'\F3F4'}.zmdi-flickr:before{content:'\F3F5'}.zmdi-github-alt:before{content:'\F3F6'}.zmdi-google-old:before{content:'\F3F7'}.zmdi-linkedin:before{content:'\F3F8'}.zmdi-odnoklassniki:before{content:'\F3F9'}.zmdi-outlook:before{content:'\F3FA'}.zmdi-paypal-alt:before{content:'\F3FB'}.zmdi-pinterest:before{content:'\F3FC'}.zmdi-playstation:before{content:'\F3FD'}.zmdi-reddit:before{content:'\F3FE'}.zmdi-skype:before{content:'\F3FF'}.zmdi-slideshare:before{content:'\F400'}.zmdi-soundcloud:before{content:'\F401'}.zmdi-tumblr:before{content:'\F402'}.zmdi-twitch:before{content:'\F403'}.zmdi-vimeo:before{content:'\F404'}.zmdi-whatsapp:before{content:'\F405'}.zmdi-xbox:before{content:'\F406'}.zmdi-yahoo:before{content:'\F407'}.zmdi-youtube-play:before{content:'\F408'}.zmdi-youtube:before{content:'\F409'}.zmdi-import-export:before{content:'\F30C'}.zmdi-swap-vertical-:before{content:'\F30C'}.zmdi-airplanemode-inactive:before{content:'\F102'}.zmdi-airplanemode-active:before{content:'\F103'}.zmdi-rate-review:before{content:'\F103'}.zmdi-comment-sign:before{content:'\F25A'}.zmdi-network-warning:before{content:'\F2AD'}.zmdi-shopping-cart-add:before{content:'\F1CA'}.zmdi-file-add:before{content:'\F221'}.zmdi-network-wifi-scan:before{content:'\F2E4'}.zmdi-collection-add:before{content:'\F14E'}.zmdi-format-playlist-add:before{content:'\F3AC'}.zmdi-format-queue-music:before{content:'\F3AB'}.zmdi-plus-box:before{content:'\F277'}.zmdi-tag-backspace:before{content:'\F1D9'}.zmdi-alarm-add:before{content:'\F32B'}.zmdi-battery-charging:before{content:'\F114'}.zmdi-daydream-setting:before{content:'\F217'}.zmdi-more-horiz:before{content:'\F19C'}.zmdi-book-photo:before{content:'\F11B'}.zmdi-incandescent:before{content:'\F189'}.zmdi-wb-iridescent:before{content:'\F38C'}.zmdi-calendar-remove:before{content:'\F330'}.zmdi-refresh-sync-disabled:before{content:'\F1B7'}.zmdi-refresh-sync-problem:before{content:'\F1B6'}.zmdi-crop-original:before{content:'\F17E'}.zmdi-power-off:before{content:'\F1AF'}.zmdi-power-off-setting:before{content:'\F1AE'}.zmdi-leak-remove:before{content:'\F38D'}.zmdi-star-border:before{content:'\F27C'}.zmdi-brightness-low:before{content:'\F36D'}.zmdi-brightness-medium:before{content:'\F36E'}.zmdi-brightness-high:before{content:'\F36F'}.zmdi-smartphone-portrait:before{content:'\F2D4'}.zmdi-live-tv:before{content:'\F2D9'}.zmdi-format-textdirection-l-to-r:before{content:'\F249'}.zmdi-format-textdirection-r-to-l:before{content:'\F24A'}.zmdi-arrow-back:before{content:'\F2EA'}.zmdi-arrow-forward:before{content:'\F2EE'}.zmdi-arrow-in:before{content:'\F2E9'}.zmdi-arrow-out:before{content:'\F2ED'}.zmdi-rotate-90-degrees-ccw:before{content:'\F304'}.zmdi-adb:before{content:'\F33A'}.zmdi-network-wifi:before{content:'\F2E8'}.zmdi-network-wifi-alt:before{content:'\F2E3'}.zmdi-network-wifi-lock:before{content:'\F2E5'}.zmdi-network-wifi-off:before{content:'\F2E6'}.zmdi-network-wifi-outline:before{content:'\F2E7'}.zmdi-network-wifi-info:before{content:'\F2E4'}.zmdi-layers-clear:before{content:'\F18B'}.zmdi-colorize:before{content:'\F15D'}.zmdi-format-paint:before{content:'\F1BA'}.zmdi-format-quote:before{content:'\F1B2'}.zmdi-camera-monochrome-photos:before{content:'\F285'}.zmdi-sort-by-alpha:before{content:'\F1CF'}.zmdi-folder-shared:before{content:'\F225'}.zmdi-folder-special:before{content:'\F226'}.zmdi-comment-dots:before{content:'\F260'}.zmdi-reorder:before{content:'\F31E'}.zmdi-dehaze:before{content:'\F197'}.zmdi-sort:before{content:'\F1CE'}.zmdi-pages:before{content:'\F34A'}.zmdi-stack-overflow:before{content:'\F35C'}.zmdi-calendar-account:before{content:'\F204'}.zmdi-paste:before{content:'\F109'}.zmdi-cut:before{content:'\F1BC'}.zmdi-save:before{content:'\F297'}.zmdi-smartphone-code:before{content:'\F139'}.zmdi-directions-bike:before{content:'\F117'}.zmdi-directions-boat:before{content:'\F11A'}.zmdi-directions-bus:before{content:'\F121'}.zmdi-directions-car:before{content:'\F125'}.zmdi-directions-railway:before{content:'\F1B3'}.zmdi-directions-run:before{content:'\F215'}.zmdi-directions-subway:before{content:'\F1D5'}.zmdi-directions-walk:before{content:'\F216'}.zmdi-local-hotel:before{content:'\F178'}.zmdi-local-activity:before{content:'\F1DF'}.zmdi-local-play:before{content:'\F1DF'}.zmdi-local-airport:before{content:'\F103'}.zmdi-local-atm:before{content:'\F198'}.zmdi-local-bar:before{content:'\F137'}.zmdi-local-cafe:before{content:'\F13B'}.zmdi-local-car-wash:before{content:'\F124'}.zmdi-local-convenience-store:before{content:'\F1D3'}.zmdi-local-dining:before{content:'\F153'}.zmdi-local-drink:before{content:'\F157'}.zmdi-local-florist:before{content:'\F168'}.zmdi-local-gas-station:before{content:'\F16F'}.zmdi-local-grocery-store:before{content:'\F1CB'}.zmdi-local-hospital:before{content:'\F177'}.zmdi-local-laundry-service:before{content:'\F1E9'}.zmdi-local-library:before{content:'\F18D'}.zmdi-local-mall:before{content:'\F195'}.zmdi-local-movies:before{content:'\F19D'}.zmdi-local-offer:before{content:'\F187'}.zmdi-local-parking:before{content:'\F1A5'}.zmdi-local-parking:before{content:'\F1A5'}.zmdi-local-pharmacy:before{content:'\F176'}.zmdi-local-phone:before{content:'\F2BE'}.zmdi-local-pizza:before{content:'\F1AC'}.zmdi-local-post-office:before{content:'\F15A'}.zmdi-local-printshop:before{content:'\F1B0'}.zmdi-local-see:before{content:'\F28C'}.zmdi-local-shipping:before{content:'\F1E6'}.zmdi-local-store:before{content:'\F1D4'}.zmdi-local-taxi:before{content:'\F123'}.zmdi-local-wc:before{content:'\F211'}.zmdi-my-location:before{content:'\F299'}.zmdi-directions:before{content:'\F1E7'}/*! lightgallery - v1.2.18 - 2016-04-13
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2016 Sachin N; Licensed Apache 2.0 */
@font-face {
  font-family: 'lg';
  /*src: url("../fonts/lg.eot");
  src: url("../fonts/lg.eot") format("embedded-opentype"), */
  src: url(/fonts/lg.woff?47aae6af0370e6acb0805e359db12687) format("woff"), 
      url(/fonts/lg.ttf?54d58ad47ad02fc0f30c926645110b60) format("truetype"), 
      url(/fonts/lg.svg?ed5cc0bff069676a1c2acac36b013575) format("svg");
  font-weight: normal;
  font-style: normal;
}
.lg-icon {
  font-family: 'lg';
  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;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\E095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\E094";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1080;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
}
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}
.lg-toolbar .lg-close:after {
  content: "\E070";
}
.lg-toolbar .lg-download:after {
  content: "\E0F2";
}

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 13px;
  margin: 5px 0 0;
  color:#eee;
}

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms ease 0s, opacity 250ms !important;
  -moz-transition: -moz-transform 250ms ease 0s, opacity 250ms !important;
  -o-transition: -o-transform 250ms ease 0s, opacity 250ms !important;
  transition: transform 250ms ease 0s, opacity 250ms !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  image-rendering: optimizeQuality;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\E1FF";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}

@font-face {
    font-family: "lg";
    font-style: normal;
    font-weight: normal;
    /*url("../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), */
    src: url(/fonts/lg.woff?47aae6af0370e6acb0805e359db12687) format("woff"), 
    url(/fonts/lg.ttf?54d58ad47ad02fc0f30c926645110b60) format("truetype"), 
    url(/fonts/lg.svg?ed5cc0bff069676a1c2acac36b013575#lg) format("svg");
}
.lg-icon {
    font-family: "lg";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
}
.lg-actions .lg-next, .lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, 0.45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
    opacity: 0.5;
    pointer-events: none;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
    color: #fff;
}
.lg-actions .lg-next {
    right: 20px;
}
.lg-actions .lg-next::before {
    content: "\E095";
}
.lg-actions .lg-prev {
    left: 20px;
}
.lg-actions .lg-prev::after {
    content: "\E094";
}
@keyframes lg-right-end {
0% {
    left: 0;
}
50% {
    left: -30px;
}
100% {
    left: 0;
}
}
@keyframes lg-right-end {
0% {
    left: 0;
}
50% {
    left: -30px;
}
100% {
    left: 0;
}
}
@keyframes lg-left-end {
0% {
    left: 0;
}
50% {
    left: 30px;
}
100% {
    left: 0;
}
}
@keyframes lg-left-end {
0% {
    left: 0;
}
50% {
    left: 30px;
}
100% {
    left: 0;
}
}
.lg-outer.lg-right-end .lg-object {
    animation: 0.3s ease 0s normal none 1 running lg-right-end;
    position: relative;
}
.lg-outer.lg-left-end .lg-object {
    animation: 0.3s ease 0s normal none 1 running lg-left-end;
    position: relative;
}
.lg-toolbar {
    background-color: rgba(0, 0, 0, 0.45);
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1080;
}
.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    outline: medium none;
    padding: 10px 0;
    text-align: center;
    text-decoration: none !important;
    width: 50px;
}
.lg-toolbar .lg-icon:hover {
    color: #fff;
}
.lg-toolbar .lg-close::after {
    content: "\E070";
}
.lg-toolbar .lg-download::after {
    content: "\E0F2";
}
.lg-sub-html {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    color: #eee;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080;
}
.lg-sub-html h4 {
    font-size: 13px;
    font-weight: bold;
    margin: 0;
}

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle;
}
.lg-toolbar, .lg-prev, .lg-next {
    opacity: 1;
    transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-hide-items .lg-prev {
    opacity: 0;
    transform: translate3d(-10px, 0px, 0px);
}
.lg-hide-items .lg-next {
    opacity: 0;
    transform: translate3d(10px, 0px, 0px);
}
.lg-hide-items .lg-toolbar {
    opacity: 0;
    transform: translate3d(0px, -10px, 0px);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
    transform-origin: 50% 50% 0;
    transition: transform 250ms ease 0s, opacity 250ms ease 0s !important;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}
.lg-outer .lg-thumb-outer {
    background-color: #0d0a0a;
    bottom: 0;
    max-height: 350px;
    position: absolute;
    transform: translate3d(0px, 100%, 0px);
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    width: 100%;
    z-index: 1080;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
    transform: translate3d(0px, 0%, 0px);
}
.lg-outer .lg-thumb {
    height: 100%;
    margin-bottom: -5px;
    padding: 10px 0;
}
.lg-outer .lg-thumb-item {
    border: 2px solid #fff;
    border-radius: 4px;
    cursor: pointer;
    float: left;
    height: 100%;
    margin-bottom: 5px;
    overflow: hidden;
}
@media (min-width: 1025px) {
.lg-outer .lg-thumb-item {
    transition: border-color 0.25s ease 0s;
}
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
    height: 100%;
    image-rendering: optimizequality;
    width: 100%;
}
.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
    transition: bottom 0.25s ease 0s;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
    background-color: #0d0a0a;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px;
}
.lg-outer .lg-toogle-thumb::after {
    content: "\E1FF";
}
.lg-outer .lg-toogle-thumb:hover {
    color: #fff;
}
.lg-outer .lg-video-cont {
    display: inline-block;
    max-height: 100%;
    max-width: 1140px;
    padding: 0 5px;
    vertical-align: middle;
    width: 100%;
}
.lg-outer .lg-video {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    width: 100%;
}
.lg-outer .lg-video .lg-object {
    display: inline-block;
    height: 100% !important;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
	width:auto !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url(/images/vimeo-play.png?d3f374bb5420aded04e25cd63cdcfb8f) no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url(/images/vimeo-play.png?d3f374bb5420aded04e25cd63cdcfb8f) no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url(/images/video-play.png?762da7eee8798a30cdfec0ddd050e4ef) no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url(/images/youtube-play.png?638286306d5e48571790f9b13cd2c1d9) no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url(/images/youtube-play.png?638286306d5e48571790f9b13cd2c1d9) no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1080;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\E01D";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\E01A";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  image-rendering: optimizeQuality;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  -moz-transition: -moz-transform 0.3s ease 0s;
  -o-transition: -o-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  image-rendering: optimizeQuality;
  -webkit-transition: -webkit-transform 0.3s ease 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s ease 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s ease 0s, opacity 0.15s !important;
  transition: transform 0.3s ease 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\E311";
}

#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\E033";
}

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\E312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\E20C";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\E20D";
}

.group {
  *zoom: 1;
}

.group:before, .group:after {
  display: table;
  content: "";
  line-height: 0;
}

.group:after {
  clear: both;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
  image-rendering: optimizeQuality;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  /*background: url("../../images/loading.gif") no-repeat scroll center center transparent;*/
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: static;
  padding: 0 5px;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  image-rendering: optimizeQuality;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
.lg-outer.lg-hide-download #lg-download {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
@charset "UTF-8";
/********************
*** Icon font details ***
*********************/
#content {
  padding-top: 20px; }

.font-icon-list {
  padding: 20px 0px 0px 0px;
  margin-bottom: 20px; }

.font-icon-list:hover {
  cursor: pointer; }

.font-icon-detail {
  text-align: center; }

.font-icon-detail span:first-child {
  display: inline-block;
  transition: color 150ms linear, background 150ms linear, font-size 150ms linear, width 150ms;
  padding: 10px 0px;
  width: 70px;
  font-size: 48px;
  color: #1a1a1a;
  border: 1px solid #eaeaea;
  border-radius: 3px; }

.font-icon-name {
  font-size: 13px;
  margin-top: 15px;
  display: block;
  text-align: center;
  width: 100%;
  padding: 0;
  border: 0; }

.font-icon-name:focus, .font-icon-name:active {
  outline: none; }

.font-icon-code {
  max-height: 0;
  overflow: hidden;
  text-align: center;
  opacity: 0;
  transition: max-height 200ms linear, opacity 200ms linear; }

.font-icon-code.show {
  max-height: 200px;
  opacity: 1; }

.code-value, .unicode, .unicode-text {
  background: none;
  text-align: center;
  border: none;
  color: #a0a0a0; }

.code-value {
  display: block;
  width: 100%; }

.unicode, .unicode-text {
  color: #a0a0a0; }

.unicode {
  float: left;
  font-family: "Pe-icon-7-stroke";
  text-align: right;
  width: 38%;
  padding-right: 5px; }

.unicode-text {
  text-align: left;
  float: left;
  display: inline-block;
  width: 100px;
  border: none; }

.unicode-text:focus,
.unicode-text:active {
  outline: none; }

.font-icon-list:hover .font-icon-name,
.font-icon-list:hover .code-value,
.font-icon-list:hover .unicode,
.font-icon-list:hover .unicode-text,
.font-icon-detail.zeroclipboard-is-hover .font-icon-name,
.font-icon-detail.zeroclipboard-is-hover + .font-icon-code .code-value,
.font-icon-detail.zeroclipboard-is-hover + .font-icon-code .unicode,
.font-icon-detail.zeroclipboard-is-hover + .font-icon-code .unicode-text {
  cursor: text;
  color: #1a1a1a; }

.font-icon-list:hover .font-icon-detail span:first-child,
.font-icon-detail.zeroclipboard-is-hover span:first-child {
  color: #fff;
  background: #1a1a1a; }

.size16 .font-icon-detail span:first-child {
  width: 38px; }

.size32 .font-icon-detail span:first-child {
  width: 54px; }

.size64 .font-icon-detail span:first-child {
  width: 86px; }

.size80 .font-icon-detail span:first-child {
  width: 102px; }

.size96 .font-icon-detail span:first-child {
  width: 118px; }

.size112 .font-icon-detail span:first-child {
  width: 134px; }

.size128 .font-icon-detail span:first-child {
  width: 150px; }

.font-icon-name::-moz-selection,
.code-value::-moz-selection,
.unicode::-moz-selection,
.unicode-text::-moz-selection,
.font-icon-name::-moz-selection {
  background: #aadce2;
  color: #1a1a1a; }

.font-icon-name::selection,
.code-value::selection,
.unicode::selection,
.unicode-text::selection,
.font-icon-name::selection {
  background: #aadce2;
  color: #1a1a1a; }

.font-icon-name::-moz-selection,
.code-value::-moz-selection,
.unicode::-moz-selection,
.unicode-text::-moz-selection,
.font-icon-name::-moz-selection {
  background: #aadce2;
  color: #1a1a1a; }

.dark .font-icon-name::-moz-selection,
.dark .code-value::-moz-selection,
.dark .unicode::-moz-selection,
.dark .unicode-text::-moz-selection,
.dark .font-icon-name::-moz-selection {
  color: white; }

.dark .font-icon-name::selection,
.dark .code-value::selection,
.dark .unicode::selection,
.dark .unicode-text::selection,
.dark .font-icon-name::selection {
  color: white; }

.dark .font-icon-name::-moz-selection,
.dark .code-value::-moz-selection,
.dark .unicode::-moz-selection,
.dark .unicode-text::-moz-selection,
.dark .font-icon-name::-moz-selection {
  color: white; }

/********************
*** Download box ***
*********************/
#download_box {
  background: #fff;
  padding: 44px 0px 34px 0px;
  text-align: center;
  border-top: 1px solid #eaeaea; }
  #download_box .download {
    height: 72px;
    line-height: 72px;
    padding: 0px 38px 0px 44px;
    font-size: 18px; }
  #download_box span {
    margin-left: 15px;
    vertical-align: middle;
    font-size: 34px; }

/********************
*** Footer ***
*********************/
.main-footer {
  font-size: 13px;
  text-align: center;
  padding: 30px 0px;
  margin-top: 60px;
  background-color: #1a1a1a; }

/********************
*** Dark style ***
*********************/
body.dark {
  background: #1a1a1a; }

.dark .font_options {
  background: #171717;
  border-top: 1px solid #282828;
  border-bottom: 1px solid #282828; }

.dark .navbar-nav > li {
  border-left: 1px solid #282828; }

.dark .navbar-nav > li.size_select {
  border-right: 1px solid #282828; }

.dark #nav.affix {
  background: rgba(23, 23, 23, 0.8); }

.dark #content {
  background: #1a1a1a; }

.dark strong {
  color: #fff; }

.dark .checkbox + label:before {
  background: #323232;
  border: 1px solid #000;
  color: #a0a0a0; }

.dark .font-icon-detail span:first-child {
  border: 1px solid #2b2b2b;
  color: #fff; }

.dark .font-icon-list, .dark .code-value {
  color: #a0a0a0; }

.dark .font-icon-name {
  background-color: #1a1a1a; }

.dark .font-icon-list:hover .font-icon-detail span:first-child,
.dark .font-icon-detail.zeroclipboard-is-hover span:first-child {
  color: #1a1a1a;
  background: #fff; }

.dark .font-icon-list:hover .font-icon-name,
.dark .font-icon-list:hover .code-value,
.dark .font-icon-list:hover .unicode,
.dark .font-icon-list:hover .unicode-text,
.dark .font-icon-detail.zeroclipboard-is-hover .font-icon-name,
.dark .font-icon-detail.zeroclipboard-is-hover + .font-icon-code .code-value,
.dark .font-icon-detail.zeroclipboard-is-hover + .font-icon-code .unicode,
.dark .font-icon-detail.zeroclipboard-is-hover + .font-icon-code .unicode-text {
  color: #fff; }

/*******************************
*** RESPONSIVE Media Queries ***
********************************/
@media (max-width: 767px) {
  #showcase h2 {
    font-size: 20px;
    padding-bottom: 20px;
    line-height: 1.3em; }

  .navbar-collapse.in {
    overflow: visible; }

  .navbar-collapse.in,
  .navbar-collapse.collapsing {
    box-shadow: inset 0 1px 0 #eaeaea; }

  .bootstrap-select.btn-group .dropdown-menu {
    position: absolute; }

  .navbar-header {
    padding: 0px 20px; }

  .bg-switch {
    position: absolute;
    top: 10px;
    right: 40px; }

  .navbar-nav > li.size_select,
  .dark .navbar-nav > li.size_select {
    border: none;
    position: absolute;
    top: 58px;
    right: 5px; }

  .navbar-nav > li,
  .dark .navbar-nav > li {
    border: none; }

  .bootstrap-select.open {
    border: 1px solid #eaeaea;
    border-bottom: none; }

  .bootstrap-select.btn-group .dropdown-menu {
    min-width: 133px; }

  .bootstrap-select > .btn {
    padding: 0px 30px 0px 0px; }

  .unicode {
    width: 47%; }

  /* Dark style*/
  .dark .navbar-collapse.in,
  .dark .navbar-collapse.collapsing {
    box-shadow: inset 0 1px 0 #282828; }

  .dark .navbar-toggle {
    color: #fff; }

  .dark .bootstrap-select.btn-group .dropdown-menu {
    min-width: 134px;
    margin-left: -1px; }

  .dark .btn-group.open .dropdown-toggle,
  .dark .btn-group.open .dropdown-toggle:focus {
    border: none; } }
@media (max-width: 480px) {
  #showcase h1 {
    font-size: 56px; }

  .unicode {
    width: 45%; } }
/*--------------------------------------------------
07 .Portfolio Filters
---------------------------------------------------*/

#filters {
	margin: 0;
	text-align: center;
	width: 100%;
	opacity:1;
	max-height:200px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#filters.filters-hide {
	opacity:0;
	max-height:0px;
}

#filters li {
	display: inline-block;
}

#filters li a {
	display:inline-block;
	text-transform:uppercase;
	color:#999999;
}

#filters li a:hover {
	color:#34d5cb;
}

#filters li a.active {
	color:#272727;
}



/*--------------------------------------------------
08. Portfolio Items
---------------------------------------------------*/

#portfolio-wrap {
	width:100%;
	margin:0 auto;		
}

#portfolio-wrap.no-gutter {
	width:1280px;
	margin:0 auto;		
}

#portfolio {
	width: 100%;
	-webkit-transition: height 0.3s ease-in-out;
	-moz-transition: height 0.3s ease-in-out;
	-o-transition: height 0.3s ease-in-out;
	-ms-transition: height 0.3s ease-in-out;
	transition: height 0.3s ease-in-out;
}

.item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.item-content {
	height:100%;
	width:100%;
	position:absolute;
	background-color:#eeeeee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
	padding:0px;
	background-size:cover;
	background-position:center center;
	overflow:hidden;
	display: table;
}


.item-overlay {
	height:100%;
	width:100%;
	background:rgba(0,0,0,0);
	position:absolute;
	opacity:0;
	box-sizing:border-box;	
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;		
}

.padding-overlay {
	padding:0px;
	box-sizing:border-box;
	display:table;
	position:absolute;
	width:100%;
	height:100%;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.item:hover .padding-overlay {
	padding:30px;
	-webkit-transition: all 0.2s ease-in-out 0.1s;
	-moz-transition: all 0.2s ease-in-out 0.1s;
	-o-transition: all 0.2s ease-in-out 0.1s;
	-ms-transition: all 0.2s ease-in-out 0.1s;
	transition: all 0.2s ease-in-out 0.1s;
}

.padding-overlay .item-overlay {
	display:table-cell;
	position:relative;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
}

.item:hover .item-overlay {
	background:rgba(0,0,0,0.8);
	opacity:1;
}

.item:hover .item-overlay.overlay-white {
	background:rgba(255,255,255,0.8);
}

.item .item-overlay.overlay-gradient {
	background: rgb(111,226,158); /* Old browsers */
	background: -moz-linear-gradient(-45deg,  rgba(111,226,158,0.8) 0%, rgba(91,218,209,0.8) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(111,226,158,0.8)), color-stop(100%,rgba(91,218,209,0.8))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  rgba(111,226,158,0.8) 0%,rgba(91,218,209,0.8) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  rgba(111,226,158,0.8) 0%,rgba(91,218,209,0.8) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  rgba(111,226,158,0.8) 0%,rgba(91,218,209,0.8) 100%); /* IE10+ */
	background: linear-gradient(135deg,  rgba(111,226,158,0.8) 0%,rgba(91,218,209,0.8) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fe29e', endColorstr='#5bdad1',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	opacity:0;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.item:hover .item-overlay.overlay-gradient {
	background: rgb(111,226,158); /* Old browsers */
	background: -moz-linear-gradient(-45deg,  rgba(111,226,158,0.8) 0%, rgba(91,218,209,0.8) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(111,226,158,0.8)), color-stop(100%,rgba(91,218,209,0.8))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  rgba(111,226,158,0.8) 0%,rgba(91,218,209,0.8) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  rgba(111,226,158,0.8) 0%,rgba(91,218,209,0.8) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  rgba(111,226,158,0.8) 0%,rgba(91,218,209,0.8) 100%); /* IE10+ */
	background: linear-gradient(135deg,  rgba(111,226,158,0.8) 0%,rgba(91,218,209,0.8) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fe29e', endColorstr='#5bdad1',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	opacity:1;
}

.item-cat {
	display:block;
	font-weight:400;
	font-size:14px;
	letter-spacing:1px;
	margin-left:-100%;
	margin-top:30px;
	color:#999;		
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.padding-overlay .item-cat {
	margin:0 20px 5px 20px;
	opacity:0;
	-ms-transform: translateY(-20px);
	-webkit-transform: translateY(-20px);
	-o-transition:translateY(-20px);
	transform: translateY(-20px);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.item-overlay.overlay-gradient .item-cat {
	color:#fff;
}

.item:hover .item-cat {
	margin-left:30px;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.item:hover .padding-overlay .item-cat {
	margin:0 20px 5px 20px;
	opacity:1;
	-ms-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-o-transition:translateY(0px);
	transform: translateY(0px);
	-webkit-transition: all 0.5s ease-in-out 0.5s;
	-moz-transition: all 0.5s ease-in-out 0.5s;
	-o-transition: all 0.5s ease-in-out 0.5s;
	-ms-transition: all 0.5s ease-in-out 0.5s;
	transition: all 0.5s ease-in-out 0.5s;
}

.item-title {
	display:block;
	position:relative;
	font-weight: 400;
	color:#fff;
	font-size:24px;
	margin-left:-100%;
	margin-top:5px;
	margin-right:28px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.padding-overlay .item-title {
	margin:5px 20px 0px 20px;
	-ms-transform: translateY(20px);
	-webkit-transform: translateY(20px);
	-o-transition:translateY(20px);
	transform: translateY(20px);
	opacity:0;
	font-size:18px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.item-overlay.overlay-white .item-title {
	color:#272727;
}

.item:hover .item-title {
	margin-left:28px;
	-webkit-transition: all 0.6s ease-in-out 0.3s;
	-moz-transition: all 0.6s ease-in-out 0.3s;
	-o-transition: all 0.6s ease-in-out 0.3s;
	-ms-transition: all 0.6s ease-in-out 0.3s;
	transition: all 0.6s ease-in-out 0.3s;
}

.item:hover .padding-overlay .item-title {
	margin:5px 20px 0px 20px;
	opacity:1;
	-ms-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-o-transition:translateY(0px);
	transform: translateY(0px);
	-webkit-transition: all 0.5s ease-in-out 0.5s;
	-moz-transition: all 0.5s ease-in-out 0.5s;
	-o-transition: all 0.5s ease-in-out 0.5s;
	-ms-transition: all 0.5s ease-in-out 0.5s;
	transition: all 0.5s ease-in-out 0.5s;
}

.item-title:after {
	background: none repeat scroll 0 0 #666;
	bottom: -20px;
	content: "";
	height: 1px;
	left: 1px;
	position: absolute;
	width: 40px;
	opacity:0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.padding-overlay .item-title:after {
	content: "";
	height: 0px;
}

.item-overlay.overlay-white .item-title:after {
	background: none repeat scroll 0 0 rgba(0,0,0,0.2);
}

.item-overlay.overlay-gradient .item-title:after {
	background: none repeat scroll 0 0 rgba(255,255,255,0.4);
}

.item:hover .item-title:after {
	opacity:1;
	bottom: -15px;
	-webkit-transition: all 0.2s ease-in-out 0.9s;
	-moz-transition: all 0.2s ease-in-out 0.9s;
	-o-transition: all 0.2s ease-in-out 0.9s;
	-ms-transition: all 0.2s ease-in-out 0.9s;
	transition: all 0.2s ease-in-out 0.9s;
}



/*--------------------------------------------------
09. Portfolio Isotope Transitions
---------------------------------------------------*/

.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}


/**
 * Owl Carousel v2.1.6
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.checkbox {
  padding-left: 20px;
}
.checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}
.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555;
}
.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
  opacity: 0;
  z-index: 1;
}
.checkbox input[type="checkbox"]:focus + label::before,
.checkbox input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.checkbox input[type="checkbox"]:checked + label::after,
.checkbox input[type="radio"]:checked + label::after {
  font-family: "FontAwesome";
  content: "\F00C";
}
.checkbox input[type="checkbox"]:indeterminate + label::after,
.checkbox input[type="radio"]:indeterminate + label::after {
  display: block;
  content: "";
  width: 10px;
  height: 3px;
  background-color: #555555;
  border-radius: 2px;
  margin-left: -16.5px;
  margin-top: 7px;
}
.checkbox input[type="checkbox"]:disabled + label,
.checkbox input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before,
.checkbox input[type="radio"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
  border-radius: 50%;
}
.checkbox.checkbox-inline {
  margin-top: 0;
}

.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
  background-color: #337ab7;
  border-color: #337ab7;
}
.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}
.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox-primary input[type="checkbox"]:indeterminate + label::before,
.checkbox-primary input[type="radio"]:indeterminate + label::before {
  background-color: #337ab7;
  border-color: #337ab7;
}

.checkbox-primary input[type="checkbox"]:indeterminate + label::after,
.checkbox-primary input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::before,
.checkbox-danger input[type="radio"]:indeterminate + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::after,
.checkbox-danger input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox-info input[type="checkbox"]:indeterminate + label::before,
.checkbox-info input[type="radio"]:indeterminate + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.checkbox-info input[type="checkbox"]:indeterminate + label::after,
.checkbox-info input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::before,
.checkbox-warning input[type="radio"]:indeterminate + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::after,
.checkbox-warning input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox-success input[type="checkbox"]:indeterminate + label::before,
.checkbox-success input[type="radio"]:indeterminate + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:indeterminate + label::after,
.checkbox-success input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.radio {
  padding-left: 20px;
}
.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}
.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}
.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"] {
  opacity: 0;
  z-index: 1;
}
.radio input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}
.radio.radio-inline {
  margin-top: 0;
}

.radio-primary input[type="radio"] + label::after {
  background-color: #337ab7;
}
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #337ab7;
}
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #337ab7;
}

.radio-danger input[type="radio"] + label::after {
  background-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f;
}

.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de;
}

.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e;
}

.radio-success input[type="radio"] + label::after {
  background-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c;
}

input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
  font-family: 'FontAwesome';
  content: "\F00C";
}
input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
  color: #fff;
}
input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
  color: #fff;
}
.fancy-button {
  position: relative;
  display: block;
  margin: 1rem auto;
  text-transform: uppercase;
  overflow: hidden;
  border: 1px solid currentColor;
   -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index:1;
}
.fancy-button:before,.fancy-button:after ,
.fancy-button span:before,.fancy-button span:after
{
	z-index:-1;
}
.btn-0 {
  color: #56842c;
}
.btn-0:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 80px;
  background: #224204;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.btn-0:hover {
  color: #cddbc1;
}
.btn-0:hover:before {
  width: 250px;
}
.btn-0:active {
  background: #386e07;
}
@charset "UTF-8";
/*------------------------------------------------------------------
[Master Stylesheet]
++++ Imports ++++
++++ Reset ++++
++++ Basic ++++

	++Effect 1: YouTube loading++
	++typography++
	++Buttons++
	++Admin Basic++
	++Form++
	++Form-Wizard++
	++Product Deatails*++
	++Product Cart++	
	++Popover++
	++Typerhead++
	++Editors++
	++Accordion++
	++Tabs++
	++Table++
	++Morris Chart++
	++Flot Chart++
	++Chartist++
	++Easy pie chart++
	++Skills Counter++
	++Nestable++
	++Treeview++
	++Modals++
	++sweet-alert++
	++Notification++
	++Tooltop++
	++Icons++
	++File Upload++
	++File Manager++
	++Carousel++
	++Testimonial slider++
	++Twitter slider++
	++Range Slider++
	++Gallery++
	++Typography++
	++Panel++
	++Pricing Table++
	++Dropdown++
	++Weather++
	++Sparkline++
	++Pagination++
	++Pager++
	++Labels++
	++Badge++
	++Task Panel++
	++Vecotor Map++
	++Progressbar++
	++Search Bar++
	++Chat UI++	
	++Widgets++
	++Profile++
	++Followers++
	++Small Graph++
	++Timeline++
	++Caledar++
	++Todo List++
	++Activity++  
	++Message Box++
	++Inbox++
	++Contact Cards++
	++Contact List++
	++Login Form++
	++Error Page++
	++Products++
	++Cropperjs++

++++ Mediaqueries ++++
-------------------------------------------------------------------*/
/****************************/
/** Imports **/
/****************************/
/*@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700|Poppins:500);
@import url(bootstrap.min.css);
@import url(../icon/themify-icons/themify-icons.css);
@import url(animate.css);
@import url(../icon/simple-line-icons/simple-line-icons.css);
@import url(../icon/linea-icons/linea-icon.css);
@import url(../icon/pe-icon-7-stroke/pe-icon-7-stroke.css);
@import url(pe-icon-7-styles.css);
@import url(../icon/Material-Design-Iconic-Font/material-design-iconic-font.min.css);
@import url(filter.css);
@import url(switchery.min.css);
@import url(owl.carousel.min.css);
@import url(owl.theme.default.min.css);
@import url(../icon/lightgallery/lightgallery.css);
@import url(awesome-bootstrap-checkbox.css);*/
/****************************/
/** Reset **/
/****************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, .error-comment, h4, h5, h6, .panel-title, p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

strong {
  font-weight: bold; }

body {
  color: #878787;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 1.5;
  background: #acb0b1;
  overflow-x: hidden; }

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

button:focus {
  border: none;
  outline: 0; }

ul {
  list-style: none; }

a {
  text-decoration: none;
  /*color: #212121; */
  color: #2879ff;
}

a:hover {
  text-decoration: none;
  /*color: #212121;*/
  color: #ff2a00; }

a:focus {
  text-decoration: none;
  outline: none;
  color: #212121; }

h1, h2, h3, .error-comment, h4, h5, h6, .panel-title {
  color: #212121; }

h1 {
  font-size: 48px;
  line-height: 60px; }

h2 {
  font-size: 36px;
  line-height: 44px; }

h3, .error-comment {
  font-size: 30px;
  line-height: 40px; }

h4 {
  font-size: 24px;
  line-height: 30px;
  text-transform: capitalize; }

h5 {
  font-size: 18px;
  line-height: 26px;
  text-transform: capitalize; }

h6, .panel-title {
  font-size: 16px;
  line-height: 24px;
  text-transform: capitalize; }

p {
  font-size: 14px;
  line-height: 25px; }
  p.lead {
    font-size: 18px;
    line-height: 29px;
    margin-bottom: 0;
    font-weight: 400; }
  p.text-muted {
    font-size: 14px; }

.force-UTF-8 {
  content: "\A1"; }

dt {
  font-weight: 600; }

code {
  background: transparent; }

::-webkit-file-upload-button {
  cursor: pointer; }

/****************************/
/** Basic **/
/****************************/
.pa-0 {
  padding: 0px !important; }

.pa-5 {
  padding: 5px !important; }

.pa-10 {
  padding: 10px !important; }

.pa-15 {
  padding: 15px !important; }

.pa-20 {
  padding: 20px !important; }

.pa-25 {
  padding: 25px !important; }

.pa-30 {
  padding: 30px !important; }

.pt-0 {
  padding-top: 0px !important; }

.pt-5 {
  padding-top: 5px !important; }

.pt-10 {
  padding-top: 10px !important; }

.pt-15 {
  padding-top: 15px !important; }

.pt-20 {
  padding-top: 20px !important; }

.pt-25 {
  padding-top: 25px !important; }

.pt-30 {
  padding-top: 30px !important; }

.pt-35 {
  padding-top: 35px !important; }

.pt-40 {
  padding-top: 40px !important; }

.pt-45 {
  padding-top: 45px !important; }

.pt-50 {
  padding-top: 50px !important; }

.pb-0 {
  padding-bottom: 0px !important; }

.pb-5 {
  padding-bottom: 5px !important; }

.pb-10 {
  padding-bottom: 10px !important; }

.pb-15 {
  padding-bottom: 15px !important; }

.pb-20 {
  padding-bottom: 20px !important; }

.pb-25 {
  padding-bottom: 25px !important; }

.pb-30 {
  padding-bottom: 30px !important; }

.pb-35 {
  padding-bottom: 35px !important; }

.pb-40 {
  padding-bottom: 40px !important; }

.pb-45 {
  padding-bottom: 45px !important; }

.pb-50 {
  padding-bottom: 50px !important; }

.pl-0 {
  padding-left: 0px !important; }

.pl-5 {
  padding-left: 5px !important; }

.pl-10 {
  padding-left: 10px !important; }

.pl-15 {
  padding-left: 15px !important; }

.pl-20 {
  padding-left: 20px !important; }

.pl-25 {
  padding-left: 25px !important; }

.pl-30 {
  padding-left: 30px !important; }

.pl-35 {
  padding-left: 35px !important; }

.pl-40 {
  padding-left: 40px !important; }

.pl-45 {
  padding-left: 45px !important; }

.pl-50 {
  padding-left: 50px !important; }

.pr-0 {
  padding-right: 0px !important; }

.pr-5 {
  padding-right: 5px !important; }

.pr-10 {
  padding-right: 10px !important; }

.pr-15 {
  padding-right: 15px !important; }

.pr-20 {
  padding-right: 20px !important; }

.pr-25 {
  padding-right: 25px !important; }

.pr-30 {
  padding-right: 30px !important; }

.pr-35 {
  padding-right: 35px !important; }

.pr-40 {
  padding-right: 40px !important; }

.pr-45 {
  padding-right: 45px !important; }

.pr-50 {
  padding-right: 50px !important; }

.ma-0 {
  margin: 0px !important; }

.ma-5 {
  margin: 5px !important; }

.ma-10 {
  margin: 10px !important; }

.ma-15 {
  margin: 15px !important; }

.ma-20 {
  margin: 20px !important; }

.ma-25 {
  margin: 25px !important; }

.ma-30 {
  margin: 30px !important; }

.mt-0 {
  margin-top: 0px !important; }

.mt-5 {
  margin-top: 5px !important; }

.mt-10 {
  margin-top: 10px !important; }

.mt-15 {
  margin-top: 15px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mt-25 {
  margin-top: 25px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mt-35 {
  margin-top: 35px !important; }

.mt-40 {
  margin-top: 40px !important; }

.mt-45 {
  margin-top: 45px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mt-55 {
  margin-top: 55px !important; }

.mt-60 {
  margin-top: 60px !important; }

.mt-65 {
  margin-top: 65px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mt-75 {
  margin-top: 75px !important; }

.mt-80 {
  margin-top: 80px !important; }

.mt-85 {
  margin-top: 85px !important; }

.mt-90 {
  margin-top: 90px !important; }

.mt-95 {
  margin-top: 95px !important; }

.mb-0 {
  margin-bottom: 0px !important; }

.mb-5 {
  margin-bottom: 5px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.mb-25 {
  margin-bottom: 25px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-35 {
  margin-bottom: 35px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mb-45 {
  margin-bottom: 45px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mb-55 {
  margin-bottom: 55px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.mb-65 {
  margin-bottom: 65px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.mb-75 {
  margin-bottom: 75px !important; }

.mb-80 {
  margin-bottom: 80px !important; }

.mb-85 {
  margin-bottom: 85px !important; }

.mb-90 {
  margin-bottom: 90px !important; }

.mb-95 {
  margin-bottom: 95px !important; }

.ml-0 {
  margin-left: 0px !important; }

.ml-5 {
  margin-left: 5px !important; }

.ml-10 {
  margin-left: 10px !important; }

.ml-15 {
  margin-left: 15px !important; }

.ml-20 {
  margin-left: 20px !important; }

.ml-25 {
  margin-left: 25px !important; }

.ml-30 {
  margin-left: 30px !important; }

.ml-35 {
  margin-left: 35px !important; }

.ml-40 {
  margin-left: 40px !important; }

.ml-45 {
  margin-left: 45px !important; }

.ml-50 {
  margin-left: 50px !important; }

.ml-55 {
  margin-left: 55px !important; }

.ml-60 {
  margin-left: 60px !important; }

.mr-0 {
  margin-right: 0px !important; }

.mr-5 {
  margin-right: 5px !important; }

.mr-10 {
  margin-right: 10px !important; }

.mr-15 {
  margin-right: 15px !important; }

.mr-20 {
  margin-right: 20px !important; }

.mr-25 {
  margin-right: 25px !important; }

.mr-30 {
  margin-right: 30px !important; }

.mr-35 {
  margin-right: 35px !important; }

.mr-40 {
  margin-right: 40px !important; }

.mr-45 {
  margin-right: 45px !important; }

.mr-50 {
  margin-right: 50px !important; }

.mr-55 {
  margin-right: 55px !important; }

.mr-60 {
  margin-right: 60px !important; }

.ml-auto {
  margin-left: auto !important; }

.mr-auto {
  margin-right: auto !important; }

.no-float {
  float: none !important; }

.overflow-hide {
  overflow: hidden !important; }

.clearfix {
  overflow: hidden;
  clear: both;
  float: none; }

.preloader-it {
  background: #fff;
  position: fixed;
  z-index: 10001;
  height: 100%;
  width: 100%;
  overflow: hidden; }

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

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

.bg-green {
  background: #01c853 !important; }

.bg-grey {
  background: #878787 !important; }

.bg-yellow {
  background: #fec107 !important; }

.bg-red {
  background: #ff2a00 !important; }

.bg-blue {
  background: #2879ff !important; }

.bg-pink {
  background: #e91e63 !important; }

.bg-light {
  background: #fff !important; }

.bg-dark {
  background: #212121 !important; }

.bg-twitter {
  background: #00aced !important; }

.txt-dark {
  color: #212121 !important; }

.txt-light {
  color: #fff !important; }

.txt-grey {
  color: #878787 !important; }

.txt-info,
.text-info {
  color: #e91e63 !important; }

.txt-warning,
.text-warning {
  color: #fec107 !important; }

.txt-primary,
.text-primary {
  color: #2879ff !important; }

.txt-success,
.text-success {
  color: #01c853 !important; }

.txt-danger,
.text-danger {
  color: #ff2a00 !important; }

.font-10 {
  font-size: 10px !important; }

.font-11 {
  font-size: 11px !important; }

.font-12 {
  font-size: 12px !important; }

.font-13 {
  font-size: 13px !important; }

.font-15 {
  font-size: 15px !important; }

.font-16 {
  font-size: 16px !important; }

.font-18 {
  font-size: 18px !important; }

.font-20 {
  font-size: 20px !important; }

.font-21 {
  font-size: 21px !important; }

.font-22 {
  font-size: 22px !important; }

.font-24 {
  font-size: 24px !important; }

.weight-500 {
  font-weight: 500 !important; }

.weight-600 {
  font-weight: 600 !important; }

.head-font {
  font-family: "Roboto", sans-serif !important; }

.main-font {
  font-family: "Roboto", sans-serif !important; }

.capitalize-font {
  text-transform: capitalize !important; }

.uppercase-font {
  text-transform: uppercase !important; }

.nonecase-font {
  text-transform: none !important; }

.inline-block {
  display: inline-block !important; }

.block {
  display: block !important; }

.table-struct {
  display: table !important; }

.table-cell {
  display: table-cell !important; }

.vertical-align-middle {
  vertical-align: middle !important; }

.full-width {
  width: 100% !important; }

.half-width {
  width: 50% !important; }

.auto-width {
  width: auto !important; }

.relative {
  position: relative !important; }

.border-none {
  border: none !important; }

small {
  color: #878787;
  padding-left: 5px; }

.text-muted {
  color: #878787; }

.truncate {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.mobile-only-view {
  display: none !important; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid rgba(33, 33, 33, 0.1);}
  hr.green {
  border-top: 1px solid #01c853; }
  hr.light-grey-hr {
    border-top: 1px solid rgba(33, 33, 33, 0.1); }

.seprator-block {
  margin-bottom: 80px; }

/* Effect 1: YouTube loading */
.la-anim-1 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 3px;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  pointer-events: none; }

.la-anim-1::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
  height: 100%;
  content: '';
  opacity: 0;
  background: #212121;
  -webkit-transition: opacity 0.2s, box-shadow 2s 4s;
  -moz-transition: opacity 0.2s, box-shadow 2s 4s;
  transition: opacity 0.2s, box-shadow 2s 4s;
  -webkit-transform: rotate(2deg) translateY(-2px);
  -moz-transform: rotate(2deg) translateY(-2px);
  -ms-transform: rotate(2deg) translateY(-2px);
  -o-transform: rotate(2deg) translateY(-2px);
  transform: rotate(2deg) translateY(-2px); }

.la-anim-1.la-animate {
  z-index: 10001;
  background: #212121;
  opacity: 1;
  -webkit-transition: -webkit-transform 5s ease-in, opacity 1s 5s;
  -moz-transition: -moz-transform 5s ease-in, opacity 1s 5s;
  transition: transform 5s ease-in, opacity 1s 5s;
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }

.la-anim-1.la-animate::after {
  opacity: 1; }

.nicescroll-rails.nicescroll-rails-vr {
  z-index: 999 !important; }

/*typography*/
address .address-head {
  font-size: 15px;
  color: #212121;
  display: block; }

.mark, mark {
  padding: 3px;
  background-color: #ff2a00;
  color: #fff; }

blockquote {
  padding: 15px 20px;
  margin: 0 0 20px;
  font-size: 16px;
  border-left: 4px solid #2879ff;
  background: #f7f7f9;
  color: #212121; }
  blockquote small {
    font-size: 70%;
    text-transform: uppercase;
    padding-top: 15px; }

ul.uo-list {
  list-style: disc; }

/*Buttons*/
.btn, .wizard > .actions .disabled a, .wizard > .actions .disabled a:hover, .wizard > .actions .disabled a:active, .wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active, .dt-buttons .dt-button, .tablesaw-sortable th.tablesaw-sortable-head button, .sweet-alert button, .owl-theme .owl-nav [class*="owl-"], button.fc-agendaDay-button.fc-state-default.fc-corner-right,
button.fc-month-button.fc-state-default.fc-corner-left,
button.fc-agendaWeek-button, .fc-prev-button, .fc-next-button, .fc-today-button {
  color: #fff;
  padding: 10px 25px;
  text-transform: capitalize;
  border-radius: 2px;
  outline: none;
  box-shadow: none;
  border: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .btn i, .wizard > .actions .disabled a i, .wizard > .actions .disabled a:hover i, .wizard > .actions .disabled a:active i, .wizard > .actions a i, .wizard > .actions a:hover i, .wizard > .actions a:active i, .dt-buttons .dt-button i, .tablesaw-sortable th.tablesaw-sortable-head button i, .sweet-alert button i, .owl-theme .owl-nav [class*="owl-"] i, button.fc-agendaDay-button.fc-state-default.fc-corner-right i,
  button.fc-month-button.fc-state-default.fc-corner-left i,
  button.fc-agendaWeek-button i, .fc-prev-button i, .fc-next-button i, .fc-today-button i {
    font-size: 14px; }
  .btn:focus, .wizard > .actions a:focus, .dt-buttons .dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button:focus, .sweet-alert button:focus, .owl-theme .owl-nav [class*="owl-"]:focus, button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
  button.fc-month-button.fc-state-default.fc-corner-left:focus,
  button.fc-agendaWeek-button:focus, .fc-prev-button:focus, .fc-next-button:focus, .fc-today-button:focus, .btn:active, .wizard > .actions a:active, .dt-buttons .dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head button:active, .sweet-alert button:active, .owl-theme .owl-nav [class*="owl-"]:active, button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
  button.fc-month-button.fc-state-default.fc-corner-left:active,
  button.fc-agendaWeek-button:active, .fc-prev-button:active, .fc-next-button:active, .fc-today-button:active {
    outline: none; }
    .btn:focus:focus, .wizard > .actions a:focus:focus, .dt-buttons .dt-button:focus:focus, .tablesaw-sortable th.tablesaw-sortable-head button:focus:focus, .sweet-alert button:focus:focus, .owl-theme .owl-nav [class*="owl-"]:focus:focus, button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus:focus,
    button.fc-month-button.fc-state-default.fc-corner-left:focus:focus,
    button.fc-agendaWeek-button:focus:focus, .fc-prev-button:focus:focus, .fc-next-button:focus:focus, .fc-today-button:focus:focus, .btn:focus:active, .wizard > .actions a:focus:active, .dt-buttons .dt-button:focus:active, .tablesaw-sortable th.tablesaw-sortable-head button:focus:active, .sweet-alert button:focus:active, .owl-theme .owl-nav [class*="owl-"]:focus:active, button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus:active,
    button.fc-month-button.fc-state-default.fc-corner-left:focus:active,
    button.fc-agendaWeek-button:focus:active, .fc-prev-button:focus:active, .fc-next-button:focus:active, .fc-today-button:focus:active, .btn:active:focus, .wizard > .actions a:active:focus, .dt-buttons .dt-button:active:focus, .tablesaw-sortable th.tablesaw-sortable-head button:active:focus, .sweet-alert button:active:focus, .owl-theme .owl-nav [class*="owl-"]:active:focus, button.fc-agendaDay-button.fc-state-default.fc-corner-right:active:focus,
    button.fc-month-button.fc-state-default.fc-corner-left:active:focus,
    button.fc-agendaWeek-button:active:focus, .fc-prev-button:active:focus, .fc-next-button:active:focus, .fc-today-button:active:focus, .btn:active:active, .wizard > .actions a:active:active, .dt-buttons .dt-button:active:active, .tablesaw-sortable th.tablesaw-sortable-head button:active:active, .sweet-alert button:active:active, .owl-theme .owl-nav [class*="owl-"]:active:active, button.fc-agendaDay-button.fc-state-default.fc-corner-right:active:active,
    button.fc-month-button.fc-state-default.fc-corner-left:active:active,
    button.fc-agendaWeek-button:active:active, .fc-prev-button:active:active, .fc-next-button:active:active, .fc-today-button:active:active {
      outline: none; }
  .btn.btn-default, .wizard > .actions a.btn-default, .wizard > .actions .owl-theme .owl-nav a[class*="owl-"]:hover, .owl-theme .owl-nav .wizard > .actions a[class*="owl-"]:hover, .wizard > .actions .owl-theme .owl-nav a[class*="owl-"]:active, .owl-theme .owl-nav .wizard > .actions a[class*="owl-"]:active, .dt-buttons .btn-default.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button, .sweet-alert button.btn-default, .owl-theme .owl-nav [class*="owl-"], button.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right, .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaDay-button.fc-state-default.fc-corner-right, .owl-theme .owl-nav button.fc-agendaDay-button.fc-state-default.fc-corner-right[class*="owl-"],
  button.btn-default.fc-month-button.fc-state-default.fc-corner-left,
  .tablesaw-sortable th.tablesaw-sortable-head button.fc-month-button.fc-state-default.fc-corner-left,
  .owl-theme .owl-nav button.fc-month-button.fc-state-default.fc-corner-left[class*="owl-"],
  button.btn-default.fc-agendaWeek-button, .btn-default.fc-prev-button, .btn-default.fc-next-button, .btn-default.fc-today-button {
    background: gainsboro;
    border: solid 1px gainsboro;
    color: #212121 !important; }
    .btn.btn-default:hover, .wizard > .actions a.btn-default:hover, .dt-buttons .btn-default.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button:hover, .sweet-alert button.btn-default:hover, .owl-theme .owl-nav [class*="owl-"]:hover, button.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-default.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-default.fc-agendaWeek-button:hover, .btn-default.fc-prev-button:hover, .btn-default.fc-next-button:hover, .btn-default.fc-today-button:hover, .btn.btn-default:active, .wizard > .actions a.btn-default:active, .dt-buttons .btn-default.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head button:active, .sweet-alert button.btn-default:active, .owl-theme .owl-nav [class*="owl-"]:active, button.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
    button.btn-default.fc-month-button.fc-state-default.fc-corner-left:active,
    button.btn-default.fc-agendaWeek-button:active, .btn-default.fc-prev-button:active, .btn-default.fc-next-button:active, .btn-default.fc-today-button:active, .btn.btn-default:focus, .wizard > .actions a.btn-default:focus, .dt-buttons .btn-default.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button:focus, .sweet-alert button.btn-default:focus, .owl-theme .owl-nav [class*="owl-"]:focus, button.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
    button.btn-default.fc-month-button.fc-state-default.fc-corner-left:focus,
    button.btn-default.fc-agendaWeek-button:focus, .btn-default.fc-prev-button:focus, .btn-default.fc-next-button:focus, .btn-default.fc-today-button:focus {
      background: rgba(220, 220, 220, 0.85);
      border: solid 1px rgba(220, 220, 220, 0.1); }
  .btn.btn-info, .wizard > .actions a.btn-info, .dt-buttons .btn-info.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-info, .sweet-alert button.btn-info, .owl-theme .owl-nav .btn-info[class*="owl-"], button.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.btn-info.fc-month-button.fc-state-default.fc-corner-left,
  button.btn-info.fc-agendaWeek-button, .btn-info.fc-prev-button, .btn-info.fc-next-button, .btn-info.fc-today-button {
    background: #e91e63;
    border: solid 1px #e91e63; }
    .btn.btn-info:hover, .wizard > .actions a.btn-info:hover, .dt-buttons .btn-info.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-info:hover, .sweet-alert button.btn-info:hover, .owl-theme .owl-nav .btn-info[class*="owl-"]:hover, button.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-info.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-info.fc-agendaWeek-button:hover, .btn-info.fc-prev-button:hover, .btn-info.fc-next-button:hover, .btn-info.fc-today-button:hover, .btn.btn-info:active, .wizard > .actions a.btn-info:active, .dt-buttons .btn-info.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.btn-info:active, .sweet-alert button.btn-info:active, .owl-theme .owl-nav .btn-info[class*="owl-"]:active, button.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
    button.btn-info.fc-month-button.fc-state-default.fc-corner-left:active,
    button.btn-info.fc-agendaWeek-button:active, .btn-info.fc-prev-button:active, .btn-info.fc-next-button:active, .btn-info.fc-today-button:active, .btn.btn-info:focus, .wizard > .actions a.btn-info:focus, .dt-buttons .btn-info.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.btn-info:focus, .sweet-alert button.btn-info:focus, .owl-theme .owl-nav .btn-info[class*="owl-"]:focus, button.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
    button.btn-info.fc-month-button.fc-state-default.fc-corner-left:focus,
    button.btn-info.fc-agendaWeek-button:focus, .btn-info.fc-prev-button:focus, .btn-info.fc-next-button:focus, .btn-info.fc-today-button:focus {
      background: rgba(233, 30, 99, 0.85);
      border: solid 1px rgba(233, 30, 99, 0.1); }
  .btn.btn-primary, .wizard > .actions .disabled a, .wizard > .actions .disabled a:hover, .wizard > .actions .disabled a:active, .wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active, .dt-buttons .dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button, .sweet-alert button.btn-primary, .owl-theme .owl-nav .btn-primary[class*="owl-"], .owl-theme .owl-nav .wizard > .actions a[class*="owl-"], .wizard > .actions .owl-theme .owl-nav a[class*="owl-"], .owl-theme .owl-nav .dt-buttons [class*="owl-"].dt-button, .dt-buttons .owl-theme .owl-nav [class*="owl-"].dt-button, button.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right, .dt-buttons button.fc-agendaDay-button.fc-state-default.fc-corner-right.dt-button,
  button.btn-primary.fc-month-button.fc-state-default.fc-corner-left,
  .dt-buttons button.fc-month-button.fc-state-default.fc-corner-left.dt-button,
  button.btn-primary.fc-agendaWeek-button, .btn-primary.fc-prev-button, .btn-primary.fc-next-button, .btn-primary.fc-today-button {
    background: #2879ff;
    border: solid 1px #2879ff; }
    .btn.btn-primary:hover, .wizard > .actions a:hover, .dt-buttons .dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary:hover, .sweet-alert button.btn-primary:hover, .owl-theme .owl-nav .btn-primary[class*="owl-"]:hover, button.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right:hover, .dt-buttons button.fc-agendaDay-button.fc-state-default.fc-corner-right.dt-button:hover,
    button.btn-primary.fc-month-button.fc-state-default.fc-corner-left:hover,
    .dt-buttons button.fc-month-button.fc-state-default.fc-corner-left.dt-button:hover,
    button.btn-primary.fc-agendaWeek-button:hover, .btn-primary.fc-prev-button:hover, .btn-primary.fc-next-button:hover, .btn-primary.fc-today-button:hover, .btn.btn-primary:active, .wizard > .actions a:active, .dt-buttons .dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary:active, .sweet-alert button.btn-primary:active, .owl-theme .owl-nav .btn-primary[class*="owl-"]:active, button.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right:active, .dt-buttons button.fc-agendaDay-button.fc-state-default.fc-corner-right.dt-button:active,
    button.btn-primary.fc-month-button.fc-state-default.fc-corner-left:active,
    .dt-buttons button.fc-month-button.fc-state-default.fc-corner-left.dt-button:active,
    button.btn-primary.fc-agendaWeek-button:active, .btn-primary.fc-prev-button:active, .btn-primary.fc-next-button:active, .btn-primary.fc-today-button:active, .btn.btn-primary:focus, .wizard > .actions a:focus, .dt-buttons .dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary:focus, .sweet-alert button.btn-primary:focus, .owl-theme .owl-nav .btn-primary[class*="owl-"]:focus, button.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right:focus, .dt-buttons button.fc-agendaDay-button.fc-state-default.fc-corner-right.dt-button:focus,
    button.btn-primary.fc-month-button.fc-state-default.fc-corner-left:focus,
    .dt-buttons button.fc-month-button.fc-state-default.fc-corner-left.dt-button:focus,
    button.btn-primary.fc-agendaWeek-button:focus, .btn-primary.fc-prev-button:focus, .btn-primary.fc-next-button:focus, .btn-primary.fc-today-button:focus {
      background: rgba(40, 121, 255, 0.85);
      border: solid 1px rgba(40, 121, 255, 0.1); }
  .btn.btn-success, .wizard > .actions a.btn-success, .wizard > .actions a.fc-prev-button, .wizard > .actions a.fc-next-button, .wizard > .actions a.fc-today-button, .dt-buttons .btn-success.dt-button,
  .dt-buttons button.dt-button.fc-agendaWeek-button, .dt-buttons .dt-button.fc-prev-button, .dt-buttons .dt-button.fc-next-button, .dt-buttons .dt-button.fc-today-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-success,
  .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaWeek-button, .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button, .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button, .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button, .sweet-alert button.btn-success, .sweet-alert button.fc-prev-button, .sweet-alert button.fc-next-button, .sweet-alert button.fc-today-button, .owl-theme .owl-nav .btn-success[class*="owl-"],
  .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button, .owl-theme .owl-nav [class*="owl-"].fc-prev-button, .owl-theme .owl-nav [class*="owl-"].fc-next-button, .owl-theme .owl-nav [class*="owl-"].fc-today-button, button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.fc-month-button.fc-state-default.fc-corner-left,
  button.fc-agendaWeek-button, .fc-prev-button, .fc-next-button, .fc-today-button {
    background: #01c853;
    border: solid 1px #01c853; }
    .btn.btn-success:hover, .wizard > .actions a.btn-success:hover, .wizard > .actions a.fc-prev-button:hover, .wizard > .actions a.fc-next-button:hover, .wizard > .actions a.fc-today-button:hover, .dt-buttons .btn-success.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-success:hover,
    .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaWeek-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button:hover, .sweet-alert button.btn-success:hover, .owl-theme .owl-nav .btn-success[class*="owl-"]:hover,
    .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button:hover, .owl-theme .owl-nav [class*="owl-"].fc-prev-button:hover, .owl-theme .owl-nav [class*="owl-"].fc-next-button:hover, .owl-theme .owl-nav [class*="owl-"].fc-today-button:hover, button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.fc-agendaWeek-button:hover, .fc-prev-button:hover, .fc-next-button:hover, .fc-today-button:hover, .btn.btn-success:active, .wizard > .actions a.btn-success:active, .wizard > .actions a.fc-prev-button:active, .wizard > .actions a.fc-next-button:active, .wizard > .actions a.fc-today-button:active, .dt-buttons .btn-success.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.btn-success:active,
    .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaWeek-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button:active, .sweet-alert button.btn-success:active, .owl-theme .owl-nav .btn-success[class*="owl-"]:active,
    .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button:active, .owl-theme .owl-nav [class*="owl-"].fc-prev-button:active, .owl-theme .owl-nav [class*="owl-"].fc-next-button:active, .owl-theme .owl-nav [class*="owl-"].fc-today-button:active, button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
    button.fc-month-button.fc-state-default.fc-corner-left:active,
    button.fc-agendaWeek-button:active, .fc-prev-button:active, .fc-next-button:active, .fc-today-button:active, .btn.btn-success:focus, .wizard > .actions a.btn-success:focus, .wizard > .actions a.fc-prev-button:focus, .wizard > .actions a.fc-next-button:focus, .wizard > .actions a.fc-today-button:focus, .dt-buttons .btn-success.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.btn-success:focus,
    .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaWeek-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button:focus, .sweet-alert button.btn-success:focus, .owl-theme .owl-nav .btn-success[class*="owl-"]:focus,
    .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button:focus, .owl-theme .owl-nav [class*="owl-"].fc-prev-button:focus, .owl-theme .owl-nav [class*="owl-"].fc-next-button:focus, .owl-theme .owl-nav [class*="owl-"].fc-today-button:focus, button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
    button.fc-month-button.fc-state-default.fc-corner-left:focus,
    button.fc-agendaWeek-button:focus, .fc-prev-button:focus, .fc-next-button:focus, .fc-today-button:focus {
      background: rgba(1, 200, 83, 0.85);
      border: solid 1px rgba(1, 200, 83, 0.1); }
  .btn.btn-danger, .wizard > .actions a.btn-danger, .dt-buttons .btn-danger.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-danger, .sweet-alert button.btn-danger, .owl-theme .owl-nav .btn-danger[class*="owl-"], button.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.btn-danger.fc-month-button.fc-state-default.fc-corner-left,
  button.btn-danger.fc-agendaWeek-button, .btn-danger.fc-prev-button, .btn-danger.fc-next-button, .btn-danger.fc-today-button {
    background: #ff2a00;
    border: solid 1px #ff2a00; }
    .btn.btn-danger:hover, .wizard > .actions a.btn-danger:hover, .dt-buttons .btn-danger.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-danger:hover, .sweet-alert button.btn-danger:hover, .owl-theme .owl-nav .btn-danger[class*="owl-"]:hover, button.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-danger.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-danger.fc-agendaWeek-button:hover, .btn-danger.fc-prev-button:hover, .btn-danger.fc-next-button:hover, .btn-danger.fc-today-button:hover, .btn.btn-danger:active, .wizard > .actions a.btn-danger:active, .dt-buttons .btn-danger.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.btn-danger:active, .sweet-alert button.btn-danger:active, .owl-theme .owl-nav .btn-danger[class*="owl-"]:active, button.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
    button.btn-danger.fc-month-button.fc-state-default.fc-corner-left:active,
    button.btn-danger.fc-agendaWeek-button:active, .btn-danger.fc-prev-button:active, .btn-danger.fc-next-button:active, .btn-danger.fc-today-button:active, .btn.btn-danger:focus, .wizard > .actions a.btn-danger:focus, .dt-buttons .btn-danger.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.btn-danger:focus, .sweet-alert button.btn-danger:focus, .owl-theme .owl-nav .btn-danger[class*="owl-"]:focus, button.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
    button.btn-danger.fc-month-button.fc-state-default.fc-corner-left:focus,
    button.btn-danger.fc-agendaWeek-button:focus, .btn-danger.fc-prev-button:focus, .btn-danger.fc-next-button:focus, .btn-danger.fc-today-button:focus {
      background: rgba(255, 42, 0, 0.85);
      border: solid 1px rgba(255, 42, 0, 0.1); }
  .btn.btn-warning, .wizard > .actions a.btn-warning, .dt-buttons .btn-warning.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-warning, .sweet-alert button.btn-warning, .owl-theme .owl-nav .btn-warning[class*="owl-"], button.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.btn-warning.fc-month-button.fc-state-default.fc-corner-left,
  button.btn-warning.fc-agendaWeek-button, .btn-warning.fc-prev-button, .btn-warning.fc-next-button, .btn-warning.fc-today-button {
    background: #fec107;
    border: solid 1px #fec107; }
    .btn.btn-warning:hover, .wizard > .actions a.btn-warning:hover, .dt-buttons .btn-warning.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-warning:hover, .sweet-alert button.btn-warning:hover, .owl-theme .owl-nav .btn-warning[class*="owl-"]:hover, button.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-warning.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-warning.fc-agendaWeek-button:hover, .btn-warning.fc-prev-button:hover, .btn-warning.fc-next-button:hover, .btn-warning.fc-today-button:hover, .btn.btn-warning:active, .wizard > .actions a.btn-warning:active, .dt-buttons .btn-warning.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.btn-warning:active, .sweet-alert button.btn-warning:active, .owl-theme .owl-nav .btn-warning[class*="owl-"]:active, button.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
    button.btn-warning.fc-month-button.fc-state-default.fc-corner-left:active,
    button.btn-warning.fc-agendaWeek-button:active, .btn-warning.fc-prev-button:active, .btn-warning.fc-next-button:active, .btn-warning.fc-today-button:active, .btn.btn-warning:focus, .wizard > .actions a.btn-warning:focus, .dt-buttons .btn-warning.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.btn-warning:focus, .sweet-alert button.btn-warning:focus, .owl-theme .owl-nav .btn-warning[class*="owl-"]:focus, button.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
    button.btn-warning.fc-month-button.fc-state-default.fc-corner-left:focus,
    button.btn-warning.fc-agendaWeek-button:focus, .btn-warning.fc-prev-button:focus, .btn-warning.fc-next-button:focus, .btn-warning.fc-today-button:focus {
      background: rgba(254, 193, 7, 0.85);
      border: solid 1px rgba(254, 193, 7, 0.1); }
  .btn.btn-white, .wizard > .actions a.btn-white, .dt-buttons .btn-white.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-white, .sweet-alert button.btn-white, .owl-theme .owl-nav .btn-white[class*="owl-"], button.btn-white.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.btn-white.fc-month-button.fc-state-default.fc-corner-left,
  button.btn-white.fc-agendaWeek-button, .btn-white.fc-prev-button, .btn-white.fc-next-button, .btn-white.fc-today-button {
    background: white;
    color: #56d365 !important; }
    .btn.btn-white:hover, .wizard > .actions a.btn-white:hover, .dt-buttons .btn-white.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-white:hover, .sweet-alert button.btn-white:hover, .owl-theme .owl-nav .btn-white[class*="owl-"]:hover, button.btn-white.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-white.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-white.fc-agendaWeek-button:hover, .btn-white.fc-prev-button:hover, .btn-white.fc-next-button:hover, .btn-white.fc-today-button:hover {
      background: rgba(255, 255, 255, 0.85);
      border: solid 1px rgba(255, 255, 255, 0.1); }
  .btn.btn-outline, .wizard > .actions a.btn-outline, .wizard > .actions .note-editor a.note-btn.btn-sm, .note-editor .wizard > .actions a.note-btn.btn-sm, ul.wysihtml5-toolbar a.btn, ul.wysihtml5-toolbar .wizard > .actions a, .wizard > .actions ul.wysihtml5-toolbar a, ul.wysihtml5-toolbar .dt-buttons a.dt-button, .dt-buttons ul.wysihtml5-toolbar a.dt-button, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"], ul.wysihtml5-toolbar a.fc-prev-button, ul.wysihtml5-toolbar a.fc-next-button, ul.wysihtml5-toolbar a.fc-today-button, .note-editor .btn.note-btn.btn-sm, .note-editor .dt-buttons .note-btn.btn-sm.dt-button, .dt-buttons .note-editor .note-btn.btn-sm.dt-button, .note-editor .tablesaw-sortable th.tablesaw-sortable-head button.note-btn.btn-sm, .tablesaw-sortable th.tablesaw-sortable-head .note-editor button.note-btn.btn-sm, .note-editor .sweet-alert button.note-btn.btn-sm, .sweet-alert .note-editor button.note-btn.btn-sm, .note-editor .owl-theme .owl-nav .note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .note-btn.btn-sm[class*="owl-"],
  .note-editor button.note-btn.btn-sm.fc-agendaWeek-button, .note-editor .note-btn.btn-sm.fc-prev-button, .note-editor .note-btn.btn-sm.fc-next-button, .note-editor .note-btn.btn-sm.fc-today-button, .dt-buttons .btn-outline.dt-button,
  .dt-buttons button.dt-button.fc-agendaWeek-button, .tablesaw-sortable th.tablesaw-sortable-head button, .sweet-alert button.btn-outline, .owl-theme .owl-nav .btn-outline[class*="owl-"], .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"], .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"],
  .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button, button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.fc-month-button.fc-state-default.fc-corner-left,
  button.fc-agendaWeek-button, .btn-outline.fc-prev-button, .btn-outline.fc-next-button, .btn-outline.fc-today-button {
    background: transparent !important; }
    .btn.btn-outline:hover, .wizard > .actions a.btn-outline:hover, .wizard > .actions .note-editor a.note-btn.btn-sm:hover, .note-editor .wizard > .actions a.note-btn.btn-sm:hover, ul.wysihtml5-toolbar a.btn:hover, ul.wysihtml5-toolbar .wizard > .actions a:hover, .wizard > .actions ul.wysihtml5-toolbar a:hover, ul.wysihtml5-toolbar .dt-buttons a.dt-button:hover, .dt-buttons ul.wysihtml5-toolbar a.dt-button:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:hover, ul.wysihtml5-toolbar a.fc-prev-button:hover, ul.wysihtml5-toolbar a.fc-next-button:hover, ul.wysihtml5-toolbar a.fc-today-button:hover, .note-editor .btn.note-btn.btn-sm:hover, .note-editor .dt-buttons .note-btn.btn-sm.dt-button:hover, .dt-buttons .note-editor .note-btn.btn-sm.dt-button:hover, .note-editor .sweet-alert button.note-btn.btn-sm:hover, .sweet-alert .note-editor button.note-btn.btn-sm:hover, .note-editor .owl-theme .owl-nav .note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .note-btn.btn-sm[class*="owl-"]:hover,
    .note-editor button.note-btn.btn-sm.fc-agendaWeek-button:hover, .note-editor .note-btn.btn-sm.fc-prev-button:hover, .note-editor .note-btn.btn-sm.fc-next-button:hover, .note-editor .note-btn.btn-sm.fc-today-button:hover, .dt-buttons .btn-outline.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button:hover, .sweet-alert button.btn-outline:hover, .owl-theme .owl-nav .btn-outline[class*="owl-"]:hover,
    .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button:hover, button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.fc-agendaWeek-button:hover, .btn-outline.fc-prev-button:hover, .btn-outline.fc-next-button:hover, .btn-outline.fc-today-button:hover, .btn.btn-outline:focus, .wizard > .actions a.btn-outline:focus, .wizard > .actions .note-editor a.note-btn.btn-sm:focus, .note-editor .wizard > .actions a.note-btn.btn-sm:focus, ul.wysihtml5-toolbar a.btn:focus, ul.wysihtml5-toolbar .wizard > .actions a:focus, .wizard > .actions ul.wysihtml5-toolbar a:focus, ul.wysihtml5-toolbar .dt-buttons a.dt-button:focus, .dt-buttons ul.wysihtml5-toolbar a.dt-button:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:focus, ul.wysihtml5-toolbar a.fc-prev-button:focus, ul.wysihtml5-toolbar a.fc-next-button:focus, ul.wysihtml5-toolbar a.fc-today-button:focus, .note-editor .btn.note-btn.btn-sm:focus, .note-editor .dt-buttons .note-btn.btn-sm.dt-button:focus, .dt-buttons .note-editor .note-btn.btn-sm.dt-button:focus, .note-editor .sweet-alert button.note-btn.btn-sm:focus, .sweet-alert .note-editor button.note-btn.btn-sm:focus, .note-editor .owl-theme .owl-nav .note-btn.btn-sm[class*="owl-"]:focus, .owl-theme .owl-nav .note-editor .note-btn.btn-sm[class*="owl-"]:focus,
    .note-editor button.note-btn.btn-sm.fc-agendaWeek-button:focus, .note-editor .note-btn.btn-sm.fc-prev-button:focus, .note-editor .note-btn.btn-sm.fc-next-button:focus, .note-editor .note-btn.btn-sm.fc-today-button:focus, .dt-buttons .btn-outline.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button:focus, .sweet-alert button.btn-outline:focus, .owl-theme .owl-nav .btn-outline[class*="owl-"]:focus,
    .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button:focus, button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
    button.fc-month-button.fc-state-default.fc-corner-left:focus,
    button.fc-agendaWeek-button:focus, .btn-outline.fc-prev-button:focus, .btn-outline.fc-next-button:focus, .btn-outline.fc-today-button:focus, .btn.btn-outline:active, .wizard > .actions a.btn-outline:active, .wizard > .actions .note-editor a.note-btn.btn-sm:active, .note-editor .wizard > .actions a.note-btn.btn-sm:active, ul.wysihtml5-toolbar a.btn:active, ul.wysihtml5-toolbar .wizard > .actions a:active, .wizard > .actions ul.wysihtml5-toolbar a:active, ul.wysihtml5-toolbar .dt-buttons a.dt-button:active, .dt-buttons ul.wysihtml5-toolbar a.dt-button:active, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:active, ul.wysihtml5-toolbar a.fc-prev-button:active, ul.wysihtml5-toolbar a.fc-next-button:active, ul.wysihtml5-toolbar a.fc-today-button:active, .note-editor .btn.note-btn.btn-sm:active, .note-editor .dt-buttons .note-btn.btn-sm.dt-button:active, .dt-buttons .note-editor .note-btn.btn-sm.dt-button:active, .note-editor .sweet-alert button.note-btn.btn-sm:active, .sweet-alert .note-editor button.note-btn.btn-sm:active, .note-editor .owl-theme .owl-nav .note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .note-btn.btn-sm[class*="owl-"]:active,
    .note-editor button.note-btn.btn-sm.fc-agendaWeek-button:active, .note-editor .note-btn.btn-sm.fc-prev-button:active, .note-editor .note-btn.btn-sm.fc-next-button:active, .note-editor .note-btn.btn-sm.fc-today-button:active, .dt-buttons .btn-outline.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head button:active, .sweet-alert button.btn-outline:active, .owl-theme .owl-nav .btn-outline[class*="owl-"]:active,
    .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button:active, button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
    button.fc-month-button.fc-state-default.fc-corner-left:active,
    button.fc-agendaWeek-button:active, .btn-outline.fc-prev-button:active, .btn-outline.fc-next-button:active, .btn-outline.fc-today-button:active {
      border: solid 1px white; }
    .btn.btn-outline.btn-default, .wizard > .actions .disabled a.btn-outline.btn-default, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-default.btn, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-default.btn, .wizard > .actions .disabled ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"], ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions .disabled a[class*="owl-"], .wizard > .actions .disabled .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions .disabled a[class*="owl-"], .wizard > .actions .disabled .note-editor a.btn-default.note-btn.btn-sm, .note-editor .wizard > .actions .disabled a.btn-default.note-btn.btn-sm, .wizard > .actions .disabled .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"], .note-editor .owl-theme .owl-nav .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"], .wizard > .actions .disabled .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"], .wizard > .actions .disabled .owl-theme .owl-nav a.btn-outline[class*="owl-"], .owl-theme .owl-nav .wizard > .actions .disabled a.btn-outline[class*="owl-"], .wizard > .actions .disabled a.btn-outline.btn-default:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-default.btn:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-default.btn:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions .disabled a[class*="owl-"]:hover, .wizard > .actions .disabled .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions .disabled a[class*="owl-"]:hover, .wizard > .actions .disabled .note-editor a.btn-default.note-btn.btn-sm:hover, .note-editor .wizard > .actions .disabled a.btn-default.note-btn.btn-sm:hover, .wizard > .actions .disabled .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:hover, .note-editor .owl-theme .owl-nav .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:hover, .wizard > .actions .disabled .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:hover, .wizard > .actions .disabled .owl-theme .owl-nav a.btn-outline[class*="owl-"]:hover, .owl-theme .owl-nav .wizard > .actions .disabled a.btn-outline[class*="owl-"]:hover, .wizard > .actions .disabled a.btn-outline.btn-default:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-default.btn:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-default.btn:active, .wizard > .actions .disabled ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:active, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions .disabled a[class*="owl-"]:active, .wizard > .actions .disabled .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions .disabled a[class*="owl-"]:active, .wizard > .actions .disabled .note-editor a.btn-default.note-btn.btn-sm:active, .note-editor .wizard > .actions .disabled a.btn-default.note-btn.btn-sm:active, .wizard > .actions .disabled .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:active, .note-editor .owl-theme .owl-nav .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:active, .wizard > .actions .disabled .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:active, .wizard > .actions .disabled .owl-theme .owl-nav a.btn-outline[class*="owl-"]:active, .owl-theme .owl-nav .wizard > .actions .disabled a.btn-outline[class*="owl-"]:active, .wizard > .actions a.btn-outline.btn-default, .wizard > .actions ul.wysihtml5-toolbar a.btn-default.btn, ul.wysihtml5-toolbar .wizard > .actions a.btn-default.btn, .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"], ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions a[class*="owl-"], .wizard > .actions .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions a[class*="owl-"], .wizard > .actions .note-editor a.btn-default.note-btn.btn-sm, .note-editor .wizard > .actions a.btn-default.note-btn.btn-sm, .wizard > .actions .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"], .note-editor .owl-theme .owl-nav .wizard > .actions a.note-btn.btn-sm[class*="owl-"], .wizard > .actions .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .wizard > .actions a.note-btn.btn-sm[class*="owl-"], .wizard > .actions .owl-theme .owl-nav a.btn-outline[class*="owl-"], .owl-theme .owl-nav .wizard > .actions a.btn-outline[class*="owl-"], .wizard > .actions a.btn-outline.btn-default:hover, .wizard > .actions ul.wysihtml5-toolbar a.btn-default.btn:hover, ul.wysihtml5-toolbar .wizard > .actions a.btn-default.btn:hover, .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions a[class*="owl-"]:hover, .wizard > .actions .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions a[class*="owl-"]:hover, .wizard > .actions .note-editor a.btn-default.note-btn.btn-sm:hover, .note-editor .wizard > .actions a.btn-default.note-btn.btn-sm:hover, .wizard > .actions .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:hover, .note-editor .owl-theme .owl-nav .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:hover, .wizard > .actions .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:hover, .wizard > .actions .owl-theme .owl-nav a.btn-outline[class*="owl-"]:hover, .owl-theme .owl-nav .wizard > .actions a.btn-outline[class*="owl-"]:hover, .wizard > .actions a.btn-outline.btn-default:active, .wizard > .actions ul.wysihtml5-toolbar a.btn-default.btn:active, ul.wysihtml5-toolbar .wizard > .actions a.btn-default.btn:active, .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:active, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions a[class*="owl-"]:active, .wizard > .actions .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions a[class*="owl-"]:active, .wizard > .actions .note-editor a.btn-default.note-btn.btn-sm:active, .note-editor .wizard > .actions a.btn-default.note-btn.btn-sm:active, .wizard > .actions .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:active, .note-editor .owl-theme .owl-nav .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:active, .wizard > .actions .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:active, .wizard > .actions .owl-theme .owl-nav a.btn-outline[class*="owl-"]:active, .owl-theme .owl-nav .wizard > .actions a.btn-outline[class*="owl-"]:active, ul.wysihtml5-toolbar a.btn.btn-default, ul.wysihtml5-toolbar .wizard > .actions a.btn-default, .wizard > .actions ul.wysihtml5-toolbar a.btn-default, ul.wysihtml5-toolbar .dt-buttons a.btn-default.dt-button, .dt-buttons ul.wysihtml5-toolbar a.btn-default.dt-button, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"], ul.wysihtml5-toolbar a.btn-default.fc-prev-button, ul.wysihtml5-toolbar a.btn-default.fc-next-button, ul.wysihtml5-toolbar a.btn-default.fc-today-button, .note-editor .btn.btn-default.note-btn.btn-sm, .note-editor .dt-buttons .btn-default.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .btn-default.note-btn.btn-sm.dt-button, .note-editor .tablesaw-sortable th.tablesaw-sortable-head button.note-btn.btn-sm, .tablesaw-sortable th.tablesaw-sortable-head .note-editor button.note-btn.btn-sm, .note-editor .sweet-alert button.btn-default.note-btn.btn-sm, .sweet-alert .note-editor button.btn-default.note-btn.btn-sm, .note-editor .owl-theme .owl-nav .note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .note-btn.btn-sm[class*="owl-"], .note-editor button.btn-default.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .note-editor button.btn-default.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left,
    .note-editor button.btn-default.note-btn.btn-sm.fc-agendaWeek-button, .note-editor .btn-default.note-btn.btn-sm.fc-prev-button, .note-editor .btn-default.note-btn.btn-sm.fc-next-button, .note-editor .btn-default.note-btn.btn-sm.fc-today-button, .dt-buttons .btn-outline.btn-default.dt-button, .dt-buttons ul.wysihtml5-toolbar a.btn-default.dt-button.btn, ul.wysihtml5-toolbar .dt-buttons a.btn-default.dt-button.btn, .dt-buttons ul.wysihtml5-toolbar .owl-theme .owl-nav a.dt-button[class*="owl-"], ul.wysihtml5-toolbar .owl-theme .owl-nav .dt-buttons a.dt-button[class*="owl-"], .dt-buttons .owl-theme .owl-nav ul.wysihtml5-toolbar a.dt-button[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar .dt-buttons a.dt-button[class*="owl-"], .dt-buttons .note-editor .owl-theme .owl-nav .dt-button.note-btn.btn-sm[class*="owl-"], .note-editor .owl-theme .owl-nav .dt-buttons .dt-button.note-btn.btn-sm[class*="owl-"], .dt-buttons .owl-theme .owl-nav .note-editor .dt-button.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .dt-buttons .dt-button.note-btn.btn-sm[class*="owl-"], .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button, .dt-buttons .owl-theme .owl-nav .btn-outline.dt-button[class*="owl-"], .owl-theme .owl-nav .dt-buttons .btn-outline.dt-button[class*="owl-"], .dt-buttons .owl-theme .owl-nav button.dt-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right, .owl-theme .owl-nav .dt-buttons button.dt-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right,
    .dt-buttons .owl-theme .owl-nav button.dt-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left,
    .owl-theme .owl-nav .dt-buttons button.dt-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left,
    .dt-buttons .owl-theme .owl-nav button.dt-button[class*="owl-"].fc-agendaWeek-button,
    .owl-theme .owl-nav .dt-buttons button.dt-button[class*="owl-"].fc-agendaWeek-button, .dt-buttons button.btn-default.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .dt-buttons button.btn-default.dt-button.fc-month-button.fc-state-default.fc-corner-left,
    .dt-buttons button.btn-default.dt-button.fc-agendaWeek-button, .tablesaw-sortable th.tablesaw-sortable-head button, .sweet-alert button.btn-outline.btn-default, .sweet-alert .note-editor .owl-theme .owl-nav button.note-btn.btn-sm[class*="owl-"], .note-editor .owl-theme .owl-nav .sweet-alert button.note-btn.btn-sm[class*="owl-"], .sweet-alert .owl-theme .owl-nav .note-editor button.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .sweet-alert button.note-btn.btn-sm[class*="owl-"], .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button, .sweet-alert .owl-theme .owl-nav button.btn-outline[class*="owl-"], .owl-theme .owl-nav .sweet-alert button.btn-outline[class*="owl-"], .sweet-alert .owl-theme .owl-nav button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right, .owl-theme .owl-nav .sweet-alert button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right,
    .sweet-alert .owl-theme .owl-nav button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left,
    .owl-theme .owl-nav .sweet-alert button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left,
    .sweet-alert .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button,
    .owl-theme .owl-nav .sweet-alert button[class*="owl-"].fc-agendaWeek-button, .sweet-alert button.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .sweet-alert button.btn-default.fc-month-button.fc-state-default.fc-corner-left,
    .sweet-alert button.btn-default.fc-agendaWeek-button, .owl-theme .owl-nav .btn-outline[class*="owl-"], .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"], .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"], .owl-theme .owl-nav button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right,
    .owl-theme .owl-nav button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left,
    .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button, button.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right, .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-default.fc-month-button.fc-state-default.fc-corner-left,
    .tablesaw-sortable th.tablesaw-sortable-head button.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-default.fc-agendaWeek-button,
    .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaWeek-button, .btn-outline.btn-default.fc-prev-button, ul.wysihtml5-toolbar a.btn-default.fc-prev-button.btn, ul.wysihtml5-toolbar .owl-theme .owl-nav a.fc-prev-button[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar a.fc-prev-button[class*="owl-"], .note-editor .owl-theme .owl-nav .fc-prev-button.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .fc-prev-button.note-btn.btn-sm[class*="owl-"], .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button, .owl-theme .owl-nav .btn-outline.fc-prev-button[class*="owl-"], .owl-theme .owl-nav button.fc-prev-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right,
    .owl-theme .owl-nav button.fc-prev-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left,
    .owl-theme .owl-nav button.fc-prev-button[class*="owl-"].fc-agendaWeek-button, button.btn-default.fc-prev-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-default.fc-prev-button.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-default.fc-prev-button.fc-agendaWeek-button, .btn-outline.btn-default.fc-next-button, ul.wysihtml5-toolbar a.btn-default.fc-next-button.btn, ul.wysihtml5-toolbar .owl-theme .owl-nav a.fc-next-button[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar a.fc-next-button[class*="owl-"], .note-editor .owl-theme .owl-nav .fc-next-button.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .fc-next-button.note-btn.btn-sm[class*="owl-"], .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button, .owl-theme .owl-nav .btn-outline.fc-next-button[class*="owl-"], .owl-theme .owl-nav button.fc-next-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right,
    .owl-theme .owl-nav button.fc-next-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left,
    .owl-theme .owl-nav button.fc-next-button[class*="owl-"].fc-agendaWeek-button, button.btn-default.fc-next-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-default.fc-next-button.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-default.fc-next-button.fc-agendaWeek-button, .btn-outline.btn-default.fc-today-button, ul.wysihtml5-toolbar a.btn-default.fc-today-button.btn, ul.wysihtml5-toolbar .owl-theme .owl-nav a.fc-today-button[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar a.fc-today-button[class*="owl-"], .note-editor .owl-theme .owl-nav .fc-today-button.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .fc-today-button.note-btn.btn-sm[class*="owl-"], .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button, .owl-theme .owl-nav .btn-outline.fc-today-button[class*="owl-"], .owl-theme .owl-nav button.fc-today-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right,
    .owl-theme .owl-nav button.fc-today-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left,
    .owl-theme .owl-nav button.fc-today-button[class*="owl-"].fc-agendaWeek-button, button.btn-default.fc-today-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-default.fc-today-button.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-default.fc-today-button.fc-agendaWeek-button {
      border: solid 1px rgba(220, 220, 220, 0.5);
      color: #212121; }
      .btn.btn-outline.btn-default:hover, .wizard > .actions .disabled a.btn-outline.btn-default:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-default.btn:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-default.btn:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions .disabled a[class*="owl-"]:hover, .wizard > .actions .disabled .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions .disabled a[class*="owl-"]:hover, .wizard > .actions .disabled .note-editor a.btn-default.note-btn.btn-sm:hover, .note-editor .wizard > .actions .disabled a.btn-default.note-btn.btn-sm:hover, .wizard > .actions .disabled .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:hover, .note-editor .owl-theme .owl-nav .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:hover, .wizard > .actions .disabled .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:hover, .wizard > .actions .disabled .owl-theme .owl-nav a.btn-outline[class*="owl-"]:hover, .owl-theme .owl-nav .wizard > .actions .disabled a.btn-outline[class*="owl-"]:hover, .wizard > .actions .disabled a.btn-outline.btn-default:hover:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-default.btn:hover:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-default.btn:hover:active, .wizard > .actions .disabled ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:hover:active, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions .disabled a[class*="owl-"]:hover:active, .wizard > .actions .disabled .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:hover:active, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions .disabled a[class*="owl-"]:hover:active, .wizard > .actions .disabled .note-editor a.btn-default.note-btn.btn-sm:hover:active, .note-editor .wizard > .actions .disabled a.btn-default.note-btn.btn-sm:hover:active, .wizard > .actions .disabled .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:hover:active, .note-editor .owl-theme .owl-nav .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:hover:active, .wizard > .actions .disabled .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:hover:active, .owl-theme .owl-nav .note-editor .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:hover:active, .wizard > .actions .disabled .owl-theme .owl-nav a.btn-outline[class*="owl-"]:hover:active, .owl-theme .owl-nav .wizard > .actions .disabled a.btn-outline[class*="owl-"]:hover:active, .wizard > .actions a.btn-outline.btn-default:hover, .wizard > .actions ul.wysihtml5-toolbar a.btn-default.btn:hover, ul.wysihtml5-toolbar .wizard > .actions a.btn-default.btn:hover, .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions a[class*="owl-"]:hover, .wizard > .actions .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions a[class*="owl-"]:hover, .wizard > .actions .note-editor a.btn-default.note-btn.btn-sm:hover, .note-editor .wizard > .actions a.btn-default.note-btn.btn-sm:hover, .wizard > .actions .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:hover, .note-editor .owl-theme .owl-nav .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:hover, .wizard > .actions .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:hover, .wizard > .actions .owl-theme .owl-nav a.btn-outline[class*="owl-"]:hover, .owl-theme .owl-nav .wizard > .actions a.btn-outline[class*="owl-"]:hover, .wizard > .actions a.btn-outline.btn-default:hover:active, .wizard > .actions ul.wysihtml5-toolbar a.btn-default.btn:hover:active, ul.wysihtml5-toolbar .wizard > .actions a.btn-default.btn:hover:active, .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:hover:active, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions a[class*="owl-"]:hover:active, .wizard > .actions .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:hover:active, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions a[class*="owl-"]:hover:active, .wizard > .actions .note-editor a.btn-default.note-btn.btn-sm:hover:active, .note-editor .wizard > .actions a.btn-default.note-btn.btn-sm:hover:active, .wizard > .actions .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:hover:active, .note-editor .owl-theme .owl-nav .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:hover:active, .wizard > .actions .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:hover:active, .owl-theme .owl-nav .note-editor .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:hover:active, .wizard > .actions .owl-theme .owl-nav a.btn-outline[class*="owl-"]:hover:active, .owl-theme .owl-nav .wizard > .actions a.btn-outline[class*="owl-"]:hover:active, ul.wysihtml5-toolbar a.btn.btn-default:hover, ul.wysihtml5-toolbar .wizard > .actions a.btn-default:hover, .wizard > .actions ul.wysihtml5-toolbar a.btn-default:hover, ul.wysihtml5-toolbar .dt-buttons a.btn-default.dt-button:hover, .dt-buttons ul.wysihtml5-toolbar a.btn-default.dt-button:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:hover, ul.wysihtml5-toolbar a.btn-default.fc-prev-button:hover, ul.wysihtml5-toolbar a.btn-default.fc-next-button:hover, ul.wysihtml5-toolbar a.btn-default.fc-today-button:hover, .note-editor .btn.btn-default.note-btn.btn-sm:hover, .note-editor .dt-buttons .btn-default.note-btn.btn-sm.dt-button:hover, .dt-buttons .note-editor .btn-default.note-btn.btn-sm.dt-button:hover, .note-editor .tablesaw-sortable th.tablesaw-sortable-head button.note-btn.btn-sm:hover, .tablesaw-sortable th.tablesaw-sortable-head .note-editor button.note-btn.btn-sm:hover, .note-editor .sweet-alert button.btn-default.note-btn.btn-sm:hover, .sweet-alert .note-editor button.btn-default.note-btn.btn-sm:hover, .note-editor .owl-theme .owl-nav .note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .note-btn.btn-sm[class*="owl-"]:hover, .note-editor button.btn-default.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .note-editor button.btn-default.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left:hover,
      .note-editor button.btn-default.note-btn.btn-sm.fc-agendaWeek-button:hover, .note-editor .btn-default.note-btn.btn-sm.fc-prev-button:hover, .note-editor .btn-default.note-btn.btn-sm.fc-next-button:hover, .note-editor .btn-default.note-btn.btn-sm.fc-today-button:hover, .dt-buttons .btn-outline.btn-default.dt-button:hover, .dt-buttons ul.wysihtml5-toolbar a.btn-default.dt-button.btn:hover, ul.wysihtml5-toolbar .dt-buttons a.btn-default.dt-button.btn:hover, .dt-buttons ul.wysihtml5-toolbar .owl-theme .owl-nav a.dt-button[class*="owl-"]:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav .dt-buttons a.dt-button[class*="owl-"]:hover, .dt-buttons .owl-theme .owl-nav ul.wysihtml5-toolbar a.dt-button[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar .dt-buttons a.dt-button[class*="owl-"]:hover, .dt-buttons .note-editor .owl-theme .owl-nav .dt-button.note-btn.btn-sm[class*="owl-"]:hover, .note-editor .owl-theme .owl-nav .dt-buttons .dt-button.note-btn.btn-sm[class*="owl-"]:hover, .dt-buttons .owl-theme .owl-nav .note-editor .dt-button.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .dt-buttons .dt-button.note-btn.btn-sm[class*="owl-"]:hover, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button:hover, .dt-buttons .owl-theme .owl-nav .btn-outline.dt-button[class*="owl-"]:hover, .owl-theme .owl-nav .dt-buttons .btn-outline.dt-button[class*="owl-"]:hover, .dt-buttons .owl-theme .owl-nav button.dt-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:hover, .owl-theme .owl-nav .dt-buttons button.dt-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .dt-buttons .owl-theme .owl-nav button.dt-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:hover,
      .owl-theme .owl-nav .dt-buttons button.dt-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:hover,
      .dt-buttons .owl-theme .owl-nav button.dt-button[class*="owl-"].fc-agendaWeek-button:hover,
      .owl-theme .owl-nav .dt-buttons button.dt-button[class*="owl-"].fc-agendaWeek-button:hover, .dt-buttons button.btn-default.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .dt-buttons button.btn-default.dt-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      .dt-buttons button.btn-default.dt-button.fc-agendaWeek-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button:hover, .sweet-alert button.btn-outline.btn-default:hover, .sweet-alert .note-editor .owl-theme .owl-nav button.note-btn.btn-sm[class*="owl-"]:hover, .note-editor .owl-theme .owl-nav .sweet-alert button.note-btn.btn-sm[class*="owl-"]:hover, .sweet-alert .owl-theme .owl-nav .note-editor button.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .sweet-alert button.note-btn.btn-sm[class*="owl-"]:hover, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button:hover, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button:hover, .sweet-alert .owl-theme .owl-nav button.btn-outline[class*="owl-"]:hover, .owl-theme .owl-nav .sweet-alert button.btn-outline[class*="owl-"]:hover, .sweet-alert .owl-theme .owl-nav button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:hover, .owl-theme .owl-nav .sweet-alert button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .sweet-alert .owl-theme .owl-nav button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:hover,
      .owl-theme .owl-nav .sweet-alert button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:hover,
      .sweet-alert .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button:hover,
      .owl-theme .owl-nav .sweet-alert button[class*="owl-"].fc-agendaWeek-button:hover, .sweet-alert button.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .sweet-alert button.btn-default.fc-month-button.fc-state-default.fc-corner-left:hover,
      .sweet-alert button.btn-default.fc-agendaWeek-button:hover, .owl-theme .owl-nav .btn-outline[class*="owl-"]:hover, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"]:hover, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"]:hover, .owl-theme .owl-nav button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .owl-theme .owl-nav button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:hover,
      .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button:hover, button.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.btn-default.fc-month-button.fc-state-default.fc-corner-left:hover,
      .tablesaw-sortable th.tablesaw-sortable-head button.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.btn-default.fc-agendaWeek-button:hover,
      .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaWeek-button:hover, .btn-outline.btn-default.fc-prev-button:hover, ul.wysihtml5-toolbar a.btn-default.fc-prev-button.btn:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a.fc-prev-button[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a.fc-prev-button[class*="owl-"]:hover, .note-editor .owl-theme .owl-nav .fc-prev-button.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .fc-prev-button.note-btn.btn-sm[class*="owl-"]:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button:hover, .owl-theme .owl-nav .btn-outline.fc-prev-button[class*="owl-"]:hover, .owl-theme .owl-nav button.fc-prev-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .owl-theme .owl-nav button.fc-prev-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:hover,
      .owl-theme .owl-nav button.fc-prev-button[class*="owl-"].fc-agendaWeek-button:hover, button.btn-default.fc-prev-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.btn-default.fc-prev-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.btn-default.fc-prev-button.fc-agendaWeek-button:hover, .btn-outline.btn-default.fc-next-button:hover, ul.wysihtml5-toolbar a.btn-default.fc-next-button.btn:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a.fc-next-button[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a.fc-next-button[class*="owl-"]:hover, .note-editor .owl-theme .owl-nav .fc-next-button.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .fc-next-button.note-btn.btn-sm[class*="owl-"]:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button:hover, .owl-theme .owl-nav .btn-outline.fc-next-button[class*="owl-"]:hover, .owl-theme .owl-nav button.fc-next-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .owl-theme .owl-nav button.fc-next-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:hover,
      .owl-theme .owl-nav button.fc-next-button[class*="owl-"].fc-agendaWeek-button:hover, button.btn-default.fc-next-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.btn-default.fc-next-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.btn-default.fc-next-button.fc-agendaWeek-button:hover, .btn-outline.btn-default.fc-today-button:hover, ul.wysihtml5-toolbar a.btn-default.fc-today-button.btn:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a.fc-today-button[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a.fc-today-button[class*="owl-"]:hover, .note-editor .owl-theme .owl-nav .fc-today-button.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .fc-today-button.note-btn.btn-sm[class*="owl-"]:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button:hover, .owl-theme .owl-nav .btn-outline.fc-today-button[class*="owl-"]:hover, .owl-theme .owl-nav button.fc-today-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .owl-theme .owl-nav button.fc-today-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:hover,
      .owl-theme .owl-nav button.fc-today-button[class*="owl-"].fc-agendaWeek-button:hover, button.btn-default.fc-today-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.btn-default.fc-today-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.btn-default.fc-today-button.fc-agendaWeek-button:hover, .btn.btn-outline.btn-default:focus, .wizard > .actions .disabled a.btn-outline.btn-default:focus, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-default.btn:focus, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-default.btn:focus, .wizard > .actions .disabled ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions .disabled a[class*="owl-"]:focus, .wizard > .actions .disabled .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions .disabled a[class*="owl-"]:focus, .wizard > .actions .disabled .note-editor a.btn-default.note-btn.btn-sm:focus, .note-editor .wizard > .actions .disabled a.btn-default.note-btn.btn-sm:focus, .wizard > .actions .disabled .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:focus, .note-editor .owl-theme .owl-nav .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:focus, .wizard > .actions .disabled .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:focus, .owl-theme .owl-nav .note-editor .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:focus, .wizard > .actions .disabled .owl-theme .owl-nav a.btn-outline[class*="owl-"]:focus, .owl-theme .owl-nav .wizard > .actions .disabled a.btn-outline[class*="owl-"]:focus, .wizard > .actions .disabled a.btn-outline.btn-default:focus:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-default.btn:focus:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-default.btn:focus:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:focus:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions .disabled a[class*="owl-"]:focus:hover, .wizard > .actions .disabled .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:focus:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions .disabled a[class*="owl-"]:focus:hover, .wizard > .actions .disabled .note-editor a.btn-default.note-btn.btn-sm:focus:hover, .note-editor .wizard > .actions .disabled a.btn-default.note-btn.btn-sm:focus:hover, .wizard > .actions .disabled .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:focus:hover, .note-editor .owl-theme .owl-nav .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:focus:hover, .wizard > .actions .disabled .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:focus:hover, .owl-theme .owl-nav .note-editor .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:focus:hover, .wizard > .actions .disabled .owl-theme .owl-nav a.btn-outline[class*="owl-"]:focus:hover, .owl-theme .owl-nav .wizard > .actions .disabled a.btn-outline[class*="owl-"]:focus:hover, .wizard > .actions .disabled a.btn-outline.btn-default:focus:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-default.btn:focus:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-default.btn:focus:active, .wizard > .actions .disabled ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:focus:active, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions .disabled a[class*="owl-"]:focus:active, .wizard > .actions .disabled .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:focus:active, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions .disabled a[class*="owl-"]:focus:active, .wizard > .actions .disabled .note-editor a.btn-default.note-btn.btn-sm:focus:active, .note-editor .wizard > .actions .disabled a.btn-default.note-btn.btn-sm:focus:active, .wizard > .actions .disabled .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:focus:active, .note-editor .owl-theme .owl-nav .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:focus:active, .wizard > .actions .disabled .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:focus:active, .owl-theme .owl-nav .note-editor .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:focus:active, .wizard > .actions .disabled .owl-theme .owl-nav a.btn-outline[class*="owl-"]:focus:active, .owl-theme .owl-nav .wizard > .actions .disabled a.btn-outline[class*="owl-"]:focus:active, .wizard > .actions a.btn-outline.btn-default:focus, .wizard > .actions ul.wysihtml5-toolbar a.btn-default.btn:focus, ul.wysihtml5-toolbar .wizard > .actions a.btn-default.btn:focus, .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions a[class*="owl-"]:focus, .wizard > .actions .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions a[class*="owl-"]:focus, .wizard > .actions .note-editor a.btn-default.note-btn.btn-sm:focus, .note-editor .wizard > .actions a.btn-default.note-btn.btn-sm:focus, .wizard > .actions .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:focus, .note-editor .owl-theme .owl-nav .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:focus, .wizard > .actions .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:focus, .owl-theme .owl-nav .note-editor .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:focus, .wizard > .actions .owl-theme .owl-nav a.btn-outline[class*="owl-"]:focus, .owl-theme .owl-nav .wizard > .actions a.btn-outline[class*="owl-"]:focus, .wizard > .actions a.btn-outline.btn-default:focus:hover, .wizard > .actions ul.wysihtml5-toolbar a.btn-default.btn:focus:hover, ul.wysihtml5-toolbar .wizard > .actions a.btn-default.btn:focus:hover, .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:focus:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions a[class*="owl-"]:focus:hover, .wizard > .actions .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:focus:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions a[class*="owl-"]:focus:hover, .wizard > .actions .note-editor a.btn-default.note-btn.btn-sm:focus:hover, .note-editor .wizard > .actions a.btn-default.note-btn.btn-sm:focus:hover, .wizard > .actions .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:focus:hover, .note-editor .owl-theme .owl-nav .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:focus:hover, .wizard > .actions .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:focus:hover, .owl-theme .owl-nav .note-editor .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:focus:hover, .wizard > .actions .owl-theme .owl-nav a.btn-outline[class*="owl-"]:focus:hover, .owl-theme .owl-nav .wizard > .actions a.btn-outline[class*="owl-"]:focus:hover, .wizard > .actions a.btn-outline.btn-default:focus:active, .wizard > .actions ul.wysihtml5-toolbar a.btn-default.btn:focus:active, ul.wysihtml5-toolbar .wizard > .actions a.btn-default.btn:focus:active, .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:focus:active, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions a[class*="owl-"]:focus:active, .wizard > .actions .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:focus:active, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions a[class*="owl-"]:focus:active, .wizard > .actions .note-editor a.btn-default.note-btn.btn-sm:focus:active, .note-editor .wizard > .actions a.btn-default.note-btn.btn-sm:focus:active, .wizard > .actions .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:focus:active, .note-editor .owl-theme .owl-nav .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:focus:active, .wizard > .actions .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:focus:active, .owl-theme .owl-nav .note-editor .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:focus:active, .wizard > .actions .owl-theme .owl-nav a.btn-outline[class*="owl-"]:focus:active, .owl-theme .owl-nav .wizard > .actions a.btn-outline[class*="owl-"]:focus:active, ul.wysihtml5-toolbar a.btn.btn-default:focus, ul.wysihtml5-toolbar .wizard > .actions a.btn-default:focus, .wizard > .actions ul.wysihtml5-toolbar a.btn-default:focus, ul.wysihtml5-toolbar .dt-buttons a.btn-default.dt-button:focus, .dt-buttons ul.wysihtml5-toolbar a.btn-default.dt-button:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:focus, ul.wysihtml5-toolbar a.btn-default.fc-prev-button:focus, ul.wysihtml5-toolbar a.btn-default.fc-next-button:focus, ul.wysihtml5-toolbar a.btn-default.fc-today-button:focus, .note-editor .btn.btn-default.note-btn.btn-sm:focus, .note-editor .dt-buttons .btn-default.note-btn.btn-sm.dt-button:focus, .dt-buttons .note-editor .btn-default.note-btn.btn-sm.dt-button:focus, .note-editor .tablesaw-sortable th.tablesaw-sortable-head button.note-btn.btn-sm:focus, .tablesaw-sortable th.tablesaw-sortable-head .note-editor button.note-btn.btn-sm:focus, .note-editor .sweet-alert button.btn-default.note-btn.btn-sm:focus, .sweet-alert .note-editor button.btn-default.note-btn.btn-sm:focus, .note-editor .owl-theme .owl-nav .note-btn.btn-sm[class*="owl-"]:focus, .owl-theme .owl-nav .note-editor .note-btn.btn-sm[class*="owl-"]:focus, .note-editor button.btn-default.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .note-editor button.btn-default.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left:focus,
      .note-editor button.btn-default.note-btn.btn-sm.fc-agendaWeek-button:focus, .note-editor .btn-default.note-btn.btn-sm.fc-prev-button:focus, .note-editor .btn-default.note-btn.btn-sm.fc-next-button:focus, .note-editor .btn-default.note-btn.btn-sm.fc-today-button:focus, .dt-buttons .btn-outline.btn-default.dt-button:focus, .dt-buttons ul.wysihtml5-toolbar a.btn-default.dt-button.btn:focus, ul.wysihtml5-toolbar .dt-buttons a.btn-default.dt-button.btn:focus, .dt-buttons ul.wysihtml5-toolbar .owl-theme .owl-nav a.dt-button[class*="owl-"]:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav .dt-buttons a.dt-button[class*="owl-"]:focus, .dt-buttons .owl-theme .owl-nav ul.wysihtml5-toolbar a.dt-button[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar .dt-buttons a.dt-button[class*="owl-"]:focus, .dt-buttons .note-editor .owl-theme .owl-nav .dt-button.note-btn.btn-sm[class*="owl-"]:focus, .note-editor .owl-theme .owl-nav .dt-buttons .dt-button.note-btn.btn-sm[class*="owl-"]:focus, .dt-buttons .owl-theme .owl-nav .note-editor .dt-button.note-btn.btn-sm[class*="owl-"]:focus, .owl-theme .owl-nav .note-editor .dt-buttons .dt-button.note-btn.btn-sm[class*="owl-"]:focus, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button:focus, .dt-buttons .owl-theme .owl-nav .btn-outline.dt-button[class*="owl-"]:focus, .owl-theme .owl-nav .dt-buttons .btn-outline.dt-button[class*="owl-"]:focus, .dt-buttons .owl-theme .owl-nav button.dt-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:focus, .owl-theme .owl-nav .dt-buttons button.dt-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .dt-buttons .owl-theme .owl-nav button.dt-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:focus,
      .owl-theme .owl-nav .dt-buttons button.dt-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:focus,
      .dt-buttons .owl-theme .owl-nav button.dt-button[class*="owl-"].fc-agendaWeek-button:focus,
      .owl-theme .owl-nav .dt-buttons button.dt-button[class*="owl-"].fc-agendaWeek-button:focus, .dt-buttons button.btn-default.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .dt-buttons button.btn-default.dt-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      .dt-buttons button.btn-default.dt-button.fc-agendaWeek-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button:focus, .sweet-alert button.btn-outline.btn-default:focus, .sweet-alert .note-editor .owl-theme .owl-nav button.note-btn.btn-sm[class*="owl-"]:focus, .note-editor .owl-theme .owl-nav .sweet-alert button.note-btn.btn-sm[class*="owl-"]:focus, .sweet-alert .owl-theme .owl-nav .note-editor button.note-btn.btn-sm[class*="owl-"]:focus, .owl-theme .owl-nav .note-editor .sweet-alert button.note-btn.btn-sm[class*="owl-"]:focus, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button:focus, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button:focus, .sweet-alert .owl-theme .owl-nav button.btn-outline[class*="owl-"]:focus, .owl-theme .owl-nav .sweet-alert button.btn-outline[class*="owl-"]:focus, .sweet-alert .owl-theme .owl-nav button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:focus, .owl-theme .owl-nav .sweet-alert button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .sweet-alert .owl-theme .owl-nav button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:focus,
      .owl-theme .owl-nav .sweet-alert button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:focus,
      .sweet-alert .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button:focus,
      .owl-theme .owl-nav .sweet-alert button[class*="owl-"].fc-agendaWeek-button:focus, .sweet-alert button.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .sweet-alert button.btn-default.fc-month-button.fc-state-default.fc-corner-left:focus,
      .sweet-alert button.btn-default.fc-agendaWeek-button:focus, .owl-theme .owl-nav .btn-outline[class*="owl-"]:focus, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"]:focus, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"]:focus, .owl-theme .owl-nav button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .owl-theme .owl-nav button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:focus,
      .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button:focus, button.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right:focus, .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      button.btn-default.fc-month-button.fc-state-default.fc-corner-left:focus,
      .tablesaw-sortable th.tablesaw-sortable-head button.fc-month-button.fc-state-default.fc-corner-left:focus,
      button.btn-default.fc-agendaWeek-button:focus,
      .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaWeek-button:focus, .btn-outline.btn-default.fc-prev-button:focus, ul.wysihtml5-toolbar a.btn-default.fc-prev-button.btn:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav a.fc-prev-button[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar a.fc-prev-button[class*="owl-"]:focus, .note-editor .owl-theme .owl-nav .fc-prev-button.note-btn.btn-sm[class*="owl-"]:focus, .owl-theme .owl-nav .note-editor .fc-prev-button.note-btn.btn-sm[class*="owl-"]:focus, .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button:focus, .owl-theme .owl-nav .btn-outline.fc-prev-button[class*="owl-"]:focus, .owl-theme .owl-nav button.fc-prev-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .owl-theme .owl-nav button.fc-prev-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:focus,
      .owl-theme .owl-nav button.fc-prev-button[class*="owl-"].fc-agendaWeek-button:focus, button.btn-default.fc-prev-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      button.btn-default.fc-prev-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      button.btn-default.fc-prev-button.fc-agendaWeek-button:focus, .btn-outline.btn-default.fc-next-button:focus, ul.wysihtml5-toolbar a.btn-default.fc-next-button.btn:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav a.fc-next-button[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar a.fc-next-button[class*="owl-"]:focus, .note-editor .owl-theme .owl-nav .fc-next-button.note-btn.btn-sm[class*="owl-"]:focus, .owl-theme .owl-nav .note-editor .fc-next-button.note-btn.btn-sm[class*="owl-"]:focus, .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button:focus, .owl-theme .owl-nav .btn-outline.fc-next-button[class*="owl-"]:focus, .owl-theme .owl-nav button.fc-next-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .owl-theme .owl-nav button.fc-next-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:focus,
      .owl-theme .owl-nav button.fc-next-button[class*="owl-"].fc-agendaWeek-button:focus, button.btn-default.fc-next-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      button.btn-default.fc-next-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      button.btn-default.fc-next-button.fc-agendaWeek-button:focus, .btn-outline.btn-default.fc-today-button:focus, ul.wysihtml5-toolbar a.btn-default.fc-today-button.btn:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav a.fc-today-button[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar a.fc-today-button[class*="owl-"]:focus, .note-editor .owl-theme .owl-nav .fc-today-button.note-btn.btn-sm[class*="owl-"]:focus, .owl-theme .owl-nav .note-editor .fc-today-button.note-btn.btn-sm[class*="owl-"]:focus, .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button:focus, .owl-theme .owl-nav .btn-outline.fc-today-button[class*="owl-"]:focus, .owl-theme .owl-nav button.fc-today-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .owl-theme .owl-nav button.fc-today-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:focus,
      .owl-theme .owl-nav button.fc-today-button[class*="owl-"].fc-agendaWeek-button:focus, button.btn-default.fc-today-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      button.btn-default.fc-today-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      button.btn-default.fc-today-button.fc-agendaWeek-button:focus, .btn.btn-outline.btn-default:active, .wizard > .actions .disabled a.btn-outline.btn-default:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-default.btn:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-default.btn:active, .wizard > .actions .disabled ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:active, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions .disabled a[class*="owl-"]:active, .wizard > .actions .disabled .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions .disabled a[class*="owl-"]:active, .wizard > .actions .disabled .note-editor a.btn-default.note-btn.btn-sm:active, .note-editor .wizard > .actions .disabled a.btn-default.note-btn.btn-sm:active, .wizard > .actions .disabled .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:active, .note-editor .owl-theme .owl-nav .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:active, .wizard > .actions .disabled .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:active, .wizard > .actions .disabled .owl-theme .owl-nav a.btn-outline[class*="owl-"]:active, .owl-theme .owl-nav .wizard > .actions .disabled a.btn-outline[class*="owl-"]:active, .wizard > .actions .disabled a.btn-outline.btn-default:active:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-default.btn:active:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-default.btn:active:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:active:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions .disabled a[class*="owl-"]:active:hover, .wizard > .actions .disabled .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:active:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions .disabled a[class*="owl-"]:active:hover, .wizard > .actions .disabled .note-editor a.btn-default.note-btn.btn-sm:active:hover, .note-editor .wizard > .actions .disabled a.btn-default.note-btn.btn-sm:active:hover, .wizard > .actions .disabled .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:active:hover, .note-editor .owl-theme .owl-nav .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:active:hover, .wizard > .actions .disabled .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:active:hover, .owl-theme .owl-nav .note-editor .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:active:hover, .wizard > .actions .disabled .owl-theme .owl-nav a.btn-outline[class*="owl-"]:active:hover, .owl-theme .owl-nav .wizard > .actions .disabled a.btn-outline[class*="owl-"]:active:hover, .wizard > .actions a.btn-outline.btn-default:active, .wizard > .actions ul.wysihtml5-toolbar a.btn-default.btn:active, ul.wysihtml5-toolbar .wizard > .actions a.btn-default.btn:active, .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:active, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions a[class*="owl-"]:active, .wizard > .actions .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions a[class*="owl-"]:active, .wizard > .actions .note-editor a.btn-default.note-btn.btn-sm:active, .note-editor .wizard > .actions a.btn-default.note-btn.btn-sm:active, .wizard > .actions .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:active, .note-editor .owl-theme .owl-nav .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:active, .wizard > .actions .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:active, .wizard > .actions .owl-theme .owl-nav a.btn-outline[class*="owl-"]:active, .owl-theme .owl-nav .wizard > .actions a.btn-outline[class*="owl-"]:active, .wizard > .actions a.btn-outline.btn-default:active:hover, .wizard > .actions ul.wysihtml5-toolbar a.btn-default.btn:active:hover, ul.wysihtml5-toolbar .wizard > .actions a.btn-default.btn:active:hover, .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:active:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions a[class*="owl-"]:active:hover, .wizard > .actions .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:active:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions a[class*="owl-"]:active:hover, .wizard > .actions .note-editor a.btn-default.note-btn.btn-sm:active:hover, .note-editor .wizard > .actions a.btn-default.note-btn.btn-sm:active:hover, .wizard > .actions .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:active:hover, .note-editor .owl-theme .owl-nav .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:active:hover, .wizard > .actions .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:active:hover, .owl-theme .owl-nav .note-editor .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:active:hover, .wizard > .actions .owl-theme .owl-nav a.btn-outline[class*="owl-"]:active:hover, .owl-theme .owl-nav .wizard > .actions a.btn-outline[class*="owl-"]:active:hover, ul.wysihtml5-toolbar a.btn.btn-default:active, ul.wysihtml5-toolbar .wizard > .actions a.btn-default:active, .wizard > .actions ul.wysihtml5-toolbar a.btn-default:active, ul.wysihtml5-toolbar .dt-buttons a.btn-default.dt-button:active, .dt-buttons ul.wysihtml5-toolbar a.btn-default.dt-button:active, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:active, ul.wysihtml5-toolbar a.btn-default.fc-prev-button:active, ul.wysihtml5-toolbar a.btn-default.fc-next-button:active, ul.wysihtml5-toolbar a.btn-default.fc-today-button:active, .note-editor .btn.btn-default.note-btn.btn-sm:active, .note-editor .dt-buttons .btn-default.note-btn.btn-sm.dt-button:active, .dt-buttons .note-editor .btn-default.note-btn.btn-sm.dt-button:active, .note-editor .tablesaw-sortable th.tablesaw-sortable-head button.note-btn.btn-sm:active, .tablesaw-sortable th.tablesaw-sortable-head .note-editor button.note-btn.btn-sm:active, .note-editor .sweet-alert button.btn-default.note-btn.btn-sm:active, .sweet-alert .note-editor button.btn-default.note-btn.btn-sm:active, .note-editor .owl-theme .owl-nav .note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .note-btn.btn-sm[class*="owl-"]:active, .note-editor button.btn-default.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .note-editor button.btn-default.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left:active,
      .note-editor button.btn-default.note-btn.btn-sm.fc-agendaWeek-button:active, .note-editor .btn-default.note-btn.btn-sm.fc-prev-button:active, .note-editor .btn-default.note-btn.btn-sm.fc-next-button:active, .note-editor .btn-default.note-btn.btn-sm.fc-today-button:active, .dt-buttons .btn-outline.btn-default.dt-button:active, .dt-buttons ul.wysihtml5-toolbar a.btn-default.dt-button.btn:active, ul.wysihtml5-toolbar .dt-buttons a.btn-default.dt-button.btn:active, .dt-buttons ul.wysihtml5-toolbar .owl-theme .owl-nav a.dt-button[class*="owl-"]:active, ul.wysihtml5-toolbar .owl-theme .owl-nav .dt-buttons a.dt-button[class*="owl-"]:active, .dt-buttons .owl-theme .owl-nav ul.wysihtml5-toolbar a.dt-button[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar .dt-buttons a.dt-button[class*="owl-"]:active, .dt-buttons .note-editor .owl-theme .owl-nav .dt-button.note-btn.btn-sm[class*="owl-"]:active, .note-editor .owl-theme .owl-nav .dt-buttons .dt-button.note-btn.btn-sm[class*="owl-"]:active, .dt-buttons .owl-theme .owl-nav .note-editor .dt-button.note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .dt-buttons .dt-button.note-btn.btn-sm[class*="owl-"]:active, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button:active, .dt-buttons .owl-theme .owl-nav .btn-outline.dt-button[class*="owl-"]:active, .owl-theme .owl-nav .dt-buttons .btn-outline.dt-button[class*="owl-"]:active, .dt-buttons .owl-theme .owl-nav button.dt-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:active, .owl-theme .owl-nav .dt-buttons button.dt-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .dt-buttons .owl-theme .owl-nav button.dt-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:active,
      .owl-theme .owl-nav .dt-buttons button.dt-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:active,
      .dt-buttons .owl-theme .owl-nav button.dt-button[class*="owl-"].fc-agendaWeek-button:active,
      .owl-theme .owl-nav .dt-buttons button.dt-button[class*="owl-"].fc-agendaWeek-button:active, .dt-buttons button.btn-default.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .dt-buttons button.btn-default.dt-button.fc-month-button.fc-state-default.fc-corner-left:active,
      .dt-buttons button.btn-default.dt-button.fc-agendaWeek-button:active, .tablesaw-sortable th.tablesaw-sortable-head button:active, .sweet-alert button.btn-outline.btn-default:active, .sweet-alert .note-editor .owl-theme .owl-nav button.note-btn.btn-sm[class*="owl-"]:active, .note-editor .owl-theme .owl-nav .sweet-alert button.note-btn.btn-sm[class*="owl-"]:active, .sweet-alert .owl-theme .owl-nav .note-editor button.note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .sweet-alert button.note-btn.btn-sm[class*="owl-"]:active, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button:active, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button:active, .sweet-alert .owl-theme .owl-nav button.btn-outline[class*="owl-"]:active, .owl-theme .owl-nav .sweet-alert button.btn-outline[class*="owl-"]:active, .sweet-alert .owl-theme .owl-nav button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:active, .owl-theme .owl-nav .sweet-alert button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .sweet-alert .owl-theme .owl-nav button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:active,
      .owl-theme .owl-nav .sweet-alert button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:active,
      .sweet-alert .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button:active,
      .owl-theme .owl-nav .sweet-alert button[class*="owl-"].fc-agendaWeek-button:active, .sweet-alert button.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .sweet-alert button.btn-default.fc-month-button.fc-state-default.fc-corner-left:active,
      .sweet-alert button.btn-default.fc-agendaWeek-button:active, .owl-theme .owl-nav .btn-outline[class*="owl-"]:active, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"]:active, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"]:active, .owl-theme .owl-nav button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .owl-theme .owl-nav button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:active,
      .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button:active, button.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right:active, .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      button.btn-default.fc-month-button.fc-state-default.fc-corner-left:active,
      .tablesaw-sortable th.tablesaw-sortable-head button.fc-month-button.fc-state-default.fc-corner-left:active,
      button.btn-default.fc-agendaWeek-button:active,
      .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaWeek-button:active, .btn-outline.btn-default.fc-prev-button:active, ul.wysihtml5-toolbar a.btn-default.fc-prev-button.btn:active, ul.wysihtml5-toolbar .owl-theme .owl-nav a.fc-prev-button[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar a.fc-prev-button[class*="owl-"]:active, .note-editor .owl-theme .owl-nav .fc-prev-button.note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .fc-prev-button.note-btn.btn-sm[class*="owl-"]:active, .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button:active, .owl-theme .owl-nav .btn-outline.fc-prev-button[class*="owl-"]:active, .owl-theme .owl-nav button.fc-prev-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .owl-theme .owl-nav button.fc-prev-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:active,
      .owl-theme .owl-nav button.fc-prev-button[class*="owl-"].fc-agendaWeek-button:active, button.btn-default.fc-prev-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      button.btn-default.fc-prev-button.fc-month-button.fc-state-default.fc-corner-left:active,
      button.btn-default.fc-prev-button.fc-agendaWeek-button:active, .btn-outline.btn-default.fc-next-button:active, ul.wysihtml5-toolbar a.btn-default.fc-next-button.btn:active, ul.wysihtml5-toolbar .owl-theme .owl-nav a.fc-next-button[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar a.fc-next-button[class*="owl-"]:active, .note-editor .owl-theme .owl-nav .fc-next-button.note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .fc-next-button.note-btn.btn-sm[class*="owl-"]:active, .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button:active, .owl-theme .owl-nav .btn-outline.fc-next-button[class*="owl-"]:active, .owl-theme .owl-nav button.fc-next-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .owl-theme .owl-nav button.fc-next-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:active,
      .owl-theme .owl-nav button.fc-next-button[class*="owl-"].fc-agendaWeek-button:active, button.btn-default.fc-next-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      button.btn-default.fc-next-button.fc-month-button.fc-state-default.fc-corner-left:active,
      button.btn-default.fc-next-button.fc-agendaWeek-button:active, .btn-outline.btn-default.fc-today-button:active, ul.wysihtml5-toolbar a.btn-default.fc-today-button.btn:active, ul.wysihtml5-toolbar .owl-theme .owl-nav a.fc-today-button[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar a.fc-today-button[class*="owl-"]:active, .note-editor .owl-theme .owl-nav .fc-today-button.note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .fc-today-button.note-btn.btn-sm[class*="owl-"]:active, .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button:active, .owl-theme .owl-nav .btn-outline.fc-today-button[class*="owl-"]:active, .owl-theme .owl-nav button.fc-today-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .owl-theme .owl-nav button.fc-today-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:active,
      .owl-theme .owl-nav button.fc-today-button[class*="owl-"].fc-agendaWeek-button:active, button.btn-default.fc-today-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      button.btn-default.fc-today-button.fc-month-button.fc-state-default.fc-corner-left:active,
      button.btn-default.fc-today-button.fc-agendaWeek-button:active {
        border: solid 1px gainsboro; }
    .btn.btn-outline.btn-info, .wizard > .actions a.btn-outline.btn-info, .wizard > .actions .note-editor a.btn-info.note-btn.btn-sm, .note-editor .wizard > .actions a.btn-info.note-btn.btn-sm, ul.wysihtml5-toolbar a.btn.btn-info, ul.wysihtml5-toolbar .wizard > .actions a.btn-info, .wizard > .actions ul.wysihtml5-toolbar a.btn-info, ul.wysihtml5-toolbar .dt-buttons a.btn-info.dt-button, .dt-buttons ul.wysihtml5-toolbar a.btn-info.dt-button, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-info[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-info[class*="owl-"], ul.wysihtml5-toolbar a.btn-info.fc-prev-button, ul.wysihtml5-toolbar a.btn-info.fc-next-button, ul.wysihtml5-toolbar a.btn-info.fc-today-button, .note-editor .btn.btn-info.note-btn.btn-sm, .note-editor .dt-buttons .btn-info.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .btn-info.note-btn.btn-sm.dt-button, .note-editor .sweet-alert button.btn-info.note-btn.btn-sm, .sweet-alert .note-editor button.btn-info.note-btn.btn-sm, .note-editor .owl-theme .owl-nav .btn-info.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .btn-info.note-btn.btn-sm[class*="owl-"],
    .note-editor button.btn-info.note-btn.btn-sm.fc-agendaWeek-button, .note-editor .btn-info.note-btn.btn-sm.fc-prev-button, .note-editor .btn-info.note-btn.btn-sm.fc-next-button, .note-editor .btn-info.note-btn.btn-sm.fc-today-button, .dt-buttons .btn-outline.btn-info.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-info, .sweet-alert button.btn-outline.btn-info, .owl-theme .owl-nav .btn-outline.btn-info[class*="owl-"],
    .owl-theme .owl-nav button.btn-info[class*="owl-"].fc-agendaWeek-button, button.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-info.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-info.fc-agendaWeek-button, .btn-outline.btn-info.fc-prev-button, .btn-outline.btn-info.fc-next-button, .btn-outline.btn-info.fc-today-button {
      border: solid 1px rgba(233, 30, 99, 0.5);
      color: #e91e63; }
      .btn.btn-outline.btn-info:hover, .wizard > .actions a.btn-outline.btn-info:hover, .wizard > .actions .note-editor a.btn-info.note-btn.btn-sm:hover, .note-editor .wizard > .actions a.btn-info.note-btn.btn-sm:hover, ul.wysihtml5-toolbar a.btn.btn-info:hover, ul.wysihtml5-toolbar .wizard > .actions a.btn-info:hover, .wizard > .actions ul.wysihtml5-toolbar a.btn-info:hover, ul.wysihtml5-toolbar .dt-buttons a.btn-info.dt-button:hover, .dt-buttons ul.wysihtml5-toolbar a.btn-info.dt-button:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-info[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-info[class*="owl-"]:hover, ul.wysihtml5-toolbar a.btn-info.fc-prev-button:hover, ul.wysihtml5-toolbar a.btn-info.fc-next-button:hover, ul.wysihtml5-toolbar a.btn-info.fc-today-button:hover, .note-editor .btn.btn-info.note-btn.btn-sm:hover, .note-editor .dt-buttons .btn-info.note-btn.btn-sm.dt-button:hover, .dt-buttons .note-editor .btn-info.note-btn.btn-sm.dt-button:hover, .note-editor .sweet-alert button.btn-info.note-btn.btn-sm:hover, .sweet-alert .note-editor button.btn-info.note-btn.btn-sm:hover, .note-editor .owl-theme .owl-nav .btn-info.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .btn-info.note-btn.btn-sm[class*="owl-"]:hover, .note-editor .btn-info.note-btn.btn-sm.fc-prev-button:hover, .note-editor .btn-info.note-btn.btn-sm.fc-next-button:hover, .note-editor .btn-info.note-btn.btn-sm.fc-today-button:hover, .dt-buttons .btn-outline.btn-info.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-info:hover, .sweet-alert button.btn-outline.btn-info:hover, .owl-theme .owl-nav .btn-outline.btn-info[class*="owl-"]:hover, button.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.btn-info.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.btn-info.fc-agendaWeek-button:hover, .btn-outline.btn-info.fc-prev-button:hover, .btn-outline.btn-info.fc-next-button:hover, .btn-outline.btn-info.fc-today-button:hover, .btn.btn-outline.btn-info:focus, .wizard > .actions a.btn-outline.btn-info:focus, .wizard > .actions .note-editor a.btn-info.note-btn.btn-sm:focus, .note-editor .wizard > .actions a.btn-info.note-btn.btn-sm:focus, ul.wysihtml5-toolbar a.btn.btn-info:focus, ul.wysihtml5-toolbar .wizard > .actions a.btn-info:focus, .wizard > .actions ul.wysihtml5-toolbar a.btn-info:focus, ul.wysihtml5-toolbar .dt-buttons a.btn-info.dt-button:focus, .dt-buttons ul.wysihtml5-toolbar a.btn-info.dt-button:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-info[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-info[class*="owl-"]:focus, ul.wysihtml5-toolbar a.btn-info.fc-prev-button:focus, ul.wysihtml5-toolbar a.btn-info.fc-next-button:focus, ul.wysihtml5-toolbar a.btn-info.fc-today-button:focus, .note-editor .btn.btn-info.note-btn.btn-sm:focus, .note-editor .dt-buttons .btn-info.note-btn.btn-sm.dt-button:focus, .dt-buttons .note-editor .btn-info.note-btn.btn-sm.dt-button:focus, .note-editor .sweet-alert button.btn-info.note-btn.btn-sm:focus, .sweet-alert .note-editor button.btn-info.note-btn.btn-sm:focus, .note-editor .owl-theme .owl-nav .btn-info.note-btn.btn-sm[class*="owl-"]:focus, .owl-theme .owl-nav .note-editor .btn-info.note-btn.btn-sm[class*="owl-"]:focus, .note-editor .btn-info.note-btn.btn-sm.fc-prev-button:focus, .note-editor .btn-info.note-btn.btn-sm.fc-next-button:focus, .note-editor .btn-info.note-btn.btn-sm.fc-today-button:focus, .dt-buttons .btn-outline.btn-info.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.btn-info:focus, .sweet-alert button.btn-outline.btn-info:focus, .owl-theme .owl-nav .btn-outline.btn-info[class*="owl-"]:focus, button.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      button.btn-info.fc-month-button.fc-state-default.fc-corner-left:focus,
      button.btn-info.fc-agendaWeek-button:focus, .btn-outline.btn-info.fc-prev-button:focus, .btn-outline.btn-info.fc-next-button:focus, .btn-outline.btn-info.fc-today-button:focus, .btn.btn-outline.btn-info:active, .wizard > .actions a.btn-outline.btn-info:active, .wizard > .actions .note-editor a.btn-info.note-btn.btn-sm:active, .note-editor .wizard > .actions a.btn-info.note-btn.btn-sm:active, ul.wysihtml5-toolbar a.btn.btn-info:active, ul.wysihtml5-toolbar .wizard > .actions a.btn-info:active, .wizard > .actions ul.wysihtml5-toolbar a.btn-info:active, ul.wysihtml5-toolbar .dt-buttons a.btn-info.dt-button:active, .dt-buttons ul.wysihtml5-toolbar a.btn-info.dt-button:active, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-info[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-info[class*="owl-"]:active, ul.wysihtml5-toolbar a.btn-info.fc-prev-button:active, ul.wysihtml5-toolbar a.btn-info.fc-next-button:active, ul.wysihtml5-toolbar a.btn-info.fc-today-button:active, .note-editor .btn.btn-info.note-btn.btn-sm:active, .note-editor .dt-buttons .btn-info.note-btn.btn-sm.dt-button:active, .dt-buttons .note-editor .btn-info.note-btn.btn-sm.dt-button:active, .note-editor .sweet-alert button.btn-info.note-btn.btn-sm:active, .sweet-alert .note-editor button.btn-info.note-btn.btn-sm:active, .note-editor .owl-theme .owl-nav .btn-info.note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .btn-info.note-btn.btn-sm[class*="owl-"]:active, .note-editor .btn-info.note-btn.btn-sm.fc-prev-button:active, .note-editor .btn-info.note-btn.btn-sm.fc-next-button:active, .note-editor .btn-info.note-btn.btn-sm.fc-today-button:active, .dt-buttons .btn-outline.btn-info.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.btn-info:active, .sweet-alert button.btn-outline.btn-info:active, .owl-theme .owl-nav .btn-outline.btn-info[class*="owl-"]:active, button.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      button.btn-info.fc-month-button.fc-state-default.fc-corner-left:active,
      button.btn-info.fc-agendaWeek-button:active, .btn-outline.btn-info.fc-prev-button:active, .btn-outline.btn-info.fc-next-button:active, .btn-outline.btn-info.fc-today-button:active {
        border: solid 1px #e91e63; }
    .btn.btn-outline.btn-primary, .wizard > .actions .disabled a.btn-outline, ul.wysihtml5-toolbar .wizard > .actions .disabled a, .wizard > .actions .disabled ul.wysihtml5-toolbar a, .wizard > .actions ul.wysihtml5-toolbar .disabled a, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm, .wizard > .actions .disabled a.btn-outline:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a:hover, .wizard > .actions ul.wysihtml5-toolbar .disabled a:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm:hover, .wizard > .actions .disabled a.btn-outline:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a:active, .wizard > .actions ul.wysihtml5-toolbar .disabled a:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm:active, .wizard > .actions a.btn-outline, ul.wysihtml5-toolbar .wizard > .actions a, .wizard > .actions ul.wysihtml5-toolbar a, .wizard > .actions .note-editor a.note-btn.btn-sm, .note-editor .wizard > .actions a.note-btn.btn-sm, .wizard > .actions a.btn-outline:hover, ul.wysihtml5-toolbar .wizard > .actions a:hover, .wizard > .actions ul.wysihtml5-toolbar a:hover, .wizard > .actions .note-editor a.note-btn.btn-sm:hover, .note-editor .wizard > .actions a.note-btn.btn-sm:hover, .wizard > .actions a.btn-outline:active, ul.wysihtml5-toolbar .wizard > .actions a:active, .wizard > .actions ul.wysihtml5-toolbar a:active, .wizard > .actions .note-editor a.note-btn.btn-sm:active, .note-editor .wizard > .actions a.note-btn.btn-sm:active, ul.wysihtml5-toolbar a.btn.btn-primary, ul.wysihtml5-toolbar .dt-buttons a.dt-button, .dt-buttons ul.wysihtml5-toolbar a.dt-button, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-primary[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-primary[class*="owl-"], ul.wysihtml5-toolbar a.btn-primary.fc-prev-button, ul.wysihtml5-toolbar a.btn-primary.fc-next-button, ul.wysihtml5-toolbar a.btn-primary.fc-today-button, .note-editor .btn.btn-primary.note-btn.btn-sm, .note-editor .dt-buttons .note-btn.btn-sm.dt-button, .dt-buttons .note-editor .note-btn.btn-sm.dt-button, .note-editor .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.note-btn.btn-sm, .tablesaw-sortable th.tablesaw-sortable-head .note-editor button.btn-primary.note-btn.btn-sm, .note-editor .sweet-alert button.btn-primary.note-btn.btn-sm, .sweet-alert .note-editor button.btn-primary.note-btn.btn-sm, .note-editor .owl-theme .owl-nav .btn-primary.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .btn-primary.note-btn.btn-sm[class*="owl-"], .note-editor button.btn-primary.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .note-editor button.btn-primary.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left,
    .note-editor button.btn-primary.note-btn.btn-sm.fc-agendaWeek-button, .note-editor .btn-primary.note-btn.btn-sm.fc-prev-button, .note-editor .btn-primary.note-btn.btn-sm.fc-next-button, .note-editor .btn-primary.note-btn.btn-sm.fc-today-button, .dt-buttons .btn-outline.dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button, .dt-buttons button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .dt-buttons button.dt-button.fc-month-button.fc-state-default.fc-corner-left,
    .dt-buttons button.dt-button.fc-agendaWeek-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary, .sweet-alert button.btn-outline.btn-primary, .sweet-alert .note-editor .dt-buttons button.note-btn.btn-sm.dt-button, .note-editor .dt-buttons .sweet-alert button.note-btn.btn-sm.dt-button, .sweet-alert .dt-buttons .note-editor button.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .sweet-alert button.note-btn.btn-sm.dt-button, .sweet-alert .dt-buttons button.btn-outline.dt-button, .dt-buttons .sweet-alert button.btn-outline.dt-button, .sweet-alert .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.dt-button, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .sweet-alert button.dt-button, .sweet-alert .dt-buttons button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right, .dt-buttons .sweet-alert button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .sweet-alert .dt-buttons button.dt-button.fc-month-button.fc-state-default.fc-corner-left,
    .dt-buttons .sweet-alert button.dt-button.fc-month-button.fc-state-default.fc-corner-left,
    .sweet-alert .dt-buttons button.dt-button.fc-agendaWeek-button,
    .dt-buttons .sweet-alert button.dt-button.fc-agendaWeek-button, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.btn-primary, .sweet-alert button.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .sweet-alert button.btn-primary.fc-month-button.fc-state-default.fc-corner-left,
    .sweet-alert button.btn-primary.fc-agendaWeek-button, .owl-theme .owl-nav .btn-outline.btn-primary[class*="owl-"], .owl-theme .owl-nav .wizard > .actions a.btn-outline[class*="owl-"], .wizard > .actions .owl-theme .owl-nav a.btn-outline[class*="owl-"], .owl-theme .owl-nav .wizard > .actions .note-editor a[class*="owl-"].note-btn.btn-sm, .wizard > .actions .note-editor .owl-theme .owl-nav a[class*="owl-"].note-btn.btn-sm, .owl-theme .owl-nav .note-editor .wizard > .actions a[class*="owl-"].note-btn.btn-sm, .note-editor .wizard > .actions .owl-theme .owl-nav a[class*="owl-"].note-btn.btn-sm, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-primary[class*="owl-"].btn, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-primary[class*="owl-"].btn, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions a[class*="owl-"], ul.wysihtml5-toolbar .wizard > .actions .owl-theme .owl-nav a[class*="owl-"], .owl-theme .owl-nav .wizard > .actions ul.wysihtml5-toolbar a[class*="owl-"], .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar .dt-buttons a[class*="owl-"].dt-button, ul.wysihtml5-toolbar .dt-buttons .owl-theme .owl-nav a[class*="owl-"].dt-button, .owl-theme .owl-nav .dt-buttons ul.wysihtml5-toolbar a[class*="owl-"].dt-button, .dt-buttons ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].dt-button, .owl-theme .owl-nav .note-editor .dt-buttons [class*="owl-"].note-btn.btn-sm.dt-button, .note-editor .dt-buttons .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.dt-button, .owl-theme .owl-nav .dt-buttons .note-editor [class*="owl-"].note-btn.btn-sm.dt-button, .dt-buttons .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.dt-button, .owl-theme .owl-nav .dt-buttons .btn-outline[class*="owl-"].dt-button, .dt-buttons .owl-theme .owl-nav .btn-outline[class*="owl-"].dt-button, .owl-theme .owl-nav .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].dt-button, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button[class*="owl-"].dt-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button, .owl-theme .owl-nav .dt-buttons button[class*="owl-"].dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right, .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .owl-theme .owl-nav .dt-buttons button[class*="owl-"].dt-button.fc-month-button.fc-state-default.fc-corner-left,
    .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button.fc-month-button.fc-state-default.fc-corner-left,
    .owl-theme .owl-nav .dt-buttons button[class*="owl-"].dt-button.fc-agendaWeek-button,
    .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button.fc-agendaWeek-button, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary[class*="owl-"], .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button.btn-primary[class*="owl-"], .owl-theme .owl-nav button.btn-primary[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right,
    .owl-theme .owl-nav button.btn-primary[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left,
    .owl-theme .owl-nav button.btn-primary[class*="owl-"].fc-agendaWeek-button, button.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-primary.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-primary.fc-agendaWeek-button, .btn-outline.btn-primary.fc-prev-button, .wizard > .actions a.btn-outline.fc-prev-button, .wizard > .actions .note-editor a.fc-prev-button.note-btn.btn-sm, .note-editor .wizard > .actions a.fc-prev-button.note-btn.btn-sm, ul.wysihtml5-toolbar a.btn-primary.fc-prev-button.btn, ul.wysihtml5-toolbar .wizard > .actions a.fc-prev-button, .wizard > .actions ul.wysihtml5-toolbar a.fc-prev-button, ul.wysihtml5-toolbar .dt-buttons a.fc-prev-button.dt-button, .dt-buttons ul.wysihtml5-toolbar a.fc-prev-button.dt-button, .note-editor .dt-buttons .fc-prev-button.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .fc-prev-button.note-btn.btn-sm.dt-button, .dt-buttons .btn-outline.fc-prev-button.dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button.dt-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.fc-prev-button.dt-button, .dt-buttons button.fc-prev-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .dt-buttons button.fc-prev-button.dt-button.fc-month-button.fc-state-default.fc-corner-left,
    .dt-buttons button.fc-prev-button.dt-button.fc-agendaWeek-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.fc-prev-button, button.btn-primary.fc-prev-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-primary.fc-prev-button.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-primary.fc-prev-button.fc-agendaWeek-button, .btn-outline.btn-primary.fc-next-button, .wizard > .actions a.btn-outline.fc-next-button, .wizard > .actions .note-editor a.fc-next-button.note-btn.btn-sm, .note-editor .wizard > .actions a.fc-next-button.note-btn.btn-sm, ul.wysihtml5-toolbar a.btn-primary.fc-next-button.btn, ul.wysihtml5-toolbar .wizard > .actions a.fc-next-button, .wizard > .actions ul.wysihtml5-toolbar a.fc-next-button, ul.wysihtml5-toolbar .dt-buttons a.fc-next-button.dt-button, .dt-buttons ul.wysihtml5-toolbar a.fc-next-button.dt-button, .note-editor .dt-buttons .fc-next-button.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .fc-next-button.note-btn.btn-sm.dt-button, .dt-buttons .btn-outline.fc-next-button.dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button.dt-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.fc-next-button.dt-button, .dt-buttons button.fc-next-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .dt-buttons button.fc-next-button.dt-button.fc-month-button.fc-state-default.fc-corner-left,
    .dt-buttons button.fc-next-button.dt-button.fc-agendaWeek-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.fc-next-button, button.btn-primary.fc-next-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-primary.fc-next-button.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-primary.fc-next-button.fc-agendaWeek-button, .btn-outline.btn-primary.fc-today-button, .wizard > .actions a.btn-outline.fc-today-button, .wizard > .actions .note-editor a.fc-today-button.note-btn.btn-sm, .note-editor .wizard > .actions a.fc-today-button.note-btn.btn-sm, ul.wysihtml5-toolbar a.btn-primary.fc-today-button.btn, ul.wysihtml5-toolbar .wizard > .actions a.fc-today-button, .wizard > .actions ul.wysihtml5-toolbar a.fc-today-button, ul.wysihtml5-toolbar .dt-buttons a.fc-today-button.dt-button, .dt-buttons ul.wysihtml5-toolbar a.fc-today-button.dt-button, .note-editor .dt-buttons .fc-today-button.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .fc-today-button.note-btn.btn-sm.dt-button, .dt-buttons .btn-outline.fc-today-button.dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button.dt-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.fc-today-button.dt-button, .dt-buttons button.fc-today-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .dt-buttons button.fc-today-button.dt-button.fc-month-button.fc-state-default.fc-corner-left,
    .dt-buttons button.fc-today-button.dt-button.fc-agendaWeek-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.fc-today-button, button.btn-primary.fc-today-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-primary.fc-today-button.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-primary.fc-today-button.fc-agendaWeek-button {
      border: solid 1px rgba(40, 121, 255, 0.5);
      color: #2879ff; }
      .btn.btn-outline.btn-primary:hover, .wizard > .actions .disabled a.btn-outline:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a:hover, .wizard > .actions ul.wysihtml5-toolbar .disabled a:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm:hover, .wizard > .actions .disabled a.btn-outline:hover:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a:hover:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a:hover:active, .wizard > .actions ul.wysihtml5-toolbar .disabled a:hover:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm:hover:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm:hover:active, .wizard > .actions a.btn-outline:hover, ul.wysihtml5-toolbar .wizard > .actions a:hover, .wizard > .actions ul.wysihtml5-toolbar a:hover, .wizard > .actions .note-editor a.note-btn.btn-sm:hover, .note-editor .wizard > .actions a.note-btn.btn-sm:hover, .wizard > .actions a.btn-outline:hover:active, ul.wysihtml5-toolbar .wizard > .actions a:hover:active, .wizard > .actions ul.wysihtml5-toolbar a:hover:active, .wizard > .actions .note-editor a.note-btn.btn-sm:hover:active, .note-editor .wizard > .actions a.note-btn.btn-sm:hover:active, ul.wysihtml5-toolbar a.btn.btn-primary:hover, ul.wysihtml5-toolbar .dt-buttons a.dt-button:hover, .dt-buttons ul.wysihtml5-toolbar a.dt-button:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-primary[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-primary[class*="owl-"]:hover, ul.wysihtml5-toolbar a.btn-primary.fc-prev-button:hover, ul.wysihtml5-toolbar a.btn-primary.fc-next-button:hover, ul.wysihtml5-toolbar a.btn-primary.fc-today-button:hover, .note-editor .btn.btn-primary.note-btn.btn-sm:hover, .note-editor .dt-buttons .note-btn.btn-sm.dt-button:hover, .dt-buttons .note-editor .note-btn.btn-sm.dt-button:hover, .note-editor .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.note-btn.btn-sm:hover, .tablesaw-sortable th.tablesaw-sortable-head .note-editor button.btn-primary.note-btn.btn-sm:hover, .note-editor .sweet-alert button.btn-primary.note-btn.btn-sm:hover, .sweet-alert .note-editor button.btn-primary.note-btn.btn-sm:hover, .note-editor .owl-theme .owl-nav .btn-primary.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .btn-primary.note-btn.btn-sm[class*="owl-"]:hover, .note-editor button.btn-primary.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .note-editor button.btn-primary.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left:hover,
      .note-editor button.btn-primary.note-btn.btn-sm.fc-agendaWeek-button:hover, .note-editor .btn-primary.note-btn.btn-sm.fc-prev-button:hover, .note-editor .btn-primary.note-btn.btn-sm.fc-next-button:hover, .note-editor .btn-primary.note-btn.btn-sm.fc-today-button:hover, .dt-buttons .btn-outline.dt-button:hover, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button:hover, .dt-buttons button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .dt-buttons button.dt-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      .dt-buttons button.dt-button.fc-agendaWeek-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary:hover, .sweet-alert button.btn-outline.btn-primary:hover, .sweet-alert .note-editor .dt-buttons button.note-btn.btn-sm.dt-button:hover, .note-editor .dt-buttons .sweet-alert button.note-btn.btn-sm.dt-button:hover, .sweet-alert .dt-buttons .note-editor button.note-btn.btn-sm.dt-button:hover, .dt-buttons .note-editor .sweet-alert button.note-btn.btn-sm.dt-button:hover, .sweet-alert .dt-buttons button.btn-outline.dt-button:hover, .dt-buttons .sweet-alert button.btn-outline.dt-button:hover, .sweet-alert .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button:hover, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.dt-button:hover, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .sweet-alert button.dt-button:hover, .sweet-alert .dt-buttons button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover, .dt-buttons .sweet-alert button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .sweet-alert .dt-buttons button.dt-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      .dt-buttons .sweet-alert button.dt-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      .sweet-alert .dt-buttons button.dt-button.fc-agendaWeek-button:hover,
      .dt-buttons .sweet-alert button.dt-button.fc-agendaWeek-button:hover, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary:hover, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.btn-primary:hover, .sweet-alert button.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .sweet-alert button.btn-primary.fc-month-button.fc-state-default.fc-corner-left:hover,
      .sweet-alert button.btn-primary.fc-agendaWeek-button:hover, .owl-theme .owl-nav .btn-outline.btn-primary[class*="owl-"]:hover, .owl-theme .owl-nav .wizard > .actions a.btn-outline[class*="owl-"]:hover, .wizard > .actions .owl-theme .owl-nav a.btn-outline[class*="owl-"]:hover, .owl-theme .owl-nav .wizard > .actions .note-editor a[class*="owl-"].note-btn.btn-sm:hover, .wizard > .actions .note-editor .owl-theme .owl-nav a[class*="owl-"].note-btn.btn-sm:hover, .owl-theme .owl-nav .note-editor .wizard > .actions a[class*="owl-"].note-btn.btn-sm:hover, .note-editor .wizard > .actions .owl-theme .owl-nav a[class*="owl-"].note-btn.btn-sm:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-primary[class*="owl-"].btn:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-primary[class*="owl-"].btn:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions a[class*="owl-"]:hover, ul.wysihtml5-toolbar .wizard > .actions .owl-theme .owl-nav a[class*="owl-"]:hover, .owl-theme .owl-nav .wizard > .actions ul.wysihtml5-toolbar a[class*="owl-"]:hover, .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar .dt-buttons a[class*="owl-"].dt-button:hover, ul.wysihtml5-toolbar .dt-buttons .owl-theme .owl-nav a[class*="owl-"].dt-button:hover, .owl-theme .owl-nav .dt-buttons ul.wysihtml5-toolbar a[class*="owl-"].dt-button:hover, .dt-buttons ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].dt-button:hover, .owl-theme .owl-nav .note-editor .dt-buttons [class*="owl-"].note-btn.btn-sm.dt-button:hover, .note-editor .dt-buttons .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.dt-button:hover, .owl-theme .owl-nav .dt-buttons .note-editor [class*="owl-"].note-btn.btn-sm.dt-button:hover, .dt-buttons .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.dt-button:hover, .owl-theme .owl-nav .dt-buttons .btn-outline[class*="owl-"].dt-button:hover, .dt-buttons .owl-theme .owl-nav .btn-outline[class*="owl-"].dt-button:hover, .owl-theme .owl-nav .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].dt-button:hover, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].dt-button:hover, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button[class*="owl-"].dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button:hover, .owl-theme .owl-nav .dt-buttons button[class*="owl-"].dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover, .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .owl-theme .owl-nav .dt-buttons button[class*="owl-"].dt-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      .owl-theme .owl-nav .dt-buttons button[class*="owl-"].dt-button.fc-agendaWeek-button:hover,
      .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button.fc-agendaWeek-button:hover, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary[class*="owl-"]:hover, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button.btn-primary[class*="owl-"]:hover, .owl-theme .owl-nav button.btn-primary[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .owl-theme .owl-nav button.btn-primary[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:hover,
      .owl-theme .owl-nav button.btn-primary[class*="owl-"].fc-agendaWeek-button:hover, button.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.btn-primary.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.btn-primary.fc-agendaWeek-button:hover, .btn-outline.btn-primary.fc-prev-button:hover, .wizard > .actions a.btn-outline.fc-prev-button:hover, .wizard > .actions .note-editor a.fc-prev-button.note-btn.btn-sm:hover, .note-editor .wizard > .actions a.fc-prev-button.note-btn.btn-sm:hover, ul.wysihtml5-toolbar a.btn-primary.fc-prev-button.btn:hover, ul.wysihtml5-toolbar .wizard > .actions a.fc-prev-button:hover, .wizard > .actions ul.wysihtml5-toolbar a.fc-prev-button:hover, ul.wysihtml5-toolbar .dt-buttons a.fc-prev-button.dt-button:hover, .dt-buttons ul.wysihtml5-toolbar a.fc-prev-button.dt-button:hover, .note-editor .dt-buttons .fc-prev-button.note-btn.btn-sm.dt-button:hover, .dt-buttons .note-editor .fc-prev-button.note-btn.btn-sm.dt-button:hover, .dt-buttons .btn-outline.fc-prev-button.dt-button:hover, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.fc-prev-button.dt-button:hover, .dt-buttons button.fc-prev-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .dt-buttons button.fc-prev-button.dt-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      .dt-buttons button.fc-prev-button.dt-button.fc-agendaWeek-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.fc-prev-button:hover, button.btn-primary.fc-prev-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.btn-primary.fc-prev-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.btn-primary.fc-prev-button.fc-agendaWeek-button:hover, .btn-outline.btn-primary.fc-next-button:hover, .wizard > .actions a.btn-outline.fc-next-button:hover, .wizard > .actions .note-editor a.fc-next-button.note-btn.btn-sm:hover, .note-editor .wizard > .actions a.fc-next-button.note-btn.btn-sm:hover, ul.wysihtml5-toolbar a.btn-primary.fc-next-button.btn:hover, ul.wysihtml5-toolbar .wizard > .actions a.fc-next-button:hover, .wizard > .actions ul.wysihtml5-toolbar a.fc-next-button:hover, ul.wysihtml5-toolbar .dt-buttons a.fc-next-button.dt-button:hover, .dt-buttons ul.wysihtml5-toolbar a.fc-next-button.dt-button:hover, .note-editor .dt-buttons .fc-next-button.note-btn.btn-sm.dt-button:hover, .dt-buttons .note-editor .fc-next-button.note-btn.btn-sm.dt-button:hover, .dt-buttons .btn-outline.fc-next-button.dt-button:hover, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.fc-next-button.dt-button:hover, .dt-buttons button.fc-next-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .dt-buttons button.fc-next-button.dt-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      .dt-buttons button.fc-next-button.dt-button.fc-agendaWeek-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.fc-next-button:hover, button.btn-primary.fc-next-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.btn-primary.fc-next-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.btn-primary.fc-next-button.fc-agendaWeek-button:hover, .btn-outline.btn-primary.fc-today-button:hover, .wizard > .actions a.btn-outline.fc-today-button:hover, .wizard > .actions .note-editor a.fc-today-button.note-btn.btn-sm:hover, .note-editor .wizard > .actions a.fc-today-button.note-btn.btn-sm:hover, ul.wysihtml5-toolbar a.btn-primary.fc-today-button.btn:hover, ul.wysihtml5-toolbar .wizard > .actions a.fc-today-button:hover, .wizard > .actions ul.wysihtml5-toolbar a.fc-today-button:hover, ul.wysihtml5-toolbar .dt-buttons a.fc-today-button.dt-button:hover, .dt-buttons ul.wysihtml5-toolbar a.fc-today-button.dt-button:hover, .note-editor .dt-buttons .fc-today-button.note-btn.btn-sm.dt-button:hover, .dt-buttons .note-editor .fc-today-button.note-btn.btn-sm.dt-button:hover, .dt-buttons .btn-outline.fc-today-button.dt-button:hover, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.fc-today-button.dt-button:hover, .dt-buttons button.fc-today-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .dt-buttons button.fc-today-button.dt-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      .dt-buttons button.fc-today-button.dt-button.fc-agendaWeek-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.fc-today-button:hover, button.btn-primary.fc-today-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.btn-primary.fc-today-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.btn-primary.fc-today-button.fc-agendaWeek-button:hover, .btn.btn-outline.btn-primary:focus, .wizard > .actions .disabled a.btn-outline:focus, ul.wysihtml5-toolbar .wizard > .actions .disabled a:focus, .wizard > .actions .disabled ul.wysihtml5-toolbar a:focus, .wizard > .actions ul.wysihtml5-toolbar .disabled a:focus, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm:focus, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm:focus, .wizard > .actions .disabled a.btn-outline:focus:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a:focus:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a:focus:hover, .wizard > .actions ul.wysihtml5-toolbar .disabled a:focus:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm:focus:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm:focus:hover, .wizard > .actions .disabled a.btn-outline:focus:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a:focus:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a:focus:active, .wizard > .actions ul.wysihtml5-toolbar .disabled a:focus:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm:focus:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm:focus:active, .wizard > .actions a.btn-outline:focus, ul.wysihtml5-toolbar .wizard > .actions a:focus, .wizard > .actions ul.wysihtml5-toolbar a:focus, .wizard > .actions .note-editor a.note-btn.btn-sm:focus, .note-editor .wizard > .actions a.note-btn.btn-sm:focus, .wizard > .actions a.btn-outline:focus:hover, ul.wysihtml5-toolbar .wizard > .actions a:focus:hover, .wizard > .actions ul.wysihtml5-toolbar a:focus:hover, .wizard > .actions .note-editor a.note-btn.btn-sm:focus:hover, .note-editor .wizard > .actions a.note-btn.btn-sm:focus:hover, .wizard > .actions a.btn-outline:focus:active, ul.wysihtml5-toolbar .wizard > .actions a:focus:active, .wizard > .actions ul.wysihtml5-toolbar a:focus:active, .wizard > .actions .note-editor a.note-btn.btn-sm:focus:active, .note-editor .wizard > .actions a.note-btn.btn-sm:focus:active, ul.wysihtml5-toolbar a.btn.btn-primary:focus, ul.wysihtml5-toolbar .dt-buttons a.dt-button:focus, .dt-buttons ul.wysihtml5-toolbar a.dt-button:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-primary[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-primary[class*="owl-"]:focus, ul.wysihtml5-toolbar a.btn-primary.fc-prev-button:focus, ul.wysihtml5-toolbar a.btn-primary.fc-next-button:focus, ul.wysihtml5-toolbar a.btn-primary.fc-today-button:focus, .note-editor .btn.btn-primary.note-btn.btn-sm:focus, .note-editor .dt-buttons .note-btn.btn-sm.dt-button:focus, .dt-buttons .note-editor .note-btn.btn-sm.dt-button:focus, .note-editor .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.note-btn.btn-sm:focus, .tablesaw-sortable th.tablesaw-sortable-head .note-editor button.btn-primary.note-btn.btn-sm:focus, .note-editor .sweet-alert button.btn-primary.note-btn.btn-sm:focus, .sweet-alert .note-editor button.btn-primary.note-btn.btn-sm:focus, .note-editor .owl-theme .owl-nav .btn-primary.note-btn.btn-sm[class*="owl-"]:focus, .owl-theme .owl-nav .note-editor .btn-primary.note-btn.btn-sm[class*="owl-"]:focus, .note-editor button.btn-primary.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .note-editor button.btn-primary.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left:focus,
      .note-editor button.btn-primary.note-btn.btn-sm.fc-agendaWeek-button:focus, .note-editor .btn-primary.note-btn.btn-sm.fc-prev-button:focus, .note-editor .btn-primary.note-btn.btn-sm.fc-next-button:focus, .note-editor .btn-primary.note-btn.btn-sm.fc-today-button:focus, .dt-buttons .btn-outline.dt-button:focus, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button:focus, .dt-buttons button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .dt-buttons button.dt-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      .dt-buttons button.dt-button.fc-agendaWeek-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary:focus, .sweet-alert button.btn-outline.btn-primary:focus, .sweet-alert .note-editor .dt-buttons button.note-btn.btn-sm.dt-button:focus, .note-editor .dt-buttons .sweet-alert button.note-btn.btn-sm.dt-button:focus, .sweet-alert .dt-buttons .note-editor button.note-btn.btn-sm.dt-button:focus, .dt-buttons .note-editor .sweet-alert button.note-btn.btn-sm.dt-button:focus, .sweet-alert .dt-buttons button.btn-outline.dt-button:focus, .dt-buttons .sweet-alert button.btn-outline.dt-button:focus, .sweet-alert .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button:focus, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.dt-button:focus, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .sweet-alert button.dt-button:focus, .sweet-alert .dt-buttons button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus, .dt-buttons .sweet-alert button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .sweet-alert .dt-buttons button.dt-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      .dt-buttons .sweet-alert button.dt-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      .sweet-alert .dt-buttons button.dt-button.fc-agendaWeek-button:focus,
      .dt-buttons .sweet-alert button.dt-button.fc-agendaWeek-button:focus, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary:focus, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.btn-primary:focus, .sweet-alert button.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .sweet-alert button.btn-primary.fc-month-button.fc-state-default.fc-corner-left:focus,
      .sweet-alert button.btn-primary.fc-agendaWeek-button:focus, .owl-theme .owl-nav .btn-outline.btn-primary[class*="owl-"]:focus, .owl-theme .owl-nav .wizard > .actions a.btn-outline[class*="owl-"]:focus, .wizard > .actions .owl-theme .owl-nav a.btn-outline[class*="owl-"]:focus, .owl-theme .owl-nav .wizard > .actions .note-editor a[class*="owl-"].note-btn.btn-sm:focus, .wizard > .actions .note-editor .owl-theme .owl-nav a[class*="owl-"].note-btn.btn-sm:focus, .owl-theme .owl-nav .note-editor .wizard > .actions a[class*="owl-"].note-btn.btn-sm:focus, .note-editor .wizard > .actions .owl-theme .owl-nav a[class*="owl-"].note-btn.btn-sm:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-primary[class*="owl-"].btn:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-primary[class*="owl-"].btn:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions a[class*="owl-"]:focus, ul.wysihtml5-toolbar .wizard > .actions .owl-theme .owl-nav a[class*="owl-"]:focus, .owl-theme .owl-nav .wizard > .actions ul.wysihtml5-toolbar a[class*="owl-"]:focus, .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar .dt-buttons a[class*="owl-"].dt-button:focus, ul.wysihtml5-toolbar .dt-buttons .owl-theme .owl-nav a[class*="owl-"].dt-button:focus, .owl-theme .owl-nav .dt-buttons ul.wysihtml5-toolbar a[class*="owl-"].dt-button:focus, .dt-buttons ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].dt-button:focus, .owl-theme .owl-nav .note-editor .dt-buttons [class*="owl-"].note-btn.btn-sm.dt-button:focus, .note-editor .dt-buttons .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.dt-button:focus, .owl-theme .owl-nav .dt-buttons .note-editor [class*="owl-"].note-btn.btn-sm.dt-button:focus, .dt-buttons .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.dt-button:focus, .owl-theme .owl-nav .dt-buttons .btn-outline[class*="owl-"].dt-button:focus, .dt-buttons .owl-theme .owl-nav .btn-outline[class*="owl-"].dt-button:focus, .owl-theme .owl-nav .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].dt-button:focus, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].dt-button:focus, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button[class*="owl-"].dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button:focus, .owl-theme .owl-nav .dt-buttons button[class*="owl-"].dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus, .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .owl-theme .owl-nav .dt-buttons button[class*="owl-"].dt-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      .owl-theme .owl-nav .dt-buttons button[class*="owl-"].dt-button.fc-agendaWeek-button:focus,
      .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button.fc-agendaWeek-button:focus, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary[class*="owl-"]:focus, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button.btn-primary[class*="owl-"]:focus, .owl-theme .owl-nav button.btn-primary[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .owl-theme .owl-nav button.btn-primary[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:focus,
      .owl-theme .owl-nav button.btn-primary[class*="owl-"].fc-agendaWeek-button:focus, button.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      button.btn-primary.fc-month-button.fc-state-default.fc-corner-left:focus,
      button.btn-primary.fc-agendaWeek-button:focus, .btn-outline.btn-primary.fc-prev-button:focus, .wizard > .actions a.btn-outline.fc-prev-button:focus, .wizard > .actions .note-editor a.fc-prev-button.note-btn.btn-sm:focus, .note-editor .wizard > .actions a.fc-prev-button.note-btn.btn-sm:focus, ul.wysihtml5-toolbar a.btn-primary.fc-prev-button.btn:focus, ul.wysihtml5-toolbar .wizard > .actions a.fc-prev-button:focus, .wizard > .actions ul.wysihtml5-toolbar a.fc-prev-button:focus, ul.wysihtml5-toolbar .dt-buttons a.fc-prev-button.dt-button:focus, .dt-buttons ul.wysihtml5-toolbar a.fc-prev-button.dt-button:focus, .note-editor .dt-buttons .fc-prev-button.note-btn.btn-sm.dt-button:focus, .dt-buttons .note-editor .fc-prev-button.note-btn.btn-sm.dt-button:focus, .dt-buttons .btn-outline.fc-prev-button.dt-button:focus, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.fc-prev-button.dt-button:focus, .dt-buttons button.fc-prev-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .dt-buttons button.fc-prev-button.dt-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      .dt-buttons button.fc-prev-button.dt-button.fc-agendaWeek-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.fc-prev-button:focus, button.btn-primary.fc-prev-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      button.btn-primary.fc-prev-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      button.btn-primary.fc-prev-button.fc-agendaWeek-button:focus, .btn-outline.btn-primary.fc-next-button:focus, .wizard > .actions a.btn-outline.fc-next-button:focus, .wizard > .actions .note-editor a.fc-next-button.note-btn.btn-sm:focus, .note-editor .wizard > .actions a.fc-next-button.note-btn.btn-sm:focus, ul.wysihtml5-toolbar a.btn-primary.fc-next-button.btn:focus, ul.wysihtml5-toolbar .wizard > .actions a.fc-next-button:focus, .wizard > .actions ul.wysihtml5-toolbar a.fc-next-button:focus, ul.wysihtml5-toolbar .dt-buttons a.fc-next-button.dt-button:focus, .dt-buttons ul.wysihtml5-toolbar a.fc-next-button.dt-button:focus, .note-editor .dt-buttons .fc-next-button.note-btn.btn-sm.dt-button:focus, .dt-buttons .note-editor .fc-next-button.note-btn.btn-sm.dt-button:focus, .dt-buttons .btn-outline.fc-next-button.dt-button:focus, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.fc-next-button.dt-button:focus, .dt-buttons button.fc-next-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .dt-buttons button.fc-next-button.dt-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      .dt-buttons button.fc-next-button.dt-button.fc-agendaWeek-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.fc-next-button:focus, button.btn-primary.fc-next-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      button.btn-primary.fc-next-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      button.btn-primary.fc-next-button.fc-agendaWeek-button:focus, .btn-outline.btn-primary.fc-today-button:focus, .wizard > .actions a.btn-outline.fc-today-button:focus, .wizard > .actions .note-editor a.fc-today-button.note-btn.btn-sm:focus, .note-editor .wizard > .actions a.fc-today-button.note-btn.btn-sm:focus, ul.wysihtml5-toolbar a.btn-primary.fc-today-button.btn:focus, ul.wysihtml5-toolbar .wizard > .actions a.fc-today-button:focus, .wizard > .actions ul.wysihtml5-toolbar a.fc-today-button:focus, ul.wysihtml5-toolbar .dt-buttons a.fc-today-button.dt-button:focus, .dt-buttons ul.wysihtml5-toolbar a.fc-today-button.dt-button:focus, .note-editor .dt-buttons .fc-today-button.note-btn.btn-sm.dt-button:focus, .dt-buttons .note-editor .fc-today-button.note-btn.btn-sm.dt-button:focus, .dt-buttons .btn-outline.fc-today-button.dt-button:focus, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.fc-today-button.dt-button:focus, .dt-buttons button.fc-today-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .dt-buttons button.fc-today-button.dt-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      .dt-buttons button.fc-today-button.dt-button.fc-agendaWeek-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.fc-today-button:focus, button.btn-primary.fc-today-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      button.btn-primary.fc-today-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      button.btn-primary.fc-today-button.fc-agendaWeek-button:focus, .btn.btn-outline.btn-primary:active, .wizard > .actions .disabled a.btn-outline:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a:active, .wizard > .actions ul.wysihtml5-toolbar .disabled a:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm:active, .wizard > .actions .disabled a.btn-outline:active:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a:active:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a:active:hover, .wizard > .actions ul.wysihtml5-toolbar .disabled a:active:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm:active:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm:active:hover, .wizard > .actions a.btn-outline:active, ul.wysihtml5-toolbar .wizard > .actions a:active, .wizard > .actions ul.wysihtml5-toolbar a:active, .wizard > .actions .note-editor a.note-btn.btn-sm:active, .note-editor .wizard > .actions a.note-btn.btn-sm:active, .wizard > .actions a.btn-outline:active:hover, ul.wysihtml5-toolbar .wizard > .actions a:active:hover, .wizard > .actions ul.wysihtml5-toolbar a:active:hover, .wizard > .actions .note-editor a.note-btn.btn-sm:active:hover, .note-editor .wizard > .actions a.note-btn.btn-sm:active:hover, ul.wysihtml5-toolbar a.btn.btn-primary:active, ul.wysihtml5-toolbar .dt-buttons a.dt-button:active, .dt-buttons ul.wysihtml5-toolbar a.dt-button:active, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-primary[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-primary[class*="owl-"]:active, ul.wysihtml5-toolbar a.btn-primary.fc-prev-button:active, ul.wysihtml5-toolbar a.btn-primary.fc-next-button:active, ul.wysihtml5-toolbar a.btn-primary.fc-today-button:active, .note-editor .btn.btn-primary.note-btn.btn-sm:active, .note-editor .dt-buttons .note-btn.btn-sm.dt-button:active, .dt-buttons .note-editor .note-btn.btn-sm.dt-button:active, .note-editor .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.note-btn.btn-sm:active, .tablesaw-sortable th.tablesaw-sortable-head .note-editor button.btn-primary.note-btn.btn-sm:active, .note-editor .sweet-alert button.btn-primary.note-btn.btn-sm:active, .sweet-alert .note-editor button.btn-primary.note-btn.btn-sm:active, .note-editor .owl-theme .owl-nav .btn-primary.note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .btn-primary.note-btn.btn-sm[class*="owl-"]:active, .note-editor button.btn-primary.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .note-editor button.btn-primary.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left:active,
      .note-editor button.btn-primary.note-btn.btn-sm.fc-agendaWeek-button:active, .note-editor .btn-primary.note-btn.btn-sm.fc-prev-button:active, .note-editor .btn-primary.note-btn.btn-sm.fc-next-button:active, .note-editor .btn-primary.note-btn.btn-sm.fc-today-button:active, .dt-buttons .btn-outline.dt-button:active, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button:active, .dt-buttons button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .dt-buttons button.dt-button.fc-month-button.fc-state-default.fc-corner-left:active,
      .dt-buttons button.dt-button.fc-agendaWeek-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary:active, .sweet-alert button.btn-outline.btn-primary:active, .sweet-alert .note-editor .dt-buttons button.note-btn.btn-sm.dt-button:active, .note-editor .dt-buttons .sweet-alert button.note-btn.btn-sm.dt-button:active, .sweet-alert .dt-buttons .note-editor button.note-btn.btn-sm.dt-button:active, .dt-buttons .note-editor .sweet-alert button.note-btn.btn-sm.dt-button:active, .sweet-alert .dt-buttons button.btn-outline.dt-button:active, .dt-buttons .sweet-alert button.btn-outline.dt-button:active, .sweet-alert .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button:active, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.dt-button:active, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .sweet-alert button.dt-button:active, .sweet-alert .dt-buttons button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active, .dt-buttons .sweet-alert button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .sweet-alert .dt-buttons button.dt-button.fc-month-button.fc-state-default.fc-corner-left:active,
      .dt-buttons .sweet-alert button.dt-button.fc-month-button.fc-state-default.fc-corner-left:active,
      .sweet-alert .dt-buttons button.dt-button.fc-agendaWeek-button:active,
      .dt-buttons .sweet-alert button.dt-button.fc-agendaWeek-button:active, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary:active, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.btn-primary:active, .sweet-alert button.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .sweet-alert button.btn-primary.fc-month-button.fc-state-default.fc-corner-left:active,
      .sweet-alert button.btn-primary.fc-agendaWeek-button:active, .owl-theme .owl-nav .btn-outline.btn-primary[class*="owl-"]:active, .owl-theme .owl-nav .wizard > .actions a.btn-outline[class*="owl-"]:active, .wizard > .actions .owl-theme .owl-nav a.btn-outline[class*="owl-"]:active, .owl-theme .owl-nav .wizard > .actions .note-editor a[class*="owl-"].note-btn.btn-sm:active, .wizard > .actions .note-editor .owl-theme .owl-nav a[class*="owl-"].note-btn.btn-sm:active, .owl-theme .owl-nav .note-editor .wizard > .actions a[class*="owl-"].note-btn.btn-sm:active, .note-editor .wizard > .actions .owl-theme .owl-nav a[class*="owl-"].note-btn.btn-sm:active, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-primary[class*="owl-"].btn:active, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-primary[class*="owl-"].btn:active, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions a[class*="owl-"]:active, ul.wysihtml5-toolbar .wizard > .actions .owl-theme .owl-nav a[class*="owl-"]:active, .owl-theme .owl-nav .wizard > .actions ul.wysihtml5-toolbar a[class*="owl-"]:active, .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar .dt-buttons a[class*="owl-"].dt-button:active, ul.wysihtml5-toolbar .dt-buttons .owl-theme .owl-nav a[class*="owl-"].dt-button:active, .owl-theme .owl-nav .dt-buttons ul.wysihtml5-toolbar a[class*="owl-"].dt-button:active, .dt-buttons ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].dt-button:active, .owl-theme .owl-nav .note-editor .dt-buttons [class*="owl-"].note-btn.btn-sm.dt-button:active, .note-editor .dt-buttons .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.dt-button:active, .owl-theme .owl-nav .dt-buttons .note-editor [class*="owl-"].note-btn.btn-sm.dt-button:active, .dt-buttons .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.dt-button:active, .owl-theme .owl-nav .dt-buttons .btn-outline[class*="owl-"].dt-button:active, .dt-buttons .owl-theme .owl-nav .btn-outline[class*="owl-"].dt-button:active, .owl-theme .owl-nav .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].dt-button:active, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].dt-button:active, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button[class*="owl-"].dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button:active, .owl-theme .owl-nav .dt-buttons button[class*="owl-"].dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active, .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .owl-theme .owl-nav .dt-buttons button[class*="owl-"].dt-button.fc-month-button.fc-state-default.fc-corner-left:active,
      .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button.fc-month-button.fc-state-default.fc-corner-left:active,
      .owl-theme .owl-nav .dt-buttons button[class*="owl-"].dt-button.fc-agendaWeek-button:active,
      .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button.fc-agendaWeek-button:active, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary[class*="owl-"]:active, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button.btn-primary[class*="owl-"]:active, .owl-theme .owl-nav button.btn-primary[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .owl-theme .owl-nav button.btn-primary[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:active,
      .owl-theme .owl-nav button.btn-primary[class*="owl-"].fc-agendaWeek-button:active, button.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      button.btn-primary.fc-month-button.fc-state-default.fc-corner-left:active,
      button.btn-primary.fc-agendaWeek-button:active, .btn-outline.btn-primary.fc-prev-button:active, .wizard > .actions a.btn-outline.fc-prev-button:active, .wizard > .actions .note-editor a.fc-prev-button.note-btn.btn-sm:active, .note-editor .wizard > .actions a.fc-prev-button.note-btn.btn-sm:active, ul.wysihtml5-toolbar a.btn-primary.fc-prev-button.btn:active, ul.wysihtml5-toolbar .wizard > .actions a.fc-prev-button:active, .wizard > .actions ul.wysihtml5-toolbar a.fc-prev-button:active, ul.wysihtml5-toolbar .dt-buttons a.fc-prev-button.dt-button:active, .dt-buttons ul.wysihtml5-toolbar a.fc-prev-button.dt-button:active, .note-editor .dt-buttons .fc-prev-button.note-btn.btn-sm.dt-button:active, .dt-buttons .note-editor .fc-prev-button.note-btn.btn-sm.dt-button:active, .dt-buttons .btn-outline.fc-prev-button.dt-button:active, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.fc-prev-button.dt-button:active, .dt-buttons button.fc-prev-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .dt-buttons button.fc-prev-button.dt-button.fc-month-button.fc-state-default.fc-corner-left:active,
      .dt-buttons button.fc-prev-button.dt-button.fc-agendaWeek-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.fc-prev-button:active, button.btn-primary.fc-prev-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      button.btn-primary.fc-prev-button.fc-month-button.fc-state-default.fc-corner-left:active,
      button.btn-primary.fc-prev-button.fc-agendaWeek-button:active, .btn-outline.btn-primary.fc-next-button:active, .wizard > .actions a.btn-outline.fc-next-button:active, .wizard > .actions .note-editor a.fc-next-button.note-btn.btn-sm:active, .note-editor .wizard > .actions a.fc-next-button.note-btn.btn-sm:active, ul.wysihtml5-toolbar a.btn-primary.fc-next-button.btn:active, ul.wysihtml5-toolbar .wizard > .actions a.fc-next-button:active, .wizard > .actions ul.wysihtml5-toolbar a.fc-next-button:active, ul.wysihtml5-toolbar .dt-buttons a.fc-next-button.dt-button:active, .dt-buttons ul.wysihtml5-toolbar a.fc-next-button.dt-button:active, .note-editor .dt-buttons .fc-next-button.note-btn.btn-sm.dt-button:active, .dt-buttons .note-editor .fc-next-button.note-btn.btn-sm.dt-button:active, .dt-buttons .btn-outline.fc-next-button.dt-button:active, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.fc-next-button.dt-button:active, .dt-buttons button.fc-next-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .dt-buttons button.fc-next-button.dt-button.fc-month-button.fc-state-default.fc-corner-left:active,
      .dt-buttons button.fc-next-button.dt-button.fc-agendaWeek-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.fc-next-button:active, button.btn-primary.fc-next-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      button.btn-primary.fc-next-button.fc-month-button.fc-state-default.fc-corner-left:active,
      button.btn-primary.fc-next-button.fc-agendaWeek-button:active, .btn-outline.btn-primary.fc-today-button:active, .wizard > .actions a.btn-outline.fc-today-button:active, .wizard > .actions .note-editor a.fc-today-button.note-btn.btn-sm:active, .note-editor .wizard > .actions a.fc-today-button.note-btn.btn-sm:active, ul.wysihtml5-toolbar a.btn-primary.fc-today-button.btn:active, ul.wysihtml5-toolbar .wizard > .actions a.fc-today-button:active, .wizard > .actions ul.wysihtml5-toolbar a.fc-today-button:active, ul.wysihtml5-toolbar .dt-buttons a.fc-today-button.dt-button:active, .dt-buttons ul.wysihtml5-toolbar a.fc-today-button.dt-button:active, .note-editor .dt-buttons .fc-today-button.note-btn.btn-sm.dt-button:active, .dt-buttons .note-editor .fc-today-button.note-btn.btn-sm.dt-button:active, .dt-buttons .btn-outline.fc-today-button.dt-button:active, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.fc-today-button.dt-button:active, .dt-buttons button.fc-today-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .dt-buttons button.fc-today-button.dt-button.fc-month-button.fc-state-default.fc-corner-left:active,
      .dt-buttons button.fc-today-button.dt-button.fc-agendaWeek-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.fc-today-button:active, button.btn-primary.fc-today-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      button.btn-primary.fc-today-button.fc-month-button.fc-state-default.fc-corner-left:active,
      button.btn-primary.fc-today-button.fc-agendaWeek-button:active {
        border: solid 1px #2879ff; }
    .btn.btn-outline.btn-success, .wizard > .actions .disabled a.btn-outline.btn-success, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-success.btn, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-success.btn, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-prev-button, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-prev-button, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-next-button, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-next-button, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-today-button, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-today-button, .wizard > .actions .disabled .note-editor a.btn-success.note-btn.btn-sm, .note-editor .wizard > .actions .disabled a.btn-success.note-btn.btn-sm, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-prev-button, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-prev-button, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-next-button, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-next-button, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-today-button, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-today-button, .wizard > .actions .disabled a.btn-outline.fc-prev-button, .wizard > .actions .disabled a.btn-outline.fc-next-button, .wizard > .actions .disabled a.btn-outline.fc-today-button, .wizard > .actions .disabled a.btn-outline.btn-success:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-success.btn:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-success.btn:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-prev-button:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-prev-button:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-next-button:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-next-button:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-today-button:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-today-button:hover, .wizard > .actions .disabled .note-editor a.btn-success.note-btn.btn-sm:hover, .note-editor .wizard > .actions .disabled a.btn-success.note-btn.btn-sm:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-prev-button:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-prev-button:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-next-button:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-next-button:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-today-button:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-today-button:hover, .wizard > .actions .disabled a.btn-outline.fc-prev-button:hover, .wizard > .actions .disabled a.btn-outline.fc-next-button:hover, .wizard > .actions .disabled a.btn-outline.fc-today-button:hover, .wizard > .actions .disabled a.btn-outline.btn-success:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-success.btn:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-success.btn:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-prev-button:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-prev-button:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-next-button:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-next-button:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-today-button:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-today-button:active, .wizard > .actions .disabled .note-editor a.btn-success.note-btn.btn-sm:active, .note-editor .wizard > .actions .disabled a.btn-success.note-btn.btn-sm:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-prev-button:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-prev-button:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-next-button:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-next-button:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-today-button:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-today-button:active, .wizard > .actions .disabled a.btn-outline.fc-prev-button:active, .wizard > .actions .disabled a.btn-outline.fc-next-button:active, .wizard > .actions .disabled a.btn-outline.fc-today-button:active, .wizard > .actions a.btn-outline.btn-success, .wizard > .actions ul.wysihtml5-toolbar a.btn-success.btn, ul.wysihtml5-toolbar .wizard > .actions a.btn-success.btn, .wizard > .actions ul.wysihtml5-toolbar a.fc-prev-button, ul.wysihtml5-toolbar .wizard > .actions a.fc-prev-button, .wizard > .actions ul.wysihtml5-toolbar a.fc-next-button, ul.wysihtml5-toolbar .wizard > .actions a.fc-next-button, .wizard > .actions ul.wysihtml5-toolbar a.fc-today-button, ul.wysihtml5-toolbar .wizard > .actions a.fc-today-button, .wizard > .actions .note-editor a.btn-success.note-btn.btn-sm, .note-editor .wizard > .actions a.btn-success.note-btn.btn-sm, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-prev-button, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-prev-button, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-next-button, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-next-button, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-today-button, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-today-button, .wizard > .actions a.btn-outline.fc-prev-button, .wizard > .actions a.btn-outline.fc-next-button, .wizard > .actions a.btn-outline.fc-today-button, .wizard > .actions a.btn-outline.btn-success:hover, .wizard > .actions ul.wysihtml5-toolbar a.btn-success.btn:hover, ul.wysihtml5-toolbar .wizard > .actions a.btn-success.btn:hover, .wizard > .actions ul.wysihtml5-toolbar a.fc-prev-button:hover, ul.wysihtml5-toolbar .wizard > .actions a.fc-prev-button:hover, .wizard > .actions ul.wysihtml5-toolbar a.fc-next-button:hover, ul.wysihtml5-toolbar .wizard > .actions a.fc-next-button:hover, .wizard > .actions ul.wysihtml5-toolbar a.fc-today-button:hover, ul.wysihtml5-toolbar .wizard > .actions a.fc-today-button:hover, .wizard > .actions .note-editor a.btn-success.note-btn.btn-sm:hover, .note-editor .wizard > .actions a.btn-success.note-btn.btn-sm:hover, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-prev-button:hover, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-prev-button:hover, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-next-button:hover, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-next-button:hover, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-today-button:hover, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-today-button:hover, .wizard > .actions a.btn-outline.fc-prev-button:hover, .wizard > .actions a.btn-outline.fc-next-button:hover, .wizard > .actions a.btn-outline.fc-today-button:hover, .wizard > .actions a.btn-outline.btn-success:active, .wizard > .actions ul.wysihtml5-toolbar a.btn-success.btn:active, ul.wysihtml5-toolbar .wizard > .actions a.btn-success.btn:active, .wizard > .actions ul.wysihtml5-toolbar a.fc-prev-button:active, ul.wysihtml5-toolbar .wizard > .actions a.fc-prev-button:active, .wizard > .actions ul.wysihtml5-toolbar a.fc-next-button:active, ul.wysihtml5-toolbar .wizard > .actions a.fc-next-button:active, .wizard > .actions ul.wysihtml5-toolbar a.fc-today-button:active, ul.wysihtml5-toolbar .wizard > .actions a.fc-today-button:active, .wizard > .actions .note-editor a.btn-success.note-btn.btn-sm:active, .note-editor .wizard > .actions a.btn-success.note-btn.btn-sm:active, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-prev-button:active, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-prev-button:active, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-next-button:active, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-next-button:active, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-today-button:active, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-today-button:active, .wizard > .actions a.btn-outline.fc-prev-button:active, .wizard > .actions a.btn-outline.fc-next-button:active, .wizard > .actions a.btn-outline.fc-today-button:active, ul.wysihtml5-toolbar a.btn.btn-success, ul.wysihtml5-toolbar .wizard > .actions a.btn-success, .wizard > .actions ul.wysihtml5-toolbar a.btn-success, ul.wysihtml5-toolbar .dt-buttons a.btn-success.dt-button, .dt-buttons ul.wysihtml5-toolbar a.btn-success.dt-button, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-success[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-success[class*="owl-"], ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].fc-prev-button, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"].fc-prev-button, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].fc-next-button, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"].fc-next-button, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].fc-today-button, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"].fc-today-button, ul.wysihtml5-toolbar a.fc-prev-button, ul.wysihtml5-toolbar a.fc-next-button, ul.wysihtml5-toolbar a.fc-today-button, .note-editor .btn.btn-success.note-btn.btn-sm, .note-editor .dt-buttons .btn-success.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .btn-success.note-btn.btn-sm.dt-button, .note-editor .tablesaw-sortable th.tablesaw-sortable-head button.btn-success.note-btn.btn-sm, .tablesaw-sortable th.tablesaw-sortable-head .note-editor button.btn-success.note-btn.btn-sm, .note-editor .sweet-alert button.btn-success.note-btn.btn-sm, .sweet-alert .note-editor button.btn-success.note-btn.btn-sm, .note-editor .owl-theme .owl-nav .btn-success.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .btn-success.note-btn.btn-sm[class*="owl-"], .note-editor button.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .note-editor button.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left,
    .note-editor button.note-btn.btn-sm.fc-agendaWeek-button, .note-editor .note-btn.btn-sm.fc-prev-button, .note-editor .note-btn.btn-sm.fc-next-button, .note-editor .note-btn.btn-sm.fc-today-button, .dt-buttons .btn-outline.btn-success.dt-button, .dt-buttons ul.wysihtml5-toolbar a.btn-success.dt-button.btn, ul.wysihtml5-toolbar .dt-buttons a.btn-success.dt-button.btn, .dt-buttons ul.wysihtml5-toolbar a.dt-button.fc-prev-button, ul.wysihtml5-toolbar .dt-buttons a.dt-button.fc-prev-button, .dt-buttons ul.wysihtml5-toolbar a.dt-button.fc-next-button, ul.wysihtml5-toolbar .dt-buttons a.dt-button.fc-next-button, .dt-buttons ul.wysihtml5-toolbar a.dt-button.fc-today-button, ul.wysihtml5-toolbar .dt-buttons a.dt-button.fc-today-button, .dt-buttons .note-editor .dt-button.note-btn.btn-sm.fc-prev-button, .note-editor .dt-buttons .dt-button.note-btn.btn-sm.fc-prev-button, .dt-buttons .note-editor .dt-button.note-btn.btn-sm.fc-next-button, .note-editor .dt-buttons .dt-button.note-btn.btn-sm.fc-next-button, .dt-buttons .note-editor .dt-button.note-btn.btn-sm.fc-today-button, .note-editor .dt-buttons .dt-button.note-btn.btn-sm.fc-today-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.btn-success.dt-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.btn-success.dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button.fc-prev-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button.fc-prev-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button.fc-next-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button.fc-next-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button.fc-today-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button.fc-today-button, .dt-buttons button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .dt-buttons button.dt-button.fc-month-button.fc-state-default.fc-corner-left,
    .dt-buttons button.dt-button.fc-agendaWeek-button, .dt-buttons .btn-outline.dt-button.fc-prev-button, .dt-buttons .btn-outline.dt-button.fc-next-button, .dt-buttons .btn-outline.dt-button.fc-today-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-success, .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .tablesaw-sortable th.tablesaw-sortable-head button.fc-month-button.fc-state-default.fc-corner-left,
    .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaWeek-button, .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button, .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button, .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button, .sweet-alert button.btn-outline.btn-success,
    .sweet-alert .note-editor button.note-btn.btn-sm.fc-agendaWeek-button,
    .note-editor .sweet-alert button.note-btn.btn-sm.fc-agendaWeek-button, .sweet-alert .note-editor button.note-btn.btn-sm.fc-prev-button, .note-editor .sweet-alert button.note-btn.btn-sm.fc-prev-button, .sweet-alert .note-editor button.note-btn.btn-sm.fc-next-button, .note-editor .sweet-alert button.note-btn.btn-sm.fc-next-button, .sweet-alert .note-editor button.note-btn.btn-sm.fc-today-button, .note-editor .sweet-alert button.note-btn.btn-sm.fc-today-button, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.btn-success, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.btn-success,
    .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaWeek-button,
    .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.fc-agendaWeek-button, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.fc-prev-button, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.fc-next-button, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.fc-today-button, .sweet-alert button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .sweet-alert button.fc-month-button.fc-state-default.fc-corner-left,
    .sweet-alert button.fc-agendaWeek-button, .sweet-alert button.btn-outline.fc-prev-button, .sweet-alert button.btn-outline.fc-next-button, .sweet-alert button.btn-outline.fc-today-button, .owl-theme .owl-nav .btn-outline.btn-success[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-success[class*="owl-"].btn, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-success[class*="owl-"].btn, .owl-theme .owl-nav .note-editor [class*="owl-"].note-btn.btn-sm.fc-prev-button, .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.fc-prev-button, .owl-theme .owl-nav .note-editor [class*="owl-"].note-btn.btn-sm.fc-next-button, .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.fc-next-button, .owl-theme .owl-nav .note-editor [class*="owl-"].note-btn.btn-sm.fc-today-button, .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.fc-today-button, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button.btn-success[class*="owl-"], .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button.btn-success[class*="owl-"], .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].fc-prev-button, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].fc-prev-button, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].fc-next-button, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].fc-next-button, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].fc-today-button, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].fc-today-button, .owl-theme .owl-nav button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right,
    .owl-theme .owl-nav button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left,
    .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button, .owl-theme .owl-nav .btn-outline[class*="owl-"].fc-prev-button, .owl-theme .owl-nav .btn-outline[class*="owl-"].fc-next-button, .owl-theme .owl-nav .btn-outline[class*="owl-"].fc-today-button, button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.fc-month-button.fc-state-default.fc-corner-left,
    button.fc-agendaWeek-button, .btn-outline.fc-prev-button, button.fc-prev-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.fc-prev-button.fc-month-button.fc-state-default.fc-corner-left,
    button.fc-prev-button.fc-agendaWeek-button, .btn-outline.fc-next-button, button.fc-next-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.fc-next-button.fc-month-button.fc-state-default.fc-corner-left,
    button.fc-next-button.fc-agendaWeek-button, .btn-outline.fc-today-button, button.fc-today-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.fc-today-button.fc-month-button.fc-state-default.fc-corner-left,
    button.fc-today-button.fc-agendaWeek-button {
      border: solid 1px rgba(1, 200, 83, 0.5);
      color: #01c853; }
      .btn.btn-outline.btn-success:hover, .wizard > .actions .disabled a.btn-outline.btn-success:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-success.btn:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-success.btn:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-prev-button:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-prev-button:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-next-button:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-next-button:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-today-button:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-today-button:hover, .wizard > .actions .disabled .note-editor a.btn-success.note-btn.btn-sm:hover, .note-editor .wizard > .actions .disabled a.btn-success.note-btn.btn-sm:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-prev-button:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-prev-button:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-next-button:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-next-button:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-today-button:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-today-button:hover, .wizard > .actions .disabled a.btn-outline.fc-prev-button:hover, .wizard > .actions .disabled a.btn-outline.fc-next-button:hover, .wizard > .actions .disabled a.btn-outline.fc-today-button:hover, .wizard > .actions .disabled a.btn-outline.btn-success:hover:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-success.btn:hover:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-success.btn:hover:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-prev-button:hover:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-prev-button:hover:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-next-button:hover:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-next-button:hover:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-today-button:hover:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-today-button:hover:active, .wizard > .actions .disabled .note-editor a.btn-success.note-btn.btn-sm:hover:active, .note-editor .wizard > .actions .disabled a.btn-success.note-btn.btn-sm:hover:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-prev-button:hover:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-prev-button:hover:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-next-button:hover:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-next-button:hover:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-today-button:hover:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-today-button:hover:active, .wizard > .actions .disabled a.btn-outline.fc-prev-button:hover:active, .wizard > .actions .disabled a.btn-outline.fc-next-button:hover:active, .wizard > .actions .disabled a.btn-outline.fc-today-button:hover:active, .wizard > .actions a.btn-outline.btn-success:hover, .wizard > .actions ul.wysihtml5-toolbar a.btn-success.btn:hover, ul.wysihtml5-toolbar .wizard > .actions a.btn-success.btn:hover, .wizard > .actions ul.wysihtml5-toolbar a.fc-prev-button:hover, ul.wysihtml5-toolbar .wizard > .actions a.fc-prev-button:hover, .wizard > .actions ul.wysihtml5-toolbar a.fc-next-button:hover, ul.wysihtml5-toolbar .wizard > .actions a.fc-next-button:hover, .wizard > .actions ul.wysihtml5-toolbar a.fc-today-button:hover, ul.wysihtml5-toolbar .wizard > .actions a.fc-today-button:hover, .wizard > .actions .note-editor a.btn-success.note-btn.btn-sm:hover, .note-editor .wizard > .actions a.btn-success.note-btn.btn-sm:hover, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-prev-button:hover, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-prev-button:hover, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-next-button:hover, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-next-button:hover, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-today-button:hover, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-today-button:hover, .wizard > .actions a.btn-outline.fc-prev-button:hover, .wizard > .actions a.btn-outline.fc-next-button:hover, .wizard > .actions a.btn-outline.fc-today-button:hover, .wizard > .actions a.btn-outline.btn-success:hover:active, .wizard > .actions ul.wysihtml5-toolbar a.btn-success.btn:hover:active, ul.wysihtml5-toolbar .wizard > .actions a.btn-success.btn:hover:active, .wizard > .actions ul.wysihtml5-toolbar a.fc-prev-button:hover:active, ul.wysihtml5-toolbar .wizard > .actions a.fc-prev-button:hover:active, .wizard > .actions ul.wysihtml5-toolbar a.fc-next-button:hover:active, ul.wysihtml5-toolbar .wizard > .actions a.fc-next-button:hover:active, .wizard > .actions ul.wysihtml5-toolbar a.fc-today-button:hover:active, ul.wysihtml5-toolbar .wizard > .actions a.fc-today-button:hover:active, .wizard > .actions .note-editor a.btn-success.note-btn.btn-sm:hover:active, .note-editor .wizard > .actions a.btn-success.note-btn.btn-sm:hover:active, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-prev-button:hover:active, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-prev-button:hover:active, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-next-button:hover:active, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-next-button:hover:active, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-today-button:hover:active, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-today-button:hover:active, .wizard > .actions a.btn-outline.fc-prev-button:hover:active, .wizard > .actions a.btn-outline.fc-next-button:hover:active, .wizard > .actions a.btn-outline.fc-today-button:hover:active, ul.wysihtml5-toolbar a.btn.btn-success:hover, ul.wysihtml5-toolbar .wizard > .actions a.btn-success:hover, .wizard > .actions ul.wysihtml5-toolbar a.btn-success:hover, ul.wysihtml5-toolbar .dt-buttons a.btn-success.dt-button:hover, .dt-buttons ul.wysihtml5-toolbar a.btn-success.dt-button:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-success[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-success[class*="owl-"]:hover, ul.wysihtml5-toolbar a.fc-prev-button:hover, ul.wysihtml5-toolbar a.fc-next-button:hover, ul.wysihtml5-toolbar a.fc-today-button:hover, .note-editor .btn.btn-success.note-btn.btn-sm:hover, .note-editor .dt-buttons .btn-success.note-btn.btn-sm.dt-button:hover, .dt-buttons .note-editor .btn-success.note-btn.btn-sm.dt-button:hover, .note-editor .tablesaw-sortable th.tablesaw-sortable-head button.btn-success.note-btn.btn-sm:hover, .tablesaw-sortable th.tablesaw-sortable-head .note-editor button.btn-success.note-btn.btn-sm:hover, .note-editor .sweet-alert button.btn-success.note-btn.btn-sm:hover, .sweet-alert .note-editor button.btn-success.note-btn.btn-sm:hover, .note-editor .owl-theme .owl-nav .btn-success.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .btn-success.note-btn.btn-sm[class*="owl-"]:hover, .note-editor button.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .note-editor button.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left:hover,
      .note-editor button.note-btn.btn-sm.fc-agendaWeek-button:hover, .note-editor .note-btn.btn-sm.fc-prev-button:hover, .note-editor .note-btn.btn-sm.fc-next-button:hover, .note-editor .note-btn.btn-sm.fc-today-button:hover, .dt-buttons .btn-outline.btn-success.dt-button:hover, .dt-buttons ul.wysihtml5-toolbar a.btn-success.dt-button.btn:hover, ul.wysihtml5-toolbar .dt-buttons a.btn-success.dt-button.btn:hover, .dt-buttons ul.wysihtml5-toolbar a.dt-button.fc-prev-button:hover, ul.wysihtml5-toolbar .dt-buttons a.dt-button.fc-prev-button:hover, .dt-buttons ul.wysihtml5-toolbar a.dt-button.fc-next-button:hover, ul.wysihtml5-toolbar .dt-buttons a.dt-button.fc-next-button:hover, .dt-buttons ul.wysihtml5-toolbar a.dt-button.fc-today-button:hover, ul.wysihtml5-toolbar .dt-buttons a.dt-button.fc-today-button:hover, .dt-buttons .note-editor .dt-button.note-btn.btn-sm.fc-prev-button:hover, .note-editor .dt-buttons .dt-button.note-btn.btn-sm.fc-prev-button:hover, .dt-buttons .note-editor .dt-button.note-btn.btn-sm.fc-next-button:hover, .note-editor .dt-buttons .dt-button.note-btn.btn-sm.fc-next-button:hover, .dt-buttons .note-editor .dt-button.note-btn.btn-sm.fc-today-button:hover, .note-editor .dt-buttons .dt-button.note-btn.btn-sm.fc-today-button:hover, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.btn-success.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.btn-success.dt-button:hover, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button.fc-prev-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button.fc-prev-button:hover, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button.fc-next-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button.fc-next-button:hover, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button.fc-today-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button.fc-today-button:hover, .dt-buttons button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .dt-buttons button.dt-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      .dt-buttons button.dt-button.fc-agendaWeek-button:hover, .dt-buttons .btn-outline.dt-button.fc-prev-button:hover, .dt-buttons .btn-outline.dt-button.fc-next-button:hover, .dt-buttons .btn-outline.dt-button.fc-today-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-success:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .tablesaw-sortable th.tablesaw-sortable-head button.fc-month-button.fc-state-default.fc-corner-left:hover,
      .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaWeek-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button:hover, .sweet-alert button.btn-outline.btn-success:hover, .sweet-alert .note-editor button.note-btn.btn-sm.fc-prev-button:hover, .note-editor .sweet-alert button.note-btn.btn-sm.fc-prev-button:hover, .sweet-alert .note-editor button.note-btn.btn-sm.fc-next-button:hover, .note-editor .sweet-alert button.note-btn.btn-sm.fc-next-button:hover, .sweet-alert .note-editor button.note-btn.btn-sm.fc-today-button:hover, .note-editor .sweet-alert button.note-btn.btn-sm.fc-today-button:hover, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.btn-success:hover, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.btn-success:hover, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.fc-prev-button:hover, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.fc-next-button:hover, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.fc-today-button:hover, .sweet-alert button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .sweet-alert button.fc-month-button.fc-state-default.fc-corner-left:hover,
      .sweet-alert button.fc-agendaWeek-button:hover, .sweet-alert button.btn-outline.fc-prev-button:hover, .sweet-alert button.btn-outline.fc-next-button:hover, .sweet-alert button.btn-outline.fc-today-button:hover, .owl-theme .owl-nav .btn-outline.btn-success[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-success[class*="owl-"].btn:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-success[class*="owl-"].btn:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"].fc-prev-button:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].fc-prev-button:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"].fc-next-button:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].fc-next-button:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"].fc-today-button:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].fc-today-button:hover, .owl-theme .owl-nav .note-editor [class*="owl-"].note-btn.btn-sm.fc-prev-button:hover, .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.fc-prev-button:hover, .owl-theme .owl-nav .note-editor [class*="owl-"].note-btn.btn-sm.fc-next-button:hover, .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.fc-next-button:hover, .owl-theme .owl-nav .note-editor [class*="owl-"].note-btn.btn-sm.fc-today-button:hover, .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.fc-today-button:hover, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button.btn-success[class*="owl-"]:hover, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button.btn-success[class*="owl-"]:hover, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].fc-prev-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].fc-prev-button:hover, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].fc-next-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].fc-next-button:hover, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].fc-today-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].fc-today-button:hover, .owl-theme .owl-nav button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .owl-theme .owl-nav button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:hover,
      .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button:hover, .owl-theme .owl-nav .btn-outline[class*="owl-"].fc-prev-button:hover, .owl-theme .owl-nav .btn-outline[class*="owl-"].fc-next-button:hover, .owl-theme .owl-nav .btn-outline[class*="owl-"].fc-today-button:hover, button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.fc-agendaWeek-button:hover, .btn-outline.fc-prev-button:hover, button.fc-prev-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.fc-prev-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.fc-prev-button.fc-agendaWeek-button:hover, .btn-outline.fc-next-button:hover, button.fc-next-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.fc-next-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.fc-next-button.fc-agendaWeek-button:hover, .btn-outline.fc-today-button:hover, button.fc-today-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.fc-today-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.fc-today-button.fc-agendaWeek-button:hover, .btn.btn-outline.btn-success:focus, .wizard > .actions .disabled a.btn-outline.btn-success:focus, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-success.btn:focus, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-success.btn:focus, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-prev-button:focus, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-prev-button:focus, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-next-button:focus, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-next-button:focus, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-today-button:focus, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-today-button:focus, .wizard > .actions .disabled .note-editor a.btn-success.note-btn.btn-sm:focus, .note-editor .wizard > .actions .disabled a.btn-success.note-btn.btn-sm:focus, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-prev-button:focus, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-prev-button:focus, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-next-button:focus, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-next-button:focus, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-today-button:focus, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-today-button:focus, .wizard > .actions .disabled a.btn-outline.fc-prev-button:focus, .wizard > .actions .disabled a.btn-outline.fc-next-button:focus, .wizard > .actions .disabled a.btn-outline.fc-today-button:focus, .wizard > .actions .disabled a.btn-outline.btn-success:focus:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-success.btn:focus:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-success.btn:focus:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-prev-button:focus:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-prev-button:focus:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-next-button:focus:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-next-button:focus:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-today-button:focus:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-today-button:focus:hover, .wizard > .actions .disabled .note-editor a.btn-success.note-btn.btn-sm:focus:hover, .note-editor .wizard > .actions .disabled a.btn-success.note-btn.btn-sm:focus:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-prev-button:focus:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-prev-button:focus:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-next-button:focus:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-next-button:focus:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-today-button:focus:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-today-button:focus:hover, .wizard > .actions .disabled a.btn-outline.fc-prev-button:focus:hover, .wizard > .actions .disabled a.btn-outline.fc-next-button:focus:hover, .wizard > .actions .disabled a.btn-outline.fc-today-button:focus:hover, .wizard > .actions .disabled a.btn-outline.btn-success:focus:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-success.btn:focus:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-success.btn:focus:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-prev-button:focus:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-prev-button:focus:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-next-button:focus:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-next-button:focus:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-today-button:focus:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-today-button:focus:active, .wizard > .actions .disabled .note-editor a.btn-success.note-btn.btn-sm:focus:active, .note-editor .wizard > .actions .disabled a.btn-success.note-btn.btn-sm:focus:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-prev-button:focus:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-prev-button:focus:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-next-button:focus:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-next-button:focus:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-today-button:focus:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-today-button:focus:active, .wizard > .actions .disabled a.btn-outline.fc-prev-button:focus:active, .wizard > .actions .disabled a.btn-outline.fc-next-button:focus:active, .wizard > .actions .disabled a.btn-outline.fc-today-button:focus:active, .wizard > .actions a.btn-outline.btn-success:focus, .wizard > .actions ul.wysihtml5-toolbar a.btn-success.btn:focus, ul.wysihtml5-toolbar .wizard > .actions a.btn-success.btn:focus, .wizard > .actions ul.wysihtml5-toolbar a.fc-prev-button:focus, ul.wysihtml5-toolbar .wizard > .actions a.fc-prev-button:focus, .wizard > .actions ul.wysihtml5-toolbar a.fc-next-button:focus, ul.wysihtml5-toolbar .wizard > .actions a.fc-next-button:focus, .wizard > .actions ul.wysihtml5-toolbar a.fc-today-button:focus, ul.wysihtml5-toolbar .wizard > .actions a.fc-today-button:focus, .wizard > .actions .note-editor a.btn-success.note-btn.btn-sm:focus, .note-editor .wizard > .actions a.btn-success.note-btn.btn-sm:focus, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-prev-button:focus, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-prev-button:focus, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-next-button:focus, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-next-button:focus, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-today-button:focus, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-today-button:focus, .wizard > .actions a.btn-outline.fc-prev-button:focus, .wizard > .actions a.btn-outline.fc-next-button:focus, .wizard > .actions a.btn-outline.fc-today-button:focus, .wizard > .actions a.btn-outline.btn-success:focus:hover, .wizard > .actions ul.wysihtml5-toolbar a.btn-success.btn:focus:hover, ul.wysihtml5-toolbar .wizard > .actions a.btn-success.btn:focus:hover, .wizard > .actions ul.wysihtml5-toolbar a.fc-prev-button:focus:hover, ul.wysihtml5-toolbar .wizard > .actions a.fc-prev-button:focus:hover, .wizard > .actions ul.wysihtml5-toolbar a.fc-next-button:focus:hover, ul.wysihtml5-toolbar .wizard > .actions a.fc-next-button:focus:hover, .wizard > .actions ul.wysihtml5-toolbar a.fc-today-button:focus:hover, ul.wysihtml5-toolbar .wizard > .actions a.fc-today-button:focus:hover, .wizard > .actions .note-editor a.btn-success.note-btn.btn-sm:focus:hover, .note-editor .wizard > .actions a.btn-success.note-btn.btn-sm:focus:hover, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-prev-button:focus:hover, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-prev-button:focus:hover, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-next-button:focus:hover, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-next-button:focus:hover, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-today-button:focus:hover, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-today-button:focus:hover, .wizard > .actions a.btn-outline.fc-prev-button:focus:hover, .wizard > .actions a.btn-outline.fc-next-button:focus:hover, .wizard > .actions a.btn-outline.fc-today-button:focus:hover, .wizard > .actions a.btn-outline.btn-success:focus:active, .wizard > .actions ul.wysihtml5-toolbar a.btn-success.btn:focus:active, ul.wysihtml5-toolbar .wizard > .actions a.btn-success.btn:focus:active, .wizard > .actions ul.wysihtml5-toolbar a.fc-prev-button:focus:active, ul.wysihtml5-toolbar .wizard > .actions a.fc-prev-button:focus:active, .wizard > .actions ul.wysihtml5-toolbar a.fc-next-button:focus:active, ul.wysihtml5-toolbar .wizard > .actions a.fc-next-button:focus:active, .wizard > .actions ul.wysihtml5-toolbar a.fc-today-button:focus:active, ul.wysihtml5-toolbar .wizard > .actions a.fc-today-button:focus:active, .wizard > .actions .note-editor a.btn-success.note-btn.btn-sm:focus:active, .note-editor .wizard > .actions a.btn-success.note-btn.btn-sm:focus:active, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-prev-button:focus:active, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-prev-button:focus:active, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-next-button:focus:active, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-next-button:focus:active, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-today-button:focus:active, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-today-button:focus:active, .wizard > .actions a.btn-outline.fc-prev-button:focus:active, .wizard > .actions a.btn-outline.fc-next-button:focus:active, .wizard > .actions a.btn-outline.fc-today-button:focus:active, ul.wysihtml5-toolbar a.btn.btn-success:focus, ul.wysihtml5-toolbar .wizard > .actions a.btn-success:focus, .wizard > .actions ul.wysihtml5-toolbar a.btn-success:focus, ul.wysihtml5-toolbar .dt-buttons a.btn-success.dt-button:focus, .dt-buttons ul.wysihtml5-toolbar a.btn-success.dt-button:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-success[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-success[class*="owl-"]:focus, ul.wysihtml5-toolbar a.fc-prev-button:focus, ul.wysihtml5-toolbar a.fc-next-button:focus, ul.wysihtml5-toolbar a.fc-today-button:focus, .note-editor .btn.btn-success.note-btn.btn-sm:focus, .note-editor .dt-buttons .btn-success.note-btn.btn-sm.dt-button:focus, .dt-buttons .note-editor .btn-success.note-btn.btn-sm.dt-button:focus, .note-editor .tablesaw-sortable th.tablesaw-sortable-head button.btn-success.note-btn.btn-sm:focus, .tablesaw-sortable th.tablesaw-sortable-head .note-editor button.btn-success.note-btn.btn-sm:focus, .note-editor .sweet-alert button.btn-success.note-btn.btn-sm:focus, .sweet-alert .note-editor button.btn-success.note-btn.btn-sm:focus, .note-editor .owl-theme .owl-nav .btn-success.note-btn.btn-sm[class*="owl-"]:focus, .owl-theme .owl-nav .note-editor .btn-success.note-btn.btn-sm[class*="owl-"]:focus, .note-editor button.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .note-editor button.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left:focus,
      .note-editor button.note-btn.btn-sm.fc-agendaWeek-button:focus, .note-editor .note-btn.btn-sm.fc-prev-button:focus, .note-editor .note-btn.btn-sm.fc-next-button:focus, .note-editor .note-btn.btn-sm.fc-today-button:focus, .dt-buttons .btn-outline.btn-success.dt-button:focus, .dt-buttons ul.wysihtml5-toolbar a.btn-success.dt-button.btn:focus, ul.wysihtml5-toolbar .dt-buttons a.btn-success.dt-button.btn:focus, .dt-buttons ul.wysihtml5-toolbar a.dt-button.fc-prev-button:focus, ul.wysihtml5-toolbar .dt-buttons a.dt-button.fc-prev-button:focus, .dt-buttons ul.wysihtml5-toolbar a.dt-button.fc-next-button:focus, ul.wysihtml5-toolbar .dt-buttons a.dt-button.fc-next-button:focus, .dt-buttons ul.wysihtml5-toolbar a.dt-button.fc-today-button:focus, ul.wysihtml5-toolbar .dt-buttons a.dt-button.fc-today-button:focus, .dt-buttons .note-editor .dt-button.note-btn.btn-sm.fc-prev-button:focus, .note-editor .dt-buttons .dt-button.note-btn.btn-sm.fc-prev-button:focus, .dt-buttons .note-editor .dt-button.note-btn.btn-sm.fc-next-button:focus, .note-editor .dt-buttons .dt-button.note-btn.btn-sm.fc-next-button:focus, .dt-buttons .note-editor .dt-button.note-btn.btn-sm.fc-today-button:focus, .note-editor .dt-buttons .dt-button.note-btn.btn-sm.fc-today-button:focus, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.btn-success.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.btn-success.dt-button:focus, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button.fc-prev-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button.fc-prev-button:focus, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button.fc-next-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button.fc-next-button:focus, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button.fc-today-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button.fc-today-button:focus, .dt-buttons button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .dt-buttons button.dt-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      .dt-buttons button.dt-button.fc-agendaWeek-button:focus, .dt-buttons .btn-outline.dt-button.fc-prev-button:focus, .dt-buttons .btn-outline.dt-button.fc-next-button:focus, .dt-buttons .btn-outline.dt-button.fc-today-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.btn-success:focus, .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .tablesaw-sortable th.tablesaw-sortable-head button.fc-month-button.fc-state-default.fc-corner-left:focus,
      .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaWeek-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button:focus, .sweet-alert button.btn-outline.btn-success:focus, .sweet-alert .note-editor button.note-btn.btn-sm.fc-prev-button:focus, .note-editor .sweet-alert button.note-btn.btn-sm.fc-prev-button:focus, .sweet-alert .note-editor button.note-btn.btn-sm.fc-next-button:focus, .note-editor .sweet-alert button.note-btn.btn-sm.fc-next-button:focus, .sweet-alert .note-editor button.note-btn.btn-sm.fc-today-button:focus, .note-editor .sweet-alert button.note-btn.btn-sm.fc-today-button:focus, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.btn-success:focus, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.btn-success:focus, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.fc-prev-button:focus, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.fc-next-button:focus, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.fc-today-button:focus, .sweet-alert button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .sweet-alert button.fc-month-button.fc-state-default.fc-corner-left:focus,
      .sweet-alert button.fc-agendaWeek-button:focus, .sweet-alert button.btn-outline.fc-prev-button:focus, .sweet-alert button.btn-outline.fc-next-button:focus, .sweet-alert button.btn-outline.fc-today-button:focus, .owl-theme .owl-nav .btn-outline.btn-success[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-success[class*="owl-"].btn:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-success[class*="owl-"].btn:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"].fc-prev-button:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].fc-prev-button:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"].fc-next-button:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].fc-next-button:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"].fc-today-button:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].fc-today-button:focus, .owl-theme .owl-nav .note-editor [class*="owl-"].note-btn.btn-sm.fc-prev-button:focus, .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.fc-prev-button:focus, .owl-theme .owl-nav .note-editor [class*="owl-"].note-btn.btn-sm.fc-next-button:focus, .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.fc-next-button:focus, .owl-theme .owl-nav .note-editor [class*="owl-"].note-btn.btn-sm.fc-today-button:focus, .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.fc-today-button:focus, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button.btn-success[class*="owl-"]:focus, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button.btn-success[class*="owl-"]:focus, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].fc-prev-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].fc-prev-button:focus, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].fc-next-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].fc-next-button:focus, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].fc-today-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].fc-today-button:focus, .owl-theme .owl-nav button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .owl-theme .owl-nav button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:focus,
      .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button:focus, .owl-theme .owl-nav .btn-outline[class*="owl-"].fc-prev-button:focus, .owl-theme .owl-nav .btn-outline[class*="owl-"].fc-next-button:focus, .owl-theme .owl-nav .btn-outline[class*="owl-"].fc-today-button:focus, button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      button.fc-month-button.fc-state-default.fc-corner-left:focus,
      button.fc-agendaWeek-button:focus, .btn-outline.fc-prev-button:focus, button.fc-prev-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      button.fc-prev-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      button.fc-prev-button.fc-agendaWeek-button:focus, .btn-outline.fc-next-button:focus, button.fc-next-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      button.fc-next-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      button.fc-next-button.fc-agendaWeek-button:focus, .btn-outline.fc-today-button:focus, button.fc-today-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      button.fc-today-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      button.fc-today-button.fc-agendaWeek-button:focus, .btn.btn-outline.btn-success:active, .wizard > .actions .disabled a.btn-outline.btn-success:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-success.btn:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-success.btn:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-prev-button:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-prev-button:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-next-button:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-next-button:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-today-button:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-today-button:active, .wizard > .actions .disabled .note-editor a.btn-success.note-btn.btn-sm:active, .note-editor .wizard > .actions .disabled a.btn-success.note-btn.btn-sm:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-prev-button:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-prev-button:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-next-button:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-next-button:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-today-button:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-today-button:active, .wizard > .actions .disabled a.btn-outline.fc-prev-button:active, .wizard > .actions .disabled a.btn-outline.fc-next-button:active, .wizard > .actions .disabled a.btn-outline.fc-today-button:active, .wizard > .actions .disabled a.btn-outline.btn-success:active:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-success.btn:active:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-success.btn:active:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-prev-button:active:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-prev-button:active:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-next-button:active:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-next-button:active:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-today-button:active:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-today-button:active:hover, .wizard > .actions .disabled .note-editor a.btn-success.note-btn.btn-sm:active:hover, .note-editor .wizard > .actions .disabled a.btn-success.note-btn.btn-sm:active:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-prev-button:active:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-prev-button:active:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-next-button:active:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-next-button:active:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-today-button:active:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-today-button:active:hover, .wizard > .actions .disabled a.btn-outline.fc-prev-button:active:hover, .wizard > .actions .disabled a.btn-outline.fc-next-button:active:hover, .wizard > .actions .disabled a.btn-outline.fc-today-button:active:hover, .wizard > .actions a.btn-outline.btn-success:active, .wizard > .actions ul.wysihtml5-toolbar a.btn-success.btn:active, ul.wysihtml5-toolbar .wizard > .actions a.btn-success.btn:active, .wizard > .actions ul.wysihtml5-toolbar a.fc-prev-button:active, ul.wysihtml5-toolbar .wizard > .actions a.fc-prev-button:active, .wizard > .actions ul.wysihtml5-toolbar a.fc-next-button:active, ul.wysihtml5-toolbar .wizard > .actions a.fc-next-button:active, .wizard > .actions ul.wysihtml5-toolbar a.fc-today-button:active, ul.wysihtml5-toolbar .wizard > .actions a.fc-today-button:active, .wizard > .actions .note-editor a.btn-success.note-btn.btn-sm:active, .note-editor .wizard > .actions a.btn-success.note-btn.btn-sm:active, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-prev-button:active, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-prev-button:active, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-next-button:active, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-next-button:active, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-today-button:active, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-today-button:active, .wizard > .actions a.btn-outline.fc-prev-button:active, .wizard > .actions a.btn-outline.fc-next-button:active, .wizard > .actions a.btn-outline.fc-today-button:active, .wizard > .actions a.btn-outline.btn-success:active:hover, .wizard > .actions ul.wysihtml5-toolbar a.btn-success.btn:active:hover, ul.wysihtml5-toolbar .wizard > .actions a.btn-success.btn:active:hover, .wizard > .actions ul.wysihtml5-toolbar a.fc-prev-button:active:hover, ul.wysihtml5-toolbar .wizard > .actions a.fc-prev-button:active:hover, .wizard > .actions ul.wysihtml5-toolbar a.fc-next-button:active:hover, ul.wysihtml5-toolbar .wizard > .actions a.fc-next-button:active:hover, .wizard > .actions ul.wysihtml5-toolbar a.fc-today-button:active:hover, ul.wysihtml5-toolbar .wizard > .actions a.fc-today-button:active:hover, .wizard > .actions .note-editor a.btn-success.note-btn.btn-sm:active:hover, .note-editor .wizard > .actions a.btn-success.note-btn.btn-sm:active:hover, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-prev-button:active:hover, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-prev-button:active:hover, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-next-button:active:hover, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-next-button:active:hover, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-today-button:active:hover, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-today-button:active:hover, .wizard > .actions a.btn-outline.fc-prev-button:active:hover, .wizard > .actions a.btn-outline.fc-next-button:active:hover, .wizard > .actions a.btn-outline.fc-today-button:active:hover, ul.wysihtml5-toolbar a.btn.btn-success:active, ul.wysihtml5-toolbar .wizard > .actions a.btn-success:active, .wizard > .actions ul.wysihtml5-toolbar a.btn-success:active, ul.wysihtml5-toolbar .dt-buttons a.btn-success.dt-button:active, .dt-buttons ul.wysihtml5-toolbar a.btn-success.dt-button:active, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-success[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-success[class*="owl-"]:active, ul.wysihtml5-toolbar a.fc-prev-button:active, ul.wysihtml5-toolbar a.fc-next-button:active, ul.wysihtml5-toolbar a.fc-today-button:active, .note-editor .btn.btn-success.note-btn.btn-sm:active, .note-editor .dt-buttons .btn-success.note-btn.btn-sm.dt-button:active, .dt-buttons .note-editor .btn-success.note-btn.btn-sm.dt-button:active, .note-editor .tablesaw-sortable th.tablesaw-sortable-head button.btn-success.note-btn.btn-sm:active, .tablesaw-sortable th.tablesaw-sortable-head .note-editor button.btn-success.note-btn.btn-sm:active, .note-editor .sweet-alert button.btn-success.note-btn.btn-sm:active, .sweet-alert .note-editor button.btn-success.note-btn.btn-sm:active, .note-editor .owl-theme .owl-nav .btn-success.note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .btn-success.note-btn.btn-sm[class*="owl-"]:active, .note-editor button.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .note-editor button.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left:active,
      .note-editor button.note-btn.btn-sm.fc-agendaWeek-button:active, .note-editor .note-btn.btn-sm.fc-prev-button:active, .note-editor .note-btn.btn-sm.fc-next-button:active, .note-editor .note-btn.btn-sm.fc-today-button:active, .dt-buttons .btn-outline.btn-success.dt-button:active, .dt-buttons ul.wysihtml5-toolbar a.btn-success.dt-button.btn:active, ul.wysihtml5-toolbar .dt-buttons a.btn-success.dt-button.btn:active, .dt-buttons ul.wysihtml5-toolbar a.dt-button.fc-prev-button:active, ul.wysihtml5-toolbar .dt-buttons a.dt-button.fc-prev-button:active, .dt-buttons ul.wysihtml5-toolbar a.dt-button.fc-next-button:active, ul.wysihtml5-toolbar .dt-buttons a.dt-button.fc-next-button:active, .dt-buttons ul.wysihtml5-toolbar a.dt-button.fc-today-button:active, ul.wysihtml5-toolbar .dt-buttons a.dt-button.fc-today-button:active, .dt-buttons .note-editor .dt-button.note-btn.btn-sm.fc-prev-button:active, .note-editor .dt-buttons .dt-button.note-btn.btn-sm.fc-prev-button:active, .dt-buttons .note-editor .dt-button.note-btn.btn-sm.fc-next-button:active, .note-editor .dt-buttons .dt-button.note-btn.btn-sm.fc-next-button:active, .dt-buttons .note-editor .dt-button.note-btn.btn-sm.fc-today-button:active, .note-editor .dt-buttons .dt-button.note-btn.btn-sm.fc-today-button:active, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.btn-success.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.btn-success.dt-button:active, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button.fc-prev-button:active, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button.fc-prev-button:active, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button.fc-next-button:active, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button.fc-next-button:active, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button.fc-today-button:active, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button.fc-today-button:active, .dt-buttons button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .dt-buttons button.dt-button.fc-month-button.fc-state-default.fc-corner-left:active,
      .dt-buttons button.dt-button.fc-agendaWeek-button:active, .dt-buttons .btn-outline.dt-button.fc-prev-button:active, .dt-buttons .btn-outline.dt-button.fc-next-button:active, .dt-buttons .btn-outline.dt-button.fc-today-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.btn-success:active, .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .tablesaw-sortable th.tablesaw-sortable-head button.fc-month-button.fc-state-default.fc-corner-left:active,
      .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaWeek-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button:active, .sweet-alert button.btn-outline.btn-success:active, .sweet-alert .note-editor button.note-btn.btn-sm.fc-prev-button:active, .note-editor .sweet-alert button.note-btn.btn-sm.fc-prev-button:active, .sweet-alert .note-editor button.note-btn.btn-sm.fc-next-button:active, .note-editor .sweet-alert button.note-btn.btn-sm.fc-next-button:active, .sweet-alert .note-editor button.note-btn.btn-sm.fc-today-button:active, .note-editor .sweet-alert button.note-btn.btn-sm.fc-today-button:active, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.btn-success:active, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.btn-success:active, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button:active, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.fc-prev-button:active, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button:active, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.fc-next-button:active, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button:active, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.fc-today-button:active, .sweet-alert button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .sweet-alert button.fc-month-button.fc-state-default.fc-corner-left:active,
      .sweet-alert button.fc-agendaWeek-button:active, .sweet-alert button.btn-outline.fc-prev-button:active, .sweet-alert button.btn-outline.fc-next-button:active, .sweet-alert button.btn-outline.fc-today-button:active, .owl-theme .owl-nav .btn-outline.btn-success[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-success[class*="owl-"].btn:active, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-success[class*="owl-"].btn:active, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"].fc-prev-button:active, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].fc-prev-button:active, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"].fc-next-button:active, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].fc-next-button:active, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"].fc-today-button:active, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].fc-today-button:active, .owl-theme .owl-nav .note-editor [class*="owl-"].note-btn.btn-sm.fc-prev-button:active, .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.fc-prev-button:active, .owl-theme .owl-nav .note-editor [class*="owl-"].note-btn.btn-sm.fc-next-button:active, .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.fc-next-button:active, .owl-theme .owl-nav .note-editor [class*="owl-"].note-btn.btn-sm.fc-today-button:active, .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.fc-today-button:active, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button.btn-success[class*="owl-"]:active, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button.btn-success[class*="owl-"]:active, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].fc-prev-button:active, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].fc-prev-button:active, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].fc-next-button:active, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].fc-next-button:active, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].fc-today-button:active, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].fc-today-button:active, .owl-theme .owl-nav button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .owl-theme .owl-nav button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:active,
      .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button:active, .owl-theme .owl-nav .btn-outline[class*="owl-"].fc-prev-button:active, .owl-theme .owl-nav .btn-outline[class*="owl-"].fc-next-button:active, .owl-theme .owl-nav .btn-outline[class*="owl-"].fc-today-button:active, button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      button.fc-month-button.fc-state-default.fc-corner-left:active,
      button.fc-agendaWeek-button:active, .btn-outline.fc-prev-button:active, button.fc-prev-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      button.fc-prev-button.fc-month-button.fc-state-default.fc-corner-left:active,
      button.fc-prev-button.fc-agendaWeek-button:active, .btn-outline.fc-next-button:active, button.fc-next-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      button.fc-next-button.fc-month-button.fc-state-default.fc-corner-left:active,
      button.fc-next-button.fc-agendaWeek-button:active, .btn-outline.fc-today-button:active, button.fc-today-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      button.fc-today-button.fc-month-button.fc-state-default.fc-corner-left:active,
      button.fc-today-button.fc-agendaWeek-button:active {
        border: solid 1px #01c853; }
    .btn.btn-outline.btn-danger, .wizard > .actions a.btn-outline.btn-danger, .wizard > .actions .note-editor a.btn-danger.note-btn.btn-sm, .note-editor .wizard > .actions a.btn-danger.note-btn.btn-sm, ul.wysihtml5-toolbar a.btn.btn-danger, ul.wysihtml5-toolbar .wizard > .actions a.btn-danger, .wizard > .actions ul.wysihtml5-toolbar a.btn-danger, ul.wysihtml5-toolbar .dt-buttons a.btn-danger.dt-button, .dt-buttons ul.wysihtml5-toolbar a.btn-danger.dt-button, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-danger[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-danger[class*="owl-"], ul.wysihtml5-toolbar a.btn-danger.fc-prev-button, ul.wysihtml5-toolbar a.btn-danger.fc-next-button, ul.wysihtml5-toolbar a.btn-danger.fc-today-button, .note-editor .btn.btn-danger.note-btn.btn-sm, .note-editor .dt-buttons .btn-danger.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .btn-danger.note-btn.btn-sm.dt-button, .note-editor .sweet-alert button.btn-danger.note-btn.btn-sm, .sweet-alert .note-editor button.btn-danger.note-btn.btn-sm, .note-editor .owl-theme .owl-nav .btn-danger.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .btn-danger.note-btn.btn-sm[class*="owl-"],
    .note-editor button.btn-danger.note-btn.btn-sm.fc-agendaWeek-button, .note-editor .btn-danger.note-btn.btn-sm.fc-prev-button, .note-editor .btn-danger.note-btn.btn-sm.fc-next-button, .note-editor .btn-danger.note-btn.btn-sm.fc-today-button, .dt-buttons .btn-outline.btn-danger.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-danger, .sweet-alert button.btn-outline.btn-danger, .owl-theme .owl-nav .btn-outline.btn-danger[class*="owl-"],
    .owl-theme .owl-nav button.btn-danger[class*="owl-"].fc-agendaWeek-button, button.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-danger.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-danger.fc-agendaWeek-button, .btn-outline.btn-danger.fc-prev-button, .btn-outline.btn-danger.fc-next-button, .btn-outline.btn-danger.fc-today-button {
      border: solid 1px rgba(255, 42, 0, 0.5);
      color: #ff2a00; }
      .btn.btn-outline.btn-danger:hover, .wizard > .actions a.btn-outline.btn-danger:hover, .wizard > .actions .note-editor a.btn-danger.note-btn.btn-sm:hover, .note-editor .wizard > .actions a.btn-danger.note-btn.btn-sm:hover, ul.wysihtml5-toolbar a.btn.btn-danger:hover, ul.wysihtml5-toolbar .wizard > .actions a.btn-danger:hover, .wizard > .actions ul.wysihtml5-toolbar a.btn-danger:hover, ul.wysihtml5-toolbar .dt-buttons a.btn-danger.dt-button:hover, .dt-buttons ul.wysihtml5-toolbar a.btn-danger.dt-button:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-danger[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-danger[class*="owl-"]:hover, ul.wysihtml5-toolbar a.btn-danger.fc-prev-button:hover, ul.wysihtml5-toolbar a.btn-danger.fc-next-button:hover, ul.wysihtml5-toolbar a.btn-danger.fc-today-button:hover, .note-editor .btn.btn-danger.note-btn.btn-sm:hover, .note-editor .dt-buttons .btn-danger.note-btn.btn-sm.dt-button:hover, .dt-buttons .note-editor .btn-danger.note-btn.btn-sm.dt-button:hover, .note-editor .sweet-alert button.btn-danger.note-btn.btn-sm:hover, .sweet-alert .note-editor button.btn-danger.note-btn.btn-sm:hover, .note-editor .owl-theme .owl-nav .btn-danger.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .btn-danger.note-btn.btn-sm[class*="owl-"]:hover, .note-editor .btn-danger.note-btn.btn-sm.fc-prev-button:hover, .note-editor .btn-danger.note-btn.btn-sm.fc-next-button:hover, .note-editor .btn-danger.note-btn.btn-sm.fc-today-button:hover, .dt-buttons .btn-outline.btn-danger.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-danger:hover, .sweet-alert button.btn-outline.btn-danger:hover, .owl-theme .owl-nav .btn-outline.btn-danger[class*="owl-"]:hover, button.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.btn-danger.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.btn-danger.fc-agendaWeek-button:hover, .btn-outline.btn-danger.fc-prev-button:hover, .btn-outline.btn-danger.fc-next-button:hover, .btn-outline.btn-danger.fc-today-button:hover, .btn.btn-outline.btn-danger:focus, .wizard > .actions a.btn-outline.btn-danger:focus, .wizard > .actions .note-editor a.btn-danger.note-btn.btn-sm:focus, .note-editor .wizard > .actions a.btn-danger.note-btn.btn-sm:focus, ul.wysihtml5-toolbar a.btn.btn-danger:focus, ul.wysihtml5-toolbar .wizard > .actions a.btn-danger:focus, .wizard > .actions ul.wysihtml5-toolbar a.btn-danger:focus, ul.wysihtml5-toolbar .dt-buttons a.btn-danger.dt-button:focus, .dt-buttons ul.wysihtml5-toolbar a.btn-danger.dt-button:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-danger[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-danger[class*="owl-"]:focus, ul.wysihtml5-toolbar a.btn-danger.fc-prev-button:focus, ul.wysihtml5-toolbar a.btn-danger.fc-next-button:focus, ul.wysihtml5-toolbar a.btn-danger.fc-today-button:focus, .note-editor .btn.btn-danger.note-btn.btn-sm:focus, .note-editor .dt-buttons .btn-danger.note-btn.btn-sm.dt-button:focus, .dt-buttons .note-editor .btn-danger.note-btn.btn-sm.dt-button:focus, .note-editor .sweet-alert button.btn-danger.note-btn.btn-sm:focus, .sweet-alert .note-editor button.btn-danger.note-btn.btn-sm:focus, .note-editor .owl-theme .owl-nav .btn-danger.note-btn.btn-sm[class*="owl-"]:focus, .owl-theme .owl-nav .note-editor .btn-danger.note-btn.btn-sm[class*="owl-"]:focus, .note-editor .btn-danger.note-btn.btn-sm.fc-prev-button:focus, .note-editor .btn-danger.note-btn.btn-sm.fc-next-button:focus, .note-editor .btn-danger.note-btn.btn-sm.fc-today-button:focus, .dt-buttons .btn-outline.btn-danger.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.btn-danger:focus, .sweet-alert button.btn-outline.btn-danger:focus, .owl-theme .owl-nav .btn-outline.btn-danger[class*="owl-"]:focus, button.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      button.btn-danger.fc-month-button.fc-state-default.fc-corner-left:focus,
      button.btn-danger.fc-agendaWeek-button:focus, .btn-outline.btn-danger.fc-prev-button:focus, .btn-outline.btn-danger.fc-next-button:focus, .btn-outline.btn-danger.fc-today-button:focus, .btn.btn-outline.btn-danger:active, .wizard > .actions a.btn-outline.btn-danger:active, .wizard > .actions .note-editor a.btn-danger.note-btn.btn-sm:active, .note-editor .wizard > .actions a.btn-danger.note-btn.btn-sm:active, ul.wysihtml5-toolbar a.btn.btn-danger:active, ul.wysihtml5-toolbar .wizard > .actions a.btn-danger:active, .wizard > .actions ul.wysihtml5-toolbar a.btn-danger:active, ul.wysihtml5-toolbar .dt-buttons a.btn-danger.dt-button:active, .dt-buttons ul.wysihtml5-toolbar a.btn-danger.dt-button:active, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-danger[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-danger[class*="owl-"]:active, ul.wysihtml5-toolbar a.btn-danger.fc-prev-button:active, ul.wysihtml5-toolbar a.btn-danger.fc-next-button:active, ul.wysihtml5-toolbar a.btn-danger.fc-today-button:active, .note-editor .btn.btn-danger.note-btn.btn-sm:active, .note-editor .dt-buttons .btn-danger.note-btn.btn-sm.dt-button:active, .dt-buttons .note-editor .btn-danger.note-btn.btn-sm.dt-button:active, .note-editor .sweet-alert button.btn-danger.note-btn.btn-sm:active, .sweet-alert .note-editor button.btn-danger.note-btn.btn-sm:active, .note-editor .owl-theme .owl-nav .btn-danger.note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .btn-danger.note-btn.btn-sm[class*="owl-"]:active, .note-editor .btn-danger.note-btn.btn-sm.fc-prev-button:active, .note-editor .btn-danger.note-btn.btn-sm.fc-next-button:active, .note-editor .btn-danger.note-btn.btn-sm.fc-today-button:active, .dt-buttons .btn-outline.btn-danger.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.btn-danger:active, .sweet-alert button.btn-outline.btn-danger:active, .owl-theme .owl-nav .btn-outline.btn-danger[class*="owl-"]:active, button.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      button.btn-danger.fc-month-button.fc-state-default.fc-corner-left:active,
      button.btn-danger.fc-agendaWeek-button:active, .btn-outline.btn-danger.fc-prev-button:active, .btn-outline.btn-danger.fc-next-button:active, .btn-outline.btn-danger.fc-today-button:active {
        border: solid 1px #ff2a00; }
    .btn.btn-outline.btn-warning, .wizard > .actions a.btn-outline.btn-warning, .wizard > .actions .note-editor a.btn-warning.note-btn.btn-sm, .note-editor .wizard > .actions a.btn-warning.note-btn.btn-sm, ul.wysihtml5-toolbar a.btn.btn-warning, ul.wysihtml5-toolbar .wizard > .actions a.btn-warning, .wizard > .actions ul.wysihtml5-toolbar a.btn-warning, ul.wysihtml5-toolbar .dt-buttons a.btn-warning.dt-button, .dt-buttons ul.wysihtml5-toolbar a.btn-warning.dt-button, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-warning[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-warning[class*="owl-"], ul.wysihtml5-toolbar a.btn-warning.fc-prev-button, ul.wysihtml5-toolbar a.btn-warning.fc-next-button, ul.wysihtml5-toolbar a.btn-warning.fc-today-button, .note-editor .btn.btn-warning.note-btn.btn-sm, .note-editor .dt-buttons .btn-warning.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .btn-warning.note-btn.btn-sm.dt-button, .note-editor .sweet-alert button.btn-warning.note-btn.btn-sm, .sweet-alert .note-editor button.btn-warning.note-btn.btn-sm, .note-editor .owl-theme .owl-nav .btn-warning.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .btn-warning.note-btn.btn-sm[class*="owl-"],
    .note-editor button.btn-warning.note-btn.btn-sm.fc-agendaWeek-button, .note-editor .btn-warning.note-btn.btn-sm.fc-prev-button, .note-editor .btn-warning.note-btn.btn-sm.fc-next-button, .note-editor .btn-warning.note-btn.btn-sm.fc-today-button, .dt-buttons .btn-outline.btn-warning.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-warning, .sweet-alert button.btn-outline.btn-warning, .owl-theme .owl-nav .btn-outline.btn-warning[class*="owl-"],
    .owl-theme .owl-nav button.btn-warning[class*="owl-"].fc-agendaWeek-button, button.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-warning.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-warning.fc-agendaWeek-button, .btn-outline.btn-warning.fc-prev-button, .btn-outline.btn-warning.fc-next-button, .btn-outline.btn-warning.fc-today-button {
      border: solid 1px rgba(254, 193, 7, 0.5);
      color: #fec107; }
      .btn.btn-outline.btn-warning:hover, .wizard > .actions a.btn-outline.btn-warning:hover, .wizard > .actions .note-editor a.btn-warning.note-btn.btn-sm:hover, .note-editor .wizard > .actions a.btn-warning.note-btn.btn-sm:hover, ul.wysihtml5-toolbar a.btn.btn-warning:hover, ul.wysihtml5-toolbar .wizard > .actions a.btn-warning:hover, .wizard > .actions ul.wysihtml5-toolbar a.btn-warning:hover, ul.wysihtml5-toolbar .dt-buttons a.btn-warning.dt-button:hover, .dt-buttons ul.wysihtml5-toolbar a.btn-warning.dt-button:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-warning[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-warning[class*="owl-"]:hover, ul.wysihtml5-toolbar a.btn-warning.fc-prev-button:hover, ul.wysihtml5-toolbar a.btn-warning.fc-next-button:hover, ul.wysihtml5-toolbar a.btn-warning.fc-today-button:hover, .note-editor .btn.btn-warning.note-btn.btn-sm:hover, .note-editor .dt-buttons .btn-warning.note-btn.btn-sm.dt-button:hover, .dt-buttons .note-editor .btn-warning.note-btn.btn-sm.dt-button:hover, .note-editor .sweet-alert button.btn-warning.note-btn.btn-sm:hover, .sweet-alert .note-editor button.btn-warning.note-btn.btn-sm:hover, .note-editor .owl-theme .owl-nav .btn-warning.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .btn-warning.note-btn.btn-sm[class*="owl-"]:hover, .note-editor .btn-warning.note-btn.btn-sm.fc-prev-button:hover, .note-editor .btn-warning.note-btn.btn-sm.fc-next-button:hover, .note-editor .btn-warning.note-btn.btn-sm.fc-today-button:hover, .dt-buttons .btn-outline.btn-warning.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-warning:hover, .sweet-alert button.btn-outline.btn-warning:hover, .owl-theme .owl-nav .btn-outline.btn-warning[class*="owl-"]:hover, button.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.btn-warning.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.btn-warning.fc-agendaWeek-button:hover, .btn-outline.btn-warning.fc-prev-button:hover, .btn-outline.btn-warning.fc-next-button:hover, .btn-outline.btn-warning.fc-today-button:hover, .btn.btn-outline.btn-warning:focus, .wizard > .actions a.btn-outline.btn-warning:focus, .wizard > .actions .note-editor a.btn-warning.note-btn.btn-sm:focus, .note-editor .wizard > .actions a.btn-warning.note-btn.btn-sm:focus, ul.wysihtml5-toolbar a.btn.btn-warning:focus, ul.wysihtml5-toolbar .wizard > .actions a.btn-warning:focus, .wizard > .actions ul.wysihtml5-toolbar a.btn-warning:focus, ul.wysihtml5-toolbar .dt-buttons a.btn-warning.dt-button:focus, .dt-buttons ul.wysihtml5-toolbar a.btn-warning.dt-button:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-warning[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-warning[class*="owl-"]:focus, ul.wysihtml5-toolbar a.btn-warning.fc-prev-button:focus, ul.wysihtml5-toolbar a.btn-warning.fc-next-button:focus, ul.wysihtml5-toolbar a.btn-warning.fc-today-button:focus, .note-editor .btn.btn-warning.note-btn.btn-sm:focus, .note-editor .dt-buttons .btn-warning.note-btn.btn-sm.dt-button:focus, .dt-buttons .note-editor .btn-warning.note-btn.btn-sm.dt-button:focus, .note-editor .sweet-alert button.btn-warning.note-btn.btn-sm:focus, .sweet-alert .note-editor button.btn-warning.note-btn.btn-sm:focus, .note-editor .owl-theme .owl-nav .btn-warning.note-btn.btn-sm[class*="owl-"]:focus, .owl-theme .owl-nav .note-editor .btn-warning.note-btn.btn-sm[class*="owl-"]:focus, .note-editor .btn-warning.note-btn.btn-sm.fc-prev-button:focus, .note-editor .btn-warning.note-btn.btn-sm.fc-next-button:focus, .note-editor .btn-warning.note-btn.btn-sm.fc-today-button:focus, .dt-buttons .btn-outline.btn-warning.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.btn-warning:focus, .sweet-alert button.btn-outline.btn-warning:focus, .owl-theme .owl-nav .btn-outline.btn-warning[class*="owl-"]:focus, button.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      button.btn-warning.fc-month-button.fc-state-default.fc-corner-left:focus,
      button.btn-warning.fc-agendaWeek-button:focus, .btn-outline.btn-warning.fc-prev-button:focus, .btn-outline.btn-warning.fc-next-button:focus, .btn-outline.btn-warning.fc-today-button:focus, .btn.btn-outline.btn-warning:active, .wizard > .actions a.btn-outline.btn-warning:active, .wizard > .actions .note-editor a.btn-warning.note-btn.btn-sm:active, .note-editor .wizard > .actions a.btn-warning.note-btn.btn-sm:active, ul.wysihtml5-toolbar a.btn.btn-warning:active, ul.wysihtml5-toolbar .wizard > .actions a.btn-warning:active, .wizard > .actions ul.wysihtml5-toolbar a.btn-warning:active, ul.wysihtml5-toolbar .dt-buttons a.btn-warning.dt-button:active, .dt-buttons ul.wysihtml5-toolbar a.btn-warning.dt-button:active, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-warning[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-warning[class*="owl-"]:active, ul.wysihtml5-toolbar a.btn-warning.fc-prev-button:active, ul.wysihtml5-toolbar a.btn-warning.fc-next-button:active, ul.wysihtml5-toolbar a.btn-warning.fc-today-button:active, .note-editor .btn.btn-warning.note-btn.btn-sm:active, .note-editor .dt-buttons .btn-warning.note-btn.btn-sm.dt-button:active, .dt-buttons .note-editor .btn-warning.note-btn.btn-sm.dt-button:active, .note-editor .sweet-alert button.btn-warning.note-btn.btn-sm:active, .sweet-alert .note-editor button.btn-warning.note-btn.btn-sm:active, .note-editor .owl-theme .owl-nav .btn-warning.note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .btn-warning.note-btn.btn-sm[class*="owl-"]:active, .note-editor .btn-warning.note-btn.btn-sm.fc-prev-button:active, .note-editor .btn-warning.note-btn.btn-sm.fc-next-button:active, .note-editor .btn-warning.note-btn.btn-sm.fc-today-button:active, .dt-buttons .btn-outline.btn-warning.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.btn-warning:active, .sweet-alert button.btn-outline.btn-warning:active, .owl-theme .owl-nav .btn-outline.btn-warning[class*="owl-"]:active, button.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      button.btn-warning.fc-month-button.fc-state-default.fc-corner-left:active,
      button.btn-warning.fc-agendaWeek-button:active, .btn-outline.btn-warning.fc-prev-button:active, .btn-outline.btn-warning.fc-next-button:active, .btn-outline.btn-warning.fc-today-button:active {
        border: solid 1px #fec107; }
    .btn.btn-outline.btn-outline-white, .wizard > .actions a.btn-outline.btn-outline-white, .wizard > .actions .note-editor a.btn-outline-white.note-btn.btn-sm, .note-editor .wizard > .actions a.btn-outline-white.note-btn.btn-sm, ul.wysihtml5-toolbar a.btn.btn-outline-white, ul.wysihtml5-toolbar .wizard > .actions a.btn-outline-white, .wizard > .actions ul.wysihtml5-toolbar a.btn-outline-white, ul.wysihtml5-toolbar .dt-buttons a.btn-outline-white.dt-button, .dt-buttons ul.wysihtml5-toolbar a.btn-outline-white.dt-button, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-outline-white[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-outline-white[class*="owl-"], ul.wysihtml5-toolbar a.btn-outline-white.fc-prev-button, ul.wysihtml5-toolbar a.btn-outline-white.fc-next-button, ul.wysihtml5-toolbar a.btn-outline-white.fc-today-button, .note-editor .btn.btn-outline-white.note-btn.btn-sm, .note-editor .dt-buttons .btn-outline-white.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .btn-outline-white.note-btn.btn-sm.dt-button, .note-editor .sweet-alert button.btn-outline-white.note-btn.btn-sm, .sweet-alert .note-editor button.btn-outline-white.note-btn.btn-sm, .note-editor .owl-theme .owl-nav .btn-outline-white.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .btn-outline-white.note-btn.btn-sm[class*="owl-"],
    .note-editor button.btn-outline-white.note-btn.btn-sm.fc-agendaWeek-button, .note-editor .btn-outline-white.note-btn.btn-sm.fc-prev-button, .note-editor .btn-outline-white.note-btn.btn-sm.fc-next-button, .note-editor .btn-outline-white.note-btn.btn-sm.fc-today-button, .dt-buttons .btn-outline.btn-outline-white.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-outline-white, .sweet-alert button.btn-outline.btn-outline-white, .owl-theme .owl-nav .btn-outline.btn-outline-white[class*="owl-"],
    .owl-theme .owl-nav button.btn-outline-white[class*="owl-"].fc-agendaWeek-button, button.btn-outline-white.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-outline-white.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-outline-white.fc-agendaWeek-button, .btn-outline.btn-outline-white.fc-prev-button, .btn-outline.btn-outline-white.fc-next-button, .btn-outline.btn-outline-white.fc-today-button {
      border: solid 1px rgba(255, 255, 255, 0.5);
      color: white !important; }
      .btn.btn-outline.btn-outline-white:hover, .wizard > .actions a.btn-outline.btn-outline-white:hover, .wizard > .actions .note-editor a.btn-outline-white.note-btn.btn-sm:hover, .note-editor .wizard > .actions a.btn-outline-white.note-btn.btn-sm:hover, ul.wysihtml5-toolbar a.btn.btn-outline-white:hover, ul.wysihtml5-toolbar .wizard > .actions a.btn-outline-white:hover, .wizard > .actions ul.wysihtml5-toolbar a.btn-outline-white:hover, ul.wysihtml5-toolbar .dt-buttons a.btn-outline-white.dt-button:hover, .dt-buttons ul.wysihtml5-toolbar a.btn-outline-white.dt-button:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-outline-white[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-outline-white[class*="owl-"]:hover, ul.wysihtml5-toolbar a.btn-outline-white.fc-prev-button:hover, ul.wysihtml5-toolbar a.btn-outline-white.fc-next-button:hover, ul.wysihtml5-toolbar a.btn-outline-white.fc-today-button:hover, .note-editor .btn.btn-outline-white.note-btn.btn-sm:hover, .note-editor .dt-buttons .btn-outline-white.note-btn.btn-sm.dt-button:hover, .dt-buttons .note-editor .btn-outline-white.note-btn.btn-sm.dt-button:hover, .note-editor .sweet-alert button.btn-outline-white.note-btn.btn-sm:hover, .sweet-alert .note-editor button.btn-outline-white.note-btn.btn-sm:hover, .note-editor .owl-theme .owl-nav .btn-outline-white.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .btn-outline-white.note-btn.btn-sm[class*="owl-"]:hover, .note-editor .btn-outline-white.note-btn.btn-sm.fc-prev-button:hover, .note-editor .btn-outline-white.note-btn.btn-sm.fc-next-button:hover, .note-editor .btn-outline-white.note-btn.btn-sm.fc-today-button:hover, .dt-buttons .btn-outline.btn-outline-white.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-outline-white:hover, .sweet-alert button.btn-outline.btn-outline-white:hover, .owl-theme .owl-nav .btn-outline.btn-outline-white[class*="owl-"]:hover, button.btn-outline-white.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.btn-outline-white.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.btn-outline-white.fc-agendaWeek-button:hover, .btn-outline.btn-outline-white.fc-prev-button:hover, .btn-outline.btn-outline-white.fc-next-button:hover, .btn-outline.btn-outline-white.fc-today-button:hover {
        border: solid 1px white; }
  .btn.btn-rounded, .wizard > .actions a.btn-rounded, .dt-buttons .btn-rounded.dt-button,
  .dt-buttons button.dt-button.fc-agendaWeek-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-rounded,
  .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaWeek-button, .sweet-alert button.btn-rounded, .owl-theme .owl-nav .btn-rounded[class*="owl-"],
  .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button, button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.fc-month-button.fc-state-default.fc-corner-left,
  button.fc-agendaWeek-button, .btn-rounded.fc-prev-button, .btn-rounded.fc-next-button, .btn-rounded.fc-today-button {
    border-radius: 60px; }
  .btn.btn-lg, .wizard > .actions a.btn-lg, .dt-buttons .btn-lg.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-lg, .sweet-alert button.btn-lg, .owl-theme .owl-nav .btn-lg[class*="owl-"], button.btn-lg.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.btn-lg.fc-month-button.fc-state-default.fc-corner-left,
  button.btn-lg.fc-agendaWeek-button, .btn-lg.fc-prev-button, .btn-lg.fc-next-button, .btn-lg.fc-today-button {
    padding: 12px 25px; }
  .btn.btn-sm, .wizard > .actions a.btn-sm, .dt-buttons .btn-sm.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-sm, .sweet-alert button.btn-sm, .owl-theme .owl-nav .btn-sm[class*="owl-"], button.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.btn-sm.fc-month-button.fc-state-default.fc-corner-left,
  button.btn-sm.fc-agendaWeek-button, .btn-sm.fc-prev-button, .btn-sm.fc-next-button, .btn-sm.fc-today-button {
    padding: 8px 25px; }
  .btn.btn-xs, .wizard > .actions a.btn-xs, .wizard > .actions .dt-buttons a.dt-button, .dt-buttons .wizard > .actions a.dt-button, .wizard > .actions .owl-theme .owl-nav a[class*="owl-"]:hover, .owl-theme .owl-nav .wizard > .actions a[class*="owl-"]:hover, .wizard > .actions .owl-theme .owl-nav a[class*="owl-"]:active, .owl-theme .owl-nav .wizard > .actions a[class*="owl-"]:active, .dt-buttons .dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-xs, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button, .sweet-alert button.btn-xs, .owl-theme .owl-nav [class*="owl-"], button.btn-xs.fc-agendaDay-button.fc-state-default.fc-corner-right, .dt-buttons button.fc-agendaDay-button.fc-state-default.fc-corner-right.dt-button, .owl-theme .owl-nav button.fc-agendaDay-button.fc-state-default.fc-corner-right[class*="owl-"],
  button.btn-xs.fc-month-button.fc-state-default.fc-corner-left,
  .dt-buttons button.fc-month-button.fc-state-default.fc-corner-left.dt-button,
  .owl-theme .owl-nav button.fc-month-button.fc-state-default.fc-corner-left[class*="owl-"],
  button.btn-xs.fc-agendaWeek-button, .btn-xs.fc-prev-button, .btn-xs.fc-next-button, .btn-xs.fc-today-button {
    padding: 4px 25px; }
  .btn.btn-icon i, .wizard > .actions a.btn-icon i, .dt-buttons .btn-icon.dt-button i, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon i, .sweet-alert button.btn-icon i, .owl-theme .owl-nav .btn-icon[class*="owl-"] i, button.btn-icon.fc-agendaDay-button.fc-state-default.fc-corner-right i,
  button.btn-icon.fc-month-button.fc-state-default.fc-corner-left i,
  button.btn-icon.fc-agendaWeek-button i, .btn-icon.fc-prev-button i, .btn-icon.fc-next-button i, .btn-icon.fc-today-button i {
    padding-right: 6px;
    font-size: 14px; }
  .btn.btn-icon.right-icon i, .wizard > .actions a.btn-icon.right-icon i, .dt-buttons .btn-icon.right-icon.dt-button i, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon.right-icon i, .sweet-alert button.btn-icon.right-icon i, .owl-theme .owl-nav .btn-icon.right-icon[class*="owl-"] i, button.btn-icon.right-icon.fc-agendaDay-button.fc-state-default.fc-corner-right i,
  button.btn-icon.right-icon.fc-month-button.fc-state-default.fc-corner-left i,
  button.btn-icon.right-icon.fc-agendaWeek-button i, .btn-icon.right-icon.fc-prev-button i, .btn-icon.right-icon.fc-next-button i, .btn-icon.right-icon.fc-today-button i {
    padding-left: 6px; }
  .btn.btn-icon.left-icon i, .wizard > .actions a.btn-icon.left-icon i, .dt-buttons .btn-icon.left-icon.dt-button i, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon.left-icon i, .sweet-alert button.btn-icon.left-icon i, .owl-theme .owl-nav .btn-icon.left-icon[class*="owl-"] i, button.btn-icon.left-icon.fc-agendaDay-button.fc-state-default.fc-corner-right i,
  button.btn-icon.left-icon.fc-month-button.fc-state-default.fc-corner-left i,
  button.btn-icon.left-icon.fc-agendaWeek-button i, .btn-icon.left-icon.fc-prev-button i, .btn-icon.left-icon.fc-next-button i, .btn-icon.left-icon.fc-today-button i {
    padding-right: 6px; }
  .btn.btn-lable-wrap, .wizard > .actions a.btn-lable-wrap, .dt-buttons .btn-lable-wrap.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-lable-wrap, .sweet-alert button.btn-lable-wrap, .owl-theme .owl-nav .btn-lable-wrap[class*="owl-"], button.btn-lable-wrap.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.btn-lable-wrap.fc-month-button.fc-state-default.fc-corner-left,
  button.btn-lable-wrap.fc-agendaWeek-button, .btn-lable-wrap.fc-prev-button, .btn-lable-wrap.fc-next-button, .btn-lable-wrap.fc-today-button {
    position: relative; }
    .btn.btn-lable-wrap .btn-label, .wizard > .actions a.btn-lable-wrap .btn-label, .dt-buttons .btn-lable-wrap.dt-button .btn-label, .tablesaw-sortable th.tablesaw-sortable-head button.btn-lable-wrap .btn-label, .sweet-alert button.btn-lable-wrap .btn-label, .owl-theme .owl-nav .btn-lable-wrap[class*="owl-"] .btn-label, button.btn-lable-wrap.fc-agendaDay-button.fc-state-default.fc-corner-right .btn-label,
    button.btn-lable-wrap.fc-month-button.fc-state-default.fc-corner-left .btn-label,
    button.btn-lable-wrap.fc-agendaWeek-button .btn-label, .btn-lable-wrap.fc-prev-button .btn-label, .btn-lable-wrap.fc-next-button .btn-label, .btn-lable-wrap.fc-today-button .btn-label {
      background: rgba(0, 0, 0, 0.05) none repeat scroll 0 0;
      padding: 11px 15px;
      position: absolute;
      top: -2px; }
      .btn.btn-lable-wrap .btn-label i, .wizard > .actions a.btn-lable-wrap .btn-label i, .dt-buttons .btn-lable-wrap.dt-button .btn-label i, .tablesaw-sortable th.tablesaw-sortable-head button.btn-lable-wrap .btn-label i, .sweet-alert button.btn-lable-wrap .btn-label i, .owl-theme .owl-nav .btn-lable-wrap[class*="owl-"] .btn-label i, button.btn-lable-wrap.fc-agendaDay-button.fc-state-default.fc-corner-right .btn-label i,
      button.btn-lable-wrap.fc-month-button.fc-state-default.fc-corner-left .btn-label i,
      button.btn-lable-wrap.fc-agendaWeek-button .btn-label i, .btn-lable-wrap.fc-prev-button .btn-label i, .btn-lable-wrap.fc-next-button .btn-label i, .btn-lable-wrap.fc-today-button .btn-label i {
        font-size: 14px; }
    .btn.btn-lable-wrap.left-label .btn-label, .wizard > .actions a.btn-lable-wrap.left-label .btn-label, .dt-buttons .btn-lable-wrap.left-label.dt-button .btn-label, .tablesaw-sortable th.tablesaw-sortable-head button.btn-lable-wrap.left-label .btn-label, .sweet-alert button.btn-lable-wrap.left-label .btn-label, .owl-theme .owl-nav .btn-lable-wrap.left-label[class*="owl-"] .btn-label, button.btn-lable-wrap.left-label.fc-agendaDay-button.fc-state-default.fc-corner-right .btn-label,
    button.btn-lable-wrap.left-label.fc-month-button.fc-state-default.fc-corner-left .btn-label,
    button.btn-lable-wrap.left-label.fc-agendaWeek-button .btn-label, .btn-lable-wrap.left-label.fc-prev-button .btn-label, .btn-lable-wrap.left-label.fc-next-button .btn-label, .btn-lable-wrap.left-label.fc-today-button .btn-label {
      left: -2px; }
    .btn.btn-lable-wrap.left-label .btn-text, .wizard > .actions a.btn-lable-wrap.left-label .btn-text, .dt-buttons .btn-lable-wrap.left-label.dt-button .btn-text, .tablesaw-sortable th.tablesaw-sortable-head button.btn-lable-wrap.left-label .btn-text, .sweet-alert button.btn-lable-wrap.left-label .btn-text, .owl-theme .owl-nav .btn-lable-wrap.left-label[class*="owl-"] .btn-text, button.btn-lable-wrap.left-label.fc-agendaDay-button.fc-state-default.fc-corner-right .btn-text,
    button.btn-lable-wrap.left-label.fc-month-button.fc-state-default.fc-corner-left .btn-text,
    button.btn-lable-wrap.left-label.fc-agendaWeek-button .btn-text, .btn-lable-wrap.left-label.fc-prev-button .btn-text, .btn-lable-wrap.left-label.fc-next-button .btn-text, .btn-lable-wrap.left-label.fc-today-button .btn-text {
      margin-left: 35px; }
    .btn.btn-lable-wrap.right-label .btn-label, .wizard > .actions a.btn-lable-wrap.right-label .btn-label, .dt-buttons .btn-lable-wrap.right-label.dt-button .btn-label, .tablesaw-sortable th.tablesaw-sortable-head button.btn-lable-wrap.right-label .btn-label, .sweet-alert button.btn-lable-wrap.right-label .btn-label, .owl-theme .owl-nav .btn-lable-wrap.right-label[class*="owl-"] .btn-label, button.btn-lable-wrap.right-label.fc-agendaDay-button.fc-state-default.fc-corner-right .btn-label,
    button.btn-lable-wrap.right-label.fc-month-button.fc-state-default.fc-corner-left .btn-label,
    button.btn-lable-wrap.right-label.fc-agendaWeek-button .btn-label, .btn-lable-wrap.right-label.fc-prev-button .btn-label, .btn-lable-wrap.right-label.fc-next-button .btn-label, .btn-lable-wrap.right-label.fc-today-button .btn-label {
      right: -2px; }
    .btn.btn-lable-wrap.right-label .btn-text, .wizard > .actions a.btn-lable-wrap.right-label .btn-text, .dt-buttons .btn-lable-wrap.right-label.dt-button .btn-text, .tablesaw-sortable th.tablesaw-sortable-head button.btn-lable-wrap.right-label .btn-text, .sweet-alert button.btn-lable-wrap.right-label .btn-text, .owl-theme .owl-nav .btn-lable-wrap.right-label[class*="owl-"] .btn-text, button.btn-lable-wrap.right-label.fc-agendaDay-button.fc-state-default.fc-corner-right .btn-text,
    button.btn-lable-wrap.right-label.fc-month-button.fc-state-default.fc-corner-left .btn-text,
    button.btn-lable-wrap.right-label.fc-agendaWeek-button .btn-text, .btn-lable-wrap.right-label.fc-prev-button .btn-text, .btn-lable-wrap.right-label.fc-next-button .btn-text, .btn-lable-wrap.right-label.fc-today-button .btn-text {
      margin-right: 35px; }
  .btn.btn-rounded.left-label .btn-label, .wizard > .actions a.btn-rounded.left-label .btn-label, .dt-buttons .btn-rounded.left-label.dt-button .btn-label,
  .dt-buttons button.left-label.dt-button.fc-agendaWeek-button .btn-label, .tablesaw-sortable th.tablesaw-sortable-head button.btn-rounded.left-label .btn-label,
  .tablesaw-sortable th.tablesaw-sortable-head button.left-label.fc-agendaWeek-button .btn-label, .sweet-alert button.btn-rounded.left-label .btn-label,
  .sweet-alert button.left-label.fc-agendaWeek-button .btn-label, .owl-theme .owl-nav .btn-rounded.left-label[class*="owl-"] .btn-label,
  .owl-theme .owl-nav button.left-label[class*="owl-"].fc-agendaWeek-button .btn-label, button.left-label.fc-agendaDay-button.fc-state-default.fc-corner-right .btn-label,
  button.left-label.fc-month-button.fc-state-default.fc-corner-left .btn-label,
  button.left-label.fc-agendaWeek-button .btn-label, .btn-rounded.left-label.fc-prev-button .btn-label,
  button.left-label.fc-prev-button.fc-agendaWeek-button .btn-label, .btn-rounded.left-label.fc-next-button .btn-label,
  button.left-label.fc-next-button.fc-agendaWeek-button .btn-label, .btn-rounded.left-label.fc-today-button .btn-label,
  button.left-label.fc-today-button.fc-agendaWeek-button .btn-label {
    border-bottom-left-radius: 60px;
    border-top-left-radius: 60px; }
  .btn.btn-rounded.right-label .btn-label, .wizard > .actions a.btn-rounded.right-label .btn-label, .dt-buttons .btn-rounded.right-label.dt-button .btn-label,
  .dt-buttons button.right-label.dt-button.fc-agendaWeek-button .btn-label, .tablesaw-sortable th.tablesaw-sortable-head button.btn-rounded.right-label .btn-label,
  .tablesaw-sortable th.tablesaw-sortable-head button.right-label.fc-agendaWeek-button .btn-label, .sweet-alert button.btn-rounded.right-label .btn-label,
  .sweet-alert button.right-label.fc-agendaWeek-button .btn-label, .owl-theme .owl-nav .btn-rounded.right-label[class*="owl-"] .btn-label,
  .owl-theme .owl-nav button.right-label[class*="owl-"].fc-agendaWeek-button .btn-label, button.right-label.fc-agendaDay-button.fc-state-default.fc-corner-right .btn-label,
  button.right-label.fc-month-button.fc-state-default.fc-corner-left .btn-label,
  button.right-label.fc-agendaWeek-button .btn-label, .btn-rounded.right-label.fc-prev-button .btn-label,
  button.right-label.fc-prev-button.fc-agendaWeek-button .btn-label, .btn-rounded.right-label.fc-next-button .btn-label,
  button.right-label.fc-next-button.fc-agendaWeek-button .btn-label, .btn-rounded.right-label.fc-today-button .btn-label,
  button.right-label.fc-today-button.fc-agendaWeek-button .btn-label {
    border-bottom-right-radius: 60px;
    border-top-right-radius: 60px; }
  .btn.btn-outline.btn-lable-wrap .btn-label, .wizard > .actions a.btn-outline.btn-lable-wrap .btn-label, .wizard > .actions .note-editor a.btn-lable-wrap.note-btn.btn-sm .btn-label, .note-editor .wizard > .actions a.btn-lable-wrap.note-btn.btn-sm .btn-label, ul.wysihtml5-toolbar a.btn.btn-lable-wrap .btn-label, ul.wysihtml5-toolbar .wizard > .actions a.btn-lable-wrap .btn-label, .wizard > .actions ul.wysihtml5-toolbar a.btn-lable-wrap .btn-label, ul.wysihtml5-toolbar .dt-buttons a.btn-lable-wrap.dt-button .btn-label, .dt-buttons ul.wysihtml5-toolbar a.btn-lable-wrap.dt-button .btn-label, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-lable-wrap[class*="owl-"] .btn-label, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-lable-wrap[class*="owl-"] .btn-label, ul.wysihtml5-toolbar a.btn-lable-wrap.fc-prev-button .btn-label, ul.wysihtml5-toolbar a.btn-lable-wrap.fc-next-button .btn-label, ul.wysihtml5-toolbar a.btn-lable-wrap.fc-today-button .btn-label, .note-editor .btn.btn-lable-wrap.note-btn.btn-sm .btn-label, .note-editor .dt-buttons .btn-lable-wrap.note-btn.btn-sm.dt-button .btn-label, .dt-buttons .note-editor .btn-lable-wrap.note-btn.btn-sm.dt-button .btn-label, .note-editor .sweet-alert button.btn-lable-wrap.note-btn.btn-sm .btn-label, .sweet-alert .note-editor button.btn-lable-wrap.note-btn.btn-sm .btn-label, .note-editor .owl-theme .owl-nav .btn-lable-wrap.note-btn.btn-sm[class*="owl-"] .btn-label, .owl-theme .owl-nav .note-editor .btn-lable-wrap.note-btn.btn-sm[class*="owl-"] .btn-label,
  .note-editor button.btn-lable-wrap.note-btn.btn-sm.fc-agendaWeek-button .btn-label, .note-editor .btn-lable-wrap.note-btn.btn-sm.fc-prev-button .btn-label, .note-editor .btn-lable-wrap.note-btn.btn-sm.fc-next-button .btn-label, .note-editor .btn-lable-wrap.note-btn.btn-sm.fc-today-button .btn-label, .dt-buttons .btn-outline.btn-lable-wrap.dt-button .btn-label,
  .dt-buttons button.btn-lable-wrap.dt-button.fc-agendaWeek-button .btn-label, .tablesaw-sortable th.tablesaw-sortable-head button.btn-lable-wrap .btn-label, .sweet-alert button.btn-outline.btn-lable-wrap .btn-label,
  .sweet-alert button.btn-lable-wrap.fc-agendaWeek-button .btn-label, .owl-theme .owl-nav .btn-outline.btn-lable-wrap[class*="owl-"] .btn-label,
  .owl-theme .owl-nav button.btn-lable-wrap[class*="owl-"].fc-agendaWeek-button .btn-label, button.btn-lable-wrap.fc-agendaDay-button.fc-state-default.fc-corner-right .btn-label,
  button.btn-lable-wrap.fc-month-button.fc-state-default.fc-corner-left .btn-label,
  button.btn-lable-wrap.fc-agendaWeek-button .btn-label, .btn-outline.btn-lable-wrap.fc-prev-button .btn-label,
  button.btn-lable-wrap.fc-prev-button.fc-agendaWeek-button .btn-label, .btn-outline.btn-lable-wrap.fc-next-button .btn-label,
  button.btn-lable-wrap.fc-next-button.fc-agendaWeek-button .btn-label, .btn-outline.btn-lable-wrap.fc-today-button .btn-label,
  button.btn-lable-wrap.fc-today-button.fc-agendaWeek-button .btn-label {
    background: transparent; }
  .btn.btn-anim, .wizard > .actions a.btn-anim, .dt-buttons .btn-anim.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-anim, .sweet-alert button.btn-anim, .owl-theme .owl-nav .btn-anim[class*="owl-"], button.btn-anim.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.btn-anim.fc-month-button.fc-state-default.fc-corner-left,
  button.btn-anim.fc-agendaWeek-button, .btn-anim.fc-prev-button, .btn-anim.fc-next-button, .btn-anim.fc-today-button {
    position: relative;
    overflow: hidden; }
    .btn.btn-anim i, .wizard > .actions a.btn-anim i, .dt-buttons .btn-anim.dt-button i, .tablesaw-sortable th.tablesaw-sortable-head button.btn-anim i, .sweet-alert button.btn-anim i, .owl-theme .owl-nav .btn-anim[class*="owl-"] i, button.btn-anim.fc-agendaDay-button.fc-state-default.fc-corner-right i,
    button.btn-anim.fc-month-button.fc-state-default.fc-corner-left i,
    button.btn-anim.fc-agendaWeek-button i, .btn-anim.fc-prev-button i, .btn-anim.fc-next-button i, .btn-anim.fc-today-button i {
      font-size: 16px;
      height: 100%;
      left: 0;
      padding-top: 10px;
      position: absolute;
      top: -100%;
      -webkit-transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      width: 100%; }
    .btn.btn-anim .btn-text, .wizard > .actions a.btn-anim .btn-text, .dt-buttons .btn-anim.dt-button .btn-text, .tablesaw-sortable th.tablesaw-sortable-head button.btn-anim .btn-text, .sweet-alert button.btn-anim .btn-text, .owl-theme .owl-nav .btn-anim[class*="owl-"] .btn-text, button.btn-anim.fc-agendaDay-button.fc-state-default.fc-corner-right .btn-text,
    button.btn-anim.fc-month-button.fc-state-default.fc-corner-left .btn-text,
    button.btn-anim.fc-agendaWeek-button .btn-text, .btn-anim.fc-prev-button .btn-text, .btn-anim.fc-next-button .btn-text, .btn-anim.fc-today-button .btn-text {
      position: relative;
      top: 0;
      -webkit-transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s; }
    .btn.btn-anim:hover i, .wizard > .actions a.btn-anim:hover i, .dt-buttons .btn-anim.dt-button:hover i, .tablesaw-sortable th.tablesaw-sortable-head button.btn-anim:hover i, .sweet-alert button.btn-anim:hover i, .owl-theme .owl-nav .btn-anim[class*="owl-"]:hover i, button.btn-anim.fc-agendaDay-button.fc-state-default.fc-corner-right:hover i,
    button.btn-anim.fc-month-button.fc-state-default.fc-corner-left:hover i,
    button.btn-anim.fc-agendaWeek-button:hover i, .btn-anim.fc-prev-button:hover i, .btn-anim.fc-next-button:hover i, .btn-anim.fc-today-button:hover i {
      top: 0; }
    .btn.btn-anim:hover .btn-text, .wizard > .actions a.btn-anim:hover .btn-text, .dt-buttons .btn-anim.dt-button:hover .btn-text, .tablesaw-sortable th.tablesaw-sortable-head button.btn-anim:hover .btn-text, .sweet-alert button.btn-anim:hover .btn-text, .owl-theme .owl-nav .btn-anim[class*="owl-"]:hover .btn-text, button.btn-anim.fc-agendaDay-button.fc-state-default.fc-corner-right:hover .btn-text,
    button.btn-anim.fc-month-button.fc-state-default.fc-corner-left:hover .btn-text,
    button.btn-anim.fc-agendaWeek-button:hover .btn-text, .btn-anim.fc-prev-button:hover .btn-text, .btn-anim.fc-next-button:hover .btn-text, .btn-anim.fc-today-button:hover .btn-text {
      top: 50px; }
  .btn.btn-icon-anim, .wizard > .actions a.btn-icon-anim, .dt-buttons .btn-icon-anim.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim, .sweet-alert button.btn-icon-anim, .owl-theme .owl-nav .btn-icon-anim[class*="owl-"], button.btn-icon-anim.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.btn-icon-anim.fc-month-button.fc-state-default.fc-corner-left,
  button.btn-icon-anim.fc-agendaWeek-button, .btn-icon-anim.fc-prev-button, .btn-icon-anim.fc-next-button, .btn-icon-anim.fc-today-button {
    position: relative;
    overflow: hidden;
    z-index: 1;
    border: none;
    padding: 11px;
    background: transparent; }
    .btn.btn-icon-anim:hover, .wizard > .actions a.btn-icon-anim:hover, .dt-buttons .btn-icon-anim.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim:hover, .sweet-alert button.btn-icon-anim:hover, .owl-theme .owl-nav .btn-icon-anim[class*="owl-"]:hover, button.btn-icon-anim.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.fc-agendaWeek-button:hover, .btn-icon-anim.fc-prev-button:hover, .btn-icon-anim.fc-next-button:hover, .btn-icon-anim.fc-today-button:hover, .btn.btn-icon-anim:focus, .wizard > .actions a.btn-icon-anim:focus, .dt-buttons .btn-icon-anim.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim:focus, .sweet-alert button.btn-icon-anim:focus, .owl-theme .owl-nav .btn-icon-anim[class*="owl-"]:focus, button.btn-icon-anim.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
    button.btn-icon-anim.fc-month-button.fc-state-default.fc-corner-left:focus,
    button.btn-icon-anim.fc-agendaWeek-button:focus, .btn-icon-anim.fc-prev-button:focus, .btn-icon-anim.fc-next-button:focus, .btn-icon-anim.fc-today-button:focus, .btn.btn-icon-anim:active, .wizard > .actions a.btn-icon-anim:active, .dt-buttons .btn-icon-anim.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim:active, .sweet-alert button.btn-icon-anim:active, .owl-theme .owl-nav .btn-icon-anim[class*="owl-"]:active, button.btn-icon-anim.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
    button.btn-icon-anim.fc-month-button.fc-state-default.fc-corner-left:active,
    button.btn-icon-anim.fc-agendaWeek-button:active, .btn-icon-anim.fc-prev-button:active, .btn-icon-anim.fc-next-button:active, .btn-icon-anim.fc-today-button:active {
      background: transparent;
      border: none; }
    .btn.btn-icon-anim i, .wizard > .actions a.btn-icon-anim i, .dt-buttons .btn-icon-anim.dt-button i, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim i, .sweet-alert button.btn-icon-anim i, .owl-theme .owl-nav .btn-icon-anim[class*="owl-"] i, button.btn-icon-anim.fc-agendaDay-button.fc-state-default.fc-corner-right i,
    button.btn-icon-anim.fc-month-button.fc-state-default.fc-corner-left i,
    button.btn-icon-anim.fc-agendaWeek-button i, .btn-icon-anim.fc-prev-button i, .btn-icon-anim.fc-next-button i, .btn-icon-anim.fc-today-button i {
      font-size: 16px; }
    .btn.btn-icon-anim:before, .wizard > .actions a.btn-icon-anim:before, .dt-buttons .btn-icon-anim.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim:before, .sweet-alert button.btn-icon-anim:before, .owl-theme .owl-nav .btn-icon-anim[class*="owl-"]:before, button.btn-icon-anim.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.fc-agendaWeek-button:before, .btn-icon-anim.fc-prev-button:before, .btn-icon-anim.fc-next-button:before, .btn-icon-anim.fc-today-button:before {
      content: "";
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      -webkit-transition: color 0.3s ease 0s, box-shadow 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
      -moz-transition: color 0.3s ease 0s, box-shadow 0.3s ease 0s, -moz-transform 0.3s ease 0s;
      transition: color 0.3s ease 0s, box-shadow 0.3s ease 0s, transform 0.3s ease 0s;
      width: 100%;
      z-index: -1; }
    .btn.btn-icon-anim.btn-default:before, .wizard > .actions a.btn-icon-anim.btn-default:before, .dt-buttons .btn-icon-anim.btn-default.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim:before, .sweet-alert button.btn-icon-anim.btn-default:before, .owl-theme .owl-nav .btn-icon-anim[class*="owl-"]:before, button.btn-icon-anim.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-default.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-default.fc-agendaWeek-button:before, .btn-icon-anim.btn-default.fc-prev-button:before, .btn-icon-anim.btn-default.fc-next-button:before, .btn-icon-anim.btn-default.fc-today-button:before {
      box-shadow: 0 0 0 35px gainsboro inset; }
    .btn.btn-icon-anim.btn-default:hover, .wizard > .actions a.btn-icon-anim.btn-default:hover, .dt-buttons .btn-icon-anim.btn-default.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim:hover, .sweet-alert button.btn-icon-anim.btn-default:hover, .owl-theme .owl-nav .btn-icon-anim[class*="owl-"]:hover, button.btn-icon-anim.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-default.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-default.fc-agendaWeek-button:hover, .btn-icon-anim.btn-default.fc-prev-button:hover, .btn-icon-anim.btn-default.fc-next-button:hover, .btn-icon-anim.btn-default.fc-today-button:hover {
      color: #212121 !important; }
      .btn.btn-icon-anim.btn-default:hover:before, .wizard > .actions a.btn-icon-anim.btn-default:hover:before, .dt-buttons .btn-icon-anim.btn-default.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim:hover:before, .sweet-alert button.btn-icon-anim.btn-default:hover:before, .owl-theme .owl-nav .btn-icon-anim[class*="owl-"]:hover:before, button.btn-icon-anim.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-default.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-default.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-default.fc-prev-button:hover:before, .btn-icon-anim.btn-default.fc-next-button:hover:before, .btn-icon-anim.btn-default.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px gainsboro inset; }
    .btn.btn-icon-anim.btn-info:before, .wizard > .actions a.btn-icon-anim.btn-info:before, .dt-buttons .btn-icon-anim.btn-info.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-info:before, .sweet-alert button.btn-icon-anim.btn-info:before, .owl-theme .owl-nav .btn-icon-anim.btn-info[class*="owl-"]:before, button.btn-icon-anim.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-info.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-info.fc-agendaWeek-button:before, .btn-icon-anim.btn-info.fc-prev-button:before, .btn-icon-anim.btn-info.fc-next-button:before, .btn-icon-anim.btn-info.fc-today-button:before {
      box-shadow: 0 0 0 35px #e91e63 inset; }
    .btn.btn-icon-anim.btn-info:hover, .wizard > .actions a.btn-icon-anim.btn-info:hover, .dt-buttons .btn-icon-anim.btn-info.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-info:hover, .sweet-alert button.btn-icon-anim.btn-info:hover, .owl-theme .owl-nav .btn-icon-anim.btn-info[class*="owl-"]:hover, button.btn-icon-anim.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-info.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-info.fc-agendaWeek-button:hover, .btn-icon-anim.btn-info.fc-prev-button:hover, .btn-icon-anim.btn-info.fc-next-button:hover, .btn-icon-anim.btn-info.fc-today-button:hover {
      color: #e91e63 !important; }
      .btn.btn-icon-anim.btn-info:hover:before, .wizard > .actions a.btn-icon-anim.btn-info:hover:before, .dt-buttons .btn-icon-anim.btn-info.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-info:hover:before, .sweet-alert button.btn-icon-anim.btn-info:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-info[class*="owl-"]:hover:before, button.btn-icon-anim.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-info.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-info.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-info.fc-prev-button:hover:before, .btn-icon-anim.btn-info.fc-next-button:hover:before, .btn-icon-anim.btn-info.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #e91e63 inset; }
    .btn.btn-icon-anim.btn-primary:before, .wizard > .actions a.btn-icon-anim:before, .dt-buttons .btn-icon-anim.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-primary:before, .sweet-alert button.btn-icon-anim.btn-primary:before, .owl-theme .owl-nav .btn-icon-anim.btn-primary[class*="owl-"]:before, button.btn-icon-anim.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-primary.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-primary.fc-agendaWeek-button:before, .btn-icon-anim.btn-primary.fc-prev-button:before, .btn-icon-anim.btn-primary.fc-next-button:before, .btn-icon-anim.btn-primary.fc-today-button:before {
      box-shadow: 0 0 0 35px #2879ff inset; }
    .btn.btn-icon-anim.btn-primary:hover, .wizard > .actions a.btn-icon-anim:hover, .dt-buttons .btn-icon-anim.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-primary:hover, .sweet-alert button.btn-icon-anim.btn-primary:hover, .owl-theme .owl-nav .btn-icon-anim.btn-primary[class*="owl-"]:hover, button.btn-icon-anim.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-primary.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-primary.fc-agendaWeek-button:hover, .btn-icon-anim.btn-primary.fc-prev-button:hover, .btn-icon-anim.btn-primary.fc-next-button:hover, .btn-icon-anim.btn-primary.fc-today-button:hover {
      color: #2879ff !important; }
      .btn.btn-icon-anim.btn-primary:hover:before, .wizard > .actions a.btn-icon-anim:hover:before, .dt-buttons .btn-icon-anim.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-primary:hover:before, .sweet-alert button.btn-icon-anim.btn-primary:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-primary[class*="owl-"]:hover:before, button.btn-icon-anim.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-primary.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-primary.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-primary.fc-prev-button:hover:before, .btn-icon-anim.btn-primary.fc-next-button:hover:before, .btn-icon-anim.btn-primary.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #2879ff inset; }
    .btn.btn-icon-anim.btn-success:before, .wizard > .actions a.btn-icon-anim.btn-success:before, .wizard > .actions a.btn-icon-anim.fc-prev-button:hover:before, .wizard > .actions a.btn-icon-anim.fc-next-button:hover:before, .wizard > .actions a.btn-icon-anim.fc-today-button:hover:before, .wizard > .actions a.btn-icon-anim.fc-prev-button:active:before, .wizard > .actions a.btn-icon-anim.fc-next-button:active:before, .wizard > .actions a.btn-icon-anim.fc-today-button:active:before, .dt-buttons .btn-icon-anim.btn-success.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-success:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.fc-prev-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.fc-next-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.fc-today-button:before, .sweet-alert button.btn-icon-anim.btn-success:before, .owl-theme .owl-nav .btn-icon-anim.btn-success[class*="owl-"]:before,
    .owl-theme .owl-nav button.btn-icon-anim[class*="owl-"].fc-agendaWeek-button:before, .owl-theme .owl-nav .btn-icon-anim[class*="owl-"].fc-prev-button:before, .owl-theme .owl-nav .btn-icon-anim[class*="owl-"].fc-next-button:before, .owl-theme .owl-nav .btn-icon-anim[class*="owl-"].fc-today-button:before, button.btn-icon-anim.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.fc-agendaWeek-button:before, .btn-icon-anim.fc-prev-button:before, .btn-icon-anim.fc-next-button:before, .btn-icon-anim.fc-today-button:before {
      box-shadow: 0 0 0 35px #01c853 inset; }
    .btn.btn-icon-anim.btn-success:hover, .wizard > .actions a.btn-icon-anim.btn-success:hover, .wizard > .actions a.btn-icon-anim.fc-prev-button:hover:active, .wizard > .actions a.btn-icon-anim.fc-next-button:hover:active, .wizard > .actions a.btn-icon-anim.fc-today-button:hover:active, .dt-buttons .btn-icon-anim.btn-success.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-success:hover, .sweet-alert button.btn-icon-anim.btn-success:hover, .owl-theme .owl-nav .btn-icon-anim.btn-success[class*="owl-"]:hover, button.btn-icon-anim.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.fc-agendaWeek-button:hover, .btn-icon-anim.fc-prev-button:hover, .btn-icon-anim.fc-next-button:hover, .btn-icon-anim.fc-today-button:hover {
      color: #01c853 !important; }
      .btn.btn-icon-anim.btn-success:hover:before, .wizard > .actions a.btn-icon-anim.btn-success:hover:before, .dt-buttons .btn-icon-anim.btn-success.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-success:hover:before, .sweet-alert button.btn-icon-anim.btn-success:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-success[class*="owl-"]:hover:before, button.btn-icon-anim.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.fc-agendaWeek-button:hover:before, .btn-icon-anim.fc-prev-button:hover:before, .btn-icon-anim.fc-next-button:hover:before, .btn-icon-anim.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #01c853 inset; }
    .btn.btn-icon-anim.btn-danger:before, .wizard > .actions a.btn-icon-anim.btn-danger:before, .dt-buttons .btn-icon-anim.btn-danger.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-danger:before, .sweet-alert button.btn-icon-anim.btn-danger:before, .owl-theme .owl-nav .btn-icon-anim.btn-danger[class*="owl-"]:before, button.btn-icon-anim.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-danger.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-danger.fc-agendaWeek-button:before, .btn-icon-anim.btn-danger.fc-prev-button:before, .btn-icon-anim.btn-danger.fc-next-button:before, .btn-icon-anim.btn-danger.fc-today-button:before {
      box-shadow: 0 0 0 35px #ff2a00 inset; }
    .btn.btn-icon-anim.btn-danger:hover, .wizard > .actions a.btn-icon-anim.btn-danger:hover, .dt-buttons .btn-icon-anim.btn-danger.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-danger:hover, .sweet-alert button.btn-icon-anim.btn-danger:hover, .owl-theme .owl-nav .btn-icon-anim.btn-danger[class*="owl-"]:hover, button.btn-icon-anim.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-danger.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-danger.fc-agendaWeek-button:hover, .btn-icon-anim.btn-danger.fc-prev-button:hover, .btn-icon-anim.btn-danger.fc-next-button:hover, .btn-icon-anim.btn-danger.fc-today-button:hover {
      color: #ff2a00 !important; }
      .btn.btn-icon-anim.btn-danger:hover:before, .wizard > .actions a.btn-icon-anim.btn-danger:hover:before, .dt-buttons .btn-icon-anim.btn-danger.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-danger:hover:before, .sweet-alert button.btn-icon-anim.btn-danger:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-danger[class*="owl-"]:hover:before, button.btn-icon-anim.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-danger.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-danger.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-danger.fc-prev-button:hover:before, .btn-icon-anim.btn-danger.fc-next-button:hover:before, .btn-icon-anim.btn-danger.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #ff2a00 inset; }
    .btn.btn-icon-anim.btn-warning:before, .wizard > .actions a.btn-icon-anim.btn-warning:before, .dt-buttons .btn-icon-anim.btn-warning.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-warning:before, .sweet-alert button.btn-icon-anim.btn-warning:before, .owl-theme .owl-nav .btn-icon-anim.btn-warning[class*="owl-"]:before, button.btn-icon-anim.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-warning.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-warning.fc-agendaWeek-button:before, .btn-icon-anim.btn-warning.fc-prev-button:before, .btn-icon-anim.btn-warning.fc-next-button:before, .btn-icon-anim.btn-warning.fc-today-button:before {
      box-shadow: 0 0 0 35px #fec107 inset; }
    .btn.btn-icon-anim.btn-warning:hover, .wizard > .actions a.btn-icon-anim.btn-warning:hover, .dt-buttons .btn-icon-anim.btn-warning.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-warning:hover, .sweet-alert button.btn-icon-anim.btn-warning:hover, .owl-theme .owl-nav .btn-icon-anim.btn-warning[class*="owl-"]:hover, button.btn-icon-anim.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-warning.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-warning.fc-agendaWeek-button:hover, .btn-icon-anim.btn-warning.fc-prev-button:hover, .btn-icon-anim.btn-warning.fc-next-button:hover, .btn-icon-anim.btn-warning.fc-today-button:hover {
      color: #fec107 !important; }
      .btn.btn-icon-anim.btn-warning:hover:before, .wizard > .actions a.btn-icon-anim.btn-warning:hover:before, .dt-buttons .btn-icon-anim.btn-warning.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-warning:hover:before, .sweet-alert button.btn-icon-anim.btn-warning:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-warning[class*="owl-"]:hover:before, button.btn-icon-anim.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-warning.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-warning.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-warning.fc-prev-button:hover:before, .btn-icon-anim.btn-warning.fc-next-button:hover:before, .btn-icon-anim.btn-warning.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #fec107 inset; }
    .btn.btn-icon-anim.btn-facebook:before, .wizard > .actions a.btn-icon-anim.btn-facebook:before, .dt-buttons .btn-icon-anim.btn-facebook.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-facebook:before, .sweet-alert button.btn-icon-anim.btn-facebook:before, .owl-theme .owl-nav .btn-icon-anim.btn-facebook[class*="owl-"]:before, button.btn-icon-anim.btn-facebook.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-facebook.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-facebook.fc-agendaWeek-button:before, .btn-icon-anim.btn-facebook.fc-prev-button:before, .btn-icon-anim.btn-facebook.fc-next-button:before, .btn-icon-anim.btn-facebook.fc-today-button:before {
      box-shadow: 0 0 0 35px #3b5998 inset; }
    .btn.btn-icon-anim.btn-facebook:hover, .wizard > .actions a.btn-icon-anim.btn-facebook:hover, .dt-buttons .btn-icon-anim.btn-facebook.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-facebook:hover, .sweet-alert button.btn-icon-anim.btn-facebook:hover, .owl-theme .owl-nav .btn-icon-anim.btn-facebook[class*="owl-"]:hover, button.btn-icon-anim.btn-facebook.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-facebook.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-facebook.fc-agendaWeek-button:hover, .btn-icon-anim.btn-facebook.fc-prev-button:hover, .btn-icon-anim.btn-facebook.fc-next-button:hover, .btn-icon-anim.btn-facebook.fc-today-button:hover {
      color: #3b5998 !important; }
      .btn.btn-icon-anim.btn-facebook:hover:before, .wizard > .actions a.btn-icon-anim.btn-facebook:hover:before, .dt-buttons .btn-icon-anim.btn-facebook.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-facebook:hover:before, .sweet-alert button.btn-icon-anim.btn-facebook:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-facebook[class*="owl-"]:hover:before, button.btn-icon-anim.btn-facebook.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-facebook.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-facebook.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-facebook.fc-prev-button:hover:before, .btn-icon-anim.btn-facebook.fc-next-button:hover:before, .btn-icon-anim.btn-facebook.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #3b5998 inset; }
    .btn.btn-icon-anim.btn-twitter:before, .wizard > .actions a.btn-icon-anim.btn-twitter:before, .dt-buttons .btn-icon-anim.btn-twitter.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-twitter:before, .sweet-alert button.btn-icon-anim.btn-twitter:before, .owl-theme .owl-nav .btn-icon-anim.btn-twitter[class*="owl-"]:before, button.btn-icon-anim.btn-twitter.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-twitter.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-twitter.fc-agendaWeek-button:before, .btn-icon-anim.btn-twitter.fc-prev-button:before, .btn-icon-anim.btn-twitter.fc-next-button:before, .btn-icon-anim.btn-twitter.fc-today-button:before {
      box-shadow: 0 0 0 35px #55acee inset; }
    .btn.btn-icon-anim.btn-twitter:hover, .wizard > .actions a.btn-icon-anim.btn-twitter:hover, .dt-buttons .btn-icon-anim.btn-twitter.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-twitter:hover, .sweet-alert button.btn-icon-anim.btn-twitter:hover, .owl-theme .owl-nav .btn-icon-anim.btn-twitter[class*="owl-"]:hover, button.btn-icon-anim.btn-twitter.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-twitter.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-twitter.fc-agendaWeek-button:hover, .btn-icon-anim.btn-twitter.fc-prev-button:hover, .btn-icon-anim.btn-twitter.fc-next-button:hover, .btn-icon-anim.btn-twitter.fc-today-button:hover {
      color: #55acee !important; }
      .btn.btn-icon-anim.btn-twitter:hover:before, .wizard > .actions a.btn-icon-anim.btn-twitter:hover:before, .dt-buttons .btn-icon-anim.btn-twitter.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-twitter:hover:before, .sweet-alert button.btn-icon-anim.btn-twitter:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-twitter[class*="owl-"]:hover:before, button.btn-icon-anim.btn-twitter.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-twitter.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-twitter.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-twitter.fc-prev-button:hover:before, .btn-icon-anim.btn-twitter.fc-next-button:hover:before, .btn-icon-anim.btn-twitter.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #55acee inset; }
    .btn.btn-icon-anim.btn-linkedin:before, .wizard > .actions a.btn-icon-anim.btn-linkedin:before, .dt-buttons .btn-icon-anim.btn-linkedin.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-linkedin:before, .sweet-alert button.btn-icon-anim.btn-linkedin:before, .owl-theme .owl-nav .btn-icon-anim.btn-linkedin[class*="owl-"]:before, button.btn-icon-anim.btn-linkedin.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-linkedin.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-linkedin.fc-agendaWeek-button:before, .btn-icon-anim.btn-linkedin.fc-prev-button:before, .btn-icon-anim.btn-linkedin.fc-next-button:before, .btn-icon-anim.btn-linkedin.fc-today-button:before {
      box-shadow: 0 0 0 35px #007bb6 inset; }
    .btn.btn-icon-anim.btn-linkedin:hover, .wizard > .actions a.btn-icon-anim.btn-linkedin:hover, .dt-buttons .btn-icon-anim.btn-linkedin.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-linkedin:hover, .sweet-alert button.btn-icon-anim.btn-linkedin:hover, .owl-theme .owl-nav .btn-icon-anim.btn-linkedin[class*="owl-"]:hover, button.btn-icon-anim.btn-linkedin.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-linkedin.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-linkedin.fc-agendaWeek-button:hover, .btn-icon-anim.btn-linkedin.fc-prev-button:hover, .btn-icon-anim.btn-linkedin.fc-next-button:hover, .btn-icon-anim.btn-linkedin.fc-today-button:hover {
      color: #007bb6 !important; }
      .btn.btn-icon-anim.btn-linkedin:hover:before, .wizard > .actions a.btn-icon-anim.btn-linkedin:hover:before, .dt-buttons .btn-icon-anim.btn-linkedin.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-linkedin:hover:before, .sweet-alert button.btn-icon-anim.btn-linkedin:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-linkedin[class*="owl-"]:hover:before, button.btn-icon-anim.btn-linkedin.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-linkedin.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-linkedin.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-linkedin.fc-prev-button:hover:before, .btn-icon-anim.btn-linkedin.fc-next-button:hover:before, .btn-icon-anim.btn-linkedin.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #007bb6 inset; }
    .btn.btn-icon-anim.btn-dribbble:before, .wizard > .actions a.btn-icon-anim.btn-dribbble:before, .dt-buttons .btn-icon-anim.btn-dribbble.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-dribbble:before, .sweet-alert button.btn-icon-anim.btn-dribbble:before, .owl-theme .owl-nav .btn-icon-anim.btn-dribbble[class*="owl-"]:before, button.btn-icon-anim.btn-dribbble.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-dribbble.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-dribbble.fc-agendaWeek-button:before, .btn-icon-anim.btn-dribbble.fc-prev-button:before, .btn-icon-anim.btn-dribbble.fc-next-button:before, .btn-icon-anim.btn-dribbble.fc-today-button:before {
      box-shadow: 0 0 0 35px #ea4c89 inset; }
    .btn.btn-icon-anim.btn-dribbble:hover, .wizard > .actions a.btn-icon-anim.btn-dribbble:hover, .dt-buttons .btn-icon-anim.btn-dribbble.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-dribbble:hover, .sweet-alert button.btn-icon-anim.btn-dribbble:hover, .owl-theme .owl-nav .btn-icon-anim.btn-dribbble[class*="owl-"]:hover, button.btn-icon-anim.btn-dribbble.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-dribbble.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-dribbble.fc-agendaWeek-button:hover, .btn-icon-anim.btn-dribbble.fc-prev-button:hover, .btn-icon-anim.btn-dribbble.fc-next-button:hover, .btn-icon-anim.btn-dribbble.fc-today-button:hover {
      color: #ea4c89 !important; }
      .btn.btn-icon-anim.btn-dribbble:hover:before, .wizard > .actions a.btn-icon-anim.btn-dribbble:hover:before, .dt-buttons .btn-icon-anim.btn-dribbble.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-dribbble:hover:before, .sweet-alert button.btn-icon-anim.btn-dribbble:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-dribbble[class*="owl-"]:hover:before, button.btn-icon-anim.btn-dribbble.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-dribbble.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-dribbble.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-dribbble.fc-prev-button:hover:before, .btn-icon-anim.btn-dribbble.fc-next-button:hover:before, .btn-icon-anim.btn-dribbble.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #ea4c89 inset; }
    .btn.btn-icon-anim.btn-googleplus:before, .wizard > .actions a.btn-icon-anim.btn-googleplus:before, .dt-buttons .btn-icon-anim.btn-googleplus.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-googleplus:before, .sweet-alert button.btn-icon-anim.btn-googleplus:before, .owl-theme .owl-nav .btn-icon-anim.btn-googleplus[class*="owl-"]:before, button.btn-icon-anim.btn-googleplus.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-googleplus.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-googleplus.fc-agendaWeek-button:before, .btn-icon-anim.btn-googleplus.fc-prev-button:before, .btn-icon-anim.btn-googleplus.fc-next-button:before, .btn-icon-anim.btn-googleplus.fc-today-button:before {
      box-shadow: 0 0 0 35px #dd4b39 inset; }
    .btn.btn-icon-anim.btn-googleplus:hover, .wizard > .actions a.btn-icon-anim.btn-googleplus:hover, .dt-buttons .btn-icon-anim.btn-googleplus.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-googleplus:hover, .sweet-alert button.btn-icon-anim.btn-googleplus:hover, .owl-theme .owl-nav .btn-icon-anim.btn-googleplus[class*="owl-"]:hover, button.btn-icon-anim.btn-googleplus.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-googleplus.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-googleplus.fc-agendaWeek-button:hover, .btn-icon-anim.btn-googleplus.fc-prev-button:hover, .btn-icon-anim.btn-googleplus.fc-next-button:hover, .btn-icon-anim.btn-googleplus.fc-today-button:hover {
      color: #dd4b39 !important; }
      .btn.btn-icon-anim.btn-googleplus:hover:before, .wizard > .actions a.btn-icon-anim.btn-googleplus:hover:before, .dt-buttons .btn-icon-anim.btn-googleplus.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-googleplus:hover:before, .sweet-alert button.btn-icon-anim.btn-googleplus:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-googleplus[class*="owl-"]:hover:before, button.btn-icon-anim.btn-googleplus.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-googleplus.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-googleplus.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-googleplus.fc-prev-button:hover:before, .btn-icon-anim.btn-googleplus.fc-next-button:hover:before, .btn-icon-anim.btn-googleplus.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #dd4b39 inset; }
    .btn.btn-icon-anim.btn-instagram:before, .wizard > .actions a.btn-icon-anim.btn-instagram:before, .dt-buttons .btn-icon-anim.btn-instagram.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-instagram:before, .sweet-alert button.btn-icon-anim.btn-instagram:before, .owl-theme .owl-nav .btn-icon-anim.btn-instagram[class*="owl-"]:before, button.btn-icon-anim.btn-instagram.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-instagram.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-instagram.fc-agendaWeek-button:before, .btn-icon-anim.btn-instagram.fc-prev-button:before, .btn-icon-anim.btn-instagram.fc-next-button:before, .btn-icon-anim.btn-instagram.fc-today-button:before {
      box-shadow: 0 0 0 35px #3f729b inset; }
    .btn.btn-icon-anim.btn-instagram:hover, .wizard > .actions a.btn-icon-anim.btn-instagram:hover, .dt-buttons .btn-icon-anim.btn-instagram.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-instagram:hover, .sweet-alert button.btn-icon-anim.btn-instagram:hover, .owl-theme .owl-nav .btn-icon-anim.btn-instagram[class*="owl-"]:hover, button.btn-icon-anim.btn-instagram.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-instagram.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-instagram.fc-agendaWeek-button:hover, .btn-icon-anim.btn-instagram.fc-prev-button:hover, .btn-icon-anim.btn-instagram.fc-next-button:hover, .btn-icon-anim.btn-instagram.fc-today-button:hover {
      color: #3f729b !important; }
      .btn.btn-icon-anim.btn-instagram:hover:before, .wizard > .actions a.btn-icon-anim.btn-instagram:hover:before, .dt-buttons .btn-icon-anim.btn-instagram.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-instagram:hover:before, .sweet-alert button.btn-icon-anim.btn-instagram:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-instagram[class*="owl-"]:hover:before, button.btn-icon-anim.btn-instagram.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-instagram.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-instagram.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-instagram.fc-prev-button:hover:before, .btn-icon-anim.btn-instagram.fc-next-button:hover:before, .btn-icon-anim.btn-instagram.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #3f729b inset; }
    .btn.btn-icon-anim.btn-pinterest:before, .wizard > .actions a.btn-icon-anim.btn-pinterest:before, .dt-buttons .btn-icon-anim.btn-pinterest.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-pinterest:before, .sweet-alert button.btn-icon-anim.btn-pinterest:before, .owl-theme .owl-nav .btn-icon-anim.btn-pinterest[class*="owl-"]:before, button.btn-icon-anim.btn-pinterest.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-pinterest.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-pinterest.fc-agendaWeek-button:before, .btn-icon-anim.btn-pinterest.fc-prev-button:before, .btn-icon-anim.btn-pinterest.fc-next-button:before, .btn-icon-anim.btn-pinterest.fc-today-button:before {
      box-shadow: 0 0 0 35px #cb2027 inset; }
    .btn.btn-icon-anim.btn-pinterest:hover, .wizard > .actions a.btn-icon-anim.btn-pinterest:hover, .dt-buttons .btn-icon-anim.btn-pinterest.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-pinterest:hover, .sweet-alert button.btn-icon-anim.btn-pinterest:hover, .owl-theme .owl-nav .btn-icon-anim.btn-pinterest[class*="owl-"]:hover, button.btn-icon-anim.btn-pinterest.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-pinterest.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-pinterest.fc-agendaWeek-button:hover, .btn-icon-anim.btn-pinterest.fc-prev-button:hover, .btn-icon-anim.btn-pinterest.fc-next-button:hover, .btn-icon-anim.btn-pinterest.fc-today-button:hover {
      color: #cb2027 !important; }
      .btn.btn-icon-anim.btn-pinterest:hover:before, .wizard > .actions a.btn-icon-anim.btn-pinterest:hover:before, .dt-buttons .btn-icon-anim.btn-pinterest.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-pinterest:hover:before, .sweet-alert button.btn-icon-anim.btn-pinterest:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-pinterest[class*="owl-"]:hover:before, button.btn-icon-anim.btn-pinterest.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-pinterest.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-pinterest.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-pinterest.fc-prev-button:hover:before, .btn-icon-anim.btn-pinterest.fc-next-button:hover:before, .btn-icon-anim.btn-pinterest.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #cb2027 inset; }
    .btn.btn-icon-anim.btn-dropbox:before, .wizard > .actions a.btn-icon-anim.btn-dropbox:before, .dt-buttons .btn-icon-anim.btn-dropbox.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-dropbox:before, .sweet-alert button.btn-icon-anim.btn-dropbox:before, .owl-theme .owl-nav .btn-icon-anim.btn-dropbox[class*="owl-"]:before, button.btn-icon-anim.btn-dropbox.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-dropbox.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-dropbox.fc-agendaWeek-button:before, .btn-icon-anim.btn-dropbox.fc-prev-button:before, .btn-icon-anim.btn-dropbox.fc-next-button:before, .btn-icon-anim.btn-dropbox.fc-today-button:before {
      box-shadow: 0 0 0 35px #007ee5 inset; }
    .btn.btn-icon-anim.btn-dropbox:hover, .wizard > .actions a.btn-icon-anim.btn-dropbox:hover, .dt-buttons .btn-icon-anim.btn-dropbox.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-dropbox:hover, .sweet-alert button.btn-icon-anim.btn-dropbox:hover, .owl-theme .owl-nav .btn-icon-anim.btn-dropbox[class*="owl-"]:hover, button.btn-icon-anim.btn-dropbox.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-dropbox.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-dropbox.fc-agendaWeek-button:hover, .btn-icon-anim.btn-dropbox.fc-prev-button:hover, .btn-icon-anim.btn-dropbox.fc-next-button:hover, .btn-icon-anim.btn-dropbox.fc-today-button:hover {
      color: #007ee5 !important; }
      .btn.btn-icon-anim.btn-dropbox:hover:before, .wizard > .actions a.btn-icon-anim.btn-dropbox:hover:before, .dt-buttons .btn-icon-anim.btn-dropbox.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-dropbox:hover:before, .sweet-alert button.btn-icon-anim.btn-dropbox:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-dropbox[class*="owl-"]:hover:before, button.btn-icon-anim.btn-dropbox.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-dropbox.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-dropbox.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-dropbox.fc-prev-button:hover:before, .btn-icon-anim.btn-dropbox.fc-next-button:hover:before, .btn-icon-anim.btn-dropbox.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #007ee5 inset; }
    .btn.btn-icon-anim.btn-flickr:before, .wizard > .actions a.btn-icon-anim.btn-flickr:before, .dt-buttons .btn-icon-anim.btn-flickr.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-flickr:before, .sweet-alert button.btn-icon-anim.btn-flickr:before, .owl-theme .owl-nav .btn-icon-anim.btn-flickr[class*="owl-"]:before, button.btn-icon-anim.btn-flickr.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-flickr.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-flickr.fc-agendaWeek-button:before, .btn-icon-anim.btn-flickr.fc-prev-button:before, .btn-icon-anim.btn-flickr.fc-next-button:before, .btn-icon-anim.btn-flickr.fc-today-button:before {
      box-shadow: 0 0 0 35px #ff0084 inset; }
    .btn.btn-icon-anim.btn-flickr:hover, .wizard > .actions a.btn-icon-anim.btn-flickr:hover, .dt-buttons .btn-icon-anim.btn-flickr.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-flickr:hover, .sweet-alert button.btn-icon-anim.btn-flickr:hover, .owl-theme .owl-nav .btn-icon-anim.btn-flickr[class*="owl-"]:hover, button.btn-icon-anim.btn-flickr.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-flickr.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-flickr.fc-agendaWeek-button:hover, .btn-icon-anim.btn-flickr.fc-prev-button:hover, .btn-icon-anim.btn-flickr.fc-next-button:hover, .btn-icon-anim.btn-flickr.fc-today-button:hover {
      color: #ff0084 !important; }
      .btn.btn-icon-anim.btn-flickr:hover:before, .wizard > .actions a.btn-icon-anim.btn-flickr:hover:before, .dt-buttons .btn-icon-anim.btn-flickr.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-flickr:hover:before, .sweet-alert button.btn-icon-anim.btn-flickr:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-flickr[class*="owl-"]:hover:before, button.btn-icon-anim.btn-flickr.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-flickr.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-flickr.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-flickr.fc-prev-button:hover:before, .btn-icon-anim.btn-flickr.fc-next-button:hover:before, .btn-icon-anim.btn-flickr.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #ff0084 inset; }
    .btn.btn-icon-anim.btn-tumblr:before, .wizard > .actions a.btn-icon-anim.btn-tumblr:before, .dt-buttons .btn-icon-anim.btn-tumblr.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-tumblr:before, .sweet-alert button.btn-icon-anim.btn-tumblr:before, .owl-theme .owl-nav .btn-icon-anim.btn-tumblr[class*="owl-"]:before, button.btn-icon-anim.btn-tumblr.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-tumblr.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-tumblr.fc-agendaWeek-button:before, .btn-icon-anim.btn-tumblr.fc-prev-button:before, .btn-icon-anim.btn-tumblr.fc-next-button:before, .btn-icon-anim.btn-tumblr.fc-today-button:before {
      box-shadow: 0 0 0 35px #32506d inset; }
    .btn.btn-icon-anim.btn-tumblr:hover, .wizard > .actions a.btn-icon-anim.btn-tumblr:hover, .dt-buttons .btn-icon-anim.btn-tumblr.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-tumblr:hover, .sweet-alert button.btn-icon-anim.btn-tumblr:hover, .owl-theme .owl-nav .btn-icon-anim.btn-tumblr[class*="owl-"]:hover, button.btn-icon-anim.btn-tumblr.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-tumblr.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-tumblr.fc-agendaWeek-button:hover, .btn-icon-anim.btn-tumblr.fc-prev-button:hover, .btn-icon-anim.btn-tumblr.fc-next-button:hover, .btn-icon-anim.btn-tumblr.fc-today-button:hover {
      color: #32506d !important; }
      .btn.btn-icon-anim.btn-tumblr:hover:before, .wizard > .actions a.btn-icon-anim.btn-tumblr:hover:before, .dt-buttons .btn-icon-anim.btn-tumblr.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-tumblr:hover:before, .sweet-alert button.btn-icon-anim.btn-tumblr:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-tumblr[class*="owl-"]:hover:before, button.btn-icon-anim.btn-tumblr.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-tumblr.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-tumblr.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-tumblr.fc-prev-button:hover:before, .btn-icon-anim.btn-tumblr.fc-next-button:hover:before, .btn-icon-anim.btn-tumblr.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #32506d inset; }
    .btn.btn-icon-anim.btn-skype:before, .wizard > .actions a.btn-icon-anim.btn-skype:before, .dt-buttons .btn-icon-anim.btn-skype.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-skype:before, .sweet-alert button.btn-icon-anim.btn-skype:before, .owl-theme .owl-nav .btn-icon-anim.btn-skype[class*="owl-"]:before, button.btn-icon-anim.btn-skype.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-skype.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-skype.fc-agendaWeek-button:before, .btn-icon-anim.btn-skype.fc-prev-button:before, .btn-icon-anim.btn-skype.fc-next-button:before, .btn-icon-anim.btn-skype.fc-today-button:before {
      box-shadow: 0 0 0 35px #00aff0 inset; }
    .btn.btn-icon-anim.btn-skype:hover, .wizard > .actions a.btn-icon-anim.btn-skype:hover, .dt-buttons .btn-icon-anim.btn-skype.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-skype:hover, .sweet-alert button.btn-icon-anim.btn-skype:hover, .owl-theme .owl-nav .btn-icon-anim.btn-skype[class*="owl-"]:hover, button.btn-icon-anim.btn-skype.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-skype.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-skype.fc-agendaWeek-button:hover, .btn-icon-anim.btn-skype.fc-prev-button:hover, .btn-icon-anim.btn-skype.fc-next-button:hover, .btn-icon-anim.btn-skype.fc-today-button:hover {
      color: #00aff0 !important; }
      .btn.btn-icon-anim.btn-skype:hover:before, .wizard > .actions a.btn-icon-anim.btn-skype:hover:before, .dt-buttons .btn-icon-anim.btn-skype.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-skype:hover:before, .sweet-alert button.btn-icon-anim.btn-skype:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-skype[class*="owl-"]:hover:before, button.btn-icon-anim.btn-skype.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-skype.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-skype.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-skype.fc-prev-button:hover:before, .btn-icon-anim.btn-skype.fc-next-button:hover:before, .btn-icon-anim.btn-skype.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #00aff0 inset; }
    .btn.btn-icon-anim.btn-youtube:before, .wizard > .actions a.btn-icon-anim.btn-youtube:before, .dt-buttons .btn-icon-anim.btn-youtube.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-youtube:before, .sweet-alert button.btn-icon-anim.btn-youtube:before, .owl-theme .owl-nav .btn-icon-anim.btn-youtube[class*="owl-"]:before, button.btn-icon-anim.btn-youtube.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-youtube.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-youtube.fc-agendaWeek-button:before, .btn-icon-anim.btn-youtube.fc-prev-button:before, .btn-icon-anim.btn-youtube.fc-next-button:before, .btn-icon-anim.btn-youtube.fc-today-button:before {
      box-shadow: 0 0 0 35px #bb0000 inset; }
    .btn.btn-icon-anim.btn-youtube:hover, .wizard > .actions a.btn-icon-anim.btn-youtube:hover, .dt-buttons .btn-icon-anim.btn-youtube.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-youtube:hover, .sweet-alert button.btn-icon-anim.btn-youtube:hover, .owl-theme .owl-nav .btn-icon-anim.btn-youtube[class*="owl-"]:hover, button.btn-icon-anim.btn-youtube.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-youtube.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-youtube.fc-agendaWeek-button:hover, .btn-icon-anim.btn-youtube.fc-prev-button:hover, .btn-icon-anim.btn-youtube.fc-next-button:hover, .btn-icon-anim.btn-youtube.fc-today-button:hover {
      color: #bb0000 !important; }
      .btn.btn-icon-anim.btn-youtube:hover:before, .wizard > .actions a.btn-icon-anim.btn-youtube:hover:before, .dt-buttons .btn-icon-anim.btn-youtube.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-youtube:hover:before, .sweet-alert button.btn-icon-anim.btn-youtube:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-youtube[class*="owl-"]:hover:before, button.btn-icon-anim.btn-youtube.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-youtube.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-youtube.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-youtube.fc-prev-button:hover:before, .btn-icon-anim.btn-youtube.fc-next-button:hover:before, .btn-icon-anim.btn-youtube.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #bb0000 inset; }
    .btn.btn-icon-anim.btn-github:before, .wizard > .actions a.btn-icon-anim.btn-github:before, .dt-buttons .btn-icon-anim.btn-github.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-github:before, .sweet-alert button.btn-icon-anim.btn-github:before, .owl-theme .owl-nav .btn-icon-anim.btn-github[class*="owl-"]:before, button.btn-icon-anim.btn-github.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-github.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-github.fc-agendaWeek-button:before, .btn-icon-anim.btn-github.fc-prev-button:before, .btn-icon-anim.btn-github.fc-next-button:before, .btn-icon-anim.btn-github.fc-today-button:before {
      box-shadow: 0 0 0 35px #171515 inset; }
    .btn.btn-icon-anim.btn-github:hover, .wizard > .actions a.btn-icon-anim.btn-github:hover, .dt-buttons .btn-icon-anim.btn-github.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-github:hover, .sweet-alert button.btn-icon-anim.btn-github:hover, .owl-theme .owl-nav .btn-icon-anim.btn-github[class*="owl-"]:hover, button.btn-icon-anim.btn-github.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-github.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-github.fc-agendaWeek-button:hover, .btn-icon-anim.btn-github.fc-prev-button:hover, .btn-icon-anim.btn-github.fc-next-button:hover, .btn-icon-anim.btn-github.fc-today-button:hover {
      color: #171515 !important; }
      .btn.btn-icon-anim.btn-github:hover:before, .wizard > .actions a.btn-icon-anim.btn-github:hover:before, .dt-buttons .btn-icon-anim.btn-github.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-github:hover:before, .sweet-alert button.btn-icon-anim.btn-github:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-github[class*="owl-"]:hover:before, button.btn-icon-anim.btn-github.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-github.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-github.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-github.fc-prev-button:hover:before, .btn-icon-anim.btn-github.fc-next-button:hover:before, .btn-icon-anim.btn-github.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #171515 inset; }
  .btn.btn-square, .wizard > .actions a.btn-square, .dt-buttons .btn-square.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-square, .sweet-alert button.btn-square, .owl-theme .owl-nav .btn-square[class*="owl-"], button.btn-square.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.btn-square.fc-month-button.fc-state-default.fc-corner-left,
  button.btn-square.fc-agendaWeek-button, .btn-square.fc-prev-button, .btn-square.fc-next-button, .btn-square.fc-today-button {
    height: 42px;
    width: 42px;
    padding: 0; }
    .btn.btn-square.btn-lg, .wizard > .actions a.btn-square.btn-lg, .dt-buttons .btn-square.btn-lg.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-square.btn-lg, .sweet-alert button.btn-square.btn-lg, .owl-theme .owl-nav .btn-square.btn-lg[class*="owl-"], button.btn-square.btn-lg.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-square.btn-lg.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-square.btn-lg.fc-agendaWeek-button, .btn-square.btn-lg.fc-prev-button, .btn-square.btn-lg.fc-next-button, .btn-square.btn-lg.fc-today-button {
      height: 48px;
      width: 48px; }
    .btn.btn-square.btn-sm, .wizard > .actions a.btn-square.btn-sm, .dt-buttons .btn-square.btn-sm.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-square.btn-sm, .sweet-alert button.btn-square.btn-sm, .owl-theme .owl-nav .btn-square.btn-sm[class*="owl-"], button.btn-square.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-square.btn-sm.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-square.btn-sm.fc-agendaWeek-button, .btn-square.btn-sm.fc-prev-button, .btn-square.btn-sm.fc-next-button, .btn-square.btn-sm.fc-today-button {
      height: 35px;
      width: 35px;
      padding: 6px !important; }
  .btn.btn-circle, .wizard > .actions a.btn-circle, .dt-buttons .btn-circle.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-circle, .sweet-alert button.btn-circle, .owl-theme .owl-nav .btn-circle[class*="owl-"], button.btn-circle.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.btn-circle.fc-month-button.fc-state-default.fc-corner-left,
  button.btn-circle.fc-agendaWeek-button, .btn-circle.fc-prev-button, .btn-circle.fc-next-button, .btn-circle.fc-today-button {
    height: 40px;
    width: 40px;
    padding: 0;
    border-radius: 50%; }
    .btn.btn-circle:before, .wizard > .actions a.btn-circle:before, .dt-buttons .btn-circle.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-circle:before, .sweet-alert button.btn-circle:before, .owl-theme .owl-nav .btn-circle[class*="owl-"]:before, button.btn-circle.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-circle.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-circle.fc-agendaWeek-button:before, .btn-circle.fc-prev-button:before, .btn-circle.fc-next-button:before, .btn-circle.fc-today-button:before {
      border-radius: 50%; }
    .btn.btn-circle.btn-lg, .wizard > .actions a.btn-circle.btn-lg, .dt-buttons .btn-circle.btn-lg.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-circle.btn-lg, .sweet-alert button.btn-circle.btn-lg, .owl-theme .owl-nav .btn-circle.btn-lg[class*="owl-"], button.btn-circle.btn-lg.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-circle.btn-lg.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-circle.btn-lg.fc-agendaWeek-button, .btn-circle.btn-lg.fc-prev-button, .btn-circle.btn-lg.fc-next-button, .btn-circle.btn-lg.fc-today-button {
      height: 45px;
      width: 45px; }
    .btn.btn-circle.btn-sm, .wizard > .actions a.btn-circle.btn-sm, .dt-buttons .btn-circle.btn-sm.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-circle.btn-sm, .sweet-alert button.btn-circle.btn-sm, .owl-theme .owl-nav .btn-circle.btn-sm[class*="owl-"], button.btn-circle.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-circle.btn-sm.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-circle.btn-sm.fc-agendaWeek-button, .btn-circle.btn-sm.fc-prev-button, .btn-circle.btn-sm.fc-next-button, .btn-circle.btn-sm.fc-today-button {
      height: 35px;
      width: 35px;
      padding: 6px !important; }
  .btn.fancy-button.btn-default.btn-0:before, .wizard > .actions a.fancy-button.btn-default.btn-0:before, .dt-buttons .fancy-button.btn-default.btn-0.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.fancy-button.btn-0:before, .sweet-alert button.fancy-button.btn-default.btn-0:before, .owl-theme .owl-nav .fancy-button.btn-0[class*="owl-"]:before, button.fancy-button.btn-default.btn-0.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
  button.fancy-button.btn-default.btn-0.fc-month-button.fc-state-default.fc-corner-left:before,
  button.fancy-button.btn-default.btn-0.fc-agendaWeek-button:before, .fancy-button.btn-default.btn-0.fc-prev-button:before, .fancy-button.btn-default.btn-0.fc-next-button:before, .fancy-button.btn-default.btn-0.fc-today-button:before {
    background: gainsboro; }
  .btn.fancy-button.btn-default.btn-0:hover, .wizard > .actions a.fancy-button.btn-default.btn-0:hover, .dt-buttons .fancy-button.btn-default.btn-0.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fancy-button.btn-0:hover, .sweet-alert button.fancy-button.btn-default.btn-0:hover, .owl-theme .owl-nav .fancy-button.btn-0[class*="owl-"]:hover, button.fancy-button.btn-default.btn-0.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
  button.fancy-button.btn-default.btn-0.fc-month-button.fc-state-default.fc-corner-left:hover,
  button.fancy-button.btn-default.btn-0.fc-agendaWeek-button:hover, .fancy-button.btn-default.btn-0.fc-prev-button:hover, .fancy-button.btn-default.btn-0.fc-next-button:hover, .fancy-button.btn-default.btn-0.fc-today-button:hover {
    color: #212121 !important; }
  .btn.fancy-button.btn-info.btn-0:before, .wizard > .actions a.fancy-button.btn-info.btn-0:before, .dt-buttons .fancy-button.btn-info.btn-0.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.fancy-button.btn-info.btn-0:before, .sweet-alert button.fancy-button.btn-info.btn-0:before, .owl-theme .owl-nav .fancy-button.btn-info.btn-0[class*="owl-"]:before, button.fancy-button.btn-info.btn-0.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
  button.fancy-button.btn-info.btn-0.fc-month-button.fc-state-default.fc-corner-left:before,
  button.fancy-button.btn-info.btn-0.fc-agendaWeek-button:before, .fancy-button.btn-info.btn-0.fc-prev-button:before, .fancy-button.btn-info.btn-0.fc-next-button:before, .fancy-button.btn-info.btn-0.fc-today-button:before {
    background: #e91e63; }
  .btn.fancy-button.btn-info.btn-0:hover, .wizard > .actions a.fancy-button.btn-info.btn-0:hover, .dt-buttons .fancy-button.btn-info.btn-0.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fancy-button.btn-info.btn-0:hover, .sweet-alert button.fancy-button.btn-info.btn-0:hover, .owl-theme .owl-nav .fancy-button.btn-info.btn-0[class*="owl-"]:hover, button.fancy-button.btn-info.btn-0.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
  button.fancy-button.btn-info.btn-0.fc-month-button.fc-state-default.fc-corner-left:hover,
  button.fancy-button.btn-info.btn-0.fc-agendaWeek-button:hover, .fancy-button.btn-info.btn-0.fc-prev-button:hover, .fancy-button.btn-info.btn-0.fc-next-button:hover, .fancy-button.btn-info.btn-0.fc-today-button:hover {
    color: #fff !important; }
  .btn.fancy-button.btn-primary.btn-0:before, .wizard > .actions a.fancy-button.btn-0:before, .dt-buttons .fancy-button.btn-0.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.fancy-button.btn-primary.btn-0:before, .sweet-alert button.fancy-button.btn-primary.btn-0:before, .owl-theme .owl-nav .fancy-button.btn-primary.btn-0[class*="owl-"]:before, button.fancy-button.btn-primary.btn-0.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
  button.fancy-button.btn-primary.btn-0.fc-month-button.fc-state-default.fc-corner-left:before,
  button.fancy-button.btn-primary.btn-0.fc-agendaWeek-button:before, .fancy-button.btn-primary.btn-0.fc-prev-button:before, .fancy-button.btn-primary.btn-0.fc-next-button:before, .fancy-button.btn-primary.btn-0.fc-today-button:before {
    background: #2879ff; }
  .btn.fancy-button.btn-primary.btn-0:hover, .wizard > .actions a.fancy-button.btn-0:hover, .dt-buttons .fancy-button.btn-0.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fancy-button.btn-primary.btn-0:hover, .sweet-alert button.fancy-button.btn-primary.btn-0:hover, .owl-theme .owl-nav .fancy-button.btn-primary.btn-0[class*="owl-"]:hover, button.fancy-button.btn-primary.btn-0.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
  button.fancy-button.btn-primary.btn-0.fc-month-button.fc-state-default.fc-corner-left:hover,
  button.fancy-button.btn-primary.btn-0.fc-agendaWeek-button:hover, .fancy-button.btn-primary.btn-0.fc-prev-button:hover, .fancy-button.btn-primary.btn-0.fc-next-button:hover, .fancy-button.btn-primary.btn-0.fc-today-button:hover {
    color: #fff !important; }
  .btn.fancy-button.btn-danger.btn-0:before, .wizard > .actions a.fancy-button.btn-danger.btn-0:before, .dt-buttons .fancy-button.btn-danger.btn-0.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.fancy-button.btn-danger.btn-0:before, .sweet-alert button.fancy-button.btn-danger.btn-0:before, .owl-theme .owl-nav .fancy-button.btn-danger.btn-0[class*="owl-"]:before, button.fancy-button.btn-danger.btn-0.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
  button.fancy-button.btn-danger.btn-0.fc-month-button.fc-state-default.fc-corner-left:before,
  button.fancy-button.btn-danger.btn-0.fc-agendaWeek-button:before, .fancy-button.btn-danger.btn-0.fc-prev-button:before, .fancy-button.btn-danger.btn-0.fc-next-button:before, .fancy-button.btn-danger.btn-0.fc-today-button:before {
    background: #ff2a00; }
  .btn.fancy-button.btn-danger.btn-0:hover, .wizard > .actions a.fancy-button.btn-danger.btn-0:hover, .dt-buttons .fancy-button.btn-danger.btn-0.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fancy-button.btn-danger.btn-0:hover, .sweet-alert button.fancy-button.btn-danger.btn-0:hover, .owl-theme .owl-nav .fancy-button.btn-danger.btn-0[class*="owl-"]:hover, button.fancy-button.btn-danger.btn-0.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
  button.fancy-button.btn-danger.btn-0.fc-month-button.fc-state-default.fc-corner-left:hover,
  button.fancy-button.btn-danger.btn-0.fc-agendaWeek-button:hover, .fancy-button.btn-danger.btn-0.fc-prev-button:hover, .fancy-button.btn-danger.btn-0.fc-next-button:hover, .fancy-button.btn-danger.btn-0.fc-today-button:hover {
    color: #fff !important; }
  .btn.fancy-button.btn-success.btn-0:before, .wizard > .actions a.fancy-button.btn-success.btn-0:before, .dt-buttons .fancy-button.btn-success.btn-0.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.fancy-button.btn-success.btn-0:before, .sweet-alert button.fancy-button.btn-success.btn-0:before, .owl-theme .owl-nav .fancy-button.btn-success.btn-0[class*="owl-"]:before, button.fancy-button.btn-0.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
  button.fancy-button.btn-0.fc-month-button.fc-state-default.fc-corner-left:before,
  button.fancy-button.btn-0.fc-agendaWeek-button:before, .fancy-button.btn-0.fc-prev-button:before, .fancy-button.btn-0.fc-next-button:before, .fancy-button.btn-0.fc-today-button:before {
    background: #01c853; }
  .btn.fancy-button.btn-success.btn-0:hover, .wizard > .actions a.fancy-button.btn-success.btn-0:hover, .dt-buttons .fancy-button.btn-success.btn-0.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fancy-button.btn-success.btn-0:hover, .sweet-alert button.fancy-button.btn-success.btn-0:hover, .owl-theme .owl-nav .fancy-button.btn-success.btn-0[class*="owl-"]:hover, button.fancy-button.btn-0.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
  button.fancy-button.btn-0.fc-month-button.fc-state-default.fc-corner-left:hover,
  button.fancy-button.btn-0.fc-agendaWeek-button:hover, .fancy-button.btn-0.fc-prev-button:hover, .fancy-button.btn-0.fc-next-button:hover, .fancy-button.btn-0.fc-today-button:hover {
    color: #fff !important; }
  .btn.fancy-button.btn-warning.btn-0:before, .wizard > .actions a.fancy-button.btn-warning.btn-0:before, .dt-buttons .fancy-button.btn-warning.btn-0.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.fancy-button.btn-warning.btn-0:before, .sweet-alert button.fancy-button.btn-warning.btn-0:before, .owl-theme .owl-nav .fancy-button.btn-warning.btn-0[class*="owl-"]:before, button.fancy-button.btn-warning.btn-0.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
  button.fancy-button.btn-warning.btn-0.fc-month-button.fc-state-default.fc-corner-left:before,
  button.fancy-button.btn-warning.btn-0.fc-agendaWeek-button:before, .fancy-button.btn-warning.btn-0.fc-prev-button:before, .fancy-button.btn-warning.btn-0.fc-next-button:before, .fancy-button.btn-warning.btn-0.fc-today-button:before {
    background: #fec107; }
  .btn.fancy-button.btn-warning.btn-0:hover, .wizard > .actions a.fancy-button.btn-warning.btn-0:hover, .dt-buttons .fancy-button.btn-warning.btn-0.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fancy-button.btn-warning.btn-0:hover, .sweet-alert button.fancy-button.btn-warning.btn-0:hover, .owl-theme .owl-nav .fancy-button.btn-warning.btn-0[class*="owl-"]:hover, button.fancy-button.btn-warning.btn-0.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
  button.fancy-button.btn-warning.btn-0.fc-month-button.fc-state-default.fc-corner-left:hover,
  button.fancy-button.btn-warning.btn-0.fc-agendaWeek-button:hover, .fancy-button.btn-warning.btn-0.fc-prev-button:hover, .fancy-button.btn-warning.btn-0.fc-next-button:hover, .fancy-button.btn-warning.btn-0.fc-today-button:hover {
    color: #fff !important; }
  .btn.fixed-btn, .wizard > .actions a.fixed-btn, .dt-buttons .fixed-btn.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.fixed-btn, .sweet-alert button.fixed-btn, .owl-theme .owl-nav .fixed-btn[class*="owl-"], button.fixed-btn.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.fixed-btn.fc-month-button.fc-state-default.fc-corner-left,
  button.fixed-btn.fc-agendaWeek-button, .fixed-btn.fc-prev-button, .fixed-btn.fc-next-button, .fixed-btn.fc-today-button {
    width: 100px; }

.open .dropdown-toggle.btn.btn-default, .open .wizard > .actions a.dropdown-toggle.btn-default, .wizard > .actions .open a.dropdown-toggle.btn-default, .open .dt-buttons .dropdown-toggle.btn-default.dt-button, .dt-buttons .open .dropdown-toggle.btn-default.dt-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle, .open .sweet-alert button.dropdown-toggle.btn-default, .sweet-alert .open button.dropdown-toggle.btn-default, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"], .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"], .open button.dropdown-toggle.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right,
.open button.dropdown-toggle.btn-default.fc-month-button.fc-state-default.fc-corner-left,
.open button.dropdown-toggle.btn-default.fc-agendaWeek-button, .open .dropdown-toggle.btn-default.fc-prev-button, .open .dropdown-toggle.btn-default.fc-next-button, .open .dropdown-toggle.btn-default.fc-today-button {
  background: gainsboro;
  border: solid 1px gainsboro; }
  .open .dropdown-toggle.btn.btn-default:hover, .open .wizard > .actions a.dropdown-toggle.btn-default:hover, .wizard > .actions .open a.dropdown-toggle.btn-default:hover, .open .dt-buttons .dropdown-toggle.btn-default.dt-button:hover, .dt-buttons .open .dropdown-toggle.btn-default.dt-button:hover, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle:hover, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle:hover, .open .sweet-alert button.dropdown-toggle.btn-default:hover, .sweet-alert .open button.dropdown-toggle.btn-default:hover, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"]:hover, .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"]:hover, .open button.dropdown-toggle.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
  .open button.dropdown-toggle.btn-default.fc-month-button.fc-state-default.fc-corner-left:hover,
  .open button.dropdown-toggle.btn-default.fc-agendaWeek-button:hover, .open .dropdown-toggle.btn-default.fc-prev-button:hover, .open .dropdown-toggle.btn-default.fc-next-button:hover, .open .dropdown-toggle.btn-default.fc-today-button:hover, .open .dropdown-toggle.btn.btn-default:active, .open .wizard > .actions a.dropdown-toggle.btn-default:active, .wizard > .actions .open a.dropdown-toggle.btn-default:active, .open .dt-buttons .dropdown-toggle.btn-default.dt-button:active, .dt-buttons .open .dropdown-toggle.btn-default.dt-button:active, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle:active, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle:active, .open .sweet-alert button.dropdown-toggle.btn-default:active, .sweet-alert .open button.dropdown-toggle.btn-default:active, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"]:active, .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"]:active, .open button.dropdown-toggle.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
  .open button.dropdown-toggle.btn-default.fc-month-button.fc-state-default.fc-corner-left:active,
  .open button.dropdown-toggle.btn-default.fc-agendaWeek-button:active, .open .dropdown-toggle.btn-default.fc-prev-button:active, .open .dropdown-toggle.btn-default.fc-next-button:active, .open .dropdown-toggle.btn-default.fc-today-button:active, .open .dropdown-toggle.btn.btn-default:focus, .open .wizard > .actions a.dropdown-toggle.btn-default:focus, .wizard > .actions .open a.dropdown-toggle.btn-default:focus, .open .dt-buttons .dropdown-toggle.btn-default.dt-button:focus, .dt-buttons .open .dropdown-toggle.btn-default.dt-button:focus, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle:focus, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle:focus, .open .sweet-alert button.dropdown-toggle.btn-default:focus, .sweet-alert .open button.dropdown-toggle.btn-default:focus, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"]:focus, .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"]:focus, .open button.dropdown-toggle.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
  .open button.dropdown-toggle.btn-default.fc-month-button.fc-state-default.fc-corner-left:focus,
  .open button.dropdown-toggle.btn-default.fc-agendaWeek-button:focus, .open .dropdown-toggle.btn-default.fc-prev-button:focus, .open .dropdown-toggle.btn-default.fc-next-button:focus, .open .dropdown-toggle.btn-default.fc-today-button:focus {
    background: rgba(220, 220, 220, 0.85);
    border: solid 1px rgba(220, 220, 220, 0.1); }
.open .dropdown-toggle.btn.btn-info, .open .wizard > .actions a.dropdown-toggle.btn-info, .wizard > .actions .open a.dropdown-toggle.btn-info, .open .dt-buttons .dropdown-toggle.btn-info.dt-button, .dt-buttons .open .dropdown-toggle.btn-info.dt-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-info, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-info, .open .sweet-alert button.dropdown-toggle.btn-info, .sweet-alert .open button.dropdown-toggle.btn-info, .open .owl-theme .owl-nav .dropdown-toggle.btn-info[class*="owl-"], .owl-theme .owl-nav .open .dropdown-toggle.btn-info[class*="owl-"], .open button.dropdown-toggle.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right,
.open button.dropdown-toggle.btn-info.fc-month-button.fc-state-default.fc-corner-left,
.open button.dropdown-toggle.btn-info.fc-agendaWeek-button, .open .dropdown-toggle.btn-info.fc-prev-button, .open .dropdown-toggle.btn-info.fc-next-button, .open .dropdown-toggle.btn-info.fc-today-button {
  background: #e91e63;
  border: solid 1px #e91e63; }
  .open .dropdown-toggle.btn.btn-info:hover, .open .wizard > .actions a.dropdown-toggle.btn-info:hover, .wizard > .actions .open a.dropdown-toggle.btn-info:hover, .open .dt-buttons .dropdown-toggle.btn-info.dt-button:hover, .dt-buttons .open .dropdown-toggle.btn-info.dt-button:hover, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-info:hover, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-info:hover, .open .sweet-alert button.dropdown-toggle.btn-info:hover, .sweet-alert .open button.dropdown-toggle.btn-info:hover, .open .owl-theme .owl-nav .dropdown-toggle.btn-info[class*="owl-"]:hover, .owl-theme .owl-nav .open .dropdown-toggle.btn-info[class*="owl-"]:hover, .open button.dropdown-toggle.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
  .open button.dropdown-toggle.btn-info.fc-month-button.fc-state-default.fc-corner-left:hover,
  .open button.dropdown-toggle.btn-info.fc-agendaWeek-button:hover, .open .dropdown-toggle.btn-info.fc-prev-button:hover, .open .dropdown-toggle.btn-info.fc-next-button:hover, .open .dropdown-toggle.btn-info.fc-today-button:hover, .open .dropdown-toggle.btn.btn-info:active, .open .wizard > .actions a.dropdown-toggle.btn-info:active, .wizard > .actions .open a.dropdown-toggle.btn-info:active, .open .dt-buttons .dropdown-toggle.btn-info.dt-button:active, .dt-buttons .open .dropdown-toggle.btn-info.dt-button:active, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-info:active, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-info:active, .open .sweet-alert button.dropdown-toggle.btn-info:active, .sweet-alert .open button.dropdown-toggle.btn-info:active, .open .owl-theme .owl-nav .dropdown-toggle.btn-info[class*="owl-"]:active, .owl-theme .owl-nav .open .dropdown-toggle.btn-info[class*="owl-"]:active, .open button.dropdown-toggle.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
  .open button.dropdown-toggle.btn-info.fc-month-button.fc-state-default.fc-corner-left:active,
  .open button.dropdown-toggle.btn-info.fc-agendaWeek-button:active, .open .dropdown-toggle.btn-info.fc-prev-button:active, .open .dropdown-toggle.btn-info.fc-next-button:active, .open .dropdown-toggle.btn-info.fc-today-button:active, .open .dropdown-toggle.btn.btn-info:focus, .open .wizard > .actions a.dropdown-toggle.btn-info:focus, .wizard > .actions .open a.dropdown-toggle.btn-info:focus, .open .dt-buttons .dropdown-toggle.btn-info.dt-button:focus, .dt-buttons .open .dropdown-toggle.btn-info.dt-button:focus, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-info:focus, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-info:focus, .open .sweet-alert button.dropdown-toggle.btn-info:focus, .sweet-alert .open button.dropdown-toggle.btn-info:focus, .open .owl-theme .owl-nav .dropdown-toggle.btn-info[class*="owl-"]:focus, .owl-theme .owl-nav .open .dropdown-toggle.btn-info[class*="owl-"]:focus, .open button.dropdown-toggle.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
  .open button.dropdown-toggle.btn-info.fc-month-button.fc-state-default.fc-corner-left:focus,
  .open button.dropdown-toggle.btn-info.fc-agendaWeek-button:focus, .open .dropdown-toggle.btn-info.fc-prev-button:focus, .open .dropdown-toggle.btn-info.fc-next-button:focus, .open .dropdown-toggle.btn-info.fc-today-button:focus {
    background: rgba(233, 30, 99, 0.85);
    border: solid 1px rgba(233, 30, 99, 0.1); }
.open .dropdown-toggle.btn.btn-primary, .open .wizard > .actions a.dropdown-toggle, .wizard > .actions .open a.dropdown-toggle, .open .dt-buttons .dropdown-toggle.dt-button, .dt-buttons .open .dropdown-toggle.dt-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-primary, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-primary, .open .sweet-alert button.dropdown-toggle.btn-primary, .sweet-alert .open button.dropdown-toggle.btn-primary, .open .owl-theme .owl-nav .dropdown-toggle.btn-primary[class*="owl-"], .owl-theme .owl-nav .open .dropdown-toggle.btn-primary[class*="owl-"], .open button.dropdown-toggle.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right,
.open button.dropdown-toggle.btn-primary.fc-month-button.fc-state-default.fc-corner-left,
.open button.dropdown-toggle.btn-primary.fc-agendaWeek-button, .open .dropdown-toggle.btn-primary.fc-prev-button, .open .dropdown-toggle.btn-primary.fc-next-button, .open .dropdown-toggle.btn-primary.fc-today-button {
  background: #2879ff;
  border: solid 1px #2879ff; }
  .open .dropdown-toggle.btn.btn-primary:hover, .open .wizard > .actions a.dropdown-toggle:hover, .wizard > .actions .open a.dropdown-toggle:hover, .open .dt-buttons .dropdown-toggle.dt-button:hover, .dt-buttons .open .dropdown-toggle.dt-button:hover, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-primary:hover, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-primary:hover, .open .sweet-alert button.dropdown-toggle.btn-primary:hover, .sweet-alert .open button.dropdown-toggle.btn-primary:hover, .open .owl-theme .owl-nav .dropdown-toggle.btn-primary[class*="owl-"]:hover, .owl-theme .owl-nav .open .dropdown-toggle.btn-primary[class*="owl-"]:hover, .open button.dropdown-toggle.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
  .open button.dropdown-toggle.btn-primary.fc-month-button.fc-state-default.fc-corner-left:hover,
  .open button.dropdown-toggle.btn-primary.fc-agendaWeek-button:hover, .open .dropdown-toggle.btn-primary.fc-prev-button:hover, .open .dropdown-toggle.btn-primary.fc-next-button:hover, .open .dropdown-toggle.btn-primary.fc-today-button:hover, .open .dropdown-toggle.btn.btn-primary:active, .open .wizard > .actions a.dropdown-toggle:active, .wizard > .actions .open a.dropdown-toggle:active, .open .dt-buttons .dropdown-toggle.dt-button:active, .dt-buttons .open .dropdown-toggle.dt-button:active, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-primary:active, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-primary:active, .open .sweet-alert button.dropdown-toggle.btn-primary:active, .sweet-alert .open button.dropdown-toggle.btn-primary:active, .open .owl-theme .owl-nav .dropdown-toggle.btn-primary[class*="owl-"]:active, .owl-theme .owl-nav .open .dropdown-toggle.btn-primary[class*="owl-"]:active, .open button.dropdown-toggle.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
  .open button.dropdown-toggle.btn-primary.fc-month-button.fc-state-default.fc-corner-left:active,
  .open button.dropdown-toggle.btn-primary.fc-agendaWeek-button:active, .open .dropdown-toggle.btn-primary.fc-prev-button:active, .open .dropdown-toggle.btn-primary.fc-next-button:active, .open .dropdown-toggle.btn-primary.fc-today-button:active, .open .dropdown-toggle.btn.btn-primary:focus, .open .wizard > .actions a.dropdown-toggle:focus, .wizard > .actions .open a.dropdown-toggle:focus, .open .dt-buttons .dropdown-toggle.dt-button:focus, .dt-buttons .open .dropdown-toggle.dt-button:focus, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-primary:focus, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-primary:focus, .open .sweet-alert button.dropdown-toggle.btn-primary:focus, .sweet-alert .open button.dropdown-toggle.btn-primary:focus, .open .owl-theme .owl-nav .dropdown-toggle.btn-primary[class*="owl-"]:focus, .owl-theme .owl-nav .open .dropdown-toggle.btn-primary[class*="owl-"]:focus, .open button.dropdown-toggle.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
  .open button.dropdown-toggle.btn-primary.fc-month-button.fc-state-default.fc-corner-left:focus,
  .open button.dropdown-toggle.btn-primary.fc-agendaWeek-button:focus, .open .dropdown-toggle.btn-primary.fc-prev-button:focus, .open .dropdown-toggle.btn-primary.fc-next-button:focus, .open .dropdown-toggle.btn-primary.fc-today-button:focus {
    background: rgba(40, 121, 255, 0.85);
    border: solid 1px rgba(40, 121, 255, 0.1); }
.open .dropdown-toggle.btn.btn-success, .open .wizard > .actions a.dropdown-toggle.btn-success, .wizard > .actions .open a.dropdown-toggle.btn-success, .open .wizard > .actions a.dropdown-toggle.fc-prev-button, .wizard > .actions .open a.dropdown-toggle.fc-prev-button, .open .wizard > .actions a.dropdown-toggle.fc-next-button, .wizard > .actions .open a.dropdown-toggle.fc-next-button, .open .wizard > .actions a.dropdown-toggle.fc-today-button, .wizard > .actions .open a.dropdown-toggle.fc-today-button, .open .dt-buttons .dropdown-toggle.btn-success.dt-button, .dt-buttons .open .dropdown-toggle.btn-success.dt-button,
.open .dt-buttons button.dropdown-toggle.dt-button.fc-agendaWeek-button,
.dt-buttons .open button.dropdown-toggle.dt-button.fc-agendaWeek-button, .open .dt-buttons .dropdown-toggle.dt-button.fc-prev-button, .dt-buttons .open .dropdown-toggle.dt-button.fc-prev-button, .open .dt-buttons .dropdown-toggle.dt-button.fc-next-button, .dt-buttons .open .dropdown-toggle.dt-button.fc-next-button, .open .dt-buttons .dropdown-toggle.dt-button.fc-today-button, .dt-buttons .open .dropdown-toggle.dt-button.fc-today-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-success, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-success,
.open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-agendaWeek-button,
.tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-agendaWeek-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-prev-button, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-prev-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-next-button, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-next-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-today-button, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-today-button, .open .sweet-alert button.dropdown-toggle.btn-success, .sweet-alert .open button.dropdown-toggle.btn-success,
.open .sweet-alert button.dropdown-toggle.fc-agendaWeek-button,
.sweet-alert .open button.dropdown-toggle.fc-agendaWeek-button, .open .sweet-alert button.dropdown-toggle.fc-prev-button, .sweet-alert .open button.dropdown-toggle.fc-prev-button, .open .sweet-alert button.dropdown-toggle.fc-next-button, .sweet-alert .open button.dropdown-toggle.fc-next-button, .open .sweet-alert button.dropdown-toggle.fc-today-button, .sweet-alert .open button.dropdown-toggle.fc-today-button, .open .owl-theme .owl-nav .dropdown-toggle.btn-success[class*="owl-"], .owl-theme .owl-nav .open .dropdown-toggle.btn-success[class*="owl-"],
.open .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button,
.owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].fc-prev-button, .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].fc-prev-button, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].fc-next-button, .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].fc-next-button, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].fc-today-button, .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].fc-today-button, .open button.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right,
.open button.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left,
.open button.dropdown-toggle.fc-agendaWeek-button, .open .dropdown-toggle.fc-prev-button, .open .dropdown-toggle.fc-next-button, .open .dropdown-toggle.fc-today-button {
  background: #01c853;
  border: solid 1px #01c853; }
  .open .dropdown-toggle.btn.btn-success:hover, .open .wizard > .actions a.dropdown-toggle.btn-success:hover, .wizard > .actions .open a.dropdown-toggle.btn-success:hover, .open .wizard > .actions a.dropdown-toggle.fc-prev-button:hover, .wizard > .actions .open a.dropdown-toggle.fc-prev-button:hover, .open .wizard > .actions a.dropdown-toggle.fc-next-button:hover, .wizard > .actions .open a.dropdown-toggle.fc-next-button:hover, .open .wizard > .actions a.dropdown-toggle.fc-today-button:hover, .wizard > .actions .open a.dropdown-toggle.fc-today-button:hover, .open .dt-buttons .dropdown-toggle.btn-success.dt-button:hover, .dt-buttons .open .dropdown-toggle.btn-success.dt-button:hover,
  .open .dt-buttons button.dropdown-toggle.dt-button.fc-agendaWeek-button:hover,
  .dt-buttons .open button.dropdown-toggle.dt-button.fc-agendaWeek-button:hover, .open .dt-buttons .dropdown-toggle.dt-button.fc-prev-button:hover, .dt-buttons .open .dropdown-toggle.dt-button.fc-prev-button:hover, .open .dt-buttons .dropdown-toggle.dt-button.fc-next-button:hover, .dt-buttons .open .dropdown-toggle.dt-button.fc-next-button:hover, .open .dt-buttons .dropdown-toggle.dt-button.fc-today-button:hover, .dt-buttons .open .dropdown-toggle.dt-button.fc-today-button:hover, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-success:hover, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-success:hover,
  .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-agendaWeek-button:hover,
  .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-agendaWeek-button:hover, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-prev-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-prev-button:hover, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-next-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-next-button:hover, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-today-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-today-button:hover, .open .sweet-alert button.dropdown-toggle.btn-success:hover, .sweet-alert .open button.dropdown-toggle.btn-success:hover,
  .open .sweet-alert button.dropdown-toggle.fc-agendaWeek-button:hover,
  .sweet-alert .open button.dropdown-toggle.fc-agendaWeek-button:hover, .open .sweet-alert button.dropdown-toggle.fc-prev-button:hover, .sweet-alert .open button.dropdown-toggle.fc-prev-button:hover, .open .sweet-alert button.dropdown-toggle.fc-next-button:hover, .sweet-alert .open button.dropdown-toggle.fc-next-button:hover, .open .sweet-alert button.dropdown-toggle.fc-today-button:hover, .sweet-alert .open button.dropdown-toggle.fc-today-button:hover, .open .owl-theme .owl-nav .dropdown-toggle.btn-success[class*="owl-"]:hover, .owl-theme .owl-nav .open .dropdown-toggle.btn-success[class*="owl-"]:hover,
  .open .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button:hover,
  .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button:hover, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].fc-prev-button:hover, .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].fc-prev-button:hover, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].fc-next-button:hover, .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].fc-next-button:hover, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].fc-today-button:hover, .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].fc-today-button:hover, .open button.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
  .open button.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left:hover,
  .open button.dropdown-toggle.fc-agendaWeek-button:hover, .open .dropdown-toggle.fc-prev-button:hover, .open .dropdown-toggle.fc-next-button:hover, .open .dropdown-toggle.fc-today-button:hover, .open .dropdown-toggle.btn.btn-success:active, .open .wizard > .actions a.dropdown-toggle.btn-success:active, .wizard > .actions .open a.dropdown-toggle.btn-success:active, .open .wizard > .actions a.dropdown-toggle.fc-prev-button:active, .wizard > .actions .open a.dropdown-toggle.fc-prev-button:active, .open .wizard > .actions a.dropdown-toggle.fc-next-button:active, .wizard > .actions .open a.dropdown-toggle.fc-next-button:active, .open .wizard > .actions a.dropdown-toggle.fc-today-button:active, .wizard > .actions .open a.dropdown-toggle.fc-today-button:active, .open .dt-buttons .dropdown-toggle.btn-success.dt-button:active, .dt-buttons .open .dropdown-toggle.btn-success.dt-button:active,
  .open .dt-buttons button.dropdown-toggle.dt-button.fc-agendaWeek-button:active,
  .dt-buttons .open button.dropdown-toggle.dt-button.fc-agendaWeek-button:active, .open .dt-buttons .dropdown-toggle.dt-button.fc-prev-button:active, .dt-buttons .open .dropdown-toggle.dt-button.fc-prev-button:active, .open .dt-buttons .dropdown-toggle.dt-button.fc-next-button:active, .dt-buttons .open .dropdown-toggle.dt-button.fc-next-button:active, .open .dt-buttons .dropdown-toggle.dt-button.fc-today-button:active, .dt-buttons .open .dropdown-toggle.dt-button.fc-today-button:active, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-success:active, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-success:active,
  .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-agendaWeek-button:active,
  .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-agendaWeek-button:active, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-prev-button:active, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-prev-button:active, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-next-button:active, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-next-button:active, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-today-button:active, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-today-button:active, .open .sweet-alert button.dropdown-toggle.btn-success:active, .sweet-alert .open button.dropdown-toggle.btn-success:active,
  .open .sweet-alert button.dropdown-toggle.fc-agendaWeek-button:active,
  .sweet-alert .open button.dropdown-toggle.fc-agendaWeek-button:active, .open .sweet-alert button.dropdown-toggle.fc-prev-button:active, .sweet-alert .open button.dropdown-toggle.fc-prev-button:active, .open .sweet-alert button.dropdown-toggle.fc-next-button:active, .sweet-alert .open button.dropdown-toggle.fc-next-button:active, .open .sweet-alert button.dropdown-toggle.fc-today-button:active, .sweet-alert .open button.dropdown-toggle.fc-today-button:active, .open .owl-theme .owl-nav .dropdown-toggle.btn-success[class*="owl-"]:active, .owl-theme .owl-nav .open .dropdown-toggle.btn-success[class*="owl-"]:active,
  .open .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button:active,
  .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button:active, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].fc-prev-button:active, .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].fc-prev-button:active, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].fc-next-button:active, .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].fc-next-button:active, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].fc-today-button:active, .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].fc-today-button:active, .open button.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
  .open button.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left:active,
  .open button.dropdown-toggle.fc-agendaWeek-button:active, .open .dropdown-toggle.fc-prev-button:active, .open .dropdown-toggle.fc-next-button:active, .open .dropdown-toggle.fc-today-button:active, .open .dropdown-toggle.btn.btn-success:focus, .open .wizard > .actions a.dropdown-toggle.btn-success:focus, .wizard > .actions .open a.dropdown-toggle.btn-success:focus, .open .wizard > .actions a.dropdown-toggle.fc-prev-button:focus, .wizard > .actions .open a.dropdown-toggle.fc-prev-button:focus, .open .wizard > .actions a.dropdown-toggle.fc-next-button:focus, .wizard > .actions .open a.dropdown-toggle.fc-next-button:focus, .open .wizard > .actions a.dropdown-toggle.fc-today-button:focus, .wizard > .actions .open a.dropdown-toggle.fc-today-button:focus, .open .dt-buttons .dropdown-toggle.btn-success.dt-button:focus, .dt-buttons .open .dropdown-toggle.btn-success.dt-button:focus,
  .open .dt-buttons button.dropdown-toggle.dt-button.fc-agendaWeek-button:focus,
  .dt-buttons .open button.dropdown-toggle.dt-button.fc-agendaWeek-button:focus, .open .dt-buttons .dropdown-toggle.dt-button.fc-prev-button:focus, .dt-buttons .open .dropdown-toggle.dt-button.fc-prev-button:focus, .open .dt-buttons .dropdown-toggle.dt-button.fc-next-button:focus, .dt-buttons .open .dropdown-toggle.dt-button.fc-next-button:focus, .open .dt-buttons .dropdown-toggle.dt-button.fc-today-button:focus, .dt-buttons .open .dropdown-toggle.dt-button.fc-today-button:focus, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-success:focus, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-success:focus,
  .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-agendaWeek-button:focus,
  .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-agendaWeek-button:focus, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-prev-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-prev-button:focus, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-next-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-next-button:focus, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-today-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-today-button:focus, .open .sweet-alert button.dropdown-toggle.btn-success:focus, .sweet-alert .open button.dropdown-toggle.btn-success:focus,
  .open .sweet-alert button.dropdown-toggle.fc-agendaWeek-button:focus,
  .sweet-alert .open button.dropdown-toggle.fc-agendaWeek-button:focus, .open .sweet-alert button.dropdown-toggle.fc-prev-button:focus, .sweet-alert .open button.dropdown-toggle.fc-prev-button:focus, .open .sweet-alert button.dropdown-toggle.fc-next-button:focus, .sweet-alert .open button.dropdown-toggle.fc-next-button:focus, .open .sweet-alert button.dropdown-toggle.fc-today-button:focus, .sweet-alert .open button.dropdown-toggle.fc-today-button:focus, .open .owl-theme .owl-nav .dropdown-toggle.btn-success[class*="owl-"]:focus, .owl-theme .owl-nav .open .dropdown-toggle.btn-success[class*="owl-"]:focus,
  .open .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button:focus,
  .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button:focus, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].fc-prev-button:focus, .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].fc-prev-button:focus, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].fc-next-button:focus, .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].fc-next-button:focus, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].fc-today-button:focus, .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].fc-today-button:focus, .open button.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
  .open button.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left:focus,
  .open button.dropdown-toggle.fc-agendaWeek-button:focus, .open .dropdown-toggle.fc-prev-button:focus, .open .dropdown-toggle.fc-next-button:focus, .open .dropdown-toggle.fc-today-button:focus {
    background: rgba(1, 200, 83, 0.85);
    border: solid 1px rgba(1, 200, 83, 0.1); }
.open .dropdown-toggle.btn.btn-danger, .open .wizard > .actions a.dropdown-toggle.btn-danger, .wizard > .actions .open a.dropdown-toggle.btn-danger, .open .dt-buttons .dropdown-toggle.btn-danger.dt-button, .dt-buttons .open .dropdown-toggle.btn-danger.dt-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-danger, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-danger, .open .sweet-alert button.dropdown-toggle.btn-danger, .sweet-alert .open button.dropdown-toggle.btn-danger, .open .owl-theme .owl-nav .dropdown-toggle.btn-danger[class*="owl-"], .owl-theme .owl-nav .open .dropdown-toggle.btn-danger[class*="owl-"], .open button.dropdown-toggle.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right,
.open button.dropdown-toggle.btn-danger.fc-month-button.fc-state-default.fc-corner-left,
.open button.dropdown-toggle.btn-danger.fc-agendaWeek-button, .open .dropdown-toggle.btn-danger.fc-prev-button, .open .dropdown-toggle.btn-danger.fc-next-button, .open .dropdown-toggle.btn-danger.fc-today-button {
  background: #ff2a00;
  border: solid 1px #ff2a00; }
  .open .dropdown-toggle.btn.btn-danger:hover, .open .wizard > .actions a.dropdown-toggle.btn-danger:hover, .wizard > .actions .open a.dropdown-toggle.btn-danger:hover, .open .dt-buttons .dropdown-toggle.btn-danger.dt-button:hover, .dt-buttons .open .dropdown-toggle.btn-danger.dt-button:hover, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-danger:hover, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-danger:hover, .open .sweet-alert button.dropdown-toggle.btn-danger:hover, .sweet-alert .open button.dropdown-toggle.btn-danger:hover, .open .owl-theme .owl-nav .dropdown-toggle.btn-danger[class*="owl-"]:hover, .owl-theme .owl-nav .open .dropdown-toggle.btn-danger[class*="owl-"]:hover, .open button.dropdown-toggle.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
  .open button.dropdown-toggle.btn-danger.fc-month-button.fc-state-default.fc-corner-left:hover,
  .open button.dropdown-toggle.btn-danger.fc-agendaWeek-button:hover, .open .dropdown-toggle.btn-danger.fc-prev-button:hover, .open .dropdown-toggle.btn-danger.fc-next-button:hover, .open .dropdown-toggle.btn-danger.fc-today-button:hover, .open .dropdown-toggle.btn.btn-danger:active, .open .wizard > .actions a.dropdown-toggle.btn-danger:active, .wizard > .actions .open a.dropdown-toggle.btn-danger:active, .open .dt-buttons .dropdown-toggle.btn-danger.dt-button:active, .dt-buttons .open .dropdown-toggle.btn-danger.dt-button:active, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-danger:active, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-danger:active, .open .sweet-alert button.dropdown-toggle.btn-danger:active, .sweet-alert .open button.dropdown-toggle.btn-danger:active, .open .owl-theme .owl-nav .dropdown-toggle.btn-danger[class*="owl-"]:active, .owl-theme .owl-nav .open .dropdown-toggle.btn-danger[class*="owl-"]:active, .open button.dropdown-toggle.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
  .open button.dropdown-toggle.btn-danger.fc-month-button.fc-state-default.fc-corner-left:active,
  .open button.dropdown-toggle.btn-danger.fc-agendaWeek-button:active, .open .dropdown-toggle.btn-danger.fc-prev-button:active, .open .dropdown-toggle.btn-danger.fc-next-button:active, .open .dropdown-toggle.btn-danger.fc-today-button:active, .open .dropdown-toggle.btn.btn-danger:focus, .open .wizard > .actions a.dropdown-toggle.btn-danger:focus, .wizard > .actions .open a.dropdown-toggle.btn-danger:focus, .open .dt-buttons .dropdown-toggle.btn-danger.dt-button:focus, .dt-buttons .open .dropdown-toggle.btn-danger.dt-button:focus, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-danger:focus, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-danger:focus, .open .sweet-alert button.dropdown-toggle.btn-danger:focus, .sweet-alert .open button.dropdown-toggle.btn-danger:focus, .open .owl-theme .owl-nav .dropdown-toggle.btn-danger[class*="owl-"]:focus, .owl-theme .owl-nav .open .dropdown-toggle.btn-danger[class*="owl-"]:focus, .open button.dropdown-toggle.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
  .open button.dropdown-toggle.btn-danger.fc-month-button.fc-state-default.fc-corner-left:focus,
  .open button.dropdown-toggle.btn-danger.fc-agendaWeek-button:focus, .open .dropdown-toggle.btn-danger.fc-prev-button:focus, .open .dropdown-toggle.btn-danger.fc-next-button:focus, .open .dropdown-toggle.btn-danger.fc-today-button:focus {
    background: rgba(255, 42, 0, 0.85);
    border: solid 1px rgba(255, 42, 0, 0.1); }
.open .dropdown-toggle.btn.btn-warning, .open .wizard > .actions a.dropdown-toggle.btn-warning, .wizard > .actions .open a.dropdown-toggle.btn-warning, .open .dt-buttons .dropdown-toggle.btn-warning.dt-button, .dt-buttons .open .dropdown-toggle.btn-warning.dt-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-warning, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-warning, .open .sweet-alert button.dropdown-toggle.btn-warning, .sweet-alert .open button.dropdown-toggle.btn-warning, .open .owl-theme .owl-nav .dropdown-toggle.btn-warning[class*="owl-"], .owl-theme .owl-nav .open .dropdown-toggle.btn-warning[class*="owl-"], .open button.dropdown-toggle.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right,
.open button.dropdown-toggle.btn-warning.fc-month-button.fc-state-default.fc-corner-left,
.open button.dropdown-toggle.btn-warning.fc-agendaWeek-button, .open .dropdown-toggle.btn-warning.fc-prev-button, .open .dropdown-toggle.btn-warning.fc-next-button, .open .dropdown-toggle.btn-warning.fc-today-button {
  background: #fec107;
  border: solid 1px #fec107; }
  .open .dropdown-toggle.btn.btn-warning:hover, .open .wizard > .actions a.dropdown-toggle.btn-warning:hover, .wizard > .actions .open a.dropdown-toggle.btn-warning:hover, .open .dt-buttons .dropdown-toggle.btn-warning.dt-button:hover, .dt-buttons .open .dropdown-toggle.btn-warning.dt-button:hover, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-warning:hover, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-warning:hover, .open .sweet-alert button.dropdown-toggle.btn-warning:hover, .sweet-alert .open button.dropdown-toggle.btn-warning:hover, .open .owl-theme .owl-nav .dropdown-toggle.btn-warning[class*="owl-"]:hover, .owl-theme .owl-nav .open .dropdown-toggle.btn-warning[class*="owl-"]:hover, .open button.dropdown-toggle.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
  .open button.dropdown-toggle.btn-warning.fc-month-button.fc-state-default.fc-corner-left:hover,
  .open button.dropdown-toggle.btn-warning.fc-agendaWeek-button:hover, .open .dropdown-toggle.btn-warning.fc-prev-button:hover, .open .dropdown-toggle.btn-warning.fc-next-button:hover, .open .dropdown-toggle.btn-warning.fc-today-button:hover, .open .dropdown-toggle.btn.btn-warning:active, .open .wizard > .actions a.dropdown-toggle.btn-warning:active, .wizard > .actions .open a.dropdown-toggle.btn-warning:active, .open .dt-buttons .dropdown-toggle.btn-warning.dt-button:active, .dt-buttons .open .dropdown-toggle.btn-warning.dt-button:active, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-warning:active, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-warning:active, .open .sweet-alert button.dropdown-toggle.btn-warning:active, .sweet-alert .open button.dropdown-toggle.btn-warning:active, .open .owl-theme .owl-nav .dropdown-toggle.btn-warning[class*="owl-"]:active, .owl-theme .owl-nav .open .dropdown-toggle.btn-warning[class*="owl-"]:active, .open button.dropdown-toggle.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
  .open button.dropdown-toggle.btn-warning.fc-month-button.fc-state-default.fc-corner-left:active,
  .open button.dropdown-toggle.btn-warning.fc-agendaWeek-button:active, .open .dropdown-toggle.btn-warning.fc-prev-button:active, .open .dropdown-toggle.btn-warning.fc-next-button:active, .open .dropdown-toggle.btn-warning.fc-today-button:active, .open .dropdown-toggle.btn.btn-warning:focus, .open .wizard > .actions a.dropdown-toggle.btn-warning:focus, .wizard > .actions .open a.dropdown-toggle.btn-warning:focus, .open .dt-buttons .dropdown-toggle.btn-warning.dt-button:focus, .dt-buttons .open .dropdown-toggle.btn-warning.dt-button:focus, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-warning:focus, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-warning:focus, .open .sweet-alert button.dropdown-toggle.btn-warning:focus, .sweet-alert .open button.dropdown-toggle.btn-warning:focus, .open .owl-theme .owl-nav .dropdown-toggle.btn-warning[class*="owl-"]:focus, .owl-theme .owl-nav .open .dropdown-toggle.btn-warning[class*="owl-"]:focus, .open button.dropdown-toggle.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
  .open button.dropdown-toggle.btn-warning.fc-month-button.fc-state-default.fc-corner-left:focus,
  .open button.dropdown-toggle.btn-warning.fc-agendaWeek-button:focus, .open .dropdown-toggle.btn-warning.fc-prev-button:focus, .open .dropdown-toggle.btn-warning.fc-next-button:focus, .open .dropdown-toggle.btn-warning.fc-today-button:focus {
    background: rgba(254, 193, 7, 0.85);
    border: solid 1px rgba(254, 193, 7, 0.1); }
.open .dropdown-toggle.btn.btn-outline, .open .wizard > .actions a.dropdown-toggle.btn-outline, .wizard > .actions .open a.dropdown-toggle.btn-outline, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.dt-button, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.dt-button, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.dt-button, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.dt-button, .open ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle[class*="owl-"], ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle[class*="owl-"], .open .owl-theme .owl-nav ul.wysihtml5-toolbar a.dropdown-toggle[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar .open a.dropdown-toggle[class*="owl-"], .open ul.wysihtml5-toolbar a.dropdown-toggle.fc-prev-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-prev-button, .open ul.wysihtml5-toolbar a.dropdown-toggle.fc-next-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-next-button, .open ul.wysihtml5-toolbar a.dropdown-toggle.fc-today-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-today-button, .open .note-editor .dropdown-toggle.btn.note-btn.btn-sm, .note-editor .open .dropdown-toggle.btn.note-btn.btn-sm, .open .note-editor .dt-buttons .dropdown-toggle.note-btn.btn-sm.dt-button, .note-editor .dt-buttons .open .dropdown-toggle.note-btn.btn-sm.dt-button, .open .dt-buttons .note-editor .dropdown-toggle.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .open .dropdown-toggle.note-btn.btn-sm.dt-button, .open .note-editor .sweet-alert button.dropdown-toggle.note-btn.btn-sm, .note-editor .sweet-alert .open button.dropdown-toggle.note-btn.btn-sm, .open .sweet-alert .note-editor button.dropdown-toggle.note-btn.btn-sm, .sweet-alert .note-editor .open button.dropdown-toggle.note-btn.btn-sm, .open .note-editor .owl-theme .owl-nav .dropdown-toggle.note-btn.btn-sm[class*="owl-"], .note-editor .owl-theme .owl-nav .open .dropdown-toggle.note-btn.btn-sm[class*="owl-"], .open .owl-theme .owl-nav .note-editor .dropdown-toggle.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .open .dropdown-toggle.note-btn.btn-sm[class*="owl-"],
.open .note-editor button.dropdown-toggle.note-btn.btn-sm.fc-agendaWeek-button,
.note-editor .open button.dropdown-toggle.note-btn.btn-sm.fc-agendaWeek-button, .open .note-editor .dropdown-toggle.note-btn.btn-sm.fc-prev-button, .note-editor .open .dropdown-toggle.note-btn.btn-sm.fc-prev-button, .open .note-editor .dropdown-toggle.note-btn.btn-sm.fc-next-button, .note-editor .open .dropdown-toggle.note-btn.btn-sm.fc-next-button, .open .note-editor .dropdown-toggle.note-btn.btn-sm.fc-today-button, .note-editor .open .dropdown-toggle.note-btn.btn-sm.fc-today-button, .open .dt-buttons .dropdown-toggle.btn-outline.dt-button, .dt-buttons .open .dropdown-toggle.btn-outline.dt-button,
.open .dt-buttons button.dropdown-toggle.dt-button.fc-agendaWeek-button,
.dt-buttons .open button.dropdown-toggle.dt-button.fc-agendaWeek-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle, .open .sweet-alert button.dropdown-toggle.btn-outline, .sweet-alert .open button.dropdown-toggle.btn-outline,
.open .sweet-alert button.dropdown-toggle.fc-agendaWeek-button,
.sweet-alert .open button.dropdown-toggle.fc-agendaWeek-button, .open .owl-theme .owl-nav .dropdown-toggle.btn-outline[class*="owl-"], .owl-theme .owl-nav .open .dropdown-toggle.btn-outline[class*="owl-"],
.open .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button,
.owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button, .open button.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right,
.open button.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left,
.open button.dropdown-toggle.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.fc-prev-button,
.open button.dropdown-toggle.fc-prev-button.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.fc-next-button,
.open button.dropdown-toggle.fc-next-button.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.fc-today-button,
.open button.dropdown-toggle.fc-today-button.fc-agendaWeek-button {
  background: transparent; }
  .open .dropdown-toggle.btn.btn-outline:hover, .open .wizard > .actions a.dropdown-toggle.btn-outline:hover, .wizard > .actions .open a.dropdown-toggle.btn-outline:hover, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm:hover, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm:hover, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm:hover, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm:hover, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn:hover, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn:hover, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle:hover, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle:hover, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle:hover, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle:hover, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.dt-button:hover, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.dt-button:hover, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.dt-button:hover, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.dt-button:hover, .open ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle[class*="owl-"]:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle[class*="owl-"]:hover, .open .owl-theme .owl-nav ul.wysihtml5-toolbar a.dropdown-toggle[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar .open a.dropdown-toggle[class*="owl-"]:hover, .open ul.wysihtml5-toolbar a.dropdown-toggle.fc-prev-button:hover, ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-prev-button:hover, .open ul.wysihtml5-toolbar a.dropdown-toggle.fc-next-button:hover, ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-next-button:hover, .open ul.wysihtml5-toolbar a.dropdown-toggle.fc-today-button:hover, ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-today-button:hover, .open .note-editor .dropdown-toggle.btn.note-btn.btn-sm:hover, .note-editor .open .dropdown-toggle.btn.note-btn.btn-sm:hover, .open .note-editor .dt-buttons .dropdown-toggle.note-btn.btn-sm.dt-button:hover, .note-editor .dt-buttons .open .dropdown-toggle.note-btn.btn-sm.dt-button:hover, .open .dt-buttons .note-editor .dropdown-toggle.note-btn.btn-sm.dt-button:hover, .dt-buttons .note-editor .open .dropdown-toggle.note-btn.btn-sm.dt-button:hover, .open .note-editor .sweet-alert button.dropdown-toggle.note-btn.btn-sm:hover, .note-editor .sweet-alert .open button.dropdown-toggle.note-btn.btn-sm:hover, .open .sweet-alert .note-editor button.dropdown-toggle.note-btn.btn-sm:hover, .sweet-alert .note-editor .open button.dropdown-toggle.note-btn.btn-sm:hover, .open .note-editor .owl-theme .owl-nav .dropdown-toggle.note-btn.btn-sm[class*="owl-"]:hover, .note-editor .owl-theme .owl-nav .open .dropdown-toggle.note-btn.btn-sm[class*="owl-"]:hover, .open .owl-theme .owl-nav .note-editor .dropdown-toggle.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .open .dropdown-toggle.note-btn.btn-sm[class*="owl-"]:hover,
  .open .note-editor button.dropdown-toggle.note-btn.btn-sm.fc-agendaWeek-button:hover,
  .note-editor .open button.dropdown-toggle.note-btn.btn-sm.fc-agendaWeek-button:hover, .open .note-editor .dropdown-toggle.note-btn.btn-sm.fc-prev-button:hover, .note-editor .open .dropdown-toggle.note-btn.btn-sm.fc-prev-button:hover, .open .note-editor .dropdown-toggle.note-btn.btn-sm.fc-next-button:hover, .note-editor .open .dropdown-toggle.note-btn.btn-sm.fc-next-button:hover, .open .note-editor .dropdown-toggle.note-btn.btn-sm.fc-today-button:hover, .note-editor .open .dropdown-toggle.note-btn.btn-sm.fc-today-button:hover, .open .dt-buttons .dropdown-toggle.btn-outline.dt-button:hover, .dt-buttons .open .dropdown-toggle.btn-outline.dt-button:hover,
  .open .dt-buttons button.dropdown-toggle.dt-button.fc-agendaWeek-button:hover,
  .dt-buttons .open button.dropdown-toggle.dt-button.fc-agendaWeek-button:hover, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle:hover, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle:hover, .open .sweet-alert button.dropdown-toggle.btn-outline:hover, .sweet-alert .open button.dropdown-toggle.btn-outline:hover,
  .open .sweet-alert button.dropdown-toggle.fc-agendaWeek-button:hover,
  .sweet-alert .open button.dropdown-toggle.fc-agendaWeek-button:hover, .open .owl-theme .owl-nav .dropdown-toggle.btn-outline[class*="owl-"]:hover, .owl-theme .owl-nav .open .dropdown-toggle.btn-outline[class*="owl-"]:hover,
  .open .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button:hover,
  .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button:hover, .open button.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
  .open button.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left:hover,
  .open button.dropdown-toggle.fc-agendaWeek-button:hover, .open .dropdown-toggle.btn-outline.fc-prev-button:hover,
  .open button.dropdown-toggle.fc-prev-button.fc-agendaWeek-button:hover, .open .dropdown-toggle.btn-outline.fc-next-button:hover,
  .open button.dropdown-toggle.fc-next-button.fc-agendaWeek-button:hover, .open .dropdown-toggle.btn-outline.fc-today-button:hover,
  .open button.dropdown-toggle.fc-today-button.fc-agendaWeek-button:hover, .open .dropdown-toggle.btn.btn-outline:active, .open .wizard > .actions a.dropdown-toggle.btn-outline:active, .wizard > .actions .open a.dropdown-toggle.btn-outline:active, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm:active, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm:active, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm:active, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm:active, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn:active, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn:active, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle:active, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle:active, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle:active, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle:active, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.dt-button:active, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.dt-button:active, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.dt-button:active, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.dt-button:active, .open ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle[class*="owl-"]:active, ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle[class*="owl-"]:active, .open .owl-theme .owl-nav ul.wysihtml5-toolbar a.dropdown-toggle[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar .open a.dropdown-toggle[class*="owl-"]:active, .open ul.wysihtml5-toolbar a.dropdown-toggle.fc-prev-button:active, ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-prev-button:active, .open ul.wysihtml5-toolbar a.dropdown-toggle.fc-next-button:active, ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-next-button:active, .open ul.wysihtml5-toolbar a.dropdown-toggle.fc-today-button:active, ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-today-button:active, .open .note-editor .dropdown-toggle.btn.note-btn.btn-sm:active, .note-editor .open .dropdown-toggle.btn.note-btn.btn-sm:active, .open .note-editor .dt-buttons .dropdown-toggle.note-btn.btn-sm.dt-button:active, .note-editor .dt-buttons .open .dropdown-toggle.note-btn.btn-sm.dt-button:active, .open .dt-buttons .note-editor .dropdown-toggle.note-btn.btn-sm.dt-button:active, .dt-buttons .note-editor .open .dropdown-toggle.note-btn.btn-sm.dt-button:active, .open .note-editor .sweet-alert button.dropdown-toggle.note-btn.btn-sm:active, .note-editor .sweet-alert .open button.dropdown-toggle.note-btn.btn-sm:active, .open .sweet-alert .note-editor button.dropdown-toggle.note-btn.btn-sm:active, .sweet-alert .note-editor .open button.dropdown-toggle.note-btn.btn-sm:active, .open .note-editor .owl-theme .owl-nav .dropdown-toggle.note-btn.btn-sm[class*="owl-"]:active, .note-editor .owl-theme .owl-nav .open .dropdown-toggle.note-btn.btn-sm[class*="owl-"]:active, .open .owl-theme .owl-nav .note-editor .dropdown-toggle.note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .open .dropdown-toggle.note-btn.btn-sm[class*="owl-"]:active,
  .open .note-editor button.dropdown-toggle.note-btn.btn-sm.fc-agendaWeek-button:active,
  .note-editor .open button.dropdown-toggle.note-btn.btn-sm.fc-agendaWeek-button:active, .open .note-editor .dropdown-toggle.note-btn.btn-sm.fc-prev-button:active, .note-editor .open .dropdown-toggle.note-btn.btn-sm.fc-prev-button:active, .open .note-editor .dropdown-toggle.note-btn.btn-sm.fc-next-button:active, .note-editor .open .dropdown-toggle.note-btn.btn-sm.fc-next-button:active, .open .note-editor .dropdown-toggle.note-btn.btn-sm.fc-today-button:active, .note-editor .open .dropdown-toggle.note-btn.btn-sm.fc-today-button:active, .open .dt-buttons .dropdown-toggle.btn-outline.dt-button:active, .dt-buttons .open .dropdown-toggle.btn-outline.dt-button:active,
  .open .dt-buttons button.dropdown-toggle.dt-button.fc-agendaWeek-button:active,
  .dt-buttons .open button.dropdown-toggle.dt-button.fc-agendaWeek-button:active, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle:active, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle:active, .open .sweet-alert button.dropdown-toggle.btn-outline:active, .sweet-alert .open button.dropdown-toggle.btn-outline:active,
  .open .sweet-alert button.dropdown-toggle.fc-agendaWeek-button:active,
  .sweet-alert .open button.dropdown-toggle.fc-agendaWeek-button:active, .open .owl-theme .owl-nav .dropdown-toggle.btn-outline[class*="owl-"]:active, .owl-theme .owl-nav .open .dropdown-toggle.btn-outline[class*="owl-"]:active,
  .open .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button:active,
  .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button:active, .open button.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
  .open button.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left:active,
  .open button.dropdown-toggle.fc-agendaWeek-button:active, .open .dropdown-toggle.btn-outline.fc-prev-button:active,
  .open button.dropdown-toggle.fc-prev-button.fc-agendaWeek-button:active, .open .dropdown-toggle.btn-outline.fc-next-button:active,
  .open button.dropdown-toggle.fc-next-button.fc-agendaWeek-button:active, .open .dropdown-toggle.btn-outline.fc-today-button:active,
  .open button.dropdown-toggle.fc-today-button.fc-agendaWeek-button:active, .open .dropdown-toggle.btn.btn-outline:focus, .open .wizard > .actions a.dropdown-toggle.btn-outline:focus, .wizard > .actions .open a.dropdown-toggle.btn-outline:focus, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm:focus, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm:focus, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm:focus, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm:focus, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn:focus, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn:focus, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle:focus, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle:focus, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle:focus, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle:focus, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.dt-button:focus, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.dt-button:focus, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.dt-button:focus, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.dt-button:focus, .open ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle[class*="owl-"]:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle[class*="owl-"]:focus, .open .owl-theme .owl-nav ul.wysihtml5-toolbar a.dropdown-toggle[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar .open a.dropdown-toggle[class*="owl-"]:focus, .open ul.wysihtml5-toolbar a.dropdown-toggle.fc-prev-button:focus, ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-prev-button:focus, .open ul.wysihtml5-toolbar a.dropdown-toggle.fc-next-button:focus, ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-next-button:focus, .open ul.wysihtml5-toolbar a.dropdown-toggle.fc-today-button:focus, ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-today-button:focus, .open .note-editor .dropdown-toggle.btn.note-btn.btn-sm:focus, .note-editor .open .dropdown-toggle.btn.note-btn.btn-sm:focus, .open .note-editor .dt-buttons .dropdown-toggle.note-btn.btn-sm.dt-button:focus, .note-editor .dt-buttons .open .dropdown-toggle.note-btn.btn-sm.dt-button:focus, .open .dt-buttons .note-editor .dropdown-toggle.note-btn.btn-sm.dt-button:focus, .dt-buttons .note-editor .open .dropdown-toggle.note-btn.btn-sm.dt-button:focus, .open .note-editor .sweet-alert button.dropdown-toggle.note-btn.btn-sm:focus, .note-editor .sweet-alert .open button.dropdown-toggle.note-btn.btn-sm:focus, .open .sweet-alert .note-editor button.dropdown-toggle.note-btn.btn-sm:focus, .sweet-alert .note-editor .open button.dropdown-toggle.note-btn.btn-sm:focus, .open .note-editor .owl-theme .owl-nav .dropdown-toggle.note-btn.btn-sm[class*="owl-"]:focus, .note-editor .owl-theme .owl-nav .open .dropdown-toggle.note-btn.btn-sm[class*="owl-"]:focus, .open .owl-theme .owl-nav .note-editor .dropdown-toggle.note-btn.btn-sm[class*="owl-"]:focus, .owl-theme .owl-nav .note-editor .open .dropdown-toggle.note-btn.btn-sm[class*="owl-"]:focus,
  .open .note-editor button.dropdown-toggle.note-btn.btn-sm.fc-agendaWeek-button:focus,
  .note-editor .open button.dropdown-toggle.note-btn.btn-sm.fc-agendaWeek-button:focus, .open .note-editor .dropdown-toggle.note-btn.btn-sm.fc-prev-button:focus, .note-editor .open .dropdown-toggle.note-btn.btn-sm.fc-prev-button:focus, .open .note-editor .dropdown-toggle.note-btn.btn-sm.fc-next-button:focus, .note-editor .open .dropdown-toggle.note-btn.btn-sm.fc-next-button:focus, .open .note-editor .dropdown-toggle.note-btn.btn-sm.fc-today-button:focus, .note-editor .open .dropdown-toggle.note-btn.btn-sm.fc-today-button:focus, .open .dt-buttons .dropdown-toggle.btn-outline.dt-button:focus, .dt-buttons .open .dropdown-toggle.btn-outline.dt-button:focus,
  .open .dt-buttons button.dropdown-toggle.dt-button.fc-agendaWeek-button:focus,
  .dt-buttons .open button.dropdown-toggle.dt-button.fc-agendaWeek-button:focus, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle:focus, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle:focus, .open .sweet-alert button.dropdown-toggle.btn-outline:focus, .sweet-alert .open button.dropdown-toggle.btn-outline:focus,
  .open .sweet-alert button.dropdown-toggle.fc-agendaWeek-button:focus,
  .sweet-alert .open button.dropdown-toggle.fc-agendaWeek-button:focus, .open .owl-theme .owl-nav .dropdown-toggle.btn-outline[class*="owl-"]:focus, .owl-theme .owl-nav .open .dropdown-toggle.btn-outline[class*="owl-"]:focus,
  .open .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button:focus,
  .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button:focus, .open button.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
  .open button.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left:focus,
  .open button.dropdown-toggle.fc-agendaWeek-button:focus, .open .dropdown-toggle.btn-outline.fc-prev-button:focus,
  .open button.dropdown-toggle.fc-prev-button.fc-agendaWeek-button:focus, .open .dropdown-toggle.btn-outline.fc-next-button:focus,
  .open button.dropdown-toggle.fc-next-button.fc-agendaWeek-button:focus, .open .dropdown-toggle.btn-outline.fc-today-button:focus,
  .open button.dropdown-toggle.fc-today-button.fc-agendaWeek-button:focus {
    background: transparent;
    border: solid 1px gainsboro; }
  .open .dropdown-toggle.btn.btn-outline.btn-success, .open .wizard > .actions .disabled a.dropdown-toggle.btn-outline.btn-success, .wizard > .actions .disabled .open a.dropdown-toggle.btn-outline.btn-success, .open .wizard > .actions .disabled ul.wysihtml5-toolbar a.dropdown-toggle.btn-success.btn, .wizard > .actions .disabled ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-success.btn, .open ul.wysihtml5-toolbar .wizard > .actions .disabled a.dropdown-toggle.btn-success.btn, ul.wysihtml5-toolbar .wizard > .actions .disabled .open a.dropdown-toggle.btn-success.btn, .open .wizard > .actions .disabled ul.wysihtml5-toolbar a.dropdown-toggle.fc-prev-button, .wizard > .actions .disabled ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-prev-button, .open ul.wysihtml5-toolbar .wizard > .actions .disabled a.dropdown-toggle.fc-prev-button, ul.wysihtml5-toolbar .wizard > .actions .disabled .open a.dropdown-toggle.fc-prev-button, .open .wizard > .actions .disabled ul.wysihtml5-toolbar a.dropdown-toggle.fc-next-button, .wizard > .actions .disabled ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-next-button, .open ul.wysihtml5-toolbar .wizard > .actions .disabled a.dropdown-toggle.fc-next-button, ul.wysihtml5-toolbar .wizard > .actions .disabled .open a.dropdown-toggle.fc-next-button, .open .wizard > .actions .disabled ul.wysihtml5-toolbar a.dropdown-toggle.fc-today-button, .wizard > .actions .disabled ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-today-button, .open ul.wysihtml5-toolbar .wizard > .actions .disabled a.dropdown-toggle.fc-today-button, ul.wysihtml5-toolbar .wizard > .actions .disabled .open a.dropdown-toggle.fc-today-button, .open .wizard > .actions .disabled .note-editor a.dropdown-toggle.btn-success.note-btn.btn-sm, .wizard > .actions .disabled .note-editor .open a.dropdown-toggle.btn-success.note-btn.btn-sm, .open .note-editor .wizard > .actions .disabled a.dropdown-toggle.btn-success.note-btn.btn-sm, .note-editor .wizard > .actions .disabled .open a.dropdown-toggle.btn-success.note-btn.btn-sm, .open .wizard > .actions .disabled .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-prev-button, .wizard > .actions .disabled .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-prev-button, .open .note-editor .wizard > .actions .disabled a.dropdown-toggle.note-btn.btn-sm.fc-prev-button, .note-editor .wizard > .actions .disabled .open a.dropdown-toggle.note-btn.btn-sm.fc-prev-button, .open .wizard > .actions .disabled .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-next-button, .wizard > .actions .disabled .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-next-button, .open .note-editor .wizard > .actions .disabled a.dropdown-toggle.note-btn.btn-sm.fc-next-button, .note-editor .wizard > .actions .disabled .open a.dropdown-toggle.note-btn.btn-sm.fc-next-button, .open .wizard > .actions .disabled .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-today-button, .wizard > .actions .disabled .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-today-button, .open .note-editor .wizard > .actions .disabled a.dropdown-toggle.note-btn.btn-sm.fc-today-button, .note-editor .wizard > .actions .disabled .open a.dropdown-toggle.note-btn.btn-sm.fc-today-button, .open .wizard > .actions .disabled a.dropdown-toggle.btn-outline.fc-prev-button, .wizard > .actions .disabled .open a.dropdown-toggle.btn-outline.fc-prev-button, .open .wizard > .actions .disabled a.dropdown-toggle.btn-outline.fc-next-button, .wizard > .actions .disabled .open a.dropdown-toggle.btn-outline.fc-next-button, .open .wizard > .actions .disabled a.dropdown-toggle.btn-outline.fc-today-button, .wizard > .actions .disabled .open a.dropdown-toggle.btn-outline.fc-today-button, .open .wizard > .actions .disabled a.dropdown-toggle.btn-outline.btn-success:hover, .wizard > .actions .disabled .open a.dropdown-toggle.btn-outline.btn-success:hover, .open .wizard > .actions .disabled ul.wysihtml5-toolbar a.dropdown-toggle.btn-success.btn:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-success.btn:hover, .open ul.wysihtml5-toolbar .wizard > .actions .disabled a.dropdown-toggle.btn-success.btn:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled .open a.dropdown-toggle.btn-success.btn:hover, .open .wizard > .actions .disabled ul.wysihtml5-toolbar a.dropdown-toggle.fc-prev-button:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-prev-button:hover, .open ul.wysihtml5-toolbar .wizard > .actions .disabled a.dropdown-toggle.fc-prev-button:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled .open a.dropdown-toggle.fc-prev-button:hover, .open .wizard > .actions .disabled ul.wysihtml5-toolbar a.dropdown-toggle.fc-next-button:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-next-button:hover, .open ul.wysihtml5-toolbar .wizard > .actions .disabled a.dropdown-toggle.fc-next-button:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled .open a.dropdown-toggle.fc-next-button:hover, .open .wizard > .actions .disabled ul.wysihtml5-toolbar a.dropdown-toggle.fc-today-button:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-today-button:hover, .open ul.wysihtml5-toolbar .wizard > .actions .disabled a.dropdown-toggle.fc-today-button:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled .open a.dropdown-toggle.fc-today-button:hover, .open .wizard > .actions .disabled .note-editor a.dropdown-toggle.btn-success.note-btn.btn-sm:hover, .wizard > .actions .disabled .note-editor .open a.dropdown-toggle.btn-success.note-btn.btn-sm:hover, .open .note-editor .wizard > .actions .disabled a.dropdown-toggle.btn-success.note-btn.btn-sm:hover, .note-editor .wizard > .actions .disabled .open a.dropdown-toggle.btn-success.note-btn.btn-sm:hover, .open .wizard > .actions .disabled .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:hover, .wizard > .actions .disabled .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:hover, .open .note-editor .wizard > .actions .disabled a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:hover, .note-editor .wizard > .actions .disabled .open a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:hover, .open .wizard > .actions .disabled .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-next-button:hover, .wizard > .actions .disabled .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-next-button:hover, .open .note-editor .wizard > .actions .disabled a.dropdown-toggle.note-btn.btn-sm.fc-next-button:hover, .note-editor .wizard > .actions .disabled .open a.dropdown-toggle.note-btn.btn-sm.fc-next-button:hover, .open .wizard > .actions .disabled .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-today-button:hover, .wizard > .actions .disabled .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-today-button:hover, .open .note-editor .wizard > .actions .disabled a.dropdown-toggle.note-btn.btn-sm.fc-today-button:hover, .note-editor .wizard > .actions .disabled .open a.dropdown-toggle.note-btn.btn-sm.fc-today-button:hover, .open .wizard > .actions .disabled a.dropdown-toggle.btn-outline.fc-prev-button:hover, .wizard > .actions .disabled .open a.dropdown-toggle.btn-outline.fc-prev-button:hover, .open .wizard > .actions .disabled a.dropdown-toggle.btn-outline.fc-next-button:hover, .wizard > .actions .disabled .open a.dropdown-toggle.btn-outline.fc-next-button:hover, .open .wizard > .actions .disabled a.dropdown-toggle.btn-outline.fc-today-button:hover, .wizard > .actions .disabled .open a.dropdown-toggle.btn-outline.fc-today-button:hover, .open .wizard > .actions .disabled a.dropdown-toggle.btn-outline.btn-success:active, .wizard > .actions .disabled .open a.dropdown-toggle.btn-outline.btn-success:active, .open .wizard > .actions .disabled ul.wysihtml5-toolbar a.dropdown-toggle.btn-success.btn:active, .wizard > .actions .disabled ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-success.btn:active, .open ul.wysihtml5-toolbar .wizard > .actions .disabled a.dropdown-toggle.btn-success.btn:active, ul.wysihtml5-toolbar .wizard > .actions .disabled .open a.dropdown-toggle.btn-success.btn:active, .open .wizard > .actions .disabled ul.wysihtml5-toolbar a.dropdown-toggle.fc-prev-button:active, .wizard > .actions .disabled ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-prev-button:active, .open ul.wysihtml5-toolbar .wizard > .actions .disabled a.dropdown-toggle.fc-prev-button:active, ul.wysihtml5-toolbar .wizard > .actions .disabled .open a.dropdown-toggle.fc-prev-button:active, .open .wizard > .actions .disabled ul.wysihtml5-toolbar a.dropdown-toggle.fc-next-button:active, .wizard > .actions .disabled ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-next-button:active, .open ul.wysihtml5-toolbar .wizard > .actions .disabled a.dropdown-toggle.fc-next-button:active, ul.wysihtml5-toolbar .wizard > .actions .disabled .open a.dropdown-toggle.fc-next-button:active, .open .wizard > .actions .disabled ul.wysihtml5-toolbar a.dropdown-toggle.fc-today-button:active, .wizard > .actions .disabled ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-today-button:active, .open ul.wysihtml5-toolbar .wizard > .actions .disabled a.dropdown-toggle.fc-today-button:active, ul.wysihtml5-toolbar .wizard > .actions .disabled .open a.dropdown-toggle.fc-today-button:active, .open .wizard > .actions .disabled .note-editor a.dropdown-toggle.btn-success.note-btn.btn-sm:active, .wizard > .actions .disabled .note-editor .open a.dropdown-toggle.btn-success.note-btn.btn-sm:active, .open .note-editor .wizard > .actions .disabled a.dropdown-toggle.btn-success.note-btn.btn-sm:active, .note-editor .wizard > .actions .disabled .open a.dropdown-toggle.btn-success.note-btn.btn-sm:active, .open .wizard > .actions .disabled .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:active, .wizard > .actions .disabled .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:active, .open .note-editor .wizard > .actions .disabled a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:active, .note-editor .wizard > .actions .disabled .open a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:active, .open .wizard > .actions .disabled .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-next-button:active, .wizard > .actions .disabled .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-next-button:active, .open .note-editor .wizard > .actions .disabled a.dropdown-toggle.note-btn.btn-sm.fc-next-button:active, .note-editor .wizard > .actions .disabled .open a.dropdown-toggle.note-btn.btn-sm.fc-next-button:active, .open .wizard > .actions .disabled .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-today-button:active, .wizard > .actions .disabled .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-today-button:active, .open .note-editor .wizard > .actions .disabled a.dropdown-toggle.note-btn.btn-sm.fc-today-button:active, .note-editor .wizard > .actions .disabled .open a.dropdown-toggle.note-btn.btn-sm.fc-today-button:active, .open .wizard > .actions .disabled a.dropdown-toggle.btn-outline.fc-prev-button:active, .wizard > .actions .disabled .open a.dropdown-toggle.btn-outline.fc-prev-button:active, .open .wizard > .actions .disabled a.dropdown-toggle.btn-outline.fc-next-button:active, .wizard > .actions .disabled .open a.dropdown-toggle.btn-outline.fc-next-button:active, .open .wizard > .actions .disabled a.dropdown-toggle.btn-outline.fc-today-button:active, .wizard > .actions .disabled .open a.dropdown-toggle.btn-outline.fc-today-button:active, .open .wizard > .actions a.dropdown-toggle.btn-outline.btn-success, .wizard > .actions .open a.dropdown-toggle.btn-outline.btn-success, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.btn-success.btn, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-success.btn, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.btn-success.btn, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.btn-success.btn, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.fc-prev-button, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-prev-button, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.fc-prev-button, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.fc-prev-button, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.fc-next-button, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-next-button, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.fc-next-button, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.fc-next-button, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.fc-today-button, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-today-button, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.fc-today-button, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.fc-today-button, .open .wizard > .actions .note-editor a.dropdown-toggle.btn-success.note-btn.btn-sm, .wizard > .actions .note-editor .open a.dropdown-toggle.btn-success.note-btn.btn-sm, .open .note-editor .wizard > .actions a.dropdown-toggle.btn-success.note-btn.btn-sm, .note-editor .wizard > .actions .open a.dropdown-toggle.btn-success.note-btn.btn-sm, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-prev-button, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-prev-button, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm.fc-prev-button, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm.fc-prev-button, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-next-button, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-next-button, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm.fc-next-button, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm.fc-next-button, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-today-button, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-today-button, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm.fc-today-button, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm.fc-today-button, .open .wizard > .actions a.dropdown-toggle.btn-outline.fc-prev-button, .wizard > .actions .open a.dropdown-toggle.btn-outline.fc-prev-button, .open .wizard > .actions a.dropdown-toggle.btn-outline.fc-next-button, .wizard > .actions .open a.dropdown-toggle.btn-outline.fc-next-button, .open .wizard > .actions a.dropdown-toggle.btn-outline.fc-today-button, .wizard > .actions .open a.dropdown-toggle.btn-outline.fc-today-button, .open .wizard > .actions a.dropdown-toggle.btn-outline.btn-success:hover, .wizard > .actions .open a.dropdown-toggle.btn-outline.btn-success:hover, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.btn-success.btn:hover, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-success.btn:hover, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.btn-success.btn:hover, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.btn-success.btn:hover, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.fc-prev-button:hover, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-prev-button:hover, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.fc-prev-button:hover, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.fc-prev-button:hover, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.fc-next-button:hover, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-next-button:hover, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.fc-next-button:hover, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.fc-next-button:hover, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.fc-today-button:hover, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-today-button:hover, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.fc-today-button:hover, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.fc-today-button:hover, .open .wizard > .actions .note-editor a.dropdown-toggle.btn-success.note-btn.btn-sm:hover, .wizard > .actions .note-editor .open a.dropdown-toggle.btn-success.note-btn.btn-sm:hover, .open .note-editor .wizard > .actions a.dropdown-toggle.btn-success.note-btn.btn-sm:hover, .note-editor .wizard > .actions .open a.dropdown-toggle.btn-success.note-btn.btn-sm:hover, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:hover, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:hover, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:hover, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:hover, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-next-button:hover, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-next-button:hover, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm.fc-next-button:hover, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm.fc-next-button:hover, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-today-button:hover, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-today-button:hover, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm.fc-today-button:hover, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm.fc-today-button:hover, .open .wizard > .actions a.dropdown-toggle.btn-outline.fc-prev-button:hover, .wizard > .actions .open a.dropdown-toggle.btn-outline.fc-prev-button:hover, .open .wizard > .actions a.dropdown-toggle.btn-outline.fc-next-button:hover, .wizard > .actions .open a.dropdown-toggle.btn-outline.fc-next-button:hover, .open .wizard > .actions a.dropdown-toggle.btn-outline.fc-today-button:hover, .wizard > .actions .open a.dropdown-toggle.btn-outline.fc-today-button:hover, .open .wizard > .actions a.dropdown-toggle.btn-outline.btn-success:active, .wizard > .actions .open a.dropdown-toggle.btn-outline.btn-success:active, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.btn-success.btn:active, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-success.btn:active, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.btn-success.btn:active, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.btn-success.btn:active, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.fc-prev-button:active, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-prev-button:active, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.fc-prev-button:active, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.fc-prev-button:active, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.fc-next-button:active, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-next-button:active, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.fc-next-button:active, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.fc-next-button:active, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.fc-today-button:active, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-today-button:active, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.fc-today-button:active, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.fc-today-button:active, .open .wizard > .actions .note-editor a.dropdown-toggle.btn-success.note-btn.btn-sm:active, .wizard > .actions .note-editor .open a.dropdown-toggle.btn-success.note-btn.btn-sm:active, .open .note-editor .wizard > .actions a.dropdown-toggle.btn-success.note-btn.btn-sm:active, .note-editor .wizard > .actions .open a.dropdown-toggle.btn-success.note-btn.btn-sm:active, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:active, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:active, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:active, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:active, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-next-button:active, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-next-button:active, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm.fc-next-button:active, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm.fc-next-button:active, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-today-button:active, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-today-button:active, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm.fc-today-button:active, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm.fc-today-button:active, .open .wizard > .actions a.dropdown-toggle.btn-outline.fc-prev-button:active, .wizard > .actions .open a.dropdown-toggle.btn-outline.fc-prev-button:active, .open .wizard > .actions a.dropdown-toggle.btn-outline.fc-next-button:active, .wizard > .actions .open a.dropdown-toggle.btn-outline.fc-next-button:active, .open .wizard > .actions a.dropdown-toggle.btn-outline.fc-today-button:active, .wizard > .actions .open a.dropdown-toggle.btn-outline.fc-today-button:active, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn.btn-success, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn.btn-success, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.btn-success, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.btn-success, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.btn-success, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-success, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.btn-success.dt-button, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.btn-success.dt-button, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.btn-success.dt-button, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-success.dt-button, .open ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle.btn-success[class*="owl-"], ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle.btn-success[class*="owl-"], .open .owl-theme .owl-nav ul.wysihtml5-toolbar a.dropdown-toggle.btn-success[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-success[class*="owl-"], .open ul.wysihtml5-toolbar a.dropdown-toggle.fc-prev-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-prev-button, .open ul.wysihtml5-toolbar a.dropdown-toggle.fc-next-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-next-button, .open ul.wysihtml5-toolbar a.dropdown-toggle.fc-today-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-today-button, .open .note-editor .dropdown-toggle.btn.btn-success.note-btn.btn-sm, .note-editor .open .dropdown-toggle.btn.btn-success.note-btn.btn-sm, .open .note-editor .dt-buttons .dropdown-toggle.btn-success.note-btn.btn-sm.dt-button, .note-editor .dt-buttons .open .dropdown-toggle.btn-success.note-btn.btn-sm.dt-button, .open .dt-buttons .note-editor .dropdown-toggle.btn-success.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .open .dropdown-toggle.btn-success.note-btn.btn-sm.dt-button, .open .note-editor .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-success.note-btn.btn-sm, .note-editor .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-success.note-btn.btn-sm, .open .tablesaw-sortable th.tablesaw-sortable-head .note-editor button.dropdown-toggle.btn-success.note-btn.btn-sm, .tablesaw-sortable th.tablesaw-sortable-head .note-editor .open button.dropdown-toggle.btn-success.note-btn.btn-sm, .open .note-editor .sweet-alert button.dropdown-toggle.btn-success.note-btn.btn-sm, .note-editor .sweet-alert .open button.dropdown-toggle.btn-success.note-btn.btn-sm, .open .sweet-alert .note-editor button.dropdown-toggle.btn-success.note-btn.btn-sm, .sweet-alert .note-editor .open button.dropdown-toggle.btn-success.note-btn.btn-sm, .open .note-editor .owl-theme .owl-nav .dropdown-toggle.btn-success.note-btn.btn-sm[class*="owl-"], .note-editor .owl-theme .owl-nav .open .dropdown-toggle.btn-success.note-btn.btn-sm[class*="owl-"], .open .owl-theme .owl-nav .note-editor .dropdown-toggle.btn-success.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .open .dropdown-toggle.btn-success.note-btn.btn-sm[class*="owl-"], .open .note-editor button.dropdown-toggle.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right, .note-editor .open button.dropdown-toggle.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open .note-editor button.dropdown-toggle.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left,
  .note-editor .open button.dropdown-toggle.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left,
  .open .note-editor button.dropdown-toggle.note-btn.btn-sm.fc-agendaWeek-button,
  .note-editor .open button.dropdown-toggle.note-btn.btn-sm.fc-agendaWeek-button, .open .note-editor .dropdown-toggle.note-btn.btn-sm.fc-prev-button, .note-editor .open .dropdown-toggle.note-btn.btn-sm.fc-prev-button, .open .note-editor .dropdown-toggle.note-btn.btn-sm.fc-next-button, .note-editor .open .dropdown-toggle.note-btn.btn-sm.fc-next-button, .open .note-editor .dropdown-toggle.note-btn.btn-sm.fc-today-button, .note-editor .open .dropdown-toggle.note-btn.btn-sm.fc-today-button, .open .dt-buttons .dropdown-toggle.btn-outline.btn-success.dt-button, .dt-buttons .open .dropdown-toggle.btn-outline.btn-success.dt-button, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.btn-success.dt-button.btn, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-success.dt-button.btn, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.btn-success.dt-button.btn, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.btn-success.dt-button.btn, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.dt-button.fc-prev-button, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.dt-button.fc-prev-button, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.dt-button.fc-prev-button, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.dt-button.fc-prev-button, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.dt-button.fc-next-button, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.dt-button.fc-next-button, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.dt-button.fc-next-button, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.dt-button.fc-next-button, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.dt-button.fc-today-button, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.dt-button.fc-today-button, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.dt-button.fc-today-button, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.dt-button.fc-today-button, .open .dt-buttons .note-editor .dropdown-toggle.dt-button.note-btn.btn-sm.fc-prev-button, .dt-buttons .note-editor .open .dropdown-toggle.dt-button.note-btn.btn-sm.fc-prev-button, .open .note-editor .dt-buttons .dropdown-toggle.dt-button.note-btn.btn-sm.fc-prev-button, .note-editor .dt-buttons .open .dropdown-toggle.dt-button.note-btn.btn-sm.fc-prev-button, .open .dt-buttons .note-editor .dropdown-toggle.dt-button.note-btn.btn-sm.fc-next-button, .dt-buttons .note-editor .open .dropdown-toggle.dt-button.note-btn.btn-sm.fc-next-button, .open .note-editor .dt-buttons .dropdown-toggle.dt-button.note-btn.btn-sm.fc-next-button, .note-editor .dt-buttons .open .dropdown-toggle.dt-button.note-btn.btn-sm.fc-next-button, .open .dt-buttons .note-editor .dropdown-toggle.dt-button.note-btn.btn-sm.fc-today-button, .dt-buttons .note-editor .open .dropdown-toggle.dt-button.note-btn.btn-sm.fc-today-button, .open .note-editor .dt-buttons .dropdown-toggle.dt-button.note-btn.btn-sm.fc-today-button, .note-editor .dt-buttons .open .dropdown-toggle.dt-button.note-btn.btn-sm.fc-today-button, .open .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-success.dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-success.dt-button, .open .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dropdown-toggle.btn-success.dt-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .open button.dropdown-toggle.btn-success.dt-button, .open .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.dt-button.fc-prev-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.dt-button.fc-prev-button, .open .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dropdown-toggle.dt-button.fc-prev-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .open button.dropdown-toggle.dt-button.fc-prev-button, .open .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.dt-button.fc-next-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.dt-button.fc-next-button, .open .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dropdown-toggle.dt-button.fc-next-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .open button.dropdown-toggle.dt-button.fc-next-button, .open .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.dt-button.fc-today-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.dt-button.fc-today-button, .open .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dropdown-toggle.dt-button.fc-today-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .open button.dropdown-toggle.dt-button.fc-today-button, .open .dt-buttons button.dropdown-toggle.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right, .dt-buttons .open button.dropdown-toggle.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open .dt-buttons button.dropdown-toggle.dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .dt-buttons .open button.dropdown-toggle.dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .open .dt-buttons button.dropdown-toggle.dt-button.fc-agendaWeek-button,
  .dt-buttons .open button.dropdown-toggle.dt-button.fc-agendaWeek-button, .open .dt-buttons .dropdown-toggle.btn-outline.dt-button.fc-prev-button, .dt-buttons .open .dropdown-toggle.btn-outline.dt-button.fc-prev-button, .open .dt-buttons .dropdown-toggle.btn-outline.dt-button.fc-next-button, .dt-buttons .open .dropdown-toggle.btn-outline.dt-button.fc-next-button, .open .dt-buttons .dropdown-toggle.btn-outline.dt-button.fc-today-button, .dt-buttons .open .dropdown-toggle.btn-outline.dt-button.fc-today-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-success, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-success, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left,
  .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left,
  .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-agendaWeek-button,
  .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-agendaWeek-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-prev-button, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-prev-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-next-button, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-next-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-today-button, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-today-button, .open .sweet-alert button.dropdown-toggle.btn-outline.btn-success, .sweet-alert .open button.dropdown-toggle.btn-outline.btn-success, .open .sweet-alert .note-editor button.dropdown-toggle.note-btn.btn-sm.fc-prev-button, .sweet-alert .note-editor .open button.dropdown-toggle.note-btn.btn-sm.fc-prev-button, .open .note-editor .sweet-alert button.dropdown-toggle.note-btn.btn-sm.fc-prev-button, .note-editor .sweet-alert .open button.dropdown-toggle.note-btn.btn-sm.fc-prev-button, .open .sweet-alert .note-editor button.dropdown-toggle.note-btn.btn-sm.fc-next-button, .sweet-alert .note-editor .open button.dropdown-toggle.note-btn.btn-sm.fc-next-button, .open .note-editor .sweet-alert button.dropdown-toggle.note-btn.btn-sm.fc-next-button, .note-editor .sweet-alert .open button.dropdown-toggle.note-btn.btn-sm.fc-next-button, .open .sweet-alert .note-editor button.dropdown-toggle.note-btn.btn-sm.fc-today-button, .sweet-alert .note-editor .open button.dropdown-toggle.note-btn.btn-sm.fc-today-button, .open .note-editor .sweet-alert button.dropdown-toggle.note-btn.btn-sm.fc-today-button, .note-editor .sweet-alert .open button.dropdown-toggle.note-btn.btn-sm.fc-today-button, .open .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-success, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-success, .open .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.dropdown-toggle.btn-success, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert .open button.dropdown-toggle.btn-success, .open .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-prev-button, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-prev-button, .open .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.dropdown-toggle.fc-prev-button, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert .open button.dropdown-toggle.fc-prev-button, .open .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-next-button, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-next-button, .open .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.dropdown-toggle.fc-next-button, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert .open button.dropdown-toggle.fc-next-button, .open .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-today-button, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-today-button, .open .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.dropdown-toggle.fc-today-button, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert .open button.dropdown-toggle.fc-today-button, .open .sweet-alert button.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right, .sweet-alert .open button.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open .sweet-alert button.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left,
  .sweet-alert .open button.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left,
  .open .sweet-alert button.dropdown-toggle.fc-agendaWeek-button,
  .sweet-alert .open button.dropdown-toggle.fc-agendaWeek-button, .open .sweet-alert button.dropdown-toggle.btn-outline.fc-prev-button, .sweet-alert .open button.dropdown-toggle.btn-outline.fc-prev-button, .open .sweet-alert button.dropdown-toggle.btn-outline.fc-next-button, .sweet-alert .open button.dropdown-toggle.btn-outline.fc-next-button, .open .sweet-alert button.dropdown-toggle.btn-outline.fc-today-button, .sweet-alert .open button.dropdown-toggle.btn-outline.fc-today-button, .open .owl-theme .owl-nav .dropdown-toggle.btn-outline.btn-success[class*="owl-"], .owl-theme .owl-nav .open .dropdown-toggle.btn-outline.btn-success[class*="owl-"], .open .owl-theme .owl-nav ul.wysihtml5-toolbar a.dropdown-toggle.btn-success[class*="owl-"].btn, .owl-theme .owl-nav ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-success[class*="owl-"].btn, .open ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle.btn-success[class*="owl-"].btn, ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle.btn-success[class*="owl-"].btn, .open .owl-theme .owl-nav ul.wysihtml5-toolbar a.dropdown-toggle[class*="owl-"].fc-prev-button, .owl-theme .owl-nav ul.wysihtml5-toolbar .open a.dropdown-toggle[class*="owl-"].fc-prev-button, .open ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle[class*="owl-"].fc-prev-button, ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle[class*="owl-"].fc-prev-button, .open .owl-theme .owl-nav ul.wysihtml5-toolbar a.dropdown-toggle[class*="owl-"].fc-next-button, .owl-theme .owl-nav ul.wysihtml5-toolbar .open a.dropdown-toggle[class*="owl-"].fc-next-button, .open ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle[class*="owl-"].fc-next-button, ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle[class*="owl-"].fc-next-button, .open .owl-theme .owl-nav ul.wysihtml5-toolbar a.dropdown-toggle[class*="owl-"].fc-today-button, .owl-theme .owl-nav ul.wysihtml5-toolbar .open a.dropdown-toggle[class*="owl-"].fc-today-button, .open ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle[class*="owl-"].fc-today-button, ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle[class*="owl-"].fc-today-button, .open .owl-theme .owl-nav .note-editor .dropdown-toggle[class*="owl-"].note-btn.btn-sm.fc-prev-button, .owl-theme .owl-nav .note-editor .open .dropdown-toggle[class*="owl-"].note-btn.btn-sm.fc-prev-button, .open .note-editor .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].note-btn.btn-sm.fc-prev-button, .note-editor .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].note-btn.btn-sm.fc-prev-button, .open .owl-theme .owl-nav .note-editor .dropdown-toggle[class*="owl-"].note-btn.btn-sm.fc-next-button, .owl-theme .owl-nav .note-editor .open .dropdown-toggle[class*="owl-"].note-btn.btn-sm.fc-next-button, .open .note-editor .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].note-btn.btn-sm.fc-next-button, .note-editor .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].note-btn.btn-sm.fc-next-button, .open .owl-theme .owl-nav .note-editor .dropdown-toggle[class*="owl-"].note-btn.btn-sm.fc-today-button, .owl-theme .owl-nav .note-editor .open .dropdown-toggle[class*="owl-"].note-btn.btn-sm.fc-today-button, .open .note-editor .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].note-btn.btn-sm.fc-today-button, .note-editor .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].note-btn.btn-sm.fc-today-button, .open .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-success[class*="owl-"], .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-success[class*="owl-"], .open .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button.dropdown-toggle.btn-success[class*="owl-"], .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav .open button.dropdown-toggle.btn-success[class*="owl-"], .open .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle[class*="owl-"].fc-prev-button, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle[class*="owl-"].fc-prev-button, .open .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].fc-prev-button, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].fc-prev-button, .open .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle[class*="owl-"].fc-next-button, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle[class*="owl-"].fc-next-button, .open .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].fc-next-button, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].fc-next-button, .open .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle[class*="owl-"].fc-today-button, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle[class*="owl-"].fc-today-button, .open .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].fc-today-button, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].fc-today-button, .open .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right, .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left,
  .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left,
  .open .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button,
  .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button, .open .owl-theme .owl-nav .dropdown-toggle.btn-outline[class*="owl-"].fc-prev-button, .owl-theme .owl-nav .open .dropdown-toggle.btn-outline[class*="owl-"].fc-prev-button, .open .owl-theme .owl-nav .dropdown-toggle.btn-outline[class*="owl-"].fc-next-button, .owl-theme .owl-nav .open .dropdown-toggle.btn-outline[class*="owl-"].fc-next-button, .open .owl-theme .owl-nav .dropdown-toggle.btn-outline[class*="owl-"].fc-today-button, .owl-theme .owl-nav .open .dropdown-toggle.btn-outline[class*="owl-"].fc-today-button, .open button.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open button.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left,
  .open button.dropdown-toggle.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.fc-prev-button, .open button.dropdown-toggle.fc-prev-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open button.dropdown-toggle.fc-prev-button.fc-month-button.fc-state-default.fc-corner-left,
  .open button.dropdown-toggle.fc-prev-button.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.fc-next-button, .open button.dropdown-toggle.fc-next-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open button.dropdown-toggle.fc-next-button.fc-month-button.fc-state-default.fc-corner-left,
  .open button.dropdown-toggle.fc-next-button.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.fc-today-button, .open button.dropdown-toggle.fc-today-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open button.dropdown-toggle.fc-today-button.fc-month-button.fc-state-default.fc-corner-left,
  .open button.dropdown-toggle.fc-today-button.fc-agendaWeek-button {
    color: #01c853;
    border: solid 1px #01c853; }
  .open .dropdown-toggle.btn.btn-outline.btn-warning, .open .wizard > .actions a.dropdown-toggle.btn-outline.btn-warning, .wizard > .actions .open a.dropdown-toggle.btn-outline.btn-warning, .open .wizard > .actions .note-editor a.dropdown-toggle.btn-warning.note-btn.btn-sm, .wizard > .actions .note-editor .open a.dropdown-toggle.btn-warning.note-btn.btn-sm, .open .note-editor .wizard > .actions a.dropdown-toggle.btn-warning.note-btn.btn-sm, .note-editor .wizard > .actions .open a.dropdown-toggle.btn-warning.note-btn.btn-sm, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn.btn-warning, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn.btn-warning, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.btn-warning, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.btn-warning, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.btn-warning, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-warning, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.btn-warning.dt-button, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.btn-warning.dt-button, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.btn-warning.dt-button, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-warning.dt-button, .open ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle.btn-warning[class*="owl-"], ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle.btn-warning[class*="owl-"], .open .owl-theme .owl-nav ul.wysihtml5-toolbar a.dropdown-toggle.btn-warning[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-warning[class*="owl-"], .open ul.wysihtml5-toolbar a.dropdown-toggle.btn-warning.fc-prev-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-warning.fc-prev-button, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn-warning.fc-next-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-warning.fc-next-button, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn-warning.fc-today-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-warning.fc-today-button, .open .note-editor .dropdown-toggle.btn.btn-warning.note-btn.btn-sm, .note-editor .open .dropdown-toggle.btn.btn-warning.note-btn.btn-sm, .open .note-editor .dt-buttons .dropdown-toggle.btn-warning.note-btn.btn-sm.dt-button, .note-editor .dt-buttons .open .dropdown-toggle.btn-warning.note-btn.btn-sm.dt-button, .open .dt-buttons .note-editor .dropdown-toggle.btn-warning.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .open .dropdown-toggle.btn-warning.note-btn.btn-sm.dt-button, .open .note-editor .sweet-alert button.dropdown-toggle.btn-warning.note-btn.btn-sm, .note-editor .sweet-alert .open button.dropdown-toggle.btn-warning.note-btn.btn-sm, .open .sweet-alert .note-editor button.dropdown-toggle.btn-warning.note-btn.btn-sm, .sweet-alert .note-editor .open button.dropdown-toggle.btn-warning.note-btn.btn-sm, .open .note-editor .owl-theme .owl-nav .dropdown-toggle.btn-warning.note-btn.btn-sm[class*="owl-"], .note-editor .owl-theme .owl-nav .open .dropdown-toggle.btn-warning.note-btn.btn-sm[class*="owl-"], .open .owl-theme .owl-nav .note-editor .dropdown-toggle.btn-warning.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .open .dropdown-toggle.btn-warning.note-btn.btn-sm[class*="owl-"],
  .open .note-editor button.dropdown-toggle.btn-warning.note-btn.btn-sm.fc-agendaWeek-button,
  .note-editor .open button.dropdown-toggle.btn-warning.note-btn.btn-sm.fc-agendaWeek-button, .open .note-editor .dropdown-toggle.btn-warning.note-btn.btn-sm.fc-prev-button, .note-editor .open .dropdown-toggle.btn-warning.note-btn.btn-sm.fc-prev-button, .open .note-editor .dropdown-toggle.btn-warning.note-btn.btn-sm.fc-next-button, .note-editor .open .dropdown-toggle.btn-warning.note-btn.btn-sm.fc-next-button, .open .note-editor .dropdown-toggle.btn-warning.note-btn.btn-sm.fc-today-button, .note-editor .open .dropdown-toggle.btn-warning.note-btn.btn-sm.fc-today-button, .open .dt-buttons .dropdown-toggle.btn-outline.btn-warning.dt-button, .dt-buttons .open .dropdown-toggle.btn-outline.btn-warning.dt-button,
  .open .dt-buttons button.dropdown-toggle.btn-warning.dt-button.fc-agendaWeek-button,
  .dt-buttons .open button.dropdown-toggle.btn-warning.dt-button.fc-agendaWeek-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-warning, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-warning, .open .sweet-alert button.dropdown-toggle.btn-outline.btn-warning, .sweet-alert .open button.dropdown-toggle.btn-outline.btn-warning,
  .open .sweet-alert button.dropdown-toggle.btn-warning.fc-agendaWeek-button,
  .sweet-alert .open button.dropdown-toggle.btn-warning.fc-agendaWeek-button, .open .owl-theme .owl-nav .dropdown-toggle.btn-outline.btn-warning[class*="owl-"], .owl-theme .owl-nav .open .dropdown-toggle.btn-outline.btn-warning[class*="owl-"],
  .open .owl-theme .owl-nav button.dropdown-toggle.btn-warning[class*="owl-"].fc-agendaWeek-button,
  .owl-theme .owl-nav .open button.dropdown-toggle.btn-warning[class*="owl-"].fc-agendaWeek-button, .open button.dropdown-toggle.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open button.dropdown-toggle.btn-warning.fc-month-button.fc-state-default.fc-corner-left,
  .open button.dropdown-toggle.btn-warning.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.btn-warning.fc-prev-button,
  .open button.dropdown-toggle.btn-warning.fc-prev-button.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.btn-warning.fc-next-button,
  .open button.dropdown-toggle.btn-warning.fc-next-button.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.btn-warning.fc-today-button,
  .open button.dropdown-toggle.btn-warning.fc-today-button.fc-agendaWeek-button {
    color: #fec107;
    border: solid 1px #fec107; }
  .open .dropdown-toggle.btn.btn-outline.btn-info, .open .wizard > .actions a.dropdown-toggle.btn-outline.btn-info, .wizard > .actions .open a.dropdown-toggle.btn-outline.btn-info, .open .wizard > .actions .note-editor a.dropdown-toggle.btn-info.note-btn.btn-sm, .wizard > .actions .note-editor .open a.dropdown-toggle.btn-info.note-btn.btn-sm, .open .note-editor .wizard > .actions a.dropdown-toggle.btn-info.note-btn.btn-sm, .note-editor .wizard > .actions .open a.dropdown-toggle.btn-info.note-btn.btn-sm, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn.btn-info, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn.btn-info, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.btn-info, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.btn-info, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.btn-info, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-info, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.btn-info.dt-button, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.btn-info.dt-button, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.btn-info.dt-button, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-info.dt-button, .open ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle.btn-info[class*="owl-"], ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle.btn-info[class*="owl-"], .open .owl-theme .owl-nav ul.wysihtml5-toolbar a.dropdown-toggle.btn-info[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-info[class*="owl-"], .open ul.wysihtml5-toolbar a.dropdown-toggle.btn-info.fc-prev-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-info.fc-prev-button, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn-info.fc-next-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-info.fc-next-button, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn-info.fc-today-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-info.fc-today-button, .open .note-editor .dropdown-toggle.btn.btn-info.note-btn.btn-sm, .note-editor .open .dropdown-toggle.btn.btn-info.note-btn.btn-sm, .open .note-editor .dt-buttons .dropdown-toggle.btn-info.note-btn.btn-sm.dt-button, .note-editor .dt-buttons .open .dropdown-toggle.btn-info.note-btn.btn-sm.dt-button, .open .dt-buttons .note-editor .dropdown-toggle.btn-info.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .open .dropdown-toggle.btn-info.note-btn.btn-sm.dt-button, .open .note-editor .sweet-alert button.dropdown-toggle.btn-info.note-btn.btn-sm, .note-editor .sweet-alert .open button.dropdown-toggle.btn-info.note-btn.btn-sm, .open .sweet-alert .note-editor button.dropdown-toggle.btn-info.note-btn.btn-sm, .sweet-alert .note-editor .open button.dropdown-toggle.btn-info.note-btn.btn-sm, .open .note-editor .owl-theme .owl-nav .dropdown-toggle.btn-info.note-btn.btn-sm[class*="owl-"], .note-editor .owl-theme .owl-nav .open .dropdown-toggle.btn-info.note-btn.btn-sm[class*="owl-"], .open .owl-theme .owl-nav .note-editor .dropdown-toggle.btn-info.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .open .dropdown-toggle.btn-info.note-btn.btn-sm[class*="owl-"],
  .open .note-editor button.dropdown-toggle.btn-info.note-btn.btn-sm.fc-agendaWeek-button,
  .note-editor .open button.dropdown-toggle.btn-info.note-btn.btn-sm.fc-agendaWeek-button, .open .note-editor .dropdown-toggle.btn-info.note-btn.btn-sm.fc-prev-button, .note-editor .open .dropdown-toggle.btn-info.note-btn.btn-sm.fc-prev-button, .open .note-editor .dropdown-toggle.btn-info.note-btn.btn-sm.fc-next-button, .note-editor .open .dropdown-toggle.btn-info.note-btn.btn-sm.fc-next-button, .open .note-editor .dropdown-toggle.btn-info.note-btn.btn-sm.fc-today-button, .note-editor .open .dropdown-toggle.btn-info.note-btn.btn-sm.fc-today-button, .open .dt-buttons .dropdown-toggle.btn-outline.btn-info.dt-button, .dt-buttons .open .dropdown-toggle.btn-outline.btn-info.dt-button,
  .open .dt-buttons button.dropdown-toggle.btn-info.dt-button.fc-agendaWeek-button,
  .dt-buttons .open button.dropdown-toggle.btn-info.dt-button.fc-agendaWeek-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-info, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-info, .open .sweet-alert button.dropdown-toggle.btn-outline.btn-info, .sweet-alert .open button.dropdown-toggle.btn-outline.btn-info,
  .open .sweet-alert button.dropdown-toggle.btn-info.fc-agendaWeek-button,
  .sweet-alert .open button.dropdown-toggle.btn-info.fc-agendaWeek-button, .open .owl-theme .owl-nav .dropdown-toggle.btn-outline.btn-info[class*="owl-"], .owl-theme .owl-nav .open .dropdown-toggle.btn-outline.btn-info[class*="owl-"],
  .open .owl-theme .owl-nav button.dropdown-toggle.btn-info[class*="owl-"].fc-agendaWeek-button,
  .owl-theme .owl-nav .open button.dropdown-toggle.btn-info[class*="owl-"].fc-agendaWeek-button, .open button.dropdown-toggle.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open button.dropdown-toggle.btn-info.fc-month-button.fc-state-default.fc-corner-left,
  .open button.dropdown-toggle.btn-info.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.btn-info.fc-prev-button,
  .open button.dropdown-toggle.btn-info.fc-prev-button.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.btn-info.fc-next-button,
  .open button.dropdown-toggle.btn-info.fc-next-button.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.btn-info.fc-today-button,
  .open button.dropdown-toggle.btn-info.fc-today-button.fc-agendaWeek-button {
    color: #e91e63;
    border: solid 1px #e91e63; }
  .open .dropdown-toggle.btn.btn-outline.btn-danger, .open .wizard > .actions a.dropdown-toggle.btn-outline.btn-danger, .wizard > .actions .open a.dropdown-toggle.btn-outline.btn-danger, .open .wizard > .actions .note-editor a.dropdown-toggle.btn-danger.note-btn.btn-sm, .wizard > .actions .note-editor .open a.dropdown-toggle.btn-danger.note-btn.btn-sm, .open .note-editor .wizard > .actions a.dropdown-toggle.btn-danger.note-btn.btn-sm, .note-editor .wizard > .actions .open a.dropdown-toggle.btn-danger.note-btn.btn-sm, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn.btn-danger, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn.btn-danger, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.btn-danger, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.btn-danger, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.btn-danger, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-danger, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.btn-danger.dt-button, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.btn-danger.dt-button, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.btn-danger.dt-button, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-danger.dt-button, .open ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle.btn-danger[class*="owl-"], ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle.btn-danger[class*="owl-"], .open .owl-theme .owl-nav ul.wysihtml5-toolbar a.dropdown-toggle.btn-danger[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-danger[class*="owl-"], .open ul.wysihtml5-toolbar a.dropdown-toggle.btn-danger.fc-prev-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-danger.fc-prev-button, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn-danger.fc-next-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-danger.fc-next-button, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn-danger.fc-today-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-danger.fc-today-button, .open .note-editor .dropdown-toggle.btn.btn-danger.note-btn.btn-sm, .note-editor .open .dropdown-toggle.btn.btn-danger.note-btn.btn-sm, .open .note-editor .dt-buttons .dropdown-toggle.btn-danger.note-btn.btn-sm.dt-button, .note-editor .dt-buttons .open .dropdown-toggle.btn-danger.note-btn.btn-sm.dt-button, .open .dt-buttons .note-editor .dropdown-toggle.btn-danger.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .open .dropdown-toggle.btn-danger.note-btn.btn-sm.dt-button, .open .note-editor .sweet-alert button.dropdown-toggle.btn-danger.note-btn.btn-sm, .note-editor .sweet-alert .open button.dropdown-toggle.btn-danger.note-btn.btn-sm, .open .sweet-alert .note-editor button.dropdown-toggle.btn-danger.note-btn.btn-sm, .sweet-alert .note-editor .open button.dropdown-toggle.btn-danger.note-btn.btn-sm, .open .note-editor .owl-theme .owl-nav .dropdown-toggle.btn-danger.note-btn.btn-sm[class*="owl-"], .note-editor .owl-theme .owl-nav .open .dropdown-toggle.btn-danger.note-btn.btn-sm[class*="owl-"], .open .owl-theme .owl-nav .note-editor .dropdown-toggle.btn-danger.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .open .dropdown-toggle.btn-danger.note-btn.btn-sm[class*="owl-"],
  .open .note-editor button.dropdown-toggle.btn-danger.note-btn.btn-sm.fc-agendaWeek-button,
  .note-editor .open button.dropdown-toggle.btn-danger.note-btn.btn-sm.fc-agendaWeek-button, .open .note-editor .dropdown-toggle.btn-danger.note-btn.btn-sm.fc-prev-button, .note-editor .open .dropdown-toggle.btn-danger.note-btn.btn-sm.fc-prev-button, .open .note-editor .dropdown-toggle.btn-danger.note-btn.btn-sm.fc-next-button, .note-editor .open .dropdown-toggle.btn-danger.note-btn.btn-sm.fc-next-button, .open .note-editor .dropdown-toggle.btn-danger.note-btn.btn-sm.fc-today-button, .note-editor .open .dropdown-toggle.btn-danger.note-btn.btn-sm.fc-today-button, .open .dt-buttons .dropdown-toggle.btn-outline.btn-danger.dt-button, .dt-buttons .open .dropdown-toggle.btn-outline.btn-danger.dt-button,
  .open .dt-buttons button.dropdown-toggle.btn-danger.dt-button.fc-agendaWeek-button,
  .dt-buttons .open button.dropdown-toggle.btn-danger.dt-button.fc-agendaWeek-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-danger, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-danger, .open .sweet-alert button.dropdown-toggle.btn-outline.btn-danger, .sweet-alert .open button.dropdown-toggle.btn-outline.btn-danger,
  .open .sweet-alert button.dropdown-toggle.btn-danger.fc-agendaWeek-button,
  .sweet-alert .open button.dropdown-toggle.btn-danger.fc-agendaWeek-button, .open .owl-theme .owl-nav .dropdown-toggle.btn-outline.btn-danger[class*="owl-"], .owl-theme .owl-nav .open .dropdown-toggle.btn-outline.btn-danger[class*="owl-"],
  .open .owl-theme .owl-nav button.dropdown-toggle.btn-danger[class*="owl-"].fc-agendaWeek-button,
  .owl-theme .owl-nav .open button.dropdown-toggle.btn-danger[class*="owl-"].fc-agendaWeek-button, .open button.dropdown-toggle.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open button.dropdown-toggle.btn-danger.fc-month-button.fc-state-default.fc-corner-left,
  .open button.dropdown-toggle.btn-danger.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.btn-danger.fc-prev-button,
  .open button.dropdown-toggle.btn-danger.fc-prev-button.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.btn-danger.fc-next-button,
  .open button.dropdown-toggle.btn-danger.fc-next-button.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.btn-danger.fc-today-button,
  .open button.dropdown-toggle.btn-danger.fc-today-button.fc-agendaWeek-button {
    color: #ff2a00;
    border: solid 1px #ff2a00; }
  .open .dropdown-toggle.btn.btn-outline.btn-primary, .open .wizard > .actions .disabled a.dropdown-toggle.btn-outline, .wizard > .actions .disabled .open a.dropdown-toggle.btn-outline, .open ul.wysihtml5-toolbar .wizard > .actions .disabled a.dropdown-toggle, ul.wysihtml5-toolbar .wizard > .actions .disabled .open a.dropdown-toggle, .open .wizard > .actions .disabled ul.wysihtml5-toolbar a.dropdown-toggle, .wizard > .actions .disabled ul.wysihtml5-toolbar .open a.dropdown-toggle, .open .wizard > .actions ul.wysihtml5-toolbar .disabled a.dropdown-toggle, .wizard > .actions ul.wysihtml5-toolbar .disabled .open a.dropdown-toggle, .open .wizard > .actions .disabled .note-editor a.dropdown-toggle.note-btn.btn-sm, .wizard > .actions .disabled .note-editor .open a.dropdown-toggle.note-btn.btn-sm, .open .note-editor .wizard > .actions .disabled a.dropdown-toggle.note-btn.btn-sm, .note-editor .wizard > .actions .disabled .open a.dropdown-toggle.note-btn.btn-sm, .open .wizard > .actions .disabled a.dropdown-toggle.btn-outline:hover, .wizard > .actions .disabled .open a.dropdown-toggle.btn-outline:hover, .open ul.wysihtml5-toolbar .wizard > .actions .disabled a.dropdown-toggle:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled .open a.dropdown-toggle:hover, .open .wizard > .actions .disabled ul.wysihtml5-toolbar a.dropdown-toggle:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar .open a.dropdown-toggle:hover, .open .wizard > .actions ul.wysihtml5-toolbar .disabled a.dropdown-toggle:hover, .wizard > .actions ul.wysihtml5-toolbar .disabled .open a.dropdown-toggle:hover, .open .wizard > .actions .disabled .note-editor a.dropdown-toggle.note-btn.btn-sm:hover, .wizard > .actions .disabled .note-editor .open a.dropdown-toggle.note-btn.btn-sm:hover, .open .note-editor .wizard > .actions .disabled a.dropdown-toggle.note-btn.btn-sm:hover, .note-editor .wizard > .actions .disabled .open a.dropdown-toggle.note-btn.btn-sm:hover, .open .wizard > .actions .disabled a.dropdown-toggle.btn-outline:active, .wizard > .actions .disabled .open a.dropdown-toggle.btn-outline:active, .open ul.wysihtml5-toolbar .wizard > .actions .disabled a.dropdown-toggle:active, ul.wysihtml5-toolbar .wizard > .actions .disabled .open a.dropdown-toggle:active, .open .wizard > .actions .disabled ul.wysihtml5-toolbar a.dropdown-toggle:active, .wizard > .actions .disabled ul.wysihtml5-toolbar .open a.dropdown-toggle:active, .open .wizard > .actions ul.wysihtml5-toolbar .disabled a.dropdown-toggle:active, .wizard > .actions ul.wysihtml5-toolbar .disabled .open a.dropdown-toggle:active, .open .wizard > .actions .disabled .note-editor a.dropdown-toggle.note-btn.btn-sm:active, .wizard > .actions .disabled .note-editor .open a.dropdown-toggle.note-btn.btn-sm:active, .open .note-editor .wizard > .actions .disabled a.dropdown-toggle.note-btn.btn-sm:active, .note-editor .wizard > .actions .disabled .open a.dropdown-toggle.note-btn.btn-sm:active, .open .wizard > .actions a.dropdown-toggle.btn-outline, .wizard > .actions .open a.dropdown-toggle.btn-outline, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm, .open .wizard > .actions a.dropdown-toggle.btn-outline:hover, .wizard > .actions .open a.dropdown-toggle.btn-outline:hover, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle:hover, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle:hover, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle:hover, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle:hover, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm:hover, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm:hover, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm:hover, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm:hover, .open .wizard > .actions a.dropdown-toggle.btn-outline:active, .wizard > .actions .open a.dropdown-toggle.btn-outline:active, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle:active, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle:active, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle:active, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle:active, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm:active, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm:active, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm:active, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm:active, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn.btn-primary, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn.btn-primary, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.dt-button, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.dt-button, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.dt-button, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.dt-button, .open ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle.btn-primary[class*="owl-"], ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle.btn-primary[class*="owl-"], .open .owl-theme .owl-nav ul.wysihtml5-toolbar a.dropdown-toggle.btn-primary[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-primary[class*="owl-"], .open ul.wysihtml5-toolbar a.dropdown-toggle.btn-primary.fc-prev-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-primary.fc-prev-button, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn-primary.fc-next-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-primary.fc-next-button, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn-primary.fc-today-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-primary.fc-today-button, .open .note-editor .dropdown-toggle.btn.btn-primary.note-btn.btn-sm, .note-editor .open .dropdown-toggle.btn.btn-primary.note-btn.btn-sm, .open .note-editor .dt-buttons .dropdown-toggle.note-btn.btn-sm.dt-button, .note-editor .dt-buttons .open .dropdown-toggle.note-btn.btn-sm.dt-button, .open .dt-buttons .note-editor .dropdown-toggle.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .open .dropdown-toggle.note-btn.btn-sm.dt-button, .open .note-editor .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-primary.note-btn.btn-sm, .note-editor .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-primary.note-btn.btn-sm, .open .tablesaw-sortable th.tablesaw-sortable-head .note-editor button.dropdown-toggle.btn-primary.note-btn.btn-sm, .tablesaw-sortable th.tablesaw-sortable-head .note-editor .open button.dropdown-toggle.btn-primary.note-btn.btn-sm, .open .note-editor .sweet-alert button.dropdown-toggle.btn-primary.note-btn.btn-sm, .note-editor .sweet-alert .open button.dropdown-toggle.btn-primary.note-btn.btn-sm, .open .sweet-alert .note-editor button.dropdown-toggle.btn-primary.note-btn.btn-sm, .sweet-alert .note-editor .open button.dropdown-toggle.btn-primary.note-btn.btn-sm, .open .note-editor .owl-theme .owl-nav .dropdown-toggle.btn-primary.note-btn.btn-sm[class*="owl-"], .note-editor .owl-theme .owl-nav .open .dropdown-toggle.btn-primary.note-btn.btn-sm[class*="owl-"], .open .owl-theme .owl-nav .note-editor .dropdown-toggle.btn-primary.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .open .dropdown-toggle.btn-primary.note-btn.btn-sm[class*="owl-"], .open .note-editor button.dropdown-toggle.btn-primary.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right, .note-editor .open button.dropdown-toggle.btn-primary.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open .note-editor button.dropdown-toggle.btn-primary.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left,
  .note-editor .open button.dropdown-toggle.btn-primary.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left,
  .open .note-editor button.dropdown-toggle.btn-primary.note-btn.btn-sm.fc-agendaWeek-button,
  .note-editor .open button.dropdown-toggle.btn-primary.note-btn.btn-sm.fc-agendaWeek-button, .open .note-editor .dropdown-toggle.btn-primary.note-btn.btn-sm.fc-prev-button, .note-editor .open .dropdown-toggle.btn-primary.note-btn.btn-sm.fc-prev-button, .open .note-editor .dropdown-toggle.btn-primary.note-btn.btn-sm.fc-next-button, .note-editor .open .dropdown-toggle.btn-primary.note-btn.btn-sm.fc-next-button, .open .note-editor .dropdown-toggle.btn-primary.note-btn.btn-sm.fc-today-button, .note-editor .open .dropdown-toggle.btn-primary.note-btn.btn-sm.fc-today-button, .open .dt-buttons .dropdown-toggle.btn-outline.dt-button, .dt-buttons .open .dropdown-toggle.btn-outline.dt-button, .open .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.dt-button, .open .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dropdown-toggle.dt-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .open button.dropdown-toggle.dt-button, .open .dt-buttons button.dropdown-toggle.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right, .dt-buttons .open button.dropdown-toggle.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open .dt-buttons button.dropdown-toggle.dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .dt-buttons .open button.dropdown-toggle.dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .open .dt-buttons button.dropdown-toggle.dt-button.fc-agendaWeek-button,
  .dt-buttons .open button.dropdown-toggle.dt-button.fc-agendaWeek-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-primary, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-primary, .open .sweet-alert button.dropdown-toggle.btn-outline.btn-primary, .sweet-alert .open button.dropdown-toggle.btn-outline.btn-primary, .open .sweet-alert .note-editor .dt-buttons button.dropdown-toggle.note-btn.btn-sm.dt-button, .sweet-alert .note-editor .dt-buttons .open button.dropdown-toggle.note-btn.btn-sm.dt-button, .open .note-editor .dt-buttons .sweet-alert button.dropdown-toggle.note-btn.btn-sm.dt-button, .note-editor .dt-buttons .sweet-alert .open button.dropdown-toggle.note-btn.btn-sm.dt-button, .open .sweet-alert .dt-buttons .note-editor button.dropdown-toggle.note-btn.btn-sm.dt-button, .sweet-alert .dt-buttons .note-editor .open button.dropdown-toggle.note-btn.btn-sm.dt-button, .open .dt-buttons .note-editor .sweet-alert button.dropdown-toggle.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .sweet-alert .open button.dropdown-toggle.note-btn.btn-sm.dt-button, .open .sweet-alert .dt-buttons button.dropdown-toggle.btn-outline.dt-button, .sweet-alert .dt-buttons .open button.dropdown-toggle.btn-outline.dt-button, .open .dt-buttons .sweet-alert button.dropdown-toggle.btn-outline.dt-button, .dt-buttons .sweet-alert .open button.dropdown-toggle.btn-outline.dt-button, .open .sweet-alert .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.dt-button, .sweet-alert .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.dt-button, .open .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.dropdown-toggle.dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert .open button.dropdown-toggle.dt-button, .open .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dropdown-toggle.dt-button, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .open button.dropdown-toggle.dt-button, .open .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .sweet-alert button.dropdown-toggle.dt-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .sweet-alert .open button.dropdown-toggle.dt-button, .open .sweet-alert .dt-buttons button.dropdown-toggle.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right, .sweet-alert .dt-buttons .open button.dropdown-toggle.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right, .open .dt-buttons .sweet-alert button.dropdown-toggle.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right, .dt-buttons .sweet-alert .open button.dropdown-toggle.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open .sweet-alert .dt-buttons button.dropdown-toggle.dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .sweet-alert .dt-buttons .open button.dropdown-toggle.dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .open .dt-buttons .sweet-alert button.dropdown-toggle.dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .dt-buttons .sweet-alert .open button.dropdown-toggle.dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .open .sweet-alert .dt-buttons button.dropdown-toggle.dt-button.fc-agendaWeek-button,
  .sweet-alert .dt-buttons .open button.dropdown-toggle.dt-button.fc-agendaWeek-button,
  .open .dt-buttons .sweet-alert button.dropdown-toggle.dt-button.fc-agendaWeek-button,
  .dt-buttons .sweet-alert .open button.dropdown-toggle.dt-button.fc-agendaWeek-button, .open .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-primary, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-primary, .open .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.dropdown-toggle.btn-primary, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert .open button.dropdown-toggle.btn-primary, .open .sweet-alert button.dropdown-toggle.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right, .sweet-alert .open button.dropdown-toggle.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open .sweet-alert button.dropdown-toggle.btn-primary.fc-month-button.fc-state-default.fc-corner-left,
  .sweet-alert .open button.dropdown-toggle.btn-primary.fc-month-button.fc-state-default.fc-corner-left,
  .open .sweet-alert button.dropdown-toggle.btn-primary.fc-agendaWeek-button,
  .sweet-alert .open button.dropdown-toggle.btn-primary.fc-agendaWeek-button, .open .owl-theme .owl-nav .dropdown-toggle.btn-outline.btn-primary[class*="owl-"], .owl-theme .owl-nav .open .dropdown-toggle.btn-outline.btn-primary[class*="owl-"], .open .owl-theme .owl-nav .wizard > .actions a.dropdown-toggle.btn-outline[class*="owl-"], .owl-theme .owl-nav .wizard > .actions .open a.dropdown-toggle.btn-outline[class*="owl-"], .open .wizard > .actions .owl-theme .owl-nav a.dropdown-toggle.btn-outline[class*="owl-"], .wizard > .actions .owl-theme .owl-nav .open a.dropdown-toggle.btn-outline[class*="owl-"], .open .owl-theme .owl-nav .wizard > .actions .note-editor a.dropdown-toggle[class*="owl-"].note-btn.btn-sm, .owl-theme .owl-nav .wizard > .actions .note-editor .open a.dropdown-toggle[class*="owl-"].note-btn.btn-sm, .open .wizard > .actions .note-editor .owl-theme .owl-nav a.dropdown-toggle[class*="owl-"].note-btn.btn-sm, .wizard > .actions .note-editor .owl-theme .owl-nav .open a.dropdown-toggle[class*="owl-"].note-btn.btn-sm, .open .owl-theme .owl-nav .note-editor .wizard > .actions a.dropdown-toggle[class*="owl-"].note-btn.btn-sm, .owl-theme .owl-nav .note-editor .wizard > .actions .open a.dropdown-toggle[class*="owl-"].note-btn.btn-sm, .open .note-editor .wizard > .actions .owl-theme .owl-nav a.dropdown-toggle[class*="owl-"].note-btn.btn-sm, .note-editor .wizard > .actions .owl-theme .owl-nav .open a.dropdown-toggle[class*="owl-"].note-btn.btn-sm, .open .owl-theme .owl-nav ul.wysihtml5-toolbar a.dropdown-toggle.btn-primary[class*="owl-"].btn, .owl-theme .owl-nav ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-primary[class*="owl-"].btn, .open ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle.btn-primary[class*="owl-"].btn, ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle.btn-primary[class*="owl-"].btn, .open .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle[class*="owl-"], .open ul.wysihtml5-toolbar .wizard > .actions .owl-theme .owl-nav a.dropdown-toggle[class*="owl-"], ul.wysihtml5-toolbar .wizard > .actions .owl-theme .owl-nav .open a.dropdown-toggle[class*="owl-"], .open .owl-theme .owl-nav .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle[class*="owl-"], .owl-theme .owl-nav .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle[class*="owl-"], .open .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle[class*="owl-"], .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle[class*="owl-"], .open .owl-theme .owl-nav ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle[class*="owl-"].dt-button, .owl-theme .owl-nav ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle[class*="owl-"].dt-button, .open ul.wysihtml5-toolbar .dt-buttons .owl-theme .owl-nav a.dropdown-toggle[class*="owl-"].dt-button, ul.wysihtml5-toolbar .dt-buttons .owl-theme .owl-nav .open a.dropdown-toggle[class*="owl-"].dt-button, .open .owl-theme .owl-nav .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle[class*="owl-"].dt-button, .owl-theme .owl-nav .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle[class*="owl-"].dt-button, .open .dt-buttons ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle[class*="owl-"].dt-button, .dt-buttons ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle[class*="owl-"].dt-button, .open .owl-theme .owl-nav .note-editor .dt-buttons .dropdown-toggle[class*="owl-"].note-btn.btn-sm.dt-button, .owl-theme .owl-nav .note-editor .dt-buttons .open .dropdown-toggle[class*="owl-"].note-btn.btn-sm.dt-button, .open .note-editor .dt-buttons .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].note-btn.btn-sm.dt-button, .note-editor .dt-buttons .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].note-btn.btn-sm.dt-button, .open .owl-theme .owl-nav .dt-buttons .note-editor .dropdown-toggle[class*="owl-"].note-btn.btn-sm.dt-button, .owl-theme .owl-nav .dt-buttons .note-editor .open .dropdown-toggle[class*="owl-"].note-btn.btn-sm.dt-button, .open .dt-buttons .note-editor .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].note-btn.btn-sm.dt-button, .dt-buttons .note-editor .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].note-btn.btn-sm.dt-button, .open .owl-theme .owl-nav .dt-buttons .dropdown-toggle.btn-outline[class*="owl-"].dt-button, .owl-theme .owl-nav .dt-buttons .open .dropdown-toggle.btn-outline[class*="owl-"].dt-button, .open .dt-buttons .owl-theme .owl-nav .dropdown-toggle.btn-outline[class*="owl-"].dt-button, .dt-buttons .owl-theme .owl-nav .open .dropdown-toggle.btn-outline[class*="owl-"].dt-button, .open .owl-theme .owl-nav .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle[class*="owl-"].dt-button, .owl-theme .owl-nav .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle[class*="owl-"].dt-button, .open .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].dt-button, .open .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dropdown-toggle[class*="owl-"].dt-button, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .open button.dropdown-toggle[class*="owl-"].dt-button, .open .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].dt-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].dt-button, .open .owl-theme .owl-nav .dt-buttons button.dropdown-toggle[class*="owl-"].dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right, .owl-theme .owl-nav .dt-buttons .open button.dropdown-toggle[class*="owl-"].dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right, .open .dt-buttons .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right, .dt-buttons .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open .owl-theme .owl-nav .dt-buttons button.dropdown-toggle[class*="owl-"].dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .owl-theme .owl-nav .dt-buttons .open button.dropdown-toggle[class*="owl-"].dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .open .dt-buttons .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .dt-buttons .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .open .owl-theme .owl-nav .dt-buttons button.dropdown-toggle[class*="owl-"].dt-button.fc-agendaWeek-button,
  .owl-theme .owl-nav .dt-buttons .open button.dropdown-toggle[class*="owl-"].dt-button.fc-agendaWeek-button,
  .open .dt-buttons .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].dt-button.fc-agendaWeek-button,
  .dt-buttons .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].dt-button.fc-agendaWeek-button, .open .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-primary[class*="owl-"], .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-primary[class*="owl-"], .open .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button.dropdown-toggle.btn-primary[class*="owl-"], .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav .open button.dropdown-toggle.btn-primary[class*="owl-"], .open .owl-theme .owl-nav button.dropdown-toggle.btn-primary[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right, .owl-theme .owl-nav .open button.dropdown-toggle.btn-primary[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open .owl-theme .owl-nav button.dropdown-toggle.btn-primary[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left,
  .owl-theme .owl-nav .open button.dropdown-toggle.btn-primary[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left,
  .open .owl-theme .owl-nav button.dropdown-toggle.btn-primary[class*="owl-"].fc-agendaWeek-button,
  .owl-theme .owl-nav .open button.dropdown-toggle.btn-primary[class*="owl-"].fc-agendaWeek-button, .open button.dropdown-toggle.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open button.dropdown-toggle.btn-primary.fc-month-button.fc-state-default.fc-corner-left,
  .open button.dropdown-toggle.btn-primary.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.btn-primary.fc-prev-button, .open .wizard > .actions a.dropdown-toggle.btn-outline.fc-prev-button, .wizard > .actions .open a.dropdown-toggle.btn-outline.fc-prev-button, .open .wizard > .actions .note-editor a.dropdown-toggle.fc-prev-button.note-btn.btn-sm, .wizard > .actions .note-editor .open a.dropdown-toggle.fc-prev-button.note-btn.btn-sm, .open .note-editor .wizard > .actions a.dropdown-toggle.fc-prev-button.note-btn.btn-sm, .note-editor .wizard > .actions .open a.dropdown-toggle.fc-prev-button.note-btn.btn-sm, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn-primary.fc-prev-button.btn, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-primary.fc-prev-button.btn, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.fc-prev-button, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.fc-prev-button, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.fc-prev-button, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-prev-button, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.fc-prev-button.dt-button, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.fc-prev-button.dt-button, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.fc-prev-button.dt-button, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-prev-button.dt-button, .open .note-editor .dt-buttons .dropdown-toggle.fc-prev-button.note-btn.btn-sm.dt-button, .note-editor .dt-buttons .open .dropdown-toggle.fc-prev-button.note-btn.btn-sm.dt-button, .open .dt-buttons .note-editor .dropdown-toggle.fc-prev-button.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .open .dropdown-toggle.fc-prev-button.note-btn.btn-sm.dt-button, .open .dt-buttons .dropdown-toggle.btn-outline.fc-prev-button.dt-button, .dt-buttons .open .dropdown-toggle.btn-outline.fc-prev-button.dt-button, .open .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-prev-button.dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-prev-button.dt-button, .open .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dropdown-toggle.fc-prev-button.dt-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .open button.dropdown-toggle.fc-prev-button.dt-button, .open .dt-buttons button.dropdown-toggle.fc-prev-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right, .dt-buttons .open button.dropdown-toggle.fc-prev-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open .dt-buttons button.dropdown-toggle.fc-prev-button.dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .dt-buttons .open button.dropdown-toggle.fc-prev-button.dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .open .dt-buttons button.dropdown-toggle.fc-prev-button.dt-button.fc-agendaWeek-button,
  .dt-buttons .open button.dropdown-toggle.fc-prev-button.dt-button.fc-agendaWeek-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-primary.fc-prev-button, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-primary.fc-prev-button, .open button.dropdown-toggle.btn-primary.fc-prev-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open button.dropdown-toggle.btn-primary.fc-prev-button.fc-month-button.fc-state-default.fc-corner-left,
  .open button.dropdown-toggle.btn-primary.fc-prev-button.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.btn-primary.fc-next-button, .open .wizard > .actions a.dropdown-toggle.btn-outline.fc-next-button, .wizard > .actions .open a.dropdown-toggle.btn-outline.fc-next-button, .open .wizard > .actions .note-editor a.dropdown-toggle.fc-next-button.note-btn.btn-sm, .wizard > .actions .note-editor .open a.dropdown-toggle.fc-next-button.note-btn.btn-sm, .open .note-editor .wizard > .actions a.dropdown-toggle.fc-next-button.note-btn.btn-sm, .note-editor .wizard > .actions .open a.dropdown-toggle.fc-next-button.note-btn.btn-sm, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn-primary.fc-next-button.btn, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-primary.fc-next-button.btn, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.fc-next-button, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.fc-next-button, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.fc-next-button, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-next-button, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.fc-next-button.dt-button, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.fc-next-button.dt-button, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.fc-next-button.dt-button, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-next-button.dt-button, .open .note-editor .dt-buttons .dropdown-toggle.fc-next-button.note-btn.btn-sm.dt-button, .note-editor .dt-buttons .open .dropdown-toggle.fc-next-button.note-btn.btn-sm.dt-button, .open .dt-buttons .note-editor .dropdown-toggle.fc-next-button.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .open .dropdown-toggle.fc-next-button.note-btn.btn-sm.dt-button, .open .dt-buttons .dropdown-toggle.btn-outline.fc-next-button.dt-button, .dt-buttons .open .dropdown-toggle.btn-outline.fc-next-button.dt-button, .open .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-next-button.dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-next-button.dt-button, .open .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dropdown-toggle.fc-next-button.dt-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .open button.dropdown-toggle.fc-next-button.dt-button, .open .dt-buttons button.dropdown-toggle.fc-next-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right, .dt-buttons .open button.dropdown-toggle.fc-next-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open .dt-buttons button.dropdown-toggle.fc-next-button.dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .dt-buttons .open button.dropdown-toggle.fc-next-button.dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .open .dt-buttons button.dropdown-toggle.fc-next-button.dt-button.fc-agendaWeek-button,
  .dt-buttons .open button.dropdown-toggle.fc-next-button.dt-button.fc-agendaWeek-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-primary.fc-next-button, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-primary.fc-next-button, .open button.dropdown-toggle.btn-primary.fc-next-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open button.dropdown-toggle.btn-primary.fc-next-button.fc-month-button.fc-state-default.fc-corner-left,
  .open button.dropdown-toggle.btn-primary.fc-next-button.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.btn-primary.fc-today-button, .open .wizard > .actions a.dropdown-toggle.btn-outline.fc-today-button, .wizard > .actions .open a.dropdown-toggle.btn-outline.fc-today-button, .open .wizard > .actions .note-editor a.dropdown-toggle.fc-today-button.note-btn.btn-sm, .wizard > .actions .note-editor .open a.dropdown-toggle.fc-today-button.note-btn.btn-sm, .open .note-editor .wizard > .actions a.dropdown-toggle.fc-today-button.note-btn.btn-sm, .note-editor .wizard > .actions .open a.dropdown-toggle.fc-today-button.note-btn.btn-sm, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn-primary.fc-today-button.btn, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-primary.fc-today-button.btn, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.fc-today-button, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.fc-today-button, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.fc-today-button, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-today-button, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.fc-today-button.dt-button, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.fc-today-button.dt-button, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.fc-today-button.dt-button, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-today-button.dt-button, .open .note-editor .dt-buttons .dropdown-toggle.fc-today-button.note-btn.btn-sm.dt-button, .note-editor .dt-buttons .open .dropdown-toggle.fc-today-button.note-btn.btn-sm.dt-button, .open .dt-buttons .note-editor .dropdown-toggle.fc-today-button.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .open .dropdown-toggle.fc-today-button.note-btn.btn-sm.dt-button, .open .dt-buttons .dropdown-toggle.btn-outline.fc-today-button.dt-button, .dt-buttons .open .dropdown-toggle.btn-outline.fc-today-button.dt-button, .open .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-today-button.dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-today-button.dt-button, .open .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dropdown-toggle.fc-today-button.dt-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .open button.dropdown-toggle.fc-today-button.dt-button, .open .dt-buttons button.dropdown-toggle.fc-today-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right, .dt-buttons .open button.dropdown-toggle.fc-today-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open .dt-buttons button.dropdown-toggle.fc-today-button.dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .dt-buttons .open button.dropdown-toggle.fc-today-button.dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .open .dt-buttons button.dropdown-toggle.fc-today-button.dt-button.fc-agendaWeek-button,
  .dt-buttons .open button.dropdown-toggle.fc-today-button.dt-button.fc-agendaWeek-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-primary.fc-today-button, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-primary.fc-today-button, .open button.dropdown-toggle.btn-primary.fc-today-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open button.dropdown-toggle.btn-primary.fc-today-button.fc-month-button.fc-state-default.fc-corner-left,
  .open button.dropdown-toggle.btn-primary.fc-today-button.fc-agendaWeek-button {
    color: #2879ff;
    border: solid 1px #2879ff; }

.button-list .btn, .button-list .wizard > .actions a, .wizard > .actions .button-list a, .button-list .dt-buttons .dt-button, .dt-buttons .button-list .dt-button, .button-list .tablesaw-sortable th.tablesaw-sortable-head button, .tablesaw-sortable th.tablesaw-sortable-head .button-list button, .button-list .sweet-alert button, .sweet-alert .button-list button, .button-list .owl-theme .owl-nav [class*="owl-"], .owl-theme .owl-nav .button-list [class*="owl-"], .button-list button.fc-agendaDay-button.fc-state-default.fc-corner-right,
.button-list button.fc-month-button.fc-state-default.fc-corner-left,
.button-list button.fc-agendaWeek-button, .button-list .fc-prev-button, .button-list .fc-next-button, .button-list .fc-today-button {
  margin-top: 15px;
  margin-right: 10px; }

/*MDL Shadow*/
.shadow-2dp, #setting_panel_btn.shadow-2dp:focus, #setting_panel_btn.shadow-2dp:active {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }

.shadow-3dp {
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 8px 0 rgba(0, 0, 0, 0.12); }

.shadow-4dp, #setting_panel_btn.shadow-4dp:focus, #setting_panel_btn.shadow-4dp:active {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2); }

.shadow-6dp {
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2); }

.shadow-8dp, #setting_panel_btn.shadow-8dp:focus, #setting_panel_btn.shadow-8dp:active {
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2); }

/* Admin Basic */
.fixed-sidebar-left {
  position: fixed;
  top: 66px;
  left: 0;
  width: 275px;
  margin-left: 0;
  bottom: 0;
  z-index: 100;
  border-right: 1px solid rgba(33, 33, 33, 0.1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  .fixed-sidebar-left .right-nav-text {
    opacity: 1;
    -webkit-transition: opacity 0.2s ease 0s;
    -moz-transition: opacity 0.2s ease 0s;
    transition: opacity 0.2s ease 0s; }
  .fixed-sidebar-left .side-nav {
    border: none;
    height: 100%;
    width: 100%;
    position: relative;
    border-radius: 0;
    margin: 0;
    overflow-y: auto;
    background-color: #fff;
    backface-visibility: hidden; }
    .fixed-sidebar-left .side-nav li {
      width: 275px; }
      .fixed-sidebar-left .side-nav li.navigation-header > span, .fixed-sidebar-left .side-nav li.navigation-header > i {
        padding: 11px 15px; }
      .fixed-sidebar-left .side-nav li.navigation-header > span {
        font-size: 11px;
        display: block;
        text-transform: uppercase;
        font-weight: 500;
        color: #ff2a00; }
      .fixed-sidebar-left .side-nav li.navigation-header > i {
        display: none;
        font-size: 16px; }
      .fixed-sidebar-left .side-nav li a[aria-expanded="true"] {
        background: rgba(33, 33, 33, 0.05); }
        .fixed-sidebar-left .side-nav li a[aria-expanded="true"] > i {
          color: #e2724c; }
        .fixed-sidebar-left .side-nav li a[aria-expanded="true"] .pull-right i:before {
          content: '\F2F8'; }
      .fixed-sidebar-left .side-nav li a {
        width: 100%;
        text-transform: capitalize;
        -webkit-transition: 0.3s ease;
        -moz-transition: 0.3s ease;
        transition: 0.3s ease; }
        .fixed-sidebar-left .side-nav li a .pull-left > i {
          font-size: 18px;
          width: 18px; }
        .fixed-sidebar-left .side-nav li a .pull-right i {
          color: #878787; }
    .fixed-sidebar-left .side-nav > li > a {
      color: #212121;
      padding: 7px 15px; }
      .fixed-sidebar-left .side-nav > li > a:hover {
        background: rgba(33, 33, 33, 0.05); }
      .fixed-sidebar-left .side-nav > li > a:focus, .fixed-sidebar-left .side-nav > li > a:active {
        background: rgba(33, 33, 33, 0.05);
        color: #212121; }
        .fixed-sidebar-left .side-nav > li > a:focus > i, .fixed-sidebar-left .side-nav > li > a:active > i {
          color: #e2724c; }
    .fixed-sidebar-left .side-nav > li a.active-page {
      background: rgba(33, 33, 33, 0.05); }
    .fixed-sidebar-left .side-nav > li > ul > li a {
      padding: 7px 15px 7px 51px;
      display: block;
      color: #878787; }
      .fixed-sidebar-left .side-nav > li > ul > li a:hover, .fixed-sidebar-left .side-nav > li > ul > li a:focus, .fixed-sidebar-left .side-nav > li > ul > li a:active {
        background: rgba(33, 33, 33, 0.05);
        color: #878787; }
    .fixed-sidebar-left .side-nav > li > ul > li > ul > li a {
      padding-left: 62px;
      color: #878787; }
      .fixed-sidebar-left .side-nav > li > ul > li > ul > li a:hover, .fixed-sidebar-left .side-nav > li > ul > li > ul > li a:focus, .fixed-sidebar-left .side-nav > li > ul > li > ul > li a:active {
        color: #878787; }
    .fixed-sidebar-left .side-nav > li > a.active {
      background: #ff2a00;
      color: #fff; }
      .fixed-sidebar-left .side-nav > li > a.active > i {
        color: #fff; }
      .fixed-sidebar-left .side-nav > li > a.active .pull-right > i {
        color: #fff; }
    .fixed-sidebar-left .side-nav > li ul.collapse li a.active {
      color: #212121; }

a.toggle-left-nav-btn,
a#toggle_mobile_nav,
a#toggle_mobile_search {
  color: #878787;
  position: relative;
  line-height: 66px; }
  a.toggle-left-nav-btn i,
  a#toggle_mobile_nav i,
  a#toggle_mobile_search i {
    font-size: 21px;
    vertical-align: middle; }

a#toggle_mobile_nav {
  display: inline-block; }

.top-fixed-nav .page-wrapper {
  margin-left: 0;
  padding-top: 134px; }
.top-fixed-nav .fixed-sidebar-left {
  width: 100%;
  bottom: inherit; }
  .top-fixed-nav .fixed-sidebar-left:hover {
    width: 100%; }
    .top-fixed-nav .fixed-sidebar-left:hover .collapse.in {
      display: none; }
  .top-fixed-nav .fixed-sidebar-left > .slimScrollDiv {
    overflow: visible !important; }
    .top-fixed-nav .fixed-sidebar-left > .slimScrollDiv .slimScrollBar {
      display: none !important; }
    .top-fixed-nav .fixed-sidebar-left > .slimScrollDiv > ul {
      overflow: visible !important;
      width: 100% !important;
      height: auto !important; }
      .top-fixed-nav .fixed-sidebar-left > .slimScrollDiv > ul > li {
        width: auto; }
        .top-fixed-nav .fixed-sidebar-left > .slimScrollDiv > ul > li > a {
          text-align: center; }
          .top-fixed-nav .fixed-sidebar-left > .slimScrollDiv > ul > li > a > i {
            display: block;
            margin-bottom: 10px;
            margin-right: 0 !important; }
          .top-fixed-nav .fixed-sidebar-left > .slimScrollDiv > ul > li > a > .pull-right {
            display: none; }
      .top-fixed-nav .fixed-sidebar-left > .slimScrollDiv > ul li {
        position: relative; }
      .top-fixed-nav .fixed-sidebar-left > .slimScrollDiv > ul .collapse-level-1 {
        background: #ebebeb;
        height: auto !important;
        left: 0;
        position: absolute !important;
        z-index: 1;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
        .top-fixed-nav .fixed-sidebar-left > .slimScrollDiv > ul .collapse-level-1.two-col-list {
          width: 450px; }
        .top-fixed-nav .fixed-sidebar-left > .slimScrollDiv > ul .collapse-level-1 li {
          float: left; }
          .top-fixed-nav .fixed-sidebar-left > .slimScrollDiv > ul .collapse-level-1 li > a i:before {
            content: "\F105"; }
          .top-fixed-nav .fixed-sidebar-left > .slimScrollDiv > ul .collapse-level-1 li > ul {
            background: #ebebeb;
            left: 275px;
            position: absolute;
            top: 0;
            z-index: 1;
            box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
      .top-fixed-nav .fixed-sidebar-left > .slimScrollDiv > ul > li:hover > ul {
        display: block; }
      .top-fixed-nav .fixed-sidebar-left > .slimScrollDiv > ul > li > ul > li:hover > ul {
        display: block; }
.top-fixed-nav.slide-nav-toggle .page-wrapper {
  margin-left: 0;
  padding-top: 60px; }
.top-fixed-nav.slide-nav-toggle .fixed-sidebar-left {
  top: -14px;
  width: 100%; }
  .top-fixed-nav.slide-nav-toggle .fixed-sidebar-left:hover {
    width: 100%; }

.scrollable-nav {
  position: relative; }
  .scrollable-nav .fixed-sidebar-left {
    position: absolute;
    left: 0t; }

.fixed-sidebar-right,
.setting-panel {
  position: fixed;
  top: 66px;
  right: 0;
  width: 300px;
  margin-right: -300px;
  bottom: 0;
  z-index: 101;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease; }

.setting-panel {
  z-index: 1030;
  margin-right: -220px;
  width: 220px;
  top: 0; }
  .setting-panel .setting-panel-title {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 17px;
    padding-left: 20px;
    padding-top: 17px;
    color: #fff;
    background: #01c853;
    text-transform: capitalize; }
  .setting-panel .layout-switcher-wrap > ul {
    padding-left: 20px;
    padding-top: 35px; }
    .setting-panel .layout-switcher-wrap > ul .layout-title {
      color: #444;
      display: inline-block;
      font-size: 14px;
      margin-right: 15px;
      text-transform: capitalize;
      width: 130px; }
    .setting-panel .layout-switcher-wrap > ul .layout-switcher {
      display: inline-block; }
      .setting-panel .layout-switcher-wrap > ul .layout-switcher .switchery {
        margin: 0; }
    .setting-panel .layout-switcher-wrap > ul > li {
      margin-bottom: 30px; }
  .setting-panel .theme-option-wrap > li {
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    height: 38px;
    margin-bottom: 15px;
    margin-right: 18px;
    width: 38px;
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(33, 33, 33, 0.1);
    background: rgba(33, 33, 33, 0.05); }
    .setting-panel .theme-option-wrap > li i {
      font-size: 25px;
      padding-top: 9px;
      padding-left: 15px;
      color: #ff2a00;
      opacity: 0; }
    .setting-panel .theme-option-wrap > li.active-theme i {
      opacity: 1; }
    .setting-panel .theme-option-wrap > li::after {
      content: "";
      height: 10px;
      left: 0;
      top: 0;
      position: absolute;
      width: 100%;
      z-index: 1; }
    .setting-panel .theme-option-wrap > li::before {
      content: "";
      height: 100%;
      left: 0;
      top: 0;
      position: absolute;
      width: 10px; }
    .setting-panel .theme-option-wrap > li#theme-1::after {
      background: #fff; }
    .setting-panel .theme-option-wrap > li#theme-1::before {
      background: #fff; }
    .setting-panel .theme-option-wrap > li#theme-2::after {
      background: #eaedee; }
    .setting-panel .theme-option-wrap > li#theme-2::before {
      background: #fff; }
    .setting-panel .theme-option-wrap > li#theme-3::after {
      background: #464341; }
    .setting-panel .theme-option-wrap > li#theme-3::before {
      background: #fff; }
    .setting-panel .theme-option-wrap > li#theme-4::after {
      background: #212121; }
    .setting-panel .theme-option-wrap > li#theme-4::before {
      background: #333; }
    .setting-panel .theme-option-wrap > li#theme-5::after {
      background: #284152; }
    .setting-panel .theme-option-wrap > li#theme-5::before {
      background: #375468; }
    .setting-panel .theme-option-wrap > li#theme-6::after {
      background: #351e27; }
    .setting-panel .theme-option-wrap > li#theme-6::before {
      background: #462b36; }

#setting_panel_btn {
  position: fixed;
  right: 10px;
  bottom: 25px;
  z-index: 1031; }

.right-sidebar {
  width: 100%;
  height: 100%;
  position: relative;
  border-left: 1px solid rgba(33, 33, 33, 0.1);
  border-radius: 0;
  background: #fff;
  overflow: hidden; }
  .right-sidebar .card-view:hover {
    box-shadow: none; }
  .right-sidebar .custom-tab-1 .nav-tabs {
    border-bottom: 1px solid rgba(33, 33, 33, 0.1); }
    .right-sidebar .custom-tab-1 .nav-tabs > li {
      margin-right: 0;
      text-align: center;
      width: 33.33%; }
      .right-sidebar .custom-tab-1 .nav-tabs > li > a {
        padding: 8px 20px;
        font-size: 13px;
        font-weight: 500;
        border-bottom: none; }
      .right-sidebar .custom-tab-1 .nav-tabs > li.active > a {
        border-bottom: none; }

.right-sidebar-backdrop {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1031;
  display: none;
  pointer-events: none; }

.page-wrapper {
  margin-left: 275px;
  padding: 66px 6px;
  background: #f7f7f7;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  left: 0; }

.open-right-sidebar .fixed-sidebar-right {
  margin-right: 0; }
.open-right-sidebar .right-sidebar-backdrop {
  display: block; }

.open-setting-panel .setting-panel {
  margin-right: 0; }
.open-setting-panel .right-sidebar-backdrop {
  display: block; }

.wrapper {
  background: #fff; }
  .wrapper.no-transition .fixed-sidebar-left, .wrapper.no-transition .page-wrapper {
    /*Only for Setting Panel*/
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    transition: all 0s ease; }
  .wrapper.box-layout {
    max-width: 1400px;
    margin: 0 auto; }
    .wrapper.box-layout .navbar-fixed-top {
      margin: 0 auto;
      max-width: 1400px; }
    .wrapper.box-layout .fixed-sidebar-left {
      left: auto; }
    .wrapper.box-layout .fixed-sidebar-right {
      width: 0;
      overflow: hidden; }
      .wrapper.box-layout .fixed-sidebar-right .right-sidebar {
        width: 300px; }
    .wrapper.box-layout.open-right-sidebar .fixed-sidebar-right {
      margin-right: -300px;
      width: 300px; }
    .wrapper.box-layout.top-fixed-nav .fixed-sidebar-left {
      max-width: 1300px; }
  .wrapper.darkmode .card-view {
    background: #212121; }
  .wrapper.theme-1-active .navbar.navbar-inverse,
  .wrapper.theme-1-active .fixed-sidebar-left .side-nav {
    background: #fff; }
  .wrapper.theme-2-active .navbar.navbar-inverse,
  .wrapper.theme-2-active .navbar.navbar-inverse.navbar-fixed-top .mobile-only-brand {
    background: #eaedee; }
  .wrapper.theme-2-active .fixed-sidebar-left .side-nav {
    background: #fff; }
  .wrapper.theme-3-active .navbar.navbar-inverse,
  .wrapper.theme-3-active .navbar.navbar-inverse.navbar-fixed-top .mobile-only-brand {
    background: #464341; }
  .wrapper.theme-3-active .fixed-sidebar-left .side-nav {
    background: #fff; }
  .wrapper.theme-4-active .navbar.navbar-inverse,
  .wrapper.theme-4-active .navbar.navbar-inverse.navbar-fixed-top .mobile-only-brand {
    background: #212121; }
  .wrapper.theme-4-active .fixed-sidebar-left .side-nav {
    background: #333; }
  .wrapper.theme-5-active .navbar.navbar-inverse,
  .wrapper.theme-5-active .navbar.navbar-inverse.navbar-fixed-top .mobile-only-brand {
    background: #284152; }
  .wrapper.theme-5-active .fixed-sidebar-left .side-nav {
    background: #375468; }
  .wrapper.theme-6-active .navbar.navbar-inverse,
  .wrapper.theme-6-active .navbar.navbar-inverse.navbar-fixed-top .mobile-only-brand {
    background: #351e27; }
  .wrapper.theme-6-active .fixed-sidebar-left .side-nav {
    background: #462b36; }
  .wrapper.theme-4-active .fixed-sidebar-left, .wrapper.theme-5-active .fixed-sidebar-left, .wrapper.theme-6-active .fixed-sidebar-left {
    border-right: 1px solid rgba(255, 255, 255, 0.1); }
    .wrapper.theme-4-active .fixed-sidebar-left .side-nav > li > a, .wrapper.theme-5-active .fixed-sidebar-left .side-nav > li > a, .wrapper.theme-6-active .fixed-sidebar-left .side-nav > li > a {
      color: #fff; }
      .wrapper.theme-4-active .fixed-sidebar-left .side-nav > li > a:hover, .wrapper.theme-4-active .fixed-sidebar-left .side-nav > li > a:focus, .wrapper.theme-4-active .fixed-sidebar-left .side-nav > li > a:active, .wrapper.theme-5-active .fixed-sidebar-left .side-nav > li > a:hover, .wrapper.theme-5-active .fixed-sidebar-left .side-nav > li > a:focus, .wrapper.theme-5-active .fixed-sidebar-left .side-nav > li > a:active, .wrapper.theme-6-active .fixed-sidebar-left .side-nav > li > a:hover, .wrapper.theme-6-active .fixed-sidebar-left .side-nav > li > a:focus, .wrapper.theme-6-active .fixed-sidebar-left .side-nav > li > a:active {
        color: #fff; }
    .wrapper.theme-4-active .fixed-sidebar-left .side-nav li a:hover, .wrapper.theme-4-active .fixed-sidebar-left .side-nav li a:focus, .wrapper.theme-4-active .fixed-sidebar-left .side-nav li a:active, .wrapper.theme-5-active .fixed-sidebar-left .side-nav li a:hover, .wrapper.theme-5-active .fixed-sidebar-left .side-nav li a:focus, .wrapper.theme-5-active .fixed-sidebar-left .side-nav li a:active, .wrapper.theme-6-active .fixed-sidebar-left .side-nav li a:hover, .wrapper.theme-6-active .fixed-sidebar-left .side-nav li a:focus, .wrapper.theme-6-active .fixed-sidebar-left .side-nav li a:active {
      background: rgba(255, 255, 255, 0.05); }
    .wrapper.theme-4-active .fixed-sidebar-left .side-nav li a.active-page, .wrapper.theme-5-active .fixed-sidebar-left .side-nav li a.active-page, .wrapper.theme-6-active .fixed-sidebar-left .side-nav li a.active-page {
      background: rgba(255, 255, 255, 0.05); }
    .wrapper.theme-4-active .fixed-sidebar-left .side-nav li a[aria-expanded="true"], .wrapper.theme-5-active .fixed-sidebar-left .side-nav li a[aria-expanded="true"], .wrapper.theme-6-active .fixed-sidebar-left .side-nav li a[aria-expanded="true"] {
      background: rgba(255, 255, 255, 0.05); }
    .wrapper.theme-4-active .fixed-sidebar-left hr.light-grey-hr, .wrapper.theme-5-active .fixed-sidebar-left hr.light-grey-hr, .wrapper.theme-6-active .fixed-sidebar-left hr.light-grey-hr {
      border-color: rgba(255, 255, 255, 0.1); }
  .wrapper.theme-3-active .navbar.navbar-inverse.navbar-fixed-top, .wrapper.theme-4-active .navbar.navbar-inverse.navbar-fixed-top, .wrapper.theme-5-active .navbar.navbar-inverse.navbar-fixed-top, .wrapper.theme-6-active .navbar.navbar-inverse.navbar-fixed-top {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
    .wrapper.theme-3-active .navbar.navbar-inverse.navbar-fixed-top .nav-header .logo-wrap .brand-text, .wrapper.theme-4-active .navbar.navbar-inverse.navbar-fixed-top .nav-header .logo-wrap .brand-text, .wrapper.theme-5-active .navbar.navbar-inverse.navbar-fixed-top .nav-header .logo-wrap .brand-text, .wrapper.theme-6-active .navbar.navbar-inverse.navbar-fixed-top .nav-header .logo-wrap .brand-text {
      color: #fff; }
    .wrapper.theme-3-active .navbar.navbar-inverse.navbar-fixed-top .nav > li > a:active, .wrapper.theme-3-active .navbar.navbar-inverse.navbar-fixed-top .nav > li > a:hover, .wrapper.theme-3-active .navbar.navbar-inverse.navbar-fixed-top .nav > li > a:focus, .wrapper.theme-4-active .navbar.navbar-inverse.navbar-fixed-top .nav > li > a:active, .wrapper.theme-4-active .navbar.navbar-inverse.navbar-fixed-top .nav > li > a:hover, .wrapper.theme-4-active .navbar.navbar-inverse.navbar-fixed-top .nav > li > a:focus, .wrapper.theme-5-active .navbar.navbar-inverse.navbar-fixed-top .nav > li > a:active, .wrapper.theme-5-active .navbar.navbar-inverse.navbar-fixed-top .nav > li > a:hover, .wrapper.theme-5-active .navbar.navbar-inverse.navbar-fixed-top .nav > li > a:focus, .wrapper.theme-6-active .navbar.navbar-inverse.navbar-fixed-top .nav > li > a:active, .wrapper.theme-6-active .navbar.navbar-inverse.navbar-fixed-top .nav > li > a:hover, .wrapper.theme-6-active .navbar.navbar-inverse.navbar-fixed-top .nav > li > a:focus {
      color: #fff; }
  .wrapper.theme-1-active.pimary-color-red .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-2-active.pimary-color-red .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-3-active.pimary-color-red .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-4-active.pimary-color-red .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-5-active.pimary-color-red .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-6-active.pimary-color-red .fixed-sidebar-left .side-nav li.navigation-header > span {
    color: #ff2a00; }
  .wrapper.theme-1-active.pimary-color-red .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-2-active.pimary-color-red .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-3-active.pimary-color-red .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-4-active.pimary-color-red .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-5-active.pimary-color-red .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-6-active.pimary-color-red .fixed-sidebar-left .side-nav > li > a.active {
    background: #ff2a00; }
  .wrapper.theme-1-active.pimary-color-blue .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-2-active.pimary-color-blue .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-3-active.pimary-color-blue .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-4-active.pimary-color-blue .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-5-active.pimary-color-blue .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-6-active.pimary-color-blue .fixed-sidebar-left .side-nav li.navigation-header > span {
    color: #2879ff; }
  .wrapper.theme-1-active.pimary-color-blue .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-2-active.pimary-color-blue .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-3-active.pimary-color-blue .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-4-active.pimary-color-blue .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-5-active.pimary-color-blue .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-6-active.pimary-color-blue .fixed-sidebar-left .side-nav > li > a.active {
    background: #2879ff; }
  .wrapper.theme-1-active.pimary-color-green .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-2-active.pimary-color-green .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-3-active.pimary-color-green .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-4-active.pimary-color-green .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-5-active.pimary-color-green .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-6-active.pimary-color-green .fixed-sidebar-left .side-nav li.navigation-header > span {
    color: #01c853; }
  .wrapper.theme-1-active.pimary-color-green .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-2-active.pimary-color-green .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-3-active.pimary-color-green .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-4-active.pimary-color-green .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-5-active.pimary-color-green .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-6-active.pimary-color-green .fixed-sidebar-left .side-nav > li > a.active {
    background: #01c853; }
  .wrapper.theme-1-active.pimary-color-yellow .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-2-active.pimary-color-yellow .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-3-active.pimary-color-yellow .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-4-active.pimary-color-yellow .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-5-active.pimary-color-yellow .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-6-active.pimary-color-yellow .fixed-sidebar-left .side-nav li.navigation-header > span {
    color: #fec107; }
  .wrapper.theme-1-active.pimary-color-yellow .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-2-active.pimary-color-yellow .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-3-active.pimary-color-yellow .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-4-active.pimary-color-yellow .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-5-active.pimary-color-yellow .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-6-active.pimary-color-yellow .fixed-sidebar-left .side-nav > li > a.active {
    background: #fec107; }
  .wrapper.theme-1-active.pimary-color-pink .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-2-active.pimary-color-pink .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-3-active.pimary-color-pink .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-4-active.pimary-color-pink .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-5-active.pimary-color-pink .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-6-active.pimary-color-pink .fixed-sidebar-left .side-nav li.navigation-header > span {
    color: #e91e63; }
  .wrapper.theme-1-active.pimary-color-pink .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-2-active.pimary-color-pink .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-3-active.pimary-color-pink .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-4-active.pimary-color-pink .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-5-active.pimary-color-pink .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-6-active.pimary-color-pink .fixed-sidebar-left .side-nav > li > a.active {
    background: #e91e63; }
  .wrapper.theme-1-active.pimary-color-orange .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-2-active.pimary-color-orange .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-3-active.pimary-color-orange .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-4-active.pimary-color-orange .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-5-active.pimary-color-orange .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-6-active.pimary-color-orange .fixed-sidebar-left .side-nav li.navigation-header > span {
    color: #ff6005; }
  .wrapper.theme-1-active.pimary-color-orange .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-2-active.pimary-color-orange .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-3-active.pimary-color-orange .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-4-active.pimary-color-orange .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-5-active.pimary-color-orange .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-6-active.pimary-color-orange .fixed-sidebar-left .side-nav > li > a.active {
    background: #ff6005; }
  .wrapper.theme-1-active.pimary-color-gold .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-2-active.pimary-color-gold .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-3-active.pimary-color-gold .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-4-active.pimary-color-gold .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-5-active.pimary-color-gold .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-6-active.pimary-color-gold .fixed-sidebar-left .side-nav li.navigation-header > span {
    color: #c4996d; }
  .wrapper.theme-1-active.pimary-color-gold .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-2-active.pimary-color-gold .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-3-active.pimary-color-gold .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-4-active.pimary-color-gold .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-5-active.pimary-color-gold .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-6-active.pimary-color-gold .fixed-sidebar-left .side-nav > li > a.active {
    background: #c4996d; }
  .wrapper.theme-1-active.pimary-color-silver .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-2-active.pimary-color-silver .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-3-active.pimary-color-silver .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-4-active.pimary-color-silver .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-5-active.pimary-color-silver .fixed-sidebar-left .side-nav li.navigation-header > span, .wrapper.theme-6-active.pimary-color-silver .fixed-sidebar-left .side-nav li.navigation-header > span {
    color: #83878d; }
  .wrapper.theme-1-active.pimary-color-silver .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-2-active.pimary-color-silver .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-3-active.pimary-color-silver .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-4-active.pimary-color-silver .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-5-active.pimary-color-silver .fixed-sidebar-left .side-nav > li > a.active, .wrapper.theme-6-active.pimary-color-silver .fixed-sidebar-left .side-nav > li > a.active {
    background: #83878d; }

@media (max-width: 1024px) {
  .wrapper.theme-3-active .navbar.navbar-inverse.navbar-fixed-top .mobile-only-nav, .wrapper.theme-4-active .navbar.navbar-inverse.navbar-fixed-top .mobile-only-nav, .wrapper.theme-5-active .navbar.navbar-inverse.navbar-fixed-top .mobile-only-nav, .wrapper.theme-6-active .navbar.navbar-inverse.navbar-fixed-top .mobile-only-nav {
    background: #292929; }
  .wrapper.theme-2-active .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group input {
    background: #eaedee; }
  .wrapper.theme-3-active .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group input {
    background: #464341;
    color: #fff; }
  .wrapper.theme-4-active .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group input {
    background: #212121;
    color: #fff; }
  .wrapper.theme-5-active .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group input {
    background: #284152;
    color: #fff; }
  .wrapper.theme-6-active .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group input {
    background: #351e27;
    color: #fff; } }
/* Top Navigation */
.navbar.navbar-inverse {
  background: #fff; }
  .navbar.navbar-inverse.navbar-fixed-top {
    border-bottom: 1px solid rgba(33, 33, 33, 0.1);
    margin-bottom: 0;
    min-height: 66px;
    padding: 0 15px 0 0; }
    .navbar.navbar-inverse.navbar-fixed-top .nav-header {
      width: 275px;
      padding-left: 15px;
      height: 66px;
      -webkit-transition: 0.4s ease;
      -moz-transition: 0.4s ease;
      transition: 0.4s ease;
      overflow: hidden; }
      .navbar.navbar-inverse.navbar-fixed-top .nav-header .logo-wrap {
        width: 275px;
        padding-top: 19px; }
        .navbar.navbar-inverse.navbar-fixed-top .nav-header .logo-wrap .brand-img {
          margin-right: 10px;
          position: relative;
          top: 2px; }
        .navbar.navbar-inverse.navbar-fixed-top .nav-header .logo-wrap .brand-text {
          display: inline-block;
          font-family: 'Poppins', sans-serif;
          color: #212121;
          font-size: 21px;
          text-transform: capitalize;
          opacity: 1;
          visibility: visible; }
    .navbar.navbar-inverse.navbar-fixed-top .top-nav-search {
      padding-top: 14px;
      width: 320px;
      margin-left: 25px; }
      .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group {
        width: 100%; }
        .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group input {
          border-radius: 50px;
          height: 36px;
          background: #fff;
          padding-right: 30px; }
        .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn {
          position: absolute;
          right: 22px;
          top: 8px;
          z-index: 4; }
          .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn > .btn, .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .wizard > .actions .disabled .input-group-btn > a, .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .wizard > .actions .input-group-btn > a, .wizard > .actions .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn > a, .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .dt-buttons .input-group-btn > .dt-button, .dt-buttons .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn > .dt-button, .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .tablesaw-sortable th.tablesaw-sortable-head .input-group-btn > button, .tablesaw-sortable th.tablesaw-sortable-head .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn > button, .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .sweet-alert .input-group-btn > button, .sweet-alert .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn > button, .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .owl-theme .owl-nav .input-group-btn > [class*="owl-"], .owl-theme .owl-nav .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn > [class*="owl-"], .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn > button.fc-agendaDay-button.fc-state-default.fc-corner-right,
          .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn > button.fc-month-button.fc-state-default.fc-corner-left,
          .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn > button.fc-agendaWeek-button, .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn > .fc-prev-button, .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn > .fc-next-button, .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn > .fc-today-button {
            background: transparent none repeat scroll 0 0;
            border: medium none;
            padding: 0; }
            .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn > .btn i, .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .wizard > .actions .input-group-btn > a i, .wizard > .actions .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn > a i, .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .dt-buttons .input-group-btn > .dt-button i, .dt-buttons .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn > .dt-button i, .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .tablesaw-sortable th.tablesaw-sortable-head .input-group-btn > button i, .tablesaw-sortable th.tablesaw-sortable-head .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn > button i, .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .sweet-alert .input-group-btn > button i, .sweet-alert .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn > button i, .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .owl-theme .owl-nav .input-group-btn > [class*="owl-"] i, .owl-theme .owl-nav .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn > [class*="owl-"] i, .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn > button.fc-agendaDay-button.fc-state-default.fc-corner-right i,
            .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn > button.fc-month-button.fc-state-default.fc-corner-left i,
            .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn > button.fc-agendaWeek-button i, .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn > .fc-prev-button i, .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn > .fc-next-button i, .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn > .fc-today-button i {
              color: #878787;
              font-size: 20px; }
    .navbar.navbar-inverse.navbar-fixed-top .nav > li.dropdown {
      position: relative; }
    .navbar.navbar-inverse.navbar-fixed-top .nav > li.full-width-drp {
      position: static; }
    .navbar.navbar-inverse.navbar-fixed-top .nav > li > a {
      color: #878787;
      background: transparent !important;
      -webkit-transition: 0.3s ease;
      -moz-transition: 0.3s ease;
      transition: 0.3s ease;
      padding: 0 9px;
      line-height: 66px; }
      .navbar.navbar-inverse.navbar-fixed-top .nav > li > a:hover, .navbar.navbar-inverse.navbar-fixed-top .nav > li > a:focus, .navbar.navbar-inverse.navbar-fixed-top .nav > li > a:active {
        color: #212121; }
      .navbar.navbar-inverse.navbar-fixed-top .nav > li > a .user-auth-img {
        height: 43px;
        width: 43px;
        vertical-align: middle; }
      .navbar.navbar-inverse.navbar-fixed-top .nav > li > a .user-online-status {
        background: #01c853;
        border-radius: 50%;
        bottom: 10px;
        height: 10px;
        border: 2px solid #fff;
        position: absolute;
        right: 0;
        width: 10px; }
    .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.app-dropdown {
      min-width: 270px; }
      .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.app-dropdown .connection-item {
        display: inline-block;
        padding-bottom: 10px;
        padding-top: 10px;
        text-align: center;
        color: #878787;
        text-transform: capitalize;
        width: 80px; }
        .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.app-dropdown .connection-item i {
          font-size: 25px;
          padding-bottom: 5px; }
        .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.app-dropdown .connection-item:hover {
          color: #878787;
          background: rgba(33, 33, 33, 0.05); }
      .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.app-dropdown .app-icon-wrap {
        text-align: center; }
        .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.app-dropdown .app-icon-wrap > li {
          display: inline-block; }
      .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.app-dropdown .app-box-bottom-wrap .read-all {
        padding: 5px 15px 0;
        font-size: 13px;
        color: #878787;
        text-transform: capitalize; }
    .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.alert-dropdown {
      width: 400px; }
      .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.alert-dropdown .notification-box-head-wrap .notification-box-head {
        font-size: 16px;
        color: #212121;
        display: block;
        text-transform: capitalize;
        padding: 7px 15px 10px; }
      .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.alert-dropdown .notification-box-head-wrap .clear-notifications {
        padding: 12px 15px 10px;
        text-transform: uppercase;
        font-size: 11px; }
      .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.alert-dropdown .notification-box-bottom-wrap .read-all {
        padding: 5px 15px 0;
        font-size: 13px;
        color: #878787;
        text-transform: capitalize; }
      .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.alert-dropdown .streamline {
        height: 229px;
        position: relative; }
        .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.alert-dropdown .streamline .sl-item {
          margin-left: 0;
          border-left: none;
          padding: 7px 15px 0;
          -webkit-transition: 0.2s ease;
          -moz-transition: 0.2s ease;
          transition: 0.2s ease; }
          .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.alert-dropdown .streamline .sl-item:hover {
            background: rgba(33, 33, 33, 0.05); }
          .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.alert-dropdown .streamline .sl-item:before {
            display: none; }
          .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.alert-dropdown .streamline .sl-item > a {
            display: block; }
          .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.alert-dropdown .streamline .sl-item .icon {
            height: 44px;
            position: absolute;
            text-align: center;
            width: 44px;
            display: table; }
            .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.alert-dropdown .streamline .sl-item .icon i {
              font-size: 24px;
              vertical-align: middle;
              display: table-cell;
              color: #fff; }
          .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.alert-dropdown .streamline .sl-item .sl-avatar {
            left: auto;
            height: 44px;
            width: 44px; }
            .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.alert-dropdown .streamline .sl-item .sl-avatar img {
              height: 44px;
              width: 44px; }
          .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.alert-dropdown .streamline .sl-item .sl-content {
            margin-left: 60px; }
            .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.alert-dropdown .streamline .sl-item .sl-content > .head-notifications {
              width: 230px;
              font-size: 13px;
              font-weight: 500; }
            .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.alert-dropdown .streamline .sl-item .sl-content .notifications-time {
              color: #878787; }
            .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.alert-dropdown .streamline .sl-item .sl-content > p {
              font-size: 13px;
              color: #878787; }
    .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.user-auth-dropdown {
      min-width: 175px;
      text-transform: capitalize; }
    .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.mega-menu {
      right: 23px;
      width: calc(100% - 270px);
      display: block;
      opacity: 0;
      visibility: hidden;
      height: 0;
      overflow: hidden; }
      .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.mega-menu li.col-menu-list > a {
        font-size: 16px;
        padding: 10px 0;
        display: block;
        background: transparent;
        text-transform: capitalize; }
        .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.mega-menu li.col-menu-list > a .pull-left i {
          color: #212121;
          font-size: 18px;
          margin-right: 10px;
          width: 18px; }
        .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.mega-menu li.col-menu-list > a .pull-right i {
          color: #212121;
          font-size: inherit;
          margin-right: 0;
          width: auto; }
      .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.mega-menu li.col-menu-list > ul > li > a {
        display: block;
        text-transform: capitalize;
        padding: 8px 0 8px 39px;
        color: #878787; }
      .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.mega-menu li.preview-carousel > a {
        font-size: 16px;
        padding: 10px 0;
        background: transparent;
        display: inline-block;
        text-transform: capitalize; }
      .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.mega-menu li.preview-carousel .product-carousel a > span {
        font-size: 12px;
        color: #212121;
        text-transform: uppercase;
        font-weight: 500; }
      .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.mega-menu li.preview-carousel .product-carousel.owl-theme > .owl-nav {
        margin: 0;
        position: absolute;
        right: 0;
        top: -40px; }
        .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.mega-menu li.preview-carousel .product-carousel.owl-theme > .owl-nav .owl-prev, .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.mega-menu li.preview-carousel .product-carousel.owl-theme > .owl-nav .owl-next {
          padding: 0;
          border: none;
          background: transparent; }
    .navbar.navbar-inverse.navbar-fixed-top .nav .open > a {
      background: #fff; }
      .navbar.navbar-inverse.navbar-fixed-top .nav .open > a:focus, .navbar.navbar-inverse.navbar-fixed-top .nav .open > a:hover, .navbar.navbar-inverse.navbar-fixed-top .nav .open > a:active {
        background: #fff; }
    .navbar.navbar-inverse.navbar-fixed-top .nav .open > .dropdown-menu.mega-menu {
      opacity: 1;
      visibility: visible;
      height: auto;
      overflow: auto; }
    .navbar.navbar-inverse.navbar-fixed-top .nav.top-nav > li {
      display: inline-block;
      float: left; }
      .navbar.navbar-inverse.navbar-fixed-top .nav.top-nav > li > a i.top-nav-icon {
        font-size: 24px;
        vertical-align: middle; }
      .navbar.navbar-inverse.navbar-fixed-top .nav.top-nav > li > a .top-nav-icon-badge {
        background: #e91e63;
        border-radius: 50%;
        color: #fff;
        font-size: 10px;
        height: 16px;
        line-height: 16px;
        position: absolute;
        right: 0;
        text-align: center;
        top: 16px;
        width: 16px; }
    .navbar.navbar-inverse.navbar-fixed-top .nav.navbar-right {
      margin-right: 0; }
    .navbar.navbar-inverse.navbar-fixed-top .navbar-search-overlap {
      background-color: #fff;
      left: 0;
      position: absolute !important;
      right: 0;
      top: 0; }
      .navbar.navbar-inverse.navbar-fixed-top .navbar-search-overlap input {
        border: medium none !important;
        min-height: 59px; }
    .navbar.navbar-inverse.navbar-fixed-top .navbar-right .dropdown-menu {
      left: auto;
      right: 0; }

.slide-nav-toggle .navbar.navbar-inverse.navbar-fixed-top .nav-header {
  width: 44px; }
  .slide-nav-toggle .navbar.navbar-inverse.navbar-fixed-top .nav-header .logo-wrap .brand-text {
    opacity: 0;
    visibility: hidden; }
.slide-nav-toggle.sidebar-hover .navbar.navbar-inverse.navbar-fixed-top .nav-header {
  width: 275px; }
  .slide-nav-toggle.sidebar-hover .navbar.navbar-inverse.navbar-fixed-top .nav-header .logo-wrap .brand-text {
    opacity: 1;
    visibility: visible; }
.slide-nav-toggle .fixed-sidebar-left {
  width: 44px; }
  .slide-nav-toggle .fixed-sidebar-left .side-nav li.navigation-header > span {
    display: none; }
  .slide-nav-toggle .fixed-sidebar-left .side-nav li.navigation-header > i {
    display: block; }
  .slide-nav-toggle .fixed-sidebar-left .collapse.in {
    display: none; }
  .slide-nav-toggle .fixed-sidebar-left:hover {
    width: 275px; }
    .slide-nav-toggle .fixed-sidebar-left:hover .side-nav li.navigation-header > span {
      display: block; }
    .slide-nav-toggle .fixed-sidebar-left:hover .side-nav li.navigation-header > i {
      display: none; }
    .slide-nav-toggle .fixed-sidebar-left:hover .collapse.in {
      display: block; }
    .slide-nav-toggle .fixed-sidebar-left:hover .right-nav-text {
      opacity: 1; }
  .slide-nav-toggle .fixed-sidebar-left .right-nav-text {
    opacity: 0; }
.slide-nav-toggle .page-wrapper {
  margin-left: 44px; }

.card-view {
  background: #fff;
  margin-bottom: 12px;
  border: 1px solid rgba(33, 33, 33, 0.1);
  border-radius: 2px;
  box-shadow: none;
  padding: 15px 15px 0;
  margin-left: -9px;
  margin-right: -9px; }
  .card-view.panel > .panel-heading {
    border: none;
    color: inherit;
    border-radius: 0;
    margin: -15px -15px 0;
    padding: 20px 15px; }
    .card-view.panel > .panel-heading.small-panel-heading {
      padding: 11px 15px; }
    .card-view.panel > .panel-heading .head-overlay {
      background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }
  .card-view.panel .panel-body {
    padding: 5px 0 20px; }
  .card-view.panel.panel-default > .panel-heading {
    background: transparent; }
  .card-view.panel.panel-default.border-panel > .panel-heading, .card-view.panel.panel-default.panel-tabs > .panel-heading {
    border-bottom: 1px solid rgba(33, 33, 33, 0.1); }
  .card-view.panel.panel-default.border-panel .panel-body, .card-view.panel.panel-default.panel-tabs .panel-body {
    padding-top: 20px; }
  .card-view.panel.panel-default.panel-tabs > .panel-heading {
    padding-bottom: 0; }
  .card-view.panel.panel-default.panel-tabs .nav-tabs {
    border-bottom: none; }
    .card-view.panel.panel-default.panel-tabs .nav-tabs > li > a {
      padding: 0 5px 12px;
      float: left; }
  .card-view.panel.panel-info .panel-body, .card-view.panel.panel-success .panel-body, .card-view.panel.panel-warning .panel-body, .card-view.panel.panel-danger .panel-body, .card-view.panel.panel-primary .panel-body, .card-view.panel.panel-inverse .panel-body {
    padding-top: 20px; }
  .card-view.panel.fullscreen {
    height: 100%;
    left: 0;
    margin: 0;
    position: fixed;
    overflow-y: auto;
    top: 0;
    width: 100%;
    z-index: 1040; }
    .card-view.panel.fullscreen > .panel-heading .pull-right > a, .card-view.panel.fullscreen > .panel-heading .pull-right .dropdown {
      opacity: 0;
      visibility: hidden; }
      .card-view.panel.fullscreen > .panel-heading .pull-right > a.full-screen, .card-view.panel.fullscreen > .panel-heading .pull-right .dropdown.full-screen {
        opacity: 1;
        visibility: visible; }
        .card-view.panel.fullscreen > .panel-heading .pull-right > a.full-screen i.zmdi-fullscreen::before, .card-view.panel.fullscreen > .panel-heading .pull-right .dropdown.full-screen i.zmdi-fullscreen::before {
          content: "\F16C"; }

.heading-bg {
  /*height: 67px;*/
  background-color: #f1f1f1;
  margin: 0 -39px;
  padding: 10px 15px; }
  .heading-bg h5 { 
    padding-top: 6px; }

.card-view.panel.panel-default .panel-heading.panel-heading-dark{
   background-color: #fafafa;
}


.breadcrumb {
  background-color: transparent;
  float: right;
  list-style: outside none none;
  margin-bottom: 0;
  padding: 9px 0 0 0;
  font-size: 13px; }
  .breadcrumb a, .breadcrumb span {
    text-transform: capitalize; }
  .breadcrumb a {
    color: #212121;
    opacity: .5;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    transition: 0.3s ease; }
    .breadcrumb a:hover {
      opacity: 1; }
  .breadcrumb span {
    color: #212121; }

.breadcrumb > li + li::before {
  color: #212121;
  opacity: .5;
  font-family: FontAwesome;
  content: "\F105";
  padding: 0 9px; }

footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  left: 0; }
  footer p {
    display: block;
    font-size: 12px;
    line-height: 40px; }
  footer .brand {
    display: block;
    float: left;
    padding-top: 4px; }
  footer .navbar-nav > li > a {
    padding-bottom: 0;
    padding-top: 5px;
    padding-left: 10px;
    padding-left: 10px;
    font-size: 12px;
    text-transform: capitalize; }
  footer .nav > li > a:focus, footer .nav > li > a:hover {
    background: transparent;
    opacity: .8; }

.font-icon-detail span {
  border-radius: 0 !important; }

/*Form*/
.form-control, .select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--single, .select2-selection.select2-selection--multiple, .wizard .content > .body input, .mce-floatpanel .mce-textbox, .mce-floatpanel .mce-btn, .dataTables_wrapper .dataTables_filter input, .dataTables_wrapper .dataTables_length select, .jsgrid-cell input, .jsgrid-cell select, .tablesaw-bar .btn-select select, .dd-handle, .dd3-content, .app-search .form-control:focus,
.app-search .select2-container--default .select2-selection--single:focus,
.select2-container--default .app-search .select2-selection--single:focus, .app-search .select2-selection.select2-selection--multiple:focus, .app-search .mce-floatpanel .mce-textbox:focus, .mce-floatpanel .app-search .mce-textbox:focus, .app-search .mce-floatpanel .mce-btn:focus, .mce-floatpanel .app-search .mce-btn:focus, .app-search .dataTables_wrapper .dataTables_filter input:focus, .dataTables_wrapper .dataTables_filter .app-search input:focus, .app-search .dataTables_wrapper .dataTables_length select:focus, .dataTables_wrapper .dataTables_length .app-search select:focus, .app-search .jsgrid-cell input:focus, .jsgrid-cell .app-search input:focus, .app-search .jsgrid-cell select:focus, .jsgrid-cell .app-search select:focus, .app-search .tablesaw-bar .btn-select select:focus, .tablesaw-bar .btn-select .app-search select:focus, .app-search .dd-handle:focus, .app-search .dd3-content:focus {
  border: 1px solid rgba(33, 33, 33, 0.12);
  border-radius: 0;
  background-color: #fff;
  box-shadow: none;
  color: #212121;
  height: 42px; }
  .form-control:focus, .select2-container--default .select2-selection--single .select2-selection__rendered:focus,
  .select2-container--default .select2-selection--single:focus, .select2-selection.select2-selection--multiple:focus, .wizard .content > .body input:focus, .mce-floatpanel .mce-textbox:focus, .mce-floatpanel .mce-btn:focus, .dataTables_wrapper .dataTables_filter input:focus, .dataTables_wrapper .dataTables_length select:focus, .jsgrid-cell input:focus, .jsgrid-cell select:focus, .tablesaw-bar .btn-select select:focus, .dd-handle:focus, .dd3-content:focus, .app-search .form-control:focus, .app-search .jsgrid-cell input:focus, .jsgrid-cell .app-search input:focus, .app-search .jsgrid-cell select:focus, .jsgrid-cell .app-search select:focus, .app-search .dd-handle:focus, .app-search .dd3-content:focus {
    border-color: rgba(33, 33, 33, 0.3);
    box-shadow: none;
    outline: 0 none; }
  .form-control::-webkit-input-placeholder, .select2-container--default .select2-selection--single .select2-selection__rendered::-webkit-input-placeholder,
  .select2-container--default .select2-selection--single::-webkit-input-placeholder, .select2-selection.select2-selection--multiple::-webkit-input-placeholder, .wizard .content > .body input::-webkit-input-placeholder, .mce-floatpanel .mce-textbox::-webkit-input-placeholder, .mce-floatpanel .mce-btn::-webkit-input-placeholder, .dataTables_wrapper .dataTables_filter input::-webkit-input-placeholder, .dataTables_wrapper .dataTables_length select::-webkit-input-placeholder, .jsgrid-cell input::-webkit-input-placeholder, .jsgrid-cell select::-webkit-input-placeholder, .tablesaw-bar .btn-select select::-webkit-input-placeholder, .dd-handle::-webkit-input-placeholder, .dd3-content::-webkit-input-placeholder, .app-search .form-control:focus::-webkit-input-placeholder,
  .app-search .select2-container--default .select2-selection--single:focus::-webkit-input-placeholder,
  .select2-container--default .app-search .select2-selection--single:focus::-webkit-input-placeholder, .app-search .select2-selection.select2-selection--multiple:focus::-webkit-input-placeholder, .app-search .mce-floatpanel .mce-textbox:focus::-webkit-input-placeholder, .mce-floatpanel .app-search .mce-textbox:focus::-webkit-input-placeholder, .app-search .mce-floatpanel .mce-btn:focus::-webkit-input-placeholder, .mce-floatpanel .app-search .mce-btn:focus::-webkit-input-placeholder, .app-search .dataTables_wrapper .dataTables_filter input:focus::-webkit-input-placeholder, .dataTables_wrapper .dataTables_filter .app-search input:focus::-webkit-input-placeholder, .app-search .dataTables_wrapper .dataTables_length select:focus::-webkit-input-placeholder, .dataTables_wrapper .dataTables_length .app-search select:focus::-webkit-input-placeholder, .app-search .jsgrid-cell input:focus::-webkit-input-placeholder, .jsgrid-cell .app-search input:focus::-webkit-input-placeholder, .app-search .jsgrid-cell select:focus::-webkit-input-placeholder, .jsgrid-cell .app-search select:focus::-webkit-input-placeholder, .app-search .tablesaw-bar .btn-select select:focus::-webkit-input-placeholder, .tablesaw-bar .btn-select .app-search select:focus::-webkit-input-placeholder, .app-search .dd-handle:focus::-webkit-input-placeholder, .app-search .dd3-content:focus::-webkit-input-placeholder {
    text-transform: capitalize; }
  .form-control:-moz-placeholder, .select2-container--default .select2-selection--single .select2-selection__rendered:-moz-placeholder,
  .select2-container--default .select2-selection--single:-moz-placeholder, .select2-selection.select2-selection--multiple:-moz-placeholder, .wizard .content > .body input:-moz-placeholder, .mce-floatpanel .mce-textbox:-moz-placeholder, .mce-floatpanel .mce-btn:-moz-placeholder, .dataTables_wrapper .dataTables_filter input:-moz-placeholder, .dataTables_wrapper .dataTables_length select:-moz-placeholder, .jsgrid-cell input:-moz-placeholder, .jsgrid-cell select:-moz-placeholder, .tablesaw-bar .btn-select select:-moz-placeholder, .dd-handle:-moz-placeholder, .dd3-content:-moz-placeholder, .app-search .form-control:-moz-placeholder:focus, .app-search .jsgrid-cell input:-moz-placeholder:focus, .jsgrid-cell .app-search input:-moz-placeholder:focus, .app-search .jsgrid-cell select:-moz-placeholder:focus, .jsgrid-cell .app-search select:-moz-placeholder:focus, .app-search .dd-handle:-moz-placeholder:focus, .app-search .dd3-content:-moz-placeholder:focus {
    text-transform: capitalize; }
  .form-control::-moz-placeholder, .select2-container--default .select2-selection--single .select2-selection__rendered::-moz-placeholder,
  .select2-container--default .select2-selection--single::-moz-placeholder, .select2-selection.select2-selection--multiple::-moz-placeholder, .wizard .content > .body input::-moz-placeholder, .mce-floatpanel .mce-textbox::-moz-placeholder, .mce-floatpanel .mce-btn::-moz-placeholder, .dataTables_wrapper .dataTables_filter input::-moz-placeholder, .dataTables_wrapper .dataTables_length select::-moz-placeholder, .jsgrid-cell input::-moz-placeholder, .jsgrid-cell select::-moz-placeholder, .tablesaw-bar .btn-select select::-moz-placeholder, .dd-handle::-moz-placeholder, .dd3-content::-moz-placeholder, .app-search .form-control:focus::-moz-placeholder,
  .app-search .select2-container--default .select2-selection--single:focus::-moz-placeholder,
  .select2-container--default .app-search .select2-selection--single:focus::-moz-placeholder, .app-search .select2-selection.select2-selection--multiple:focus::-moz-placeholder, .app-search .mce-floatpanel .mce-textbox:focus::-moz-placeholder, .mce-floatpanel .app-search .mce-textbox:focus::-moz-placeholder, .app-search .mce-floatpanel .mce-btn:focus::-moz-placeholder, .mce-floatpanel .app-search .mce-btn:focus::-moz-placeholder, .app-search .dataTables_wrapper .dataTables_filter input:focus::-moz-placeholder, .dataTables_wrapper .dataTables_filter .app-search input:focus::-moz-placeholder, .app-search .dataTables_wrapper .dataTables_length select:focus::-moz-placeholder, .dataTables_wrapper .dataTables_length .app-search select:focus::-moz-placeholder, .app-search .jsgrid-cell input:focus::-moz-placeholder, .jsgrid-cell .app-search input:focus::-moz-placeholder, .app-search .jsgrid-cell select:focus::-moz-placeholder, .jsgrid-cell .app-search select:focus::-moz-placeholder, .app-search .tablesaw-bar .btn-select select:focus::-moz-placeholder, .tablesaw-bar .btn-select .app-search select:focus::-moz-placeholder, .app-search .dd-handle:focus::-moz-placeholder, .app-search .dd3-content:focus::-moz-placeholder {
    text-transform: capitalize; }
  .form-control:-ms-input-placeholder, .select2-container--default .select2-selection--single .select2-selection__rendered:-ms-input-placeholder,
  .select2-container--default .select2-selection--single:-ms-input-placeholder, .select2-selection.select2-selection--multiple:-ms-input-placeholder, .wizard .content > .body input:-ms-input-placeholder, .mce-floatpanel .mce-textbox:-ms-input-placeholder, .mce-floatpanel .mce-btn:-ms-input-placeholder, .dataTables_wrapper .dataTables_filter input:-ms-input-placeholder, .dataTables_wrapper .dataTables_length select:-ms-input-placeholder, .jsgrid-cell input:-ms-input-placeholder, .jsgrid-cell select:-ms-input-placeholder, .tablesaw-bar .btn-select select:-ms-input-placeholder, .dd-handle:-ms-input-placeholder, .dd3-content:-ms-input-placeholder, .app-search .form-control:-ms-input-placeholder:focus, .app-search .jsgrid-cell input:-ms-input-placeholder:focus, .jsgrid-cell .app-search input:-ms-input-placeholder:focus, .app-search .jsgrid-cell select:-ms-input-placeholder:focus, .jsgrid-cell .app-search select:-ms-input-placeholder:focus, .app-search .dd-handle:-ms-input-placeholder:focus, .app-search .dd3-content:-ms-input-placeholder:focus {
    text-transform: capitalize; }
  .form-control.filled-input, .select2-container--default .select2-selection--single .filled-input.select2-selection__rendered,
  .select2-container--default .filled-input.select2-selection--single, .filled-input.select2-selection.select2-selection--multiple, .wizard .content > .body input.filled-input, .mce-floatpanel .filled-input.mce-textbox, .mce-floatpanel .filled-input.mce-btn, .dataTables_wrapper .dataTables_filter input.filled-input, .dataTables_wrapper .dataTables_length select.filled-input, .jsgrid-cell input.filled-input, .jsgrid-cell select.filled-input, .tablesaw-bar .btn-select select.filled-input, .filled-input.dd-handle, .filled-input.dd3-content, .app-search .filled-input.form-control:focus, .app-search .jsgrid-cell input.filled-input:focus, .jsgrid-cell .app-search input.filled-input:focus, .app-search .jsgrid-cell select.filled-input:focus, .jsgrid-cell .app-search select.filled-input:focus, .app-search .filled-input.dd-handle:focus, .app-search .filled-input.dd3-content:focus {
    background: #f7f7f9;
    border: none; }
    .form-control.filled-input:focus, .select2-container--default .select2-selection--single .filled-input.select2-selection__rendered:focus,
    .select2-container--default .filled-input.select2-selection--single:focus, .filled-input.select2-selection.select2-selection--multiple:focus, .wizard .content > .body input.filled-input:focus, .mce-floatpanel .filled-input.mce-textbox:focus, .mce-floatpanel .filled-input.mce-btn:focus, .dataTables_wrapper .dataTables_filter input.filled-input:focus, .dataTables_wrapper .dataTables_length select.filled-input:focus, .jsgrid-cell input.filled-input:focus, .jsgrid-cell select.filled-input:focus, .tablesaw-bar .btn-select select.filled-input:focus, .filled-input.dd-handle:focus, .filled-input.dd3-content:focus {
      background: rgba(247, 247, 249, 0.8); }
  .form-control.rounded-input, .select2-container--default .select2-selection--single .rounded-input.select2-selection__rendered,
  .select2-container--default .rounded-input.select2-selection--single, .rounded-input.select2-selection.select2-selection--multiple, .wizard .content > .body input.rounded-input, .mce-floatpanel .rounded-input.mce-textbox, .mce-floatpanel .rounded-input.mce-btn, .dataTables_wrapper .dataTables_filter input.rounded-input, .dataTables_wrapper .dataTables_length select.rounded-input, .jsgrid-cell input.rounded-input, .jsgrid-cell select.rounded-input, .tablesaw-bar .btn-select select.rounded-input, .rounded-input.dd-handle, .rounded-input.dd3-content, .app-search .rounded-input.form-control:focus, .app-search .jsgrid-cell input.rounded-input:focus, .jsgrid-cell .app-search input.rounded-input:focus, .app-search .jsgrid-cell select.rounded-input:focus, .jsgrid-cell .app-search select.rounded-input:focus, .app-search .rounded-input.dd-handle:focus, .app-search .rounded-input.dd3-content:focus {
    border-radius: 60px; }
  .form-control.rounded-outline-input, .select2-container--default .select2-selection--single .rounded-outline-input.select2-selection__rendered,
  .select2-container--default .rounded-outline-input.select2-selection--single, .rounded-outline-input.select2-selection.select2-selection--multiple, .wizard .content > .body input.rounded-outline-input, .mce-floatpanel .rounded-outline-input.mce-textbox, .mce-floatpanel .rounded-outline-input.mce-btn, .dataTables_wrapper .dataTables_filter input.rounded-outline-input, .dataTables_wrapper .dataTables_length select.rounded-outline-input, .jsgrid-cell input.rounded-outline-input, .jsgrid-cell select.rounded-outline-input, .tablesaw-bar .btn-select select.rounded-outline-input, .rounded-outline-input.dd-handle, .rounded-outline-input.dd3-content, .app-search .rounded-outline-input.form-control:focus, .app-search .jsgrid-cell input.rounded-outline-input:focus, .jsgrid-cell .app-search input.rounded-outline-input:focus, .app-search .jsgrid-cell select.rounded-outline-input:focus, .jsgrid-cell .app-search select.rounded-outline-input:focus, .app-search .rounded-outline-input.dd-handle:focus, .app-search .rounded-outline-input.dd3-content:focus {
    background: transparent;
    border: 1px solid rgba(33, 33, 33, 0.1); }

.control-label {
  color: #212121; }

.input-group-addon {
  background: transparent none repeat scroll 0 0;
  border-color: rgba(33, 33, 33, 0.1);
  border-radius: 0;
  color: #212121;
  min-width: 42px; }
  .input-group-addon.btn, .wizard > .actions a.input-group-addon, .dt-buttons .input-group-addon.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.input-group-addon, .sweet-alert button.input-group-addon, .owl-theme .owl-nav .input-group-addon[class*="owl-"], button.input-group-addon.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.input-group-addon.fc-month-button.fc-state-default.fc-corner-left,
  button.input-group-addon.fc-agendaWeek-button, .input-group-addon.fc-prev-button, .input-group-addon.fc-next-button, .input-group-addon.fc-today-button {
    color: #fff; }

.form-inline .checkbox label, .form-inline .radio label {
  padding-left: 3px; }

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

.checkbox, .radio {
  padding-top: 5px;
  padding-bottom: 5px;
  min-height: 27px;
  margin-top: 0;
  margin-bottom: 0; }

.form-inline .checkbox, .form-inline .radio {
  padding-top: 0px;
  padding-bottom: 0px; }

.form-control-feedback {
  line-height: 42px;
  height: 42px; }

.help-block {
  color: #878787; }

.has-success .form-control, .has-success .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single .has-success .select2-selection__rendered,
.has-success .select2-container--default .select2-selection--single,
.select2-container--default .has-success .select2-selection--single, .has-success .select2-selection.select2-selection--multiple, .has-success .wizard .content > .body input, .wizard .content > .body .has-success input, .has-success .mce-floatpanel .mce-textbox, .mce-floatpanel .has-success .mce-textbox, .has-success .mce-floatpanel .mce-btn, .mce-floatpanel .has-success .mce-btn, .has-success .dataTables_wrapper .dataTables_filter input, .dataTables_wrapper .dataTables_filter .has-success input, .has-success .dataTables_wrapper .dataTables_length select, .dataTables_wrapper .dataTables_length .has-success select, .has-success .jsgrid-cell input, .jsgrid-cell .has-success input, .has-success .jsgrid-cell select, .jsgrid-cell .has-success select, .has-success .tablesaw-bar .btn-select select, .tablesaw-bar .btn-select .has-success select, .has-success .dd-handle, .has-success .dd3-content, .has-success .app-search .form-control:focus, .app-search .has-success .form-control:focus, .has-success .app-search .jsgrid-cell input:focus, .app-search .jsgrid-cell .has-success input:focus, .has-success .jsgrid-cell .app-search input:focus, .jsgrid-cell .app-search .has-success input:focus, .has-success .app-search .jsgrid-cell select:focus, .app-search .jsgrid-cell .has-success select:focus, .has-success .jsgrid-cell .app-search select:focus, .jsgrid-cell .app-search .has-success select:focus, .has-success .app-search .dd-handle:focus, .app-search .has-success .dd-handle:focus, .has-success .app-search .dd3-content:focus, .app-search .has-success .dd3-content:focus {
  border-color: rgba(1, 200, 83, 0.5); }
  .has-success .form-control:focus, .has-success .select2-container--default .select2-selection--single .select2-selection__rendered:focus, .select2-container--default .select2-selection--single .has-success .select2-selection__rendered:focus,
  .has-success .select2-container--default .select2-selection--single:focus,
  .select2-container--default .has-success .select2-selection--single:focus, .has-success .select2-selection.select2-selection--multiple:focus, .has-success .wizard .content > .body input:focus, .wizard .content > .body .has-success input:focus, .has-success .mce-floatpanel .mce-textbox:focus, .mce-floatpanel .has-success .mce-textbox:focus, .has-success .mce-floatpanel .mce-btn:focus, .mce-floatpanel .has-success .mce-btn:focus, .has-success .dataTables_wrapper .dataTables_filter input:focus, .dataTables_wrapper .dataTables_filter .has-success input:focus, .has-success .dataTables_wrapper .dataTables_length select:focus, .dataTables_wrapper .dataTables_length .has-success select:focus, .has-success .jsgrid-cell input:focus, .jsgrid-cell .has-success input:focus, .has-success .jsgrid-cell select:focus, .jsgrid-cell .has-success select:focus, .has-success .tablesaw-bar .btn-select select:focus, .tablesaw-bar .btn-select .has-success select:focus, .has-success .dd-handle:focus, .has-success .dd3-content:focus {
    border-color: #01c853; }

.has-warning .form-control, .has-warning .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single .has-warning .select2-selection__rendered,
.has-warning .select2-container--default .select2-selection--single,
.select2-container--default .has-warning .select2-selection--single, .has-warning .select2-selection.select2-selection--multiple, .has-warning .wizard .content > .body input, .wizard .content > .body .has-warning input, .has-warning .mce-floatpanel .mce-textbox, .mce-floatpanel .has-warning .mce-textbox, .has-warning .mce-floatpanel .mce-btn, .mce-floatpanel .has-warning .mce-btn, .has-warning .dataTables_wrapper .dataTables_filter input, .dataTables_wrapper .dataTables_filter .has-warning input, .has-warning .dataTables_wrapper .dataTables_length select, .dataTables_wrapper .dataTables_length .has-warning select, .has-warning .jsgrid-cell input, .jsgrid-cell .has-warning input, .has-warning .jsgrid-cell select, .jsgrid-cell .has-warning select, .has-warning .tablesaw-bar .btn-select select, .tablesaw-bar .btn-select .has-warning select, .has-warning .dd-handle, .has-warning .dd3-content, .has-warning .app-search .form-control:focus, .app-search .has-warning .form-control:focus, .has-warning .app-search .jsgrid-cell input:focus, .app-search .jsgrid-cell .has-warning input:focus, .has-warning .jsgrid-cell .app-search input:focus, .jsgrid-cell .app-search .has-warning input:focus, .has-warning .app-search .jsgrid-cell select:focus, .app-search .jsgrid-cell .has-warning select:focus, .has-warning .jsgrid-cell .app-search select:focus, .jsgrid-cell .app-search .has-warning select:focus, .has-warning .app-search .dd-handle:focus, .app-search .has-warning .dd-handle:focus, .has-warning .app-search .dd3-content:focus, .app-search .has-warning .dd3-content:focus {
  border-color: rgba(254, 193, 7, 0.5); }
  .has-warning .form-control:focus, .has-warning .select2-container--default .select2-selection--single .select2-selection__rendered:focus, .select2-container--default .select2-selection--single .has-warning .select2-selection__rendered:focus,
  .has-warning .select2-container--default .select2-selection--single:focus,
  .select2-container--default .has-warning .select2-selection--single:focus, .has-warning .select2-selection.select2-selection--multiple:focus, .has-warning .wizard .content > .body input:focus, .wizard .content > .body .has-warning input:focus, .has-warning .mce-floatpanel .mce-textbox:focus, .mce-floatpanel .has-warning .mce-textbox:focus, .has-warning .mce-floatpanel .mce-btn:focus, .mce-floatpanel .has-warning .mce-btn:focus, .has-warning .dataTables_wrapper .dataTables_filter input:focus, .dataTables_wrapper .dataTables_filter .has-warning input:focus, .has-warning .dataTables_wrapper .dataTables_length select:focus, .dataTables_wrapper .dataTables_length .has-warning select:focus, .has-warning .jsgrid-cell input:focus, .jsgrid-cell .has-warning input:focus, .has-warning .jsgrid-cell select:focus, .jsgrid-cell .has-warning select:focus, .has-warning .tablesaw-bar .btn-select select:focus, .tablesaw-bar .btn-select .has-warning select:focus, .has-warning .dd-handle:focus, .has-warning .dd3-content:focus {
    border-color: #fec107; }

.has-error .form-control, .has-error .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single .has-error .select2-selection__rendered,
.has-error .select2-container--default .select2-selection--single,
.select2-container--default .has-error .select2-selection--single, .has-error .select2-selection.select2-selection--multiple, .has-error .wizard .content > .body input, .wizard .content > .body .has-error input, .has-error .mce-floatpanel .mce-textbox, .mce-floatpanel .has-error .mce-textbox, .has-error .mce-floatpanel .mce-btn, .mce-floatpanel .has-error .mce-btn, .has-error .dataTables_wrapper .dataTables_filter input, .dataTables_wrapper .dataTables_filter .has-error input, .has-error .dataTables_wrapper .dataTables_length select, .dataTables_wrapper .dataTables_length .has-error select, .has-error .jsgrid-cell input, .jsgrid-cell .has-error input, .has-error .jsgrid-cell select, .jsgrid-cell .has-error select, .has-error .tablesaw-bar .btn-select select, .tablesaw-bar .btn-select .has-error select, .has-error .dd-handle, .has-error .dd3-content, .has-error .app-search .form-control:focus, .app-search .has-error .form-control:focus, .has-error .app-search .jsgrid-cell input:focus, .app-search .jsgrid-cell .has-error input:focus, .has-error .jsgrid-cell .app-search input:focus, .jsgrid-cell .app-search .has-error input:focus, .has-error .app-search .jsgrid-cell select:focus, .app-search .jsgrid-cell .has-error select:focus, .has-error .jsgrid-cell .app-search select:focus, .jsgrid-cell .app-search .has-error select:focus, .has-error .app-search .dd-handle:focus, .app-search .has-error .dd-handle:focus, .has-error .app-search .dd3-content:focus, .app-search .has-error .dd3-content:focus {
  border-color: rgba(255, 42, 0, 0.5); }
  .has-error .form-control:focus, .has-error .select2-container--default .select2-selection--single .select2-selection__rendered:focus, .select2-container--default .select2-selection--single .has-error .select2-selection__rendered:focus,
  .has-error .select2-container--default .select2-selection--single:focus,
  .select2-container--default .has-error .select2-selection--single:focus, .has-error .select2-selection.select2-selection--multiple:focus, .has-error .wizard .content > .body input:focus, .wizard .content > .body .has-error input:focus, .has-error .mce-floatpanel .mce-textbox:focus, .mce-floatpanel .has-error .mce-textbox:focus, .has-error .mce-floatpanel .mce-btn:focus, .mce-floatpanel .has-error .mce-btn:focus, .has-error .dataTables_wrapper .dataTables_filter input:focus, .dataTables_wrapper .dataTables_filter .has-error input:focus, .has-error .dataTables_wrapper .dataTables_length select:focus, .dataTables_wrapper .dataTables_length .has-error select:focus, .has-error .jsgrid-cell input:focus, .jsgrid-cell .has-error input:focus, .has-error .jsgrid-cell select:focus, .jsgrid-cell .has-error select:focus, .has-error .tablesaw-bar .btn-select select:focus, .tablesaw-bar .btn-select .has-error select:focus, .has-error .dd-handle:focus, .has-error .dd3-content:focus {
    border-color: #ff2a00; }

.has-success .checkbox, .has-success
.checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
  color: #01c853; }

.has-warning .checkbox, .has-warning
.checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
  color: #fec107; }

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

.has-error .input-group-addon {
  background-color: transparent;
  color: #ff2a00;
  border-color: rgba(255, 42, 0, 0.5); }

.has-success .input-group-addon {
  background-color: transparent;
  color: #01c853;
  border-color: rgba(1, 200, 83, 0.5); }

.has-success .form-control-feedback {
  color: #01c853; }

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

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

div.colorpicker {
  padding: 0; }

.colorpicker {
  z-index: 10;
  margin: 0; }
  .colorpicker::before, .colorpicker::after {
    display: none; }

.daterangepicker .input-mini {
  border-color: rgba(33, 33, 33, 0.1);
  border-radius: 0;
  color: #212121; }
  .daterangepicker .input-mini.active {
    border-color: rgba(33, 33, 33, 0.1);
    border-radius: 0;
    color: #212121; }
  .daterangepicker .input-mini:focus {
    border-color: #878787;
    box-shadow: none !important;
    outline: 0 none; }
.daterangepicker td {
  border-radius: 0 !important; }

.daterangepicker td.active, .daterangepicker td.active:hover,
.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
  background: #01c853; }

.bootstrap-datetimepicker-widget table td.day {
  border-radius: 0; }

.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-results__option[aria-selected="true"] {
  padding-left: 12px; }

.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--single {
  line-height: 40px; }

.select2-container--default .select2-selection--single {
  border: none; }

.select2-container--default {
  width: 100% !important; }
  .select2-container--default .select2-results__group, .select2-container--default .select2-results__options--nested li {
    padding-left: 12px; }
  .select2-container--default.select2-container--open .select2-selection__rendered {
    border-color: #878787; }
  .select2-container--default .select2-selection__arrow {
    height: 40px !important; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  padding-left: 12px;
  line-height: 40px; }
.select2-container .select2-selection--multiple .select2-search__field {
  margin-top: 0; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  border-radius: 0;
  color: #fff;
  padding: 8px 10px;
  margin-bottom: 10px;
  margin-right: 5px;
  display: inline-block;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
  background: #01c853;
  border: none;
  line-height: 10px;
  font-size: 12px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #fff; }

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%; }

.bootstrap-select .dropdown-toggle:focus, .bootstrap-select .dropdown-toggle:active {
  outline: none !important; }
.bootstrap-select .btn.dropdown-toggle, .bootstrap-select .wizard > .actions a.dropdown-toggle, .wizard > .actions .bootstrap-select a.dropdown-toggle, .bootstrap-select .dt-buttons .dropdown-toggle.dt-button, .dt-buttons .bootstrap-select .dropdown-toggle.dt-button, .bootstrap-select .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle, .tablesaw-sortable th.tablesaw-sortable-head .bootstrap-select button.dropdown-toggle, .bootstrap-select .sweet-alert button.dropdown-toggle, .sweet-alert .bootstrap-select button.dropdown-toggle, .bootstrap-select .owl-theme .owl-nav .dropdown-toggle[class*="owl-"], .owl-theme .owl-nav .bootstrap-select .dropdown-toggle[class*="owl-"], .bootstrap-select button.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right,
.bootstrap-select button.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left,
.bootstrap-select button.dropdown-toggle.fc-agendaWeek-button, .bootstrap-select .dropdown-toggle.fc-prev-button, .bootstrap-select .dropdown-toggle.fc-next-button, .bootstrap-select .dropdown-toggle.fc-today-button {
  box-shadow: none;
  border: 1px solid rgba(33, 33, 33, 0.12); }
.bootstrap-select .btn .filter-option, .bootstrap-select .wizard > .actions a .filter-option, .wizard > .actions .bootstrap-select a .filter-option, .bootstrap-select .dt-buttons .dt-button .filter-option, .dt-buttons .bootstrap-select .dt-button .filter-option, .bootstrap-select .tablesaw-sortable th.tablesaw-sortable-head button .filter-option, .tablesaw-sortable th.tablesaw-sortable-head .bootstrap-select button .filter-option, .bootstrap-select .sweet-alert button .filter-option, .sweet-alert .bootstrap-select button .filter-option, .bootstrap-select .owl-theme .owl-nav [class*="owl-"] .filter-option, .owl-theme .owl-nav .bootstrap-select [class*="owl-"] .filter-option, .bootstrap-select button.fc-agendaDay-button.fc-state-default.fc-corner-right .filter-option,
.bootstrap-select button.fc-month-button.fc-state-default.fc-corner-left .filter-option,
.bootstrap-select button.fc-agendaWeek-button .filter-option, .bootstrap-select .fc-prev-button .filter-option, .bootstrap-select .fc-next-button .filter-option, .bootstrap-select .fc-today-button .filter-option {
  color: #212121; }

.sm-bootstrap-select .bootstrap-select .btn.dropdown-toggle, .sm-bootstrap-select .bootstrap-select .wizard > .actions a.dropdown-toggle, .wizard > .actions .sm-bootstrap-select .bootstrap-select a.dropdown-toggle, .sm-bootstrap-select .bootstrap-select .dt-buttons .dropdown-toggle.dt-button, .dt-buttons .sm-bootstrap-select .bootstrap-select .dropdown-toggle.dt-button, .sm-bootstrap-select .bootstrap-select .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle, .tablesaw-sortable th.tablesaw-sortable-head .sm-bootstrap-select .bootstrap-select button.dropdown-toggle, .sm-bootstrap-select .bootstrap-select .sweet-alert button.dropdown-toggle, .sweet-alert .sm-bootstrap-select .bootstrap-select button.dropdown-toggle, .sm-bootstrap-select .bootstrap-select .owl-theme .owl-nav .dropdown-toggle[class*="owl-"], .owl-theme .owl-nav .sm-bootstrap-select .bootstrap-select .dropdown-toggle[class*="owl-"], .sm-bootstrap-select .bootstrap-select button.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right,
.sm-bootstrap-select .bootstrap-select button.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left,
.sm-bootstrap-select .bootstrap-select button.dropdown-toggle.fc-agendaWeek-button, .sm-bootstrap-select .bootstrap-select .dropdown-toggle.fc-prev-button, .sm-bootstrap-select .bootstrap-select .dropdown-toggle.fc-next-button, .sm-bootstrap-select .bootstrap-select .dropdown-toggle.fc-today-button {
  font-size: 12px;
  height: 27px;
  padding: 3px 25px 3px 15px; }
.sm-bootstrap-select .bootstrap-select .dropdown-menu li a span.text {
  font-size: 12px; }

.switchery {
  margin-right: 10px;
  margin-top: 15px; }

.no-margin-switcher .switchery {
  margin-top: 0; }

.bootstrap-touchspin .input-group-btn-vertical > .btn, .bootstrap-touchspin .wizard > .actions .disabled .input-group-btn-vertical > a, .bootstrap-touchspin .wizard > .actions .input-group-btn-vertical > a, .wizard > .actions .bootstrap-touchspin .input-group-btn-vertical > a, .bootstrap-touchspin .dt-buttons .input-group-btn-vertical > .dt-button, .dt-buttons .bootstrap-touchspin .input-group-btn-vertical > .dt-button, .bootstrap-touchspin .tablesaw-sortable th.tablesaw-sortable-head .input-group-btn-vertical > button, .tablesaw-sortable th.tablesaw-sortable-head .bootstrap-touchspin .input-group-btn-vertical > button, .bootstrap-touchspin .sweet-alert .input-group-btn-vertical > button, .sweet-alert .bootstrap-touchspin .input-group-btn-vertical > button, .bootstrap-touchspin .owl-theme .owl-nav .input-group-btn-vertical > [class*="owl-"], .owl-theme .owl-nav .bootstrap-touchspin .input-group-btn-vertical > [class*="owl-"], .bootstrap-touchspin .input-group-btn-vertical > button.fc-agendaDay-button.fc-state-default.fc-corner-right,
.bootstrap-touchspin .input-group-btn-vertical > button.fc-month-button.fc-state-default.fc-corner-left,
.bootstrap-touchspin .input-group-btn-vertical > button.fc-agendaWeek-button, .bootstrap-touchspin .input-group-btn-vertical > .fc-prev-button, .bootstrap-touchspin .input-group-btn-vertical > .fc-next-button, .bootstrap-touchspin .input-group-btn-vertical > .fc-today-button {
  border-radius: 0;
  padding: 10px; }
  .bootstrap-touchspin .input-group-btn-vertical > .btn i, .bootstrap-touchspin .wizard > .actions .input-group-btn-vertical > a i, .wizard > .actions .bootstrap-touchspin .input-group-btn-vertical > a i, .bootstrap-touchspin .dt-buttons .input-group-btn-vertical > .dt-button i, .dt-buttons .bootstrap-touchspin .input-group-btn-vertical > .dt-button i, .bootstrap-touchspin .tablesaw-sortable th.tablesaw-sortable-head .input-group-btn-vertical > button i, .tablesaw-sortable th.tablesaw-sortable-head .bootstrap-touchspin .input-group-btn-vertical > button i, .bootstrap-touchspin .sweet-alert .input-group-btn-vertical > button i, .sweet-alert .bootstrap-touchspin .input-group-btn-vertical > button i, .bootstrap-touchspin .owl-theme .owl-nav .input-group-btn-vertical > [class*="owl-"] i, .owl-theme .owl-nav .bootstrap-touchspin .input-group-btn-vertical > [class*="owl-"] i, .bootstrap-touchspin .input-group-btn-vertical > button.fc-agendaDay-button.fc-state-default.fc-corner-right i,
  .bootstrap-touchspin .input-group-btn-vertical > button.fc-month-button.fc-state-default.fc-corner-left i,
  .bootstrap-touchspin .input-group-btn-vertical > button.fc-agendaWeek-button i, .bootstrap-touchspin .input-group-btn-vertical > .fc-prev-button i, .bootstrap-touchspin .input-group-btn-vertical > .fc-next-button i, .bootstrap-touchspin .input-group-btn-vertical > .fc-today-button i {
    top: 6px; }

.bootstrap-touchspin .btn.btn-default.dropdown-toggle, .bootstrap-touchspin .wizard > .actions a.btn-default.dropdown-toggle, .wizard > .actions .bootstrap-touchspin a.btn-default.dropdown-toggle, .bootstrap-touchspin .dt-buttons .btn-default.dropdown-toggle.dt-button, .dt-buttons .bootstrap-touchspin .btn-default.dropdown-toggle.dt-button, .bootstrap-touchspin .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle, .tablesaw-sortable th.tablesaw-sortable-head .bootstrap-touchspin button.dropdown-toggle, .bootstrap-touchspin .sweet-alert button.btn-default.dropdown-toggle, .sweet-alert .bootstrap-touchspin button.btn-default.dropdown-toggle, .bootstrap-touchspin .owl-theme .owl-nav .dropdown-toggle[class*="owl-"], .owl-theme .owl-nav .bootstrap-touchspin .dropdown-toggle[class*="owl-"], .bootstrap-touchspin button.btn-default.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right,
.bootstrap-touchspin button.btn-default.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left,
.bootstrap-touchspin button.btn-default.dropdown-toggle.fc-agendaWeek-button, .bootstrap-touchspin .btn-default.dropdown-toggle.fc-prev-button, .bootstrap-touchspin .btn-default.dropdown-toggle.fc-next-button, .bootstrap-touchspin .btn-default.dropdown-toggle.fc-today-button {
  color: #fff !important; }

.ms-container .ms-list {
  border: 1px solid rgba(33, 33, 33, 0.1);
  border-radius: 0;
  box-shadow: none; }

.ms-container .ms-selectable li.ms-hover, .ms-container .ms-selection li.ms-hover {
  background: #01c853; }

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
  background: #01c853;
  border-radius: 0; }

.bootstrap-switch {
  border-radius: 0;
  border-color: rgba(33, 33, 33, 0.1);
  box-shadow: none; }
  .bootstrap-switch.bootstrap-switch-focused {
    border-color: rgba(33, 33, 33, 0.1);
    box-shadow: none; }

.bootstrap-tagsinput {
  border: 1px solid rgba(33, 33, 33, 0.1);
  border-radius: 0;
  box-shadow: none;
  color: #878787; }
  .bootstrap-tagsinput .tag {
    border-radius: 0;
    color: white;
    background: #01c853; }

.tag.label, .tag.jvectormap-tip {
  padding: 8px 10px;
  margin-bottom: 10px;
  margin-right: 5px;
  display: inline-block;
  font-size: 12px;
  font-weight: 400; }

.editableform .editable-buttons .btn.btn-sm, .editableform .editable-buttons .wizard > .actions a.btn-sm, .wizard > .actions .editableform .editable-buttons a.btn-sm, .editableform .editable-buttons .dt-buttons .btn-sm.dt-button, .dt-buttons .editableform .editable-buttons .btn-sm.dt-button, .editableform .editable-buttons .tablesaw-sortable th.tablesaw-sortable-head button.btn-sm, .tablesaw-sortable th.tablesaw-sortable-head .editableform .editable-buttons button.btn-sm, .editableform .editable-buttons .sweet-alert button.btn-sm, .sweet-alert .editableform .editable-buttons button.btn-sm, .editableform .editable-buttons .owl-theme .owl-nav .btn-sm[class*="owl-"], .owl-theme .owl-nav .editableform .editable-buttons .btn-sm[class*="owl-"], .editableform .editable-buttons button.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right,
.editableform .editable-buttons button.btn-sm.fc-month-button.fc-state-default.fc-corner-left,
.editableform .editable-buttons button.btn-sm.fc-agendaWeek-button, .editableform .editable-buttons .btn-sm.fc-prev-button, .editableform .editable-buttons .btn-sm.fc-next-button, .editableform .editable-buttons .btn-sm.fc-today-button {
  padding: 9px 25px; }
.editableform .form-control.input-sm, .editableform .select2-container--default .select2-selection--single .input-sm.select2-selection__rendered, .select2-container--default .select2-selection--single .editableform .input-sm.select2-selection__rendered,
.editableform .select2-container--default .input-sm.select2-selection--single,
.select2-container--default .editableform .input-sm.select2-selection--single, .editableform .input-sm.select2-selection.select2-selection--multiple, .editableform .wizard .content > .body input.input-sm, .wizard .content > .body .editableform input.input-sm, .editableform .mce-floatpanel .input-sm.mce-textbox, .mce-floatpanel .editableform .input-sm.mce-textbox, .editableform .mce-floatpanel .input-sm.mce-btn, .mce-floatpanel .editableform .input-sm.mce-btn, .editableform .dataTables_wrapper .dataTables_filter input.input-sm, .dataTables_wrapper .dataTables_filter .editableform input.input-sm, .editableform .dataTables_wrapper .dataTables_length select.input-sm, .dataTables_wrapper .dataTables_length .editableform select.input-sm, .editableform .jsgrid-cell input.input-sm, .jsgrid-cell .editableform input.input-sm, .editableform .jsgrid-cell select.input-sm, .jsgrid-cell .editableform select.input-sm, .editableform .tablesaw-bar .btn-select select.input-sm, .tablesaw-bar .btn-select .editableform select.input-sm, .editableform .input-sm.dd-handle, .editableform .input-sm.dd3-content {
  padding: 6px 12px;
  font-size: 14px; }
.editableform select.form-control.input-sm, .editableform .select2-container--default .select2-selection--single select.input-sm.select2-selection__rendered, .select2-container--default .select2-selection--single .editableform select.input-sm.select2-selection__rendered,
.editableform .select2-container--default select.input-sm.select2-selection--single,
.select2-container--default .editableform select.input-sm.select2-selection--single, .editableform select.input-sm.select2-selection.select2-selection--multiple, .editableform .mce-floatpanel select.input-sm.mce-textbox, .mce-floatpanel .editableform select.input-sm.mce-textbox, .editableform .mce-floatpanel select.input-sm.mce-btn, .mce-floatpanel .editableform select.input-sm.mce-btn, .editableform .dataTables_wrapper .dataTables_length select.input-sm, .dataTables_wrapper .dataTables_length .editableform select.input-sm, .editableform .jsgrid-cell select.input-sm, .jsgrid-cell .editableform select.input-sm, .editableform .tablesaw-bar .btn-select select.input-sm, .tablesaw-bar .btn-select .editableform select.input-sm, .editableform select.input-sm.dd-handle, .editableform select.input-sm.dd3-content {
  height: 42px;
  line-height: 1.428; }

.dropify-wrapper {
  border: 1px solid rgba(33, 33, 33, 0.1); }

.dropzone {
  border: 1px solid rgba(33, 33, 33, 0.1);
  min-height: 200px;
  background: transparent; }
  .dropzone .dz-preview.dz-image-preview {
    background: transparent none repeat scroll 0 0; }

/*Form-Wizard*/
.wizard .content {
  background: transparent;
  border-radius: 0;
  min-height: 100px;
  margin: 0;
  border: none;
  border-top: none;
  margin-bottom: 30px; }
  .wizard .content .table-responsive {
    margin: 0 -30px; }
  .wizard .content > .body {
    width: 100%;
    height: auto;
    padding: 30px;
    position: relative; }
    .wizard .content > .body input.error {
      border-color: rgba(241, 91, 38, 0.5) !important;
      background: transparent; }
.wizard .steps .number {
  font-size: 18px;
  color: #878787; }
.wizard .steps ul {
  display: table;
  width: 100%; }
  .wizard .steps ul > li {
    display: table-cell;
    background: rgba(33, 33, 33, 0.1); }
    .wizard .steps ul > li.done {
      background: #01c853; }
    .wizard .steps ul > li.current {
      background: #fec107 !important; }
    .wizard .steps ul > li > a {
      margin: 0;
      padding: 14px 20px;
      background: transparent !important; }
      .wizard .steps ul > li > a:hover, .wizard .steps ul > li > a:focus, .wizard .steps ul > li > a:active {
        margin: 0;
        padding: 14px 20px; }
    .wizard .steps ul > li span.number {
      border-radius: 100%;
      border: 2px solid rgba(255, 255, 255, 0.2);
      width: 35px;
      height: 35px;
      display: inline-block;
      vertical-align: middle;
      padding-top: 3px;
      margin-right: 8px;
      text-align: center;
      background: white; }
    .wizard .steps ul > li.disabled a {
      cursor: not-allowed !important; }
.wizard > .actions {
  padding-right: 15px; }
  .wizard > .actions > ul > li {
    background: transparent none repeat scroll 0 0;
    display: inline-block;
    float: none;
    margin: 0;
    margin-left: 10px;
    padding: 0; }
.wizard .bootstrap-touchspin {
  width: 70px; }

.wizard > .actions .disabled a, .wizard > .actions .disabled a:hover {
  box-shadow: none;
  cursor: not-allowed;
  opacity: 0.65; }

.wizard > .content > .body label.error {
  display: none !important; }

.current {
  color: inherit !important; }

.wizard > .content > .body ul.cards > li {
  display: inline-block; }

.tabcontrol > .content {
  border-top: medium none;
  height: auto;
  padding-top: 0; }
  .tabcontrol > .content > .body {
    position: relative;
    height: auto;
    padding: 15px 0 0 0;
    width: 100%; }

.tabcontrol > .steps > ul {
  border-bottom: 1px solid #f7f7f9;
  margin-top: 0;
  float: left;
  width: 100%;
  top: 0; }
  .tabcontrol > .steps > ul > li {
    border: medium none;
    margin: 0 5px 0 0;
    padding: 0;
    background: transparent; }
    .tabcontrol > .steps > ul > li:hover, .tabcontrol > .steps > ul > li:focus, .tabcontrol > .steps > ul > li:active {
      background: transparent;
      border: medium none; }
    .tabcontrol > .steps > ul > li > a {
      background: transparent;
      border: none;
      padding: 10px 20px;
      color: #878787;
      margin: 0;
      border-radius: 0;
      text-transform: capitalize; }
      .tabcontrol > .steps > ul > li > a:active, .tabcontrol > .steps > ul > li > a:focus, .tabcontrol > .steps > ul > li > a:hover {
        color: #212121; }
    .tabcontrol > .steps > ul > li.current {
      border: medium none;
      padding: 0; }
      .tabcontrol > .steps > ul > li.current > a {
        color: #212121;
        padding: 10px 20px;
        border-bottom: 3px solid #01c853; }
        .tabcontrol > .steps > ul > li.current > a:active, .tabcontrol > .steps > ul > li.current > a:focus, .tabcontrol > .steps > ul > li.current > a:hover {
          color: #212121; }
    .tabcontrol > .steps > ul > li:first-child > a {
      border-top-left-radius: 10px; }
    .tabcontrol > .steps > ul > li:last-child {
      margin-right: 0; }
      .tabcontrol > .steps > ul > li:last-child > a {
        border-top-right-radius: 10px; }

.review-tag {
  font-size: 18px; }

/*Product Deatails*/
.item-big > img {
  border-radius: 2px; }

.product-detail-wrap .product-price {
  font-size: 18px;
  color: #01c853; }
.product-detail-wrap .bootstrap-touchspin {
  float: left;
  margin-right: 15px;
  width: 70px; }

.product-rating a {
  color: #ff2a00;
  margin-right: 5px; }

/*Product Cart*/
.product-overview .bootstrap-touchspin {
  width: 70px; }

/*Popover*/
.popover {
  border: medium none;
  border-radius: 0;
  padding: 0; }
  .popover h3.popover-title, .popover .popover-title.error-comment {
    background-color: #01c853;
    border-bottom: 1px solid rgba(33, 33, 33, 0.1);
    border-radius: 0;
    font-family: "Roboto", sans-serif;
    color: #fff;
    font-size: 15px; }
  .popover .popover-content {
    font-family: "Roboto", sans-serif; }

.popover.bottom > .arrow::after {
  border-bottom-color: #01c853; }

/*Typerhead*/
.typeahead,
.tt-query,
.tt-hint {
  width: 396px; }

.tt-menu {
  width: 422px;
  margin: 12px 0;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid rgba(33, 33, 33, 0.1);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.tt-suggestion {
  padding: 3px 20px;
  border-radius: 0; }

.tt-suggestion:hover {
  cursor: pointer;
  color: #fff;
  background-color: #01c853; }

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf; }

#custom-templates .empty-message {
  padding: 5px 10px;
  text-align: center; }

#multiple-datasets .league-name {
  margin: 0 20px 5px 20px;
  padding: 3px 0;
  border-bottom: 1px solid #ccc; }

#scrollable-dropdown-menu .tt-menu {
  max-height: 150px;
  overflow-y: auto; }

#rtl-support .tt-menu {
  text-align: right; }

/*Editors*/
.bootstrap-wysihtml5-insert-image-modal h3, .bootstrap-wysihtml5-insert-image-modal .error-comment {
  font-size: 18px; }

.bootstrap-wysihtml5-insert-link-modal h3, .bootstrap-wysihtml5-insert-link-modal .error-comment {
  font-size: 18px; }
.bootstrap-wysihtml5-insert-link-modal .checkbox {
  margin-bottom: inherit;
  margin-top: inherit;
  min-height: inherit;
  padding-bottom: inherit;
  padding-top: inherit; }
  .bootstrap-wysihtml5-insert-link-modal .checkbox input[type="checkbox"] {
    opacity: 1; }
  .bootstrap-wysihtml5-insert-link-modal .checkbox label::before {
    display: none; }

ul.wysihtml5-toolbar a.btn.wysihtml5-command-active, ul.wysihtml5-toolbar .wizard > .actions a.wysihtml5-command-active, .wizard > .actions ul.wysihtml5-toolbar a.wysihtml5-command-active, ul.wysihtml5-toolbar .dt-buttons a.wysihtml5-command-active.dt-button, .dt-buttons ul.wysihtml5-toolbar a.wysihtml5-command-active.dt-button, ul.wysihtml5-toolbar .owl-theme .owl-nav a.wysihtml5-command-active[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar a.wysihtml5-command-active[class*="owl-"], ul.wysihtml5-toolbar a.wysihtml5-command-active.fc-prev-button, ul.wysihtml5-toolbar a.wysihtml5-command-active.fc-next-button, ul.wysihtml5-toolbar a.wysihtml5-command-active.fc-today-button {
  box-shadow: none; }

.mce-container, .mce-container *, .mce-widget, .mce-widget *, .mce-reset {
  font-family: "Roboto", sans-serif !important; }

.mce-ico {
  font-family: "tinymce",Arial !important; }

.mce-floatpanel .mce-btn {
  background: transparent; }
  .mce-floatpanel .mce-btn:hover {
    background: transparent; }
.mce-floatpanel .mce-btn.mce-active {
  background-color: transparent !important; }
  .mce-floatpanel .mce-btn.mce-active:hover {
    background-color: transparent;
    border-color: rgba(33, 33, 33, 0.1); }
.mce-floatpanel .mce-window-body .mce-listbox {
  border-color: rgba(33, 33, 33, 0.1); }
.mce-floatpanel .mce-window-head .mce-title {
  font-size: 18px;
  font-weight: 400; }
.mce-floatpanel .mce-primary button {
  background: #01c853;
  border: solid 2px #01c853; }
  .mce-floatpanel .mce-primary button:hover, .mce-floatpanel .mce-primary button:active, .mce-floatpanel .mce-primary button:focus {
    background: rgba(1, 200, 83, 0.85);
    border: solid 2px rgba(1, 200, 83, 0.1); }
.mce-floatpanel .mce-menu-item-normal.mce-active {
  background-color: #01c853; }
.mce-floatpanel .mce-menu-item:hover, .mce-floatpanel .mce-menu-item.mce-selected, .mce-floatpanel .mce-menu-item:focus {
  background-color: #01c853; }

.mce-foot button {
  background: #ff2a00;
  color: #fff !important;
  border: solid 2px #ff2a00; }
  .mce-foot button:hover, .mce-foot button:active, .mce-foot button:focus {
    background: rgba(255, 42, 0, 0.85);
    border: solid 2px rgba(255, 42, 0, 0.1); }

.mce-panel {
  border-color: rgba(33, 33, 33, 0.1) !important; }

.btn-group.open .note-btn.dropdown-toggle {
  box-shadow: none; }

.note-editor.panel {
  border-radius: 0;
  box-shadow: none; }
  .note-editor.panel .panel-heading {
    background: transparent; }
.note-editor .checkbox {
  margin-bottom: inherit;
  margin-top: inherit;
  min-height: inherit;
  padding-bottom: inherit;
  padding-top: inherit; }
  .note-editor .checkbox input[type="checkbox"] {
    opacity: 1; }
  .note-editor .checkbox label::before {
    display: none; }
.note-editor .note-btn.btn-sm {
  padding: 9px 25px;
  font-size: 14px; }
.note-editor.note-frame {
  border: 1px solid rgba(33, 33, 33, 0.1); }
.note-editor .note-toolbar.panel-heading {
  border: 1px solid rgba(33, 33, 33, 0.1); }
.note-editor h4 {
  font-size: 18px; }

/*Accordion*/
.accordion-struct.panel-group .panel {
  border: medium none;
  border-radius: 0;
  margin-bottom: 0;
  margin-top: 0;
  box-shadow: none; }
  .accordion-struct.panel-group .panel .panel-heading {
    border-radius: 0;
    padding: 0;
    background: rgba(33, 33, 33, 0.05);
    border-bottom: 1px solid rgba(33, 33, 33, 0.1); }
    .accordion-struct.panel-group .panel .panel-heading.activestate {
      background: #01c853;
      border-bottom: 1px solid #01c853; }
      .accordion-struct.panel-group .panel .panel-heading.activestate a {
        color: #fff; }
    .accordion-struct.panel-group .panel .panel-heading a {
      color: #878787;
      text-transform: capitalize;
      padding: 10px 20px;
      width: 100%;
      display: block; }
  .accordion-struct.panel-group .panel:last-child .panel-heading {
    border-bottom: none; }
  .accordion-struct.panel-group .panel .panel-body {
    border: none; }
.accordion-struct.accordion-style-1.panel-group .panel .panel-heading {
  background: transparent;
  border-bottom: 1px solid rgba(33, 33, 33, 0.1); }
  .accordion-struct.accordion-style-1.panel-group .panel .panel-heading.activestate {
    background: transparent; }
    .accordion-struct.accordion-style-1.panel-group .panel .panel-heading.activestate .icon-ac-wrap .minus-ac {
      opacity: 1; }
    .accordion-struct.accordion-style-1.panel-group .panel .panel-heading.activestate .icon-ac-wrap .plus-ac {
      opacity: 0; }
    .accordion-struct.accordion-style-1.panel-group .panel .panel-heading.activestate a {
      color: #878787; }
  .accordion-struct.accordion-style-1.panel-group .panel .panel-heading a {
    color: #878787; }
.accordion-struct.accordion-style-1 .icon-ac-wrap {
  display: inline;
  position: relative;
  color: #01c853; }
  .accordion-struct.accordion-style-1 .icon-ac-wrap .minus-ac {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0; }
  .accordion-struct.accordion-style-1 .icon-ac-wrap .plus-ac {
    opacity: 1; }

/*Tabs*/
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  border: none; }

.tab-struct .tab-pane {
  padding-top: 15px; }
.tab-struct.vertical-tab .tab-pane {
  padding-top: 0;
  padding-left: 15px; }
.tab-struct.vertical-tab-reverse .tab-pane {
  padding-left: 0;
  padding-right: 15px; }

.pills-struct .tab-pane {
  padding-top: 15px; }
.pills-struct.vertical-pills .tab-pane {
  padding-top: 0;
  padding-left: 15px; }
.pills-struct.vertical-pills-reverse .tab-pane {
  padding-left: 0;
  padding-right: 15px; }

.nav-tabs {
  border-bottom: 1px solid rgba(33, 33, 33, 0.1); }
  .nav-tabs > li {
    margin-right: 5px; }
    .nav-tabs > li > a {
      background: rgba(33, 33, 33, 0.1);
      border: none;
      padding: 10px 20px;
      color: #878787;
      margin: 0;
      border-radius: 0;
      text-transform: capitalize;
      -webkit-transition: 0.2s ease;
      -moz-transition: 0.2s ease;
      transition: 0.2s ease; }
      .nav-tabs > li > a:active, .nav-tabs > li > a:focus, .nav-tabs > li > a:hover {
        background: #f2f2f2;
        color: #212121; }
    .nav-tabs > li.active > a, .nav-tabs > li.open > a {
      background: #f2f2f2;
      color: #212121;
      border-color: transparent; }
      .nav-tabs > li.active > a:active, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .nav-tabs > li.open > a:active, .nav-tabs > li.open > a:focus, .nav-tabs > li.open > a:hover {
        background: #f2f2f2;
        color: #212121;
        border-color: transparent; }
    .nav-tabs > li:first-child > a {
      border-top-left-radius: 10px; }
    .nav-tabs > li:last-child {
      margin-right: 0; }
      .nav-tabs > li:last-child > a {
        border-top-right-radius: 10px; }

.nav-tab-reverse .nav-tabs > li {
  float: right;
  margin-right: 0;
  margin-left: 5px; }
  .nav-tab-reverse .nav-tabs > li:first-child > a {
    border-top-left-radius: 0;
    border-top-right-radius: 10px; }
  .nav-tab-reverse .nav-tabs > li:last-child {
    margin-left: 0; }
    .nav-tab-reverse .nav-tabs > li:last-child > a {
      border-top-right-radius: 0;
      border-top-left-radius: 10px; }

.vertical-tab .tab-content {
  overflow: hidden;
  border-left: 1px solid rgba(33, 33, 33, 0.1); }
.vertical-tab .ver-nav-tab {
  float: left;
  border-bottom: none; }
  .vertical-tab .ver-nav-tab > li {
    margin-bottom: 5px;
    margin-right: -1px;
    float: none; }
    .vertical-tab .ver-nav-tab > li > a {
      border: none; }
    .vertical-tab .ver-nav-tab > li:first-child > a {
      border-top-left-radius: 10px; }
    .vertical-tab .ver-nav-tab > li:last-child {
      margin-bottom: 0; }
      .vertical-tab .ver-nav-tab > li:last-child > a {
        border-bottom-left-radius: 10px;
        border-top-right-radius: 0; }
.vertical-tab.vertical-tab-reverse .tab-content {
  border-left: none;
  border-right: 1px solid rgba(33, 33, 33, 0.1); }
.vertical-tab.vertical-tab-reverse .ver-nav-tab {
  float: right; }
  .vertical-tab.vertical-tab-reverse .ver-nav-tab > li:first-child > a {
    border-top-left-radius: 0;
    border-top-right-radius: 10px; }
  .vertical-tab.vertical-tab-reverse .ver-nav-tab > li:last-child > a {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 0; }

.custom-tab-1 .nav-tabs > li > a {
  background: transparent !important;
  border: none; }
.custom-tab-1 .nav-tabs > li.active > a {
  border-bottom: 3px solid #01c853; }
.custom-tab-1.vertical-tab .ver-nav-tab > li {
  background: transparent !important; }
  .custom-tab-1.vertical-tab .ver-nav-tab > li.active > a {
    border-bottom: none;
    border-right: 3px solid #01c853; }
.custom-tab-1.vertical-tab.vertical-tab-reverse > li.active > a {
  border-right: none;
  border-left: 3px solid #01c853; }

.custom-tab-2 .nav-tabs {
  border: none; }
  .custom-tab-2 .nav-tabs > li > a {
    background: transparent;
    border-radius: 0; }
    .custom-tab-2 .nav-tabs > li > a:active, .custom-tab-2 .nav-tabs > li > a:focus, .custom-tab-2 .nav-tabs > li > a:hover {
      color: #01c853; }
  .custom-tab-2 .nav-tabs > li.active > a, .custom-tab-2 .nav-tabs > li.open > a {
    color: #01c853;
    background: #f2f2f2; }
    .custom-tab-2 .nav-tabs > li.active > a:active, .custom-tab-2 .nav-tabs > li.active > a:focus, .custom-tab-2 .nav-tabs > li.active > a:hover, .custom-tab-2 .nav-tabs > li.open > a:active, .custom-tab-2 .nav-tabs > li.open > a:focus, .custom-tab-2 .nav-tabs > li.open > a:hover {
      color: #01c853;
      background: #f2f2f2; }
  .custom-tab-2 .nav-tabs > li:first-child > a, .custom-tab-2 .nav-tabs > li:last-child > a {
    border-radius: 0; }
.custom-tab-2.nav-tab-reverse .nav-tabs > li:first-child > a, .custom-tab-2.nav-tab-reverse .nav-tabs > li:last-child > a {
  border-radius: 0; }
.custom-tab-2 .tab-pane {
  background: #f2f2f2;
  padding: 15px !important; }

.nav-pills > li {
  margin-right: 5px; }
  .nav-pills > li > a {
    background: #f7f7f9;
    border: none;
    padding: 10px 20px;
    color: #878787;
    margin: 0;
    border-radius: 0;
    text-transform: capitalize; }
    .nav-pills > li > a:active, .nav-pills > li > a:focus, .nav-pills > li > a:hover {
      background: #01c853;
      color: #fff; }
  .nav-pills > li.active > a, .nav-pills > li.open > a {
    background: #01c853;
    color: #fff; }
    .nav-pills > li.active > a:active, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover, .nav-pills > li.open > a:active, .nav-pills > li.open > a:focus, .nav-pills > li.open > a:hover {
      background: #01c853;
      color: #fff; }
  .nav-pills > li:last-child {
    margin-right: 0; }

.nav-pills-reverse .nav-pills > li {
  float: right;
  margin-right: 0;
  margin-left: 5px; }
  .nav-pills-reverse .nav-pills > li:last-child {
    margin-left: 0; }

.vertical-pills .tab-content {
  overflow: hidden;
  padding-left: 15px; }
.vertical-pills .ver-nav-pills {
  float: left; }
  .vertical-pills .ver-nav-pills > li {
    margin: 0 0 5px;
    float: none; }
    .vertical-pills .ver-nav-pills > li:last-child {
      margin-bottom: 0; }
.vertical-pills.vertical-pills-reverse .tab-content {
  padding-left: 0;
  padding-right: 15px; }
.vertical-pills.vertical-pills-reverse .ver-nav-pills {
  float: right; }

.nav-pills-rounded.nav-pills > li > a {
  border-radius: 60px; }

.nav-pills-outline.nav-pills > li > a {
  background-color: transparent !important;
  border: 2px solid #f7f7f9;
  color: #878787; }
  .nav-pills-outline.nav-pills > li > a:hover, .nav-pills-outline.nav-pills > li > a:active, .nav-pills-outline.nav-pills > li > a:focus {
    border-color: #01c853;
    color: #212121; }
.nav-pills-outline.nav-pills > li.active > a {
  background-color: transparent !important;
  border: 2px solid #01c853;
  color: #212121; }
  .nav-pills-outline.nav-pills > li.active > a:hover, .nav-pills-outline.nav-pills > li.active > a:active, .nav-pills-outline.nav-pills > li.active > a:focus {
    border: 2px solid #01c853;
    color: #212121; }

/*Table*/
.table > tbody > tr.active > td, .jsgrid-table > tbody > tr.active > td, .table > tbody > tr.active > th, .jsgrid-table > tbody > tr.active > th, .table > tbody > tr > td.active, .jsgrid-table > tbody > tr > td.active, .table > tbody > tr > th.active, .jsgrid-table > tbody > tr > th.active, .table > tfoot > tr.active > td, .jsgrid-table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .jsgrid-table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .jsgrid-table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .jsgrid-table > tfoot > tr > th.active, .table > thead > tr.active > td, .jsgrid-table > thead > tr.active > td, .table > thead > tr.active > th, .jsgrid-table > thead > tr.active > th, .table > thead > tr > td.active, .jsgrid-table > thead > tr > td.active, .table > thead > tr > th.active, .jsgrid-table > thead > tr > th.active {
  background: rgba(220, 220, 220, 0.08); }

.table > tbody > tr.success > td, .jsgrid-table > tbody > tr.success > td, .table > tbody > tr.success > th, .jsgrid-table > tbody > tr.success > th, .table > tbody > tr > td.success, .jsgrid-table > tbody > tr > td.success, .table > tbody > tr > th.success, .jsgrid-table > tbody > tr > th.success, .table > tfoot > tr.success > td, .jsgrid-table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .jsgrid-table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .jsgrid-table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .jsgrid-table > tfoot > tr > th.success, .table > thead > tr.success > td, .jsgrid-table > thead > tr.success > td, .table > thead > tr.success > th, .jsgrid-table > thead > tr.success > th, .table > thead > tr > td.success, .jsgrid-table > thead > tr > td.success, .table > thead > tr > th.success, .jsgrid-table > thead > tr > th.success {
  background: rgba(1, 200, 83, 0.08); }

.table > tbody > tr.info > td, .jsgrid-table > tbody > tr.info > td, .table > tbody > tr.info > th, .jsgrid-table > tbody > tr.info > th, .table > tbody > tr > td.info, .jsgrid-table > tbody > tr > td.info, .table > tbody > tr > th.info, .jsgrid-table > tbody > tr > th.info, .table > tfoot > tr.info > td, .jsgrid-table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .jsgrid-table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .jsgrid-table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .jsgrid-table > tfoot > tr > th.info, .table > thead > tr.info > td, .jsgrid-table > thead > tr.info > td, .table > thead > tr.info > th, .jsgrid-table > thead > tr.info > th, .table > thead > tr > td.info, .jsgrid-table > thead > tr > td.info, .table > thead > tr > th.info, .jsgrid-table > thead > tr > th.info {
  background: rgba(233, 30, 99, 0.08); }

.table > tbody > tr.warning > td, .jsgrid-table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .jsgrid-table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .jsgrid-table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .jsgrid-table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .jsgrid-table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .jsgrid-table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .jsgrid-table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .jsgrid-table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .jsgrid-table > thead > tr.warning > td, .table > thead > tr.warning > th, .jsgrid-table > thead > tr.warning > th, .table > thead > tr > td.warning, .jsgrid-table > thead > tr > td.warning, .table > thead > tr > th.warning, .jsgrid-table > thead > tr > th.warning {
  background: rgba(254, 193, 7, 0.08); }

.table > tbody > tr.danger > td, .jsgrid-table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .jsgrid-table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .jsgrid-table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .jsgrid-table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .jsgrid-table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .jsgrid-table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .jsgrid-table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .jsgrid-table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .jsgrid-table > thead > tr.danger > td, .table > thead > tr.danger > th, .jsgrid-table > thead > tr.danger > th, .table > thead > tr > td.danger, .jsgrid-table > thead > tr > td.danger, .table > thead > tr > th.danger, .jsgrid-table > thead > tr > th.danger {
  background: rgba(255, 42, 0, 0.08); }

.table-responsive {
  border: none; }
  .table-responsive .table, .table-responsive .jsgrid-table {
    max-width: none;
    -webkit-overflow-scrolling: touch !important; }

.table, .jsgrid-table {
  border-color: rgba(33, 33, 33, 0.1) !important; }

.table > tbody > tr > td, .jsgrid-table > tbody > tr > td, .table > tbody > tr > th, .jsgrid-table > tbody > tr > th, .table > tfoot > tr > td, .jsgrid-table > tfoot > tr > td, .table > tfoot > tr > th, .jsgrid-table > tfoot > tr > th, .table > thead > tr > td, .jsgrid-table > thead > tr > td, .table > thead > tr > th, .jsgrid-table > thead > tr > th {
  padding: 8px;
  border-top: 1px solid rgba(33, 33, 33, 0.1);
  vertical-align: middle; }

.table > thead > tr > th, .jsgrid-table > thead > tr > th, .table > tfoot > tr > th, .jsgrid-table > tfoot > tr > th {
  border-bottom: 2px solid rgba(33, 33, 33, 0.1) !important;
  color: #212121;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase; }

.table > tfoot > tr > th, .jsgrid-table > tfoot > tr > th {
  border-bottom: 1px solid rgba(33, 33, 33, 0.1) !important; }

.table-hover > tbody > tr:hover {
  background-color: rgba(33, 33, 33, 0.05) !important; }

.table-bordered {
  border: 1px solid rgba(33, 33, 33, 0.1); }

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 1px solid rgba(33, 33, 33, 0.1); }

.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: rgba(33, 33, 33, 0.05); }

.color-bg-table .table > caption + thead > tr:first-child > td, .color-bg-table .jsgrid-table > caption + thead > tr:first-child > td, .color-bg-table .table >
caption + thead > tr:first-child > th, .color-bg-table .jsgrid-table >
caption + thead > tr:first-child > th, .color-bg-table .table > colgroup + thead > tr:first-child > td, .color-bg-table .jsgrid-table > colgroup + thead > tr:first-child > td, .color-bg-table .table > colgroup + thead > tr:first-child > th, .color-bg-table .jsgrid-table > colgroup + thead > tr:first-child > th, .color-bg-table .table > thead:first-child > tr:first-child > td, .color-bg-table .jsgrid-table > thead:first-child > tr:first-child > td, .color-bg-table .table > thead:first-child > tr:first-child > th, .color-bg-table .jsgrid-table > thead:first-child > tr:first-child > th {
  background: #01c853; }
.color-bg-table .table > thead > tr > th, .color-bg-table .jsgrid-table > thead > tr > th {
  color: #fff; }

.bootstrap-table .fixed-table-container {
  border: 1px solid rgba(33, 33, 33, 0.1);
  border-radius: 0; }
.bootstrap-table .fixed-table-container tbody td {
  border: 1px solid rgba(33, 33, 33, 0.1); }

.fixed-table-body .card-view {
  background: transparent;
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  padding: 0; }
  .fixed-table-body .card-view .title {
    font-weight: 400; }
  .fixed-table-body .card-view:hover {
    box-shadow: none; }

table.dataTable tbody tr {
  background-color: transparent; }

table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: inherit; }

table.dataTable.display.table-striped > tbody > tr:nth-of-type(2n+1) {
  background: rgba(33, 33, 33, 0.05); }

table.dataTable.order-column tbody tr > .sorting_1, table.dataTable.order-column tbody tr > .sorting_2, table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1, table.dataTable.display tbody tr > .sorting_2, table.dataTable.display tbody tr > .sorting_3, table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1, table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd, table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
  background-color: inherit; }

table.dataTable.display.table-striped tbody tr > .sorting_1,
table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background: transparent; }

table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
  border-color: rgba(33, 33, 33, 0.1);
  border-left: none;
  border-bottom: none; }

table.dataTable > tfoot > tr > th {
  border-bottom: 0 solid rgba(33, 33, 33, 0.1) !important;
  border-left: medium none !important; }

table.dataTable {
  border-right: medium none !important; }

table.dataTable > caption + thead > tr:first-child > td, table.dataTable > caption + thead > tr:first-child > th, table.dataTable > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .jsgrid-table > colgroup + thead > tr:first-child > th, table.dataTable > thead:first-child > tr:first-child > td, table.dataTable > thead:first-child > tr:first-child > th {
  border-left: medium none !important; }

.dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_length {
  margin-bottom: 30px; }
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
  padding-top: 20px;
  margin-bottom: 14px;
  color: #878787; }
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_info {
  padding-left: 15px; }
.dataTables_wrapper .dataTables_info {
  color: #878787; }
.dataTables_wrapper .dataTables_filter {
  padding-right: 15px; }
.dataTables_wrapper .dataTables_filter input, .dataTables_wrapper .dataTables_length select {
  height: 25px; }

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover, .dataTables_wrapper .dataTables_paginate .paginate_button:hover, .dataTables_wrapper .dataTables_paginate .paginate_button:active, .dataTables_wrapper .dataTables_paginate .paginate_button:focus {
  background: #01c853;
  border-color: #01c853;
  color: #fff !important;
  box-shadow: none; }

.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
  color: #212121; }

.sorting,
.sorting_asc,
.sorting_desc {
  position: relative; }

table.dataTable thead .sorting::after {
  content: "\F0DC";
  opacity: 0.2; }

table.dataTable thead .sorting_asc::after {
  content: "\F0DE"; }

table.dataTable thead .sorting_desc::after {
  content: "\F0DD"; }

table.dataTable thead .sorting::after, table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_desc::after {
  display: block;
  font-family: FontAwesome;
  position: absolute;
  right: 10px;
  top: 15px;
  font-size: 14px; }

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
  background: none;
  border-left: medium none;
  border-top: medium none; }

.dt-buttons {
  float: left; }
  .dt-buttons .dt-button {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px; }
    .dt-buttons .dt-button:hover {
      color: #fff; }
    .dt-buttons .dt-button:last-child {
      margin-right: 0; }

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child::before {
  background-color: #01c853;
  box-shadow: none; }

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child::before {
  background-color: #ff2a00;
  box-shadow: none; }

table.footable > tbody > tr > td.footable-sortable, table.footable > tbody > tr > th.footable-sortable, table.footable > tfoot > tr > td.footable-sortable, table.footable > tfoot > tr > th.footable-sortable, table.footable > thead > tr > td.footable-sortable, table.footable > thead > tr > th.footable-sortable {
  padding: 16px;
  border-top: none; }

table.footable > tr.footable-filtering > th,
table.footable > thead > tr.footable-filtering > th {
  border: none !important; }

tr.footable-header > th {
  border-top: none !important; }

.footable-details.table, .footable-details.jsgrid-table {
  background: transparent; }

.footable-editing .btn.footable-edit, .footable-editing .wizard > .actions a.footable-edit, .wizard > .actions .footable-editing a.footable-edit, .footable-editing .dt-buttons .footable-edit.dt-button, .dt-buttons .footable-editing .footable-edit.dt-button, .footable-editing .tablesaw-sortable th.tablesaw-sortable-head button.footable-edit, .tablesaw-sortable th.tablesaw-sortable-head .footable-editing button.footable-edit, .footable-editing .sweet-alert button.footable-edit, .sweet-alert .footable-editing button.footable-edit, .footable-editing .owl-theme .owl-nav .footable-edit[class*="owl-"], .owl-theme .owl-nav .footable-editing .footable-edit[class*="owl-"], .footable-editing button.footable-edit.fc-agendaDay-button.fc-state-default.fc-corner-right,
.footable-editing button.footable-edit.fc-month-button.fc-state-default.fc-corner-left,
.footable-editing button.footable-edit.fc-agendaWeek-button, .footable-editing .footable-edit.fc-prev-button, .footable-editing .footable-edit.fc-next-button, .footable-editing .footable-edit.fc-today-button, .footable-editing .btn.footable-delete, .footable-editing .wizard > .actions a.footable-delete, .wizard > .actions .footable-editing a.footable-delete, .footable-editing .dt-buttons .footable-delete.dt-button, .dt-buttons .footable-editing .footable-delete.dt-button, .footable-editing .tablesaw-sortable th.tablesaw-sortable-head button.footable-delete, .tablesaw-sortable th.tablesaw-sortable-head .footable-editing button.footable-delete, .footable-editing .sweet-alert button.footable-delete, .sweet-alert .footable-editing button.footable-delete, .footable-editing .owl-theme .owl-nav .footable-delete[class*="owl-"], .owl-theme .owl-nav .footable-editing .footable-delete[class*="owl-"], .footable-editing button.footable-delete.fc-agendaDay-button.fc-state-default.fc-corner-right,
.footable-editing button.footable-delete.fc-month-button.fc-state-default.fc-corner-left,
.footable-editing button.footable-delete.fc-agendaWeek-button, .footable-editing .footable-delete.fc-prev-button, .footable-editing .footable-delete.fc-next-button, .footable-editing .footable-delete.fc-today-button {
  background: transparent;
  border: none !important; }
  .footable-editing .btn.footable-edit .fooicon.fooicon-pencil, .footable-editing .wizard > .actions a.footable-edit .fooicon.fooicon-pencil, .wizard > .actions .footable-editing a.footable-edit .fooicon.fooicon-pencil, .footable-editing .dt-buttons .footable-edit.dt-button .fooicon.fooicon-pencil, .dt-buttons .footable-editing .footable-edit.dt-button .fooicon.fooicon-pencil, .footable-editing .tablesaw-sortable th.tablesaw-sortable-head button.footable-edit .fooicon.fooicon-pencil, .tablesaw-sortable th.tablesaw-sortable-head .footable-editing button.footable-edit .fooicon.fooicon-pencil, .footable-editing .sweet-alert button.footable-edit .fooicon.fooicon-pencil, .sweet-alert .footable-editing button.footable-edit .fooicon.fooicon-pencil, .footable-editing .owl-theme .owl-nav .footable-edit[class*="owl-"] .fooicon.fooicon-pencil, .owl-theme .owl-nav .footable-editing .footable-edit[class*="owl-"] .fooicon.fooicon-pencil, .footable-editing button.footable-edit.fc-agendaDay-button.fc-state-default.fc-corner-right .fooicon.fooicon-pencil,
  .footable-editing button.footable-edit.fc-month-button.fc-state-default.fc-corner-left .fooicon.fooicon-pencil,
  .footable-editing button.footable-edit.fc-agendaWeek-button .fooicon.fooicon-pencil, .footable-editing .footable-edit.fc-prev-button .fooicon.fooicon-pencil, .footable-editing .footable-edit.fc-next-button .fooicon.fooicon-pencil, .footable-editing .footable-edit.fc-today-button .fooicon.fooicon-pencil, .footable-editing .btn.footable-delete .fooicon.fooicon-pencil, .footable-editing .wizard > .actions a.footable-delete .fooicon.fooicon-pencil, .wizard > .actions .footable-editing a.footable-delete .fooicon.fooicon-pencil, .footable-editing .dt-buttons .footable-delete.dt-button .fooicon.fooicon-pencil, .dt-buttons .footable-editing .footable-delete.dt-button .fooicon.fooicon-pencil, .footable-editing .tablesaw-sortable th.tablesaw-sortable-head button.footable-delete .fooicon.fooicon-pencil, .tablesaw-sortable th.tablesaw-sortable-head .footable-editing button.footable-delete .fooicon.fooicon-pencil, .footable-editing .sweet-alert button.footable-delete .fooicon.fooicon-pencil, .sweet-alert .footable-editing button.footable-delete .fooicon.fooicon-pencil, .footable-editing .owl-theme .owl-nav .footable-delete[class*="owl-"] .fooicon.fooicon-pencil, .owl-theme .owl-nav .footable-editing .footable-delete[class*="owl-"] .fooicon.fooicon-pencil, .footable-editing button.footable-delete.fc-agendaDay-button.fc-state-default.fc-corner-right .fooicon.fooicon-pencil,
  .footable-editing button.footable-delete.fc-month-button.fc-state-default.fc-corner-left .fooicon.fooicon-pencil,
  .footable-editing button.footable-delete.fc-agendaWeek-button .fooicon.fooicon-pencil, .footable-editing .footable-delete.fc-prev-button .fooicon.fooicon-pencil, .footable-editing .footable-delete.fc-next-button .fooicon.fooicon-pencil, .footable-editing .footable-delete.fc-today-button .fooicon.fooicon-pencil {
    color: #01c853; }
  .footable-editing .btn.footable-edit .fooicon.fooicon-trash, .footable-editing .wizard > .actions a.footable-edit .fooicon.fooicon-trash, .wizard > .actions .footable-editing a.footable-edit .fooicon.fooicon-trash, .footable-editing .dt-buttons .footable-edit.dt-button .fooicon.fooicon-trash, .dt-buttons .footable-editing .footable-edit.dt-button .fooicon.fooicon-trash, .footable-editing .tablesaw-sortable th.tablesaw-sortable-head button.footable-edit .fooicon.fooicon-trash, .tablesaw-sortable th.tablesaw-sortable-head .footable-editing button.footable-edit .fooicon.fooicon-trash, .footable-editing .sweet-alert button.footable-edit .fooicon.fooicon-trash, .sweet-alert .footable-editing button.footable-edit .fooicon.fooicon-trash, .footable-editing .owl-theme .owl-nav .footable-edit[class*="owl-"] .fooicon.fooicon-trash, .owl-theme .owl-nav .footable-editing .footable-edit[class*="owl-"] .fooicon.fooicon-trash, .footable-editing button.footable-edit.fc-agendaDay-button.fc-state-default.fc-corner-right .fooicon.fooicon-trash,
  .footable-editing button.footable-edit.fc-month-button.fc-state-default.fc-corner-left .fooicon.fooicon-trash,
  .footable-editing button.footable-edit.fc-agendaWeek-button .fooicon.fooicon-trash, .footable-editing .footable-edit.fc-prev-button .fooicon.fooicon-trash, .footable-editing .footable-edit.fc-next-button .fooicon.fooicon-trash, .footable-editing .footable-edit.fc-today-button .fooicon.fooicon-trash, .footable-editing .btn.footable-delete .fooicon.fooicon-trash, .footable-editing .wizard > .actions a.footable-delete .fooicon.fooicon-trash, .wizard > .actions .footable-editing a.footable-delete .fooicon.fooicon-trash, .footable-editing .dt-buttons .footable-delete.dt-button .fooicon.fooicon-trash, .dt-buttons .footable-editing .footable-delete.dt-button .fooicon.fooicon-trash, .footable-editing .tablesaw-sortable th.tablesaw-sortable-head button.footable-delete .fooicon.fooicon-trash, .tablesaw-sortable th.tablesaw-sortable-head .footable-editing button.footable-delete .fooicon.fooicon-trash, .footable-editing .sweet-alert button.footable-delete .fooicon.fooicon-trash, .sweet-alert .footable-editing button.footable-delete .fooicon.fooicon-trash, .footable-editing .owl-theme .owl-nav .footable-delete[class*="owl-"] .fooicon.fooicon-trash, .owl-theme .owl-nav .footable-editing .footable-delete[class*="owl-"] .fooicon.fooicon-trash, .footable-editing button.footable-delete.fc-agendaDay-button.fc-state-default.fc-corner-right .fooicon.fooicon-trash,
  .footable-editing button.footable-delete.fc-month-button.fc-state-default.fc-corner-left .fooicon.fooicon-trash,
  .footable-editing button.footable-delete.fc-agendaWeek-button .fooicon.fooicon-trash, .footable-editing .footable-delete.fc-prev-button .fooicon.fooicon-trash, .footable-editing .footable-delete.fc-next-button .fooicon.fooicon-trash, .footable-editing .footable-delete.fc-today-button .fooicon.fooicon-trash {
    color: #ff2a00; }

.footable-show .fooicon.fooicon-pencil {
  padding-right: 6px; }

.footable-filtering .checkbox {
  margin-bottom: inherit;
  margin-top: inherit;
  min-height: inherit;
  padding: 3px 20px !important;
  font-family: "Roboto", sans-serif;
  text-transform: capitalize; }
  .footable-filtering .checkbox input[type="checkbox"] {
    opacity: 1; }
  .footable-filtering .checkbox label::before {
    display: none; }

.fooicon.fooicon-sort,
.fooicon.fooicon-sort-asc,
.fooicon.fooicon-sort-desc {
  font-family: FontAwesome !important;
  font-size: 14px; }

.fooicon.fooicon-sort:before {
  content: "\F0DC"; }

.fooicon.fooicon-sort-asc:before {
  content: "\F0DE"; }

.fooicon.fooicon-sort-desc:before {
  content: "\F0DD"; }

table.footable > tbody > tr.footable-empty > td {
  font-size: 18px; }

.jsgrid-row > .jsgrid-cell,
.jsgrid-alt-row > .jsgrid-cell {
  background: transparent;
  border-color: rgba(33, 33, 33, 0.1); }

.jsgrid-header-row > .jsgrid-header-cell {
  background: inherit;
  font-size: 12px;
  color: #212121;
  text-align: left;
  text-transform: uppercase; }

.jsgrid-filter-row > .jsgrid-cell, .jsgrid-header-row > .jsgrid-header-cell, .jsgrid-insert-row > .jsgrid-cell {
  background: inherit;
  border-bottom: 1px solid rgba(33, 33, 33, 0.1); }

.jsgrid-edit-row > .jsgrid-cell, .jsgrid-filter-row > .jsgrid-cell, .jsgrid-grid-body, .jsgrid-grid-header, .jsgrid-header-row > .jsgrid-header-cell, .jsgrid-insert-row > .jsgrid-cell {
  background: inherit;
  border-color: rgba(33, 33, 33, 0.1); }

.jsgrid-alt-row > .jsgrid-cell {
  background: inherit; }

.jsgrid-selected-row > .jsgrid-cell {
  background: inherit;
  border-color: rgba(33, 33, 33, 0.1); }

.jsgrid-pager {
  color: #212121; }
  .jsgrid-pager a {
    color: #212121; }

.jsgrid-align-center, .jsgrid-align-center input, .jsgrid-align-center select, .jsgrid-align-center textarea, .jsgrid-align-right, .jsgrid-align-right input, .jsgrid-align-right select, .jsgrid-align-right textarea {
  text-align: left; }

.jsgrid-pager-current-page, .jsgrid-pager-page a:hover, .jsgrid-pager-page a:active, .jsgrid-pager-page a:focus {
  background: #01c853;
  border: 1px solid #01c853;
  color: #fff;
  font-weight: 400; }

.jsgrid-pager-page, .jsgrid-pager-page a {
  padding: 5px 10px;
  border: 1px solid transparent; }

.tablesaw-swipe .tablesaw-cell-persist {
  box-shadow: none;
  border-right: inherit; }

.tablesaw-sortable th.tablesaw-sortable-head button {
  padding: 0;
  border: none !important;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase; }

.tablesaw {
  margin-bottom: 0 !important; }
  .tablesaw thead {
    background: transparent;
    border: none; }
    .tablesaw thead tr:first-child th {
      border-right: medium none;
      padding: 16px !important; }
  .tablesaw td a {
    color: #878787 !important; }
  .tablesaw td, .tablesaw tbody th {
    vertical-align: middle;
    font-size: inherit;
    color: #878787 !important; }

.tablesaw-toolbar {
  font-size: 100%;
  margin-bottom: 30px; }
  .tablesaw-toolbar label {
    color: #212121;
    display: block;
    margin-right: 0;
    padding: 0;
    text-transform: uppercase; }

.tablesaw-bar .btn-select select {
  opacity: 1;
  font-family: "Roboto", sans-serif;
  color: #212121 !important;
  font-size: 14px !important;
  font-weight: 400;
  text-transform: capitalize;
  filter: alpha(opacity=1);
  display: inline-block;
  color: inherit;
  background: transparent;
  position: static; }

.tablesaw-enhanced .tablesaw-bar .btn:hover, .tablesaw-enhanced .tablesaw-bar .wizard > .actions a:hover, .wizard > .actions .tablesaw-enhanced .tablesaw-bar a:hover, .tablesaw-enhanced .tablesaw-bar .dt-buttons .dt-button:hover, .dt-buttons .tablesaw-enhanced .tablesaw-bar .dt-button:hover, .tablesaw-enhanced .tablesaw-bar .tablesaw-sortable th.tablesaw-sortable-head button:hover, .tablesaw-sortable th.tablesaw-sortable-head .tablesaw-enhanced .tablesaw-bar button:hover, .tablesaw-enhanced .tablesaw-bar .sweet-alert button:hover, .sweet-alert .tablesaw-enhanced .tablesaw-bar button:hover, .tablesaw-enhanced .tablesaw-bar .owl-theme .owl-nav [class*="owl-"]:hover, .owl-theme .owl-nav .tablesaw-enhanced .tablesaw-bar [class*="owl-"]:hover, .tablesaw-enhanced .tablesaw-bar button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
.tablesaw-enhanced .tablesaw-bar button.fc-month-button.fc-state-default.fc-corner-left:hover,
.tablesaw-enhanced .tablesaw-bar button.fc-agendaWeek-button:hover, .tablesaw-enhanced .tablesaw-bar .fc-prev-button:hover, .tablesaw-enhanced .tablesaw-bar .fc-next-button:hover, .tablesaw-enhanced .tablesaw-bar .fc-today-button:hover, .tablesaw-enhanced .tablesaw-bar .btn:focus, .tablesaw-enhanced .tablesaw-bar .wizard > .actions a:focus, .wizard > .actions .tablesaw-enhanced .tablesaw-bar a:focus, .tablesaw-enhanced .tablesaw-bar .dt-buttons .dt-button:focus, .dt-buttons .tablesaw-enhanced .tablesaw-bar .dt-button:focus, .tablesaw-enhanced .tablesaw-bar .tablesaw-sortable th.tablesaw-sortable-head button:focus, .tablesaw-sortable th.tablesaw-sortable-head .tablesaw-enhanced .tablesaw-bar button:focus, .tablesaw-enhanced .tablesaw-bar .sweet-alert button:focus, .sweet-alert .tablesaw-enhanced .tablesaw-bar button:focus, .tablesaw-enhanced .tablesaw-bar .owl-theme .owl-nav [class*="owl-"]:focus, .owl-theme .owl-nav .tablesaw-enhanced .tablesaw-bar [class*="owl-"]:focus, .tablesaw-enhanced .tablesaw-bar button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
.tablesaw-enhanced .tablesaw-bar button.fc-month-button.fc-state-default.fc-corner-left:focus,
.tablesaw-enhanced .tablesaw-bar button.fc-agendaWeek-button:focus, .tablesaw-enhanced .tablesaw-bar .fc-prev-button:focus, .tablesaw-enhanced .tablesaw-bar .fc-next-button:focus, .tablesaw-enhanced .tablesaw-bar .fc-today-button:focus {
  background: transparent; }

.tablesaw-bar .tablesaw-toolbar .btn, .tablesaw-bar .tablesaw-toolbar .wizard > .actions a, .wizard > .actions .tablesaw-bar .tablesaw-toolbar a, .tablesaw-bar .tablesaw-toolbar .dt-buttons .dt-button, .dt-buttons .tablesaw-bar .tablesaw-toolbar .dt-button, .tablesaw-bar .tablesaw-toolbar .tablesaw-sortable th.tablesaw-sortable-head button, .tablesaw-sortable th.tablesaw-sortable-head .tablesaw-bar .tablesaw-toolbar button, .tablesaw-bar .tablesaw-toolbar .sweet-alert button, .sweet-alert .tablesaw-bar .tablesaw-toolbar button, .tablesaw-bar .tablesaw-toolbar .owl-theme .owl-nav [class*="owl-"], .owl-theme .owl-nav .tablesaw-bar .tablesaw-toolbar [class*="owl-"], .tablesaw-bar .tablesaw-toolbar button.fc-agendaDay-button.fc-state-default.fc-corner-right,
.tablesaw-bar .tablesaw-toolbar button.fc-month-button.fc-state-default.fc-corner-left,
.tablesaw-bar .tablesaw-toolbar button.fc-agendaWeek-button, .tablesaw-bar .tablesaw-toolbar .fc-prev-button, .tablesaw-bar .tablesaw-toolbar .fc-next-button, .tablesaw-bar .tablesaw-toolbar .fc-today-button {
  font-size: 0 !important; }

.btn.btn-small.btn-select, .wizard > .actions a.btn-small.btn-select, .dt-buttons .btn-small.btn-select.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-small.btn-select, .sweet-alert button.btn-small.btn-select, .owl-theme .owl-nav .btn-small.btn-select[class*="owl-"], button.btn-small.btn-select.fc-agendaDay-button.fc-state-default.fc-corner-right,
button.btn-small.btn-select.fc-month-button.fc-state-default.fc-corner-left,
button.btn-small.btn-select.fc-agendaWeek-button, .btn-small.btn-select.fc-prev-button, .btn-small.btn-select.fc-next-button, .btn-small.btn-select.fc-today-button {
  padding-left: 20px;
  padding-right: 20px !important; }

.tablesaw-bar .btn-select::after {
  display: none; }

.tablesaw-enhanced .tablesaw-bar .btn:active, .tablesaw-enhanced .tablesaw-bar .wizard > .actions a:active, .wizard > .actions .tablesaw-enhanced .tablesaw-bar a:active, .tablesaw-enhanced .tablesaw-bar .dt-buttons .dt-button:active, .dt-buttons .tablesaw-enhanced .tablesaw-bar .dt-button:active, .tablesaw-enhanced .tablesaw-bar .tablesaw-sortable th.tablesaw-sortable-head button:active, .tablesaw-sortable th.tablesaw-sortable-head .tablesaw-enhanced .tablesaw-bar button:active, .tablesaw-enhanced .tablesaw-bar .sweet-alert button:active, .sweet-alert .tablesaw-enhanced .tablesaw-bar button:active, .tablesaw-enhanced .tablesaw-bar .owl-theme .owl-nav [class*="owl-"]:active, .owl-theme .owl-nav .tablesaw-enhanced .tablesaw-bar [class*="owl-"]:active, .tablesaw-enhanced .tablesaw-bar button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
.tablesaw-enhanced .tablesaw-bar button.fc-month-button.fc-state-default.fc-corner-left:active,
.tablesaw-enhanced .tablesaw-bar button.fc-agendaWeek-button:active, .tablesaw-enhanced .tablesaw-bar .fc-prev-button:active, .tablesaw-enhanced .tablesaw-bar .fc-next-button:active, .tablesaw-enhanced .tablesaw-bar .fc-today-button:active {
  background-image: none;
  box-shadow: none !important; }

.tablesaw-bar .btn select option, .tablesaw-bar .wizard > .actions a select option, .wizard > .actions .tablesaw-bar a select option, .tablesaw-bar .dt-buttons .dt-button select option, .dt-buttons .tablesaw-bar .dt-button select option, .tablesaw-bar .tablesaw-sortable th.tablesaw-sortable-head button select option, .tablesaw-sortable th.tablesaw-sortable-head .tablesaw-bar button select option, .tablesaw-bar .sweet-alert button select option, .sweet-alert .tablesaw-bar button select option, .tablesaw-bar .owl-theme .owl-nav [class*="owl-"] select option, .owl-theme .owl-nav .tablesaw-bar [class*="owl-"] select option, .tablesaw-bar button.fc-agendaDay-button.fc-state-default.fc-corner-right select option,
.tablesaw-bar button.fc-month-button.fc-state-default.fc-corner-left select option,
.tablesaw-bar button.fc-agendaWeek-button select option, .tablesaw-bar .fc-prev-button select option, .tablesaw-bar .fc-next-button select option, .tablesaw-bar .fc-today-button select option {
  color: #212121;
  font-family: "Roboto", sans-serif;
  font-weight: 400; }

/*Charts Label*/
.label-chatrs .clabels {
  width: 10px;
  height: 10px; }
  .label-chatrs .clabels.clabels-lg {
    width: 12px;
    height: 12px; }
  .label-chatrs .clabels.circular-clabels {
    border-radius: 50%; }
.label-chatrs .clabels-text span:first-child {
  line-height: 13px; }
.label-chatrs i.big-rpsn-icon {
  font-size: 35px; }

/*Morris Chart*/
.morris-chart {
  width: 100%; }
  .morris-chart svg {
    width: 100%; }
  .morris-chart.donut-chart svg path {
    stroke: transparent; }

.morris-hover.morris-default-style {
  background: #212121;
  border: none;
  border-radius: 0;
  color: #212121;
  font-family: "Roboto", sans-serif;
  font-size: 12px; }
  .morris-hover.morris-default-style .morris-hover-row-label {
    color: #fff;
    font-weight: 400; }

/*Flot Chart*/
.flot-container {
  width: 100%;
  height: 400px; }
  .flot-container .legendColorBox > div {
    border: none !important; }

.demo-placeholder {
  width: 100%;
  height: 100%; }

.flotTip {
  padding: 8px 12px;
  background: rgba(47, 44, 44, 0.9);
  z-index: 100;
  color: #fff;
  font-size: 12px; }

.legendLabel {
  font-family: "Roboto", sans-serif;
  color: #212121;
  font-size: 12px;
  padding-left: 9px; }

/*Chartist*/
.ct-line {
  stroke-width: 2px; }

.ct-point {
  stroke-width: 7px; }

.ct-series-a .ct-bar, .ct-series-a .ct-line, .ct-series-a .ct-point, .ct-series-a .ct-slice-donut {
  stroke: #fec107; }

.ct-series-b .ct-bar, .ct-series-b .ct-line, .ct-series-b .ct-point, .ct-series-b .ct-slice-donut {
  stroke: #01c853; }

.ct-series-c .ct-bar, .ct-series-c .ct-line, .ct-series-c .ct-point, .ct-series-c .ct-slice-donut {
  stroke: #2879ff; }

.ct-series-d .ct-bar, .ct-series-d .ct-line, .ct-series-d .ct-point, .ct-series-d .ct-slice-donut {
  stroke: #e91e63; }

.ct-series-c .ct-area, .ct-series-c .ct-slice-pie {
  fill: #01c853; }

.ct-series-a .ct-area, .ct-series-a .ct-slice-pie {
  fill: #2879ff; }

.ct-series-b .ct-area, .ct-series-b .ct-slice-pie {
  fill: #fec107; }

.ct-series-d .ct-area, .ct-series-d .ct-slice-pie {
  fill: #ff2a00; }

.ct-area {
  fill-opacity: .8; }

.ct-grid {
  stroke: #878787;
  stroke-dasharray: 0;
  stroke-width: 1px; }

.ct-label {
  color: #878787;
  fill: #fff; }

.ct-chart-bar .ct-label.ct-horizontal.ct-end {
  color: #878787; }

.ct-chart-before-pad-zero:before {
  padding-bottom: 0; }

/*Easy pie chart*/
.easypiechart {
  display: inline-block;
  height: 100px;
  position: relative;
  text-align: center;
  width: 100px; }
  .easypiechart canvas {
    left: 0;
    position: absolute;
    top: 0; }
  .easypiechart .percent {
    color: #212121;
    display: inline-block;
    font-size: 14px;
    line-height: 100px;
    z-index: 2; }
    .easypiechart .percent:after {
      content: "%";
      font-size: 14px;
      margin-left: 1px; }

.easypiechart.easypiechart-widget-pie {
  margin-bottom: 5px;
  margin-top: 5px; }

.pie-chart > span {
  left: 0;
  margin-top: -2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%); }

.easypiechart > span > img {
  height: 60%;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 60%; }

/*Skills Counter*/
.skill-head {
  font-size: 10px;
  text-transform: uppercase;
  display: block;
  text-align: center; }
  .skill-head.skill-head-inside {
    line-height: 100px; }

.skill-circle {
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .skill-circle.skill-circle-fill {
    background: #f7f7f9;
    border-radius: 50%; }

/*Nestable*/
.dd-handle {
  font-weight: 400;
  margin: 0 0 15px;
  font-size: 14px;
  padding-top: 10px;
  background: transparent;
  color: #878787; }
  .dd-handle:hover, .dd-handle:focus, .dd-handle:active {
    color: #212121; }

.dd-item > button {
  margin: 0;
  height: 42px; }

.dd-placeholder {
  background: transparent;
  border-color: rgba(33, 33, 33, 0.1); }

.dd3-content {
  display: block;
  color: #878787;
  margin: 0 0 15px;
  font-size: 14px;
  padding-top: 10px;
  padding: 10px 10px 5px 52px; }
  .dd3-content:hover, .dd3-content:focus, .dd3-content:active {
    color: #212121; }

.dd-dragel > .dd3-item > .dd3-content {
  margin: 0; }

.dd3-item > button {
  margin-left: 30px; }

.dd3-handle {
  position: absolute;
  margin: 0;
  left: 0;
  top: 0;
  cursor: pointer;
  width: 42px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }
  .dd3-handle:before {
    font-family: FontAwesome;
    content: "\F047";
    color: #878787;
    display: block;
    position: absolute;
    left: 0;
    top: 10px;
    width: 100%;
    text-align: center;
    text-indent: 0; }

/*Treeview*/
.treeview .list-group {
  margin-bottom: 0; }
  .treeview .list-group .list-group-item {
    border: 1px solid rgba(33, 33, 33, 0.1);
    height: 42px;
    padding: 10px 12px; }
    .treeview .list-group .list-group-item.node-selected {
      background: #2879ff !important; }
    .treeview .list-group .list-group-item:hover {
      background: #f7f7f9; }
    .treeview .list-group .list-group-item:first-child, .treeview .list-group .list-group-item:last-child {
      border-radius: 0; }

/*Modals*/
.modal-dialog .modal-content {
  border-radius: 2px;
  border: none; }
.modal-dialog .modal-footer {
  border: none; }

/*Sweet-alert*/
.sweet-alert {
  border-radius: 2px;
  font-family: inherit; }
  .sweet-alert h2 {
    font-weight: 400;
    color: #212121; }
  .sweet-alert button {
    box-shadow: none !important;
    font-size: inherit; }

/*Notification*/
.alert {
  border-radius: 2px;
  border: none;
  color: #fff; }
  .alert i {
    font-size: 24px; }
  .alert.alert-success {
    background: #01c853; }
  .alert.alert-info {
    background: #e91e63; }
  .alert.alert-danger {
    background: #ff2a00; }
  .alert.alert-warning {
    background: #fec107; }
  .alert.alert-style-1 {
    padding-left: 70px;
    background: #fff;
    position: relative;
    color: #212121;
    border: 1px solid rgba(33, 33, 33, 0.1); }
    .alert.alert-style-1 i {
      height: 100%;
      left: 0;
      margin: 0;
      padding-top: 13px;
      position: absolute;
      text-align: center;
      top: 0;
      width: 50px;
      color: #fff; }
    .alert.alert-style-1.alert-success i {
      color: #01c853;
      background: #f7f7f7; }
    .alert.alert-style-1.alert-info i {
      color: #e91e63;
      background: #f7f7f7; }
    .alert.alert-style-1.alert-danger i {
      color: #ff2a00;
      background: #f7f7f7; }
    .alert.alert-style-1.alert-warning i {
      color: #fec107;
      background: #f7f7f7; }

.alert-dismissable .close, .alert-dismissible .close {
  top: 0; }

.jq-toast-wrap {
  width: 300px; }
  .jq-toast-wrap .jq-toast-single {
    color: #fff;
    border-radius: 2px;
    margin: 0;
    font-family: "Roboto", sans-serif;
    background: #212121; }
    .jq-toast-wrap .jq-toast-single .jq-toast-loader {
      border-radius: 2px 2px 0 0;
      height: 3px; }
    .jq-toast-wrap .jq-toast-single .jq-toast-heading {
      font-size: 16px !important; }
    .jq-toast-wrap .jq-toast-single.jq-has-icon {
      padding: 13px 10px 13px 15px; }
      .jq-toast-wrap .jq-toast-single.jq-has-icon:before {
        position: absolute;
        font-family: "themify";
        font-size: 22px;
        left: 12px;
        top: 13px; }
    .jq-toast-wrap .jq-toast-single.jq-icon-info {
      background: #e91e63;
      padding-left: 50px; }
      .jq-toast-wrap .jq-toast-single.jq-icon-info:before {
        content: "\E717"; }
    .jq-toast-wrap .jq-toast-single.jq-icon-error {
      background: #ff2a00;
      padding-left: 50px; }
      .jq-toast-wrap .jq-toast-single.jq-icon-error:before {
        content: "\E620"; }
    .jq-toast-wrap .jq-toast-single.jq-icon-success {
      background: #01c853;
      padding-left: 50px; }
      .jq-toast-wrap .jq-toast-single.jq-icon-success:before {
        content: "\E64C"; }
    .jq-toast-wrap .jq-toast-single.jq-icon-warning {
      background: #fec107;
      padding-left: 50px; }
      .jq-toast-wrap .jq-toast-single.jq-icon-warning:before {
        content: "\E6C5"; }

.bottom-center-fullwidth .jq-toast-wrap {
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  bottom: 0 !important; }

.top-center-fullwidth .jq-toast-wrap {
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  top: 2px !important; }

/*Tooltop*/
.tooltip-inner {
  border-radius: 0;
  font-family: "Roboto", sans-serif;
  background: #212121; }

.tooltip.left .tooltip-arrow {
  border-left-color: #212121; }
.tooltip.right .tooltip-arrow {
  border-right-color: #212121; }
.tooltip.top .tooltip-arrow {
  border-top-color: #212121; }
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #212121; }

/*Icons*/
.icon-container {
  overflow: hidden;
  padding-bottom: 20px;
  padding-top: 20px;
  position: relative;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  transition: 0.3s ease; }
  .icon-container:hover {
    color: #212121; }
  .icon-container i, .icon-container span.glyphicon {
    margin-right: 20px;
    font-size: 18px; }

.glyphs.character-mapping li, .glyphs.character-mapping input:hover, .glyphs.character-mapping input:focus {
  color: #212121;
  border-color: #212121; }

.font-icon-detail span:first-child {
  color: #212121;
  border: 1px solid rgba(33, 33, 33, 0.1); }

.font-icon-list:hover .font-icon-detail span:first-child, .font-icon-detail.zeroclipboard-is-hover span:first-child {
  background-color: #212121; }

.checkbox label:before {
  border-radius: 0; }

.checkbox input[type="checkbox"]:focus + label::before, .checkbox input[type="radio"]:focus + label::before,
.radio input[type="radio"]:focus + label::before {
  outline: none; }

.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
  background-color: #2879ff;
  border-color: #2879ff; }

.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
  background-color: #ff2a00;
  border-color: #ff2a00; }

.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
  background-color: #e91e63;
  border-color: #e91e63; }

.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
  background-color: #fec107;
  border-color: #fec107; }

.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
  background-color: #01c853;
  border-color: #01c853; }

.checkbox-primary input[type="checkbox"]:indeterminate + label::before,
.checkbox-primary input[type="radio"]:indeterminate + label::before {
  background-color: #2879ff;
  border-color: #2879ff; }

.checkbox-danger input[type="checkbox"]:indeterminate + label::before,
.checkbox-danger input[type="radio"]:indeterminate + label::before {
  background-color: #ff2a00;
  border-color: #ff2a00; }

.checkbox-info input[type="checkbox"]:indeterminate + label::before,
.checkbox-info input[type="radio"]:indeterminate + label::before {
  background-color: #e91e63;
  border-color: #e91e63; }

.checkbox-warning input[type="checkbox"]:indeterminate + label::before,
.checkbox-warning input[type="radio"]:indeterminate + label::before {
  background-color: #fec107;
  border-color: #fec107; }

.checkbox-success input[type="checkbox"]:indeterminate + label::before,
.checkbox-success input[type="radio"]:indeterminate + label::before {
  background-color: #01c853;
  border-color: #01c853; }

.radio-primary input[type="radio"] + label::after {
  background-color: #2879ff; }

.radio-primary input[type="radio"]:checked + label::before {
  border-color: #2879ff; }

.radio-primary input[type="radio"]:checked + label::after {
  background-color: #2879ff; }

.radio-danger input[type="radio"] + label::after {
  background-color: #ff2a00; }

.radio-danger input[type="radio"]:checked + label::before {
  border-color: #ff2a00; }

.radio-danger input[type="radio"]:checked + label::after {
  background-color: #ff2a00; }

.radio-info input[type="radio"] + label::after {
  background-color: #e91e63; }

.radio-info input[type="radio"]:checked + label::before {
  border-color: #e91e63; }

.radio-info input[type="radio"]:checked + label::after {
  background-color: #e91e63; }

.radio-warning input[type="radio"] + label::after {
  background-color: #fec107; }

.radio-warning input[type="radio"]:checked + label::before {
  border-color: #fec107; }

.radio-warning input[type="radio"]:checked + label::after {
  background-color: #fec107; }

.radio-success input[type="radio"] + label::after {
  background-color: #01c853; }

.radio-success input[type="radio"]:checked + label::before {
  border-color: #01c853; }

.radio-success input[type="radio"]:checked + label::after {
  background-color: #01c853; }

/*File Upload*/
.fileupload {
  overflow: hidden;
  position: relative; }

.fileupload input.upload {
  cursor: pointer;
  filter: alpha(opacity=0);
  font-size: 20px;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: -3px;
  top: -3px;
  padding: 5px; }

/*File Manager*/
.file-box {
  float: left;
  margin-bottom: 20px; }

.file-sec {
  border-left: 1px solid rgba(33, 33, 33, 0.05); }

.file-manager {
  list-style: none outside none;
  margin: 0;
  padding: 0; }
  .file-manager h5 {
    text-transform: uppercase; }

.folder-list li {
  display: block; }
  .folder-list li.active a {
    background: rgba(33, 33, 33, 0.05); }
  .folder-list li a {
    display: block;
    padding: 10px 15px;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    transition: 0.3s ease; }
    .folder-list li a:hover {
      background: rgba(33, 33, 33, 0.05); }
  .folder-list li i {
    margin-right: 8px;
    color: #878787; }

.category-list li {
  display: block; }
  .category-list li a {
    color: #666666;
    display: block;
    padding: 5px 0; }
  .category-list li i {
    margin-right: 8px;
    color: #3d4d5d; }

.file-manager h5.tag-title {
  margin-top: 20px; }

.tag-list li {
  float: left; }
  .tag-list li a {
    font-size: 12px;
    background-color: rgba(33, 33, 33, 0.1);
    padding: 5px 12px;
    border: 1px solid rgba(33, 33, 33, 0.1);
    margin-right: 5px;
    margin-top: 5px;
    display: block; }

.file-manager .hr-line-dashed {
  margin: 15px 0; }

.file {
  border: 1px solid rgba(33, 33, 33, 0.1);
  border-radius: 2px;
  padding: 0;
  background-color: #fff;
  position: relative; }
  .file .icon, .file .image {
    height: 150px;
    overflow: hidden;
    background-size: cover;
    background-position: top; }
  .file .icon {
    padding: 15px 10px;
    display: table;
    width: 100%;
    text-align: center; }
  .file .icon i {
    color: #2879ff;
    display: table-cell;
    font-size: 30px;
    vertical-align: middle; }
  .file .file-name {
    padding: 10px;
    background-color: rgba(33, 33, 33, 0.05);
    border-top: 1px solid rgba(33, 33, 33, 0.05); }
    .file .file-name span {
      font-size: 12px;
      color: #878787; }

.file-control {
  font-size: 13px;
  margin-right: 10px;
  text-transform: uppercase; }
  .file-control.active {
    color: #ff2a00; }

.file-name small {
  color: #878787; }

ul.tag-list li {
  list-style: none; }

a.compose-mail {
  padding: 8px 10px; }

.mail-search {
  max-width: 300px; }

.ibox {
  clear: both;
  margin-bottom: 25px;
  margin-top: 0;
  padding: 0; }
  .ibox.collapsed .ibox-content {
    display: none; }
  .ibox.collapsed .fa.fa-chevron-up:before {
    content: "\F078"; }
  .ibox.collapsed .fa.fa-chevron-down:before {
    content: "\F077"; }
  .ibox:after, .ibox:before {
    display: table; }

.ibox-title {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #fff;
  border-color: #e7eaec;
  border-image: none;
  border-style: solid solid none;
  border-width: 3px 0 0;
  color: inherit;
  margin-bottom: 0;
  padding: 14px 15px 7px;
  min-height: 48px; }

.ibox-content {
  background-color: #fff;
  color: inherit; }

.ibox-footer {
  color: inherit;
  border-top: 1px solid rgba(33, 33, 33, 0.1);
  font-size: 90%;
  background: #fff;
  padding: 10px 15px; }

/*Carousel*/
.carousel-control.left, .carousel-control.right {
  background: none;
  text-shadow: none; }
.carousel-control:hover.left, .carousel-control:hover.right {
  background: none;
  text-shadow: none; }
.carousel-control span {
  display: inline-block;
  position: absolute;
  top: 50%;
  z-index: 5; }

.carousel-indicators {
  z-index: 1; }
  .carousel-indicators li {
    border-color: #878787;
    background: #878787;
    opacity: .6; }
    .carousel-indicators li:hover {
      background: #fff; }
  .carousel-indicators li, .carousel-indicators li.active {
    height: 8px;
    width: 8px;
    border-radius: 100%;
    border: none; }
  .carousel-indicators li.active {
    margin: 1px;
    opacity: 1; }

.text-slider .carousel-indicators li {
  border: none; }
  .text-slider .carousel-indicators li:hover {
    background: #01c853;
    opacity: 1; }
.text-slider .carousel-indicators li.active {
  border: none;
  background: #01c853; }

.owl-theme .owl-dots .owl-dot span {
  height: 8px;
  margin: 5px 3px;
  width: 8px;
  background: #878787;
  opacity: .6; }

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  opacity: 1;
  background: #01c853; }

/*Testimonial slider*/
.testimonial-slider-wrap .carousel-indicators {
  bottom: -50px; }

/*Twitter slider*/
.twitter-icon-wrap i {
  font-size: 30px;
  color: #fff; }

.twitter-slider-wrap .carousel-indicators {
  bottom: -50px; }
  .twitter-slider-wrap .carousel-indicators li {
    border: none;
    background: #fff;
    opacity: .4; }
    .twitter-slider-wrap .carousel-indicators li:hover {
      background: #fff;
      opacity: .4; }
    .twitter-slider-wrap .carousel-indicators li.active {
      background: #fff;
      opacity: 1; }

/*Instafeed*/
.instagram-lite > li {
  display: inline-block;
  float: left;
  font-size: 0;
  height: auto;
  width: 25%;
  border: 1px solid #fff; }
  .instagram-lite > li > a {
    display: block;
    width: 100%;
    height: 100%; }
    .instagram-lite > li > a img {
      height: auto;
      width: 100%; }

/*Range Slider*/
.irs-line-mid,
.irs-line-left,
.irs-line-right,
.irs-bar,
.irs-bar-edge,
.irs-slider { background: url(/images/sprite-skin-modern.png?6035779c2555ab87be45bbc21f9cae47); }

.irs-slider { background-position: 0 -120px; }

.irs-bar {
  background-position: 0 -60px; }

.irs-from, .irs-to, .irs-single {
  font-size: 10px;
  padding: 4px 8px;
  background: #212121;
  border-radius: 4px;
  border-radius: 0; }

.irs-from::after,
.irs-to::after,
.irs-single::after {
  border-color: #212121 transparent transparent; }

.irs-grid-text {
  font-size: 10px; }

/*Gallery*/
.project-gallery a {
  display: block;
  overflow: hidden;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  z-index: 1;
  width: 100%;
  position: relative;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s; }
  .project-gallery a img {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    image-rendering: optimizeQuality; }
  .project-gallery a .hover-cap {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    color: black;
    height: 65px;
    padding-top: 25px;
    left: 0;
    overflow: hidden;
    perspective: 1px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    -webkit-transform: translateY(75px);
    -moz-transform: translateY(75px);
    -ms-transform: translateY(75px);
    -o-transform: translateY(75px);
    transform: translateY(75px);
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 100%; }
  .project-gallery a:hover {
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2); }
    .project-gallery a:hover img {
      -webkit-transform: translateY(-20px);
      -moz-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
      -o-transform: translateY(-20px);
      transform: translateY(-20px); }
    .project-gallery a:hover .hover-cap {
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0); }

.lg-sub-html h6, .lg-sub-html .panel-title {
  margin-bottom: 0; }

#filters li {
  margin-right: 5px; }
  #filters li a {
    background: #f7f7f9 none repeat scroll 0 0;
    border-radius: 60px;
    color: #878787;
    display: inline-block;
    padding: 10px 20px;
    text-transform: capitalize;
    font-size: 14px; }
    #filters li a.active, #filters li a:active, #filters li a:hover, #filters li a:focus {
      background: #01c853;
      color: #fff; }
#filters:last-child {
  margin-right: 0; }

/*Typography*/
.grid-block [class^="col-"] {
  padding-bottom: 10px;
  padding-top: 10px;
  border: 1px solid rgba(33, 33, 33, 0.1);
  border-radius: 0;
  box-shadow: none !important;
  color: #878787;
  height: 42px; }

/*Panel*/
.panel-title > small {
  color: #878787;
  font-size: 14px; }

.panel .panel-heading a {
  position: relative; }
  .panel .panel-heading a i {
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
    .panel .panel-heading a i.zmdi-chevron-down {
      opacity: 1;
      position: absolute;
      top: 1px; }
    .panel .panel-heading a i.zmdi-chevron-up {
      opacity: 0; }
  .panel .panel-heading a.collapsed i.zmdi-chevron-down {
    opacity: 0; }
  .panel .panel-heading a.collapsed i.zmdi-chevron-up {
    opacity: 1; }
.panel .panel-heading .pull-right i {
  font-size: 20px;
  color: #878787; }
.panel .panel-heading .pull-right .dropdown i {
  font-size: 16px; }
  .panel .panel-heading .pull-right .dropdown i.caret-down {
    position: static;
    margin-left: 2px; }
.panel .panel-heading .pull-right.right-float-sub-text {
  font-size: 11px;
  padding-top: 2px;
  text-transform: uppercase; }
.panel .panel-footer {
  background-color: transparent;
  border-top: 1px solid rgba(33, 33, 33, 0.1);
  margin: 0 -15px;
  padding: 5px 20px 0; }
.panel.panel-refresh {
  position: relative; }
  .panel.panel-refresh .refresh-container {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    display: none;
    z-index: 5;
    cursor: wait;
    overflow: hidden; }
    .panel.panel-refresh .refresh-container .la-anim-1 {
      position: absolute; }
      .panel.panel-refresh .refresh-container .la-anim-1.la-animate {
        -webkit-transition: -webkit-transform 2s ease;
        -moz-transition: -moz-transform 2s ease;
        transition: transform 2s ease; }

.panel-info > .panel-heading {
  background-color: #e91e63; }

.panel-danger > .panel-heading {
  background-color: #ff2a00; }

.panel-warning > .panel-heading {
  background-color: #fec107; }

.panel-success > .panel-heading {
  background-color: #01c853; }

.panel-primary > .panel-heading {
  background-color: #2879ff; }

.panel-inverse > .panel-heading {
  background-color: rgba(33, 33, 33, 0.1);
  color: #212121 !important; }

.well {
  border-radius: 0;
  box-shadow: none;
  padding: 20px; }
  .well.well-lg {
    padding: 25px; }
  .well.well-sm {
    padding: 15px; }

/*Pricing Table*/
.panel-pricing {
  background: #f7f7f9;
  border-radius: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  transition: 0.3s ease; }
  .panel-pricing:hover {
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05); }
  .panel-pricing .list-group-item {
    background: transparent;
    border: none;
    border-radius: 0; }
  .panel-pricing .panel-body hr {
    border-color: rgba(33, 33, 33, 0.1);
    border-width: 2px; }
  .panel-pricing .panel-body .list-group hr {
    border-width: 1px; }
  .panel-pricing .panel-body .list-group .list-group-item i {
    color: #01c853;
    padding-right: 15px; }
  .panel-pricing .panel-heading i {
    display: block;
    font-size: 50px;
    margin-bottom: 25px;
    margin-top: 50px;
    color: #212121; }
  .panel-pricing .panel-heading .panel-price {
    font-size: 60px;
    color: #212121;
    font-weight: 700;
    display: block;
    margin-top: 20px;
    text-transform: capitalize; }
    .panel-pricing .panel-heading .panel-price .pricing-dolor {
      display: inline-block;
      font-size: 18px;
      padding-top: 10px;
      vertical-align: top; }
  .panel-pricing .panel-footer {
    border: none; }
    .panel-pricing .panel-footer .btn, .panel-pricing .panel-footer .wizard > .actions a, .wizard > .actions .panel-pricing .panel-footer a, .panel-pricing .panel-footer .dt-buttons .dt-button, .dt-buttons .panel-pricing .panel-footer .dt-button, .panel-pricing .panel-footer .tablesaw-sortable th.tablesaw-sortable-head button, .tablesaw-sortable th.tablesaw-sortable-head .panel-pricing .panel-footer button, .panel-pricing .panel-footer .sweet-alert button, .sweet-alert .panel-pricing .panel-footer button, .panel-pricing .panel-footer .owl-theme .owl-nav [class*="owl-"], .owl-theme .owl-nav .panel-pricing .panel-footer [class*="owl-"], .panel-pricing .panel-footer button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .panel-pricing .panel-footer button.fc-month-button.fc-state-default.fc-corner-left,
    .panel-pricing .panel-footer button.fc-agendaWeek-button, .panel-pricing .panel-footer .fc-prev-button, .panel-pricing .panel-footer .fc-next-button, .panel-pricing .panel-footer .fc-today-button {
      font-size: 14px; }

/*Dropdown*/
.show-on-hover:hover > ul.dropdown-menu {
  display: block; }

.dropdown-menu {
  border-radius: 2px;
  border: none;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.175); }


  .dropdown-menu > li > form > a {
      display: block;
      padding: 3px 20px;
      clear: both;
      font-weight: normal;
      line-height: 1.42857143;
      color: #333333;
      white-space: nowrap;
  }
  .dropdown-menu > li > form > a:hover {
      color: #212121;
      background: rgba(33, 33, 33, 0.05); }
  .dropdown-menu > li > form > a i {
      color: #878787;
      font-size: 18px;
      margin-right: 10px;
      width: 18px;
  }



  .dropdown-menu > li > a {
    color: #212121; }
    .dropdown-menu > li > a:hover {
      color: #212121;
      background: rgba(33, 33, 33, 0.05); }
    .dropdown-menu > li > a i {
      color: #878787;
      font-size: 18px;
      margin-right: 10px;
      width: 18px; }
  .dropdown-menu > li.sub-menu {
    position: relative; }
    .dropdown-menu > li.sub-menu .dropdown-menu:before, .dropdown-menu > li.sub-menu .dropdown-menu:after {
      display: none !important; }
    .dropdown-menu > li.sub-menu > ul {
      top: 0; }
      .dropdown-menu > li.sub-menu > ul.open-left-side {
        right: 100% !important; }
      .dropdown-menu > li.sub-menu > ul.open-right-side {
        left: 100% !important; }
  .dropdown-menu .divider {
    background-color: rgba(33, 33, 33, 0.1); }
  .dropdown-menu > .active > a {
    background: #01c853; }
    .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
      background: #01c853; }

.dropdown-menu.animated {
  -webkit-animation-duration: 0.55s;
  animation-duration: 0.55s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease; }

/*Weather*/
.forcast-days > li {
  display: inline-block;
  font-size: 12px;
  text-align: center;
  width: 14.28%; }
  .forcast-days > li:last-child {
    margin-right: 0; }
  .forcast-days > li span.forcast-high-deg {
    color: #ff2a00; }
  .forcast-days > li img {
    width: 50px;
    margin: 0 auto; }

.temprature {
  font-size: 60px;
  color: #212121; }
  .temprature .unit {
    display: inline-block;
    font-size: 14px;
    padding-top: 10px;
    vertical-align: top; }

.currently {
  font-size: 16px;
  color: #212121; }

.other-details {
  border-top: 1px solid rgba(33, 33, 33, 0.1);
  border-bottom: 1px solid rgba(33, 33, 33, 0.1);
  margin: 15px -15px;
  padding: 15px; }
  .other-details li {
    display: table;
    width: 100%; }
    .other-details li span {
      display: table-cell;
      padding-bottom: 5px;
      padding-top: 5px;
      text-transform: capitalize;
      width: 25%; }
      .other-details li span:nth-child(2), .other-details li span:nth-child(4) {
        color: #212121;
        text-transform: capitalize; }

.left-block-wrap, .right-block-wrap {
  min-height: 175px; }

.right-block-wrap {
  text-align: center; }
  .right-block-wrap .right-block .temprature-icon img {
    width: 80px; }

.left-block-wrap .left-block .temprature {
  font-size: 40px; }

.weather-inverse .panel-body {
  background: #f7f7f9; }
.weather-inverse .left-block-wrap {
  background: #fff; }

.weather-info .left-block-wrap {
  background: #e91e63;
  color: #fff !important; }
  .weather-info .left-block-wrap h5, .weather-info .left-block-wrap .temprature {
    color: #fff !important; }

.weather-warning .left-block-wrap {
  background: #fec107;
  color: #fff !important; }
  .weather-warning .left-block-wrap h5, .weather-warning .left-block-wrap .temprature {
    color: #fff !important; }

.weather-danger .left-block-wrap {
  background: #ff2a00;
  color: #fff !important; }
  .weather-danger .left-block-wrap h5, .weather-danger .left-block-wrap .temprature {
    color: #fff !important; }

.weather-success .left-block-wrap {
  background: #01c853;
  color: #fff !important; }
  .weather-success .left-block-wrap h5, .weather-success .left-block-wrap .temprature {
    color: #fff !important; }

/*Sparkline*/
.jqstooltip {
  width: auto !important;
  height: auto !important;
  background: #2f2c2c !important;
  border: none !important; }

/*Pagination*/
.pagination > li > a, .pagination > li > span {
  border-color: rgba(33, 33, 33, 0.1);
  border-radius: 0 !important;
  color: #01c853; }
  .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > a:active, .pagination > li > span:hover, .pagination > li > span:focus, .pagination > li > span:active {
    border-color: rgba(33, 33, 33, 0.1);
    background-color: rgba(33, 33, 33, 0.1); }
.pagination > li.active > a, .pagination > li.active > span {
  background: #01c853;
  border-color: rgba(33, 33, 33, 0.1); }
  .pagination > li.active > a:hover, .pagination > li.active > a:focus, .pagination > li.active > a:active, .pagination > li.active > span:hover, .pagination > li.active > span:focus, .pagination > li.active > span:active {
    background: #01c853;
    border-color: rgba(33, 33, 33, 0.1); }

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  border-color: rgba(33, 33, 33, 0.1);
  color: #01c853; }

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  color: #878787; }

/*Pager*/
.pager li > a, .pager li > span {
  border: 1px solid rgba(33, 33, 33, 0.1);
  border-radius: 60px; }

/*Labels*/
.label, .jvectormap-tip {
  padding: 3px 6px 3px;
  font-size: 11px;
  border-radius: 50px;
  text-transform: capitalize;
  font-weight: 400; }
  .label.label-info, .label-info.jvectormap-tip {
    background: #e91e63; }
  .label.label-primary, .label-primary.jvectormap-tip {
    background: #2879ff; }
  .label.label-success, .label-success.jvectormap-tip {
    background: #01c853; }
  .label.label-danger, .label-danger.jvectormap-tip {
    background: #ff2a00; }
  .label.label-warning, .label-warning.jvectormap-tip {
    background: #fec107; }

/*Badge*/
.badge {
  background-color: #DCDCDC;
  font-weight: 400;
  padding: 5px 10px;
  color: #212121; }
  .badge.badge-info {
    background: #e91e63;
    color: #fff; }
  .badge.badge-primary {
    background: #2879ff;
    color: #fff; }
  .badge.badge-success {
    background: #01c853;
    color: #fff; }
  .badge.badge-danger {
    background: #ff2a00;
    color: #fff; }
  .badge.badge-warning {
    background: #fec107;
    color: #fff; }
  .badge.transparent-badge {
    background: transparent;
    padding-left: 0;
    padding-right: 0; }
    .badge.transparent-badge.badge-info {
      color: #e91e63; }
    .badge.transparent-badge.badge-primary {
      color: #2879ff; }
    .badge.transparent-badge.badge-success {
      color: #01c853; }
    .badge.transparent-badge.badge-danger {
      color: #ff2a00; }
    .badge.transparent-badge.badge-warning {
      color: #fec107; }

/*Task Panel*/
.task-panel a.list-group-item {
  background-color: transparent;
  color: #212121;
  border-color: rgba(33, 33, 33, 0.1);
  border-image: none;
  border-radius: 0 !important;
  border-style: solid none;
  border-width: 1px medium;
  border-bottom: none;
  padding: 15px; }
  .task-panel a.list-group-item i {
    color: #878787;
    padding-right: 10px;
    font-size: 18px;
    width: 25px;
    line-height: 24px; }
  .task-panel a.list-group-item:first-child {
    border-top: none; }
  .task-panel a.list-group-item:hover {
    background: rgba(33, 33, 33, 0.05); }

/*Vecotor Map*/
/*Progressbar*/
.progress {
  -webkit-box-shadow: none !important;
  background-color: rgba(120, 130, 140, 0.13);
  box-shadow: none !important;
  height: 6px;
  border-radius: 50px;
  margin-bottom: 18px;
  overflow: hidden; }
  .progress .progress-bar {
    box-shadow: none;
    font-size: 8px;
    font-weight: 600;
    line-height: 12px; }
    .progress .progress-bar:last-child {
      border-radius: 0 60px 60px 0; }
  .progress.progress-xs {
    height: 5px !important; }
  .progress.progress-sm {
    height: 8px !important; }
  .progress.progress-md {
    height: 15px !important; }
    .progress.progress-md .progress-bar {
      font-size: 8px;
      font-weight: 400;
      line-height: 14.4px; }
  .progress.progress-lg {
    height: 20px !important; }
    .progress.progress-lg .progress-bar {
      font-size: 10px;
      font-weight: 400;
      line-height: 20px; }

.progress-bar-info {
  background: #e91e63; }

.progress-bar-primary {
  background: #2879ff; }

.progress-bar-success {
  background: #01c853; }

.progress-bar-danger {
  background: #ff2a00; }

.progress-bar-warning {
  background: #fec107; }

.progress-vertical {
  min-height: 250px;
  height: 250px;
  width: 8px;
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 20px; }
  .progress-vertical .progress-bar {
    width: 100%; }
    .progress-vertical .progress-bar:last-child {
      border-radius: 0 60px 60px; }

.progress-vertical-bottom {
  min-height: 250px;
  height: 250px;
  position: relative;
  width: 8px;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 20px; }
  .progress-vertical-bottom .progress-bar {
    width: 100%;
    position: absolute;
    bottom: 0; }
    .progress-vertical-bottom .progress-bar:last-child {
      border-radius: 60px 60px 60px 0 !important; }

.progress-vertical.progress-sm, .progress-vertical-bottom.progress-sm {
  width: 8px !important; }

.progress-vertical.progress-sm .progress-bar, .progress-vertical-bottom.progress-sm .progress-bar {
  font-size: 8px;
  line-height: 5px; }

.progress-vertical.progress-md, .progress-vertical-bottom.progress-md {
  width: 15px !important; }

.progress-vertical.progress-md .progress-bar, .progress-vertical-bottom.progress-md .progress-bar {
  font-size: 10.8px;
  line-height: 14.4px; }

.progress-vertical.progress-lg, .progress-vertical-bottom.progress-lg {
  width: 20px !important; }

.progress-vertical.progress-lg .progress-bar, .progress-vertical-bottom.progress-lg .progress-bar {
  font-size: 12px;
  line-height: 20px; }

.progress-bar-striped, .progress-striped .progress-bar {
  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) !important;
  background-size: 40px 40px !important; }

/*Search Bar*/
.app-search {
  margin: 0;
  position: relative; }
  .app-search a {
    color: #4c5667;
    position: absolute;
    right: 10px;
    top: 15px; }
  .app-search .form-control, .app-search .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single .app-search .select2-selection__rendered,
  .app-search .select2-container--default .select2-selection--single,
  .select2-container--default .app-search .select2-selection--single, .app-search .select2-selection.select2-selection--multiple, .app-search .wizard .content > .body input, .wizard .content > .body .app-search input, .app-search .mce-floatpanel .mce-textbox, .mce-floatpanel .app-search .mce-textbox, .app-search .mce-floatpanel .mce-btn, .mce-floatpanel .app-search .mce-btn, .app-search .dataTables_wrapper .dataTables_filter input, .dataTables_wrapper .dataTables_filter .app-search input, .app-search .dataTables_wrapper .dataTables_length select, .dataTables_wrapper .dataTables_length .app-search select, .app-search .jsgrid-cell input, .jsgrid-cell .app-search input, .app-search .jsgrid-cell select, .jsgrid-cell .app-search select, .app-search .tablesaw-bar .btn-select select, .tablesaw-bar .btn-select .app-search select, .app-search .dd-handle, .app-search .dd3-content, .app-search .form-control:focus, .app-search .jsgrid-cell input:focus, .jsgrid-cell .app-search input:focus, .app-search .jsgrid-cell select:focus, .jsgrid-cell .app-search select:focus, .app-search .dd-handle:focus, .app-search .dd3-content:focus, .app-search .form-control:focus, .app-search .select2-container--default .select2-selection--single .select2-selection__rendered:focus, .select2-container--default .select2-selection--single .app-search .select2-selection__rendered:focus,
  .app-search .select2-container--default .select2-selection--single:focus,
  .select2-container--default .app-search .select2-selection--single:focus, .app-search .select2-selection.select2-selection--multiple:focus, .app-search .wizard .content > .body input:focus, .wizard .content > .body .app-search input:focus, .app-search .mce-floatpanel .mce-textbox:focus, .mce-floatpanel .app-search .mce-textbox:focus, .app-search .mce-floatpanel .mce-btn:focus, .mce-floatpanel .app-search .mce-btn:focus, .app-search .dataTables_wrapper .dataTables_filter input:focus, .dataTables_wrapper .dataTables_filter .app-search input:focus, .app-search .dataTables_wrapper .dataTables_length select:focus, .dataTables_wrapper .dataTables_length .app-search select:focus, .app-search .jsgrid-cell input:focus, .jsgrid-cell .app-search input:focus, .app-search .jsgrid-cell select:focus, .jsgrid-cell .app-search select:focus, .app-search .tablesaw-bar .btn-select select:focus, .tablesaw-bar .btn-select .app-search select:focus, .app-search .dd-handle:focus, .app-search .dd3-content:focus {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    border: medium none;
    border-radius: 40px;
    box-shadow: none;
    color: #4c5667;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 40px;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    width: 180px; }
    .app-search .form-control:focus, .app-search .select2-container--default .select2-selection--single .select2-selection__rendered:focus, .select2-container--default .select2-selection--single .app-search .select2-selection__rendered:focus,
    .app-search .select2-container--default .select2-selection--single:focus,
    .select2-container--default .app-search .select2-selection--single:focus, .app-search .select2-selection.select2-selection--multiple:focus, .app-search .wizard .content > .body input:focus, .wizard .content > .body .app-search input:focus, .app-search .mce-floatpanel .mce-textbox:focus, .mce-floatpanel .app-search .mce-textbox:focus, .app-search .mce-floatpanel .mce-btn:focus, .mce-floatpanel .app-search .mce-btn:focus, .app-search .dataTables_wrapper .dataTables_filter input:focus, .dataTables_wrapper .dataTables_filter .app-search input:focus, .app-search .dataTables_wrapper .dataTables_length select:focus, .dataTables_wrapper .dataTables_length .app-search select:focus, .app-search .jsgrid-cell input:focus, .jsgrid-cell .app-search input:focus, .app-search .jsgrid-cell select:focus, .jsgrid-cell .app-search select:focus, .app-search .tablesaw-bar .btn-select select:focus, .tablesaw-bar .btn-select .app-search select:focus, .app-search .dd-handle:focus, .app-search .dd3-content:focus, .app-search .form-control:focus:focus, .app-search .select2-container--default .select2-selection--single .select2-selection__rendered:focus:focus, .select2-container--default .select2-selection--single .app-search .select2-selection__rendered:focus:focus,
    .app-search .select2-container--default .select2-selection--single:focus:focus,
    .select2-container--default .app-search .select2-selection--single:focus:focus, .app-search .select2-selection.select2-selection--multiple:focus:focus, .app-search .wizard .content > .body input:focus:focus, .wizard .content > .body .app-search input:focus:focus, .app-search .mce-floatpanel .mce-textbox:focus:focus, .mce-floatpanel .app-search .mce-textbox:focus:focus, .app-search .mce-floatpanel .mce-btn:focus:focus, .mce-floatpanel .app-search .mce-btn:focus:focus, .app-search .dataTables_wrapper .dataTables_filter input:focus:focus, .dataTables_wrapper .dataTables_filter .app-search input:focus:focus, .app-search .dataTables_wrapper .dataTables_length select:focus:focus, .dataTables_wrapper .dataTables_length .app-search select:focus:focus, .app-search .jsgrid-cell input:focus:focus, .jsgrid-cell .app-search input:focus:focus, .app-search .jsgrid-cell select:focus:focus, .jsgrid-cell .app-search select:focus:focus, .app-search .tablesaw-bar .btn-select select:focus:focus, .tablesaw-bar .btn-select .app-search select:focus:focus, .app-search .dd-handle:focus:focus, .app-search .dd3-content:focus:focus {
      width: 300px; }

/*Chat UI*/
.chat-search {
  width: 100%;
  border-bottom: 1px solid rgba(33, 33, 33, 0.1); }
  .chat-search .input-group {
    width: 100%; }
    .chat-search .input-group .form-control, .chat-search .input-group .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single .chat-search .input-group .select2-selection__rendered,
    .chat-search .input-group .select2-container--default .select2-selection--single,
    .select2-container--default .chat-search .input-group .select2-selection--single, .chat-search .input-group .select2-selection.select2-selection--multiple, .chat-search .input-group .wizard .content > .body input, .wizard .content > .body .chat-search .input-group input, .chat-search .input-group .mce-floatpanel .mce-textbox, .mce-floatpanel .chat-search .input-group .mce-textbox, .chat-search .input-group .mce-floatpanel .mce-btn, .mce-floatpanel .chat-search .input-group .mce-btn, .chat-search .input-group .dataTables_wrapper .dataTables_filter input, .dataTables_wrapper .dataTables_filter .chat-search .input-group input, .chat-search .input-group .dataTables_wrapper .dataTables_length select, .dataTables_wrapper .dataTables_length .chat-search .input-group select, .chat-search .input-group .jsgrid-cell input, .jsgrid-cell .chat-search .input-group input, .chat-search .input-group .jsgrid-cell select, .jsgrid-cell .chat-search .input-group select, .chat-search .input-group .tablesaw-bar .btn-select select, .tablesaw-bar .btn-select .chat-search .input-group select, .chat-search .input-group .dd-handle, .chat-search .input-group .dd3-content {
      height: 36px;
      border-radius: 50px;
      padding-right: 30px;
      background: #fff; }
    .chat-search .input-group .input-group-btn {
      position: absolute;
      right: 22px;
      top: 8px;
      z-index: 4; }
      .chat-search .input-group .input-group-btn > .btn, .chat-search .input-group .wizard > .actions .disabled .input-group-btn > a, .chat-search .input-group .wizard > .actions .input-group-btn > a, .wizard > .actions .chat-search .input-group .input-group-btn > a, .chat-search .input-group .dt-buttons .input-group-btn > .dt-button, .dt-buttons .chat-search .input-group .input-group-btn > .dt-button, .chat-search .input-group .tablesaw-sortable th.tablesaw-sortable-head .input-group-btn > button, .tablesaw-sortable th.tablesaw-sortable-head .chat-search .input-group .input-group-btn > button, .chat-search .input-group .sweet-alert .input-group-btn > button, .sweet-alert .chat-search .input-group .input-group-btn > button, .chat-search .input-group .owl-theme .owl-nav .input-group-btn > [class*="owl-"], .owl-theme .owl-nav .chat-search .input-group .input-group-btn > [class*="owl-"], .chat-search .input-group .input-group-btn > button.fc-agendaDay-button.fc-state-default.fc-corner-right,
      .chat-search .input-group .input-group-btn > button.fc-month-button.fc-state-default.fc-corner-left,
      .chat-search .input-group .input-group-btn > button.fc-agendaWeek-button, .chat-search .input-group .input-group-btn > .fc-prev-button, .chat-search .input-group .input-group-btn > .fc-next-button, .chat-search .input-group .input-group-btn > .fc-today-button {
        background: transparent none repeat scroll 0 0;
        border: medium none;
        padding: 0; }
        .chat-search .input-group .input-group-btn > .btn i, .chat-search .input-group .wizard > .actions .input-group-btn > a i, .wizard > .actions .chat-search .input-group .input-group-btn > a i, .chat-search .input-group .dt-buttons .input-group-btn > .dt-button i, .dt-buttons .chat-search .input-group .input-group-btn > .dt-button i, .chat-search .input-group .tablesaw-sortable th.tablesaw-sortable-head .input-group-btn > button i, .tablesaw-sortable th.tablesaw-sortable-head .chat-search .input-group .input-group-btn > button i, .chat-search .input-group .sweet-alert .input-group-btn > button i, .sweet-alert .chat-search .input-group .input-group-btn > button i, .chat-search .input-group .owl-theme .owl-nav .input-group-btn > [class*="owl-"] i, .owl-theme .owl-nav .chat-search .input-group .input-group-btn > [class*="owl-"] i, .chat-search .input-group .input-group-btn > button.fc-agendaDay-button.fc-state-default.fc-corner-right i,
        .chat-search .input-group .input-group-btn > button.fc-month-button.fc-state-default.fc-corner-left i,
        .chat-search .input-group .input-group-btn > button.fc-agendaWeek-button i, .chat-search .input-group .input-group-btn > .fc-prev-button i, .chat-search .input-group .input-group-btn > .fc-next-button i, .chat-search .input-group .input-group-btn > .fc-today-button i {
          color: #878787;
          font-size: 20px; }

.add-friend {
  margin-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px; }
  .add-friend span {
    text-transform: capitalize;
    font-size: 16px;
    width: 33.33%;
    float: left;
    text-align: center;
    vertical-align: middle; }
  .add-friend a {
    width: 33.33%;
    float: left;
    font-size: 18px; }

.chat-list-wrap .chat-body > a {
  border-bottom: 1px solid rgba(33, 33, 33, 0.1);
  display: block; }
.chat-list-wrap .chat-body .chat-data {
  padding: 10px 15px;
  position: relative;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  transition: 0.2s ease; }
  .chat-list-wrap .chat-body .chat-data:hover {
    background: rgba(33, 33, 33, 0.05); }
  .chat-list-wrap .chat-body .chat-data.active-user {
    background: rgba(33, 33, 33, 0.05); }
  .chat-list-wrap .chat-body .chat-data .user-img {
    height: 35px;
    width: 35px;
    float: left;
    margin-right: 15px; }
  .chat-list-wrap .chat-body .chat-data .user-data {
    float: left; }
    .chat-list-wrap .chat-body .chat-data .user-data .time {
      font-size: 12px;
      margin-top: 2px;
      width: 165px; }
  .chat-list-wrap .chat-body .chat-data .status {
    border: 2px solid #fff;
    border-radius: 50%;
    height: 10px;
    position: absolute;
    left: 40px;
    top: 37px;
    width: 10px; }
    .chat-list-wrap .chat-body .chat-data .status.away {
      background: #fec107; }
    .chat-list-wrap .chat-body .chat-data .status.offline {
      background: #ff2a00; }
    .chat-list-wrap .chat-body .chat-data .status.online {
      background: #01c853; }

.recent-chat-wrap .panel-heading {
  padding: 0;
  background: transparent; }
  .recent-chat-wrap .panel-heading .goto-back {
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid rgba(33, 33, 33, 0.1); }
    .recent-chat-wrap .panel-heading .goto-back span {
      text-transform: capitalize;
      font-size: 16px;
      width: 33.33%;
      float: left;
      text-align: center;
      vertical-align: middle; }
    .recent-chat-wrap .panel-heading .goto-back a {
      width: 33.33%;
      float: left;
      font-size: 18px; }
.recent-chat-wrap.card-view {
  border: none;
  padding: 0;
  margin: 0; }
.recent-chat-wrap .input-group {
  width: 100%;
  display: block; }
  .recent-chat-wrap .input-group .input-msg-send {
    background: rgba(33, 33, 33, 0.05);
    border: medium none;
    height: 60px;
    padding-right: 60px; }
  .recent-chat-wrap .input-group .input-group-btn {
    position: absolute;
    right: 22px;
    top: 20px;
    z-index: 4; }
    .recent-chat-wrap .input-group .input-group-btn .btn, .recent-chat-wrap .input-group .input-group-btn .wizard > .actions a, .wizard > .actions .recent-chat-wrap .input-group .input-group-btn a, .recent-chat-wrap .input-group .input-group-btn .dt-buttons .dt-button, .dt-buttons .recent-chat-wrap .input-group .input-group-btn .dt-button, .recent-chat-wrap .input-group .input-group-btn .tablesaw-sortable th.tablesaw-sortable-head button, .tablesaw-sortable th.tablesaw-sortable-head .recent-chat-wrap .input-group .input-group-btn button, .recent-chat-wrap .input-group .input-group-btn .sweet-alert button, .sweet-alert .recent-chat-wrap .input-group .input-group-btn button, .recent-chat-wrap .input-group .input-group-btn .owl-theme .owl-nav [class*="owl-"], .owl-theme .owl-nav .recent-chat-wrap .input-group .input-group-btn [class*="owl-"], .recent-chat-wrap .input-group .input-group-btn button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .recent-chat-wrap .input-group .input-group-btn button.fc-month-button.fc-state-default.fc-corner-left,
    .recent-chat-wrap .input-group .input-group-btn button.fc-agendaWeek-button, .recent-chat-wrap .input-group .input-group-btn .fc-prev-button, .recent-chat-wrap .input-group .input-group-btn .fc-next-button, .recent-chat-wrap .input-group .input-group-btn .fc-today-button {
      background: transparent none repeat scroll 0 0;
      border: medium none;
      padding: 0; }
      .recent-chat-wrap .input-group .input-group-btn .btn:hover, .recent-chat-wrap .input-group .input-group-btn .wizard > .actions a:hover, .wizard > .actions .recent-chat-wrap .input-group .input-group-btn a:hover, .recent-chat-wrap .input-group .input-group-btn .dt-buttons .dt-button:hover, .dt-buttons .recent-chat-wrap .input-group .input-group-btn .dt-button:hover, .recent-chat-wrap .input-group .input-group-btn .tablesaw-sortable th.tablesaw-sortable-head button:hover, .tablesaw-sortable th.tablesaw-sortable-head .recent-chat-wrap .input-group .input-group-btn button:hover, .recent-chat-wrap .input-group .input-group-btn .sweet-alert button:hover, .sweet-alert .recent-chat-wrap .input-group .input-group-btn button:hover, .recent-chat-wrap .input-group .input-group-btn .owl-theme .owl-nav [class*="owl-"]:hover, .owl-theme .owl-nav .recent-chat-wrap .input-group .input-group-btn [class*="owl-"]:hover, .recent-chat-wrap .input-group .input-group-btn button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .recent-chat-wrap .input-group .input-group-btn button.fc-month-button.fc-state-default.fc-corner-left:hover,
      .recent-chat-wrap .input-group .input-group-btn button.fc-agendaWeek-button:hover, .recent-chat-wrap .input-group .input-group-btn .fc-prev-button:hover, .recent-chat-wrap .input-group .input-group-btn .fc-next-button:hover, .recent-chat-wrap .input-group .input-group-btn .fc-today-button:hover, .recent-chat-wrap .input-group .input-group-btn .btn:active, .recent-chat-wrap .input-group .input-group-btn .wizard > .actions a:active, .wizard > .actions .recent-chat-wrap .input-group .input-group-btn a:active, .recent-chat-wrap .input-group .input-group-btn .dt-buttons .dt-button:active, .dt-buttons .recent-chat-wrap .input-group .input-group-btn .dt-button:active, .recent-chat-wrap .input-group .input-group-btn .tablesaw-sortable th.tablesaw-sortable-head button:active, .tablesaw-sortable th.tablesaw-sortable-head .recent-chat-wrap .input-group .input-group-btn button:active, .recent-chat-wrap .input-group .input-group-btn .sweet-alert button:active, .sweet-alert .recent-chat-wrap .input-group .input-group-btn button:active, .recent-chat-wrap .input-group .input-group-btn .owl-theme .owl-nav [class*="owl-"]:active, .owl-theme .owl-nav .recent-chat-wrap .input-group .input-group-btn [class*="owl-"]:active, .recent-chat-wrap .input-group .input-group-btn button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .recent-chat-wrap .input-group .input-group-btn button.fc-month-button.fc-state-default.fc-corner-left:active,
      .recent-chat-wrap .input-group .input-group-btn button.fc-agendaWeek-button:active, .recent-chat-wrap .input-group .input-group-btn .fc-prev-button:active, .recent-chat-wrap .input-group .input-group-btn .fc-next-button:active, .recent-chat-wrap .input-group .input-group-btn .fc-today-button:active, .recent-chat-wrap .input-group .input-group-btn .btn:focus, .recent-chat-wrap .input-group .input-group-btn .wizard > .actions a:focus, .wizard > .actions .recent-chat-wrap .input-group .input-group-btn a:focus, .recent-chat-wrap .input-group .input-group-btn .dt-buttons .dt-button:focus, .dt-buttons .recent-chat-wrap .input-group .input-group-btn .dt-button:focus, .recent-chat-wrap .input-group .input-group-btn .tablesaw-sortable th.tablesaw-sortable-head button:focus, .tablesaw-sortable th.tablesaw-sortable-head .recent-chat-wrap .input-group .input-group-btn button:focus, .recent-chat-wrap .input-group .input-group-btn .sweet-alert button:focus, .sweet-alert .recent-chat-wrap .input-group .input-group-btn button:focus, .recent-chat-wrap .input-group .input-group-btn .owl-theme .owl-nav [class*="owl-"]:focus, .owl-theme .owl-nav .recent-chat-wrap .input-group .input-group-btn [class*="owl-"]:focus, .recent-chat-wrap .input-group .input-group-btn button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .recent-chat-wrap .input-group .input-group-btn button.fc-month-button.fc-state-default.fc-corner-left:focus,
      .recent-chat-wrap .input-group .input-group-btn button.fc-agendaWeek-button:focus, .recent-chat-wrap .input-group .input-group-btn .fc-prev-button:focus, .recent-chat-wrap .input-group .input-group-btn .fc-next-button:focus, .recent-chat-wrap .input-group .input-group-btn .fc-today-button:focus {
        background: transparent none repeat scroll 0 0; }
      .recent-chat-wrap .input-group .input-group-btn .btn i, .recent-chat-wrap .input-group .input-group-btn .wizard > .actions a i, .wizard > .actions .recent-chat-wrap .input-group .input-group-btn a i, .recent-chat-wrap .input-group .input-group-btn .dt-buttons .dt-button i, .dt-buttons .recent-chat-wrap .input-group .input-group-btn .dt-button i, .recent-chat-wrap .input-group .input-group-btn .tablesaw-sortable th.tablesaw-sortable-head button i, .tablesaw-sortable th.tablesaw-sortable-head .recent-chat-wrap .input-group .input-group-btn button i, .recent-chat-wrap .input-group .input-group-btn .sweet-alert button i, .sweet-alert .recent-chat-wrap .input-group .input-group-btn button i, .recent-chat-wrap .input-group .input-group-btn .owl-theme .owl-nav [class*="owl-"] i, .owl-theme .owl-nav .recent-chat-wrap .input-group .input-group-btn [class*="owl-"] i, .recent-chat-wrap .input-group .input-group-btn button.fc-agendaDay-button.fc-state-default.fc-corner-right i,
      .recent-chat-wrap .input-group .input-group-btn button.fc-month-button.fc-state-default.fc-corner-left i,
      .recent-chat-wrap .input-group .input-group-btn button.fc-agendaWeek-button i, .recent-chat-wrap .input-group .input-group-btn .fc-prev-button i, .recent-chat-wrap .input-group .input-group-btn .fc-next-button i, .recent-chat-wrap .input-group .input-group-btn .fc-today-button i {
        color: rgba(33, 33, 33, 0.2);
        font-size: 20px; }
    .recent-chat-wrap .input-group .input-group-btn.emojis {
      right: 50px; }
.recent-chat-wrap .chat-content .user-img {
  height: 27px;
  width: 27px;
  position: absolute; }
.recent-chat-wrap .chat-content ul li {
  padding: 0 15px;
  margin-bottom: 20px;
  position: relative; }
.recent-chat-wrap .chat-content .msg {
  padding: 7px 15px;
  color: #212121;
  max-width: 100%;
  overflow-wrap: break-word;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3); }
  .recent-chat-wrap .chat-content .msg .msg-per-detail span {
    font-size: 10px;
    text-transform: uppercase; }
.recent-chat-wrap .chat-content .friend .friend-msg-wrap .msg {
  margin-left: 37px;
  background: rgba(33, 33, 33, 0.04) none repeat scroll 0 0;
  border-radius: 15px; }
.recent-chat-wrap .chat-content .self .self-msg-wrap .msg {
  background: rgba(80, 181, 0, 0.24) none repeat scroll 0 0;
  margin-left: 100px;
  border-radius: 15px; }

.chat-cmplt-wrap {
  position: relative; }
  .chat-cmplt-wrap .chat-box-wrap {
    left: 0;
    position: relative;
    -webkit-transition: left 0.4s ease 0s;
    -moz-transition: left 0.4s ease 0s;
    transition: left 0.4s ease 0s; }
  .chat-cmplt-wrap .recent-chat-box-wrap {
    position: absolute;
    right: -300px;
    top: 0;
    -webkit-transition: right 0.4s ease 0s;
    -moz-transition: right 0.4s ease 0s;
    transition: right 0.4s ease 0s;
    width: 100%;
    z-index: 101; }
  .chat-cmplt-wrap.chat-box-slide .chat-box-wrap {
    left: -300px; }
  .chat-cmplt-wrap.chat-box-slide .recent-chat-box-wrap {
    right: 0; }
  .chat-cmplt-wrap.chat-for-widgets, .chat-cmplt-wrap.chat-for-widgets-1 {
    height: 370px;
    overflow: hidden; }
    .chat-cmplt-wrap.chat-for-widgets .recent-chat-box-wrap, .chat-cmplt-wrap.chat-for-widgets-1 .recent-chat-box-wrap {
      position: absolute;
      right: -100%; }
    .chat-cmplt-wrap.chat-for-widgets.chat-box-slide .chat-box-wrap, .chat-cmplt-wrap.chat-box-slide.chat-for-widgets-1 .chat-box-wrap {
      left: -100%; }
    .chat-cmplt-wrap.chat-for-widgets.chat-box-slide .recent-chat-box-wrap, .chat-cmplt-wrap.chat-box-slide.chat-for-widgets-1 .recent-chat-box-wrap {
      right: 0; }
  .chat-cmplt-wrap.chat-for-widgets-1 {
    height: 596px; }
    .chat-cmplt-wrap.chat-for-widgets-1 .chat-search {
      padding: 0; }
      .chat-cmplt-wrap.chat-for-widgets-1 .chat-search .input-group input {
        height: 52px;
        border-radius: 0;
        border: none; }
      .chat-cmplt-wrap.chat-for-widgets-1 .chat-search .input-group .input-group-btn {
        top: 18px; }
    .chat-cmplt-wrap.chat-for-widgets-1 .chat-box-wrap {
      float: left;
      width: 30%; }
    .chat-cmplt-wrap.chat-for-widgets-1 .recent-chat-box-wrap {
      border-left: 1px solid rgba(33, 33, 33, 0.05);
      float: left;
      position: relative;
      right: 0;
      width: 70%; }

/*Widgets*/
.top-countries img {
  width: 20px; }

/*Profile*/
.profile-box .fileupload.btn, .profile-box .wizard > .actions a.fileupload, .wizard > .actions .profile-box a.fileupload, .profile-box .dt-buttons .fileupload.dt-button, .dt-buttons .profile-box .fileupload.dt-button, .profile-box .tablesaw-sortable th.tablesaw-sortable-head button.fileupload, .tablesaw-sortable th.tablesaw-sortable-head .profile-box button.fileupload, .profile-box .sweet-alert button.fileupload, .sweet-alert .profile-box button.fileupload, .profile-box .owl-theme .owl-nav .fileupload[class*="owl-"], .owl-theme .owl-nav .profile-box .fileupload[class*="owl-"], .profile-box button.fileupload.fc-agendaDay-button.fc-state-default.fc-corner-right,
.profile-box button.fileupload.fc-month-button.fc-state-default.fc-corner-left,
.profile-box button.fileupload.fc-agendaWeek-button, .profile-box .fileupload.fc-prev-button, .profile-box .fileupload.fc-next-button, .profile-box .fileupload.fc-today-button {
  background: rgba(33, 33, 33, 0.5);
  border-radius: 0;
  padding: 3px 10px;
  border: none; }
  .profile-box .fileupload.btn:hover, .profile-box .wizard > .actions a.fileupload:hover, .wizard > .actions .profile-box a.fileupload:hover, .profile-box .dt-buttons .fileupload.dt-button:hover, .dt-buttons .profile-box .fileupload.dt-button:hover, .profile-box .tablesaw-sortable th.tablesaw-sortable-head button.fileupload:hover, .tablesaw-sortable th.tablesaw-sortable-head .profile-box button.fileupload:hover, .profile-box .sweet-alert button.fileupload:hover, .sweet-alert .profile-box button.fileupload:hover, .profile-box .owl-theme .owl-nav .fileupload[class*="owl-"]:hover, .owl-theme .owl-nav .profile-box .fileupload[class*="owl-"]:hover, .profile-box button.fileupload.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
  .profile-box button.fileupload.fc-month-button.fc-state-default.fc-corner-left:hover,
  .profile-box button.fileupload.fc-agendaWeek-button:hover, .profile-box .fileupload.fc-prev-button:hover, .profile-box .fileupload.fc-next-button:hover, .profile-box .fileupload.fc-today-button:hover, .profile-box .fileupload.btn:active, .profile-box .wizard > .actions a.fileupload:active, .wizard > .actions .profile-box a.fileupload:active, .profile-box .dt-buttons .fileupload.dt-button:active, .dt-buttons .profile-box .fileupload.dt-button:active, .profile-box .tablesaw-sortable th.tablesaw-sortable-head button.fileupload:active, .tablesaw-sortable th.tablesaw-sortable-head .profile-box button.fileupload:active, .profile-box .sweet-alert button.fileupload:active, .sweet-alert .profile-box button.fileupload:active, .profile-box .owl-theme .owl-nav .fileupload[class*="owl-"]:active, .owl-theme .owl-nav .profile-box .fileupload[class*="owl-"]:active, .profile-box button.fileupload.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
  .profile-box button.fileupload.fc-month-button.fc-state-default.fc-corner-left:active,
  .profile-box button.fileupload.fc-agendaWeek-button:active, .profile-box .fileupload.fc-prev-button:active, .profile-box .fileupload.fc-next-button:active, .profile-box .fileupload.fc-today-button:active, .profile-box .fileupload.btn:focus, .profile-box .wizard > .actions a.fileupload:focus, .wizard > .actions .profile-box a.fileupload:focus, .profile-box .dt-buttons .fileupload.dt-button:focus, .dt-buttons .profile-box .fileupload.dt-button:focus, .profile-box .tablesaw-sortable th.tablesaw-sortable-head button.fileupload:focus, .tablesaw-sortable th.tablesaw-sortable-head .profile-box button.fileupload:focus, .profile-box .sweet-alert button.fileupload:focus, .sweet-alert .profile-box button.fileupload:focus, .profile-box .owl-theme .owl-nav .fileupload[class*="owl-"]:focus, .owl-theme .owl-nav .profile-box .fileupload[class*="owl-"]:focus, .profile-box button.fileupload.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
  .profile-box button.fileupload.fc-month-button.fc-state-default.fc-corner-left:focus,
  .profile-box button.fileupload.fc-agendaWeek-button:focus, .profile-box .fileupload.fc-prev-button:focus, .profile-box .fileupload.fc-next-button:focus, .profile-box .fileupload.fc-today-button:focus {
    background: rgba(33, 33, 33, 0.5); }
  .profile-box .fileupload.btn .btn-text, .profile-box .wizard > .actions a.fileupload .btn-text, .wizard > .actions .profile-box a.fileupload .btn-text, .profile-box .dt-buttons .fileupload.dt-button .btn-text, .dt-buttons .profile-box .fileupload.dt-button .btn-text, .profile-box .tablesaw-sortable th.tablesaw-sortable-head button.fileupload .btn-text, .tablesaw-sortable th.tablesaw-sortable-head .profile-box button.fileupload .btn-text, .profile-box .sweet-alert button.fileupload .btn-text, .sweet-alert .profile-box button.fileupload .btn-text, .profile-box .owl-theme .owl-nav .fileupload[class*="owl-"] .btn-text, .owl-theme .owl-nav .profile-box .fileupload[class*="owl-"] .btn-text, .profile-box button.fileupload.fc-agendaDay-button.fc-state-default.fc-corner-right .btn-text,
  .profile-box button.fileupload.fc-month-button.fc-state-default.fc-corner-left .btn-text,
  .profile-box button.fileupload.fc-agendaWeek-button .btn-text, .profile-box .fileupload.fc-prev-button .btn-text, .profile-box .fileupload.fc-next-button .btn-text, .profile-box .fileupload.fc-today-button .btn-text {
    color: #fff;
    font-size: 13px; }
.profile-box .profile-cover-pic {
  position: relative;
  min-height: 197px;
  /*background-image: url("../images/gallery/mock6.jpg");*/ }
  .profile-box .profile-cover-pic .profile-image-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: #212121;
    opacity: .4; }
  .profile-box .profile-cover-pic .fileupload.btn, .profile-box .profile-cover-pic .wizard > .actions a.fileupload, .wizard > .actions .profile-box .profile-cover-pic a.fileupload, .profile-box .profile-cover-pic .dt-buttons .fileupload.dt-button, .dt-buttons .profile-box .profile-cover-pic .fileupload.dt-button, .profile-box .profile-cover-pic .tablesaw-sortable th.tablesaw-sortable-head button.fileupload, .tablesaw-sortable th.tablesaw-sortable-head .profile-box .profile-cover-pic button.fileupload, .profile-box .profile-cover-pic .sweet-alert button.fileupload, .sweet-alert .profile-box .profile-cover-pic button.fileupload, .profile-box .profile-cover-pic .owl-theme .owl-nav .fileupload[class*="owl-"], .owl-theme .owl-nav .profile-box .profile-cover-pic .fileupload[class*="owl-"], .profile-box .profile-cover-pic button.fileupload.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .profile-box .profile-cover-pic button.fileupload.fc-month-button.fc-state-default.fc-corner-left,
  .profile-box .profile-cover-pic button.fileupload.fc-agendaWeek-button, .profile-box .profile-cover-pic .fileupload.fc-prev-button, .profile-box .profile-cover-pic .fileupload.fc-next-button, .profile-box .profile-cover-pic .fileupload.fc-today-button {
    position: relative;
    float: right;
    z-index: 1; }
.profile-box .profile-info {
  position: relative;
  z-index: 1; }
  .profile-box .profile-info .profile-img-wrap {
    border-radius: 2px;
    height: 143px;
    margin: -80px auto 0;
    padding: 4px;
    position: relative;
    width: 143px;
    background: #fff; }
    .profile-box .profile-info .profile-img-wrap img {
      width: 135px;
      height: 135px; }
    .profile-box .profile-info .profile-img-wrap .fileupload.btn, .profile-box .profile-info .profile-img-wrap .wizard > .actions a.fileupload, .wizard > .actions .profile-box .profile-info .profile-img-wrap a.fileupload, .profile-box .profile-info .profile-img-wrap .dt-buttons .fileupload.dt-button, .dt-buttons .profile-box .profile-info .profile-img-wrap .fileupload.dt-button, .profile-box .profile-info .profile-img-wrap .tablesaw-sortable th.tablesaw-sortable-head button.fileupload, .tablesaw-sortable th.tablesaw-sortable-head .profile-box .profile-info .profile-img-wrap button.fileupload, .profile-box .profile-info .profile-img-wrap .sweet-alert button.fileupload, .sweet-alert .profile-box .profile-info .profile-img-wrap button.fileupload, .profile-box .profile-info .profile-img-wrap .owl-theme .owl-nav .fileupload[class*="owl-"], .owl-theme .owl-nav .profile-box .profile-info .profile-img-wrap .fileupload[class*="owl-"], .profile-box .profile-info .profile-img-wrap button.fileupload.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .profile-box .profile-info .profile-img-wrap button.fileupload.fc-month-button.fc-state-default.fc-corner-left,
    .profile-box .profile-info .profile-img-wrap button.fileupload.fc-agendaWeek-button, .profile-box .profile-info .profile-img-wrap .fileupload.fc-prev-button, .profile-box .profile-info .profile-img-wrap .fileupload.fc-next-button, .profile-box .profile-info .profile-img-wrap .fileupload.fc-today-button {
      position: absolute;
      right: 4px;
      bottom: 4px; }
.profile-box .social-info {
  border-top: 1px solid rgba(33, 33, 33, 0.05);
  padding: 30px 15px;
  color: #212121; }
  .profile-box .social-info .counts {
    font-size: 21px; }
  .profile-box .social-info .counts-text {
    color: #878787; }

/*Followers*/
.followers-list-wrap .follo-body .follo-data {
  padding: 10px 15px;
  border-bottom: 1px solid rgba(33, 33, 33, 0.1);
  display: block;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  transition: 0.2s ease; }
  .followers-list-wrap .follo-body .follo-data .user-img {
    height: 35px;
    width: 35px;
    float: left;
    margin-right: 15px; }
  .followers-list-wrap .follo-body .follo-data .user-data {
    float: left; }
    .followers-list-wrap .follo-body .follo-data .user-data .name {
      color: #212121; }
    .followers-list-wrap .follo-body .follo-data .user-data .time {
      font-size: 12px;
      margin-top: 2px;
      width: 165px; }

/*Small graph*/
.flex-stat {
  overflow: hidden; }
  .flex-stat li {
    float: left;
    width: 33.33%;
    text-align: center; }
    .flex-stat li > span {
      text-transform: capitalize; }

.sm-data-box .counter {
  font-size: 24px; }
.sm-data-box .data-wrap-left,
.sm-data-box .data-wrap-right {
  padding-top: 19px;
  min-height: 99px; }
.sm-data-box .data-wrap-right .data-right-rep-icon {
  font-size: 60px; }
.sm-data-box.data-with-border .data-wrap-left {
  border-right: 1px solid rgba(255, 255, 255, 0.2); }

.sm-data-box-1 .cus-sat-stat {
  font-size: 42px; }

.sm-data-box-2 .table > tbody > tr > td, .sm-data-box-2 .jsgrid-table > tbody > tr > td, .sm-data-box-2 .table > tbody > tr > th, .sm-data-box-2 .jsgrid-table > tbody > tr > th, .sm-data-box-2 .table > tfoot > tr > td, .sm-data-box-2 .jsgrid-table > tfoot > tr > td, .sm-data-box-2 .table > tfoot > tr > th, .sm-data-box-2 .jsgrid-table > tfoot > tr > th, .sm-data-box-2 .table > thead > tr > td, .sm-data-box-2 .jsgrid-table > thead > tr > td, .sm-data-box-2 .table > thead > tr > th, .sm-data-box-2 .jsgrid-table > thead > tr > th {
  padding: 12.5px 15px; }

.sm-data-box-3 .panel-heading .pull-left i.zmdi {
  padding-top: 11px; }
.sm-data-box-3 .easypiechart {
  height: 165px;
  width: 165px; }
  .sm-data-box-3 .easypiechart .percent {
    font-size: 30px;
    line-height: 30px;
    margin-top: 56px; }
    .sm-data-box-3 .easypiechart .percent::after {
      font-size: 30px; }
.sm-data-box-3 i.zmdi-caret-up, .sm-data-box-3 i.zmdi-caret-down {
  position: relative;
  top: 2px; }

.lg-progress-box i {
  color: #e5e5e5;
  font-size: 56px; }

/*Timeline*/
.timeline {
  list-style: none;
  padding: 10px 0;
  position: relative; }
  .timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 1px;
    background: rgba(33, 33, 33, 0.1);
    left: 50%;
    margin-left: -1.5px; }
  .timeline > li {
    margin-bottom: 150px;
    position: relative;
    width: 50%;
    float: left;
    clear: left; }
    .timeline > li:last-child {
      margin-bottom: 0; }
    .timeline > li > .timeline-panel {
      width: calc(100% - 50px);
      float: left;
      position: relative;
      border-radius: 2px;
      background-color: rgba(33, 33, 33, 0.05); }
      .timeline > li > .timeline-panel:after {
        position: absolute;
        top: 30px;
        right: -10px;
        display: inline-block;
        border-top: 10px solid transparent;
        border-left: 10px solid;
        border-right: 0 solid #fff;
        border-bottom: 10px solid transparent;
        border-left-color: rgba(33, 33, 33, 0.05);
        content: " "; }
      .timeline > li > .timeline-panel.bg-yellow:after {
        border-left-color: #fec107; }
      .timeline > li > .timeline-panel.bg-red:after {
        border-left-color: #ff2a00; }
      .timeline > li > .timeline-panel.bg-blue:after {
        border-left-color: #2879ff; }
      .timeline > li > .timeline-panel.bg-green:after {
        border-left-color: #01c853; }
    .timeline > li > .timeline-badge {
      color: #fff;
      width: 44px;
      height: 44px;
      border-radius: 50%;
      line-height: 50px;
      text-align: center;
      position: absolute;
      top: 16px;
      right: -22px;
      z-index: 100; }
      .timeline > li > .timeline-badge i {
        font-size: 16px; }
    .timeline > li.timeline-inverted
    > .timeline-panel {
      float: right; }
      .timeline > li.timeline-inverted
      > .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 10px;
        left: -10px;
        right: auto;
        border-right-color: rgba(33, 33, 33, 0.05); }
      .timeline > li.timeline-inverted
      > .timeline-panel.bg-yellow:after {
        border-right-color: #fec107; }
      .timeline > li.timeline-inverted
      > .timeline-panel.bg-pink:after {
        border-right-color: #e91e63; }
      .timeline > li.timeline-inverted
      > .timeline-panel.bg-red:after {
        border-right-color: #ff2a00; }
      .timeline > li.timeline-inverted
      > .timeline-panel.bg-blue:after {
        border-right-color: #2879ff; }
      .timeline > li.timeline-inverted
      > .timeline-panel.bg-green:after {
        border-right-color: #01c853; }

.timeline > li.timeline-inverted {
  float: right;
  clear: right;
  margin-top: 150px; }
.timeline > li.timeline-inverted > .timeline-badge {
  left: -22px; }

/*Caledar*/
.calendar-event {
  cursor: move;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px; }
  .calendar-event a {
    color: #fff;
    font-size: 10px;
    margin: 4px 0 0 10px;
    opacity: 0.6; }

.fc button {
  height: auto !important;
  font-size: 14px !important;
  text-shadow: none !important; }

button.fc-agendaDay-button.fc-state-default.fc-corner-right,
button.fc-month-button.fc-state-default.fc-corner-left,
button.fc-agendaWeek-button {
  padding: 9px 25px; }

.fc-month-button, .fc-agendaWeek-button {
  margin-right: 15px !important; }

.fc-event {
  background-color: rgba(1, 200, 83, 0.2);
  border: none;
  border-radius: 0;
  font-size: 12px;
  color: #212121; }

.fc-day-grid-event {
  margin: 5px 0 0;
  padding: 5px; }

.fc-prev-button, .fc-next-button, .fc-today-button {
  border-radius: 0 !important; }

.fc-unthemed .fc-today {
  background: #01c853;
  color: #fff; }

.fc-event, .fc-event:hover, .ui-widget .fc-event {
  color: #212121; }

.fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-content, .fc-unthemed .fc-popover {
  border-color: rgba(33, 33, 33, 0.1); }

.small-calendar .fc-left h2 {
  font-size: 16px;
  line-height: 20px; }
.small-calendar .fc-next-button, .small-calendar .fc-prev-button {
  background: transparent;
  border: none;
  color: #878787;
  font-size: 20px !important;
  padding: 0;
  line-height: 0; }
  .small-calendar .fc-next-button .fc-icon, .small-calendar .fc-prev-button .fc-icon {
    display: inline-block;
    font-family: "Material-Design-Iconic-Font";
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto; }
.small-calendar .fc-next-button .fc-icon-right-single-arrow:before {
  content: '\F2FB'; }
.small-calendar .fc-next-button .fc-icon-right-single-arrow:after {
  content: '';
  font-size: inherit;
  font-weight: inherit;
  top: inherit; }
.small-calendar .fc-prev-button {
  margin-right: 5px !important; }
  .small-calendar .fc-prev-button .fc-icon-left-single-arrow:before {
    content: '\F2FA'; }
  .small-calendar .fc-prev-button .fc-icon-left-single-arrow:after {
    content: '';
    font-size: inherit;
    font-weight: inherit;
    top: inherit; }

/*Todo List*/
.todo-box-wrap .add-todo {
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 1px solid rgba(33, 33, 33, 0.1); }
  .todo-box-wrap .add-todo span {
    text-transform: capitalize;
    font-size: 16px;
    width: 33.33%;
    float: left;
    text-align: center;
    vertical-align: middle; }
  .todo-box-wrap .add-todo a {
    width: 33.33%;
    float: left;
    font-size: 18px; }
.todo-box-wrap .new-todo .input-group {
  width: 100%;
  display: block; }
  .todo-box-wrap .new-todo .input-group input {
    background: rgba(33, 33, 33, 0.05);
    border: medium none;
    height: 60px;
    padding-right: 60px; }
  .todo-box-wrap .new-todo .input-group .input-group-btn {
    position: absolute;
    right: 22px;
    top: 20px;
    z-index: 4; }
    .todo-box-wrap .new-todo .input-group .input-group-btn .btn, .todo-box-wrap .new-todo .input-group .input-group-btn .wizard > .actions a, .wizard > .actions .todo-box-wrap .new-todo .input-group .input-group-btn a, .todo-box-wrap .new-todo .input-group .input-group-btn .dt-buttons .dt-button, .dt-buttons .todo-box-wrap .new-todo .input-group .input-group-btn .dt-button, .todo-box-wrap .new-todo .input-group .input-group-btn .tablesaw-sortable th.tablesaw-sortable-head button, .tablesaw-sortable th.tablesaw-sortable-head .todo-box-wrap .new-todo .input-group .input-group-btn button, .todo-box-wrap .new-todo .input-group .input-group-btn .sweet-alert button, .sweet-alert .todo-box-wrap .new-todo .input-group .input-group-btn button, .todo-box-wrap .new-todo .input-group .input-group-btn .owl-theme .owl-nav [class*="owl-"], .owl-theme .owl-nav .todo-box-wrap .new-todo .input-group .input-group-btn [class*="owl-"], .todo-box-wrap .new-todo .input-group .input-group-btn button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .todo-box-wrap .new-todo .input-group .input-group-btn button.fc-month-button.fc-state-default.fc-corner-left,
    .todo-box-wrap .new-todo .input-group .input-group-btn button.fc-agendaWeek-button, .todo-box-wrap .new-todo .input-group .input-group-btn .fc-prev-button, .todo-box-wrap .new-todo .input-group .input-group-btn .fc-next-button, .todo-box-wrap .new-todo .input-group .input-group-btn .fc-today-button {
      background: transparent none repeat scroll 0 0;
      border: medium none;
      padding: 0; }
      .todo-box-wrap .new-todo .input-group .input-group-btn .btn:hover, .todo-box-wrap .new-todo .input-group .input-group-btn .wizard > .actions a:hover, .wizard > .actions .todo-box-wrap .new-todo .input-group .input-group-btn a:hover, .todo-box-wrap .new-todo .input-group .input-group-btn .dt-buttons .dt-button:hover, .dt-buttons .todo-box-wrap .new-todo .input-group .input-group-btn .dt-button:hover, .todo-box-wrap .new-todo .input-group .input-group-btn .tablesaw-sortable th.tablesaw-sortable-head button:hover, .tablesaw-sortable th.tablesaw-sortable-head .todo-box-wrap .new-todo .input-group .input-group-btn button:hover, .todo-box-wrap .new-todo .input-group .input-group-btn .sweet-alert button:hover, .sweet-alert .todo-box-wrap .new-todo .input-group .input-group-btn button:hover, .todo-box-wrap .new-todo .input-group .input-group-btn .owl-theme .owl-nav [class*="owl-"]:hover, .owl-theme .owl-nav .todo-box-wrap .new-todo .input-group .input-group-btn [class*="owl-"]:hover, .todo-box-wrap .new-todo .input-group .input-group-btn button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .todo-box-wrap .new-todo .input-group .input-group-btn button.fc-month-button.fc-state-default.fc-corner-left:hover,
      .todo-box-wrap .new-todo .input-group .input-group-btn button.fc-agendaWeek-button:hover, .todo-box-wrap .new-todo .input-group .input-group-btn .fc-prev-button:hover, .todo-box-wrap .new-todo .input-group .input-group-btn .fc-next-button:hover, .todo-box-wrap .new-todo .input-group .input-group-btn .fc-today-button:hover, .todo-box-wrap .new-todo .input-group .input-group-btn .btn:active, .todo-box-wrap .new-todo .input-group .input-group-btn .wizard > .actions a:active, .wizard > .actions .todo-box-wrap .new-todo .input-group .input-group-btn a:active, .todo-box-wrap .new-todo .input-group .input-group-btn .dt-buttons .dt-button:active, .dt-buttons .todo-box-wrap .new-todo .input-group .input-group-btn .dt-button:active, .todo-box-wrap .new-todo .input-group .input-group-btn .tablesaw-sortable th.tablesaw-sortable-head button:active, .tablesaw-sortable th.tablesaw-sortable-head .todo-box-wrap .new-todo .input-group .input-group-btn button:active, .todo-box-wrap .new-todo .input-group .input-group-btn .sweet-alert button:active, .sweet-alert .todo-box-wrap .new-todo .input-group .input-group-btn button:active, .todo-box-wrap .new-todo .input-group .input-group-btn .owl-theme .owl-nav [class*="owl-"]:active, .owl-theme .owl-nav .todo-box-wrap .new-todo .input-group .input-group-btn [class*="owl-"]:active, .todo-box-wrap .new-todo .input-group .input-group-btn button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .todo-box-wrap .new-todo .input-group .input-group-btn button.fc-month-button.fc-state-default.fc-corner-left:active,
      .todo-box-wrap .new-todo .input-group .input-group-btn button.fc-agendaWeek-button:active, .todo-box-wrap .new-todo .input-group .input-group-btn .fc-prev-button:active, .todo-box-wrap .new-todo .input-group .input-group-btn .fc-next-button:active, .todo-box-wrap .new-todo .input-group .input-group-btn .fc-today-button:active, .todo-box-wrap .new-todo .input-group .input-group-btn .btn:focus, .todo-box-wrap .new-todo .input-group .input-group-btn .wizard > .actions a:focus, .wizard > .actions .todo-box-wrap .new-todo .input-group .input-group-btn a:focus, .todo-box-wrap .new-todo .input-group .input-group-btn .dt-buttons .dt-button:focus, .dt-buttons .todo-box-wrap .new-todo .input-group .input-group-btn .dt-button:focus, .todo-box-wrap .new-todo .input-group .input-group-btn .tablesaw-sortable th.tablesaw-sortable-head button:focus, .tablesaw-sortable th.tablesaw-sortable-head .todo-box-wrap .new-todo .input-group .input-group-btn button:focus, .todo-box-wrap .new-todo .input-group .input-group-btn .sweet-alert button:focus, .sweet-alert .todo-box-wrap .new-todo .input-group .input-group-btn button:focus, .todo-box-wrap .new-todo .input-group .input-group-btn .owl-theme .owl-nav [class*="owl-"]:focus, .owl-theme .owl-nav .todo-box-wrap .new-todo .input-group .input-group-btn [class*="owl-"]:focus, .todo-box-wrap .new-todo .input-group .input-group-btn button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .todo-box-wrap .new-todo .input-group .input-group-btn button.fc-month-button.fc-state-default.fc-corner-left:focus,
      .todo-box-wrap .new-todo .input-group .input-group-btn button.fc-agendaWeek-button:focus, .todo-box-wrap .new-todo .input-group .input-group-btn .fc-prev-button:focus, .todo-box-wrap .new-todo .input-group .input-group-btn .fc-next-button:focus, .todo-box-wrap .new-todo .input-group .input-group-btn .fc-today-button:focus {
        background: transparent none repeat scroll 0 0; }
      .todo-box-wrap .new-todo .input-group .input-group-btn .btn i, .todo-box-wrap .new-todo .input-group .input-group-btn .wizard > .actions a i, .wizard > .actions .todo-box-wrap .new-todo .input-group .input-group-btn a i, .todo-box-wrap .new-todo .input-group .input-group-btn .dt-buttons .dt-button i, .dt-buttons .todo-box-wrap .new-todo .input-group .input-group-btn .dt-button i, .todo-box-wrap .new-todo .input-group .input-group-btn .tablesaw-sortable th.tablesaw-sortable-head button i, .tablesaw-sortable th.tablesaw-sortable-head .todo-box-wrap .new-todo .input-group .input-group-btn button i, .todo-box-wrap .new-todo .input-group .input-group-btn .sweet-alert button i, .sweet-alert .todo-box-wrap .new-todo .input-group .input-group-btn button i, .todo-box-wrap .new-todo .input-group .input-group-btn .owl-theme .owl-nav [class*="owl-"] i, .owl-theme .owl-nav .todo-box-wrap .new-todo .input-group .input-group-btn [class*="owl-"] i, .todo-box-wrap .new-todo .input-group .input-group-btn button.fc-agendaDay-button.fc-state-default.fc-corner-right i,
      .todo-box-wrap .new-todo .input-group .input-group-btn button.fc-month-button.fc-state-default.fc-corner-left i,
      .todo-box-wrap .new-todo .input-group .input-group-btn button.fc-agendaWeek-button i, .todo-box-wrap .new-todo .input-group .input-group-btn .fc-prev-button i, .todo-box-wrap .new-todo .input-group .input-group-btn .fc-next-button i, .todo-box-wrap .new-todo .input-group .input-group-btn .fc-today-button i {
        color: rgba(33, 33, 33, 0.2);
        font-size: 20px; }

.todo-list hr {
  margin: 0; }
.todo-list .todo-item {
  padding: 10px 15px;
  @iclude transition(.2s ease);
  cursor: pointer; }
  .todo-list .todo-item:hover {
    background: rgba(33, 33, 33, 0.05); }
  .todo-list .todo-item .checkbox input[type="checkbox"] {
    width: 100%; }
  .todo-list .todo-item .checkbox input[type="checkbox"] + label {
    color: #212121;
    padding-left: 10px; }
  .todo-list .todo-item .checkbox input[type="checkbox"]:checked + label {
    color: #878787;
    text-decoration: line-through; }

/*Activity*/
.sl-item {
  position: relative;
  padding-bottom: 18px;
  border-left: 1px solid rgba(33, 33, 33, 0.1);
  margin-left: 15px; }
  .sl-item .sl-content {
    margin-left: 30px; }
    .sl-item .sl-content p {
      margin: 0; }

.user-activity .sl-item .sl-content {
  border-bottom: 1px solid rgba(33, 33, 33, 0.05);
  padding-bottom: 15px; }
  .user-activity .sl-item .sl-content .activity-thumbnail {
    margin-top: 5px; }
    .user-activity .sl-item .sl-content .activity-thumbnail img {
      height: 65px;
      width: 65px;
      border-radius: 2px;
      margin-right: 10px; }
      .user-activity .sl-item .sl-content .activity-thumbnail img:last-child {
        margin-right: 0; }
.user-activity .sl-item:last-child .sl-content {
  border-bottom: 0;
  padding-bottom: 0; }

.sl-avatar {
  position: absolute;
  left: -15px; }
  .sl-avatar img {
    height: 30px;
    width: 30px; }

/*Message Box*/
.message-box-wrap .msg-search {
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 1px solid rgba(33, 33, 33, 0.1); }
  .message-box-wrap .msg-search span {
    text-transform: capitalize;
    font-size: 16px;
    width: 33.33%;
    float: left;
    text-align: center;
    vertical-align: middle; }
  .message-box-wrap .msg-search a {
    width: 33.33%;
    float: left;
    font-size: 18px; }
.message-box-wrap .message-box-bottom-wrap .read-all {
  padding: 5px 15px;
  font-size: 13px;
  color: #878787;
  text-transform: capitalize; }

.message-box > a, .review-box > a {
  display: block;
  border-bottom: 1px solid rgba(33, 33, 33, 0.1); }
  .message-box > a .sl-item, .review-box > a .sl-item {
    border: none;
    padding: 10px 15px;
    margin-left: 0;
    background: rgba(33, 33, 33, 0.05);
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    transition: 0.2s ease; }
    .message-box > a .sl-item:before, .review-box > a .sl-item:before, .message-box > a .sl-item:after, .review-box > a .sl-item:after {
      display: none; }
    .message-box > a .sl-item .sl-avatar, .review-box > a .sl-item .sl-avatar {
      left: auto; }
      .message-box > a .sl-item .sl-avatar img, .review-box > a .sl-item .sl-avatar img {
        width: 35px;
        height: 35px; }
    .message-box > a .sl-item .sl-content, .review-box > a .sl-item .sl-content {
      margin-left: 50px; }
      .message-box > a .sl-item .sl-content .message-time, .review-box > a .sl-item .sl-content .message-time {
        color: #878787; }
      .message-box > a .sl-item .sl-content .message-subject, .review-box > a .sl-item .sl-content .message-subject {
        font-size: 13px; }
      .message-box > a .sl-item .sl-content > p, .review-box > a .sl-item .sl-content > p {
        font-size: 13px;
        line-height: 16px; }
    .message-box > a .sl-item.unread-message, .review-box > a .sl-item.unread-message {
      background: transparent; }
      .message-box > a .sl-item.unread-message:hover, .review-box > a .sl-item.unread-message:hover {
        background: rgba(33, 33, 33, 0.05); }
      .message-box > a .sl-item.unread-message .sl-content .message-per, .review-box > a .sl-item.unread-message .sl-content .message-per, .message-box > a .sl-item.unread-message .sl-content .message-subject, .review-box > a .sl-item.unread-message .sl-content .message-subject {
        font-weight: 500; }

.review-box hr {
  margin: 0; }
.review-box .per-rating a {
  color: #ff2a00;
  margin-right: 4px;
  font-size: 17px; }
.review-box .per-rating span {
  font-size: 17px;
  color: #212121; }
.review-box .sl-item {
  margin-left: 0;
  border: none;
  padding: 20px 15px; }
  .review-box .sl-item:before {
    display: none; }
  .review-box .sl-item .sl-content {
    margin-left: 0; }

/*Inbox*/
.mail-box .panel {
  border: none;
  box-shadow: none;
  margin-bottom: 0;
  border-radius: 0;
  border-left: 1px solid rgba(33, 33, 33, 0.1);
  min-height: 1000px; }
.mail-box .inbox-search .input-group {
  width: 100%; }
  .mail-box .inbox-search .input-group input {
    height: 25px;
    padding-right: 30px;
    width: 150px; }
  .mail-box .inbox-search .input-group .input-group-btn {
    position: absolute;
    right: 22px;
    top: 3px;
    z-index: 4;
    pointer-events: none; }
    .mail-box .inbox-search .input-group .input-group-btn .btn, .mail-box .inbox-search .input-group .input-group-btn .wizard > .actions a, .wizard > .actions .mail-box .inbox-search .input-group .input-group-btn a, .mail-box .inbox-search .input-group .input-group-btn .dt-buttons .dt-button, .dt-buttons .mail-box .inbox-search .input-group .input-group-btn .dt-button, .mail-box .inbox-search .input-group .input-group-btn .tablesaw-sortable th.tablesaw-sortable-head button, .tablesaw-sortable th.tablesaw-sortable-head .mail-box .inbox-search .input-group .input-group-btn button, .mail-box .inbox-search .input-group .input-group-btn .sweet-alert button, .sweet-alert .mail-box .inbox-search .input-group .input-group-btn button, .mail-box .inbox-search .input-group .input-group-btn .owl-theme .owl-nav [class*="owl-"], .owl-theme .owl-nav .mail-box .inbox-search .input-group .input-group-btn [class*="owl-"], .mail-box .inbox-search .input-group .input-group-btn button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .mail-box .inbox-search .input-group .input-group-btn button.fc-month-button.fc-state-default.fc-corner-left,
    .mail-box .inbox-search .input-group .input-group-btn button.fc-agendaWeek-button, .mail-box .inbox-search .input-group .input-group-btn .fc-prev-button, .mail-box .inbox-search .input-group .input-group-btn .fc-next-button, .mail-box .inbox-search .input-group .input-group-btn .fc-today-button {
      background: transparent none repeat scroll 0 0;
      border: medium none;
      padding: 0; }

.user-head {
  position: relative; }
  .user-head .user-name h5 {
    margin-top: 15px; }

ul.inbox-nav {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 100%; }
  ul.inbox-nav li {
    display: inline-block;
    width: 100%; }
    ul.inbox-nav li a {
      display: inline-block;
      padding: 10px 15px;
      width: 100%;
      text-transform: capitalize;
      -webkit-transition: 0.3s ease;
      -moz-transition: 0.3s ease;
      transition: 0.3s ease; }
      ul.inbox-nav li a i {
        font-size: 16px;
        padding-right: 10px;
        color: #878787; }

ul.inbox-nav li a:hover, ul.inbox-nav li.active a, ul.inbox-nav li a:focus {
  background: rgba(33, 33, 33, 0.05); }

.inbox-pagination {
  float: right; }
  .inbox-pagination li {
    float: left; }

.inbox-head {
  color: #fff;
  min-height: 80px; }

.table-inbox tr td {
  padding: 7px 15px !important; }
  .table-inbox tr td:hover {
    cursor: pointer; }

.table-inbox tr td .zmdi-star.inbox-started,
.table-inbox tr td .zmdi-star:hover {
  color: #ff2a00; }

.table-inbox tr.unread td {
  color: #212121;
  font-weight: 500; }
  .table-inbox tr.unread td i {
    color: #878787; }
.table-inbox.table-hover > tbody > tr {
  background: rgba(33, 33, 33, 0.05) !important; }
  .table-inbox.table-hover > tbody > tr td {
    color: #212121; }
    .table-inbox.table-hover > tbody > tr td i {
      color: #878787; }
  .table-inbox.table-hover > tbody > tr.unread {
    background: transparent !important; }
    .table-inbox.table-hover > tbody > tr.unread:hover {
      background-color: rgba(33, 33, 33, 0.05) !important; }

.time-chat-history {
  min-width: 70px; }

.mail-option {
  display: inline-block;
  margin-bottom: 10px;
  width: 100%; }
  .mail-option .chk-all {
    display: inline-block;
    padding: 0; }
    .mail-option .chk-all .btn, .mail-option .chk-all .wizard > .actions a, .wizard > .actions .mail-option .chk-all a, .mail-option .chk-all .dt-buttons .dt-button, .dt-buttons .mail-option .chk-all .dt-button, .mail-option .chk-all .tablesaw-sortable th.tablesaw-sortable-head button, .tablesaw-sortable th.tablesaw-sortable-head .mail-option .chk-all button, .mail-option .chk-all .sweet-alert button, .sweet-alert .mail-option .chk-all button, .mail-option .chk-all .owl-theme .owl-nav [class*="owl-"], .owl-theme .owl-nav .mail-option .chk-all [class*="owl-"], .mail-option .chk-all button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .mail-option .chk-all button.fc-month-button.fc-state-default.fc-corner-left,
    .mail-option .chk-all button.fc-agendaWeek-button, .mail-option .chk-all .fc-prev-button, .mail-option .chk-all .fc-next-button, .mail-option .chk-all .fc-today-button, .mail-option .chk-all .dropdown {
      display: inline-block;
      padding: 0 5px;
      box-shadow: none;
      margin-right: 5px;
      background: transparent;
      color: #212121; }
      .mail-option .chk-all .btn i, .mail-option .chk-all .wizard > .actions a i, .wizard > .actions .mail-option .chk-all a i, .mail-option .chk-all .dt-buttons .dt-button i, .dt-buttons .mail-option .chk-all .dt-button i, .mail-option .chk-all .tablesaw-sortable th.tablesaw-sortable-head button i, .tablesaw-sortable th.tablesaw-sortable-head .mail-option .chk-all button i, .mail-option .chk-all .sweet-alert button i, .sweet-alert .mail-option .chk-all button i, .mail-option .chk-all .owl-theme .owl-nav [class*="owl-"] i, .owl-theme .owl-nav .mail-option .chk-all [class*="owl-"] i, .mail-option .chk-all button.fc-agendaDay-button.fc-state-default.fc-corner-right i,
      .mail-option .chk-all button.fc-month-button.fc-state-default.fc-corner-left i,
      .mail-option .chk-all button.fc-agendaWeek-button i, .mail-option .chk-all .fc-prev-button i, .mail-option .chk-all .fc-next-button i, .mail-option .chk-all .fc-today-button i, .mail-option .chk-all .dropdown i {
        color: #878787; }
    .mail-option .chk-all input[type="checkbox"] {
      margin-top: 0; }
    .mail-option .chk-all .checkbox {
      min-height: auto !important;
      padding-bottom: 0 !important;
      padding-top: 0 !important; }
  .mail-option .btn-group {
    margin-right: 5px; }
    .mail-option .btn-group a.all {
      border: medium none; }

.heading-inbox .btn, .heading-inbox .wizard > .actions a, .wizard > .actions .heading-inbox a, .heading-inbox .dt-buttons .dt-button, .dt-buttons .heading-inbox .dt-button, .heading-inbox .tablesaw-sortable th.tablesaw-sortable-head button, .tablesaw-sortable th.tablesaw-sortable-head .heading-inbox button, .heading-inbox .sweet-alert button, .sweet-alert .heading-inbox button, .heading-inbox .owl-theme .owl-nav [class*="owl-"], .owl-theme .owl-nav .heading-inbox [class*="owl-"], .heading-inbox button.fc-agendaDay-button.fc-state-default.fc-corner-right,
.heading-inbox button.fc-month-button.fc-state-default.fc-corner-left,
.heading-inbox button.fc-agendaWeek-button, .heading-inbox .fc-prev-button, .heading-inbox .fc-next-button, .heading-inbox .fc-today-button, .heading-inbox .dropdown {
  display: inline-block;
  padding: 0 5px;
  box-shadow: none;
  background: transparent; }
  .heading-inbox .btn i, .heading-inbox .wizard > .actions a i, .wizard > .actions .heading-inbox a i, .heading-inbox .dt-buttons .dt-button i, .dt-buttons .heading-inbox .dt-button i, .heading-inbox .tablesaw-sortable th.tablesaw-sortable-head button i, .tablesaw-sortable th.tablesaw-sortable-head .heading-inbox button i, .heading-inbox .sweet-alert button i, .sweet-alert .heading-inbox button i, .heading-inbox .owl-theme .owl-nav [class*="owl-"] i, .owl-theme .owl-nav .heading-inbox [class*="owl-"] i, .heading-inbox button.fc-agendaDay-button.fc-state-default.fc-corner-right i,
  .heading-inbox button.fc-month-button.fc-state-default.fc-corner-left i,
  .heading-inbox button.fc-agendaWeek-button i, .heading-inbox .fc-prev-button i, .heading-inbox .fc-next-button i, .heading-inbox .fc-today-button i, .heading-inbox .dropdown i {
    font-size: 17px;
    color: #878787; }
    .heading-inbox .btn i.zmdi-chevron-left, .heading-inbox .wizard > .actions a i.zmdi-chevron-left, .wizard > .actions .heading-inbox a i.zmdi-chevron-left, .heading-inbox .dt-buttons .dt-button i.zmdi-chevron-left, .dt-buttons .heading-inbox .dt-button i.zmdi-chevron-left, .heading-inbox .tablesaw-sortable th.tablesaw-sortable-head button i.zmdi-chevron-left, .tablesaw-sortable th.tablesaw-sortable-head .heading-inbox button i.zmdi-chevron-left, .heading-inbox .sweet-alert button i.zmdi-chevron-left, .sweet-alert .heading-inbox button i.zmdi-chevron-left, .heading-inbox .owl-theme .owl-nav [class*="owl-"] i.zmdi-chevron-left, .owl-theme .owl-nav .heading-inbox [class*="owl-"] i.zmdi-chevron-left, .heading-inbox button.fc-agendaDay-button.fc-state-default.fc-corner-right i.zmdi-chevron-left,
    .heading-inbox button.fc-month-button.fc-state-default.fc-corner-left i.zmdi-chevron-left,
    .heading-inbox button.fc-agendaWeek-button i.zmdi-chevron-left, .heading-inbox .fc-prev-button i.zmdi-chevron-left, .heading-inbox .fc-next-button i.zmdi-chevron-left, .heading-inbox .fc-today-button i.zmdi-chevron-left, .heading-inbox .dropdown i.zmdi-chevron-left {
      font-size: 27px; }

.file-name {
  color: #212121; }

.date {
  font-size: 13px; }

.download-blocks a {
  color: #878787; }

.sender-img-wrap img {
  width: 40px;
  height: 40px; }

.heading-inbox .compose-btn .btn, .heading-inbox .compose-btn .wizard > .actions a, .wizard > .actions .heading-inbox .compose-btn a, .heading-inbox .compose-btn .dt-buttons .dt-button, .dt-buttons .heading-inbox .compose-btn .dt-button, .heading-inbox .compose-btn .tablesaw-sortable th.tablesaw-sortable-head button, .tablesaw-sortable th.tablesaw-sortable-head .heading-inbox .compose-btn button, .heading-inbox .compose-btn .sweet-alert button, .sweet-alert .heading-inbox .compose-btn button, .heading-inbox .compose-btn .owl-theme .owl-nav [class*="owl-"], .owl-theme .owl-nav .heading-inbox .compose-btn [class*="owl-"], .heading-inbox .compose-btn button.fc-agendaDay-button.fc-state-default.fc-corner-right,
.heading-inbox .compose-btn button.fc-month-button.fc-state-default.fc-corner-left,
.heading-inbox .compose-btn button.fc-agendaWeek-button, .heading-inbox .compose-btn .fc-prev-button, .heading-inbox .compose-btn .fc-next-button, .heading-inbox .compose-btn .fc-today-button {
  box-shadow: none;
  color: #878787;
  display: inline-block;
  padding: 0 5px;
  background: transparent; }

.sender-info .pull-right .dropdown-toggle > i {
  font-size: 17px;
  color: #878787;
  vertical-align: middle; }

.attachment-mail li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px; }
  .attachment-mail li .attached-img-container {
    width: 120px;
    height: 120px;
    display: block;
    background-position: center top;
    background-size: cover;
    margin-bottom: 10px;
    border-radius: 2px; }
  .attachment-mail li:last-child {
    margin-right: 0; }

/*Contact List*/
.contact-list .panel {
  border: none;
  box-shadow: none;
  margin-bottom: 0;
  border-radius: 0;
  border-left: 1px solid rgba(33, 33, 33, 0.1); }
.contact-list .table > tbody > tr > td, .contact-list .jsgrid-table > tbody > tr > td {
  padding: 12px 15px; }
  .contact-list .table > tbody > tr > td a, .contact-list .jsgrid-table > tbody > tr > td a {
    font-weight: 500; }
.contact-list .create-label {
  display: block; }

/*Contact Cards*/
.contact-card .card-user-img {
  height: 65px;
  width: 65px; }
.contact-card .panel-heading .user-detail-wrap {
  margin-top: 8px; }
  .contact-card .panel-heading .user-detail-wrap .card-user-name {
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    color: #fff; }
  .contact-card .panel-heading .user-detail-wrap .card-user-desn {
    color: #fff;
    text-transform: capitalize;
    font-size: 13px; }
.contact-card .panel-heading .pull-right {
  margin-top: 22px; }
.contact-card .card-user-email, .contact-card .card-user-phone {
  color: #878787; }

/*Login Form*/
.page-wrapper.auth-page {
  background: #f7f7f7; margin: 0; }

.sp-header {
  position: absolute;
  width: 100%;
  z-index: 1; }

.auth-header {
  padding-bottom: 20px; background: #f3f3f3; border-bottom: 1px solid #eee; }

.sp-logo-wrap {
  padding-top: 19px;
  padding-left: 15px; }
  .sp-logo-wrap .brand-img {
    position: relative;
    top: 2px; }
  .sp-logo-wrap .brand-text {
    color: #212121;
    display: inline-block;
    font-family: "Poppins",sans-serif;
    font-size: 21px;
    text-transform: capitalize; }

.form-group.pull-right {
  padding-top: 19px;
  padding-right: 15px; }

.auth-form-wrap {
  padding: 100px 0; }

  .auth-form-wrap-inner {
  padding: 20px 0; }

.auth-form {
  width: 600px; }
  .auth-form a.txt-danger:hover {
    color: #ff2a00; }

/*Error Page*/
.error-page .brand-text {
  color: #212121; }

.error-head {
  font-size: 112px;
  font-style: italic;
  line-height: 112px; }

.error-bg-img {
  background: url(/images/errorbg.jpg?fc534545ab71a341df55856e94cb9cb4);
  background-size: cover; }

/*Products*/
.col-item {
  background: #fff; }
  .col-item .photo {
    overflow: hidden;
    position: relative; }
    .col-item .photo .options {
      position: absolute;
      right: 10px;
      top: 5px; }
    .col-item .photo img {
      margin: 0 auto;
      width: 85%; }
  .col-item .info {
    background: #f7f7f9 none repeat scroll 0 0;
    padding: 15px 0 15px 15px; }

/*Cropperjs*/
.img-container, .img-preview {
  background-color: #f7f7f7;
  width: 100%;
  text-align: center; }

.img-container {
  min-height: 200px;
  max-height: 469px;
  margin-bottom: 16px; }
  .img-container > img {
    max-width: 100%; }

.docs-preview {
  margin-right: -16px; }

.img-preview {
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
  overflow: hidden; }
  .img-preview > img {
    max-width: 100%; }

.preview-lg {
  width: 255px;
  height: 143px; }

.preview-md {
  width: 128px;
  height: 72px; }

.preview-sm {
  width: 72px;
  height: 41px; }

.preview-xs {
  width: 40px;
  height: 24px;
  margin-right: 0; }

.docs-data > .input-group {
  margin-bottom: 8px; }
  .docs-data > .input-group > label {
    min-width: 80px; }
  .docs-data > .input-group > span {
    min-width: 50px; }

.docs-buttons > .btn, .wizard > .actions .disabled .docs-buttons > a, .wizard > .actions .docs-buttons > a, .dt-buttons .docs-buttons > .dt-button, .tablesaw-sortable th.tablesaw-sortable-head .docs-buttons > button, .sweet-alert .docs-buttons > button, .owl-theme .owl-nav .docs-buttons > [class*="owl-"], .docs-buttons > button.fc-agendaDay-button.fc-state-default.fc-corner-right,
.docs-buttons > button.fc-month-button.fc-state-default.fc-corner-left,
.docs-buttons > button.fc-agendaWeek-button, .docs-buttons > .fc-prev-button, .docs-buttons > .fc-next-button, .docs-buttons > .fc-today-button, .docs-buttons > .btn-group, .docs-buttons > .form-control, .select2-container--default .select2-selection--single .docs-buttons > .select2-selection__rendered,
.select2-container--default .docs-buttons > .select2-selection--single, .docs-buttons > .select2-selection.select2-selection--multiple, .wizard .content > .body .docs-buttons > input, .mce-floatpanel .docs-buttons > .mce-textbox, .mce-floatpanel .docs-buttons > .mce-btn, .dataTables_wrapper .dataTables_filter .docs-buttons > input, .dataTables_wrapper .dataTables_length .docs-buttons > select, .jsgrid-cell .docs-buttons > input, .jsgrid-cell .docs-buttons > select, .tablesaw-bar .btn-select .docs-buttons > select, .docs-buttons > .dd-handle, .docs-buttons > .dd3-content, .app-search .docs-buttons > .form-control:focus, .select2-container--default .select2-selection--single .app-search .docs-buttons > .select2-selection__rendered:focus,
.select2-container--default .app-search .docs-buttons > .select2-selection--single:focus, .app-search .docs-buttons > .select2-selection.select2-selection--multiple:focus, .wizard .content > .body .app-search .docs-buttons > input:focus, .mce-floatpanel .app-search .docs-buttons > .mce-textbox:focus, .mce-floatpanel .app-search .docs-buttons > .mce-btn:focus, .dataTables_wrapper .dataTables_filter .app-search .docs-buttons > input:focus, .dataTables_wrapper .dataTables_length .app-search .docs-buttons > select:focus, .app-search .jsgrid-cell .docs-buttons > input:focus, .jsgrid-cell .app-search .docs-buttons > input:focus, .app-search .jsgrid-cell .docs-buttons > select:focus, .jsgrid-cell .app-search .docs-buttons > select:focus, .tablesaw-bar .btn-select .app-search .docs-buttons > select:focus, .app-search .docs-buttons > .dd-handle:focus, .app-search .docs-buttons > .dd3-content:focus {
  margin-right: 4px;
  margin-bottom: 8px; }

.docs-toggles > .btn, .wizard > .actions .disabled .docs-toggles > a, .wizard > .actions .docs-toggles > a, .dt-buttons .docs-toggles > .dt-button, .tablesaw-sortable th.tablesaw-sortable-head .docs-toggles > button, .sweet-alert .docs-toggles > button, .owl-theme .owl-nav .docs-toggles > [class*="owl-"], .docs-toggles > button.fc-agendaDay-button.fc-state-default.fc-corner-right,
.docs-toggles > button.fc-month-button.fc-state-default.fc-corner-left,
.docs-toggles > button.fc-agendaWeek-button, .docs-toggles > .fc-prev-button, .docs-toggles > .fc-next-button, .docs-toggles > .fc-today-button, .docs-toggles > .btn-group, .docs-toggles > .dropdown {
  margin-bottom: 8px; }

.docs-tooltip {
  display: block;
  margin: -8px -12px;
  padding: 8px 12px; }

.docs-aspect-ratios, .docs-view-modes {
  width: 100%; }

.docs-aspect-ratios > .btn, .wizard > .actions .disabled .docs-aspect-ratios > a, .wizard > .actions .docs-aspect-ratios > a, .dt-buttons .docs-aspect-ratios > .dt-button, .tablesaw-sortable th.tablesaw-sortable-head .docs-aspect-ratios > button, .sweet-alert .docs-aspect-ratios > button, .owl-theme .owl-nav .docs-aspect-ratios > [class*="owl-"], .docs-aspect-ratios > button.fc-agendaDay-button.fc-state-default.fc-corner-right,
.docs-aspect-ratios > button.fc-month-button.fc-state-default.fc-corner-left,
.docs-aspect-ratios > button.fc-agendaWeek-button, .docs-aspect-ratios > .fc-prev-button, .docs-aspect-ratios > .fc-next-button, .docs-aspect-ratios > .fc-today-button {
  width: 20%; }

.docs-view-modes > .btn, .wizard > .actions .disabled .docs-view-modes > a, .wizard > .actions .docs-view-modes > a, .dt-buttons .docs-view-modes > .dt-button, .tablesaw-sortable th.tablesaw-sortable-head .docs-view-modes > button, .sweet-alert .docs-view-modes > button, .owl-theme .owl-nav .docs-view-modes > [class*="owl-"], .docs-view-modes > button.fc-agendaDay-button.fc-state-default.fc-corner-right,
.docs-view-modes > button.fc-month-button.fc-state-default.fc-corner-left,
.docs-view-modes > button.fc-agendaWeek-button, .docs-view-modes > .fc-prev-button, .docs-view-modes > .fc-next-button, .docs-view-modes > .fc-today-button {
  width: 25%; }

.docs-options .dropdown-menu {
  width: 100%; }
  .docs-options .dropdown-menu > li {
    padding: 4px 16px; }
    .docs-options .dropdown-menu > li:hover {
      background-color: #f7f7f7; }
    .docs-options .dropdown-menu > li > label {
      margin-bottom: 0; }

.docs-cropped .modal-body {
  text-align: center; }
  .docs-cropped .modal-body > img, .docs-cropped .modal-body > canvas {
    max-width: 100%; }

.common-credits > li {
  display: block;
  margin-bottom: 15px; }
  .common-credits > li:last-child {
    margin-bottom: 0; }

/****************************/
/** Mediaqueries **/
/****************************/
@media (max-width: 1400px) {
  .fixed-sidebar-left {
    width: 44px; }
    .fixed-sidebar-left .side-nav li.navigation-header > span {
      display: none; }
    .fixed-sidebar-left .side-nav li.navigation-header > i {
      display: block; }
    .fixed-sidebar-left .collapse.in {
      display: none; }
    .fixed-sidebar-left:hover {
      width: 275px; }
      .fixed-sidebar-left:hover .side-nav li.navigation-header > span {
        display: block; }
      .fixed-sidebar-left:hover .side-nav li.navigation-header > i {
        display: none; }
      .fixed-sidebar-left:hover .collapse.in {
        display: block; }
      .fixed-sidebar-left:hover .right-nav-text {
        opacity: 1; }
    .fixed-sidebar-left .right-nav-text {
      opacity: 0; }

  .page-wrapper {
    margin-left: 44px; }

  .navbar.navbar-inverse.navbar-fixed-top .nav-header {
    width: 44px; }
    .navbar.navbar-inverse.navbar-fixed-top .nav-header .logo-wrap .brand-text {
      opacity: 0;
      visibility: hidden; }
  .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.mega-menu {
    width: calc(100% - 100px); }

  .sidebar-hover .navbar.navbar-inverse.navbar-fixed-top .nav-header {
    width: 275px; }
    .sidebar-hover .navbar.navbar-inverse.navbar-fixed-top .nav-header .logo-wrap .brand-text {
      opacity: 1;
      visibility: visible; }

  .slide-nav-toggle .fixed-sidebar-left {
    width: 275px; }
    .slide-nav-toggle .fixed-sidebar-left .side-nav li.navigation-header > span {
      display: block; }
    .slide-nav-toggle .fixed-sidebar-left .side-nav li.navigation-header > i {
      display: none; }
    .slide-nav-toggle .fixed-sidebar-left .collapse.in {
      display: block; }
    .slide-nav-toggle .fixed-sidebar-left .right-nav-text {
      opacity: 1; }
  .slide-nav-toggle .page-wrapper {
    margin-left: 0;
    left: 275px; }
  .slide-nav-toggle .navbar.navbar-inverse.navbar-fixed-top .nav-header {
    width: 275px; }
    .slide-nav-toggle .navbar.navbar-inverse.navbar-fixed-top .nav-header .logo-wrap .brand-text {
      opacity: 1;
      visibility: visible; } }
@media (max-width: 1200px) {
  .table-responsive .table > tbody > tr > td, .table-responsive .jsgrid-table > tbody > tr > td, .table-responsive .table > tbody > tr > th, .table-responsive .jsgrid-table > tbody > tr > th, .table-responsive .table > tfoot > tr > td, .table-responsive .jsgrid-table > tfoot > tr > td, .table-responsive .table > tfoot > tr > th, .table-responsive .jsgrid-table > tfoot > tr > th, .table-responsive .table > thead > tr > td, .table-responsive .jsgrid-table > thead > tr > td, .table-responsive .table > thead > tr > th, .table-responsive .jsgrid-table > thead > tr > th {
    white-space: nowrap; } }
@media (min-width: 1025px) {
  .mobile-only-nav.collapse,
  .navbar.navbar-inverse.navbar-fixed-top .top-nav-search.collapse {
    display: block;
    height: auto !important; }

  .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn {
    pointer-events: none; } }
@media (max-width: 1024px) {
  .mobile-only-view {
    display: block !important; }

  .fixed-sidebar-left {
    margin-left: -275px;
    width: 275px; }
    .fixed-sidebar-left .right-nav-text {
      opacity: 1; }

  .mobile-nav-open .fixed-sidebar-right,
  .mobile-nav-open .fixed-sidebar-left {
    top: 132px; }

  .page-wrapper {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0; }

  .slide-nav-toggle .fixed-sidebar-left {
    margin-left: 0; }
  .slide-nav-toggle .page-wrapper {
    left: 275px;
    margin-left: 0; }
  .slide-nav-toggle.sidebar-hover .navbar.navbar-inverse.navbar-fixed-top .nav-header {
    width: 100%; }

  .navbar.navbar-inverse.navbar-fixed-top {
    padding: 0; }
    .navbar.navbar-inverse.navbar-fixed-top .mobile-only-brand {
      width: 100%; }
      .navbar.navbar-inverse.navbar-fixed-top .mobile-only-brand .nav-header {
        padding-left: 0;
        text-align: center;
        width: 100%; }
        .navbar.navbar-inverse.navbar-fixed-top .mobile-only-brand .nav-header .logo-wrap {
          width: 100%; }
          .navbar.navbar-inverse.navbar-fixed-top .mobile-only-brand .nav-header .logo-wrap .brand-text {
            opacity: 1;
            visibility: visible; }
    .navbar.navbar-inverse.navbar-fixed-top a.toggle-left-nav-btn {
      left: 1px;
      position: absolute;
      top: 0; }
    .navbar.navbar-inverse.navbar-fixed-top a#toggle_mobile_nav {
      position: absolute;
      right: 21px;
      top: 0; }
    .navbar.navbar-inverse.navbar-fixed-top a#toggle_mobile_search {
      position: absolute;
      right: 50px;
      top: 0; }
    .navbar.navbar-inverse.navbar-fixed-top .mobile-only-brand {
      background: #fff;
      position: relative;
      z-index: 2; }
    .navbar.navbar-inverse.navbar-fixed-top .mobile-only-nav {
      float: left;
      width: 100%;
      -webkit-transition: 0.4s ease;
      -moz-transition: 0.4s ease;
      transition: 0.4s ease;
      position: absolute;
      left: 0;
      top: 0;
      background: #fff;
      padding: 0 15px;
      border-bottom: 1px solid rgba(33, 33, 33, 0.1); }
    .navbar.navbar-inverse.navbar-fixed-top .top-nav-search {
      left: 0;
      margin-left: 0;
      position: absolute;
      width: 100%;
      padding-top: 0; }
      .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group input {
        border-radius: 0;
        height: 66px;
        border: medium none; }
      .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn {
        top: 25px; }
        .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn button.btn-default i:before, .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn .tablesaw-sortable th.tablesaw-sortable-head button i:before, .tablesaw-sortable th.tablesaw-sortable-head .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn button i:before, .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn .owl-theme .owl-nav button[class*="owl-"] i:before, .owl-theme .owl-nav .navbar.navbar-inverse.navbar-fixed-top .top-nav-search .input-group .input-group-btn button[class*="owl-"] i:before {
          content: "\F136"; }
    .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.mega-menu {
      right: 0;
      width: 100%; }

  .mobile-nav-open .navbar.navbar-inverse.navbar-fixed-top .mobile-only-nav {
    top: 66px; }

  .navbar.navbar-inverse.navbar-fixed-top .mobile-only-nav {
    background: #f5f5f5; }

  .inbox-pagination li:first-child {
    display: none; }

  .sender-info .inbox-detail-time-2 {
    display: none; }

  /*Chat App*/
  .chat-cmplt-wrap.chat-for-widgets-1 .chat-box-wrap {
    float: none;
    width: auto; }
  .chat-cmplt-wrap.chat-for-widgets-1 .recent-chat-box-wrap {
    border-left: medium none;
    float: none;
    position: absolute;
    right: -100%;
    width: 100%; }
  .chat-cmplt-wrap.chat-for-widgets-1 .goto-back i.zmdi-account-add:before {
    content: "\F2FA"; }

  /*Responsive Tabs*/
  .nav.nav-tabs.nav-tabs-responsive {
    text-align: center;
    position: relative; }
    .nav.nav-tabs.nav-tabs-responsive > li {
      display: none;
      float: none; }
      .nav.nav-tabs.nav-tabs-responsive > li.active, .nav.nav-tabs.nav-tabs-responsive > li.prev, .nav.nav-tabs.nav-tabs-responsive > li.next {
        display: inline-block; }
      .nav.nav-tabs.nav-tabs-responsive > li.prev, .nav.nav-tabs.nav-tabs-responsive > li.next {
        position: absolute;
        top: 0;
        margin-left: 0;
        margin-right: 0; }
        .nav.nav-tabs.nav-tabs-responsive > li.prev > a:before, .nav.nav-tabs.nav-tabs-responsive > li.prev > a:after, .nav.nav-tabs.nav-tabs-responsive > li.next > a:before, .nav.nav-tabs.nav-tabs-responsive > li.next > a:after {
          display: inline-block;
          font-family: "Material-Design-Iconic-Font";
          font-feature-settings: normal;
          font-kerning: auto;
          font-language-override: normal;
          font-size: inherit;
          font-size-adjust: none;
          font-stretch: normal;
          font-style: normal;
          font-synthesis: weight style;
          font-variant: normal;
          font-weight: normal;
          line-height: 1;
          text-rendering: auto;
          position: relative;
          top: 3px;
          font-size: 20px;
          line-height: 12px; }
      .nav.nav-tabs.nav-tabs-responsive > li.prev {
        left: 0; }
        .nav.nav-tabs.nav-tabs-responsive > li.prev > a:before {
          content: '\F2FA';
          margin-right: 10px; }
      .nav.nav-tabs.nav-tabs-responsive > li.next {
        right: 0; }
        .nav.nav-tabs.nav-tabs-responsive > li.next > a:after {
          content: '\F2FB';
          margin-left: 10px; } }
@media (max-width: 991px) {
  .dataTables_wrapper .dataTables_length {
    display: none; }

  .product-detail-wrap, .inbox-head {
    margin-top: 30px; }

  .mail-box aside.col-lg-3.col-md-4 {
    padding-right: 15px !important; }
    .mail-box aside.col-lg-3.col-md-4 h6, .mail-box aside.col-lg-3.col-md-4 .panel-title, .mail-box aside.col-lg-3.col-md-4 .inbox-nav, .mail-box aside.col-lg-3.col-md-4 .chat-list-wrap {
      display: none; }
  .mail-box aside.col-lg-9.col-md-8 {
    padding-left: 15px !important; }
    .mail-box aside.col-lg-9.col-md-8 .view-message .label, .mail-box aside.col-lg-9.col-md-8 .view-message .jvectormap-tip {
      display: none; }

  .contact-list aside.col-lg-2.col-md-4 {
    padding-right: 15px !important; }
    .contact-list aside.col-lg-2.col-md-4 .inbox-nav, .contact-list aside.col-lg-2.col-md-4 a.create-label {
      display: none; }
  .contact-list aside.col-lg-10.col-md-8 {
    padding-left: 15px !important; }

  .file-manager h6, .file-manager .panel-title, .file-manager .tag-list {
    display: none; }

  .ibox {
    margin-bottom: 0; } }
@media (max-width: 950px) {
  .panel-dropdown .panel-heading > .pull-left, .panel-dropdown .panel-heading > .pull-right,
  .panel-tabs .panel-heading > .pull-left,
  .panel-tabs .panel-heading > .pull-right {
    width: 100%; }
  .panel-dropdown .panel-heading > .pull-right,
  .panel-tabs .panel-heading > .pull-right {
    margin-top: 10px; }

  .panel-dropdown .panel-heading > .pull-right .dropdown-menu-right {
    left: 0;
    right: auto; } }
@media (max-width: 828px) {
  .wizard .steps ul > li {
    width: 100%; } }
@media (max-width: 796px) {
  footer.footer .col-sm-5 {
    display: none; }
  footer.footer .col-sm-7 {
    width: 100%;
    text-align: center !important; } }
@media (max-width: 767px) {
  .breadcrumb, .heading-bg .btn-outline-white.btn-rounded, .heading-bg button.btn-outline-white.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .heading-bg button.btn-outline-white.fc-month-button.fc-state-default.fc-corner-left,
  .heading-bg button.btn-outline-white.fc-agendaWeek-button {
    display: none; }

  ul.timeline:before {
    left: 23px; }
  ul.timeline > li {
    margin-bottom: 0px;
    position: relative;
    width: 100%;
    float: left;
    clear: left; }
    ul.timeline > li > .timeline-panel {
      width: calc(100% - 65px);
      width: -moz-calc(100% - 65px);
      width: -webkit-calc(100% - 65px); }
    ul.timeline > li > .timeline-badge {
      left: 0px;
      margin-left: 0;
      top: 16px; }
    ul.timeline > li > .timeline-panel {
      float: right; }
      ul.timeline > li > .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 10px;
        left: -10px;
        right: auto; }
      ul.timeline > li > .timeline-panel.bg-yellow:after {
        border-right-color: #fec107; }
      ul.timeline > li > .timeline-panel.bg-pink:after {
        border-right-color: #e91e63; }
      ul.timeline > li > .timeline-panel.bg-red:after {
        border-right-color: #ff2a00; }
      ul.timeline > li > .timeline-panel.bg-blue:after {
        border-right-color: #2879ff; }
      ul.timeline > li > .timeline-panel.bg-green:after {
        border-right-color: #01c853; }

  .timeline > li.timeline-inverted {
    float: left;
    clear: left;
    margin-top: 30px;
    margin-bottom: 30px; }
    .timeline > li.timeline-inverted > .timeline-badge {
      left: 0; } }
@media (max-width: 600px) {
  .product-detail-wrap {
    margin-top: 30px; }
    .product-detail-wrap .btn-group {
      margin-top: 20px;
      width: 100%; }

  .product-detail-description ul li {
    width: 100%; }
    .product-detail-description ul li a {
      padding-left: 0 !important; }

  .clear-todo-btn {
    float: none !important; } }
@media (min-width: 768px) {
  .img-container {
    min-height: 469px; } }
@media (max-width: 768px) {
  .col-item .photo img {
    width: 100%; } }
@media (max-width: 565px) {
  .clear-todo-btn {
    margin-top: 20px; }

  .nav-tabs > li, .nav-tab-reverse .nav-tabs > li {
    float: none;
    margin-right: 0;
    margin-left: 0; }
    .nav-tabs > li:first-child > a, .nav-tab-reverse .nav-tabs > li:first-child > a {
      border-radius: 0;
      border-top-left-radius: 10px; }
    .nav-tabs > li:last-child, .nav-tab-reverse .nav-tabs > li:last-child {
      margin-bottom: -1px; }
      .nav-tabs > li:last-child > a, .nav-tab-reverse .nav-tabs > li:last-child > a {
        border-radius: 0;
        border-bottom-left-radius: 10px; }

  .custom-tab-1 .nav-tabs > li:first-child > a, .nav-tab-reverse .nav-tabs > li:first-child > a {
    border-top-left-radius: 0; }
  .custom-tab-1 .nav-tabs > li:last-child > a, .nav-tab-reverse .nav-tabs > li:last-child > a {
    border-bottom-left-radius: 0; }

  .nav.nav-tabs.nav-tabs-responsive > li.next a span, .nav.nav-tabs.nav-tabs-responsive > li.prev a span {
    display: none; }

  .nav-pills > li {
    float: none;
    margin-bottom: 5px;
    margin-left: 0 !important; }
    .nav-pills > li:last-child {
      margin-bottom: 0; }

  .fixed-sidebar-right .right-sidebar .nav-tabs > li, .fixed-sidebar-right .right-sidebar .nav-tab-reverse .nav-tabs > li {
    float: left; }

  .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.mega-menu li.col-menu-list {
    width: 100%; }
  .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.alert-dropdown {
    width: 100%;
    min-width: auto; }
  .navbar.navbar-inverse.navbar-fixed-top .nav > li.alert-drp {
    position: static; }

  .sp-header .form-group.pull-right span {
    display: none !important; } }
@media (max-width: 458px) {
  .auth-form {
    width: 100%; } }
@media (max-width: 414px) {
  .navbar.navbar-inverse.navbar-fixed-top .nav > li .dropdown-menu.app-dropdown {
    width: 100%;
    min-width: auto; }
  .navbar.navbar-inverse.navbar-fixed-top .nav > li.app-drp {
    position: static; } }
@media (max-width: 400px) {
  .btn-group-crop {
    margin-right: -16px !important; }
    .btn-group-crop > .btn, .wizard > .actions .disabled .btn-group-crop > a, .wizard > .actions .btn-group-crop > a, .dt-buttons .btn-group-crop > .dt-button, .tablesaw-sortable th.tablesaw-sortable-head .btn-group-crop > button, .sweet-alert .btn-group-crop > button, .owl-theme .owl-nav .btn-group-crop > [class*="owl-"], .btn-group-crop > button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .btn-group-crop > button.fc-month-button.fc-state-default.fc-corner-left,
    .btn-group-crop > button.fc-agendaWeek-button, .btn-group-crop > .fc-prev-button, .btn-group-crop > .fc-next-button, .btn-group-crop > .fc-today-button {
      padding-left: 8px;
      padding-right: 8px; } }
@media (max-width: 378px) {
  .form-actions button.btn.btn-success, .form-actions .dt-buttons button.btn-success.dt-button, .dt-buttons .form-actions button.btn-success.dt-button,
  .form-actions .dt-buttons button.dt-button.fc-agendaWeek-button,
  .dt-buttons .form-actions button.dt-button.fc-agendaWeek-button, .form-actions .dt-buttons button.dt-button.fc-prev-button, .dt-buttons .form-actions button.dt-button.fc-prev-button, .form-actions .dt-buttons button.dt-button.fc-next-button, .dt-buttons .form-actions button.dt-button.fc-next-button, .form-actions .dt-buttons button.dt-button.fc-today-button, .dt-buttons .form-actions button.dt-button.fc-today-button, .form-actions .tablesaw-sortable th.tablesaw-sortable-head button.btn-success, .tablesaw-sortable th.tablesaw-sortable-head .form-actions button.btn-success,
  .form-actions .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaWeek-button,
  .tablesaw-sortable th.tablesaw-sortable-head .form-actions button.fc-agendaWeek-button, .form-actions .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button, .tablesaw-sortable th.tablesaw-sortable-head .form-actions button.fc-prev-button, .form-actions .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button, .tablesaw-sortable th.tablesaw-sortable-head .form-actions button.fc-next-button, .form-actions .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button, .tablesaw-sortable th.tablesaw-sortable-head .form-actions button.fc-today-button, .form-actions .sweet-alert button.btn-success, .sweet-alert .form-actions button.btn-success,
  .form-actions .sweet-alert button.fc-agendaWeek-button,
  .sweet-alert .form-actions button.fc-agendaWeek-button, .form-actions .sweet-alert button.fc-prev-button, .sweet-alert .form-actions button.fc-prev-button, .form-actions .sweet-alert button.fc-next-button, .sweet-alert .form-actions button.fc-next-button, .form-actions .sweet-alert button.fc-today-button, .sweet-alert .form-actions button.fc-today-button, .form-actions .owl-theme .owl-nav button.btn-success[class*="owl-"], .owl-theme .owl-nav .form-actions button.btn-success[class*="owl-"],
  .form-actions .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button,
  .owl-theme .owl-nav .form-actions button[class*="owl-"].fc-agendaWeek-button, .form-actions .owl-theme .owl-nav button[class*="owl-"].fc-prev-button, .owl-theme .owl-nav .form-actions button[class*="owl-"].fc-prev-button, .form-actions .owl-theme .owl-nav button[class*="owl-"].fc-next-button, .owl-theme .owl-nav .form-actions button[class*="owl-"].fc-next-button, .form-actions .owl-theme .owl-nav button[class*="owl-"].fc-today-button, .owl-theme .owl-nav .form-actions button[class*="owl-"].fc-today-button, .form-actions button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .form-actions button.fc-month-button.fc-state-default.fc-corner-left,
  .form-actions button.fc-agendaWeek-button, .form-actions button.fc-prev-button, .form-actions button.fc-next-button, .form-actions button.fc-today-button {
    margin-bottom: 20px; } }


.card-view.panel.panel-default table .btn.btn-icon-anim{
  padding: 11px;
}

.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

em{ font-style: italic; }
.user_options{ max-height: 350px; overflow: scroll;max-width: 100%;
    overflow-x: hidden;}
.user_options_tall{ max-height: 450px; overflow: scroll;max-width: 100%;
    overflow-x: hidden;}
.card-view.panel > .panel-heading {
    padding: 15px; 
}
.text-white{ color: #fff; }
.table-search, .table-search.table > tbody > tr > td {
    margin-bottom: 0; padding-top: 0;padding-bottom: 0; border-top:0;
}

.row.heading-bg {
  margin: 0 -39px 15px;
}

 table th.breakword, table td.breakword { word-break:break-all; }

.heading-bg .breadcrumb {
  padding: 8px 5px 0;
  margin-bottom: 0; 
  background: none !important;
}
.panel-heading  .table {
  margin-bottom: 0;
}

.heading-bg h5, .heading-bg .h5, .heading-bg h6, .heading-bg .h6 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 26px;
    text-transform: capitalize;
}

@charset "UTF-8";

/* Fonts */

/*@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);*/

/* Variables*/

/* Bootstrap */

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret,
  .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(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.eot?f4769f9bdb7466be65088239c12046d1);
  src: url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.eot?f4769f9bdb7466be65088239c12046d1?#iefix) format("embedded-opentype"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.woff2?448c34a56d699c29117adc64c43affeb) format("woff2"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.woff?fa2772327f55d8198301fdb8bcfc8158) format("woff"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.ttf?e18bbf611f2a2e43afc071aa2f4e1512) format("truetype"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.svg?89889688147bd7575d6327160d64e760#glyphicons_halflingsregular) format("svg");
}

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

.glyphicon-asterisk:before {
  content: "*";
}

.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";
}

* {
  box-sizing: border-box;
}

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

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

body {
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: #636b6f;
  background-color: #f5f8fa;
}

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

a {
  color: #3097D1;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #216a94;
  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.6;
  background-color: #f5f8fa;
  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: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

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

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

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

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

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

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}

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: 11px;
  margin-bottom: 11px;
}

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 11px;
}

.lead {
  margin-bottom: 22px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

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

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

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

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

.text-center {
  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: #3097D1;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #2579a9;
}

.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: #3097D1;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #2579a9;
}

.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: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}

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

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-left: 5px;
  padding-right: 5px;
}

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

dt,
dd {
  line-height: 1.6;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

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

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

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

  .dl-horizontal dd {
    margin-left: 180px;
  }
}

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

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  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.6;
  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;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\A0   \2014';
}

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.6;
}

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

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

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

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 13px;
  line-height: 1.6;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

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

.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 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

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

.row:after {
  clear: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-12 {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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.33333333%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

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

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

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

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

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

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-12 {
    width: 100%;
  }

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

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

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

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

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

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

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

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

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

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

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

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

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

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

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

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

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

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

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

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

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

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

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

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

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

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .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.33333333%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

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

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

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

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

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

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-12 {
    width: 100%;
  }

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

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

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

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

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

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

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

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

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

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

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

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

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

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

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

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

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

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

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

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

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

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

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

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

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

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .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.33333333%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

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

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

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

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

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

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-12 {
    width: 100%;
  }

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

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

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

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

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

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

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

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

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

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

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

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

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

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

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

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

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

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

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

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

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

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

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

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

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

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

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

table {
  background-color: transparent;
}

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

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}

.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.6;
  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: #f5f8fa;
}

.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 col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

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

.table > thead > tr > td.active,
.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 {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    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 {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

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

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

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

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

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

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.6;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccd0d2;
  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: #98cbe8;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(152, 203, 232, 0.6);
}

.form-control::-moz-placeholder {
  color: #b1b7ba;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #b1b7ba;
}

.form-control::-webkit-input-placeholder {
  color: #b1b7ba;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.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;
}

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

@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: 36px;
  }

  input[type="date"].input-sm,
  .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }

  input[type="date"].input-lg,
  .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .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 label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

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

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

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

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

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

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 36px;
}

.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-left: 0;
  padding-right: 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[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  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: 34px;
  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.3333333;
  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[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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: 40px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 45px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  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;
  border-color: #3c763d;
  background-color: #dff0d8;
}

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

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .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;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

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

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .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;
  border-color: #a94442;
  background-color: #f2dede;
}

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

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

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

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

@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 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

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

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

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 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;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.6;
  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: #636b6f;
  text-decoration: none;
}

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

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

.btn-default {
  color: #636b6f;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus,
.btn-default.focus {
  color: #636b6f;
  background-color: #e6e5e5;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #636b6f;
  background-color: #e6e5e5;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #636b6f;
  background-color: #e6e5e5;
  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: #636b6f;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

.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: #636b6f;
}

.btn-primary {
  color: #fff;
  background-color: #3097D1;
  border-color: #2a88bd;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #2579a9;
  border-color: #133d55;
}

.btn-primary:hover {
  color: #fff;
  background-color: #2579a9;
  border-color: #1f648b;
}

.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #2579a9;
  border-color: #1f648b;
}

.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: #1f648b;
  border-color: #133d55;
}

.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.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: #3097D1;
  border-color: #2a88bd;
}

.btn-primary .badge {
  color: #3097D1;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #2ab27b;
  border-color: #259d6d;
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #20895e;
  border-color: #0d3625;
}

.btn-success:hover {
  color: #fff;
  background-color: #20895e;
  border-color: #196c4b;
}

.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #20895e;
  border-color: #196c4b;
}

.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: #196c4b;
  border-color: #0d3625;
}

.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.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: #2ab27b;
  border-color: #259d6d;
}

.btn-success .badge {
  color: #2ab27b;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #8eb4cb;
  border-color: #7da8c3;
}

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #6b9dbb;
  border-color: #3d6983;
}

.btn-info:hover {
  color: #fff;
  background-color: #6b9dbb;
  border-color: #538db0;
}

.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #6b9dbb;
  border-color: #538db0;
}

.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: #538db0;
  border-color: #3d6983;
}

.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.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: #8eb4cb;
  border-color: #7da8c3;
}

.btn-info .badge {
  color: #8eb4cb;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #cbb956;
  border-color: #c5b143;
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #b6a338;
  border-color: #685d20;
}

.btn-warning:hover {
  color: #fff;
  background-color: #b6a338;
  border-color: #9b8a30;
}

.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #b6a338;
  border-color: #9b8a30;
}

.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: #9b8a30;
  border-color: #685d20;
}

.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.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: #cbb956;
  border-color: #c5b143;
}

.btn-warning .badge {
  color: #cbb956;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #bf5329;
  border-color: #aa4a24;
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #954120;
  border-color: #411c0e;
}

.btn-danger:hover {
  color: #fff;
  background-color: #954120;
  border-color: #78341a;
}

.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #954120;
  border-color: #78341a;
}

.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: #78341a;
  border-color: #411c0e;
}

.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.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: #bf5329;
  border-color: #aa4a24;
}

.btn-danger .badge {
  color: #bf5329;
  background-color: #fff;
}

.btn-link {
  color: #3097D1;
  font-weight: normal;
  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: #216a94;
  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.3333333;
  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%;
}

.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;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

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

.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.6;
  color: #333333;
  white-space: nowrap;
}

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

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

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

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

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

.open > a {
  outline: 0;
}

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

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

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

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

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

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

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

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-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 {
  content: " ";
  display: table;
}

.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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

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

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

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

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

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle,
.btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 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 {
  content: " ";
  display: table;
}

.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-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-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-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  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-left: 0;
  padding-right: 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: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccd0d2;
  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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

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

.input-group .form-control:last-child,
.input-group-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-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  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 {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

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

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #3097D1;
}

.nav .nav-divider {
  height: 1px;
  margin: 10px 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.6;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #f5f8fa;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #3097D1;
}

.nav-stacked > li {
  float: none;
}

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

.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li,
.nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li,
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

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

  .nav-tabs-justified > .active > a,
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #f5f8fa;
  }
}

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

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

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}

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

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

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

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

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

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

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

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

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

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

.container > .navbar-header,
.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-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

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

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

.navbar-brand {
  float: left;
  padding: 14px 15px;
  font-size: 18px;
  line-height: 22px;
  height: 50px;
}

.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;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

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

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}

@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: 22px;
  }

  .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: 14px;
    padding-bottom: 14px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 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: 7px;
  margin-bottom: 7px;
}

@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;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}

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

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

.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px;
}

.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: 14px;
  margin-bottom: 14px;
}

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

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

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #fff;
  border-color: #d3e0e9;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5d5d;
  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: #eeeeee;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #d3e0e9;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #eeeeee;
  color: #555;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #eeeeee;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/\A0";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.6;
  text-decoration: none;
  color: #3097D1;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

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

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

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #216a94;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #3097D1;
  border-color: #3097D1;
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

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

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

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

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

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

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

.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center;
}

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

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label {
  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: #3097D1;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #2579a9;
}

.label-success {
  background-color: #2ab27b;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #20895e;
}

.label-info {
  background-color: #8eb4cb;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #6b9dbb;
}

.label-warning {
  background-color: #cbb956;
}

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

.label-danger {
  background-color: #bf5329;
}

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  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: #3097D1;
  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 {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.6;
  background-color: #f5f8fa;
  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-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #636b6f;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #3097D1;
}

.alert {
  padding: 15px;
  margin-bottom: 22px;
  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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

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

  to {
    background-position: 0 0;
  }
}

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

  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  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: 22px;
  color: #fff;
  text-align: center;
  background-color: #3097D1;
  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 {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #2ab27b;
}

.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: #8eb4cb;
}

.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: #cbb956;
}

.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: #bf5329;
}

.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 {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

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

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

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

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

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #d3e0e9;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

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

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

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

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #3097D1;
  border-color: #3097D1;
}

.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: #d7ebf6;
}

.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: 22px;
  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 {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-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 #d3e0e9;
  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-right-radius: 3px;
  border-top-left-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-right-radius: 0;
  border-top-left-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-left: 15px;
  padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.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-left-radius: 3px;
  border-bottom-right-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 {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 22px;
}

.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 #d3e0e9;
}

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

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #d3e0e9;
}

.panel-default {
  border-color: #d3e0e9;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #fff;
  border-color: #d3e0e9;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d3e0e9;
}

.panel-default > .panel-heading .badge {
  color: #fff;
  background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d3e0e9;
}

.panel-primary {
  border-color: #3097D1;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #3097D1;
  border-color: #3097D1;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #3097D1;
}

.panel-primary > .panel-heading .badge {
  color: #3097D1;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #3097D1;
}

.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;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

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

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

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

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

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

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

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

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

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

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

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

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

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

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

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

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

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

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.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: "Raleway", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

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

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

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

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

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

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

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

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

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

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

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

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

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

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

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

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

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

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

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

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

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

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

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

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

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  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: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }

  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }

  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }

  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
}

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203A';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

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

.carousel-caption .btn {
  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 {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

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

.clearfix:after {
  clear: both;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.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;
  }
}

/*import external css*/
.form-wrap.top-form .form-group{margin-bottom:0;}
.form-wrap.top-form .form-group .control-label{text-align:left;}


.truncate-text {
  display: block;
  /* width: 10%; */ /* Adjust as needed */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

 .fixed-table-layout { table-layout: fixed; }