/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 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: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  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"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: 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;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
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: 400;
  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 {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  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-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
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;
}
.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 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.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: "\00A0 \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;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-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;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > 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 > 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 {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > 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 {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.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;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  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, -webkit-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 {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[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.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 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;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -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;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -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;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.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 {
  background-image: none;
  outline: 0;
  -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;
  filter: alpha(opacity=65);
  opacity: 0.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;
  background-image: none;
  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.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;
  background-image: none;
  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.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;
  background-image: none;
  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.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;
  background-image: none;
  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.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;
  background-image: none;
  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.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;
  background-image: none;
  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.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 {
  font-weight: 400;
  color: #337ab7;
  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;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 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-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-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-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-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: 400;
  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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #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;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.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 {
  margin-bottom: 5px;
  text-align: center;
}
.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-left-radius: 0;
  border-top-right-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 {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  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;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-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-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -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;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  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-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
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-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@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-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
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 {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.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 > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.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;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  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 {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.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-right: auto;
  margin-left: 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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  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);
  -webkit-background-size: 40px 40px;
  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 {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #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;
}
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 {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
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-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-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-right-radius: 3px;
  border-bottom-left-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 {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #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;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -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;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -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;
  -o-transition: -o-transform 0.3s ease-out;
  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, -o-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;
  background-clip: padding-box;
  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);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .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-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -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: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -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 > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -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;
    -o-transition: -o-transform 0.6s ease-in-out;
    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, -o-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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.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 {
  display: table;
  content: " ";
}
.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-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.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;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.19.8 - 2017-04-18T05:43:43.881Z
 * License: MIT
 */


/* Style when highlighting a search. */
.ui-select-highlight {
  font-weight: bold;
}

.ui-select-offscreen {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}


.ui-select-choices-row:hover {
  background-color: #f5f5f5;
}

/* Select2 theme */

/* Mark invalid Select2 */
.ng-dirty.ng-invalid > a.select2-choice {
    border-color: #D44950;
}

.select2-result-single {
  padding-left: 0;
}

.select2-locked > .select2-search-choice-close{
  display:none;
}

.select-locked > .ui-select-match-close{
    display:none;
}

body > .select2-container.open {
  z-index: 9999; /* The z-index Select2 applies to the select2-drop */
}

/* Handle up direction Select2 */
.ui-select-container[theme="select2"].direction-up .ui-select-match,
.ui-select-container.select2.direction-up .ui-select-match {
    border-radius: 4px; /* FIXME hardcoded value :-/ */
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.ui-select-container[theme="select2"].direction-up .ui-select-dropdown,
.ui-select-container.select2.direction-up .ui-select-dropdown {
    border-radius: 4px; /* FIXME hardcoded value :-/ */
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

    border-top-width: 1px;  /* FIXME hardcoded value :-/ */
    border-top-style: solid;

    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);

    margin-top: -4px; /* FIXME hardcoded value :-/ */
}
.ui-select-container[theme="select2"].direction-up .ui-select-dropdown .select2-search,
.ui-select-container.select2.direction-up .ui-select-dropdown .select2-search {
    margin-top: 4px; /* FIXME hardcoded value :-/ */
}
.ui-select-container[theme="select2"].direction-up.select2-dropdown-open .ui-select-match,
.ui-select-container.select2.direction-up.select2-dropdown-open .ui-select-match {
    border-bottom-color: #5897fb;
}

.ui-select-container[theme="select2"] .ui-select-dropdown .ui-select-search-hidden,
.ui-select-container[theme="select2"] .ui-select-dropdown .ui-select-search-hidden input{
    opacity: 0;
    height: 0;
    min-height: 0;
    padding: 0;
    margin: 0;
    border:0;
}

/* Selectize theme */

/* Helper class to show styles when focus */
.selectize-input.selectize-focus{
  border-color: #007FBB !important;
}

/* Fix input width for Selectize theme */
.selectize-control.single > .selectize-input > input {
  width: 100%;
}

/* Fix line break when there's at least one item selected with the Selectize theme */
.selectize-control.multi > .selectize-input > input {
  margin: 0 !important;
}

/* Fix dropdown width for Selectize theme */
.selectize-control > .selectize-dropdown {
  width: 100%;
}

/* Mark invalid Selectize */
.ng-dirty.ng-invalid > div.selectize-input {
    border-color: #D44950;
}

/* Handle up direction Selectize */
.ui-select-container[theme="selectize"].direction-up .ui-select-dropdown {
    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
    margin-top: -2px; /* FIXME hardcoded value :-/ */
}

.ui-select-container[theme="selectize"] input.ui-select-search-hidden{
    opacity: 0;
    height: 0;
    min-height: 0;
    padding: 0;
    margin: 0;
    border:0;
    width: 0;
}

/* Bootstrap theme */

/* Helper class to show styles when focus */
.btn-default-focus {
  color: #333;
  background-color: #EBEBEB;
  border-color: #ADADAD;
  text-decoration: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.ui-select-bootstrap .ui-select-toggle {
  position: relative;
}

.ui-select-bootstrap .ui-select-toggle > .caret {
  position: absolute;
  height: 10px;
  top: 50%;
  right: 10px;
  margin-top: -2px;
}

/* Fix Bootstrap dropdown position when inside a input-group */
.input-group > .ui-select-bootstrap.dropdown {
  /* Instead of relative */
  position: static;
}

.input-group > .ui-select-bootstrap > input.ui-select-search.form-control {
  border-radius: 4px; /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .ui-select-bootstrap > input.ui-select-search.form-control.direction-up {
  border-radius: 4px !important; /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.ui-select-bootstrap .ui-select-search-hidden{
    opacity: 0;
    height: 0;
    min-height: 0;
    padding: 0;
    margin: 0;
    border:0;
}

.ui-select-bootstrap > .ui-select-match > .btn{
  /* Instead of center because of .btn */
  text-align: left !important;
}

.ui-select-bootstrap > .ui-select-match > .caret {
  position: absolute;
  top: 45%;
  right: 15px;
}

/* See Scrollable Menu with Bootstrap 3 http://stackoverflow.com/questions/19227496 */
.ui-select-bootstrap > .ui-select-choices ,.ui-select-bootstrap > .ui-select-no-choice {
  width: 100%;
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
  margin-top: -1px;
}

body > .ui-select-bootstrap.open {
  z-index: 1000; /* Standard Bootstrap dropdown z-index */
}

.ui-select-multiple.ui-select-bootstrap {
  height: auto;
  padding: 3px 3px 0 3px;
}

.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  background-color: transparent !important; /* To prevent double background when disabled */
  border: none;
  outline: none;
  height: 1.666666em;
  margin-bottom: 3px;
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
  font-size: 1.6em;
  line-height: 0.75;
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
  outline: 0;
  margin: 0 3px 3px 0;
}

.ui-select-multiple .ui-select-match-item {
  position: relative;
}

.ui-select-multiple .ui-select-match-item.dropping .ui-select-match-close {
  pointer-events: none;
}

.ui-select-multiple:hover .ui-select-match-item.dropping-before:before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  margin-right: 2px;
  border-left: 1px solid #428bca;
}

.ui-select-multiple:hover .ui-select-match-item.dropping-after:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  margin-left: 2px;
  border-right: 1px solid #428bca;
}

.ui-select-bootstrap .ui-select-choices-row>span {
    cursor: pointer;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.ui-select-bootstrap .ui-select-choices-row>span:hover, .ui-select-bootstrap .ui-select-choices-row>span:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}

.ui-select-bootstrap .ui-select-choices-row.active>span {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
}

.ui-select-bootstrap .ui-select-choices-row.disabled>span,
.ui-select-bootstrap .ui-select-choices-row.active.disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
}

/* fix hide/show angular animation */
.ui-select-match.ng-hide-add,
.ui-select-search.ng-hide-add {
    display: none !important;
}

/* Mark invalid Bootstrap */
.ui-select-bootstrap.ng-dirty.ng-invalid > button.btn.ui-select-match {
    border-color: #D44950;
}

/* Handle up direction Bootstrap */
.ui-select-container[theme="bootstrap"].direction-up .ui-select-dropdown {
    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
}

.ui-select-bootstrap .ui-select-match-text {
    width: 100%;
    padding-right: 1em;
}
.ui-select-bootstrap .ui-select-match-text span {
    display: inline-block;
    width: 100%;
    overflow: hidden;
}
.ui-select-bootstrap .ui-select-toggle > a.btn {
  position: absolute;
  height: 10px;
  right: 10px;
  margin-top: -2px;
}

/* Spinner */
.ui-select-refreshing.glyphicon {
    position: absolute;
    right: 0;
    padding: 8px 27px;
 }

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

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

.ui-select-refreshing.ng-animate {
  -webkit-animation: none 0s;
}

.toast-title {
  font-weight: bold;
}
.toast-message {
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #FFFFFF;
}
.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/
}
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#toast-container .toast {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
  opacity: 0.8;
}
#toast-container .toast:hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer;
}
#toast-container .toast.toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}
#toast-container .toast.toast-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=") !important;
}
#toast-container .toast.toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}
#toast-container .toast.toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}
#toast-container.toast-top-center .toast,
#toast-container.toast-bottom-center .toast {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
#toast-container.toast-top-full-width .toast,
#toast-container.toast-bottom-full-width .toast {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.toast {
  background-color: #030303;
}
.toast-success {
  background-color: #51A351;
}
.toast-error {
  background-color: #BD362F;
}
.toast-info {
  background-color: #2F96B4;
}
.toast-warning {
  background-color: #F89406;
}
progress-bar {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
}
/*Animations*/
div[toast] {
  opacity: 1 !important;
}
div[toast].ng-enter {
  opacity: 0 !important;
  transition: opacity .3s linear;
}
div[toast].ng-enter.ng-enter-active {
  opacity: 1 !important;
}
div[toast].ng-leave {
  opacity: 1;
  transition: opacity .3s linear;
}
div[toast].ng-leave.ng-leave-active {
  opacity: 0 !important;
}
/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container .toast.div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container .toast.div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container .toast.div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}

/*!
   angular-block-ui v0.2.2
   (c) 2016 (null) McNull https://github.com/McNull/angular-block-ui
   License: MIT
*/

.block-ui {
  position: relative;
}

body.block-ui {
  /* IE8 doesn't support .block-ui:not(body) */
  
  position: static;
}

body.block-ui > .block-ui-container,
.block-ui-main > .block-ui-container {
  position: fixed;
}

.block-ui-container {
  position: absolute;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=00);
}

.block-ui-active > .block-ui-container {
  height: 100%;
  cursor: wait;
}

.block-ui-active .block-ui-active > .block-ui-container {
  height: 0;
}

.block-ui-visible > .block-ui-container {
  opacity: 1;
  filter: alpha(opacity=100);
}

.block-ui-overlay {
  width: 100%;
  height: 100%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  background-color: white;
}

.block-ui-message-container {
  position: absolute;
  top: 35%;
  left: 0;
  right: 0;
  height: 0;
  text-align: center;
  z-index: 10001;
}

.block-ui-message {
  display: inline-block;
  text-align: left;
  background-color: #333;
  color: #f5f5f5;
  padding: 20px;
  border-radius: 4px;
  font-size: 20px;
  font-weight: bold;
  /* needed for IE */
  
  filter: alpha(opacity=100);
}

/* - - - - - - 8-< - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.block-ui-anim-fade > .block-ui-container {
  transition: height 0s linear 200ms, opacity 200ms ease 0s;
}

.block-ui-anim-fade.block-ui-active > .block-ui-container {
  /*this resets the initial delay of the height */
  /*and sizes the block to full height at once at the start of the block. */
  transition-delay: 0s;
}

/* - - - - - - 8-< - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*# sourceMappingURL=angular-block-ui.css.map */
@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Dosis:300,700|Ubuntu+Mono|Lato:300,400,700,300italic,400italic&subset=latin,latin-ext);
.page {
  padding: 20px;
  background-color: #e7eaeb;
}

.page-full {
  height: 100%;
  padding: 0;
}

.page-core {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 60px 10px;
  background-color: #3f4e62;
}

.page-search-results .search-bar {
  margin: 10px 0;
}
.page-search-results .search-results {
  list-style: none;
  padding: 10px 0;
  margin: 0;
}
.page-search-results .search-results > .search-result {
  padding: 15px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.page-search-results .search-results > .search-result:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.page-search-results .search-results > .search-result .cover {
  padding: 20px;
  background-color: white;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.page-search-results .search-results > .search-result .cover h4 {
  padding: 0;
  margin: 0 0 10px 0;
  font-weight: 700;
  font-family: "Dosis", "Arial", sans-serif;
}
.page-search-results .search-results > .search-result .cover h4 a {
  color: #0d0d0d;
}
.page-search-results .search-results > .search-result .cover h4 a:hover {
  text-decoration: none;
  color: #418bca;
}
.page-search-results .search-results > .search-result .cover > p {
  color: #666666;
}
.page-search-results .search-results > .search-result .cover > a {
  font-size: 12px;
  color: #418bca;
}
.page-search-results .search-results > .search-result .cover > a:hover {
  color: #69a3d5;
}
.page-search-results .search-results > .search-result:hover .cover {
  background-color: #fafafa;
}
.page-search-results .search-results > .search-result .media img {
  width: 130px;
  max-height: 85px;
  margin-right: 10px;
}
.page-search-results .search-results > .search-result .media img.img-circle {
  width: 85px;
}
.page-search-results .search-results > .search-result .media > a > i {
  width: 130px;
  background-color: rgba(0, 0, 0, 0.05);
  margin-right: 10px;
  line-height: 85px;
  text-align: center;
  color: #333333;
  font-size: 3.5em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.page-search-results .search-results > .search-result .media > a:hover i {
  color: #418bca;
}
.page-search-results .search-results > .search-result .media .media-body small {
  font-size: 10px;
  color: #666666;
}
.page-search-results .refine-results .slider {
  width: 100%;
}

.search-filters > a {
  padding: 5px 15px;
  border: 1px solid #333333;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  font-size: 12px;
  margin: 0 2px;
  color: #333333;
  line-height: 36px;
}
.search-filters > a:hover {
  border: 1px solid #418bca;
  color: #418bca;
  text-decoration: none;
}
.search-filters > a.active {
  background-color: #418bca;
  border-color: transparent;
  color: white;
}

@media only screen and (min-width: 1100px) {
  .hz-menu #sidebar {
    width: 100%;
    bottom: auto !important;
  }
  .hz-menu #sidebar .slimScrollDiv {
    overflow: visible !important;
  }
  .hz-menu #sidebar uib-accordion {
    height: auto !important;
    overflow: visible !important;
  }
  .hz-menu #sidebar uib-accordion .panel-heading,
.hz-menu #sidebar uib-accordion .charts,
.hz-menu #sidebar uib-accordion .settings {
    display: none;
  }
  .hz-menu #sidebar uib-accordion .panel-body {
    padding: 0 10px;
  }
  .hz-menu #sidebar uib-accordion .panel-collapse.collapse {
    display: block !important;
  }
  .hz-menu #sidebar uib-accordion .panel-group {
    height: auto;
  }
  .hz-menu #sidebar uib-accordion .panel-group .panel,
.hz-menu #sidebar uib-accordion .panel-group .panel-collapse,
.hz-menu #sidebar uib-accordion .panel-group .panel-body {
    height: auto !important;
  }
  .hz-menu #header {
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    z-index: 999;
  }
  .hz-menu #header .sidebar-collapse {
    display: none;
  }
  .hz-menu #navigation > li {
    display: inline-block;
    float: left;
    overflow: visible !important;
  }
  .hz-menu #navigation > li > a {
    text-align: center;
    padding: 15px;
    font-weight: 300;
    font-size: 12px;
  }
  .hz-menu #navigation > li > a .badge {
    left: 5px;
  }
  .hz-menu #navigation > li > a .label {
    top: 5px;
    left: 5px;
    right: auto;
  }
  .hz-menu #navigation > li > a > i {
    display: block;
    margin: 0 auto 2px;
  }
  .hz-menu #navigation > li.dropdown > a > i:last-of-type {
    top: auto;
    bottom: 3px;
    left: 50%;
    margin-left: -10px;
  }
  .hz-menu #navigation > li.dropdown > a > i:last-of-type:before {
    content: "\f107";
  }
  .hz-menu #navigation > li.dropdown > ul {
    position: absolute;
    left: 0;
    top: 100%;
    width: auto;
    min-width: 220px;
    background-color: #3c3246;
  }
  .hz-menu #navigation > li.dropdown.open > ul {
    display: none !important;
  }
  .hz-menu #navigation > li.dropdown:hover > ul {
    display: block !important;
  }
  .hz-menu #navigation > li li.submenu > ul {
    position: absolute;
    left: 100%;
    top: 0;
    width: auto;
    min-width: 220px;
    background-color: #3c3246;
  }
  .hz-menu #navigation > li li.submenu.open > ul {
    display: none !important;
  }
  .hz-menu #navigation > li li.submenu:hover > ul {
    display: block !important;
  }
  .hz-menu #content {
    left: 0 !important;
    top: 110px !important;
  }

  .appWrapper.hz-menu.aside-static #controls {
    width: 100%;
  }
  .appWrapper.hz-menu.aside-static #controls #sidebar {
    min-height: 0;
  }
  .appWrapper.hz-menu.aside-static #content {
    padding-left: 0 !important;
    padding-top: 110px !important;
  }
  .appWrapper.hz-menu.aside-static.header-static #content {
    padding-top: 60px !important;
  }
  .appWrapper.hz-menu.header-static.aside-fixed #header {
    position: fixed;
    left: 0;
    right: 0;
  }
  .appWrapper.hz-menu.header-static.aside-fixed #content {
    padding-left: 0 !important;
    padding-top: 110px !important;
  }
}
#content {
  padding-top: 45px;
  width: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-overflow-scrolling: -blackberry-touch;
  -webkit-transition: right 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335), padding-right 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  -moz-transition: right 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335), padding-right 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: right 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335), padding-right 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
#content > div[ui-view] {
  height: 100%;
}
#content.ng-enter .page {
  -webkit-animation: littleFadeInUp 0.5s ease;
  -moz-animation: littleFadeInUp 0.5s ease;
  animation: littleFadeInUp 0.5s ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#content.ng-leave .page {
  filter: alpha(opacity=0);
  opacity: 0;
}
#content > [ui-view].ng-enter, #content > [ui-view].ng-leave {
  position: absolute;
  left: 0;
  right: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#content > [ui-view].ng-enter {
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  -moz-transform: scale3d(0.5, 0.5, 0.5);
  -ms-transform: scale3d(0.5, 0.5, 0.5);
  -o-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}
#content > [ui-view].ng-enter-active {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
#content > [ui-view].ng-leave {
  filter: alpha(opacity=100);
  opacity: 1;
  -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);
}
#content > [ui-view].ng-leave-active {
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: translate3d(100px, 100px, 0);
  -moz-transform: translate3d(100px, 100px, 0);
  -ms-transform: translate3d(100px, 100px, 0);
  -o-transform: translate3d(100px, 100px, 0);
  transform: translate3d(100px, 100px, 0);
}

.appWrapper.header-fixed.aside-fixed #content {
  position: absolute;
  top: 45px;
  right: 0;
  bottom: 0;
  width: auto;
  left: 250px;
  padding-left: 0;
  padding-top: 0;
  z-index: 1;
}

.appWrapper.header-static #content {
  padding-left: 250px;
  padding-top: 0;
}

.appWrapper.aside-static #content {
  padding-left: 250px;
}

@media only screen and (max-width: 992px) {
  .appWrapper.header-fixed.aside-fixed:not(.sidebar-sm):not(.sidebar-xs) #content {
    left: 80px;
  }
}
@media only screen and (max-width: 768px) {
  .appWrapper.header-fixed.aside-fixed #content {
    /* Disabled */
    /* top: 90px; */
  }
  .appWrapper.header-fixed.aside-fixed:not(.sidebar-sm):not(.sidebar-xs) #content {
    left: 40px;
  }
  .appWrapper.aside-static #content {
    padding-top: 90px;
  }
  .appWrapper.header-static.aside-static #content {
    padding-top: 0;
  }
}
.appWrapper.header-fixed #header {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
}

.appWrapper:not(.header-fixed) #header {
  padding-left: 250px;
}
.appWrapper:not(.header-fixed) #header .branding {
  position: fixed;
  left: 0;
}

.appWrapper:not(.header-fixed):not(.aside-fixed) #header {
  padding-left: 0;
  position: relative;
}
.appWrapper:not(.header-fixed):not(.aside-fixed) #header .branding {
  position: static;
}

.appWrapper:not(.sidebar-offcanvas) #header .branding .offcanvas-toggle {
  display: none !important;
}

#header {
  background-color: #51445f;
  z-index: 1001;
  -webkit-transition: right 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335), padding-right 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  -moz-transition: right 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335), padding-right 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: right 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335), padding-right 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
#header .branding {
  background-color: #493d55;
  width: 250px;
  height: 45px;
  float: left;
  padding: 0 15px;
}
#header .branding a.brand {
  font-family: "Dosis", "Arial", sans-serif;
  font-size: 18px;
  font-weight: 300;
  color: white;
  padding-left: 30px;
  height: 45px;
  line-height: 45px;
  background: url(../images/minovate-logo.png) no-repeat 0 10px;
  float: left;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
#header .branding a.brand:hover {
  text-decoration: none;
}
#header .branding .offcanvas-toggle {
  color: white;
  margin-left: 5px;
  opacity: 0.5;
  padding: 1px 4px;
  font-size: 18px;
}
#header .branding .offcanvas-toggle:hover {
  opacity: 1;
}
#header .search {
  display: inline-block;
  margin-left: 15px;
  position: relative;
  background-color: #51445f;
}
#header .search .form-control {
  margin-top: 3px;
}
#header .search:after {
  content: "\f002";
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  right: 0;
  line-height: 43px;
  color: rgba(255, 255, 255, 0.25);
}
#header .search .underline-input {
  color: rgba(255, 255, 255, 0.7);
  border-color: rgba(255, 255, 255, 0.25);
  font-family: "Ubuntu Mono", sans-serif;
  font-size: 16px;
}
#header .search .underline-input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.25);
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
}
#header .search .underline-input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.25);
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
}
#header .search .underline-input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.25);
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
}
#header .search .underline-input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.25);
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
}
#header .search .underline-input:focus {
  border-color: rgba(255, 255, 255, 0.7);
}
#header .search .underline-input:focus::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
#header .search .underline-input:focus::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
#header .search .underline-input:focus:-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
#header .search .underline-input:focus:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
#header .nav-right,
#header .nav-left {
  margin-bottom: 0;
}
#header .nav-right > li,
#header .nav-left > li {
  margin-top: 3px;
  vertical-align: top;
  background-color: #51445f;
}
#header .nav-right > li > a,
#header .nav-left > li > a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 42px;
  padding: 0 10px;
  display: inline-block;
  position: relative;
}
#header .nav-right > li > a:hover,
#header .nav-left > li > a:hover {
  color: white;
}
#header .nav-right > li > a > .badge,
#header .nav-left > li > a > .badge {
  position: absolute;
  top: 7px;
  left: 1px;
}
#header .nav-right > li.nav-profile,
#header .nav-left > li.nav-profile {
  margin-top: 0;
}
#header .nav-right > li.nav-profile > a,
#header .nav-left > li.nav-profile > a {
  font-size: 12px;
}
#header .nav-right > li.nav-profile > a img,
#header .nav-left > li.nav-profile > a img {
  margin-top: -2px;
}
#header .nav-right > li.nav-profile > a span,
#header .nav-left > li.nav-profile > a span {
  margin: 0 5px;
  line-height: 45px;
}
#header .nav-right > li.nav-profile > a span > i,
#header .nav-left > li.nav-profile > a span > i {
  margin-left: 5px;
}
#header .nav-right > li.language,
#header .nav-left > li.language {
  margin-top: 0;
}
#header .nav-right > li.language > a img,
#header .nav-left > li.language > a img {
  height: 20px;
}
#header .nav-right > li.language .dropdown-menu,
#header .nav-left > li.language .dropdown-menu {
  right: 8px;
  margin-top: 1px;
  display: none !important;
}
#header .nav-right > li.language .dropdown-menu > li > a img,
#header .nav-left > li.language .dropdown-menu > li > a img {
  height: 20px;
  margin-right: 5px;
}
#header .nav-right > li.language.open .dropdown-menu,
#header .nav-left > li.language.open .dropdown-menu {
  display: block !important;
}
#header .nav-right > li.toggle-right-sidebar,
#header .nav-left > li.toggle-right-sidebar {
  margin-top: 0;
  padding: 0;
}
#header .nav-right > li.toggle-right-sidebar > a,
#header .nav-left > li.toggle-right-sidebar > a {
  background-color: #493d55;
  line-height: 45px;
  padding: 0 15px;
}
#header .nav-left {
  margin-left: 0;
}
#header .nav-left > li.divided-right {
  margin-top: 0;
  border-color: rgba(255, 255, 255, 0.1);
}
#header .nav-left > li.divided-right > a {
  line-height: 45px;
}

@media only screen and (max-width: 992px) {
  .appWrapper.sidebar-sm #header .branding, .appWrapper:not(.sidebar-sm):not(.sidebar-xs) #header .branding {
    width: 80px;
  }
  .appWrapper.sidebar-sm #header .branding .brand > span, .appWrapper:not(.sidebar-sm):not(.sidebar-xs) #header .branding .brand > span {
    display: none;
  }
  .appWrapper.sidebar-sm #header .branding .brand, .appWrapper:not(.sidebar-sm):not(.sidebar-xs) #header .branding .brand {
    margin-left: 12px;
  }
  .appWrapper:not(.sidebar-sm):not(.sidebar-xs) #header .branding {
    width: 40px;
  }
  .appWrapper:not(.sidebar-sm):not(.sidebar-xs) #header .branding .brand {
    margin-left: -9px;
  }
}
@media only screen and (max-width: 768px) {
  .appWrapper.sidebar-xs #header {
    position: relative;
    z-index: 22;
  }
  .appWrapper.sidebar-xs #header .branding {
    float: none;
    width: 100% !important;
    text-align: center;
    position: relative;
  }
  .appWrapper.sidebar-xs #header .branding > a {
    float: none;
    width: auto;
    background-position: 8px 1px;
  }
  .appWrapper.sidebar-xs #header .branding .brand > span {
    display: inline-block;
    margin-left: 10px;
  }
  .appWrapper.sidebar-xs #header .search {
    position: absolute;
    left: 0;
    top: 0;
    width: 120px;
  }
  .appWrapper.sidebar-xs #header .nav-left {
    position: absolute;
    right: 0;
    top: 0;
  }
  .appWrapper.sidebar-xs #header .nav-left .sidebar-collapse {
    display: none;
  }
  .appWrapper.sidebar-xs #header .nav-left .settings .dropdown-menu {
    right: 0;
    left: auto;
  }
  .appWrapper.sidebar-xs #header .nav-left .settings .dropdown-menu.with-arrow:before {
    right: 12px;
    left: auto;
  }
  .appWrapper.sidebar-xs #header .nav-left .settings .dropdown-menu.with-arrow:after {
    right: 13px;
    left: auto;
  }
  .appWrapper.sidebar-xs #header .nav-right {
    float: left !important;
    padding-left: 10px;
  }
  .appWrapper.sidebar-xs #header .nav-right .nav-profile {
    position: absolute;
    bottom: 0;
    right: 40px;
  }
  .appWrapper.sidebar-xs #header .nav-right .nav-profile > a > span {
    display: none;
  }
  .appWrapper.sidebar-xs #header .nav-right .nav-profile .dropdown-menu {
    left: auto;
    right: 0;
  }
  .appWrapper.sidebar-xs #header .nav-right .nav-profile .dropdown-menu.with-arrow:before {
    right: 12px;
    left: auto;
  }
  .appWrapper.sidebar-xs #header .nav-right .nav-profile .dropdown-menu.with-arrow:after {
    right: 13px;
    left: auto;
  }
  .appWrapper.sidebar-xs #header .nav-right .toggle-right-sidebar {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .appWrapper.sidebar-xs #header .nav-right .users .dropdown-menu,
.appWrapper.sidebar-xs #header .nav-right .messages .dropdown-menu,
.appWrapper.sidebar-xs #header .nav-right .notifications .dropdown-menu {
    left: 0;
    right: auto;
  }
  .appWrapper.sidebar-xs #header .nav-right .users .dropdown-menu.with-arrow:before,
.appWrapper.sidebar-xs #header .nav-right .messages .dropdown-menu.with-arrow:before,
.appWrapper.sidebar-xs #header .nav-right .notifications .dropdown-menu.with-arrow:before {
    left: 12px;
    right: auto;
  }
  .appWrapper.sidebar-xs #header .nav-right .users .dropdown-menu.with-arrow:after,
.appWrapper.sidebar-xs #header .nav-right .messages .dropdown-menu.with-arrow:after,
.appWrapper.sidebar-xs #header .nav-right .notifications .dropdown-menu.with-arrow:after {
    left: 13px;
    right: auto;
  }
  .appWrapper.sidebar-xs.header-static.aside-fixed #header .search {
    left: 40px;
  }
  .appWrapper.sidebar-xs.header-fixed #header {
    position: fixed;
  }
}
@media only screen and (max-width: 480px) {
  .appWrapper.sidebar-xs #header .branding {
    text-align: left;
    padding-left: 10px;
  }
  .appWrapper.sidebar-xs #header .branding > a {
    background-position: 0 1px;
  }
  .appWrapper.sidebar-xs #header .branding .brand > span {
    display: none;
  }
  .appWrapper.sidebar-xs #header .search {
    left: 40px;
  }
  .appWrapper.sidebar-xs.header-static.aside-fixed #header .search {
    left: 80px;
  }
  .appWrapper.sidebar-xs.sidebar-offcanvas #header .search {
    left: 70px;
  }
}
@media only screen and (max-width: 420px) {
  .appWrapper.sidebar-xs #header .nav-right > li {
    position: static !important;
  }
  .appWrapper.sidebar-xs #header .nav-right > li.toggle-right-sidebar {
    position: absolute !important;
  }
  .appWrapper.sidebar-xs #header .nav-right > li .dropdown-menu {
    left: 0 !important;
    right: 0 !important;
  }
  .appWrapper.sidebar-xs #header .nav-right > li .dropdown-menu.with-arrow:before, .appWrapper.sidebar-xs #header .nav-right > li .dropdown-menu.with-arrow:after {
    display: none !important;
  }
}
.appWrapper.sidebar-xs .sidebar-collapse i:before {
  content: "\f03c";
}

.appWrapper.aside-fixed #sidebar {
  position: fixed;
  top: 45px;
  bottom: 0;
}

.appWrapper.aside-static #wrap {
  position: relative;
}
.appWrapper.aside-static #wrap #controls {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
.appWrapper.aside-static #wrap #controls.dropdown-open {
  right: 0;
}
.appWrapper.aside-static #sidebar {
  position: static;
  float: left;
  padding-top: 45px;
  min-height: 100%;
}

.appWrapper.aside-static.header-static #sidebar {
  padding-top: 45px;
}

#sidebar {
  width: 250px;
  padding: 0;
  background-color: #493d55;
  z-index: 21;
  -webkit-overflow-scrolling: touch;
  -webkit-overflow-scrolling: -blackberry-touch;
}
#sidebar uib-accordion {
  display: block;
}
#sidebar uib-accordion .panel-group {
  margin-bottom: 0;
}
#sidebar uib-accordion .panel-group .panel + .panel {
  margin-top: 0;
}
#sidebar uib-accordion .panel-group .panel {
  border-radius: 0;
  border: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#sidebar uib-accordion .panel-group .panel > .panel-heading {
  background-color: transparent;
  border: 0;
  text-transform: uppercase;
  padding: 0 15px;
}
#sidebar uib-accordion .panel-group .panel > .panel-heading .panel-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#sidebar uib-accordion .panel-group .panel > .panel-heading .panel-title > a {
  display: block;
  position: relative;
  padding: 15px 0;
  cursor: pointer;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.2);
}
#sidebar uib-accordion .panel-group .panel > .panel-heading .panel-title > a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.5);
}
#sidebar uib-accordion .panel-group .panel > .panel-heading .panel-title > a > i {
  position: absolute;
  right: 0;
}
#sidebar uib-accordion .panel-group .panel > .panel-heading + .panel-collapse > .panel-body {
  border-top: 0;
}
#sidebar uib-accordion .panel-group .panel:not(.panel-open) > .panel-heading {
  background-color: rgba(0, 0, 0, 0.05);
}
#sidebar uib-accordion .panel-group .panel:not(.panel-open) > .panel-heading .panel-title {
  border: 0;
}
#sidebar uib-accordion .panel-group .panel:not(.panel-open) > .panel-heading .panel-title > a {
  color: rgba(255, 255, 255, 0.5);
}
#sidebar uib-accordion .panel-group .panel:not(.panel-open) > .panel-heading .panel-title > a:hover {
  color: white;
}
#sidebar uib-accordion .panel-group .panel .panel-body {
  color: rgba(255, 255, 255, 0.5);
}
#sidebar .summary .media .media-body {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
}
#sidebar .summary .media .media-body .media-heading {
  font-weight: 700;
  color: rgba(255, 255, 255, 0.5);
}
#sidebar .settings label {
  font-weight: 400;
}
#sidebar .settings .onoffswitch {
  right: -10px;
}
#sidebar .settings .onoffswitch .onoffswitch-label {
  filter: alpha(opacity=40);
  opacity: 0.4;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#sidebar .settings .onoffswitch-checkbox:checked + .onoffswitch-label {
  filter: alpha(opacity=100);
  opacity: 1;
}

#sidebar-wrap {
  -webkit-overflow-scrolling: touch;
  -webkit-overflow-scrolling: -blackberry-touch;
  width: 100%;
  height: 100%;
}

#navigation {
  margin: 0 -15px;
  padding: 0;
  -webkit-overflow-scrolling: touch;
  -webkit-overflow-scrolling: -blackberry-touch;
  list-style: none;
  background-color: #493d55;
}
#navigation > li > a > i {
  display: inline-block;
  margin-right: 10px;
  text-align: center;
  font-size: 14px;
  width: 20px;
  line-height: 1;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
#navigation > li {
  position: relative;
  margin: 0;
  overflow: hidden;
  z-index: 10;
}
#navigation > li.open > a, #navigation > li:hover > a {
  background-color: rgba(0, 0, 0, 0.2);
  color: white;
}
#navigation > li.open > i, #navigation > li:hover > i {
  color: white;
}
#navigation > li.active > a {
  background-color: #16a085;
  color: white;
}
#navigation > li.active > i {
  color: white;
}
#navigation > li.active .ink {
  z-index: 9;
}
#navigation > li a {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
}
#navigation > li a:hover {
  text-decoration: none;
}
#navigation > li .ink {
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 100%;
  transform: scale(0);
  width: 250px !important;
  height: 250px !important;
}
#navigation > li .ink.animate {
  -webkit-animation: ripple 0.65s linear;
  -moz-animation: ripple 0.65s linear;
  animation: ripple 0.65s linear;
}
#navigation > li > a {
  font-weight: 700;
  position: relative;
  display: block;
  padding: 12px 15px;
}
#navigation > li > a > .badge {
  position: absolute;
  top: 7px;
  left: 25px;
}
#navigation > li > a > .label {
  position: absolute;
  top: 13px;
  right: 10px;
}
#navigation .dropdown > a > i:last-of-type {
  font-size: 10px;
  position: absolute;
  top: 17px;
  right: 0px;
}
#navigation .dropdown.open > a > i:last-of-type:before {
  content: "\f068";
}
#navigation .dropdown > a > .label {
  right: 35px;
}
#navigation .dropdown > ul {
  display: none;
  background-color: rgba(0, 0, 0, 0.15);
  list-style: none;
  padding: 5px 0;
}
#navigation .dropdown > ul li {
  position: relative;
  padding: 0;
}
#navigation .dropdown > ul li:hover > a, #navigation .dropdown > ul li.active > a {
  color: #16a085;
}
#navigation .dropdown > ul li:last-child > a {
  border-bottom: 0;
}
#navigation .dropdown > ul li > a {
  font-size: 12px;
  position: relative;
  display: block;
  padding: 8px 0 8px 30px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#navigation .dropdown > ul li > a > i {
  margin-right: 15px;
}
#navigation .dropdown > ul li > a > .badge,
#navigation .dropdown > ul li > a > .label {
  position: absolute;
  right: 10px;
  top: 8px;
}
#navigation .dropdown.submenu > a > i:last-of-type {
  top: 14px;
}
#navigation .dropdown.submenu.open > a {
  color: white !important;
}
#navigation .dropdown.submenu > ul {
  background-color: transparent;
  padding-left: 15px;
}

.sidebar-sm #sidebar,
.sidebar-xs #sidebar {
  background-color: transparent;
}
.sidebar-sm #sidebar #sidebar-wrap:before,
.sidebar-xs #sidebar #sidebar-wrap:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  width: 80px;
  background-color: #493d55;
}
.sidebar-sm #sidebar.dropdown-open,
.sidebar-xs #sidebar.dropdown-open {
  width: 100% !important;
}
.sidebar-sm #sidebar .slimScrollDiv .slimScrollBar,
.sidebar-sm #sidebar .slimScrollDiv .slimScrollRail,
.sidebar-xs #sidebar .slimScrollDiv .slimScrollBar,
.sidebar-xs #sidebar .slimScrollDiv .slimScrollRail {
  right: auto !important;
  left: 1px !important;
  width: 4px !important;
}
.sidebar-sm #sidebar uib-accordion .panel-heading,
.sidebar-sm #sidebar uib-accordion .charts,
.sidebar-sm #sidebar uib-accordion .settings,
.sidebar-xs #sidebar uib-accordion .panel-heading,
.sidebar-xs #sidebar uib-accordion .charts,
.sidebar-xs #sidebar uib-accordion .settings {
  display: none;
}
.sidebar-sm #sidebar uib-accordion .panel-body,
.sidebar-xs #sidebar uib-accordion .panel-body {
  padding: 0 10px;
}
.sidebar-sm #sidebar uib-accordion .panel-collapse.collapse,
.sidebar-xs #sidebar uib-accordion .panel-collapse.collapse {
  display: block !important;
}
.sidebar-sm #sidebar uib-accordion .panel-group,
.sidebar-xs #sidebar uib-accordion .panel-group {
  height: 100%;
}
.sidebar-sm #sidebar uib-accordion .panel-group .panel,
.sidebar-sm #sidebar uib-accordion .panel-group .panel-collapse,
.sidebar-sm #sidebar uib-accordion .panel-group .panel-body,
.sidebar-xs #sidebar uib-accordion .panel-group .panel,
.sidebar-xs #sidebar uib-accordion .panel-group .panel-collapse,
.sidebar-xs #sidebar uib-accordion .panel-group .panel-body {
  height: 100% !important;
}
.sidebar-sm #sidebar #navigation,
.sidebar-xs #sidebar #navigation {
  margin: 0 -10px;
  height: 100%;
}
.sidebar-sm #sidebar #navigation > li,
.sidebar-xs #sidebar #navigation > li {
  overflow: visible;
}
.sidebar-sm #sidebar #navigation > li > a,
.sidebar-xs #sidebar #navigation > li > a {
  padding: 15px 5px;
  text-align: center;
  font-size: 10px;
}
.sidebar-sm #sidebar #navigation > li > a > i,
.sidebar-xs #sidebar #navigation > li > a > i {
  display: block;
  margin: 0 auto 3px;
  font-size: 22px;
}
.sidebar-sm #sidebar #navigation > li > a > .label,
.sidebar-xs #sidebar #navigation > li > a > .label {
  display: none;
}
.sidebar-sm #sidebar #navigation > li .ink,
.sidebar-xs #sidebar #navigation > li .ink {
  display: none;
}
.sidebar-sm #sidebar #navigation > li.dropdown > a > i:last-of-type,
.sidebar-xs #sidebar #navigation > li.dropdown > a > i:last-of-type {
  display: none;
}
.sidebar-sm #sidebar #navigation > li.dropdown > ul,
.sidebar-xs #sidebar #navigation > li.dropdown > ul {
  position: absolute;
  left: 100%;
  top: 0;
  width: 220px;
  background-color: #3c3246;
}
.sidebar-sm #sidebar #navigation > li.dropdown.open > ul,
.sidebar-xs #sidebar #navigation > li.dropdown.open > ul {
  display: none !important;
}
.sidebar-sm #sidebar #navigation > li.dropdown:hover > ul,
.sidebar-xs #sidebar #navigation > li.dropdown:hover > ul {
  display: block !important;
}
.sidebar-sm #sidebar #navigation > li li.submenu > ul,
.sidebar-xs #sidebar #navigation > li li.submenu > ul {
  position: absolute;
  left: 100%;
  top: 0;
  width: 220px;
  background-color: #3c3246;
  padding-left: 0;
}
.sidebar-sm #sidebar #navigation > li li.submenu.open > ul,
.sidebar-xs #sidebar #navigation > li li.submenu.open > ul {
  display: none !important;
}
.sidebar-sm #sidebar #navigation > li li.submenu:hover > ul,
.sidebar-xs #sidebar #navigation > li li.submenu:hover > ul {
  display: block !important;
}

.appWrapper.header-fixed.sidebar-sm #content {
  left: 80px;
  padding-left: 0;
}

.appWrapper:not(.header-fixed).sidebar-sm #header {
  padding-left: 80px;
}
.appWrapper:not(.header-fixed).sidebar-sm #header .branding {
  width: 80px;
}
.appWrapper:not(.header-fixed).sidebar-sm #header .branding .brand > span {
  display: none;
}
.appWrapper:not(.header-fixed).sidebar-sm #header .branding .brand {
  margin-left: 12px;
}
.appWrapper:not(.header-fixed).sidebar-sm #content {
  padding-left: 80px;
}

.appWrapper:not(.aside-fixed).sidebar-sm #content {
  padding-left: 80px;
}

.appWrapper:not(.header-fixed):not(.aside-fixed).sidebar-sm #header {
  padding-left: 0;
}

.sidebar-sm #sidebar,
.sidebar-sm #navigation {
  width: 80px;
}
.sidebar-sm #content {
  padding-left: 80px;
}

.sidebar-xs #header .branding {
  width: 40px;
  padding: 0;
}
.sidebar-xs #header .branding > a {
  background-position: 6px 10px;
  width: 40px;
}
.sidebar-xs #header .branding > a > span {
  display: none;
}
.sidebar-xs #sidebar,
.sidebar-xs #navigation {
  width: 40px;
}
.sidebar-xs #sidebar #navigation > li > a {
  padding: 10px 5px;
}
.sidebar-xs #sidebar #navigation > li > a > i {
  margin: 0;
  display: inline-block;
  font-size: 14px;
}
.sidebar-xs #sidebar #navigation > li > a span {
  display: none;
}
.sidebar-xs #sidebar #navigation > li > a .badge {
  display: block;
  left: 5px;
  top: 3px;
}
.sidebar-xs #content {
  padding-left: 40px;
}
.sidebar-xs #sidebar #sidebar-wrap:before {
  width: 40px;
}

.appWrapper.header-fixed.sidebar-xs #content {
  left: 40px;
  padding-left: 0;
}

.appWrapper:not(.header-fixed).sidebar-xs #header {
  padding-left: 40px;
}
.appWrapper:not(.header-fixed).sidebar-xs #header .branding {
  width: 40px;
}
.appWrapper:not(.header-fixed).sidebar-xs #content {
  padding-left: 40px;
}

.appWrapper:not(.aside-fixed).sidebar-xs #content {
  padding-left: 40px;
}

.appWrapper:not(.header-fixed):not(.aside-fixed).sidebar-xs #header {
  padding-left: 0;
}

.appWrapper.sidebar-xs.sidebar-offcanvas #sidebar {
  left: -40px;
  -webkit-transition: left 0.2s;
  -moz-transition: left 0.2s;
  transition: left 0.2s;
}
.appWrapper.sidebar-xs.sidebar-offcanvas #content {
  left: 0;
}
.appWrapper.sidebar-xs.sidebar-offcanvas.offcanvas-opened #sidebar {
  left: 0;
}
.appWrapper.sidebar-xs.sidebar-offcanvas.offcanvas-opened #content {
  left: 40px;
}

@media only screen and (max-width: 768px) {
  .appWrapper.sidebar-xs.aside-fixed #sidebar {
    top: 90px;
  }
  .appWrapper.sidebar-xs.aside-fixed.header-static #sidebar {
    top: 0;
    z-index: 99;
  }
  .appWrapper.sidebar-xs.aside-fixed.header-static #sidebar #navigation > li > a {
    height: 45px;
    line-height: 26px;
  }
  .appWrapper.sidebar-xs.aside-static #sidebar {
    padding-top: 90px;
  }
}
.pageheader {
  margin-bottom: 20px;
}
.pageheader h2 {
  display: inline-block;
  color: #1a1a1a;
  font-size: 32px;
  font-weight: 300;
  margin-top: 10px;
}
.pageheader h2 span {
  font-size: 14px;
  color: #666666;
  font-style: italic;
}
.pageheader .page-bar {
  background-color: white;
}
.pageheader .page-bar .page-breadcrumb {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
}
.pageheader .page-bar .page-breadcrumb > li {
  display: inline-block;
}
.pageheader .page-bar .page-breadcrumb > li > a {
  color: #666666;
  padding: 8px 10px;
  display: inline-block;
}
.pageheader .page-bar .page-breadcrumb > li > a:hover {
  color: #16a085;
  text-decoration: none;
}
.pageheader .page-bar .page-breadcrumb > li:before {
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  color: #666666;
}
.pageheader .page-bar .page-breadcrumb > li:first-child {
  background-color: #493d55;
  margin-right: 8px;
}
.pageheader .page-bar .page-breadcrumb > li:first-child > a {
  color: rgba(255, 255, 255, 0.5);
}
.pageheader .page-bar .page-breadcrumb > li:first-child > a:hover {
  color: white;
}
.pageheader .page-bar .page-breadcrumb > li:first-child:before {
  content: "";
}
.pageheader .page-bar .page-toolbar {
  display: inline-block;
  float: right;
}
.pageheader .page-bar .page-toolbar .btn {
  padding: 8px 12px;
}

@media only screen and (max-width: 992px) {
  .page-bar .page-toolbar .btn span {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .page-bar .page-toolbar .btn {
    width: 37px;
  }
  .page-bar .page-toolbar .btn i:last-of-type {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .pageheader h2 span {
    display: block;
  }
  .pageheader .page-bar .page-breadcrumb {
    width: 100%;
  }
  .pageheader .page-bar .page-breadcrumb > li {
    font-size: 12px;
    display: block;
    padding-left: 10px;
  }
  .pageheader .page-bar .page-breadcrumb > li:first-child {
    padding-left: 0;
    margin-right: 0;
  }
  .pageheader .page-bar .page-breadcrumb > li > a {
    padding: 8px 5px;
  }
  .pageheader .page-bar .page-toolbar {
    display: none;
  }
}
#pageloader.hide {
  display: none;
}

#pageloader.animate {
  width: 40px;
  height: 40px;
  position: fixed;
  text-align: center;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px;
  -webkit-animation: loaderrotate 2s infinite linear;
  -moz-animation: loaderrotate 2s infinite linear;
  animation: loaderrotate 2s infinite linear;
}
#pageloader.animate .dot1, #pageloader.animate .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #16a085;
  border-radius: 100%;
  -webkit-animation: loaderbounce 2s infinite ease-in-out;
  -moz-animation: loaderbounce 2s infinite ease-in-out;
  animation: loaderbounce 2s infinite ease-in-out;
}
#pageloader.animate .dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1s;
  -moz-animation-delay: -1s;
  animation-delay: -1s;
  background-color: #e05d6f;
}

@-webkit-keyframes loaderrotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes loaderrotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes loaderbounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes loaderbounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.add-nav {
  margin-top: -29px;
}
.add-nav .nav-heading {
  background-color: white;
  padding: 30px 20px;
}
.add-nav .nav-heading h1, .add-nav .nav-heading h2, .add-nav .nav-heading h3, .add-nav .nav-heading h4, .add-nav .nav-heading h5, .add-nav .nav-heading h6 {
  margin: 0;
  display: inline-block;
}
.add-nav .nav-tabs {
  background-color: white;
}
.add-nav .nav-tabs > li:first-child {
  margin-left: 10px;
}
.add-nav .nav-tabs > li > a {
  color: #333333;
  padding: 0 8px 10px;
  margin: 0 10px;
}
.add-nav .nav-tabs > li > a:hover {
  color: #428bca;
  background-color: transparent;
}
.add-nav .nav-tabs > li.active > a,
.add-nav .nav-tabs > li.active > a:hover,
.add-nav .nav-tabs > li.active > a:focus {
  background-color: white;
  color: #428bca;
  font-weight: 700;
}
.add-nav .nav-tabs > li.active:after {
  display: none;
}
.add-nav .tab-content .tab-pane {
  padding: 40px 0 15px;
}

.tile {
  position: relative;
  margin-bottom: 20px;
  color: #333333;
  background-color: white;
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: opacity 0.25s ease-out;
  -moz-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}
.tile.tile-shadow {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07);
}
.tile.tile-rounded {
  border-radius: 3px;
}
.tile.collapsed .controls .minimize {
  display: none;
}
.tile.collapsed .controls .expand {
  display: inline !important;
}
.tile.refreshing {
  filter: alpha(opacity=30);
  opacity: 0.3;
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tile.refreshing a {
  pointer-events: none;
  cursor: default;
}
.tile.isInFullScreen {
  width: 90%;
  overflow: auto;
}
.tile.isInFullScreen .controls .remove {
  display: none;
}
.tile.isInFullScreen .controls > li:first-child {
  margin-right: 0 !important;
}
.tile.mfp-hide {
  display: block !important;
}
.tile .tile-header,
.tile .tile-widget,
.tile .tile-body,
.tile .tile-footer {
  position: relative;
  padding: 15px;
}
.tile .dvd {
  border-color: rgba(0, 0, 0, 0.1);
  border-style: solid;
  border-width: 0;
}
.tile .dvd.dvd-white {
  border-color: rgba(255, 255, 255, 0.1);
}
.tile .dvd.dvd-btm {
  border-bottom-width: 1px;
}
.tile .dvd.dvd-top {
  border-top-width: 1px;
}
.tile.tile-simple .tile-header .controls > li {
  background-color: transparent !important;
}
.tile.tile-simple .tile-header .controls > li > a {
  line-height: 28px;
  min-width: 28px;
  padding: 0 10px;
  font-size: 12px;
}
.tile .tile-header {
  padding: 8px 15px;
}
.tile .tile-header h1,
.tile .tile-header h2,
.tile .tile-header h3,
.tile .tile-header h4 {
  padding: 0;
  margin: 0;
  display: inline-block;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
}
.tile .tile-header h2 {
  font-size: 18px;
}
.tile .tile-header h3 {
  font-size: 16px;
}
.tile .tile-header h4 {
  font-size: 14px;
}
.tile .tile-header .controls {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
  list-style: none;
  padding: 0;
  margin: 0;
  height: 100%;
}
.tile .tile-header .controls > li {
  display: inline-block;
  height: 100%;
  float: left;
}
.tile .tile-header .controls > li > a {
  display: block;
  height: 100%;
  line-height: 43px;
  min-width: 41px;
  padding: 0 10px;
  text-align: center;
  color: #666666;
}
.tile .tile-header .controls > li > a:hover {
  color: #333333;
  text-decoration: none;
}
.tile .tile-header .controls .expand {
  display: none;
}
.tile .tile-header.dvd .controls {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tile .tile-header.dvd .controls > li {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.tile .tile-header.dvd.dvd-white .controls > li {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.tile .tile-header .note {
  display: inline-block;
  padding: 2px 5px;
  background-color: rgba(0, 0, 0, 0.1);
  color: #666666;
  font-family: "Dosis", "Arial", sans-serif;
  font-size: 12px;
  margin-left: 5px;
  position: relative;
  top: -2px;
  margin-top: 5px;
}
.tile .tile-header .btn {
  padding: 2px 5px;
  margin-right: -24px;
}
.tile .tile-header.cover {
  padding: 0;
}
.tile .tile-nav {
  margin-bottom: 15px;
}
.tile .tile-nav > li {
  display: inline-block;
}
.tile .tile-nav > li > a {
  padding: 6px 12px;
}

.tile[class*=bg-]:not(.bg-default) .dvd, .tile[class*=bg-]:not(.bg-default).dvd,
.tile-header[class*=bg-]:not(.bg-default) .dvd,
.tile-header[class*=bg-]:not(.bg-default).dvd,
.tile-widget[class*=bg-]:not(.bg-default) .dvd,
.tile-widget[class*=bg-]:not(.bg-default).dvd,
.tile-body[class*=bg-]:not(.bg-default) .dvd,
.tile-body[class*=bg-]:not(.bg-default).dvd,
.tile-footer[class*=bg-]:not(.bg-default) .dvd,
.tile-footer[class*=bg-]:not(.bg-default).dvd {
  border-color: rgba(255, 255, 255, 0.2);
}
.tile[class*=bg-]:not(.bg-default) .controls > li,
.tile-header[class*=bg-]:not(.bg-default) .controls > li,
.tile-widget[class*=bg-]:not(.bg-default) .controls > li,
.tile-body[class*=bg-]:not(.bg-default) .controls > li,
.tile-footer[class*=bg-]:not(.bg-default) .controls > li {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.tile[class*=bg-]:not(.bg-default) .controls > li:last-child,
.tile-header[class*=bg-]:not(.bg-default) .controls > li:last-child,
.tile-widget[class*=bg-]:not(.bg-default) .controls > li:last-child,
.tile-body[class*=bg-]:not(.bg-default) .controls > li:last-child,
.tile-footer[class*=bg-]:not(.bg-default) .controls > li:last-child {
  background-color: rgba(0, 0, 0, 0.1);
  border: 0;
}
.tile[class*=bg-]:not(.bg-default) .controls > li:nth-last-child(2),
.tile-header[class*=bg-]:not(.bg-default) .controls > li:nth-last-child(2),
.tile-widget[class*=bg-]:not(.bg-default) .controls > li:nth-last-child(2),
.tile-body[class*=bg-]:not(.bg-default) .controls > li:nth-last-child(2),
.tile-footer[class*=bg-]:not(.bg-default) .controls > li:nth-last-child(2) {
  background-color: rgba(0, 0, 0, 0.05);
  border: 0;
}
.tile[class*=bg-]:not(.bg-default) .legend table,
.tile-header[class*=bg-]:not(.bg-default) .legend table,
.tile-widget[class*=bg-]:not(.bg-default) .legend table,
.tile-body[class*=bg-]:not(.bg-default) .legend table,
.tile-footer[class*=bg-]:not(.bg-default) .legend table {
  color: white !important;
}
.tile[class*=bg-]:not(.bg-default) h1.underline, .tile[class*=bg-]:not(.bg-default) h2.underline, .tile[class*=bg-]:not(.bg-default) h3.underline, .tile[class*=bg-]:not(.bg-default) h4.underline, .tile[class*=bg-]:not(.bg-default) h5.underline, .tile[class*=bg-]:not(.bg-default) h6.underline,
.tile[class*=bg-]:not(.bg-default) .h1.underline, .tile[class*=bg-]:not(.bg-default) .h2.underline, .tile[class*=bg-]:not(.bg-default) .h3.underline, .tile[class*=bg-]:not(.bg-default) .h4.underline, .tile[class*=bg-]:not(.bg-default) .h5.underline, .tile[class*=bg-]:not(.bg-default) .h6.underline,
.tile-header[class*=bg-]:not(.bg-default) h1.underline,
.tile-header[class*=bg-]:not(.bg-default) h2.underline,
.tile-header[class*=bg-]:not(.bg-default) h3.underline,
.tile-header[class*=bg-]:not(.bg-default) h4.underline,
.tile-header[class*=bg-]:not(.bg-default) h5.underline,
.tile-header[class*=bg-]:not(.bg-default) h6.underline,
.tile-header[class*=bg-]:not(.bg-default) .h1.underline,
.tile-header[class*=bg-]:not(.bg-default) .h2.underline,
.tile-header[class*=bg-]:not(.bg-default) .h3.underline,
.tile-header[class*=bg-]:not(.bg-default) .h4.underline,
.tile-header[class*=bg-]:not(.bg-default) .h5.underline,
.tile-header[class*=bg-]:not(.bg-default) .h6.underline,
.tile-widget[class*=bg-]:not(.bg-default) h1.underline,
.tile-widget[class*=bg-]:not(.bg-default) h2.underline,
.tile-widget[class*=bg-]:not(.bg-default) h3.underline,
.tile-widget[class*=bg-]:not(.bg-default) h4.underline,
.tile-widget[class*=bg-]:not(.bg-default) h5.underline,
.tile-widget[class*=bg-]:not(.bg-default) h6.underline,
.tile-widget[class*=bg-]:not(.bg-default) .h1.underline,
.tile-widget[class*=bg-]:not(.bg-default) .h2.underline,
.tile-widget[class*=bg-]:not(.bg-default) .h3.underline,
.tile-widget[class*=bg-]:not(.bg-default) .h4.underline,
.tile-widget[class*=bg-]:not(.bg-default) .h5.underline,
.tile-widget[class*=bg-]:not(.bg-default) .h6.underline,
.tile-body[class*=bg-]:not(.bg-default) h1.underline,
.tile-body[class*=bg-]:not(.bg-default) h2.underline,
.tile-body[class*=bg-]:not(.bg-default) h3.underline,
.tile-body[class*=bg-]:not(.bg-default) h4.underline,
.tile-body[class*=bg-]:not(.bg-default) h5.underline,
.tile-body[class*=bg-]:not(.bg-default) h6.underline,
.tile-body[class*=bg-]:not(.bg-default) .h1.underline,
.tile-body[class*=bg-]:not(.bg-default) .h2.underline,
.tile-body[class*=bg-]:not(.bg-default) .h3.underline,
.tile-body[class*=bg-]:not(.bg-default) .h4.underline,
.tile-body[class*=bg-]:not(.bg-default) .h5.underline,
.tile-body[class*=bg-]:not(.bg-default) .h6.underline,
.tile-footer[class*=bg-]:not(.bg-default) h1.underline,
.tile-footer[class*=bg-]:not(.bg-default) h2.underline,
.tile-footer[class*=bg-]:not(.bg-default) h3.underline,
.tile-footer[class*=bg-]:not(.bg-default) h4.underline,
.tile-footer[class*=bg-]:not(.bg-default) h5.underline,
.tile-footer[class*=bg-]:not(.bg-default) h6.underline,
.tile-footer[class*=bg-]:not(.bg-default) .h1.underline,
.tile-footer[class*=bg-]:not(.bg-default) .h2.underline,
.tile-footer[class*=bg-]:not(.bg-default) .h3.underline,
.tile-footer[class*=bg-]:not(.bg-default) .h4.underline,
.tile-footer[class*=bg-]:not(.bg-default) .h5.underline,
.tile-footer[class*=bg-]:not(.bg-default) .h6.underline {
  border-color: rgba(255, 255, 255, 0.2);
}
.tile[class*=bg-]:not(.bg-default) .owl-theme .owl-controls .owl-page span,
.tile-header[class*=bg-]:not(.bg-default) .owl-theme .owl-controls .owl-page span,
.tile-widget[class*=bg-]:not(.bg-default) .owl-theme .owl-controls .owl-page span,
.tile-body[class*=bg-]:not(.bg-default) .owl-theme .owl-controls .owl-page span,
.tile-footer[class*=bg-]:not(.bg-default) .owl-theme .owl-controls .owl-page span {
  background: white;
}
.tile[class*=bg-]:not(.bg-default) .form-control,
.tile-header[class*=bg-]:not(.bg-default) .form-control,
.tile-widget[class*=bg-]:not(.bg-default) .form-control,
.tile-body[class*=bg-]:not(.bg-default) .form-control,
.tile-footer[class*=bg-]:not(.bg-default) .form-control {
  border-color: rgba(255, 255, 255, 0.3);
  background-color: transparent;
  color: white;
}
.tile[class*=bg-]:not(.bg-default) .form-control::-webkit-input-placeholder,
.tile-header[class*=bg-]:not(.bg-default) .form-control::-webkit-input-placeholder,
.tile-widget[class*=bg-]:not(.bg-default) .form-control::-webkit-input-placeholder,
.tile-body[class*=bg-]:not(.bg-default) .form-control::-webkit-input-placeholder,
.tile-footer[class*=bg-]:not(.bg-default) .form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.tile[class*=bg-]:not(.bg-default) .form-control::-moz-placeholder,
.tile-header[class*=bg-]:not(.bg-default) .form-control::-moz-placeholder,
.tile-widget[class*=bg-]:not(.bg-default) .form-control::-moz-placeholder,
.tile-body[class*=bg-]:not(.bg-default) .form-control::-moz-placeholder,
.tile-footer[class*=bg-]:not(.bg-default) .form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.tile[class*=bg-]:not(.bg-default) .form-control:-moz-placeholder,
.tile-header[class*=bg-]:not(.bg-default) .form-control:-moz-placeholder,
.tile-widget[class*=bg-]:not(.bg-default) .form-control:-moz-placeholder,
.tile-body[class*=bg-]:not(.bg-default) .form-control:-moz-placeholder,
.tile-footer[class*=bg-]:not(.bg-default) .form-control:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.tile[class*=bg-]:not(.bg-default) .form-control:-ms-input-placeholder,
.tile-header[class*=bg-]:not(.bg-default) .form-control:-ms-input-placeholder,
.tile-widget[class*=bg-]:not(.bg-default) .form-control:-ms-input-placeholder,
.tile-body[class*=bg-]:not(.bg-default) .form-control:-ms-input-placeholder,
.tile-footer[class*=bg-]:not(.bg-default) .form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.tile[class*=bg-]:not(.bg-default) .form-control:hover:not(:disabled),
.tile-header[class*=bg-]:not(.bg-default) .form-control:hover:not(:disabled),
.tile-widget[class*=bg-]:not(.bg-default) .form-control:hover:not(:disabled),
.tile-body[class*=bg-]:not(.bg-default) .form-control:hover:not(:disabled),
.tile-footer[class*=bg-]:not(.bg-default) .form-control:hover:not(:disabled) {
  border-color: rgba(255, 255, 255, 0.5);
}
.tile[class*=bg-]:not(.bg-default) .form-control:focus, .tile[class*=bg-]:not(.bg-default) .form-control:focus:hover,
.tile-header[class*=bg-]:not(.bg-default) .form-control:focus,
.tile-header[class*=bg-]:not(.bg-default) .form-control:focus:hover,
.tile-widget[class*=bg-]:not(.bg-default) .form-control:focus,
.tile-widget[class*=bg-]:not(.bg-default) .form-control:focus:hover,
.tile-body[class*=bg-]:not(.bg-default) .form-control:focus,
.tile-body[class*=bg-]:not(.bg-default) .form-control:focus:hover,
.tile-footer[class*=bg-]:not(.bg-default) .form-control:focus,
.tile-footer[class*=bg-]:not(.bg-default) .form-control:focus:hover {
  border-color: #22beef;
}
.tile[class*=bg-]:not(.bg-default) .ui-select-multiple.ui-select-bootstrap.open,
.tile-header[class*=bg-]:not(.bg-default) .ui-select-multiple.ui-select-bootstrap.open,
.tile-widget[class*=bg-]:not(.bg-default) .ui-select-multiple.ui-select-bootstrap.open,
.tile-body[class*=bg-]:not(.bg-default) .ui-select-multiple.ui-select-bootstrap.open,
.tile-footer[class*=bg-]:not(.bg-default) .ui-select-multiple.ui-select-bootstrap.open {
  border-color: #22beef;
}
.tile[class*=bg-]:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-webkit-input-placeholder,
.tile-header[class*=bg-]:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-webkit-input-placeholder,
.tile-widget[class*=bg-]:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-webkit-input-placeholder,
.tile-body[class*=bg-]:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-webkit-input-placeholder,
.tile-footer[class*=bg-]:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.tile[class*=bg-]:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-moz-placeholder,
.tile-header[class*=bg-]:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-moz-placeholder,
.tile-widget[class*=bg-]:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-moz-placeholder,
.tile-body[class*=bg-]:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-moz-placeholder,
.tile-footer[class*=bg-]:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.tile[class*=bg-]:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-moz-placeholder,
.tile-header[class*=bg-]:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-moz-placeholder,
.tile-widget[class*=bg-]:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-moz-placeholder,
.tile-body[class*=bg-]:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-moz-placeholder,
.tile-footer[class*=bg-]:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.tile[class*=bg-]:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-ms-input-placeholder,
.tile-header[class*=bg-]:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-ms-input-placeholder,
.tile-widget[class*=bg-]:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-ms-input-placeholder,
.tile-body[class*=bg-]:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-ms-input-placeholder,
.tile-footer[class*=bg-]:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

@media only screen and (max-width: 628px) {
  .tile .tile-header .controls {
    display: none;
  }
}
.form-control {
  color: #333333;
  outline: 0;
  vertical-align: top;
  background-color: #fff;
  filter: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 2px;
  border: 1px solid #dbe0e2;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.form-control:not(select) {
  -webkit-appearance: none !important;
}
.form-control::-webkit-input-placeholder {
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  transition: color 0.2s linear;
  color: #8c8c8c;
  font-style: italic;
  font-size: 12px;
  line-height: 20px;
}
.form-control::-moz-placeholder {
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  transition: color 0.2s linear;
  color: #8c8c8c;
  font-style: italic;
  font-size: 12px;
  line-height: 20px;
}
.form-control:-moz-placeholder {
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  transition: color 0.2s linear;
  color: #8c8c8c;
  font-style: italic;
  font-size: 12px;
  line-height: 20px;
}
.form-control:-ms-input-placeholder {
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  transition: color 0.2s linear;
  color: #8c8c8c;
  font-style: italic;
  font-size: 12px;
  line-height: 20px;
}
.form-control.input-lg::-webkit-input-placeholder {
  font-size: 18px;
}
.form-control.input-lg::-moz-placeholder {
  font-size: 18px;
}
.form-control.input-lg:-moz-placeholder {
  font-size: 18px;
}
.form-control.input-lg:-ms-input-placeholder {
  font-size: 18px;
}
.form-control.input-sm::-webkit-input-placeholder {
  line-height: 18px;
}
.form-control.input-sm::-moz-placeholder {
  line-height: 18px;
}
.form-control.input-sm:-moz-placeholder {
  line-height: 18px;
}
.form-control.input-sm:-ms-input-placeholder {
  line-height: 18px;
}
.form-control:hover:not(:disabled) {
  border-color: #b1bac0;
}
.form-control:focus, .form-control:focus:hover {
  outline: none;
  border: 1px solid;
  border-color: #22beef;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control.underline-input {
  background: none;
  border: 0;
  border-bottom: 1px solid;
  border-radius: 0;
  -webkit-appearance: none !important;
  vertical-align: middle;
  padding-left: 0;
  border-color: #dbe0e2;
}
.form-control.underline-input:focus:hover {
  border: 0;
  border-bottom: 1px solid #22beef;
}
.form-control.underline-input:focus {
  border-color: #22beef;
}
.form-control.rounded {
  border-radius: 600px;
}
.form-control.input-unstyled {
  border: 0;
  padding: 0;
  background-color: transparent;
}
.form-control.input-unstyled::-webkit-input-placeholder {
  font-size: 16px;
}
.form-control.input-unstyled::-moz-placeholder {
  font-size: 16px;
}
.form-control.input-unstyled:-moz-placeholder {
  font-size: 16px;
}
.form-control.input-unstyled:-ms-input-placeholder {
  font-size: 16px;
}
.form-control.input-unstyled:focus, .form-control.input-unstyled:focus:hover {
  border: 0;
}

.form-group.legend h1, .form-group.legend h2, .form-group.legend h3, .form-group.legend h4, .form-group.legend h5, .form-group.legend h6 {
  color: #428bca;
  margin-bottom: 3px;
}
.form-group.legend p {
  font-size: 12px;
  color: #666666;
  border-bottom: 1px dotted #cacaca;
  padding-bottom: 5px;
}

label {
  font-weight: 400;
}

.input-group-addon {
  border-radius: 2px;
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 3px;
}

.input-group .btn {
  border-radius: 2px;
}

.form-validation .form-control.has-focus + .help-block {
  display: none;
}
.form-validation .form-control.has-visited:not(.has-focus) + .help-block {
  display: block;
}
.form-validation .form-control.ng-dirty.ng-invalid, .form-validation .form-control.ng-dirty.ng-invalid[type=checkbox] + i {
  border-color: #ff7b76;
}
.form-validation .form-control.ng-dirty.ng-invalid + .help-block, .form-validation .form-control.ng-dirty.ng-invalid[type=checkbox] + i + .help-block {
  color: #ff635d;
}
.form-validation .form-control.ng-dirty.ng-valid {
  border-color: #b2e600;
}
.form-validation .form-control.ng-dirty.ng-valid + .help-block {
  color: #aadc00;
}

.has-error .form-control,
.has-error .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #ff7b76;
}
.has-error .form-control.has-focus,
.has-error .form-control:focus.has-focus {
  border-color: #22beef;
}
.has-error .form-control.has-visited:not(.has-focus),
.has-error .form-control:focus.has-visited:not(.has-focus) {
  border-color: #ff7b76;
}
.has-error .control-label,
.has-error .help-block {
  color: #ff635d;
}
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #333333;
}
.has-error .checkbox-custom > i,
.has-error .checkbox-custom:hover > i {
  border-color: #ff7b76;
}

.has-success .form-control,
.has-success .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #b2e600;
}
.has-success .form-control.has-focus,
.has-success .form-control:focus.has-focus {
  border-color: #22beef;
}
.has-success .form-control.has-visited:not(.has-focus),
.has-success .form-control:focus.has-visited:not(.has-focus) {
  border-color: #b2e600;
}
.has-success .control-label,
.has-success .help-block {
  color: #aadc00;
}
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #333333;
}
.has-success .checkbox-custom > i {
  border-color: #b2e600;
}

.has-warning .form-control,
.has-warning .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #ffcd33;
}
.has-warning .form-control.has-focus,
.has-warning .form-control:focus.has-focus {
  border-color: #22beef;
}
.has-warning .form-control.has-visited:not(.has-focus),
.has-warning .form-control:focus.has-visited:not(.has-focus) {
  border-color: #ffcd33;
}
.has-warning .control-label,
.has-warning .help-block {
  color: #ffc71a;
}
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #333333;
}
.has-warning .checkbox-custom > i {
  border-color: #ffcd33;
}

.checkbox-custom,
.checkbox-custom-alt {
  padding-left: 20px;
  cursor: pointer;
}
.checkbox-custom input,
.checkbox-custom-alt input {
  position: absolute;
  opacity: 0;
}
.checkbox-custom input:checked + i,
.checkbox-custom-alt input:checked + i {
  border-color: #428bca;
  background-color: #428bca;
}
.checkbox-custom input:checked + i:before,
.checkbox-custom-alt input:checked + i:before {
  top: 3px;
  left: 3px;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.checkbox-custom input:checked + span .active,
.checkbox-custom-alt input:checked + span .active {
  display: inherit;
}
.checkbox-custom input[type=radio] + i,
.checkbox-custom input[type=radio] + i:before,
.checkbox-custom-alt input[type=radio] + i,
.checkbox-custom-alt input[type=radio] + i:before {
  border-radius: 50%;
}
.checkbox-custom input[disabled] + i,
.checkbox-custom-alt input[disabled] + i {
  border-color: #e2e2e2;
  background-color: #f2f2f2;
}
.checkbox-custom input[disabled] + i:before,
.checkbox-custom-alt input[disabled] + i:before {
  background-color: #e2e2e2;
}
.checkbox-custom > i,
.checkbox-custom-alt > i {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: -2px;
  margin-right: 4px;
  margin-left: -20px;
  line-height: 1;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.checkbox-custom > i:before,
.checkbox-custom-alt > i:before {
  position: absolute;
  top: 50%;
  left: -100%;
  width: 0;
  height: 0;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  z-index: 1;
}
.checkbox-custom > span,
.checkbox-custom-alt > span {
  margin-left: -20px;
}
.checkbox-custom > span .active,
.checkbox-custom-alt > span .active {
  display: none;
}
.checkbox-custom:hover > i,
.checkbox-custom-alt:hover > i {
  border-color: #22beef;
}
.checkbox-custom.checkbox-custom-sm input:checked + i:before,
.checkbox-custom-alt.checkbox-custom-sm input:checked + i:before {
  top: 2px;
  left: 2px;
  width: 10px;
  height: 10px;
}
.checkbox-custom.checkbox-custom-sm > i,
.checkbox-custom-alt.checkbox-custom-sm > i {
  width: 16px;
  height: 16px;
  margin-right: 6px;
  margin-left: -18px;
}
.checkbox-custom.checkbox-custom-lg input:checked + i:before,
.checkbox-custom-alt.checkbox-custom-lg input:checked + i:before {
  top: 3px;
  left: 3px;
  width: 22px;
  height: 22px;
}
.checkbox-custom.checkbox-custom-lg > i,
.checkbox-custom-alt.checkbox-custom-lg > i {
  width: 30px;
  height: 30px;
}

.checkbox-custom-alt input:checked + i {
  background-color: transparent;
  border-color: #666;
  color: #666;
}
.checkbox-custom-alt input:checked + i:before {
  top: 2px;
  left: 2px;
  width: auto;
  height: auto;
  background-color: transparent;
  opacity: 1;
}
.checkbox-custom-alt input[type=radio]:checked + i:before {
  left: 1px;
}
.checkbox-custom-alt input[disabled] + i {
  border-color: #e2e2e2;
  background-color: #f2f2f2;
}
.checkbox-custom-alt input[disabled] + i:before {
  background-color: transparent;
  color: #ccc;
}
.checkbox-custom-alt > i {
  width: 18px;
  height: 18px;
  background-color: transparent;
  border: 2px solid #dfdfdf;
}
.checkbox-custom-alt > i:before {
  content: "\f00c";
  top: 0;
  left: 0;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 11px;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.checkbox-custom-alt.checkbox-custom-sm > i:before {
  font-size: 9px;
}
.checkbox-custom-alt.checkbox-custom-sm input:checked + i:before {
  font-size: 9px;
  top: 1px;
}
.checkbox-custom-alt.checkbox-custom-lg input:checked + i:before {
  font-size: 18px;
  top: 4px;
  left: 4px;
}

.onoffswitch {
  position: relative;
  width: 40px;
  height: 25px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.onoffswitch.green .onoffswitch-inner:before {
  background-color: #a2d200;
}
.onoffswitch.red .onoffswitch-inner:before {
  background-color: #ff4a43;
}
.onoffswitch.cyan .onoffswitch-inner:before {
  background-color: #22beef;
}
.onoffswitch.orange .onoffswitch-inner:before {
  background-color: #ffc100;
}
.onoffswitch.amethyst .onoffswitch-inner:before {
  background-color: #cd97eb;
}
.onoffswitch.greensea .onoffswitch-inner:before {
  background-color: #16a085;
}
.onoffswitch.dutch .onoffswitch-inner:before {
  background-color: #1693A5;
}
.onoffswitch.hotpink .onoffswitch-inner:before {
  background-color: #FF0066;
}
.onoffswitch.drank .onoffswitch-inner:before {
  background-color: #A40778;
}
.onoffswitch.blue .onoffswitch-inner:before {
  background-color: #418bca;
}
.onoffswitch.slategray .onoffswitch-inner:before {
  background-color: #536781;
}
.onoffswitch.darkgray .onoffswitch-inner:before {
  background-color: #4d4d4d;
}
.onoffswitch.lightred .onoffswitch-inner:before {
  background-color: #e05d6f;
}
.onoffswitch.primary .onoffswitch-inner:before {
  background-color: #428bca;
}
.onoffswitch.success .onoffswitch-inner:before {
  background-color: #5cb85c;
}
.onoffswitch.warning .onoffswitch-inner:before {
  background-color: #f0ad4e;
}
.onoffswitch.danger .onoffswitch-inner:before {
  background-color: #d9534f;
}
.onoffswitch.info .onoffswitch-inner:before {
  background-color: #5bc0de;
}
.onoffswitch.labeled {
  width: 46px;
}
.onoffswitch.labeled .onoffswitch-inner:before {
  content: "On";
  padding-left: 7px;
}
.onoffswitch.labeled .onoffswitch-inner:after {
  content: "Off";
  padding-right: 7px;
}
.onoffswitch.labeled .onoffswitch-switch {
  right: 21px;
}
.onoffswitch.small {
  width: 20px;
  height: 15px;
  margin-top: 3px;
  right: -5px;
}
.onoffswitch.small .onoffswitch-switch {
  right: 6px;
}
.onoffswitch.small .onoffswitch-inner:before, .onoffswitch.small .onoffswitch-inner:after {
  height: 15px;
  line-height: 15px;
}
.onoffswitch.small .onoffswitch-switch {
  width: 10px;
}
.onoffswitch.medium {
  width: 30px;
  height: 20px;
  margin-top: 3px;
  right: -5px;
}
.onoffswitch.medium .onoffswitch-switch {
  right: 11px;
}
.onoffswitch.medium .onoffswitch-inner:before, .onoffswitch.medium .onoffswitch-inner:after {
  height: 20px;
  line-height: 20px;
}
.onoffswitch.medium .onoffswitch-switch {
  width: 15px;
}

.onoffswitch-checkbox {
  display: none;
}

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
}

.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  -webkit-transition: margin 0.2s ease-in 0s;
  -moz-transition: margin 0.2s ease-in 0s;
  transition: margin 0.2s ease-in 0s;
}

.onoffswitch-inner:before, .onoffswitch-inner:after {
  float: left;
  width: 50%;
  height: 25px;
  padding: 0;
  line-height: 25px;
  font-size: 9px;
  color: white;
  box-sizing: border-box;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  -webkit-transform: none;
}

.onoffswitch-inner:before {
  content: "";
  padding-left: 9px;
  background-color: rgba(0, 0, 0, 0.2);
  color: #FFFFFF;
}

.onoffswitch-inner:after {
  content: "";
  padding-right: 9px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #999999;
  text-align: right;
}

.onoffswitch-switch {
  display: block;
  width: 21px;
  margin: 2px;
  background: #FFFFFF;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px;
}

fieldset[disabled] .checkbox-custom input + i {
  border-color: rgba(0, 0, 0, 0.1);
}

fieldset[disabled] .checkbox-custom input + i:before {
  background-color: rgba(0, 0, 0, 0.1);
}

.help-block {
  font-size: 12px;
  color: #666666;
}

.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.slider.slider-horizontal {
  width: 210px;
  height: 20px;
}
.slider.slider-horizontal .slider-track {
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}
.slider.slider-horizontal .slider-selection {
  height: 100%;
  top: 0;
  bottom: 0;
}
.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
  margin-top: -8px;
}
.slider.slider-horizontal .slider-handle.triangle {
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  margin-top: 0;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom-color: #e05d6f;
}
.slider.slider-vertical {
  height: 210px;
  width: 20px;
}
.slider.slider-vertical .slider-track {
  height: 100%;
  left: 50%;
  top: 0;
  width: 6px;
  margin-left: -2px;
}
.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}
.slider.slider-vertical .slider-handle {
  margin-left: -8px;
  margin-top: -10px;
}
.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  margin-left: 0;
  border-left-color: #e05d6f;
}
.slider.disabled .slider-track {
  cursor: not-allowed;
}
.slider input {
  display: none;
}
.slider .tooltip {
  display: none;
}
.slider .tooltip.top {
  margin-top: -22px;
}
.slider:hover .tooltip {
  display: block;
}
.slider .tooltip-inner {
  white-space: nowrap;
}
.slider .hide {
  display: none;
}
.slider .slider-track {
  position: absolute;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #dbe0e2;
  height: 6px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.slider .slider-selection {
  position: absolute;
  box-sizing: border-box;
  background-color: #418bca;
  background-image: none;
  border-radius: 3px;
}
.slider .slider-handle {
  position: absolute;
  width: 20px;
  height: 20px;
  outline: none;
  background-color: #fff;
  background-image: none;
  border: 1px solid;
  border-color: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
}
.slider .slider-handle.round {
  border-radius: 20px;
}
.slider .slider-handle.triangle {
  background: transparent none;
}

.ui-select-bootstrap > .ui-select-match {
  border-color: #dbe0e2 !important;
  border-radius: 2px;
}
.ui-select-bootstrap > .ui-select-match .ui-select-toggle > span:first-of-type {
  color: #8c8c8c;
  font-style: italic;
  font-size: 12px;
}
.ui-select-bootstrap > .ui-select-match .ui-select-toggle > span:nth-of-type(2) > a {
  position: absolute;
  right: 35px;
  top: 7px;
  font-size: 10px;
  padding: 2px;
  color: #8c8c8c;
}
.ui-select-bootstrap > .ui-select-match .ui-select-toggle > span:nth-of-type(2) > a:hover {
  color: #428bca;
}
.ui-select-bootstrap .ui-select-match-item.btn-primary {
  color: white;
}
.ui-select-bootstrap .ui-select-choices {
  top: 0px !important;
}

.ui-select-choices .ui-select-choices-row {
  padding: 0;
}
.ui-select-choices .ui-select-choices-row > a {
  color: #333333;
  font-size: 12px;
}
.ui-select-choices .ui-select-choices-row.active > a {
  background: #798992;
}

.ui-select-multiple.ui-select-bootstrap.open {
  border-color: #22beef;
}
.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
  line-height: 0.8;
}
.ui-select-multiple.ui-select-bootstrap input.ui-select-search::-webkit-input-placeholder {
  color: #8c8c8c;
  font-style: italic;
  font-size: 12px;
  line-height: 20px;
  padding: 0 7px;
}
.ui-select-multiple.ui-select-bootstrap input.ui-select-search::-moz-placeholder {
  color: #8c8c8c;
  font-style: italic;
  font-size: 12px;
  line-height: 20px;
  padding: 0 7px;
}
.ui-select-multiple.ui-select-bootstrap input.ui-select-search:-moz-placeholder {
  color: #8c8c8c;
  font-style: italic;
  font-size: 12px;
  line-height: 20px;
  padding: 0 7px;
}
.ui-select-multiple.ui-select-bootstrap input.ui-select-search:-ms-input-placeholder {
  color: #8c8c8c;
  font-style: italic;
  font-size: 12px;
  line-height: 20px;
  padding: 0 7px;
}
.ui-select-multiple.ui-select-bootstrap.underline-input input.ui-select-search::-webkit-input-placeholder {
  padding: 0;
}
.ui-select-multiple.ui-select-bootstrap.underline-input input.ui-select-search::-moz-placeholder {
  padding: 0;
}
.ui-select-multiple.ui-select-bootstrap.underline-input input.ui-select-search:-moz-placeholder {
  padding: 0;
}
.ui-select-multiple.ui-select-bootstrap.underline-input input.ui-select-search:-ms-input-placeholder {
  padding: 0;
}

.ta-toolbar {
  margin-bottom: 10px;
}

.ta-root.focussed .ta-scroll-window.form-control {
  border-color: #22beef;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.ta-hidden-input {
  display: none;
}

.form-control.ta-editor {
  height: auto;
}

tags-input .tags {
  border: 1px solid #ccc;
  box-shadow: none;
}
tags-input .tags.focused, tags-input .tags.focused:hover {
  box-shadow: none;
  border-color: #22beef;
}
tags-input .tags .tag-item {
  background: white;
  border-radius: 2px;
  border-color: #cfcfcf;
  font-size: 12px;
  font-family: "Lato", "Arial", sans-serif;
}
tags-input .tags .tag-item.selected {
  background: #f2f2f2;
  border-color: #e05d6f;
}

.badge,
.label {
  font-size: 10px;
  font-weight: 400;
}

.badge {
  padding: 3px 5px;
}
.badge.badge-success {
  background-color: #5cb85c;
}
.badge.badge-danger {
  background-color: #d9534f;
}
.badge.badge-warning {
  background-color: #f0ad4e;
}
.badge.badge-info {
  background-color: #5bc0de;
}
.badge.badge-primary {
  background-color: #428bca;
}
.badge.badge-default {
  background-color: #616f77;
}
.badge.badge-outline {
  display: inline-block;
  width: 10px;
  height: 10px;
  padding: 0;
  border: 1px solid;
  background: transparent;
}

uib-accordion .panel .panel-heading {
  padding: 0;
}

.panel {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.panel .panel-heading {
  border-radius: 0;
}
.panel .panel-heading .panel-title .accordion-toggle {
  display: block;
  cursor: pointer;
  font-size: 14px;
  padding: 10px 15px;
}
.panel .panel-heading .panel-title .accordion-toggle span {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.panel .panel-heading .panel-title .accordion-toggle:hover {
  text-decoration: none;
}
.panel .panel-heading .panel-title .accordion-toggle:hover span {
  padding-left: 5px;
}
.panel .panel-heading .panel-title .accordion-toggle:hover span.text-muted {
  padding-left: 0;
}
.panel.panel-cyan {
  border-color: #22beef;
}
.panel.panel-cyan > .panel-heading {
  color: white;
  background-color: #22beef;
  border-color: #22beef;
}
.panel.panel-amethyst {
  border-color: #cd97eb;
}
.panel.panel-amethyst > .panel-heading {
  color: white;
  background-color: #cd97eb;
  border-color: #cd97eb;
}
.panel.panel-green {
  border-color: #a2d200;
}
.panel.panel-green > .panel-heading {
  color: white;
  background-color: #a2d200;
  border-color: #a2d200;
}
.panel.panel-orange {
  border-color: #ffc100;
}
.panel.panel-orange > .panel-heading {
  color: white;
  background-color: #ffc100;
  border-color: #ffc100;
}
.panel.panel-red {
  border-color: #ff4a43;
}
.panel.panel-red > .panel-heading {
  color: white;
  background-color: #ff4a43;
  border-color: #ff4a43;
}
.panel.panel-greensea {
  border-color: #16a085;
}
.panel.panel-greensea > .panel-heading {
  color: white;
  background-color: #16a085;
  border-color: #16a085;
}
.panel.panel-dutch {
  border-color: #1693A5;
}
.panel.panel-dutch > .panel-heading {
  color: white;
  background-color: #1693A5;
  border-color: #1693A5;
}
.panel.panel-hotpink {
  border-color: #FF0066;
}
.panel.panel-hotpink > .panel-heading {
  color: white;
  background-color: #FF0066;
  border-color: #FF0066;
}
.panel.panel-drank {
  border-color: #A40778;
}
.panel.panel-drank > .panel-heading {
  color: white;
  background-color: #A40778;
  border-color: #A40778;
}
.panel.panel-blue {
  border-color: #418bca;
}
.panel.panel-blue > .panel-heading {
  color: white;
  background-color: #418bca;
  border-color: #418bca;
}
.panel.panel-lightred {
  border-color: #e05d6f;
}
.panel.panel-lightred > .panel-heading {
  color: white;
  background-color: #e05d6f;
  border-color: #e05d6f;
}
.panel.panel-slategray {
  border-color: #3f4e62;
}
.panel.panel-slategray > .panel-heading {
  color: white;
  background-color: #3f4e62;
  border-color: #3f4e62;
}
.panel.panel-darkgray {
  border-color: #333;
}
.panel.panel-darkgray > .panel-heading {
  color: white;
  background-color: #333;
  border-color: #333;
}
.panel.panel-filled.panel-default .panel-body {
  background-color: white;
}
.panel.panel-filled.panel-primary .panel-body {
  background-color: #6aa3d5;
  color: white;
}
.panel.panel-filled.panel-success .panel-body {
  background-color: #eaf6ea;
  color: #357935;
}
.panel.panel-filled.panel-warning .panel-body {
  background-color: #fef9f3;
  color: #c77c11;
}
.panel.panel-filled.panel-danger .panel-body {
  background-color: #fdf7f7;
  color: #a02622;
}
.panel.panel-filled.panel-info .panel-body {
  background-color: #f0f9fc;
  color: #2390b0;
}
.panel.panel-filled.panel-cyan .panel-body {
  background-color: #3ac5f1;
  color: white;
}
.panel.panel-filled.panel-amethyst .panel-body {
  background-color: #d1a0ed;
  color: white;
}
.panel.panel-filled.panel-green .panel-body {
  background-color: #aadc00;
  color: white;
}
.panel.panel-filled.panel-orange .panel-body {
  background-color: #ffc71a;
  color: white;
}
.panel.panel-filled.panel-red .panel-body {
  background-color: #ff635d;
  color: white;
}
.panel.panel-filled.panel-greensea .panel-body {
  background-color: #19b698;
  color: white;
}
.panel.panel-filled.panel-dutch .panel-body {
  background-color: #19a7bc;
  color: white;
}
.panel.panel-filled.panel-hotpink .panel-body {
  background-color: #ff1a75;
  color: white;
}
.panel.panel-filled.panel-drank .panel-body {
  background-color: #bc088a;
  color: white;
}
.panel.panel-filled.panel-blue .panel-body {
  background-color: #5597d0;
  color: white;
}
.panel.panel-filled.panel-lightred .panel-body {
  background-color: #e47282;
  color: white;
}
.panel.panel-filled.panel-slategray .panel-body {
  background-color: #495a72;
  color: white;
}
.panel.panel-filled.panel-darkgray .panel-body {
  background-color: #404040;
  color: white;
}
.panel.panel-transparent {
  border-left: 0;
  border-right: 0;
}
.panel.panel-transparent:last-of-type {
  border-bottom: 0;
}
.panel.panel-transparent .panel-heading {
  background: none;
}
.panel.panel-transparent .panel-heading .panel-title .accordion-toggle {
  padding: 15px;
}
.panel.panel-transparent .panel-body {
  background-color: #f7f7f7;
  padding: 0;
}

.panel-group .panel {
  border-radius: 0;
}

.panel-group .panel.panel-transparent + .panel.panel-transparent {
  margin-top: -1px;
}

.well {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.breadcrumb {
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "\f105";
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.datepicker .btn-default {
  border-width: 0;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.datepicker .btn-default .glyphicon {
  top: 2px;
}
.datepicker .btn[disabled] {
  opacity: 0.3;
}
.datepicker .btn-info {
  color: white !important;
}
.datepicker .btn-info .text-info {
  color: white;
}
.datepicker .btn-info.active {
  background-color: #5bc0de !important;
}
.datepicker td > em {
  color: #666666;
}

.pagination {
  border-radius: 0;
}
.pagination > li > a,
.pagination > li > span {
  border-color: #adadad;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  background-color: #f2f3f4;
}
.pagination > li:first-child > a, .pagination > li:last-child > a {
  border-radius: 0;
}

.pager > li > a,
.pager > li > span {
  border-color: #adadad;
}
.pager > li > a:hover, .pager > li > a:focus,
.pager > li > span:hover,
.pager > li > span:focus {
  background-color: #f2f3f4;
}

.popover {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  border-color: #999999;
}
.popover .popover-title {
  background-color: #bfbfbf;
  font-weight: 700;
  border-radius: 0;
}
.popover .popover-content {
  font-size: 12px;
  color: #666666;
}

check-toggler,
.check-toggler {
  cursor: pointer;
  padding: 2px;
}
check-toggler:before,
.check-toggler:before {
  content: "\f00d";
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #d9534f;
}
check-toggler.checked:before,
.check-toggler.checked:before {
  content: "\f00c";
  color: #5cb85c;
}

.dropdown > a:hover, .dropdown > a:focus {
  text-decoration: none;
}
.dropdown.settings .dropdown-menu {
  padding: 0;
}
.dropdown.settings .dropdown-menu:after {
  border-bottom-color: #f2f2f2;
}
.dropdown.settings .color-schemes {
  padding: 5px 10px;
  background-color: #f2f2f2;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 10px;
}
.dropdown.settings .color-schemes li:not(.title) {
  padding: 3px;
}
.dropdown.settings .color-schemes li:not(.title) > a {
  display: inline-block;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.dropdown.settings .color-schemes li:not(.title) > a:hover {
  -webkit-transform: scale(1.3, 1.3);
  -moz-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  -o-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
}
.dropdown.settings .form-group {
  margin-bottom: 0;
}
.dropdown.nav-profile .dropdown-menu {
  min-width: 180px;
}

#header .dropdown > .dropdown-menu {
  margin-top: -2px;
}
#header .dropdown.open > a {
  color: white;
}

.dropdown-menu {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  border-radius: 0;
}
.dropdown-menu.with-arrow:before {
  content: "";
  position: absolute;
  left: 12px;
  top: -10px;
  height: 0;
  width: 0;
  border-bottom: 9px solid rgba(0, 0, 0, 0.15);
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
}
.dropdown-menu.with-arrow:after {
  content: "";
  position: absolute;
  left: 13px;
  top: -8px;
  height: 0;
  width: 0;
  border-bottom: 8px solid white;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.dropdown-menu.pull-right.with-arrow:before {
  left: auto;
  right: 11px;
}
.dropdown-menu.pull-right.with-arrow:after {
  left: auto;
  right: 12px;
}
.dropdown-menu > li > a {
  color: #1a1a1a;
  padding: 5px 15px;
}
.dropdown-menu > li > a > i {
  margin-right: 5px;
}
.dropdown-menu > li > a > .label,
.dropdown-menu > li > a > .badge {
  margin-top: 2px;
}
.dropdown-menu > li > div {
  padding: 5px 10px;
}
.dropdown-menu > li > ul {
  margin-left: 0;
  padding: 0 10px;
}
.dropdown-menu > li > ul > li.title {
  padding: 5px 0 0;
  display: block;
  font-size: 12px;
  color: #333333;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.dropdown-menu.panel {
  min-width: 280px;
  margin-bottom: 0;
  padding: 0;
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu.panel .panel-heading {
  background-color: #333;
  border-radius: 0;
  color: #666666;
  border: 0;
  font-weight: 300;
}
.dropdown-menu.panel .panel-heading strong {
  color: white;
}
.dropdown-menu.panel .panel-footer {
  background-color: white;
  padding: 0;
}
.dropdown-menu.panel .panel-footer > a {
  display: block;
  padding: 10px 15px;
  color: #333333;
  font-size: 12px;
}
.dropdown-menu.panel .panel-footer > a > i {
  margin-top: 2px;
}
.dropdown-menu.panel .panel-footer > a:hover {
  text-decoration: none;
  color: #428bca;
}
.dropdown-menu.panel.with-arrow:before {
  border-color: transparent;
}
.dropdown-menu.panel.with-arrow:after {
  height: 0;
  width: 0;
  border-bottom: 9px solid #333;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
}
.dropdown-menu.panel .list-group > li {
  padding: 0;
  border-color: #eaeaea;
}
.dropdown-menu.panel .list-group > li .media .media-object {
  margin: 10px 10px 10px 15px;
}
.dropdown-menu.panel .list-group > li .media .media-body {
  padding: 10px 15px 10px 0;
}
.dropdown-menu.panel .list-group > li:hover {
  background-color: #f8f8f8;
}
.dropdown-menu.panel .list-group > li > a:hover {
  text-decoration: none;
}

/* General button style (reset) */
.btn-ef {
  border: none;
  display: inline-block;
  outline: none;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  /* Success and error */
}
.btn-ef:focus, .btn-ef:active {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-ef:after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-ef.btn-ef-1 {
  background: none;
  border: 2px solid #616f77;
  color: #616f77;
}
.btn-ef.btn-ef-1.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1a.active {
  background-color: #616f77;
  color: white;
}
.btn-ef.btn-ef-1.btn-ef-1b:after {
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
  background: #616f77;
}
.btn-ef.btn-ef-1.btn-ef-1b:hover, .btn-ef.btn-ef-1.btn-ef-1b:active, .btn-ef.btn-ef-1.btn-ef-1b.active {
  color: white;
}
.btn-ef.btn-ef-1.btn-ef-1b:hover:after, .btn-ef.btn-ef-1.btn-ef-1b:active:after, .btn-ef.btn-ef-1.btn-ef-1b.active:after {
  height: 100%;
}
.btn-ef.btn-ef-1.btn-ef-1c:after {
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  background: #616f77;
}
.btn-ef.btn-ef-1.btn-ef-1c:hover, .btn-ef.btn-ef-1.btn-ef-1c:active, .btn-ef.btn-ef-1.btn-ef-1c.active {
  color: white;
}
.btn-ef.btn-ef-1.btn-ef-1c:hover:after, .btn-ef.btn-ef-1.btn-ef-1c:active:after, .btn-ef.btn-ef-1.btn-ef-1c.active:after {
  width: 100%;
}
.btn-ef.btn-ef-1.btn-ef-1d {
  overflow: hidden;
}
.btn-ef.btn-ef-1.btn-ef-1d:after {
  width: 0;
  height: 103%;
  top: 50%;
  left: 50%;
  background: #616f77;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.btn-ef.btn-ef-1.btn-ef-1d:hover, .btn-ef.btn-ef-1.btn-ef-1d:active, .btn-ef.btn-ef-1.btn-ef-1d.active {
  color: white;
}
.btn-ef.btn-ef-1.btn-ef-1d:hover:after, .btn-ef.btn-ef-1.btn-ef-1d:active:after, .btn-ef.btn-ef-1.btn-ef-1d.active:after {
  width: 80%;
  opacity: 1;
}
.btn-ef.btn-ef-1.btn-ef-1d:active:after, .btn-ef.btn-ef-1.btn-ef-1d.active:after {
  width: 101%;
  opacity: 1;
}
.btn-ef.btn-ef-1.btn-ef-1e {
  overflow: hidden;
}
.btn-ef.btn-ef-1.btn-ef-1e:after {
  width: 110%;
  height: 0;
  top: 50%;
  left: 50%;
  background: #616f77;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.btn-ef.btn-ef-1.btn-ef-1e:hover, .btn-ef.btn-ef-1.btn-ef-1e:active, .btn-ef.btn-ef-1.btn-ef-1e.active {
  color: white;
}
.btn-ef.btn-ef-1.btn-ef-1e:hover:after, .btn-ef.btn-ef-1.btn-ef-1e:active:after, .btn-ef.btn-ef-1.btn-ef-1e.active:after {
  height: 160%;
  opacity: 1;
}
.btn-ef.btn-ef-1.btn-ef-1e:active:after, .btn-ef.btn-ef-1.btn-ef-1e.active:after {
  height: 400%;
  opacity: 1;
}
.btn-ef.btn-ef-1.btn-ef-1f {
  overflow: hidden;
}
.btn-ef.btn-ef-1.btn-ef-1f:after {
  width: 101%;
  height: 0;
  top: 50%;
  left: 50%;
  background: #616f77;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.btn-ef.btn-ef-1.btn-ef-1f:hover, .btn-ef.btn-ef-1.btn-ef-1f:active, .btn-ef.btn-ef-1.btn-ef-1f.active {
  color: white;
}
.btn-ef.btn-ef-1.btn-ef-1f:hover:after, .btn-ef.btn-ef-1.btn-ef-1f:active:after, .btn-ef.btn-ef-1.btn-ef-1f.active:after {
  height: 75%;
  opacity: 1;
}
.btn-ef.btn-ef-1.btn-ef-1f:active:after, .btn-ef.btn-ef-1.btn-ef-1f.active:after {
  height: 130%;
  opacity: 1;
}
.btn-ef.btn-ef-1.btn-ef-1-primary {
  border-color: #428bca;
  color: #428bca;
}
.btn-ef.btn-ef-1.btn-ef-1-primary.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-primary.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-primary.btn-ef-1a.active {
  background-color: #428bca;
}
.btn-ef.btn-ef-1.btn-ef-1-primary:after {
  background-color: #428bca;
}
.btn-ef.btn-ef-1.btn-ef-1-success {
  border-color: #5cb85c;
  color: #5cb85c;
}
.btn-ef.btn-ef-1.btn-ef-1-success.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-success.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-success.btn-ef-1a.active {
  background-color: #5cb85c;
}
.btn-ef.btn-ef-1.btn-ef-1-success:after {
  background-color: #5cb85c;
}
.btn-ef.btn-ef-1.btn-ef-1-warning {
  border-color: #f0ad4e;
  color: #f0ad4e;
}
.btn-ef.btn-ef-1.btn-ef-1-warning.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-warning.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-warning.btn-ef-1a.active {
  background-color: #f0ad4e;
}
.btn-ef.btn-ef-1.btn-ef-1-warning:after {
  background-color: #f0ad4e;
}
.btn-ef.btn-ef-1.btn-ef-1-danger {
  border-color: #d9534f;
  color: #d9534f;
}
.btn-ef.btn-ef-1.btn-ef-1-danger.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-danger.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-danger.btn-ef-1a.active {
  background-color: #d9534f;
}
.btn-ef.btn-ef-1.btn-ef-1-danger:after {
  background-color: #d9534f;
}
.btn-ef.btn-ef-1.btn-ef-1-info {
  border-color: #5bc0de;
  color: #5bc0de;
}
.btn-ef.btn-ef-1.btn-ef-1-info.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-info.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-info.btn-ef-1a.active {
  background-color: #5bc0de;
}
.btn-ef.btn-ef-1.btn-ef-1-info:after {
  background-color: #5bc0de;
}
.btn-ef.btn-ef-1.btn-ef-1-cyan {
  border-color: #22beef;
  color: #22beef;
}
.btn-ef.btn-ef-1.btn-ef-1-cyan.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-cyan.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-cyan.btn-ef-1a.active {
  background-color: #22beef;
}
.btn-ef.btn-ef-1.btn-ef-1-cyan:after {
  background-color: #22beef;
}
.btn-ef.btn-ef-1.btn-ef-1-amethyst {
  border-color: #cd97eb;
  color: #cd97eb;
}
.btn-ef.btn-ef-1.btn-ef-1-amethyst.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-amethyst.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-amethyst.btn-ef-1a.active {
  background-color: #cd97eb;
}
.btn-ef.btn-ef-1.btn-ef-1-amethyst:after {
  background-color: #cd97eb;
}
.btn-ef.btn-ef-1.btn-ef-1-green {
  border-color: #a2d200;
  color: #a2d200;
}
.btn-ef.btn-ef-1.btn-ef-1-green.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-green.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-green.btn-ef-1a.active {
  background-color: #a2d200;
}
.btn-ef.btn-ef-1.btn-ef-1-green:after {
  background-color: #a2d200;
}
.btn-ef.btn-ef-1.btn-ef-1-orange {
  border-color: #ffc100;
  color: #ffc100;
}
.btn-ef.btn-ef-1.btn-ef-1-orange.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-orange.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-orange.btn-ef-1a.active {
  background-color: #ffc100;
}
.btn-ef.btn-ef-1.btn-ef-1-orange:after {
  background-color: #ffc100;
}
.btn-ef.btn-ef-1.btn-ef-1-red {
  border-color: #ff4a43;
  color: #ff4a43;
}
.btn-ef.btn-ef-1.btn-ef-1-red.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-red.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-red.btn-ef-1a.active {
  background-color: #ff4a43;
}
.btn-ef.btn-ef-1.btn-ef-1-red:after {
  background-color: #ff4a43;
}
.btn-ef.btn-ef-1.btn-ef-1-greensea {
  border-color: #16a085;
  color: #16a085;
}
.btn-ef.btn-ef-1.btn-ef-1-greensea.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-greensea.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-greensea.btn-ef-1a.active {
  background-color: #16a085;
}
.btn-ef.btn-ef-1.btn-ef-1-greensea:after {
  background-color: #16a085;
}
.btn-ef.btn-ef-1.btn-ef-1-dutch {
  border-color: #1693A5;
  color: #1693A5;
}
.btn-ef.btn-ef-1.btn-ef-1-dutch.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-dutch.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-dutch.btn-ef-1a.active {
  background-color: #1693A5;
}
.btn-ef.btn-ef-1.btn-ef-1-dutch:after {
  background-color: #1693A5;
}
.btn-ef.btn-ef-1.btn-ef-1-hotpink {
  border-color: #FF0066;
  color: #FF0066;
}
.btn-ef.btn-ef-1.btn-ef-1-hotpink.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-hotpink.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-hotpink.btn-ef-1a.active {
  background-color: #FF0066;
}
.btn-ef.btn-ef-1.btn-ef-1-hotpink:after {
  background-color: #FF0066;
}
.btn-ef.btn-ef-1.btn-ef-1-drank {
  border-color: #A40778;
  color: #A40778;
}
.btn-ef.btn-ef-1.btn-ef-1-drank.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-drank.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-drank.btn-ef-1a.active {
  background-color: #A40778;
}
.btn-ef.btn-ef-1.btn-ef-1-drank:after {
  background-color: #A40778;
}
.btn-ef.btn-ef-1.btn-ef-1-blue {
  border-color: #418bca;
  color: #418bca;
}
.btn-ef.btn-ef-1.btn-ef-1-blue.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-blue.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-blue.btn-ef-1a.active {
  background-color: #418bca;
}
.btn-ef.btn-ef-1.btn-ef-1-blue:after {
  background-color: #418bca;
}
.btn-ef.btn-ef-1.btn-ef-1-lightred {
  border-color: #e05d6f;
  color: #e05d6f;
}
.btn-ef.btn-ef-1.btn-ef-1-lightred.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-lightred.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-lightred.btn-ef-1a.active {
  background-color: #e05d6f;
}
.btn-ef.btn-ef-1.btn-ef-1-lightred:after {
  background-color: #e05d6f;
}
.btn-ef.btn-ef-1.btn-ef-1-slategray {
  border-color: #3f4e62;
  color: #3f4e62;
}
.btn-ef.btn-ef-1.btn-ef-1-slategray.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-slategray.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-slategray.btn-ef-1a.active {
  background-color: #3f4e62;
}
.btn-ef.btn-ef-1.btn-ef-1-slategray:after {
  background-color: #3f4e62;
}
.btn-ef.btn-ef-1.btn-ef-1-darkgray {
  border-color: #333;
  color: #333;
}
.btn-ef.btn-ef-1.btn-ef-1-darkgray.btn-ef-1a:hover, .btn-ef.btn-ef-1.btn-ef-1-darkgray.btn-ef-1a:active, .btn-ef.btn-ef-1.btn-ef-1-darkgray.btn-ef-1a.active {
  background-color: #333;
}
.btn-ef.btn-ef-1.btn-ef-1-darkgray:after {
  background-color: #333;
}
.btn-ef.btn-ef-2 {
  background: #e6e6e6;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 3px;
  box-shadow: 0 3px;
  color: #616f77;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.btn-ef.btn-ef-2.btn-rounded {
  border-radius: 4px;
}
.btn-ef.btn-ef-2.btn-ef-2a:hover {
  top: 2px;
  -webkit-box-shadow: 0 1px;
  box-shadow: 0 1px;
}
.btn-ef.btn-ef-2.btn-ef-2a:active, .btn-ef.btn-ef-2.btn-ef-2a.active {
  top: 3px;
  -webkit-box-shadow: 0 0;
  box-shadow: 0 0;
}
.btn-ef.btn-ef-2.btn-ef-2b:hover {
  top: -2px;
  -webkit-box-shadow: 0 5px;
  box-shadow: 0 5px;
}
.btn-ef.btn-ef-2.btn-ef-2b:active, .btn-ef.btn-ef-2.btn-ef-2b.active {
  top: 3px;
  -webkit-box-shadow: 0 0;
  box-shadow: 0 0;
}
.btn-ef.btn-ef-2.btn-ef-2c {
  -webkit-box-shadow: -3px 0;
  box-shadow: -3px 0;
}
.btn-ef.btn-ef-2.btn-ef-2c:hover {
  left: -2px;
  -webkit-box-shadow: -1px 0;
  box-shadow: -1px 0;
}
.btn-ef.btn-ef-2.btn-ef-2c:active, .btn-ef.btn-ef-2.btn-ef-2c.active {
  left: -3px;
  -webkit-box-shadow: 0 0;
  box-shadow: 0 0;
}
.btn-ef.btn-ef-2.btn-ef-2d {
  -webkit-box-shadow: 3px 0;
  box-shadow: 3px 0;
}
.btn-ef.btn-ef-2.btn-ef-2d:hover {
  left: 2px;
  -webkit-box-shadow: 1px 0;
  box-shadow: 1px 0;
}
.btn-ef.btn-ef-2.btn-ef-2d:active, .btn-ef.btn-ef-2.btn-ef-2d.active {
  left: 3px;
  -webkit-box-shadow: 0 0;
  box-shadow: 0 0;
}
.btn-ef.btn-ef-2.btn-ef-2-primary {
  color: #428bca;
  background-color: #cde1f1;
}
.btn-ef.btn-ef-2.btn-ef-2-success {
  color: #5cb85c;
  background-color: #d8eed8;
}
.btn-ef.btn-ef-2.btn-ef-2-warning {
  color: #f0ad4e;
  background-color: #fceedb;
}
.btn-ef.btn-ef-2.btn-ef-2-danger {
  color: #d9534f;
  background-color: #f9e2e2;
}
.btn-ef.btn-ef-2.btn-ef-2-info {
  color: #5bc0de;
  background-color: #f0f9fc;
}
.btn-ef.btn-ef-2.btn-ef-2-cyan {
  color: #22beef;
  background-color: #e0f6fd;
}
.btn-ef.btn-ef-2.btn-ef-2-amethyst {
  color: #cd97eb;
  background-color: #f6edfb;
}
.btn-ef.btn-ef-2.btn-ef-2-green {
  color: #a2d200;
  background-color: #f5ffd2;
}
.btn-ef.btn-ef-2.btn-ef-2-orange {
  color: orange;
  background-color: #fff3cc;
}
.btn-ef.btn-ef-2.btn-ef-2-red {
  color: #ff4a43;
  background-color: #ffdddc;
}
.btn-ef.btn-ef-2.btn-ef-2-greensea {
  color: #16a085;
  background-color: #d5f9f2;
}
.btn-ef.btn-ef-2.btn-ef-2-dutch {
  color: #1693A5;
  background-color: #daf6fa;
}
.btn-ef.btn-ef-2.btn-ef-2-hotpink {
  color: #FF0066;
  background-color: #ffe6f0;
}
.btn-ef.btn-ef-2.btn-ef-2-drank {
  color: #A40778;
  background-color: #fdc7ee;
}
.btn-ef.btn-ef-2.btn-ef-2-blue {
  color: #418bca;
  background-color: #e1ecf6;
}
.btn-ef.btn-ef-2.btn-ef-2-lightred {
  color: #e05d6f;
  background-color: #f9dde1;
}
.btn-ef.btn-ef-2.btn-ef-2-slategray {
  color: #3f4e62;
  background-color: #b6c1d0;
}
.btn-ef.btn-ef-2.btn-ef-2-darkgray {
  color: #333;
  background-color: #a6a6a6;
}
.btn-ef.btn-ef-3 {
  /* Button 3a */
  /* Button 3b */
  /* Button 3c */
}
.btn-ef.btn-ef-3.btn-default {
  background: #e2e2e2;
  color: #333333;
}
.btn-ef.btn-ef-3.btn-default:hover {
  background: #c9c9c9;
}
.btn-ef.btn-ef-3.btn-default:active, .btn-ef.btn-ef-3.btn-default.active {
  background: #bcbcbc;
}
.btn-ef.btn-ef-3.btn-default:focus {
  background: #e2e2e2;
  color: #333333;
}
.btn-ef.btn-ef-3:active {
  top: 2px;
}
.btn-ef.btn-ef-3 > i {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  line-height: 32px;
  font-size: 130%;
  width: 40px;
}
.btn-ef.btn-ef-3.btn-ef-3a {
  padding-left: 50px;
}
.btn-ef.btn-ef-3.btn-ef-3a > i {
  background: rgba(0, 0, 0, 0.05);
}
.btn-ef.btn-ef-3.btn-ef-3b {
  padding-left: 45px;
}
.btn-ef.btn-ef-3.btn-ef-3b > i {
  width: 36px;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.btn-ef.btn-ef-3.btn-ef-3c {
  padding-right: 45px;
  overflow: hidden;
}
.btn-ef.btn-ef-3.btn-ef-3c > i {
  left: auto;
  right: -6px;
  font-size: 12px;
  z-index: 2;
}
.btn-ef.btn-ef-3.btn-ef-3c:after {
  width: 30%;
  height: 200%;
  background: rgba(255, 255, 255, 0.1);
  z-index: 1;
  right: 0;
  top: 0;
  margin: -5px 0 0 -5px;
  -webkit-transform-origin: 0 0;
  -webkit-transform: rotate(-20deg);
  -moz-transform-origin: 0 0;
  -moz-transform: rotate(-20deg);
  -ms-transform-origin: 0 0;
  -ms-transform: rotate(-20deg);
  transform-origin: 0 0;
  transform: rotate(-20deg);
}
.btn-ef.btn-ef-3.btn-ef-3c:hover:after {
  width: 40%;
}
.btn-ef.btn-ef-4 {
  overflow: hidden;
  padding: 6px 30px;
  /* Button 4a */
  /* Button 4b */
  /* Button 4c */
  /* Button 4d */
}
.btn-ef.btn-ef-4.btn-default {
  border: 2px solid #ccc;
}
.btn-ef.btn-ef-4.btn-default:hover {
  border: 2px solid #b3b3b3;
}
.btn-ef.btn-ef-4:active, .btn-ef.btn-ef-4.active {
  top: 2px;
}
.btn-ef.btn-ef-4 > i {
  position: absolute;
  height: 100%;
  line-height: 32px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-ef.btn-ef-4.btn-ef-4a > i {
  left: 130%;
  top: 0;
}
.btn-ef.btn-ef-4.btn-ef-4a:hover > i {
  left: 80%;
}
.btn-ef.btn-ef-4.btn-ef-4b > i {
  left: 70%;
  opacity: 0;
  top: 0;
}
.btn-ef.btn-ef-4.btn-ef-4b:hover > i {
  left: 80%;
  opacity: 1;
}
.btn-ef.btn-ef-4.btn-ef-4c > i {
  left: -50%;
  top: 0;
}
.btn-ef.btn-ef-4.btn-ef-4c:hover > i {
  left: 10%;
}
.btn-ef.btn-ef-4.btn-ef-4d > i {
  left: 30%;
  opacity: 0;
  top: 0;
}
.btn-ef.btn-ef-4.btn-ef-4d:hover > i {
  left: 10%;
  opacity: 1;
}
.btn-ef.btn-ef-5 {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  /* Button 5a */
  /* Button 5b */
}
.btn-ef.btn-ef-5.btn-default {
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
}
.btn-ef.btn-ef-5.btn-default:hover {
  border-color: #b3b3b3;
}
.btn-ef.btn-ef-5:active, .btn-ef.btn-ef-5.active {
  top: 2px;
}
.btn-ef.btn-ef-5:active i, .btn-ef.btn-ef-5.active i {
  color: white;
}
.btn-ef.btn-ef-5 span {
  display: inline-block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.btn-ef.btn-ef-5 i {
  position: absolute;
  height: 100%;
  width: 100%;
  line-height: 1.8;
  font-size: 130%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-ef.btn-ef-5.btn-ef-5a:hover span {
  -webkit-transform: translateY(300%);
  -moz-transform: translateY(300%);
  -ms-transform: translateY(300%);
  -o-transform: translateY(300%);
  transform: translateY(300%);
}
.btn-ef.btn-ef-5.btn-ef-5a:hover i {
  top: 0;
}
.btn-ef.btn-ef-5.btn-ef-5a i {
  left: 0;
  top: -100%;
}
.btn-ef.btn-ef-5.btn-ef-5b:hover span {
  -webkit-transform: translateX(200%);
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  -o-transform: translateX(200%);
  transform: translateX(200%);
}
.btn-ef.btn-ef-5.btn-ef-5b:hover i {
  left: 0;
}
.btn-ef.btn-ef-5.btn-ef-5b i {
  left: -100%;
  top: 0;
}
.btn-ef.btn-ef-6 {
  border-width: 0;
  padding: 8px 14px;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  /* Button 6a */
  /* Button 6b */
  /* Button 6c */
  /* Button 6d */
}
.btn-ef.btn-ef-6.btn-default {
  background: #e2e2e2;
  color: #333333;
}
.btn-ef.btn-ef-6.btn-default:hover {
  background: #c9c9c9;
}
.btn-ef.btn-ef-6.btn-default:active, .btn-ef.btn-ef-6.btn-default.active {
  background: #bcbcbc;
}
.btn-ef.btn-ef-6.btn-default:focus {
  background: #e2e2e2;
  color: #333333;
}
.btn-ef.btn-ef-6:active, .btn-ef.btn-ef-6.active {
  top: 2px;
}
.btn-ef.btn-ef-6:hover {
  padding: 6px 12px;
  border-width: 2px;
  background: transparent !important;
  color: #333333;
}
.btn-ef.btn-ef-6.btn-ef-6a {
  border-style: solid;
}
.btn-ef.btn-ef-6.btn-ef-6b {
  border-style: dashed;
}
.btn-ef.btn-ef-6.btn-ef-6c {
  border-style: dotted;
}
.btn-ef.btn-ef-6.btn-ef-6d {
  padding: 10px 16px;
  border-style: double;
}
.btn-ef.btn-ef-6.btn-ef-6d:hover {
  border-width: 4px;
  padding: 6px 12px;
}
.btn-ef.btn-ef-7 {
  border-width: 1px;
  border-style: solid;
  padding: 6px 16px 6px 40px;
  /* Button 7a */
  /* Button 7b */
  /* Button 7c */
  /* Button 7d */
  /* Button 7e */
  /* Button 7f */
  /* Button 7g */
  /* Button 7h */
}
.btn-ef.btn-ef-7:not(.btn-icon-only) i {
  color: rgba(255, 255, 255, 0.5);
}
.btn-ef.btn-ef-7.btn-default {
  border-color: #ccc;
}
.btn-ef.btn-ef-7.btn-default:not(.btn-icon-only) i {
  color: rgba(0, 0, 0, 0.5);
}
.btn-ef.btn-ef-7.btn-default:hover {
  border-color: #b3b3b3;
}
.btn-ef.btn-ef-7.btn-ef-7a {
  overflow: hidden;
}
.btn-ef.btn-ef-7.btn-ef-7a i {
  position: absolute;
  left: 0;
  width: 32%;
  font-size: 130%;
  line-height: 1.1;
}
.btn-ef.btn-ef-7.btn-ef-7a.btn-activated {
  -webkit-animation: fadeOutText 0.5s;
  -moz-animation: fadeOutText 0.5s;
  animation: fadeOutText 0.5s;
}
.btn-ef.btn-ef-7.btn-ef-7a.btn-activated i {
  -webkit-animation: moveToRight 0.5s;
  -moz-animation: moveToRight 0.5s;
  animation: moveToRight 0.5s;
}
.btn-ef.btn-ef-7.btn-ef-7b {
  overflow: hidden;
}
.btn-ef.btn-ef-7.btn-ef-7b i {
  position: absolute;
  left: 0;
  width: 28%;
  font-size: 130%;
  line-height: 1.1;
}
.btn-ef.btn-ef-7.btn-ef-7b.btn-activated i {
  -webkit-animation: scaleUp 0.5s;
  -moz-animation: scaleUp 0.5s;
  animation: scaleUp 0.5s;
}
.btn-ef.btn-ef-7.btn-ef-7c {
  overflow: hidden;
}
.btn-ef.btn-ef-7.btn-ef-7c i {
  z-index: 1;
}
.btn-ef.btn-ef-7.btn-ef-7c:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 0;
  width: 0;
  background: rgba(0, 0, 0, 0.1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.btn-ef.btn-ef-7.btn-ef-7c.btn-activated:after {
  -webkit-animation: fillToRight 0.7s forwards;
  -moz-animation: fillToRight 0.7s forwards;
  animation: fillToRight 0.7s forwards;
}
.btn-ef.btn-ef-7.btn-ef-7d {
  overflow: hidden;
}
.btn-ef.btn-ef-7.btn-ef-7d i {
  z-index: 1;
}
.btn-ef.btn-ef-7.btn-ef-7d:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 100%;
  z-index: 0;
  background: rgba(0, 0, 0, 0.1);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.btn-ef.btn-ef-7.btn-ef-7d.btn-activated:after {
  -webkit-animation: emptyBottom 0.7s forwards;
  -moz-animation: emptyBottom 0.7s forwards;
  animation: emptyBottom 0.7s forwards;
}
.btn-ef.btn-ef-7.btn-ef-7e i.after {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  font-size: 22px;
  line-height: 42px;
  color: #ea515e;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.btn-ef.btn-ef-7.btn-ef-7e.btn-activated i.after {
  -webkit-animation: scaleFade 0.5s forwards;
  -moz-animation: scaleFade 0.5s forwards;
  animation: scaleFade 0.5s forwards;
}
.btn-ef.btn-ef-7.btn-ef-7f i.after {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  font-size: 22px;
  line-height: 42px;
  color: #ffe44d;
  visibility: hidden;
  -webkit-transform: scale(4);
  -moz-transform: scale(4);
  -ms-transform: scale(4);
  -o-transform: scale(4);
  transform: scale(4);
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.btn-ef.btn-ef-7.btn-ef-7f.btn-activated i.after {
  visibility: visible;
  -webkit-animation: dropDown 0.3s forwards;
  -moz-animation: dropDown 0.3s forwards;
  animation: dropDown 0.3s forwards;
}
.btn-ef.btn-ef-7.btn-ef-7g i.after {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  font-size: 22px;
  line-height: 42px;
  color: #333333;
  visibility: hidden;
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.btn-ef.btn-ef-7.btn-ef-7g.btn-activated i.after {
  visibility: visible;
  -webkit-animation: dropDownFade 0.5s forwards;
  -moz-animation: dropDownFade 0.5s forwards;
  animation: dropDownFade 0.5s forwards;
}
.btn-ef.btn-ef-7.btn-ef-7h span {
  display: inline-block;
  width: 100%;
}
.btn-ef.btn-ef-7.btn-ef-7h i {
  position: absolute;
  left: 0;
  width: 28%;
  font-size: 130%;
  line-height: 1.1;
}
.btn-ef.btn-ef-7.btn-ef-7h.btn-activated i {
  -webkit-animation: scaleUp 0.5s;
  -moz-animation: scaleUp 0.5s;
  animation: scaleUp 0.5s;
}
.btn-ef.btn-activated-success, .btn-ef.btn-activated-error {
  color: transparent !important;
}
.btn-ef.btn-activated-success:after, .btn-ef.btn-activated-error:after {
  z-index: 1;
  color: #fff;
  left: 40%;
}
.btn-ef.btn-activated-success .fa:before {
  content: "\f118";
}
.btn-ef.btn-activated-success:after {
  content: "Success!";
  -webkit-animation: moveUp 0.5s;
  -moz-animation: moveUp 0.5s;
  animation: moveUp 0.5s;
}
.btn-ef.btn-activated-error {
  -webkit-animation: shake 0.5s;
  -moz-animation: shake 0.5s;
  animation: shake 0.5s;
}
.btn-ef.btn-activated-error .fa:before {
  content: "\f119";
}
.btn-ef.btn-activated-error:after {
  content: "Error!";
  -webkit-animation: scaleFromUp 0.5s;
  -moz-animation: scaleFromUp 0.5s;
  animation: scaleFromUp 0.5s;
}

button:focus {
  outline: 0 !important;
}

.btn {
  border-radius: 0;
  outline: 0 !important;
}
.btn.rounded-corners, .btn.btn-rounded {
  border-radius: 4px;
}
.btn.rounded-corners.btn-lg, .btn.btn-rounded.btn-lg {
  border-radius: 6px;
}
.btn.rounded-corners.btn-sm, .btn.rounded-corners.btn-xs, .btn.btn-rounded.btn-sm, .btn.btn-rounded.btn-xs {
  border-radius: 3px;
}
.btn.btn-rounded-10 {
  border-radius: 10px;
}
.btn.btn-rounded-20 {
  border-radius: 20px;
}
.btn.btn-rounded-40 {
  border-radius: 40px;
}
.btn.btn-rounded-50p {
  border-radius: 50%;
}
.btn.no-border {
  border: 0;
}
.btn.btn-icon-only {
  font-size: 0;
  padding: 20px 25px;
  position: relative;
}
.btn.btn-icon-only i {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 22px;
  line-height: 42px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.btn:focus, .btn:active {
  outline: 0 !important;
}
.btn.btn-cyan {
  background-color: #22beef;
  color: white;
  border-color: #10acdd;
}
.btn.btn-cyan:hover, .btn.btn-cyan:active, .btn.btn-cyan.active {
  background-color: #10acdd;
  border-color: #0f9dca;
  color: white;
}
.btn.btn-cyan:active, .btn.btn-cyan.active {
  background-color: #0f9dca;
  border-color: #0e92bc;
}
.btn.btn-amethyst {
  background-color: #cd97eb;
  color: white;
  border-color: #c382e7;
}
.btn.btn-amethyst:hover, .btn.btn-amethyst:active, .btn.btn-amethyst.active {
  background-color: #c382e7;
  border-color: #ba71e4;
  color: white;
}
.btn.btn-amethyst:active, .btn.btn-amethyst.active {
  background-color: #ba71e4;
  border-color: #b464e1;
}
.btn.btn-green {
  background-color: #a2d200;
  color: white;
  border-color: #96c300;
}
.btn.btn-green:hover, .btn.btn-green:active, .btn.btn-green.active {
  background-color: #96c300;
  border-color: #86ae00;
  color: white;
}
.btn.btn-green:active, .btn.btn-green.active {
  background-color: #86ae00;
  border-color: #7b9f00;
}
.btn.btn-orange {
  background-color: #ffc100;
  color: white;
  border-color: #f0b500;
}
.btn.btn-orange:hover, .btn.btn-orange:active, .btn.btn-orange.active {
  background-color: #f0b500;
  border-color: #dba600;
  color: white;
}
.btn.btn-orange:active, .btn.btn-orange.active {
  background-color: #dba600;
  border-color: #cc9a00;
}
.btn.btn-red {
  background-color: #ff4a43;
  color: white;
  border-color: #ff1910;
}
.btn.btn-red:hover, .btn.btn-red:active, .btn.btn-red.active {
  background-color: #ff1910;
  border-color: #e60900;
  color: white;
}
.btn.btn-red:active, .btn.btn-red.active {
  background-color: #e60900;
  border-color: #d70800;
}
.btn.btn-greensea {
  background-color: #16a085;
  color: white;
  border-color: #138a72;
}
.btn.btn-greensea:hover, .btn.btn-greensea:active, .btn.btn-greensea.active {
  background-color: #138a72;
  border-color: #107863;
  color: white;
}
.btn.btn-greensea:active, .btn.btn-greensea.active {
  background-color: #107863;
  border-color: #0f6a58;
}
.btn.btn-dutch {
  background-color: #1693A5;
  color: white;
  border-color: #137f8f;
}
.btn.btn-dutch:hover, .btn.btn-dutch:active, .btn.btn-dutch.active {
  background-color: #137f8f;
  border-color: #116f7d;
  color: white;
}
.btn.btn-dutch:active, .btn.btn-dutch.active {
  background-color: #116f7d;
  border-color: #0f636f;
}
.btn.btn-hotpink {
  background-color: #FF0066;
  color: white;
  border-color: #e6005c;
}
.btn.btn-hotpink:hover, .btn.btn-hotpink:active, .btn.btn-hotpink.active {
  background-color: #e6005c;
  border-color: #d10054;
  color: white;
}
.btn.btn-hotpink:active, .btn.btn-hotpink.active {
  background-color: #d10054;
  border-color: #c2004e;
}
.btn.btn-drank {
  background-color: #A40778;
  color: white;
  border-color: #8c0666;
}
.btn.btn-drank:hover, .btn.btn-drank:active, .btn.btn-drank.active {
  background-color: #8c0666;
  border-color: #780558;
  color: white;
}
.btn.btn-drank:active, .btn.btn-drank.active {
  background-color: #780558;
  border-color: #69044d;
}
.btn.btn-blue {
  background-color: #418bca;
  color: white;
  border-color: #357ebd;
}
.btn.btn-blue:hover, .btn.btn-blue:active, .btn.btn-blue.active {
  background-color: #357ebd;
  border-color: #3074ad;
  color: white;
}
.btn.btn-blue:active, .btn.btn-blue.active {
  background-color: #3074ad;
  border-color: #2d6ca1;
}
.btn.btn-lightred {
  background-color: #e05d6f;
  color: white;
  border-color: #dc485c;
}
.btn.btn-lightred:hover, .btn.btn-lightred:active, .btn.btn-lightred.active {
  background-color: #dc485c;
  border-color: #d9364d;
  color: white;
}
.btn.btn-lightred:active, .btn.btn-lightred.active {
  background-color: #d9364d;
  border-color: #d62a41;
}
.btn.btn-slategray {
  background-color: #3f4e62;
  color: white;
  border-color: #354252;
}
.btn.btn-slategray:hover, .btn.btn-slategray:active, .btn.btn-slategray.active {
  background-color: #354252;
  border-color: #2d3846;
  color: white;
}
.btn.btn-slategray:active, .btn.btn-slategray.active {
  background-color: #2d3846;
  border-color: #27303d;
}
.btn.btn-darkgray {
  background-color: #333;
  color: white;
  border-color: #262626;
}
.btn.btn-darkgray:hover, .btn.btn-darkgray:active, .btn.btn-darkgray.active {
  background-color: #262626;
  border-color: #1c1c1c;
  color: white;
}
.btn.btn-darkgray:active, .btn.btn-darkgray.active {
  background-color: #1c1c1c;
  border-color: #141414;
}
.btn.btn-default {
  color: #333333;
  border-color: #cdd3d7;
}
.btn.btn-default:focus {
  background-color: white;
  border-color: #b1bac0;
}
.btn.btn-default:hover {
  background-color: #f2f3f4;
}
.btn.btn-default:active, .btn.btn-default.active {
  background-color: #eaeced;
}
.btn.btn-primary:focus {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn.btn-primary:hover {
  background-color: #3071a9;
}
.btn.btn-primary:active, .btn.btn-primary.active {
  background-color: #2a6496;
}
.btn.btn-success:focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn.btn-success:hover {
  background-color: #449d44;
}
.btn.btn-success:active, .btn.btn-success.active {
  background-color: #3d8b3d;
}
.btn.btn-warning:focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn.btn-warning:hover {
  background-color: #ec971f;
}
.btn.btn-warning:active, .btn.btn-warning.active {
  background-color: #df8a13;
}
.btn.btn-danger:focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn.btn-danger:hover {
  background-color: #c9302c;
}
.btn.btn-danger:active, .btn.btn-danger.active {
  background-color: #b52b27;
}
.btn.btn-info:focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn.btn-info:hover {
  background-color: #31b0d5;
}
.btn.btn-info:active, .btn.btn-info.active {
  background-color: #28a1c5;
}
.btn.btn-border {
  background-color: transparent;
  border-width: 2px;
  border-style: solid;
}
.btn.btn-border:hover, .btn.btn-border:active, .btn.btn-border.active, .btn.btn-border:focus {
  background-color: transparent;
}
.btn.btn-border.btn-xs, .btn.btn-border.btn-sm {
  border-width: 1px;
}
.btn.btn-border.btn-cyan {
  color: #22beef;
}
.btn.btn-border.btn-cyan:hover, .btn.btn-border.btn-cyan:active, .btn.btn-border.btn-cyan.active {
  color: #0f9dca;
}
.btn.btn-border.btn-amethyst {
  color: #cd97eb;
}
.btn.btn-border.btn-amethyst:hover, .btn.btn-border.btn-amethyst:active, .btn.btn-border.btn-amethyst.active {
  color: #ba71e4;
}
.btn.btn-border.btn-green {
  color: #a2d200;
}
.btn.btn-border.btn-green:hover, .btn.btn-border.btn-green:active, .btn.btn-border.btn-green.active {
  color: #86ae00;
}
.btn.btn-border.btn-orange {
  color: #ffc100;
}
.btn.btn-border.btn-orange:hover, .btn.btn-border.btn-orange:active, .btn.btn-border.btn-orange.active {
  color: #dba600;
}
.btn.btn-border.btn-red {
  color: #ff4a43;
}
.btn.btn-border.btn-red:hover, .btn.btn-border.btn-red:active, .btn.btn-border.btn-red.active {
  color: #e60900;
}
.btn.btn-border.btn-greensea {
  color: #16a085;
}
.btn.btn-border.btn-greensea:hover, .btn.btn-border.btn-greensea:active, .btn.btn-border.btn-greensea.active {
  color: #107863;
}
.btn.btn-border.btn-dutch {
  color: #1693A5;
}
.btn.btn-border.btn-dutch:hover, .btn.btn-border.btn-dutch:active, .btn.btn-border.btn-dutch.active {
  color: #116f7d;
}
.btn.btn-border.btn-hotpink {
  color: #FF0066;
}
.btn.btn-border.btn-hotpink:hover, .btn.btn-border.btn-hotpink:active, .btn.btn-border.btn-hotpink.active {
  color: #d10054;
}
.btn.btn-border.btn-drank {
  color: #A40778;
}
.btn.btn-border.btn-drank:hover, .btn.btn-border.btn-drank:active, .btn.btn-border.btn-drank.active {
  color: #780558;
}
.btn.btn-border.btn-blue {
  color: #418bca;
}
.btn.btn-border.btn-blue:hover, .btn.btn-border.btn-blue:active, .btn.btn-border.btn-blue.active {
  color: #3074ad;
}
.btn.btn-border.btn-lightred {
  color: #e05d6f;
}
.btn.btn-border.btn-lightred:hover, .btn.btn-border.btn-lightred:active, .btn.btn-border.btn-lightred.active {
  color: #d9364d;
}
.btn.btn-border.btn-slategray {
  color: #3f4e62;
}
.btn.btn-border.btn-slategray:hover, .btn.btn-border.btn-slategray:active, .btn.btn-border.btn-slategray.active {
  color: #2d3846;
}
.btn.btn-border.btn-darkgray {
  color: #333;
}
.btn.btn-border.btn-darkgray:hover, .btn.btn-border.btn-darkgray:active, .btn.btn-border.btn-darkgray.active {
  color: #1c1c1c;
}
.btn.btn-border.btn-primary {
  color: #428bca;
}
.btn.btn-border.btn-primary:hover, .btn.btn-border.btn-primary:active, .btn.btn-border.btn-primary.active {
  color: #245682;
}
.btn.btn-border.btn-success {
  color: #5cb85c;
}
.btn.btn-border.btn-success:hover, .btn.btn-border.btn-success:active, .btn.btn-border.btn-success.active {
  color: #357935;
}
.btn.btn-border.btn-warning {
  color: #f0ad4e;
}
.btn.btn-border.btn-warning:hover, .btn.btn-border.btn-warning:active, .btn.btn-border.btn-warning.active {
  color: #c77c11;
}
.btn.btn-border.btn-danger {
  color: #d9534f;
}
.btn.btn-border.btn-danger:hover, .btn.btn-border.btn-danger:active, .btn.btn-border.btn-danger.active {
  color: #a02622;
}
.btn.btn-border.btn-info {
  color: #5bc0de;
}
.btn.btn-border.btn-info:hover, .btn.btn-border.btn-info:active, .btn.btn-border.btn-info.active {
  color: #2390b0;
}
.btn.btn-border.btn-white {
  color: #fff;
  border-color: white;
}
.btn.btn-border.btn-white:hover, .btn.btn-border.btn-white:active, .btn.btn-border.btn-white.active {
  background-color: rgba(255, 255, 255, 0.1);
}

.open .dropdown-toggle.btn-cyan {
  background-color: #10acdd;
  color: white;
}

.open .dropdown-toggle.btn-amethyst {
  background-color: #c382e7;
  color: white;
}

.open .dropdown-toggle.btn-green {
  background-color: #96c300;
  color: white;
}

.open .dropdown-toggle.btn-orange {
  background-color: #f0b500;
  color: white;
}

.open .dropdown-toggle.btn-red {
  background-color: #ff1910;
  color: white;
}

.open .dropdown-toggle.btn-greensea {
  background-color: #138a72;
  color: white;
}

.open .dropdown-toggle.btn-dutch {
  background-color: #137f8f;
  color: white;
}

.open .dropdown-toggle.btn-hotpink {
  background-color: #e6005c;
  color: white;
}

.open .dropdown-toggle.btn-drank {
  background-color: #dc485c;
  color: white;
}

.open .dropdown-toggle.btn-drank {
  background-color: #dc485c;
  color: white;
}

.open .dropdown-toggle.btn-blue {
  background-color: #357ebd;
  color: white;
}

.open .dropdown-toggle.btn-lightred {
  background-color: #dc485c;
  color: white;
}

.open .dropdown-toggle.btn-slategray {
  background-color: #354252;
  color: white;
}

.open .dropdown-toggle.btn-darkgray {
  background-color: #262626;
  color: white;
}

.btn-group > .btn {
  border-radius: 0;
}
.btn-group.btn-group-rounded > .btn {
  border-radius: 4px;
}
.btn-group.btn-group-rounded-20 > .btn {
  border-radius: 20px;
}

.btn-group-lg > .btn {
  border-radius: 0;
}
.btn-group-lg.btn-group-rounded > .btn {
  border-radius: 6px;
}

.btn-group-sm > .btn,
.btn-group-xs > .btn {
  border-radius: 0;
}
.btn-group-sm.btn-group-rounded > .btn,
.btn-group-xs.btn-group-rounded > .btn {
  border-radius: 3px;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-radius: 0;
}

.btn-group > .btn:not(.btn-default) {
  /*&:not(.dropdown-toggle){
    &:hover,
    &:focus,
    &.active,
    &:active {
      border-right: 1px solid $transparent-black-2;
    }
  }*/
}
.btn-group > .btn:not(.btn-default) + .dropdown-toggle {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.btn-group > .btn:not(.btn-default) + .dropdown-toggle:hover, .btn-group > .btn:not(.btn-default) + .dropdown-toggle:focus, .btn-group > .btn:not(.btn-default) + .dropdown-toggle.active, .btn-group > .btn:not(.btn-default) + .dropdown-toggle:active {
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}

.tile-button {
  display: block;
  padding: 30px 20px;
  text-align: center;
  font-size: 18px;
  color: #333333;
  opacity: 0.6;
}
.tile-button:hover, .tile-button:focus {
  color: #333333;
  opacity: 1;
  text-decoration: none;
}

.icon {
  display: inline-block;
  font-size: 0px;
  cursor: pointer;
  margin: 10px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff;
  /* Effect 1 */
  /* Effect 2 */
  /* Effect 3 */
  /* Effect 4 */
  /* Effect 5 */
  /* Effect 6 */
  /* Effect 7 */
  /* Effect 8 */
  /* Effect 9 */
}
.icon:hover {
  text-decoration: none;
}
.icon > .fa {
  speak: none;
  font-size: 26px;
  line-height: 50px;
  display: block;
}
.icon:after, .icon:before {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: "";
  box-sizing: content-box;
}
.icon:before {
  display: none;
}
.icon.icon-ef-1 {
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
  /* Effect 1a */
  /* Effect 1b */
}
.icon.icon-ef-1:after {
  top: -5px;
  left: -5px;
  padding: 5px;
  box-shadow: 0 0 0 3px;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  filter: alpha(opacity=0);
  opacity: 0;
}
.icon.icon-ef-1:before {
  display: none;
}
.icon.icon-ef-1.icon-ef-1a:hover:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  filter: alpha(opacity=100);
  opacity: 1;
}
.icon.icon-ef-1.icon-ef-1b:after {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.icon.icon-ef-1.icon-ef-1b:hover:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  filter: alpha(opacity=100);
  opacity: 1;
}
.icon.icon-ef-2 {
  background-color: transparent !important;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  /* Effect 2a */
  /* Effect 2b */
}
.icon.icon-ef-2:after {
  box-shadow: 0 0 0 3px;
  left: 0;
  top: 0;
}
.icon.icon-ef-2:before {
  display: block;
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
}
.icon.icon-ef-2.icon-ef-2a:hover:before {
  -webkit-transform: scale(0.85);
  -moz-transform: scale(0.85);
  -ms-transform: scale(0.85);
  -o-transform: scale(0.85);
  transform: scale(0.85);
}
.icon.icon-ef-2.icon-ef-2b:hover:before {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.2s;
  -moz-transition: -moz-transform 0.4s, opacity 0.2s;
  transition: transform 0.4s, opacity 0.2s;
  opacity: 0;
}
.icon.icon-ef-3 {
  background-color: transparent !important;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  /* Effect 3a */
  /* Effect 3b */
}
.icon.icon-ef-3:after {
  box-shadow: 0 0 0 3px;
  left: 0;
  top: 0;
}
.icon.icon-ef-3:before {
  display: block;
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
  -moz-transition: -moz-transform 0.2s, opacity 0.3s;
  transition: transform 0.2s, opacity 0.3s;
}
.icon.icon-ef-3.icon-ef-3a:hover:before {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  filter: alpha(opacity=0);
  opacity: 0;
}
.icon.icon-ef-3.icon-ef-3b:before {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  filter: alpha(opacity=0);
  opacity: 0;
}
.icon.icon-ef-3.icon-ef-3b:hover {
  color: white !important;
}
.icon.icon-ef-3.icon-ef-3b:hover:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  filter: alpha(opacity=100);
  opacity: 1;
}
.icon.icon-ef-4 {
  background-color: transparent !important;
  box-shadow: 0 0 0 3px;
  /* Effect 4a */
  /* Effect 4b */
}
.icon.icon-ef-4:after {
  top: -3px;
  left: -3px;
  padding: 0;
  z-index: 10;
  border: 3px dashed;
}
.icon.icon-ef-4:before {
  display: none;
}
.icon.icon-ef-4:hover {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
}
.icon.icon-ef-4.icon-ef-4a {
  -webkit-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}
.icon.icon-ef-4.icon-ef-4b:hover {
  -webkit-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}
.icon.icon-ef-4.icon-ef-4b:hover:after {
  -webkit-animation: spinAround 9s linear infinite;
  -moz-animation: spinAround 9s linear infinite;
  animation: spinAround 9s linear infinite;
}
.icon.icon-ef-5 {
  background-color: transparent !important;
  /* Effect 5a */
  /* Effect 5b */
  /* Effect 5c */
  /* Effect 5d */
}
.icon.icon-ef-5:after {
  top: 0;
  left: 0;
  box-shadow: 0 0 0 3px;
  -webkit-transition: box-shadow 0.3s;
  -moz-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
}
.icon.icon-ef-5:before {
  display: block;
  top: -2px;
  left: -2px;
  padding: 2px;
  display: none;
  z-index: -1;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}
.icon.icon-ef-5:hover > .fa {
  color: white !important;
}
.icon.icon-ef-5:hover:before {
  display: block;
}
.icon.icon-ef-5:hover:after {
  box-shadow: 0 0 0 6px;
  filter: alpha(opacity=30);
  opacity: 0.3;
}
.icon.icon-ef-5.icon-ef-5a:hover > .fa {
  -webkit-animation: toRightFromLeft 0.3s forwards;
  -moz-animation: toRightFromLeft 0.3s forwards;
  animation: toRightFromLeft 0.3s forwards;
}
.icon.icon-ef-5.icon-ef-5b:hover > .fa {
  -webkit-animation: toLeftFromRight 0.3s forwards;
  -moz-animation: toLeftFromRight 0.3s forwards;
  animation: toLeftFromRight 0.3s forwards;
}
.icon.icon-ef-5.icon-ef-5c:hover > .fa {
  -webkit-animation: toTopFromBottom 0.3s forwards;
  -moz-animation: toTopFromBottom 0.3s forwards;
  animation: toTopFromBottom 0.3s forwards;
}
.icon.icon-ef-5.icon-ef-5d:hover > .fa {
  -webkit-animation: toBottomFromTop 0.3s forwards;
  -moz-animation: toBottomFromTop 0.3s forwards;
  animation: toBottomFromTop 0.3s forwards;
}
.icon.icon-ef-6 {
  background-color: transparent !important;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
.icon.icon-ef-6:after {
  top: 0;
  left: 0;
  box-shadow: 0 0 0 3px;
}
.icon.icon-ef-6:before {
  display: block;
  top: -2px;
  left: -2px;
  padding: 2px;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.icon.icon-ef-6:hover {
  color: white !important;
}
.icon.icon-ef-6:hover > .fa {
  -webkit-animation: spinAround 2s linear infinite;
  -moz-animation: spinAround 2s linear infinite;
  animation: spinAround 2s linear infinite;
}
.icon.icon-ef-6:hover:before {
  filter: alpha(opacity=100);
  opacity: 1;
}
.icon.icon-ef-7 {
  background-color: transparent !important;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
  box-shadow: 0 0 0 3px;
  /* Effect 7a */
  /* Effect 7b */
}
.icon.icon-ef-7:after {
  top: -6px;
  left: -6px;
  padding: 6px;
  z-index: -1;
  filter: alpha(opacity=0);
  opacity: 0;
}
.icon.icon-ef-7:before {
  display: none;
}
.icon.icon-ef-7 > .fa {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.icon.icon-ef-7:hover > .fa {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  filter: alpha(opacity=100);
  opacity: 1;
}
.icon.icon-ef-7.icon-ef-7a:after {
  box-shadow: 0 0 0;
  -webkit-transition: opacity 0.2s, box-shadow 0.2s;
  -moz-transition: opacity 0.2s, box-shadow 0.2s;
  transition: opacity 0.2s, box-shadow 0.2s;
}
.icon.icon-ef-7.icon-ef-7a:hover:after {
  filter: alpha(opacity=100);
  opacity: 1;
  box-shadow: 2px 2px 0;
}
.icon.icon-ef-7.icon-ef-7b:after {
  box-shadow: 2px 2px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  -moz-transition: opacity 0.2s, -moz-transform 0.2s;
  transition: opacity 0.2s, transform 0.2s;
}
.icon.icon-ef-7.icon-ef-7b:hover:after {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
.icon.icon-ef-8 {
  background: transparent !important;
  -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
  -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
  transition: transform ease-out 0.1s, background 0.2s;
}
.icon.icon-ef-8:after {
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
  box-shadow: 0 0 0 2px;
  opacity: 0;
}
.icon.icon-ef-8:before {
  display: block;
  top: 0;
  left: 0;
  filter: alpha(opacity=10);
  opacity: 0.1;
}
.icon.icon-ef-8:hover {
  -webkit-transform: scale(0.93);
  -moz-transform: scale(0.93);
  -ms-transform: scale(0.93);
  -o-transform: scale(0.93);
  transform: scale(0.93);
}
.icon.icon-ef-8:hover:before {
  filter: alpha(opacity=5);
  opacity: 0.05;
}
.icon.icon-ef-8:hover:after {
  -webkit-animation: sonarEffect 1.3s ease-out 75ms;
  -moz-animation: sonarEffect 1.3s ease-out 75ms;
  animation: sonarEffect 1.3s ease-out 75ms;
}
.icon.icon-ef-9 {
  background-color: transparent !important;
  -webkit-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}
.icon.icon-ef-9:after {
  top: 0;
  left: 0;
  padding: 0;
  box-shadow: 0 0 0 3px;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
}
.icon.icon-ef-9:before {
  display: none;
}
.icon.icon-ef-9:hover {
  box-shadow: 0 0 0 5px;
}
.icon.icon-ef-9:hover:after {
  filter: alpha(opacity=30);
  opacity: 0.3;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.icon.icon-cyan {
  background-color: #22beef;
  color: white;
}
.icon.icon-cyan.transparent {
  background-color: rgba(34, 190, 239, 0.1);
  color: #22beef;
}
.icon.icon-cyan.transparent:hover {
  background-color: #22beef;
  color: white;
}
.icon.icon-cyan:after, .icon.icon-cyan.hover-color:hover, .icon.icon-cyan.icon-color {
  color: #22beef;
}
.icon.icon-cyan:before {
  background-color: #22beef;
}
.icon.icon-cyan:hover {
  background-color: #10acdd;
}
.icon.icon-cyan:active {
  background-color: #0f9dca;
}
.icon.icon-amethyst {
  background-color: #cd97eb;
  color: white;
}
.icon.icon-amethyst.transparent {
  background-color: rgba(205, 151, 235, 0.1);
  color: #cd97eb;
}
.icon.icon-amethyst.transparent:hover {
  background-color: #cd97eb;
  color: white;
}
.icon.icon-amethyst:after, .icon.icon-amethyst.hover-color:hover, .icon.icon-amethyst.icon-color {
  color: #cd97eb;
}
.icon.icon-amethyst:before {
  background-color: #cd97eb;
}
.icon.icon-amethyst:hover {
  background-color: #c382e7;
}
.icon.icon-amethyst:active {
  background-color: #ba71e4;
}
.icon.icon-green {
  background-color: #a2d200;
  color: white;
}
.icon.icon-green.transparent {
  background-color: rgba(162, 210, 0, 0.1);
  color: #a2d200;
}
.icon.icon-green.transparent:hover {
  background-color: #a2d200;
  color: white;
}
.icon.icon-green:after, .icon.icon-green.hover-color:hover, .icon.icon-green.icon-color {
  color: #a2d200;
}
.icon.icon-green:before {
  background-color: #a2d200;
}
.icon.icon-green:hover {
  background-color: #96c300;
}
.icon.icon-green:active {
  background-color: #86ae00;
}
.icon.icon-orange {
  background-color: #ffc100;
  color: white;
}
.icon.icon-orange.transparent {
  background-color: rgba(255, 193, 0, 0.1);
  color: #ffc100;
}
.icon.icon-orange.transparent:hover {
  background-color: #ffc100;
  color: white;
}
.icon.icon-orange:after, .icon.icon-orange.hover-color:hover, .icon.icon-orange.icon-color {
  color: #ffc100;
}
.icon.icon-orange:before {
  background-color: #ffc100;
}
.icon.icon-orange:hover {
  background-color: #f0b500;
}
.icon.icon-orange:active {
  background-color: #dba600;
}
.icon.icon-red {
  background-color: #ff4a43;
  color: white;
}
.icon.icon-red.transparent {
  background-color: rgba(255, 74, 67, 0.1);
  color: #ff4a43;
}
.icon.icon-red.transparent:hover {
  background-color: #ff4a43;
  color: white;
}
.icon.icon-red:after, .icon.icon-red.hover-color:hover, .icon.icon-red.icon-color {
  color: #ff4a43;
}
.icon.icon-red:before {
  background-color: #ff4a43;
}
.icon.icon-red:hover {
  background-color: #ff1910;
}
.icon.icon-red:active {
  background-color: #e60900;
}
.icon.icon-greensea {
  background-color: #16a085;
  color: white;
}
.icon.icon-greensea.transparent {
  background-color: rgba(22, 160, 133, 0.1);
  color: #16a085;
}
.icon.icon-greensea.transparent:hover {
  background-color: #16a085;
  color: white;
}
.icon.icon-greensea:after, .icon.icon-greensea.hover-color:hover, .icon.icon-greensea.icon-color {
  color: #16a085;
}
.icon.icon-greensea:before {
  background-color: #16a085;
}
.icon.icon-greensea:hover {
  background-color: #138a72;
}
.icon.icon-greensea:active {
  background-color: #107863;
}
.icon.icon-dutch {
  background-color: #1693A5;
  color: white;
}
.icon.icon-dutch.transparent {
  background-color: rgba(22, 147, 165, 0.1);
  color: #1693A5;
}
.icon.icon-dutch.transparent:hover {
  background-color: #1693A5;
  color: white;
}
.icon.icon-dutch:after, .icon.icon-dutch.hover-color:hover, .icon.icon-dutch.icon-color {
  color: #1693A5;
}
.icon.icon-dutch:before {
  background-color: #1693A5;
}
.icon.icon-dutch:hover {
  background-color: #137f8f;
}
.icon.icon-dutch:active {
  background-color: #116f7d;
}
.icon.icon-hotpink {
  background-color: #FF0066;
  color: white;
}
.icon.icon-hotpink.transparent {
  background-color: rgba(255, 0, 102, 0.1);
  color: #FF0066;
}
.icon.icon-hotpink.transparent:hover {
  background-color: #FF0066;
  color: white;
}
.icon.icon-hotpink:after, .icon.icon-hotpink.hover-color:hover, .icon.icon-hotpink.icon-color {
  color: #FF0066;
}
.icon.icon-hotpink:before {
  background-color: #FF0066;
}
.icon.icon-hotpink:hover {
  background-color: #e6005c;
}
.icon.icon-hotpink:active {
  background-color: #d10054;
}
.icon.icon-drank {
  background-color: #A40778;
  color: white;
}
.icon.icon-drank.transparent {
  background-color: rgba(164, 7, 120, 0.1);
  color: #A40778;
}
.icon.icon-drank.transparent:hover {
  background-color: #A40778;
  color: white;
}
.icon.icon-drank:after, .icon.icon-drank.hover-color:hover, .icon.icon-drank.icon-color {
  color: #A40778;
}
.icon.icon-drank:before {
  background-color: #A40778;
}
.icon.icon-drank:hover {
  background-color: #8c0666;
}
.icon.icon-drank:active {
  background-color: #780558;
}
.icon.icon-blue {
  background-color: #418bca;
  color: white;
}
.icon.icon-blue.transparent {
  background-color: rgba(65, 139, 202, 0.1);
  color: #418bca;
}
.icon.icon-blue.transparent:hover {
  background-color: #418bca;
  color: white;
}
.icon.icon-blue:after, .icon.icon-blue.hover-color:hover, .icon.icon-blue.icon-color {
  color: #418bca;
}
.icon.icon-blue:before {
  background-color: #418bca;
}
.icon.icon-blue:hover {
  background-color: #357ebd;
}
.icon.icon-blue:active {
  background-color: #3074ad;
}
.icon.icon-lightred {
  background-color: #e05d6f;
  color: white;
}
.icon.icon-lightred.transparent {
  background-color: rgba(224, 93, 111, 0.1);
  color: #e05d6f;
}
.icon.icon-lightred.transparent:hover {
  background-color: #e05d6f;
  color: white;
}
.icon.icon-lightred:after, .icon.icon-lightred.hover-color:hover, .icon.icon-lightred.icon-color {
  color: #e05d6f;
}
.icon.icon-lightred:before {
  background-color: #e05d6f;
}
.icon.icon-lightred:hover {
  background-color: #dc485c;
}
.icon.icon-lightred:active {
  background-color: #d9364d;
}
.icon.icon-slategray {
  background-color: #3f4e62;
  color: white;
}
.icon.icon-slategray.transparent {
  background-color: rgba(63, 78, 98, 0.1);
  color: #3f4e62;
}
.icon.icon-slategray.transparent:hover {
  background-color: #3f4e62;
  color: white;
}
.icon.icon-slategray:after, .icon.icon-slategray.hover-color:hover, .icon.icon-slategray.icon-color {
  color: #3f4e62;
}
.icon.icon-slategray:before {
  background-color: #3f4e62;
}
.icon.icon-slategray:hover {
  background-color: #354252;
}
.icon.icon-slategray:active {
  background-color: #2d3846;
}
.icon.icon-darkgray {
  background-color: #333;
  color: white;
}
.icon.icon-darkgray.transparent {
  background-color: rgba(51, 51, 51, 0.1);
  color: #333;
}
.icon.icon-darkgray.transparent:hover {
  background-color: #333;
  color: white;
}
.icon.icon-darkgray:after, .icon.icon-darkgray.hover-color:hover, .icon.icon-darkgray.icon-color {
  color: #333;
}
.icon.icon-darkgray:before {
  background-color: #333;
}
.icon.icon-darkgray:hover {
  background-color: #262626;
}
.icon.icon-darkgray:active {
  background-color: #1c1c1c;
}
.icon.icon-primary {
  background-color: #428bca;
  color: white;
}
.icon.icon-primary.transparent {
  background-color: rgba(66, 139, 202, 0.1);
  color: #428bca;
}
.icon.icon-primary.transparent:hover {
  background-color: #428bca;
  color: white;
}
.icon.icon-primary:after, .icon.icon-primary.hover-color:hover, .icon.icon-primary.icon-color {
  color: #428bca;
}
.icon.icon-primary:before {
  background-color: #428bca;
}
.icon.icon-primary:hover {
  background-color: #3071a9;
}
.icon.icon-primary:active {
  background-color: #245682;
}
.icon.icon-success {
  background-color: #5cb85c;
  color: white;
}
.icon.icon-success.transparent {
  background-color: rgba(92, 184, 92, 0.1);
  color: #5cb85c;
}
.icon.icon-success.transparent:hover {
  background-color: #5cb85c;
  color: white;
}
.icon.icon-success:after, .icon.icon-success.hover-color:hover, .icon.icon-success.icon-color {
  color: #5cb85c;
}
.icon.icon-success:before {
  background-color: #5cb85c;
}
.icon.icon-success:hover {
  background-color: #449d44;
}
.icon.icon-success:active {
  background-color: #357935;
}
.icon.icon-warning {
  background-color: #f0ad4e;
  color: white;
}
.icon.icon-warning.transparent {
  background-color: rgba(240, 173, 78, 0.1);
  color: #f0ad4e;
}
.icon.icon-warning.transparent:hover {
  background-color: #f0ad4e;
  color: white;
}
.icon.icon-warning:after, .icon.icon-warning.hover-color:hover, .icon.icon-warning.icon-color {
  color: #f0ad4e;
}
.icon.icon-warning:before {
  background-color: #f0ad4e;
}
.icon.icon-warning:hover {
  background-color: #ec971f;
}
.icon.icon-warning:active {
  background-color: #c77c11;
}
.icon.icon-danger {
  background-color: #d9534f;
  color: white;
}
.icon.icon-danger.transparent {
  background-color: rgba(217, 83, 79, 0.1);
  color: #d9534f;
}
.icon.icon-danger.transparent:hover {
  background-color: #d9534f;
  color: white;
}
.icon.icon-danger:after, .icon.icon-danger.hover-color:hover, .icon.icon-danger.icon-color {
  color: #d9534f;
}
.icon.icon-danger:before {
  background-color: #d9534f;
}
.icon.icon-danger:hover {
  background-color: #c9302c;
}
.icon.icon-danger:active {
  background-color: #a02622;
}
.icon.icon-info {
  background-color: #5bc0de;
  color: white;
}
.icon.icon-info.transparent {
  background-color: rgba(91, 192, 222, 0.1);
  color: #5bc0de;
}
.icon.icon-info.transparent:hover {
  background-color: #5bc0de;
  color: white;
}
.icon.icon-info:after, .icon.icon-info.hover-color:hover, .icon.icon-info.icon-color {
  color: #5bc0de;
}
.icon.icon-info:before {
  background-color: #5bc0de;
}
.icon.icon-info:hover {
  background-color: #31b0d5;
}
.icon.icon-info:active {
  background-color: #2390b0;
}
.icon.icon-default {
  background-color: #616f77;
  color: white;
}
.icon.icon-default.transparent {
  background-color: rgba(97, 111, 119, 0.1);
  color: #616f77;
}
.icon.icon-default.transparent:hover {
  background-color: #616f77;
  color: white;
}
.icon.icon-default:after, .icon.icon-default.hover-color:hover, .icon.icon-default.icon-color {
  color: #616f77;
}
.icon.icon-default:before {
  background-color: #616f77;
}
.icon.icon-default:hover {
  background-color: #4a555b;
}
.icon.icon-default:active {
  background-color: #333b3f;
}

.icons-list div {
  line-height: 40px;
  white-space: nowrap;
  cursor: default;
  position: relative;
  z-index: 1;
}
.icons-list div::after {
  content: "";
  position: absolute;
  left: 15px;
  right: 0;
  width: 85%;
  height: 100%;
  background-color: #f8f8f8;
  z-index: -1;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.4s;
  -moz-transition: opacity 0.2s, -moz-transform 0.4s;
  transition: opacity 0.2s, transform 0.4s;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
.icons-list div i {
  display: inline-block;
  width: 40px;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  -webkit-transition: font-size 0.2s;
  -moz-transition: font-size 0.2s;
  transition: font-size 0.2s;
}
.icons-list div:hover::after {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.icons-list div:hover i {
  font-size: 26px;
}

.icon-border {
  border: 1px solid;
  border-radius: 50%;
}

md-icon[md-font-icon] {
  height: auto;
  font-size: 2rem;
}

ul > li.divided-right,
ol > li.divided-right {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
ul.list-type,
ol.list-type {
  padding: 0;
  margin: 7px 0 7px 20px;
  list-style-type: none;
}
ul.list-type li,
ol.list-type li {
  padding: 2px 2px 2px 0px;
  position: relative;
}
ul.list-type li:before,
ol.list-type li:before {
  position: absolute;
  left: -18px;
  margin-top: 3px;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
ul.list-type.arrow li:before,
ol.list-type.arrow li:before {
  content: "\f061";
}
ul.list-type.circle li:before,
ol.list-type.circle li:before {
  content: "\f10c";
}
ul.list-type.check li:before,
ol.list-type.check li:before {
  content: "\f046";
}
ul.list-type.caret-right li:before,
ol.list-type.caret-right li:before {
  content: "\f0da";
}

.angular-ui-tree .tree-node {
  background: #f0f9fc;
  border: 1px solid #daf1f8;
  color: #6aa3d5;
  padding: 0;
  margin-bottom: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.angular-ui-tree .tree-node:hover {
  color: #428bca;
  background: #daf1f8;
  border-color: #c5e9f3;
}
.angular-ui-tree .tree-node .btn.add, .angular-ui-tree .tree-node .btn.remove, .angular-ui-tree .tree-node .btn.edit {
  padding: 6px;
  font-size: 12px;
  line-height: 20px;
}
.angular-ui-tree .tree-node .btn:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.angular-ui-tree .tree-node .tree-handle {
  padding: 6px 8px;
  line-height: 22px;
  background-color: #daf1f8;
  border-right: 1px solid #c5e9f3;
}
.angular-ui-tree .angular-ui-tree-placeholder {
  background: #f4fbfd;
  border: 2px dashed #85d0e7;
  box-sizing: border-box;
}

.list-group.no-radius .list-group-item {
  border-radius: 0 !important;
}
.list-group.no-border .list-group-item {
  border-width: 1px 0;
}

.media .media-icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
}

.thumb {
  width: 60px;
  display: inline-block;
}
.thumb img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
.thumb.thumb-sm {
  width: 40px;
}
.thumb.thumb-md {
  width: 80px;
}
.thumb.thumb-lg {
  width: 100px;
}
.thumb.thumb-xl {
  width: 120px;
}
.thumb.thumb-xxl {
  width: 160px;
}
.thumb .thumb-header,
.thumb .thumb-body {
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.thumb .thumb-header {
  border-bottom: 0;
  background-color: rgba(0, 0, 0, 0.01);
}
.thumb .thumb-body {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.text-muted {
  color: #666666;
}

.custom-font {
  font-family: "Dosis", "Arial", sans-serif;
}

.filled {
  padding: 10px;
  color: white;
}

.text-thin {
  font-weight: 300;
}

.text-italic {
  font-style: italic;
}

.text-strong {
  font-weight: 700;
}

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

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

.text-active {
  display: none;
}

.active > .text-active {
  display: inline-block;
}
.active > .text-inactive {
  display: none;
}

h1.underline, h2.underline, h3.underline, h4.underline, h5.underline, h6.underline,
.h1.underline, .h2.underline, .h3.underline, .h4.underline, .h5.underline, .h6.underline {
  border-bottom: 1px solid #666666;
  padding-bottom: 5px;
}

p.docs {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 1.6em;
  margin: 0.8em 0 1.6em;
}

address.filled strong {
  display: block;
  margin: -10px;
  padding: 5px 10px;
  text-transform: uppercase;
  font-weight: 300;
}
address.filled i {
  font-size: 80px;
  margin-top: -50px;
  filter: alpha(opacity=5);
  opacity: 0.05;
}
address.filled.append {
  margin-top: -20px;
}

dl.filled {
  padding: 0;
}
dl.filled dt {
  font-family: "Dosis", "Arial", sans-serif;
}
dl.filled dt,
dl.filled dd {
  padding: 5px 10px;
}

blockquote.filled {
  min-height: 60px;
  padding: 10px;
  border-left: 5px solid;
  border-color: rgba(0, 0, 0, 0.3);
}
blockquote.filled i[class*=fa-quote-] {
  font-size: 46px;
  margin: 0 10px 10px 0;
  color: rgba(0, 0, 0, 0.1);
}
blockquote.filled .fa.pull-right {
  margin-left: 0.3em;
}
blockquote.filled small {
  color: rgba(0, 0, 0, 0.3);
}
blockquote.filled.text-right {
  border-left-width: 0;
  border-right: 5px solid rgba(0, 0, 0, 0.3);
}
blockquote p {
  line-height: 1.6em;
}

.note {
  display: inline-block;
  padding: 2px 5px;
  background-color: rgba(0, 0, 0, 0.1);
  color: #666666;
  font-family: "Dosis", "Arial", sans-serif;
  font-size: 12px;
  margin-left: 5px;
  position: relative;
  top: -2px;
  margin-top: 5px;
}

.example .link-effect {
  font-family: "Dosis", "Arial", sans-serif;
  margin: 15px 25px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 1px;
}

.link-effect {
  font-family: "Dosis", "Arial", sans-serif;
  margin: 15px 25px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 1px;
  position: relative;
  display: inline-block;
  outline: none;
  text-decoration: none;
  vertical-align: middle;
  /* Effect 1: Brackets */
  /* Effect 2: 3D rolling links, idea from http://hakim.se/thoughts/rolling-links */
  /* Effect 3: bottom line slides/fades in */
  /* Effect 4: bottom border enlarge */
  /* Effect 5: same word slide in */
  /* Effect 6: same word slide in and border bottom */
  /* Effect 7: second border slides up */
  /* Effect 8: border slight translate */
  /* Effect 9: second text and borders */
  /* Effect 10: reveal, push out */
  /* Effect 11: text fill based on Lea Verou's animation http://dabblet.com/gist/6046779 */
  /* Effect 12: circle */
  /* Effect 13: three circles */
  /* Effect 14: border switch */
  /* Effect 15: scale down, reveal */
  /* Effect 16: fall down */
  /* Effect 17: move up fade out, push border */
  /* Effect 18: cross */
  /* Effect 19: 3D side */
  /* Effect 20: 3D side */
  /* Effect 21: borders slight translate */
}
.link-effect:hover, .link-effect:focus {
  outline: 0;
  text-decoration: none;
}
.link-effect.link-effect-1::before, .link-effect.link-effect-1::after {
  display: inline-block;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  -moz-transition: -moz-transform 0.3s, opacity 0.2s;
  transition: transform 0.3s, opacity 0.2s;
}
.link-effect.link-effect-1::before {
  margin-right: 10px;
  content: "[";
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  -ms-transform: translateX(20px);
  -o-transform: translateX(20px);
  transform: translateX(20px);
}
.link-effect.link-effect-1::after {
  margin-left: 10px;
  content: "]";
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  -o-transform: translateX(-20px);
  transform: translateX(-20px);
}
.link-effect.link-effect-1:hover::before, .link-effect.link-effect-1:hover::after, .link-effect.link-effect-1:focus::before, .link-effect.link-effect-1:focus::after {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.link-effect.link-effect-2 {
  color: white;
  line-height: 1.8em;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
}
.link-effect.link-effect-2 span {
  position: relative;
  display: inline-block;
  padding: 0 10px;
  background: #428bca;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.link-effect.link-effect-2 span::before {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #245682;
  content: attr(data-hover);
  padding: 0 10px;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  -o-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
}
.link-effect.link-effect-2:hover span, .link-effect.link-effect-2:focus span {
  -webkit-transform: rotateX(90deg) translateY(-22px);
  -moz-transform: rotateX(90deg) translateY(-22px);
  -ms-transform: rotateX(90deg) translateY(-22px);
  -o-transform: rotateX(90deg) translateY(-22px);
  transform: rotateX(90deg) translateY(-22px);
}
.link-effect.link-effect-2:hover span::before, .link-effect.link-effect-2:focus span::before {
  background-color: #428bca;
}
.link-effect.link-effect-3 {
  padding: 4px 0;
}
.link-effect.link-effect-3::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 4px;
  background: rgba(66, 139, 202, 0.15);
  content: "";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
}
.link-effect.link-effect-3:hover::after, .link-effect.link-effect-3:focus::after {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}
.link-effect.link-effect-4 {
  padding: 0 0 4px;
}
.link-effect.link-effect-4::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgba(66, 139, 202, 0.15);
  content: "";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
  transition: height 0.3s, opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
.link-effect.link-effect-4:hover::after, .link-effect.link-effect-4:focus::after {
  height: 5px;
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}
.link-effect.link-effect-5 {
  overflow: hidden;
  padding: 0 4px;
}
.link-effect.link-effect-5 span {
  position: relative;
  display: inline-block;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.link-effect.link-effect-5 span::before {
  position: absolute;
  top: 100%;
  content: attr(data-hover);
  font-weight: 700;
  -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);
}
.link-effect.link-effect-5:hover span, .link-effect.link-effect-5:focus span {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.link-effect.link-effect-6 {
  margin: 0 10px;
  padding: 5px 10px;
}
.link-effect.link-effect-6::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #428bca;
  content: "";
  -webkit-transition: top 0.3s;
  -moz-transition: top 0.3s;
  transition: top 0.3s;
}
.link-effect.link-effect-6::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 2px;
  background: #428bca;
  content: "";
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  transition: height 0.3s;
}
.link-effect.link-effect-6:hover::before {
  top: 100%;
  filter: alpha(opacity=100);
  opacity: 1;
}
.link-effect.link-effect-6:hover::after {
  height: 100%;
}
.link-effect.link-effect-7 {
  padding: 6px 5px 5px;
}
.link-effect.link-effect-7::before, .link-effect.link-effect-7::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #428bca;
  content: "";
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform: scale(0.85);
  -moz-transform: scale(0.85);
  -ms-transform: scale(0.85);
  -o-transform: scale(0.85);
  transform: scale(0.85);
}
.link-effect.link-effect-7::after {
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: top 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: top 0.3s, opacity 0.3s, -moz-transform 0.3s;
  transition: top 0.3s, opacity 0.3s, transform 0.3s;
}
.link-effect.link-effect-7:hover::before, .link-effect.link-effect-7:hover::after, .link-effect.link-effect-7:focus::before, .link-effect.link-effect-7:focus::after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.link-effect.link-effect-7:hover::after, .link-effect.link-effect-7:focus::after {
  top: 0%;
  filter: alpha(opacity=100);
  opacity: 1;
}
.link-effect.link-effect-8 {
  padding: 5px 10px;
}
.link-effect.link-effect-8::before, .link-effect.link-effect-8::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #333;
  content: "";
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
}
.link-effect.link-effect-8::after {
  border-color: #428bca;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: translateY(-7px) translateX(6px);
  -moz-transform: translateY(-7px) translateX(6px);
  -ms-transform: translateY(-7px) translateX(6px);
  -o-transform: translateY(-7px) translateX(6px);
  transform: translateY(-7px) translateX(6px);
}
.link-effect.link-effect-8:hover::before, .link-effect.link-effect-8:focus::before {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translateY(5) translateX(-5px);
  -moz-transform: translateY(5) translateX(-5px);
  -ms-transform: translateY(5) translateX(-5px);
  -o-transform: translateY(5) translateX(-5px);
  transform: translateY(5) translateX(-5px);
}
.link-effect.link-effect-8:hover::after, .link-effect.link-effect-8:focus::after {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translateY(0) translateX(0);
  -moz-transform: translateY(0) translateX(0);
  -ms-transform: translateY(0) translateX(0);
  -o-transform: translateY(0) translateX(0);
  transform: translateY(0) translateX(0);
}
.link-effect.link-effect-9 {
  margin: 0 20px;
  padding: 8px 10px;
  text-align: center;
}
.link-effect.link-effect-9::before, .link-effect.link-effect-9::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #428bca;
  content: "";
  filter: alpha(opacity=20);
  opacity: 0.2;
  -webkit-transition: opacity 0.3s, height 0.3s;
  -moz-transition: opacity 0.3s, height 0.3s;
  transition: opacity 0.3s, height 0.3s;
}
.link-effect.link-effect-9::after {
  top: 100%;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
.link-effect.link-effect-9 span:first-child {
  z-index: 2;
  display: block;
}
.link-effect.link-effect-9 span:last-child {
  z-index: 1;
  display: block;
  padding: 2px 0 0 0;
  color: rgba(0, 0, 0, 0.4);
  text-shadow: none;
  text-transform: none;
  font-style: italic;
  font-size: 10px;
  font-family: Georgia, serif;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.link-effect.link-effect-9:hover::before, .link-effect.link-effect-9:focus::before {
  height: 6px;
}
.link-effect.link-effect-9:hover::before, .link-effect.link-effect-9:hover::after, .link-effect.link-effect-9:focus::before, .link-effect.link-effect-9:focus::after {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.link-effect.link-effect-9:hover span:last-child, .link-effect.link-effect-9:focus span:last-child {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.link-effect.link-effect-10 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin: 0 8px;
}
.link-effect.link-effect-10 span {
  display: block;
  padding: 5px 10px;
  background: #cde1f1;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.link-effect.link-effect-10::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  padding: 5px 10px;
  width: 100%;
  height: 100%;
  background: #428bca;
  color: white;
  content: attr(data-hover);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform: translateX(-25%);
  -moz-transform: translateX(-25%);
  -ms-transform: translateX(-25%);
  -o-transform: translateX(-25%);
  transform: translateX(-25%);
}
.link-effect.link-effect-10:hover span, .link-effect.link-effect-10:focus span {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.link-effect.link-effect-10:hover::before, .link-effect.link-effect-10:focus::before {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.link-effect.link-effect-11 {
  padding: 5px 0;
  border-top: 2px solid rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.4);
}
.link-effect.link-effect-11::before {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  padding: 5px 0;
  max-width: 0;
  border-bottom: 2px solid #428bca;
  color: #428bca;
  content: attr(data-hover);
  -webkit-transition: max-width 0.5s;
  -moz-transition: max-width 0.5s;
  transition: max-width 0.5s;
}
.link-effect.link-effect-11:hover::before, .link-effect.link-effect-11:focus::before {
  max-width: 100%;
}
.link-effect.link-effect-12::before, .link-effect.link-effect-12::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  content: "";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0.2);
  -moz-transform: translateX(-50%) translateY(-50%) scale(0.2);
  -ms-transform: translateX(-50%) translateY(-50%) scale(0.2);
  -o-transform: translateX(-50%) translateY(-50%) scale(0.2);
  transform: translateX(-50%) translateY(-50%) scale(0.2);
}
.link-effect.link-effect-12:after {
  width: 60px;
  height: 60px;
  border-width: 4px;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0.8);
  -moz-transform: translateX(-50%) translateY(-50%) scale(0.8);
  -ms-transform: translateX(-50%) translateY(-50%) scale(0.8);
  -o-transform: translateX(-50%) translateY(-50%) scale(0.8);
  transform: translateX(-50%) translateY(-50%) scale(0.8);
}
.link-effect.link-effect-12:hover::before, .link-effect.link-effect-12:hover::after, .link-effect.link-effect-12:focus::before, .link-effect.link-effect-12:focus::after {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
  -moz-transform: translateX(-50%) translateY(-50%) scale(1);
  -ms-transform: translateX(-50%) translateY(-50%) scale(1);
  -o-transform: translateX(-50%) translateY(-50%) scale(1);
  transform: translateX(-50%) translateY(-50%) scale(1);
}
.link-effect.link-effect-13 {
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.link-effect.link-effect-13::before {
  position: absolute;
  top: 70%;
  left: 50%;
  color: transparent;
  content: "•";
  text-shadow: 0 0 transparent;
  font-size: 1.2em;
  -webkit-transition: text-shadow 0.3s, color 0.3s;
  -moz-transition: text-shadow 0.3s, color 0.3s;
  transition: text-shadow 0.3s, color 0.3s;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
}
.link-effect.link-effect-13:hover::before, .link-effect.link-effect-13:focus::before {
  color: #616f77;
  text-shadow: 10px 0 #616f77, -10px 0 #616f77;
}
.link-effect.link-effect-14 {
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
}
.link-effect.link-effect-14::before, .link-effect.link-effect-14::after {
  position: absolute;
  width: 30px;
  height: 2px;
  background: #428bca;
  content: "";
  filter: alpha(opacity=20);
  opacity: 0.2;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: none;
}
.link-effect.link-effect-14::before {
  top: 0;
  left: 0;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
}
.link-effect.link-effect-14::after {
  right: 0;
  bottom: 0;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  -o-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.link-effect.link-effect-14:hover::before, .link-effect.link-effect-14:hover::after, .link-effect.link-effect-14:focus::before, .link-effect.link-effect-14:focus::after {
  filter: alpha(opacity=100);
  opacity: 1;
}
.link-effect.link-effect-14:hover::before, .link-effect.link-effect-14:focus::before {
  left: 50%;
  -webkit-transform: rotate(0deg) translateX(-50%);
  -moz-transform: rotate(0deg) translateX(-50%);
  -ms-transform: rotate(0deg) translateX(-50%);
  -o-transform: rotate(0deg) translateX(-50%);
  transform: rotate(0deg) translateX(-50%);
}
.link-effect.link-effect-14:hover::after, .link-effect.link-effect-14:focus::after {
  right: 50%;
  -webkit-transform: rotate(0deg) translateX(50%);
  -moz-transform: rotate(0deg) translateX(50%);
  -ms-transform: rotate(0deg) translateX(50%);
  -o-transform: rotate(0deg) translateX(50%);
  transform: rotate(0deg) translateX(50%);
}
.link-effect.link-effect-15 {
  color: rgba(0, 0, 0, 0.2);
  font-weight: 700;
}
.link-effect.link-effect-15::before {
  color: #428bca;
  content: attr(data-hover);
  position: absolute;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
}
.link-effect.link-effect-15:hover::before, .link-effect.link-effect-15:focus::before {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  filter: alpha(opacity=0);
  opacity: 0;
}
.link-effect.link-effect-16 {
  color: rgba(0, 0, 0, 0.4);
}
.link-effect.link-effect-16::before {
  color: #428bca;
  content: attr(data-hover);
  position: absolute;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
  -moz-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
  -ms-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
  -o-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
  transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  pointer-events: none;
}
.link-effect.link-effect-16:hover::before, .link-effect.link-effect-16:focus::before {
  -webkit-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
  -moz-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
  -ms-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
  -o-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
  transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
  filter: alpha(opacity=100);
  opacity: 1;
}
.link-effect.link-effect-17 {
  color: rgba(0, 0, 0, 0.4);
  padding: 10px 0;
}
.link-effect.link-effect-17::before {
  color: #428bca;
  content: attr(data-hover);
  position: absolute;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  pointer-events: none;
}
.link-effect.link-effect-17::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #616f77;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: translateY(5px);
  -moz-transform: translateY(5px);
  -ms-transform: translateY(5px);
  -o-transform: translateY(5px);
  transform: translateY(5px);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  pointer-events: none;
}
.link-effect.link-effect-17:hover::before, .link-effect.link-effect-17:focus::before {
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}
.link-effect.link-effect-17:hover::after, .link-effect.link-effect-17:focus::after {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.link-effect.link-effect-18 {
  position: relative;
  z-index: 1;
  padding: 0 5px;
  color: rgba(0, 0, 0, 0.2);
  font-weight: 700;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.link-effect.link-effect-18::before, .link-effect.link-effect-18::after {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  height: 2px;
  margin-top: -1px;
  background: rgba(0, 0, 0, 0.2);
  content: "";
  z-index: -1;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  pointer-events: none;
}
.link-effect.link-effect-18::before {
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transform: translateY(-20px);
}
.link-effect.link-effect-18::after {
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
}
.link-effect.link-effect-18:hover, .link-effect.link-effect-18:focus {
  color: #428bca;
}
.link-effect.link-effect-18:hover::before, .link-effect.link-effect-18:hover::after, .link-effect.link-effect-18:focus::before, .link-effect.link-effect-18:focus::after {
  filter: alpha(opacity=70);
  opacity: 0.7;
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
}
.link-effect.link-effect-18:hover::before, .link-effect.link-effect-18:focus::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.link-effect.link-effect-18:hover::after, .link-effect.link-effect-18:focus::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.link-effect.link-effect-19 {
  line-height: 1.8em;
  margin: 15px;
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  perspective: 800px;
  color: white;
}
.link-effect.link-effect-19 span {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 0 15px;
  background: #428bca;
  -webkit-transition: -webkit-transform 0.4s, background 0.4s;
  -moz-transition: -moz-transform 0.4s, background 0.4s;
  transition: transform 0.4s, background 0.4s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 50% 50% -100px;
  -moz-transform-origin: 50% 50% -100px;
  -ms-transform-origin: 50% 50% -100px;
  -o-transform-origin: 50% 50% -100px;
  transform-origin: 50% 50% -100px;
}
.link-effect.link-effect-19 span::before {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  padding: 0 15px;
  background: #245682;
  content: attr(data-hover);
  -webkit-transition: background 0.4s;
  -moz-transition: background 0.4s;
  transition: background 0.4s;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -webkit-transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  -o-transform-origin: 0 50%;
  transform-origin: 0 50%;
  pointer-events: none;
}
.link-effect.link-effect-19:hover span, .link-effect.link-effect-19:focus span {
  background: #245682;
  -webkit-transform: rotateY(-90deg);
  -moz-transform: rotateY(-90deg);
  -ms-transform: rotateY(-90deg);
  -o-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
}
.link-effect.link-effect-19:hover span::before, .link-effect.link-effect-19:focus span::before {
  background: #428bca;
}
.link-effect.link-effect-20 {
  line-height: 1.8em;
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  perspective: 800px;
}
.link-effect.link-effect-20 span {
  position: relative;
  display: inline-block;
  padding: 3px 15px 0;
  background: #cde1f1;
  box-shadow: inset 0 3px #92bce0;
  -webkit-transition: background 0.6s;
  -moz-transition: background 0.6s;
  transition: background 0.6s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}
.link-effect.link-effect-20 span::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 3px 15px 0;
  background: #428bca;
  color: #fff;
  content: attr(data-hover);
  -webkit-transition: -webkit-transform 0.6s;
  -moz-transition: -moz-transform 0.6s;
  transition: transform 0.6s;
  -webkit-transform: rotateX(270deg);
  -moz-transform: rotateX(270deg);
  -ms-transform: rotateX(270deg);
  -o-transform: rotateX(270deg);
  transform: rotateX(270deg);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  pointer-events: none;
}
.link-effect.link-effect-20:hover span, .link-effect.link-effect-20:focus span {
  background: #92bce0;
}
.link-effect.link-effect-20:hover span::before, .link-effect.link-effect-20:focus span::before {
  -webkit-transform: rotateX(10deg);
  -moz-transform: rotateX(10deg);
  -ms-transform: rotateX(10deg);
  -o-transform: rotateX(10deg);
  transform: rotateX(10deg);
}
.link-effect.link-effect-21 {
  padding: 10px;
  color: rgba(0, 0, 0, 0.2);
  font-weight: 700;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.link-effect.link-effect-21::before, .link-effect.link-effect-21::after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #428bca;
  content: "";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
.link-effect.link-effect-21::before {
  top: 0;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
.link-effect.link-effect-21::after {
  bottom: 0;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
}
.link-effect.link-effect-21:hover, .link-effect.link-effect-21:focus {
  color: #428bca;
}
.link-effect.link-effect-21:hover::before, .link-effect.link-effect-21:hover::after, .link-effect.link-effect-21:focus::before, .link-effect.link-effect-21:focus::after {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

#loading-bar {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}
#loading-bar .bar {
  position: absolute;
  background-color: #16a085;
  z-index: 9;
}
#loading-bar .peg {
  -webkit-box-shadow: #16a085 1px 0 6px 1px;
  box-shadow: #16a085 1px 0 6px 1px;
}

#loading-bar-spinner {
  position: absolute;
  z-index: 99;
}
#loading-bar-spinner .spinner-icon {
  border-top-color: #16a085;
  border-left-color: #16a085;
}

.daterangepicker .ranges li {
  font-size: 12px;
  border-radius: 0;
}
.daterangepicker .ranges .daterangepicker_start_input label,
.daterangepicker .ranges .daterangepicker_end_input label {
  color: #333333;
  text-transform: none;
}
.daterangepicker .ranges .input-mini {
  border-radius: 0;
  color: #333333;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.daterangepicker .ranges .input-mini:focus {
  outline: 0;
  border: 1px solid gray;
}

.alert {
  padding: 10px 15px;
  border-radius: 0;
  border: 0;
  border-left: 3px solid;
}
.alert.alert-big {
  padding: 15px;
}
.alert.alert-dismissable {
  padding-right: 35px;
}
.alert.closeable > .close {
  right: 0;
}
.alert.notcloseable > .close {
  display: none;
}
.alert.alert-primary {
  color: #428bca;
  background-color: #cde1f1;
}
.alert.alert-primary .alert-link {
  color: #357ebd;
}
.alert.alert-success {
  color: #5cb85c;
  background-color: #eaf6ea;
}
.alert.alert-success .alert-link {
  color: #4cae4c;
}
.alert.alert-warning {
  color: #f0ad4e;
  background-color: #fef9f3;
}
.alert.alert-warning .alert-link {
  color: #eea236;
}
.alert.alert-danger {
  color: #d9534f;
  background-color: #fdf7f7;
}
.alert.alert-danger .alert-link {
  color: #d43f3a;
}
.alert.alert-info {
  color: #5bc0de;
  background-color: #f0f9fc;
}
.alert.alert-info .alert-link {
  color: #46b8da;
}
.alert.alert-default {
  color: #616f77;
  background-color: #dbe0e2;
}
.alert.alert-default .alert-link {
  color: #566269;
}
.alert.alert-cyan {
  color: #22beef;
  background-color: #e0f6fd;
}
.alert.alert-cyan .alert-link {
  color: #10acdd;
}
.alert.alert-amethyst {
  color: #cd97eb;
  background-color: #f6edfb;
}
.alert.alert-amethyst .alert-link {
  color: #c382e7;
}
.alert.alert-green {
  color: #a2d200;
  background-color: #f5ffd2;
}
.alert.alert-green .alert-link {
  color: #96c300;
}
.alert.alert-orange {
  color: #ffc100;
  background-color: #fff3cc;
}
.alert.alert-orange .alert-link {
  color: #f0b500;
}
.alert.alert-red {
  color: #ff4a43;
  background-color: #ffdddc;
}
.alert.alert-red .alert-link {
  color: #ff1910;
}
.alert.alert-greensea {
  color: #16a085;
  background-color: #d5f9f2;
}
.alert.alert-greensea .alert-link {
  color: #138a72;
}
.alert.alert-dutch {
  color: #1693A5;
  background-color: #daf6fa;
}
.alert.alert-dutch .alert-link {
  color: #137f8f;
}
.alert.alert-hotpink {
  color: #FF0066;
  background-color: #ffe6f0;
}
.alert.alert-hotpink .alert-link {
  color: #e6005c;
}
.alert.alert-drank {
  color: #A40778;
  background-color: #fdc7ee;
}
.alert.alert-drank .alert-link {
  color: #8c0666;
}
.alert.alert-blue {
  color: #418bca;
  background-color: #e1ecf6;
}
.alert.alert-blue .alert-link {
  color: #357ebd;
}
.alert.alert-lightred {
  color: #e05d6f;
  background-color: #f9dde1;
}
.alert.alert-lightred .alert-link {
  color: #dc485c;
}
.alert.alert-slategray {
  color: #3f4e62;
  background-color: #b6c1d0;
}
.alert.alert-slategray .alert-link {
  color: #354252;
}
.alert.alert-darkgray {
  color: #333;
  background-color: #a6a6a6;
}
.alert.alert-darkgray .alert-link {
  color: #262626;
}

#toast-container > div {
  opacity: 0.8 !important;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  transition: opacity 0.25s;
  position: relative;
}
#toast-container > div:hover {
  opacity: 1 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#toast-container > div .toast-title {
  font-family: "Dosis", "Arial", sans-serif;
}
#toast-container > div .toast-message {
  font-size: 12px;
}
#toast-container > div > .fa:not(.toast-close-button) {
  position: absolute;
  font-size: 2em;
  left: 13px;
}
#toast-container .toast-close-button {
  font-size: 12px;
  font-weight: 400;
  text-shadow: none;
  opacity: 1;
}
#toast-container .toast-close-button:hover {
  text-shadow: none;
  opacity: 0.5;
  color: white;
}

.nav-tabs {
  border: 0;
  background-color: #f5f5f5;
}
.nav-tabs > li {
  margin-bottom: 0;
}
.nav-tabs > li > a {
  border: 0;
  border-radius: 0;
  margin-right: 0;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -3px 0 transparent;
  box-shadow: inset 0 -3px 0 transparent;
}
.nav-tabs > li > a:hover {
  background-color: #f0f0f0;
  border: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  -webkit-box-shadow: inset 0 -3px 0 #428bca;
  box-shadow: inset 0 -3px 0 #428bca;
  background-color: #e8e8e8;
  border: 0;
}
.nav-tabs > li.active:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -4px;
  height: 0;
  width: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #428bca;
}
.nav-tabs > li.tabs-title {
  padding: 8px 0 0 20px;
  font-size: 16px;
  color: white;
  font-weight: 300;
}
.nav-tabs.nav-justified > li > a {
  border: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > li.active > a,
.nav-tabs.nav-justified > li.active > a:hover,
.nav-tabs.nav-justified > li.active > a:focus {
  border: 0;
}

.tab-content .tab-pane {
  padding: 15px;
}

.nav-pills > li > a {
  cursor: pointer;
}

.nav.nav-sm > li > a {
  padding: 7px 10px;
}

.tabs-dark .nav-tabs {
  background-color: #3f4e62;
}
.tabs-dark .nav-tabs > li > a {
  color: rgba(255, 255, 255, 0.5);
}
.tabs-dark .nav-tabs > li > a:hover {
  background-color: #354252;
  color: rgba(255, 255, 255, 0.8);
}
.tabs-dark .nav-tabs > li.disabled > a {
  color: rgba(255, 255, 255, 0.2);
}
.tabs-dark .nav-tabs > li.active > a,
.tabs-dark .nav-tabs > li.active > a:hover,
.tabs-dark .nav-tabs > li.active > a:focus {
  background-color: #2b3543;
  color: white;
}

.tab-container .nav-tabs {
  background-color: white;
}
.tab-container .nav-tabs > li {
  border-right: 1px solid #eaeaea;
}
.tab-container .nav-tabs > li:last-child {
  border-right: 0;
}
.tab-container .nav-tabs > li > a {
  color: #8c8c8c;
}
.tab-container .nav-tabs > li > a:hover {
  background-color: #f5f5f5;
}
.tab-container .nav-tabs > li.active > a,
.tab-container .nav-tabs > li.active > a:hover,
.tab-container .nav-tabs > li.active > a:focus {
  color: #333333;
  background-color: #f5f5f5;
}
.tab-container .nav-tabs > li.disabled > a:hover,
.tab-container .nav-tabs > li.disabled > a:focus {
  color: #8c8c8c;
}
.tab-container .tab-content .tab-pane {
  background-color: white;
}

.tab-nopadding .tab-pane {
  padding: 15px 0;
}

.tab-wizard .nav-tabs > li > a {
  text-align: left;
  padding-left: 30px;
  position: relative;
}
.tab-wizard .nav-tabs > li > a:before {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  border-bottom: 19px solid transparent;
  border-left: 19px solid #f5f5f5;
  border-top: 19px solid transparent;
  top: 1px;
  right: -18px;
  z-index: 6;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.tab-wizard .nav-tabs > li > a:after {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #f5f5f5;
  border-top: 20px solid transparent;
  top: 0;
  right: -20px;
  z-index: 5;
}
.tab-wizard .nav-tabs > li > a .wizard-step {
  font-size: 14px;
  font-weight: 700;
  padding: 5px 8px;
  border-radius: 50%;
  background-color: #333333;
  color: #eaeaea;
  border: 1px solid #eaeaea;
  margin-top: -2px;
  margin-right: -10px;
  width: 26px;
  height: 26px;
  line-height: 14px;
}
.tab-wizard .nav-tabs > li:first-child > a {
  padding-left: 15px;
}
.tab-wizard .nav-tabs > li:last-child > a:after, .tab-wizard .nav-tabs > li:last-child > a:before {
  display: none;
}
.tab-wizard .nav-tabs > li:last-child > a .wizard-step {
  margin-right: 0;
}
.tab-wizard .nav-tabs > li > a,
.tab-wizard .nav-tabs > li > a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #f5f5f5;
}
.tab-wizard .nav-tabs > li:after, .tab-wizard .nav-tabs > li:before {
  content: "";
  position: absolute;
  border: 0;
  width: 100%;
  height: 10px;
  background-color: #798992;
  left: 0;
  margin-left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.8s;
  -moz-transition: opacity 0.8s;
  transition: opacity 0.8s;
}
.tab-wizard .nav-tabs > li:before {
  background-color: #428bca;
  bottom: -10px;
  opacity: 1;
  -webkit-transition: width 0.8s;
  -moz-transition: width 0.8s;
  transition: width 0.8s;
}
.tab-wizard .nav-tabs > li.active > a:before {
  border-left-color: white;
}
.tab-wizard .nav-tabs > li.active > a .wizard-step {
  background-color: transparent;
  color: #333333;
  border-color: #333333;
}
.tab-wizard .nav-tabs > li.active > a,
.tab-wizard .nav-tabs > li.active > a:hover {
  background-color: white;
}
.tab-wizard .nav-tabs > li.active:after {
  opacity: 1;
}
.tab-wizard .nav-tabs > li.active:before {
  opacity: 0;
  width: 0;
}
.tab-wizard .nav-tabs > li.disabled > a:before {
  border-left-color: white;
}
.tab-wizard .nav-tabs > li.disabled > a .wizard-step {
  background-color: transparent;
  color: #eaeaea;
  border-color: #eaeaea;
}
.tab-wizard .nav-tabs > li.active ~ li > a:before {
  border-left-color: white;
}
.tab-wizard .nav-tabs > li.active ~ li > a .wizard-step {
  background-color: transparent;
  color: #eaeaea;
  border-color: #eaeaea;
}
.tab-wizard .nav-tabs > li.active ~ li > a,
.tab-wizard .nav-tabs > li.active ~ li > a:hover {
  background-color: white;
}
.tab-wizard .nav-tabs > li.active ~ li:before {
  opacity: 0;
  width: 0;
}
.tab-wizard .tab-content .tab-pane {
  margin-top: 10px;
}

.tab-animation > .tab-content {
  position: relative;
  overflow: hidden;
}
.tab-animation > .tab-content > .tab-pane {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.tab-animation > .tab-content > .tab-pane.active-remove {
  position: absolute;
  top: 0;
  width: 100%;
  display: block;
}
.tab-animation > .tab-content > .tab-pane.active-remove-active {
  opacity: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.tab-animation > .tab-content > .tab-pane.active-add {
  opacity: 0;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}

.tabs-right .nav-tabs {
  text-align: right;
}
.tabs-right .nav-tabs > li {
  margin-right: -3px;
  float: none;
  display: inline-block;
}
.tabs-right .nav-tabs > li:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 768px) {
  .nav-tabs.nav-justified > li a {
    margin-bottom: 0;
  }
  .nav-tabs.nav-justified > li:after {
    display: none;
  }

  .nav-tabs > li.tabs-title {
    display: none;
  }
}
.tabs-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tabs-menu > li {
  margin-bottom: 1px;
  position: relative;
}
.tabs-menu > li > a {
  display: block;
  background-color: #f7f7f7;
  padding: 10px 15px;
  color: #333333;
}
.tabs-menu > li > a:hover {
  color: #428bca;
}
.tabs-menu > li.active > a {
  background-color: #428bca;
  color: white;
  font-weight: 700;
}
.tabs-menu > li.active:after {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #428bca;
  border-top: 6px solid transparent;
  right: -6px;
  top: 15px;
}

.modal-content {
  border-radius: 0;
}

.modal-footer {
  background-color: #f8f8f8;
}

.modal-backdrop {
  bottom: 0;
}

.modal.splash.fade {
  filter: alpha(opacity=100);
  opacity: 1;
}

.modal-backdrop.splash.fade {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal.splash.fade .modal-dialog,
.modal.splash.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.splash {
  /* Splash Effect 2: Fade in and scale up */
  /* Splash Effect 3: Slide from the right  */
  /* Splash Effect 4: Slide from the bottom  */
  /* Splash Effect 5: Newspaper  */
  /* Splash Effect 6: Fall  */
  /* Splash Effect 7: Side Fall  */
  /* Splash Effect 8: slide and stick to top  */
  /* Splash Effect 9: 3D flip horizontal  */
  /* Splash Effect 10: 3D flip vertical  */
  /* Splash Effect 11: 3D Sign  */
  /* Splash Effect 12: Super Scaled  */
  /* Splash Effect 13: Just me  */
  /* Splash Effect 14: 3D Slit */
  /* Splash Effect 15: 3D Rotate from bottom */
  /* Splash Effect 16:3D Rotate in from left */
}
.splash .modal-dialog {
  margin-top: 60px;
}
.splash .modal-content {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
.splash.modal-backdrop {
  background-color: black;
}
.splash.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.splash.modal-backdrop.in {
  filter: alpha(opacity=85);
  opacity: 0.85;
}
.splash.modal {
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
}
.splash.splash-1 .modal-content {
  background-color: transparent;
  color: white;
}
.splash.splash-1 .modal-header {
  border-bottom: 0;
  text-align: center;
}
.splash.splash-1 .modal-header .modal-title {
  font-weight: 700;
}
.splash.splash-1 .modal-footer {
  background-color: transparent;
  border-top: 0;
  text-align: center;
}
.splash.splash-1 .modal-footer .btn-default {
  border: 2px solid white;
  color: white;
}
.splash.splash-1 .modal-footer .btn-default:hover, .splash.splash-1 .modal-footer .btn-default:active, .splash.splash-1 .modal-footer .btn-default.active {
  background-color: rgba(255, 255, 255, 0.1);
}
.splash.splash-2 .modal-header {
  background-color: #f5f5f5;
  text-align: center;
}
.splash.splash-2 .modal-header .modal-title {
  font-weight: 700;
}
.splash.splash-2 .modal-footer {
  background-color: white;
  border-top: 0;
  text-align: center;
}
.splash.splash-ef-1.modal-backdrop {
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.splash.splash-ef-1.modal .modal-dialog {
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  -moz-transition: opacity 0.5s, -moz-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
.splash.splash-ef-1.modal.fade .modal-dialog {
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translate3d(0, 0, 150px);
  -moz-transform: translate3d(0, 0, 150px);
  -ms-transform: translate3d(0, 0, 150px);
  -o-transform: translate3d(0, 0, 150px);
  transform: translate3d(0, 0, 150px);
}
.splash.splash-ef-1.modal.in .modal-dialog {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.splash.splash-ef-2.modal-backdrop {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.splash.splash-ef-2.modal .modal-dialog {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.splash.splash-ef-2.modal.fade .modal-dialog {
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 0;
}
.splash.splash-ef-2.modal.in .modal-dialog {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.splash.splash-ef-3.modal-backdrop {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.splash.splash-ef-3.modal .modal-dialog {
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.splash.splash-ef-3.modal.fade .modal-dialog {
  -webkit-transform: translateX(20%);
  -moz-transform: translateX(20%);
  -ms-transform: translateX(20%);
  transform: translateX(20%);
  opacity: 0;
}
.splash.splash-ef-3.modal.in .modal-dialog {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.splash.splash-ef-4.modal-backdrop {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.splash.splash-ef-4.modal .modal-dialog {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.splash.splash-ef-4.modal.fade .modal-dialog {
  -webkit-transform: translateY(20%);
  -moz-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
  opacity: 0;
}
.splash.splash-ef-4.modal.in .modal-dialog {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.splash.splash-ef-5.modal-backdrop {
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.splash.splash-ef-5.modal .modal-dialog {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.splash.splash-ef-5.modal.fade .modal-dialog {
  -webkit-transform: scale(0) rotate(720deg);
  -moz-transform: scale(0) rotate(720deg);
  -ms-transform: scale(0) rotate(720deg);
  transform: scale(0) rotate(720deg);
  opacity: 0;
}
.splash.splash-ef-5.modal.in .modal-dialog {
  -webkit-transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  opacity: 1;
}
.splash.splash-ef-6.modal-backdrop {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.splash.splash-ef-6.modal {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}
.splash.splash-ef-6.modal.fade .modal-dialog {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(600px) rotateX(20deg);
  -moz-transform: translateZ(600px) rotateX(20deg);
  -ms-transform: translateZ(600px) rotateX(20deg);
  transform: translateZ(600px) rotateX(20deg);
  opacity: 0;
}
.splash.splash-ef-6.modal.in .modal-dialog {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-transform: translateZ(0px) rotateX(0deg);
  -moz-transform: translateZ(0px) rotateX(0deg);
  -ms-transform: translateZ(0px) rotateX(0deg);
  transform: translateZ(0px) rotateX(0deg);
  opacity: 1;
}
.splash.splash-ef-7.modal-backdrop {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.splash.splash-ef-7.modal {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}
.splash.splash-ef-7.modal.fade .modal-dialog {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translate(30%) translateZ(600px) rotate(10deg);
  -moz-transform: translate(30%) translateZ(600px) rotate(10deg);
  -ms-transform: translate(30%) translateZ(600px) rotate(10deg);
  transform: translate(30%) translateZ(600px) rotate(10deg);
  opacity: 0;
}
.splash.splash-ef-7.modal.in .modal-dialog {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-transform: translate(0%) translateZ(0) rotate(0deg);
  -moz-transform: translate(0%) translateZ(0) rotate(0deg);
  -ms-transform: translate(0%) translateZ(0) rotate(0deg);
  transform: translate(0%) translateZ(0) rotate(0deg);
  opacity: 1;
}
.splash.splash-ef-8.modal-backdrop {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.splash.splash-ef-8.modal .modal-dialog {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.splash.splash-ef-8.modal.fade .modal-dialog {
  -webkit-transform: translateY(-200%);
  -moz-transform: translateY(-200%);
  -ms-transform: translateY(-200%);
  transform: translateY(-200%);
  opacity: 0;
}
.splash.splash-ef-8.modal.in .modal-dialog {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  border-radius: 0 0 3px 3px;
  opacity: 1;
}
.splash.splash-ef-9.modal-backdrop {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.splash.splash-ef-9.modal {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}
.splash.splash-ef-9.modal .modal-dialog {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.splash.splash-ef-9.modal.fade .modal-dialog {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(-70deg);
  -moz-transform: rotateY(-70deg);
  -ms-transform: rotateY(-70deg);
  transform: rotateY(-70deg);
  opacity: 0;
}
.splash.splash-ef-9.modal.in .modal-dialog {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  opacity: 1;
}
.splash.splash-ef-10.modal-backdrop {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.splash.splash-ef-10.modal {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}
.splash.splash-ef-10.modal .modal-dialog {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.splash.splash-ef-10.modal.fade .modal-dialog {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(-70deg);
  -moz-transform: rotateX(-70deg);
  -ms-transform: rotateX(-70deg);
  transform: rotateX(-70deg);
  opacity: 0;
}
.splash.splash-ef-10.modal.in .modal-dialog {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 1;
}
.splash.splash-ef-11.modal-backdrop {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.splash.splash-ef-11.modal {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}
.splash.splash-ef-11.modal .modal-dialog {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.splash.splash-ef-11.modal.fade .modal-dialog {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(-60deg);
  -moz-transform: rotateX(-60deg);
  -ms-transform: rotateX(-60deg);
  transform: rotateX(-60deg);
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
  opacity: 0;
}
.splash.splash-ef-11.modal.in .modal-dialog {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 1;
}
.splash.splash-ef-12.modal-backdrop {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.splash.splash-ef-12.modal .modal-dialog {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.splash.splash-ef-12.modal.fade .modal-dialog {
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
  opacity: 0;
}
.splash.splash-ef-12.modal.in .modal-dialog {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.splash.splash-ef-13.modal-backdrop {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.splash.splash-ef-13.modal-backdrop.in {
  opacity: 1;
}
.splash.splash-ef-13.modal .modal-dialog {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.splash.splash-ef-13.modal.fade .modal-dialog {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}
.splash.splash-ef-13.modal.in .modal-dialog {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.splash.splash-ef-13.modal .modal-content {
  color: white;
  background-color: transparent;
}
.splash.splash-ef-13.modal .modal-content .modal-header,
.splash.splash-ef-13.modal .modal-content .modal-body,
.splash.splash-ef-13.modal .modal-content .modal-footer {
  background-color: transparent;
  border: 0;
}
.splash.splash-ef-13.modal .modal-content .btn-default {
  border: 2px solid white;
  color: white;
}
.splash.splash-ef-13.modal .modal-content .btn-default:hover, .splash.splash-ef-13.modal .modal-content .btn-default:active, .splash.splash-ef-13.modal .modal-content .btn-default.active {
  background-color: rgba(255, 255, 255, 0.1);
}
.splash.splash-ef-13.modal .modal-content a {
  color: rgba(255, 255, 255, 0.6);
  cursor: pointer;
}
.splash.splash-ef-13.modal .modal-content a:hover {
  color: white;
}
.splash.splash-ef-14.modal-backdrop {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.splash.splash-ef-14.modal {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}
.splash.splash-ef-14.modal.fade .modal-dialog {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(-3000px) rotateY(90deg);
  -moz-transform: translateZ(-3000px) rotateY(90deg);
  -ms-transform: translateZ(-3000px) rotateY(90deg);
  transform: translateZ(-3000px) rotateY(90deg);
  opacity: 0;
}
.splash.splash-ef-14.modal.in .modal-dialog {
  -webkit-animation: slit 0.7s forwards ease-out;
  -moz-animation: slit 0.7s forwards ease-out;
  animation: slit 0.7s forwards ease-out;
}
.splash.splash-ef-15.modal-backdrop {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.splash.splash-ef-15.modal {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}
.splash.splash-ef-15.modal .modal-dialog {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.splash.splash-ef-15.modal.fade .modal-dialog {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateY(100%) rotateX(90deg);
  -moz-transform: translateY(100%) rotateX(90deg);
  -ms-transform: translateY(100%) rotateX(90deg);
  transform: translateY(100%) rotateX(90deg);
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  transform-origin: 0 100%;
  opacity: 0;
}
.splash.splash-ef-15.modal.in .modal-dialog {
  -webkit-transform: translateY(0%) rotateX(0deg);
  -moz-transform: translateY(0%) rotateX(0deg);
  -ms-transform: translateY(0%) rotateX(0deg);
  transform: translateY(0%) rotateX(0deg);
  opacity: 1;
}
.splash.splash-ef-16.modal-backdrop {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.splash.splash-ef-16.modal {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}
.splash.splash-ef-16.modal .modal-dialog {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.splash.splash-ef-16.modal.fade .modal-dialog {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
  -moz-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
  -ms-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
  transform: translateZ(100px) translateX(-30%) rotateY(90deg);
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  transform-origin: 0 100%;
  opacity: 0;
}
.splash.splash-ef-16.modal.in .modal-dialog {
  -webkit-transform: translateZ(0px) translateX(0%) rotateY(0deg);
  -moz-transform: translateZ(0px) translateX(0%) rotateY(0deg);
  -ms-transform: translateZ(0px) translateX(0%) rotateY(0deg);
  transform: translateZ(0px) translateX(0%) rotateY(0deg);
  opacity: 1;
}
.splash.splash-primary.splash-2 .modal-content, .splash.splash-success.splash-2 .modal-content, .splash.splash-warning.splash-2 .modal-content, .splash.splash-danger.splash-2 .modal-content, .splash.splash-info.splash-2 .modal-content, .splash.splash-cyan.splash-2 .modal-content, .splash.splash-amethyst.splash-2 .modal-content, .splash.splash-green.splash-2 .modal-content, .splash.splash-orange.splash-2 .modal-content, .splash.splash-red.splash-2 .modal-content, .splash.splash-greensea.splash-2 .modal-content, .splash.splash-dutc.splash-2h .modal-content, .splash.splash-hotpink.splash-2 .modal-content, .splash.splash-drank.splash-2 .modal-content, .splash.splash-blue.splash-2 .modal-content, .splash.splash-lightred.splash-2 .modal-content, .splash.splash-slategray.splash-2 .modal-content, .splash.splash-darkgray.splash-2 .modal-content {
  color: white;
}
.splash.splash-primary.splash-2 .modal-content .btn-default, .splash.splash-success.splash-2 .modal-content .btn-default, .splash.splash-warning.splash-2 .modal-content .btn-default, .splash.splash-danger.splash-2 .modal-content .btn-default, .splash.splash-info.splash-2 .modal-content .btn-default, .splash.splash-cyan.splash-2 .modal-content .btn-default, .splash.splash-amethyst.splash-2 .modal-content .btn-default, .splash.splash-green.splash-2 .modal-content .btn-default, .splash.splash-orange.splash-2 .modal-content .btn-default, .splash.splash-red.splash-2 .modal-content .btn-default, .splash.splash-greensea.splash-2 .modal-content .btn-default, .splash.splash-dutc.splash-2h .modal-content .btn-default, .splash.splash-hotpink.splash-2 .modal-content .btn-default, .splash.splash-drank.splash-2 .modal-content .btn-default, .splash.splash-blue.splash-2 .modal-content .btn-default, .splash.splash-lightred.splash-2 .modal-content .btn-default, .splash.splash-slategray.splash-2 .modal-content .btn-default, .splash.splash-darkgray.splash-2 .modal-content .btn-default {
  border: 2px solid white;
  color: white;
}
.splash.splash-primary.splash-2 .modal-content .btn-default:hover, .splash.splash-primary.splash-2 .modal-content .btn-default:active, .splash.splash-primary.splash-2 .modal-content .btn-default.active, .splash.splash-success.splash-2 .modal-content .btn-default:hover, .splash.splash-success.splash-2 .modal-content .btn-default:active, .splash.splash-success.splash-2 .modal-content .btn-default.active, .splash.splash-warning.splash-2 .modal-content .btn-default:hover, .splash.splash-warning.splash-2 .modal-content .btn-default:active, .splash.splash-warning.splash-2 .modal-content .btn-default.active, .splash.splash-danger.splash-2 .modal-content .btn-default:hover, .splash.splash-danger.splash-2 .modal-content .btn-default:active, .splash.splash-danger.splash-2 .modal-content .btn-default.active, .splash.splash-info.splash-2 .modal-content .btn-default:hover, .splash.splash-info.splash-2 .modal-content .btn-default:active, .splash.splash-info.splash-2 .modal-content .btn-default.active, .splash.splash-cyan.splash-2 .modal-content .btn-default:hover, .splash.splash-cyan.splash-2 .modal-content .btn-default:active, .splash.splash-cyan.splash-2 .modal-content .btn-default.active, .splash.splash-amethyst.splash-2 .modal-content .btn-default:hover, .splash.splash-amethyst.splash-2 .modal-content .btn-default:active, .splash.splash-amethyst.splash-2 .modal-content .btn-default.active, .splash.splash-green.splash-2 .modal-content .btn-default:hover, .splash.splash-green.splash-2 .modal-content .btn-default:active, .splash.splash-green.splash-2 .modal-content .btn-default.active, .splash.splash-orange.splash-2 .modal-content .btn-default:hover, .splash.splash-orange.splash-2 .modal-content .btn-default:active, .splash.splash-orange.splash-2 .modal-content .btn-default.active, .splash.splash-red.splash-2 .modal-content .btn-default:hover, .splash.splash-red.splash-2 .modal-content .btn-default:active, .splash.splash-red.splash-2 .modal-content .btn-default.active, .splash.splash-greensea.splash-2 .modal-content .btn-default:hover, .splash.splash-greensea.splash-2 .modal-content .btn-default:active, .splash.splash-greensea.splash-2 .modal-content .btn-default.active, .splash.splash-dutc.splash-2h .modal-content .btn-default:hover, .splash.splash-dutc.splash-2h .modal-content .btn-default:active, .splash.splash-dutc.splash-2h .modal-content .btn-default.active, .splash.splash-hotpink.splash-2 .modal-content .btn-default:hover, .splash.splash-hotpink.splash-2 .modal-content .btn-default:active, .splash.splash-hotpink.splash-2 .modal-content .btn-default.active, .splash.splash-drank.splash-2 .modal-content .btn-default:hover, .splash.splash-drank.splash-2 .modal-content .btn-default:active, .splash.splash-drank.splash-2 .modal-content .btn-default.active, .splash.splash-blue.splash-2 .modal-content .btn-default:hover, .splash.splash-blue.splash-2 .modal-content .btn-default:active, .splash.splash-blue.splash-2 .modal-content .btn-default.active, .splash.splash-lightred.splash-2 .modal-content .btn-default:hover, .splash.splash-lightred.splash-2 .modal-content .btn-default:active, .splash.splash-lightred.splash-2 .modal-content .btn-default.active, .splash.splash-slategray.splash-2 .modal-content .btn-default:hover, .splash.splash-slategray.splash-2 .modal-content .btn-default:active, .splash.splash-slategray.splash-2 .modal-content .btn-default.active, .splash.splash-darkgray.splash-2 .modal-content .btn-default:hover, .splash.splash-darkgray.splash-2 .modal-content .btn-default:active, .splash.splash-darkgray.splash-2 .modal-content .btn-default.active {
  background-color: rgba(255, 255, 255, 0.1);
}
.splash.splash-primary.splash-2 .modal-content a, .splash.splash-success.splash-2 .modal-content a, .splash.splash-warning.splash-2 .modal-content a, .splash.splash-danger.splash-2 .modal-content a, .splash.splash-info.splash-2 .modal-content a, .splash.splash-cyan.splash-2 .modal-content a, .splash.splash-amethyst.splash-2 .modal-content a, .splash.splash-green.splash-2 .modal-content a, .splash.splash-orange.splash-2 .modal-content a, .splash.splash-red.splash-2 .modal-content a, .splash.splash-greensea.splash-2 .modal-content a, .splash.splash-dutc.splash-2h .modal-content a, .splash.splash-hotpink.splash-2 .modal-content a, .splash.splash-drank.splash-2 .modal-content a, .splash.splash-blue.splash-2 .modal-content a, .splash.splash-lightred.splash-2 .modal-content a, .splash.splash-slategray.splash-2 .modal-content a, .splash.splash-darkgray.splash-2 .modal-content a {
  color: rgba(255, 255, 255, 0.6);
  cursor: pointer;
}
.splash.splash-primary.splash-2 .modal-content a:hover, .splash.splash-success.splash-2 .modal-content a:hover, .splash.splash-warning.splash-2 .modal-content a:hover, .splash.splash-danger.splash-2 .modal-content a:hover, .splash.splash-info.splash-2 .modal-content a:hover, .splash.splash-cyan.splash-2 .modal-content a:hover, .splash.splash-amethyst.splash-2 .modal-content a:hover, .splash.splash-green.splash-2 .modal-content a:hover, .splash.splash-orange.splash-2 .modal-content a:hover, .splash.splash-red.splash-2 .modal-content a:hover, .splash.splash-greensea.splash-2 .modal-content a:hover, .splash.splash-dutc.splash-2h .modal-content a:hover, .splash.splash-hotpink.splash-2 .modal-content a:hover, .splash.splash-drank.splash-2 .modal-content a:hover, .splash.splash-blue.splash-2 .modal-content a:hover, .splash.splash-lightred.splash-2 .modal-content a:hover, .splash.splash-slategray.splash-2 .modal-content a:hover, .splash.splash-darkgray.splash-2 .modal-content a:hover {
  color: white;
}
.splash.splash-primary.modal-backdrop {
  background-color: #428bca;
}
.splash.splash-primary.splash-2 .modal-content,
.splash.splash-primary.splash-2 .modal-footer {
  background-color: #428bca;
}
.splash.splash-primary.splash-2 .modal-header {
  background-color: #357ebd;
  border-color: #3071a9;
}
.splash.splash-success.modal-backdrop {
  background-color: #5cb85c;
}
.splash.splash-success.splash-2 .modal-content,
.splash.splash-success.splash-2 .modal-footer {
  background-color: #5cb85c;
}
.splash.splash-success.splash-2 .modal-header {
  background-color: #4cae4c;
  border-color: #449d44;
}
.splash.splash-warning.modal-backdrop {
  background-color: #f0ad4e;
}
.splash.splash-warning.splash-2 .modal-content,
.splash.splash-warning.splash-2 .modal-footer {
  background-color: #f0ad4e;
}
.splash.splash-warning.splash-2 .modal-header {
  background-color: #eea236;
  border-color: #ec971f;
}
.splash.splash-danger.modal-backdrop {
  background-color: #d9534f;
}
.splash.splash-danger.splash-2 .modal-content,
.splash.splash-danger.splash-2 .modal-footer {
  background-color: #d9534f;
}
.splash.splash-danger.splash-2 .modal-header {
  background-color: #d43f3a;
  border-color: #c9302c;
}
.splash.splash-info.modal-backdrop {
  background-color: #5bc0de;
}
.splash.splash-info.splash-2 .modal-content,
.splash.splash-info.splash-2 .modal-footer {
  background-color: #5bc0de;
}
.splash.splash-info.splash-2 .modal-header {
  background-color: #46b8da;
  border-color: #31b0d5;
}
.splash.splash-cyan.modal-backdrop {
  background-color: #22beef;
}
.splash.splash-cyan.splash-2 .modal-content,
.splash.splash-cyan.splash-2 .modal-footer {
  background-color: #22beef;
}
.splash.splash-cyan.splash-2 .modal-header {
  background-color: #11b4e7;
  border-color: #0fa1cf;
}
.splash.splash-amethyst.modal-backdrop {
  background-color: #cd97eb;
}
.splash.splash-amethyst.splash-2 .modal-content,
.splash.splash-amethyst.splash-2 .modal-footer {
  background-color: #cd97eb;
}
.splash.splash-amethyst.splash-2 .modal-header {
  background-color: #c382e7;
  border-color: #b86ce3;
}
.splash.splash-green.modal-backdrop {
  background-color: #a2d200;
}
.splash.splash-green.splash-2 .modal-content,
.splash.splash-green.splash-2 .modal-footer {
  background-color: #a2d200;
}
.splash.splash-green.splash-2 .modal-header {
  background-color: #8eb900;
  border-color: #7b9f00;
}
.splash.splash-orange.modal-backdrop {
  background-color: #ffc100;
}
.splash.splash-orange.splash-2 .modal-content,
.splash.splash-orange.splash-2 .modal-footer {
  background-color: #ffc100;
}
.splash.splash-orange.splash-2 .modal-header {
  background-color: #e6ae00;
  border-color: #cc9a00;
}
.splash.splash-red.modal-backdrop {
  background-color: #ff4a43;
}
.splash.splash-red.splash-2 .modal-content,
.splash.splash-red.splash-2 .modal-footer {
  background-color: #ff4a43;
}
.splash.splash-red.splash-2 .modal-header {
  background-color: #ff312a;
  border-color: #ff1910;
}
.splash.splash-greensea.modal-backdrop {
  background-color: #16a085;
}
.splash.splash-greensea.splash-2 .modal-content,
.splash.splash-greensea.splash-2 .modal-footer {
  background-color: #16a085;
}
.splash.splash-greensea.splash-2 .modal-header {
  background-color: #138a72;
  border-color: #107360;
}
.splash.splash-dutch.modal-backdrop {
  background-color: #1693A5;
}
.splash.splash-dutch.splash-2 .modal-content,
.splash.splash-dutch.splash-2 .modal-footer {
  background-color: #1693A5;
}
.splash.splash-dutch.splash-2 .modal-header {
  background-color: #137f8f;
  border-color: #106b78;
}
.splash.splash-hotpink.modal-backdrop {
  background-color: #FF0066;
}
.splash.splash-hotpink.splash-2 .modal-content,
.splash.splash-hotpink.splash-2 .modal-footer {
  background-color: #FF0066;
}
.splash.splash-hotpink.splash-2 .modal-header {
  background-color: #e6005c;
  border-color: #cc0052;
}
.splash.splash-drank.modal-backdrop {
  background-color: #A40778;
}
.splash.splash-drank.splash-2 .modal-content,
.splash.splash-drank.splash-2 .modal-footer {
  background-color: #A40778;
}
.splash.splash-drank.splash-2 .modal-header {
  background-color: #8c0666;
  border-color: #730554;
}
.splash.splash-blue.modal-backdrop {
  background-color: #418bca;
}
.splash.splash-blue.splash-2 .modal-content,
.splash.splash-blue.splash-2 .modal-footer {
  background-color: #418bca;
}
.splash.splash-blue.splash-2 .modal-header {
  background-color: #357ebd;
  border-color: #2f71a9;
}
.splash.splash-lightred.modal-backdrop {
  background-color: #e05d6f;
}
.splash.splash-lightred.splash-2 .modal-content,
.splash.splash-lightred.splash-2 .modal-footer {
  background-color: #e05d6f;
}
.splash.splash-lightred.splash-2 .modal-header {
  background-color: #dc485c;
  border-color: #d83249;
}
.splash.splash-slategray.modal-backdrop {
  background-color: #3f4e62;
}
.splash.splash-slategray.splash-2 .modal-content,
.splash.splash-slategray.splash-2 .modal-footer {
  background-color: #3f4e62;
}
.splash.splash-slategray.splash-2 .modal-header {
  background-color: #354252;
  border-color: #2b3543;
}
.splash.splash-darkgray.modal-backdrop {
  background-color: #333;
}
.splash.splash-darkgray.splash-2 .modal-content,
.splash.splash-darkgray.splash-2 .modal-footer {
  background-color: #333;
}
.splash.splash-darkgray.splash-2 .modal-header {
  background-color: #262626;
  border-color: #1a1a1a;
}

.mfp-content .tile {
  position: relative;
  width: 80%;
  margin: 20px auto;
}
.mfp-content .tile .controls .remove {
  display: none;
}
.mfp-content .tile .controls > li:first-child {
  margin-right: 0 !important;
}

.portlets.connected {
  min-height: 50px;
}

.sortable-placeholder {
  border: 3px dashed rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  height: 100px;
  visibility: visible !important;
  opacity: 0.7;
}

.portlet .tile-header {
  cursor: pointer;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
.portlet .tile-header:hover {
  background-color: rgba(0, 0, 0, 0.05) !important;
}

.progress {
  background-color: #ebeef2;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.progress .progress-bar {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.progress.progress-xxs {
  height: 2px;
  border-radius: 0;
}
.progress.progress-xs {
  height: 6px;
  border-radius: 2px;
}
.progress.progress-sm {
  height: 12px;
  border-radius: 3px;
}
.progress.progress-sm .progress-bar {
  font-size: 10px;
  line-height: 12px;
}
.progress.not-rounded {
  border-radius: 0;
}

.progress-list {
  position: relative;
}
.progress-list .details {
  display: inline-block;
  float: left;
}
.progress-list .details .title {
  font-family: "Dosis", "Arial", sans-serif;
  line-height: 16px;
}
.progress-list .details .description {
  text-transform: uppercase;
  font-size: 10px;
  color: #666666;
  line-height: 12px;
}
.progress-list .status {
  display: inline-block;
  background-color: #ebeef2;
  font-size: 9px;
  padding: 6px;
}
.progress-list .clearfix {
  height: 30px;
}

.progress-bar-cyan {
  background-color: #22beef;
}

.progress-bar-amethyst {
  background-color: #cd97eb;
}

.progress-bar-green {
  background-color: #a2d200;
}

.progress-bar-orange {
  background-color: #ffc100;
}

.progress-bar-red {
  background-color: #ff4a43;
}

.progress-bar-greensea {
  background-color: #16a085;
}

.progress-bar-dutch {
  background-color: #1693A5;
}

.progress-bar-hotpink {
  background-color: #FF0066;
}

.progress-bar-drank {
  background-color: #A40778;
}

.progress-bar-blue {
  background-color: #418bca;
}

.progress-bar-lightred {
  background-color: #e05d6f;
}

.progress-bar-slategray {
  background-color: #3f4e62;
}

.progress-bar-darkgray {
  background-color: #333;
}

.progress.transparent-black {
  background-color: rgba(0, 0, 0, 0.1);
}
.progress.transparent-black .progress-bar {
  background-color: rgba(0, 0, 0, 0.2);
}

.tbox {
  display: table;
  width: 100%;
  height: 100%;
  border-spacing: 0;
  table-layout: fixed;
}
.tbox > .tcol {
  display: table-cell;
  float: none;
  height: 100%;
  vertical-align: top;
}

@media only screen and (max-width: 992px) {
  .tbox-sm {
    display: block;
  }
  .tbox-sm > .tcol {
    display: block;
    width: auto;
    height: auto;
  }
}
@media only screen and (max-width: 768px) {
  .tbox-xs {
    display: block;
  }
  .tbox-xs > .tcol {
    display: block;
    width: auto;
    height: auto;
  }
}
ul.abn-tree li.abn-tree-row a {
  border-radius: 0;
  color: #333333;
}
ul.abn-tree li.abn-tree-row a:hover, ul.abn-tree li.abn-tree-row a:focus {
  background-color: #f2f2f2;
  color: #1a1a1a;
}
ul.abn-tree li.abn-tree-row.active a {
  color: white;
}
ul.abn-tree li.abn-tree-row.active a:hover, ul.abn-tree li.abn-tree-row.active a:focus {
  background-color: #357ebd;
  color: white;
}

.chosen-container {
  font-size: 14px;
}
.chosen-container .chosen-drop {
  border-color: #22beef;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.chosen-container .chosen-results {
  color: #333333;
}
.chosen-container .chosen-results li {
  font-size: 12px;
}
.chosen-container .chosen-results li.group-result {
  color: #1a1a1a;
}
.chosen-container .chosen-results li.highlighted {
  background: #798992;
}

.chosen-container-single .chosen-single {
  height: 34px;
  line-height: 1.42857143;
  padding: 6px 12px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  background: white;
  color: #333333;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #dbe0e2;
}
.chosen-container-single .chosen-single div b {
  background-position: 0 7px;
}
.chosen-container-single .chosen-search input[type=text] {
  border-color: #dbe0e2;
  font-size: 12px;
  color: #666666;
}

.chosen-container-multi .chosen-choices {
  background: white;
  border-color: #dbe0e2;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 2px 12px;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  height: 28px;
  margin: 0;
  font-family: "Lato", "Arial", sans-serif;
  color: #8c8c8c;
  font-style: italic;
  font-size: 12px;
  line-height: 20px;
}
.chosen-container-multi .chosen-choices li.search-choice {
  background: #eaeced;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #333333;
  font-size: 12px;
  padding: 5px 20px 4px 10px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  top: 6px;
}

.chosen-container-active.chosen-with-drop .chosen-single {
  background: white;
  border-color: #22beef;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 7px;
}
.chosen-container-active.chosen-with-drop .chosen-choices {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.chosen-container-active .chosen-choices {
  border-color: #22beef;
}

.chosen-rtl .chosen-search input[type=text],
.chosen-container-single .chosen-single abbr,
.chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-search input[type=text],
.chosen-container-multi .chosen-choices .search-choice .search-choice-close,
.chosen-container .chosen-results-scroll-down span,
.chosen-container .chosen-results-scroll-up span {
  background-image: url("../images/chosen-sprite.png") !important;
}

/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chosen-rtl .chosen-search input[type=text],
.chosen-container-single .chosen-single abbr,
.chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-search input[type=text],
.chosen-container-multi .chosen-choices .search-choice .search-choice-close,
.chosen-container .chosen-results-scroll-down span,
.chosen-container .chosen-results-scroll-up span {
    background-image: url("../images/chosen-sprite@2x.png") !important;
  }
}
/* @end */
.table > thead > tr td,
.table > thead > tr th,
.table > tbody > tr td,
.table > tbody > tr th,
.table > tfoot > tr td,
.table > tfoot > tr th {
  border-color: #dbe0e2;
}
.table > thead > tr td:first-child,
.table > thead > tr th:first-child,
.table > tbody > tr td:first-child,
.table > tbody > tr th:first-child,
.table > tfoot > tr td:first-child,
.table > tfoot > tr th:first-child {
  padding-left: 15px;
}
.table > thead > tr td:last-child,
.table > thead > tr th:last-child,
.table > tbody > tr td:last-child,
.table > tbody > tr th:last-child,
.table > tfoot > tr td:last-child,
.table > tfoot > tr th:last-child {
  padding-right: 15px;
}
.table.table-no-border > thead > tr td,
.table.table-no-border > thead > tr th,
.table.table-no-border > tbody > tr td,
.table.table-no-border > tbody > tr th,
.table.table-no-border > tfoot > tr td,
.table.table-no-border > tfoot > tr th {
  border: 0;
}
.table.table-custom {
  border-collapse: separate;
}
.table.table-custom > thead > tr td,
.table.table-custom > thead > tr th,
.table.table-custom > tbody > tr td,
.table.table-custom > tbody > tr th,
.table.table-custom > tfoot > tr td,
.table.table-custom > tfoot > tr th {
  padding: 8px;
}
.table.table-custom > thead > tr td,
.table.table-custom > thead > tr th {
  border-color: #798992;
  border-width: 1px;
  position: relative;
}
.table.table-custom > thead > tr td.sorting:after, .table.table-custom > thead > tr td.st-sort-ascent:after, .table.table-custom > thead > tr td.st-sort-descent:after,
.table.table-custom > thead > tr th.sorting:after,
.table.table-custom > thead > tr th.st-sort-ascent:after,
.table.table-custom > thead > tr th.st-sort-descent:after {
  position: absolute;
  top: 12px;
  right: 8px;
  display: block;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.table.table-custom > thead > tr td.sorting:after,
.table.table-custom > thead > tr th.sorting:after {
  content: "\f0dc";
  color: #dbe0e2;
}
.table.table-custom > thead > tr td.st-sort-ascent:after,
.table.table-custom > thead > tr th.st-sort-ascent:after {
  content: "\f0de";
  top: 14px;
  color: #428bca;
}
.table.table-custom > thead > tr td.st-sort-descent:after,
.table.table-custom > thead > tr th.st-sort-descent:after {
  content: "\f0dd";
  top: 8px;
  color: #428bca;
}
.table.table-custom > tbody > tr:first-child td,
.table.table-custom > tbody > tr:first-child th {
  border-top: 0;
}
.table.table {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.table-responsive {
  overflow-x: visible;
}

*[class*=bg-]:not(.bg-default) .table > thead > tr td,
*[class*=bg-]:not(.bg-default) .table > thead > tr th,
*[class*=bg-]:not(.bg-default) .table > tbody > tr td,
*[class*=bg-]:not(.bg-default) .table > tbody > tr th,
*[class*=bg-]:not(.bg-default) .table > tfoot > tr td,
*[class*=bg-]:not(.bg-default) .table > tfoot > tr th {
  border-color: rgba(255, 255, 255, 0.15);
}
*[class*=bg-]:not(.bg-default) .table.table-bordered {
  border-collapse: separate;
  border: 0;
}
*[class*=bg-]:not(.bg-default) .table.table-bordered > thead > tr td,
*[class*=bg-]:not(.bg-default) .table.table-bordered > thead > tr th,
*[class*=bg-]:not(.bg-default) .table.table-bordered > tbody > tr td,
*[class*=bg-]:not(.bg-default) .table.table-bordered > tbody > tr th,
*[class*=bg-]:not(.bg-default) .table.table-bordered > tfoot > tr td,
*[class*=bg-]:not(.bg-default) .table.table-bordered > tfoot > tr th {
  border-bottom: 0;
  border-right: 0;
}
*[class*=bg-]:not(.bg-default) .table.table-hover > tbody > tr:hover td,
*[class*=bg-]:not(.bg-default) .table.table-hover > tbody > tr:hover th {
  background-color: rgba(255, 255, 255, 0.1);
}

/******************************************/
/*************** datatables ***************/
/******************************************/
/*
* Sort styling
*/
table.dataTable thead th {
  position: relative;
  background-image: none !important;
  /* Remove the DataTables bootstrap integration styling */
}

table.dataTable thead th.sorting:after,
table.dataTable thead th.sorting_asc:after,
table.dataTable thead th.sorting_desc:after {
  position: absolute;
  top: 12px;
  right: 8px;
  display: block;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

table.dataTable thead th.sorting:after {
  content: "\f0dc";
  color: #dbe0e2;
}

table.dataTable thead th.sorting_asc:after {
  content: "\f0de";
  top: 16px;
}

table.dataTable thead th.sorting_desc:after {
  content: "\f0dd";
}

div.dataTables_scrollBody table.dataTable thead th.sorting:after,
div.dataTables_scrollBody table.dataTable thead th.sorting_asc:after,
div.dataTables_scrollBody table.dataTable thead th.sorting_desc:after {
  content: "";
}

/*
 * DataTables style pagination controls
 */
div.dataTables_paginate a.first,
div.dataTables_paginate a.previous {
  position: relative;
  padding-left: 24px !important;
}

div.dataTables_paginate a.next,
div.dataTables_paginate a.last {
  position: relative;
  padding-right: 24px !important;
}

div.dataTables_paginate a.first:before,
div.dataTables_paginate a.previous:before,
div.dataTables_paginate a.next:after,
div.dataTables_paginate a.last:after {
  position: absolute;
  top: 8px;
  left: 10px;
  display: block;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

div.dataTables_paginate a.next:after,
div.dataTables_paginate a.last:after {
  left: auto;
  right: 10px;
}

div.dataTables_paginate a.first:before {
  content: "\f100";
}

div.dataTables_paginate a.previous:before {
  content: "\f104";
}

div.dataTables_paginate a.next:after {
  content: "\f105";
}

div.dataTables_paginate a.last:after {
  content: "\f101";
}

.p-0 .dataTables_wrapper > .row {
  padding: 15px;
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #333333;
  font-size: 12px;
}
.dataTables_wrapper .pagination {
  margin: 0;
}
.dataTables_wrapper .pagination > li > a,
.dataTables_wrapper .pagination > li > span {
  padding: 5px 10px;
}
.dataTables_wrapper .DTTT {
  margin-bottom: 15px;
  margin-left: 10px;
}
.dataTables_wrapper .ColVis {
  margin-left: 10px;
}
.dataTables_wrapper table > tbody .row_selected {
  background-color: rgba(0, 0, 0, 0.05);
}
.dataTables_wrapper table > tbody .parent td,
.dataTables_wrapper table > tbody .parent th {
  background-color: #f5f5f5;
}
.dataTables_wrapper table > tbody .child td,
.dataTables_wrapper table > tbody .child th {
  background-color: #fafafa;
}
.dataTables_wrapper table.table-custom + .row {
  padding: 15px 0 0;
}
.dataTables_wrapper table.table-custom > thead td.sorting_asc, .dataTables_wrapper table.table-custom > thead td.sorting_desc,
.dataTables_wrapper table.table-custom > thead th.sorting_asc,
.dataTables_wrapper table.table-custom > thead th.sorting_desc {
  color: #428bca;
  border-bottom: 3px solid #428bca !important;
  padding-bottom: 4px;
}
.dataTables_wrapper table.table-custom > thead td.sorting,
.dataTables_wrapper table.table-custom > thead th.sorting {
  padding-bottom: 6px;
  -webkit-transition: background-color 0.4s, color 0.4s;
  -moz-transition: background-color 0.4s, color 0.4s;
  transition: background-color 0.4s, color 0.4s;
}
.dataTables_wrapper table.table-custom > thead td.sorting:hover,
.dataTables_wrapper table.table-custom > thead th.sorting:hover {
  color: #6aa3d5;
  border-color: #6aa3d5;
  background-color: #fafafa;
}
.dataTables_wrapper table > tfoot {
  background-color: #dbe0e2;
}
.dataTables_wrapper table > tfoot .filter_column input {
  width: 100%;
}
.dataTables_wrapper .dataTables_scroll {
  margin-bottom: 10px;
}
.dataTables_wrapper .dataTables_scroll .dataTables_scrollBody {
  border-bottom: 0 !important;
}
.dataTables_wrapper .dataTables_scroll .dataTables_scrollBody table {
  margin-top: 0 !important;
}
.dataTables_wrapper .dataTables_scroll .dataTables_scrollBody table tbody tr:last-child td {
  border-bottom: 1px solid #dbe0e2 !important;
}
.dataTables_wrapper .dataTables_scroll .dataTables_scrollBody thead > tr > th {
  border-bottom: 0 !important;
}
.dataTables_wrapper .inline-controls div.dataTables_paginate,
.dataTables_wrapper .inline-controls div.dataTables_length,
.dataTables_wrapper .inline-controls div.dataTables_info {
  display: inline-block !important;
  float: none !important;
  padding: 0 !important;
  margin: 0 !important;
  position: static !important;
}
.dataTables_wrapper .inline-controls div.dataTables_paginate .seperator,
.dataTables_wrapper .inline-controls div.dataTables_length .seperator,
.dataTables_wrapper .inline-controls div.dataTables_info .seperator {
  padding: 0 5px;
}
.dataTables_wrapper .inline-controls div.dataTables_length label {
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
  display: inline-block !important;
}

table.dataTable.no-footer {
  border-bottom-color: #dbe0e2;
}

.table-custom .dataTables_wrapper .dataTables_filter input {
  background: none;
  border: 0;
  border-bottom: 1px solid;
  border-radius: 0;
  -webkit-appearance: none !important;
  vertical-align: middle;
  padding-left: 0;
  border-color: #dbe0e2;
}
.table-custom .dataTables_wrapper .dataTables_filter input:focus:hover {
  border: 0;
  border-bottom: 1px solid #22beef;
}
.table-custom .dataTables_wrapper .dataTables_filter input:hover:not(:disabled) {
  border-color: #b1bac0;
}
.table-custom .dataTables_wrapper .dataTables_filter input:focus, .table-custom .dataTables_wrapper .dataTables_filter input:focus:hover {
  border-color: #22beef;
}

div.dataTables_paginate.paging_input {
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
}
div.dataTables_paginate.paging_input .next {
  padding-right: 10px !important;
  margin-right: 5px;
}
div.dataTables_paginate.paging_input .next:after {
  content: "";
}
div.dataTables_paginate.paging_input .prev {
  margin-left: 5px;
}

@media (max-width: 768px) {
  .dataTables_wrapper .inline-controls div.dataTables_paginate,
.dataTables_wrapper .inline-controls div.dataTables_length,
.dataTables_wrapper .inline-controls div.dataTables_info {
    display: block !important;
    margin: 10px !important;
    text-align: left;
  }
  .dataTables_wrapper .inline-controls div.dataTables_length label {
    display: block !important;
    line-height: 30px;
  }
  .dataTables_wrapper .inline-controls div.dataTables_length select {
    display: inline-block;
  }
  .dataTables_wrapper .inline-controls .seperator {
    display: none !important;
  }
  .dataTables_wrapper div.dataTables_filter,
.dataTables_wrapper div.dataTables_paginate {
    display: block !important;
    margin: 10px !important;
    text-align: left;
  }
  .dataTables_wrapper div.dataTables_filter .pagination-panel-input,
.dataTables_wrapper div.dataTables_paginate .pagination-panel-input {
    display: inline-block;
  }
  .dataTables_wrapper div.dataTables_filter label,
.dataTables_wrapper div.dataTables_paginate label {
    line-height: 30px;
  }
  .dataTables_wrapper div.dataTables_filter label input,
.dataTables_wrapper div.dataTables_paginate label input {
    display: inline-block;
    width: 60%;
  }
}
/***************************************/
/*************** ui grid ***************/
/***************************************/
@font-face {
  font-family: "ui-grid";
  src: url("../fonts/ui-grid.eot");
  src: url("../fonts/ui-grid.eot#iefix") format("embedded-opentype"), url("../fonts/ui-grid.woff") format("woff"), url("../fonts/ui-grid.ttf?") format("truetype"), url("../fonts/ui-grid.svg?#ui-grid") format("svg");
  font-weight: normal;
  font-style: normal;
}
.ui-grid-column-menu-button {
  top: 2px;
}

.ui-grid-row:nth-child(even) .ui-grid-cell {
  background-color: #f5f5f5;
}

input[type=text].ui-grid-filter-input {
  border: 1px solid #dbe0e2;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  padding-left: 5px;
}
input[type=text].ui-grid-filter-input::-webkit-input-placeholder {
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  transition: color 0.2s linear;
  color: #8c8c8c;
  font-family: "Lato", "Arial", sans-serif;
  font-style: italic;
}
input[type=text].ui-grid-filter-input::-moz-placeholder {
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  transition: color 0.2s linear;
  color: #8c8c8c;
  font-family: "Lato", "Arial", sans-serif;
  font-style: italic;
}
input[type=text].ui-grid-filter-input:-moz-placeholder {
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  transition: color 0.2s linear;
  color: #8c8c8c;
  font-family: "Lato", "Arial", sans-serif;
  font-style: italic;
}
input[type=text].ui-grid-filter-input:-ms-input-placeholder {
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  transition: color 0.2s linear;
  color: #8c8c8c;
  font-family: "Lato", "Arial", sans-serif;
  font-style: italic;
}
input[type=text].ui-grid-filter-input:hover {
  border-color: #b1bac0;
}
input[type=text].ui-grid-filter-input:focus, input[type=text].ui-grid-filter-input:focus:hover {
  outline: none;
  border: 1px solid;
  border-color: #22beef;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.ui-grid-menu .ui-grid-menu-inner {
  background: white;
}
.ui-grid-menu .ui-grid-menu-inner ul li {
  border-bottom: 0 !important;
}
.ui-grid-menu .ui-grid-menu-inner ul li:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #428bca;
  color: white;
}
.ui-grid-menu .ui-grid-menu-inner ul li.ui-grid-menu-item-active {
  background: #428bca;
  color: white;
}

/**************************************/
/*************** ngTable***************/
/**************************************/
.ng-table.table-custom th {
  text-align: left;
}
.ng-table.table-custom th.sortable {
  padding-bottom: 6px;
  -webkit-transition: background-color 0.4s, color 0.4s;
  -moz-transition: background-color 0.4s, color 0.4s;
  transition: background-color 0.4s, color 0.4s;
}
.ng-table.table-custom th.sortable:hover {
  background-color: #fafafa;
  color: #6aa3d5;
  border-color: #6aa3d5;
}
.ng-table.table-custom th.sortable.sort-desc, .ng-table.table-custom th.sortable.sort-asc {
  text-shadow: none;
  background-color: transparent;
  color: #428bca;
  border-bottom: 3px solid #428bca;
  padding-bottom: 4px;
}
.ng-table.table-custom th.sortable.sort-desc div:after, .ng-table.table-custom th.sortable.sort-desc div:before, .ng-table.table-custom th.sortable.sort-asc div:after, .ng-table.table-custom th.sortable.sort-asc div:before {
  border-color: #428bca transparent;
  opacity: 1;
}
.ng-table.table-custom th.sortable.sort-desc div:before, .ng-table.table-custom th.sortable.sort-asc div:before {
  border-top-color: #428bca;
}
.ng-table.table-custom th.sortable div:after, .ng-table.table-custom th.sortable div:before {
  border-color: #333333 transparent;
}
.ng-table.table-custom .ng-table-filters th {
  font-weight: 400;
  border-top: 0;
}

.ng-table-pager {
  min-height: 50px;
}

/******************************************/
/*************** smartTable ***************/
/******************************************/
.st-table > thead {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.st-table > thead td.sorting,
.st-table > thead th.sorting {
  cursor: pointer;
  padding-bottom: 6px;
  -webkit-transition: background-color 0.4s, color 0.4s;
  -moz-transition: background-color 0.4s, color 0.4s;
  transition: background-color 0.4s, color 0.4s;
}
.st-table > thead td.sorting:hover,
.st-table > thead th.sorting:hover {
  background-color: #fafafa;
  color: #6aa3d5;
  border-bottom: 1px solid #6aa3d5;
}
.st-table > thead td.sorting.st-sort-ascent, .st-table > thead td.sorting.st-sort-descent,
.st-table > thead th.sorting.st-sort-ascent,
.st-table > thead th.sorting.st-sort-descent {
  color: #428bca;
  border-bottom: 3px solid #428bca;
  padding-bottom: 6px;
}
.st-table > tbody .st-selected td,
.st-table > tbody .st-selected th {
  background-color: rgba(0, 0, 0, 0.05);
}
.st-table .st-filters td,
.st-table .st-filters th {
  border-top: 0;
  font-weight: 400;
}
.st-table .pagination {
  margin: 0;
  margin-top: 10px;
}
.st-table .pagination a {
  cursor: pointer;
}
.st-table .loading-indicator {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  text-align: center;
  padding: 0.7em;
}
.st-table .loading-indicator:before {
  display: inline-block;
  margin: 0 0.4em;
  min-width: 1em;
  min-height: 1em;
  border-top: 4px solid #646464;
  border-right: 4px solid #e6e6e6;
  border-left: 4px solid #e6e6e6;
  border-bottom: 4px solid #646464;
  content: "";
  -webkit-animation: halfspin 1s ease infinite;
  -moz-animation: halfspin 1s ease infinite;
  -o-animation: halfspin 1s ease infinite;
  animation: halfspin 1s ease infinite;
  border-radius: 100%;
}
@-webkit-keyframes halfspin {
  to {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@-moz-keyframes halfspin {
  to {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@keyframes halfspin {
  to {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

@media screen and (max-width: 1360px) {
  .table-responsive-wide {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 0;
  }
}
/****************************************/
/*************** footable ***************/
/****************************************/
.footable thead tr th.footable-visible {
  display: table-cell !important;
}

/*********************************/
/************* CARDS *************/
/*********************************/
.card-container {
  position: relative;
}
.card-container .card {
  min-height: 110px;
  margin-bottom: 20px;
  position: relative;
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  perspective: 600px;
  width: 100%;
  cursor: pointer;
  z-index: 9;
}
.card-container .card .front {
  height: 100%;
  position: relative;
  width: 100%;
  padding: 28px;
  top: 0;
  left: 0;
  z-index: 11;
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  -moz-transform: rotateX(0deg) rotateY(0deg);
  -ms-transform: rotateX(0deg) rotateY(0deg);
  -o-transform: rotateX(0deg) rotateY(0deg);
  transform: rotateX(0deg) rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  /* -- transition is the magic sauce for animation -- */
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.card-container .card:hover .front {
  z-index: 11;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.card-container .card:hover .back {
  z-index: 12;
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  -moz-transform: rotateX(0deg) rotateY(0deg);
  -ms-transform: rotateX(0deg) rotateY(0deg);
  -o-transform: rotateX(0deg) rotateY(0deg);
  transform: rotateX(0deg) rotateY(0deg);
}
.card-container .card .back {
  position: absolute;
  top: 0;
  border: 0;
  height: 100%;
  width: 100%;
  left: 0;
  z-index: 10;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-179deg);
  /* setting to 180 causes an unnatural-looking half-flip */
  transform: rotateY(-179deg);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  /* -- transition is the magic sauce for animation -- */
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.card-container .card .back > .row {
  height: 100%;
  margin: 0;
}
.card-container .card .back > .row > div {
  height: 100%;
  padding: 0;
}
.card-container .card .back > .row > div a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 30px 10px 10px;
}
.card-container .card .back > .row > div a i {
  display: block;
  margin-bottom: 5px;
}
.card-container .card .back > .row > div a:hover {
  text-decoration: none;
}
.card-container .card .back > .row > div:first-of-type a {
  background-color: rgba(0, 0, 0, 0.1);
}
.card-container .card .back > .row > div:nth-of-type(2) a {
  background-color: rgba(0, 0, 0, 0.05);
}

@media only screen and (max-width: 420px) {
  .card-container .card .front {
    padding: 28px 10px;
  }
}
.task-container {
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
  padding: 15px;
  background-color: white;
  margin-bottom: 15px;
  border-left: 3px solid;
  position: relative;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.task-container.priority-high {
  border-left-color: #d9534f;
}
.task-container.priority-high .task-priority {
  color: #d9534f;
}
.task-container.priority-medium {
  border-left-color: #f0ad4e;
}
.task-container.priority-medium .task-priority {
  color: #f0ad4e;
}
.task-container.priority-normal {
  border-left-color: #333333;
}
.task-container.priority-normal .task-priority {
  color: #333333;
}
.task-container.priority-low {
  border-left-color: #5cb85c;
}
.task-container.priority-low .task-priority {
  color: #5cb85c;
}
.task-container .task-name {
  margin: 0;
  font-size: 18px;
  color: #222;
}
.task-container .task-meta {
  font-size: 12px;
  color: #999;
}
.task-container .task-priority {
  font-size: 10px;
  text-transform: uppercase;
  position: absolute;
  right: 15px;
  top: 15px;
}
.task-container .task-desc {
  margin-top: 20px;
  font-size: 13px;
  line-height: 1.8;
  color: #555;
}
.task-container:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  cursor: grab;
}
.task-container.drag-task {
  margin: 0;
  cursor: move;
  box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.5);
  position: fixed !important;
  z-index: 9999 !important;
}

.owl-theme .owl-controls .owl-page span {
  width: 10px;
  height: 10px;
  margin: 5px 4px;
  background: #616f77;
  opacity: 0.3;
}
.owl-theme .owl-controls .owl-page.active span {
  width: 14px;
  height: 14px;
  margin: 3px 4px;
  opacity: 0.6;
}

.tile-simple .owl-theme .owl-controls {
  margin-top: 0;
}

.widget-todo form .form-control {
  height: 30px;
  margin-bottom: 30px;
}
.widget-todo .todo-list > li {
  position: relative;
}
.widget-todo .todo-list > li .checkbox-custom > input {
  display: none;
}
.widget-todo .todo-list > li .checkbox-custom > i {
  margin-left: -74px;
  margin-right: 33px;
  margin-top: -3px;
}
.widget-todo .todo-list > li .remove-todo {
  display: none;
}
.widget-todo .todo-list > li:hover .remove-todo {
  display: block;
}
.widget-todo .todo-list > li span {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.widget-todo .todo-list > li.completed span {
  text-decoration: line-through;
  color: #8c8c8c;
}
.widget-todo .todo-list > li .edit {
  display: none;
}
.widget-todo .todo-list > li.editing .view {
  display: none;
}
.widget-todo .todo-list > li.editing .edit {
  display: block;
}

.widget-calendar .datepicker > table {
  width: 100%;
}
.widget-calendar .datepicker > table .btn-default {
  background-color: #3f4e62;
  color: white;
}
.widget-calendar .datepicker > table thead tr:first-child th:first-child .btn, .widget-calendar .datepicker > table thead tr:first-child th:last-child .btn {
  font-size: 24px;
  padding: 15px 10px;
  color: rgba(255, 255, 255, 0.5);
}
.widget-calendar .datepicker > table thead tr:first-child th:first-child .btn:hover, .widget-calendar .datepicker > table thead tr:first-child th:last-child .btn:hover {
  color: white;
}
.widget-calendar .datepicker > table thead tr:first-child th:nth-child(2) .btn {
  font-size: 18px;
}
.widget-calendar .datepicker > table thead tr:first-child th:nth-child(2) .btn strong {
  font-weight: 300;
}
.widget-calendar .datepicker > table thead tr:nth-child(2) th {
  background-color: #354252;
}
.widget-calendar .datepicker > table thead tr:nth-child(2) th small {
  font-size: 14px;
  line-height: 35px;
}
.widget-calendar .datepicker > table tbody tr td {
  position: relative;
}
.widget-calendar .datepicker > table tbody tr td .btn {
  font-size: 14px;
  font-weight: 300;
  padding: 11px 10px;
}
.widget-calendar .datepicker > table tbody tr td .btn .text-muted {
  color: rgba(255, 255, 255, 0.3);
}
.widget-calendar .datepicker > table tbody tr td .btn .text-info {
  color: #e05d6f;
}
.widget-calendar .datepicker > table tbody tr td .btn.active {
  background-color: #e05d6f !important;
  border-radius: 50px;
  height: 30px;
  padding: 0;
}
.widget-calendar .datepicker > table tbody tr td .btn.active .text-info {
  color: white;
}

.widget-message .ta-toolbar {
  margin: 0;
  padding: 5px;
  background-color: #f8f8f8;
}
.widget-message .ta-scroll-window.form-control {
  border: 0;
  border-bottom: 10px solid #f8f8f8;
  border-radius: 0;
  min-height: 160px;
}
.widget-message .ta-scroll-window > .ta-bind {
  min-height: 160px;
}
.widget-message .ta-root.focussed .ta-scroll-window.form-control {
  border-color: #e2e2e2;
}
.widget-message .ta-root.focussed .ta-toolbar {
  background-color: #e2e2e2;
}

.widget-appointments .day {
  font-size: 6vw;
  line-height: 6vw;
  font-weight: 300;
}
.widget-appointments .month {
  font-size: 2vw;
  line-height: 2.3vw;
  font-weight: 700;
}
.widget-appointments .b-l {
  border-left: 2px solid rgba(255, 255, 255, 0.2);
}
.widget-appointments .owl-carousel .owl-item {
  padding: 0 60px;
}
.widget-appointments .owl-carousel .owl-controls .owl-buttons {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 100%;
  text-align: left;
}
.widget-appointments .owl-carousel .owl-controls .owl-buttons .owl-next {
  float: right;
}
.widget-appointments .owl-carousel .owl-controls .owl-buttons div {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.5);
  font-size: 18px;
  padding: 4px 10px;
}

@media only screen and (max-width: 991px) {
  .widget-appointments .day {
    font-size: 120px;
    line-height: 120px;
  }
  .widget-appointments .month {
    font-size: 36px;
    line-height: 56px;
  }
}
.streamline {
  position: relative;
  z-index: 1;
}
.streamline:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #ddd;
  top: 0;
  left: 20px;
  z-index: 1;
}
.streamline:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: white;
  border: 1px solid #ddd;
  bottom: 0;
  left: 15px;
  z-index: 2;
}
.streamline .streamline-post {
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
}
.streamline .streamline-post > aside {
  float: left;
  vertical-align: top;
}
.streamline .streamline-post .post-container,
.streamline .streamline-post .reply-container {
  vertical-align: top;
  padding-left: 55px;
  position: relative;
  z-index: 2;
}
.streamline .streamline-post .post-container:before,
.streamline .streamline-post .reply-container:before {
  content: "";
  height: 0;
  width: 0;
  border-bottom: 7px solid transparent;
  border-right: 7px solid #ddd;
  border-top: 7px solid transparent;
  position: absolute;
  top: 13px;
  left: 48px;
}
.streamline .streamline-post .post-container:after,
.streamline .streamline-post .reply-container:after {
  content: "";
  height: 0;
  width: 0;
  border-bottom: 6px solid transparent;
  border-right: 6px solid #fff;
  border-top: 6px solid transparent;
  position: absolute;
  top: 14px;
  left: 50px;
}
.streamline .streamline-post .post-replies > li > aside {
  float: left;
  vertical-align: top;
}
.streamline .streamline-form {
  position: absolute;
  width: 100%;
  padding-bottom: 20px;
  z-index: 2;
}
.streamline .streamline-form .thumb {
  float: left;
}
.streamline .streamline-form form {
  padding-left: 55px;
}
.streamline.timeline {
  overflow: hidden;
  position: relative;
}
.streamline.timeline ul {
  padding: 0 0 30px;
  margin: 0 auto;
  list-style: none;
  text-align: center;
  position: relative;
  z-index: 2;
}
.streamline.timeline ul > li {
  margin: 20px 0;
}
.streamline.timeline ul > li:first-child {
  margin-top: 0;
}
.streamline.timeline ul .heading {
  color: white;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.streamline.timeline ul .heading:after, .streamline.timeline ul .heading:before {
  content: "";
  display: table;
  clear: both;
}
.streamline.timeline ul .timeline-post {
  position: relative;
  float: left;
  clear: left;
  text-align: right;
  width: 50%;
  padding-right: 40px;
}
.streamline.timeline ul .timeline-post aside {
  float: right;
  position: absolute;
  right: -15px;
}
.streamline.timeline ul .timeline-post .time {
  position: absolute;
  left: 10px;
  top: 10px;
  font-size: 12px;
}
.streamline.timeline ul .timeline-post .time > i {
  margin-right: 5px;
}
.streamline.timeline ul .timeline-post:nth-of-type(even):after {
  content: "";
  height: 0;
  width: 0;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #fff;
  border-top: 8px solid transparent;
  position: absolute;
  top: 10px;
  right: 32px;
}
.streamline.timeline ul .timeline-post:nth-of-type(odd) {
  float: right;
  clear: right;
  text-align: left;
  padding-left: 40px;
  padding-right: 0;
}
.streamline.timeline ul .timeline-post:nth-of-type(odd) aside {
  float: left;
  right: auto;
  left: -15px;
  top: 40px;
}
.streamline.timeline ul .timeline-post:nth-of-type(odd) .time {
  left: auto;
  right: 10px;
}
.streamline.timeline ul .timeline-post:nth-of-type(odd):after {
  content: "";
  height: 0;
  width: 0;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #fff;
  border-top: 8px solid transparent;
  position: absolute;
  top: 50px;
  left: 32px;
}
.streamline.timeline ul .timeline-post .thumb {
  line-height: 30px;
  font-size: 18px;
  text-align: center;
}
.streamline.timeline ul .timeline-post .post-container > .panel {
  padding: 10px 20px;
}
.streamline.timeline:before, .streamline.timeline:after {
  left: 50%;
}
.streamline.timeline:before {
  background-color: #bbb;
}
.streamline.timeline:after {
  margin-left: -5px;
  border-color: #bbb;
}

.streamline-form .post-toolbar {
  padding: 5px 10px;
  border-radius: 0 0 2px 2px;
  border: 1px solid #e2e2e2;
  border-top: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.streamline-form .post-toolbar > a {
  color: rgba(0, 0, 0, 0.2);
  padding: 2px 5px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.streamline-form .post-toolbar > a:hover {
  color: rgba(0, 0, 0, 0.4);
}

@media only screen and (max-width: 768px) {
  .streamline.timeline ul .heading {
    text-align: left;
  }
  .streamline.timeline ul .timeline-post,
.streamline.timeline ul .timeline-post:nth-of-type(odd),
.streamline.timeline ul .timeline-post:nth-of-type(even) {
    padding-right: 0;
    padding-left: 40px;
    float: none;
    text-align: left;
    width: 100%;
  }
  .streamline.timeline ul .timeline-post aside,
.streamline.timeline ul .timeline-post:nth-of-type(odd) aside,
.streamline.timeline ul .timeline-post:nth-of-type(even) aside {
    float: none;
    right: auto;
    left: 0;
    top: 0;
  }
  .streamline.timeline ul .timeline-post:after,
.streamline.timeline ul .timeline-post:nth-of-type(odd):after,
.streamline.timeline ul .timeline-post:nth-of-type(even):after {
    border: 0;
    height: 0;
    width: 0;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #fff;
    border-top: 8px solid transparent;
    position: absolute;
    top: 10px;
    left: 32px;
    right: auto;
  }
  .streamline.timeline ul .timeline-post .time,
.streamline.timeline ul .timeline-post:nth-of-type(odd) .time,
.streamline.timeline ul .timeline-post:nth-of-type(even) .time {
    left: auto;
    right: 10px;
  }
  .streamline.timeline:before, .streamline.timeline:after {
    left: 15px;
  }
}
.ui-map,
.angular-google-map-container {
  display: block;
  height: 400px;
}

.jqvmap-zoomin, .jqvmap-zoomout {
  position: absolute;
  left: 10px;
  border-radius: 2px;
  background: #566269;
  padding: 3px 4px;
  color: #fff;
  cursor: pointer;
  line-height: 10px;
  text-align: center;
}

.jqvmap-zoomin {
  top: 10px;
}

.jqvmap-zoomout {
  top: 30px;
}

.jqvmap-region {
  cursor: pointer;
}

.jqvmap-ajax_response {
  width: 100%;
  height: 400px;
}

.jqvmap-label {
  position: absolute;
  display: none;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.8);
  color: white;
  font-size: smaller;
  padding: 3px 5px;
}

.event-control {
  background-color: white;
}
.event-control a {
  color: #333333;
  cursor: pointer;
  opacity: 0.5;
}
.event-control a:hover {
  opacity: 1;
}
.event-control[class*=bg-]:not(.bg-default):not(.bg-white) a {
  color: rgba(255, 255, 255, 0.5) !important;
  opacity: 1;
}
.event-control[class*=bg-]:not(.bg-default):not(.bg-white) a:hover {
  color: white !important;
}

.fc-overlay {
  display: none;
  position: absolute;
  min-width: 260px;
  padding: 15px 0;
  top: auto;
  left: 50%;
  margin-left: -150px;
  z-index: 1000;
  color: #333333 !important;
}
.fc-overlay.left {
  left: 100%;
  top: -15px;
  padding: 0 10px;
  margin: 0;
}
.fc-overlay.right {
  left: auto;
  right: 100%;
  top: -15px;
  padding: 0 10px;
  margin: 0;
}
.fc-overlay .panel {
  padding: 10px;
}

.fc .fc-header {
  height: 50px;
  color: #fff;
  background-color: #16a085;
  border-radius: 0;
  margin: 0;
}
.fc .fc-header .fc-button {
  color: rgba(255, 255, 255, 0.5);
  background: transparent;
  border: none;
  box-shadow: none;
  text-shadow: none;
  margin: 0;
  height: 50px;
  line-height: 28px;
  padding: 10px;
}
.fc .fc-header .fc-button:hover {
  color: white;
}
.fc .fc-header h2 {
  font-size: 24px;
  line-height: 50px;
  margin: 0;
  text-transform: uppercase;
  font-weight: 300;
  font-family: "Dosis", "Arial", sans-serif;
}
.fc .fc-content .fc-event {
  padding: 3px 5px;
  font-size: 12px;
  border-radius: 0;
  background-color: white;
  border: 0;
  color: #333333;
}
.fc .fc-content .fc-event.fc-event-end:not(.fc-event-start) {
  border: 0 !important;
}
.fc .fc-content .fc-event:focus, .fc .fc-content .fc-event:hover, .fc .fc-content .fc-event:active {
  z-index: 1000;
}
.fc .fc-content .fc-event:focus .fc-overlay, .fc .fc-content .fc-event:hover .fc-overlay, .fc .fc-content .fc-event:active .fc-overlay {
  display: block;
}
.fc .fc-content .fc-view.fc-grid table > thead > tr > th.fc-widget-header, .fc .fc-content .fc-view.fc-agenda table > thead > tr > th.fc-widget-header {
  border: 0;
  background-color: #fff;
  padding: 10px;
  color: #333333;
  font-size: 12px;
  font-weight: 400;
}
.fc .fc-content .fc-view.fc-grid table > thead > tr > th.fc-agenda-gutter, .fc .fc-content .fc-view.fc-agenda table > thead > tr > th.fc-agenda-gutter {
  padding: 0;
}
.fc .fc-content .fc-view.fc-grid table > tbody > tr > td.fc-widget-content, .fc .fc-content .fc-view.fc-agenda table > tbody > tr > td.fc-widget-content {
  border: 0;
  border-bottom: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}
.fc .fc-content .fc-view.fc-grid table > tbody > tr > td.fc-widget-content .fc-day-number, .fc .fc-content .fc-view.fc-agenda table > tbody > tr > td.fc-widget-content .fc-day-number {
  padding: 5px 10px;
  margin: 5px;
  color: #333333;
  font-size: 12px;
}
.fc .fc-content .fc-view.fc-grid table > tbody > tr > td:first-child.fc-widget-content, .fc .fc-content .fc-view.fc-agenda table > tbody > tr > td:first-child.fc-widget-content {
  border-left: 1px solid #d2d2d2;
}
.fc .fc-content .fc-view.fc-grid table > tbody > tr > td.fc-state-highlight, .fc .fc-content .fc-view.fc-agenda table > tbody > tr > td.fc-state-highlight {
  background: rgba(255, 255, 255, 0.5);
}
.fc .fc-content .fc-view.fc-grid table > tbody > tr > td.fc-state-highlight .fc-day-number, .fc .fc-content .fc-view.fc-agenda table > tbody > tr > td.fc-state-highlight .fc-day-number {
  background-color: #e05d6f;
  color: white;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  padding: 4px 6px;
}
.fc .fc-content .fc-view.fc-agenda .fc-agenda-allday .fc-agenda-axis,
.fc .fc-content .fc-view.fc-agenda .fc-agenda-allday .fc-agenda-gutter {
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  background-color: #f2f2f2;
  color: #333333;
  font-size: 10px;
  font-weight: 300;
  padding: 10px 5px;
}
.fc .fc-content .fc-view.fc-agenda > table > tbody > tr > td.fc-state-highlight {
  background: #f2f2f2;
}
.fc .fc-content .fc-view.fc-agenda > table > tbody > tr > td.fc-sat {
  border-right: 0;
}
.fc .fc-content .fc-view.fc-agenda .fc-agenda-slots tr {
  line-height: 35px;
}
.fc .fc-content .fc-view.fc-agenda .fc-agenda-slots tr th {
  border: 0;
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  background-color: #f2f2f2;
  color: #333333;
  font-size: 12px;
  font-weight: 300;
  padding-top: 10px;
}
.fc .fc-content .fc-view.fc-agenda .fc-agenda-slots tr td.fc-widget-content {
  border-bottom: 1px solid #e2e2e2;
  line-height: 50px;
}
.fc .fc-content .fc-view.fc-agenda .fc-agenda-slots tr td.fc-widget-content:last-child {
  border-right: 0;
}
.fc .fc-content .fc-view.fc-agenda .fc-agenda-slots tr.fc-minor td.fc-widget-content {
  border-bottom: 1px solid #e2e2e2;
}
.fc .fc-content .fc-view.fc-agenda .fc-agenda-divider {
  border: 1px solid #e2e2e2;
}
.fc .fc-content .fc-view.fc-agenda .fc-agenda-divider .fc-agenda-divider-inner {
  background-color: #f2f2f2;
  height: 3px;
}

.mix-filter,
.mix-controls {
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0;
}
.mix-filter li,
.mix-controls li {
  cursor: pointer;
  padding: 6px 15px;
  margin-right: 2px;
  margin-bottom: 5px;
  background: #dbe0e2;
  display: inline-block;
  font-size: 12px;
}
.mix-filter li:hover:not(.disabled), .mix-filter li.active:not(.disabled),
.mix-controls li:hover:not(.disabled),
.mix-controls li.active:not(.disabled) {
  color: #fff;
  background: #16a085;
}

.mix-controls li.select-all {
  background: none;
  padding-left: 0;
}
.mix-controls li.select-all .checkbox {
  min-height: 17px;
}
.mix-controls li.select-all:hover {
  color: #566269;
  background: none;
}
.mix-controls li.disabled, .mix-controls li.disabled a {
  opacity: 0.5;
  cursor: not-allowed;
}
.mix-controls li a {
  color: #333333;
}
.mix-controls li a i {
  margin-right: 5px;
}
.mix-controls li a:hover {
  text-decoration: none;
}
.mix-controls li:hover:not(.disabled) a {
  color: white;
  text-decoration: none;
}

.mix-grid .mix {
  position: relative;
  display: none;
}
.mix-grid .mix .img-container {
  position: relative;
  width: 100%;
}
.mix-grid .mix .img-details {
  padding: 0;
  color: white;
  width: 0;
  height: 0;
  bottom: 0;
  left: 50%;
  margin-left: -10px;
  text-align: center;
  position: absolute;
  background: transparent;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  overflow: hidden;
}
.mix-grid .mix .img-details h4 {
  margin-top: 30px;
}
.mix-grid .mix .img-details .img-controls {
  margin-top: 15px;
}
.mix-grid .mix .img-details .img-controls > a {
  color: white;
  display: inline-block;
  cursor: pointer;
  margin-top: 10px;
  padding: 10px 15px;
  background: black;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  line-height: 22px;
  margin-right: 5px;
}
.mix-grid .mix .img-details .img-controls > a:hover {
  background-color: #5bc0de;
  text-decoration: none;
}
.mix-grid .mix .img-container:hover .img-details, .mix-grid .mix.selected .img-details {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-left: 0;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.mix-grid .mix.selected .img-controls .img-select {
  background: #5bc0de;
}

.mfp-arrow-right:before,
.mfp-arrow-left:before {
  display: none !important;
}

.introjs-overlay {
  background: #000;
}

.introjs-tooltip {
  background: transparent;
  box-shadow: none;
  min-width: 300px;
  max-width: 500px;
}
.introjs-tooltip .introjs-tooltiptext {
  color: white;
}
.introjs-tooltip .introjs-tooltiptext .header {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
  letter-spacing: 1px;
  margin-top: 10px;
}
.introjs-tooltip .introjs-tooltiptext p {
  font-weight: 300;
  opacity: 0.8;
}

.introjs-arrow {
  display: none !important;
}

.introjs-skipbutton {
  position: fixed;
  bottom: 30px;
  right: 30px;
  background: none;
  color: rgba(255, 255, 255, 0.75);
  border: 2px solid rgba(255, 255, 255, 0.75);
  width: 50px;
  height: 50px;
  line-height: 50px;
  padding: 0;
  margin: 0;
  font-size: 30px;
  text-align: center;
  border-radius: 100%;
  text-shadow: none;
}
.introjs-skipbutton:hover, .introjs-skipbutton:focus, .introjs-skipbutton:active {
  border: 2px solid #e05d6f;
  background: #e05d6f;
  color: white;
  box-shadow: none;
}

.introjs-nextbutton,
.introjs-prevbutton {
  background: #16a085;
  border: 0;
  text-shadow: none;
  border-radius: 40px;
  color: rgba(255, 255, 255, 0.75);
  padding: 10px 20px;
  font-size: 12px;
}
.introjs-nextbutton i,
.introjs-prevbutton i {
  margin: 0 5px;
  font-size: 10px;
}
.introjs-nextbutton:hover,
.introjs-prevbutton:hover {
  box-shadow: none;
  color: white;
}
.introjs-nextbutton:focus, .introjs-nextbutton:active,
.introjs-prevbutton:focus,
.introjs-prevbutton:active {
  background: #16a085;
  color: white;
  text-decoration: none;
}
.introjs-nextbutton.introjs-disabled,
.introjs-prevbutton.introjs-disabled {
  display: none;
}

.introjs-prevbutton {
  float: left;
}

.introjs-helperLayer {
  border-radius: 0;
  border: 0;
  box-shadow: none;
}

body {
  font-family: "Lato", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  -ms-overflow-style: scrollbar;
  background-color: #e7eaeb;
  color: #333333;
}
body a {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

*:focus {
  outline: 0 !important;
}

.bg-white {
  background-color: white !important;
}

.bg-cyan {
  background-color: #22beef !important;
  color: white !important;
}
.bg-cyan.dk {
  background-color: #10acdd !important;
}
.bg-cyan.dker {
  background-color: #0f9dca !important;
}
.bg-cyan.lt {
  background-color: #3ac5f1 !important;
}
.bg-cyan.lter {
  background-color: #52ccf2 !important;
}

.bg-amethyst {
  background-color: #cd97eb !important;
  color: white !important;
}
.bg-amethyst.dk {
  background-color: #c382e7 !important;
}
.bg-amethyst.dker {
  background-color: #ba71e4 !important;
}
.bg-amethyst.lt {
  background-color: #d1a0ed !important;
}
.bg-amethyst.lter {
  background-color: #d5a8ee !important;
}

.bg-green {
  background-color: #a2d200 !important;
  color: white !important;
}
.bg-green.dk {
  background-color: #96c300 !important;
}
.bg-green.dker {
  background-color: #86ae00 !important;
}
.bg-green.lt {
  background-color: #aadc00 !important;
}
.bg-green.lter {
  background-color: #b2e600 !important;
}

.bg-orange {
  background-color: #ffc100 !important;
  color: white !important;
}
.bg-orange.dk {
  background-color: #f0b500 !important;
}
.bg-orange.dker {
  background-color: #dba600 !important;
}
.bg-orange.lt {
  background-color: #ffc71a !important;
}
.bg-orange.lter {
  background-color: #ffcd33 !important;
}

.bg-red {
  background-color: #ff4a43 !important;
  color: white !important;
}
.bg-red.dk {
  background-color: #ff1910 !important;
}
.bg-red.dker {
  background-color: #e60900 !important;
}
.bg-red.lt {
  background-color: #ff635d !important;
}
.bg-red.lter {
  background-color: #ff7b76 !important;
}

.bg-greensea {
  background-color: #16a085 !important;
  color: white !important;
}
.bg-greensea.dk {
  background-color: #138a72 !important;
}
.bg-greensea.dker {
  background-color: #107863 !important;
}
.bg-greensea.lt {
  background-color: #19b698 !important;
}
.bg-greensea.lter {
  background-color: #1ccdaa !important;
}

.bg-dutch {
  background-color: #1693A5 !important;
  color: white !important;
}
.bg-dutch.dk {
  background-color: #137f8f !important;
}
.bg-dutch.dker {
  background-color: #116f7d !important;
}
.bg-dutch.lt {
  background-color: #19a7bc !important;
}
.bg-dutch.lter {
  background-color: #1cbbd2 !important;
}

.bg-hotpink {
  background-color: #FF0066 !important;
  color: white !important;
}
.bg-hotpink.dk {
  background-color: #e6005c !important;
}
.bg-hotpink.dker {
  background-color: #d10054 !important;
}
.bg-hotpink.lt {
  background-color: #ff1a75 !important;
}
.bg-hotpink.lter {
  background-color: #ff3385 !important;
}

.bg-drank {
  background-color: #A40778 !important;
  color: white !important;
}
.bg-drank.dk {
  background-color: #8c0666 !important;
}
.bg-drank.dker {
  background-color: #780558 !important;
}
.bg-drank.lt {
  background-color: #bc088a !important;
}
.bg-drank.lter {
  background-color: #d5099c !important;
}

.bg-blue {
  background-color: #418bca !important;
  color: white !important;
}
.bg-blue.dk {
  background-color: #357ebd !important;
}
.bg-blue.dker {
  background-color: #3074ad !important;
}
.bg-blue.lt {
  background-color: #5597d0 !important;
}
.bg-blue.lter {
  background-color: #69a3d5 !important;
}

.bg-lightred {
  background-color: #e05d6f !important;
  color: white !important;
}
.bg-lightred.dk {
  background-color: #dc485c !important;
}
.bg-lightred.dker {
  background-color: #d9364d !important;
}
.bg-lightred.lt {
  background-color: #e47282 !important;
}
.bg-lightred.lter {
  background-color: #e88895 !important;
}

.bg-slategray {
  background-color: #3f4e62 !important;
  color: white !important;
}
.bg-slategray.dk {
  background-color: #354252 !important;
}
.bg-slategray.dker {
  background-color: #2d3846 !important;
}
.bg-slategray.lt {
  background-color: #495a72 !important;
}
.bg-slategray.lter {
  background-color: #536781 !important;
}

.bg-darkgray {
  background-color: #333 !important;
  color: white !important;
}
.bg-darkgray.dk {
  background-color: #262626 !important;
}
.bg-darkgray.dker {
  background-color: #1c1c1c !important;
}
.bg-darkgray.lt {
  background-color: #404040 !important;
}
.bg-darkgray.lter {
  background-color: #4d4d4d !important;
}

.bg-primary {
  background-color: #428bca !important;
  color: white !important;
}
.bg-primary.dk {
  background-color: #3071a9 !important;
}
.bg-primary.dker {
  background-color: #245682 !important;
}
.bg-primary.lt {
  background-color: #5697d0 !important;
}
.bg-primary.lter {
  background-color: #6aa3d5 !important;
}

.bg-success {
  background-color: #5cb85c !important;
  color: white !important;
}
.bg-success.dk {
  background-color: #449d44 !important;
}
.bg-success.dker {
  background-color: #357935 !important;
}
.bg-success.lt {
  background-color: #a3d7a3 !important;
  color: #357935 !important;
}
.bg-success.lter {
  background-color: #eaf6ea !important;
  color: #357935 !important;
}

.bg-warning {
  background-color: #f0ad4e !important;
  color: white !important;
}
.bg-warning.dk {
  background-color: #ec971f !important;
}
.bg-warning.dker {
  background-color: #c77c11 !important;
}
.bg-warning.lt {
  background-color: #f6ce95 !important;
  color: #c77c11 !important;
}
.bg-warning.lter {
  background-color: #fef9f3 !important;
  color: #c77c11 !important;
}

.bg-danger,
.bg-error {
  background-color: #d9534f !important;
  color: white !important;
}
.bg-danger.dk,
.bg-error.dk {
  background-color: #c9302c !important;
}
.bg-danger.dker,
.bg-error.dker {
  background-color: #a02622 !important;
}
.bg-danger.lt,
.bg-error.lt {
  background-color: #eba5a3 !important;
  color: #a02622 !important;
}
.bg-danger.lter,
.bg-error.lter {
  background-color: #fdf7f7 !important;
  color: #a02622 !important;
}

.bg-info {
  background-color: #5bc0de !important;
  color: white !important;
}
.bg-info.dk {
  background-color: #31b0d5 !important;
}
.bg-info.dker {
  background-color: #2390b0 !important;
}
.bg-info.lt {
  background-color: #9bd8eb !important;
  color: #2390b0 !important;
}
.bg-info.lter {
  background-color: #f0f9fc !important;
  color: #2390b0 !important;
}

.bg-default {
  background-color: #616f77 !important;
  color: white !important;
}
.bg-default.dk {
  background-color: #4a555b !important;
  color: white !important;
}
.bg-default.dker {
  background-color: #333b3f !important;
  color: white !important;
}
.bg-default.lt {
  background-color: #a3aeb4 !important;
  color: #333333 !important;
}
.bg-default.lter {
  background-color: #e1e5e7 !important;
  color: #333333 !important;
}

.bg-tr-black {
  background-color: rgba(0, 0, 0, 0.1) !important;
  color: #f2f2f2 !important;
}
.bg-tr-black.btn:hover, .bg-tr-black.btn:focus, .bg-tr-black.btn:active, .bg-tr-black.btn.active {
  background-color: rgba(0, 0, 0, 0.2) !important;
  color: white !important;
}
.bg-tr-black.dk {
  background-color: rgba(0, 0, 0, 0.2) !important;
}
.bg-tr-black.dker {
  background-color: rgba(0, 0, 0, 0.3) !important;
  color: #333333 !important;
}
.bg-tr-black.lt {
  background-color: rgba(0, 0, 0, 0.05) !important;
  color: #333333 !important;
}
.bg-tr-black.lter {
  background-color: rgba(0, 0, 0, 0.03) !important;
  color: #333333 !important;
}

.bg-tr-white {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.bg-tr-white.btn:hover, .bg-tr-white.btn:focus, .bg-tr-white.btn:active, .bg-tr-white.btn.active {
  background-color: rgba(255, 255, 255, 0.2) !important;
  color: #333333 !important;
}
.bg-tr-white.dk {
  background-color: rgba(255, 255, 255, 0.2) !important;
}
.bg-tr-white.dker {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.bg-tr-white.lt {
  background-color: rgba(255, 255, 255, 0.3) !important;
}
.bg-tr-white.lter {
  background-color: rgba(255, 255, 255, 0.4) !important;
}

.no-bg {
  background-color: transparent !important;
}

*[class*=bg-]:not(.bg-default):not(.bg-white):not(.bg-tr-white) a:not(.ui-select-choices-row-inner):not(.event-remove) {
  color: rgba(255, 255, 255, 0.7);
}
*[class*=bg-]:not(.bg-default):not(.bg-white):not(.bg-tr-white) a:not(.ui-select-choices-row-inner):not(.event-remove):hover {
  color: white;
}
*[class*=bg-]:not(.bg-default):not(.bg-white):not(.bg-tr-white) .dropdown-menu > li > a {
  color: #585858 !important;
}
*[class*=bg-]:not(.bg-default):not(.bg-white):not(.bg-tr-white) .dropdown-menu > li > a:hover {
  color: #262626 !important;
}
*[class*=bg-]:not(.bg-default):not(.bg-white):not(.bg-tr-white) > .form-control.input-unstyled {
  color: rgba(255, 255, 255, 0.7);
}
*[class*=bg-]:not(.bg-default):not(.bg-white):not(.bg-tr-white) > .text-muted {
  color: rgba(255, 255, 255, 0.4);
}
*[class*=bg-]:not(.bg-default):not(.bg-white):not(.bg-tr-white) .pagination a {
  color: #333333 !important;
}

.text-cyan {
  color: #22beef;
}

.text-amethyst {
  color: #cd97eb;
}

.text-green {
  color: #a2d200;
}

.text-orange {
  color: #ffc100;
}

.text-red {
  color: #ff4a43;
}

.text-greensea {
  color: #16a085;
}

.text-dutch {
  color: #1693A5;
}

.text-hotpink {
  color: #FF0066;
}

.text-drank {
  color: #A40778;
}

.text-blue {
  color: #418bca;
}

.text-lightred {
  color: #e05d6f;
}

.text-slategray {
  color: #3f4e62;
}

.text-darkgray {
  color: #333;
}

.text-primary {
  color: #428bca;
}

.text-success {
  color: #5cb85c;
}

.text-warning {
  color: #f0ad4e;
}

.text-danger {
  color: #d9534f;
}

.text-info {
  color: #5bc0de;
}

.text-default {
  color: #333333;
}
.text-default.dk {
  color: #4a555b;
}
.text-default.dker {
  color: #333b3f;
}
.text-default.lt {
  color: #a3aeb4;
}
.text-default.lter {
  color: #e1e5e7;
}

.text-transparent-white {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-transparent-black {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white {
  color: white;
}

.text-xs {
  font-size: 10px !important;
}

.text-sm {
  font-size: 12px !important;
}

.text-md {
  font-size: 16px !important;
}

.text-lg {
  font-size: 18px !important;
}

.text-elg {
  font-size: 32px !important;
  line-height: 34px;
}

.text-light {
  font-weight: 300 !important;
}

.animated {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

.block {
  display: block;
}

.inline {
  display: inline !important;
}

.inline-block {
  display: inline-block !important;
}

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

.wrap-reset {
  margin: -15px;
  padding: 15px;
}

.hidden-xs.show,
.hidden-sm.show {
  display: block !important;
}

.m-auto {
  margin: auto;
}

.m-40 {
  margin: 40px !important;
}

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

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

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

.m-0 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p-0 {
  padding: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.b-0 {
  border: 0 !important;
}

.bt-0 {
  border-top: 0 !important;
}

.bb-0 {
  border-bottom: 0 !important;
}

.b-a {
  border: 1px solid rgba(0, 0, 0, 0.05) !important;
}

.b-r {
  border-right: 1px solid rgba(0, 0, 0, 0.05) !important;
}

.b-b {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important;
}

.b-l {
  border-left: 1px solid rgba(0, 0, 0, 0.05) !important;
}

.b-t {
  border-top: 1px solid rgba(0, 0, 0, 0.05) !important;
}

.b-dashed {
  border-style: dashed !important;
}

.b-solid {
  border-color: #ddd !important;
}

.b-1x {
  border-width: 1px !important;
}

.b-2x {
  border-width: 2px !important;
}

.b-3x {
  border-width: 3px !important;
}

.b-cyan {
  border-color: #22beef !important;
}

.b-amethyst {
  border-color: #cd97eb !important;
}

.b-green {
  border-color: #a2d200 !important;
}

.b-orange {
  border-color: #ffc100 !important;
}

.b-red {
  border-color: #ff4a43 !important;
}

.b-greensea {
  border-color: #16a085 !important;
}

.b-dutch {
  border-color: #1693A5 !important;
}

.b-hotpink {
  border-color: #FF0066 !important;
}

.b-drank {
  border-color: #A40778 !important;
}

.b-blue {
  border-color: #418bca !important;
}

.b-lightred {
  border-color: #e05d6f !important;
}

.b-slategray {
  border-color: #3f4e62 !important;
}

.b-darkgray {
  border-color: #333 !important;
}

.b-primary {
  border-color: #428bca !important;
}

.b-success {
  border-color: #5cb85c !important;
}

.b-warning {
  border-color: #f0ad4e !important;
}

.b-danger {
  border-color: #d9534f !important;
}

.b-info {
  border-color: #5bc0de !important;
}

.b-default {
  border-color: #616f77 !important;
}

.br-0 {
  border-radius: 0 !important;
}

.br-2 {
  border-radius: 2px !important;
}

.br-2-l {
  border-radius: 2px 0 0 2px !important;
}

.br-2-r {
  border-radius: 0 2px 2px 0 !important;
}

.br-2-t {
  border-radius: 2px 2px 0 0 !important;
}

.br-2-b {
  border-radius: 0 0 2px 2px !important;
}

.size-30x30,
.wh30 {
  width: 30px;
  height: 30px;
}

.size-45x45,
.wh45 {
  width: 45px;
  height: 45px;
}

.size-50x50,
.wh50 {
  width: 50px;
  height: 50px;
}

.w-40 {
  width: 40px !important;
}

.w-xxs, .w-60 {
  width: 60px;
}

.w-xs, .w-100 {
  width: 100px;
}

.w-sm, .w-150 {
  width: 150px;
}

.w-md, .w-240 {
  width: 240px;
}

.w-lg, .w-280 {
  width: 280px;
}

.w-xl, .w-360 {
  width: 360px;
}

.w-xxl, .w-420 {
  width: 420px;
}

hr.line-dashed {
  border-style: dashed;
}
hr.line-full {
  margin: 20px -20px;
}

.perspective {
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  perspective: 800px;
  display: inline-block;
}

.lined-paper {
  background-color: white;
  background-image: -webkit-linear-gradient(#f6abca 1px, transparent 1px), -webkit-linear-gradient(#f6abca 1px, transparent 1px), -webkit-linear- gradient(#e8e8e8 1px, transparent 1px);
  background-image: -moz-linear-gradient(#f6abca 1px, transparent 1px), -moz-linear-gradient(#f6abca 1px, transparent 1px), -moz-linear-gradient #e8e8e8 1px, transparent 1px;
  background-image: -o-linear-gradient(#f6abca 1px, transparent 1px), -o-linear-gradient(#f6abca 1px, transparent 1px), -o-linear-gradient(#e8e8e8 1px, transparent 1px);
  background-image: linear-gradient(#f6abca 1px, transparent 1px), linear-gradient(#f6abca 1px, transparent 1px), linear-gradient(#e8e8e8 1px, transparent 1px);
  background-size: 1px 1px, 1px 1px, 30px 30px;
  background-repeat: repeat-y, repeat-y, repeat;
  background-position: 62px 0, 66px 0, 0 -1px;
  position: relative;
  padding: 30px 15px 30px 75px !important;
  line-height: 30px;
  font-family: Georgia, serif;
  font-style: italic;
}
.lined-paper p,
.lined-paper ul,
.lined-paper ol {
  margin-bottom: 30px;
}

.example [class^=col-] {
  padding: 10px 15px;
  margin-bottom: 10px;
  background-color: #f2f2f2;
  border-right: 5px solid white;
}
.example .row {
  margin: 0;
  margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {
  .text-left-sm {
    text-align: left;
  }
}
@media only screen and (max-width: 480px) {
  .text-left-xs {
    text-align: left;
  }

  .w-xxl, .w-420 {
    width: 100%;
  }
}
.color-schemes a.scheme-black {
  background-color: #1c2b36;
}
.color-schemes a.scheme-drank {
  background-color: #51445f;
}
.color-schemes a.scheme-greensea {
  background-color: #16a085;
}
.color-schemes a.scheme-cyan {
  background-color: #22beef;
}
.color-schemes a.scheme-lightred {
  background-color: #e05d6f;
}
.color-schemes a.scheme-light {
  background-color: #fff;
}

.sidebar-sm #sidebar.scheme-black,
.sidebar-sm #sidebar.scheme-drank,
.sidebar-sm #sidebar.scheme-greensea,
.sidebar-sm #sidebar.scheme-cyan,
.sidebar-sm #sidebar.scheme-lightred,
.sidebar-sm #sidebar.scheme-light,
.sidebar-xs #sidebar.scheme-black,
.sidebar-xs #sidebar.scheme-drank,
.sidebar-xs #sidebar.scheme-greensea,
.sidebar-xs #sidebar.scheme-cyan,
.sidebar-xs #sidebar.scheme-lightred,
.sidebar-xs #sidebar.scheme-light {
  background-color: transparent !important;
}

#header.scheme-black,
#header.scheme-black .nav-right > li,
#header.scheme-black .nav-left > li,
#header.scheme-black .search {
  background-color: #1c2b36;
}

#header .branding.scheme-black,
#sidebar.scheme-black,
#sidebar.scheme-black #navigation,
#sidebar.scheme-black #sidebar-wrap:before,
#header.scheme-black li.toggle-right-sidebar > a,
.appWrapper.scheme-black .page-breadcrumb > li:first-child {
  background-color: #131e25 !important;
}

.appWrapper.black-scheme-color #navigation > li.active > a,
.appWrapper.black-scheme-color #loading-bar .bar {
  background-color: #1c2b36 !important;
}

.appWrapper.black-scheme-color #loading-bar-spinner .spinner-icon {
  border-top-color: #1c2b36;
  border-left-color: #1c2b36;
}

.appWrapper.black-scheme-color #loading-bar .peg {
  -webkit-box-shadow: #1c2b36 1px 0 6px 1px;
  box-shadow: #1c2b36 1px 0 6px 1px;
}

.appWrapper.black-scheme-color #navigation .dropdown > ul li:hover > a, .appWrapper.black-scheme-color #navigation .dropdown > ul li.active > a {
  color: #1c2b36 !important;
}
.appWrapper.black-scheme-color #navigation .dropdown.submenu.open > a {
  color: white !important;
}
.appWrapper.black-scheme-color .pageheader .page-bar .page-breadcrumb > li:not(:first-child) > a:hover {
  color: #1c2b36 !important;
}

.sidebar-sm #sidebar.scheme-black #navigation li.dropdown > ul, .sidebar-sm #sidebar.scheme-black #navigation li.submenu > ul,
.sidebar-xs #sidebar.scheme-black #navigation li.dropdown > ul,
.sidebar-xs #sidebar.scheme-black #navigation li.submenu > ul,
.hz-menu #sidebar.scheme-black #navigation li.dropdown > ul,
.hz-menu #sidebar.scheme-black #navigation li.submenu > ul {
  background-color: #10181e;
}

#header.scheme-drank,
#header.scheme-drank .nav-right > li,
#header.scheme-drank .nav-left > li,
#header.scheme-drank .search {
  background-color: #51445f;
}

#header .branding.scheme-drank,
#sidebar.scheme-drank,
#sidebar.scheme-drank #navigation,
#sidebar.scheme-drank #sidebar-wrap:before,
#header.scheme-drank li.toggle-right-sidebar > a,
.appWrapper.scheme-drank .page-breadcrumb > li:first-child {
  background-color: #493d55 !important;
}

.appWrapper.drank-scheme-color #navigation > li.active > a,
.appWrapper.drank-scheme-color #loading-bar .bar {
  background-color: #51445f !important;
}

.appWrapper.drank-scheme-color #loading-bar-spinner .spinner-icon {
  border-top-color: #51445f;
  border-left-color: #51445f;
}

.appWrapper.drank-scheme-color #loading-bar .peg {
  -webkit-box-shadow: #51445f 1px 0 6px 1px;
  box-shadow: #51445f 1px 0 6px 1px;
}

.appWrapper.drank-scheme-color #navigation .dropdown > ul li:hover > a, .appWrapper.drank-scheme-color #navigation .dropdown > ul li.active > a {
  color: #51445f !important;
}
.appWrapper.drank-scheme-color #navigation .dropdown.submenu.open > a {
  color: white !important;
}
.appWrapper.drank-scheme-color .pageheader .page-bar .page-breadcrumb > li:not(:first-child) > a:hover {
  color: #51445f !important;
}

.sidebar-sm #sidebar.scheme-drank #navigation li.dropdown > ul, .sidebar-sm #sidebar.scheme-drank #navigation li.submenu > ul,
.sidebar-xs #sidebar.scheme-drank #navigation li.dropdown > ul,
.sidebar-xs #sidebar.scheme-drank #navigation li.submenu > ul,
.hz-menu #sidebar.scheme-drank #navigation li.dropdown > ul,
.hz-menu #sidebar.scheme-drank #navigation li.submenu > ul {
  background-color: #3c3246;
}

#header.scheme-greensea,
#header.scheme-greensea .nav-right > li,
#header.scheme-greensea .nav-left > li,
#header.scheme-greensea .search {
  background-color: #16a085;
}

#header .branding.scheme-greensea,
#sidebar.scheme-greensea,
#sidebar.scheme-greensea #navigation,
#sidebar.scheme-greensea #sidebar-wrap:before,
#header.scheme-greensea li.toggle-right-sidebar > a,
.appWrapper.scheme-greensea .page-breadcrumb > li:first-child {
  background-color: #138a72 !important;
}

.appWrapper.greensea-scheme-color #navigation > li.active > a,
.appWrapper.greensea-scheme-color #loading-bar .bar {
  background-color: #16a085 !important;
}

.appWrapper.greensea-scheme-color #loading-bar-spinner .spinner-icon {
  border-top-color: #16a085;
  border-left-color: #16a085;
}

.appWrapper.greensea-scheme-color #loading-bar .peg {
  -webkit-box-shadow: #16a085 1px 0 6px 1px;
  box-shadow: #16a085 1px 0 6px 1px;
}

.appWrapper.greensea-scheme-color #navigation .dropdown > ul li:hover > a, .appWrapper.greensea-scheme-color #navigation .dropdown > ul li.active > a {
  color: #16a085 !important;
}
.appWrapper.greensea-scheme-color #navigation .dropdown.submenu.open > a {
  color: white !important;
}
.appWrapper.greensea-scheme-color .pageheader .page-bar .page-breadcrumb > li:not(:first-child) > a:hover {
  color: #16a085 !important;
}

.sidebar-sm #sidebar.scheme-greensea #navigation li.dropdown > ul, .sidebar-sm #sidebar.scheme-greensea #navigation li.submenu > ul,
.sidebar-xs #sidebar.scheme-greensea #navigation li.dropdown > ul,
.sidebar-xs #sidebar.scheme-greensea #navigation li.submenu > ul,
.hz-menu #sidebar.scheme-greensea #navigation li.dropdown > ul,
.hz-menu #sidebar.scheme-greensea #navigation li.submenu > ul {
  background-color: #0f6f5c;
}

#header.scheme-cyan,
#header.scheme-cyan .nav-right > li,
#header.scheme-cyan .nav-left > li,
#header.scheme-cyan .search {
  background-color: #22beef;
}

#header .branding.scheme-cyan,
#sidebar.scheme-cyan,
#sidebar.scheme-cyan #navigation,
#sidebar.scheme-cyan #sidebar-wrap:before,
#header.scheme-cyan li.toggle-right-sidebar > a,
.appWrapper.scheme-cyan .page-breadcrumb > li:first-child {
  background-color: #11b4e7 !important;
}

.appWrapper.cyan-scheme-color #navigation > li.active > a,
.appWrapper.cyan-scheme-color #loading-bar .bar {
  background-color: #22beef !important;
}

.appWrapper.cyan-scheme-color #loading-bar-spinner .spinner-icon {
  border-top-color: #22beef;
  border-left-color: #22beef;
}

.appWrapper.cyan-scheme-color #loading-bar .peg {
  -webkit-box-shadow: #22beef 1px 0 6px 1px;
  box-shadow: #22beef 1px 0 6px 1px;
}

.appWrapper.cyan-scheme-color #navigation .dropdown > ul li:hover > a, .appWrapper.cyan-scheme-color #navigation .dropdown > ul li.active > a {
  color: #22beef !important;
}
.appWrapper.cyan-scheme-color #navigation .dropdown.submenu.open > a {
  color: white !important;
}
.appWrapper.cyan-scheme-color .pageheader .page-bar .page-breadcrumb > li:not(:first-child) > a:hover {
  color: #22beef !important;
}

.sidebar-sm #sidebar.scheme-cyan #navigation li.dropdown > ul, .sidebar-sm #sidebar.scheme-cyan #navigation li.submenu > ul,
.sidebar-xs #sidebar.scheme-cyan #navigation li.dropdown > ul,
.sidebar-xs #sidebar.scheme-cyan #navigation li.submenu > ul,
.hz-menu #sidebar.scheme-cyan #navigation li.dropdown > ul,
.hz-menu #sidebar.scheme-cyan #navigation li.submenu > ul {
  background-color: #0d8fb7;
}

#header.scheme-lightred,
#header.scheme-lightred .nav-right > li,
#header.scheme-lightred .nav-left > li,
#header.scheme-lightred .search {
  background-color: #e05d6f;
}

#header .branding.scheme-lightred,
#sidebar.scheme-lightred,
#sidebar.scheme-lightred #navigation,
#sidebar.scheme-lightred #sidebar-wrap:before,
#header.scheme-lightred li.toggle-right-sidebar > a,
.appWrapper.scheme-lightred .page-breadcrumb > li:first-child {
  background-color: #dc485c !important;
}

.appWrapper.lightred-scheme-color #navigation > li.active > a,
.appWrapper.lightred-scheme-color #loading-bar .bar {
  background-color: #e05d6f !important;
}

.appWrapper.lightred-scheme-color #loading-bar-spinner .spinner-icon {
  border-top-color: #e05d6f;
  border-left-color: #e05d6f;
}

.appWrapper.lightred-scheme-color #loading-bar .peg {
  -webkit-box-shadow: #e05d6f 1px 0 6px 1px;
  box-shadow: #e05d6f 1px 0 6px 1px;
}

.appWrapper.lightred-scheme-color #navigation .dropdown > ul li:hover > a, .appWrapper.lightred-scheme-color #navigation .dropdown > ul li.active > a {
  color: #e05d6f !important;
}
.appWrapper.lightred-scheme-color #navigation .dropdown.submenu.open > a {
  color: white !important;
}
.appWrapper.lightred-scheme-color .pageheader .page-bar .page-breadcrumb > li:not(:first-child) > a:hover {
  color: #e05d6f !important;
}

.sidebar-sm #sidebar.scheme-lightred #navigation li.dropdown > ul, .sidebar-sm #sidebar.scheme-lightred #navigation li.submenu > ul,
.sidebar-xs #sidebar.scheme-lightred #navigation li.dropdown > ul,
.sidebar-xs #sidebar.scheme-lightred #navigation li.submenu > ul,
.hz-menu #sidebar.scheme-lightred #navigation li.dropdown > ul,
.hz-menu #sidebar.scheme-lightred #navigation li.submenu > ul {
  background-color: #d83249;
}

#header.scheme-light,
#header.scheme-light .nav-right > li,
#header.scheme-light .nav-left > li,
#header.scheme-light .search {
  background-color: #fff;
}

#header .branding.scheme-light,
#sidebar.scheme-light,
#sidebar.scheme-light #navigation,
#sidebar.scheme-light #sidebar-wrap:before,
#header.scheme-light li.toggle-right-sidebar > a {
  background-color: #fff !important;
}

.appWrapper.scheme-light .page-breadcrumb > li:first-child {
  background-color: rgba(0, 0, 0, 0.7);
}

#header.scheme-light {
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.05);
}
#header.scheme-light .nav-right > li > a,
#header.scheme-light .nav-left > li > a {
  color: rgba(0, 0, 0, 0.7);
}
#header.scheme-light .nav-right > li > a:hover,
#header.scheme-light .nav-left > li > a:hover {
  color: rgba(0, 0, 0, 0.9);
}
#header.scheme-light .nav-left > li.divided-right {
  border-color: rgba(0, 0, 0, 0.1);
}
#header.scheme-light .search .form-control {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.2);
}
#header.scheme-light .search .form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
#header.scheme-light .search .form-control::-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
#header.scheme-light .search .form-control:-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
#header.scheme-light .search .form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
#header.scheme-light .search .form-control:focus {
  border-color: rgba(0, 0, 0, 0.5);
}
#header.scheme-light .search .form-control:focus::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
#header.scheme-light .search .form-control:focus::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
#header.scheme-light .search .form-control:focus:-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
#header.scheme-light .search .form-control:focus:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
#header.scheme-light .search:after {
  color: rgba(0, 0, 0, 0.3);
}
#header.scheme-light li.toggle-right-sidebar > a {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}

#header .branding.scheme-light {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
#header .branding.scheme-light .brand {
  color: #1a1a1a;
  background-image: url(../images/minovate-logo-color.png);
}

#sidebar.scheme-light,
#sidebar.scheme-light #sidebar-wrap:before {
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}
#sidebar.scheme-light uib-accordion .panel-group .panel > .panel-heading .panel-title,
#sidebar.scheme-light #sidebar-wrap:before uib-accordion .panel-group .panel > .panel-heading .panel-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#sidebar.scheme-light uib-accordion .panel-group .panel > .panel-heading .panel-title > a,
#sidebar.scheme-light #sidebar-wrap:before uib-accordion .panel-group .panel > .panel-heading .panel-title > a {
  color: rgba(0, 0, 0, 0.5);
}
#sidebar.scheme-light uib-accordion .panel-group .panel > .panel-heading .panel-title > a:hover,
#sidebar.scheme-light #sidebar-wrap:before uib-accordion .panel-group .panel > .panel-heading .panel-title > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
#sidebar.scheme-light uib-accordion .panel-group .panel.closed > .panel-heading,
#sidebar.scheme-light #sidebar-wrap:before uib-accordion .panel-group .panel.closed > .panel-heading {
  background-color: rgba(0, 0, 0, 0.05);
}
#sidebar.scheme-light uib-accordion .panel-group .panel.closed > .panel-heading .panel-title > a,
#sidebar.scheme-light #sidebar-wrap:before uib-accordion .panel-group .panel.closed > .panel-heading .panel-title > a {
  color: rgba(0, 0, 0, 0.8);
}
#sidebar.scheme-light uib-accordion .panel-group .panel.closed > .panel-heading .panel-title > a:hover,
#sidebar.scheme-light #sidebar-wrap:before uib-accordion .panel-group .panel.closed > .panel-heading .panel-title > a:hover {
  color: black;
}
#sidebar.scheme-light uib-accordion .panel-group .panel .panel-body,
#sidebar.scheme-light #sidebar-wrap:before uib-accordion .panel-group .panel .panel-body {
  color: rgba(0, 0, 0, 0.7);
}
#sidebar.scheme-light .summary .media .media-body,
#sidebar.scheme-light #sidebar-wrap:before .summary .media .media-body {
  color: rgba(0, 0, 0, 0.3);
}
#sidebar.scheme-light .summary .media .media-body .media-heading,
#sidebar.scheme-light #sidebar-wrap:before .summary .media .media-body .media-heading {
  color: rgba(0, 0, 0, 0.5);
}

#sidebar.scheme-light #navigation > li.open > a, #sidebar.scheme-light #navigation > li:hover > a {
  background-color: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.7);
}
#sidebar.scheme-light #navigation > li.open > i, #sidebar.scheme-light #navigation > li:hover > i {
  color: rgba(0, 0, 0, 0.7);
}
#sidebar.scheme-light #navigation > li.active > a {
  background-color: #16a085;
  color: white;
}
#sidebar.scheme-light #navigation > li.active > i {
  color: white;
}
#sidebar.scheme-light #navigation > li a {
  color: rgba(0, 0, 0, 0.5);
}
#sidebar.scheme-light #navigation .dropdown > ul {
  background-color: rgba(0, 0, 0, 0.1);
}
#sidebar.scheme-light #navigation .dropdown > ul li:hover > a, #sidebar.scheme-light #navigation .dropdown > ul li.active > a {
  color: #16a085;
}
#sidebar.scheme-light #navigation .submenu.open > a {
  color: rgba(0, 0, 0, 0.7) !important;
}
#sidebar.scheme-light #navigation .submenu > ul {
  background-color: transparent;
}

.appWrapper.light-scheme-color #navigation > li.active > a {
  background-color: rgba(255, 255, 255, 0.1);
}

.appWrapper.light-scheme-color #loading-bar .bar {
  background-color: #16a085;
}

.appWrapper.light-scheme-color #loading-bar-spinner .spinner-icon {
  border-top-color: #16a085;
  border-left-color: #16a085;
}

.appWrapper.light-scheme-color #loading-bar .peg {
  -webkit-box-shadow: #16a085 1px 0 6px 1px;
  box-shadow: #16a085 1px 0 6px 1px;
}

.appWrapper.light-scheme-color #navigation .dropdown > ul li:hover a, .appWrapper.light-scheme-color #navigation .dropdown > ul li.active a {
  color: rgba(255, 255, 255, 0.8);
}
.appWrapper.light-scheme-color .pageheader .page-bar .page-breadcrumb > li:not(:first-child) > a:hover {
  color: rgba(255, 255, 255, 0.8);
}

.sidebar-sm #sidebar.scheme-light,
.sidebar-xs #sidebar.scheme-light,
.hz-menu #sidebar.scheme-light {
  border-right: 0;
}
.sidebar-sm #sidebar.scheme-light #navigation,
.sidebar-xs #sidebar.scheme-light #navigation,
.hz-menu #sidebar.scheme-light #navigation {
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}
.sidebar-sm #sidebar.scheme-light #navigation li > a,
.sidebar-xs #sidebar.scheme-light #navigation li > a,
.hz-menu #sidebar.scheme-light #navigation li > a {
  font-weight: 400;
}
.sidebar-sm #sidebar.scheme-light #navigation li.dropdown > ul, .sidebar-sm #sidebar.scheme-light #navigation li.submenu > ul,
.sidebar-xs #sidebar.scheme-light #navigation li.dropdown > ul,
.sidebar-xs #sidebar.scheme-light #navigation li.submenu > ul,
.hz-menu #sidebar.scheme-light #navigation li.dropdown > ul,
.hz-menu #sidebar.scheme-light #navigation li.submenu > ul {
  background-color: #f2f2f2;
}

/* printing */
@media print {
  body,
.custom-font {
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: 14px;
  }

  [class*=col-md-] {
    float: left;
    display: inline-block;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.6666666667%;
  }

  .col-md-10 {
    width: 83.3333333333%;
  }

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

  .col-md-8 {
    width: 66.6666666667%;
  }

  .col-md-7 {
    width: 58.3333333333%;
  }

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

  .col-md-5 {
    width: 41.6666666667%;
  }

  .col-md-4 {
    width: 33.3333333333%;
  }

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

  .col-md-2 {
    width: 16.6666666667%;
  }

  .col-md-1 {
    width: 8.3333333333%;
  }

  .visible-md-block,
.visible-lg-block {
    display: block !important;
  }

  #header, #sidebar, #rightbar {
    display: none;
  }

  #content {
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  #content .pageheader,
#content .alert {
    display: none;
  }
  #content .add-nav .nav-heading,
#content .add-nav .nav-tabs {
    display: none;
  }
  #content .price-total {
    float: right !important;
    width: 380px;
  }
  #content .page {
    padding: 0 !important;
  }

  .tile > .tile-header {
    display: none;
  }
}
@-webkit-keyframes littleFadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes littleFadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
    -ms-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.littleFadeInLeft {
  -webkit-animation-name: littleFadeInLeft;
  animation-name: littleFadeInLeft;
}

@-webkit-keyframes littleFadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes littleFadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    -ms-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.littleFadeInRight {
  -webkit-animation-name: littleFadeInRight;
  animation-name: littleFadeInRight;
}

@-webkit-keyframes littleFadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes littleFadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.littleFadeInUp {
  -webkit-animation-name: littleFadeInUp;
  animation-name: littleFadeInUp;
}

@-webkit-keyframes littleFadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes littleFadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.littleFadeInDown {
  -webkit-animation-name: littleFadeInDown;
  animation-name: littleFadeInDown;
}

@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}
@keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}
.ripple {
  -webkit-animation-name: ripple;
  animation-name: ripple;
}

@-webkit-keyframes fadeOutText {
  0% {
    color: transparent;
  }
  80% {
    color: transparent;
  }
  100% {
    color: #fff;
  }
}
@-moz-keyframes fadeOutText {
  0% {
    color: transparent;
  }
  80% {
    color: transparent;
  }
  100% {
    color: #fff;
  }
}
@keyframes fadeOutText {
  0% {
    color: transparent;
  }
  80% {
    color: transparent;
  }
  100% {
    color: #fff;
  }
}
@-webkit-keyframes moveToRight {
  80% {
    -webkit-transform: translateX(350%);
  }
  81% {
    opacity: 1;
    -webkit-transform: translateX(350%);
  }
  82% {
    opacity: 0;
    -webkit-transform: translateX(350%);
  }
  83% {
    opacity: 0;
    -webkit-transform: translateX(-50%);
  }
  84% {
    opacity: 1;
    -webkit-transform: translateX(-50%);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes moveToRight {
  80% {
    -moz-transform: translateX(350%);
  }
  81% {
    opacity: 1;
    -moz-transform: translateX(350%);
  }
  82% {
    opacity: 0;
    -moz-transform: translateX(350%);
  }
  83% {
    opacity: 0;
    -moz-transform: translateX(-50%);
  }
  84% {
    opacity: 1;
    -moz-transform: translateX(-50%);
  }
  100% {
    -moz-transform: translateX(0%);
  }
}
@keyframes moveToRight {
  80% {
    transform: translateX(350%);
  }
  81% {
    opacity: 1;
    transform: translateX(350%);
  }
  82% {
    opacity: 0;
    transform: translateX(350%);
  }
  83% {
    opacity: 0;
    transform: translateX(-50%);
  }
  84% {
    opacity: 1;
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0%);
  }
}
@-webkit-keyframes scaleUp {
  80% {
    opacity: 0;
    -webkit-transform: scale(2);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(2);
  }
}
@-moz-keyframes scaleUp {
  80% {
    opacity: 0;
    -moz-transform: scale(2);
  }
  100% {
    opacity: 0;
    -moz-transform: scale(2);
  }
}
@keyframes scaleUp {
  80% {
    opacity: 0;
    transform: scale(2);
  }
  100% {
    opacity: 0;
    transform: scale(2);
  }
}
@-webkit-keyframes fillToRight {
  to {
    width: 100%;
  }
}
@-moz-keyframes fillToRight {
  to {
    width: 100%;
  }
}
@keyframes fillToRight {
  to {
    width: 100%;
  }
}
@-webkit-keyframes emptyBottom {
  to {
    height: 100%;
  }
}
@-moz-keyframes emptyBottom {
  to {
    height: 100%;
  }
}
@keyframes emptyBottom {
  to {
    height: 100%;
  }
}
@-webkit-keyframes scaleFade {
  50% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
  }
}
@-moz-keyframes scaleFade {
  50% {
    opacity: 1;
    -moz-transform: scale(1);
  }
  100% {
    opacity: 0;
    -moz-transform: scale(2.5);
  }
}
@keyframes scaleFade {
  50% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}
@-webkit-keyframes dropDown {
  to {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes dropDown {
  to {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@keyframes dropDown {
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes dropDownFade {
  50% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes dropDownFade {
  50% {
    opacity: 1;
    -moz-transform: scale(1);
  }
  100% {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes dropDownFade {
  50% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.5);
  }
}
@-webkit-keyframes moveUp {
  0% {
    -webkit-transform: translateY(50%);
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes moveUp {
  0% {
    -moz-transform: translateY(50%);
    opacity: 0;
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@keyframes moveUp {
  0% {
    transform: translateY(50%);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes scaleFromUp {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes scaleFromUp {
  0% {
    -moz-transform: scale(0);
    opacity: 0;
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@keyframes scaleFromUp {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes spinAround {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spinAround {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes toRightFromLeft {
  49% {
    -webkit-transform: translate(100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(-100%);
  }
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toRightFromLeft {
  49% {
    -moz-transform: translate(100%);
  }
  50% {
    opacity: 0;
    -moz-transform: translate(-100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes toRightFromLeft {
  49% {
    transform: translate(100%);
  }
  50% {
    opacity: 0;
    transform: translate(-100%);
  }
  51% {
    opacity: 1;
  }
}
@-webkit-keyframes toLeftFromRight {
  49% {
    -webkit-transform: translate(-100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(100%);
  }
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toLeftFromRight {
  49% {
    -moz-transform: translate(-100%);
  }
  50% {
    opacity: 0;
    -moz-transform: translate(100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes toLeftFromRight {
  49% {
    transform: translate(-100%);
  }
  50% {
    opacity: 0;
    transform: translate(100%);
  }
  51% {
    opacity: 1;
  }
}
@-webkit-keyframes toTopFromBottom {
  49% {
    -webkit-transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toTopFromBottom {
  49% {
    -moz-transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    -moz-transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes toTopFromBottom {
  49% {
    transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}
@-webkit-keyframes toBottomFromTop {
  49% {
    -webkit-transform: translateY(100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toBottomFromTop {
  49% {
    -moz-transform: translateY(100%);
  }
  50% {
    opacity: 0;
    -moz-transform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes toBottomFromTop {
  49% {
    transform: translateY(100%);
  }
  50% {
    opacity: 0;
    transform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}
@-webkit-keyframes sonarEffect {
  0% {
    opacity: 0.1;
  }
  40% {
    opacity: 0.2;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 5px 5px, 0 0 0 5px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 5px 5px, 0 0 0 5px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect {
  0% {
    opacity: 0.1;
  }
  40% {
    opacity: 0.2;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 5px 5px, 0 0 0 5px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 5px 5px, 0 0 0 5px rgba(255, 255, 255, 0.5);
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes sonarEffect {
  0% {
    opacity: 0.1;
  }
  40% {
    opacity: 0.2;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 5px 5px, 0 0 0 5px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 5px 5px, 0 0 0 5px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes slit {
  50% {
    -webkit-transform: translateZ(-250px) rotateY(89deg);
    opacity: 0.5;
    -webkit-animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateZ(0) rotateY(0deg);
    opacity: 1;
  }
}
@-moz-keyframes slit {
  50% {
    -moz-transform: translateZ(-250px) rotateY(89deg);
    opacity: 0.5;
    -moz-animation-timing-function: ease-out;
  }
  100% {
    -moz-transform: translateZ(0) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes slit {
  50% {
    transform: translateZ(-250px) rotateY(89deg);
    opacity: 1;
    animation-timing-function: ease-in;
  }
  100% {
    transform: translateZ(0) rotateY(0deg);
    opacity: 1;
  }
}